latest

3D Object

3D Object Sampler

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

3D
sampler
analysis

Surface

Vector

Transform

Primitive Curves

Curve Analysis

Toolset

Triangulation

Boolean Operation

Panels

Solid

Intersection

Text

Image

Analysis

Array

Render

3D Object

3D Object Sampler Node

Description

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.

Creation Method

Creating a 3D Object Sampler Node

Using Search List

  • Double left-click in the workspace to open the search list.
  • Write the name or associated keywords for the node: 3D, sampler, analysis, geometry.

Select from Menu

  • Navigate to Tools > 3D Object > 3D Object Sampler.

Steps

  1. Create a 3D Object Sampler Node.
  2. Input a 3D Object via the object3d port.
  3. Execute Node to process the input object.
  4. Access Output Data:
    • Points: Extracted 3D points.
    • Curves: Geometric curves detected in the object.
    • Surfaces: Identified surface information.
    • Solids: Solid components present in the object.

See Also

  • Image Sampler

Inputs

NameTypeDescriptionDefault Value
object3d
Object3d
Accepts a 3D object file or data for analysis.

Outputs

NameTypeDescription
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.