Back to Aurora Vision Studio website

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

ProjectLineOntoPlane3D


Module: Vision3DLite

Projects a line 3D onto a plane.

Name Type Description
Input value inLine3D Line3D
Input value inPlane Plane3D
Output value outLineOnPlane Line3D Line in 3D projected on a plane 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 Cannot project line perpendicular to plane in ProjectLineOntoPlane3D.
DomainError Indefinite line on input in ProjectLineOntoPlane3D.
DomainError Indefinite plane on input in ProjectLineOntoPlane3D.

Complexity Level

This filter is available on Basic Complexity Level.