Merge branch 'master' of https://gitea.mjm-staging.developers-homelab.net/BIMS/BIMS
This commit is contained in:
commit
e5b20132ad
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -910,6 +910,7 @@ async function testNewLight(dataList) {
|
||||
|
||||
//------------------- 加入熱點 -----------------
|
||||
async function addHotPoint(data) {
|
||||
if (pageAct.sysMainTag == null && pageAct.sysSubTag == null) return
|
||||
var viewer = data.target ? data.target : data;
|
||||
const dataVizExtn = await viewer.loadExtension("Autodesk.DataVisualization");
|
||||
const DataVizCore = Autodesk.DataVisualization.Core;
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user