obj list = EDGVER/obj[,CNT,c][,IFERR,label:]
Creates the vertex points for a specified edge. The system returns a list of vertex points 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 edge. |
CNT |
Optional minor word indicating that a number is to be returned. |
c |
A variable which returns the number of vertex points 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. |