Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbEllipse::setRadiusRatio Method
Syntax
C++
void setRadiusRatio(double radiusRatio);

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

 

Parameters
Description
radiusRatio
[in] Radius ratio as a Double value.
Copyright © 2002-2022. Open Design Alliance All rights reserved.