8.11.2.29 IfcHeatingValueMeasure
8.11.2.29.1 Semantic definition
IfcHeatingValueMeasure defines the amount of energy released (usually in MJ/kg) when a fuel is burned.
8.11.2.29.2 Formal Propositions
8.11.2.29.3 Formal representation
TYPE IfcHeatingValueMeasure = REAL;
WHERE
WR1 : SELF > 0.;
END_TYPE;