obj list = SOLEDG/obj[,CNT,c][,IFERR,label:]
Creates the edge curve(s) of a specified body, face, or edge. The system returns an object list of curves created.
The objects returned in the object list are not order dependent. This command makes no claims as to which object appears first in the object list. Use the SOLBOX and ENCONT commands to assist in identifying edges.
Parameter |
Description |
obj |
The object identifier of the body, face, or edge. |
CNT |
Optional minor word indicating that a number is to be returned. |
c |
A variable which returns the number of edge curves created. |
IFERR,label: |
Specifies a label to which program execution jumps if an error occurs. For example, an error occurs if obj is not properly defined. |