IFC 4.3.0.0 (IFC4X3) final

5.4.2.14 IfcInterferenceSelect

5.4.2.14.1 Semantic definition

A select type that groups together physical and spatial elements for the purpose of defining interferences between these elements.

5.4.2.14.2 Type values

Type
IfcElement
IfcSpatialElement
Table 5.4.2.14.A

5.4.2.14.3 Formal representation

TYPE IfcInterferenceSelect = SELECT
	(IfcElement
	,IfcSpatialElement);
END_TYPE;

5.4.2.14.4 References