Description Retrieves the number of surfaces glued to a particular surface.
Syntax count = GetGlueCount ( n )
Parameters count (Long) The number of surfaces glued to surface node n. If node n is not a surface, the function returns an error.
n As Long Node number of the surface.
Remarks This function retrieves the number of surfaces glued to a particular surface. If there is a problem, the function sets an error.
See Also Examples
|