Navigation

IfcEnergySourceEnum

Definition from IAI: This enumeration is used to identify possible sources of energy. The IfcEnergySourceEnum contains the following:

HISTORY: New enumeration in IFC R2x.
ISSUES: See issues and change log for changes made in IFC R2x.


EXPRESS specification:

TYPE IfcEnergySourceEnum = ENUMERATION OF
( ELECTRICITY,
NATURALGAS,
OIL,
LIQUIFIEDPETROLEUMGAS,
PROPANE,
STEAM,
OTHER,
NOTKNOWN,
UNSET);
END_TYPE;

References (2):

Name Type Referred through Express-G
IfcFluidMovingDevice Entity
Attribute 'PrimaryEnergySource'
Diagram 3
IfcHeatTransferDevice Entity
Attribute 'PrimaryEnergySource'
Diagram 3