API Reference > Classes > Database Classes > OdBmDatabase Class > OdBmDatabase Methods > OdBmDatabase::getDisplayUnitSystem Method
OdBmDatabase::getDisplayUnitSystem Method
Syntax
C++
OdBm::UnitSystem::Enum getDisplayUnitSystem() const;

A value of the UnitSystem enumeration that represents the current display unit system.

Retrieves the display unit system.

The method returns one of the next values:

Metric 
0x00000000 
Imperial 
0x00000001 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.