Tool
Vector
Transform
Curve Analysis
Surface
Boolean Operation
Solid
Image
3D Object
Toolset
Panels
Intersection
Primitive Curves
Analysis
Array
Render
Triangulation
Text
Interpolate
Create an interpolated curve
Details
ID
tool-primitive-curves-interpolate
Name
Interpolate
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 interpolated curve |
After creating a node, connect a boolean value to the first port, which will make the curve open or closed. To the second port you need to connect the degree of the curve, to the third port you need to connect an array of points, or if you want to connect one point, you need to add ports using the "add port" function in the port menu and connect other points already to these ports. On the output port, you will receive the resulting curve.
Line
Polyline