Divide a curve into equal length segments
ID
tool-toolset-divide-by-distance
Name
Divide By Distance
Group
Toolset
Package
Tool
Keywords
Render
After creating a node, connect the curve you want to divide to the first port. Connect the distance between points 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 Length
Divide By Count
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
curve | Curve | Curve to divide | |
step | Number | Distance between points | 10 |
Outputs
Name | Type | Description |
---|---|---|
points | Point | Division points |
tangents | Vector | Tangent vectors at division points |
parameters | Number | Parameter values at division points |