LayerMakeCurrent
The LayerMakeCurrent command sets the current drawing layer to whichever layer the clicked entity belongs to. New entities will then be drawn on that layer automatically.
Usage
- Type
LayerMakeCurrentin the terminal or click the Make Current toolbar button (eyedropper icon). - Click any entity on the canvas.
- The current layer is updated to match that entity's layer. The command finishes immediately.
Behaviour details
- If you click on empty canvas (no entity hit), the terminal shows
no object foundand the command stays active so you can try again. - Only the current layer setting is changed — no entities are modified.
- The updated layer is reflected in the layer selector in the toolbar.