openpypeline.app.houdini.file package
Submodules
openpypeline.app.houdini.file.file module
File: file.py Description: Houdini-specific file handling operations for openPypeline Studio.
This module is dynamically loaded by opsEngine when Houdini is detected.
- openpypeline.app.houdini.file.file.open(filepath)[source]
Opens a Houdini scene file (.hip, .hiplc, .hipnc) given the filepath.
- openpypeline.app.houdini.file.file.import_file(filepath)[source]
Merges a Houdini scene into the current scene.