API Reference > OdDb Classes > OdDbArcAlignedText Class > OdDbArcAlignedText Methods > OdDbArcAlignedText::setEndAngle Method
OdDbArcAlignedText::setEndAngle Method
Syntax
C++
void setEndAngle(double endAngle);
Parameters 
Description 
double endAngle 
[in] End angle. 

Sets the end angle of the Arc entity associated with this Text entity (DXF 51).

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

All angles are expressed in radians.

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