Close

Relief for ODA Team in Ukraine

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

Returns the specified angle value as a string.

Parameters
Description
value
[in] Value to format.

The returned value depends on the ANGBASE, AUNITS, AUPREC, DIMAZIN, and UNITMODE system variables. 

All angles are expressed in radians.

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