IfcSurfaceOrFaceSurface

IfcSurfaceOrFaceSurface

类型定义

IfcSurface或FaceSurface提供了选择几何模型中的几何曲面(IfcSurfaces和子类型)或拓扑模型中具有关联曲面几何图形和坐标的面(IfcFaceSurfaces)的选项。

 

IFC2x3中的新选择类型。

 

Enumeration definition

ConstantDescription
IfcSurface  
IfcFaceSurface  
IfcFaceBasedSurfaceModel  
 

EXPRESS Specification

TYPE IfcSurfaceOrFaceSurface = SELECT (
 IfcSurface,
 IfcFaceSurface,
 IfcFaceBasedSurfaceModel);
END_TYPE;

 

 

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

posted @ 2022-08-28 11:26  西北逍遥  阅读(36)  评论(0编辑  收藏  举报