Description Removes a specific entry from the Auxiliary Data Tab of the given surface node.
Syntax fnode = AuxDataRemoveName( n, auxname )
Parameters fnode (Long) Node number of surface on which auxname is found.
n As Long Node number of surface from which specified entry is to be removed.
auxname As String Name of Auxiliary Data Tab entry to be removed.
Remarks Removes a specific entry from the Auxiliary Data Tab of the given surface node.
See Also
|