
The line node
| Name | Abbreviation | Type | Access | Description |
|---|---|---|---|---|
| Start | S | Vector | Item | The start of the line |
| End | E | Vector | Item | The end of the line |
| Name | Abbreviation | Type | Access | Description |
|---|---|---|---|---|
| Feature | F | cartesian | item | The line |
To create a line, you need 2 points
Notice the yellow color of the Inputs - this node expects a Vector.
Use the dendrogram centroid or geometric centroid to get a vector point.

An example line flow

The resulting geometry

Another example line flow

The resulting geometry