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