API Reference > OdDb Classes > OdDbDimension Class > OdDbDimension Methods > OdDbDimension::setTextRotation Method
OdDbDimension::setTextRotation Method
Syntax
C++
void setTextRotation(double textRotation);
Parameters 
Description 
double textRotation 
[in] Text rotation. 

Sets the rotation angle for the dimension text for this Dimension entity (DXF 53). 

 

All angles are expressed in radians.

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