Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdMvdXml::OdMvdApplicability::Applicability Enumeration
Syntax
C++
enum Applicability { kUnset = -1, kImport = 0, kExport, kBoth };
Members
Description
kUnset
Applicability is not set.
kImport
Import applicability that assumes the definition of data that the importing application can correctly process.
kExport
Export applicability that assumes the exchange application must create a data that matches the defined requirements.
kBoth
Applicable for both import and export.

Declarations that cover applicability values.

File: MvdXmlCommon.h 

Namespace: OdMvdXml 

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