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