Back to FabImage Studio website
You are here: Start » Filter Reference » Geometry 3D Distance Metrics » PointToPlaneDistance3D
Measures the distance between a 3D point and a plane.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inPoint3D | Point3D | ||
![]() |
inPlane | Plane3D | ||
![]() |
inResolution | Real | 0.0 - ![]() |
Number of real-world units per one pixel |
![]() |
outDistance | Real | ||
![]() |
outConnectingSegment3D | Segment3D |
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
Error type | Description |
---|---|
DomainError | Indefinite plane on input in PointToPlaneDistance3D. |
Complexity Level
This filter is available on Basic Complexity Level.