IFC 4.3.2.20251031 (IFC4X3_ADD2) under development

5.4.2.14 IfcInterferenceSelect(干扰选择)

5.4.2.14.1 语义定义(Semantic definition)

一个选择类型,将物理和空间元素组合在一起,用于定义这些元素之间的干扰。

5.4.2.14.2 类型值

类型
IfcElement
IfcSpatialElement
表 5.4.2.14.A

5.4.2.14.3 形式化表示(Formal representation)

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

5.4.2.14.4 参考文献