Start » Filter Reference » Geometry 3D » Geometry 3D Constructions » LineThroughPoint3D
Module: | Vision3DLite |
---|
Computes a line in 3D passing through a point with given direction.
Name | Type | Description | |
---|---|---|---|
inPoint3D | Point3D | A point on the created line | |
inDirectionVector | Vector3D | Desired direction of the line | |
outLine3D | Line3D | The resulting line in 3D |
Complexity Level
This filter is available on Basic Complexity Level.