Go to: Synopsis. Return value. Related. Flags. MEL examples.
hide [-allObjects] [-clearSelection] [-invertComponents] [-returnHidden] [-testVisibility]
[objects]
hide is undoable, NOT queryable, and NOT editable.
The hide command is used to make objects invisible. If no flags are
used, the objects specified, or the active objects if none are specified,
will be made invisible.
None
currentUnit, displayAffected, displayColor, displayCull, displayLevelOfDetail, displayPref, displayRGBColor, displaySmoothness, displayStats, displaySurface, refresh, showHidden, toggle
allObjects, clearSelection, invertComponents, returnHidden, testVisibility
Flag can appear in Create mode of command
|
Flag can appear in Edit mode of command
|
Flag can appear in Query mode of command
|
Flag can be used more than once in a command.
|
hide -all;
hide `ls -type nurbsSurface`;