NodeIcon LoadPoints

Loads named points on a triangle from the file.

LoadPoints can load named points in JSON format.


Output

NamedPointsOnTriangle An array of named points on a triangle

Parameters

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.