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
5.4.2.14.3 Formal representation
TYPE IfcInterferenceSelect = SELECT
(IfcElement
,IfcSpatialElement);
END_TYPE;