ClipBuild

new SuperMap3D.ClipBuild(viewer)

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

Classes

setLayerShow

Methods

hideImageryLayers()

隐藏影像图层

hideLayers(layerNmaes)

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

showImageryLayers()

显示影像图层

showLayers(layerNmaes)

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