Close

Relief for ODA Team in Ukraine

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

Returns the end angle of the elliptical figure (ellipse or arc) in radians (DXF 51).

The end 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.