Tool
Solid
Render
Intersection
Surface
Vector
Transform
Primitive Curves
Panels
Analysis
Array
3D Object
Curve Analysis
Toolset
Triangulation
Boolean Operation
Text
Image
Line By 4Pnt
Create a line from guide line and two points
Details
ID
tool-primitive-curves-line-by-4pnt
Name
Line By 4Pnt
Group
Primitive Curves
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Line | Curve | Guide line | |
| Point 1 | Point | First point to project onto the guide | [0,0,0] |
| Point 2 | Point | Second point to project onto the guide | [0,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