Parameters |
Description |
const OdGePoint3d& point |
[in] Any 3D point. |
OdGePointOnCurve3d& approxPntOnThisCrv |
[in/out] Approximate point on this curve. |
const OdGeInterval* pInterval1 = NULL |
[in] Pointer to the interval in which the point on this curve must lie. |
const OdGeTol& tol = OdGeContext::gTol |
[in] Geometric tolerance. |
Returns the point on this curve locally closest to the specified point.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|