Long name (short name) |
Argument types |
Properties |
|
-add(-add)
|
|
|
|
Indicates that the specified items should be
added to the active list without removing existing
items from the active list.
|
|
-addFirst(-af)
|
|
|
|
Indicates that the specified items should be
added to the front of the active list without
removing existing items from the active list.
|
|
-all(-all)
|
|
|
|
Indicates that all deletable root level dag objects
and all deletable non-dag dependency nodes should be
selected.
|
|
-allDagObjects(-ado)
|
|
|
|
Indicates that all deletable root level dag objects
should be selected.
|
|
-allDependencyNodes(-adn)
|
|
|
|
Indicates that all deletable dependency nodes
including all deletable dag objects should be selected.
|
|
-clear(-cl)
|
|
|
|
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.
|
|
-containerCentric(-cc)
|
|
|
|
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.
|
|
-deselect(-d)
|
|
|
|
Indicates that the specified items should
be removed from the active list if they are on the
active list.
|
|
-hierarchy(-hi)
|
|
|
|
Indicates that all children, grandchildren, ...
of the specified dag objects should also be selected.
|
|
-noExpand(-ne)
|
|
|
|
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.
|
|
-replace(-r)
|
|
|
|
Indicates that the specified items should
replace the existing items on the active list.
|
|
-symmetry(-sym)
|
|
|
|
Specifies that components should be selected symmetrically using the
current symmetricModelling command settings. If symmetric modeling
is not enabled then this flag has no effect.
|
|
-symmetrySide(-sys)
|
int
|
|
|
Indicates that components involved in the current symmetry
object should be selected, according to the supplied parameter.
Valid values for the parameter are:
-1 : Select components in the unsymmetrical region.
0 : Select components on the symmetry seam.
1 : Select components on side 1.
2 : Select components on side 2.
If symmetric modeling is not enabled then this flag has no effect.
Note: currently only works for topological symmetry.
|
|
-toggle(-tgl)
|
|
|
|
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.
|
|
-visible(-vis)
|
|
|
|
Indicates that of the specified items only those
that are visible should be affected.
|
|