Extracts coordinates and color information from a 3D object for further processing.
ID
tool-3d-object-3d-object-sampler
Name
3D Object Sampler
Group
3D Object
Package
Tool
Keywords
Render
The 3D Object Sampler node extracts coordinates and color information from a 3D object for further processing. It provides structured output, including points, curves, surfaces, and solids derived from the input 3D object.
3D
, sampler
, analysis
, geometry
.object3d
port.Points
: Extracted 3D points.Curves
: Geometric curves detected in the object.Surfaces
: Identified surface information.Solids
: Solid components present in the object.Inputs
Name | Type | Description | Default Value |
---|---|---|---|
object3d | Object3d | Accepts a 3D object file or data for analysis. |
Outputs
Name | Type | Description |
---|---|---|
points | Point | Extracted 3D points from the object. |
curves | Curve | Extracted curves based on the object’s geometry. |
surfaces | Surface | Identified surface data from the 3D object. |
solids | Solid | Detected solid components within the 3D object. |