chscope command
Sets the channel scope.
Replaced by: hou.Parm, hou.scope, hou.ui
Usages
-
chscope [-w] [-a] [-A | -C] [-k] [-c | -e] channel_patterns -
chscope [-a] [-f] -
chscope [-z]
The chscope command will set or modify the channel scope according to the patterns specified.
Patterns may be prefixed by a '+' or ',' character to add channels to the current scope or by a '-' to remove channels from the scope. No prefix or an '=' character will set the scope to the given pattern.
The results will not be visible if the channel editor is notcurrently open. Use the -w option to open a channel editor if it is closed.
Options
|
|
Open a channel editor if needed. |
|
|
(Collapse) Scope all channel group paths into the dopesheet as a single row. |
|
|
(Expand) Scope and expand all channel group paths into the dopesheet as separate rows. |
|
|
Allow scoping of parameters that don’t yet have live channels. |
|
|
Show flag states for each parameter. |
|
|
Clear the channel scope. |
|
|
Exclude animated channels. |
|
|
Exclude constant channels. |
|
|
Include only channels with non-integer keyframes. |
:
Examples
chscope tx+ry+sz
chscope tx,ry,sz
chscope tx ry sz
The above three are all equivalent.
chscope geo1/*-geo1/r?
chscope +light1/t?
chscope -light1/ty