NodeIcon LoadPoints

Loads named points on a triangle from the file.

LoadPoints can load named points in JSON format.


Inputs

Geometry

Geometry (optional) A geometry to preview points in the visual editor.

Output

NamedPointsOnTriangle An array of named points on a triangle

Parameters

Show Point Labels:

if set, point names are displayed in the visual editor.

File Name:

file name to load points from.

Format:
Named Point On Triangle

load points in native Named Points On Triangle format.

Point On Triangle

load points in Point On Triangle format and generate names for them.

3D-Points

load points as 3D points and generate names for them.

Base Name:

prefix name for generated points.

Padding:

defines a minimal number of digits that will be used in the name of generated points.