API Reference > Other Classes > OdValue Class > OdValue Enumerations > OdValue::UnitType Enumeration
OdValue::UnitType Enumeration
Syntax
C++
enum UnitType { kUnitless = 0x00, kDistance = 0x01, kAngle = 0x02, kArea = 0x04, kVolume = 0x08, kCurrency = 0x10, kPercentage = 0x20 };

OdValue.h

This is record OdValue::UnitType.

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