Back to Aurora Vision Studio website

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

ProjectPoint2DOntoPlane3D


Module: Vision3DLite

Projects a point on a plane Z=0 onto a given plane, translating it parallel to Z axis.

Name Type Description
Input value inPoint2D Point2D
Input value inPlane Plane3D
Output value outPointOnPlane Point3D Point projected on a plane parallel to Z axis

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 plane on input in ProjectPoint2DOntoPlane3D.
DomainError Point cannot be projected in ProjectPoint2DOntoPlane3D.

Complexity Level

This filter is available on Basic Complexity Level.