Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDb::MeasurementValue Enumeration
Syntax
C++
enum MeasurementValue { kEnglish = 0, kMetric = 1 };
Members
Description
kEnglish
!< English system.
kMetric
!< Metric system.

Represents the measurement systems. !When changing the enum is necessary to change value tags definitions in DbValueTypes.cpp

File: OdaDefs.h 

Namespace: OdDb 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.