IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

5.1.2.4 IfcProductSelect

5.1.2.4.1 Semantic definition

IfcProductSelect provides the option to either select a product occurrence, IfcProduct, or a product type, IfcTypeProduct.

5.1.2.4.2 Type values

Type
IfcProduct
IfcTypeProduct
Table 5.1.2.4.A

5.1.2.4.3 Formal representation

TYPE IfcProductSelect = SELECT
	(IfcProduct
	,IfcTypeProduct);
END_TYPE;

5.1.2.4.4 References

Edit on Github


Is this page difficult to understand? Let us know!

5.1.2.4.5 Changelog

5.1.2.4.5.1 IFC4

  • New resource