IfcSolidOrShell

IfcSolidOrShell

类型定义

iFCSolidShell提供了选择几何模型中的几何体(iFCSoledModel和子类型)或拓扑模型中的壳(IfcClosedShell)的选项。

 

IFC4中的新选择类型。

 

 

Enumeration definition

ConstantDescription
IfcSolidModel  
IfcClosedShell  
 

 

TYPE IfcSolidOrShell = SELECT (
 IfcSolidModel,
 IfcClosedShell);
END_TYPE;

 

 

 

 

 

 

 

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

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