API Reference > OdDb Classes > OdDbShape Class > OdDbShape Methods > OdDbShape::setRotation Method
OdDbShape::setRotation Method
Syntax
C++
void setRotation(double rotation);
Parameters 
Description 
double rotation 
[in] Rotation angle. 

Sets the rotation angle of this Shape entity (DXF 50).

All angles are expressed in radians.

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