Overload List
Method | Description |
---|---|
![]() | Finds the closest points between this curve and the input curve. This function is the same as closestPointTo(), except the closest points are returned as AcGePointOnCurve3d objects. |
![]() | Finds the closest point on this curve to the input point. This function is the same as closestPointTo(), except that the closest point is returned as an AcGePointOnCurve3d object. |