IFC 4.3.2.20251031 (IFC4X3_ADD2) under development

5.1.2.3 IfcProcessSelect (进程选择)

5.1.2.3.1 语义定义(Semantic definition)

IfcProcessSelect 提供了选择进程或活动实例 IfcProcess,或者进程或活动类型 IfcTypeProcess 的选项。

5.1.2.3.2 类型值

类型
IfcProcess
IfcTypeProcess
表 5.1.2.3.A

5.1.2.3.3 形式化表示(Formal representation)

TYPE IfcProcessSelect = SELECT
	(IfcProcess
	,IfcTypeProcess);
END_TYPE;

5.1.2.3.4 参考文献