Home Reference HScript commands 

cussaveopt hscript command

Sets whether a panel is saved to the hip file or an external file.

Usages

  1. cussaveopt -p panel_name -o disk|hip

Options

-p panel_name

The name of the panel for which to set the save policy.

-o disk|hip
disk

This custom panel will be saved in $HOUDINI_CUSTOM_PATH/ and will automatically be loaded in new sessions.

hip

This custom panel will be saved only with this hip file, and any disk file in $HOUDINI_CUSTOM_PATH/ will be removed.

Examples

cuset -n /Panel1 -o disk