IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

5.1.2.2 IfcDefinitionSelect

5.1.2.2.1 Semantic definition

IfcDefinitionSelect provides the option to either select an object or type object IfcObjectDefinition, or a property set template or property set, IfcPropertyDefinition.

5.1.2.2.2 Type values

Type
IfcObjectDefinition
IfcPropertyDefinition
Table 5.1.2.2.A

5.1.2.2.3 Formal representation

TYPE IfcDefinitionSelect = SELECT
	(IfcObjectDefinition
	,IfcPropertyDefinition);
END_TYPE;

5.1.2.2.4 References

Edit on Github


Is this page difficult to understand? Let us know!

5.1.2.2.5 Changelog

5.1.2.2.5.1 IFC4

  • New resource