hou.handleBindings module

All Functions Replaces

Not implemented yet

Functions

clear()

Not implemented yet

create(name, handle_type, node_type) → HandleBinding

Not implemented yet

findByHandleType(handle_type) → tuple of HandleBindings

Not implemented yet

findByNodeType(node_type) → tuple of HandleBindings

Not implemented yet

findByTypes(handle_type, node_type) → tuple of HandleBindings

Not implemented yet

findHandleType(name) → HandleType or None

Not implemented yet

findyName(node_type, name) → HandleBinding or None

Not implemented yet

handleTypes(node_type_category=SopNodeTypes()) → tuple of HandleTypes

Not implemented yet

mergeFromFile(bindings_file_name)

Not implemented yet

save(bindings_file_name)

Not implemented yet

Replaces

ombind command , ombindinfo command , omls command , omwhere command , omwrite command