enum IfcWindowStyleConstructionEnum {
kIfcWindowStyleConstructionEnum_ALUMINIUM,
kIfcWindowStyleConstructionEnum_HIGH_GRADE_STEEL,
kIfcWindowStyleConstructionEnum_STEEL,
kIfcWindowStyleConstructionEnum_WOOD,
kIfcWindowStyleConstructionEnum_ALUMINIUM_WOOD,
kIfcWindowStyleConstructionEnum_PLASTIC,
kIfcWindowStyleConstructionEnum_OTHER_CONSTRUCTION,
kIfcWindowStyleConstructionEnum_NOTDEFINED,
kIfcWindowStyleConstructionEnum_unset
};