Description Sets a specified glue specification in the glue list of a FRED surface.
Syntax SetIthGlue n, indx, glueSurf, glueMtrl
Parameters n As Long Node number of the FRED surface with the glue structure.
indx As Long Identifies which glued specification modification in the glue structure.
glueSurf As Long Node number of the surface to glue to n.
glueMtrl As Long Identifier of the material to use as the glue.
Remarks This subroutine sets a specific glue specification in 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
|