Close

Relief for ODA Team in Ukraine

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

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

 

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