8.11.2.52 IfcMassMeasure
8.11.2.52.1 Semantic definition
An IfcMassMeasure is the value of the amount of matter that a body contains.
Usually measured in kilograms (kg) or grams (g).
Type: REAL
8.11.2.52.2 Formal representation
TYPE IfcMassMeasure = REAL;
END_TYPE;