LAYER
- Last UpdatedOct 06, 2023
- 1 minute read
Purpose
Set the current layer or move objects to a specified layer.
Syntax
LAYER $N < /IDENTIFY !
< PATCH < $L > !
CLINE < $L > !
CURVE < $L > !
SECTION < $S > !
BUTTOCK < $S > !
WATERLINE < $S > !
DIAGONAL < $L > >
< /ALL >
>
Description
If used with only the first parameter, the command sets the current layer to the specified number.
By specifying an object type, the command moves some or all of the specified objects to the layer number.
Command Qualifiers
|
$N |
A layer number. |
|
/IDENTIFY |
Allows interactive picking of elements to find out which layer they are located on. |
|
$L |
A list of object names. |
|
$S |
A list of object numbers. |
|
/ALL |
Specifies that all objects of the selected type are to be moved. |