SurfaceDistanceTo Method

Overload List
  Name Description
Public method DistanceTo(Point3d) Retrieves the distance from the closest point on this plane to the specified point.
Public method DistanceTo(Point3d, Tolerance) Retrieves the distance from the closest point on this plane to the specified point according to a tolerance.
Top
See Also