sset remove

Removes entities from a selection set.

Syntax

sset remove <name> all

sset remove <name> component argument

sset remove <name> displayed

sset remove <name> element argument

sset remove <name> marked

sset remove <name> range

sset remove <name> select

Arguments

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

Example

Remove the component BEAm: DRIVE-SHAFT from Set6:
sset remove Set6 component "BEAm: DRIVE-SHAFT"