Add objects to layer with name

Belongs to

What it does

Allows you to add any selected objects to a specific layer. You can identify the layer concerned by entering a string (e.g. Layer1). Optionally, you can at the same time remove the added objects from the other layers.

How to proceed

  1. Add a "select" Action to the Action List, to select the objects you want to add, for example Select all.
  2. Add Add objects to layers to the Action List.
  3. Enter the name of the layer.
  4. Optionally, select Remove from other layers.

Example

To add all annotations to a particular layer and remove them from another layer, use the following Actions:
Select annotations <!-- Select annotations -->
Add objects to layers <!-- Enter a name, e.g. AnnotationLayer and select Remove from other layers-->

Related Actions