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

Deconstruct Point

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

Distance 2 Points

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

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

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

Cull Duplicates

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