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

Sets the start angle of the Arc entity associated with this Text entity (DXF 50). 

 

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.