Start » Filter Reference » Geometry 3D » Geometry 3D Constructions » LineThroughPoints3D
Module: | Vision3DLite |
---|
Computes a line in 3D passing through two points.
Name | Type | Description | |
---|---|---|---|
inPoint1 | Point3D | A point on the created line | |
inPoint2 | Point3D | Another point on the created line | |
outLine3D | Line3D | The resulting line in 3D |
Complexity Level
This filter is available on Basic Complexity Level.