hou.selectorBindings module

All Functions Replaces

Not implemented yet

Functions

create(name, selector_type, node_type, prompt='', node_parm_name='group', node_input_index=0, is_input_required=True, allowed_prim_types=[...all...], allow_dragging_to_select=False, use_star_to_select_all=False) → SelectorBinding

Not implemented yet

findByNodeType(node_type) → tuple of SelectorBindings

Not implemented yet

findBySelectorType(selector_type) → tuple of SelectorBindings

Not implemented yet

findByTypes(selector_type, node_type) → tuple of SelectorBindings

Not implemented yet

findSelectorType(name) → SelectorType or None

Not implemented yet

selectorTypes(node_type_category=SopNodeTypes()) → tuple of SelectorTypes

Not implemented yet

Replaces

omsbind command , omsbindinfo command , omsls command , omswhere command