Overload_Rhino_Geometry_Plane_DistanceTo - mcneel/rhinocommon-api-docs GitHub Wiki

Plane.DistanceTo Method

Overload List

 

Name Description
Public methodCode example 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.
Public method DistanceTo(BoundingBox, Double, Double) Returns the signed minimum and maximum distances from bbox to this plane.
  Back to Top

See Also

Reference

Plane Structure
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️