Bonus commands
In this section, we will learn some of the lesser-known dimension commands, such as DIMLAYER and DIMBREAK, to control our dimension objects. We will also learn how to easily control how they work.
DIMLAYER
Use the DIMLAYER system variable to control automatically which layer is used for all dimensions.
DIMLAYER |
This defines the default layer for new dimensions. Type: String Saved in: Drawing Initial value: “.” (use current) |
Layer name values other than “.” (use current) will override the current layer (CLAYER). |
DIMBREAK
The DIMBREAK command allows you to “break” the dimension or extension lines where they cross other objects. With it, you...