IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

5.1.2.8 IfcResourceSelect

5.1.2.8.1 Semantic definition

IfcResourceSelect provides the option to either select a resource occurrence, IfcResource, or a resource type, IfcTypeResource.

5.1.2.8.2 Type values

Type
IfcResource
IfcTypeResource
Table 5.1.2.8.A

5.1.2.8.3 Formal representation

TYPE IfcResourceSelect = SELECT
	(IfcResource
	,IfcTypeResource);
END_TYPE;

5.1.2.8.4 References

Edit on Github


Is this page difficult to understand? Let us know!

5.1.2.8.5 Changelog

5.1.2.8.5.1 IFC4

  • New resource