Description Retrieves attributes of an existing deformed surface.
Syntax GetSurfDeform n, bEnable, nDefNode, dScale, bInBaseCoordSys
Parameters n As Long Node number of base surface.
bEnable As Boolean Flag to turn deformation on or off.
nDefNode As Long Node number of surface used as deformation.
dScale As Double Scales the amplitude of the deform surface.
bInBaseCoordSys As Boolean Flag indicating whether deformation is applied in the coordinate system of the base surface (True) or in the global coodinate system (False).
Remarks Retrieves attributes of an existing deformed surface.
See Also GetSurfDeformInBaseCoordSysFlag Examples
|