Go to: Synopsis. Return value. Related. Flags. MEL examples.
hide [-all] [-returnHidden]
[object(s)]
hide is undoable, queryable, and 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
In query mode, return type is based on queried flag.
| Long name (short name) | argument types | Properties | ||
|---|---|---|---|---|
-all(-all)
|
|
|||
|
||||
-returnHidden(-rh)
|
|
|
||
|
||||
hide -all; hide `ls -type nurbsSurface`;