API Reference > DWG_IFC_IMPORT Namespace > Structs, Records, Enums > DWG_IFC_IMPORT::SchemaVersion Enumeration
DWG_IFC_IMPORT::SchemaVersion Enumeration
Syntax
C++
enum SchemaVersion { kIfc2x3, kIfc4, kIfc4x2 };

IfcImport.h

Members 
Description 
kIfc2x3 
IFC 2x3 version. 
kIfc4 
IFC 4 version. 
kIfc4x2 
IFC 4x2 version. 

Contains the supported scheme versions.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.