Houdini 11 HScript commands

Lists the presets available for an operator.

Usages

  1. oppresetls [-l] op_name

  2. oppresetls [-l] -t table/operator

This command can be invoked with either a node name or an operator table and type name (if the -t option is specified). The table value specifies the class of the operator you want to modify. A list of valid table names can be found in the help for the otwrite command. The operator value is the name of the specific operator type.

Options

-l

In addition to printing the preset names, prints the preset’s location on disk.

On this page

Replaced by

Related topics