Extract the NURBS control points and knots of a curve
ID
tool-curve-analysis-control-points
Name
Control Points
Group
Curve Analysis
Package
Tool
Keywords
Render
After creating a node, connect the curve whose control points we want to find to the port. On the output port you will receive control points, knots and weights.
Closed
Curve Length
Curve Middle Point
End Points
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
curve | Curve | Curve to evaluate |
Outputs
Name | Type | Description |
---|---|---|
points | Point | Control points of the NURBS-form |
knots | Number | Knot vector of NURBS-form |
weights | Number | Weights of control points |