8.6.2.8 IfcResourceObjectSelect(资源对象选择)
8.6.2.8.1 语义定义(Semantic definition)
IfcResourceObjectSelect 支持选择与资源级关系对象相关联的资源级对象。IfcResourceObjectSelect 的使用包括将外部引用实体(库、分类或文档引用)分配给资源级实体的能力。
8.6.2.8.2 类型值
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;