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