Description Finds the given Auxiliary Data label name on the specified node.
Syntax success = AuxDataFindNameOnSurf( n, auxname )
Parameters success (Boolean) True if name is found on specified node; False otherwise.
n As Long Node number of surface
auxname As String Text name of Auxiliary Data label.
Remarks Finds the given Auxiliary Data label name on the specified node. If there is a problem, the function generates an error.
See Also
|