Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Tools

Hierarchy

  • Tools

Index

Constructors

constructor

  • new Tools(bim365: BIMModel): Tools
  • Parameters

    • bim365: BIMModel

    Returns Tools

Properties

Explosion

Explosion: Explosion

爆炸构件相关方法

LevelGrid

LevelGrid: LevelGrid

轴网相关方法

Measure

Measure: Measure

测量相关方法

PathAnimation

PathAnimation: PathAnimation

路径漫游相关方法

Roam

Roam: Roam

第一人称漫游相关方法

Section

Section: Section

剖切相关方法

Methods

getCameraBySpace

  • getCameraBySpace(): void
  • Returns void

hideViewCube

  • hideViewCube(val: string): void
  • 设置viewcube

    Parameters

    • val: string

      //visible 显示 hidden 隐藏

    Returns void