IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

7.5.2.5 IfcBurnerTypeEnum

7.5.2.5.1 Semantic definition

Enumeration defining the functional type of burner.

7.5.2.5.2 Type values

Type Description
USERDEFINED

User-defined burner type.

NOTDEFINED

Undefined burner type.

Table 7.5.2.5.A

7.5.2.5.3 Formal representation

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

7.5.2.5.4 References

Edit on Github


Is this page difficult to understand? Let us know!

7.5.2.5.5 Changelog

7.5.2.5.5.1 IFC4

  • New resource