SectionPlaneConfig

类:剖切面配置项

Constructor

new Glodon.Bimface.Plugins.Section.SectionPlaneConfig()

构造剖切面配置项

Members

NameTypeDescription
directionGlodon.Bimface.Plugins.Section.SectionPlaneDirection

剖切面方向,默认为forward

enableSnapBoolean

是否开启捕捉剖切面的轮廓线和点

filterArray

剖切的筛选条件。在Viewer3D下,由modelId、objectIds或objectData构成的对象组成的数组;在ViewerGIS下,由layerId、objectIds或objectData构成的对象组成的数组。

isHatchEnabledBoolean

是否开启补面填充,默认为true

planeGlodon.Bimface.Plugins.Section.SectionPlanePlane

剖切面类型,默认垂直于X轴

progressNumber

剖切进度,默认为50

viewerGlodon.Bimface.Viewer.Viewer3D | Glodon.Bimface.Viewer.ViewerGIS

Viewer3D或ViewerGIS对象,必填