DELETE
- Last UpdatedOct 05, 2023
- 1 minute read
Purpose
Deletes a list of members or all members of a specified object type.
Syntax
DELETE <PATCH < $L ! /ALL > !
FACE < /VERTEX > !
EDGE !
CLINE < $L ! /ALL > !
CURVE < $L ! /ALL > !
SECTION < $S ! /ALL > !
BUTTOCK < $S ! /ALL > !
WATERLINE < $S ! /ALL > !
DIAGONAL < $L ! /ALL > !
$L !
/ALL >
Description
Patches, Clines, Curves and Diagonals can be deleted by giving a list of names of the objects to be deleted. Sections, Waterlines and Buttocks can be deleted by giving a list of the relevant curve numbers. For all of the above object types, the qualifier /ALL can be used to delete all members of a specified type.
Faces and Edges can be deleted by selection with the cursor. For faces the face can alternatively be selected by picking three vertices.
Command Qualifiers
|
$L |
A list of object names that will be deleted. |
|
$S |
A list of object numbers that will be deleted. |
|
/ALL |
Specifies that all objects of the selected type are deleted. |
|
/VERTEX |
Used with FACE to specify that the face will be indicated by picking three vertices. |