IfcResourceObjectSelect

IfcResourceObjectSelect

类型定义

IfcResourceObjectSelect允许选择与资源级别关系对象相关的资源级别对象。IfcResourceObjectSelect的使用包括将外部引用实体(库、分类或文档引用)分配给资源级别内的实体的能力。

 

IFC4中的新选择类型。

 

Enumeration definition

ConstantDescription
IfcPropertyAbstraction  
IfcPhysicalQuantity  
IfcAppliedValue  
IfcContextDependentUnit  
IfcConversionBasedUnit  
IfcProfileDef  
IfcActorRole  
IfcApproval  
IfcConstraint  
IfcTimeSeries  
IfcMaterialDefinition  
IfcPerson  
IfcPersonAndOrganization  
IfcOrganization  
IfcExternalReference  
IfcExternalInformation  
 

EXPRESS Specification

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

 

 

######################

posted @ 2022-08-03 18:31  西北逍遥  阅读(17)  评论(0编辑  收藏  举报