Close

Relief for ODA Team in Ukraine

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

Returns the distance to the point on this curve closest to the specified curve. 

 

Parameters
Description
curve
[in] Any 3D curve.
tol
[in] Geometric tolerance.
Copyright © 2002-2022. Open Design Alliance All rights reserved.