Close

Relief for ODA Team in Ukraine

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

Returns the point on this surface closest to the specified point. 

 

Parameters
Description
point
[in] Input 3D point to which the closest point on this surface is calculated.
tol
[in] Geometric tolerance.
Copyright © 2002-2022. Open Design Alliance All rights reserved.