IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

8.6.2.8 IfcResourceObjectSelect

8.6.2.8.1 Semantic definition

The IfcResourceObjectSelect enables selection of resource level objects that are to be related to an resource level relationship object. The use of IfcResourceObjectSelect includes the ability to assign an external reference entity (library, classification, or documentation reference) to entities within the resource level.

8.6.2.8.2 Type values

Type
IfcActorRole
IfcAppliedValue
IfcApproval
IfcConstraint
IfcContextDependentUnit
IfcConversionBasedUnit
IfcExternalInformation
IfcExternalReference
IfcMaterialDefinition
IfcOrganization
IfcPerson
IfcPersonAndOrganization
IfcPhysicalQuantity
IfcProfileDef
IfcPropertyAbstraction
IfcShapeAspect
IfcTimeSeries
Table 8.6.2.8.A

8.6.2.8.3 Formal representation

TYPE IfcResourceObjectSelect = SELECT
	(IfcActorRole
	,IfcAppliedValue
	,IfcApproval
	,IfcConstraint
	,IfcContextDependentUnit
	,IfcConversionBasedUnit
	,IfcExternalInformation
	,IfcExternalReference
	,IfcMaterialDefinition
	,IfcOrganization
	,IfcPerson
	,IfcPersonAndOrganization
	,IfcPhysicalQuantity
	,IfcProfileDef
	,IfcPropertyAbstraction
	,IfcShapeAspect
	,IfcTimeSeries);
END_TYPE;

8.6.2.8.4 References

Edit on Github


Is this page difficult to understand? Let us know!

8.6.2.8.5 Changelog

8.6.2.8.5.1 IFC4

  • New resource

8.6.2.8.5.2 IFC4.1