Houdini 12 HScript commands

Add a custom UI gadget to the current container.

Usages

  1. cuadd [-f] -t type

Type can be one of the following:

  • panel

  • container

  • channelchooser

  • menu

  • checkbutton

  • slider

  • buttonstrip

  • filechooser

  • button

  • label

Options

-f

If the new gadget is a container, automatically make it the new current container.

On this page

Related topics