IFC 4.3.2.20240423 (IFC4X3_ADD2) under development

7.5.2.30 IfcTubeBundleTypeEnum

7.5.2.30.1 Semantic definition

Enumeration defining the typical types of tube bundles.

7.5.2.30.2 Type values

Type Description
FINNED

Finned tube bundle type.

USERDEFINED

User-defined tube bundle type.

NOTDEFINED

Undefined tube bundle type.

Table 7.5.2.30.A

7.5.2.30.3 Formal representation

TYPE IfcTubeBundleTypeEnum = ENUMERATION OF
	(FINNED
	,USERDEFINED
	,NOTDEFINED);
END_TYPE;

7.5.2.30.4 References

Edit on Github


Is this page difficult to understand? Let us know!