CADability dotNET
Overload List
Name | Description | |
---|---|---|
![]() ![]() | SimpleMinimumDistance(ICurve2D, ICurve2D) | |
![]() ![]() | SimpleMinimumDistance(ICurve2D, ICurve2D, GeoPoint2D%, GeoPoint2D%) |
Returns the minimum distance of the two given curves.
|
![]() ![]() | SimpleMinimumDistance(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.
|