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.
 - element
 - Remove elements from the set.
 - marked
 - Remove marked items from the set.
 - range
 - Remove entities by ID.
 - select
 - Remove selection from the set.
 
 
Example
Remove the component BEAm: DRIVE-SHAFT from
                Set6:
        sset remove Set6 component "BEAm: DRIVE-SHAFT"