Deleting Construction Lines
There are two commands to delete construction lines:
- AM_EraseAllCL. Deletes all construction lines from the drawing, from all layers.
- AM_EraseCL. Deletes selected construction lines intersected by a selection window.
To delete all construction lines:
- Type AM_EraseAllCL at the command prompt.
- Press Enter.
To delete selected construction lines:
- Type AM_EraseCL at the command prompt.
- In the graphics area, specify:
- The first corner of the selection window.
- The second corner of the selection window.
Command: AM_EraseAllCL, AM_EraseCL