Category: Geometric Operations
Kind: Operation
Tags: Divide, Split, Division
Description: Divide a line into a specified number of segments
Inputs
Name | Abbreviation | Type | Access | Description |
Line | L | Cartesian | Item | The line to divide |
Count | C | Number | Item | The number of segments to divide into |
Outputs
Name | Abbreviation | Type | Access | Description |
Points | P | Vector | List | The points of division |
Segments | S | Cartesian | List | The segments of the line |
Tangents | T | Vector | List | The tangents of the points |
How to:
Feed in a feature
Set the count
You can type a number in the box
OR feed in a number result from another node
Connect the results - segments or points - to a write features node, or another node to continue processing

