ClipBuild

new Cesium.ClipBuild(viewer, options)

Bim分层工具类
Name Type Description
viewer * 需要传入
options Object optional 对象具有以下属性
Name Type Description
modelUrl Object optional 模型路径
BIMHeight Object optional BIM模型高度
levelHeight Object optional BIM模型层高
levelNum Object optional BIM模型层数
tsBuildDatas Object optional BIM分层配置对象

Classes

setLayerShow

Methods

hideImageryLayers()

hideLayers(layerNmaes)

Name Type Description
layerNmaes * 需要传入,隐藏的管线图层名称,可以是图层组

showImageryLayers()

showLayers(layerNmaes)

Name Type Description
layerNmaes * 需要传入,显示的管线图层名称,可以是图层组