Parameters |
Description |
double value |
[in] Value to format. |
LUnits lUnits |
[in] Length 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. |
const OdChar* thsep = 0 |
[in] Thousands separator. |
Returns the specified distance value as a string.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|