ClashDetectivePanel
类:碰撞检测面板
Constructor
new Glodon.Bimface.Plugins.ClashDetective.ClashDetectivePanel(clashDetectivePanelConfig)
Parameters:
| Name | Type | Description |
|---|---|---|
| clashDetectivePanelConfig | Glodon.Bimface.Plugins.ClashDetective.ClashDetectivePanelConfig | 碰撞检测面板配置项 |
Methods
destroy()
销毁碰撞检测面板
hide()
隐藏碰撞检测面板
setData(clashDetectiveResult)
设置碰撞检测数据
Parameters:
| Name | Type | Description |
|---|---|---|
| clashDetectiveResult | Object | 碰撞检测数据 |
show()
显示碰撞检测面板