Divide a curve into equal length segments
ID
tool-toolset-divide-by-length
Name
Divide By Length
Group
Toolset
Package
Tool
Keywords
Render
After creating a node, connect the curve you want to divide to the first port. Connect the length of the divided segments to the second port. On the output ports, you will get the resulting division points, tangent vectors at division points, and the parameter values at division points.
Divide By Count
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
curve | Curve | Curve to divide | |
length | Number | Length of segments | 10 |
Outputs
Name | Type | Description |
---|---|---|
points | Point | Division points |
tangents | Vector | Tangent vectors at division points |
parameters | Number | Parameter values at division points |