IfcProductRepresentationSelect

IfcProductRepresentationSelect选择一个IfcProductDefinitionShape和一个IfcRepresentationMap作为IfcShapeAspect定义的目标,即两个产品表示都可以使用形状方面来进一步定义。。

 

在IFC4中增加的历史记录类型。

 

Enumeration definition

ConstantDescription
IfcProductDefinitionShape  
IfcRepresentationMap  
 

 

 

 

EXPRESS Specification

TYPE IfcProductRepresentationSelect = SELECT (
 IfcProductDefinitionShape,
 IfcRepresentationMap);
END_TYPE;

 

posted @ 2021-02-22 10:29  西北逍遥  阅读(74)  评论(0编辑  收藏  举报