Curve2dGetClosestPointTo Method

Overload List
  Name Description
Public method GetClosestPointTo(Curve2d)
Retrieves the closest points between this curve and the passed curve.
Public method GetClosestPointTo(Point2d)
Retrieves the closest point on this curve to the specified point.
Public method GetClosestPointTo(Curve2d, Tolerance)
Retrieves the closest points between this curve and the passed curve within a specified tolerance.
Public method GetClosestPointTo(Point2d, Tolerance)
Retrieves the closest point on this curve to the specified point within the specified tolerance.
Top
See Also

©  Bricsys NV. All rights reserved.