This class provides the default implementation for OdDbUnitsFormatter.
File: PrcUnitsFormatterImpl.h
Returns the specified angle value as a string. The returned value depends on the ANGBASE, AUNITS, AUPREC, DIMZIN, and UNITMODE system variables. | |
Returns the specified color value as a string. | |
Returns the specified distance value as a string. The returned value depends on the DIMZIN, LUNITS, LUPREC, and UNITMODE system variables. | |
Returns the specified 3D point value as a string. (Inherited from OdPrcUnitsFormatter) | |
Returns the specified 3D point value as a string. The returned value depends on the DIMZIN, LUNITS, LUPREC, and UNITMODE system variables. | |
Sets a database that the unit formatter is associated with. | |
Returns the specified string as an angle value. The returned value depends on the ANGBASE system variable. | |
Returns the specified string as a color value. | |
Returns the specified string as a distance value. The returned value depends on the UNITMODE system variable. | |
Returns the specified string as a point value. (Inherited from OdPrcUnitsFormatter) | |
Returns the specified string as a point value. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|