Description Retrieves a specific glue specification from the glue list of a FRED surface.
Syntax GetIthGlue n, isurf, glueSurf, glueMtrl
Parameters n As Long Node number of the surface whose surface glue structure is referenced.
isurf As Long Identifies which glued surface in the glue list to be retrieved.
glueSurf As Long Returns the identifier of the surface that is glued to n at position isurf.
glueMtrl As Long Returns the identifier of the material that is used as the glue.
Remarks This subroutine retrieves a specific glue specification from the glue list of a FRED entity. If there is a problem, the subroutine sets an error and returns without modifying the glue structure.
See Also Examples
|