include <elist> {,<group>... }
Add graphic entities to one or more groups.
<elist>
A group/entity list defining which entities are to be added.
<group>
A group identifier indicating the group to which the entities are to be added. The entities
may be added to more than one group at the same time. Omitting the <group>
parameter will add the entities to the these group.
-ef=<filter>
A filter
to be applied to all entities within <elist>,
further qualifying which entities are to be added. If omitted, the filter
current_filter is used.
Adding a sub-entity of a compound to a group will also add its parent and siblings.
No action is taken if an attempt is made to add an entity to a group in which it is already present.
Add an entity to the these group.
include my_arc
Add two entities to two groups.
include <my_arc, my_circle>,group_a, group_b
Commands: |
|
Identifiers: |
current_filter (filter), these (group) |
Structures: |