sset add

Adds entities to a selection set.

Syntax

sset add <name> all

sset add <name> component argument

sset add <name> displayed

sset add <name> element argument

sset add <name> marked

sset add <name> range

sset add <name> select

Arguments

<name>
The name of the selection set. For example, Set6. Select the set you want to add entities to. Options include:
all
Add all entities to the set.
component
Add components to the set.
all
Add all components to the set.
displayed
Add displayed components to the set.
marked
Add marked components to the set.
range
Add entities to the set by component ID.
select
Add selections to the set.
displayed
Add displayed entities to the selection set.
element
Add elements to the set.
all
Add all elements to the set.
displayed
Add displayed elements to the set.
marked
Add marked elements to the set.
range
Add entities to the set by element ID.
select
Add selections to the set.
marked
Add marked items to the set.
range
Add entities by ID.
For example, 1-3,8,13-20,25?,3*.
select
Add selection to the set.

Example

Add the component BEAm: DRIVE-SHAFT to Set6:
sset add Set6 component "BEAm: DRIVE-SHAFT"