Tool
Surface
Transform
Primitive Curves
3D Object
Intersection
Boolean Operation
Vector
Panels
Analysis
Triangulation
Image
Solid
Render
Array
Curve Analysis
Toolset
Text
Control Points
Extract the NURBS control points and knots of a curve
Details
ID
tool-curve-analysis-control-points
Name
Control Points
Group
Curve Analysis
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Curve | Curve | Curve to evaluate |
Output ports
| Name | Type | Description |
|---|---|---|
| Points | Point | Control points of the NURBS-form |
| Knots | Number | Knot vector of NURBS-form |
| Weights | Number | Weights of control points |
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