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