Navigation

IfcLossOrGainEnum

This enumeration defines the thermal use cases as either being a loss or a gain to the space.

History
New Enumeration in IFC Release 2.0

ENUMERATION
Loss
Gain
NotDefined

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