Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeEllipArc3d::isCircular Method
Syntax
C++
bool isCircular(const OdGeTol& tol = OdGeContext::gTol) const;

Returns true if and only if the major and minor radii of the ellipse are the same within the specified tolerance. 

 

Parameters
Description
tol
[in] Geometric tolerance.

A boolean value that indicates whether a given arc is circular.

Copyright © 2002-2022. Open Design Alliance All rights reserved.