mxcad 1.0.65 → 1.0.67
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/mxcad.d.ts +101 -2
- package/dist/mxcad.es.js +337 -251
- package/dist/mxcad.umd.js +24 -24
- package/dist/wasm/2d/mxdrawassembly_min.js +553 -547
- package/dist/wasm/2d/mxdrawassembly_min.wasm +0 -0
- package/dist/wasm/2d-st/mxdrawassembly_min.js +540 -534
- package/dist/wasm/2d-st/mxdrawassembly_minst.wasm +0 -0
- package/package.json +1 -1
|
@@ -10,17 +10,17 @@ var wa=Object.assign({},l),xa="./this.program",ya=(a,c)=>{throw c;},za="object"=
|
|
|
10
10
|
if(Ba){var fs=require("fs"),Ia=require("path");Da=Aa?Ia.dirname(Da)+"/":__dirname+"/";Fa=(c,d)=>{c=c.startsWith("file://")?new URL(c):Ia.normalize(c);return fs.readFileSync(c,d?void 0:"utf8")};Ha=c=>{c=Fa(c,!0);c.buffer||(c=new Uint8Array(c));return c};Ga=(c,d,e)=>{c=c.startsWith("file://")?new URL(c):Ia.normalize(c);fs.readFile(c,function(f,g){f?e(f):d(g.buffer)})};!l.thisProgram&&1<process.argv.length&&(xa=process.argv[1].replace(/\\/g,"/"));process.argv.slice(2);ya=(c,d)=>{process.exitCode=c;throw d;
|
|
11
11
|
};l.inspect=function(){return"[Emscripten Module object]"};let a;try{a=require("worker_threads")}catch(c){throw console.error('The "worker_threads" module is not supported in this node.js build - perhaps a newer version is needed?'),c;}global.Worker=a.Worker}else if(za||Aa)Aa?Da=self.location.href:"undefined"!=typeof document&&document.currentScript&&(Da=document.currentScript.src),_scriptDir&&(Da=_scriptDir),Da=0!==Da.indexOf("blob:")?Da.substr(0,Da.replace(/[?#].*/,"").lastIndexOf("/")+1):"",Ba||
|
|
12
12
|
(Fa=a=>{var c=new XMLHttpRequest;c.open("GET",a,!1);c.send(null);return c.responseText},Aa&&(Ha=a=>{var c=new XMLHttpRequest;c.open("GET",a,!1);c.responseType="arraybuffer";c.send(null);return new Uint8Array(c.response)}),Ga=(a,c,d)=>{var e=new XMLHttpRequest;e.open("GET",a,!0);e.responseType="arraybuffer";e.onload=()=>{200==e.status||0==e.status&&e.response?c(e.response):d()};e.onerror=d;e.send(null)});Ba&&"undefined"==typeof performance&&(global.performance=require("perf_hooks").performance);
|
|
13
|
-
var Ja=console.log.bind(console),Ka=console.warn.bind(console);Ba&&(Ja=a=>fs.writeSync(1,a+"\n"),Ka=a=>fs.writeSync(2,a+"\n"));var La=l.print||Ja,
|
|
13
|
+
var Ja=console.log.bind(console),Ka=console.warn.bind(console);Ba&&(Ja=a=>fs.writeSync(1,a+"\n"),Ka=a=>fs.writeSync(2,a+"\n"));var La=l.print||Ja,Ma=l.printErr||Ka;Object.assign(l,wa);wa=null;l.thisProgram&&(xa=l.thisProgram);l.quit&&(ya=l.quit);var Oa;l.wasmBinary&&(Oa=l.wasmBinary);var noExitRuntime=l.noExitRuntime||!0;"object"!=typeof WebAssembly&&Pa("no native wasm support detected");var ba,Qa,Ra=!1,Sa,ca,ha,Ua,la,oa,pa,ra,ta;
|
|
14
14
|
function ea(){var a=ba.buffer;l.HEAP8=ca=new Int8Array(a);l.HEAP16=Ua=new Int16Array(a);l.HEAP32=oa=new Int32Array(a);l.HEAPU8=ha=new Uint8Array(a);l.HEAPU16=la=new Uint16Array(a);l.HEAPU32=pa=new Uint32Array(a);l.HEAPF32=ra=new Float32Array(a);l.HEAPF64=ta=new Float64Array(a)}var Va=l.INITIAL_MEMORY||16777216;4194304<=Va||Pa("INITIAL_MEMORY should be larger than STACK_SIZE, was "+Va+"! (STACK_SIZE=4194304)");
|
|
15
|
-
if(Ca)ba=l.wasmMemory;else if(l.wasmMemory)ba=l.wasmMemory;else if(ba=new WebAssembly.Memory({initial:Va/65536,maximum:32768,shared:!0}),!(ba.buffer instanceof SharedArrayBuffer))throw
|
|
15
|
+
if(Ca)ba=l.wasmMemory;else if(l.wasmMemory)ba=l.wasmMemory;else if(ba=new WebAssembly.Memory({initial:Va/65536,maximum:32768,shared:!0}),!(ba.buffer instanceof SharedArrayBuffer))throw Ma("requested a shared WebAssembly.Memory but the returned buffer is not a SharedArrayBuffer, indicating that while the browser has SharedArrayBuffer it does not have WebAssembly threads support - you may need to set a flag"),Ba&&Ma("(on node you may need: --experimental-wasm-threads --experimental-wasm-bulk-memory and/or recent version)"),
|
|
16
16
|
Error("bad memory");ea();Va=ba.buffer.byteLength;var Wa,Xa=[],Ya=[],Za=[],$a=0;function ab(){return noExitRuntime||0<$a}function bb(){Ca||(l.noFSInit||cb||(cb=!0,db(),l.stdin=l.stdin,l.stdout=l.stdout,l.stderr=l.stderr,l.stdin?eb("stdin",l.stdin):fb("/dev/tty","/dev/stdin"),l.stdout?eb("stdout",null,l.stdout):fb("/dev/tty","/dev/stdout"),l.stderr?eb("stderr",null,l.stderr):fb("/dev/tty1","/dev/stderr"),gb("/dev/stdin",0),gb("/dev/stdout",1),gb("/dev/stderr",1)),hb=!1,ib(Ya))}
|
|
17
|
-
function jb(){var a=l.preRun.shift();Xa.unshift(a)}var kb=0,lb=null,mb=null;function nb(){kb++;l.monitorRunDependencies&&l.monitorRunDependencies(kb)}function ob(){kb--;l.monitorRunDependencies&&l.monitorRunDependencies(kb);if(0==kb&&(null!==lb&&(clearInterval(lb),lb=null),mb)){var a=mb;mb=null;a()}}function Pa(a){if(l.onAbort)l.onAbort(a);a="Aborted("+a+")";
|
|
17
|
+
function jb(){var a=l.preRun.shift();Xa.unshift(a)}var kb=0,lb=null,mb=null;function nb(){kb++;l.monitorRunDependencies&&l.monitorRunDependencies(kb)}function ob(){kb--;l.monitorRunDependencies&&l.monitorRunDependencies(kb);if(0==kb&&(null!==lb&&(clearInterval(lb),lb=null),mb)){var a=mb;mb=null;a()}}function Pa(a){if(l.onAbort)l.onAbort(a);a="Aborted("+a+")";Ma(a);Ra=!0;Sa=1;a=new WebAssembly.RuntimeError(a+". Build with -sASSERTIONS for more info.");va(a);throw a;}
|
|
18
18
|
function pb(a){return a.startsWith("data:application/octet-stream;base64,")}var qb;qb="mxdrawassembly_min.wasm";pb(qb)||(qb=Ea(qb));function rb(a){try{if(a==qb&&Oa)return new Uint8Array(Oa);if(Ha)return Ha(a);throw"both async and sync fetching of the wasm failed";}catch(c){Pa(c)}}
|
|
19
19
|
function sb(a){if(!Oa&&(za||Aa)){if("function"==typeof fetch&&!a.startsWith("file://"))return fetch(a,{credentials:"same-origin"}).then(function(c){if(!c.ok)throw"failed to load wasm binary file at '"+a+"'";return c.arrayBuffer()}).catch(function(){return rb(a)});if(Ga)return new Promise(function(c,d){Ga(a,function(e){c(new Uint8Array(e))},d)})}return Promise.resolve().then(function(){return rb(a)})}
|
|
20
|
-
function tb(a,c,d){return sb(a).then(function(e){return WebAssembly.instantiate(e,c)}).then(function(e){return e}).then(d,function(e){
|
|
21
|
-
function ub(a,c){var d=qb;return Oa||"function"!=typeof WebAssembly.instantiateStreaming||pb(d)||d.startsWith("file://")||Ba||"function"!=typeof fetch?tb(d,a,c):fetch(d,{credentials:"same-origin"}).then(function(e){return WebAssembly.instantiateStreaming(e,a).then(c,function(f){
|
|
22
|
-
var vb,wb,Cb={
|
|
23
|
-
function Db(a){this.name="ExitStatus";this.message="Program terminated with exit("+a+")";this.status=a}function Eb(a){a.terminate();a.onmessage=()=>{}}function Fb(a){(a=
|
|
20
|
+
function tb(a,c,d){return sb(a).then(function(e){return WebAssembly.instantiate(e,c)}).then(function(e){return e}).then(d,function(e){Ma("failed to asynchronously prepare wasm: "+e);Pa(e)})}
|
|
21
|
+
function ub(a,c){var d=qb;return Oa||"function"!=typeof WebAssembly.instantiateStreaming||pb(d)||d.startsWith("file://")||Ba||"function"!=typeof fetch?tb(d,a,c):fetch(d,{credentials:"same-origin"}).then(function(e){return WebAssembly.instantiateStreaming(e,a).then(c,function(f){Ma("wasm streaming compile failed: "+f);Ma("falling back to ArrayBuffer instantiation");return tb(d,a,c)})})}
|
|
22
|
+
var vb,wb,Cb={265162:()=>aa().length,265182:a=>{a=p(a);if(window.mx_saveFile_call){var c=c||"binary";if("utf8"!==c&&"binary"!==c)throw Error('Invalid encoding type "'+c+'"');var d;var e=gb(a,e||0);a=xb(a,{fa:!0}).node;if(!a)throw new q(44);if(!a.h.u)throw new q(63);a=a.h.u(a).size;var f=new Uint8Array(a);yb(e,f,0,a,0);"utf8"===c?d=zb(f,0):"binary"===c&&(d=f);Ab(e);window.mx_saveFile_call(d)}else console.log("window.mx_saveFile_call undefined")}};
|
|
23
|
+
function Db(a){this.name="ExitStatus";this.message="Program terminated with exit("+a+")";this.status=a}function Eb(a){a.terminate();a.onmessage=()=>{}}function Fb(a){(a=r.F[a])||Pa();r.qb(a)}function Gb(a){var c=r.$a();if(!c)return 6;r.I.push(c);r.F[a.A]=c;c.A=a.A;var d={cmd:"run",start_routine:a.Eb,arg:a.Ua,pthread_ptr:a.A};Ba&&c.ref();c.postMessage(d,a.Kb);return 0}
|
|
24
24
|
var Hb=(a,c)=>{for(var d=0,e=a.length-1;0<=e;e--){var f=a[e];"."===f?a.splice(e,1):".."===f?(a.splice(e,1),d++):d&&(a.splice(e,1),d--)}if(c)for(;d;d--)a.unshift("..");return a},Ib=a=>{var c="/"===a.charAt(0),d="/"===a.substr(-1);(a=Hb(a.split("/").filter(e=>!!e),!c).join("/"))||c||(a=".");a&&d&&(a+="/");return(c?"/":"")+a},Jb=a=>{var c=/^(\/?|)([\s\S]*?)((?:\.{1,2}|[^\/]+?|)(\.[^.\/]*|))(?:[\/]*)$/.exec(a).slice(1);a=c[0];c=c[1];if(!a&&!c)return".";c&&(c=c.substr(0,c.length-1));return a+c},Kb=a=>
|
|
25
25
|
{if("/"===a)return"/";a=Ib(a);a=a.replace(/\/$/,"");var c=a.lastIndexOf("/");return-1===c?a:a.substr(c+1)};function Lb(){if("object"==typeof crypto&&"function"==typeof crypto.getRandomValues)return d=>(d.set(crypto.getRandomValues(new Uint8Array(d.byteLength))),d);if(Ba)try{var a=require("crypto");if(a.randomFillSync)return d=>a.randomFillSync(d);var c=a.randomBytes;return d=>(d.set(c(d.byteLength)),d)}catch(d){}Pa("initRandomDevice")}function Mb(a){return(Mb=Lb())(a)}
|
|
26
26
|
function Nb(){for(var a="",c=!1,d=arguments.length-1;-1<=d&&!c;d--){c=0<=d?arguments[d]:"/";if("string"!=typeof c)throw new TypeError("Arguments to path.resolve must be strings");if(!c)return"";a=c+"/"+a;c="/"===c.charAt(0)}a=Hb(a.split("/").filter(e=>!!e),!c).join("/");return(c?"/":"")+a||"."}
|
|
@@ -28,7 +28,7 @@ function Ob(a,c,d,e){if(!(0<e))return 0;var f=d;e=d+e-1;for(var g=0;g<a.length;+
|
|
|
28
28
|
function Pb(a,c){for(var d=0,e=0;e<a.length;++e){var f=a.charCodeAt(e);127>=f?d++:2047>=f?d+=2:55296<=f&&57343>=f?(d+=4,++e):d+=3}d=Array(d+1);a=Ob(a,d,0,d.length);c&&(d.length=a);return d}var Qb=[];function Rb(a,c){Qb[a]={input:[],output:[],O:c};Sb(a,Tb)}
|
|
29
29
|
var Tb={open:function(a){var c=Qb[a.node.rdev];if(!c)throw new q(43);a.tty=c;a.seekable=!1},close:function(a){a.tty.O.fsync(a.tty)},fsync:function(a){a.tty.O.fsync(a.tty)},read:function(a,c,d,e){if(!a.tty||!a.tty.O.Ea)throw new q(60);for(var f=0,g=0;g<e;g++){try{var h=a.tty.O.Ea(a.tty)}catch(n){throw new q(29);}if(void 0===h&&0===f)throw new q(6);if(null===h||void 0===h)break;f++;c[d+g]=h}f&&(a.node.timestamp=Date.now());return f},write:function(a,c,d,e){if(!a.tty||!a.tty.O.la)throw new q(60);try{for(var f=
|
|
30
30
|
0;f<e;f++)a.tty.O.la(a.tty,c[d+f])}catch(g){throw new q(29);}e&&(a.node.timestamp=Date.now());return f}},Ub={Ea:function(a){if(!a.input.length){var c=null;if(Ba){c=Buffer.alloc(256);var d=0;try{d=fs.readSync(process.stdin.fd,c,0,256,-1)}catch(e){if(e.toString().includes("EOF"))d=0;else throw e;}c=0<d?c.slice(0,d).toString("utf-8"):null}else"undefined"!=typeof window&&"function"==typeof window.prompt?(c=window.prompt("Input: "),null!==c&&(c+="\n")):"function"==typeof readline&&(c=readline(),null!==
|
|
31
|
-
c&&(c+="\n"));if(!c)return null;a.input=Pb(c,!0)}return a.input.shift()},la:function(a,c){null===c||10===c?(La(zb(a.output,0)),a.output=[]):0!=c&&a.output.push(c)},fsync:function(a){a.output&&0<a.output.length&&(La(zb(a.output,0)),a.output=[])}},Vb={la:function(a,c){null===c||10===c?(
|
|
31
|
+
c&&(c+="\n"));if(!c)return null;a.input=Pb(c,!0)}return a.input.shift()},la:function(a,c){null===c||10===c?(La(zb(a.output,0)),a.output=[]):0!=c&&a.output.push(c)},fsync:function(a){a.output&&0<a.output.length&&(La(zb(a.output,0)),a.output=[])}},Vb={la:function(a,c){null===c||10===c?(Ma(zb(a.output,0)),a.output=[]):0!=c&&a.output.push(c)},fsync:function(a){a.output&&0<a.output.length&&(Ma(zb(a.output,0)),a.output=[])}},u={v:null,D:function(){return u.createNode(null,"/",16895,0)},createNode:function(a,
|
|
32
32
|
c,d,e){if(24576===(d&61440)||4096===(d&61440))throw new q(63);u.v||(u.v={dir:{node:{u:u.h.u,B:u.h.B,lookup:u.h.lookup,Z:u.h.Z,rename:u.h.rename,unlink:u.h.unlink,rmdir:u.h.rmdir,readdir:u.h.readdir,symlink:u.h.symlink},stream:{H:u.m.H}},file:{node:{u:u.h.u,B:u.h.B},stream:{H:u.m.H,read:u.m.read,write:u.m.write,ua:u.m.ua,Ia:u.m.Ia,Ka:u.m.Ka}},link:{node:{u:u.h.u,B:u.h.B,readlink:u.h.readlink},stream:{}},wa:{node:{u:u.h.u,B:u.h.B},stream:Wb}});d=Xb(a,c,d,e);16384===(d.mode&61440)?(d.h=u.v.dir.node,
|
|
33
33
|
d.m=u.v.dir.stream,d.l={}):32768===(d.mode&61440)?(d.h=u.v.file.node,d.m=u.v.file.stream,d.o=0,d.l=null):40960===(d.mode&61440)?(d.h=u.v.link.node,d.m=u.v.link.stream):8192===(d.mode&61440)&&(d.h=u.v.wa.node,d.m=u.v.wa.stream);d.timestamp=Date.now();a&&(a.l[c]=d,a.timestamp=d.timestamp);return d},Tb:function(a){return a.l?a.l.subarray?a.l.subarray(0,a.o):new Uint8Array(a.l):new Uint8Array(0)},Ba:function(a,c){var d=a.l?a.l.length:0;d>=c||(c=Math.max(c,d*(1048576>d?2:1.125)>>>0),0!=d&&(c=Math.max(c,
|
|
34
34
|
256)),d=a.l,a.l=new Uint8Array(c),0<a.o&&a.l.set(d.subarray(0,a.o),0))},pb:function(a,c){if(a.o!=c)if(0==c)a.l=null,a.o=0;else{var d=a.l;a.l=new Uint8Array(c);d&&a.l.set(d.subarray(0,Math.min(c,a.o)));a.o=c}},h:{u:function(a){var c={};c.dev=8192===(a.mode&61440)?a.id:1;c.ino=a.id;c.mode=a.mode;c.nlink=1;c.uid=0;c.gid=0;c.rdev=a.rdev;c.size=16384===(a.mode&61440)?4096:32768===(a.mode&61440)?a.o:40960===(a.mode&61440)?a.link.length:0;c.atime=new Date(a.timestamp);c.mtime=new Date(a.timestamp);c.ctime=
|
|
@@ -44,41 +44,41 @@ set:function(d){this.$.position=d}}}));a=Object.assign(new pc,a);c=oc(c);a.fd=c;
|
|
|
44
44
|
a=Kb(a);if(!a||"."===a||".."===a)throw new q(28);var f=mc(e,a);if(f)throw new q(f);if(!e.h.Z)throw new q(63);return e.h.Z(e,a,c,d)},tc=(a,c,d)=>{"undefined"==typeof d&&(d=c,c=438);sc(a,c|8192,d)},fb=(a,c)=>{if(!Nb(a))throw new q(44);var d=xb(c,{parent:!0}).node;if(!d)throw new q(44);c=Kb(c);var e=mc(d,c);if(e)throw new q(e);if(!d.h.symlink)throw new q(63);d.h.symlink(d,c,a)},uc=a=>{var c=xb(a,{parent:!0}).node;a=Kb(a);var d=Zb(c,a),e=nc(c,a,!0);if(e)throw new q(e);if(!c.h.rmdir)throw new q(63);if(d.M)throw new q(10);
|
|
45
45
|
c.h.rmdir(c,a);hc(d)},ec=a=>{a=xb(a).node;if(!a)throw new q(44);if(!a.h.readlink)throw new q(28);return Nb(fc(a.parent),a.h.readlink(a))},gb=(a,c,d)=>{if(""===a)throw new q(44);if("string"==typeof c){var e=kc[c];if("undefined"==typeof e)throw Error("Unknown file open mode: "+c);c=e}d=c&64?("undefined"==typeof d?438:d)&4095|32768:0;if("object"==typeof a)var f=a;else{a=Ib(a);try{f=xb(a,{fa:!(c&131072)}).node}catch(g){}}e=!1;if(c&64)if(f){if(c&128)throw new q(20);}else f=sc(a,d,0),e=!0;if(!f)throw new q(44);
|
|
46
46
|
8192===(f.mode&61440)&&(c&=-513);if(c&65536&&16384!==(f.mode&61440))throw new q(54);if(!e&&(d=f?40960===(f.mode&61440)?32:16384===(f.mode&61440)&&("r"!==lc(c)||c&512)?31:ic(f,lc(c)):44))throw new q(d);if(c&512&&!e){d=f;d="string"==typeof d?xb(d,{fa:!0}).node:d;if(!d.h.B)throw new q(63);if(16384===(d.mode&61440))throw new q(31);if(32768!==(d.mode&61440))throw new q(28);if(e=ic(d,"w"))throw new q(e);d.h.B(d,{size:0,timestamp:Date.now()})}c&=-131713;f=qc({node:f,path:fc(f),flags:c,seekable:!0,position:0,
|
|
47
|
-
m:f.m,Lb:[],error:!1});f.m.open&&f.m.open(f);!l.logReadFiles||c&1||(vc||(vc={}),a in vc||(vc[a]=1));return f},
|
|
47
|
+
m:f.m,Lb:[],error:!1});f.m.open&&f.m.open(f);!l.logReadFiles||c&1||(vc||(vc={}),a in vc||(vc[a]=1));return f},Ab=a=>{if(null===a.fd)throw new q(8);a.ja&&(a.ja=null);try{a.m.close&&a.m.close(a)}catch(c){throw c;}finally{bc[a.fd]=null}a.fd=null},wc=(a,c,d)=>{if(null===a.fd)throw new q(8);if(!a.seekable||!a.m.H)throw new q(70);if(0!=d&&1!=d&&2!=d)throw new q(28);a.position=a.m.H(a,c,d);a.Lb=[]},yb=(a,c,d,e,f)=>{if(0>e||0>f)throw new q(28);if(null===a.fd)throw new q(8);if(1===(a.flags&2097155))throw new q(8);
|
|
48
48
|
if(16384===(a.node.mode&61440))throw new q(31);if(!a.m.read)throw new q(28);var g="undefined"!=typeof f;if(!g)f=a.position;else if(!a.seekable)throw new q(70);c=a.m.read(a,c,d,e,f);g||(a.position+=c);return c},db=()=>{q||(q=function(a,c){this.name="ErrnoError";this.node=c;this.rb=function(d){this.s=d};this.rb(a);this.message="FS error"},q.prototype=Error(),q.prototype.constructor=q,[44].forEach(a=>{Yb[a]=new q(a);Yb[a].stack="<generic error, no stack>"}))},cb,xc=(a,c)=>{var d=0;a&&(d|=365);c&&(d|=
|
|
49
|
-
146);return d},eb=(a,c,d)=>{a=Ib("/dev/"+a);var e=xc(!!c,!!d);yc||(yc=64);var f=yc++<<8|0;Sb(f,{open:g=>{g.seekable=!1},close:()=>{d&&d.buffer&&d.buffer.length&&d(10)},read:(g,h,n,A)=>{for(var
|
|
49
|
+
146);return d},eb=(a,c,d)=>{a=Ib("/dev/"+a);var e=xc(!!c,!!d);yc||(yc=64);var f=yc++<<8|0;Sb(f,{open:g=>{g.seekable=!1},close:()=>{d&&d.buffer&&d.buffer.length&&d(10)},read:(g,h,n,A)=>{for(var t=0,R=0;R<A;R++){try{var da=c()}catch(Z){throw new q(29);}if(void 0===da&&0===t)throw new q(6);if(null===da||void 0===da)break;t++;h[n+R]=da}t&&(g.node.timestamp=Date.now());return t},write:(g,h,n,A)=>{for(var t=0;t<A;t++)try{d(h[n+t])}catch(R){throw new q(29);}A&&(g.node.timestamp=Date.now());return t}});tc(a,
|
|
50
50
|
e,f)},yc,zc={},pc,vc,Ac="undefined"!=typeof TextDecoder?new TextDecoder("utf8"):void 0;
|
|
51
51
|
function zb(a,c,d){var e=c+d;for(d=c;a[d]&&!(d>=e);)++d;if(16<d-c&&a.buffer&&Ac)return Ac.decode(a.buffer instanceof SharedArrayBuffer?a.slice(c,d):a.subarray(c,d));for(e="";c<d;){var f=a[c++];if(f&128){var g=a[c++]&63;if(192==(f&224))e+=String.fromCharCode((f&31)<<6|g);else{var h=a[c++]&63;f=224==(f&240)?(f&15)<<12|g<<6|h:(f&7)<<18|g<<12|h<<6|a[c++]&63;65536>f?e+=String.fromCharCode(f):(f-=65536,e+=String.fromCharCode(55296|f>>10,56320|f&1023))}}else e+=String.fromCharCode(f)}return e}
|
|
52
|
-
function p(a,c){return a?zb(fa(),a,c):""}function Bc(a,c){if("/"===c.charAt(0))return c;a=-100===a?"/":Cc(a).path;if(0==c.length)throw new q(44);return Ib(a+"/"+c)}var Dc=void 0;function Ec(){Dc+=4;return b()[Dc-4>>2]}function Cc(a){a=bc[a];if(!a)throw new q(8);return a}function Fc(a){if(Ca)return Gc(1,1,a);
|
|
53
|
-
var
|
|
54
|
-
{a.onmessage=g=>{g=g.data;var h=g.cmd;a.A&&(
|
|
55
|
-
h)
|
|
56
|
-
": "+g.message);throw g;};Ba&&(a.on("message",function(g){a.onmessage({data:g})}),a.on("error",function(g){a.onerror(g)}),a.on("detachedExit",function(){}));var d=[],e=["onExit","onAbort","print","printErr"],f;for(f of e)l.hasOwnProperty(f)&&d.push(f);a.postMessage({cmd:"load",handlers:d,urlOrBlob:l.mainScriptUrlOrBlob||_scriptDir,wasmMemory:ba,wasmModule:Qa})}),mb:function(a){if(Ca)return a();Promise.all(
|
|
57
|
-
|
|
52
|
+
function p(a,c){return a?zb(fa(),a,c):""}function Bc(a,c){if("/"===c.charAt(0))return c;a=-100===a?"/":Cc(a).path;if(0==c.length)throw new q(44);return Ib(a+"/"+c)}var Dc=void 0;function Ec(){Dc+=4;return b()[Dc-4>>2]}function Cc(a){a=bc[a];if(!a)throw new q(8);return a}function Fc(a){if(Ca)return Gc(1,1,a);Sa=a;if(!ab()){r.Fb();if(l.onExit)l.onExit(a);Ra=!0}ya(a,new Db(a))}function Hc(a){Sa=a;if(Ca)throw Ic(a),"unwind";Fc(a)}function Jc(a){a instanceof Db||"unwind"==a||ya(1,a)}
|
|
53
|
+
var r={G:[],I:[],Pa:[],F:{},ka:function(){Ca?r.kb():r.jb()},jb:function(){for(var a=1;a--;)r.va()},kb:function(){r.receiveObjectTransfer=r.ob;r.threadInitTLS=r.Oa;r.setExitStatus=r.Ma;noExitRuntime=!1},Ma:function(a){Sa=a},bc:["$terminateWorker"],Fb:function(){for(var a of r.I)Eb(a);for(a of r.G)Eb(a);r.G=[];r.I=[];r.F=[]},qb:function(a){var c=a.A;delete r.F[c];r.G.push(a);r.I.splice(r.I.indexOf(a),1);a.A=0;Ba&&a.unref();Kc(c)},ob:function(){},Oa:function(){r.Pa.forEach(a=>a())},Fa:a=>new Promise(c=>
|
|
54
|
+
{a.onmessage=g=>{g=g.data;var h=g.cmd;a.A&&(r.Ya=a.A);if(g.targetThread&&g.targetThread!=Lc()){var n=r.F[g.ac];n?n.postMessage(g,g.transferList):Ma('Internal error! Worker sent a message "'+h+'" to target pthread '+g.targetThread+", but that thread no longer exists!")}else if("checkMailbox"===h)Mc();else if("spawnThread"===h)Gb(g);else if("cleanupThread"===h)Fb(g.thread);else if("killThread"===h)g=g.thread,h=r.F[g],delete r.F[g],Eb(h),Kc(g),r.I.splice(r.I.indexOf(h),1),h.A=0;else if("cancelThread"===
|
|
55
|
+
h)r.F[g.thread].postMessage({cmd:"cancel"});else if("loaded"===h)a.loaded=!0,Ba&&!a.A&&a.unref(),c(a);else if("print"===h)La("Thread "+g.threadId+": "+g.text);else if("printErr"===h)Ma("Thread "+g.threadId+": "+g.text);else if("alert"===h)alert("Thread "+g.threadId+": "+g.text);else if("setimmediate"===g.target)a.postMessage(g);else if("callHandler"===h)l[g.handler](...g.args);else h&&Ma("worker sent an unknown command "+h);r.Ya=void 0};a.onerror=g=>{Ma("worker sent an error! "+g.filename+":"+g.lineno+
|
|
56
|
+
": "+g.message);throw g;};Ba&&(a.on("message",function(g){a.onmessage({data:g})}),a.on("error",function(g){a.onerror(g)}),a.on("detachedExit",function(){}));var d=[],e=["onExit","onAbort","print","printErr"],f;for(f of e)l.hasOwnProperty(f)&&d.push(f);a.postMessage({cmd:"load",handlers:d,urlOrBlob:l.mainScriptUrlOrBlob||_scriptDir,wasmMemory:ba,wasmModule:Qa})}),mb:function(a){if(Ca)return a();Promise.all(r.G.map(r.Fa)).then(a)},va:function(){var a=Ea("mxdrawassembly_min.worker.js");a=new Worker(a);
|
|
57
|
+
r.G.push(a)},$a:function(){0==r.G.length&&(r.va(),r.Fa(r.G[0]));return r.G.pop()}};l.PThread=r;function ib(a){for(;0<a.length;)a.shift()(l)}l.establishStackSpace=function(){var a=Lc(),c=b()[a+52>>2];a=b()[a+56>>2];Nc(c,c-a);Oc(c)};function Ic(a){if(Ca)return Gc(2,0,a);Hc(a)}var Pc=[];function Qc(a){var c=Pc[a];c||(a>=Pc.length&&(Pc.length=a+1),Pc[a]=c=Wa.get(a));return c}l.invokeEntryPoint=function(a,c){a=Qc(a)(c);ab()?r.Ma(a):Rc(a)};
|
|
58
58
|
function Sc(a){this.g=a-24;this.Db=function(c){k()[this.g+4>>2]=c};this.wb=function(c){k()[this.g+8>>2]=c};this.Bb=function(){b()[this.g>>2]=0};this.ub=function(){var c=0;aa()[this.g+12>>0]=c};this.Cb=function(){var c=0;aa()[this.g+13>>0]=c};this.ka=function(c,d){this.sb();this.Db(c);this.wb(d);this.Bb();this.ub();this.Cb()};this.sb=function(){k()[this.g+16>>2]=0}}var Tc=0,Uc=0;function Vc(a,c,d,e){return Ca?Gc(3,1,a,c,d,e):Wc(a,c,d,e)}
|
|
59
|
-
function Wc(a,c,d,e){if("undefined"==typeof SharedArrayBuffer)return
|
|
59
|
+
function Wc(a,c,d,e){if("undefined"==typeof SharedArrayBuffer)return Ma("Current environment does not support SharedArrayBuffer, pthreads are not available!"),6;var f=[];if(Ca&&0===f.length)return Vc(a,c,d,e);a={Eb:d,A:a,Ua:e,Kb:f};return Ca?(a.Ob="spawnThread",postMessage(a,f),0):Gb(a)}
|
|
60
60
|
function Xc(a,c,d){if(Ca)return Gc(4,1,a,c,d);Dc=d;try{var e=Cc(a);switch(c){case 0:var f=Ec();return 0>f?-28:qc(e,f).fd;case 1:case 2:return 0;case 3:return e.flags;case 4:return f=Ec(),e.flags|=f,0;case 5:return f=Ec(),ba.buffer!=ca.buffer&&ea(),Ua[f+0>>1]=2,0;case 6:case 7:return 0;case 16:case 8:return-28;case 9:return b()[Yc()>>2]=28,-1;default:return-28}}catch(g){if("undefined"==typeof zc||"ErrnoError"!==g.name)throw g;return-g.s}}
|
|
61
61
|
function Zc(a,c,d){if(Ca)return Gc(5,1,a,c,d);Dc=d;try{var e=Cc(a);switch(c){case 21509:case 21505:return e.tty?0:-59;case 21510:case 21511:case 21512:case 21506:case 21507:case 21508:return e.tty?0:-59;case 21519:if(!e.tty)return-59;var f=Ec();return b()[f>>2]=0;case 21520:return e.tty?-28:-59;case 21531:a=f=Ec();if(!e.m.lb)throw new q(59);return e.m.lb(e,c,a);case 21523:return e.tty?0:-59;case 21524:return e.tty?0:-59;default:return-28}}catch(g){if("undefined"==typeof zc||"ErrnoError"!==g.name)throw g;
|
|
62
62
|
return-g.s}}function $c(a,c,d,e){if(Ca)return Gc(6,1,a,c,d,e);Dc=e;try{c=p(c);c=Bc(a,c);var f=e?Ec():0;return gb(c,d,f).fd}catch(g){if("undefined"==typeof zc||"ErrnoError"!==g.name)throw g;return-g.s}}function ad(a){if(Ca)return Gc(7,1,a);try{return a=p(a),uc(a),0}catch(c){if("undefined"==typeof zc||"ErrnoError"!==c.name)throw c;return-c.s}}
|
|
63
|
-
function bd(a,c,d){if(Ca)return Gc(8,1,a,c,d);try{c=p(c);c=Bc(a,c);if(0===d){a=c;var e=xb(a,{parent:!0}).node;if(!e)throw new q(44);var f=Kb(a),g=Zb(e,f),h=nc(e,f,!1);if(h)throw new q(h);if(!e.h.unlink)throw new q(63);if(g.M)throw new q(10);e.h.unlink(e,f);hc(g)}else 512===d?uc(c):Pa("Invalid flags passed to unlinkat");return 0}catch(n){if("undefined"==typeof zc||"ErrnoError"!==n.name)throw n;return-n.s}}function cd(a){if(!Ra)try{if(a(),!ab())try{Ca?Rc(
|
|
64
|
-
function dd(a){"function"===typeof Atomics.Mb&&(Atomics.Mb(b(),a>>2,a).value.then(Mc),a+=128,Atomics.store(b(),a>>2,1))}l.__emscripten_thread_mailbox_await=dd;function Mc(){var a=Lc();a&&(dd(a),cd(()=>ed()))}l.checkMailbox=Mc;var fd=[];function gd(a){hd||(hd={});hd[a]||(hd[a]=1,Ba&&(a="warning: "+a),
|
|
63
|
+
function bd(a,c,d){if(Ca)return Gc(8,1,a,c,d);try{c=p(c);c=Bc(a,c);if(0===d){a=c;var e=xb(a,{parent:!0}).node;if(!e)throw new q(44);var f=Kb(a),g=Zb(e,f),h=nc(e,f,!1);if(h)throw new q(h);if(!e.h.unlink)throw new q(63);if(g.M)throw new q(10);e.h.unlink(e,f);hc(g)}else 512===d?uc(c):Pa("Invalid flags passed to unlinkat");return 0}catch(n){if("undefined"==typeof zc||"ErrnoError"!==n.name)throw n;return-n.s}}function cd(a){if(!Ra)try{if(a(),!ab())try{Ca?Rc(Sa):Hc(Sa)}catch(c){Jc(c)}}catch(c){Jc(c)}}
|
|
64
|
+
function dd(a){"function"===typeof Atomics.Mb&&(Atomics.Mb(b(),a>>2,a).value.then(Mc),a+=128,Atomics.store(b(),a>>2,1))}l.__emscripten_thread_mailbox_await=dd;function Mc(){var a=Lc();a&&(dd(a),cd(()=>ed()))}l.checkMailbox=Mc;var fd=[];function gd(a){hd||(hd={});hd[a]||(hd[a]=1,Ba&&(a="warning: "+a),Ma(a))}var hd,jd;jd=Ba?()=>{var a=process.hrtime();return 1E3*a[0]+a[1]/1E6}:()=>performance.timeOrigin+performance.now();
|
|
65
65
|
function kd(a,c){if(0>=a)return a;var d=32>=c?Math.abs(1<<c-1):Math.pow(2,c-1);a>=d&&(32>=c||a>d)&&(a=-2*d+a);return a}function ld(a,c){return 0<=a?a:32>=c?2*Math.abs(1<<c-1)+a:Math.pow(2,c)+a}function md(a){for(var c=a;fa()[c];)++c;return c-a}
|
|
66
|
-
function nd(a,c){function d(na){var P=e;("double"===na||"i64"===na)&&P&7&&(P+=4);e=P;"double"===na?(na=sa()[e>>3],e+=8):"i64"==na?(na=[b()[e>>2],b()[e+4>>2]],e+=8):(na=b()[e>>2],e+=4);return na}for(var e=c,f=[],g,h;;){var n=a;g=aa()[a>>0];if(0===g)break;h=aa()[a+1>>0];if(37==g){var A=!1,
|
|
66
|
+
function nd(a,c){function d(na){var P=e;("double"===na||"i64"===na)&&P&7&&(P+=4);e=P;"double"===na?(na=sa()[e>>3],e+=8):"i64"==na?(na=[b()[e>>2],b()[e+4>>2]],e+=8):(na=b()[e>>2],e+=4);return na}for(var e=c,f=[],g,h;;){var n=a;g=aa()[a>>0];if(0===g)break;h=aa()[a+1>>0];if(37==g){var A=!1,t=c=!1,R=!1,da=!1;a:for(;;){switch(h){case 43:A=!0;break;case 45:c=!0;break;case 35:t=!0;break;case 48:if(R)break a;else{R=!0;break}case 32:da=!0;break;default:break a}a++;h=aa()[a+1>>0]}var Z=0;if(42==h)Z=d("i32"),
|
|
67
67
|
a++,h=aa()[a+1>>0];else for(;48<=h&&57>=h;)Z=10*Z+(h-48),a++,h=aa()[a+1>>0];var m=!1,N=-1;if(46==h){N=0;m=!0;a++;h=aa()[a+1>>0];if(42==h)N=d("i32"),a++;else for(;;){h=aa()[a+1>>0];if(48>h||57<h)break;N=10*N+(h-48);a++}h=aa()[a+1>>0]}0>N&&(N=6,m=!1);switch(String.fromCharCode(h)){case "h":h=aa()[a+2>>0];if(104==h){a++;var M=1}else M=2;break;case "l":h=aa()[a+2>>0];108==h?(a++,M=8):M=4;break;case "L":case "q":case "j":M=8;break;case "z":case "t":case "I":M=4;break;default:M=null}M&&a++;h=aa()[a+1>>
|
|
68
|
-
0];switch(String.fromCharCode(h)){case "d":case "i":case "u":case "o":case "x":case "X":case "p":n=100==h||105==h;M=M||4;g=d("i"+8*M);8==M&&(g=117==h?(g[0]>>>0)+4294967296*(g[1]>>>0):(g[0]>>>0)+4294967296*g[1]);4>=M&&(g=(n?kd:ld)(g&Math.pow(256,M)-1,8*M));var ia=Math.abs(g);n="";if(100==h||105==h)var B=kd(g,8*M).toString(10);else if(117==h)B=ld(g,8*M).toString(10),g=Math.abs(g);else if(111==h)B=(
|
|
69
|
-
[];for(
|
|
70
|
-
d("double");if(isNaN(g))B="nan",R=!1;else if(isFinite(g)){m=!1;M=Math.min(N,20);if(103==h||71==h)m=!0,N=N||1,M=parseInt(g.toExponential(M).split("e")[1],10),N>M&&-4<=M?(h=(103==h?"f":"F").charCodeAt(0),N-=M+1):(h=(103==h?"e":"E").charCodeAt(0),N--),M=Math.min(N,20);if(101==h||69==h)B=g.toExponential(M),/[eE][-+]\d$/.test(B)&&(B=B.slice(0,-1)+"0"+B.slice(-1));else if(102==h||70==h)B=g.toFixed(M),0===g&&(0>g||0===g&&-Infinity===1/g)&&(B="-"+B);n=B.split("e");if(m&&!
|
|
71
|
-
("0"==n[0].slice(-1)||"."==n[0].slice(-1));)n[0]=n[0].slice(0,-1);else for(
|
|
72
|
-
if(A)for(
|
|
68
|
+
0];switch(String.fromCharCode(h)){case "d":case "i":case "u":case "o":case "x":case "X":case "p":n=100==h||105==h;M=M||4;g=d("i"+8*M);8==M&&(g=117==h?(g[0]>>>0)+4294967296*(g[1]>>>0):(g[0]>>>0)+4294967296*g[1]);4>=M&&(g=(n?kd:ld)(g&Math.pow(256,M)-1,8*M));var ia=Math.abs(g);n="";if(100==h||105==h)var B=kd(g,8*M).toString(10);else if(117==h)B=ld(g,8*M).toString(10),g=Math.abs(g);else if(111==h)B=(t?"0":"")+ia.toString(8);else if(120==h||88==h){n=t&&0!=g?"0x":"";if(0>g){g=-g;B=(ia-1).toString(16);ia=
|
|
69
|
+
[];for(t=0;t<B.length;t++)ia.push((15-parseInt(B[t],16)).toString(16));for(B=ia.join("");B.length<2*M;)B="f"+B}else B=ia.toString(16);88==h&&(n=n.toUpperCase(),B=B.toUpperCase())}else 112==h&&(0===ia?B="(nil)":(n="0x",B=ia.toString(16)));if(m)for(;B.length<N;)B="0"+B;0<=g&&(A?n="+"+n:da&&(n=" "+n));"-"==B.charAt(0)&&(n="-"+n,B=B.substr(1));for(;n.length+B.length<Z;)c?B+=" ":R?B="0"+B:n=" "+n;B=n+B;B.split("").forEach(function(na){f.push(na.charCodeAt(0))});break;case "f":case "F":case "e":case "E":case "g":case "G":g=
|
|
70
|
+
d("double");if(isNaN(g))B="nan",R=!1;else if(isFinite(g)){m=!1;M=Math.min(N,20);if(103==h||71==h)m=!0,N=N||1,M=parseInt(g.toExponential(M).split("e")[1],10),N>M&&-4<=M?(h=(103==h?"f":"F").charCodeAt(0),N-=M+1):(h=(103==h?"e":"E").charCodeAt(0),N--),M=Math.min(N,20);if(101==h||69==h)B=g.toExponential(M),/[eE][-+]\d$/.test(B)&&(B=B.slice(0,-1)+"0"+B.slice(-1));else if(102==h||70==h)B=g.toFixed(M),0===g&&(0>g||0===g&&-Infinity===1/g)&&(B="-"+B);n=B.split("e");if(m&&!t)for(;1<n[0].length&&n[0].includes(".")&&
|
|
71
|
+
("0"==n[0].slice(-1)||"."==n[0].slice(-1));)n[0]=n[0].slice(0,-1);else for(t&&-1==B.indexOf(".")&&(n[0]+=".");N>M++;)n[0]+="0";B=n[0]+(1<n.length?"e"+n[1]:"");69==h&&(B=B.toUpperCase());0<=g&&(A?B="+"+B:da&&(B=" "+B))}else B=(0>g?"-":"")+"inf",R=!1;for(;B.length<Z;)B=c?B+" ":!R||"-"!=B[0]&&"+"!=B[0]?(R?"0":" ")+B:B[0]+"0"+B.slice(1);97>h&&(B=B.toUpperCase());B.split("").forEach(function(na){f.push(na.charCodeAt(0))});break;case "s":R=(A=d("i8*"))?md(A):6;m&&(R=Math.min(R,N));if(!c)for(;R<Z--;)f.push(32);
|
|
72
|
+
if(A)for(t=0;t<R;t++)f.push(fa()[A++>>0]);else f=f.concat(Pb("(null)".substr(0,R),!0));if(c)for(;R<Z--;)f.push(32);break;case "c":for(c&&f.push(d("i8"));0<--Z;)f.push(32);c||f.push(d("i8"));break;case "n":c=d("i32*");b()[c>>2]=f.length;break;case "%":f.push(g);break;default:for(t=n;t<a+2;t++)f.push(aa()[t>>0])}a+=2}else f.push(g),a+=1}return f}
|
|
73
73
|
function od(a){if(!a||!a.callee||!a.callee.name)return[null,"",""];var c=a.callee.name,d="(",e=!0,f;for(f in a){var g=a[f];e||(d+=", ");e=!1;d="number"==typeof g||"string"==typeof g?d+g:d+("("+typeof g+")")}d+=")";a=(a=a.callee.caller)?a.arguments:[];e&&(d="");return[a,c,d]}
|
|
74
74
|
function pd(a){a:{var c=Error();if(!c.stack){try{throw Error();}catch(N){c=N}if(!c.stack){c="(no stack trace available)";break a}}c=c.stack.toString()}c=c.slice(c.indexOf("\n",Math.max(c.lastIndexOf("_emscripten_log"),c.lastIndexOf("_emscripten_get_callstack")))+1);a&32&&gd("EM_LOG_DEMANGLE is deprecated; ignoring");a&8&&"undefined"==typeof emscripten_source_map&&(gd('Source map information is not available, emscripten_log with EM_LOG_C_STACK will be ignored. Build with "--pre-js $EMSCRIPTEN/src/emscripten-source-map.min.js" linker flag to add source map loading to code.'),
|
|
75
|
-
a=a^8|16);var d=null;if(a&128)for(d=od(arguments);d[1].includes("_emscripten_");)d=od(d[0]);var e=c.split("\n");c="";var f=RegExp("\\s*(.*?)@(.*?):([0-9]+):([0-9]+)"),g=RegExp("\\s*(.*?)@(.*):(.*)(:(.*))?"),h=RegExp("\\s*at (.*?) \\((.*):(.*):(.*)\\)"),n;for(n in e){var A=e[n],
|
|
76
|
-
Wa:
|
|
75
|
+
a=a^8|16);var d=null;if(a&128)for(d=od(arguments);d[1].includes("_emscripten_");)d=od(d[0]);var e=c.split("\n");c="";var f=RegExp("\\s*(.*?)@(.*?):([0-9]+):([0-9]+)"),g=RegExp("\\s*(.*?)@(.*):(.*)(:(.*))?"),h=RegExp("\\s*at (.*?) \\((.*):(.*):(.*)\\)"),n;for(n in e){var A=e[n],t;if((t=h.exec(A))&&5==t.length){A=t[1];var R=t[2];var da=t[3];t=t[4]}else if((t=f.exec(A))||(t=g.exec(A)),t&&4<=t.length)A=t[1],R=t[2],da=t[3],t=t[4]|0;else{c+=A+"\n";continue}var Z=!1;if(a&8){var m=emscripten_source_map.Yb({line:da,
|
|
76
|
+
Wa:t});if(Z=m&&m.source)a&64&&(m.source=m.source.substring(m.source.replace(/\\/g,"/").lastIndexOf("/")+1)),c+=" at "+A+" ("+m.source+":"+m.line+":"+m.Wa+")\n"}if(a&16||!Z)a&64&&(R=R.substring(R.replace(/\\/g,"/").lastIndexOf("/")+1)),c+=(Z?" = "+A:" at "+A)+" ("+R+":"+da+":"+t+")\n";a&128&&d[0]&&(d[1]==A&&0<d[2].length&&(c=c.replace(/\s+$/,""),c+=" with values: "+d[1]+d[2]+"\n"),d=od(d[0]))}return c=c.replace(/\s+$/,"")}function qd(a){var c=rd();a=a();Oc(c);return a}
|
|
77
77
|
function Gc(a,c){var d=arguments.length-2,e=arguments;return qd(()=>{for(var f=sd(8*d),g=f>>3,h=0;h<d;h++){var n=e[2+h];sa()[g+h]=n}return td(a,d,f,c)})}var ud=[],vd={};function wd(a,c){try{var d=indexedDB.open("emscripten_filesystem",1)}catch(e){c(e);return}d.onupgradeneeded=e=>{e=e.target.result;e.objectStoreNames.contains("FILES")&&e.deleteObjectStore("FILES");e.createObjectStore("FILES")};d.onsuccess=e=>a(e.target.result);d.onerror=e=>c(e)}var xd;
|
|
78
|
-
function yd(a,c,d,e,f){function g(){var ma=0,
|
|
79
|
-
2];h=k()[A+76>>2];var M=k()[A+80>>2],ia=k()[A+84>>2];A=k()[A+88>>2];var B=!!(R&1),na=!!(R&2);R=!!(R&64);m=m?p(m):void 0;N=N?p(N):void 0;var P=new XMLHttpRequest;P.withCredentials=Z;P.open(
|
|
80
|
-
P.status?c&&c(a,P,ma):d&&d(a,P,ma))};P.onerror=ma=>{
|
|
81
|
-
ja&&Cd(ja)}};P.onreadystatechange=ma=>{
|
|
78
|
+
function yd(a,c,d,e,f){function g(){var ma=0,Na=0;P.response&&B&&0===k()[a+12>>2]&&(Na=P.response.byteLength);0<Na&&(ma=zd(Na),fa().set(new Uint8Array(P.response),ma));k()[a+12>>2]=ma;Ad(a+16,Na);Ad(a+24,0);(ma=P.response?P.response.byteLength:0)&&Ad(a+32,ma);ka()[a+40>>1]=P.readyState;ka()[a+42>>1]=P.status;P.statusText&&Bd(P.statusText,a+44,64)}var h=k()[a+8>>2];if(h){var n=p(h),A=a+112,t=p(A);t||(t="GET");k();var R=k()[A+52>>2],da=k()[A+56>>2],Z=!!k()[A+60>>2];k();var m=k()[A+68>>2],N=k()[A+72>>
|
|
79
|
+
2];h=k()[A+76>>2];var M=k()[A+80>>2],ia=k()[A+84>>2];A=k()[A+88>>2];var B=!!(R&1),na=!!(R&2);R=!!(R&64);m=m?p(m):void 0;N=N?p(N):void 0;var P=new XMLHttpRequest;P.withCredentials=Z;P.open(t,n,!R,m,N);R||(P.timeout=da);P.dc=n;P.responseType="arraybuffer";M&&(n=p(M),P.overrideMimeType(n));if(h)for(;;){t=k()[h>>2];if(!t)break;n=k()[h+4>>2];if(!n)break;h+=8;t=p(t);n=p(n);P.setRequestHeader(t,n)}var Ta=k()[a+0>>2];vd[Ta]=P;h=ia&&A?fa().slice(ia,ia+A):null;P.onload=ma=>{Ta in vd&&(g(),200<=P.status&&300>
|
|
80
|
+
P.status?c&&c(a,P,ma):d&&d(a,P,ma))};P.onerror=ma=>{Ta in vd&&(g(),d&&d(a,P,ma))};P.ontimeout=ma=>{Ta in vd&&d&&d(a,P,ma)};P.onprogress=ma=>{if(Ta in vd){var Na=B&&na&&P.response?P.response.byteLength:0,ja=0;0<Na&&B&&na&&(ja=zd(Na),fa().set(new Uint8Array(P.response),ja));k()[a+12>>2]=ja;Ad(a+16,Na);Ad(a+24,ma.loaded-Na);Ad(a+32,ma.total);ka()[a+40>>1]=P.readyState;3<=P.readyState&&0===P.status&&0<ma.loaded&&(P.status=200);ka()[a+42>>1]=P.status;P.statusText&&Bd(P.statusText,a+44,64);e&&e(a,P,ma);
|
|
81
|
+
ja&&Cd(ja)}};P.onreadystatechange=ma=>{Ta in vd?(ka()[a+40>>1]=P.readyState,2<=P.readyState&&(ka()[a+42>>1]=P.status),f&&f(a,P,ma)):--$a};try{P.send(h)}catch(ma){d&&d(a,P,ma)}}else d(a,0,"no url specified!")}function Ad(a,c){k()[a>>2]=c;k()[a+4>>2]=(c-k()[a>>2])/4294967296}function Bd(a,c,d){return Ob(a,fa(),c,d)}
|
|
82
82
|
function Dd(a,c,d,e){var f=xd;if(f){var g=a+112;(g=k()[g+64>>2])||(g=k()[a+8>>2]);var h=p(g);try{var n=f.transaction(["FILES"],"readwrite").objectStore("FILES").put(c,h);n.onsuccess=()=>{ka()[a+40>>1]=4;ka()[a+42>>1]=200;Bd("OK",a+44,64);d(a,0,h)};n.onerror=A=>{ka()[a+40>>1]=4;ka()[a+42>>1]=413;Bd("Payload Too Large",a+44,64);e(a,0,A)}}catch(A){e(a,0,A)}}else e(a,0,"IndexedDB not available!")}
|
|
83
83
|
function Ed(a,c,d){var e=xd;if(e){var f=a+112;(f=k()[f+64>>2])||(f=k()[a+8>>2]);f=p(f);try{var g=e.transaction(["FILES"],"readonly").objectStore("FILES").get(f);g.onsuccess=h=>{if(h.target.result){h=h.target.result;var n=h.byteLength||h.length,A=zd(n);fa().set(new Uint8Array(h),A);k()[a+12>>2]=A;Ad(a+16,n);Ad(a+24,0);Ad(a+32,n);ka()[a+40>>1]=4;ka()[a+42>>1]=200;Bd("OK",a+44,64);c(a,0,h)}else ka()[a+40>>1]=4,ka()[a+42>>1]=404,Bd("Not Found",a+44,64),d(a,0,"no data")};g.onerror=h=>{ka()[a+40>>1]=4;
|
|
84
84
|
ka()[a+42>>1]=404;Bd("Not Found",a+44,64);d(a,0,h)}}catch(h){d(a,0,h)}}else d(a,0,"IndexedDB not available!")}
|
|
@@ -93,32 +93,32 @@ g.length=64;for(var h=0;64>h;++h)f[h]=g[h]=null}return d}
|
|
|
93
93
|
function Zd(a){a||(a=Wd);if(!a.ib){a.ib=!0;var c=a.L;Gd(c);Hd(c);Id(c);c.Qb=c.getExtension("WEBGL_draw_instanced_base_vertex_base_instance");c.Ub=c.getExtension("WEBGL_multi_draw_instanced_base_vertex_base_instance");2<=a.version&&(c.za=c.getExtension("EXT_disjoint_timer_query_webgl2"));if(2>a.version||!c.za)c.za=c.getExtension("EXT_disjoint_timer_query");c.Wb=c.getExtension("WEBGL_multi_draw");(c.getSupportedExtensions()||[]).forEach(function(d){d.includes("lose_context")||d.includes("debug")||c.getExtension(d)})}}
|
|
94
94
|
var Rd,Wd,Vd,$d=[],ae={},be=["default","low-power","high-performance"],ce=[0,"undefined"!=typeof document?document:0,"undefined"!=typeof window?window:0],de={};
|
|
95
95
|
function ee(){if(!fe){var a={USER:"web_user",LOGNAME:"web_user",PATH:"/",PWD:"/",HOME:"/home/web_user",LANG:("object"==typeof navigator&&navigator.languages&&navigator.languages[0]||"C").replace("-","_")+".UTF-8",_:xa||"./this.program"},c;for(c in de)void 0===de[c]?delete a[c]:a[c]=de[c];var d=[];for(c in a)d.push(c+"="+a[c]);fe=d}return fe}var fe;
|
|
96
|
-
function ge(a,c){if(Ca)return Gc(9,1,a,c);var d=0;ee().forEach(function(e,f){var g=c+d;f=k()[a+4*f>>2]=g;for(g=0;g<e.length;++g)aa()[f++>>0]=e.charCodeAt(g);aa()[f>>0]=0;d+=e.length+1});return 0}function he(a,c){if(Ca)return Gc(10,1,a,c);var d=ee();k()[a>>2]=d.length;var e=0;d.forEach(function(f){e+=f.length+1});k()[c>>2]=e;return 0}function ie(a){if(Ca)return Gc(11,1,a);try{var c=Cc(a);
|
|
97
|
-
function je(a,c,d,e){if(Ca)return Gc(12,1,a,c,d,e);try{a:{var f=Cc(a);a=c;for(var g,h=c=0;h<d;h++){var n=k()[a>>2],A=k()[a+4>>2];a+=8;var
|
|
96
|
+
function ge(a,c){if(Ca)return Gc(9,1,a,c);var d=0;ee().forEach(function(e,f){var g=c+d;f=k()[a+4*f>>2]=g;for(g=0;g<e.length;++g)aa()[f++>>0]=e.charCodeAt(g);aa()[f>>0]=0;d+=e.length+1});return 0}function he(a,c){if(Ca)return Gc(10,1,a,c);var d=ee();k()[a>>2]=d.length;var e=0;d.forEach(function(f){e+=f.length+1});k()[c>>2]=e;return 0}function ie(a){if(Ca)return Gc(11,1,a);try{var c=Cc(a);Ab(c);return 0}catch(d){if("undefined"==typeof zc||"ErrnoError"!==d.name)throw d;return d.s}}
|
|
97
|
+
function je(a,c,d,e){if(Ca)return Gc(12,1,a,c,d,e);try{a:{var f=Cc(a);a=c;for(var g,h=c=0;h<d;h++){var n=k()[a>>2],A=k()[a+4>>2];a+=8;var t=yb(f,aa(),n,A,g);if(0>t){var R=-1;break a}c+=t;if(t<A)break;"undefined"!==typeof g&&(g+=t)}R=c}k()[e>>2]=R;return 0}catch(da){if("undefined"==typeof zc||"ErrnoError"!==da.name)throw da;return da.s}}
|
|
98
98
|
function ke(a,c,d,e,f){if(Ca)return Gc(13,1,a,c,d,e,f);try{c=d+2097152>>>0<4194305-!!c?(c>>>0)+4294967296*d:NaN;if(isNaN(c))return 61;var g=Cc(a);wc(g,c,e);wb=[g.position>>>0,(vb=g.position,1<=+Math.abs(vb)?0<vb?(Math.min(+Math.floor(vb/4294967296),4294967295)|0)>>>0:~~+Math.ceil((vb-+(~~vb>>>0))/4294967296)>>>0:0)];b()[f>>2]=wb[0];b()[f+4>>2]=wb[1];g.ja&&0===c&&0===e&&(g.ja=null);return 0}catch(h){if("undefined"==typeof zc||"ErrnoError"!==h.name)throw h;return h.s}}
|
|
99
|
-
function le(a,c,d,e){if(Ca)return Gc(14,1,a,c,d,e);try{a:{var f=Cc(a);a=c;for(var g,h=c=0;h<d;h++){var n=k()[a>>2],A=k()[a+4>>2];a+=8;var
|
|
99
|
+
function le(a,c,d,e){if(Ca)return Gc(14,1,a,c,d,e);try{a:{var f=Cc(a);a=c;for(var g,h=c=0;h<d;h++){var n=k()[a>>2],A=k()[a+4>>2];a+=8;var t=f,R=aa(),da=n,Z=A,m=g;if(0>Z||0>m)throw new q(28);if(null===t.fd)throw new q(8);if(0===(t.flags&2097155))throw new q(8);if(16384===(t.node.mode&61440))throw new q(31);if(!t.m.write)throw new q(28);t.seekable&&t.flags&1024&&wc(t,0,2);var N="undefined"!=typeof m;if(!N)m=t.position;else if(!t.seekable)throw new q(70);var M=t.m.write(t,R,da,Z,m,void 0);N||(t.position+=
|
|
100
100
|
M);var ia=M;if(0>ia){var B=-1;break a}c+=ia;"undefined"!==typeof g&&(g+=ia)}B=c}k()[e>>2]=B;return 0}catch(na){if("undefined"==typeof zc||"ErrnoError"!==na.name)throw na;return na.s}}function me(a,c,d,e){for(var f=0;f<a;f++){var g=v[d](),h=g&&Sd(e);g?(g.name=h,e[h]=g):Qd(1282);b()[c+4*f>>2]=h}}function ne(a,c,d,e,f,g,h,n){c=Ld[c];if(a=v[a](c,d))e=n&&Bd(a.name,n,e),f&&(b()[f>>2]=e),g&&(b()[g>>2]=a.size),h&&(b()[h>>2]=a.type)}
|
|
101
101
|
function oe(a,c){if(c){var d=void 0;switch(a){case 36346:d=1;break;case 36344:Qd(1280);return;case 34814:case 36345:d=0;break;case 34466:var e=v.getParameter(34467);d=e?e.length:0;break;case 33309:if(2>Wd.version){Qd(1282);return}d=2*(v.getSupportedExtensions()||[]).length;break;case 33307:case 33308:if(2>Wd.version){Qd(1280);return}d=33307==a?3:0}if(void 0===d)switch(e=v.getParameter(a),typeof e){case "number":d=e;break;case "boolean":d=e?1:0;break;case "string":Qd(1280);return;case "object":if(null===
|
|
102
|
-
e)switch(a){case 34964:case 35725:case 34965:case 36006:case 36007:case 32873:case 34229:case 36662:case 36663:case 35053:case 35055:case 36010:case 35097:case 35869:case 32874:case 36389:case 35983:case 35368:case 34068:d=0;break;default:Qd(1280);return}else{if(e instanceof Float32Array||e instanceof Uint32Array||e instanceof Int32Array||e instanceof Array){for(a=0;a<e.length;++a)aa()[c+a>>0]=e[a]?1:0;return}try{d=e.name|0}catch(f){Qd(1280);
|
|
103
|
-
a+")! (error: "+f+")");return}}break;default:Qd(1280);
|
|
102
|
+
e)switch(a){case 34964:case 35725:case 34965:case 36006:case 36007:case 32873:case 34229:case 36662:case 36663:case 35053:case 35055:case 36010:case 35097:case 35869:case 32874:case 36389:case 35983:case 35368:case 34068:d=0;break;default:Qd(1280);return}else{if(e instanceof Float32Array||e instanceof Uint32Array||e instanceof Int32Array||e instanceof Array){for(a=0;a<e.length;++a)aa()[c+a>>0]=e[a]?1:0;return}try{d=e.name|0}catch(f){Qd(1280);Ma("GL_INVALID_ENUM in glGet4v: Unknown object returned from WebGL getParameter("+
|
|
103
|
+
a+")! (error: "+f+")");return}}break;default:Qd(1280);Ma("GL_INVALID_ENUM in glGet4v: Native code calling glGet4v("+a+") and it returns "+e+" of type "+typeof e+"!");return}aa()[c>>0]=d?1:0}else Qd(1281)}function pe(a){return"]"==a.slice(-1)&&a.lastIndexOf("[")}function qe(a){var c=v.Xa;if(c){var d=c.U[a];"number"==typeof d&&(c.U[a]=d=v.getUniformLocation(c,c.Qa[a]+(0<d?"["+d+"]":"")));return d}Qd(1282)}var re=[];function se(a){return 0===a%4&&(0!==a%100||0===a%400)}
|
|
104
104
|
var te=[31,29,31,30,31,30,31,31,30,31,30,31],ue=[31,28,31,30,31,30,31,31,30,31,30,31];function ve(a,c){aa().set(a,c)}
|
|
105
105
|
function we(a,c,d,e){function f(m,N,M){for(m="number"==typeof m?m.toString():m||"";m.length<N;)m=M[0]+m;return m}function g(m,N){return f(m,N,"0")}function h(m,N){function M(B){return 0>B?-1:0<B?1:0}var ia;0===(ia=M(m.getFullYear()-N.getFullYear()))&&0===(ia=M(m.getMonth()-N.getMonth()))&&(ia=M(m.getDate()-N.getDate()));return ia}function n(m){switch(m.getDay()){case 0:return new Date(m.getFullYear()-1,11,29);case 1:return m;case 2:return new Date(m.getFullYear(),0,3);case 3:return new Date(m.getFullYear(),
|
|
106
106
|
0,2);case 4:return new Date(m.getFullYear(),0,1);case 5:return new Date(m.getFullYear()-1,11,31);case 6:return new Date(m.getFullYear()-1,11,30)}}function A(m){var N=m.J;for(m=new Date((new Date(m.K+1900,0,1)).getTime());0<N;){var M=m.getMonth(),ia=(se(m.getFullYear())?te:ue)[M];if(N>ia-m.getDate())N-=ia-m.getDate()+1,m.setDate(1),11>M?m.setMonth(M+1):(m.setMonth(0),m.setFullYear(m.getFullYear()+1));else{m.setDate(m.getDate()+N);break}}M=new Date(m.getFullYear()+1,0,4);N=n(new Date(m.getFullYear(),
|
|
107
|
-
0,4));M=n(M);return 0>=h(N,m)?0>=h(M,m)?m.getFullYear()+1:m.getFullYear():m.getFullYear()-1}var
|
|
108
|
-
"%EY":"%Y","%Od":"%d","%Oe":"%e","%OH":"%H","%OI":"%I","%Om":"%m","%OM":"%M","%OS":"%S","%Ou":"%u","%OU":"%U","%OV":"%V","%Ow":"%w","%OW":"%W","%Oy":"%y"};for(var R in
|
|
107
|
+
0,4));M=n(M);return 0>=h(N,m)?0>=h(M,m)?m.getFullYear()+1:m.getFullYear():m.getFullYear()-1}var t=b()[e+40>>2];e={Ib:b()[e>>2],Hb:b()[e+4>>2],ba:b()[e+8>>2],sa:b()[e+12>>2],da:b()[e+16>>2],K:b()[e+20>>2],C:b()[e+24>>2],J:b()[e+28>>2],cc:b()[e+32>>2],Gb:b()[e+36>>2],Jb:t?p(t):""};d=p(d);t={"%c":"%a %b %d %H:%M:%S %Y","%D":"%m/%d/%y","%F":"%Y-%m-%d","%h":"%b","%r":"%I:%M:%S %p","%R":"%H:%M","%T":"%H:%M:%S","%x":"%m/%d/%y","%X":"%H:%M:%S","%Ec":"%c","%EC":"%C","%Ex":"%m/%d/%y","%EX":"%H:%M:%S","%Ey":"%y",
|
|
108
|
+
"%EY":"%Y","%Od":"%d","%Oe":"%e","%OH":"%H","%OI":"%I","%Om":"%m","%OM":"%M","%OS":"%S","%Ou":"%u","%OU":"%U","%OV":"%V","%Ow":"%w","%OW":"%W","%Oy":"%y"};for(var R in t)d=d.replace(new RegExp(R,"g"),t[R]);var da="Sunday Monday Tuesday Wednesday Thursday Friday Saturday".split(" "),Z="January February March April May June July August September October November December".split(" ");t={"%a":function(m){return da[m.C].substring(0,3)},"%A":function(m){return da[m.C]},"%b":function(m){return Z[m.da].substring(0,
|
|
109
109
|
3)},"%B":function(m){return Z[m.da]},"%C":function(m){return g((m.K+1900)/100|0,2)},"%d":function(m){return g(m.sa,2)},"%e":function(m){return f(m.sa,2," ")},"%g":function(m){return A(m).toString().substring(2)},"%G":function(m){return A(m)},"%H":function(m){return g(m.ba,2)},"%I":function(m){m=m.ba;0==m?m=12:12<m&&(m-=12);return g(m,2)},"%j":function(m){for(var N=0,M=0;M<=m.da-1;N+=(se(m.K+1900)?te:ue)[M++]);return g(m.sa+N,3)},"%m":function(m){return g(m.da+1,2)},"%M":function(m){return g(m.Hb,
|
|
110
110
|
2)},"%n":function(){return"\n"},"%p":function(m){return 0<=m.ba&&12>m.ba?"AM":"PM"},"%S":function(m){return g(m.Ib,2)},"%t":function(){return"\t"},"%u":function(m){return m.C||7},"%U":function(m){return g(Math.floor((m.J+7-m.C)/7),2)},"%V":function(m){var N=Math.floor((m.J+7-(m.C+6)%7)/7);2>=(m.C+371-m.J-2)%7&&N++;if(N)53==N&&(M=(m.C+371-m.J)%7,4==M||3==M&&se(m.K)||(N=1));else{N=52;var M=(m.C+7-m.J-1)%7;(4==M||5==M&&se(m.K%400-1))&&N++}return g(N,2)},"%w":function(m){return m.C},"%W":function(m){return g(Math.floor((m.J+
|
|
111
|
-
7-(m.C+6)%7)/7),2)},"%y":function(m){return(m.K+1900).toString().substring(2)},"%Y":function(m){return m.K+1900},"%z":function(m){m=m.Gb;var N=0<=m;m=Math.abs(m)/60;return(N?"+":"-")+String("0000"+(m/60*100+m%60)).slice(-4)},"%Z":function(m){return m.Jb},"%%":function(){return"%"}};d=d.replace(/%%/g,"\x00\x00");for(R in
|
|
111
|
+
7-(m.C+6)%7)/7),2)},"%y":function(m){return(m.K+1900).toString().substring(2)},"%Y":function(m){return m.K+1900},"%z":function(m){m=m.Gb;var N=0<=m;m=Math.abs(m)/60;return(N?"+":"-")+String("0000"+(m/60*100+m%60)).slice(-4)},"%Z":function(m){return m.Jb},"%%":function(){return"%"}};d=d.replace(/%%/g,"\x00\x00");for(R in t)d.includes(R)&&(d=d.replace(new RegExp(R,"g"),t[R](e)));d=d.replace(/\0\0/g,"%");R=Pb(d,!1);if(R.length>c)return 0;ve(R,a);return R.length-1}r.ka();
|
|
112
112
|
function jc(a,c,d,e){a||(a=this);this.parent=a;this.D=a.D;this.M=null;this.id=cc++;this.name=c;this.mode=d;this.h={};this.m={};this.rdev=e}Object.defineProperties(jc.prototype,{read:{get:function(){return 365===(this.mode&365)},set:function(a){a?this.mode|=365:this.mode&=-366}},write:{get:function(){return 146===(this.mode&146)},set:function(a){a?this.mode|=146:this.mode&=-147}}});db();dc=Array(4096);rc(u,"/");sc("/tmp",16895,0);sc("/home",16895,0);sc("/home/web_user",16895,0);
|
|
113
113
|
(()=>{sc("/dev",16895,0);Sb(259,{read:()=>0,write:(e,f,g,h)=>h});tc("/dev/null",259);Rb(1280,Ub);Rb(1536,Vb);tc("/dev/tty",1280);tc("/dev/tty1",1536);var a=new Uint8Array(1024),c=0,d=()=>{0===c&&(c=Mb(a).byteLength);return a[--c]};eb("random",d);eb("urandom",d);sc("/dev/shm",16895,0);sc("/dev/shm/tmp",16895,0)})();
|
|
114
114
|
(()=>{sc("/proc",16895,0);var a=sc("/proc/self",16895,0);sc("/proc/self/fd",16895,0);rc({D:()=>{var c=Xb(a,"fd",16895,73);c.h={lookup:(d,e)=>{var f=bc[+e];if(!f)throw new q(8);d={parent:null,D:{Ja:"fake"},h:{readlink:()=>f.path}};return d.parent=d}};return c}},"/proc/self/fd")})();Ca||(nb(),wd(a=>{xd=a;ob()},()=>{xd=!1;ob()}));for(var v,xe=new Float32Array(288),ye=0;288>ye;++ye)re[ye]=xe.subarray(0,ye+1);
|
|
115
|
-
var ze=[null,Fc,Ic,Vc,Xc,Zc,$c,ad,bd,ge,he,ie,je,ke,le],Fe={__assert_fail:function(a,c,d,e){Pa("Assertion failed: "+p(a)+", at: "+[c?p(c):"unknown filename",d,e?p(e):"unknown function"])},__cxa_throw:function(a,c,d){(new Sc(a)).ka(c,d);Tc=a;Uc++;throw Tc;},__emscripten_init_main_thread_js:function(a){Ae(a,!Aa,1,!za);
|
|
116
|
-
__syscall_rmdir:ad,__syscall_unlinkat:bd,_emscripten_default_pthread_stack_size:function(){return 4194304},_emscripten_fetch_free:function(a){var c=vd[a];c&&(delete vd[a],0<c.readyState&&4>c.readyState&&c.abort())},_emscripten_get_now_is_monotonic:function(){return!0},_emscripten_notify_mailbox_postmessage:function(a,c){a==c?setTimeout(()=>Mc()):Ca?postMessage({targetThread:a,cmd:"checkMailbox"}):(a=
|
|
115
|
+
var ze=[null,Fc,Ic,Vc,Xc,Zc,$c,ad,bd,ge,he,ie,je,ke,le],Fe={__assert_fail:function(a,c,d,e){Pa("Assertion failed: "+p(a)+", at: "+[c?p(c):"unknown filename",d,e?p(e):"unknown function"])},__cxa_throw:function(a,c,d){(new Sc(a)).ka(c,d);Tc=a;Uc++;throw Tc;},__emscripten_init_main_thread_js:function(a){Ae(a,!Aa,1,!za);r.Oa()},__emscripten_thread_cleanup:function(a){Ca?postMessage({cmd:"cleanupThread",thread:a}):Fb(a)},__pthread_create_js:Wc,__syscall_fcntl64:Xc,__syscall_ioctl:Zc,__syscall_openat:$c,
|
|
116
|
+
__syscall_rmdir:ad,__syscall_unlinkat:bd,_emscripten_default_pthread_stack_size:function(){return 4194304},_emscripten_fetch_free:function(a){var c=vd[a];c&&(delete vd[a],0<c.readyState&&4>c.readyState&&c.abort())},_emscripten_get_now_is_monotonic:function(){return!0},_emscripten_notify_mailbox_postmessage:function(a,c){a==c?setTimeout(()=>Mc()):Ca?postMessage({targetThread:a,cmd:"checkMailbox"}):(a=r.F[a])&&a.postMessage({cmd:"checkMailbox"})},_emscripten_set_offscreencanvas_size:function(){return-1},
|
|
117
117
|
_emscripten_thread_mailbox_await:dd,_emscripten_throw_longjmp:function(){throw Infinity;},abort:function(){Pa("")},emscripten_asm_const_int:function(a,c,d){fd.length=0;var e;for(d>>=2;e=fa()[c++];)d+=105!=e&d,fd.push(105==e?b()[d]:sa()[d++>>1]),++d;return Cb[a].apply(null,fd)},emscripten_check_blocking_allowed:function(){},emscripten_clear_interval:function(a){--$a;clearInterval(a)},emscripten_date_now:function(){return Date.now()},emscripten_exit_with_live_runtime:function(){$a+=1;throw"unwind";
|
|
118
|
-
},emscripten_get_now:jd,emscripten_log:function(a,c,d){c=nd(c,d);c=zb(c,0);a&24&&(c=c.replace(/\s+$/,""),c+=(0<c.length?"\n":"")+pd(a));a&1?a&4?console.error(c):a&2?console.warn(c):a&512?console.info(c):a&256?console.debug(c):console.log(c):a&6?
|
|
118
|
+
},emscripten_get_now:jd,emscripten_log:function(a,c,d){c=nd(c,d);c=zb(c,0);a&24&&(c=c.replace(/\s+$/,""),c+=(0<c.length?"\n":"")+pd(a));a&1?a&4?console.error(c):a&2?console.warn(c):a&512?console.info(c):a&256?console.debug(c):console.log(c):a&6?Ma(c):La(c)},emscripten_memcpy_big:function(a,c,d){fa().copyWithin(a,c,c+d)},emscripten_receive_on_main_thread_js:function(a,c,d){ud.length=c;d>>=3;for(var e=0;e<c;e++)ud[e]=sa()[d+e];return(0>a?Cb[-a-1]:ze[a]).apply(null,ud)},emscripten_resize_heap:function(a){var c=
|
|
119
119
|
fa().length;a>>>=0;if(a<=c||2147483648<a)return!1;for(var d=1;4>=d;d*=2){var e=c*(1+.2/d);e=Math.min(e,a+100663296);var f=Math,g=f.min;e=Math.max(a,e);e+=(65536-e%65536)%65536;a:{var h=ba.buffer;try{ba.grow(g.call(f,2147483648,e)-h.byteLength+65535>>>16);ea();var n=1;break a}catch(A){}n=void 0}if(n)return!0}return!1},emscripten_run_script:function(a){eval(p(a))},emscripten_set_interval:function(a,c,d){$a+=1;return setInterval(function(){cd(function(){Qc(a)(d)})},c)},emscripten_start_fetch:function(a,
|
|
120
|
-
c,d,e,f){function g(ja){ia?ja():cd(ja)}$a+=1;var h=a+112,n=p(h),A=k()[h+36>>2],
|
|
121
|
-
{yd(ja,ma,P,na,
|
|
120
|
+
c,d,e,f){function g(ja){ia?ja():cd(ja)}$a+=1;var h=a+112,n=p(h),A=k()[h+36>>2],t=k()[h+40>>2],R=k()[h+44>>2],da=k()[h+48>>2],Z=k()[h+52>>2],m=!!(Z&4),N=!!(Z&32),M=!!(Z&16),ia=!!(Z&64),B=ja=>{--$a;g(()=>{A?Qc(A)(ja):c&&c(ja)})},na=ja=>{g(()=>{R?Qc(R)(ja):e&&e(ja)})},P=ja=>{--$a;g(()=>{t?Qc(t)(ja):d&&d(ja)})},Ta=ja=>{g(()=>{da?Qc(da)(ja):f&&f(ja)})};Z=ja=>{yd(ja,B,P,na,Ta)};var ma=(ja,tz)=>{Dd(ja,tz.response,Bb=>{--$a;g(()=>{A?Qc(A)(Bb):c&&c(Bb)})},Bb=>{--$a;g(()=>{A?Qc(A)(Bb):c&&c(Bb)})})},Na=ja=>
|
|
121
|
+
{yd(ja,ma,P,na,Ta)};if("EM_IDB_STORE"===n)n=k()[h+84>>2],Dd(a,fa().slice(n,n+k()[h+88>>2]),B,P);else if("EM_IDB_DELETE"===n)Fd(a,B,P);else if(M){if(N)return 0;yd(a,m?ma:B,P,na,Ta)}else Ed(a,B,N?P:m?Na:Z);return a},emscripten_unwind_to_js_event_loop:function(){throw"unwind";},emscripten_webgl_create_context:function(a,c){c>>=2;var d=b()[c+6];c={alpha:!!b()[c+0],depth:!!b()[c+1],stencil:!!b()[c+2],antialias:!!b()[c+3],premultipliedAlpha:!!b()[c+4],preserveDrawingBuffer:!!b()[c+5],powerPreference:be[d],
|
|
122
122
|
failIfMajorPerformanceCaveat:!!b()[c+7],Ga:b()[c+8],Vb:b()[c+9],Aa:b()[c+10],Za:b()[c+11],Zb:b()[c+12],$b:b()[c+13]};a=2<a?p(a):a;a=ce[a]||("undefined"!=typeof document?document.querySelector(a):void 0);return!a||c.Za?0:Xd(a,c)},emscripten_webgl_destroy_context:function(a){Wd==a&&(Wd=0);Wd===Od[a]&&(Wd=null);if("object"==typeof ae)for(var c=Od[a].L.canvas,d=0;d<$d.length;++d)if($d[d].target==c){var e=d--,f=$d[e];f.target.removeEventListener(f.Sb,f.Rb,f.ec);$d.splice(e,1)}Od[a]&&Od[a].L.canvas&&(Od[a].L.canvas.Ta=
|
|
123
123
|
void 0);Cd(Od[a].hb);Od[a]=null},emscripten_webgl_make_context_current:function(a){Wd=Od[a];l.Pb=v=Wd&&Wd.L;return!a||v?0:-5},environ_get:ge,environ_sizes_get:he,exit:Hc,fd_close:ie,fd_read:je,fd_seek:ke,fd_write:le,getentropy:function(a,c){Mb(fa().subarray(a,a+c));return 0},glAttachShader:function(a,c){v.attachShader(Ld[a],Md[c])},glBindAttribLocation:function(a,c,d){v.bindAttribLocation(Ld[a],c,p(d))},glBindBuffer:function(a,c){34962==a?v.R=c:34963==a&&(v.S=c);35051==a?v.xa=c:35052==a&&(v.ya=c);
|
|
124
124
|
v.bindBuffer(a,Kd[c])},glBindVertexArray:function(a){v.bindVertexArray(Nd[a]);a=v.getParameter(34965);v.S=a?a.name|0:0},glBufferData:function(a,c,d,e){2<=Wd.version?d&&c?v.bufferData(a,fa(),e,d,c):v.bufferData(a,c,e):v.bufferData(a,d?fa().subarray(d,d+c):c,e)},glClear:function(a){v.clear(a)},glClearColor:function(a,c,d,e){v.clearColor(a,c,d,e)},glClearStencil:function(a){v.clearStencil(a)},glColorMask:function(a,c,d,e){v.colorMask(!!a,!!c,!!d,!!e)},glCompileShader:function(a){v.compileShader(Md[a])},
|
|
@@ -128,11 +128,11 @@ v.bufferData(34963,1<<g,35048),v.bindBuffer(34963,h),g=Wd.P[g]);v.bindBuffer(349
|
|
|
128
128
|
c){me(a,c,"createVertexArray",Nd)},glGetActiveAttrib:function(a,c,d,e,f,g,h){ne("getActiveAttrib",a,c,d,e,f,g,h)},glGetActiveUniform:function(a,c,d,e,f,g,h){ne("getActiveUniform",a,c,d,e,f,g,h)},glGetAttribLocation:function(a,c){return v.getAttribLocation(Ld[a],p(c))},glGetBooleanv:function(a,c){oe(a,c)},glGetError:function(){var a=v.getError()||Rd;Rd=0;return a},glGetProgramInfoLog:function(a,c,d,e){a=v.getProgramInfoLog(Ld[a]);null===a&&(a="(unknown error)");c=0<c&&e?Bd(a,e,c):0;d&&(b()[d>>2]=c)},
|
|
129
129
|
glGetProgramiv:function(a,c,d){if(d)if(a>=Jd)Qd(1281);else if(a=Ld[a],35716==c)a=v.getProgramInfoLog(a),null===a&&(a="(unknown error)"),b()[d>>2]=a.length+1;else if(35719==c){if(!a.Y)for(c=0;c<v.getProgramParameter(a,35718);++c)a.Y=Math.max(a.Y,v.getActiveUniform(a,c).name.length+1);b()[d>>2]=a.Y}else if(35722==c){if(!a.W)for(c=0;c<v.getProgramParameter(a,35721);++c)a.W=Math.max(a.W,v.getActiveAttrib(a,c).name.length+1);b()[d>>2]=a.W}else if(35381==c){if(!a.X)for(c=0;c<v.getProgramParameter(a,35382);++c)a.X=
|
|
130
130
|
Math.max(a.X,v.getActiveUniformBlockName(a,c).length+1);b()[d>>2]=a.X}else b()[d>>2]=v.getProgramParameter(a,c);else Qd(1281)},glGetShaderiv:function(a,c,d){d?35716==c?(a=v.getShaderInfoLog(Md[a]),null===a&&(a="(unknown error)"),a=a?a.length+1:0,b()[d>>2]=a):35720==c?(a=(a=v.getShaderSource(Md[a]))?a.length+1:0,b()[d>>2]=a):b()[d>>2]=v.getShaderParameter(Md[a],c):Qd(1281)},glGetUniformLocation:function(a,c){c=p(c);if(a=Ld[a]){var d=a,e=d.U,f=d.Ra,g;if(!e)for(d.U=e={},d.Qa={},g=0;g<v.getProgramParameter(d,
|
|
131
|
-
35718);++g){var h=v.getActiveUniform(d,g);var n=h.name;h=h.size;var A=pe(n);A=0<A?n.slice(0,A):n;var
|
|
131
|
+
35718);++g){var h=v.getActiveUniform(d,g);var n=h.name;h=h.size;var A=pe(n);A=0<A?n.slice(0,A):n;var t=d.ta;d.ta+=h;f[A]=[h,t];for(n=0;n<h;++n)e[t]=n,d.Qa[t++]=A}d=a.U;e=0;f=c;g=pe(c);0<g&&(e=parseInt(c.slice(g+1))>>>0,f=c.slice(0,g));if((f=a.Ra[f])&&e<f[0]&&(e+=f[1],d[e]=d[e]||v.getUniformLocation(a,c)))return e}else Qd(1281);return-1},glLineWidth:function(a){v.lineWidth(a)},glLinkProgram:function(a){a=Ld[a];v.linkProgram(a);a.U=0;a.Ra={}},glShaderSource:function(a,c,d,e){for(var f="",g=0;g<c;++g){var h=
|
|
132
132
|
e?b()[e+4*g>>2]:-1;f+=p(b()[d+4*g>>2],0>h?void 0:h)}v.shaderSource(Md[a],f)},glStencilFunc:function(a,c,d){v.stencilFunc(a,c,d)},glStencilMask:function(a){v.stencilMask(a)},glStencilOp:function(a,c,d){v.stencilOp(a,c,d)},glUniform1i:function(a,c){v.uniform1i(qe(a),c)},glUniform4f:function(a,c,d,e,f){v.uniform4f(qe(a),c,d,e,f)},glUniform4fv:function(a,c,d){if(2<=Wd.version)c&&v.uniform4fv(qe(a),qa(),d>>2,4*c);else{if(72>=c){var e=re[4*c-1],f=qa();d>>=2;for(var g=0;g<4*c;g+=4){var h=d+g;e[g]=f[h];e[g+
|
|
133
133
|
1]=f[h+1];e[g+2]=f[h+2];e[g+3]=f[h+3]}}else e=qa().subarray(d>>2,d+16*c>>2);v.uniform4fv(qe(a),e)}},glUniformMatrix4fv:function(a,c,d,e){if(2<=Wd.version)c&&v.uniformMatrix4fv(qe(a),!!d,qa(),e>>2,16*c);else{if(18>=c){var f=re[16*c-1],g=qa();e>>=2;for(var h=0;h<16*c;h+=16){var n=e+h;f[h]=g[n];f[h+1]=g[n+1];f[h+2]=g[n+2];f[h+3]=g[n+3];f[h+4]=g[n+4];f[h+5]=g[n+5];f[h+6]=g[n+6];f[h+7]=g[n+7];f[h+8]=g[n+8];f[h+9]=g[n+9];f[h+10]=g[n+10];f[h+11]=g[n+11];f[h+12]=g[n+12];f[h+13]=g[n+13];f[h+14]=g[n+14];f[h+
|
|
134
|
-
15]=g[n+15]}}else f=qa().subarray(e>>2,e+64*c>>2);v.uniformMatrix4fv(qe(a),!!d,f)}},glUseProgram:function(a){a=Ld[a];v.useProgram(a);v.Xa=a},glVertexAttribDivisor:function(a,c){v.vertexAttribDivisor(a,c)},glVertexAttribPointer:function(a,c,d,e,f,g){var h=Wd.V[a];v.R?(h.ea=!1,v.vertexAttribPointer(a,c,d,!!e,f,g)):(h.size=c,h.type=d,h.La=e,h.qa=f,h.g=g,h.ea=!0,h.Sa=function(n,A,
|
|
135
|
-
strftime_l:function(a,c,d,e){return we(a,c,d,e)}};(function(){function a(d,e){d=d.exports;l.asm=d;
|
|
134
|
+
15]=g[n+15]}}else f=qa().subarray(e>>2,e+64*c>>2);v.uniformMatrix4fv(qe(a),!!d,f)}},glUseProgram:function(a){a=Ld[a];v.useProgram(a);v.Xa=a},glVertexAttribDivisor:function(a,c){v.vertexAttribDivisor(a,c)},glVertexAttribPointer:function(a,c,d,e,f,g){var h=Wd.V[a];v.R?(h.ea=!1,v.vertexAttribPointer(a,c,d,!!e,f,g)):(h.size=c,h.type=d,h.La=e,h.qa=f,h.g=g,h.ea=!0,h.Sa=function(n,A,t,R,da,Z){this.vertexAttribPointer(n,A,t,R,da,Z)})},invoke_ii:Be,invoke_iiii:Ce,invoke_vi:De,invoke_vii:Ee,memory:ba||l.wasmMemory,
|
|
135
|
+
strftime_l:function(a,c,d,e){return we(a,c,d,e)}};(function(){function a(d,e){d=d.exports;l.asm=d;r.Pa.push(l.asm._emscripten_tls_init);Wa=l.asm.__indirect_function_table;Ya.unshift(l.asm.__wasm_call_ctors);Qa=e;r.mb(()=>ob());return d}var c={env:Fe,wasi_snapshot_preview1:Fe};nb();if(l.instantiateWasm)try{return l.instantiateWasm(c,a)}catch(d){Ma("Module.instantiateWasm callback failed with error: "+d),va(d)}ub(c,function(d){a(d.instance,d.module)}).catch(va);return{}})();
|
|
136
136
|
var Ge=l._emscripten_bind_MdRxObject_getObjectName_0=function(){return(Ge=l._emscripten_bind_MdRxObject_getObjectName_0=l.asm.emscripten_bind_MdRxObject_getObjectName_0).apply(null,arguments)},He=l._emscripten_bind_MdRxObject_getDxf0_0=function(){return(He=l._emscripten_bind_MdRxObject_getDxf0_0=l.asm.emscripten_bind_MdRxObject_getDxf0_0).apply(null,arguments)},Ie=l._emscripten_bind_MdRxObject_getJson_0=function(){return(Ie=l._emscripten_bind_MdRxObject_getJson_0=l.asm.emscripten_bind_MdRxObject_getJson_0).apply(null,
|
|
137
137
|
arguments)},Je=l._emscripten_bind_MdRxObject_setJson_1=function(){return(Je=l._emscripten_bind_MdRxObject_setJson_1=l.asm.emscripten_bind_MdRxObject_setJson_1).apply(null,arguments)},Ke=l._emscripten_bind_MdDbObject_GetObjectID_0=function(){return(Ke=l._emscripten_bind_MdDbObject_GetObjectID_0=l.asm.emscripten_bind_MdDbObject_GetObjectID_0).apply(null,arguments)},Le=l._emscripten_bind_MdDbObject_Erase_0=function(){return(Le=l._emscripten_bind_MdDbObject_Erase_0=l.asm.emscripten_bind_MdDbObject_Erase_0).apply(null,
|
|
138
138
|
arguments)},Me=l._emscripten_bind_MdDbObject_ConnectionTempObject_1=function(){return(Me=l._emscripten_bind_MdDbObject_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbObject_ConnectionTempObject_1).apply(null,arguments)},Ne=l._emscripten_bind_MdDbObject_Clone_0=function(){return(Ne=l._emscripten_bind_MdDbObject_Clone_0=l.asm.emscripten_bind_MdDbObject_Clone_0).apply(null,arguments)},Oe=l._emscripten_bind_MdDbObject_GetHandle_0=function(){return(Oe=l._emscripten_bind_MdDbObject_GetHandle_0=l.asm.emscripten_bind_MdDbObject_GetHandle_0).apply(null,
|
|
@@ -211,326 +211,330 @@ arguments)},Gi=l._emscripten_bind_MdGePoint3d_get_x_0=function(){return(Gi=l._em
|
|
|
211
211
|
arguments)},Ji=l._emscripten_bind_MdGePoint3d_set_y_1=function(){return(Ji=l._emscripten_bind_MdGePoint3d_set_y_1=l.asm.emscripten_bind_MdGePoint3d_set_y_1).apply(null,arguments)},Ki=l._emscripten_bind_MdGePoint3d_get_z_0=function(){return(Ki=l._emscripten_bind_MdGePoint3d_get_z_0=l.asm.emscripten_bind_MdGePoint3d_get_z_0).apply(null,arguments)},Li=l._emscripten_bind_MdGePoint3d_set_z_1=function(){return(Li=l._emscripten_bind_MdGePoint3d_set_z_1=l.asm.emscripten_bind_MdGePoint3d_set_z_1).apply(null,
|
|
212
212
|
arguments)},Mi=l._emscripten_bind_MdGePoint3d___destroy___0=function(){return(Mi=l._emscripten_bind_MdGePoint3d___destroy___0=l.asm.emscripten_bind_MdGePoint3d___destroy___0).apply(null,arguments)},Ni=l._emscripten_bind_MdGePoint3dArray_MdGePoint3dArray_0=function(){return(Ni=l._emscripten_bind_MdGePoint3dArray_MdGePoint3dArray_0=l.asm.emscripten_bind_MdGePoint3dArray_MdGePoint3dArray_0).apply(null,arguments)},Oi=l._emscripten_bind_MdGePoint3dArray_append_1=function(){return(Oi=l._emscripten_bind_MdGePoint3dArray_append_1=
|
|
213
213
|
l.asm.emscripten_bind_MdGePoint3dArray_append_1).apply(null,arguments)},Pi=l._emscripten_bind_MdGePoint3dArray_length_0=function(){return(Pi=l._emscripten_bind_MdGePoint3dArray_length_0=l.asm.emscripten_bind_MdGePoint3dArray_length_0).apply(null,arguments)},Qi=l._emscripten_bind_MdGePoint3dArray_at_1=function(){return(Qi=l._emscripten_bind_MdGePoint3dArray_at_1=l.asm.emscripten_bind_MdGePoint3dArray_at_1).apply(null,arguments)},Ri=l._emscripten_bind_MdGePoint3dArray_setAt_2=function(){return(Ri=l._emscripten_bind_MdGePoint3dArray_setAt_2=
|
|
214
|
-
l.asm.emscripten_bind_MdGePoint3dArray_setAt_2).apply(null,arguments)},Si=l.
|
|
215
|
-
function(){return(Ui=l.
|
|
216
|
-
function(){return(Xi=l.
|
|
217
|
-
function(){return($i=l.
|
|
218
|
-
cj=l.
|
|
219
|
-
arguments)},fj=l.
|
|
220
|
-
arguments)},ij=l.
|
|
221
|
-
arguments)},lj=l.
|
|
222
|
-
arguments)},oj=l.
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
l.
|
|
227
|
-
function(){return(Cj=l.
|
|
228
|
-
arguments)},Fj=l.
|
|
229
|
-
l.asm.
|
|
230
|
-
l.asm.
|
|
231
|
-
|
|
232
|
-
l.asm.
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
function(){return(
|
|
236
|
-
l.asm.
|
|
237
|
-
function(){return(
|
|
238
|
-
arguments)},
|
|
239
|
-
l.
|
|
240
|
-
arguments)},
|
|
241
|
-
l.asm.
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
l.
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
arguments)},cl=l.
|
|
258
|
-
|
|
259
|
-
l.asm.
|
|
260
|
-
arguments)},
|
|
261
|
-
function(){return(
|
|
262
|
-
l.asm.
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
l.asm.
|
|
266
|
-
l.
|
|
267
|
-
function(){return(
|
|
268
|
-
|
|
269
|
-
l.asm.
|
|
270
|
-
arguments)},Kl=l.
|
|
271
|
-
function(){return(
|
|
272
|
-
function(){return(
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
l.asm.
|
|
277
|
-
l.
|
|
278
|
-
|
|
279
|
-
l.asm.
|
|
280
|
-
function(){return(jm=l.
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
arguments)},
|
|
284
|
-
arguments)},
|
|
285
|
-
l.asm.
|
|
286
|
-
l.
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
arguments)},
|
|
292
|
-
arguments)},
|
|
293
|
-
l.asm.
|
|
294
|
-
l.
|
|
295
|
-
function(){return(
|
|
296
|
-
|
|
297
|
-
arguments)},
|
|
298
|
-
arguments)},
|
|
299
|
-
l.asm.
|
|
300
|
-
function(){return(pn=l.
|
|
301
|
-
function(){return(sn=l.
|
|
302
|
-
function(){return(vn=l.
|
|
303
|
-
l.
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
arguments)},
|
|
309
|
-
arguments)},
|
|
310
|
-
arguments)},
|
|
311
|
-
arguments)},
|
|
312
|
-
arguments)},
|
|
313
|
-
arguments)},
|
|
314
|
-
|
|
315
|
-
arguments)},
|
|
316
|
-
arguments)},
|
|
317
|
-
arguments)},
|
|
318
|
-
|
|
319
|
-
arguments)},
|
|
320
|
-
arguments)},
|
|
321
|
-
arguments)},
|
|
322
|
-
arguments)},
|
|
323
|
-
arguments)},
|
|
324
|
-
arguments)},
|
|
325
|
-
arguments)},
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
l.asm.
|
|
331
|
-
l.asm.
|
|
332
|
-
arguments)},
|
|
333
|
-
arguments)},
|
|
334
|
-
arguments)},
|
|
335
|
-
arguments)},
|
|
336
|
-
arguments)},
|
|
337
|
-
arguments)},
|
|
338
|
-
arguments)},
|
|
339
|
-
arguments)},
|
|
340
|
-
arguments)},
|
|
341
|
-
l.asm.
|
|
342
|
-
function(){return(Jp=l.
|
|
343
|
-
arguments)},Mp=l.
|
|
344
|
-
|
|
345
|
-
l.
|
|
346
|
-
function(){return(Up=l.
|
|
347
|
-
function(){return(Xp=l.
|
|
348
|
-
function(){return($p=l.
|
|
349
|
-
arguments)},cq=l.
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
arguments)},
|
|
354
|
-
arguments)},
|
|
355
|
-
arguments)},
|
|
356
|
-
arguments)},
|
|
357
|
-
arguments)},
|
|
358
|
-
arguments)},
|
|
359
|
-
l.
|
|
360
|
-
arguments)},
|
|
361
|
-
arguments)},
|
|
362
|
-
arguments)},
|
|
363
|
-
|
|
364
|
-
arguments)},
|
|
365
|
-
arguments)},
|
|
366
|
-
arguments)}
|
|
367
|
-
arguments)},
|
|
368
|
-
arguments)},
|
|
369
|
-
arguments)},
|
|
370
|
-
arguments)},
|
|
371
|
-
arguments)},
|
|
372
|
-
arguments)},
|
|
373
|
-
function(){return(
|
|
374
|
-
function(){return(
|
|
375
|
-
function(){return(
|
|
376
|
-
function(){return(
|
|
377
|
-
function(){return(
|
|
378
|
-
l.
|
|
379
|
-
function(){return(
|
|
380
|
-
arguments)},Qr=l.
|
|
381
|
-
l.asm.
|
|
382
|
-
l.
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
l.
|
|
392
|
-
|
|
393
|
-
arguments)},Bs=l.
|
|
394
|
-
l.asm.
|
|
395
|
-
l.
|
|
396
|
-
function(){return(Js=l.
|
|
397
|
-
function(){return(Ms=l.
|
|
398
|
-
arguments)},Ps=l.
|
|
399
|
-
l.asm.
|
|
400
|
-
l.
|
|
401
|
-
|
|
402
|
-
arguments)},$s=l.
|
|
403
|
-
l.asm.
|
|
404
|
-
|
|
405
|
-
l.asm.
|
|
406
|
-
function(){return(
|
|
407
|
-
l.asm.
|
|
408
|
-
function(){return(
|
|
409
|
-
arguments)},
|
|
410
|
-
|
|
411
|
-
l.
|
|
412
|
-
l.asm.
|
|
413
|
-
function(){return(
|
|
414
|
-
arguments)},
|
|
415
|
-
l.
|
|
416
|
-
|
|
417
|
-
l.asm.
|
|
418
|
-
function(){return(
|
|
419
|
-
l.asm.
|
|
420
|
-
function(){return(
|
|
421
|
-
l.asm.
|
|
422
|
-
|
|
423
|
-
function(){return(
|
|
424
|
-
l.asm.
|
|
425
|
-
|
|
426
|
-
function(){return(
|
|
427
|
-
l.asm.
|
|
428
|
-
arguments)},
|
|
429
|
-
function(){return(
|
|
430
|
-
l.asm.
|
|
431
|
-
arguments)},
|
|
432
|
-
function(){return(
|
|
433
|
-
l.asm.
|
|
434
|
-
arguments)},
|
|
435
|
-
function(){return(
|
|
436
|
-
l.asm.
|
|
437
|
-
l.
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
l.
|
|
441
|
-
|
|
442
|
-
l.
|
|
443
|
-
|
|
444
|
-
l.
|
|
445
|
-
arguments)}
|
|
446
|
-
l.
|
|
447
|
-
arguments)},
|
|
448
|
-
|
|
449
|
-
arguments)},
|
|
450
|
-
l.
|
|
451
|
-
|
|
452
|
-
arguments)},
|
|
453
|
-
function(){return(
|
|
454
|
-
|
|
455
|
-
l.
|
|
456
|
-
|
|
457
|
-
arguments)},
|
|
458
|
-
function(){return(
|
|
459
|
-
l.asm.
|
|
460
|
-
arguments)},
|
|
461
|
-
function(){return(
|
|
462
|
-
l.asm.
|
|
463
|
-
arguments)},
|
|
464
|
-
function(){return(
|
|
465
|
-
l.asm.
|
|
466
|
-
arguments)},
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
l.
|
|
470
|
-
arguments)},
|
|
471
|
-
l.
|
|
472
|
-
arguments)},
|
|
473
|
-
l.asm.
|
|
474
|
-
|
|
475
|
-
l.
|
|
476
|
-
arguments)},
|
|
477
|
-
l.
|
|
478
|
-
|
|
479
|
-
l.asm.
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
function(){return(Lw=l.
|
|
483
|
-
|
|
484
|
-
function(){return(
|
|
485
|
-
function(){return(
|
|
486
|
-
function(){return(
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
arguments)},
|
|
493
|
-
arguments)},
|
|
494
|
-
|
|
495
|
-
arguments)},
|
|
496
|
-
arguments)},
|
|
497
|
-
function(){return(Cx=l.
|
|
498
|
-
l.asm.
|
|
499
|
-
arguments)},
|
|
500
|
-
function(){return(
|
|
501
|
-
l.asm.
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
function(){return(
|
|
505
|
-
l.asm.
|
|
506
|
-
function(){return(
|
|
507
|
-
arguments)},
|
|
508
|
-
l.asm.
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
l.asm.
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
arguments)},By=l.
|
|
518
|
-
l.asm.
|
|
519
|
-
l.asm.
|
|
214
|
+
l.asm.emscripten_bind_MdGePoint3dArray_setAt_2).apply(null,arguments)},Si=l._emscripten_bind_MdGePoint3dArray_copy_1=function(){return(Si=l._emscripten_bind_MdGePoint3dArray_copy_1=l.asm.emscripten_bind_MdGePoint3dArray_copy_1).apply(null,arguments)},Ti=l._emscripten_bind_MdGePoint3dArray___destroy___0=function(){return(Ti=l._emscripten_bind_MdGePoint3dArray___destroy___0=l.asm.emscripten_bind_MdGePoint3dArray___destroy___0).apply(null,arguments)},Ui=l._emscripten_bind_MdGeVector3d_MdGeVector3d_0=
|
|
215
|
+
function(){return(Ui=l._emscripten_bind_MdGeVector3d_MdGeVector3d_0=l.asm.emscripten_bind_MdGeVector3d_MdGeVector3d_0).apply(null,arguments)},Vi=l._emscripten_bind_MdGeVector3d_MdGeVector3d_3=function(){return(Vi=l._emscripten_bind_MdGeVector3d_MdGeVector3d_3=l.asm.emscripten_bind_MdGeVector3d_MdGeVector3d_3).apply(null,arguments)},Wi=l._emscripten_bind_MdGeVector3d_rotateBy_2=function(){return(Wi=l._emscripten_bind_MdGeVector3d_rotateBy_2=l.asm.emscripten_bind_MdGeVector3d_rotateBy_2).apply(null,
|
|
216
|
+
arguments)},Xi=l._emscripten_bind_MdGeVector3d_negate_0=function(){return(Xi=l._emscripten_bind_MdGeVector3d_negate_0=l.asm.emscripten_bind_MdGeVector3d_negate_0).apply(null,arguments)},Yi=l._emscripten_bind_MdGeVector3d_perpVector_0=function(){return(Yi=l._emscripten_bind_MdGeVector3d_perpVector_0=l.asm.emscripten_bind_MdGeVector3d_perpVector_0).apply(null,arguments)},Zi=l._emscripten_bind_MdGeVector3d_angleTo_1=function(){return(Zi=l._emscripten_bind_MdGeVector3d_angleTo_1=l.asm.emscripten_bind_MdGeVector3d_angleTo_1).apply(null,
|
|
217
|
+
arguments)},$i=l._emscripten_bind_MdGeVector3d_angleTo_2=function(){return($i=l._emscripten_bind_MdGeVector3d_angleTo_2=l.asm.emscripten_bind_MdGeVector3d_angleTo_2).apply(null,arguments)},aj=l._emscripten_bind_MdGeVector3d_normalize_0=function(){return(aj=l._emscripten_bind_MdGeVector3d_normalize_0=l.asm.emscripten_bind_MdGeVector3d_normalize_0).apply(null,arguments)},bj=l._emscripten_bind_MdGeVector3d_length_0=function(){return(bj=l._emscripten_bind_MdGeVector3d_length_0=l.asm.emscripten_bind_MdGeVector3d_length_0).apply(null,
|
|
218
|
+
arguments)},cj=l._emscripten_bind_MdGeVector3d_isUnitLength_0=function(){return(cj=l._emscripten_bind_MdGeVector3d_isUnitLength_0=l.asm.emscripten_bind_MdGeVector3d_isUnitLength_0).apply(null,arguments)},dj=l._emscripten_bind_MdGeVector3d_isZeroLength_0=function(){return(dj=l._emscripten_bind_MdGeVector3d_isZeroLength_0=l.asm.emscripten_bind_MdGeVector3d_isZeroLength_0).apply(null,arguments)},ej=l._emscripten_bind_MdGeVector3d_dotProduct_1=function(){return(ej=l._emscripten_bind_MdGeVector3d_dotProduct_1=
|
|
219
|
+
l.asm.emscripten_bind_MdGeVector3d_dotProduct_1).apply(null,arguments)},fj=l._emscripten_bind_MdGeVector3d_crossProduct_1=function(){return(fj=l._emscripten_bind_MdGeVector3d_crossProduct_1=l.asm.emscripten_bind_MdGeVector3d_crossProduct_1).apply(null,arguments)},gj=l._emscripten_bind_MdGeVector3d_isEqualTo_1=function(){return(gj=l._emscripten_bind_MdGeVector3d_isEqualTo_1=l.asm.emscripten_bind_MdGeVector3d_isEqualTo_1).apply(null,arguments)},hj=l._emscripten_bind_MdGeVector3d_get_x_0=function(){return(hj=
|
|
220
|
+
l._emscripten_bind_MdGeVector3d_get_x_0=l.asm.emscripten_bind_MdGeVector3d_get_x_0).apply(null,arguments)},ij=l._emscripten_bind_MdGeVector3d_set_x_1=function(){return(ij=l._emscripten_bind_MdGeVector3d_set_x_1=l.asm.emscripten_bind_MdGeVector3d_set_x_1).apply(null,arguments)},jj=l._emscripten_bind_MdGeVector3d_get_y_0=function(){return(jj=l._emscripten_bind_MdGeVector3d_get_y_0=l.asm.emscripten_bind_MdGeVector3d_get_y_0).apply(null,arguments)},kj=l._emscripten_bind_MdGeVector3d_set_y_1=function(){return(kj=
|
|
221
|
+
l._emscripten_bind_MdGeVector3d_set_y_1=l.asm.emscripten_bind_MdGeVector3d_set_y_1).apply(null,arguments)},lj=l._emscripten_bind_MdGeVector3d_get_z_0=function(){return(lj=l._emscripten_bind_MdGeVector3d_get_z_0=l.asm.emscripten_bind_MdGeVector3d_get_z_0).apply(null,arguments)},mj=l._emscripten_bind_MdGeVector3d_set_z_1=function(){return(mj=l._emscripten_bind_MdGeVector3d_set_z_1=l.asm.emscripten_bind_MdGeVector3d_set_z_1).apply(null,arguments)},nj=l._emscripten_bind_MdGeVector3d___destroy___0=function(){return(nj=
|
|
222
|
+
l._emscripten_bind_MdGeVector3d___destroy___0=l.asm.emscripten_bind_MdGeVector3d___destroy___0).apply(null,arguments)},oj=l._emscripten_bind_MdGeLongArray_MdGeLongArray_0=function(){return(oj=l._emscripten_bind_MdGeLongArray_MdGeLongArray_0=l.asm.emscripten_bind_MdGeLongArray_MdGeLongArray_0).apply(null,arguments)},pj=l._emscripten_bind_MdGeLongArray_append_1=function(){return(pj=l._emscripten_bind_MdGeLongArray_append_1=l.asm.emscripten_bind_MdGeLongArray_append_1).apply(null,arguments)},qj=l._emscripten_bind_MdGeLongArray_length_0=
|
|
223
|
+
function(){return(qj=l._emscripten_bind_MdGeLongArray_length_0=l.asm.emscripten_bind_MdGeLongArray_length_0).apply(null,arguments)},rj=l._emscripten_bind_MdGeLongArray_at_1=function(){return(rj=l._emscripten_bind_MdGeLongArray_at_1=l.asm.emscripten_bind_MdGeLongArray_at_1).apply(null,arguments)},sj=l._emscripten_bind_MdGeLongArray_setAt_2=function(){return(sj=l._emscripten_bind_MdGeLongArray_setAt_2=l.asm.emscripten_bind_MdGeLongArray_setAt_2).apply(null,arguments)},tj=l._emscripten_bind_MdGeLongArray_copy_1=
|
|
224
|
+
function(){return(tj=l._emscripten_bind_MdGeLongArray_copy_1=l.asm.emscripten_bind_MdGeLongArray_copy_1).apply(null,arguments)},uj=l._emscripten_bind_MdGeLongArray___destroy___0=function(){return(uj=l._emscripten_bind_MdGeLongArray___destroy___0=l.asm.emscripten_bind_MdGeLongArray___destroy___0).apply(null,arguments)},vj=l._emscripten_bind_MdGeStringArray_MdGeStringArray_0=function(){return(vj=l._emscripten_bind_MdGeStringArray_MdGeStringArray_0=l.asm.emscripten_bind_MdGeStringArray_MdGeStringArray_0).apply(null,
|
|
225
|
+
arguments)},wj=l._emscripten_bind_MdGeStringArray_append_1=function(){return(wj=l._emscripten_bind_MdGeStringArray_append_1=l.asm.emscripten_bind_MdGeStringArray_append_1).apply(null,arguments)},xj=l._emscripten_bind_MdGeStringArray_length_0=function(){return(xj=l._emscripten_bind_MdGeStringArray_length_0=l.asm.emscripten_bind_MdGeStringArray_length_0).apply(null,arguments)},yj=l._emscripten_bind_MdGeStringArray_at_1=function(){return(yj=l._emscripten_bind_MdGeStringArray_at_1=l.asm.emscripten_bind_MdGeStringArray_at_1).apply(null,
|
|
226
|
+
arguments)},zj=l._emscripten_bind_MdGeStringArray_setAt_2=function(){return(zj=l._emscripten_bind_MdGeStringArray_setAt_2=l.asm.emscripten_bind_MdGeStringArray_setAt_2).apply(null,arguments)},Aj=l._emscripten_bind_MdGeStringArray_copy_1=function(){return(Aj=l._emscripten_bind_MdGeStringArray_copy_1=l.asm.emscripten_bind_MdGeStringArray_copy_1).apply(null,arguments)},Bj=l._emscripten_bind_MdGeStringArray___destroy___0=function(){return(Bj=l._emscripten_bind_MdGeStringArray___destroy___0=l.asm.emscripten_bind_MdGeStringArray___destroy___0).apply(null,
|
|
227
|
+
arguments)},Cj=l._emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0=function(){return(Cj=l._emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0=l.asm.emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0).apply(null,arguments)},Dj=l._emscripten_bind_MdGeMatrix3d_setToIdentity_0=function(){return(Dj=l._emscripten_bind_MdGeMatrix3d_setToIdentity_0=l.asm.emscripten_bind_MdGeMatrix3d_setToIdentity_0).apply(null,arguments)},Ej=l._emscripten_bind_MdGeMatrix3d_preMultBy_1=function(){return(Ej=l._emscripten_bind_MdGeMatrix3d_preMultBy_1=
|
|
228
|
+
l.asm.emscripten_bind_MdGeMatrix3d_preMultBy_1).apply(null,arguments)},Fj=l._emscripten_bind_MdGeMatrix3d_postMultBy_1=function(){return(Fj=l._emscripten_bind_MdGeMatrix3d_postMultBy_1=l.asm.emscripten_bind_MdGeMatrix3d_postMultBy_1).apply(null,arguments)},Gj=l._emscripten_bind_MdGeMatrix3d_setToProduct_2=function(){return(Gj=l._emscripten_bind_MdGeMatrix3d_setToProduct_2=l.asm.emscripten_bind_MdGeMatrix3d_setToProduct_2).apply(null,arguments)},Hj=l._emscripten_bind_MdGeMatrix3d_invert_0=function(){return(Hj=
|
|
229
|
+
l._emscripten_bind_MdGeMatrix3d_invert_0=l.asm.emscripten_bind_MdGeMatrix3d_invert_0).apply(null,arguments)},Ij=l._emscripten_bind_MdGeMatrix3d_isSingular_0=function(){return(Ij=l._emscripten_bind_MdGeMatrix3d_isSingular_0=l.asm.emscripten_bind_MdGeMatrix3d_isSingular_0).apply(null,arguments)},Jj=l._emscripten_bind_MdGeMatrix3d_transposeIt_0=function(){return(Jj=l._emscripten_bind_MdGeMatrix3d_transposeIt_0=l.asm.emscripten_bind_MdGeMatrix3d_transposeIt_0).apply(null,arguments)},Kj=l._emscripten_bind_MdGeMatrix3d_isEqualTo_1=
|
|
230
|
+
function(){return(Kj=l._emscripten_bind_MdGeMatrix3d_isEqualTo_1=l.asm.emscripten_bind_MdGeMatrix3d_isEqualTo_1).apply(null,arguments)},Lj=l._emscripten_bind_MdGeMatrix3d_det_0=function(){return(Lj=l._emscripten_bind_MdGeMatrix3d_det_0=l.asm.emscripten_bind_MdGeMatrix3d_det_0).apply(null,arguments)},Mj=l._emscripten_bind_MdGeMatrix3d_setCoordSystem_4=function(){return(Mj=l._emscripten_bind_MdGeMatrix3d_setCoordSystem_4=l.asm.emscripten_bind_MdGeMatrix3d_setCoordSystem_4).apply(null,arguments)},Nj=
|
|
231
|
+
l._emscripten_bind_MdGeMatrix3d_setToTranslation_1=function(){return(Nj=l._emscripten_bind_MdGeMatrix3d_setToTranslation_1=l.asm.emscripten_bind_MdGeMatrix3d_setToTranslation_1).apply(null,arguments)},Oj=l._emscripten_bind_MdGeMatrix3d_setToRotation_3=function(){return(Oj=l._emscripten_bind_MdGeMatrix3d_setToRotation_3=l.asm.emscripten_bind_MdGeMatrix3d_setToRotation_3).apply(null,arguments)},Pj=l._emscripten_bind_MdGeMatrix3d_setToScaling_2=function(){return(Pj=l._emscripten_bind_MdGeMatrix3d_setToScaling_2=
|
|
232
|
+
l.asm.emscripten_bind_MdGeMatrix3d_setToScaling_2).apply(null,arguments)},Qj=l._emscripten_bind_MdGeMatrix3d_scale_0=function(){return(Qj=l._emscripten_bind_MdGeMatrix3d_scale_0=l.asm.emscripten_bind_MdGeMatrix3d_scale_0).apply(null,arguments)},Rj=l._emscripten_bind_MdGeMatrix3d_getData_2=function(){return(Rj=l._emscripten_bind_MdGeMatrix3d_getData_2=l.asm.emscripten_bind_MdGeMatrix3d_getData_2).apply(null,arguments)},Sj=l._emscripten_bind_MdGeMatrix3d_copy_1=function(){return(Sj=l._emscripten_bind_MdGeMatrix3d_copy_1=
|
|
233
|
+
l.asm.emscripten_bind_MdGeMatrix3d_copy_1).apply(null,arguments)},Tj=l._emscripten_bind_MdGeMatrix3d___destroy___0=function(){return(Tj=l._emscripten_bind_MdGeMatrix3d___destroy___0=l.asm.emscripten_bind_MdGeMatrix3d___destroy___0).apply(null,arguments)},Uj=l._emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0=function(){return(Uj=l._emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0=l.asm.emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0).apply(null,arguments)},Vj=l._emscripten_bind_MdDbLayerTableRecord_getName_0=
|
|
234
|
+
function(){return(Vj=l._emscripten_bind_MdDbLayerTableRecord_getName_0=l.asm.emscripten_bind_MdDbLayerTableRecord_getName_0).apply(null,arguments)},Wj=l._emscripten_bind_MdDbLayerTableRecord_setName_1=function(){return(Wj=l._emscripten_bind_MdDbLayerTableRecord_setName_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setName_1).apply(null,arguments)},Xj=l._emscripten_bind_MdDbLayerTableRecord_isFrozen_0=function(){return(Xj=l._emscripten_bind_MdDbLayerTableRecord_isFrozen_0=l.asm.emscripten_bind_MdDbLayerTableRecord_isFrozen_0).apply(null,
|
|
235
|
+
arguments)},Yj=l._emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1=function(){return(Yj=l._emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1).apply(null,arguments)},Zj=l._emscripten_bind_MdDbLayerTableRecord_isOff_0=function(){return(Zj=l._emscripten_bind_MdDbLayerTableRecord_isOff_0=l.asm.emscripten_bind_MdDbLayerTableRecord_isOff_0).apply(null,arguments)},ak=l._emscripten_bind_MdDbLayerTableRecord_setIsOff_1=function(){return(ak=l._emscripten_bind_MdDbLayerTableRecord_setIsOff_1=
|
|
236
|
+
l.asm.emscripten_bind_MdDbLayerTableRecord_setIsOff_1).apply(null,arguments)},bk=l._emscripten_bind_MdDbLayerTableRecord_isLocked_0=function(){return(bk=l._emscripten_bind_MdDbLayerTableRecord_isLocked_0=l.asm.emscripten_bind_MdDbLayerTableRecord_isLocked_0).apply(null,arguments)},ck=l._emscripten_bind_MdDbLayerTableRecord_setIsLocked_1=function(){return(ck=l._emscripten_bind_MdDbLayerTableRecord_setIsLocked_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setIsLocked_1).apply(null,arguments)},dk=l._emscripten_bind_MdDbLayerTableRecord_color_0=
|
|
237
|
+
function(){return(dk=l._emscripten_bind_MdDbLayerTableRecord_color_0=l.asm.emscripten_bind_MdDbLayerTableRecord_color_0).apply(null,arguments)},ek=l._emscripten_bind_MdDbLayerTableRecord_setColor_1=function(){return(ek=l._emscripten_bind_MdDbLayerTableRecord_setColor_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setColor_1).apply(null,arguments)},fk=l._emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0=function(){return(fk=l._emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0=l.asm.emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0).apply(null,
|
|
238
|
+
arguments)},gk=l._emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1=function(){return(gk=l._emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1).apply(null,arguments)},hk=l._emscripten_bind_MdDbLayerTableRecord_lineWeight_0=function(){return(hk=l._emscripten_bind_MdDbLayerTableRecord_lineWeight_0=l.asm.emscripten_bind_MdDbLayerTableRecord_lineWeight_0).apply(null,arguments)},ik=l._emscripten_bind_MdDbLayerTableRecord_setLineWeight_1=
|
|
239
|
+
function(){return(ik=l._emscripten_bind_MdDbLayerTableRecord_setLineWeight_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setLineWeight_1).apply(null,arguments)},jk=l._emscripten_bind_MdDbLayerTableRecord_GetObjectID_0=function(){return(jk=l._emscripten_bind_MdDbLayerTableRecord_GetObjectID_0=l.asm.emscripten_bind_MdDbLayerTableRecord_GetObjectID_0).apply(null,arguments)},kk=l._emscripten_bind_MdDbLayerTableRecord_Erase_0=function(){return(kk=l._emscripten_bind_MdDbLayerTableRecord_Erase_0=l.asm.emscripten_bind_MdDbLayerTableRecord_Erase_0).apply(null,
|
|
240
|
+
arguments)},lk=l._emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1=function(){return(lk=l._emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1).apply(null,arguments)},mk=l._emscripten_bind_MdDbLayerTableRecord_Clone_0=function(){return(mk=l._emscripten_bind_MdDbLayerTableRecord_Clone_0=l.asm.emscripten_bind_MdDbLayerTableRecord_Clone_0).apply(null,arguments)},nk=l._emscripten_bind_MdDbLayerTableRecord_GetHandle_0=
|
|
241
|
+
function(){return(nk=l._emscripten_bind_MdDbLayerTableRecord_GetHandle_0=l.asm.emscripten_bind_MdDbLayerTableRecord_GetHandle_0).apply(null,arguments)},ok=l._emscripten_bind_MdDbLayerTableRecord_GetDatabase_0=function(){return(ok=l._emscripten_bind_MdDbLayerTableRecord_GetDatabase_0=l.asm.emscripten_bind_MdDbLayerTableRecord_GetDatabase_0).apply(null,arguments)},pk=l._emscripten_bind_MdDbLayerTableRecord_GetOwnerID_0=function(){return(pk=l._emscripten_bind_MdDbLayerTableRecord_GetOwnerID_0=l.asm.emscripten_bind_MdDbLayerTableRecord_GetOwnerID_0).apply(null,
|
|
242
|
+
arguments)},qk=l._emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4=function(){return(qk=l._emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4).apply(null,arguments)},rk=l._emscripten_bind_MdDbLayerTableRecord_getObjectName_0=function(){return(rk=l._emscripten_bind_MdDbLayerTableRecord_getObjectName_0=l.asm.emscripten_bind_MdDbLayerTableRecord_getObjectName_0).apply(null,arguments)},sk=l._emscripten_bind_MdDbLayerTableRecord_getDxf0_0=
|
|
243
|
+
function(){return(sk=l._emscripten_bind_MdDbLayerTableRecord_getDxf0_0=l.asm.emscripten_bind_MdDbLayerTableRecord_getDxf0_0).apply(null,arguments)},tk=l._emscripten_bind_MdDbLayerTableRecord_getJson_0=function(){return(tk=l._emscripten_bind_MdDbLayerTableRecord_getJson_0=l.asm.emscripten_bind_MdDbLayerTableRecord_getJson_0).apply(null,arguments)},uk=l._emscripten_bind_MdDbLayerTableRecord_setJson_1=function(){return(uk=l._emscripten_bind_MdDbLayerTableRecord_setJson_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setJson_1).apply(null,
|
|
244
|
+
arguments)},vk=l._emscripten_bind_MdDbLayerTableRecord___destroy___0=function(){return(vk=l._emscripten_bind_MdDbLayerTableRecord___destroy___0=l.asm.emscripten_bind_MdDbLayerTableRecord___destroy___0).apply(null,arguments)},wk=l._emscripten_bind_MdDbLayerTable_GetObjectID_0=function(){return(wk=l._emscripten_bind_MdDbLayerTable_GetObjectID_0=l.asm.emscripten_bind_MdDbLayerTable_GetObjectID_0).apply(null,arguments)},xk=l._emscripten_bind_MdDbLayerTable_Erase_0=function(){return(xk=l._emscripten_bind_MdDbLayerTable_Erase_0=
|
|
245
|
+
l.asm.emscripten_bind_MdDbLayerTable_Erase_0).apply(null,arguments)},yk=l._emscripten_bind_MdDbLayerTable_ConnectionTempObject_1=function(){return(yk=l._emscripten_bind_MdDbLayerTable_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbLayerTable_ConnectionTempObject_1).apply(null,arguments)},zk=l._emscripten_bind_MdDbLayerTable_Clone_0=function(){return(zk=l._emscripten_bind_MdDbLayerTable_Clone_0=l.asm.emscripten_bind_MdDbLayerTable_Clone_0).apply(null,arguments)},Ak=l._emscripten_bind_MdDbLayerTable_GetHandle_0=
|
|
246
|
+
function(){return(Ak=l._emscripten_bind_MdDbLayerTable_GetHandle_0=l.asm.emscripten_bind_MdDbLayerTable_GetHandle_0).apply(null,arguments)},Bk=l._emscripten_bind_MdDbLayerTable_GetDatabase_0=function(){return(Bk=l._emscripten_bind_MdDbLayerTable_GetDatabase_0=l.asm.emscripten_bind_MdDbLayerTable_GetDatabase_0).apply(null,arguments)},Ck=l._emscripten_bind_MdDbLayerTable_GetOwnerID_0=function(){return(Ck=l._emscripten_bind_MdDbLayerTable_GetOwnerID_0=l.asm.emscripten_bind_MdDbLayerTable_GetOwnerID_0).apply(null,
|
|
247
|
+
arguments)},Dk=l._emscripten_bind_MdDbLayerTable_moveGripPointsAt_4=function(){return(Dk=l._emscripten_bind_MdDbLayerTable_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbLayerTable_moveGripPointsAt_4).apply(null,arguments)},Ek=l._emscripten_bind_MdDbLayerTable_getObjectName_0=function(){return(Ek=l._emscripten_bind_MdDbLayerTable_getObjectName_0=l.asm.emscripten_bind_MdDbLayerTable_getObjectName_0).apply(null,arguments)},Fk=l._emscripten_bind_MdDbLayerTable_getDxf0_0=function(){return(Fk=l._emscripten_bind_MdDbLayerTable_getDxf0_0=
|
|
248
|
+
l.asm.emscripten_bind_MdDbLayerTable_getDxf0_0).apply(null,arguments)},Gk=l._emscripten_bind_MdDbLayerTable_getJson_0=function(){return(Gk=l._emscripten_bind_MdDbLayerTable_getJson_0=l.asm.emscripten_bind_MdDbLayerTable_getJson_0).apply(null,arguments)},Hk=l._emscripten_bind_MdDbLayerTable_setJson_1=function(){return(Hk=l._emscripten_bind_MdDbLayerTable_setJson_1=l.asm.emscripten_bind_MdDbLayerTable_setJson_1).apply(null,arguments)},Ik=l._emscripten_bind_MdDbLinetypeTable_GetObjectID_0=function(){return(Ik=
|
|
249
|
+
l._emscripten_bind_MdDbLinetypeTable_GetObjectID_0=l.asm.emscripten_bind_MdDbLinetypeTable_GetObjectID_0).apply(null,arguments)},Jk=l._emscripten_bind_MdDbLinetypeTable_Erase_0=function(){return(Jk=l._emscripten_bind_MdDbLinetypeTable_Erase_0=l.asm.emscripten_bind_MdDbLinetypeTable_Erase_0).apply(null,arguments)},Kk=l._emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1=function(){return(Kk=l._emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1).apply(null,
|
|
250
|
+
arguments)},Lk=l._emscripten_bind_MdDbLinetypeTable_Clone_0=function(){return(Lk=l._emscripten_bind_MdDbLinetypeTable_Clone_0=l.asm.emscripten_bind_MdDbLinetypeTable_Clone_0).apply(null,arguments)},Mk=l._emscripten_bind_MdDbLinetypeTable_GetHandle_0=function(){return(Mk=l._emscripten_bind_MdDbLinetypeTable_GetHandle_0=l.asm.emscripten_bind_MdDbLinetypeTable_GetHandle_0).apply(null,arguments)},Nk=l._emscripten_bind_MdDbLinetypeTable_GetDatabase_0=function(){return(Nk=l._emscripten_bind_MdDbLinetypeTable_GetDatabase_0=
|
|
251
|
+
l.asm.emscripten_bind_MdDbLinetypeTable_GetDatabase_0).apply(null,arguments)},Ok=l._emscripten_bind_MdDbLinetypeTable_GetOwnerID_0=function(){return(Ok=l._emscripten_bind_MdDbLinetypeTable_GetOwnerID_0=l.asm.emscripten_bind_MdDbLinetypeTable_GetOwnerID_0).apply(null,arguments)},Pk=l._emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4=function(){return(Pk=l._emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4).apply(null,arguments)},Qk=
|
|
252
|
+
l._emscripten_bind_MdDbLinetypeTable_getObjectName_0=function(){return(Qk=l._emscripten_bind_MdDbLinetypeTable_getObjectName_0=l.asm.emscripten_bind_MdDbLinetypeTable_getObjectName_0).apply(null,arguments)},Rk=l._emscripten_bind_MdDbLinetypeTable_getDxf0_0=function(){return(Rk=l._emscripten_bind_MdDbLinetypeTable_getDxf0_0=l.asm.emscripten_bind_MdDbLinetypeTable_getDxf0_0).apply(null,arguments)},Sk=l._emscripten_bind_MdDbLinetypeTable_getJson_0=function(){return(Sk=l._emscripten_bind_MdDbLinetypeTable_getJson_0=
|
|
253
|
+
l.asm.emscripten_bind_MdDbLinetypeTable_getJson_0).apply(null,arguments)},Tk=l._emscripten_bind_MdDbLinetypeTable_setJson_1=function(){return(Tk=l._emscripten_bind_MdDbLinetypeTable_setJson_1=l.asm.emscripten_bind_MdDbLinetypeTable_setJson_1).apply(null,arguments)},Uk=l._emscripten_bind_MdDbTextStyleTable_GetObjectID_0=function(){return(Uk=l._emscripten_bind_MdDbTextStyleTable_GetObjectID_0=l.asm.emscripten_bind_MdDbTextStyleTable_GetObjectID_0).apply(null,arguments)},Vk=l._emscripten_bind_MdDbTextStyleTable_Erase_0=
|
|
254
|
+
function(){return(Vk=l._emscripten_bind_MdDbTextStyleTable_Erase_0=l.asm.emscripten_bind_MdDbTextStyleTable_Erase_0).apply(null,arguments)},Wk=l._emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1=function(){return(Wk=l._emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1).apply(null,arguments)},Xk=l._emscripten_bind_MdDbTextStyleTable_Clone_0=function(){return(Xk=l._emscripten_bind_MdDbTextStyleTable_Clone_0=l.asm.emscripten_bind_MdDbTextStyleTable_Clone_0).apply(null,
|
|
255
|
+
arguments)},Yk=l._emscripten_bind_MdDbTextStyleTable_GetHandle_0=function(){return(Yk=l._emscripten_bind_MdDbTextStyleTable_GetHandle_0=l.asm.emscripten_bind_MdDbTextStyleTable_GetHandle_0).apply(null,arguments)},Zk=l._emscripten_bind_MdDbTextStyleTable_GetDatabase_0=function(){return(Zk=l._emscripten_bind_MdDbTextStyleTable_GetDatabase_0=l.asm.emscripten_bind_MdDbTextStyleTable_GetDatabase_0).apply(null,arguments)},$k=l._emscripten_bind_MdDbTextStyleTable_GetOwnerID_0=function(){return($k=l._emscripten_bind_MdDbTextStyleTable_GetOwnerID_0=
|
|
256
|
+
l.asm.emscripten_bind_MdDbTextStyleTable_GetOwnerID_0).apply(null,arguments)},al=l._emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4=function(){return(al=l._emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4).apply(null,arguments)},bl=l._emscripten_bind_MdDbTextStyleTable_getObjectName_0=function(){return(bl=l._emscripten_bind_MdDbTextStyleTable_getObjectName_0=l.asm.emscripten_bind_MdDbTextStyleTable_getObjectName_0).apply(null,
|
|
257
|
+
arguments)},cl=l._emscripten_bind_MdDbTextStyleTable_getDxf0_0=function(){return(cl=l._emscripten_bind_MdDbTextStyleTable_getDxf0_0=l.asm.emscripten_bind_MdDbTextStyleTable_getDxf0_0).apply(null,arguments)},dl=l._emscripten_bind_MdDbTextStyleTable_getJson_0=function(){return(dl=l._emscripten_bind_MdDbTextStyleTable_getJson_0=l.asm.emscripten_bind_MdDbTextStyleTable_getJson_0).apply(null,arguments)},el=l._emscripten_bind_MdDbTextStyleTable_setJson_1=function(){return(el=l._emscripten_bind_MdDbTextStyleTable_setJson_1=
|
|
258
|
+
l.asm.emscripten_bind_MdDbTextStyleTable_setJson_1).apply(null,arguments)},fl=l._emscripten_bind_MdDbDatabase_GetLayerTable_0=function(){return(fl=l._emscripten_bind_MdDbDatabase_GetLayerTable_0=l.asm.emscripten_bind_MdDbDatabase_GetLayerTable_0).apply(null,arguments)},gl=l._emscripten_bind_MdDbDatabase_GetLinetypeTable_0=function(){return(gl=l._emscripten_bind_MdDbDatabase_GetLinetypeTable_0=l.asm.emscripten_bind_MdDbDatabase_GetLinetypeTable_0).apply(null,arguments)},hl=l._emscripten_bind_MdDbDatabase_GetTextStyleTable_0=
|
|
259
|
+
function(){return(hl=l._emscripten_bind_MdDbDatabase_GetTextStyleTable_0=l.asm.emscripten_bind_MdDbDatabase_GetTextStyleTable_0).apply(null,arguments)},il=l._emscripten_bind_MdDbDatabase_GetBlockTable_0=function(){return(il=l._emscripten_bind_MdDbDatabase_GetBlockTable_0=l.asm.emscripten_bind_MdDbDatabase_GetBlockTable_0).apply(null,arguments)},jl=l._emscripten_bind_MdDbDatabase_CurrentSpace_0=function(){return(jl=l._emscripten_bind_MdDbDatabase_CurrentSpace_0=l.asm.emscripten_bind_MdDbDatabase_CurrentSpace_0).apply(null,
|
|
260
|
+
arguments)},kl=l._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0=function(){return(kl=l._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0=l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0).apply(null,arguments)},ll=l._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1=function(){return(ll=l._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1=l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1).apply(null,arguments)},ml=l._emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0=
|
|
261
|
+
function(){return(ml=l._emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0=l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0).apply(null,arguments)},nl=l._emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1=function(){return(nl=l._emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1=l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1).apply(null,arguments)},ol=l._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0=function(){return(ol=l._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0=
|
|
262
|
+
l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0).apply(null,arguments)},pl=l._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1=function(){return(pl=l._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1=l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1).apply(null,arguments)},ql=l._emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0=function(){return(ql=l._emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0=l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0).apply(null,
|
|
263
|
+
arguments)},rl=l._emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1=function(){return(rl=l._emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1=l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1).apply(null,arguments)},sl=l._emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0=function(){return(sl=l._emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0=l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0).apply(null,arguments)},tl=l._emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1=
|
|
264
|
+
function(){return(tl=l._emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1=l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1).apply(null,arguments)},ul=l._emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0=function(){return(ul=l._emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0=l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0).apply(null,arguments)},vl=l._emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1=function(){return(vl=l._emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1=
|
|
265
|
+
l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1).apply(null,arguments)},wl=l._emscripten_bind_MdDbDatabase_getObjectName_0=function(){return(wl=l._emscripten_bind_MdDbDatabase_getObjectName_0=l.asm.emscripten_bind_MdDbDatabase_getObjectName_0).apply(null,arguments)},xl=l._emscripten_bind_MdDbDatabase_getDxf0_0=function(){return(xl=l._emscripten_bind_MdDbDatabase_getDxf0_0=l.asm.emscripten_bind_MdDbDatabase_getDxf0_0).apply(null,arguments)},yl=l._emscripten_bind_MdDbDatabase_getJson_0=function(){return(yl=
|
|
266
|
+
l._emscripten_bind_MdDbDatabase_getJson_0=l.asm.emscripten_bind_MdDbDatabase_getJson_0).apply(null,arguments)},zl=l._emscripten_bind_MdDbDatabase_setJson_1=function(){return(zl=l._emscripten_bind_MdDbDatabase_setJson_1=l.asm.emscripten_bind_MdDbDatabase_setJson_1).apply(null,arguments)},Al=l._emscripten_bind_McObject_updateDisplay_2=function(){return(Al=l._emscripten_bind_McObject_updateDisplay_2=l.asm.emscripten_bind_McObject_updateDisplay_2).apply(null,arguments)},Bl=l._emscripten_bind_McObject_test_0=
|
|
267
|
+
function(){return(Bl=l._emscripten_bind_McObject_test_0=l.asm.emscripten_bind_McObject_test_0).apply(null,arguments)},Cl=l._emscripten_bind_McObject_openWebFile_3=function(){return(Cl=l._emscripten_bind_McObject_openWebFile_3=l.asm.emscripten_bind_McObject_openWebFile_3).apply(null,arguments)},Dl=l._emscripten_bind_McObject_saveFileToUrl_1=function(){return(Dl=l._emscripten_bind_McObject_saveFileToUrl_1=l.asm.emscripten_bind_McObject_saveFileToUrl_1).apply(null,arguments)},El=l._emscripten_bind_McObject_saveFile_1=
|
|
268
|
+
function(){return(El=l._emscripten_bind_McObject_saveFile_1=l.asm.emscripten_bind_McObject_saveFile_1).apply(null,arguments)},Fl=l._emscripten_bind_McObject_getViewDataJsonParam_1=function(){return(Fl=l._emscripten_bind_McObject_getViewDataJsonParam_1=l.asm.emscripten_bind_McObject_getViewDataJsonParam_1).apply(null,arguments)},Gl=l._emscripten_bind_McObject_updataAppData_0=function(){return(Gl=l._emscripten_bind_McObject_updataAppData_0=l.asm.emscripten_bind_McObject_updataAppData_0).apply(null,
|
|
269
|
+
arguments)},Hl=l._emscripten_bind_McObject_GetDatabase_0=function(){return(Hl=l._emscripten_bind_McObject_GetDatabase_0=l.asm.emscripten_bind_McObject_GetDatabase_0).apply(null,arguments)},Il=l._emscripten_bind_McObject_GetSysVarString_1=function(){return(Il=l._emscripten_bind_McObject_GetSysVarString_1=l.asm.emscripten_bind_McObject_GetSysVarString_1).apply(null,arguments)},Jl=l._emscripten_bind_McObject_SetSysVarString_2=function(){return(Jl=l._emscripten_bind_McObject_SetSysVarString_2=l.asm.emscripten_bind_McObject_SetSysVarString_2).apply(null,
|
|
270
|
+
arguments)},Kl=l._emscripten_bind_McObject_GetSysVarDouble_1=function(){return(Kl=l._emscripten_bind_McObject_GetSysVarDouble_1=l.asm.emscripten_bind_McObject_GetSysVarDouble_1).apply(null,arguments)},Ll=l._emscripten_bind_McObject_SetSysVarDouble_2=function(){return(Ll=l._emscripten_bind_McObject_SetSysVarDouble_2=l.asm.emscripten_bind_McObject_SetSysVarDouble_2).apply(null,arguments)},Ml=l._emscripten_bind_McObject_GetSysVarLong_1=function(){return(Ml=l._emscripten_bind_McObject_GetSysVarLong_1=
|
|
271
|
+
l.asm.emscripten_bind_McObject_GetSysVarLong_1).apply(null,arguments)},Nl=l._emscripten_bind_McObject_SetSysVarLong_2=function(){return(Nl=l._emscripten_bind_McObject_SetSysVarLong_2=l.asm.emscripten_bind_McObject_SetSysVarLong_2).apply(null,arguments)},Ol=l._emscripten_bind_McObject_fireEventWindowSize_2=function(){return(Ol=l._emscripten_bind_McObject_fireEventWindowSize_2=l.asm.emscripten_bind_McObject_fireEventWindowSize_2).apply(null,arguments)},Pl=l._emscripten_bind_McObject_fireEventCommandStart_0=
|
|
272
|
+
function(){return(Pl=l._emscripten_bind_McObject_fireEventCommandStart_0=l.asm.emscripten_bind_McObject_fireEventCommandStart_0).apply(null,arguments)},Ql=l._emscripten_bind_McObject_IntelliSelect_PointSelect_2=function(){return(Ql=l._emscripten_bind_McObject_IntelliSelect_PointSelect_2=l.asm.emscripten_bind_McObject_IntelliSelect_PointSelect_2).apply(null,arguments)},Rl=l._emscripten_bind_McObject_IntelliSelect_RangeSelect_5=function(){return(Rl=l._emscripten_bind_McObject_IntelliSelect_RangeSelect_5=
|
|
273
|
+
l.asm.emscripten_bind_McObject_IntelliSelect_RangeSelect_5).apply(null,arguments)},Sl=l._emscripten_bind_McObject_IntelliSelect_getGridData_1=function(){return(Sl=l._emscripten_bind_McObject_IntelliSelect_getGridData_1=l.asm.emscripten_bind_McObject_IntelliSelect_getGridData_1).apply(null,arguments)},Tl=l._emscripten_bind_McObject_Osnap_NotifyOsnap_8=function(){return(Tl=l._emscripten_bind_McObject_Osnap_NotifyOsnap_8=l.asm.emscripten_bind_McObject_Osnap_NotifyOsnap_8).apply(null,arguments)},Ul=l._emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0=
|
|
274
|
+
function(){return(Ul=l._emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0=l.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0).apply(null,arguments)},Vl=l._emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1=function(){return(Vl=l._emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1=l.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1).apply(null,arguments)},Wl=l._emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0=
|
|
275
|
+
function(){return(Wl=l._emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0=l.asm.emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0).apply(null,arguments)},Xl=l._emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0=function(){return(Xl=l._emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0=l.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0).apply(null,arguments)},Yl=l._emscripten_bind_McObject_SetDrawColor_1=function(){return(Yl=
|
|
276
|
+
l._emscripten_bind_McObject_SetDrawColor_1=l.asm.emscripten_bind_McObject_SetDrawColor_1).apply(null,arguments)},Zl=l._emscripten_bind_McObject_GetDrawColor_0=function(){return(Zl=l._emscripten_bind_McObject_GetDrawColor_0=l.asm.emscripten_bind_McObject_GetDrawColor_0).apply(null,arguments)},$l=l._emscripten_bind_McObject_AddLayer_1=function(){return($l=l._emscripten_bind_McObject_AddLayer_1=l.asm.emscripten_bind_McObject_AddLayer_1).apply(null,arguments)},am=l._emscripten_bind_McObject_SetDrawLayer_1=
|
|
277
|
+
function(){return(am=l._emscripten_bind_McObject_SetDrawLayer_1=l.asm.emscripten_bind_McObject_SetDrawLayer_1).apply(null,arguments)},bm=l._emscripten_bind_McObject_GetDrawLayer_0=function(){return(bm=l._emscripten_bind_McObject_GetDrawLayer_0=l.asm.emscripten_bind_McObject_GetDrawLayer_0).apply(null,arguments)},cm=l._emscripten_bind_McObject_AddTextStyle_4=function(){return(cm=l._emscripten_bind_McObject_AddTextStyle_4=l.asm.emscripten_bind_McObject_AddTextStyle_4).apply(null,arguments)},dm=l._emscripten_bind_McObject_SetDrawTextStyle_1=
|
|
278
|
+
function(){return(dm=l._emscripten_bind_McObject_SetDrawTextStyle_1=l.asm.emscripten_bind_McObject_SetDrawTextStyle_1).apply(null,arguments)},em=l._emscripten_bind_McObject_GetDrawTextStyle_0=function(){return(em=l._emscripten_bind_McObject_GetDrawTextStyle_0=l.asm.emscripten_bind_McObject_GetDrawTextStyle_0).apply(null,arguments)},fm=l._emscripten_bind_McObject_AddLinetype_2=function(){return(fm=l._emscripten_bind_McObject_AddLinetype_2=l.asm.emscripten_bind_McObject_AddLinetype_2).apply(null,arguments)},
|
|
279
|
+
gm=l._emscripten_bind_McObject_AddLinetypeEx_3=function(){return(gm=l._emscripten_bind_McObject_AddLinetypeEx_3=l.asm.emscripten_bind_McObject_AddLinetypeEx_3).apply(null,arguments)},hm=l._emscripten_bind_McObject_AddDimStyle_5=function(){return(hm=l._emscripten_bind_McObject_AddDimStyle_5=l.asm.emscripten_bind_McObject_AddDimStyle_5).apply(null,arguments)},im=l._emscripten_bind_McObject_SetDrawLinetype_1=function(){return(im=l._emscripten_bind_McObject_SetDrawLinetype_1=l.asm.emscripten_bind_McObject_SetDrawLinetype_1).apply(null,
|
|
280
|
+
arguments)},jm=l._emscripten_bind_McObject_GetDrawLinetype_0=function(){return(jm=l._emscripten_bind_McObject_GetDrawLinetype_0=l.asm.emscripten_bind_McObject_GetDrawLinetype_0).apply(null,arguments)},km=l._emscripten_bind_McObject_SetDrawLineWeight_1=function(){return(km=l._emscripten_bind_McObject_SetDrawLineWeight_1=l.asm.emscripten_bind_McObject_SetDrawLineWeight_1).apply(null,arguments)},lm=l._emscripten_bind_McObject_GetDrawLineWeight_0=function(){return(lm=l._emscripten_bind_McObject_GetDrawLineWeight_0=
|
|
281
|
+
l.asm.emscripten_bind_McObject_GetDrawLineWeight_0).apply(null,arguments)},mm=l._emscripten_bind_McObject_SetDrawLineTypeScale_1=function(){return(mm=l._emscripten_bind_McObject_SetDrawLineTypeScale_1=l.asm.emscripten_bind_McObject_SetDrawLineTypeScale_1).apply(null,arguments)},nm=l._emscripten_bind_McObject_GetDrawLineTypeScale_0=function(){return(nm=l._emscripten_bind_McObject_GetDrawLineTypeScale_0=l.asm.emscripten_bind_McObject_GetDrawLineTypeScale_0).apply(null,arguments)},om=l._emscripten_bind_McObject_SetDrawDimStyle_1=
|
|
282
|
+
function(){return(om=l._emscripten_bind_McObject_SetDrawDimStyle_1=l.asm.emscripten_bind_McObject_SetDrawDimStyle_1).apply(null,arguments)},pm=l._emscripten_bind_McObject_GetDrawDimStyle_0=function(){return(pm=l._emscripten_bind_McObject_GetDrawDimStyle_0=l.asm.emscripten_bind_McObject_GetDrawDimStyle_0).apply(null,arguments)},qm=l._emscripten_bind_McObject_SetPatternDefinition_1=function(){return(qm=l._emscripten_bind_McObject_SetPatternDefinition_1=l.asm.emscripten_bind_McObject_SetPatternDefinition_1).apply(null,
|
|
283
|
+
arguments)},rm=l._emscripten_bind_McObject_GetPatternDefinition_0=function(){return(rm=l._emscripten_bind_McObject_GetPatternDefinition_0=l.asm.emscripten_bind_McObject_GetPatternDefinition_0).apply(null,arguments)},sm=l._emscripten_bind_McObject_SetDrawLineWidth_1=function(){return(sm=l._emscripten_bind_McObject_SetDrawLineWidth_1=l.asm.emscripten_bind_McObject_SetDrawLineWidth_1).apply(null,arguments)},tm=l._emscripten_bind_McObject_GetDrawLineWidth_0=function(){return(tm=l._emscripten_bind_McObject_GetDrawLineWidth_0=
|
|
284
|
+
l.asm.emscripten_bind_McObject_GetDrawLineWidth_0).apply(null,arguments)},um=l._emscripten_bind_McObject_DrawLine_6=function(){return(um=l._emscripten_bind_McObject_DrawLine_6=l.asm.emscripten_bind_McObject_DrawLine_6).apply(null,arguments)},wm=l._emscripten_bind_McObject_DrawArc_5=function(){return(wm=l._emscripten_bind_McObject_DrawArc_5=l.asm.emscripten_bind_McObject_DrawArc_5).apply(null,arguments)},xm=l._emscripten_bind_McObject_DrawArc2_6=function(){return(xm=l._emscripten_bind_McObject_DrawArc2_6=
|
|
285
|
+
l.asm.emscripten_bind_McObject_DrawArc2_6).apply(null,arguments)},ym=l._emscripten_bind_McObject_DrawCircle_3=function(){return(ym=l._emscripten_bind_McObject_DrawCircle_3=l.asm.emscripten_bind_McObject_DrawCircle_3).apply(null,arguments)},zm=l._emscripten_bind_McObject_DrawEllipse_5=function(){return(zm=l._emscripten_bind_McObject_DrawEllipse_5=l.asm.emscripten_bind_McObject_DrawEllipse_5).apply(null,arguments)},Am=l._emscripten_bind_McObject_DrawEllipseArc_7=function(){return(Am=l._emscripten_bind_McObject_DrawEllipseArc_7=
|
|
286
|
+
l.asm.emscripten_bind_McObject_DrawEllipseArc_7).apply(null,arguments)},Bm=l._emscripten_bind_McObject_DrawPoint_2=function(){return(Bm=l._emscripten_bind_McObject_DrawPoint_2=l.asm.emscripten_bind_McObject_DrawPoint_2).apply(null,arguments)},Cm=l._emscripten_bind_McObject_DrawSolid_8=function(){return(Cm=l._emscripten_bind_McObject_DrawSolid_8=l.asm.emscripten_bind_McObject_DrawSolid_8).apply(null,arguments)},Dm=l._emscripten_bind_McObject_DrawMText_7=function(){return(Dm=l._emscripten_bind_McObject_DrawMText_7=
|
|
287
|
+
l.asm.emscripten_bind_McObject_DrawMText_7).apply(null,arguments)},Em=l._emscripten_bind_McObject_DrawText_7=function(){return(Em=l._emscripten_bind_McObject_DrawText_7=l.asm.emscripten_bind_McObject_DrawText_7).apply(null,arguments)},Fm=l._emscripten_bind_McObject_DrawBlockReference_5=function(){return(Fm=l._emscripten_bind_McObject_DrawBlockReference_5=l.asm.emscripten_bind_McObject_DrawBlockReference_5).apply(null,arguments)},Gm=l._emscripten_bind_McObject_DrawDimAligned_6=function(){return(Gm=
|
|
288
|
+
l._emscripten_bind_McObject_DrawDimAligned_6=l.asm.emscripten_bind_McObject_DrawDimAligned_6).apply(null,arguments)},Hm=l._emscripten_bind_McObject_DrawDimAngular_8=function(){return(Hm=l._emscripten_bind_McObject_DrawDimAngular_8=l.asm.emscripten_bind_McObject_DrawDimAngular_8).apply(null,arguments)},Im=l._emscripten_bind_McObject_DrawDimDiametric_5=function(){return(Im=l._emscripten_bind_McObject_DrawDimDiametric_5=l.asm.emscripten_bind_McObject_DrawDimDiametric_5).apply(null,arguments)},Jm=l._emscripten_bind_McObject_DrawDimRotated_7=
|
|
289
|
+
function(){return(Jm=l._emscripten_bind_McObject_DrawDimRotated_7=l.asm.emscripten_bind_McObject_DrawDimRotated_7).apply(null,arguments)},Km=l._emscripten_bind_McObject_DrawDimOrdinate_5=function(){return(Km=l._emscripten_bind_McObject_DrawDimOrdinate_5=l.asm.emscripten_bind_McObject_DrawDimOrdinate_5).apply(null,arguments)},Lm=l._emscripten_bind_McObject_DrawDimRadial_5=function(){return(Lm=l._emscripten_bind_McObject_DrawDimRadial_5=l.asm.emscripten_bind_McObject_DrawDimRadial_5).apply(null,arguments)},
|
|
290
|
+
Mm=l._emscripten_bind_McObject_PathMoveTo_2=function(){return(Mm=l._emscripten_bind_McObject_PathMoveTo_2=l.asm.emscripten_bind_McObject_PathMoveTo_2).apply(null,arguments)},Nm=l._emscripten_bind_McObject_PathMoveToEx_5=function(){return(Nm=l._emscripten_bind_McObject_PathMoveToEx_5=l.asm.emscripten_bind_McObject_PathMoveToEx_5).apply(null,arguments)},Om=l._emscripten_bind_McObject_PathLineTo_2=function(){return(Om=l._emscripten_bind_McObject_PathLineTo_2=l.asm.emscripten_bind_McObject_PathLineTo_2).apply(null,
|
|
291
|
+
arguments)},Pm=l._emscripten_bind_McObject_PathLineToEx_5=function(){return(Pm=l._emscripten_bind_McObject_PathLineToEx_5=l.asm.emscripten_bind_McObject_PathLineToEx_5).apply(null,arguments)},Qm=l._emscripten_bind_McObject_DrawPathToPolyline_0=function(){return(Qm=l._emscripten_bind_McObject_DrawPathToPolyline_0=l.asm.emscripten_bind_McObject_DrawPathToPolyline_0).apply(null,arguments)},Rm=l._emscripten_bind_McObject_DrawPathToSpline_0=function(){return(Rm=l._emscripten_bind_McObject_DrawPathToSpline_0=
|
|
292
|
+
l.asm.emscripten_bind_McObject_DrawPathToSpline_0).apply(null,arguments)},Sm=l._emscripten_bind_McObject_PathMakeClosed_0=function(){return(Sm=l._emscripten_bind_McObject_PathMakeClosed_0=l.asm.emscripten_bind_McObject_PathMakeClosed_0).apply(null,arguments)},Tm=l._emscripten_bind_McObject_DrawPathToHatch_1=function(){return(Tm=l._emscripten_bind_McObject_DrawPathToHatch_1=l.asm.emscripten_bind_McObject_DrawPathToHatch_1).apply(null,arguments)},Um=l._emscripten_bind_McObject_DrawEntity_1=function(){return(Um=
|
|
293
|
+
l._emscripten_bind_McObject_DrawEntity_1=l.asm.emscripten_bind_McObject_DrawEntity_1).apply(null,arguments)},Vm=l._emscripten_bind_McObject_GetAllLayoutName_0=function(){return(Vm=l._emscripten_bind_McObject_GetAllLayoutName_0=l.asm.emscripten_bind_McObject_GetAllLayoutName_0).apply(null,arguments)},Wm=l._emscripten_bind_McObject_SetCurrentLayout_1=function(){return(Wm=l._emscripten_bind_McObject_SetCurrentLayout_1=l.asm.emscripten_bind_McObject_SetCurrentLayout_1).apply(null,arguments)},Xm=l._emscripten_bind_McDrawResbuf_McDrawResbuf_0=
|
|
294
|
+
function(){return(Xm=l._emscripten_bind_McDrawResbuf_McDrawResbuf_0=l.asm.emscripten_bind_McDrawResbuf_McDrawResbuf_0).apply(null,arguments)},Ym=l._emscripten_bind_McDrawResbuf_Clear_0=function(){return(Ym=l._emscripten_bind_McDrawResbuf_Clear_0=l.asm.emscripten_bind_McDrawResbuf_Clear_0).apply(null,arguments)},Zm=l._emscripten_bind_McDrawResbuf_GetCount_0=function(){return(Zm=l._emscripten_bind_McDrawResbuf_GetCount_0=l.asm.emscripten_bind_McDrawResbuf_GetCount_0).apply(null,arguments)},$m=l._emscripten_bind_McDrawResbuf_AtDouble_1=
|
|
295
|
+
function(){return($m=l._emscripten_bind_McDrawResbuf_AtDouble_1=l.asm.emscripten_bind_McDrawResbuf_AtDouble_1).apply(null,arguments)},an=l._emscripten_bind_McDrawResbuf_Atlong_1=function(){return(an=l._emscripten_bind_McDrawResbuf_Atlong_1=l.asm.emscripten_bind_McDrawResbuf_Atlong_1).apply(null,arguments)},bn=l._emscripten_bind_McDrawResbuf_AtObjectId_1=function(){return(bn=l._emscripten_bind_McDrawResbuf_AtObjectId_1=l.asm.emscripten_bind_McDrawResbuf_AtObjectId_1).apply(null,arguments)},cn=l._emscripten_bind_McDrawResbuf_AtObject_1=
|
|
296
|
+
function(){return(cn=l._emscripten_bind_McDrawResbuf_AtObject_1=l.asm.emscripten_bind_McDrawResbuf_AtObject_1).apply(null,arguments)},dn=l._emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1=function(){return(dn=l._emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1=l.asm.emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1).apply(null,arguments)},en=l._emscripten_bind_McDrawResbuf_AtObjectName_1=function(){return(en=l._emscripten_bind_McDrawResbuf_AtObjectName_1=l.asm.emscripten_bind_McDrawResbuf_AtObjectName_1).apply(null,
|
|
297
|
+
arguments)},fn=l._emscripten_bind_McDrawResbuf_AtString_1=function(){return(fn=l._emscripten_bind_McDrawResbuf_AtString_1=l.asm.emscripten_bind_McDrawResbuf_AtString_1).apply(null,arguments)},gn=l._emscripten_bind_McDrawResbuf_AtPoint_1=function(){return(gn=l._emscripten_bind_McDrawResbuf_AtPoint_1=l.asm.emscripten_bind_McDrawResbuf_AtPoint_1).apply(null,arguments)},hn=l._emscripten_bind_McDrawResbuf_ItemDataType_1=function(){return(hn=l._emscripten_bind_McDrawResbuf_ItemDataType_1=l.asm.emscripten_bind_McDrawResbuf_ItemDataType_1).apply(null,
|
|
298
|
+
arguments)},jn=l._emscripten_bind_McDrawResbuf_AddDouble_2=function(){return(jn=l._emscripten_bind_McDrawResbuf_AddDouble_2=l.asm.emscripten_bind_McDrawResbuf_AddDouble_2).apply(null,arguments)},kn=l._emscripten_bind_McDrawResbuf_Addlong_2=function(){return(kn=l._emscripten_bind_McDrawResbuf_Addlong_2=l.asm.emscripten_bind_McDrawResbuf_Addlong_2).apply(null,arguments)},ln=l._emscripten_bind_McDrawResbuf_AddObjectId_2=function(){return(ln=l._emscripten_bind_McDrawResbuf_AddObjectId_2=l.asm.emscripten_bind_McDrawResbuf_AddObjectId_2).apply(null,
|
|
299
|
+
arguments)},mn=l._emscripten_bind_McDrawResbuf_AddObject_1=function(){return(mn=l._emscripten_bind_McDrawResbuf_AddObject_1=l.asm.emscripten_bind_McDrawResbuf_AddObject_1).apply(null,arguments)},nn=l._emscripten_bind_McDrawResbuf_AddString_2=function(){return(nn=l._emscripten_bind_McDrawResbuf_AddString_2=l.asm.emscripten_bind_McDrawResbuf_AddString_2).apply(null,arguments)},on=l._emscripten_bind_McDrawResbuf_AddPoint_2=function(){return(on=l._emscripten_bind_McDrawResbuf_AddPoint_2=l.asm.emscripten_bind_McDrawResbuf_AddPoint_2).apply(null,
|
|
300
|
+
arguments)},pn=l._emscripten_bind_McDrawResbuf_RemoveAll_0=function(){return(pn=l._emscripten_bind_McDrawResbuf_RemoveAll_0=l.asm.emscripten_bind_McDrawResbuf_RemoveAll_0).apply(null,arguments)},qn=l._emscripten_bind_McDrawResbuf_Remove_1=function(){return(qn=l._emscripten_bind_McDrawResbuf_Remove_1=l.asm.emscripten_bind_McDrawResbuf_Remove_1).apply(null,arguments)},rn=l._emscripten_bind_McDrawResbuf_getObjectName_0=function(){return(rn=l._emscripten_bind_McDrawResbuf_getObjectName_0=l.asm.emscripten_bind_McDrawResbuf_getObjectName_0).apply(null,
|
|
301
|
+
arguments)},sn=l._emscripten_bind_McDrawResbuf_getDxf0_0=function(){return(sn=l._emscripten_bind_McDrawResbuf_getDxf0_0=l.asm.emscripten_bind_McDrawResbuf_getDxf0_0).apply(null,arguments)},tn=l._emscripten_bind_McDrawResbuf_getJson_0=function(){return(tn=l._emscripten_bind_McDrawResbuf_getJson_0=l.asm.emscripten_bind_McDrawResbuf_getJson_0).apply(null,arguments)},un=l._emscripten_bind_McDrawResbuf_setJson_1=function(){return(un=l._emscripten_bind_McDrawResbuf_setJson_1=l.asm.emscripten_bind_McDrawResbuf_setJson_1).apply(null,
|
|
302
|
+
arguments)},vn=l._emscripten_bind_McDrawResbuf___destroy___0=function(){return(vn=l._emscripten_bind_McDrawResbuf___destroy___0=l.asm.emscripten_bind_McDrawResbuf___destroy___0).apply(null,arguments)},wn=l._emscripten_bind_McDrawUtility_McDrawUtility_0=function(){return(wn=l._emscripten_bind_McDrawUtility_McDrawUtility_0=l.asm.emscripten_bind_McDrawUtility_McDrawUtility_0).apply(null,arguments)},xn=l._emscripten_bind_McDrawUtility_findEntAtPoint_5=function(){return(xn=l._emscripten_bind_McDrawUtility_findEntAtPoint_5=
|
|
303
|
+
l.asm.emscripten_bind_McDrawUtility_findEntAtPoint_5).apply(null,arguments)},yn=l._emscripten_bind_McDrawUtility_eraseEntity_1=function(){return(yn=l._emscripten_bind_McDrawUtility_eraseEntity_1=l.asm.emscripten_bind_McDrawUtility_eraseEntity_1).apply(null,arguments)},zn=l._emscripten_bind_McDrawUtility_highlightEntity_2=function(){return(zn=l._emscripten_bind_McDrawUtility_highlightEntity_2=l.asm.emscripten_bind_McDrawUtility_highlightEntity_2).apply(null,arguments)},An=l._emscripten_bind_McDrawUtility___destroy___0=
|
|
304
|
+
function(){return(An=l._emscripten_bind_McDrawUtility___destroy___0=l.asm.emscripten_bind_McDrawUtility___destroy___0).apply(null,arguments)},Bn=l._emscripten_bind_MdDbLine_MdDbLine_0=function(){return(Bn=l._emscripten_bind_MdDbLine_MdDbLine_0=l.asm.emscripten_bind_MdDbLine_MdDbLine_0).apply(null,arguments)},Cn=l._emscripten_bind_MdDbLine_startPoint_0=function(){return(Cn=l._emscripten_bind_MdDbLine_startPoint_0=l.asm.emscripten_bind_MdDbLine_startPoint_0).apply(null,arguments)},Dn=l._emscripten_bind_MdDbLine_setStartPoint_1=
|
|
305
|
+
function(){return(Dn=l._emscripten_bind_MdDbLine_setStartPoint_1=l.asm.emscripten_bind_MdDbLine_setStartPoint_1).apply(null,arguments)},En=l._emscripten_bind_MdDbLine_endPoint_0=function(){return(En=l._emscripten_bind_MdDbLine_endPoint_0=l.asm.emscripten_bind_MdDbLine_endPoint_0).apply(null,arguments)},Fn=l._emscripten_bind_MdDbLine_setEndPoint_1=function(){return(Fn=l._emscripten_bind_MdDbLine_setEndPoint_1=l.asm.emscripten_bind_MdDbLine_setEndPoint_1).apply(null,arguments)},Gn=l._emscripten_bind_MdDbLine_getStartParam_0=
|
|
306
|
+
function(){return(Gn=l._emscripten_bind_MdDbLine_getStartParam_0=l.asm.emscripten_bind_MdDbLine_getStartParam_0).apply(null,arguments)},Hn=l._emscripten_bind_MdDbLine_getEndParam_0=function(){return(Hn=l._emscripten_bind_MdDbLine_getEndParam_0=l.asm.emscripten_bind_MdDbLine_getEndParam_0).apply(null,arguments)},In=l._emscripten_bind_MdDbLine_getDistAtParam_1=function(){return(In=l._emscripten_bind_MdDbLine_getDistAtParam_1=l.asm.emscripten_bind_MdDbLine_getDistAtParam_1).apply(null,arguments)},Jn=
|
|
307
|
+
l._emscripten_bind_MdDbLine_getParamAtDist_1=function(){return(Jn=l._emscripten_bind_MdDbLine_getParamAtDist_1=l.asm.emscripten_bind_MdDbLine_getParamAtDist_1).apply(null,arguments)},Kn=l._emscripten_bind_MdDbLine_getDistAtPoint_1=function(){return(Kn=l._emscripten_bind_MdDbLine_getDistAtPoint_1=l.asm.emscripten_bind_MdDbLine_getDistAtPoint_1).apply(null,arguments)},Ln=l._emscripten_bind_MdDbLine_getPointAtDist_1=function(){return(Ln=l._emscripten_bind_MdDbLine_getPointAtDist_1=l.asm.emscripten_bind_MdDbLine_getPointAtDist_1).apply(null,
|
|
308
|
+
arguments)},Mn=l._emscripten_bind_MdDbLine_getStartPoint_0=function(){return(Mn=l._emscripten_bind_MdDbLine_getStartPoint_0=l.asm.emscripten_bind_MdDbLine_getStartPoint_0).apply(null,arguments)},Nn=l._emscripten_bind_MdDbLine_getEndPoint_0=function(){return(Nn=l._emscripten_bind_MdDbLine_getEndPoint_0=l.asm.emscripten_bind_MdDbLine_getEndPoint_0).apply(null,arguments)},On=l._emscripten_bind_MdDbLine_getPointAtParam_1=function(){return(On=l._emscripten_bind_MdDbLine_getPointAtParam_1=l.asm.emscripten_bind_MdDbLine_getPointAtParam_1).apply(null,
|
|
309
|
+
arguments)},Pn=l._emscripten_bind_MdDbLine_getParamAtPoint_1=function(){return(Pn=l._emscripten_bind_MdDbLine_getParamAtPoint_1=l.asm.emscripten_bind_MdDbLine_getParamAtPoint_1).apply(null,arguments)},Qn=l._emscripten_bind_MdDbLine_getFirstDeriv_1=function(){return(Qn=l._emscripten_bind_MdDbLine_getFirstDeriv_1=l.asm.emscripten_bind_MdDbLine_getFirstDeriv_1).apply(null,arguments)},Rn=l._emscripten_bind_MdDbLine_getFirstDerivEx_1=function(){return(Rn=l._emscripten_bind_MdDbLine_getFirstDerivEx_1=l.asm.emscripten_bind_MdDbLine_getFirstDerivEx_1).apply(null,
|
|
310
|
+
arguments)},Sn=l._emscripten_bind_MdDbLine_getClosestPointTo_2=function(){return(Sn=l._emscripten_bind_MdDbLine_getClosestPointTo_2=l.asm.emscripten_bind_MdDbLine_getClosestPointTo_2).apply(null,arguments)},Tn=l._emscripten_bind_MdDbLine_offsetCurves_2=function(){return(Tn=l._emscripten_bind_MdDbLine_offsetCurves_2=l.asm.emscripten_bind_MdDbLine_offsetCurves_2).apply(null,arguments)},Un=l._emscripten_bind_MdDbLine_splitCurves_1=function(){return(Un=l._emscripten_bind_MdDbLine_splitCurves_1=l.asm.emscripten_bind_MdDbLine_splitCurves_1).apply(null,
|
|
311
|
+
arguments)},Vn=l._emscripten_bind_MdDbLine_getArea_0=function(){return(Vn=l._emscripten_bind_MdDbLine_getArea_0=l.asm.emscripten_bind_MdDbLine_getArea_0).apply(null,arguments)},Wn=l._emscripten_bind_MdDbLine_getSamplePoints_1=function(){return(Wn=l._emscripten_bind_MdDbLine_getSamplePoints_1=l.asm.emscripten_bind_MdDbLine_getSamplePoints_1).apply(null,arguments)},Xn=l._emscripten_bind_MdDbLine_getLength_0=function(){return(Xn=l._emscripten_bind_MdDbLine_getLength_0=l.asm.emscripten_bind_MdDbLine_getLength_0).apply(null,
|
|
312
|
+
arguments)},Yn=l._emscripten_bind_MdDbLine_explode_0=function(){return(Yn=l._emscripten_bind_MdDbLine_explode_0=l.asm.emscripten_bind_MdDbLine_explode_0).apply(null,arguments)},Zn=l._emscripten_bind_MdDbLine_TrueColor_0=function(){return(Zn=l._emscripten_bind_MdDbLine_TrueColor_0=l.asm.emscripten_bind_MdDbLine_TrueColor_0).apply(null,arguments)},$n=l._emscripten_bind_MdDbLine_SetTrueColor_1=function(){return($n=l._emscripten_bind_MdDbLine_SetTrueColor_1=l.asm.emscripten_bind_MdDbLine_SetTrueColor_1).apply(null,
|
|
313
|
+
arguments)},ao=l._emscripten_bind_MdDbLine_ColorIndex_0=function(){return(ao=l._emscripten_bind_MdDbLine_ColorIndex_0=l.asm.emscripten_bind_MdDbLine_ColorIndex_0).apply(null,arguments)},bo=l._emscripten_bind_MdDbLine_SetColorIndex_1=function(){return(bo=l._emscripten_bind_MdDbLine_SetColorIndex_1=l.asm.emscripten_bind_MdDbLine_SetColorIndex_1).apply(null,arguments)},co=l._emscripten_bind_MdDbLine_Layer_0=function(){return(co=l._emscripten_bind_MdDbLine_Layer_0=l.asm.emscripten_bind_MdDbLine_Layer_0).apply(null,
|
|
314
|
+
arguments)},eo=l._emscripten_bind_MdDbLine_SetLayer_1=function(){return(eo=l._emscripten_bind_MdDbLine_SetLayer_1=l.asm.emscripten_bind_MdDbLine_SetLayer_1).apply(null,arguments)},fo=l._emscripten_bind_MdDbLine_LinetypeScale_0=function(){return(fo=l._emscripten_bind_MdDbLine_LinetypeScale_0=l.asm.emscripten_bind_MdDbLine_LinetypeScale_0).apply(null,arguments)},go=l._emscripten_bind_MdDbLine_SetLinetypeScale_1=function(){return(go=l._emscripten_bind_MdDbLine_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbLine_SetLinetypeScale_1).apply(null,
|
|
315
|
+
arguments)},ho=l._emscripten_bind_MdDbLine_Visible_0=function(){return(ho=l._emscripten_bind_MdDbLine_Visible_0=l.asm.emscripten_bind_MdDbLine_Visible_0).apply(null,arguments)},io=l._emscripten_bind_MdDbLine_SetVisible_1=function(){return(io=l._emscripten_bind_MdDbLine_SetVisible_1=l.asm.emscripten_bind_MdDbLine_SetVisible_1).apply(null,arguments)},jo=l._emscripten_bind_MdDbLine_Lineweight_0=function(){return(jo=l._emscripten_bind_MdDbLine_Lineweight_0=l.asm.emscripten_bind_MdDbLine_Lineweight_0).apply(null,
|
|
316
|
+
arguments)},ko=l._emscripten_bind_MdDbLine_SetLineweight_1=function(){return(ko=l._emscripten_bind_MdDbLine_SetLineweight_1=l.asm.emscripten_bind_MdDbLine_SetLineweight_1).apply(null,arguments)},lo=l._emscripten_bind_MdDbLine_TextStyle_0=function(){return(lo=l._emscripten_bind_MdDbLine_TextStyle_0=l.asm.emscripten_bind_MdDbLine_TextStyle_0).apply(null,arguments)},mo=l._emscripten_bind_MdDbLine_SetTextStyle_1=function(){return(mo=l._emscripten_bind_MdDbLine_SetTextStyle_1=l.asm.emscripten_bind_MdDbLine_SetTextStyle_1).apply(null,
|
|
317
|
+
arguments)},no=l._emscripten_bind_MdDbLine_Highlight_1=function(){return(no=l._emscripten_bind_MdDbLine_Highlight_1=l.asm.emscripten_bind_MdDbLine_Highlight_1).apply(null,arguments)},oo=l._emscripten_bind_MdDbLine_Move_2=function(){return(oo=l._emscripten_bind_MdDbLine_Move_2=l.asm.emscripten_bind_MdDbLine_Move_2).apply(null,arguments)},po=l._emscripten_bind_MdDbLine_Rotate_2=function(){return(po=l._emscripten_bind_MdDbLine_Rotate_2=l.asm.emscripten_bind_MdDbLine_Rotate_2).apply(null,arguments)},
|
|
318
|
+
qo=l._emscripten_bind_MdDbLine_Mirror_2=function(){return(qo=l._emscripten_bind_MdDbLine_Mirror_2=l.asm.emscripten_bind_MdDbLine_Mirror_2).apply(null,arguments)},ro=l._emscripten_bind_MdDbLine_ScaleEntity_2=function(){return(ro=l._emscripten_bind_MdDbLine_ScaleEntity_2=l.asm.emscripten_bind_MdDbLine_ScaleEntity_2).apply(null,arguments)},so=l._emscripten_bind_MdDbLine_TransformBy_1=function(){return(so=l._emscripten_bind_MdDbLine_TransformBy_1=l.asm.emscripten_bind_MdDbLine_TransformBy_1).apply(null,
|
|
319
|
+
arguments)},to=l._emscripten_bind_MdDbLine_GetBoundingBox_0=function(){return(to=l._emscripten_bind_MdDbLine_GetBoundingBox_0=l.asm.emscripten_bind_MdDbLine_GetBoundingBox_0).apply(null,arguments)},uo=l._emscripten_bind_MdDbLine_GetObjectID_0=function(){return(uo=l._emscripten_bind_MdDbLine_GetObjectID_0=l.asm.emscripten_bind_MdDbLine_GetObjectID_0).apply(null,arguments)},vo=l._emscripten_bind_MdDbLine_Erase_0=function(){return(vo=l._emscripten_bind_MdDbLine_Erase_0=l.asm.emscripten_bind_MdDbLine_Erase_0).apply(null,
|
|
320
|
+
arguments)},wo=l._emscripten_bind_MdDbLine_ConnectionTempObject_1=function(){return(wo=l._emscripten_bind_MdDbLine_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbLine_ConnectionTempObject_1).apply(null,arguments)},xo=l._emscripten_bind_MdDbLine_Clone_0=function(){return(xo=l._emscripten_bind_MdDbLine_Clone_0=l.asm.emscripten_bind_MdDbLine_Clone_0).apply(null,arguments)},yo=l._emscripten_bind_MdDbLine_GetHandle_0=function(){return(yo=l._emscripten_bind_MdDbLine_GetHandle_0=l.asm.emscripten_bind_MdDbLine_GetHandle_0).apply(null,
|
|
321
|
+
arguments)},zo=l._emscripten_bind_MdDbLine_GetDatabase_0=function(){return(zo=l._emscripten_bind_MdDbLine_GetDatabase_0=l.asm.emscripten_bind_MdDbLine_GetDatabase_0).apply(null,arguments)},Ao=l._emscripten_bind_MdDbLine_GetOwnerID_0=function(){return(Ao=l._emscripten_bind_MdDbLine_GetOwnerID_0=l.asm.emscripten_bind_MdDbLine_GetOwnerID_0).apply(null,arguments)},Bo=l._emscripten_bind_MdDbLine_moveGripPointsAt_4=function(){return(Bo=l._emscripten_bind_MdDbLine_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbLine_moveGripPointsAt_4).apply(null,
|
|
322
|
+
arguments)},Co=l._emscripten_bind_MdDbLine_getObjectName_0=function(){return(Co=l._emscripten_bind_MdDbLine_getObjectName_0=l.asm.emscripten_bind_MdDbLine_getObjectName_0).apply(null,arguments)},Do=l._emscripten_bind_MdDbLine_getDxf0_0=function(){return(Do=l._emscripten_bind_MdDbLine_getDxf0_0=l.asm.emscripten_bind_MdDbLine_getDxf0_0).apply(null,arguments)},Eo=l._emscripten_bind_MdDbLine_getJson_0=function(){return(Eo=l._emscripten_bind_MdDbLine_getJson_0=l.asm.emscripten_bind_MdDbLine_getJson_0).apply(null,
|
|
323
|
+
arguments)},Fo=l._emscripten_bind_MdDbLine_setJson_1=function(){return(Fo=l._emscripten_bind_MdDbLine_setJson_1=l.asm.emscripten_bind_MdDbLine_setJson_1).apply(null,arguments)},Go=l._emscripten_bind_MdDbLine___destroy___0=function(){return(Go=l._emscripten_bind_MdDbLine___destroy___0=l.asm.emscripten_bind_MdDbLine___destroy___0).apply(null,arguments)},Ho=l._emscripten_bind_MdDbText_MdDbText_0=function(){return(Ho=l._emscripten_bind_MdDbText_MdDbText_0=l.asm.emscripten_bind_MdDbText_MdDbText_0).apply(null,
|
|
324
|
+
arguments)},Io=l._emscripten_bind_MdDbText_position_0=function(){return(Io=l._emscripten_bind_MdDbText_position_0=l.asm.emscripten_bind_MdDbText_position_0).apply(null,arguments)},Jo=l._emscripten_bind_MdDbText_setPosition_1=function(){return(Jo=l._emscripten_bind_MdDbText_setPosition_1=l.asm.emscripten_bind_MdDbText_setPosition_1).apply(null,arguments)},Ko=l._emscripten_bind_MdDbText_alignmentPoint_0=function(){return(Ko=l._emscripten_bind_MdDbText_alignmentPoint_0=l.asm.emscripten_bind_MdDbText_alignmentPoint_0).apply(null,
|
|
325
|
+
arguments)},Lo=l._emscripten_bind_MdDbText_setAlignmentPoint_1=function(){return(Lo=l._emscripten_bind_MdDbText_setAlignmentPoint_1=l.asm.emscripten_bind_MdDbText_setAlignmentPoint_1).apply(null,arguments)},Mo=l._emscripten_bind_MdDbText_oblique_0=function(){return(Mo=l._emscripten_bind_MdDbText_oblique_0=l.asm.emscripten_bind_MdDbText_oblique_0).apply(null,arguments)},No=l._emscripten_bind_MdDbText_setOblique_1=function(){return(No=l._emscripten_bind_MdDbText_setOblique_1=l.asm.emscripten_bind_MdDbText_setOblique_1).apply(null,
|
|
326
|
+
arguments)},Oo=l._emscripten_bind_MdDbText_rotation_0=function(){return(Oo=l._emscripten_bind_MdDbText_rotation_0=l.asm.emscripten_bind_MdDbText_rotation_0).apply(null,arguments)},Po=l._emscripten_bind_MdDbText_setRotation_1=function(){return(Po=l._emscripten_bind_MdDbText_setRotation_1=l.asm.emscripten_bind_MdDbText_setRotation_1).apply(null,arguments)},Qo=l._emscripten_bind_MdDbText_height_0=function(){return(Qo=l._emscripten_bind_MdDbText_height_0=l.asm.emscripten_bind_MdDbText_height_0).apply(null,
|
|
327
|
+
arguments)},Ro=l._emscripten_bind_MdDbText_setHeight_1=function(){return(Ro=l._emscripten_bind_MdDbText_setHeight_1=l.asm.emscripten_bind_MdDbText_setHeight_1).apply(null,arguments)},So=l._emscripten_bind_MdDbText_widthFactor_0=function(){return(So=l._emscripten_bind_MdDbText_widthFactor_0=l.asm.emscripten_bind_MdDbText_widthFactor_0).apply(null,arguments)},To=l._emscripten_bind_MdDbText_setWidthFactor_1=function(){return(To=l._emscripten_bind_MdDbText_setWidthFactor_1=l.asm.emscripten_bind_MdDbText_setWidthFactor_1).apply(null,
|
|
328
|
+
arguments)},Uo=l._emscripten_bind_MdDbText_textString_0=function(){return(Uo=l._emscripten_bind_MdDbText_textString_0=l.asm.emscripten_bind_MdDbText_textString_0).apply(null,arguments)},Vo=l._emscripten_bind_MdDbText_setTextString_1=function(){return(Vo=l._emscripten_bind_MdDbText_setTextString_1=l.asm.emscripten_bind_MdDbText_setTextString_1).apply(null,arguments)},Wo=l._emscripten_bind_MdDbText_horizontalMode_0=function(){return(Wo=l._emscripten_bind_MdDbText_horizontalMode_0=l.asm.emscripten_bind_MdDbText_horizontalMode_0).apply(null,
|
|
329
|
+
arguments)},Xo=l._emscripten_bind_MdDbText_setHorizontalMode_1=function(){return(Xo=l._emscripten_bind_MdDbText_setHorizontalMode_1=l.asm.emscripten_bind_MdDbText_setHorizontalMode_1).apply(null,arguments)},Yo=l._emscripten_bind_MdDbText_verticalMode_0=function(){return(Yo=l._emscripten_bind_MdDbText_verticalMode_0=l.asm.emscripten_bind_MdDbText_verticalMode_0).apply(null,arguments)},Zo=l._emscripten_bind_MdDbText_setVerticalMode_1=function(){return(Zo=l._emscripten_bind_MdDbText_setVerticalMode_1=
|
|
330
|
+
l.asm.emscripten_bind_MdDbText_setVerticalMode_1).apply(null,arguments)},$o=l._emscripten_bind_MdDbText_explode_0=function(){return($o=l._emscripten_bind_MdDbText_explode_0=l.asm.emscripten_bind_MdDbText_explode_0).apply(null,arguments)},ap=l._emscripten_bind_MdDbText_TrueColor_0=function(){return(ap=l._emscripten_bind_MdDbText_TrueColor_0=l.asm.emscripten_bind_MdDbText_TrueColor_0).apply(null,arguments)},bp=l._emscripten_bind_MdDbText_SetTrueColor_1=function(){return(bp=l._emscripten_bind_MdDbText_SetTrueColor_1=
|
|
331
|
+
l.asm.emscripten_bind_MdDbText_SetTrueColor_1).apply(null,arguments)},cp=l._emscripten_bind_MdDbText_ColorIndex_0=function(){return(cp=l._emscripten_bind_MdDbText_ColorIndex_0=l.asm.emscripten_bind_MdDbText_ColorIndex_0).apply(null,arguments)},dp=l._emscripten_bind_MdDbText_SetColorIndex_1=function(){return(dp=l._emscripten_bind_MdDbText_SetColorIndex_1=l.asm.emscripten_bind_MdDbText_SetColorIndex_1).apply(null,arguments)},ep=l._emscripten_bind_MdDbText_Layer_0=function(){return(ep=l._emscripten_bind_MdDbText_Layer_0=
|
|
332
|
+
l.asm.emscripten_bind_MdDbText_Layer_0).apply(null,arguments)},fp=l._emscripten_bind_MdDbText_SetLayer_1=function(){return(fp=l._emscripten_bind_MdDbText_SetLayer_1=l.asm.emscripten_bind_MdDbText_SetLayer_1).apply(null,arguments)},gp=l._emscripten_bind_MdDbText_LinetypeScale_0=function(){return(gp=l._emscripten_bind_MdDbText_LinetypeScale_0=l.asm.emscripten_bind_MdDbText_LinetypeScale_0).apply(null,arguments)},hp=l._emscripten_bind_MdDbText_SetLinetypeScale_1=function(){return(hp=l._emscripten_bind_MdDbText_SetLinetypeScale_1=
|
|
333
|
+
l.asm.emscripten_bind_MdDbText_SetLinetypeScale_1).apply(null,arguments)},ip=l._emscripten_bind_MdDbText_Visible_0=function(){return(ip=l._emscripten_bind_MdDbText_Visible_0=l.asm.emscripten_bind_MdDbText_Visible_0).apply(null,arguments)},jp=l._emscripten_bind_MdDbText_SetVisible_1=function(){return(jp=l._emscripten_bind_MdDbText_SetVisible_1=l.asm.emscripten_bind_MdDbText_SetVisible_1).apply(null,arguments)},kp=l._emscripten_bind_MdDbText_Lineweight_0=function(){return(kp=l._emscripten_bind_MdDbText_Lineweight_0=
|
|
334
|
+
l.asm.emscripten_bind_MdDbText_Lineweight_0).apply(null,arguments)},lp=l._emscripten_bind_MdDbText_SetLineweight_1=function(){return(lp=l._emscripten_bind_MdDbText_SetLineweight_1=l.asm.emscripten_bind_MdDbText_SetLineweight_1).apply(null,arguments)},mp=l._emscripten_bind_MdDbText_TextStyle_0=function(){return(mp=l._emscripten_bind_MdDbText_TextStyle_0=l.asm.emscripten_bind_MdDbText_TextStyle_0).apply(null,arguments)},np=l._emscripten_bind_MdDbText_SetTextStyle_1=function(){return(np=l._emscripten_bind_MdDbText_SetTextStyle_1=
|
|
335
|
+
l.asm.emscripten_bind_MdDbText_SetTextStyle_1).apply(null,arguments)},op=l._emscripten_bind_MdDbText_Highlight_1=function(){return(op=l._emscripten_bind_MdDbText_Highlight_1=l.asm.emscripten_bind_MdDbText_Highlight_1).apply(null,arguments)},pp=l._emscripten_bind_MdDbText_Move_2=function(){return(pp=l._emscripten_bind_MdDbText_Move_2=l.asm.emscripten_bind_MdDbText_Move_2).apply(null,arguments)},qp=l._emscripten_bind_MdDbText_Rotate_2=function(){return(qp=l._emscripten_bind_MdDbText_Rotate_2=l.asm.emscripten_bind_MdDbText_Rotate_2).apply(null,
|
|
336
|
+
arguments)},rp=l._emscripten_bind_MdDbText_Mirror_2=function(){return(rp=l._emscripten_bind_MdDbText_Mirror_2=l.asm.emscripten_bind_MdDbText_Mirror_2).apply(null,arguments)},sp=l._emscripten_bind_MdDbText_ScaleEntity_2=function(){return(sp=l._emscripten_bind_MdDbText_ScaleEntity_2=l.asm.emscripten_bind_MdDbText_ScaleEntity_2).apply(null,arguments)},tp=l._emscripten_bind_MdDbText_TransformBy_1=function(){return(tp=l._emscripten_bind_MdDbText_TransformBy_1=l.asm.emscripten_bind_MdDbText_TransformBy_1).apply(null,
|
|
337
|
+
arguments)},up=l._emscripten_bind_MdDbText_GetBoundingBox_0=function(){return(up=l._emscripten_bind_MdDbText_GetBoundingBox_0=l.asm.emscripten_bind_MdDbText_GetBoundingBox_0).apply(null,arguments)},vp=l._emscripten_bind_MdDbText_GetObjectID_0=function(){return(vp=l._emscripten_bind_MdDbText_GetObjectID_0=l.asm.emscripten_bind_MdDbText_GetObjectID_0).apply(null,arguments)},wp=l._emscripten_bind_MdDbText_Erase_0=function(){return(wp=l._emscripten_bind_MdDbText_Erase_0=l.asm.emscripten_bind_MdDbText_Erase_0).apply(null,
|
|
338
|
+
arguments)},xp=l._emscripten_bind_MdDbText_ConnectionTempObject_1=function(){return(xp=l._emscripten_bind_MdDbText_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbText_ConnectionTempObject_1).apply(null,arguments)},yp=l._emscripten_bind_MdDbText_Clone_0=function(){return(yp=l._emscripten_bind_MdDbText_Clone_0=l.asm.emscripten_bind_MdDbText_Clone_0).apply(null,arguments)},zp=l._emscripten_bind_MdDbText_GetHandle_0=function(){return(zp=l._emscripten_bind_MdDbText_GetHandle_0=l.asm.emscripten_bind_MdDbText_GetHandle_0).apply(null,
|
|
339
|
+
arguments)},Ap=l._emscripten_bind_MdDbText_GetDatabase_0=function(){return(Ap=l._emscripten_bind_MdDbText_GetDatabase_0=l.asm.emscripten_bind_MdDbText_GetDatabase_0).apply(null,arguments)},Bp=l._emscripten_bind_MdDbText_GetOwnerID_0=function(){return(Bp=l._emscripten_bind_MdDbText_GetOwnerID_0=l.asm.emscripten_bind_MdDbText_GetOwnerID_0).apply(null,arguments)},Cp=l._emscripten_bind_MdDbText_moveGripPointsAt_4=function(){return(Cp=l._emscripten_bind_MdDbText_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbText_moveGripPointsAt_4).apply(null,
|
|
340
|
+
arguments)},Dp=l._emscripten_bind_MdDbText_getObjectName_0=function(){return(Dp=l._emscripten_bind_MdDbText_getObjectName_0=l.asm.emscripten_bind_MdDbText_getObjectName_0).apply(null,arguments)},Ep=l._emscripten_bind_MdDbText_getDxf0_0=function(){return(Ep=l._emscripten_bind_MdDbText_getDxf0_0=l.asm.emscripten_bind_MdDbText_getDxf0_0).apply(null,arguments)},Fp=l._emscripten_bind_MdDbText_getJson_0=function(){return(Fp=l._emscripten_bind_MdDbText_getJson_0=l.asm.emscripten_bind_MdDbText_getJson_0).apply(null,
|
|
341
|
+
arguments)},Gp=l._emscripten_bind_MdDbText_setJson_1=function(){return(Gp=l._emscripten_bind_MdDbText_setJson_1=l.asm.emscripten_bind_MdDbText_setJson_1).apply(null,arguments)},Hp=l._emscripten_bind_MdDbText___destroy___0=function(){return(Hp=l._emscripten_bind_MdDbText___destroy___0=l.asm.emscripten_bind_MdDbText___destroy___0).apply(null,arguments)},Ip=l._emscripten_bind_MdDbCircle_MdDbCircle_0=function(){return(Ip=l._emscripten_bind_MdDbCircle_MdDbCircle_0=l.asm.emscripten_bind_MdDbCircle_MdDbCircle_0).apply(null,
|
|
342
|
+
arguments)},Jp=l._emscripten_bind_MdDbCircle_center_0=function(){return(Jp=l._emscripten_bind_MdDbCircle_center_0=l.asm.emscripten_bind_MdDbCircle_center_0).apply(null,arguments)},Kp=l._emscripten_bind_MdDbCircle_setCenter_1=function(){return(Kp=l._emscripten_bind_MdDbCircle_setCenter_1=l.asm.emscripten_bind_MdDbCircle_setCenter_1).apply(null,arguments)},Lp=l._emscripten_bind_MdDbCircle_radius_0=function(){return(Lp=l._emscripten_bind_MdDbCircle_radius_0=l.asm.emscripten_bind_MdDbCircle_radius_0).apply(null,
|
|
343
|
+
arguments)},Mp=l._emscripten_bind_MdDbCircle_setRadius_1=function(){return(Mp=l._emscripten_bind_MdDbCircle_setRadius_1=l.asm.emscripten_bind_MdDbCircle_setRadius_1).apply(null,arguments)},Np=l._emscripten_bind_MdDbCircle_getStartParam_0=function(){return(Np=l._emscripten_bind_MdDbCircle_getStartParam_0=l.asm.emscripten_bind_MdDbCircle_getStartParam_0).apply(null,arguments)},Op=l._emscripten_bind_MdDbCircle_getEndParam_0=function(){return(Op=l._emscripten_bind_MdDbCircle_getEndParam_0=l.asm.emscripten_bind_MdDbCircle_getEndParam_0).apply(null,
|
|
344
|
+
arguments)},Pp=l._emscripten_bind_MdDbCircle_getDistAtParam_1=function(){return(Pp=l._emscripten_bind_MdDbCircle_getDistAtParam_1=l.asm.emscripten_bind_MdDbCircle_getDistAtParam_1).apply(null,arguments)},Qp=l._emscripten_bind_MdDbCircle_getParamAtDist_1=function(){return(Qp=l._emscripten_bind_MdDbCircle_getParamAtDist_1=l.asm.emscripten_bind_MdDbCircle_getParamAtDist_1).apply(null,arguments)},Rp=l._emscripten_bind_MdDbCircle_getDistAtPoint_1=function(){return(Rp=l._emscripten_bind_MdDbCircle_getDistAtPoint_1=
|
|
345
|
+
l.asm.emscripten_bind_MdDbCircle_getDistAtPoint_1).apply(null,arguments)},Sp=l._emscripten_bind_MdDbCircle_getPointAtDist_1=function(){return(Sp=l._emscripten_bind_MdDbCircle_getPointAtDist_1=l.asm.emscripten_bind_MdDbCircle_getPointAtDist_1).apply(null,arguments)},Tp=l._emscripten_bind_MdDbCircle_getStartPoint_0=function(){return(Tp=l._emscripten_bind_MdDbCircle_getStartPoint_0=l.asm.emscripten_bind_MdDbCircle_getStartPoint_0).apply(null,arguments)},Up=l._emscripten_bind_MdDbCircle_getEndPoint_0=
|
|
346
|
+
function(){return(Up=l._emscripten_bind_MdDbCircle_getEndPoint_0=l.asm.emscripten_bind_MdDbCircle_getEndPoint_0).apply(null,arguments)},Vp=l._emscripten_bind_MdDbCircle_getPointAtParam_1=function(){return(Vp=l._emscripten_bind_MdDbCircle_getPointAtParam_1=l.asm.emscripten_bind_MdDbCircle_getPointAtParam_1).apply(null,arguments)},Wp=l._emscripten_bind_MdDbCircle_getParamAtPoint_1=function(){return(Wp=l._emscripten_bind_MdDbCircle_getParamAtPoint_1=l.asm.emscripten_bind_MdDbCircle_getParamAtPoint_1).apply(null,
|
|
347
|
+
arguments)},Xp=l._emscripten_bind_MdDbCircle_getFirstDeriv_1=function(){return(Xp=l._emscripten_bind_MdDbCircle_getFirstDeriv_1=l.asm.emscripten_bind_MdDbCircle_getFirstDeriv_1).apply(null,arguments)},Yp=l._emscripten_bind_MdDbCircle_getFirstDerivEx_1=function(){return(Yp=l._emscripten_bind_MdDbCircle_getFirstDerivEx_1=l.asm.emscripten_bind_MdDbCircle_getFirstDerivEx_1).apply(null,arguments)},Zp=l._emscripten_bind_MdDbCircle_getClosestPointTo_2=function(){return(Zp=l._emscripten_bind_MdDbCircle_getClosestPointTo_2=
|
|
348
|
+
l.asm.emscripten_bind_MdDbCircle_getClosestPointTo_2).apply(null,arguments)},$p=l._emscripten_bind_MdDbCircle_offsetCurves_2=function(){return($p=l._emscripten_bind_MdDbCircle_offsetCurves_2=l.asm.emscripten_bind_MdDbCircle_offsetCurves_2).apply(null,arguments)},aq=l._emscripten_bind_MdDbCircle_splitCurves_1=function(){return(aq=l._emscripten_bind_MdDbCircle_splitCurves_1=l.asm.emscripten_bind_MdDbCircle_splitCurves_1).apply(null,arguments)},bq=l._emscripten_bind_MdDbCircle_getArea_0=function(){return(bq=
|
|
349
|
+
l._emscripten_bind_MdDbCircle_getArea_0=l.asm.emscripten_bind_MdDbCircle_getArea_0).apply(null,arguments)},cq=l._emscripten_bind_MdDbCircle_getSamplePoints_1=function(){return(cq=l._emscripten_bind_MdDbCircle_getSamplePoints_1=l.asm.emscripten_bind_MdDbCircle_getSamplePoints_1).apply(null,arguments)},dq=l._emscripten_bind_MdDbCircle_getLength_0=function(){return(dq=l._emscripten_bind_MdDbCircle_getLength_0=l.asm.emscripten_bind_MdDbCircle_getLength_0).apply(null,arguments)},eq=l._emscripten_bind_MdDbCircle_explode_0=
|
|
350
|
+
function(){return(eq=l._emscripten_bind_MdDbCircle_explode_0=l.asm.emscripten_bind_MdDbCircle_explode_0).apply(null,arguments)},fq=l._emscripten_bind_MdDbCircle_TrueColor_0=function(){return(fq=l._emscripten_bind_MdDbCircle_TrueColor_0=l.asm.emscripten_bind_MdDbCircle_TrueColor_0).apply(null,arguments)},gq=l._emscripten_bind_MdDbCircle_SetTrueColor_1=function(){return(gq=l._emscripten_bind_MdDbCircle_SetTrueColor_1=l.asm.emscripten_bind_MdDbCircle_SetTrueColor_1).apply(null,arguments)},hq=l._emscripten_bind_MdDbCircle_ColorIndex_0=
|
|
351
|
+
function(){return(hq=l._emscripten_bind_MdDbCircle_ColorIndex_0=l.asm.emscripten_bind_MdDbCircle_ColorIndex_0).apply(null,arguments)},iq=l._emscripten_bind_MdDbCircle_SetColorIndex_1=function(){return(iq=l._emscripten_bind_MdDbCircle_SetColorIndex_1=l.asm.emscripten_bind_MdDbCircle_SetColorIndex_1).apply(null,arguments)},jq=l._emscripten_bind_MdDbCircle_Layer_0=function(){return(jq=l._emscripten_bind_MdDbCircle_Layer_0=l.asm.emscripten_bind_MdDbCircle_Layer_0).apply(null,arguments)},kq=l._emscripten_bind_MdDbCircle_SetLayer_1=
|
|
352
|
+
function(){return(kq=l._emscripten_bind_MdDbCircle_SetLayer_1=l.asm.emscripten_bind_MdDbCircle_SetLayer_1).apply(null,arguments)},lq=l._emscripten_bind_MdDbCircle_LinetypeScale_0=function(){return(lq=l._emscripten_bind_MdDbCircle_LinetypeScale_0=l.asm.emscripten_bind_MdDbCircle_LinetypeScale_0).apply(null,arguments)},mq=l._emscripten_bind_MdDbCircle_SetLinetypeScale_1=function(){return(mq=l._emscripten_bind_MdDbCircle_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbCircle_SetLinetypeScale_1).apply(null,
|
|
353
|
+
arguments)},nq=l._emscripten_bind_MdDbCircle_Visible_0=function(){return(nq=l._emscripten_bind_MdDbCircle_Visible_0=l.asm.emscripten_bind_MdDbCircle_Visible_0).apply(null,arguments)},oq=l._emscripten_bind_MdDbCircle_SetVisible_1=function(){return(oq=l._emscripten_bind_MdDbCircle_SetVisible_1=l.asm.emscripten_bind_MdDbCircle_SetVisible_1).apply(null,arguments)},pq=l._emscripten_bind_MdDbCircle_Lineweight_0=function(){return(pq=l._emscripten_bind_MdDbCircle_Lineweight_0=l.asm.emscripten_bind_MdDbCircle_Lineweight_0).apply(null,
|
|
354
|
+
arguments)},qq=l._emscripten_bind_MdDbCircle_SetLineweight_1=function(){return(qq=l._emscripten_bind_MdDbCircle_SetLineweight_1=l.asm.emscripten_bind_MdDbCircle_SetLineweight_1).apply(null,arguments)},rq=l._emscripten_bind_MdDbCircle_TextStyle_0=function(){return(rq=l._emscripten_bind_MdDbCircle_TextStyle_0=l.asm.emscripten_bind_MdDbCircle_TextStyle_0).apply(null,arguments)},sq=l._emscripten_bind_MdDbCircle_SetTextStyle_1=function(){return(sq=l._emscripten_bind_MdDbCircle_SetTextStyle_1=l.asm.emscripten_bind_MdDbCircle_SetTextStyle_1).apply(null,
|
|
355
|
+
arguments)},tq=l._emscripten_bind_MdDbCircle_Highlight_1=function(){return(tq=l._emscripten_bind_MdDbCircle_Highlight_1=l.asm.emscripten_bind_MdDbCircle_Highlight_1).apply(null,arguments)},uq=l._emscripten_bind_MdDbCircle_Move_2=function(){return(uq=l._emscripten_bind_MdDbCircle_Move_2=l.asm.emscripten_bind_MdDbCircle_Move_2).apply(null,arguments)},vq=l._emscripten_bind_MdDbCircle_Rotate_2=function(){return(vq=l._emscripten_bind_MdDbCircle_Rotate_2=l.asm.emscripten_bind_MdDbCircle_Rotate_2).apply(null,
|
|
356
|
+
arguments)},wq=l._emscripten_bind_MdDbCircle_Mirror_2=function(){return(wq=l._emscripten_bind_MdDbCircle_Mirror_2=l.asm.emscripten_bind_MdDbCircle_Mirror_2).apply(null,arguments)},xq=l._emscripten_bind_MdDbCircle_ScaleEntity_2=function(){return(xq=l._emscripten_bind_MdDbCircle_ScaleEntity_2=l.asm.emscripten_bind_MdDbCircle_ScaleEntity_2).apply(null,arguments)},yq=l._emscripten_bind_MdDbCircle_TransformBy_1=function(){return(yq=l._emscripten_bind_MdDbCircle_TransformBy_1=l.asm.emscripten_bind_MdDbCircle_TransformBy_1).apply(null,
|
|
357
|
+
arguments)},zq=l._emscripten_bind_MdDbCircle_GetBoundingBox_0=function(){return(zq=l._emscripten_bind_MdDbCircle_GetBoundingBox_0=l.asm.emscripten_bind_MdDbCircle_GetBoundingBox_0).apply(null,arguments)},Aq=l._emscripten_bind_MdDbCircle_GetObjectID_0=function(){return(Aq=l._emscripten_bind_MdDbCircle_GetObjectID_0=l.asm.emscripten_bind_MdDbCircle_GetObjectID_0).apply(null,arguments)},Bq=l._emscripten_bind_MdDbCircle_Erase_0=function(){return(Bq=l._emscripten_bind_MdDbCircle_Erase_0=l.asm.emscripten_bind_MdDbCircle_Erase_0).apply(null,
|
|
358
|
+
arguments)},Cq=l._emscripten_bind_MdDbCircle_ConnectionTempObject_1=function(){return(Cq=l._emscripten_bind_MdDbCircle_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbCircle_ConnectionTempObject_1).apply(null,arguments)},Dq=l._emscripten_bind_MdDbCircle_Clone_0=function(){return(Dq=l._emscripten_bind_MdDbCircle_Clone_0=l.asm.emscripten_bind_MdDbCircle_Clone_0).apply(null,arguments)},Eq=l._emscripten_bind_MdDbCircle_GetHandle_0=function(){return(Eq=l._emscripten_bind_MdDbCircle_GetHandle_0=l.asm.emscripten_bind_MdDbCircle_GetHandle_0).apply(null,
|
|
359
|
+
arguments)},Fq=l._emscripten_bind_MdDbCircle_GetDatabase_0=function(){return(Fq=l._emscripten_bind_MdDbCircle_GetDatabase_0=l.asm.emscripten_bind_MdDbCircle_GetDatabase_0).apply(null,arguments)},Gq=l._emscripten_bind_MdDbCircle_GetOwnerID_0=function(){return(Gq=l._emscripten_bind_MdDbCircle_GetOwnerID_0=l.asm.emscripten_bind_MdDbCircle_GetOwnerID_0).apply(null,arguments)},Hq=l._emscripten_bind_MdDbCircle_moveGripPointsAt_4=function(){return(Hq=l._emscripten_bind_MdDbCircle_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbCircle_moveGripPointsAt_4).apply(null,
|
|
360
|
+
arguments)},Iq=l._emscripten_bind_MdDbCircle_getObjectName_0=function(){return(Iq=l._emscripten_bind_MdDbCircle_getObjectName_0=l.asm.emscripten_bind_MdDbCircle_getObjectName_0).apply(null,arguments)},Jq=l._emscripten_bind_MdDbCircle_getDxf0_0=function(){return(Jq=l._emscripten_bind_MdDbCircle_getDxf0_0=l.asm.emscripten_bind_MdDbCircle_getDxf0_0).apply(null,arguments)},Kq=l._emscripten_bind_MdDbCircle_getJson_0=function(){return(Kq=l._emscripten_bind_MdDbCircle_getJson_0=l.asm.emscripten_bind_MdDbCircle_getJson_0).apply(null,
|
|
361
|
+
arguments)},Lq=l._emscripten_bind_MdDbCircle_setJson_1=function(){return(Lq=l._emscripten_bind_MdDbCircle_setJson_1=l.asm.emscripten_bind_MdDbCircle_setJson_1).apply(null,arguments)},Mq=l._emscripten_bind_MdDbCircle___destroy___0=function(){return(Mq=l._emscripten_bind_MdDbCircle___destroy___0=l.asm.emscripten_bind_MdDbCircle___destroy___0).apply(null,arguments)},Nq=l._emscripten_bind_MdDbArc_MdDbArc_0=function(){return(Nq=l._emscripten_bind_MdDbArc_MdDbArc_0=l.asm.emscripten_bind_MdDbArc_MdDbArc_0).apply(null,
|
|
362
|
+
arguments)},Oq=l._emscripten_bind_MdDbArc_center_0=function(){return(Oq=l._emscripten_bind_MdDbArc_center_0=l.asm.emscripten_bind_MdDbArc_center_0).apply(null,arguments)},Pq=l._emscripten_bind_MdDbArc_setCenter_1=function(){return(Pq=l._emscripten_bind_MdDbArc_setCenter_1=l.asm.emscripten_bind_MdDbArc_setCenter_1).apply(null,arguments)},Qq=l._emscripten_bind_MdDbArc_radius_0=function(){return(Qq=l._emscripten_bind_MdDbArc_radius_0=l.asm.emscripten_bind_MdDbArc_radius_0).apply(null,arguments)},Rq=
|
|
363
|
+
l._emscripten_bind_MdDbArc_setRadius_1=function(){return(Rq=l._emscripten_bind_MdDbArc_setRadius_1=l.asm.emscripten_bind_MdDbArc_setRadius_1).apply(null,arguments)},Sq=l._emscripten_bind_MdDbArc_startAngle_0=function(){return(Sq=l._emscripten_bind_MdDbArc_startAngle_0=l.asm.emscripten_bind_MdDbArc_startAngle_0).apply(null,arguments)},Tq=l._emscripten_bind_MdDbArc_setStartAngle_1=function(){return(Tq=l._emscripten_bind_MdDbArc_setStartAngle_1=l.asm.emscripten_bind_MdDbArc_setStartAngle_1).apply(null,
|
|
364
|
+
arguments)},Uq=l._emscripten_bind_MdDbArc_endAngle_0=function(){return(Uq=l._emscripten_bind_MdDbArc_endAngle_0=l.asm.emscripten_bind_MdDbArc_endAngle_0).apply(null,arguments)},Vq=l._emscripten_bind_MdDbArc_setEndAngle_1=function(){return(Vq=l._emscripten_bind_MdDbArc_setEndAngle_1=l.asm.emscripten_bind_MdDbArc_setEndAngle_1).apply(null,arguments)},Wq=l._emscripten_bind_MdDbArc_getStartParam_0=function(){return(Wq=l._emscripten_bind_MdDbArc_getStartParam_0=l.asm.emscripten_bind_MdDbArc_getStartParam_0).apply(null,
|
|
365
|
+
arguments)},Xq=l._emscripten_bind_MdDbArc_getEndParam_0=function(){return(Xq=l._emscripten_bind_MdDbArc_getEndParam_0=l.asm.emscripten_bind_MdDbArc_getEndParam_0).apply(null,arguments)},Yq=l._emscripten_bind_MdDbArc_getDistAtParam_1=function(){return(Yq=l._emscripten_bind_MdDbArc_getDistAtParam_1=l.asm.emscripten_bind_MdDbArc_getDistAtParam_1).apply(null,arguments)},Zq=l._emscripten_bind_MdDbArc_getParamAtDist_1=function(){return(Zq=l._emscripten_bind_MdDbArc_getParamAtDist_1=l.asm.emscripten_bind_MdDbArc_getParamAtDist_1).apply(null,
|
|
366
|
+
arguments)},$q=l._emscripten_bind_MdDbArc_getDistAtPoint_1=function(){return($q=l._emscripten_bind_MdDbArc_getDistAtPoint_1=l.asm.emscripten_bind_MdDbArc_getDistAtPoint_1).apply(null,arguments)},ar=l._emscripten_bind_MdDbArc_getPointAtDist_1=function(){return(ar=l._emscripten_bind_MdDbArc_getPointAtDist_1=l.asm.emscripten_bind_MdDbArc_getPointAtDist_1).apply(null,arguments)},br=l._emscripten_bind_MdDbArc_getStartPoint_0=function(){return(br=l._emscripten_bind_MdDbArc_getStartPoint_0=l.asm.emscripten_bind_MdDbArc_getStartPoint_0).apply(null,
|
|
367
|
+
arguments)},cr=l._emscripten_bind_MdDbArc_getEndPoint_0=function(){return(cr=l._emscripten_bind_MdDbArc_getEndPoint_0=l.asm.emscripten_bind_MdDbArc_getEndPoint_0).apply(null,arguments)},dr=l._emscripten_bind_MdDbArc_getPointAtParam_1=function(){return(dr=l._emscripten_bind_MdDbArc_getPointAtParam_1=l.asm.emscripten_bind_MdDbArc_getPointAtParam_1).apply(null,arguments)},er=l._emscripten_bind_MdDbArc_getParamAtPoint_1=function(){return(er=l._emscripten_bind_MdDbArc_getParamAtPoint_1=l.asm.emscripten_bind_MdDbArc_getParamAtPoint_1).apply(null,
|
|
368
|
+
arguments)},fr=l._emscripten_bind_MdDbArc_getFirstDeriv_1=function(){return(fr=l._emscripten_bind_MdDbArc_getFirstDeriv_1=l.asm.emscripten_bind_MdDbArc_getFirstDeriv_1).apply(null,arguments)},gr=l._emscripten_bind_MdDbArc_getFirstDerivEx_1=function(){return(gr=l._emscripten_bind_MdDbArc_getFirstDerivEx_1=l.asm.emscripten_bind_MdDbArc_getFirstDerivEx_1).apply(null,arguments)},hr=l._emscripten_bind_MdDbArc_getClosestPointTo_2=function(){return(hr=l._emscripten_bind_MdDbArc_getClosestPointTo_2=l.asm.emscripten_bind_MdDbArc_getClosestPointTo_2).apply(null,
|
|
369
|
+
arguments)},ir=l._emscripten_bind_MdDbArc_offsetCurves_2=function(){return(ir=l._emscripten_bind_MdDbArc_offsetCurves_2=l.asm.emscripten_bind_MdDbArc_offsetCurves_2).apply(null,arguments)},jr=l._emscripten_bind_MdDbArc_splitCurves_1=function(){return(jr=l._emscripten_bind_MdDbArc_splitCurves_1=l.asm.emscripten_bind_MdDbArc_splitCurves_1).apply(null,arguments)},kr=l._emscripten_bind_MdDbArc_getArea_0=function(){return(kr=l._emscripten_bind_MdDbArc_getArea_0=l.asm.emscripten_bind_MdDbArc_getArea_0).apply(null,
|
|
370
|
+
arguments)},lr=l._emscripten_bind_MdDbArc_getSamplePoints_1=function(){return(lr=l._emscripten_bind_MdDbArc_getSamplePoints_1=l.asm.emscripten_bind_MdDbArc_getSamplePoints_1).apply(null,arguments)},mr=l._emscripten_bind_MdDbArc_getLength_0=function(){return(mr=l._emscripten_bind_MdDbArc_getLength_0=l.asm.emscripten_bind_MdDbArc_getLength_0).apply(null,arguments)},nr=l._emscripten_bind_MdDbArc_explode_0=function(){return(nr=l._emscripten_bind_MdDbArc_explode_0=l.asm.emscripten_bind_MdDbArc_explode_0).apply(null,
|
|
371
|
+
arguments)},or=l._emscripten_bind_MdDbArc_TrueColor_0=function(){return(or=l._emscripten_bind_MdDbArc_TrueColor_0=l.asm.emscripten_bind_MdDbArc_TrueColor_0).apply(null,arguments)},pr=l._emscripten_bind_MdDbArc_SetTrueColor_1=function(){return(pr=l._emscripten_bind_MdDbArc_SetTrueColor_1=l.asm.emscripten_bind_MdDbArc_SetTrueColor_1).apply(null,arguments)},qr=l._emscripten_bind_MdDbArc_ColorIndex_0=function(){return(qr=l._emscripten_bind_MdDbArc_ColorIndex_0=l.asm.emscripten_bind_MdDbArc_ColorIndex_0).apply(null,
|
|
372
|
+
arguments)},rr=l._emscripten_bind_MdDbArc_SetColorIndex_1=function(){return(rr=l._emscripten_bind_MdDbArc_SetColorIndex_1=l.asm.emscripten_bind_MdDbArc_SetColorIndex_1).apply(null,arguments)},sr=l._emscripten_bind_MdDbArc_Layer_0=function(){return(sr=l._emscripten_bind_MdDbArc_Layer_0=l.asm.emscripten_bind_MdDbArc_Layer_0).apply(null,arguments)},tr=l._emscripten_bind_MdDbArc_SetLayer_1=function(){return(tr=l._emscripten_bind_MdDbArc_SetLayer_1=l.asm.emscripten_bind_MdDbArc_SetLayer_1).apply(null,
|
|
373
|
+
arguments)},ur=l._emscripten_bind_MdDbArc_LinetypeScale_0=function(){return(ur=l._emscripten_bind_MdDbArc_LinetypeScale_0=l.asm.emscripten_bind_MdDbArc_LinetypeScale_0).apply(null,arguments)},vr=l._emscripten_bind_MdDbArc_SetLinetypeScale_1=function(){return(vr=l._emscripten_bind_MdDbArc_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbArc_SetLinetypeScale_1).apply(null,arguments)},wr=l._emscripten_bind_MdDbArc_Visible_0=function(){return(wr=l._emscripten_bind_MdDbArc_Visible_0=l.asm.emscripten_bind_MdDbArc_Visible_0).apply(null,
|
|
374
|
+
arguments)},xr=l._emscripten_bind_MdDbArc_SetVisible_1=function(){return(xr=l._emscripten_bind_MdDbArc_SetVisible_1=l.asm.emscripten_bind_MdDbArc_SetVisible_1).apply(null,arguments)},yr=l._emscripten_bind_MdDbArc_Lineweight_0=function(){return(yr=l._emscripten_bind_MdDbArc_Lineweight_0=l.asm.emscripten_bind_MdDbArc_Lineweight_0).apply(null,arguments)},zr=l._emscripten_bind_MdDbArc_SetLineweight_1=function(){return(zr=l._emscripten_bind_MdDbArc_SetLineweight_1=l.asm.emscripten_bind_MdDbArc_SetLineweight_1).apply(null,
|
|
375
|
+
arguments)},Ar=l._emscripten_bind_MdDbArc_TextStyle_0=function(){return(Ar=l._emscripten_bind_MdDbArc_TextStyle_0=l.asm.emscripten_bind_MdDbArc_TextStyle_0).apply(null,arguments)},Br=l._emscripten_bind_MdDbArc_SetTextStyle_1=function(){return(Br=l._emscripten_bind_MdDbArc_SetTextStyle_1=l.asm.emscripten_bind_MdDbArc_SetTextStyle_1).apply(null,arguments)},Cr=l._emscripten_bind_MdDbArc_Highlight_1=function(){return(Cr=l._emscripten_bind_MdDbArc_Highlight_1=l.asm.emscripten_bind_MdDbArc_Highlight_1).apply(null,
|
|
376
|
+
arguments)},Dr=l._emscripten_bind_MdDbArc_Move_2=function(){return(Dr=l._emscripten_bind_MdDbArc_Move_2=l.asm.emscripten_bind_MdDbArc_Move_2).apply(null,arguments)},Er=l._emscripten_bind_MdDbArc_Rotate_2=function(){return(Er=l._emscripten_bind_MdDbArc_Rotate_2=l.asm.emscripten_bind_MdDbArc_Rotate_2).apply(null,arguments)},Fr=l._emscripten_bind_MdDbArc_Mirror_2=function(){return(Fr=l._emscripten_bind_MdDbArc_Mirror_2=l.asm.emscripten_bind_MdDbArc_Mirror_2).apply(null,arguments)},Gr=l._emscripten_bind_MdDbArc_ScaleEntity_2=
|
|
377
|
+
function(){return(Gr=l._emscripten_bind_MdDbArc_ScaleEntity_2=l.asm.emscripten_bind_MdDbArc_ScaleEntity_2).apply(null,arguments)},Hr=l._emscripten_bind_MdDbArc_TransformBy_1=function(){return(Hr=l._emscripten_bind_MdDbArc_TransformBy_1=l.asm.emscripten_bind_MdDbArc_TransformBy_1).apply(null,arguments)},Ir=l._emscripten_bind_MdDbArc_GetBoundingBox_0=function(){return(Ir=l._emscripten_bind_MdDbArc_GetBoundingBox_0=l.asm.emscripten_bind_MdDbArc_GetBoundingBox_0).apply(null,arguments)},Jr=l._emscripten_bind_MdDbArc_GetObjectID_0=
|
|
378
|
+
function(){return(Jr=l._emscripten_bind_MdDbArc_GetObjectID_0=l.asm.emscripten_bind_MdDbArc_GetObjectID_0).apply(null,arguments)},Kr=l._emscripten_bind_MdDbArc_Erase_0=function(){return(Kr=l._emscripten_bind_MdDbArc_Erase_0=l.asm.emscripten_bind_MdDbArc_Erase_0).apply(null,arguments)},Lr=l._emscripten_bind_MdDbArc_ConnectionTempObject_1=function(){return(Lr=l._emscripten_bind_MdDbArc_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbArc_ConnectionTempObject_1).apply(null,arguments)},Mr=l._emscripten_bind_MdDbArc_Clone_0=
|
|
379
|
+
function(){return(Mr=l._emscripten_bind_MdDbArc_Clone_0=l.asm.emscripten_bind_MdDbArc_Clone_0).apply(null,arguments)},Nr=l._emscripten_bind_MdDbArc_GetHandle_0=function(){return(Nr=l._emscripten_bind_MdDbArc_GetHandle_0=l.asm.emscripten_bind_MdDbArc_GetHandle_0).apply(null,arguments)},Or=l._emscripten_bind_MdDbArc_GetDatabase_0=function(){return(Or=l._emscripten_bind_MdDbArc_GetDatabase_0=l.asm.emscripten_bind_MdDbArc_GetDatabase_0).apply(null,arguments)},Pr=l._emscripten_bind_MdDbArc_GetOwnerID_0=
|
|
380
|
+
function(){return(Pr=l._emscripten_bind_MdDbArc_GetOwnerID_0=l.asm.emscripten_bind_MdDbArc_GetOwnerID_0).apply(null,arguments)},Qr=l._emscripten_bind_MdDbArc_moveGripPointsAt_4=function(){return(Qr=l._emscripten_bind_MdDbArc_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbArc_moveGripPointsAt_4).apply(null,arguments)},Rr=l._emscripten_bind_MdDbArc_getObjectName_0=function(){return(Rr=l._emscripten_bind_MdDbArc_getObjectName_0=l.asm.emscripten_bind_MdDbArc_getObjectName_0).apply(null,arguments)},Sr=l._emscripten_bind_MdDbArc_getDxf0_0=
|
|
381
|
+
function(){return(Sr=l._emscripten_bind_MdDbArc_getDxf0_0=l.asm.emscripten_bind_MdDbArc_getDxf0_0).apply(null,arguments)},Tr=l._emscripten_bind_MdDbArc_getJson_0=function(){return(Tr=l._emscripten_bind_MdDbArc_getJson_0=l.asm.emscripten_bind_MdDbArc_getJson_0).apply(null,arguments)},Ur=l._emscripten_bind_MdDbArc_setJson_1=function(){return(Ur=l._emscripten_bind_MdDbArc_setJson_1=l.asm.emscripten_bind_MdDbArc_setJson_1).apply(null,arguments)},Vr=l._emscripten_bind_MdDbArc___destroy___0=function(){return(Vr=
|
|
382
|
+
l._emscripten_bind_MdDbArc___destroy___0=l.asm.emscripten_bind_MdDbArc___destroy___0).apply(null,arguments)},Wr=l._emscripten_bind_MdDbPolyline_MdDbPolyline_0=function(){return(Wr=l._emscripten_bind_MdDbPolyline_MdDbPolyline_0=l.asm.emscripten_bind_MdDbPolyline_MdDbPolyline_0).apply(null,arguments)},Xr=l._emscripten_bind_MdDbPolyline_setClosed_1=function(){return(Xr=l._emscripten_bind_MdDbPolyline_setClosed_1=l.asm.emscripten_bind_MdDbPolyline_setClosed_1).apply(null,arguments)},Yr=l._emscripten_bind_MdDbPolyline_setConstantWidth_1=
|
|
383
|
+
function(){return(Yr=l._emscripten_bind_MdDbPolyline_setConstantWidth_1=l.asm.emscripten_bind_MdDbPolyline_setConstantWidth_1).apply(null,arguments)},Zr=l._emscripten_bind_MdDbPolyline_isClosed_0=function(){return(Zr=l._emscripten_bind_MdDbPolyline_isClosed_0=l.asm.emscripten_bind_MdDbPolyline_isClosed_0).apply(null,arguments)},$r=l._emscripten_bind_MdDbPolyline_getConstantWidth_0=function(){return($r=l._emscripten_bind_MdDbPolyline_getConstantWidth_0=l.asm.emscripten_bind_MdDbPolyline_getConstantWidth_0).apply(null,
|
|
384
|
+
arguments)},as=l._emscripten_bind_MdDbPolyline_addVertexAt_5=function(){return(as=l._emscripten_bind_MdDbPolyline_addVertexAt_5=l.asm.emscripten_bind_MdDbPolyline_addVertexAt_5).apply(null,arguments)},bs=l._emscripten_bind_MdDbPolyline_removeVertexAt_1=function(){return(bs=l._emscripten_bind_MdDbPolyline_removeVertexAt_1=l.asm.emscripten_bind_MdDbPolyline_removeVertexAt_1).apply(null,arguments)},cs=l._emscripten_bind_MdDbPolyline_numVerts_0=function(){return(cs=l._emscripten_bind_MdDbPolyline_numVerts_0=
|
|
385
|
+
l.asm.emscripten_bind_MdDbPolyline_numVerts_0).apply(null,arguments)},ds=l._emscripten_bind_MdDbPolyline_getPointAt_1=function(){return(ds=l._emscripten_bind_MdDbPolyline_getPointAt_1=l.asm.emscripten_bind_MdDbPolyline_getPointAt_1).apply(null,arguments)},es=l._emscripten_bind_MdDbPolyline_getBulgeAt_1=function(){return(es=l._emscripten_bind_MdDbPolyline_getBulgeAt_1=l.asm.emscripten_bind_MdDbPolyline_getBulgeAt_1).apply(null,arguments)},gs=l._emscripten_bind_MdDbPolyline_getStartWidthsAt_1=function(){return(gs=
|
|
386
|
+
l._emscripten_bind_MdDbPolyline_getStartWidthsAt_1=l.asm.emscripten_bind_MdDbPolyline_getStartWidthsAt_1).apply(null,arguments)},hs=l._emscripten_bind_MdDbPolyline_getEndWidthsAt_1=function(){return(hs=l._emscripten_bind_MdDbPolyline_getEndWidthsAt_1=l.asm.emscripten_bind_MdDbPolyline_getEndWidthsAt_1).apply(null,arguments)},is=l._emscripten_bind_MdDbPolyline_setPointAt_2=function(){return(is=l._emscripten_bind_MdDbPolyline_setPointAt_2=l.asm.emscripten_bind_MdDbPolyline_setPointAt_2).apply(null,
|
|
387
|
+
arguments)},js=l._emscripten_bind_MdDbPolyline_setBulgeAt_2=function(){return(js=l._emscripten_bind_MdDbPolyline_setBulgeAt_2=l.asm.emscripten_bind_MdDbPolyline_setBulgeAt_2).apply(null,arguments)},ks=l._emscripten_bind_MdDbPolyline_getStartParam_0=function(){return(ks=l._emscripten_bind_MdDbPolyline_getStartParam_0=l.asm.emscripten_bind_MdDbPolyline_getStartParam_0).apply(null,arguments)},ls=l._emscripten_bind_MdDbPolyline_getEndParam_0=function(){return(ls=l._emscripten_bind_MdDbPolyline_getEndParam_0=
|
|
388
|
+
l.asm.emscripten_bind_MdDbPolyline_getEndParam_0).apply(null,arguments)},ms=l._emscripten_bind_MdDbPolyline_getDistAtParam_1=function(){return(ms=l._emscripten_bind_MdDbPolyline_getDistAtParam_1=l.asm.emscripten_bind_MdDbPolyline_getDistAtParam_1).apply(null,arguments)},ns=l._emscripten_bind_MdDbPolyline_getParamAtDist_1=function(){return(ns=l._emscripten_bind_MdDbPolyline_getParamAtDist_1=l.asm.emscripten_bind_MdDbPolyline_getParamAtDist_1).apply(null,arguments)},ps=l._emscripten_bind_MdDbPolyline_getDistAtPoint_1=
|
|
389
|
+
function(){return(ps=l._emscripten_bind_MdDbPolyline_getDistAtPoint_1=l.asm.emscripten_bind_MdDbPolyline_getDistAtPoint_1).apply(null,arguments)},qs=l._emscripten_bind_MdDbPolyline_getPointAtDist_1=function(){return(qs=l._emscripten_bind_MdDbPolyline_getPointAtDist_1=l.asm.emscripten_bind_MdDbPolyline_getPointAtDist_1).apply(null,arguments)},rs=l._emscripten_bind_MdDbPolyline_getStartPoint_0=function(){return(rs=l._emscripten_bind_MdDbPolyline_getStartPoint_0=l.asm.emscripten_bind_MdDbPolyline_getStartPoint_0).apply(null,
|
|
390
|
+
arguments)},ss=l._emscripten_bind_MdDbPolyline_getEndPoint_0=function(){return(ss=l._emscripten_bind_MdDbPolyline_getEndPoint_0=l.asm.emscripten_bind_MdDbPolyline_getEndPoint_0).apply(null,arguments)},ts=l._emscripten_bind_MdDbPolyline_getPointAtParam_1=function(){return(ts=l._emscripten_bind_MdDbPolyline_getPointAtParam_1=l.asm.emscripten_bind_MdDbPolyline_getPointAtParam_1).apply(null,arguments)},us=l._emscripten_bind_MdDbPolyline_getParamAtPoint_1=function(){return(us=l._emscripten_bind_MdDbPolyline_getParamAtPoint_1=
|
|
391
|
+
l.asm.emscripten_bind_MdDbPolyline_getParamAtPoint_1).apply(null,arguments)},vs=l._emscripten_bind_MdDbPolyline_getFirstDeriv_1=function(){return(vs=l._emscripten_bind_MdDbPolyline_getFirstDeriv_1=l.asm.emscripten_bind_MdDbPolyline_getFirstDeriv_1).apply(null,arguments)},xs=l._emscripten_bind_MdDbPolyline_getFirstDerivEx_1=function(){return(xs=l._emscripten_bind_MdDbPolyline_getFirstDerivEx_1=l.asm.emscripten_bind_MdDbPolyline_getFirstDerivEx_1).apply(null,arguments)},ys=l._emscripten_bind_MdDbPolyline_getClosestPointTo_2=
|
|
392
|
+
function(){return(ys=l._emscripten_bind_MdDbPolyline_getClosestPointTo_2=l.asm.emscripten_bind_MdDbPolyline_getClosestPointTo_2).apply(null,arguments)},zs=l._emscripten_bind_MdDbPolyline_offsetCurves_2=function(){return(zs=l._emscripten_bind_MdDbPolyline_offsetCurves_2=l.asm.emscripten_bind_MdDbPolyline_offsetCurves_2).apply(null,arguments)},As=l._emscripten_bind_MdDbPolyline_splitCurves_1=function(){return(As=l._emscripten_bind_MdDbPolyline_splitCurves_1=l.asm.emscripten_bind_MdDbPolyline_splitCurves_1).apply(null,
|
|
393
|
+
arguments)},Bs=l._emscripten_bind_MdDbPolyline_getArea_0=function(){return(Bs=l._emscripten_bind_MdDbPolyline_getArea_0=l.asm.emscripten_bind_MdDbPolyline_getArea_0).apply(null,arguments)},Cs=l._emscripten_bind_MdDbPolyline_getSamplePoints_1=function(){return(Cs=l._emscripten_bind_MdDbPolyline_getSamplePoints_1=l.asm.emscripten_bind_MdDbPolyline_getSamplePoints_1).apply(null,arguments)},Ds=l._emscripten_bind_MdDbPolyline_getLength_0=function(){return(Ds=l._emscripten_bind_MdDbPolyline_getLength_0=
|
|
394
|
+
l.asm.emscripten_bind_MdDbPolyline_getLength_0).apply(null,arguments)},Es=l._emscripten_bind_MdDbPolyline_explode_0=function(){return(Es=l._emscripten_bind_MdDbPolyline_explode_0=l.asm.emscripten_bind_MdDbPolyline_explode_0).apply(null,arguments)},Fs=l._emscripten_bind_MdDbPolyline_TrueColor_0=function(){return(Fs=l._emscripten_bind_MdDbPolyline_TrueColor_0=l.asm.emscripten_bind_MdDbPolyline_TrueColor_0).apply(null,arguments)},Gs=l._emscripten_bind_MdDbPolyline_SetTrueColor_1=function(){return(Gs=
|
|
395
|
+
l._emscripten_bind_MdDbPolyline_SetTrueColor_1=l.asm.emscripten_bind_MdDbPolyline_SetTrueColor_1).apply(null,arguments)},Hs=l._emscripten_bind_MdDbPolyline_ColorIndex_0=function(){return(Hs=l._emscripten_bind_MdDbPolyline_ColorIndex_0=l.asm.emscripten_bind_MdDbPolyline_ColorIndex_0).apply(null,arguments)},Is=l._emscripten_bind_MdDbPolyline_SetColorIndex_1=function(){return(Is=l._emscripten_bind_MdDbPolyline_SetColorIndex_1=l.asm.emscripten_bind_MdDbPolyline_SetColorIndex_1).apply(null,arguments)},
|
|
396
|
+
Js=l._emscripten_bind_MdDbPolyline_Layer_0=function(){return(Js=l._emscripten_bind_MdDbPolyline_Layer_0=l.asm.emscripten_bind_MdDbPolyline_Layer_0).apply(null,arguments)},Ks=l._emscripten_bind_MdDbPolyline_SetLayer_1=function(){return(Ks=l._emscripten_bind_MdDbPolyline_SetLayer_1=l.asm.emscripten_bind_MdDbPolyline_SetLayer_1).apply(null,arguments)},Ls=l._emscripten_bind_MdDbPolyline_LinetypeScale_0=function(){return(Ls=l._emscripten_bind_MdDbPolyline_LinetypeScale_0=l.asm.emscripten_bind_MdDbPolyline_LinetypeScale_0).apply(null,
|
|
397
|
+
arguments)},Ms=l._emscripten_bind_MdDbPolyline_SetLinetypeScale_1=function(){return(Ms=l._emscripten_bind_MdDbPolyline_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbPolyline_SetLinetypeScale_1).apply(null,arguments)},Ns=l._emscripten_bind_MdDbPolyline_Visible_0=function(){return(Ns=l._emscripten_bind_MdDbPolyline_Visible_0=l.asm.emscripten_bind_MdDbPolyline_Visible_0).apply(null,arguments)},Os=l._emscripten_bind_MdDbPolyline_SetVisible_1=function(){return(Os=l._emscripten_bind_MdDbPolyline_SetVisible_1=
|
|
398
|
+
l.asm.emscripten_bind_MdDbPolyline_SetVisible_1).apply(null,arguments)},Ps=l._emscripten_bind_MdDbPolyline_Lineweight_0=function(){return(Ps=l._emscripten_bind_MdDbPolyline_Lineweight_0=l.asm.emscripten_bind_MdDbPolyline_Lineweight_0).apply(null,arguments)},Qs=l._emscripten_bind_MdDbPolyline_SetLineweight_1=function(){return(Qs=l._emscripten_bind_MdDbPolyline_SetLineweight_1=l.asm.emscripten_bind_MdDbPolyline_SetLineweight_1).apply(null,arguments)},Rs=l._emscripten_bind_MdDbPolyline_TextStyle_0=function(){return(Rs=
|
|
399
|
+
l._emscripten_bind_MdDbPolyline_TextStyle_0=l.asm.emscripten_bind_MdDbPolyline_TextStyle_0).apply(null,arguments)},Ss=l._emscripten_bind_MdDbPolyline_SetTextStyle_1=function(){return(Ss=l._emscripten_bind_MdDbPolyline_SetTextStyle_1=l.asm.emscripten_bind_MdDbPolyline_SetTextStyle_1).apply(null,arguments)},Ts=l._emscripten_bind_MdDbPolyline_Highlight_1=function(){return(Ts=l._emscripten_bind_MdDbPolyline_Highlight_1=l.asm.emscripten_bind_MdDbPolyline_Highlight_1).apply(null,arguments)},Us=l._emscripten_bind_MdDbPolyline_Move_2=
|
|
400
|
+
function(){return(Us=l._emscripten_bind_MdDbPolyline_Move_2=l.asm.emscripten_bind_MdDbPolyline_Move_2).apply(null,arguments)},Vs=l._emscripten_bind_MdDbPolyline_Rotate_2=function(){return(Vs=l._emscripten_bind_MdDbPolyline_Rotate_2=l.asm.emscripten_bind_MdDbPolyline_Rotate_2).apply(null,arguments)},Ws=l._emscripten_bind_MdDbPolyline_Mirror_2=function(){return(Ws=l._emscripten_bind_MdDbPolyline_Mirror_2=l.asm.emscripten_bind_MdDbPolyline_Mirror_2).apply(null,arguments)},Xs=l._emscripten_bind_MdDbPolyline_ScaleEntity_2=
|
|
401
|
+
function(){return(Xs=l._emscripten_bind_MdDbPolyline_ScaleEntity_2=l.asm.emscripten_bind_MdDbPolyline_ScaleEntity_2).apply(null,arguments)},Ys=l._emscripten_bind_MdDbPolyline_TransformBy_1=function(){return(Ys=l._emscripten_bind_MdDbPolyline_TransformBy_1=l.asm.emscripten_bind_MdDbPolyline_TransformBy_1).apply(null,arguments)},Zs=l._emscripten_bind_MdDbPolyline_GetBoundingBox_0=function(){return(Zs=l._emscripten_bind_MdDbPolyline_GetBoundingBox_0=l.asm.emscripten_bind_MdDbPolyline_GetBoundingBox_0).apply(null,
|
|
402
|
+
arguments)},$s=l._emscripten_bind_MdDbPolyline_GetObjectID_0=function(){return($s=l._emscripten_bind_MdDbPolyline_GetObjectID_0=l.asm.emscripten_bind_MdDbPolyline_GetObjectID_0).apply(null,arguments)},at=l._emscripten_bind_MdDbPolyline_Erase_0=function(){return(at=l._emscripten_bind_MdDbPolyline_Erase_0=l.asm.emscripten_bind_MdDbPolyline_Erase_0).apply(null,arguments)},bt=l._emscripten_bind_MdDbPolyline_ConnectionTempObject_1=function(){return(bt=l._emscripten_bind_MdDbPolyline_ConnectionTempObject_1=
|
|
403
|
+
l.asm.emscripten_bind_MdDbPolyline_ConnectionTempObject_1).apply(null,arguments)},ct=l._emscripten_bind_MdDbPolyline_Clone_0=function(){return(ct=l._emscripten_bind_MdDbPolyline_Clone_0=l.asm.emscripten_bind_MdDbPolyline_Clone_0).apply(null,arguments)},dt=l._emscripten_bind_MdDbPolyline_GetHandle_0=function(){return(dt=l._emscripten_bind_MdDbPolyline_GetHandle_0=l.asm.emscripten_bind_MdDbPolyline_GetHandle_0).apply(null,arguments)},et=l._emscripten_bind_MdDbPolyline_GetDatabase_0=function(){return(et=
|
|
404
|
+
l._emscripten_bind_MdDbPolyline_GetDatabase_0=l.asm.emscripten_bind_MdDbPolyline_GetDatabase_0).apply(null,arguments)},ft=l._emscripten_bind_MdDbPolyline_GetOwnerID_0=function(){return(ft=l._emscripten_bind_MdDbPolyline_GetOwnerID_0=l.asm.emscripten_bind_MdDbPolyline_GetOwnerID_0).apply(null,arguments)},gt=l._emscripten_bind_MdDbPolyline_moveGripPointsAt_4=function(){return(gt=l._emscripten_bind_MdDbPolyline_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbPolyline_moveGripPointsAt_4).apply(null,arguments)},
|
|
405
|
+
ht=l._emscripten_bind_MdDbPolyline_getObjectName_0=function(){return(ht=l._emscripten_bind_MdDbPolyline_getObjectName_0=l.asm.emscripten_bind_MdDbPolyline_getObjectName_0).apply(null,arguments)},it=l._emscripten_bind_MdDbPolyline_getDxf0_0=function(){return(it=l._emscripten_bind_MdDbPolyline_getDxf0_0=l.asm.emscripten_bind_MdDbPolyline_getDxf0_0).apply(null,arguments)},jt=l._emscripten_bind_MdDbPolyline_getJson_0=function(){return(jt=l._emscripten_bind_MdDbPolyline_getJson_0=l.asm.emscripten_bind_MdDbPolyline_getJson_0).apply(null,
|
|
406
|
+
arguments)},kt=l._emscripten_bind_MdDbPolyline_setJson_1=function(){return(kt=l._emscripten_bind_MdDbPolyline_setJson_1=l.asm.emscripten_bind_MdDbPolyline_setJson_1).apply(null,arguments)},lt=l._emscripten_bind_MdDbPolyline___destroy___0=function(){return(lt=l._emscripten_bind_MdDbPolyline___destroy___0=l.asm.emscripten_bind_MdDbPolyline___destroy___0).apply(null,arguments)},mt=l._emscripten_bind_MdDbBlockReference_MdDbBlockReference_0=function(){return(mt=l._emscripten_bind_MdDbBlockReference_MdDbBlockReference_0=
|
|
407
|
+
l.asm.emscripten_bind_MdDbBlockReference_MdDbBlockReference_0).apply(null,arguments)},nt=l._emscripten_bind_MdDbBlockReference_blockTableRecord_0=function(){return(nt=l._emscripten_bind_MdDbBlockReference_blockTableRecord_0=l.asm.emscripten_bind_MdDbBlockReference_blockTableRecord_0).apply(null,arguments)},ot=l._emscripten_bind_MdDbBlockReference_setBlockTableRecord_1=function(){return(ot=l._emscripten_bind_MdDbBlockReference_setBlockTableRecord_1=l.asm.emscripten_bind_MdDbBlockReference_setBlockTableRecord_1).apply(null,
|
|
408
|
+
arguments)},pt=l._emscripten_bind_MdDbBlockReference_position_0=function(){return(pt=l._emscripten_bind_MdDbBlockReference_position_0=l.asm.emscripten_bind_MdDbBlockReference_position_0).apply(null,arguments)},qt=l._emscripten_bind_MdDbBlockReference_setPosition_1=function(){return(qt=l._emscripten_bind_MdDbBlockReference_setPosition_1=l.asm.emscripten_bind_MdDbBlockReference_setPosition_1).apply(null,arguments)},rt=l._emscripten_bind_MdDbBlockReference_scaleFactors_0=function(){return(rt=l._emscripten_bind_MdDbBlockReference_scaleFactors_0=
|
|
409
|
+
l.asm.emscripten_bind_MdDbBlockReference_scaleFactors_0).apply(null,arguments)},st=l._emscripten_bind_MdDbBlockReference_setScaleFactors_1=function(){return(st=l._emscripten_bind_MdDbBlockReference_setScaleFactors_1=l.asm.emscripten_bind_MdDbBlockReference_setScaleFactors_1).apply(null,arguments)},tt=l._emscripten_bind_MdDbBlockReference_rotation_0=function(){return(tt=l._emscripten_bind_MdDbBlockReference_rotation_0=l.asm.emscripten_bind_MdDbBlockReference_rotation_0).apply(null,arguments)},ut=l._emscripten_bind_MdDbBlockReference_setRotation_1=
|
|
410
|
+
function(){return(ut=l._emscripten_bind_MdDbBlockReference_setRotation_1=l.asm.emscripten_bind_MdDbBlockReference_setRotation_1).apply(null,arguments)},vt=l._emscripten_bind_MdDbBlockReference_blockTransform_0=function(){return(vt=l._emscripten_bind_MdDbBlockReference_blockTransform_0=l.asm.emscripten_bind_MdDbBlockReference_blockTransform_0).apply(null,arguments)},wt=l._emscripten_bind_MdDbBlockReference_setBlockTransform_1=function(){return(wt=l._emscripten_bind_MdDbBlockReference_setBlockTransform_1=
|
|
411
|
+
l.asm.emscripten_bind_MdDbBlockReference_setBlockTransform_1).apply(null,arguments)},xt=l._emscripten_bind_MdDbBlockReference_explode_0=function(){return(xt=l._emscripten_bind_MdDbBlockReference_explode_0=l.asm.emscripten_bind_MdDbBlockReference_explode_0).apply(null,arguments)},yt=l._emscripten_bind_MdDbBlockReference_TrueColor_0=function(){return(yt=l._emscripten_bind_MdDbBlockReference_TrueColor_0=l.asm.emscripten_bind_MdDbBlockReference_TrueColor_0).apply(null,arguments)},zt=l._emscripten_bind_MdDbBlockReference_SetTrueColor_1=
|
|
412
|
+
function(){return(zt=l._emscripten_bind_MdDbBlockReference_SetTrueColor_1=l.asm.emscripten_bind_MdDbBlockReference_SetTrueColor_1).apply(null,arguments)},At=l._emscripten_bind_MdDbBlockReference_ColorIndex_0=function(){return(At=l._emscripten_bind_MdDbBlockReference_ColorIndex_0=l.asm.emscripten_bind_MdDbBlockReference_ColorIndex_0).apply(null,arguments)},Bt=l._emscripten_bind_MdDbBlockReference_SetColorIndex_1=function(){return(Bt=l._emscripten_bind_MdDbBlockReference_SetColorIndex_1=l.asm.emscripten_bind_MdDbBlockReference_SetColorIndex_1).apply(null,
|
|
413
|
+
arguments)},Ct=l._emscripten_bind_MdDbBlockReference_Layer_0=function(){return(Ct=l._emscripten_bind_MdDbBlockReference_Layer_0=l.asm.emscripten_bind_MdDbBlockReference_Layer_0).apply(null,arguments)},Dt=l._emscripten_bind_MdDbBlockReference_SetLayer_1=function(){return(Dt=l._emscripten_bind_MdDbBlockReference_SetLayer_1=l.asm.emscripten_bind_MdDbBlockReference_SetLayer_1).apply(null,arguments)},Et=l._emscripten_bind_MdDbBlockReference_LinetypeScale_0=function(){return(Et=l._emscripten_bind_MdDbBlockReference_LinetypeScale_0=
|
|
414
|
+
l.asm.emscripten_bind_MdDbBlockReference_LinetypeScale_0).apply(null,arguments)},Ft=l._emscripten_bind_MdDbBlockReference_SetLinetypeScale_1=function(){return(Ft=l._emscripten_bind_MdDbBlockReference_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbBlockReference_SetLinetypeScale_1).apply(null,arguments)},Gt=l._emscripten_bind_MdDbBlockReference_Visible_0=function(){return(Gt=l._emscripten_bind_MdDbBlockReference_Visible_0=l.asm.emscripten_bind_MdDbBlockReference_Visible_0).apply(null,arguments)},Ht=
|
|
415
|
+
l._emscripten_bind_MdDbBlockReference_SetVisible_1=function(){return(Ht=l._emscripten_bind_MdDbBlockReference_SetVisible_1=l.asm.emscripten_bind_MdDbBlockReference_SetVisible_1).apply(null,arguments)},It=l._emscripten_bind_MdDbBlockReference_Lineweight_0=function(){return(It=l._emscripten_bind_MdDbBlockReference_Lineweight_0=l.asm.emscripten_bind_MdDbBlockReference_Lineweight_0).apply(null,arguments)},Jt=l._emscripten_bind_MdDbBlockReference_SetLineweight_1=function(){return(Jt=l._emscripten_bind_MdDbBlockReference_SetLineweight_1=
|
|
416
|
+
l.asm.emscripten_bind_MdDbBlockReference_SetLineweight_1).apply(null,arguments)},Kt=l._emscripten_bind_MdDbBlockReference_TextStyle_0=function(){return(Kt=l._emscripten_bind_MdDbBlockReference_TextStyle_0=l.asm.emscripten_bind_MdDbBlockReference_TextStyle_0).apply(null,arguments)},Lt=l._emscripten_bind_MdDbBlockReference_SetTextStyle_1=function(){return(Lt=l._emscripten_bind_MdDbBlockReference_SetTextStyle_1=l.asm.emscripten_bind_MdDbBlockReference_SetTextStyle_1).apply(null,arguments)},Mt=l._emscripten_bind_MdDbBlockReference_Highlight_1=
|
|
417
|
+
function(){return(Mt=l._emscripten_bind_MdDbBlockReference_Highlight_1=l.asm.emscripten_bind_MdDbBlockReference_Highlight_1).apply(null,arguments)},Nt=l._emscripten_bind_MdDbBlockReference_Move_2=function(){return(Nt=l._emscripten_bind_MdDbBlockReference_Move_2=l.asm.emscripten_bind_MdDbBlockReference_Move_2).apply(null,arguments)},Ot=l._emscripten_bind_MdDbBlockReference_Rotate_2=function(){return(Ot=l._emscripten_bind_MdDbBlockReference_Rotate_2=l.asm.emscripten_bind_MdDbBlockReference_Rotate_2).apply(null,
|
|
418
|
+
arguments)},Pt=l._emscripten_bind_MdDbBlockReference_Mirror_2=function(){return(Pt=l._emscripten_bind_MdDbBlockReference_Mirror_2=l.asm.emscripten_bind_MdDbBlockReference_Mirror_2).apply(null,arguments)},Qt=l._emscripten_bind_MdDbBlockReference_ScaleEntity_2=function(){return(Qt=l._emscripten_bind_MdDbBlockReference_ScaleEntity_2=l.asm.emscripten_bind_MdDbBlockReference_ScaleEntity_2).apply(null,arguments)},Rt=l._emscripten_bind_MdDbBlockReference_TransformBy_1=function(){return(Rt=l._emscripten_bind_MdDbBlockReference_TransformBy_1=
|
|
419
|
+
l.asm.emscripten_bind_MdDbBlockReference_TransformBy_1).apply(null,arguments)},St=l._emscripten_bind_MdDbBlockReference_GetBoundingBox_0=function(){return(St=l._emscripten_bind_MdDbBlockReference_GetBoundingBox_0=l.asm.emscripten_bind_MdDbBlockReference_GetBoundingBox_0).apply(null,arguments)},Tt=l._emscripten_bind_MdDbBlockReference_GetObjectID_0=function(){return(Tt=l._emscripten_bind_MdDbBlockReference_GetObjectID_0=l.asm.emscripten_bind_MdDbBlockReference_GetObjectID_0).apply(null,arguments)},
|
|
420
|
+
Ut=l._emscripten_bind_MdDbBlockReference_Erase_0=function(){return(Ut=l._emscripten_bind_MdDbBlockReference_Erase_0=l.asm.emscripten_bind_MdDbBlockReference_Erase_0).apply(null,arguments)},Vt=l._emscripten_bind_MdDbBlockReference_ConnectionTempObject_1=function(){return(Vt=l._emscripten_bind_MdDbBlockReference_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbBlockReference_ConnectionTempObject_1).apply(null,arguments)},Wt=l._emscripten_bind_MdDbBlockReference_Clone_0=function(){return(Wt=l._emscripten_bind_MdDbBlockReference_Clone_0=
|
|
421
|
+
l.asm.emscripten_bind_MdDbBlockReference_Clone_0).apply(null,arguments)},Xt=l._emscripten_bind_MdDbBlockReference_GetHandle_0=function(){return(Xt=l._emscripten_bind_MdDbBlockReference_GetHandle_0=l.asm.emscripten_bind_MdDbBlockReference_GetHandle_0).apply(null,arguments)},Yt=l._emscripten_bind_MdDbBlockReference_GetDatabase_0=function(){return(Yt=l._emscripten_bind_MdDbBlockReference_GetDatabase_0=l.asm.emscripten_bind_MdDbBlockReference_GetDatabase_0).apply(null,arguments)},Zt=l._emscripten_bind_MdDbBlockReference_GetOwnerID_0=
|
|
422
|
+
function(){return(Zt=l._emscripten_bind_MdDbBlockReference_GetOwnerID_0=l.asm.emscripten_bind_MdDbBlockReference_GetOwnerID_0).apply(null,arguments)},$t=l._emscripten_bind_MdDbBlockReference_moveGripPointsAt_4=function(){return($t=l._emscripten_bind_MdDbBlockReference_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbBlockReference_moveGripPointsAt_4).apply(null,arguments)},au=l._emscripten_bind_MdDbBlockReference_getObjectName_0=function(){return(au=l._emscripten_bind_MdDbBlockReference_getObjectName_0=
|
|
423
|
+
l.asm.emscripten_bind_MdDbBlockReference_getObjectName_0).apply(null,arguments)},bu=l._emscripten_bind_MdDbBlockReference_getDxf0_0=function(){return(bu=l._emscripten_bind_MdDbBlockReference_getDxf0_0=l.asm.emscripten_bind_MdDbBlockReference_getDxf0_0).apply(null,arguments)},cu=l._emscripten_bind_MdDbBlockReference_getJson_0=function(){return(cu=l._emscripten_bind_MdDbBlockReference_getJson_0=l.asm.emscripten_bind_MdDbBlockReference_getJson_0).apply(null,arguments)},du=l._emscripten_bind_MdDbBlockReference_setJson_1=
|
|
424
|
+
function(){return(du=l._emscripten_bind_MdDbBlockReference_setJson_1=l.asm.emscripten_bind_MdDbBlockReference_setJson_1).apply(null,arguments)},eu=l._emscripten_bind_MdDbBlockReference___destroy___0=function(){return(eu=l._emscripten_bind_MdDbBlockReference___destroy___0=l.asm.emscripten_bind_MdDbBlockReference___destroy___0).apply(null,arguments)},fu=l._emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0=function(){return(fu=l._emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0=
|
|
425
|
+
l.asm.emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0).apply(null,arguments)},gu=l._emscripten_bind_MdDbAlignedDimension_xLine1Point_0=function(){return(gu=l._emscripten_bind_MdDbAlignedDimension_xLine1Point_0=l.asm.emscripten_bind_MdDbAlignedDimension_xLine1Point_0).apply(null,arguments)},hu=l._emscripten_bind_MdDbAlignedDimension_setXLine1Point_1=function(){return(hu=l._emscripten_bind_MdDbAlignedDimension_setXLine1Point_1=l.asm.emscripten_bind_MdDbAlignedDimension_setXLine1Point_1).apply(null,
|
|
426
|
+
arguments)},iu=l._emscripten_bind_MdDbAlignedDimension_xLine2Point_0=function(){return(iu=l._emscripten_bind_MdDbAlignedDimension_xLine2Point_0=l.asm.emscripten_bind_MdDbAlignedDimension_xLine2Point_0).apply(null,arguments)},ju=l._emscripten_bind_MdDbAlignedDimension_setXLine2Point_1=function(){return(ju=l._emscripten_bind_MdDbAlignedDimension_setXLine2Point_1=l.asm.emscripten_bind_MdDbAlignedDimension_setXLine2Point_1).apply(null,arguments)},ku=l._emscripten_bind_MdDbAlignedDimension_dimLinePoint_0=
|
|
427
|
+
function(){return(ku=l._emscripten_bind_MdDbAlignedDimension_dimLinePoint_0=l.asm.emscripten_bind_MdDbAlignedDimension_dimLinePoint_0).apply(null,arguments)},lu=l._emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1=function(){return(lu=l._emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1=l.asm.emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1).apply(null,arguments)},mu=l._emscripten_bind_MdDbAlignedDimension_oblique_0=function(){return(mu=l._emscripten_bind_MdDbAlignedDimension_oblique_0=
|
|
428
|
+
l.asm.emscripten_bind_MdDbAlignedDimension_oblique_0).apply(null,arguments)},nu=l._emscripten_bind_MdDbAlignedDimension_setOblique_1=function(){return(nu=l._emscripten_bind_MdDbAlignedDimension_setOblique_1=l.asm.emscripten_bind_MdDbAlignedDimension_setOblique_1).apply(null,arguments)},ou=l._emscripten_bind_MdDbAlignedDimension_textPosition_0=function(){return(ou=l._emscripten_bind_MdDbAlignedDimension_textPosition_0=l.asm.emscripten_bind_MdDbAlignedDimension_textPosition_0).apply(null,arguments)},
|
|
429
|
+
pu=l._emscripten_bind_MdDbAlignedDimension_setTextPosition_1=function(){return(pu=l._emscripten_bind_MdDbAlignedDimension_setTextPosition_1=l.asm.emscripten_bind_MdDbAlignedDimension_setTextPosition_1).apply(null,arguments)},qu=l._emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0=function(){return(qu=l._emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0=l.asm.emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0).apply(null,arguments)},ru=l._emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0=
|
|
430
|
+
function(){return(ru=l._emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0=l.asm.emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0).apply(null,arguments)},su=l._emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0=function(){return(su=l._emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0=l.asm.emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0).apply(null,arguments)},tu=l._emscripten_bind_MdDbAlignedDimension_elevation_0=function(){return(tu=l._emscripten_bind_MdDbAlignedDimension_elevation_0=
|
|
431
|
+
l.asm.emscripten_bind_MdDbAlignedDimension_elevation_0).apply(null,arguments)},uu=l._emscripten_bind_MdDbAlignedDimension_setElevation_1=function(){return(uu=l._emscripten_bind_MdDbAlignedDimension_setElevation_1=l.asm.emscripten_bind_MdDbAlignedDimension_setElevation_1).apply(null,arguments)},vu=l._emscripten_bind_MdDbAlignedDimension_dimensionText_0=function(){return(vu=l._emscripten_bind_MdDbAlignedDimension_dimensionText_0=l.asm.emscripten_bind_MdDbAlignedDimension_dimensionText_0).apply(null,
|
|
432
|
+
arguments)},wu=l._emscripten_bind_MdDbAlignedDimension_setDimensionText_1=function(){return(wu=l._emscripten_bind_MdDbAlignedDimension_setDimensionText_1=l.asm.emscripten_bind_MdDbAlignedDimension_setDimensionText_1).apply(null,arguments)},xu=l._emscripten_bind_MdDbAlignedDimension_textRotation_0=function(){return(xu=l._emscripten_bind_MdDbAlignedDimension_textRotation_0=l.asm.emscripten_bind_MdDbAlignedDimension_textRotation_0).apply(null,arguments)},yu=l._emscripten_bind_MdDbAlignedDimension_setTextRotation_1=
|
|
433
|
+
function(){return(yu=l._emscripten_bind_MdDbAlignedDimension_setTextRotation_1=l.asm.emscripten_bind_MdDbAlignedDimension_setTextRotation_1).apply(null,arguments)},zu=l._emscripten_bind_MdDbAlignedDimension_dimensionStyle_0=function(){return(zu=l._emscripten_bind_MdDbAlignedDimension_dimensionStyle_0=l.asm.emscripten_bind_MdDbAlignedDimension_dimensionStyle_0).apply(null,arguments)},Au=l._emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1=function(){return(Au=l._emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1=
|
|
434
|
+
l.asm.emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1).apply(null,arguments)},Bu=l._emscripten_bind_MdDbAlignedDimension_textAttachment_0=function(){return(Bu=l._emscripten_bind_MdDbAlignedDimension_textAttachment_0=l.asm.emscripten_bind_MdDbAlignedDimension_textAttachment_0).apply(null,arguments)},Cu=l._emscripten_bind_MdDbAlignedDimension_setTextAttachment_1=function(){return(Cu=l._emscripten_bind_MdDbAlignedDimension_setTextAttachment_1=l.asm.emscripten_bind_MdDbAlignedDimension_setTextAttachment_1).apply(null,
|
|
435
|
+
arguments)},Du=l._emscripten_bind_MdDbAlignedDimension_horizontalRotation_0=function(){return(Du=l._emscripten_bind_MdDbAlignedDimension_horizontalRotation_0=l.asm.emscripten_bind_MdDbAlignedDimension_horizontalRotation_0).apply(null,arguments)},Eu=l._emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1=function(){return(Eu=l._emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1=l.asm.emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1).apply(null,arguments)},Fu=l._emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1=
|
|
436
|
+
function(){return(Fu=l._emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1=l.asm.emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1).apply(null,arguments)},Gu=l._emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1=function(){return(Gu=l._emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1=l.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1).apply(null,arguments)},Hu=l._emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2=function(){return(Hu=l._emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2=
|
|
437
|
+
l.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2).apply(null,arguments)},Iu=l._emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1=function(){return(Iu=l._emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1=l.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1).apply(null,arguments)},Ju=l._emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2=function(){return(Ju=l._emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2=l.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2).apply(null,
|
|
438
|
+
arguments)},Ku=l._emscripten_bind_MdDbAlignedDimension_GetDimVarString_1=function(){return(Ku=l._emscripten_bind_MdDbAlignedDimension_GetDimVarString_1=l.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarString_1).apply(null,arguments)},Lu=l._emscripten_bind_MdDbAlignedDimension_SetDimVarString_2=function(){return(Lu=l._emscripten_bind_MdDbAlignedDimension_SetDimVarString_2=l.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarString_2).apply(null,arguments)},Mu=l._emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1=
|
|
439
|
+
function(){return(Mu=l._emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1=l.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1).apply(null,arguments)},Nu=l._emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2=function(){return(Nu=l._emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2=l.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2).apply(null,arguments)},Ou=l._emscripten_bind_MdDbAlignedDimension_explode_0=function(){return(Ou=l._emscripten_bind_MdDbAlignedDimension_explode_0=
|
|
440
|
+
l.asm.emscripten_bind_MdDbAlignedDimension_explode_0).apply(null,arguments)},Pu=l._emscripten_bind_MdDbAlignedDimension_TrueColor_0=function(){return(Pu=l._emscripten_bind_MdDbAlignedDimension_TrueColor_0=l.asm.emscripten_bind_MdDbAlignedDimension_TrueColor_0).apply(null,arguments)},Qu=l._emscripten_bind_MdDbAlignedDimension_SetTrueColor_1=function(){return(Qu=l._emscripten_bind_MdDbAlignedDimension_SetTrueColor_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetTrueColor_1).apply(null,arguments)},Ru=
|
|
441
|
+
l._emscripten_bind_MdDbAlignedDimension_ColorIndex_0=function(){return(Ru=l._emscripten_bind_MdDbAlignedDimension_ColorIndex_0=l.asm.emscripten_bind_MdDbAlignedDimension_ColorIndex_0).apply(null,arguments)},Su=l._emscripten_bind_MdDbAlignedDimension_SetColorIndex_1=function(){return(Su=l._emscripten_bind_MdDbAlignedDimension_SetColorIndex_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetColorIndex_1).apply(null,arguments)},Tu=l._emscripten_bind_MdDbAlignedDimension_Layer_0=function(){return(Tu=l._emscripten_bind_MdDbAlignedDimension_Layer_0=
|
|
442
|
+
l.asm.emscripten_bind_MdDbAlignedDimension_Layer_0).apply(null,arguments)},Uu=l._emscripten_bind_MdDbAlignedDimension_SetLayer_1=function(){return(Uu=l._emscripten_bind_MdDbAlignedDimension_SetLayer_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetLayer_1).apply(null,arguments)},Vu=l._emscripten_bind_MdDbAlignedDimension_LinetypeScale_0=function(){return(Vu=l._emscripten_bind_MdDbAlignedDimension_LinetypeScale_0=l.asm.emscripten_bind_MdDbAlignedDimension_LinetypeScale_0).apply(null,arguments)},Wu=
|
|
443
|
+
l._emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1=function(){return(Wu=l._emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1).apply(null,arguments)},Xu=l._emscripten_bind_MdDbAlignedDimension_Visible_0=function(){return(Xu=l._emscripten_bind_MdDbAlignedDimension_Visible_0=l.asm.emscripten_bind_MdDbAlignedDimension_Visible_0).apply(null,arguments)},Yu=l._emscripten_bind_MdDbAlignedDimension_SetVisible_1=function(){return(Yu=
|
|
444
|
+
l._emscripten_bind_MdDbAlignedDimension_SetVisible_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetVisible_1).apply(null,arguments)},Zu=l._emscripten_bind_MdDbAlignedDimension_Lineweight_0=function(){return(Zu=l._emscripten_bind_MdDbAlignedDimension_Lineweight_0=l.asm.emscripten_bind_MdDbAlignedDimension_Lineweight_0).apply(null,arguments)},$u=l._emscripten_bind_MdDbAlignedDimension_SetLineweight_1=function(){return($u=l._emscripten_bind_MdDbAlignedDimension_SetLineweight_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetLineweight_1).apply(null,
|
|
445
|
+
arguments)},av=l._emscripten_bind_MdDbAlignedDimension_TextStyle_0=function(){return(av=l._emscripten_bind_MdDbAlignedDimension_TextStyle_0=l.asm.emscripten_bind_MdDbAlignedDimension_TextStyle_0).apply(null,arguments)},bv=l._emscripten_bind_MdDbAlignedDimension_SetTextStyle_1=function(){return(bv=l._emscripten_bind_MdDbAlignedDimension_SetTextStyle_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetTextStyle_1).apply(null,arguments)},cv=l._emscripten_bind_MdDbAlignedDimension_Highlight_1=function(){return(cv=
|
|
446
|
+
l._emscripten_bind_MdDbAlignedDimension_Highlight_1=l.asm.emscripten_bind_MdDbAlignedDimension_Highlight_1).apply(null,arguments)},dv=l._emscripten_bind_MdDbAlignedDimension_Move_2=function(){return(dv=l._emscripten_bind_MdDbAlignedDimension_Move_2=l.asm.emscripten_bind_MdDbAlignedDimension_Move_2).apply(null,arguments)},ev=l._emscripten_bind_MdDbAlignedDimension_Rotate_2=function(){return(ev=l._emscripten_bind_MdDbAlignedDimension_Rotate_2=l.asm.emscripten_bind_MdDbAlignedDimension_Rotate_2).apply(null,
|
|
447
|
+
arguments)},fv=l._emscripten_bind_MdDbAlignedDimension_Mirror_2=function(){return(fv=l._emscripten_bind_MdDbAlignedDimension_Mirror_2=l.asm.emscripten_bind_MdDbAlignedDimension_Mirror_2).apply(null,arguments)},gv=l._emscripten_bind_MdDbAlignedDimension_ScaleEntity_2=function(){return(gv=l._emscripten_bind_MdDbAlignedDimension_ScaleEntity_2=l.asm.emscripten_bind_MdDbAlignedDimension_ScaleEntity_2).apply(null,arguments)},hv=l._emscripten_bind_MdDbAlignedDimension_TransformBy_1=function(){return(hv=
|
|
448
|
+
l._emscripten_bind_MdDbAlignedDimension_TransformBy_1=l.asm.emscripten_bind_MdDbAlignedDimension_TransformBy_1).apply(null,arguments)},iv=l._emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0=function(){return(iv=l._emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0=l.asm.emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0).apply(null,arguments)},jv=l._emscripten_bind_MdDbAlignedDimension_GetObjectID_0=function(){return(jv=l._emscripten_bind_MdDbAlignedDimension_GetObjectID_0=l.asm.emscripten_bind_MdDbAlignedDimension_GetObjectID_0).apply(null,
|
|
449
|
+
arguments)},kv=l._emscripten_bind_MdDbAlignedDimension_Erase_0=function(){return(kv=l._emscripten_bind_MdDbAlignedDimension_Erase_0=l.asm.emscripten_bind_MdDbAlignedDimension_Erase_0).apply(null,arguments)},lv=l._emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1=function(){return(lv=l._emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1).apply(null,arguments)},mv=l._emscripten_bind_MdDbAlignedDimension_Clone_0=function(){return(mv=
|
|
450
|
+
l._emscripten_bind_MdDbAlignedDimension_Clone_0=l.asm.emscripten_bind_MdDbAlignedDimension_Clone_0).apply(null,arguments)},nv=l._emscripten_bind_MdDbAlignedDimension_GetHandle_0=function(){return(nv=l._emscripten_bind_MdDbAlignedDimension_GetHandle_0=l.asm.emscripten_bind_MdDbAlignedDimension_GetHandle_0).apply(null,arguments)},ov=l._emscripten_bind_MdDbAlignedDimension_GetDatabase_0=function(){return(ov=l._emscripten_bind_MdDbAlignedDimension_GetDatabase_0=l.asm.emscripten_bind_MdDbAlignedDimension_GetDatabase_0).apply(null,
|
|
451
|
+
arguments)},pv=l._emscripten_bind_MdDbAlignedDimension_GetOwnerID_0=function(){return(pv=l._emscripten_bind_MdDbAlignedDimension_GetOwnerID_0=l.asm.emscripten_bind_MdDbAlignedDimension_GetOwnerID_0).apply(null,arguments)},qv=l._emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4=function(){return(qv=l._emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4).apply(null,arguments)},rv=l._emscripten_bind_MdDbAlignedDimension_getObjectName_0=
|
|
452
|
+
function(){return(rv=l._emscripten_bind_MdDbAlignedDimension_getObjectName_0=l.asm.emscripten_bind_MdDbAlignedDimension_getObjectName_0).apply(null,arguments)},sv=l._emscripten_bind_MdDbAlignedDimension_getDxf0_0=function(){return(sv=l._emscripten_bind_MdDbAlignedDimension_getDxf0_0=l.asm.emscripten_bind_MdDbAlignedDimension_getDxf0_0).apply(null,arguments)},tv=l._emscripten_bind_MdDbAlignedDimension_getJson_0=function(){return(tv=l._emscripten_bind_MdDbAlignedDimension_getJson_0=l.asm.emscripten_bind_MdDbAlignedDimension_getJson_0).apply(null,
|
|
453
|
+
arguments)},uv=l._emscripten_bind_MdDbAlignedDimension_setJson_1=function(){return(uv=l._emscripten_bind_MdDbAlignedDimension_setJson_1=l.asm.emscripten_bind_MdDbAlignedDimension_setJson_1).apply(null,arguments)},vv=l._emscripten_bind_MdDbAlignedDimension___destroy___0=function(){return(vv=l._emscripten_bind_MdDbAlignedDimension___destroy___0=l.asm.emscripten_bind_MdDbAlignedDimension___destroy___0).apply(null,arguments)},wv=l._emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0=function(){return(wv=
|
|
454
|
+
l._emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0=l.asm.emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0).apply(null,arguments)},xv=l._emscripten_bind_MdDbRotatedDimension_xLine1Point_0=function(){return(xv=l._emscripten_bind_MdDbRotatedDimension_xLine1Point_0=l.asm.emscripten_bind_MdDbRotatedDimension_xLine1Point_0).apply(null,arguments)},yv=l._emscripten_bind_MdDbRotatedDimension_setXLine1Point_1=function(){return(yv=l._emscripten_bind_MdDbRotatedDimension_setXLine1Point_1=
|
|
455
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_setXLine1Point_1).apply(null,arguments)},zv=l._emscripten_bind_MdDbRotatedDimension_xLine2Point_0=function(){return(zv=l._emscripten_bind_MdDbRotatedDimension_xLine2Point_0=l.asm.emscripten_bind_MdDbRotatedDimension_xLine2Point_0).apply(null,arguments)},Av=l._emscripten_bind_MdDbRotatedDimension_setXLine2Point_1=function(){return(Av=l._emscripten_bind_MdDbRotatedDimension_setXLine2Point_1=l.asm.emscripten_bind_MdDbRotatedDimension_setXLine2Point_1).apply(null,
|
|
456
|
+
arguments)},Bv=l._emscripten_bind_MdDbRotatedDimension_dimLinePoint_0=function(){return(Bv=l._emscripten_bind_MdDbRotatedDimension_dimLinePoint_0=l.asm.emscripten_bind_MdDbRotatedDimension_dimLinePoint_0).apply(null,arguments)},Cv=l._emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1=function(){return(Cv=l._emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1=l.asm.emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1).apply(null,arguments)},Dv=l._emscripten_bind_MdDbRotatedDimension_rotation_0=
|
|
457
|
+
function(){return(Dv=l._emscripten_bind_MdDbRotatedDimension_rotation_0=l.asm.emscripten_bind_MdDbRotatedDimension_rotation_0).apply(null,arguments)},Ev=l._emscripten_bind_MdDbRotatedDimension_setRotation_1=function(){return(Ev=l._emscripten_bind_MdDbRotatedDimension_setRotation_1=l.asm.emscripten_bind_MdDbRotatedDimension_setRotation_1).apply(null,arguments)},Fv=l._emscripten_bind_MdDbRotatedDimension_oblique_0=function(){return(Fv=l._emscripten_bind_MdDbRotatedDimension_oblique_0=l.asm.emscripten_bind_MdDbRotatedDimension_oblique_0).apply(null,
|
|
458
|
+
arguments)},Gv=l._emscripten_bind_MdDbRotatedDimension_setOblique_1=function(){return(Gv=l._emscripten_bind_MdDbRotatedDimension_setOblique_1=l.asm.emscripten_bind_MdDbRotatedDimension_setOblique_1).apply(null,arguments)},Hv=l._emscripten_bind_MdDbRotatedDimension_textPosition_0=function(){return(Hv=l._emscripten_bind_MdDbRotatedDimension_textPosition_0=l.asm.emscripten_bind_MdDbRotatedDimension_textPosition_0).apply(null,arguments)},Iv=l._emscripten_bind_MdDbRotatedDimension_setTextPosition_1=function(){return(Iv=
|
|
459
|
+
l._emscripten_bind_MdDbRotatedDimension_setTextPosition_1=l.asm.emscripten_bind_MdDbRotatedDimension_setTextPosition_1).apply(null,arguments)},Jv=l._emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0=function(){return(Jv=l._emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0=l.asm.emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0).apply(null,arguments)},Kv=l._emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0=function(){return(Kv=l._emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0=
|
|
460
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0).apply(null,arguments)},Lv=l._emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0=function(){return(Lv=l._emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0=l.asm.emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0).apply(null,arguments)},Mv=l._emscripten_bind_MdDbRotatedDimension_elevation_0=function(){return(Mv=l._emscripten_bind_MdDbRotatedDimension_elevation_0=l.asm.emscripten_bind_MdDbRotatedDimension_elevation_0).apply(null,
|
|
461
|
+
arguments)},Nv=l._emscripten_bind_MdDbRotatedDimension_setElevation_1=function(){return(Nv=l._emscripten_bind_MdDbRotatedDimension_setElevation_1=l.asm.emscripten_bind_MdDbRotatedDimension_setElevation_1).apply(null,arguments)},Ov=l._emscripten_bind_MdDbRotatedDimension_dimensionText_0=function(){return(Ov=l._emscripten_bind_MdDbRotatedDimension_dimensionText_0=l.asm.emscripten_bind_MdDbRotatedDimension_dimensionText_0).apply(null,arguments)},Pv=l._emscripten_bind_MdDbRotatedDimension_setDimensionText_1=
|
|
462
|
+
function(){return(Pv=l._emscripten_bind_MdDbRotatedDimension_setDimensionText_1=l.asm.emscripten_bind_MdDbRotatedDimension_setDimensionText_1).apply(null,arguments)},Qv=l._emscripten_bind_MdDbRotatedDimension_textRotation_0=function(){return(Qv=l._emscripten_bind_MdDbRotatedDimension_textRotation_0=l.asm.emscripten_bind_MdDbRotatedDimension_textRotation_0).apply(null,arguments)},Rv=l._emscripten_bind_MdDbRotatedDimension_setTextRotation_1=function(){return(Rv=l._emscripten_bind_MdDbRotatedDimension_setTextRotation_1=
|
|
463
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_setTextRotation_1).apply(null,arguments)},Sv=l._emscripten_bind_MdDbRotatedDimension_dimensionStyle_0=function(){return(Sv=l._emscripten_bind_MdDbRotatedDimension_dimensionStyle_0=l.asm.emscripten_bind_MdDbRotatedDimension_dimensionStyle_0).apply(null,arguments)},Tv=l._emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1=function(){return(Tv=l._emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1=l.asm.emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1).apply(null,
|
|
464
|
+
arguments)},Uv=l._emscripten_bind_MdDbRotatedDimension_textAttachment_0=function(){return(Uv=l._emscripten_bind_MdDbRotatedDimension_textAttachment_0=l.asm.emscripten_bind_MdDbRotatedDimension_textAttachment_0).apply(null,arguments)},Vv=l._emscripten_bind_MdDbRotatedDimension_setTextAttachment_1=function(){return(Vv=l._emscripten_bind_MdDbRotatedDimension_setTextAttachment_1=l.asm.emscripten_bind_MdDbRotatedDimension_setTextAttachment_1).apply(null,arguments)},Wv=l._emscripten_bind_MdDbRotatedDimension_horizontalRotation_0=
|
|
465
|
+
function(){return(Wv=l._emscripten_bind_MdDbRotatedDimension_horizontalRotation_0=l.asm.emscripten_bind_MdDbRotatedDimension_horizontalRotation_0).apply(null,arguments)},Xv=l._emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1=function(){return(Xv=l._emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1=l.asm.emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1).apply(null,arguments)},Yv=l._emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1=function(){return(Yv=l._emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1=
|
|
466
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1).apply(null,arguments)},Zv=l._emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1=function(){return(Zv=l._emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1=l.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1).apply(null,arguments)},$v=l._emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2=function(){return($v=l._emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2=l.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2).apply(null,
|
|
467
|
+
arguments)},aw=l._emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1=function(){return(aw=l._emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1=l.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1).apply(null,arguments)},bw=l._emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2=function(){return(bw=l._emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2=l.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2).apply(null,arguments)},cw=l._emscripten_bind_MdDbRotatedDimension_GetDimVarString_1=
|
|
468
|
+
function(){return(cw=l._emscripten_bind_MdDbRotatedDimension_GetDimVarString_1=l.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarString_1).apply(null,arguments)},dw=l._emscripten_bind_MdDbRotatedDimension_SetDimVarString_2=function(){return(dw=l._emscripten_bind_MdDbRotatedDimension_SetDimVarString_2=l.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarString_2).apply(null,arguments)},ew=l._emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1=function(){return(ew=l._emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1=
|
|
469
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1).apply(null,arguments)},fw=l._emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2=function(){return(fw=l._emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2=l.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2).apply(null,arguments)},gw=l._emscripten_bind_MdDbRotatedDimension_explode_0=function(){return(gw=l._emscripten_bind_MdDbRotatedDimension_explode_0=l.asm.emscripten_bind_MdDbRotatedDimension_explode_0).apply(null,
|
|
470
|
+
arguments)},hw=l._emscripten_bind_MdDbRotatedDimension_TrueColor_0=function(){return(hw=l._emscripten_bind_MdDbRotatedDimension_TrueColor_0=l.asm.emscripten_bind_MdDbRotatedDimension_TrueColor_0).apply(null,arguments)},iw=l._emscripten_bind_MdDbRotatedDimension_SetTrueColor_1=function(){return(iw=l._emscripten_bind_MdDbRotatedDimension_SetTrueColor_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetTrueColor_1).apply(null,arguments)},jw=l._emscripten_bind_MdDbRotatedDimension_ColorIndex_0=function(){return(jw=
|
|
471
|
+
l._emscripten_bind_MdDbRotatedDimension_ColorIndex_0=l.asm.emscripten_bind_MdDbRotatedDimension_ColorIndex_0).apply(null,arguments)},kw=l._emscripten_bind_MdDbRotatedDimension_SetColorIndex_1=function(){return(kw=l._emscripten_bind_MdDbRotatedDimension_SetColorIndex_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetColorIndex_1).apply(null,arguments)},lw=l._emscripten_bind_MdDbRotatedDimension_Layer_0=function(){return(lw=l._emscripten_bind_MdDbRotatedDimension_Layer_0=l.asm.emscripten_bind_MdDbRotatedDimension_Layer_0).apply(null,
|
|
472
|
+
arguments)},mw=l._emscripten_bind_MdDbRotatedDimension_SetLayer_1=function(){return(mw=l._emscripten_bind_MdDbRotatedDimension_SetLayer_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetLayer_1).apply(null,arguments)},nw=l._emscripten_bind_MdDbRotatedDimension_LinetypeScale_0=function(){return(nw=l._emscripten_bind_MdDbRotatedDimension_LinetypeScale_0=l.asm.emscripten_bind_MdDbRotatedDimension_LinetypeScale_0).apply(null,arguments)},ow=l._emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1=function(){return(ow=
|
|
473
|
+
l._emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1).apply(null,arguments)},pw=l._emscripten_bind_MdDbRotatedDimension_Visible_0=function(){return(pw=l._emscripten_bind_MdDbRotatedDimension_Visible_0=l.asm.emscripten_bind_MdDbRotatedDimension_Visible_0).apply(null,arguments)},qw=l._emscripten_bind_MdDbRotatedDimension_SetVisible_1=function(){return(qw=l._emscripten_bind_MdDbRotatedDimension_SetVisible_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetVisible_1).apply(null,
|
|
474
|
+
arguments)},rw=l._emscripten_bind_MdDbRotatedDimension_Lineweight_0=function(){return(rw=l._emscripten_bind_MdDbRotatedDimension_Lineweight_0=l.asm.emscripten_bind_MdDbRotatedDimension_Lineweight_0).apply(null,arguments)},sw=l._emscripten_bind_MdDbRotatedDimension_SetLineweight_1=function(){return(sw=l._emscripten_bind_MdDbRotatedDimension_SetLineweight_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetLineweight_1).apply(null,arguments)},tw=l._emscripten_bind_MdDbRotatedDimension_TextStyle_0=function(){return(tw=
|
|
475
|
+
l._emscripten_bind_MdDbRotatedDimension_TextStyle_0=l.asm.emscripten_bind_MdDbRotatedDimension_TextStyle_0).apply(null,arguments)},uw=l._emscripten_bind_MdDbRotatedDimension_SetTextStyle_1=function(){return(uw=l._emscripten_bind_MdDbRotatedDimension_SetTextStyle_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetTextStyle_1).apply(null,arguments)},vw=l._emscripten_bind_MdDbRotatedDimension_Highlight_1=function(){return(vw=l._emscripten_bind_MdDbRotatedDimension_Highlight_1=l.asm.emscripten_bind_MdDbRotatedDimension_Highlight_1).apply(null,
|
|
476
|
+
arguments)},ww=l._emscripten_bind_MdDbRotatedDimension_Move_2=function(){return(ww=l._emscripten_bind_MdDbRotatedDimension_Move_2=l.asm.emscripten_bind_MdDbRotatedDimension_Move_2).apply(null,arguments)},xw=l._emscripten_bind_MdDbRotatedDimension_Rotate_2=function(){return(xw=l._emscripten_bind_MdDbRotatedDimension_Rotate_2=l.asm.emscripten_bind_MdDbRotatedDimension_Rotate_2).apply(null,arguments)},yw=l._emscripten_bind_MdDbRotatedDimension_Mirror_2=function(){return(yw=l._emscripten_bind_MdDbRotatedDimension_Mirror_2=
|
|
477
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_Mirror_2).apply(null,arguments)},zw=l._emscripten_bind_MdDbRotatedDimension_ScaleEntity_2=function(){return(zw=l._emscripten_bind_MdDbRotatedDimension_ScaleEntity_2=l.asm.emscripten_bind_MdDbRotatedDimension_ScaleEntity_2).apply(null,arguments)},Aw=l._emscripten_bind_MdDbRotatedDimension_TransformBy_1=function(){return(Aw=l._emscripten_bind_MdDbRotatedDimension_TransformBy_1=l.asm.emscripten_bind_MdDbRotatedDimension_TransformBy_1).apply(null,arguments)},
|
|
478
|
+
Bw=l._emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0=function(){return(Bw=l._emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0=l.asm.emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0).apply(null,arguments)},Cw=l._emscripten_bind_MdDbRotatedDimension_GetObjectID_0=function(){return(Cw=l._emscripten_bind_MdDbRotatedDimension_GetObjectID_0=l.asm.emscripten_bind_MdDbRotatedDimension_GetObjectID_0).apply(null,arguments)},Dw=l._emscripten_bind_MdDbRotatedDimension_Erase_0=function(){return(Dw=
|
|
479
|
+
l._emscripten_bind_MdDbRotatedDimension_Erase_0=l.asm.emscripten_bind_MdDbRotatedDimension_Erase_0).apply(null,arguments)},Ew=l._emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1=function(){return(Ew=l._emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1).apply(null,arguments)},Fw=l._emscripten_bind_MdDbRotatedDimension_Clone_0=function(){return(Fw=l._emscripten_bind_MdDbRotatedDimension_Clone_0=l.asm.emscripten_bind_MdDbRotatedDimension_Clone_0).apply(null,
|
|
480
|
+
arguments)},Gw=l._emscripten_bind_MdDbRotatedDimension_GetHandle_0=function(){return(Gw=l._emscripten_bind_MdDbRotatedDimension_GetHandle_0=l.asm.emscripten_bind_MdDbRotatedDimension_GetHandle_0).apply(null,arguments)},Hw=l._emscripten_bind_MdDbRotatedDimension_GetDatabase_0=function(){return(Hw=l._emscripten_bind_MdDbRotatedDimension_GetDatabase_0=l.asm.emscripten_bind_MdDbRotatedDimension_GetDatabase_0).apply(null,arguments)},Iw=l._emscripten_bind_MdDbRotatedDimension_GetOwnerID_0=function(){return(Iw=
|
|
481
|
+
l._emscripten_bind_MdDbRotatedDimension_GetOwnerID_0=l.asm.emscripten_bind_MdDbRotatedDimension_GetOwnerID_0).apply(null,arguments)},Jw=l._emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4=function(){return(Jw=l._emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4).apply(null,arguments)},Kw=l._emscripten_bind_MdDbRotatedDimension_getObjectName_0=function(){return(Kw=l._emscripten_bind_MdDbRotatedDimension_getObjectName_0=l.asm.emscripten_bind_MdDbRotatedDimension_getObjectName_0).apply(null,
|
|
482
|
+
arguments)},Lw=l._emscripten_bind_MdDbRotatedDimension_getDxf0_0=function(){return(Lw=l._emscripten_bind_MdDbRotatedDimension_getDxf0_0=l.asm.emscripten_bind_MdDbRotatedDimension_getDxf0_0).apply(null,arguments)},Mw=l._emscripten_bind_MdDbRotatedDimension_getJson_0=function(){return(Mw=l._emscripten_bind_MdDbRotatedDimension_getJson_0=l.asm.emscripten_bind_MdDbRotatedDimension_getJson_0).apply(null,arguments)},Nw=l._emscripten_bind_MdDbRotatedDimension_setJson_1=function(){return(Nw=l._emscripten_bind_MdDbRotatedDimension_setJson_1=
|
|
483
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_setJson_1).apply(null,arguments)},Ow=l._emscripten_bind_MdDbRotatedDimension___destroy___0=function(){return(Ow=l._emscripten_bind_MdDbRotatedDimension___destroy___0=l.asm.emscripten_bind_MdDbRotatedDimension___destroy___0).apply(null,arguments)},Pw=l._emscripten_bind_MdDbMText_MdDbMText_0=function(){return(Pw=l._emscripten_bind_MdDbMText_MdDbMText_0=l.asm.emscripten_bind_MdDbMText_MdDbMText_0).apply(null,arguments)},Qw=l._emscripten_bind_MdDbMText_location_0=
|
|
484
|
+
function(){return(Qw=l._emscripten_bind_MdDbMText_location_0=l.asm.emscripten_bind_MdDbMText_location_0).apply(null,arguments)},Rw=l._emscripten_bind_MdDbMText_setLocation_1=function(){return(Rw=l._emscripten_bind_MdDbMText_setLocation_1=l.asm.emscripten_bind_MdDbMText_setLocation_1).apply(null,arguments)},Sw=l._emscripten_bind_MdDbMText_rotation_0=function(){return(Sw=l._emscripten_bind_MdDbMText_rotation_0=l.asm.emscripten_bind_MdDbMText_rotation_0).apply(null,arguments)},Tw=l._emscripten_bind_MdDbMText_setRotation_1=
|
|
485
|
+
function(){return(Tw=l._emscripten_bind_MdDbMText_setRotation_1=l.asm.emscripten_bind_MdDbMText_setRotation_1).apply(null,arguments)},Uw=l._emscripten_bind_MdDbMText_width_0=function(){return(Uw=l._emscripten_bind_MdDbMText_width_0=l.asm.emscripten_bind_MdDbMText_width_0).apply(null,arguments)},Vw=l._emscripten_bind_MdDbMText_setWidth_1=function(){return(Vw=l._emscripten_bind_MdDbMText_setWidth_1=l.asm.emscripten_bind_MdDbMText_setWidth_1).apply(null,arguments)},Ww=l._emscripten_bind_MdDbMText_textHeight_0=
|
|
486
|
+
function(){return(Ww=l._emscripten_bind_MdDbMText_textHeight_0=l.asm.emscripten_bind_MdDbMText_textHeight_0).apply(null,arguments)},Xw=l._emscripten_bind_MdDbMText_setTextHeight_1=function(){return(Xw=l._emscripten_bind_MdDbMText_setTextHeight_1=l.asm.emscripten_bind_MdDbMText_setTextHeight_1).apply(null,arguments)},Yw=l._emscripten_bind_MdDbMText_attachment_0=function(){return(Yw=l._emscripten_bind_MdDbMText_attachment_0=l.asm.emscripten_bind_MdDbMText_attachment_0).apply(null,arguments)},Zw=l._emscripten_bind_MdDbMText_setAttachment_1=
|
|
487
|
+
function(){return(Zw=l._emscripten_bind_MdDbMText_setAttachment_1=l.asm.emscripten_bind_MdDbMText_setAttachment_1).apply(null,arguments)},$w=l._emscripten_bind_MdDbMText_contents_0=function(){return($w=l._emscripten_bind_MdDbMText_contents_0=l.asm.emscripten_bind_MdDbMText_contents_0).apply(null,arguments)},ax=l._emscripten_bind_MdDbMText_setContents_1=function(){return(ax=l._emscripten_bind_MdDbMText_setContents_1=l.asm.emscripten_bind_MdDbMText_setContents_1).apply(null,arguments)},bx=l._emscripten_bind_MdDbMText_explode_0=
|
|
488
|
+
function(){return(bx=l._emscripten_bind_MdDbMText_explode_0=l.asm.emscripten_bind_MdDbMText_explode_0).apply(null,arguments)},cx=l._emscripten_bind_MdDbMText_TrueColor_0=function(){return(cx=l._emscripten_bind_MdDbMText_TrueColor_0=l.asm.emscripten_bind_MdDbMText_TrueColor_0).apply(null,arguments)},dx=l._emscripten_bind_MdDbMText_SetTrueColor_1=function(){return(dx=l._emscripten_bind_MdDbMText_SetTrueColor_1=l.asm.emscripten_bind_MdDbMText_SetTrueColor_1).apply(null,arguments)},ex=l._emscripten_bind_MdDbMText_ColorIndex_0=
|
|
489
|
+
function(){return(ex=l._emscripten_bind_MdDbMText_ColorIndex_0=l.asm.emscripten_bind_MdDbMText_ColorIndex_0).apply(null,arguments)},fx=l._emscripten_bind_MdDbMText_SetColorIndex_1=function(){return(fx=l._emscripten_bind_MdDbMText_SetColorIndex_1=l.asm.emscripten_bind_MdDbMText_SetColorIndex_1).apply(null,arguments)},gx=l._emscripten_bind_MdDbMText_Layer_0=function(){return(gx=l._emscripten_bind_MdDbMText_Layer_0=l.asm.emscripten_bind_MdDbMText_Layer_0).apply(null,arguments)},hx=l._emscripten_bind_MdDbMText_SetLayer_1=
|
|
490
|
+
function(){return(hx=l._emscripten_bind_MdDbMText_SetLayer_1=l.asm.emscripten_bind_MdDbMText_SetLayer_1).apply(null,arguments)},ix=l._emscripten_bind_MdDbMText_LinetypeScale_0=function(){return(ix=l._emscripten_bind_MdDbMText_LinetypeScale_0=l.asm.emscripten_bind_MdDbMText_LinetypeScale_0).apply(null,arguments)},jx=l._emscripten_bind_MdDbMText_SetLinetypeScale_1=function(){return(jx=l._emscripten_bind_MdDbMText_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbMText_SetLinetypeScale_1).apply(null,arguments)},
|
|
491
|
+
kx=l._emscripten_bind_MdDbMText_Visible_0=function(){return(kx=l._emscripten_bind_MdDbMText_Visible_0=l.asm.emscripten_bind_MdDbMText_Visible_0).apply(null,arguments)},lx=l._emscripten_bind_MdDbMText_SetVisible_1=function(){return(lx=l._emscripten_bind_MdDbMText_SetVisible_1=l.asm.emscripten_bind_MdDbMText_SetVisible_1).apply(null,arguments)},mx=l._emscripten_bind_MdDbMText_Lineweight_0=function(){return(mx=l._emscripten_bind_MdDbMText_Lineweight_0=l.asm.emscripten_bind_MdDbMText_Lineweight_0).apply(null,
|
|
492
|
+
arguments)},nx=l._emscripten_bind_MdDbMText_SetLineweight_1=function(){return(nx=l._emscripten_bind_MdDbMText_SetLineweight_1=l.asm.emscripten_bind_MdDbMText_SetLineweight_1).apply(null,arguments)},ox=l._emscripten_bind_MdDbMText_TextStyle_0=function(){return(ox=l._emscripten_bind_MdDbMText_TextStyle_0=l.asm.emscripten_bind_MdDbMText_TextStyle_0).apply(null,arguments)},px=l._emscripten_bind_MdDbMText_SetTextStyle_1=function(){return(px=l._emscripten_bind_MdDbMText_SetTextStyle_1=l.asm.emscripten_bind_MdDbMText_SetTextStyle_1).apply(null,
|
|
493
|
+
arguments)},qx=l._emscripten_bind_MdDbMText_Highlight_1=function(){return(qx=l._emscripten_bind_MdDbMText_Highlight_1=l.asm.emscripten_bind_MdDbMText_Highlight_1).apply(null,arguments)},rx=l._emscripten_bind_MdDbMText_Move_2=function(){return(rx=l._emscripten_bind_MdDbMText_Move_2=l.asm.emscripten_bind_MdDbMText_Move_2).apply(null,arguments)},sx=l._emscripten_bind_MdDbMText_Rotate_2=function(){return(sx=l._emscripten_bind_MdDbMText_Rotate_2=l.asm.emscripten_bind_MdDbMText_Rotate_2).apply(null,arguments)},
|
|
494
|
+
tx=l._emscripten_bind_MdDbMText_Mirror_2=function(){return(tx=l._emscripten_bind_MdDbMText_Mirror_2=l.asm.emscripten_bind_MdDbMText_Mirror_2).apply(null,arguments)},ux=l._emscripten_bind_MdDbMText_ScaleEntity_2=function(){return(ux=l._emscripten_bind_MdDbMText_ScaleEntity_2=l.asm.emscripten_bind_MdDbMText_ScaleEntity_2).apply(null,arguments)},vx=l._emscripten_bind_MdDbMText_TransformBy_1=function(){return(vx=l._emscripten_bind_MdDbMText_TransformBy_1=l.asm.emscripten_bind_MdDbMText_TransformBy_1).apply(null,
|
|
495
|
+
arguments)},wx=l._emscripten_bind_MdDbMText_GetBoundingBox_0=function(){return(wx=l._emscripten_bind_MdDbMText_GetBoundingBox_0=l.asm.emscripten_bind_MdDbMText_GetBoundingBox_0).apply(null,arguments)},xx=l._emscripten_bind_MdDbMText_GetObjectID_0=function(){return(xx=l._emscripten_bind_MdDbMText_GetObjectID_0=l.asm.emscripten_bind_MdDbMText_GetObjectID_0).apply(null,arguments)},yx=l._emscripten_bind_MdDbMText_Erase_0=function(){return(yx=l._emscripten_bind_MdDbMText_Erase_0=l.asm.emscripten_bind_MdDbMText_Erase_0).apply(null,
|
|
496
|
+
arguments)},zx=l._emscripten_bind_MdDbMText_ConnectionTempObject_1=function(){return(zx=l._emscripten_bind_MdDbMText_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbMText_ConnectionTempObject_1).apply(null,arguments)},Ax=l._emscripten_bind_MdDbMText_Clone_0=function(){return(Ax=l._emscripten_bind_MdDbMText_Clone_0=l.asm.emscripten_bind_MdDbMText_Clone_0).apply(null,arguments)},Bx=l._emscripten_bind_MdDbMText_GetHandle_0=function(){return(Bx=l._emscripten_bind_MdDbMText_GetHandle_0=l.asm.emscripten_bind_MdDbMText_GetHandle_0).apply(null,
|
|
497
|
+
arguments)},Cx=l._emscripten_bind_MdDbMText_GetDatabase_0=function(){return(Cx=l._emscripten_bind_MdDbMText_GetDatabase_0=l.asm.emscripten_bind_MdDbMText_GetDatabase_0).apply(null,arguments)},Dx=l._emscripten_bind_MdDbMText_GetOwnerID_0=function(){return(Dx=l._emscripten_bind_MdDbMText_GetOwnerID_0=l.asm.emscripten_bind_MdDbMText_GetOwnerID_0).apply(null,arguments)},Ex=l._emscripten_bind_MdDbMText_moveGripPointsAt_4=function(){return(Ex=l._emscripten_bind_MdDbMText_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbMText_moveGripPointsAt_4).apply(null,
|
|
498
|
+
arguments)},Fx=l._emscripten_bind_MdDbMText_getObjectName_0=function(){return(Fx=l._emscripten_bind_MdDbMText_getObjectName_0=l.asm.emscripten_bind_MdDbMText_getObjectName_0).apply(null,arguments)},Gx=l._emscripten_bind_MdDbMText_getDxf0_0=function(){return(Gx=l._emscripten_bind_MdDbMText_getDxf0_0=l.asm.emscripten_bind_MdDbMText_getDxf0_0).apply(null,arguments)},Hx=l._emscripten_bind_MdDbMText_getJson_0=function(){return(Hx=l._emscripten_bind_MdDbMText_getJson_0=l.asm.emscripten_bind_MdDbMText_getJson_0).apply(null,
|
|
499
|
+
arguments)},Ix=l._emscripten_bind_MdDbMText_setJson_1=function(){return(Ix=l._emscripten_bind_MdDbMText_setJson_1=l.asm.emscripten_bind_MdDbMText_setJson_1).apply(null,arguments)},Jx=l._emscripten_bind_MdDbMText___destroy___0=function(){return(Jx=l._emscripten_bind_MdDbMText___destroy___0=l.asm.emscripten_bind_MdDbMText___destroy___0).apply(null,arguments)},Kx=l._emscripten_bind_MdDbBlockTableRecordIterator_start_2=function(){return(Kx=l._emscripten_bind_MdDbBlockTableRecordIterator_start_2=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_start_2).apply(null,
|
|
500
|
+
arguments)},Lx=l._emscripten_bind_MdDbBlockTableRecordIterator_done_0=function(){return(Lx=l._emscripten_bind_MdDbBlockTableRecordIterator_done_0=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_done_0).apply(null,arguments)},Mx=l._emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0=function(){return(Mx=l._emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0).apply(null,arguments)},Nx=l._emscripten_bind_MdDbBlockTableRecordIterator_step_2=
|
|
501
|
+
function(){return(Nx=l._emscripten_bind_MdDbBlockTableRecordIterator_step_2=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_step_2).apply(null,arguments)},Ox=l._emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0=function(){return(Ox=l._emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0).apply(null,arguments)},Px=l._emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0=function(){return(Px=l._emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0=
|
|
502
|
+
l.asm.emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0).apply(null,arguments)},Qx=l._emscripten_bind_MdDbBlockTableRecordIterator_getJson_0=function(){return(Qx=l._emscripten_bind_MdDbBlockTableRecordIterator_getJson_0=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_getJson_0).apply(null,arguments)},Rx=l._emscripten_bind_MdDbBlockTableRecordIterator_setJson_1=function(){return(Rx=l._emscripten_bind_MdDbBlockTableRecordIterator_setJson_1=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_setJson_1).apply(null,
|
|
503
|
+
arguments)},Sx=l._emscripten_bind_MdDbBlockTableRecordIterator___destroy___0=function(){return(Sx=l._emscripten_bind_MdDbBlockTableRecordIterator___destroy___0=l.asm.emscripten_bind_MdDbBlockTableRecordIterator___destroy___0).apply(null,arguments)},Tx=l._emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0=function(){return(Tx=l._emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0=l.asm.emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0).apply(null,arguments)},Ux=l._emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1=
|
|
504
|
+
function(){return(Ux=l._emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1=l.asm.emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1).apply(null,arguments)},Vx=l._emscripten_bind_MdDbBlockTableRecord_newIterator_2=function(){return(Vx=l._emscripten_bind_MdDbBlockTableRecord_newIterator_2=l.asm.emscripten_bind_MdDbBlockTableRecord_newIterator_2).apply(null,arguments)},Wx=l._emscripten_bind_MdDbBlockTableRecord_origin_0=function(){return(Wx=l._emscripten_bind_MdDbBlockTableRecord_origin_0=
|
|
505
|
+
l.asm.emscripten_bind_MdDbBlockTableRecord_origin_0).apply(null,arguments)},Xx=l._emscripten_bind_MdDbBlockTableRecord_setOrigin_1=function(){return(Xx=l._emscripten_bind_MdDbBlockTableRecord_setOrigin_1=l.asm.emscripten_bind_MdDbBlockTableRecord_setOrigin_1).apply(null,arguments)},Yx=l._emscripten_bind_MdDbBlockTableRecord_GetObjectID_0=function(){return(Yx=l._emscripten_bind_MdDbBlockTableRecord_GetObjectID_0=l.asm.emscripten_bind_MdDbBlockTableRecord_GetObjectID_0).apply(null,arguments)},Zx=l._emscripten_bind_MdDbBlockTableRecord_Erase_0=
|
|
506
|
+
function(){return(Zx=l._emscripten_bind_MdDbBlockTableRecord_Erase_0=l.asm.emscripten_bind_MdDbBlockTableRecord_Erase_0).apply(null,arguments)},$x=l._emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1=function(){return($x=l._emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1).apply(null,arguments)},ay=l._emscripten_bind_MdDbBlockTableRecord_Clone_0=function(){return(ay=l._emscripten_bind_MdDbBlockTableRecord_Clone_0=
|
|
507
|
+
l.asm.emscripten_bind_MdDbBlockTableRecord_Clone_0).apply(null,arguments)},by=l._emscripten_bind_MdDbBlockTableRecord_GetHandle_0=function(){return(by=l._emscripten_bind_MdDbBlockTableRecord_GetHandle_0=l.asm.emscripten_bind_MdDbBlockTableRecord_GetHandle_0).apply(null,arguments)},cy=l._emscripten_bind_MdDbBlockTableRecord_GetDatabase_0=function(){return(cy=l._emscripten_bind_MdDbBlockTableRecord_GetDatabase_0=l.asm.emscripten_bind_MdDbBlockTableRecord_GetDatabase_0).apply(null,arguments)},dy=l._emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0=
|
|
508
|
+
function(){return(dy=l._emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0=l.asm.emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0).apply(null,arguments)},ey=l._emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4=function(){return(ey=l._emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4).apply(null,arguments)},fy=l._emscripten_bind_MdDbBlockTableRecord_getObjectName_0=function(){return(fy=l._emscripten_bind_MdDbBlockTableRecord_getObjectName_0=
|
|
509
|
+
l.asm.emscripten_bind_MdDbBlockTableRecord_getObjectName_0).apply(null,arguments)},gy=l._emscripten_bind_MdDbBlockTableRecord_getDxf0_0=function(){return(gy=l._emscripten_bind_MdDbBlockTableRecord_getDxf0_0=l.asm.emscripten_bind_MdDbBlockTableRecord_getDxf0_0).apply(null,arguments)},hy=l._emscripten_bind_MdDbBlockTableRecord_getJson_0=function(){return(hy=l._emscripten_bind_MdDbBlockTableRecord_getJson_0=l.asm.emscripten_bind_MdDbBlockTableRecord_getJson_0).apply(null,arguments)},iy=l._emscripten_bind_MdDbBlockTableRecord_setJson_1=
|
|
510
|
+
function(){return(iy=l._emscripten_bind_MdDbBlockTableRecord_setJson_1=l.asm.emscripten_bind_MdDbBlockTableRecord_setJson_1).apply(null,arguments)},jy=l._emscripten_bind_MdDbBlockTableRecord___destroy___0=function(){return(jy=l._emscripten_bind_MdDbBlockTableRecord___destroy___0=l.asm.emscripten_bind_MdDbBlockTableRecord___destroy___0).apply(null,arguments)},ky=l._emscripten_bind_MdDbBlockTableIterator_start_2=function(){return(ky=l._emscripten_bind_MdDbBlockTableIterator_start_2=l.asm.emscripten_bind_MdDbBlockTableIterator_start_2).apply(null,
|
|
511
|
+
arguments)},ly=l._emscripten_bind_MdDbBlockTableIterator_done_0=function(){return(ly=l._emscripten_bind_MdDbBlockTableIterator_done_0=l.asm.emscripten_bind_MdDbBlockTableIterator_done_0).apply(null,arguments)},my=l._emscripten_bind_MdDbBlockTableIterator_getRecord_0=function(){return(my=l._emscripten_bind_MdDbBlockTableIterator_getRecord_0=l.asm.emscripten_bind_MdDbBlockTableIterator_getRecord_0).apply(null,arguments)},ny=l._emscripten_bind_MdDbBlockTableIterator_step_2=function(){return(ny=l._emscripten_bind_MdDbBlockTableIterator_step_2=
|
|
512
|
+
l.asm.emscripten_bind_MdDbBlockTableIterator_step_2).apply(null,arguments)},oy=l._emscripten_bind_MdDbBlockTableIterator_getObjectName_0=function(){return(oy=l._emscripten_bind_MdDbBlockTableIterator_getObjectName_0=l.asm.emscripten_bind_MdDbBlockTableIterator_getObjectName_0).apply(null,arguments)},py=l._emscripten_bind_MdDbBlockTableIterator_getDxf0_0=function(){return(py=l._emscripten_bind_MdDbBlockTableIterator_getDxf0_0=l.asm.emscripten_bind_MdDbBlockTableIterator_getDxf0_0).apply(null,arguments)},
|
|
513
|
+
qy=l._emscripten_bind_MdDbBlockTableIterator_getJson_0=function(){return(qy=l._emscripten_bind_MdDbBlockTableIterator_getJson_0=l.asm.emscripten_bind_MdDbBlockTableIterator_getJson_0).apply(null,arguments)},ry=l._emscripten_bind_MdDbBlockTableIterator_setJson_1=function(){return(ry=l._emscripten_bind_MdDbBlockTableIterator_setJson_1=l.asm.emscripten_bind_MdDbBlockTableIterator_setJson_1).apply(null,arguments)},sy=l._emscripten_bind_MdDbBlockTableIterator___destroy___0=function(){return(sy=l._emscripten_bind_MdDbBlockTableIterator___destroy___0=
|
|
514
|
+
l.asm.emscripten_bind_MdDbBlockTableIterator___destroy___0).apply(null,arguments)},ty=l._emscripten_bind_MdDbBlockTable_getAt_1=function(){return(ty=l._emscripten_bind_MdDbBlockTable_getAt_1=l.asm.emscripten_bind_MdDbBlockTable_getAt_1).apply(null,arguments)},uy=l._emscripten_bind_MdDbBlockTable_has_1=function(){return(uy=l._emscripten_bind_MdDbBlockTable_has_1=l.asm.emscripten_bind_MdDbBlockTable_has_1).apply(null,arguments)},vy=l._emscripten_bind_MdDbBlockTable_newIterator_2=function(){return(vy=
|
|
515
|
+
l._emscripten_bind_MdDbBlockTable_newIterator_2=l.asm.emscripten_bind_MdDbBlockTable_newIterator_2).apply(null,arguments)},wy=l._emscripten_bind_MdDbBlockTable_add_1=function(){return(wy=l._emscripten_bind_MdDbBlockTable_add_1=l.asm.emscripten_bind_MdDbBlockTable_add_1).apply(null,arguments)},xy=l._emscripten_bind_MdDbBlockTable_GetObjectID_0=function(){return(xy=l._emscripten_bind_MdDbBlockTable_GetObjectID_0=l.asm.emscripten_bind_MdDbBlockTable_GetObjectID_0).apply(null,arguments)},yy=l._emscripten_bind_MdDbBlockTable_Erase_0=
|
|
516
|
+
function(){return(yy=l._emscripten_bind_MdDbBlockTable_Erase_0=l.asm.emscripten_bind_MdDbBlockTable_Erase_0).apply(null,arguments)},zy=l._emscripten_bind_MdDbBlockTable_ConnectionTempObject_1=function(){return(zy=l._emscripten_bind_MdDbBlockTable_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbBlockTable_ConnectionTempObject_1).apply(null,arguments)},Ay=l._emscripten_bind_MdDbBlockTable_Clone_0=function(){return(Ay=l._emscripten_bind_MdDbBlockTable_Clone_0=l.asm.emscripten_bind_MdDbBlockTable_Clone_0).apply(null,
|
|
517
|
+
arguments)},By=l._emscripten_bind_MdDbBlockTable_GetHandle_0=function(){return(By=l._emscripten_bind_MdDbBlockTable_GetHandle_0=l.asm.emscripten_bind_MdDbBlockTable_GetHandle_0).apply(null,arguments)},Cy=l._emscripten_bind_MdDbBlockTable_GetDatabase_0=function(){return(Cy=l._emscripten_bind_MdDbBlockTable_GetDatabase_0=l.asm.emscripten_bind_MdDbBlockTable_GetDatabase_0).apply(null,arguments)},Dy=l._emscripten_bind_MdDbBlockTable_GetOwnerID_0=function(){return(Dy=l._emscripten_bind_MdDbBlockTable_GetOwnerID_0=
|
|
518
|
+
l.asm.emscripten_bind_MdDbBlockTable_GetOwnerID_0).apply(null,arguments)},Ey=l._emscripten_bind_MdDbBlockTable_moveGripPointsAt_4=function(){return(Ey=l._emscripten_bind_MdDbBlockTable_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbBlockTable_moveGripPointsAt_4).apply(null,arguments)},Fy=l._emscripten_bind_MdDbBlockTable_getObjectName_0=function(){return(Fy=l._emscripten_bind_MdDbBlockTable_getObjectName_0=l.asm.emscripten_bind_MdDbBlockTable_getObjectName_0).apply(null,arguments)},Gy=l._emscripten_bind_MdDbBlockTable_getDxf0_0=
|
|
519
|
+
function(){return(Gy=l._emscripten_bind_MdDbBlockTable_getDxf0_0=l.asm.emscripten_bind_MdDbBlockTable_getDxf0_0).apply(null,arguments)},Hy=l._emscripten_bind_MdDbBlockTable_getJson_0=function(){return(Hy=l._emscripten_bind_MdDbBlockTable_getJson_0=l.asm.emscripten_bind_MdDbBlockTable_getJson_0).apply(null,arguments)},Iy=l._emscripten_bind_MdDbBlockTable_setJson_1=function(){return(Iy=l._emscripten_bind_MdDbBlockTable_setJson_1=l.asm.emscripten_bind_MdDbBlockTable_setJson_1).apply(null,arguments)},
|
|
520
|
+
Jy=l._emscripten_bind_MdDbBlockTable___destroy___0=function(){return(Jy=l._emscripten_bind_MdDbBlockTable___destroy___0=l.asm.emscripten_bind_MdDbBlockTable___destroy___0).apply(null,arguments)},Ky=l._emscripten_bind_McDrawSelSet_McDrawSelSet_0=function(){return(Ky=l._emscripten_bind_McDrawSelSet_McDrawSelSet_0=l.asm.emscripten_bind_McDrawSelSet_McDrawSelSet_0).apply(null,arguments)},Ly=l._emscripten_bind_McDrawSelSet_allSelect_1=function(){return(Ly=l._emscripten_bind_McDrawSelSet_allSelect_1=l.asm.emscripten_bind_McDrawSelSet_allSelect_1).apply(null,
|
|
521
|
+
arguments)},My=l._emscripten_bind_McDrawSelSet_pointSelect_4=function(){return(My=l._emscripten_bind_McDrawSelSet_pointSelect_4=l.asm.emscripten_bind_McDrawSelSet_pointSelect_4).apply(null,arguments)},Ny=l._emscripten_bind_McDrawSelSet_crossingSelect_5=function(){return(Ny=l._emscripten_bind_McDrawSelSet_crossingSelect_5=l.asm.emscripten_bind_McDrawSelSet_crossingSelect_5).apply(null,arguments)},Oy=l._emscripten_bind_McDrawSelSet_count_0=function(){return(Oy=l._emscripten_bind_McDrawSelSet_count_0=
|
|
522
|
+
l.asm.emscripten_bind_McDrawSelSet_count_0).apply(null,arguments)},Py=l._emscripten_bind_McDrawSelSet_item_1=function(){return(Py=l._emscripten_bind_McDrawSelSet_item_1=l.asm.emscripten_bind_McDrawSelSet_item_1).apply(null,arguments)},Qy=l._emscripten_bind_McDrawSelSet_getObjectName_0=function(){return(Qy=l._emscripten_bind_McDrawSelSet_getObjectName_0=l.asm.emscripten_bind_McDrawSelSet_getObjectName_0).apply(null,arguments)},Ry=l._emscripten_bind_McDrawSelSet_getDxf0_0=function(){return(Ry=l._emscripten_bind_McDrawSelSet_getDxf0_0=
|
|
523
|
+
l.asm.emscripten_bind_McDrawSelSet_getDxf0_0).apply(null,arguments)},Sy=l._emscripten_bind_McDrawSelSet_getJson_0=function(){return(Sy=l._emscripten_bind_McDrawSelSet_getJson_0=l.asm.emscripten_bind_McDrawSelSet_getJson_0).apply(null,arguments)},Ty=l._emscripten_bind_McDrawSelSet_setJson_1=function(){return(Ty=l._emscripten_bind_McDrawSelSet_setJson_1=l.asm.emscripten_bind_McDrawSelSet_setJson_1).apply(null,arguments)},Uy=l._emscripten_bind_McDrawSelSet___destroy___0=function(){return(Uy=l._emscripten_bind_McDrawSelSet___destroy___0=
|
|
520
524
|
l.asm.emscripten_bind_McDrawSelSet___destroy___0).apply(null,arguments)},zd=l._malloc=function(){return(zd=l._malloc=l.asm.malloc).apply(null,arguments)},Cd=l._free=function(){return(Cd=l._free=l.asm.free).apply(null,arguments)};function Yc(){return(Yc=l.asm.__errno_location).apply(null,arguments)}l.__emscripten_tls_init=function(){return(l.__emscripten_tls_init=l.asm._emscripten_tls_init).apply(null,arguments)};
|
|
521
525
|
var Lc=l._pthread_self=function(){return(Lc=l._pthread_self=l.asm.pthread_self).apply(null,arguments)},Ae=l.__emscripten_thread_init=function(){return(Ae=l.__emscripten_thread_init=l.asm._emscripten_thread_init).apply(null,arguments)};l.__emscripten_thread_crashed=function(){return(l.__emscripten_thread_crashed=l.asm._emscripten_thread_crashed).apply(null,arguments)};function td(){return(td=l.asm._emscripten_run_in_main_runtime_thread_js).apply(null,arguments)}
|
|
522
|
-
function Kc(){return(Kc=l.asm._emscripten_thread_free_data).apply(null,arguments)}var Rc=l.__emscripten_thread_exit=function(){return(Rc=l.__emscripten_thread_exit=l.asm._emscripten_thread_exit).apply(null,arguments)},ed=l.__emscripten_check_mailbox=function(){return(ed=l.__emscripten_check_mailbox=l.asm._emscripten_check_mailbox).apply(null,arguments)};function
|
|
526
|
+
function Kc(){return(Kc=l.asm._emscripten_thread_free_data).apply(null,arguments)}var Rc=l.__emscripten_thread_exit=function(){return(Rc=l.__emscripten_thread_exit=l.asm._emscripten_thread_exit).apply(null,arguments)},ed=l.__emscripten_check_mailbox=function(){return(ed=l.__emscripten_check_mailbox=l.asm._emscripten_check_mailbox).apply(null,arguments)};function Vy(){return(Vy=l.asm.setThrew).apply(null,arguments)}function Nc(){return(Nc=l.asm.emscripten_stack_set_limits).apply(null,arguments)}
|
|
523
527
|
function rd(){return(rd=l.asm.stackSave).apply(null,arguments)}function Oc(){return(Oc=l.asm.stackRestore).apply(null,arguments)}function sd(){return(sd=l.asm.stackAlloc).apply(null,arguments)}l.dynCall_iijj=function(){return(l.dynCall_iijj=l.asm.dynCall_iijj).apply(null,arguments)};l.dynCall_iij=function(){return(l.dynCall_iij=l.asm.dynCall_iij).apply(null,arguments)};l.dynCall_iiiiiji=function(){return(l.dynCall_iiiiiji=l.asm.dynCall_iiiiiji).apply(null,arguments)};
|
|
524
528
|
l.dynCall_iiji=function(){return(l.dynCall_iiji=l.asm.dynCall_iiji).apply(null,arguments)};l.dynCall_iiiiiijji=function(){return(l.dynCall_iiiiiijji=l.asm.dynCall_iiiiiijji).apply(null,arguments)};l.dynCall_ji=function(){return(l.dynCall_ji=l.asm.dynCall_ji).apply(null,arguments)};l.dynCall_vij=function(){return(l.dynCall_vij=l.asm.dynCall_vij).apply(null,arguments)};l.dynCall_iiij=function(){return(l.dynCall_iiij=l.asm.dynCall_iiij).apply(null,arguments)};
|
|
525
529
|
l.dynCall_iiiiij=function(){return(l.dynCall_iiiiij=l.asm.dynCall_iiiiij).apply(null,arguments)};l.dynCall_iiijjiddddddii=function(){return(l.dynCall_iiijjiddddddii=l.asm.dynCall_iiijjiddddddii).apply(null,arguments)};l.dynCall_iiiiddddiiiiiijjiiiiii=function(){return(l.dynCall_iiiiddddiiiiiijjiiiiii=l.asm.dynCall_iiiiddddiiiiiijjiiiiii).apply(null,arguments)};l.dynCall_viij=function(){return(l.dynCall_viij=l.asm.dynCall_viij).apply(null,arguments)};
|
|
526
|
-
l.dynCall_jiji=function(){return(l.dynCall_jiji=l.asm.dynCall_jiji).apply(null,arguments)};l.dynCall_viijii=function(){return(l.dynCall_viijii=l.asm.dynCall_viijii).apply(null,arguments)};l.dynCall_iiiiijj=function(){return(l.dynCall_iiiiijj=l.asm.dynCall_iiiiijj).apply(null,arguments)};l.dynCall_iiiiiijj=function(){return(l.dynCall_iiiiiijj=l.asm.dynCall_iiiiiijj).apply(null,arguments)};l.___start_em_js=
|
|
527
|
-
function Ee(a,c,d){var e=rd();try{Qc(a)(c,d)}catch(f){Oc(e);if(f!==f+0)throw f;
|
|
528
|
-
function
|
|
529
|
-
1);a()},1)):a())}}if(l.preInit)for("function"==typeof l.preInit&&(l.preInit=[l.preInit]);0<l.preInit.length;)l.preInit.pop()();
|
|
530
|
-
l.destroy=function(a){if(!a.__destroy__)throw"Error: Cannot destroy object. (Did you create it yourself?)";a.__destroy__();delete
|
|
531
|
-
function
|
|
532
|
-
function
|
|
533
|
-
function z(){throw"cannot construct a MdDbObject, no constructor in IDL";}z.prototype=Object.create(
|
|
530
|
+
l.dynCall_jiji=function(){return(l.dynCall_jiji=l.asm.dynCall_jiji).apply(null,arguments)};l.dynCall_viijii=function(){return(l.dynCall_viijii=l.asm.dynCall_viijii).apply(null,arguments)};l.dynCall_iiiiijj=function(){return(l.dynCall_iiiiijj=l.asm.dynCall_iiiiijj).apply(null,arguments)};l.dynCall_iiiiiijj=function(){return(l.dynCall_iiiiiijj=l.asm.dynCall_iiiiiijj).apply(null,arguments)};l.___start_em_js=265064;l.___stop_em_js=265162;
|
|
531
|
+
function Ee(a,c,d){var e=rd();try{Qc(a)(c,d)}catch(f){Oc(e);if(f!==f+0)throw f;Vy(1,0)}}function De(a,c){var d=rd();try{Qc(a)(c)}catch(e){Oc(d);if(e!==e+0)throw e;Vy(1,0)}}function Be(a,c){var d=rd();try{return Qc(a)(c)}catch(e){Oc(d);if(e!==e+0)throw e;Vy(1,0)}}function Ce(a,c,d,e){var f=rd();try{return Qc(a)(c,d,e)}catch(g){Oc(f);if(g!==g+0)throw g;Vy(1,0)}}l.keepRuntimeAlive=ab;l.wasmMemory=ba;l.ExitStatus=Db;l.PThread=r;var Wy;mb=function Xy(){Wy||Yy();Wy||(mb=Xy)};
|
|
532
|
+
function Yy(){function a(){if(!Wy&&(Wy=!0,l.calledRun=!0,!Ra)){bb();ua(l);if(l.onRuntimeInitialized)l.onRuntimeInitialized();if(!Ca){if(l.postRun)for("function"==typeof l.postRun&&(l.postRun=[l.postRun]);l.postRun.length;){var c=l.postRun.shift();Za.unshift(c)}ib(Za)}}}if(!(0<kb))if(Ca)ua(l),bb(),startWorker(l);else{if(l.preRun)for("function"==typeof l.preRun&&(l.preRun=[l.preRun]);l.preRun.length;)jb();ib(Xa);0<kb||(l.setStatus?(l.setStatus("Running..."),setTimeout(function(){setTimeout(function(){l.setStatus("")},
|
|
533
|
+
1);a()},1)):a())}}if(l.preInit)for("function"==typeof l.preInit&&(l.preInit=[l.preInit]);0<l.preInit.length;)l.preInit.pop()();Yy();function Zy(){}Zy.prototype=Object.create(Zy.prototype);Zy.prototype.constructor=Zy;Zy.prototype.i=Zy;Zy.j={};l.WrapperObject=Zy;function $y(a){return(a||Zy).j}l.getCache=$y;function w(a,c){var d=$y(c),e=d[a];if(e)return e;e=Object.create((c||Zy).prototype);e.g=a;return d[a]=e}l.wrapPointer=w;l.castObject=function(a,c){return w(a.g,c)};l.NULL=w(0);
|
|
534
|
+
l.destroy=function(a){if(!a.__destroy__)throw"Error: Cannot destroy object. (Did you create it yourself?)";a.__destroy__();delete $y(a.i)[a.g]};l.compare=function(a,c){return a.g===c.g};l.getPointer=function(a){return a.g};l.getClass=function(a){return a.i};var az=0,bz=0,cz=0,dz=[],ez=0;function x(){if(ez){for(var a=0;a<dz.length;a++)l._free(dz[a]);dz.length=0;l._free(az);az=0;bz+=ez;ez=0}az||(bz+=128,(az=l._malloc(bz))||Pa());cz=0}
|
|
535
|
+
function fz(a,c){az||Pa();a=a.length*c.BYTES_PER_ELEMENT;a=a+7&-8;cz+a>=bz?(0<a||Pa(),ez+=a,c=l._malloc(a),dz.push(c)):(c=az+cz,cz+=a);return c}function gz(a,c,d){d>>>=0;switch(c.BYTES_PER_ELEMENT){case 2:d>>>=1;break;case 4:d>>>=2;break;case 8:d>>>=3}for(var e=0;e<a.length;e++)c[d+e]=a[e]}function y(a){if("string"===typeof a){a=Pb(a);var c=fz(a,aa());gz(a,aa(),c);return c}return a}function hz(a){if("object"===typeof a){var c=fz(a,sa());gz(a,sa(),c);return c}return a}
|
|
536
|
+
function iz(){throw"cannot construct a MdRxObject, no constructor in IDL";}iz.prototype=Object.create(Zy.prototype);iz.prototype.constructor=iz;iz.prototype.i=iz;iz.j={};l.MdRxObject=iz;iz.prototype.getObjectName=function(){return p(Ge(this.g))};iz.prototype.getDxf0=function(){return p(He(this.g))};iz.prototype.getJson=function(){return p(Ie(this.g))};iz.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Je(c,a)};
|
|
537
|
+
function z(){throw"cannot construct a MdDbObject, no constructor in IDL";}z.prototype=Object.create(iz.prototype);z.prototype.constructor=z;z.prototype.i=z;z.j={};l.MdDbObject=z;z.prototype.GetObjectID=function(){return Ke(this.g)};z.prototype.Erase=function(){return!!Le(this.g)};z.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Me(c,a)};z.prototype.Clone=function(){return w(Ne(this.g),z)};z.prototype.GetHandle=function(){return p(Oe(this.g))};
|
|
534
538
|
z.prototype.GetDatabase=function(){return w(Pe(this.g),C)};z.prototype.GetOwnerID=function(){return Qe(this.g)};z.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Re(f,a,c,d,e)};z.prototype.getObjectName=function(){return p(Se(this.g))};z.prototype.getDxf0=function(){return p(Te(this.g))};z.prototype.getJson=function(){return p(Ue(this.g))};
|
|
535
539
|
z.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ve(c,a)};function D(){throw"cannot construct a MdDbEntity, no constructor in IDL";}D.prototype=Object.create(z.prototype);D.prototype.constructor=D;D.prototype.i=D;D.j={};l.MdDbEntity=D;D.prototype.explode=function(){return w(We(this.g),E)};D.prototype.TrueColor=function(){return w(Xe(this.g),F)};D.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ye(c,a)};
|
|
536
540
|
D.prototype.ColorIndex=function(){return Ze(this.g)};D.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$e(c,a)};D.prototype.Layer=function(){return p(af(this.g))};D.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!bf(c,a)};D.prototype.LinetypeScale=function(){return cf(this.g)};D.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!df(c,a)};D.prototype.Visible=function(){return!!ef(this.g)};
|
|
@@ -548,7 +552,7 @@ G.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);
|
|
|
548
552
|
G.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kg(c,a)};G.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!lg(d,a,c)};G.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!mg(d,a,c)};G.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!ng(d,a,c)};
|
|
549
553
|
G.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!og(d,a,c)};G.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pg(c,a)};G.prototype.GetBoundingBox=function(){return w(qg(this.g),E)};G.prototype.GetObjectID=function(){return rg(this.g)};G.prototype.Erase=function(){return!!sg(this.g)};G.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!tg(c,a)};
|
|
550
554
|
G.prototype.Clone=function(){return w(ug(this.g),z)};G.prototype.GetHandle=function(){return p(vg(this.g))};G.prototype.GetDatabase=function(){return w(wg(this.g),C)};G.prototype.GetOwnerID=function(){return xg(this.g)};G.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!yg(f,a,c,d,e)};G.prototype.getObjectName=function(){return p(zg(this.g))};
|
|
551
|
-
G.prototype.getDxf0=function(){return p(Ag(this.g))};G.prototype.getJson=function(){return p(Bg(this.g))};G.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Cg(c,a)};function J(){this.g=Dg()
|
|
555
|
+
G.prototype.getDxf0=function(){return p(Ag(this.g))};G.prototype.getJson=function(){return p(Bg(this.g))};G.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Cg(c,a)};function J(){this.g=Dg();$y(J)[this.g]=this}J.prototype=Object.create(D.prototype);J.prototype.constructor=J;J.prototype.i=J;J.j={};l.MdDbDimension=J;J.prototype.textPosition=function(){return w(Eg(this.g),H)};
|
|
552
556
|
J.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fg(c,a)};J.prototype.isUsingDefaultTextPosition=function(){return!!Gg(this.g)};J.prototype.useSetTextPosition=function(){return!!Hg(this.g)};J.prototype.useDefaultTextPosition=function(){return!!Ig(this.g)};J.prototype.elevation=J.prototype.elevation=function(){return Jg(this.g)};J.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kg(c,a)};J.prototype.dimensionText=function(){return p(Lg(this.g))};
|
|
553
557
|
J.prototype.setDimensionText=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Mg(c,a)};J.prototype.textRotation=function(){return Ng(this.g)};J.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Og(c,a)};J.prototype.dimensionStyle=function(){return Pg(this.g)};J.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qg(c,a)};J.prototype.textAttachment=function(){return Rg(this.g)};
|
|
554
558
|
J.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Sg(c,a)};J.prototype.horizontalRotation=function(){return Tg(this.g)};J.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ug(c,a)};J.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vg(c,a)};J.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Wg(c,a)};
|
|
@@ -560,195 +564,197 @@ J.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a
|
|
|
560
564
|
J.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!vh(d,a,c)};J.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!wh(d,a,c)};J.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xh(c,a)};J.prototype.GetBoundingBox=function(){return w(yh(this.g),E)};J.prototype.GetObjectID=function(){return zh(this.g)};J.prototype.Erase=function(){return!!Ah(this.g)};
|
|
561
565
|
J.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Bh(c,a)};J.prototype.Clone=function(){return w(Ch(this.g),z)};J.prototype.GetHandle=function(){return p(Dh(this.g))};J.prototype.GetDatabase=function(){return w(Eh(this.g),C)};J.prototype.GetOwnerID=function(){return Fh(this.g)};
|
|
562
566
|
J.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Gh(f,a,c,d,e)};J.prototype.getObjectName=function(){return p(Hh(this.g))};J.prototype.getDxf0=function(){return p(Ih(this.g))};J.prototype.getJson=function(){return p(Jh(this.g))};J.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Kh(c,a)};J.prototype.__destroy__=function(){Lh(this.g)};
|
|
563
|
-
function
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
function F(){this.g=ii()
|
|
567
|
+
function jz(){throw"cannot construct a VoidPtr, no constructor in IDL";}jz.prototype=Object.create(Zy.prototype);jz.prototype.constructor=jz;jz.prototype.i=jz;jz.j={};l.VoidPtr=jz;jz.prototype.__destroy__=function(){Mh(this.g)};function kz(){this.g=Nh();$y(kz)[this.g]=this}kz.prototype=Object.create(Zy.prototype);kz.prototype.constructor=kz;kz.prototype.i=kz;kz.j={};l.McApp=kz;kz.prototype.Init=function(){Oh(this.g)};
|
|
568
|
+
kz.prototype.CreateMxDraw=function(a,c,d,e,f){var g=this.g;x();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:y(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return w(Ph(g,a,c,d,e,f),K)};kz.prototype.GetCurrentMxDraw=function(){return w(Qh(this.g),K)};kz.prototype.DestroyObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Rh(c,a)};
|
|
569
|
+
kz.prototype.mcedRGB2Index=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return Sh(f,a,c,d,e)};kz.prototype.ObjectIdToObjectName=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(Th(c,a))};kz.prototype.ObjectIdToMdObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Uh(c,a),z)};
|
|
570
|
+
kz.prototype.ObjectIdToMdDbLine=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Vh(c,a),L)};kz.prototype.ObjectIdToMdDbText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Wh(c,a),O)};kz.prototype.ObjectIdToMdDbPolyline=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Xh(c,a),Q)};kz.prototype.ObjectIdToMdDbCircle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Yh(c,a),S)};
|
|
571
|
+
kz.prototype.ObjectIdToMdDbArc=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Zh(c,a),T)};kz.prototype.ObjectIdToMdDbBlockReference=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w($h(c,a),U)};kz.prototype.ObjectIdToMdDbAlignedDimension=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(ai(c,a),V)};kz.prototype.ObjectIdToMdDbRotatedDimension=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(bi(c,a),W)};
|
|
572
|
+
kz.prototype.ObjectIdToMdDbMText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(ci(c,a),X)};kz.prototype.getLastCallResult=function(){return di(this.g)};kz.prototype.ThreadTaskAbortExit=function(){ei(this.g)};kz.prototype.setFontFilePath=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);fi(c,a)};kz.prototype.addNetworkLoadingFont=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);gi(c,a)};kz.prototype.__destroy__=function(){hi(this.g)};
|
|
573
|
+
function F(){this.g=ii();$y(F)[this.g]=this}F.prototype=Object.create(Zy.prototype);F.prototype.constructor=F;F.prototype.i=F;F.j={};l.MdCmColor=F;F.prototype.setColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ji(c,a)};F.prototype.setRGB=function(a,c,d){var e=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);ki(e,a,c,d)};F.prototype.get_red=F.prototype.gb=function(){return li(this.g)};
|
|
570
574
|
F.prototype.set_red=F.prototype.Ab=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);mi(c,a)};Object.defineProperty(F.prototype,"red",{get:F.prototype.gb,set:F.prototype.Ab});F.prototype.get_green=F.prototype.cb=function(){return ni(this.g)};F.prototype.set_green=F.prototype.xb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);oi(c,a)};Object.defineProperty(F.prototype,"green",{get:F.prototype.cb,set:F.prototype.xb});F.prototype.get_blue=F.prototype.ab=function(){return pi(this.g)};
|
|
571
575
|
F.prototype.set_blue=F.prototype.tb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);qi(c,a)};Object.defineProperty(F.prototype,"blue",{get:F.prototype.ab,set:F.prototype.tb});F.prototype.get_method=F.prototype.eb=function(){return ri(this.g)};F.prototype.set_method=F.prototype.yb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);si(c,a)};Object.defineProperty(F.prototype,"method",{get:F.prototype.eb,set:F.prototype.yb});F.prototype.get_n=F.prototype.fb=function(){return ti(this.g)};
|
|
572
576
|
F.prototype.set_n=F.prototype.zb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ui(c,a)};Object.defineProperty(F.prototype,"n",{get:F.prototype.fb,set:F.prototype.zb});F.prototype.get_colorIndex=F.prototype.bb=function(){return vi(this.g)};F.prototype.set_colorIndex=F.prototype.vb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);wi(c,a)};Object.defineProperty(F.prototype,"colorIndex",{get:F.prototype.bb,set:F.prototype.vb});F.prototype.__destroy__=function(){xi(this.g)};
|
|
573
|
-
function H(a,c,d){a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);this.g=void 0===a?yi():void 0===c?_emscripten_bind_MdGePoint3d_MdGePoint3d_1(a):void 0===d?_emscripten_bind_MdGePoint3d_MdGePoint3d_2(a,c):zi(a,c,d)
|
|
577
|
+
function H(a,c,d){a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);this.g=void 0===a?yi():void 0===c?_emscripten_bind_MdGePoint3d_MdGePoint3d_1(a):void 0===d?_emscripten_bind_MdGePoint3d_MdGePoint3d_2(a,c):zi(a,c,d);$y(H)[this.g]=this}H.prototype=Object.create(Zy.prototype);H.prototype.constructor=H;H.prototype.i=H;H.j={};l.MdGePoint3d=H;H.prototype.transformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ai(c,a)};
|
|
574
578
|
H.prototype.addvec=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Bi(c,a)};H.prototype.subvec=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ci(c,a)};H.prototype.sub=H.prototype.sub=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Di(c,a),I)};H.prototype.distanceTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ei(c,a)};H.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fi(c,a)};
|
|
575
579
|
H.prototype.get_x=H.prototype.ga=function(){return Gi(this.g)};H.prototype.set_x=H.prototype.na=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Hi(c,a)};Object.defineProperty(H.prototype,"x",{get:H.prototype.ga,set:H.prototype.na});H.prototype.get_y=H.prototype.ha=function(){return Ii(this.g)};H.prototype.set_y=H.prototype.oa=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ji(c,a)};Object.defineProperty(H.prototype,"y",{get:H.prototype.ha,set:H.prototype.oa});
|
|
576
|
-
H.prototype.get_z=H.prototype.ia=function(){return Ki(this.g)};H.prototype.set_z=H.prototype.pa=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Li(c,a)};Object.defineProperty(H.prototype,"z",{get:H.prototype.ia,set:H.prototype.pa});H.prototype.__destroy__=function(){Mi(this.g)};function
|
|
577
|
-
|
|
578
|
-
function I(a,c,d){a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);this.g=void 0===a?
|
|
579
|
-
I.prototype.rotateBy=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);
|
|
580
|
-
I.prototype.isUnitLength=function(){return!!
|
|
581
|
-
I.prototype.set_x=I.prototype.na=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);
|
|
582
|
-
I.prototype.set_z=I.prototype.pa=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
Y.prototype.
|
|
591
|
-
Y.prototype.
|
|
592
|
-
function
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
C.prototype.
|
|
603
|
-
C.prototype.
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
K.prototype.
|
|
607
|
-
K.prototype.
|
|
608
|
-
K.prototype.
|
|
609
|
-
K.prototype.
|
|
610
|
-
K.prototype.
|
|
611
|
-
K.prototype.
|
|
612
|
-
K.prototype.
|
|
613
|
-
K.prototype.
|
|
614
|
-
K.prototype.
|
|
615
|
-
K.prototype.
|
|
616
|
-
K.prototype.
|
|
617
|
-
K.prototype.
|
|
618
|
-
K.prototype.
|
|
619
|
-
K.prototype.
|
|
620
|
-
K.prototype.
|
|
621
|
-
K.prototype.
|
|
622
|
-
K.prototype.
|
|
623
|
-
K.prototype.
|
|
624
|
-
K.prototype.
|
|
625
|
-
K.prototype.
|
|
626
|
-
K.prototype.
|
|
627
|
-
K.prototype.
|
|
628
|
-
K.prototype.
|
|
629
|
-
K.prototype.
|
|
630
|
-
K.prototype.
|
|
631
|
-
K.prototype.
|
|
632
|
-
K.prototype.
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
E.prototype.
|
|
636
|
-
E.prototype.
|
|
637
|
-
E.prototype.
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
L.prototype.
|
|
643
|
-
L.prototype.
|
|
644
|
-
L.prototype.
|
|
645
|
-
L.prototype.
|
|
646
|
-
L.prototype.
|
|
647
|
-
L.prototype.
|
|
648
|
-
L.prototype.
|
|
649
|
-
L.prototype.
|
|
650
|
-
function
|
|
651
|
-
|
|
652
|
-
O
|
|
653
|
-
O.prototype.
|
|
654
|
-
O.prototype.
|
|
655
|
-
O.prototype.
|
|
656
|
-
O.prototype.
|
|
657
|
-
O.prototype.
|
|
658
|
-
O.prototype.
|
|
659
|
-
O.prototype.
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
S.prototype.
|
|
663
|
-
S.prototype.
|
|
664
|
-
S.prototype.
|
|
665
|
-
S.prototype.
|
|
666
|
-
S.prototype.
|
|
667
|
-
S.prototype.
|
|
668
|
-
S.prototype.
|
|
669
|
-
S.prototype.
|
|
670
|
-
S.prototype.
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
T.prototype.
|
|
674
|
-
T.prototype.
|
|
675
|
-
T.prototype.
|
|
676
|
-
T.prototype.
|
|
677
|
-
T.prototype.
|
|
678
|
-
T.prototype.
|
|
679
|
-
T.prototype.
|
|
680
|
-
T.prototype.
|
|
681
|
-
T.prototype.
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
Q.
|
|
685
|
-
Q.prototype.
|
|
686
|
-
Q.prototype.
|
|
687
|
-
Q.prototype.
|
|
688
|
-
Q.prototype.
|
|
689
|
-
Q.prototype.
|
|
690
|
-
Q.prototype.
|
|
691
|
-
Q.prototype.
|
|
692
|
-
Q.prototype.
|
|
693
|
-
Q.prototype.
|
|
694
|
-
Q.prototype.
|
|
695
|
-
function
|
|
696
|
-
|
|
697
|
-
U.
|
|
698
|
-
U.prototype.
|
|
699
|
-
U.prototype.
|
|
700
|
-
U.prototype.
|
|
701
|
-
U.prototype.
|
|
702
|
-
U.prototype.
|
|
703
|
-
U.prototype.
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
V.prototype.
|
|
707
|
-
V.prototype.
|
|
708
|
-
V.prototype.
|
|
709
|
-
V.prototype.
|
|
710
|
-
V.prototype.
|
|
711
|
-
V.prototype.
|
|
712
|
-
V.prototype.
|
|
713
|
-
V.prototype.
|
|
714
|
-
V.prototype.
|
|
715
|
-
V.prototype.
|
|
716
|
-
function
|
|
717
|
-
|
|
718
|
-
W.prototype.
|
|
719
|
-
W.prototype.
|
|
720
|
-
W.prototype.
|
|
721
|
-
W.prototype.
|
|
722
|
-
W.prototype.
|
|
723
|
-
W.prototype.
|
|
724
|
-
W.prototype.
|
|
725
|
-
W.prototype.
|
|
726
|
-
W.prototype.
|
|
727
|
-
W.prototype.
|
|
728
|
-
W.prototype.
|
|
729
|
-
function
|
|
730
|
-
|
|
731
|
-
X.prototype.
|
|
732
|
-
X.prototype.
|
|
733
|
-
X.prototype.
|
|
734
|
-
X.prototype.
|
|
735
|
-
X.prototype.
|
|
736
|
-
X.prototype.
|
|
737
|
-
X.prototype.
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
function
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
580
|
+
H.prototype.get_z=H.prototype.ia=function(){return Ki(this.g)};H.prototype.set_z=H.prototype.pa=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Li(c,a)};Object.defineProperty(H.prototype,"z",{get:H.prototype.ia,set:H.prototype.pa});H.prototype.__destroy__=function(){Mi(this.g)};function lz(){this.g=Ni();$y(lz)[this.g]=this}lz.prototype=Object.create(Zy.prototype);lz.prototype.constructor=lz;lz.prototype.i=lz;lz.j={};l.MdGePoint3dArray=lz;
|
|
581
|
+
lz.prototype.append=lz.prototype.append=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Oi(c,a)};lz.prototype.length=lz.prototype.length=function(){return Pi(this.g)};lz.prototype.at=lz.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Qi(c,a),H)};lz.prototype.setAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Ri(d,a,c)};
|
|
582
|
+
lz.prototype.copy=lz.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Si(c,a)};lz.prototype.__destroy__=function(){Ti(this.g)};function I(a,c,d){a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);this.g=void 0===a?Ui():void 0===c?_emscripten_bind_MdGeVector3d_MdGeVector3d_1(a):void 0===d?_emscripten_bind_MdGeVector3d_MdGeVector3d_2(a,c):Vi(a,c,d);$y(I)[this.g]=this}I.prototype=Object.create(Zy.prototype);I.prototype.constructor=I;
|
|
583
|
+
I.prototype.i=I;I.j={};l.MdGeVector3d=I;I.prototype.rotateBy=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Wi(d,a,c)};I.prototype.negate=function(){Xi(this.g)};I.prototype.perpVector=function(){Yi(this.g)};I.prototype.angleTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return void 0===c?Zi(d,a):$i(d,a,c)};I.prototype.normalize=I.prototype.normalize=function(){aj(this.g)};
|
|
584
|
+
I.prototype.length=I.prototype.length=function(){return bj(this.g)};I.prototype.isUnitLength=function(){return!!cj(this.g)};I.prototype.isZeroLength=function(){return!!dj(this.g)};I.prototype.dotProduct=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ej(c,a)};I.prototype.crossProduct=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(fj(c,a),I)};I.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gj(c,a)};
|
|
585
|
+
I.prototype.get_x=I.prototype.ga=function(){return hj(this.g)};I.prototype.set_x=I.prototype.na=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ij(c,a)};Object.defineProperty(I.prototype,"x",{get:I.prototype.ga,set:I.prototype.na});I.prototype.get_y=I.prototype.ha=function(){return jj(this.g)};I.prototype.set_y=I.prototype.oa=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);kj(c,a)};Object.defineProperty(I.prototype,"y",{get:I.prototype.ha,set:I.prototype.oa});
|
|
586
|
+
I.prototype.get_z=I.prototype.ia=function(){return lj(this.g)};I.prototype.set_z=I.prototype.pa=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);mj(c,a)};Object.defineProperty(I.prototype,"z",{get:I.prototype.ia,set:I.prototype.pa});I.prototype.__destroy__=function(){nj(this.g)};function mz(){this.g=oj();$y(mz)[this.g]=this}mz.prototype=Object.create(Zy.prototype);mz.prototype.constructor=mz;mz.prototype.i=mz;mz.j={};l.MdGeLongArray=mz;
|
|
587
|
+
mz.prototype.append=mz.prototype.append=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);pj(c,a)};mz.prototype.length=mz.prototype.length=function(){return qj(this.g)};mz.prototype.at=mz.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return rj(c,a)};mz.prototype.setAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);sj(d,a,c)};mz.prototype.copy=mz.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);tj(c,a)};
|
|
588
|
+
mz.prototype.__destroy__=function(){uj(this.g)};function nz(){this.g=vj();$y(nz)[this.g]=this}nz.prototype=Object.create(Zy.prototype);nz.prototype.constructor=nz;nz.prototype.i=nz;nz.j={};l.MdGeStringArray=nz;nz.prototype.append=nz.prototype.append=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);wj(c,a)};nz.prototype.length=nz.prototype.length=function(){return xj(this.g)};nz.prototype.at=nz.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(yj(c,a))};
|
|
589
|
+
nz.prototype.setAt=function(a,c){var d=this.g;x();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:y(c);zj(d,a,c)};nz.prototype.copy=nz.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Aj(c,a)};nz.prototype.__destroy__=function(){Bj(this.g)};function oz(){this.g=Cj();$y(oz)[this.g]=this}oz.prototype=Object.create(Zy.prototype);oz.prototype.constructor=oz;oz.prototype.i=oz;oz.j={};l.MdGeMatrix3d=oz;oz.prototype.setToIdentity=function(){Dj(this.g)};
|
|
590
|
+
oz.prototype.preMultBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ej(c,a)};oz.prototype.postMultBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Fj(c,a)};oz.prototype.setToProduct=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Gj(d,a,c)};oz.prototype.invert=function(){Hj(this.g)};oz.prototype.isSingular=function(){return!!Ij(this.g)};oz.prototype.transposeIt=function(){Jj(this.g)};
|
|
591
|
+
oz.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kj(c,a)};oz.prototype.det=function(){return Lj(this.g)};oz.prototype.setCoordSystem=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);Mj(f,a,c,d,e)};oz.prototype.setToTranslation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Nj(c,a)};
|
|
592
|
+
oz.prototype.setToRotation=function(a,c,d){var e=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);Oj(e,a,c,d)};oz.prototype.setToScaling=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Pj(d,a,c)};oz.prototype.scale=oz.prototype.scale=function(){return Qj(this.g)};
|
|
593
|
+
oz.prototype.getData=oz.prototype.getData=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return Rj(d,a,c)};oz.prototype.copy=oz.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Sj(c,a)};oz.prototype.__destroy__=function(){Tj(this.g)};function Y(){this.g=Uj();$y(Y)[this.g]=this}Y.prototype=Object.create(z.prototype);Y.prototype.constructor=Y;Y.prototype.i=Y;Y.j={};l.MdDbLayerTableRecord=Y;Y.prototype.getName=function(){return p(Vj(this.g))};
|
|
594
|
+
Y.prototype.setName=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Wj(c,a)};Y.prototype.isFrozen=Y.prototype.isFrozen=function(){return!!Xj(this.g)};Y.prototype.setIsFrozen=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yj(c,a)};Y.prototype.isOff=function(){return!!Zj(this.g)};Y.prototype.setIsOff=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ak(c,a)};Y.prototype.isLocked=function(){return!!bk(this.g)};
|
|
595
|
+
Y.prototype.setIsLocked=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ck(c,a)};Y.prototype.color=Y.prototype.color=function(){return w(dk(this.g),F)};Y.prototype.setColor=Y.prototype.setColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ek(c,a)};Y.prototype.linetypeObjectId=function(){return fk(this.g)};Y.prototype.setLinetypeObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gk(c,a)};Y.prototype.lineWeight=function(){return hk(this.g)};
|
|
596
|
+
Y.prototype.setLineWeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ik(c,a)};Y.prototype.GetObjectID=function(){return jk(this.g)};Y.prototype.Erase=function(){return!!kk(this.g)};Y.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lk(c,a)};Y.prototype.Clone=function(){return w(mk(this.g),z)};Y.prototype.GetHandle=function(){return p(nk(this.g))};Y.prototype.GetDatabase=function(){return w(ok(this.g),C)};Y.prototype.GetOwnerID=function(){return pk(this.g)};
|
|
597
|
+
Y.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!qk(f,a,c,d,e)};Y.prototype.getObjectName=function(){return p(rk(this.g))};Y.prototype.getDxf0=function(){return p(sk(this.g))};Y.prototype.getJson=function(){return p(tk(this.g))};Y.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!uk(c,a)};Y.prototype.__destroy__=function(){vk(this.g)};
|
|
598
|
+
function pz(){throw"cannot construct a MdDbLayerTable, no constructor in IDL";}pz.prototype=Object.create(z.prototype);pz.prototype.constructor=pz;pz.prototype.i=pz;pz.j={};l.MdDbLayerTable=pz;pz.prototype.GetObjectID=function(){return wk(this.g)};pz.prototype.Erase=function(){return!!xk(this.g)};pz.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yk(c,a)};pz.prototype.Clone=function(){return w(zk(this.g),z)};pz.prototype.GetHandle=function(){return p(Ak(this.g))};
|
|
599
|
+
pz.prototype.GetDatabase=function(){return w(Bk(this.g),C)};pz.prototype.GetOwnerID=function(){return Ck(this.g)};pz.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Dk(f,a,c,d,e)};pz.prototype.getObjectName=function(){return p(Ek(this.g))};pz.prototype.getDxf0=function(){return p(Fk(this.g))};pz.prototype.getJson=function(){return p(Gk(this.g))};
|
|
600
|
+
pz.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Hk(c,a)};function qz(){throw"cannot construct a MdDbLinetypeTable, no constructor in IDL";}qz.prototype=Object.create(z.prototype);qz.prototype.constructor=qz;qz.prototype.i=qz;qz.j={};l.MdDbLinetypeTable=qz;qz.prototype.GetObjectID=function(){return Ik(this.g)};qz.prototype.Erase=function(){return!!Jk(this.g)};
|
|
601
|
+
qz.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kk(c,a)};qz.prototype.Clone=function(){return w(Lk(this.g),z)};qz.prototype.GetHandle=function(){return p(Mk(this.g))};qz.prototype.GetDatabase=function(){return w(Nk(this.g),C)};qz.prototype.GetOwnerID=function(){return Ok(this.g)};
|
|
602
|
+
qz.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Pk(f,a,c,d,e)};qz.prototype.getObjectName=function(){return p(Qk(this.g))};qz.prototype.getDxf0=function(){return p(Rk(this.g))};qz.prototype.getJson=function(){return p(Sk(this.g))};qz.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Tk(c,a)};
|
|
603
|
+
function rz(){throw"cannot construct a MdDbTextStyleTable, no constructor in IDL";}rz.prototype=Object.create(z.prototype);rz.prototype.constructor=rz;rz.prototype.i=rz;rz.j={};l.MdDbTextStyleTable=rz;rz.prototype.GetObjectID=function(){return Uk(this.g)};rz.prototype.Erase=function(){return!!Vk(this.g)};rz.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Wk(c,a)};rz.prototype.Clone=function(){return w(Xk(this.g),z)};rz.prototype.GetHandle=function(){return p(Yk(this.g))};
|
|
604
|
+
rz.prototype.GetDatabase=function(){return w(Zk(this.g),C)};rz.prototype.GetOwnerID=function(){return $k(this.g)};rz.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!al(f,a,c,d,e)};rz.prototype.getObjectName=function(){return p(bl(this.g))};rz.prototype.getDxf0=function(){return p(cl(this.g))};rz.prototype.getJson=function(){return p(dl(this.g))};
|
|
605
|
+
rz.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!el(c,a)};function C(){throw"cannot construct a MdDbDatabase, no constructor in IDL";}C.prototype=Object.create(iz.prototype);C.prototype.constructor=C;C.prototype.i=C;C.j={};l.MdDbDatabase=C;C.prototype.GetLayerTable=function(){return w(fl(this.g),pz)};C.prototype.GetLinetypeTable=function(){return w(gl(this.g),qz)};C.prototype.GetTextStyleTable=function(){return w(hl(this.g),rz)};
|
|
606
|
+
C.prototype.GetBlockTable=function(){return w(il(this.g),sz)};C.prototype.CurrentSpace=function(){return w(jl(this.g),uz)};C.prototype.GetCurrentlyLineTypeScale=function(){return kl(this.g)};C.prototype.SetCurrentlyLineTypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ll(c,a)};C.prototype.GetCurrentlyLayerName=function(){return p(ml(this.g))};C.prototype.SetCurrentlyLayerName=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);nl(c,a)};
|
|
607
|
+
C.prototype.GetCurrentlyLineTypeName=function(){return p(ol(this.g))};C.prototype.SetCurrentlyLineTypeName=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);pl(c,a)};C.prototype.GetCurrentlyTrueColor=function(){return w(ql(this.g),F)};C.prototype.SetCurrentlyTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);rl(c,a)};C.prototype.GetCurrentlyColorIndex=function(){return sl(this.g)};
|
|
608
|
+
C.prototype.SetCurrentlyColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);tl(c,a)};C.prototype.GetCurrentlyTextStyleName=function(){return p(ul(this.g))};C.prototype.SetCurrentlyTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);vl(c,a)};C.prototype.getObjectName=function(){return p(wl(this.g))};C.prototype.getDxf0=function(){return p(xl(this.g))};C.prototype.getJson=function(){return p(yl(this.g))};
|
|
609
|
+
C.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!zl(c,a)};function K(){throw"cannot construct a McObject, no constructor in IDL";}K.prototype=Object.create(Zy.prototype);K.prototype.constructor=K;K.prototype.i=K;K.j={};l.McObject=K;K.prototype.updateDisplay=function(a,c){var d=this.g;x();"object"==typeof a&&(a=hz(a));"object"==typeof c&&(c=hz(c));return!!Al(d,a,c)};K.prototype.test=K.prototype.test=function(){Bl(this.g)};
|
|
610
|
+
K.prototype.openWebFile=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!Cl(e,a,c,d)};K.prototype.saveFileToUrl=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Dl(c,a)};K.prototype.saveFile=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!El(c,a)};K.prototype.getViewDataJsonParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(Fl(c,a))};
|
|
611
|
+
K.prototype.updataAppData=function(){Gl(this.g)};K.prototype.GetDatabase=function(){return w(Hl(this.g),C)};K.prototype.GetSysVarString=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return p(Il(c,a))};K.prototype.SetSysVarString=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);return!!Jl(d,a,c)};K.prototype.GetSysVarDouble=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return Kl(c,a)};
|
|
612
|
+
K.prototype.SetSysVarDouble=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);return!!Ll(d,a,c)};K.prototype.GetSysVarLong=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return Ml(c,a)};K.prototype.SetSysVarLong=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);return!!Nl(d,a,c)};
|
|
613
|
+
K.prototype.fireEventWindowSize=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Ol(d,a,c)};K.prototype.fireEventCommandStart=function(){Pl(this.g)};K.prototype.IntelliSelect_PointSelect=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return Ql(d,a,c)};
|
|
614
|
+
K.prototype.IntelliSelect_RangeSelect=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return w(Rl(g,a,c,d,e,f),mz)};K.prototype.IntelliSelect_getGridData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(Sl(c,a))};
|
|
615
|
+
K.prototype.Osnap_NotifyOsnap=function(a,c,d,e,f,g,h,n){var A=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);n&&"object"===typeof n&&(n=n.g);Tl(A,a,c,d,e,f,g,h,n)};K.prototype.EntityTempWordDraw_onJigCommandEnd=function(){Ul(this.g)};
|
|
616
|
+
K.prototype.EntityTempWordDraw_onJigDrawEntityDisplay=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Vl(c,a)};K.prototype.EntityTempWordDraw_onReadyJigUpdateDispla=function(){Wl(this.g)};K.prototype.EntityTempWordDraw_onJigClearDisplay=function(){Xl(this.g)};K.prototype.SetDrawColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Yl(c,a)};K.prototype.GetDrawColor=function(){return w(Zl(this.g),F)};
|
|
617
|
+
K.prototype.AddLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);$l(c,a)};K.prototype.SetDrawLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);am(c,a)};K.prototype.GetDrawLayer=function(){return p(bm(this.g))};K.prototype.AddTextStyle=function(a,c,d,e){var f=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);d=d&&"object"===typeof d?d.g:y(d);e&&"object"===typeof e&&(e=e.g);cm(f,a,c,d,e)};
|
|
618
|
+
K.prototype.SetDrawTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);dm(c,a)};K.prototype.GetDrawTextStyle=function(){return p(em(this.g))};K.prototype.AddLinetype=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);fm(d,a,c)};K.prototype.AddLinetypeEx=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);d=d&&"object"===typeof d?d.g:y(d);gm(e,a,c,d)};
|
|
619
|
+
K.prototype.AddDimStyle=function(a,c,d,e,f){var g=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);d=d&&"object"===typeof d?d.g:y(d);e=e&&"object"===typeof e?e.g:y(e);f=f&&"object"===typeof f?f.g:y(f);hm(g,a,c,d,e,f)};K.prototype.SetDrawLinetype=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);im(c,a)};K.prototype.GetDrawLinetype=function(){return p(jm(this.g))};
|
|
620
|
+
K.prototype.SetDrawLineWeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);km(c,a)};K.prototype.GetDrawLineWeight=function(){return lm(this.g)};K.prototype.SetDrawLineTypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);mm(c,a)};K.prototype.GetDrawLineTypeScale=function(){return nm(this.g)};K.prototype.SetDrawDimStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);om(c,a)};K.prototype.GetDrawDimStyle=function(){return p(pm(this.g))};
|
|
621
|
+
K.prototype.SetPatternDefinition=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);qm(c,a)};K.prototype.GetPatternDefinition=function(){return p(rm(this.g))};K.prototype.SetDrawLineWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);sm(c,a)};K.prototype.GetDrawLineWidth=function(){return tm(this.g)};
|
|
622
|
+
K.prototype.DrawLine=function(a,c,d,e,f,g){var h=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);return um(h,a,c,d,e,f,g)};
|
|
623
|
+
K.prototype.DrawArc=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return wm(g,a,c,d,e,f)};
|
|
624
|
+
K.prototype.DrawArc2=function(a,c,d,e,f,g){var h=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);return xm(h,a,c,d,e,f,g)};K.prototype.DrawCircle=function(a,c,d){var e=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return ym(e,a,c,d)};
|
|
625
|
+
K.prototype.DrawEllipse=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return zm(g,a,c,d,e,f)};
|
|
626
|
+
K.prototype.DrawEllipseArc=function(a,c,d,e,f,g,h){var n=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return Am(n,a,c,d,e,f,g,h)};K.prototype.DrawPoint=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return Bm(d,a,c)};
|
|
627
|
+
K.prototype.DrawSolid=function(a,c,d,e,f,g,h,n){var A=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);n&&"object"===typeof n&&(n=n.g);return Cm(A,a,c,d,e,f,g,h,n)};
|
|
628
|
+
K.prototype.DrawMText=function(a,c,d,e,f,g,h){var n=this.g;x();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:y(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return Dm(n,a,c,d,e,f,g,h)};
|
|
629
|
+
K.prototype.DrawText=function(a,c,d,e,f,g,h){var n=this.g;x();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:y(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return Em(n,a,c,d,e,f,g,h)};
|
|
630
|
+
K.prototype.DrawBlockReference=function(a,c,d,e,f){var g=this.g;x();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:y(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return Fm(g,a,c,d,e,f)};
|
|
631
|
+
K.prototype.DrawDimAligned=function(a,c,d,e,f,g){var h=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);return Gm(h,a,c,d,e,f,g)};
|
|
632
|
+
K.prototype.DrawDimAngular=function(a,c,d,e,f,g,h,n){var A=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);n&&"object"===typeof n&&(n=n.g);return Hm(A,a,c,d,e,f,g,h,n)};
|
|
633
|
+
K.prototype.DrawDimDiametric=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return Im(g,a,c,d,e,f)};
|
|
634
|
+
K.prototype.DrawDimRotated=function(a,c,d,e,f,g,h){var n=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return Jm(n,a,c,d,e,f,g,h)};
|
|
635
|
+
K.prototype.DrawDimOrdinate=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return Km(g,a,c,d,e,f)};K.prototype.DrawDimRadial=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return Lm(g,a,c,d,e,f)};
|
|
636
|
+
K.prototype.PathMoveTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Mm(d,a,c)};K.prototype.PathMoveToEx=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);Nm(g,a,c,d,e,f)};K.prototype.PathLineTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Om(d,a,c)};
|
|
637
|
+
K.prototype.PathLineToEx=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);Pm(g,a,c,d,e,f)};K.prototype.DrawPathToPolyline=function(){return Qm(this.g)};K.prototype.DrawPathToSpline=function(){return Rm(this.g)};K.prototype.PathMakeClosed=function(){Sm(this.g)};
|
|
638
|
+
K.prototype.DrawPathToHatch=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Tm(c,a)};K.prototype.DrawEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Um(c,a)};K.prototype.GetAllLayoutName=function(){return w(Vm(this.g),nz)};K.prototype.SetCurrentLayout=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);Wm(c,a)};function E(){this.g=Xm();$y(E)[this.g]=this}E.prototype=Object.create(iz.prototype);E.prototype.constructor=E;E.prototype.i=E;E.j={};
|
|
639
|
+
l.McDrawResbuf=E;E.prototype.Clear=function(){Ym(this.g)};E.prototype.GetCount=function(){return Zm(this.g)};E.prototype.AtDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return $m(c,a)};E.prototype.Atlong=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return an(c,a)};E.prototype.AtObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return bn(c,a)};E.prototype.AtObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(cn(c,a),iz)};
|
|
640
|
+
E.prototype.AtObjectMdDbMText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(dn(c,a),X)};E.prototype.AtObjectName=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(en(c,a))};E.prototype.AtString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(fn(c,a))};E.prototype.AtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(gn(c,a),H)};E.prototype.ItemDataType=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return hn(c,a)};
|
|
641
|
+
E.prototype.AddDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);jn(d,a,c)};E.prototype.Addlong=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);kn(d,a,c)};E.prototype.AddObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);ln(d,a,c)};E.prototype.AddObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mn(c,a)};
|
|
642
|
+
E.prototype.AddString=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);nn(d,a,c)};E.prototype.AddPoint=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);on(d,a,c)};E.prototype.RemoveAll=function(){pn(this.g)};E.prototype.Remove=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);qn(c,a)};E.prototype.getObjectName=function(){return p(rn(this.g))};E.prototype.getDxf0=function(){return p(sn(this.g))};
|
|
643
|
+
E.prototype.getJson=function(){return p(tn(this.g))};E.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!un(c,a)};E.prototype.__destroy__=function(){vn(this.g)};function vz(){this.g=wn();$y(vz)[this.g]=this}vz.prototype=Object.create(Zy.prototype);vz.prototype.constructor=vz;vz.prototype.i=vz;vz.j={};l.McDrawUtility=vz;
|
|
644
|
+
vz.prototype.findEntAtPoint=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return xn(g,a,c,d,e,f)};vz.prototype.eraseEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yn(c,a)};vz.prototype.highlightEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!zn(d,a,c)};
|
|
645
|
+
vz.prototype.__destroy__=function(){An(this.g)};function L(){this.g=Bn();$y(L)[this.g]=this}L.prototype=Object.create(G.prototype);L.prototype.constructor=L;L.prototype.i=L;L.j={};l.MdDbLine=L;L.prototype.startPoint=function(){return w(Cn(this.g),H)};L.prototype.setStartPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Dn(c,a)};L.prototype.endPoint=function(){return w(En(this.g),H)};
|
|
646
|
+
L.prototype.setEndPoint=L.prototype.setEndPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fn(c,a)};L.prototype.getStartParam=function(){return Gn(this.g)};L.prototype.getEndParam=function(){return Hn(this.g)};L.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return In(c,a)};L.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Jn(c,a)};
|
|
647
|
+
L.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Kn(c,a)};L.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Ln(c,a),H)};L.prototype.getStartPoint=function(){return w(Mn(this.g),H)};L.prototype.getEndPoint=function(){return w(Nn(this.g),H)};L.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(On(c,a),H)};
|
|
648
|
+
L.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Pn(c,a)};L.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Qn(c,a),I)};L.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Rn(c,a),I)};L.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(Sn(d,a,c),H)};
|
|
649
|
+
L.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(Tn(d,a,c),E)};L.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Un(c,a),E)};L.prototype.getArea=function(){return Vn(this.g)};L.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Wn(c,a),E)};L.prototype.getLength=function(){return Xn(this.g)};L.prototype.explode=function(){return w(Yn(this.g),E)};
|
|
650
|
+
L.prototype.TrueColor=function(){return w(Zn(this.g),F)};L.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$n(c,a)};L.prototype.ColorIndex=function(){return ao(this.g)};L.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bo(c,a)};L.prototype.Layer=function(){return p(co(this.g))};L.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!eo(c,a)};L.prototype.LinetypeScale=function(){return fo(this.g)};
|
|
651
|
+
L.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!go(c,a)};L.prototype.Visible=function(){return!!ho(this.g)};L.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!io(c,a)};L.prototype.Lineweight=function(){return jo(this.g)};L.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ko(c,a)};L.prototype.TextStyle=function(){return p(lo(this.g))};
|
|
652
|
+
L.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!mo(c,a)};L.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!no(c,a)};L.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!oo(d,a,c)};L.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!po(d,a,c)};
|
|
653
|
+
L.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!qo(d,a,c)};L.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!ro(d,a,c)};L.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!so(c,a)};L.prototype.GetBoundingBox=function(){return w(to(this.g),E)};L.prototype.GetObjectID=function(){return uo(this.g)};L.prototype.Erase=function(){return!!vo(this.g)};
|
|
654
|
+
L.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wo(c,a)};L.prototype.Clone=function(){return w(xo(this.g),z)};L.prototype.GetHandle=function(){return p(yo(this.g))};L.prototype.GetDatabase=function(){return w(zo(this.g),C)};L.prototype.GetOwnerID=function(){return Ao(this.g)};
|
|
655
|
+
L.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Bo(f,a,c,d,e)};L.prototype.getObjectName=function(){return p(Co(this.g))};L.prototype.getDxf0=function(){return p(Do(this.g))};L.prototype.getJson=function(){return p(Eo(this.g))};L.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Fo(c,a)};L.prototype.__destroy__=function(){Go(this.g)};
|
|
656
|
+
function O(){this.g=Ho();$y(O)[this.g]=this}O.prototype=Object.create(D.prototype);O.prototype.constructor=O;O.prototype.i=O;O.j={};l.MdDbText=O;O.prototype.position=O.prototype.position=function(){return w(Io(this.g),H)};O.prototype.setPosition=O.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Jo(c,a)};O.prototype.alignmentPoint=function(){return w(Ko(this.g),H)};
|
|
657
|
+
O.prototype.setAlignmentPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lo(c,a)};O.prototype.oblique=function(){return Mo(this.g)};O.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!No(c,a)};O.prototype.rotation=O.prototype.rotation=function(){return Oo(this.g)};O.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Po(c,a)};O.prototype.height=O.prototype.height=function(){return Qo(this.g)};
|
|
658
|
+
O.prototype.setHeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ro(c,a)};O.prototype.widthFactor=function(){return So(this.g)};O.prototype.setWidthFactor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!To(c,a)};O.prototype.textString=function(){return p(Uo(this.g))};O.prototype.setTextString=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Vo(c,a)};O.prototype.horizontalMode=function(){return Wo(this.g)};
|
|
659
|
+
O.prototype.setHorizontalMode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xo(c,a)};O.prototype.verticalMode=function(){return Yo(this.g)};O.prototype.setVerticalMode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zo(c,a)};O.prototype.explode=function(){return w($o(this.g),E)};O.prototype.TrueColor=function(){return w(ap(this.g),F)};O.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bp(c,a)};O.prototype.ColorIndex=function(){return cp(this.g)};
|
|
660
|
+
O.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dp(c,a)};O.prototype.Layer=function(){return p(ep(this.g))};O.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!fp(c,a)};O.prototype.LinetypeScale=function(){return gp(this.g)};O.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hp(c,a)};O.prototype.Visible=function(){return!!ip(this.g)};
|
|
661
|
+
O.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jp(c,a)};O.prototype.Lineweight=function(){return kp(this.g)};O.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lp(c,a)};O.prototype.TextStyle=function(){return p(mp(this.g))};O.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!np(c,a)};
|
|
662
|
+
O.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!op(c,a)};O.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!pp(d,a,c)};O.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!qp(d,a,c)};O.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!rp(d,a,c)};
|
|
663
|
+
O.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!sp(d,a,c)};O.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!tp(c,a)};O.prototype.GetBoundingBox=function(){return w(up(this.g),E)};O.prototype.GetObjectID=function(){return vp(this.g)};O.prototype.Erase=function(){return!!wp(this.g)};O.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xp(c,a)};
|
|
664
|
+
O.prototype.Clone=function(){return w(yp(this.g),z)};O.prototype.GetHandle=function(){return p(zp(this.g))};O.prototype.GetDatabase=function(){return w(Ap(this.g),C)};O.prototype.GetOwnerID=function(){return Bp(this.g)};O.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Cp(f,a,c,d,e)};O.prototype.getObjectName=function(){return p(Dp(this.g))};
|
|
665
|
+
O.prototype.getDxf0=function(){return p(Ep(this.g))};O.prototype.getJson=function(){return p(Fp(this.g))};O.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Gp(c,a)};O.prototype.__destroy__=function(){Hp(this.g)};function S(){this.g=Ip();$y(S)[this.g]=this}S.prototype=Object.create(G.prototype);S.prototype.constructor=S;S.prototype.i=S;S.j={};l.MdDbCircle=S;S.prototype.center=function(){return w(Jp(this.g),H)};
|
|
666
|
+
S.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kp(c,a)};S.prototype.radius=function(){return Lp(this.g)};S.prototype.setRadius=S.prototype.setRadius=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mp(c,a)};S.prototype.getStartParam=function(){return Np(this.g)};S.prototype.getEndParam=function(){return Op(this.g)};S.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Pp(c,a)};
|
|
667
|
+
S.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Qp(c,a)};S.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Rp(c,a)};S.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Sp(c,a),H)};S.prototype.getStartPoint=function(){return w(Tp(this.g),H)};S.prototype.getEndPoint=function(){return w(Up(this.g),H)};
|
|
668
|
+
S.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Vp(c,a),H)};S.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Wp(c,a)};S.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Xp(c,a),I)};S.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Yp(c,a),I)};
|
|
669
|
+
S.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(Zp(d,a,c),H)};S.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w($p(d,a,c),E)};S.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(aq(c,a),E)};S.prototype.getArea=function(){return bq(this.g)};
|
|
670
|
+
S.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(cq(c,a),E)};S.prototype.getLength=function(){return dq(this.g)};S.prototype.explode=function(){return w(eq(this.g),E)};S.prototype.TrueColor=function(){return w(fq(this.g),F)};S.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gq(c,a)};S.prototype.ColorIndex=function(){return hq(this.g)};
|
|
671
|
+
S.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!iq(c,a)};S.prototype.Layer=function(){return p(jq(this.g))};S.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!kq(c,a)};S.prototype.LinetypeScale=function(){return lq(this.g)};S.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mq(c,a)};S.prototype.Visible=function(){return!!nq(this.g)};
|
|
672
|
+
S.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!oq(c,a)};S.prototype.Lineweight=function(){return pq(this.g)};S.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qq(c,a)};S.prototype.TextStyle=function(){return p(rq(this.g))};S.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!sq(c,a)};
|
|
673
|
+
S.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!tq(c,a)};S.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!uq(d,a,c)};S.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!vq(d,a,c)};S.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!wq(d,a,c)};
|
|
674
|
+
S.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!xq(d,a,c)};S.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yq(c,a)};S.prototype.GetBoundingBox=function(){return w(zq(this.g),E)};S.prototype.GetObjectID=function(){return Aq(this.g)};S.prototype.Erase=function(){return!!Bq(this.g)};S.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cq(c,a)};
|
|
675
|
+
S.prototype.Clone=function(){return w(Dq(this.g),z)};S.prototype.GetHandle=function(){return p(Eq(this.g))};S.prototype.GetDatabase=function(){return w(Fq(this.g),C)};S.prototype.GetOwnerID=function(){return Gq(this.g)};S.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Hq(f,a,c,d,e)};S.prototype.getObjectName=function(){return p(Iq(this.g))};
|
|
676
|
+
S.prototype.getDxf0=function(){return p(Jq(this.g))};S.prototype.getJson=function(){return p(Kq(this.g))};S.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Lq(c,a)};S.prototype.__destroy__=function(){Mq(this.g)};function T(){this.g=Nq();$y(T)[this.g]=this}T.prototype=Object.create(G.prototype);T.prototype.constructor=T;T.prototype.i=T;T.j={};l.MdDbArc=T;T.prototype.center=function(){return w(Oq(this.g),H)};
|
|
677
|
+
T.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Pq(c,a)};T.prototype.radius=function(){return Qq(this.g)};T.prototype.setRadius=T.prototype.setRadius=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Rq(c,a)};T.prototype.startAngle=function(){return Sq(this.g)};T.prototype.setStartAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Tq(c,a)};T.prototype.endAngle=function(){return Uq(this.g)};
|
|
678
|
+
T.prototype.setEndAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vq(c,a)};T.prototype.getStartParam=function(){return Wq(this.g)};T.prototype.getEndParam=function(){return Xq(this.g)};T.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Yq(c,a)};T.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Zq(c,a)};
|
|
679
|
+
T.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return $q(c,a)};T.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(ar(c,a),H)};T.prototype.getStartPoint=function(){return w(br(this.g),H)};T.prototype.getEndPoint=function(){return w(cr(this.g),H)};T.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(dr(c,a),H)};
|
|
680
|
+
T.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return er(c,a)};T.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(fr(c,a),I)};T.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(gr(c,a),I)};T.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(hr(d,a,c),H)};
|
|
681
|
+
T.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(ir(d,a,c),E)};T.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(jr(c,a),E)};T.prototype.getArea=function(){return kr(this.g)};T.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(lr(c,a),E)};T.prototype.getLength=function(){return mr(this.g)};T.prototype.explode=function(){return w(nr(this.g),E)};
|
|
682
|
+
T.prototype.TrueColor=function(){return w(or(this.g),F)};T.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pr(c,a)};T.prototype.ColorIndex=function(){return qr(this.g)};T.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rr(c,a)};T.prototype.Layer=function(){return p(sr(this.g))};T.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!tr(c,a)};T.prototype.LinetypeScale=function(){return ur(this.g)};
|
|
683
|
+
T.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vr(c,a)};T.prototype.Visible=function(){return!!wr(this.g)};T.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xr(c,a)};T.prototype.Lineweight=function(){return yr(this.g)};T.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zr(c,a)};T.prototype.TextStyle=function(){return p(Ar(this.g))};
|
|
684
|
+
T.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Br(c,a)};T.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cr(c,a)};T.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Dr(d,a,c)};T.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Er(d,a,c)};
|
|
685
|
+
T.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Fr(d,a,c)};T.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Gr(d,a,c)};T.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hr(c,a)};T.prototype.GetBoundingBox=function(){return w(Ir(this.g),E)};T.prototype.GetObjectID=function(){return Jr(this.g)};T.prototype.Erase=function(){return!!Kr(this.g)};
|
|
686
|
+
T.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lr(c,a)};T.prototype.Clone=function(){return w(Mr(this.g),z)};T.prototype.GetHandle=function(){return p(Nr(this.g))};T.prototype.GetDatabase=function(){return w(Or(this.g),C)};T.prototype.GetOwnerID=function(){return Pr(this.g)};
|
|
687
|
+
T.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Qr(f,a,c,d,e)};T.prototype.getObjectName=function(){return p(Rr(this.g))};T.prototype.getDxf0=function(){return p(Sr(this.g))};T.prototype.getJson=function(){return p(Tr(this.g))};T.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ur(c,a)};T.prototype.__destroy__=function(){Vr(this.g)};
|
|
688
|
+
function Q(){this.g=Wr();$y(Q)[this.g]=this}Q.prototype=Object.create(G.prototype);Q.prototype.constructor=Q;Q.prototype.i=Q;Q.j={};l.MdDbPolyline=Q;Q.prototype.setClosed=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xr(c,a)};Q.prototype.setConstantWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yr(c,a)};Q.prototype.isClosed=function(){return!!Zr(this.g)};Q.prototype.getConstantWidth=function(){return $r(this.g)};
|
|
689
|
+
Q.prototype.addVertexAt=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return!!as(g,a,c,d,e,f)};Q.prototype.removeVertexAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bs(c,a)};Q.prototype.numVerts=function(){return cs(this.g)};Q.prototype.getPointAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(ds(c,a),H)};
|
|
690
|
+
Q.prototype.getBulgeAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return es(c,a)};Q.prototype.getStartWidthsAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return gs(c,a)};Q.prototype.getEndWidthsAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return hs(c,a)};Q.prototype.setPointAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!is(d,a,c)};
|
|
691
|
+
Q.prototype.setBulgeAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!js(d,a,c)};Q.prototype.getStartParam=function(){return ks(this.g)};Q.prototype.getEndParam=function(){return ls(this.g)};Q.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ms(c,a)};Q.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ns(c,a)};
|
|
692
|
+
Q.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ps(c,a)};Q.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(qs(c,a),H)};Q.prototype.getStartPoint=function(){return w(rs(this.g),H)};Q.prototype.getEndPoint=function(){return w(ss(this.g),H)};Q.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(ts(c,a),H)};
|
|
693
|
+
Q.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return us(c,a)};Q.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(vs(c,a),I)};Q.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(xs(c,a),I)};Q.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(ys(d,a,c),H)};
|
|
694
|
+
Q.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(zs(d,a,c),E)};Q.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(As(c,a),E)};Q.prototype.getArea=function(){return Bs(this.g)};Q.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Cs(c,a),E)};Q.prototype.getLength=function(){return Ds(this.g)};Q.prototype.explode=function(){return w(Es(this.g),E)};
|
|
695
|
+
Q.prototype.TrueColor=function(){return w(Fs(this.g),F)};Q.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Gs(c,a)};Q.prototype.ColorIndex=function(){return Hs(this.g)};Q.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Is(c,a)};Q.prototype.Layer=function(){return p(Js(this.g))};Q.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ks(c,a)};Q.prototype.LinetypeScale=function(){return Ls(this.g)};
|
|
696
|
+
Q.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ms(c,a)};Q.prototype.Visible=function(){return!!Ns(this.g)};Q.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Os(c,a)};Q.prototype.Lineweight=function(){return Ps(this.g)};Q.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qs(c,a)};Q.prototype.TextStyle=function(){return p(Rs(this.g))};
|
|
697
|
+
Q.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ss(c,a)};Q.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ts(c,a)};Q.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Us(d,a,c)};Q.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Vs(d,a,c)};
|
|
698
|
+
Q.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Ws(d,a,c)};Q.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Xs(d,a,c)};Q.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ys(c,a)};Q.prototype.GetBoundingBox=function(){return w(Zs(this.g),E)};Q.prototype.GetObjectID=function(){return $s(this.g)};Q.prototype.Erase=function(){return!!at(this.g)};
|
|
699
|
+
Q.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bt(c,a)};Q.prototype.Clone=function(){return w(ct(this.g),z)};Q.prototype.GetHandle=function(){return p(dt(this.g))};Q.prototype.GetDatabase=function(){return w(et(this.g),C)};Q.prototype.GetOwnerID=function(){return ft(this.g)};
|
|
700
|
+
Q.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!gt(f,a,c,d,e)};Q.prototype.getObjectName=function(){return p(ht(this.g))};Q.prototype.getDxf0=function(){return p(it(this.g))};Q.prototype.getJson=function(){return p(jt(this.g))};Q.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!kt(c,a)};Q.prototype.__destroy__=function(){lt(this.g)};
|
|
701
|
+
function U(){this.g=mt();$y(U)[this.g]=this}U.prototype=Object.create(D.prototype);U.prototype.constructor=U;U.prototype.i=U;U.j={};l.MdDbBlockReference=U;U.prototype.blockTableRecord=function(){return nt(this.g)};U.prototype.setBlockTableRecord=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ot(c,a)};U.prototype.position=U.prototype.position=function(){return w(pt(this.g),H)};
|
|
702
|
+
U.prototype.setPosition=U.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qt(c,a)};U.prototype.scaleFactors=function(){return w(rt(this.g),H)};U.prototype.setScaleFactors=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!st(c,a)};U.prototype.rotation=U.prototype.rotation=function(){return tt(this.g)};U.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ut(c,a)};
|
|
703
|
+
U.prototype.blockTransform=function(){return w(vt(this.g),oz)};U.prototype.setBlockTransform=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wt(c,a)};U.prototype.explode=function(){return w(xt(this.g),E)};U.prototype.TrueColor=function(){return w(yt(this.g),F)};U.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zt(c,a)};U.prototype.ColorIndex=function(){return At(this.g)};
|
|
704
|
+
U.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Bt(c,a)};U.prototype.Layer=function(){return p(Ct(this.g))};U.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Dt(c,a)};U.prototype.LinetypeScale=function(){return Et(this.g)};U.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ft(c,a)};U.prototype.Visible=function(){return!!Gt(this.g)};
|
|
705
|
+
U.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ht(c,a)};U.prototype.Lineweight=function(){return It(this.g)};U.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Jt(c,a)};U.prototype.TextStyle=function(){return p(Kt(this.g))};U.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Lt(c,a)};
|
|
706
|
+
U.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mt(c,a)};U.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Nt(d,a,c)};U.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Ot(d,a,c)};U.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Pt(d,a,c)};
|
|
707
|
+
U.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Qt(d,a,c)};U.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Rt(c,a)};U.prototype.GetBoundingBox=function(){return w(St(this.g),E)};U.prototype.GetObjectID=function(){return Tt(this.g)};U.prototype.Erase=function(){return!!Ut(this.g)};U.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vt(c,a)};
|
|
708
|
+
U.prototype.Clone=function(){return w(Wt(this.g),z)};U.prototype.GetHandle=function(){return p(Xt(this.g))};U.prototype.GetDatabase=function(){return w(Yt(this.g),C)};U.prototype.GetOwnerID=function(){return Zt(this.g)};U.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!$t(f,a,c,d,e)};U.prototype.getObjectName=function(){return p(au(this.g))};
|
|
709
|
+
U.prototype.getDxf0=function(){return p(bu(this.g))};U.prototype.getJson=function(){return p(cu(this.g))};U.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!du(c,a)};U.prototype.__destroy__=function(){eu(this.g)};function V(){this.g=fu();$y(V)[this.g]=this}V.prototype=Object.create(J.prototype);V.prototype.constructor=V;V.prototype.i=V;V.j={};l.MdDbAlignedDimension=V;V.prototype.xLine1Point=function(){return w(gu(this.g),H)};
|
|
710
|
+
V.prototype.setXLine1Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hu(c,a)};V.prototype.xLine2Point=function(){return w(iu(this.g),H)};V.prototype.setXLine2Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ju(c,a)};V.prototype.dimLinePoint=function(){return w(ku(this.g),H)};V.prototype.setDimLinePoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lu(c,a)};V.prototype.oblique=function(){return mu(this.g)};
|
|
711
|
+
V.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nu(c,a)};V.prototype.textPosition=function(){return w(ou(this.g),H)};V.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pu(c,a)};V.prototype.isUsingDefaultTextPosition=function(){return!!qu(this.g)};V.prototype.useSetTextPosition=function(){return!!ru(this.g)};V.prototype.useDefaultTextPosition=function(){return!!su(this.g)};
|
|
712
|
+
V.prototype.elevation=V.prototype.elevation=function(){return tu(this.g)};V.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!uu(c,a)};V.prototype.dimensionText=function(){return p(vu(this.g))};V.prototype.setDimensionText=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!wu(c,a)};V.prototype.textRotation=function(){return xu(this.g)};V.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yu(c,a)};
|
|
713
|
+
V.prototype.dimensionStyle=function(){return zu(this.g)};V.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Au(c,a)};V.prototype.textAttachment=function(){return Bu(this.g)};V.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cu(c,a)};V.prototype.horizontalRotation=function(){return Du(this.g)};V.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Eu(c,a)};
|
|
714
|
+
V.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fu(c,a)};V.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Gu(c,a)};V.prototype.SetDimVarInt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Hu(d,a,c)};V.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Iu(c,a)};
|
|
715
|
+
V.prototype.SetDimVarDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Ju(d,a,c)};V.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(Ku(c,a))};V.prototype.SetDimVarString=function(a,c){var d=this.g;x();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:y(c);return!!Lu(d,a,c)};V.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Mu(c,a)};
|
|
716
|
+
V.prototype.SetDimVarObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Nu(d,a,c)};V.prototype.explode=function(){return w(Ou(this.g),E)};V.prototype.TrueColor=function(){return w(Pu(this.g),F)};V.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qu(c,a)};V.prototype.ColorIndex=function(){return Ru(this.g)};V.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Su(c,a)};
|
|
717
|
+
V.prototype.Layer=function(){return p(Tu(this.g))};V.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Uu(c,a)};V.prototype.LinetypeScale=function(){return Vu(this.g)};V.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Wu(c,a)};V.prototype.Visible=function(){return!!Xu(this.g)};V.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yu(c,a)};V.prototype.Lineweight=function(){return Zu(this.g)};
|
|
718
|
+
V.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$u(c,a)};V.prototype.TextStyle=function(){return p(av(this.g))};V.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!bv(c,a)};V.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!cv(c,a)};V.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!dv(d,a,c)};
|
|
719
|
+
V.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!ev(d,a,c)};V.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!fv(d,a,c)};V.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!gv(d,a,c)};V.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hv(c,a)};
|
|
720
|
+
V.prototype.GetBoundingBox=function(){return w(iv(this.g),E)};V.prototype.GetObjectID=function(){return jv(this.g)};V.prototype.Erase=function(){return!!kv(this.g)};V.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lv(c,a)};V.prototype.Clone=function(){return w(mv(this.g),z)};V.prototype.GetHandle=function(){return p(nv(this.g))};V.prototype.GetDatabase=function(){return w(ov(this.g),C)};V.prototype.GetOwnerID=function(){return pv(this.g)};
|
|
721
|
+
V.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!qv(f,a,c,d,e)};V.prototype.getObjectName=function(){return p(rv(this.g))};V.prototype.getDxf0=function(){return p(sv(this.g))};V.prototype.getJson=function(){return p(tv(this.g))};V.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!uv(c,a)};V.prototype.__destroy__=function(){vv(this.g)};
|
|
722
|
+
function W(){this.g=wv();$y(W)[this.g]=this}W.prototype=Object.create(J.prototype);W.prototype.constructor=W;W.prototype.i=W;W.j={};l.MdDbRotatedDimension=W;W.prototype.xLine1Point=function(){return w(xv(this.g),H)};W.prototype.setXLine1Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yv(c,a)};W.prototype.xLine2Point=function(){return w(zv(this.g),H)};W.prototype.setXLine2Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Av(c,a)};
|
|
723
|
+
W.prototype.dimLinePoint=function(){return w(Bv(this.g),H)};W.prototype.setDimLinePoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cv(c,a)};W.prototype.rotation=W.prototype.rotation=function(){return Dv(this.g)};W.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ev(c,a)};W.prototype.oblique=function(){return Fv(this.g)};W.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Gv(c,a)};
|
|
724
|
+
W.prototype.textPosition=function(){return w(Hv(this.g),H)};W.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Iv(c,a)};W.prototype.isUsingDefaultTextPosition=function(){return!!Jv(this.g)};W.prototype.useSetTextPosition=function(){return!!Kv(this.g)};W.prototype.useDefaultTextPosition=function(){return!!Lv(this.g)};W.prototype.elevation=W.prototype.elevation=function(){return Mv(this.g)};
|
|
725
|
+
W.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Nv(c,a)};W.prototype.dimensionText=function(){return p(Ov(this.g))};W.prototype.setDimensionText=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Pv(c,a)};W.prototype.textRotation=function(){return Qv(this.g)};W.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Rv(c,a)};W.prototype.dimensionStyle=function(){return Sv(this.g)};
|
|
726
|
+
W.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Tv(c,a)};W.prototype.textAttachment=function(){return Uv(this.g)};W.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vv(c,a)};W.prototype.horizontalRotation=function(){return Wv(this.g)};W.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xv(c,a)};
|
|
727
|
+
W.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yv(c,a)};W.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Zv(c,a)};W.prototype.SetDimVarInt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!$v(d,a,c)};W.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return aw(c,a)};
|
|
728
|
+
W.prototype.SetDimVarDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!bw(d,a,c)};W.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(cw(c,a))};W.prototype.SetDimVarString=function(a,c){var d=this.g;x();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:y(c);return!!dw(d,a,c)};W.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ew(c,a)};
|
|
729
|
+
W.prototype.SetDimVarObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!fw(d,a,c)};W.prototype.explode=function(){return w(gw(this.g),E)};W.prototype.TrueColor=function(){return w(hw(this.g),F)};W.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!iw(c,a)};W.prototype.ColorIndex=function(){return jw(this.g)};W.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kw(c,a)};
|
|
730
|
+
W.prototype.Layer=function(){return p(lw(this.g))};W.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!mw(c,a)};W.prototype.LinetypeScale=function(){return nw(this.g)};W.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ow(c,a)};W.prototype.Visible=function(){return!!pw(this.g)};W.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qw(c,a)};W.prototype.Lineweight=function(){return rw(this.g)};
|
|
731
|
+
W.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sw(c,a)};W.prototype.TextStyle=function(){return p(tw(this.g))};W.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!uw(c,a)};W.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vw(c,a)};W.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!ww(d,a,c)};
|
|
732
|
+
W.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!xw(d,a,c)};W.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!yw(d,a,c)};W.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!zw(d,a,c)};W.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Aw(c,a)};
|
|
733
|
+
W.prototype.GetBoundingBox=function(){return w(Bw(this.g),E)};W.prototype.GetObjectID=function(){return Cw(this.g)};W.prototype.Erase=function(){return!!Dw(this.g)};W.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ew(c,a)};W.prototype.Clone=function(){return w(Fw(this.g),z)};W.prototype.GetHandle=function(){return p(Gw(this.g))};W.prototype.GetDatabase=function(){return w(Hw(this.g),C)};W.prototype.GetOwnerID=function(){return Iw(this.g)};
|
|
734
|
+
W.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Jw(f,a,c,d,e)};W.prototype.getObjectName=function(){return p(Kw(this.g))};W.prototype.getDxf0=function(){return p(Lw(this.g))};W.prototype.getJson=function(){return p(Mw(this.g))};W.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Nw(c,a)};W.prototype.__destroy__=function(){Ow(this.g)};
|
|
735
|
+
function X(){this.g=Pw();$y(X)[this.g]=this}X.prototype=Object.create(D.prototype);X.prototype.constructor=X;X.prototype.i=X;X.j={};l.MdDbMText=X;X.prototype.location=X.prototype.location=function(){return w(Qw(this.g),H)};X.prototype.setLocation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Rw(c,a)};X.prototype.rotation=X.prototype.rotation=function(){return Sw(this.g)};X.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Tw(c,a)};
|
|
736
|
+
X.prototype.width=X.prototype.width=function(){return Uw(this.g)};X.prototype.setWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vw(c,a)};X.prototype.textHeight=function(){return Ww(this.g)};X.prototype.setTextHeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xw(c,a)};X.prototype.attachment=function(){return Yw(this.g)};X.prototype.setAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zw(c,a)};
|
|
737
|
+
X.prototype.contents=X.prototype.l=function(){return p($w(this.g))};X.prototype.setContents=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!ax(c,a)};X.prototype.explode=function(){return w(bx(this.g),E)};X.prototype.TrueColor=function(){return w(cx(this.g),F)};X.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dx(c,a)};X.prototype.ColorIndex=function(){return ex(this.g)};
|
|
738
|
+
X.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fx(c,a)};X.prototype.Layer=function(){return p(gx(this.g))};X.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!hx(c,a)};X.prototype.LinetypeScale=function(){return ix(this.g)};X.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jx(c,a)};X.prototype.Visible=function(){return!!kx(this.g)};
|
|
739
|
+
X.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lx(c,a)};X.prototype.Lineweight=function(){return mx(this.g)};X.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nx(c,a)};X.prototype.TextStyle=function(){return p(ox(this.g))};X.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!px(c,a)};
|
|
740
|
+
X.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qx(c,a)};X.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!rx(d,a,c)};X.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!sx(d,a,c)};X.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!tx(d,a,c)};
|
|
741
|
+
X.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!ux(d,a,c)};X.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vx(c,a)};X.prototype.GetBoundingBox=function(){return w(wx(this.g),E)};X.prototype.GetObjectID=function(){return xx(this.g)};X.prototype.Erase=function(){return!!yx(this.g)};X.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zx(c,a)};
|
|
742
|
+
X.prototype.Clone=function(){return w(Ax(this.g),z)};X.prototype.GetHandle=function(){return p(Bx(this.g))};X.prototype.GetDatabase=function(){return w(Cx(this.g),C)};X.prototype.GetOwnerID=function(){return Dx(this.g)};X.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Ex(f,a,c,d,e)};X.prototype.getObjectName=function(){return p(Fx(this.g))};
|
|
743
|
+
X.prototype.getDxf0=function(){return p(Gx(this.g))};X.prototype.getJson=function(){return p(Hx(this.g))};X.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ix(c,a)};X.prototype.__destroy__=function(){Jx(this.g)};function wz(){throw"cannot construct a MdDbBlockTableRecordIterator, no constructor in IDL";}wz.prototype=Object.create(iz.prototype);wz.prototype.constructor=wz;wz.prototype.i=wz;wz.j={};l.MdDbBlockTableRecordIterator=wz;
|
|
744
|
+
wz.prototype.start=wz.prototype.start=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Kx(d,a,c)};wz.prototype.done=wz.prototype.done=function(){return!!Lx(this.g)};wz.prototype.getEntityId=function(){return Mx(this.g)};wz.prototype.step=wz.prototype.step=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Nx(d,a,c)};wz.prototype.getObjectName=function(){return p(Ox(this.g))};wz.prototype.getDxf0=function(){return p(Px(this.g))};
|
|
745
|
+
wz.prototype.getJson=function(){return p(Qx(this.g))};wz.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Rx(c,a)};wz.prototype.__destroy__=function(){Sx(this.g)};function uz(){this.g=Tx();$y(uz)[this.g]=this}uz.prototype=Object.create(z.prototype);uz.prototype.constructor=uz;uz.prototype.i=uz;uz.j={};l.MdDbBlockTableRecord=uz;uz.prototype.appendAcDbEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ux(c,a)};
|
|
746
|
+
uz.prototype.newIterator=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(Vx(d,a,c),wz)};uz.prototype.origin=uz.prototype.origin=function(){return w(Wx(this.g),H)};uz.prototype.setOrigin=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xx(c,a)};uz.prototype.GetObjectID=function(){return Yx(this.g)};uz.prototype.Erase=function(){return!!Zx(this.g)};
|
|
747
|
+
uz.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$x(c,a)};uz.prototype.Clone=function(){return w(ay(this.g),z)};uz.prototype.GetHandle=function(){return p(by(this.g))};uz.prototype.GetDatabase=function(){return w(cy(this.g),C)};uz.prototype.GetOwnerID=function(){return dy(this.g)};
|
|
748
|
+
uz.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!ey(f,a,c,d,e)};uz.prototype.getObjectName=function(){return p(fy(this.g))};uz.prototype.getDxf0=function(){return p(gy(this.g))};uz.prototype.getJson=function(){return p(hy(this.g))};uz.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!iy(c,a)};
|
|
749
|
+
uz.prototype.__destroy__=function(){jy(this.g)};function xz(){throw"cannot construct a MdDbBlockTableIterator, no constructor in IDL";}xz.prototype=Object.create(iz.prototype);xz.prototype.constructor=xz;xz.prototype.i=xz;xz.j={};l.MdDbBlockTableIterator=xz;xz.prototype.start=xz.prototype.start=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);ky(d,a,c)};xz.prototype.done=xz.prototype.done=function(){return!!ly(this.g)};
|
|
750
|
+
xz.prototype.getRecord=function(){return w(my(this.g),uz)};xz.prototype.step=xz.prototype.step=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);ny(d,a,c)};xz.prototype.getObjectName=function(){return p(oy(this.g))};xz.prototype.getDxf0=function(){return p(py(this.g))};xz.prototype.getJson=function(){return p(qy(this.g))};xz.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!ry(c,a)};xz.prototype.__destroy__=function(){sy(this.g)};
|
|
751
|
+
function sz(){throw"cannot construct a MdDbBlockTable, no constructor in IDL";}sz.prototype=Object.create(z.prototype);sz.prototype.constructor=sz;sz.prototype.i=sz;sz.j={};l.MdDbBlockTable=sz;sz.prototype.getAt=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return w(ty(c,a),uz)};sz.prototype.has=sz.prototype.has=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!uy(c,a)};
|
|
752
|
+
sz.prototype.newIterator=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(vy(d,a,c),xz)};sz.prototype.add=sz.prototype.add=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return wy(c,a)};sz.prototype.GetObjectID=function(){return xy(this.g)};sz.prototype.Erase=function(){return!!yy(this.g)};sz.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zy(c,a)};
|
|
753
|
+
sz.prototype.Clone=function(){return w(Ay(this.g),z)};sz.prototype.GetHandle=function(){return p(By(this.g))};sz.prototype.GetDatabase=function(){return w(Cy(this.g),C)};sz.prototype.GetOwnerID=function(){return Dy(this.g)};sz.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Ey(f,a,c,d,e)};sz.prototype.getObjectName=function(){return p(Fy(this.g))};
|
|
754
|
+
sz.prototype.getDxf0=function(){return p(Gy(this.g))};sz.prototype.getJson=function(){return p(Hy(this.g))};sz.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Iy(c,a)};sz.prototype.__destroy__=function(){Jy(this.g)};function yz(){this.g=Ky();$y(yz)[this.g]=this}yz.prototype=Object.create(iz.prototype);yz.prototype.constructor=yz;yz.prototype.i=yz;yz.j={};l.McDrawSelSet=yz;
|
|
755
|
+
yz.prototype.allSelect=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ly(c,a)};yz.prototype.pointSelect=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return My(f,a,c,d,e)};
|
|
756
|
+
yz.prototype.crossingSelect=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return Ny(g,a,c,d,e,f)};yz.prototype.count=yz.prototype.count=function(){return Oy(this.g)};yz.prototype.item=yz.prototype.item=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Py(c,a)};yz.prototype.getObjectName=function(){return p(Qy(this.g))};
|
|
757
|
+
yz.prototype.getDxf0=function(){return p(Ry(this.g))};yz.prototype.getJson=function(){return p(Sy(this.g))};yz.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ty(c,a)};yz.prototype.__destroy__=function(){Uy(this.g)};
|
|
752
758
|
|
|
753
759
|
|
|
754
760
|
return mxdrawassembly.ready
|