Surface
Vector
Transform
Primitive Curves
Curve Analysis
Toolset
Triangulation
Boolean Operation
Panels
Solid
Intersection
Text
Image
Analysis
Array
Render
3D Object
3D Object Sampler
Extracts coordinates and color information from a 3D object for further processing.
Details
ID
tool-3d-object-3d-object-sampler
Name
3D Object Sampler
Group
3D Object
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| 3D Object | Object3d | Accepts a 3D object file or data for analysis. |
Output ports
| 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. |
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.