Type: nodetool.model3d.LoadModel3DFile
Namespace: nodetool.model3d
Description
Load a 3D model file from disk. 3d, mesh, model, input, load, file, obj, glb, stl, ply
Use cases:
- Load 3D models for processing
- Import meshes from CAD software
- Read 3D assets for a workflow
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| path | str |
Path to the 3D model file to read | `` |
Outputs
| Output | Type | Description |
|---|---|---|
| output | model_3d |
Related Nodes
Browse other nodes in the nodetool.model3d namespace.