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

Returns the start angle of the circular arc in radians (DXF 50).

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

Example of Working with the Circular Arc 

Specific Circular Arc Properties 

OdDbArc::setStartAngle(), OdDbArc::endAngle() methods

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