Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbEllipse::startAngle Method
Syntax
C++
double startAngle() const;

Returns the start angle of the elliptical figure (ellipse or arc) in radians (DXF 50).

The start angle is measured counterclockwise from the major axis. When (StartAngle = 0) and (EndAngle = Oda2PI) and (EndAngle - StartAngle) > 1e-6, the figure is closed, that is an ellipse.

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