CADability dotNET

Overload List

  NameDescription
Public methodMinDistance(GeoPoint2D)
Returns the distance of the point to the curve. In opposite to Distance(GeoPoint2D) this method will return the distance to the unextended curve
Public methodMinDistance(ICurve2D)
Returns the minimal distance between this curve and the other curve given in the parameter. If the two curves intersect, the minimal distance ist 0.

See Also