ISliceViewModel

排除图层列表

属性

excludedLayers

排除图层列表

excludedLayers: ILayer

类型: ILayer

flag

剖切状态标识

flag: boolean

类型: boolean

handleType

当前操作类型

handleType: string

类型: string

sliceType

当前剖切类型

sliceType: string

类型: string

方法

close

关闭剖切操作面板

close(): void

返回:void

exclude

排除图层操作

exclude(): void

返回:void

open

打开剖切操作面板

open(): void

返回:void

reset

重置剖切状态

reset(): void

返回:void

reverse

反向剖切

reverse(): void

返回:void

start

开始剖切分析

start(type): void

参数

  • type: string 剖切类型 - vertical: 垂直剖切 - snap: 快照剖切

返回:void

BIMFlux AI