3d-viewer test
parent
ab62591805
commit
43a2452619
|
@ -128,6 +128,8 @@
|
|||
// request data from server
|
||||
let tJS = this.tJS;
|
||||
|
||||
console.log("msg sent");
|
||||
|
||||
this.Viewer3D.contentWindow.postMessage(JSON.stringify({"changeView":{"currentVariant": this.currentVariant, values: globalInputFormsObjValues[this.currentVariant]}}), "*");
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue