Back to Aurora Vision Studio website
You are here: Start » Filter Reference » Geometry 3D » Geometry 3D Spatial Transforms » ProjectPointOntoPlane3D
| Module: | Vision3DLite |
|---|
Projects a point 3D onto a plane.
| Name | Type | Description | |
|---|---|---|---|
![]() |
inPoint3D | Point3D | |
![]() |
inPlane | Plane3D | |
![]() |
outPointOnPlane | Point3D | Point 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 | Indefinite plane on input in ProjectPointOntoPlane3D. |
Complexity Level
This filter is available on Basic Complexity Level.

Basic
