API Reference
>
OdGe Classes
>
OdGeCurve3d Class
>
OdGeCurve3d Methods
>
distanceTo Method
>
OdGeCurve3d::distanceTo Method (OdGePoint3d&, OdGeTol&)
OdGeCurve3d::distanceTo Method (OdGePoint3d&, OdGeTol&)
Collapse All
Syntax
C++
double
distanceTo
(
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 distance to the point on this curve closest to the specified point.
Group
distanceTo 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