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

Returns the rotation angle for this Dimension entity (DXF 50).

The rotation angle is measured from the OCS X-axis to the dimension line of this Dimension entity. 

All angles are expressed in radians.

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