DATAKIT SDK  V2026.3
Ifcw::typing::predefined Namespace Reference

Enumerations

enum  BuildingElement {
  IfcBeam, IfcBuildingElementProxy, IfcChimney, IfcColumn,
  IfcCovering, IfcCurtainWall, IfcDoor, IfcFooting,
  IfcMember, IfcPlate, IfcRailing, IfcRamp,
  IfcRampFlight, IfcRoof, IfcShadingDevice, IfcSlab,
  IfcStair, IfcStairFlight, IfcWall, IfcWindow
}
 This enum provides commonly used ifc building elements types, to define entities to be written.
. More...
 
enum  DistributionElement {
  IfcAirTerminal, IfcAlarm, IfcCableCarrierFitting, IfcCableCarrierSegment,
  IfcDistributionChamberElement, IfcDuctFitting, IfcDuctSegment, IfcFireSuppressionTerminal,
  IfcLightFixture, IfcPipeFitting, IfcPipeSegment, IfcValve
}
 This enum provides commonly used ifc distribution elements types, to define entities to be written.
. More...
 

Enumeration Type Documentation

◆ BuildingElement

This enum provides commonly used ifc building elements types, to define entities to be written.
.

See also
https://standards.buildingsmart.org/IFC/DEV/IFC4_2/FINAL/HTML/schema/ifcproductextension/lexical/ifcbuildingelement.htm
Enumerator
IfcBeam 
IfcBuildingElementProxy 
IfcChimney 
IfcColumn 
IfcCovering 
IfcCurtainWall 
IfcDoor 
IfcFooting 
IfcMember 
IfcPlate 
IfcRailing 
IfcRamp 
IfcRampFlight 
IfcRoof 
IfcShadingDevice 
IfcSlab 
IfcStair 
IfcStairFlight 
IfcWall 
IfcWindow 
102  {
103  IfcBeam,
105  IfcChimney,
106  IfcColumn,
107  IfcCovering,
109  IfcDoor,
110  IfcFooting,
111  IfcMember,
112  IfcPlate,
113  IfcRailing,
114  IfcRamp,
116  IfcRoof,
118  IfcSlab,
119  IfcStair,
121  IfcWall,
122  IfcWindow
123  };

◆ DistributionElement

This enum provides commonly used ifc distribution elements types, to define entities to be written.
.

See also
https://standards.buildingsmart.org/IFC/DEV/IFC4_2/FINAL/HTML/schema/ifcproductextension/lexical/ifcdistributionelement.htm
Enumerator
IfcAirTerminal 
IfcAlarm 
IfcCableCarrierFitting 
IfcCableCarrierSegment 
IfcDistributionChamberElement 
IfcDuctFitting 
IfcDuctSegment 
IfcFireSuppressionTerminal 
IfcLightFixture 
IfcPipeFitting 
IfcPipeSegment 
IfcValve 
Ifcw::typing::predefined::IfcPipeSegment
@ IfcPipeSegment
Definition: IFCWriter.h:140
Ifcw::typing::predefined::IfcFooting
@ IfcFooting
Definition: IFCWriter.h:110
Ifcw::typing::predefined::IfcLightFixture
@ IfcLightFixture
Definition: IFCWriter.h:138
Ifcw::typing::predefined::IfcChimney
@ IfcChimney
Definition: IFCWriter.h:105
Ifcw::typing::predefined::IfcSlab
@ IfcSlab
Definition: IFCWriter.h:118
Ifcw::typing::predefined::IfcDuctFitting
@ IfcDuctFitting
Definition: IFCWriter.h:135
Ifcw::typing::predefined::IfcShadingDevice
@ IfcShadingDevice
Definition: IFCWriter.h:117
Ifcw::typing::predefined::IfcDistributionChamberElement
@ IfcDistributionChamberElement
Definition: IFCWriter.h:134
Ifcw::typing::predefined::IfcValve
@ IfcValve
Definition: IFCWriter.h:141
Ifcw::typing::predefined::IfcDoor
@ IfcDoor
Definition: IFCWriter.h:109
Ifcw::typing::predefined::IfcRampFlight
@ IfcRampFlight
Definition: IFCWriter.h:115
Ifcw::typing::predefined::IfcWall
@ IfcWall
Definition: IFCWriter.h:121
Ifcw::typing::predefined::IfcRoof
@ IfcRoof
Definition: IFCWriter.h:116
Ifcw::typing::predefined::IfcRailing
@ IfcRailing
Definition: IFCWriter.h:113
Ifcw::typing::predefined::IfcPlate
@ IfcPlate
Definition: IFCWriter.h:112
Ifcw::typing::predefined::IfcAlarm
@ IfcAlarm
Definition: IFCWriter.h:131
Ifcw::typing::predefined::IfcBuildingElementProxy
@ IfcBuildingElementProxy
Definition: IFCWriter.h:104
Ifcw::typing::predefined::IfcFireSuppressionTerminal
@ IfcFireSuppressionTerminal
Definition: IFCWriter.h:137
Ifcw::typing::predefined::IfcMember
@ IfcMember
Definition: IFCWriter.h:111
Ifcw::typing::predefined::IfcDuctSegment
@ IfcDuctSegment
Definition: IFCWriter.h:136
Ifcw::typing::predefined::IfcCurtainWall
@ IfcCurtainWall
Definition: IFCWriter.h:108
Ifcw::typing::predefined::IfcStairFlight
@ IfcStairFlight
Definition: IFCWriter.h:120
Ifcw::typing::predefined::IfcWindow
@ IfcWindow
Definition: IFCWriter.h:122
Ifcw::typing::predefined::IfcPipeFitting
@ IfcPipeFitting
Definition: IFCWriter.h:139
Ifcw::typing::predefined::IfcColumn
@ IfcColumn
Definition: IFCWriter.h:106
Ifcw::typing::predefined::IfcBeam
@ IfcBeam
Definition: IFCWriter.h:103
Ifcw::typing::predefined::IfcStair
@ IfcStair
Definition: IFCWriter.h:119
Ifcw::typing::predefined::IfcCableCarrierSegment
@ IfcCableCarrierSegment
Definition: IFCWriter.h:133
Ifcw::typing::predefined::IfcRamp
@ IfcRamp
Definition: IFCWriter.h:114
Ifcw::typing::predefined::IfcCableCarrierFitting
@ IfcCableCarrierFitting
Definition: IFCWriter.h:132
Ifcw::typing::predefined::IfcAirTerminal
@ IfcAirTerminal
Definition: IFCWriter.h:130
Ifcw::typing::predefined::IfcCovering
@ IfcCovering
Definition: IFCWriter.h:107