IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

5.1.2.3 IfcProcessSelect

5.1.2.3.1 Semantic definition

IfcProcessSelect provides the option to either select a process or activity occurrence, IfcProcess, or a process or activity type, IfcTypeProcess.

5.1.2.3.2 Type values

Type
IfcProcess
IfcTypeProcess
Table 5.1.2.3.A

5.1.2.3.3 Formal representation

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

5.1.2.3.4 References

Edit on Github


Is this page difficult to understand? Let us know!

5.1.2.3.5 Changelog

5.1.2.3.5.1 IFC4

  • New resource