Back to FabImage Studio website

You are here: Start » Filter Reference » Geometry 3D » Geometry 3D Spatial Transforms » ProjectPointOnLine3D

ProjectPointOnLine3D


Module: Vision3DLite

Projects a point 3D onto a line in 3D.

Name Type Description
Input value inPoint3D Point3D
Input value inLine3D Line3D
Output value 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.