Back to FabImage Studio website
You are here: Start » Filter Reference » Geometry 3D Spatial Transforms » ProjectLineOntoPlane3D
Projects a line 3D onto a plane.
Name | Type | Description | |
---|---|---|---|
![]() |
inLine3D | Line3D | |
![]() |
inPlane | Plane3D | |
![]() |
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 here: Error Handling
Error type | Description |
---|---|
DomainError | Cannot project line perpendicular to plane in ProjectLineOntoPlane3D. |
Complexity Level
This filter is available on Basic Complexity Level.