API Reference
>
OdGe Classes
>
OdGeCurve3d Class
>
OdGeCurve3d Methods
>
closestPointTo Method
>
OdGeCurve3d::closestPointTo Method (OdGePoint3d&, OdGeTol&)
OdGeCurve3d::closestPointTo Method (OdGePoint3d&, OdGeTol&)
Collapse All
Syntax
C++
OdGePoint3d
closestPointTo
(
const
OdGePoint3d
&
point
,
const
OdGeTol
&
tol
= OdGeContext::gTol)
const
;
Parameters
Parameters
Description
const OdGePoint3d& point
[in] Any 3D point.
const OdGeTol& tol = OdGeContext::gTol
[in] Geometric tolerance.
Description
Returns the point on this curve closest to the specified point.
Group
closestPointTo Method
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic