Share

SurfaceEvaluator.IsParamOnFace Property

Parent Object: SurfaceEvaluator

Description

Determines if the parameter is on the face.

Syntax

SurfaceEvaluator.IsParamOnFace( Params() As Double ) As Boolean

Property Value

This is a read only property whose value is a Boolean.

Parameters

Name Type Description
Params Double Input/output array of Doubles that specifies the parameters.

Version

Introduced in version 4

Was this information helpful?