Close

Relief for ODA Team in Ukraine

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

Returns true if and only if the specified point lies inside the full circle of this arc, and is on the same plane as this arc. 

 

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