Parameters |
Description |
double value |
[in] Value to format. |
AUnits aUnits |
[in] Angle units. |
int precision |
[in] Number of decimal places. |
int dimzin |
[in] A combination of ZeroSuppressionFlags. |
int unitMode |
[in] UNITMODE value. |
const OdChar* decsep = 0 |
[in] Decimal separator. |
Returns the specified angular value as a string.
All angles are expressed as radians.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|