omls command

Lists the available handles for an operator type.

Replaced by: hou.HandleType, hou.handleBindings

All Usages Options Examples

See also: ombind, ombindinfo, omunbind, omwhere

Usages

  1. omls [-t obj|sop|pop|cop2] [handle]

If you don’t specify a handle, the command prints the available handles. If you specify a handle, the command prints the bindable parameters on the handle.

Options

-t obj|sop|pop|cop2

Network type. Default is sop.

Examples

omls domain
Lists the bindable parameters of the domain handle.