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