|
CFx SDK Documentation 2026 SP0
|
#include <OdUnitsFormatter.h>
Public Types | |
| enum | { kSuppressesZeroFeetAndPreciselyZeroInches = 0 , kIncludesZeroFeetAndPreciselyZeroInches = 1 , kIncludesZeroFeetAndSuppressesZeroInches = 2 , kIncludesZeroInchesAndSuppressesZeroFeet = 3 , kSuppressesLeadingZeros = 4 , kSuppressesTrailingZeros = 8 , kSuppressesBothLeadingAndTrailingZeros = 12 } |
Defines values used in DIMZIN database variable that specifies how trailing and leading zeros must be treated in formatting
Definition at line 80 of file OdUnitsFormatter.h.
| anonymous enum |
Definition at line 82 of file OdUnitsFormatter.h.