C++
Acad::ErrorStatus setRotation( double fAngle ) override;
Description
Sets the rotation angle.
Returns Acad::eOk if successful; otherwise, returns an AutoCAD error status.
Parameters
Parameters | Description |
---|---|
double | Input angle in radians |
Acad::ErrorStatus setRotation( double fAngle ) override;
Sets the rotation angle.
Returns Acad::eOk if successful; otherwise, returns an AutoCAD error status.
Parameters | Description |
---|---|
double | Input angle in radians |