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 };

IfcImport.h

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

Contains the supported schema versions.

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