Description Removes a specified glue specification in the glue list of a FRED surface.
Syntax DeleteIthGlue n, indx
Parameters n As Long Node number of the surface whose glue list will be modified.
indx As Long Identifies which glue specification in the glue list to be deleted.
Remarks This subroutine removes the ith glue specification in the glue list of a FRED surface. If there is a problem, the subroutine sets an error and returns without modifying the glue list.
See Also Examples
|