ISceneToolbarManager

记录widgets

属性

isHeightAlignment

isHeightAlignment: boolean

类型: boolean

mode

mode: "mix" | "mutex"

类型: "mix" | "mutex"

modelViews

modelViews: object

类型: object

placement

placement: "top" | "bottom" | "left" | "right" | "free"

类型: "top" | "bottom" | "left" | "right" | "free"

toolbarWidget

toolbarWidget: IToolbarWidget

tools

tools: ITool

类型: ITool

touch

touch: ToolbarTouch

类型: ToolbarTouch

type

type: "vertical" | "horizontal" | "common"

类型: "vertical" | "horizontal" | "common"

widgets

记录widgets

widgets: ICustomWidget

方法

add

add(tool, group): void

参数

返回:void

getByNameWidget

getByNameWidget(name): any

参数

  • name: string

返回:any

init

init(props): void

参数

返回:void

remove

remove(widget): void

参数

  • widget: any

返回:void

removeByName

removeByName(name): void

参数

  • name: string

返回:void

removeVerticalBar

removeVerticalBar(group): void

参数

  • group: number

返回:void

BIMFlux AI