API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Structs, Records, Enums > TB_IFCEXPORT::eFileVersion Enumeration
TB_IFCEXPORT::eFileVersion Enumeration
Syntax
C++
enum eFileVersion { kIfc2x2CV = 1, kIfc2x2SBCA = 2, kIfc2x3CV = 3, kIfc2x3CV2 = 4, kIfc2x3GSA = 5, kIfc2x3BFM = 6, kIfc2x3COBie = 7, kIfc4 = 8, kIfc4RV = 9, kIfc4DTV = 10 };

TbIfcExportProperties.h

Members 
Description 
kIfc2x2CV = 1 
IFC 2x2 Coordination View 
kIfc2x2SBCA = 2 
IFC 2x2 Singapore BCA e-Plan check 
kIfc2x3CV = 3 
IFC 2x3 Coordination View 
kIfc2x3CV2 = 4 
IFC 2x3 Coordination View 2.0 
kIfc2x3GSA = 5 
IFC 2x3 GSA Concept Design BIM 2010 
kIfc2x3BFM = 6 
IFC 2x3 Basic FM Handover View 
kIfc2x3COBie = 7 
IFC 2x3 COBie 2.4 Design Deliverable View 
kIfc4 = 8 
general IFC4 export that does not use any MVD restriction 
kIfc4RV = 9 
IFC4 Reference View 
kIfc4DTV = 10 
IFC4 Design Transfer View 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.