Close

Relief for ODA Team in Ukraine

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

Returns true if and only if the input point lies within the full circle of this arc. 

 

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