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
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;