API Reference > Other Classes > OdUnitsFormatter Class > OdUnitsFormatter Enumerations > OdUnitsFormatter::LUnits Enumeration
OdUnitsFormatter::LUnits Enumeration
Syntax
C++
enum LUnits { kScientific = 1, kDecimal = 2, kEngineering = 3, kArchitectural = 4, kFractional = 5, kWindowsDesktop = 6 };

OdUnitsFormatter.h

Members 
Description 
kEngineering = 3 
feet and decimal inches 
kArchitectural = 4 
feet and fractional inches 

This is record OdUnitsFormatter::LUnits.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.