Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcUnitsFormatterImpl::formatAngle Method
Syntax
C++
virtual OdString formatAngle(double value) const;

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

 

Parameters
Description
value
[in] A value to format.

All angles are expressed in radians.

Copyright © 2002-2022. Open Design Alliance All rights reserved.