Description Retrieves the node number of a surface used to deform the specified base surface.
Syntax nDefNode = GetSurfDeformSurf( n )
Parameters nDefNode (Long) Node number of surface used as deformation.
n As Long Node number of base surface.
Remarks Retrieves the node number of the deforming surface for an existing base surface.
See Also GetSurfDeformInBaseCoordSysFlag Examples
|