Points to Polyline

Creates a polyline from a series of vector points, replacing any existing segments and regions that may already exist.

Interface

Inputs

ParameterDetailsPossible Types
Points

Primary Input

Table<Vector>
Closed

Default: true

bool

Outputs

ProductDetailsPossible Types
Result

The value produced by the node operation.

Primary Output

Table<Vector>