Navigation
Navigate Navigate Navigate Navigate Navigate Navigate

IfcHeatingValueMeasure

Definition from IAI: Defines the amount of energy released (usually in MJ/kg) when a fuel is burned.

HISTORY: This is new type in IFC 2x2.

EXPRESS specification:

TYPE IfcHeatingValueMeasure = REAL;
WHERE
WR1  :  SELF > 0.;
END_TYPE;