Construct Point


Construct Point

The Construct Point node generates a point within a three-dimensional coordinate system, with its x, y, and z coordinates defined by the input values. This node visually represents the resulting point on the viewer.


Node usages


Construct Point Use

Deconstruct Point


Deconstruct Point

The Deconstruct Point node extracts the x, y, and z coordinates from the input point.


Node usages


Deconstruct Point Use

Distance 2 Points


Distance 2 Points

The Distance 2 Points node returns the numeric value of the distance between two points.


Node usages


Distance 2 Points Use

Geometry Closest Point


Geometry Closest Point

The Geometry Closest Point node takes a geometry and a point as input, providing the shortest distance between the given geometry and the point, along with the coordinates of the closest point on the geometry.


Node usages


Geometry Closest Point Use

Point List Sort


Point List Sort

The Point List Sort node takes points as input and outputs them sorted based on their x, y, or z coordinates.


Node usages


Point List Sort Use

Cull Duplicates


Cull Duplicates

The Cull Duplicates node takes points as input and removes any duplicate points from the list.


Node usages


Cull Duplicates Use