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

Returns the end angle of the circular arc in radians (DXF 51).

The angle is measured counterclockwise from the OCS X-axis.

Example of Working with the Circular Arc 

Specific Circular Arc Properties 

OdDbArc::setEndAngle(), OdDbArc::startAngle() methods

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