Long name (short name) |
Argument types |
Properties |
-all(-all) |
|
![create create](../gfx/create.gif) |
|
Indicates that all deletable root level dag objects and all
deletable non-dag dependency nodes should be selected. |
|
-allDependencyNodes(-adn) |
|
![create create](../gfx/create.gif) |
|
Indicates that all deletable dependency nodes including all
deletable dag objects should be selected. |
|
-allDagObjects(-ado) |
|
![create create](../gfx/create.gif) |
|
Indicates that all deletable root level dag objects should be
selected. |
|
-visible(-vis) |
|
![create create](../gfx/create.gif) |
|
Indicates that of the specified items only those that are
visible should be affected. |
|
-hierarchy(-hi) |
|
![create create](../gfx/create.gif) |
|
Indicates that all children, grandchildren, ... of the
specified dag objects should also be selected. |
|
-add(-add) |
|
![create create](../gfx/create.gif) |
|
Indicates that the specified items should be added to the
active list without removing existing items from the active
list. |
|
-addFirst(-af) |
|
![create create](../gfx/create.gif) |
|
Indicates that the specified items should be added to the front
of the active list without removing existing items from the active
list. |
|
-replace(-r) |
|
![create create](../gfx/create.gif) |
|
Indicates that the specified items should replace the existing
items on the active list. |
|
-deselect(-d) |
|
![create create](../gfx/create.gif) |
|
Indicates that the specified items should be removed from the
active list if they are on the active list. |
|
-toggle(-tgl) |
|
![create create](../gfx/create.gif) |
|
Indicates that those items on the given list which are on the
active list should be removed from the active list and those items
on the given list which are not on the active list should be added
to the active list. |
|
-clear(-cl) |
|
![create create](../gfx/create.gif) |
|
Clears the active list. This is more efficient than "select
-d;". Also "select -d;" will not remove sets from the active list
unless the "-ne" flag is also specified. |
|
-noExpand(-ne) |
|
![create create](../gfx/create.gif) |
|
Indicates that any set which is among the specified items
should not be expanded to its list of members. This allows sets to
be selected as opposed to the members of sets which is the default
behaviour. |
|
-containerCentric(-cc) |
|
![create create](../gfx/create.gif) |
|
Specifies that the same selection rules as apply to selection
in the main viewport will also be applied to the select command. In
particular, if the specified objects are members of a black-boxed
container and are not published as nodes, Maya will not select
them. Instead, their first parent valid for selection will be
selected. |
|