API Reference > Classes > PRC Database Auxiliary Classes > OdPrcUnitsFormatterImpl Class > OdPrcUnitsFormatterImpl Methods > OdPrcUnitsFormatterImpl::formatAngle Method
OdPrcUnitsFormatterImpl::formatAngle Method
Syntax
C++
virtual OdString formatAngle(double value) const;
Parameters 
Description 
double value 
[in] A value to format. 

Returns the specified angle value as a string. The returned value depends on the ANGBASE, AUNITS, AUPREC, DIMZIN, and UNITMODE system variables. 

 

All angles are expressed in radians.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.