Curve2dGetDistanceTo Method |
| Name | Description | |
|---|---|---|
| GetDistanceTo(Curve2d) |
Retrieves the distance of the closest points
between this curve and the passed curve.
|
|
| GetDistanceTo(Point2d) |
Retrieves the distance of the closest point on
this curve and the specified point.
|
|
| GetDistanceTo(Curve2d, Tolerance) |
Retrieves the distance of the closest points
between this curve and the passed curve within a specified
tolerance.
|
|
| GetDistanceTo(Point2d, Tolerance) |
Retrieves the distance of the closest point on
this curve and the specified point within a specified
tolerance.
|
| © Bricsys NV. All rights reserved. |