import_file
Import a geometry, USD, or Alembic file into a Houdini scene by specifying its path, optional parent network location, and node name to create the import node.
Instructions
Import a geometry, USD, or Alembic file into the scene.
Args: file_path: Path to the file to import. parent_path: Network path for the import node. node_name: Name for the created node.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| node_name | No | ||
| parent_path | No | /obj |