Tool
Solid
Render
Intersection
Surface
Vector
Transform
Primitive Curves
Panels
Analysis
Array
3D Object
Curve Analysis
Toolset
Triangulation
Boolean Operation
Text
Image
Polyline
Create a Polyline
Details
ID
tool-primitive-curves-polyline
Name
Polyline
Group
Primitive Curves
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Boolean | Boolean | Closed or open | |
| Point 1 | Point | Point or Point array |
Output ports
| Name | Type | Description |
|---|---|---|
| Curve | Curve | Resulting polyline |
After creating a node, connect a boolean to the first port, which makes the curve open or closed. To the second port, you need to connect an array of points, or if you want to connect a single 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 polyline.
Line
Interpolate