hou.hda module

Module containing functions related to Houdini digital assets.

All Functions Replaces

Functions

availableEntitlements(email, password) → tuple of str

Not documented yet

collapseFile(file_name, from_dir)

Not implemented yet

collapseFromDirectory(file_path, directory_path)

Not documented yet

createEntitlement(email, password, company, license_name, server_code, entitled_email, license_type=hou.hdaLicenseType.Execute, expiry=0.0)

Not documented yet

definitionsInFile(file_path) → tuple of HDADefinitions

Not documented yet

encryptAsset(node, file_path, email, password, company, license_names, compile_basic=True, compile_vopnets=True, compile_channels=True, compile_nodenames=True)

Not documented yet

expandFile(file_name, to_dir)

Not implemented yet

expandToDirectory(file_path, directory_path)

Not documented yet

installFile(file_path, oplibraries_file=None, change_oplibraries_file=True, force_use_assets=False)

Not documented yet

loadedFiles() → tuple of strings

Not documented yet

redeemEntitlements(email, password, license_file=None, entitlements=())

Not documented yet

reloadFile(file_path)

Not documented yet

renameSource(oplibraries_file, source_name=None)

Not documented yet

uninstallFile(file_path, oplibraries_file=None, change_oplibraries_file=True)

Not documented yet

Replaces

otcollapse command , otexpand command , otglob command , otload command , otls command , otrefresh command , otrenamesource command , otunload command