IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

6.1.2.5 IfcChimneyTypeEnum

6.1.2.5.1 Semantic definition

This enumeration defines the valid types of chimneys that can be predefined using the enumeration values.

6.1.2.5.2 Type values

Type Description
USERDEFINED

No description available.

NOTDEFINED

No description available.

Table 6.1.2.5.A

6.1.2.5.3 Formal representation

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

6.1.2.5.4 References

Edit on Github


Is this page difficult to understand? Let us know!

6.1.2.5.5 Changelog

6.1.2.5.5.1 IFC4

  • New resource