Navigation

IfcLossOrGainEnum

Definition from IAI: This enumeration defines the thermal use cases as either being a loss or a gain to the space.. The IfcLossOrGainEnum contains the following:

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

EXPRESS specification:

TYPE IfcLossOrGainEnum = ENUMERATION OF
( LOSS,
GAIN,
NOTDEFINED);
END_TYPE;

References (1):

Name Type Referred through Express-G
IfcSpaceThermalLoad Entity
Attribute 'LossOrGain'
Diagram 10