API Reference > OdGe Classes > OdGeEllipArc2d Class > OdGeEllipArc2d Methods > OdGeEllipArc2d::isCircular Method
OdGeEllipArc2d::isCircular Method
Syntax
C++
bool isCircular(const OdGeTol& tol = OdGeContext::gTol) const;
Parameters 
Description 
const OdGeTol& tol = OdGeContext::gTol 
[in] Input tolerance 

A boolean value that indicates whether an ellipse is a circular arc.

Determines if an ellipse is a circular arc. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.