SectionBoxConfig
类:剖切盒配置项
Constructor
new Glodon.Bimface.Plugins.Section.SectionBoxConfig()
构造剖切盒配置项
Members
Name | Type | Description |
---|---|---|
enableSnap | Boolean | 是否开启捕捉剖切面的轮廓线和点 |
filter | Array | 剖切的筛选条件。在Viewer3D下,由modelId、objectIds或objectData构成的对象组成的数组;在ViewerGIS下,由layerId、objectIds或objectData构成的对象组成的数组。 |
isHatchEnabled | Boolean | 是否开启补面填充,默认为true |
viewer | Glodon.Bimface.Viewer.Viewer3D | Glodon.Bimface.Viewer.ViewerGIS | Viewer3D或ViewerGIS对象,必填 |