IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

8.5.2.6 IfcDuration

8.5.2.6.1 Semantic definition

The IfcDuration identifies a quantity of time (or a "length" of an event occurring in time).

This lexical representation is PnYnMnDTnHnMnS, where nY represents the number of years, nM the number of months, nD the number of days, 'T' is the date/time separator, nH the number of hours, nM the number of minutes and nS the number of seconds. The number of seconds can include decimal digits to arbitrary precision.

8.5.2.6.2 Formal representation

TYPE IfcDuration = STRING;
END_TYPE;

8.5.2.6.3 References

Edit on Github


Is this page difficult to understand? Let us know!

8.5.2.6.4 Changelog

8.5.2.6.4.1 IFC4

  • New resource