Description Returns the number of auxiliary data items for a given surface.
Syntax count = AuxDataGetCount ( n )
Parameters count (Long) The number of auxiliary data items for the surface.
n As Long Node number of the surface.
Remarks This function returns the number of auxiliary data items for a given surface. If there is a problem the function sets an error and returns 0.
See Also Examples
|