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