API Reference > OdDb Classes > OdDbEllipse Class > OdDbEllipse Methods > OdDbEllipse::radiusRatio Method
OdDbEllipse::radiusRatio Method
Syntax
C++
double radiusRatio() const;

Returns the ratio of the minor radius to the major radius for the elliptical figure (ellipse or arc). The radius ratio is in the range [1e-6 to 1.0].

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