Tool
Surface
Vector
Boolean Operation
Transform
Render
Intersection
Analysis
Array
Primitive Curves
Toolset
Curve Analysis
Panels
Triangulation
Image
Solid
Text
3D Object
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