API Reference
>
Other Classes
>
OdUnitsFormatter Class
>
OdUnitsFormatter Enumerations
>
OdUnitsFormatter::DimzinValues Enumeration
OdUnitsFormatter::DimzinValues Enumeration
Collapse All
Syntax
C++
enum
DimzinValues
{
kSuppressesZeroFeetAndPreciselyZeroInches
= 0,
kIncludesZeroFeetAndPreciselyZeroInches
= 1,
kIncludesZeroFeetAndSuppressesZeroInches
= 2,
kIncludesZeroInchesAndSuppressesZeroFeet
= 3,
kSuppressesLeadingZeros
= 4,
kSuppressesTrailingZeros
= 8,
kSuppressesBothLeadingAndTrailingZeros
= 12 };
File
OdUnitsFormatter.h
Members
Members
Description
kSuppressesLeadingZeros = 4
for dimentions
Description
This is record OdUnitsFormatter::DimzinValues.
Group
OdUnitsFormatter Enumerations
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic