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