Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGePoint2d::isEqualTo Method
Syntax
C++
bool isEqualTo(const OdGePoint2d& point, const OdGeTol& tol = OdGeContext::gTol) const;

Returns true if and only if the distance from this point to point is within the specified tolerance. 

 

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