Description Retrieves the flag indicating coordinate system application on a surface used to deform the specified base surface.
Syntax bInBaseCoordSys = GetSurfDeformInBaseCoordSysFlag( n )
Parameters bInBaseCoordSys (Boolean) Flag indicating whether deformation is applied in the coordinate system of the base surface (True) or in the global coodinate system (False).
n As Long Node number of base surface.
Remarks Retrieves the flag indicating coordinate system application on a deforming surface. Flag indicates whether deformation is applied in the coordinate system of the base surface (True) or in the global coodinate system (False).
See Also Examples
|