Parameters |
Description |
const OdGeCurve3d& curve |
[in] Any 3D curve. |
OdGePoint3d& pntOnOtherCrv |
[out] Receives the closest point on other curve. |
const OdGeTol& tol = OdGeContext::gTol |
[in] Geometric tolerance. |
Returns the point on this curve closest to the specified curve, and the point on the other curve closest to this curve.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|