8.11.2.103 IfcTimeMeasure
8.11.2.103.1 Semantic definition
An IfcTimeMeasure is the value of the duration of periods.
Measured in seconds (s) or days (d) or other units of time.
Type: REAL
8.11.2.103.2 Formal representation
TYPE IfcTimeMeasure = REAL;
END_TYPE;