Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeCurve2d::distanceTo Method (const OdGeCurve2d&, const OdGeTol&)
Syntax
C++
double distanceTo(const OdGeCurve2d& otherCur, const OdGeTol& tol = OdGeContext::gTol) const;

Returns the distance of the closest points between this curve and the input curve. 

 

Parameters
Description
otherCur
[in] Input curve.
tol
[in] Geometric tolerance.

Distance value.

Copyright © 2002-2022. Open Design Alliance All rights reserved.