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