Start » Filter Reference » Geometry 3D » Geometry 3D Spatial Transforms » ProjectPointOnLine3D
Module: | Vision3DLite |
---|
Projects a point 3D onto a line in 3D.
Name | Type | Description | |
---|---|---|---|
inPoint3D | Point3D | ||
inLine3D | Line3D | ||
outPointOnLine3D | Point3D | Point projected on a line orthogonally |
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
Error type | Description |
---|---|
DomainError | Indefinite line on input in ProjectPointOnLine3D. |
Complexity Level
This filter is available on Basic Complexity Level.