IFC 4.3.2.20240706 (IFC4X3_ADD2) under development

5.2.2.1 IfcPerformanceHistoryTypeEnum

5.2.2.1.1 Semantic definition

This enumeration is used to identify the primary purpose of performance history.

5.2.2.1.2 Type values

Type Description
USERDEFINED

User defined.

NOTDEFINED

Undefined.

Table 5.2.2.1.A

5.2.2.1.3 Formal representation

TYPE IfcPerformanceHistoryTypeEnum = ENUMERATION OF
	(USERDEFINED
	,NOTDEFINED);
END_TYPE;

5.2.2.1.4 References

Edit on Github


Is this page difficult to understand? Let us know!

5.2.2.1.5 Changelog

5.2.2.1.5.1 IFC4

  • New resource