API Reference > OdDb Classes > OdDbUnitsFormatter Class > OdDbUnitsFormatter Methods > OdDbUnitsFormatter::toUserAngle Method
OdDbUnitsFormatter::toUserAngle Method
Syntax
C++
virtual double toUserAngle(double wcsAngle) const = 0;
Parameters 
Description 
double wcsAngle 
[in] WCS angle. 

Returns the specified WCS angle as an angle in the UCS.

All angles are expressed in radians.

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