Tool
Surface
Curve Analysis
Transform
Primitive Curves
Boolean Operation
Panels
Analysis
Render
Solid
Intersection
Array
Triangulation
Vector
Toolset
Text
Image
3D Object
NURBS Curve PWKD
Construct a NURBS curve from control points, weights, knots and degree
Details
ID
tool-primitive-curves-nurbs-curve-pwkd
Name
NURBS Curve PWKD
Group
Primitive Curves
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Point 1 | Point | Point or Point array | |
| Knots | Number | NURBS knots | 2 |
| Weights | Number | Optional control point weights | 1 |
| Degree | Number | Degree curve | 2 |
Output ports
| Name | Type | Description |
|---|---|---|
| Curve | Curve | Resulting NURBS curve |
Connect an array of points or a point to the first port, this port has the function of adding ports to which you can connect other points. Connect to the second port an array of point knots and to the third port weights of these points. Connect the degree of the curve to the fourth port. On the output port, you will receive the resulting NURBS curve.
Interpolate
NURBS Curve