IfcProductRepresentationSelect

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

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

Enumeration definition

ConstantDescription
IfcProductDefinitionShape  
IfcRepresentationMap  
 

EXPRESS Specification

TYPE IfcProductRepresentationSelect = SELECT (
 IfcProductDefinitionShape,
 IfcRepresentationMap);
END_TYPE;
QQ 3087438119
原文地址:https://www.cnblogs.com/herd/p/14409177.html