Back to FabImage Studio website
You are here: Start » Filter Reference » Geometry 3D Spatial Transforms » ProjectPoint2DOntoPlane3D
Projects a point on a plane Z=0 onto a given plane, translating it parallel to Z axis.
Name | Type | Description | |
---|---|---|---|
![]() |
inPoint2D | Point2D | |
![]() |
inPlane | Plane3D | |
![]() |
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 here: Error Handling
Error type | Description |
---|---|
DomainError | Point cannot be projected in ProjectPoint2DOntoPlane3D. |
Complexity Level
This filter is available on Basic Complexity Level.