RhinoCommon API
PlaneDistanceTo Method |

Name | Description | |
---|---|---|
![]() ![]() | DistanceTo(Point3d) |
Returns the signed distance from testPoint to its projection onto this plane.
If the point is below the plane, a negative distance is returned.
|
![]() | DistanceTo(BoundingBox, Double, Double) |
Returns the signed minimum and maximum distances from bbox to this plane.
|
