cucd hscript command
Change the current custom UI container
Usages
cucd [-n] container_name
Makes the specified custom UI container the new current container.
Options
[-n] container_name | Name of the container to make the current container. |
Examples
'cd' to the root containercucd -n /
cucd -n /panel1/container2
cucd ../container5
Replaced by
Replaced by hou.customPanels.setCurContainer
