CADability dotNET

Overload List

  NameDescription
Public methodStatic memberSimpleMinimumDistance(ICurve2D, ICurve2D)
Public methodStatic memberSimpleMinimumDistance(ICurve2D, ICurve2D, GeoPoint2D%, GeoPoint2D%)
Returns the minimum distance of the two given curves.
Public methodStatic memberSimpleMinimumDistance(ICurve2D, ICurve2D, GeoPoint2D, GeoPoint2D%, GeoPoint2D%)
Returns the minimum distance of the two given curves. If the curves are parallel, the connection of p1 and p2 will go through preferredPosition.

See Also