Tool
Panels
Toolset
Triangulation
Array
Solid
Boolean Operation
Analysis
Intersection
Image
3D Object
Surface
Curve Analysis
Text
Transform
Primitive Curves
Render
Vector
Line
Create a line between two points
Details
ID
tool-primitive-curves-line
Name
Line
Group
Primitive Curves
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Point 1 | Point | Line start point | [0,0,0] |
| Point 2 | Point | Line end point | [10,10,0] |
Output ports
| Name | Type | Description |
|---|---|---|
| Curve | Curve | Line segment |
After creating a node, the first input port must be given the start point of the line, and the second port must be given the endpoint of the line. On the output port, you will receive the resulting line.
Polyline
Interpolate