Close

Relief for ODA Team in Ukraine

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

Returns true if and only if the specified point is on this entity, as determined by the tolerance. 

 

Parameters
Description
point
[in] Point to be queried.
tol
[in] Geometric tolerance.
Copyright © 2002-2022. Open Design Alliance All rights reserved.