opset command
Turns various operator flags on or off.
Replaced by: hou.ObjNode, hou.CopNode, hou.Node, hou.SopNode, hou.DopNode, hou.PopNode, hou.RopNode, hou.ChopNode
See also: opadd, opchangetype, opparm, opget
Usages
-
opset [-q] [flag on|off|toggle|number] ... operators ...
Options
|
|
(Quiet) Do not print warnings about unknown flags or operators. |
||||||||||||||||||||||||||||||||||||||
|
|
“on” turns the flag on, “off” turns the flag off, “toggle” flips the flag’s state. If you specify a number, 0 turns the flag off, any other number turns the flag on. Some flags, such as lock, accept additional values, see below. You can set the following flags:
The following flags are only available for objects:
The following flags are only available for CHOPs.
|
Examples
opset -d on geo*
opset -p off light*
opset -l hard -s on geo*/*