sset create

Creates an empty selection set.

Syntax

sset create component <name>

sset create element <name>

sset create node <name>

sset create section <name>

Arguments

component
Create an empty component set.
<name>
The name of the component set.
element
Create an empty element set.
<name>
The name of the element set.
node
Create an empty node set.
<name>
The name of the node set.
section
Create an empty section set.
<name>
The name of the section set.

Example

Create a new component set, Set_10:
sset create component Set_10