API Reference
>
OdGe Classes
>
OdGeCurve3d Class
>
OdGeCurve3d Methods
>
distanceTo Method
>
OdGeCurve3d::distanceTo Method (OdGeCurve3d&, OdGeTol&)
OdGeCurve3d::distanceTo Method (OdGeCurve3d&, OdGeTol&)
Collapse All
Syntax
C++
double
distanceTo
(
const
OdGeCurve3d
&
curve
,
const
OdGeTol
&
tol
= OdGeContext::gTol)
const
;
Parameters
Parameters
Description
const OdGeCurve3d& curve
[in] Any 3D curve.
const OdGeTol& tol = OdGeContext::gTol
[in] Geometric tolerance.
Description
Returns the distance to the point on this curve closest to the specified curve.
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