mxcad 1.0.83 → 1.0.85
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 +715 -570
- package/dist/mxcad.es.js +2146 -6020
- package/dist/mxcad.umd.js +46 -46
- package/dist/wasm/2d/mxdrawassembly_min.js +768 -751
- package/dist/wasm/2d/mxdrawassembly_min.wasm +0 -0
- package/dist/wasm/2d-st/mxdrawassembly_min.js +764 -746
- package/dist/wasm/2d-st/mxdrawassembly_minst.wasm +0 -0
- package/package.json +2 -2
|
@@ -5,25 +5,25 @@ var mxdrawassembly = (() => {
|
|
|
5
5
|
return (
|
|
6
6
|
function(mxdrawassembly = {}) {
|
|
7
7
|
|
|
8
|
-
function aa(){ba.buffer!=ca.buffer&&da();return ca}function
|
|
8
|
+
function aa(){ba.buffer!=ca.buffer&&da();return ca}function ea(){ba.buffer!=ca.buffer&&da();return ha}function ja(){ba.buffer!=ca.buffer&&da();return ka}function b(){ba.buffer!=ca.buffer&&da();return la}function k(){ba.buffer!=ca.buffer&&da();return oa}function pa(){ba.buffer!=ca.buffer&&da();return qa}function ta(){ba.buffer!=ca.buffer&&da();return ua}var l;l||(l=typeof mxdrawassembly !== 'undefined' ? mxdrawassembly : {});var va,wa;l.ready=new Promise(function(a,c){va=a;wa=c});
|
|
9
9
|
var xa=Object.assign({},l),ya="./this.program",za=(a,c)=>{throw c;},Aa="object"==typeof window,Ba="function"==typeof importScripts,Ca="object"==typeof process&&"object"==typeof process.versions&&"string"==typeof process.versions.node,Da=l.ENVIRONMENT_IS_PTHREAD||!1,Ea="";function Fa(a){return l.locateFile?l.locateFile(a,Ea):Ea+a}var Ga,Ha,Ia;
|
|
10
10
|
if(Ca){var fs=require("fs"),Ja=require("path");Ea=Ba?Ja.dirname(Ea)+"/":__dirname+"/";Ga=(c,d)=>{c=c.startsWith("file://")?new URL(c):Ja.normalize(c);return fs.readFileSync(c,d?void 0:"utf8")};Ia=c=>{c=Ga(c,!0);c.buffer||(c=new Uint8Array(c));return c};Ha=(c,d,e)=>{c=c.startsWith("file://")?new URL(c):Ja.normalize(c);fs.readFile(c,function(f,g){f?e(f):d(g.buffer)})};!l.thisProgram&&1<process.argv.length&&(ya=process.argv[1].replace(/\\/g,"/"));process.argv.slice(2);za=(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(Aa||Ba)Ba?Ea=self.location.href:"undefined"!=typeof document&&document.currentScript&&(Ea=document.currentScript.src),_scriptDir&&(Ea=_scriptDir),Ea=0!==Ea.indexOf("blob:")?Ea.substr(0,Ea.replace(/[?#].*/,"").lastIndexOf("/")+1):"",Ca||
|
|
12
12
|
(Ga=a=>{var c=new XMLHttpRequest;c.open("GET",a,!1);c.send(null);return c.responseText},Ba&&(Ia=a=>{var c=new XMLHttpRequest;c.open("GET",a,!1);c.responseType="arraybuffer";c.send(null);return new Uint8Array(c.response)}),Ha=(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)});Ca&&"undefined"==typeof performance&&(global.performance=require("perf_hooks").performance);
|
|
13
|
-
var Ka=console.log.bind(console),La=console.warn.bind(console);Ca&&(Ka=a=>fs.writeSync(1,a+"\n"),La=a=>fs.writeSync(2,a+"\n"));var Ma=l.print||Ka,Na=l.printErr||La;Object.assign(l,xa);xa=null;l.thisProgram&&(ya=l.thisProgram);l.quit&&(za=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,Ra
|
|
14
|
-
function da(){var a=ba.buffer;l.HEAP8=ca=new Int8Array(a);l.HEAP16=
|
|
13
|
+
var Ka=console.log.bind(console),La=console.warn.bind(console);Ca&&(Ka=a=>fs.writeSync(1,a+"\n"),La=a=>fs.writeSync(2,a+"\n"));var Ma=l.print||Ka,Na=l.printErr||La;Object.assign(l,xa);xa=null;l.thisProgram&&(ya=l.thisProgram);l.quit&&(za=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,Ta,ka,la,oa,qa,ua;
|
|
14
|
+
function da(){var a=ba.buffer;l.HEAP8=ca=new Int8Array(a);l.HEAP16=Ta=new Int16Array(a);l.HEAP32=la=new Int32Array(a);l.HEAPU8=ha=new Uint8Array(a);l.HEAPU16=ka=new Uint16Array(a);l.HEAPU32=oa=new Uint32Array(a);l.HEAPF32=qa=new Float32Array(a);l.HEAPF64=ua=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
15
|
if(Da)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 Na("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"),Ca&&Na("(on node you may need: --experimental-wasm-threads --experimental-wasm-bulk-memory and/or recent version)"),
|
|
16
|
-
Error("bad memory");da();Va=ba.buffer.byteLength;var Wa,
|
|
17
|
-
function kb(){var a=l.preRun.shift();
|
|
16
|
+
Error("bad memory");da();Va=ba.buffer.byteLength;var Wa,Xa=[],Ya=[],Za=[],ab=0;function bb(){return noExitRuntime||0<ab}function cb(){Da||(l.noFSInit||db||(db=!0,eb(),l.stdin=l.stdin,l.stdout=l.stdout,l.stderr=l.stderr,l.stdin?fb("stdin",l.stdin):gb("/dev/tty","/dev/stdin"),l.stdout?fb("stdout",null,l.stdout):gb("/dev/tty","/dev/stdout"),l.stderr?fb("stderr",null,l.stderr):gb("/dev/tty1","/dev/stderr"),hb("/dev/stdin",0),hb("/dev/stdout",1),hb("/dev/stderr",1)),ib=!1,jb(Ya))}
|
|
17
|
+
function kb(){var a=l.preRun.shift();Xa.unshift(a)}var lb=0,mb=null,nb=null;function ob(){lb++;l.monitorRunDependencies&&l.monitorRunDependencies(lb)}function pb(){lb--;l.monitorRunDependencies&&l.monitorRunDependencies(lb);if(0==lb&&(null!==mb&&(clearInterval(mb),mb=null),nb)){var a=nb;nb=null;a()}}function Pa(a){if(l.onAbort)l.onAbort(a);a="Aborted("+a+")";Na(a);Ra=!0;Sa=1;a=new WebAssembly.RuntimeError(a+". Build with -sASSERTIONS for more info.");wa(a);throw a;}
|
|
18
18
|
function qb(a){return a.startsWith("data:application/octet-stream;base64,")}var rb;rb="mxdrawassembly_min.wasm";qb(rb)||(rb=Fa(rb));function sb(a){try{if(a==rb&&Oa)return new Uint8Array(Oa);if(Ia)return Ia(a);throw"both async and sync fetching of the wasm failed";}catch(c){Pa(c)}}
|
|
19
19
|
function tb(a){if(!Oa&&(Aa||Ba)){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 sb(a)});if(Ha)return new Promise(function(c,d){Ha(a,function(e){c(new Uint8Array(e))},d)})}return Promise.resolve().then(function(){return sb(a)})}
|
|
20
20
|
function ub(a,c,d){return tb(a).then(function(e){return WebAssembly.instantiate(e,c)}).then(function(e){return e}).then(d,function(e){Na("failed to asynchronously prepare wasm: "+e);Pa(e)})}
|
|
21
21
|
function vb(a,c){var d=rb;return Oa||"function"!=typeof WebAssembly.instantiateStreaming||qb(d)||d.startsWith("file://")||Ca||"function"!=typeof fetch?ub(d,a,c):fetch(d,{credentials:"same-origin"}).then(function(e){return WebAssembly.instantiateStreaming(e,a).then(c,function(f){Na("wasm streaming compile failed: "+f);Na("falling back to ArrayBuffer instantiation");return ub(d,a,c)})})}
|
|
22
|
-
var wb,xb,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
|
|
24
|
-
var
|
|
22
|
+
var wb,xb,Cb={268202:()=>aa().length,268222: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=hb(a,e||0);a=yb(a,{fa:!0}).node;if(!a)throw new q(44);if(!a.j.u)throw new q(63);a=a.j.u(a).size;var f=new Uint8Array(a);zb(e,f,0,a,0);"utf8"===c?d=Ab(f,0):"binary"===c&&(d=f);Bb(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};Ca&&c.ref();c.postMessage(d,a.Kb);return 0}
|
|
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},Jb=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},Kb=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},Lb=a=>
|
|
25
25
|
{if("/"===a)return"/";a=Jb(a);a=a.replace(/\/$/,"");var c=a.lastIndexOf("/");return-1===c?a:a.substr(c+1)};function Mb(){if("object"==typeof crypto&&"function"==typeof crypto.getRandomValues)return d=>(d.set(crypto.getRandomValues(new Uint8Array(d.byteLength))),d);if(Ca)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 Nb(a){return(Nb=Mb())(a)}
|
|
26
|
-
function Ob(){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=
|
|
26
|
+
function Ob(){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||"."}
|
|
27
27
|
function Pb(a,c,d,e){if(!(0<e))return 0;var f=d;e=d+e-1;for(var g=0;g<a.length;++g){var h=a.charCodeAt(g);if(55296<=h&&57343>=h){var m=a.charCodeAt(++g);h=65536+((h&1023)<<10)|m&1023}if(127>=h){if(d>=e)break;c[d++]=h}else{if(2047>=h){if(d+1>=e)break;c[d++]=192|h>>6}else{if(65535>=h){if(d+2>=e)break;c[d++]=224|h>>12}else{if(d+3>=e)break;c[d++]=240|h>>18;c[d++]=128|h>>12&63}c[d++]=128|h>>6&63}c[d++]=128|h&63}}c[d]=0;return d-f}
|
|
28
28
|
function Qb(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=Pb(a,d,0,d.length);c&&(d.length=a);return d}var Rb=[];function Sb(a,c){Rb[a]={input:[],output:[],O:c};Tb(a,Ub)}
|
|
29
29
|
var Ub={open:function(a){var c=Rb[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(m){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=
|
|
@@ -46,47 +46,47 @@ c.j.rmdir(c,a);ic(d)},fc=a=>{a=yb(a).node;if(!a)throw new q(44);if(!a.j.readlink
|
|
|
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"!==mc(c)||c&512)?31:jc(f,mc(c)):44))throw new q(d);if(c&512&&!e){d=f;d="string"==typeof d?yb(d,{fa:!0}).node:d;if(!d.j.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=jc(d,"w"))throw new q(e);d.j.B(d,{size:0,timestamp:Date.now()})}c&=-131713;f=rc({node:f,path:gc(f),flags:c,seekable:!0,position:0,
|
|
47
47
|
m:f.m,Lb:[],error:!1});f.m.open&&f.m.open(f);!l.logReadFiles||c&1||(wc||(wc={}),a in wc||(wc[a]=1));return f},Bb=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{cc[a.fd]=null}a.fd=null},xc=(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=[]},zb=(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},eb=()=>{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=>{Zb[a]=new q(a);Zb[a].stack="<generic error, no stack>"}))},db,yc=(a,c)=>{var d=0;a&&(d|=365);c&&(d|=
|
|
49
|
-
146);return d},fb=(a,c,d)=>{a=Jb("/dev/"+a);var e=yc(!!c,!!d);zc||(zc=64);var f=zc++<<8|0;Tb(f,{open:g=>{g.seekable=!1},close:()=>{d&&d.buffer&&d.buffer.length&&d(10)},read:(g,h,m,x)=>{for(var t=0,T=0;T<x;T++){try{var
|
|
49
|
+
146);return d},fb=(a,c,d)=>{a=Jb("/dev/"+a);var e=yc(!!c,!!d);zc||(zc=64);var f=zc++<<8|0;Tb(f,{open:g=>{g.seekable=!1},close:()=>{d&&d.buffer&&d.buffer.length&&d(10)},read:(g,h,m,x)=>{for(var t=0,T=0;T<x;T++){try{var ia=c()}catch(fa){throw new q(29);}if(void 0===ia&&0===t)throw new q(6);if(null===ia||void 0===ia)break;t++;h[m+T]=ia}t&&(g.node.timestamp=Date.now());return t},write:(g,h,m,x)=>{for(var t=0;t<x;t++)try{d(h[m+t])}catch(T){throw new q(29);}x&&(g.node.timestamp=Date.now());return t}});
|
|
50
50
|
uc(a,e,f)},zc,Ac={},qc,wc,Bc="undefined"!=typeof TextDecoder?new TextDecoder("utf8"):void 0;
|
|
51
51
|
function Ab(a,c,d){var e=c+d;for(d=c;a[d]&&!(d>=e);)++d;if(16<d-c&&a.buffer&&Bc)return Bc.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?Ab(
|
|
53
|
-
var r={G:[],I:[],Pa:[],F:{},ka:function(){Da?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){
|
|
54
|
-
{a.onmessage=g=>{g=g.data;var h=g.cmd;a.A&&(r.Ya=a.A);if(g.targetThread&&g.targetThread!=Mc()){var m=r.F[g.ac];m?m.postMessage(g,g.transferList):Na('Internal error! Worker sent a message "'+h+'" to target pthread '+g.targetThread+", but that thread no longer exists!")}else if("checkMailbox"===h)Nc();else if("spawnThread"===h)
|
|
52
|
+
function p(a,c){return a?Ab(ea(),a,c):""}function Cc(a,c){if("/"===c.charAt(0))return c;a=-100===a?"/":Dc(a).path;if(0==c.length)throw new q(44);return Jb(a+"/"+c)}var Ec=void 0;function Fc(){Ec+=4;return b()[Ec-4>>2]}function Dc(a){a=cc[a];if(!a)throw new q(8);return a}function Gc(a){if(Da)return Hc(1,1,a);Sa=a;if(!bb()){r.Fb();if(l.onExit)l.onExit(a);Ra=!0}za(a,new Db(a))}function Ic(a){Sa=a;if(Da)throw Jc(a),"unwind";Gc(a)}function Kc(a){a instanceof Db||"unwind"==a||za(1,a)}
|
|
53
|
+
var r={G:[],I:[],Pa:[],F:{},ka:function(){Da?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;Ca&&a.unref();Lc(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!=Mc()){var m=r.F[g.ac];m?m.postMessage(g,g.transferList):Na('Internal error! Worker sent a message "'+h+'" to target pthread '+g.targetThread+", but that thread no longer exists!")}else if("checkMailbox"===h)Nc();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),Lc(g),r.I.splice(r.I.indexOf(h),1),h.A=0;else if("cancelThread"===
|
|
55
55
|
h)r.F[g.thread].postMessage({cmd:"cancel"});else if("loaded"===h)a.loaded=!0,Ca&&!a.A&&a.unref(),c(a);else if("print"===h)Ma("Thread "+g.threadId+": "+g.text);else if("printErr"===h)Na("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&&Na("worker sent an unknown command "+h);r.Ya=void 0};a.onerror=g=>{Na("worker sent an error! "+g.filename+":"+g.lineno+
|
|
56
|
-
": "+g.message);throw g;};Ca&&(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:
|
|
56
|
+
": "+g.message);throw g;};Ca&&(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(Da)return a();Promise.all(r.G.map(r.Fa)).then(a)},va:function(){var a=Fa("mxdrawassembly_min.worker.js");a=new Worker(a);
|
|
57
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 jb(a){for(;0<a.length;)a.shift()(l)}l.establishStackSpace=function(){var a=Mc(),c=b()[a+52>>2];a=b()[a+56>>2];Oc(c,c-a);Pc(c)};function Jc(a){if(Da)return Hc(2,0,a);Ic(a)}var Qc=[];function Rc(a){var c=Qc[a];c||(a>=Qc.length&&(Qc.length=a+1),Qc[a]=c=Wa.get(a));return c}l.invokeEntryPoint=function(a,c){a=Rc(a)(c);bb()?r.Ma(a):Sc(a)};
|
|
58
58
|
function Tc(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 Uc=0,Vc=0;function Wc(a,c,d,e){return Da?Hc(3,1,a,c,d,e):Xc(a,c,d,e)}
|
|
59
|
-
function Xc(a,c,d,e){if("undefined"==typeof SharedArrayBuffer)return Na("Current environment does not support SharedArrayBuffer, pthreads are not available!"),6;var f=[];if(Da&&0===f.length)return Wc(a,c,d,e);a={Eb:d,A:a,Ua:e,Kb:f};return Da?(a.Ob="spawnThread",postMessage(a,f),0):
|
|
60
|
-
function Yc(a,c,d){if(Da)return Hc(4,1,a,c,d);Ec=d;try{var e=Dc(a);switch(c){case 0:var f=Fc();return 0>f?-28:rc(e,f).fd;case 1:case 2:return 0;case 3:return e.flags;case 4:return f=Fc(),e.flags|=f,0;case 5:return f=Fc(),ba.buffer!=ca.buffer&&da(),
|
|
59
|
+
function Xc(a,c,d,e){if("undefined"==typeof SharedArrayBuffer)return Na("Current environment does not support SharedArrayBuffer, pthreads are not available!"),6;var f=[];if(Da&&0===f.length)return Wc(a,c,d,e);a={Eb:d,A:a,Ua:e,Kb:f};return Da?(a.Ob="spawnThread",postMessage(a,f),0):Gb(a)}
|
|
60
|
+
function Yc(a,c,d){if(Da)return Hc(4,1,a,c,d);Ec=d;try{var e=Dc(a);switch(c){case 0:var f=Fc();return 0>f?-28:rc(e,f).fd;case 1:case 2:return 0;case 3:return e.flags;case 4:return f=Fc(),e.flags|=f,0;case 5:return f=Fc(),ba.buffer!=ca.buffer&&da(),Ta[f+0>>1]=2,0;case 6:case 7:return 0;case 16:case 8:return-28;case 9:return b()[Zc()>>2]=28,-1;default:return-28}}catch(g){if("undefined"==typeof Ac||"ErrnoError"!==g.name)throw g;return-g.s}}
|
|
61
61
|
function $c(a,c,d){if(Da)return Hc(5,1,a,c,d);Ec=d;try{var e=Dc(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=Fc();return b()[f>>2]=0;case 21520:return e.tty?-28:-59;case 21531:a=f=Fc();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 Ac||"ErrnoError"!==g.name)throw g;
|
|
62
62
|
return-g.s}}function ad(a,c,d,e){if(Da)return Hc(6,1,a,c,d,e);Ec=e;try{c=p(c);c=Cc(a,c);var f=e?Fc():0;return hb(c,d,f).fd}catch(g){if("undefined"==typeof Ac||"ErrnoError"!==g.name)throw g;return-g.s}}function bd(a){if(Da)return Hc(7,1,a);try{return a=p(a),vc(a),0}catch(c){if("undefined"==typeof Ac||"ErrnoError"!==c.name)throw c;return-c.s}}
|
|
63
|
-
function cd(a,c,d){if(Da)return Hc(8,1,a,c,d);try{c=p(c);c=Cc(a,c);if(0===d){a=c;var e=yb(a,{parent:!0}).node;if(!e)throw new q(44);var f=Lb(a),g=$b(e,f),h=oc(e,f,!1);if(h)throw new q(h);if(!e.j.unlink)throw new q(63);if(g.M)throw new q(10);e.j.unlink(e,f);ic(g)}else 512===d?vc(c):Pa("Invalid flags passed to unlinkat");return 0}catch(m){if("undefined"==typeof Ac||"ErrnoError"!==m.name)throw m;return-m.s}}function dd(a){if(!
|
|
63
|
+
function cd(a,c,d){if(Da)return Hc(8,1,a,c,d);try{c=p(c);c=Cc(a,c);if(0===d){a=c;var e=yb(a,{parent:!0}).node;if(!e)throw new q(44);var f=Lb(a),g=$b(e,f),h=oc(e,f,!1);if(h)throw new q(h);if(!e.j.unlink)throw new q(63);if(g.M)throw new q(10);e.j.unlink(e,f);ic(g)}else 512===d?vc(c):Pa("Invalid flags passed to unlinkat");return 0}catch(m){if("undefined"==typeof Ac||"ErrnoError"!==m.name)throw m;return-m.s}}function dd(a){if(!Ra)try{if(a(),!bb())try{Da?Sc(Sa):Ic(Sa)}catch(c){Kc(c)}}catch(c){Kc(c)}}
|
|
64
64
|
function ed(a){"function"===typeof Atomics.Mb&&(Atomics.Mb(b(),a>>2,a).value.then(Nc),a+=128,Atomics.store(b(),a>>2,1))}l.__emscripten_thread_mailbox_await=ed;function Nc(){var a=Mc();a&&(ed(a),dd(()=>fd()))}l.checkMailbox=Nc;var gd=[];function hd(a){jd||(jd={});jd[a]||(jd[a]=1,Ca&&(a="warning: "+a),Na(a))}var jd,kd;kd=Ca?()=>{var a=process.hrtime();return 1E3*a[0]+a[1]/1E6}:()=>performance.timeOrigin+performance.now();
|
|
65
|
-
function ld(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 md(a,c){return 0<=a?a:32>=c?2*Math.abs(1<<c-1)+a:Math.pow(2,c)+a}function nd(a){for(var c=a;
|
|
66
|
-
function od(a,c){function d(
|
|
67
|
-
a++,h=aa()[a+1>>0];else for(;48<=h&&57>=h;)
|
|
65
|
+
function ld(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 md(a,c){return 0<=a?a:32>=c?2*Math.abs(1<<c-1)+a:Math.pow(2,c)+a}function nd(a){for(var c=a;ea()[c];)++c;return c-a}
|
|
66
|
+
function od(a,c){function d(sa){var R=e;("double"===sa||"i64"===sa)&&R&7&&(R+=4);e=R;"double"===sa?(sa=ta()[e>>3],e+=8):"i64"==sa?(sa=[b()[e>>2],b()[e+4>>2]],e+=8):(sa=b()[e>>2],e+=4);return sa}for(var e=c,f=[],g,h;;){var m=a;g=aa()[a>>0];if(0===g)break;h=aa()[a+1>>0];if(37==g){var x=!1,t=c=!1,T=!1,ia=!1;a:for(;;){switch(h){case 43:x=!0;break;case 45:c=!0;break;case 35:t=!0;break;case 48:if(T)break a;else{T=!0;break}case 32:ia=!0;break;default:break a}a++;h=aa()[a+1>>0]}var fa=0;if(42==h)fa=d("i32"),
|
|
67
|
+
a++,h=aa()[a+1>>0];else for(;48<=h&&57>=h;)fa=10*fa+(h-48),a++,h=aa()[a+1>>0];var n=!1,Q=-1;if(46==h){Q=0;n=!0;a++;h=aa()[a+1>>0];if(42==h)Q=d("i32"),a++;else for(;;){h=aa()[a+1>>0];if(48>h||57<h)break;Q=10*Q+(h-48);a++}h=aa()[a+1>>0]}0>Q&&(Q=6,n=!1);switch(String.fromCharCode(h)){case "h":h=aa()[a+2>>0];if(104==h){a++;var O=1}else O=2;break;case "l":h=aa()[a+2>>0];108==h?(a++,O=8):O=4;break;case "L":case "q":case "j":O=8;break;case "z":case "t":case "I":O=4;break;default:O=null}O&&a++;h=aa()[a+1>>
|
|
68
68
|
0];switch(String.fromCharCode(h)){case "d":case "i":case "u":case "o":case "x":case "X":case "p":m=100==h||105==h;O=O||4;g=d("i"+8*O);8==O&&(g=117==h?(g[0]>>>0)+4294967296*(g[1]>>>0):(g[0]>>>0)+4294967296*g[1]);4>=O&&(g=(m?ld:md)(g&Math.pow(256,O)-1,8*O));var ma=Math.abs(g);m="";if(100==h||105==h)var C=ld(g,8*O).toString(10);else if(117==h)C=md(g,8*O).toString(10),g=Math.abs(g);else if(111==h)C=(t?"0":"")+ma.toString(8);else if(120==h||88==h){m=t&&0!=g?"0x":"";if(0>g){g=-g;C=(ma-1).toString(16);ma=
|
|
69
|
-
[];for(t=0;t<C.length;t++)ma.push((15-parseInt(C[t],16)).toString(16));for(C=ma.join("");C.length<2*O;)C="f"+C}else C=ma.toString(16);88==h&&(m=m.toUpperCase(),C=C.toUpperCase())}else 112==h&&(0===ma?C="(nil)":(m="0x",C=ma.toString(16)));if(n)for(;C.length<Q;)C="0"+C;0<=g&&(x?m="+"+m:
|
|
69
|
+
[];for(t=0;t<C.length;t++)ma.push((15-parseInt(C[t],16)).toString(16));for(C=ma.join("");C.length<2*O;)C="f"+C}else C=ma.toString(16);88==h&&(m=m.toUpperCase(),C=C.toUpperCase())}else 112==h&&(0===ma?C="(nil)":(m="0x",C=ma.toString(16)));if(n)for(;C.length<Q;)C="0"+C;0<=g&&(x?m="+"+m:ia&&(m=" "+m));"-"==C.charAt(0)&&(m="-"+m,C=C.substr(1));for(;m.length+C.length<fa;)c?C+=" ":T?C="0"+C:m=" "+m;C=m+C;C.split("").forEach(function(sa){f.push(sa.charCodeAt(0))});break;case "f":case "F":case "e":case "E":case "g":case "G":g=
|
|
70
70
|
d("double");if(isNaN(g))C="nan",T=!1;else if(isFinite(g)){n=!1;O=Math.min(Q,20);if(103==h||71==h)n=!0,Q=Q||1,O=parseInt(g.toExponential(O).split("e")[1],10),Q>O&&-4<=O?(h=(103==h?"f":"F").charCodeAt(0),Q-=O+1):(h=(103==h?"e":"E").charCodeAt(0),Q--),O=Math.min(Q,20);if(101==h||69==h)C=g.toExponential(O),/[eE][-+]\d$/.test(C)&&(C=C.slice(0,-1)+"0"+C.slice(-1));else if(102==h||70==h)C=g.toFixed(O),0===g&&(0>g||0===g&&-Infinity===1/g)&&(C="-"+C);m=C.split("e");if(n&&!t)for(;1<m[0].length&&m[0].includes(".")&&
|
|
71
|
-
("0"==m[0].slice(-1)||"."==m[0].slice(-1));)m[0]=m[0].slice(0,-1);else for(t&&-1==C.indexOf(".")&&(m[0]+=".");Q>O++;)m[0]+="0";C=m[0]+(1<m.length?"e"+m[1]:"");69==h&&(C=C.toUpperCase());0<=g&&(x?C="+"+C:
|
|
72
|
-
if(x)for(t=0;t<T;t++)f.push(
|
|
71
|
+
("0"==m[0].slice(-1)||"."==m[0].slice(-1));)m[0]=m[0].slice(0,-1);else for(t&&-1==C.indexOf(".")&&(m[0]+=".");Q>O++;)m[0]+="0";C=m[0]+(1<m.length?"e"+m[1]:"");69==h&&(C=C.toUpperCase());0<=g&&(x?C="+"+C:ia&&(C=" "+C))}else C=(0>g?"-":"")+"inf",T=!1;for(;C.length<fa;)C=c?C+" ":!T||"-"!=C[0]&&"+"!=C[0]?(T?"0":" ")+C:C[0]+"0"+C.slice(1);97>h&&(C=C.toUpperCase());C.split("").forEach(function(sa){f.push(sa.charCodeAt(0))});break;case "s":T=(x=d("i8*"))?nd(x):6;n&&(T=Math.min(T,Q));if(!c)for(;T<fa--;)f.push(32);
|
|
72
|
+
if(x)for(t=0;t<T;t++)f.push(ea()[x++>>0]);else f=f.concat(Qb("(null)".substr(0,T),!0));if(c)for(;T<fa--;)f.push(32);break;case "c":for(c&&f.push(d("i8"));0<--fa;)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=m;t<a+2;t++)f.push(aa()[t>>0])}a+=2}else f.push(g),a+=1}return f}
|
|
73
73
|
function pd(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 qd(a){a:{var c=Error();if(!c.stack){try{throw Error();}catch(Q){c=Q}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&&hd("EM_LOG_DEMANGLE is deprecated; ignoring");a&8&&"undefined"==typeof emscripten_source_map&&(hd('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=pd(arguments);d[1].includes("_emscripten_");)d=pd(d[0]);var e=c.split("\n");c="";var f=RegExp("\\s*(.*?)@(.*?):([0-9]+):([0-9]+)"),g=RegExp("\\s*(.*?)@(.*):(.*)(:(.*))?"),h=RegExp("\\s*at (.*?) \\((.*):(.*):(.*)\\)"),m;for(m in e){var x=e[m],t;if((t=h.exec(x))&&5==t.length){x=t[1];var T=t[2];var
|
|
76
|
-
Wa:t});if(
|
|
75
|
+
a=a^8|16);var d=null;if(a&128)for(d=pd(arguments);d[1].includes("_emscripten_");)d=pd(d[0]);var e=c.split("\n");c="";var f=RegExp("\\s*(.*?)@(.*?):([0-9]+):([0-9]+)"),g=RegExp("\\s*(.*?)@(.*):(.*)(:(.*))?"),h=RegExp("\\s*at (.*?) \\((.*):(.*):(.*)\\)"),m;for(m in e){var x=e[m],t;if((t=h.exec(x))&&5==t.length){x=t[1];var T=t[2];var ia=t[3];t=t[4]}else if((t=f.exec(x))||(t=g.exec(x)),t&&4<=t.length)x=t[1],T=t[2],ia=t[3],t=t[4]|0;else{c+=x+"\n";continue}var fa=!1;if(a&8){var n=emscripten_source_map.Yb({line:ia,
|
|
76
|
+
Wa:t});if(fa=n&&n.source)a&64&&(n.source=n.source.substring(n.source.replace(/\\/g,"/").lastIndexOf("/")+1)),c+=" at "+x+" ("+n.source+":"+n.line+":"+n.Wa+")\n"}if(a&16||!fa)a&64&&(T=T.substring(T.replace(/\\/g,"/").lastIndexOf("/")+1)),c+=(fa?" = "+x:" at "+x)+" ("+T+":"+ia+":"+t+")\n";a&128&&d[0]&&(d[1]==x&&0<d[2].length&&(c=c.replace(/\s+$/,""),c+=" with values: "+d[1]+d[2]+"\n"),d=pd(d[0]))}return c=c.replace(/\s+$/,"")}function rd(a){var c=sd();a=a();Pc(c);return a}
|
|
77
77
|
function Hc(a,c){var d=arguments.length-2,e=arguments;return rd(()=>{for(var f=td(8*d),g=f>>3,h=0;h<d;h++){var m=e[2+h];ta()[g+h]=m}return ud(a,d,f,c)})}var vd=[],wd={};function xd(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 yd;
|
|
78
|
-
function zd(a,c,d,e,f){function g(){var
|
|
79
|
-
2];h=k()[x+76>>2];var O=k()[x+80>>2],ma=k()[x+84>>2];x=k()[x+88>>2];var C=!!(T&1),
|
|
80
|
-
R.status?c&&c(a,R,
|
|
81
|
-
na&&Dd(na)}};R.onreadystatechange=
|
|
78
|
+
function zd(a,c,d,e,f){function g(){var ra=0,Ua=0;R.response&&C&&0===k()[a+12>>2]&&(Ua=R.response.byteLength);0<Ua&&(ra=Ad(Ua),ea().set(new Uint8Array(R.response),ra));k()[a+12>>2]=ra;Bd(a+16,Ua);Bd(a+24,0);(ra=R.response?R.response.byteLength:0)&&Bd(a+32,ra);ja()[a+40>>1]=R.readyState;ja()[a+42>>1]=R.status;R.statusText&&Cd(R.statusText,a+44,64)}var h=k()[a+8>>2];if(h){var m=p(h),x=a+112,t=p(x);t||(t="GET");k();var T=k()[x+52>>2],ia=k()[x+56>>2],fa=!!k()[x+60>>2];k();var n=k()[x+68>>2],Q=k()[x+72>>
|
|
79
|
+
2];h=k()[x+76>>2];var O=k()[x+80>>2],ma=k()[x+84>>2];x=k()[x+88>>2];var C=!!(T&1),sa=!!(T&2);T=!!(T&64);n=n?p(n):void 0;Q=Q?p(Q):void 0;var R=new XMLHttpRequest;R.withCredentials=fa;R.open(t,m,!T,n,Q);T||(R.timeout=ia);R.dc=m;R.responseType="arraybuffer";O&&(m=p(O),R.overrideMimeType(m));if(h)for(;;){t=k()[h>>2];if(!t)break;m=k()[h+4>>2];if(!m)break;h+=8;t=p(t);m=p(m);R.setRequestHeader(t,m)}var $a=k()[a+0>>2];wd[$a]=R;h=ma&&x?ea().slice(ma,ma+x):null;R.onload=ra=>{$a in wd&&(g(),200<=R.status&&300>
|
|
80
|
+
R.status?c&&c(a,R,ra):d&&d(a,R,ra))};R.onerror=ra=>{$a in wd&&(g(),d&&d(a,R,ra))};R.ontimeout=ra=>{$a in wd&&d&&d(a,R,ra)};R.onprogress=ra=>{if($a in wd){var Ua=C&&sa&&R.response?R.response.byteLength:0,na=0;0<Ua&&C&&sa&&(na=Ad(Ua),ea().set(new Uint8Array(R.response),na));k()[a+12>>2]=na;Bd(a+16,Ua);Bd(a+24,ra.loaded-Ua);Bd(a+32,ra.total);ja()[a+40>>1]=R.readyState;3<=R.readyState&&0===R.status&&0<ra.loaded&&(R.status=200);ja()[a+42>>1]=R.status;R.statusText&&Cd(R.statusText,a+44,64);e&&e(a,R,ra);
|
|
81
|
+
na&&Dd(na)}};R.onreadystatechange=ra=>{$a in wd?(ja()[a+40>>1]=R.readyState,2<=R.readyState&&(ja()[a+42>>1]=R.status),f&&f(a,R,ra)):--ab};try{R.send(h)}catch(ra){d&&d(a,R,ra)}}else d(a,0,"no url specified!")}function Bd(a,c){k()[a>>2]=c;k()[a+4>>2]=(c-k()[a>>2])/4294967296}function Cd(a,c,d){return Pb(a,ea(),c,d)}
|
|
82
82
|
function Ed(a,c,d,e){var f=yd;if(f){var g=a+112;(g=k()[g+64>>2])||(g=k()[a+8>>2]);var h=p(g);try{var m=f.transaction(["FILES"],"readwrite").objectStore("FILES").put(c,h);m.onsuccess=()=>{ja()[a+40>>1]=4;ja()[a+42>>1]=200;Cd("OK",a+44,64);d(a,0,h)};m.onerror=x=>{ja()[a+40>>1]=4;ja()[a+42>>1]=413;Cd("Payload Too Large",a+44,64);e(a,0,x)}}catch(x){e(a,0,x)}}else e(a,0,"IndexedDB not available!")}
|
|
83
|
-
function Fd(a,c,d){var e=yd;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 m=h.byteLength||h.length,x=Ad(m);
|
|
83
|
+
function Fd(a,c,d){var e=yd;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 m=h.byteLength||h.length,x=Ad(m);ea().set(new Uint8Array(h),x);k()[a+12>>2]=x;Bd(a+16,m);Bd(a+24,0);Bd(a+32,m);ja()[a+40>>1]=4;ja()[a+42>>1]=200;Cd("OK",a+44,64);c(a,0,h)}else ja()[a+40>>1]=4,ja()[a+42>>1]=404,Cd("Not Found",a+44,64),d(a,0,"no data")};g.onerror=h=>{ja()[a+40>>1]=4;
|
|
84
84
|
ja()[a+42>>1]=404;Cd("Not Found",a+44,64);d(a,0,h)}}catch(h){d(a,0,h)}}else d(a,0,"IndexedDB not available!")}
|
|
85
85
|
function Gd(a,c,d){var e=yd;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"],"readwrite").objectStore("FILES").delete(f);g.onsuccess=h=>{h=h.target.result;k()[a+12>>2]=0;Bd(a+16,0);Bd(a+24,0);Bd(a+32,0);ja()[a+40>>1]=4;ja()[a+42>>1]=200;Cd("OK",a+44,64);c(a,0,h)};g.onerror=h=>{ja()[a+40>>1]=4;ja()[a+42>>1]=404;Cd("Not Found",a+44,64);d(a,0,h)}}catch(h){d(a,0,h)}}else d(a,0,"IndexedDB not available!")}
|
|
86
86
|
function Hd(a){var c=a.getExtension("ANGLE_instanced_arrays");c&&(a.vertexAttribDivisor=function(d,e){c.vertexAttribDivisorANGLE(d,e)},a.drawArraysInstanced=function(d,e,f,g){c.drawArraysInstancedANGLE(d,e,f,g)},a.drawElementsInstanced=function(d,e,f,g,h){c.drawElementsInstancedANGLE(d,e,f,g,h)})}
|
|
87
87
|
function Id(a){var c=a.getExtension("OES_vertex_array_object");c&&(a.createVertexArray=function(){return c.createVertexArrayOES()},a.deleteVertexArray=function(d){c.deleteVertexArrayOES(d)},a.bindVertexArray=function(d){c.bindVertexArrayOES(d)},a.isVertexArray=function(d){return c.isVertexArrayOES(d)})}function Jd(a){var c=a.getExtension("WEBGL_draw_buffers");c&&(a.drawBuffers=function(d,e){c.drawBuffersWEBGL(d,e)})}var Kd=1,Ld=[],Md=[],Nd=[],Od=[],Pd={},Qd=[1,1,2,2,4,4,4,2,3,4,8];
|
|
88
88
|
function Rd(a){Sd||(Sd=a)}function Td(a){for(var c=Kd++,d=a.length;d<c;d++)a[d]=null;return c}function Ud(a){return 32-Math.clz32(0===a?0:a-1)}
|
|
89
|
-
function Vd(a){Wd=!1;for(var c=0;c<Xd.Ha;++c){var d=Xd.V[c];if(d.ea&&d.enabled){Wd=!0;var e=d.qa;e=0<e?a*e:d.size*Qd[d.type-5120]*a;var f=Ud(e);var g=Xd.aa[f],h=Xd.T[f];Xd.T[f]=Xd.T[f]+1&63;var m=g[h];m?f=m:(m=v.getParameter(34964),g[h]=v.createBuffer(),v.bindBuffer(34962,g[h]),v.bufferData(34962,1<<f,35048),v.bindBuffer(34962,m),f=g[h]);v.bindBuffer(34962,f);v.bufferSubData(34962,0,
|
|
89
|
+
function Vd(a){Wd=!1;for(var c=0;c<Xd.Ha;++c){var d=Xd.V[c];if(d.ea&&d.enabled){Wd=!0;var e=d.qa;e=0<e?a*e:d.size*Qd[d.type-5120]*a;var f=Ud(e);var g=Xd.aa[f],h=Xd.T[f];Xd.T[f]=Xd.T[f]+1&63;var m=g[h];m?f=m:(m=v.getParameter(34964),g[h]=v.createBuffer(),v.bindBuffer(34962,g[h]),v.bufferData(34962,1<<f,35048),v.bindBuffer(34962,m),f=g[h]);v.bindBuffer(34962,f);v.bufferSubData(34962,0,ea().subarray(d.g,d.g+e));d.Sa.call(v,c,d.size,d.type,d.La,d.qa,0)}}}
|
|
90
90
|
function Yd(a,c){a.Da||(a.Da=a.getContext,a.getContext=function(e,f){f=a.Da(e,f);return"webgl"==e==f instanceof WebGLRenderingContext?f:null});var d=1<c.Ga?a.getContext("webgl2",c):a.getContext("webgl",c);return d?Zd(d,c):0}
|
|
91
91
|
function Zd(a,c){var d=Ad(8);b()[d+4>>2]=Mc();var e={hb:d,attributes:c,version:c.Ga,L:a};a.canvas&&(a.canvas.Ta=e);Pd[d]=e;("undefined"==typeof c.Aa||c.Aa)&&$d(e);e.Ha=e.L.getParameter(34921);e.V=[];for(a=0;a<e.Ha;a++)e.V[a]={enabled:!1,ea:!1,size:0,type:0,La:0,qa:0,g:0,Sa:null};a=Ud(2097152);e.T=[];e.Na=[];e.T.length=e.Na.length=a+1;e.aa=[];e.ra=[];e.aa.length=e.ra.length=a+1;e.P=[];e.P.length=a+1;for(c=0;c<=a;++c){e.P[c]=null;e.T[c]=e.Na[c]=0;e.aa[c]=[];e.ra[c]=[];var f=e.aa[c],g=e.ra[c];f.length=
|
|
92
92
|
g.length=64;for(var h=0;64>h;++h)f[h]=g[h]=null}return d}
|
|
@@ -94,10 +94,10 @@ function $d(a){a||(a=Xd);if(!a.ib){a.ib=!0;var c=a.L;Hd(c);Id(c);Jd(c);c.Qb=c.ge
|
|
|
94
94
|
var Sd,Xd,Wd,ae=[],be={},ce=["default","low-power","high-performance"],de=[0,"undefined"!=typeof document?document:0,"undefined"!=typeof window?window:0],ee={};
|
|
95
95
|
function fe(){if(!ge){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",_:ya||"./this.program"},c;for(c in ee)void 0===ee[c]?delete a[c]:a[c]=ee[c];var d=[];for(c in a)d.push(c+"="+a[c]);ge=d}return ge}var ge;
|
|
96
96
|
function he(a,c){if(Da)return Hc(9,1,a,c);var d=0;fe().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 ie(a,c){if(Da)return Hc(10,1,a,c);var d=fe();k()[a>>2]=d.length;var e=0;d.forEach(function(f){e+=f.length+1});k()[c>>2]=e;return 0}function je(a){if(Da)return Hc(11,1,a);try{var c=Dc(a);Bb(c);return 0}catch(d){if("undefined"==typeof Ac||"ErrnoError"!==d.name)throw d;return d.s}}
|
|
97
|
-
function ke(a,c,d,e){if(Da)return Hc(12,1,a,c,d,e);try{a:{var f=Dc(a);a=c;for(var g,h=c=0;h<d;h++){var m=k()[a>>2],x=k()[a+4>>2];a+=8;var t=zb(f,aa(),m,x,g);if(0>t){var T=-1;break a}c+=t;if(t<x)break;"undefined"!==typeof g&&(g+=t)}T=c}k()[e>>2]=T;return 0}catch(
|
|
97
|
+
function ke(a,c,d,e){if(Da)return Hc(12,1,a,c,d,e);try{a:{var f=Dc(a);a=c;for(var g,h=c=0;h<d;h++){var m=k()[a>>2],x=k()[a+4>>2];a+=8;var t=zb(f,aa(),m,x,g);if(0>t){var T=-1;break a}c+=t;if(t<x)break;"undefined"!==typeof g&&(g+=t)}T=c}k()[e>>2]=T;return 0}catch(ia){if("undefined"==typeof Ac||"ErrnoError"!==ia.name)throw ia;return ia.s}}
|
|
98
98
|
function le(a,c,d,e,f){if(Da)return Hc(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=Dc(a);xc(g,c,e);xb=[g.position>>>0,(wb=g.position,1<=+Math.abs(wb)?0<wb?(Math.min(+Math.floor(wb/4294967296),4294967295)|0)>>>0:~~+Math.ceil((wb-+(~~wb>>>0))/4294967296)>>>0:0)];b()[f>>2]=xb[0];b()[f+4>>2]=xb[1];g.ja&&0===c&&0===e&&(g.ja=null);return 0}catch(h){if("undefined"==typeof Ac||"ErrnoError"!==h.name)throw h;return h.s}}
|
|
99
|
-
function me(a,c,d,e){if(Da)return Hc(14,1,a,c,d,e);try{a:{var f=Dc(a);a=c;for(var g,h=c=0;h<d;h++){var m=k()[a>>2],x=k()[a+4>>2];a+=8;var t=f,T=aa(),
|
|
100
|
-
O);var ma=O;if(0>ma){var C=-1;break a}c+=ma;"undefined"!==typeof g&&(g+=ma)}C=c}k()[e>>2]=C;return 0}catch(
|
|
99
|
+
function me(a,c,d,e){if(Da)return Hc(14,1,a,c,d,e);try{a:{var f=Dc(a);a=c;for(var g,h=c=0;h<d;h++){var m=k()[a>>2],x=k()[a+4>>2];a+=8;var t=f,T=aa(),ia=m,fa=x,n=g;if(0>fa||0>n)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&&xc(t,0,2);var Q="undefined"!=typeof n;if(!Q)n=t.position;else if(!t.seekable)throw new q(70);var O=t.m.write(t,T,ia,fa,n,void 0);Q||(t.position+=
|
|
100
|
+
O);var ma=O;if(0>ma){var C=-1;break a}c+=ma;"undefined"!==typeof g&&(g+=ma)}C=c}k()[e>>2]=C;return 0}catch(sa){if("undefined"==typeof Ac||"ErrnoError"!==sa.name)throw sa;return sa.s}}function ne(a,c,d,e){for(var f=0;f<a;f++){var g=v[d](),h=g&&Td(e);g?(g.name=h,e[h]=g):Rd(1282);b()[c+4*f>>2]=h}}function oe(a,c,d,e,f,g,h,m){c=Md[c];if(a=v[a](c,d))e=m&&Cd(a.name,m,e),f&&(b()[f>>2]=e),g&&(b()[g>>2]=a.size),h&&(b()[h>>2]=a.type)}
|
|
101
101
|
function pe(a,c){if(c){var d=void 0;switch(a){case 36346:d=1;break;case 36344:Rd(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>Xd.version){Rd(1282);return}d=2*(v.getSupportedExtensions()||[]).length;break;case 33307:case 33308:if(2>Xd.version){Rd(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":Rd(1280);return;case "object":if(null===
|
|
102
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:Rd(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){Rd(1280);Na("GL_INVALID_ENUM in glGet4v: Unknown object returned from WebGL getParameter("+
|
|
103
103
|
a+")! (error: "+f+")");return}}break;default:Rd(1280);Na("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 Rd(1281)}function qe(a){return"]"==a.slice(-1)&&a.lastIndexOf("[")}function re(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}Rd(1282)}var se=[];function te(a){return 0===a%4&&(0!==a%100||0===a%400)}
|
|
@@ -105,750 +105,767 @@ var ue=[31,29,31,30,31,30,31,31,30,31,30,31],ve=[31,28,31,30,31,30,31,31,30,31,3
|
|
|
105
105
|
function xe(a,c,d,e){function f(n,Q,O){for(n="number"==typeof n?n.toString():n||"";n.length<Q;)n=O[0]+n;return n}function g(n,Q){return f(n,Q,"0")}function h(n,Q){function O(C){return 0>C?-1:0<C?1:0}var ma;0===(ma=O(n.getFullYear()-Q.getFullYear()))&&0===(ma=O(n.getMonth()-Q.getMonth()))&&(ma=O(n.getDate()-Q.getDate()));return ma}function m(n){switch(n.getDay()){case 0:return new Date(n.getFullYear()-1,11,29);case 1:return n;case 2:return new Date(n.getFullYear(),0,3);case 3:return new Date(n.getFullYear(),
|
|
106
106
|
0,2);case 4:return new Date(n.getFullYear(),0,1);case 5:return new Date(n.getFullYear()-1,11,31);case 6:return new Date(n.getFullYear()-1,11,30)}}function x(n){var Q=n.J;for(n=new Date((new Date(n.K+1900,0,1)).getTime());0<Q;){var O=n.getMonth(),ma=(te(n.getFullYear())?ue:ve)[O];if(Q>ma-n.getDate())Q-=ma-n.getDate()+1,n.setDate(1),11>O?n.setMonth(O+1):(n.setMonth(0),n.setFullYear(n.getFullYear()+1));else{n.setDate(n.getDate()+Q);break}}O=new Date(n.getFullYear()+1,0,4);Q=m(new Date(n.getFullYear(),
|
|
107
107
|
0,4));O=m(O);return 0>=h(Q,n)?0>=h(O,n)?n.getFullYear()+1:n.getFullYear():n.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 T in t)d=d.replace(new RegExp(T,"g"),t[T]);var
|
|
109
|
-
3)},"%B":function(n){return
|
|
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 T in t)d=d.replace(new RegExp(T,"g"),t[T]);var ia="Sunday Monday Tuesday Wednesday Thursday Friday Saturday".split(" "),fa="January February March April May June July August September October November December".split(" ");t={"%a":function(n){return ia[n.C].substring(0,3)},"%A":function(n){return ia[n.C]},"%b":function(n){return fa[n.da].substring(0,
|
|
109
|
+
3)},"%B":function(n){return fa[n.da]},"%C":function(n){return g((n.K+1900)/100|0,2)},"%d":function(n){return g(n.sa,2)},"%e":function(n){return f(n.sa,2," ")},"%g":function(n){return x(n).toString().substring(2)},"%G":function(n){return x(n)},"%H":function(n){return g(n.ba,2)},"%I":function(n){n=n.ba;0==n?n=12:12<n&&(n-=12);return g(n,2)},"%j":function(n){for(var Q=0,O=0;O<=n.da-1;Q+=(te(n.K+1900)?ue:ve)[O++]);return g(n.sa+Q,3)},"%m":function(n){return g(n.da+1,2)},"%M":function(n){return g(n.Hb,
|
|
110
110
|
2)},"%n":function(){return"\n"},"%p":function(n){return 0<=n.ba&&12>n.ba?"AM":"PM"},"%S":function(n){return g(n.Ib,2)},"%t":function(){return"\t"},"%u":function(n){return n.C||7},"%U":function(n){return g(Math.floor((n.J+7-n.C)/7),2)},"%V":function(n){var Q=Math.floor((n.J+7-(n.C+6)%7)/7);2>=(n.C+371-n.J-2)%7&&Q++;if(Q)53==Q&&(O=(n.C+371-n.J)%7,4==O||3==O&&te(n.K)||(Q=1));else{Q=52;var O=(n.C+7-n.J-1)%7;(4==O||5==O&&te(n.K%400-1))&&Q++}return g(Q,2)},"%w":function(n){return n.C},"%W":function(n){return g(Math.floor((n.J+
|
|
111
111
|
7-(n.C+6)%7)/7),2)},"%y":function(n){return(n.K+1900).toString().substring(2)},"%Y":function(n){return n.K+1900},"%z":function(n){n=n.Gb;var Q=0<=n;n=Math.abs(n)/60;return(Q?"+":"-")+String("0000"+(n/60*100+n%60)).slice(-4)},"%Z":function(n){return n.Jb},"%%":function(){return"%"}};d=d.replace(/%%/g,"\x00\x00");for(T in t)d.includes(T)&&(d=d.replace(new RegExp(T,"g"),t[T](e)));d=d.replace(/\0\0/g,"%");T=Qb(d,!1);if(T.length>c)return 0;we(T,a);return T.length-1}r.ka();
|
|
112
112
|
function kc(a,c,d,e){a||(a=this);this.parent=a;this.D=a.D;this.M=null;this.id=dc++;this.name=c;this.mode=d;this.j={};this.m={};this.rdev=e}Object.defineProperties(kc.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}}});eb();ec=Array(4096);sc(u,"/");tc("/tmp",16895,0);tc("/home",16895,0);tc("/home/web_user",16895,0);
|
|
113
113
|
(()=>{tc("/dev",16895,0);Tb(259,{read:()=>0,write:(e,f,g,h)=>h});uc("/dev/null",259);Sb(1280,Vb);Sb(1536,Wb);uc("/dev/tty",1280);uc("/dev/tty1",1536);var a=new Uint8Array(1024),c=0,d=()=>{0===c&&(c=Nb(a).byteLength);return a[--c]};fb("random",d);fb("urandom",d);tc("/dev/shm",16895,0);tc("/dev/shm/tmp",16895,0)})();
|
|
114
114
|
(()=>{tc("/proc",16895,0);var a=tc("/proc/self",16895,0);tc("/proc/self/fd",16895,0);sc({D:()=>{var c=Yb(a,"fd",16895,73);c.j={lookup:(d,e)=>{var f=cc[+e];if(!f)throw new q(8);d={parent:null,D:{Ja:"fake"},j:{readlink:()=>f.path}};return d.parent=d}};return c}},"/proc/self/fd")})();Da||(ob(),xd(a=>{yd=a;pb()},()=>{yd=!1;pb()}));for(var v,ye=new Float32Array(288),ze=0;288>ze;++ze)se[ze]=ye.subarray(0,ze+1);
|
|
115
|
-
var Ae=[null,Gc,Jc,Wc,Yc,$c,ad,bd,cd,he,ie,je,ke,le,me],Ge={__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 Tc(a)).ka(c,d);Uc=a;Vc++;throw Uc;},__emscripten_init_main_thread_js:function(a){Be(a,!Ba,1,!Aa);r.Oa()},__emscripten_thread_cleanup:function(a){Da?postMessage({cmd:"cleanupThread",thread:a}):
|
|
115
|
+
var Ae=[null,Gc,Jc,Wc,Yc,$c,ad,bd,cd,he,ie,je,ke,le,me],Ge={__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 Tc(a)).ka(c,d);Uc=a;Vc++;throw Uc;},__emscripten_init_main_thread_js:function(a){Be(a,!Ba,1,!Aa);r.Oa()},__emscripten_thread_cleanup:function(a){Da?postMessage({cmd:"cleanupThread",thread:a}):Fb(a)},__pthread_create_js:Xc,__syscall_fcntl64:Yc,__syscall_ioctl:$c,__syscall_openat:ad,
|
|
116
116
|
__syscall_rmdir:bd,__syscall_unlinkat:cd,_emscripten_default_pthread_stack_size:function(){return 4194304},_emscripten_fetch_free:function(a){var c=wd[a];c&&(delete wd[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(()=>Nc()):Da?postMessage({targetThread:a,cmd:"checkMailbox"}):(a=r.F[a])&&a.postMessage({cmd:"checkMailbox"})},_emscripten_set_offscreencanvas_size:function(){return-1},
|
|
117
|
-
_emscripten_thread_mailbox_await:ed,_emscripten_throw_longjmp:function(){throw Infinity;},abort:function(){Pa("")},emscripten_asm_const_int:function(a,c,d){gd.length=0;var e;for(d>>=2;e=
|
|
118
|
-
},emscripten_get_now:kd,emscripten_log:function(a,c,d){c=od(c,d);c=Ab(c,0);a&24&&(c=c.replace(/\s+$/,""),c+=(0<c.length?"\n":"")+qd(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?Na(c):Ma(c)},emscripten_memcpy_big:function(a,c,d){
|
|
119
|
-
|
|
120
|
-
c,d,e,f){function g(na){ma?na():dd(na)}ab+=1;var h=a+112,m=p(h),x=k()[h+36>>2],t=k()[h+40>>2],T=k()[h+44>>2],
|
|
121
|
-
na=>{zd(na,
|
|
117
|
+
_emscripten_thread_mailbox_await:ed,_emscripten_throw_longjmp:function(){throw Infinity;},abort:function(){Pa("")},emscripten_asm_const_int:function(a,c,d){gd.length=0;var e;for(d>>=2;e=ea()[c++];)d+=105!=e&d,gd.push(105==e?b()[d]:ta()[d++>>1]),++d;return Cb[a].apply(null,gd)},emscripten_check_blocking_allowed:function(){},emscripten_clear_interval:function(a){--ab;clearInterval(a)},emscripten_date_now:function(){return Date.now()},emscripten_exit_with_live_runtime:function(){ab+=1;throw"unwind";
|
|
118
|
+
},emscripten_get_now:kd,emscripten_log:function(a,c,d){c=od(c,d);c=Ab(c,0);a&24&&(c=c.replace(/\s+$/,""),c+=(0<c.length?"\n":"")+qd(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?Na(c):Ma(c)},emscripten_memcpy_big:function(a,c,d){ea().copyWithin(a,c,c+d)},emscripten_receive_on_main_thread_js:function(a,c,d){vd.length=c;d>>=3;for(var e=0;e<c;e++)vd[e]=ta()[d+e];return(0>a?Cb[-a-1]:Ae[a]).apply(null,vd)},emscripten_resize_heap:function(a){var c=
|
|
119
|
+
ea().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);da();var m=1;break a}catch(x){}m=void 0}if(m)return!0}return!1},emscripten_run_script:function(a){eval(p(a))},emscripten_set_interval:function(a,c,d){ab+=1;return setInterval(function(){dd(function(){Rc(a)(d)})},c)},emscripten_start_fetch:function(a,
|
|
120
|
+
c,d,e,f){function g(na){ma?na():dd(na)}ab+=1;var h=a+112,m=p(h),x=k()[h+36>>2],t=k()[h+40>>2],T=k()[h+44>>2],ia=k()[h+48>>2],fa=k()[h+52>>2],n=!!(fa&4),Q=!!(fa&32),O=!!(fa&16),ma=!!(fa&64),C=na=>{--ab;g(()=>{x?Rc(x)(na):c&&c(na)})},sa=na=>{g(()=>{T?Rc(T)(na):e&&e(na)})},R=na=>{--ab;g(()=>{t?Rc(t)(na):d&&d(na)})},$a=na=>{g(()=>{ia?Rc(ia)(na):f&&f(na)})};fa=na=>{zd(na,C,R,sa,$a)};var ra=(na,hD)=>{Ed(na,hD.response,Ib=>{--ab;g(()=>{x?Rc(x)(Ib):c&&c(Ib)})},Ib=>{--ab;g(()=>{x?Rc(x)(Ib):c&&c(Ib)})})},Ua=
|
|
121
|
+
na=>{zd(na,ra,R,sa,$a)};if("EM_IDB_STORE"===m)m=k()[h+84>>2],Ed(a,ea().slice(m,m+k()[h+88>>2]),C,R);else if("EM_IDB_DELETE"===m)Gd(a,C,R);else if(O){if(Q)return 0;zd(a,n?ra:C,R,sa,$a)}else Fd(a,C,Q?R:n?Ua:fa);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:ce[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=de[a]||("undefined"!=typeof document?document.querySelector(a):void 0);return!a||c.Za?0:Yd(a,c)},emscripten_webgl_destroy_context:function(a){Xd==a&&(Xd=0);Xd===Pd[a]&&(Xd=null);if("object"==typeof be)for(var c=Pd[a].L.canvas,d=0;d<ae.length;++d)if(ae[d].target==c){var e=d--,f=ae[e];f.target.removeEventListener(f.Sb,f.Rb,f.ec);ae.splice(e,1)}Pd[a]&&Pd[a].L.canvas&&(Pd[a].L.canvas.Ta=
|
|
123
|
-
void 0);Dd(Pd[a].hb);Pd[a]=null},emscripten_webgl_make_context_current:function(a){Xd=Pd[a];l.Pb=v=Xd&&Xd.L;return!a||v?0:-5},environ_get:he,environ_sizes_get:ie,exit:Ic,fd_close:je,fd_read:ke,fd_seek:le,fd_write:me,getentropy:function(a,c){Nb(
|
|
124
|
-
v.bindBuffer(a,Ld[c])},glBindVertexArray:function(a){v.bindVertexArray(Od[a]);a=v.getParameter(34965);v.S=a?a.name|0:0},glBufferData:function(a,c,d,e){2<=Xd.version?d&&c?v.bufferData(a,
|
|
123
|
+
void 0);Dd(Pd[a].hb);Pd[a]=null},emscripten_webgl_make_context_current:function(a){Xd=Pd[a];l.Pb=v=Xd&&Xd.L;return!a||v?0:-5},environ_get:he,environ_sizes_get:ie,exit:Ic,fd_close:je,fd_read:ke,fd_seek:le,fd_write:me,getentropy:function(a,c){Nb(ea().subarray(a,a+c));return 0},glAttachShader:function(a,c){v.attachShader(Md[a],Nd[c])},glBindAttribLocation:function(a,c,d){v.bindAttribLocation(Md[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
|
+
v.bindBuffer(a,Ld[c])},glBindVertexArray:function(a){v.bindVertexArray(Od[a]);a=v.getParameter(34965);v.S=a?a.name|0:0},glBufferData:function(a,c,d,e){2<=Xd.version?d&&c?v.bufferData(a,ea(),e,d,c):v.bufferData(a,c,e):v.bufferData(a,d?ea().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(Nd[a])},
|
|
125
125
|
glCreateProgram:function(){var a=Td(Md),c=v.createProgram();c.name=a;c.Y=c.W=c.X=0;c.ta=1;Md[a]=c;return a},glCreateShader:function(a){var c=Td(Nd);Nd[c]=v.createShader(a);return c},glDeleteBuffers:function(a,c){for(var d=0;d<a;d++){var e=b()[c+4*d>>2],f=Ld[e];f&&(v.deleteBuffer(f),f.name=0,Ld[e]=null,e==v.R&&(v.R=0),e==v.S&&(v.S=0),e==v.xa&&(v.xa=0),e==v.ya&&(v.ya=0))}},glDeleteProgram:function(a){if(a){var c=Md[a];c?(v.deleteProgram(c),c.name=0,Md[a]=null):Rd(1281)}},glDeleteShader:function(a){if(a){var c=
|
|
126
126
|
Nd[a];c?(v.deleteShader(c),Nd[a]=null):Rd(1281)}},glDeleteVertexArrays:function(a,c){for(var d=0;d<a;d++){var e=b()[c+4*d>>2];v.deleteVertexArray(Od[e]);Od[e]=null}},glDepthMask:function(a){v.depthMask(!!a)},glDisable:function(a){v.disable(a)},glDrawArrays:function(a,c,d){Vd(c+d);v.drawArrays(a,c,d);Wd&&v.bindBuffer(34962,Ld[v.R])},glDrawElements:function(a,c,d,e){if(!v.S){var f=1*Qd[d-5120]*c;var g=Ud(f);var h=Xd.P[g];h?g=h:(h=v.getParameter(34965),Xd.P[g]=v.createBuffer(),v.bindBuffer(34963,Xd.P[g]),
|
|
127
|
-
v.bufferData(34963,1<<g,35048),v.bindBuffer(34963,h),g=Xd.P[g]);v.bindBuffer(34963,g);v.bufferSubData(34963,0,
|
|
127
|
+
v.bufferData(34963,1<<g,35048),v.bindBuffer(34963,h),g=Xd.P[g]);v.bindBuffer(34963,g);v.bufferSubData(34963,0,ea().subarray(e,e+f));e=0}Vd(c);v.drawElements(a,c,d,e);Wd&&v.bindBuffer(34962,Ld[v.R]);v.S||v.bindBuffer(34963,null)},glDrawElementsInstanced:function(a,c,d,e,f){v.drawElementsInstanced(a,c,d,e,f)},glEnable:function(a){v.enable(a)},glEnableVertexAttribArray:function(a){Xd.V[a].enabled=!0;v.enableVertexAttribArray(a)},glGenBuffers:function(a,c){ne(a,c,"createBuffer",Ld)},glGenVertexArrays:function(a,
|
|
128
128
|
c){ne(a,c,"createVertexArray",Od)},glGetActiveAttrib:function(a,c,d,e,f,g,h){oe("getActiveAttrib",a,c,d,e,f,g,h)},glGetActiveUniform:function(a,c,d,e,f,g,h){oe("getActiveUniform",a,c,d,e,f,g,h)},glGetAttribLocation:function(a,c){return v.getAttribLocation(Md[a],p(c))},glGetBooleanv:function(a,c){pe(a,c)},glGetError:function(){var a=v.getError()||Sd;Sd=0;return a},glGetProgramInfoLog:function(a,c,d,e){a=v.getProgramInfoLog(Md[a]);null===a&&(a="(unknown error)");c=0<c&&e?Cd(a,e,c):0;d&&(b()[d>>2]=c)},
|
|
129
129
|
glGetProgramiv:function(a,c,d){if(d)if(a>=Kd)Rd(1281);else if(a=Md[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 Rd(1281)},glGetShaderiv:function(a,c,d){d?35716==c?(a=v.getShaderInfoLog(Nd[a]),null===a&&(a="(unknown error)"),a=a?a.length+1:0,b()[d>>2]=a):35720==c?(a=(a=v.getShaderSource(Nd[a]))?a.length+1:0,b()[d>>2]=a):b()[d>>2]=v.getShaderParameter(Nd[a],c):Rd(1281)},glGetUniformLocation:function(a,c){c=p(c);if(a=Md[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
131
|
35718);++g){var h=v.getActiveUniform(d,g);var m=h.name;h=h.size;var x=qe(m);x=0<x?m.slice(0,x):m;var t=d.ta;d.ta+=h;f[x]=[h,t];for(m=0;m<h;++m)e[t]=m,d.Qa[t++]=x}d=a.U;e=0;f=c;g=qe(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 Rd(1281);return-1},glLineWidth:function(a){v.lineWidth(a)},glLinkProgram:function(a){a=Md[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(Nd[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(re(a),c)},glUniform4f:function(a,c,d,e,f){v.uniform4f(re(a),c,d,e,f)},glUniform4fv:function(a,c,d){if(2<=Xd.version)c&&v.uniform4fv(re(a),pa(),d>>2,4*c);else{if(72>=c){var e=se[4*c-1],f=pa();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=pa().subarray(d>>2,d+16*c>>2);v.uniform4fv(re(a),e)}},glUniformMatrix4fv:function(a,c,d,e){if(2<=Xd.version)c&&v.uniformMatrix4fv(re(a),!!d,pa(),e>>2,16*c);else{if(18>=c){var f=se[16*c-1],g=pa();e>>=2;for(var h=0;h<16*c;h+=16){var m=e+h;f[h]=g[m];f[h+1]=g[m+1];f[h+2]=g[m+2];f[h+3]=g[m+3];f[h+4]=g[m+4];f[h+5]=g[m+5];f[h+6]=g[m+6];f[h+7]=g[m+7];f[h+8]=g[m+8];f[h+9]=g[m+9];f[h+10]=g[m+10];f[h+11]=g[m+11];f[h+12]=g[m+12];f[h+13]=g[m+13];f[h+14]=g[m+14];f[h+
|
|
134
|
-
15]=g[m+15]}}else f=pa().subarray(e>>2,e+64*c>>2);v.uniformMatrix4fv(re(a),!!d,f)}},glUseProgram:function(a){a=Md[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=Xd.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(m,x,t,T,
|
|
135
|
-
strftime_l:function(a,c,d,e){return xe(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;
|
|
134
|
+
15]=g[m+15]}}else f=pa().subarray(e>>2,e+64*c>>2);v.uniformMatrix4fv(re(a),!!d,f)}},glUseProgram:function(a){a=Md[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=Xd.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(m,x,t,T,ia,fa){this.vertexAttribPointer(m,x,t,T,ia,fa)})},invoke_ii:Ce,invoke_iiii:De,invoke_vi:Ee,invoke_vii:Fe,memory:ba||l.wasmMemory,
|
|
135
|
+
strftime_l:function(a,c,d,e){return xe(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(()=>pb());return d}var c={env:Ge,wasi_snapshot_preview1:Ge};ob();if(l.instantiateWasm)try{return l.instantiateWasm(c,a)}catch(d){Na("Module.instantiateWasm callback failed with error: "+d),wa(d)}vb(c,function(d){a(d.instance,d.module)}).catch(wa);return{}})();
|
|
136
136
|
var He=l._emscripten_bind_MdRxObject_getObjectName_0=function(){return(He=l._emscripten_bind_MdRxObject_getObjectName_0=l.asm.emscripten_bind_MdRxObject_getObjectName_0).apply(null,arguments)},Ie=l._emscripten_bind_MdRxObject_getDxf0_0=function(){return(Ie=l._emscripten_bind_MdRxObject_getDxf0_0=l.asm.emscripten_bind_MdRxObject_getDxf0_0).apply(null,arguments)},Je=l._emscripten_bind_MdRxObject_getJson_0=function(){return(Je=l._emscripten_bind_MdRxObject_getJson_0=l.asm.emscripten_bind_MdRxObject_getJson_0).apply(null,
|
|
137
137
|
arguments)},Ke=l._emscripten_bind_MdRxObject_setJson_1=function(){return(Ke=l._emscripten_bind_MdRxObject_setJson_1=l.asm.emscripten_bind_MdRxObject_setJson_1).apply(null,arguments)},Le=l._emscripten_bind_MdRxObject_isKindOf_1=function(){return(Le=l._emscripten_bind_MdRxObject_isKindOf_1=l.asm.emscripten_bind_MdRxObject_isKindOf_1).apply(null,arguments)},Me=l._emscripten_bind_MdDbObject_MdDbObject_0=function(){return(Me=l._emscripten_bind_MdDbObject_MdDbObject_0=l.asm.emscripten_bind_MdDbObject_MdDbObject_0).apply(null,
|
|
138
138
|
arguments)},Ne=l._emscripten_bind_MdDbObject_GetObjectID_0=function(){return(Ne=l._emscripten_bind_MdDbObject_GetObjectID_0=l.asm.emscripten_bind_MdDbObject_GetObjectID_0).apply(null,arguments)},Oe=l._emscripten_bind_MdDbObject_Erase_0=function(){return(Oe=l._emscripten_bind_MdDbObject_Erase_0=l.asm.emscripten_bind_MdDbObject_Erase_0).apply(null,arguments)},Pe=l._emscripten_bind_MdDbObject_ConnectionTempObject_1=function(){return(Pe=l._emscripten_bind_MdDbObject_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbObject_ConnectionTempObject_1).apply(null,
|
|
139
139
|
arguments)},Qe=l._emscripten_bind_MdDbObject_Clone_0=function(){return(Qe=l._emscripten_bind_MdDbObject_Clone_0=l.asm.emscripten_bind_MdDbObject_Clone_0).apply(null,arguments)},Re=l._emscripten_bind_MdDbObject_GetHandle_0=function(){return(Re=l._emscripten_bind_MdDbObject_GetHandle_0=l.asm.emscripten_bind_MdDbObject_GetHandle_0).apply(null,arguments)},Se=l._emscripten_bind_MdDbObject_GetDatabase_0=function(){return(Se=l._emscripten_bind_MdDbObject_GetDatabase_0=l.asm.emscripten_bind_MdDbObject_GetDatabase_0).apply(null,
|
|
140
140
|
arguments)},Te=l._emscripten_bind_MdDbObject_GetOwnerID_0=function(){return(Te=l._emscripten_bind_MdDbObject_GetOwnerID_0=l.asm.emscripten_bind_MdDbObject_GetOwnerID_0).apply(null,arguments)},Ue=l._emscripten_bind_MdDbObject_moveGripPointsAt_4=function(){return(Ue=l._emscripten_bind_MdDbObject_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbObject_moveGripPointsAt_4).apply(null,arguments)},Ve=l._emscripten_bind_MdDbObject_getObjectName_0=function(){return(Ve=l._emscripten_bind_MdDbObject_getObjectName_0=
|
|
141
141
|
l.asm.emscripten_bind_MdDbObject_getObjectName_0).apply(null,arguments)},We=l._emscripten_bind_MdDbObject_getDxf0_0=function(){return(We=l._emscripten_bind_MdDbObject_getDxf0_0=l.asm.emscripten_bind_MdDbObject_getDxf0_0).apply(null,arguments)},Xe=l._emscripten_bind_MdDbObject_getJson_0=function(){return(Xe=l._emscripten_bind_MdDbObject_getJson_0=l.asm.emscripten_bind_MdDbObject_getJson_0).apply(null,arguments)},Ye=l._emscripten_bind_MdDbObject_setJson_1=function(){return(Ye=l._emscripten_bind_MdDbObject_setJson_1=
|
|
142
|
-
l.asm.emscripten_bind_MdDbObject_setJson_1).apply(null,arguments)},Ze=l._emscripten_bind_MdDbObject_isKindOf_1=function(){return(Ze=l._emscripten_bind_MdDbObject_isKindOf_1=l.asm.emscripten_bind_MdDbObject_isKindOf_1).apply(null,arguments)},$e=l.
|
|
143
|
-
l.asm.
|
|
144
|
-
l.asm.
|
|
145
|
-
l.asm.
|
|
146
|
-
l.
|
|
147
|
-
function(){return(nf=l.
|
|
148
|
-
|
|
149
|
-
tf=l.
|
|
150
|
-
arguments)},wf=l.
|
|
151
|
-
arguments)},zf=l.
|
|
152
|
-
arguments)},Cf=l.
|
|
153
|
-
arguments)},Ff=l.
|
|
154
|
-
arguments)},If=l.
|
|
155
|
-
arguments)},Lf=l.
|
|
156
|
-
arguments)},Of=l.
|
|
157
|
-
l.asm.
|
|
158
|
-
l.
|
|
159
|
-
l.
|
|
160
|
-
arguments)},Zf=l.
|
|
161
|
-
arguments)},bg=l.
|
|
162
|
-
arguments)},eg=l.
|
|
163
|
-
arguments)},hg=l.
|
|
164
|
-
arguments)},kg=l.
|
|
165
|
-
arguments)},ng=l.
|
|
166
|
-
arguments)},qg=l.
|
|
167
|
-
arguments)},tg=l.
|
|
168
|
-
arguments)},wg=l.
|
|
169
|
-
arguments)},zg=l.
|
|
170
|
-
arguments)},Cg=l.
|
|
171
|
-
arguments)},Fg=l.
|
|
172
|
-
arguments)},Ig=l.
|
|
173
|
-
arguments)},Lg=l.
|
|
174
|
-
l.asm.
|
|
175
|
-
|
|
176
|
-
l.asm.
|
|
177
|
-
function(){return(Vg=l.
|
|
178
|
-
arguments)},Yg=l.
|
|
179
|
-
l.asm.
|
|
180
|
-
|
|
181
|
-
l.asm.
|
|
182
|
-
function(){return(hh=l.
|
|
183
|
-
arguments)},kh=l.
|
|
184
|
-
l.asm.
|
|
185
|
-
function(){return(ph=l.
|
|
186
|
-
sh=l.
|
|
187
|
-
|
|
188
|
-
l.
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
arguments)},Gh=l.
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
l.asm.
|
|
197
|
-
l.asm.
|
|
198
|
-
arguments)},$h=l.
|
|
199
|
-
arguments)},ci=l.
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
l.
|
|
207
|
-
|
|
208
|
-
function(){return(Ai=l.
|
|
209
|
-
function(){return(Di=l.
|
|
210
|
-
function(){return(Gi=l.
|
|
211
|
-
function(){return(Ji=l.
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
arguments)},Si=l.
|
|
215
|
-
l.asm.
|
|
216
|
-
l.asm.
|
|
217
|
-
l.asm.
|
|
218
|
-
l.asm.
|
|
219
|
-
l.asm.
|
|
220
|
-
function(){return(ij=l.
|
|
221
|
-
|
|
222
|
-
arguments)},oj=l.
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
l.asm.
|
|
226
|
-
l.
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
function(){return(Ij=l.
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
l.
|
|
234
|
-
function(){return(
|
|
235
|
-
arguments)},
|
|
236
|
-
arguments)},
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
l.
|
|
242
|
-
arguments)},
|
|
243
|
-
l.
|
|
244
|
-
arguments)},
|
|
245
|
-
l.asm.
|
|
246
|
-
|
|
247
|
-
l.
|
|
248
|
-
arguments)},
|
|
249
|
-
l.asm.
|
|
250
|
-
arguments)},
|
|
251
|
-
l.
|
|
252
|
-
arguments)},
|
|
253
|
-
l.asm.
|
|
254
|
-
function(){return(
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
l.
|
|
258
|
-
|
|
259
|
-
l.asm.
|
|
260
|
-
function(){return(
|
|
261
|
-
arguments)},
|
|
262
|
-
l.asm.
|
|
263
|
-
function(){return(
|
|
264
|
-
arguments)},
|
|
265
|
-
l.
|
|
266
|
-
arguments)},
|
|
267
|
-
l.asm.
|
|
268
|
-
function(){return(
|
|
269
|
-
arguments)},
|
|
270
|
-
|
|
271
|
-
l.asm.
|
|
272
|
-
arguments)},
|
|
273
|
-
function(){return(
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
arguments)},
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
arguments)},
|
|
281
|
-
arguments)},
|
|
282
|
-
l.asm.
|
|
283
|
-
function(){return(
|
|
284
|
-
l.asm.
|
|
285
|
-
function(){return(
|
|
286
|
-
function(){return(
|
|
287
|
-
l.
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
l.asm.
|
|
293
|
-
function(){return(
|
|
294
|
-
arguments)},
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
l.asm.
|
|
299
|
-
l.
|
|
300
|
-
function(){return(
|
|
301
|
-
|
|
302
|
-
arguments)},
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
function(){return(
|
|
308
|
-
|
|
309
|
-
arguments)},
|
|
310
|
-
arguments)},
|
|
311
|
-
arguments)},
|
|
312
|
-
arguments)},
|
|
313
|
-
arguments)},
|
|
314
|
-
l.asm.
|
|
315
|
-
function(){return(
|
|
316
|
-
|
|
317
|
-
arguments)},
|
|
318
|
-
arguments)},
|
|
319
|
-
arguments)},
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
arguments)},Bo=l.
|
|
323
|
-
|
|
324
|
-
l.asm.
|
|
325
|
-
l.asm.
|
|
326
|
-
|
|
327
|
-
l.asm.
|
|
328
|
-
l.
|
|
329
|
-
l.
|
|
330
|
-
|
|
331
|
-
l.
|
|
332
|
-
function(){return(
|
|
333
|
-
function(){return(
|
|
334
|
-
function(){return(
|
|
335
|
-
l.
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
arguments)},
|
|
339
|
-
arguments)},
|
|
340
|
-
arguments)},
|
|
341
|
-
|
|
342
|
-
arguments)},
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
arguments)},
|
|
351
|
-
arguments)},
|
|
352
|
-
arguments)},
|
|
353
|
-
arguments)},
|
|
354
|
-
arguments)},
|
|
355
|
-
|
|
356
|
-
arguments)},
|
|
357
|
-
arguments)},
|
|
358
|
-
l.asm.
|
|
359
|
-
function(){return(Eq=l.
|
|
360
|
-
arguments)},Hq=l.
|
|
361
|
-
|
|
362
|
-
function(){return(
|
|
363
|
-
function(){return(
|
|
364
|
-
function(){return(
|
|
365
|
-
l.
|
|
366
|
-
arguments)},
|
|
367
|
-
|
|
368
|
-
l.asm.
|
|
369
|
-
l.
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
function(){return(or=l.
|
|
373
|
-
function(){return(rr=l.
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
arguments)},Ar=l.
|
|
377
|
-
Dr=l.
|
|
378
|
-
l.
|
|
379
|
-
arguments)},Jr=l.
|
|
380
|
-
arguments)},Mr=l.
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
arguments)},
|
|
385
|
-
arguments)}
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
arguments)},
|
|
390
|
-
arguments)},
|
|
391
|
-
|
|
392
|
-
function(){return(
|
|
393
|
-
function(){return(
|
|
394
|
-
function(){return(
|
|
395
|
-
function(){return(
|
|
396
|
-
function(){return(
|
|
397
|
-
l.
|
|
398
|
-
function(){return(
|
|
399
|
-
arguments)},
|
|
400
|
-
l.asm.
|
|
401
|
-
l.
|
|
402
|
-
|
|
403
|
-
l.asm.
|
|
404
|
-
function(){return(
|
|
405
|
-
|
|
406
|
-
l.asm.
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
l.
|
|
411
|
-
|
|
412
|
-
arguments)},
|
|
413
|
-
l.asm.
|
|
414
|
-
l.
|
|
415
|
-
function(){return(
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
l.
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
arguments)},
|
|
423
|
-
|
|
424
|
-
arguments)},
|
|
425
|
-
l.
|
|
426
|
-
|
|
427
|
-
l.
|
|
428
|
-
arguments)},
|
|
429
|
-
l.asm.
|
|
430
|
-
|
|
431
|
-
l.asm.
|
|
432
|
-
function(){return(
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
arguments)},
|
|
439
|
-
l.asm.
|
|
440
|
-
function(){return(
|
|
441
|
-
l.asm.
|
|
442
|
-
arguments)},
|
|
443
|
-
function(){return(
|
|
444
|
-
arguments)},
|
|
445
|
-
function(){return(
|
|
446
|
-
l.
|
|
447
|
-
arguments)},
|
|
448
|
-
function(){return(
|
|
449
|
-
l.asm.
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
arguments)},
|
|
454
|
-
function(){return(
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
function(){return(
|
|
459
|
-
l.asm.
|
|
460
|
-
function(){return(
|
|
461
|
-
l.asm.
|
|
462
|
-
|
|
463
|
-
arguments)},
|
|
464
|
-
function(){return(
|
|
465
|
-
l.asm.
|
|
466
|
-
function(){return(
|
|
467
|
-
l.asm.
|
|
468
|
-
|
|
469
|
-
l.asm.
|
|
470
|
-
|
|
471
|
-
function(){return(
|
|
472
|
-
l.asm.
|
|
473
|
-
|
|
474
|
-
l.asm.
|
|
475
|
-
arguments)},
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
l.asm.
|
|
479
|
-
arguments)},
|
|
480
|
-
function(){return(
|
|
481
|
-
l.asm.
|
|
482
|
-
arguments)},
|
|
483
|
-
function(){return(
|
|
484
|
-
l.asm.
|
|
485
|
-
arguments)},
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
l.
|
|
489
|
-
arguments)},
|
|
490
|
-
l.asm.
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
function(){return(
|
|
494
|
-
l.asm.
|
|
495
|
-
function(){return(
|
|
496
|
-
arguments)},
|
|
497
|
-
l.
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
function(){return(
|
|
502
|
-
|
|
503
|
-
function(){return(
|
|
504
|
-
|
|
505
|
-
function(){return(
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
arguments)},gy=l.
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
arguments)},Ey=l.
|
|
517
|
-
function(){return(Gy=l.
|
|
518
|
-
l.asm.
|
|
519
|
-
arguments)},
|
|
520
|
-
function(){return(
|
|
521
|
-
l.asm.
|
|
522
|
-
function(){return(
|
|
523
|
-
l.asm.
|
|
524
|
-
|
|
525
|
-
l.
|
|
526
|
-
arguments)},
|
|
527
|
-
function(){return(
|
|
528
|
-
arguments)},
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
l.
|
|
532
|
-
|
|
533
|
-
l.
|
|
534
|
-
function(){return(
|
|
535
|
-
l.
|
|
536
|
-
|
|
537
|
-
function(){return(
|
|
538
|
-
arguments)},
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
arguments)},
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
function(){return(
|
|
554
|
-
arguments)},
|
|
555
|
-
|
|
556
|
-
l.
|
|
557
|
-
function(){return(
|
|
558
|
-
|
|
559
|
-
arguments)},
|
|
560
|
-
l.asm.
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
function(){return(
|
|
564
|
-
l.
|
|
565
|
-
arguments)},
|
|
566
|
-
l.asm.
|
|
567
|
-
l.
|
|
568
|
-
function(){return(
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
arguments)},FB=l.
|
|
576
|
-
arguments)},IB=l.
|
|
577
|
-
arguments)},LB=l.
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
142
|
+
l.asm.emscripten_bind_MdDbObject_setJson_1).apply(null,arguments)},Ze=l._emscripten_bind_MdDbObject_isKindOf_1=function(){return(Ze=l._emscripten_bind_MdDbObject_isKindOf_1=l.asm.emscripten_bind_MdDbObject_isKindOf_1).apply(null,arguments)},$e=l._emscripten_bind_MdDbObject___destroy___0=function(){return($e=l._emscripten_bind_MdDbObject___destroy___0=l.asm.emscripten_bind_MdDbObject___destroy___0).apply(null,arguments)},af=l._emscripten_bind_MdDbEntity_MdDbEntity_0=function(){return(af=l._emscripten_bind_MdDbEntity_MdDbEntity_0=
|
|
143
|
+
l.asm.emscripten_bind_MdDbEntity_MdDbEntity_0).apply(null,arguments)},bf=l._emscripten_bind_MdDbEntity_explode_0=function(){return(bf=l._emscripten_bind_MdDbEntity_explode_0=l.asm.emscripten_bind_MdDbEntity_explode_0).apply(null,arguments)},cf=l._emscripten_bind_MdDbEntity_TrueColor_0=function(){return(cf=l._emscripten_bind_MdDbEntity_TrueColor_0=l.asm.emscripten_bind_MdDbEntity_TrueColor_0).apply(null,arguments)},df=l._emscripten_bind_MdDbEntity_SetTrueColor_1=function(){return(df=l._emscripten_bind_MdDbEntity_SetTrueColor_1=
|
|
144
|
+
l.asm.emscripten_bind_MdDbEntity_SetTrueColor_1).apply(null,arguments)},ef=l._emscripten_bind_MdDbEntity_ColorIndex_0=function(){return(ef=l._emscripten_bind_MdDbEntity_ColorIndex_0=l.asm.emscripten_bind_MdDbEntity_ColorIndex_0).apply(null,arguments)},ff=l._emscripten_bind_MdDbEntity_SetColorIndex_1=function(){return(ff=l._emscripten_bind_MdDbEntity_SetColorIndex_1=l.asm.emscripten_bind_MdDbEntity_SetColorIndex_1).apply(null,arguments)},gf=l._emscripten_bind_MdDbEntity_Layer_0=function(){return(gf=
|
|
145
|
+
l._emscripten_bind_MdDbEntity_Layer_0=l.asm.emscripten_bind_MdDbEntity_Layer_0).apply(null,arguments)},hf=l._emscripten_bind_MdDbEntity_SetLayer_1=function(){return(hf=l._emscripten_bind_MdDbEntity_SetLayer_1=l.asm.emscripten_bind_MdDbEntity_SetLayer_1).apply(null,arguments)},jf=l._emscripten_bind_MdDbEntity_LinetypeScale_0=function(){return(jf=l._emscripten_bind_MdDbEntity_LinetypeScale_0=l.asm.emscripten_bind_MdDbEntity_LinetypeScale_0).apply(null,arguments)},kf=l._emscripten_bind_MdDbEntity_SetLinetypeScale_1=
|
|
146
|
+
function(){return(kf=l._emscripten_bind_MdDbEntity_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbEntity_SetLinetypeScale_1).apply(null,arguments)},lf=l._emscripten_bind_MdDbEntity_Visible_0=function(){return(lf=l._emscripten_bind_MdDbEntity_Visible_0=l.asm.emscripten_bind_MdDbEntity_Visible_0).apply(null,arguments)},mf=l._emscripten_bind_MdDbEntity_SetVisible_1=function(){return(mf=l._emscripten_bind_MdDbEntity_SetVisible_1=l.asm.emscripten_bind_MdDbEntity_SetVisible_1).apply(null,arguments)},nf=l._emscripten_bind_MdDbEntity_Lineweight_0=
|
|
147
|
+
function(){return(nf=l._emscripten_bind_MdDbEntity_Lineweight_0=l.asm.emscripten_bind_MdDbEntity_Lineweight_0).apply(null,arguments)},of=l._emscripten_bind_MdDbEntity_SetLineweight_1=function(){return(of=l._emscripten_bind_MdDbEntity_SetLineweight_1=l.asm.emscripten_bind_MdDbEntity_SetLineweight_1).apply(null,arguments)},pf=l._emscripten_bind_MdDbEntity_TextStyle_0=function(){return(pf=l._emscripten_bind_MdDbEntity_TextStyle_0=l.asm.emscripten_bind_MdDbEntity_TextStyle_0).apply(null,arguments)},qf=
|
|
148
|
+
l._emscripten_bind_MdDbEntity_SetTextStyle_1=function(){return(qf=l._emscripten_bind_MdDbEntity_SetTextStyle_1=l.asm.emscripten_bind_MdDbEntity_SetTextStyle_1).apply(null,arguments)},rf=l._emscripten_bind_MdDbEntity_Highlight_1=function(){return(rf=l._emscripten_bind_MdDbEntity_Highlight_1=l.asm.emscripten_bind_MdDbEntity_Highlight_1).apply(null,arguments)},sf=l._emscripten_bind_MdDbEntity_Move_2=function(){return(sf=l._emscripten_bind_MdDbEntity_Move_2=l.asm.emscripten_bind_MdDbEntity_Move_2).apply(null,
|
|
149
|
+
arguments)},tf=l._emscripten_bind_MdDbEntity_Rotate_2=function(){return(tf=l._emscripten_bind_MdDbEntity_Rotate_2=l.asm.emscripten_bind_MdDbEntity_Rotate_2).apply(null,arguments)},uf=l._emscripten_bind_MdDbEntity_Mirror_2=function(){return(uf=l._emscripten_bind_MdDbEntity_Mirror_2=l.asm.emscripten_bind_MdDbEntity_Mirror_2).apply(null,arguments)},vf=l._emscripten_bind_MdDbEntity_ScaleEntity_2=function(){return(vf=l._emscripten_bind_MdDbEntity_ScaleEntity_2=l.asm.emscripten_bind_MdDbEntity_ScaleEntity_2).apply(null,
|
|
150
|
+
arguments)},wf=l._emscripten_bind_MdDbEntity_TransformBy_1=function(){return(wf=l._emscripten_bind_MdDbEntity_TransformBy_1=l.asm.emscripten_bind_MdDbEntity_TransformBy_1).apply(null,arguments)},xf=l._emscripten_bind_MdDbEntity_GetBoundingBox_0=function(){return(xf=l._emscripten_bind_MdDbEntity_GetBoundingBox_0=l.asm.emscripten_bind_MdDbEntity_GetBoundingBox_0).apply(null,arguments)},yf=l._emscripten_bind_MdDbEntity_GetObjectID_0=function(){return(yf=l._emscripten_bind_MdDbEntity_GetObjectID_0=l.asm.emscripten_bind_MdDbEntity_GetObjectID_0).apply(null,
|
|
151
|
+
arguments)},zf=l._emscripten_bind_MdDbEntity_Erase_0=function(){return(zf=l._emscripten_bind_MdDbEntity_Erase_0=l.asm.emscripten_bind_MdDbEntity_Erase_0).apply(null,arguments)},Af=l._emscripten_bind_MdDbEntity_ConnectionTempObject_1=function(){return(Af=l._emscripten_bind_MdDbEntity_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbEntity_ConnectionTempObject_1).apply(null,arguments)},Bf=l._emscripten_bind_MdDbEntity_Clone_0=function(){return(Bf=l._emscripten_bind_MdDbEntity_Clone_0=l.asm.emscripten_bind_MdDbEntity_Clone_0).apply(null,
|
|
152
|
+
arguments)},Cf=l._emscripten_bind_MdDbEntity_GetHandle_0=function(){return(Cf=l._emscripten_bind_MdDbEntity_GetHandle_0=l.asm.emscripten_bind_MdDbEntity_GetHandle_0).apply(null,arguments)},Df=l._emscripten_bind_MdDbEntity_GetDatabase_0=function(){return(Df=l._emscripten_bind_MdDbEntity_GetDatabase_0=l.asm.emscripten_bind_MdDbEntity_GetDatabase_0).apply(null,arguments)},Ef=l._emscripten_bind_MdDbEntity_GetOwnerID_0=function(){return(Ef=l._emscripten_bind_MdDbEntity_GetOwnerID_0=l.asm.emscripten_bind_MdDbEntity_GetOwnerID_0).apply(null,
|
|
153
|
+
arguments)},Ff=l._emscripten_bind_MdDbEntity_moveGripPointsAt_4=function(){return(Ff=l._emscripten_bind_MdDbEntity_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbEntity_moveGripPointsAt_4).apply(null,arguments)},Gf=l._emscripten_bind_MdDbEntity_getObjectName_0=function(){return(Gf=l._emscripten_bind_MdDbEntity_getObjectName_0=l.asm.emscripten_bind_MdDbEntity_getObjectName_0).apply(null,arguments)},Hf=l._emscripten_bind_MdDbEntity_getDxf0_0=function(){return(Hf=l._emscripten_bind_MdDbEntity_getDxf0_0=
|
|
154
|
+
l.asm.emscripten_bind_MdDbEntity_getDxf0_0).apply(null,arguments)},If=l._emscripten_bind_MdDbEntity_getJson_0=function(){return(If=l._emscripten_bind_MdDbEntity_getJson_0=l.asm.emscripten_bind_MdDbEntity_getJson_0).apply(null,arguments)},Jf=l._emscripten_bind_MdDbEntity_setJson_1=function(){return(Jf=l._emscripten_bind_MdDbEntity_setJson_1=l.asm.emscripten_bind_MdDbEntity_setJson_1).apply(null,arguments)},Kf=l._emscripten_bind_MdDbEntity_isKindOf_1=function(){return(Kf=l._emscripten_bind_MdDbEntity_isKindOf_1=
|
|
155
|
+
l.asm.emscripten_bind_MdDbEntity_isKindOf_1).apply(null,arguments)},Lf=l._emscripten_bind_MdDbEntity___destroy___0=function(){return(Lf=l._emscripten_bind_MdDbEntity___destroy___0=l.asm.emscripten_bind_MdDbEntity___destroy___0).apply(null,arguments)},Mf=l._emscripten_bind_MdDbCurve_MdDbCurve_0=function(){return(Mf=l._emscripten_bind_MdDbCurve_MdDbCurve_0=l.asm.emscripten_bind_MdDbCurve_MdDbCurve_0).apply(null,arguments)},Nf=l._emscripten_bind_MdDbCurve_getStartParam_0=function(){return(Nf=l._emscripten_bind_MdDbCurve_getStartParam_0=
|
|
156
|
+
l.asm.emscripten_bind_MdDbCurve_getStartParam_0).apply(null,arguments)},Of=l._emscripten_bind_MdDbCurve_getEndParam_0=function(){return(Of=l._emscripten_bind_MdDbCurve_getEndParam_0=l.asm.emscripten_bind_MdDbCurve_getEndParam_0).apply(null,arguments)},Pf=l._emscripten_bind_MdDbCurve_getDistAtParam_1=function(){return(Pf=l._emscripten_bind_MdDbCurve_getDistAtParam_1=l.asm.emscripten_bind_MdDbCurve_getDistAtParam_1).apply(null,arguments)},Qf=l._emscripten_bind_MdDbCurve_getParamAtDist_1=function(){return(Qf=
|
|
157
|
+
l._emscripten_bind_MdDbCurve_getParamAtDist_1=l.asm.emscripten_bind_MdDbCurve_getParamAtDist_1).apply(null,arguments)},Rf=l._emscripten_bind_MdDbCurve_getDistAtPoint_1=function(){return(Rf=l._emscripten_bind_MdDbCurve_getDistAtPoint_1=l.asm.emscripten_bind_MdDbCurve_getDistAtPoint_1).apply(null,arguments)},Sf=l._emscripten_bind_MdDbCurve_getPointAtDist_1=function(){return(Sf=l._emscripten_bind_MdDbCurve_getPointAtDist_1=l.asm.emscripten_bind_MdDbCurve_getPointAtDist_1).apply(null,arguments)},Tf=l._emscripten_bind_MdDbCurve_getStartPoint_0=
|
|
158
|
+
function(){return(Tf=l._emscripten_bind_MdDbCurve_getStartPoint_0=l.asm.emscripten_bind_MdDbCurve_getStartPoint_0).apply(null,arguments)},Uf=l._emscripten_bind_MdDbCurve_getEndPoint_0=function(){return(Uf=l._emscripten_bind_MdDbCurve_getEndPoint_0=l.asm.emscripten_bind_MdDbCurve_getEndPoint_0).apply(null,arguments)},Vf=l._emscripten_bind_MdDbCurve_getPointAtParam_1=function(){return(Vf=l._emscripten_bind_MdDbCurve_getPointAtParam_1=l.asm.emscripten_bind_MdDbCurve_getPointAtParam_1).apply(null,arguments)},
|
|
159
|
+
Wf=l._emscripten_bind_MdDbCurve_getParamAtPoint_1=function(){return(Wf=l._emscripten_bind_MdDbCurve_getParamAtPoint_1=l.asm.emscripten_bind_MdDbCurve_getParamAtPoint_1).apply(null,arguments)},Xf=l._emscripten_bind_MdDbCurve_getFirstDeriv_1=function(){return(Xf=l._emscripten_bind_MdDbCurve_getFirstDeriv_1=l.asm.emscripten_bind_MdDbCurve_getFirstDeriv_1).apply(null,arguments)},Yf=l._emscripten_bind_MdDbCurve_getFirstDerivEx_1=function(){return(Yf=l._emscripten_bind_MdDbCurve_getFirstDerivEx_1=l.asm.emscripten_bind_MdDbCurve_getFirstDerivEx_1).apply(null,
|
|
160
|
+
arguments)},Zf=l._emscripten_bind_MdDbCurve_getClosestPointTo_2=function(){return(Zf=l._emscripten_bind_MdDbCurve_getClosestPointTo_2=l.asm.emscripten_bind_MdDbCurve_getClosestPointTo_2).apply(null,arguments)},$f=l._emscripten_bind_MdDbCurve_offsetCurves_2=function(){return($f=l._emscripten_bind_MdDbCurve_offsetCurves_2=l.asm.emscripten_bind_MdDbCurve_offsetCurves_2).apply(null,arguments)},ag=l._emscripten_bind_MdDbCurve_splitCurves_1=function(){return(ag=l._emscripten_bind_MdDbCurve_splitCurves_1=
|
|
161
|
+
l.asm.emscripten_bind_MdDbCurve_splitCurves_1).apply(null,arguments)},bg=l._emscripten_bind_MdDbCurve_getArea_0=function(){return(bg=l._emscripten_bind_MdDbCurve_getArea_0=l.asm.emscripten_bind_MdDbCurve_getArea_0).apply(null,arguments)},cg=l._emscripten_bind_MdDbCurve_getSamplePoints_1=function(){return(cg=l._emscripten_bind_MdDbCurve_getSamplePoints_1=l.asm.emscripten_bind_MdDbCurve_getSamplePoints_1).apply(null,arguments)},dg=l._emscripten_bind_MdDbCurve_getLength_0=function(){return(dg=l._emscripten_bind_MdDbCurve_getLength_0=
|
|
162
|
+
l.asm.emscripten_bind_MdDbCurve_getLength_0).apply(null,arguments)},eg=l._emscripten_bind_MdDbCurve_explode_0=function(){return(eg=l._emscripten_bind_MdDbCurve_explode_0=l.asm.emscripten_bind_MdDbCurve_explode_0).apply(null,arguments)},fg=l._emscripten_bind_MdDbCurve_TrueColor_0=function(){return(fg=l._emscripten_bind_MdDbCurve_TrueColor_0=l.asm.emscripten_bind_MdDbCurve_TrueColor_0).apply(null,arguments)},gg=l._emscripten_bind_MdDbCurve_SetTrueColor_1=function(){return(gg=l._emscripten_bind_MdDbCurve_SetTrueColor_1=
|
|
163
|
+
l.asm.emscripten_bind_MdDbCurve_SetTrueColor_1).apply(null,arguments)},hg=l._emscripten_bind_MdDbCurve_ColorIndex_0=function(){return(hg=l._emscripten_bind_MdDbCurve_ColorIndex_0=l.asm.emscripten_bind_MdDbCurve_ColorIndex_0).apply(null,arguments)},ig=l._emscripten_bind_MdDbCurve_SetColorIndex_1=function(){return(ig=l._emscripten_bind_MdDbCurve_SetColorIndex_1=l.asm.emscripten_bind_MdDbCurve_SetColorIndex_1).apply(null,arguments)},jg=l._emscripten_bind_MdDbCurve_Layer_0=function(){return(jg=l._emscripten_bind_MdDbCurve_Layer_0=
|
|
164
|
+
l.asm.emscripten_bind_MdDbCurve_Layer_0).apply(null,arguments)},kg=l._emscripten_bind_MdDbCurve_SetLayer_1=function(){return(kg=l._emscripten_bind_MdDbCurve_SetLayer_1=l.asm.emscripten_bind_MdDbCurve_SetLayer_1).apply(null,arguments)},lg=l._emscripten_bind_MdDbCurve_LinetypeScale_0=function(){return(lg=l._emscripten_bind_MdDbCurve_LinetypeScale_0=l.asm.emscripten_bind_MdDbCurve_LinetypeScale_0).apply(null,arguments)},mg=l._emscripten_bind_MdDbCurve_SetLinetypeScale_1=function(){return(mg=l._emscripten_bind_MdDbCurve_SetLinetypeScale_1=
|
|
165
|
+
l.asm.emscripten_bind_MdDbCurve_SetLinetypeScale_1).apply(null,arguments)},ng=l._emscripten_bind_MdDbCurve_Visible_0=function(){return(ng=l._emscripten_bind_MdDbCurve_Visible_0=l.asm.emscripten_bind_MdDbCurve_Visible_0).apply(null,arguments)},og=l._emscripten_bind_MdDbCurve_SetVisible_1=function(){return(og=l._emscripten_bind_MdDbCurve_SetVisible_1=l.asm.emscripten_bind_MdDbCurve_SetVisible_1).apply(null,arguments)},pg=l._emscripten_bind_MdDbCurve_Lineweight_0=function(){return(pg=l._emscripten_bind_MdDbCurve_Lineweight_0=
|
|
166
|
+
l.asm.emscripten_bind_MdDbCurve_Lineweight_0).apply(null,arguments)},qg=l._emscripten_bind_MdDbCurve_SetLineweight_1=function(){return(qg=l._emscripten_bind_MdDbCurve_SetLineweight_1=l.asm.emscripten_bind_MdDbCurve_SetLineweight_1).apply(null,arguments)},rg=l._emscripten_bind_MdDbCurve_TextStyle_0=function(){return(rg=l._emscripten_bind_MdDbCurve_TextStyle_0=l.asm.emscripten_bind_MdDbCurve_TextStyle_0).apply(null,arguments)},sg=l._emscripten_bind_MdDbCurve_SetTextStyle_1=function(){return(sg=l._emscripten_bind_MdDbCurve_SetTextStyle_1=
|
|
167
|
+
l.asm.emscripten_bind_MdDbCurve_SetTextStyle_1).apply(null,arguments)},tg=l._emscripten_bind_MdDbCurve_Highlight_1=function(){return(tg=l._emscripten_bind_MdDbCurve_Highlight_1=l.asm.emscripten_bind_MdDbCurve_Highlight_1).apply(null,arguments)},ug=l._emscripten_bind_MdDbCurve_Move_2=function(){return(ug=l._emscripten_bind_MdDbCurve_Move_2=l.asm.emscripten_bind_MdDbCurve_Move_2).apply(null,arguments)},vg=l._emscripten_bind_MdDbCurve_Rotate_2=function(){return(vg=l._emscripten_bind_MdDbCurve_Rotate_2=
|
|
168
|
+
l.asm.emscripten_bind_MdDbCurve_Rotate_2).apply(null,arguments)},wg=l._emscripten_bind_MdDbCurve_Mirror_2=function(){return(wg=l._emscripten_bind_MdDbCurve_Mirror_2=l.asm.emscripten_bind_MdDbCurve_Mirror_2).apply(null,arguments)},xg=l._emscripten_bind_MdDbCurve_ScaleEntity_2=function(){return(xg=l._emscripten_bind_MdDbCurve_ScaleEntity_2=l.asm.emscripten_bind_MdDbCurve_ScaleEntity_2).apply(null,arguments)},yg=l._emscripten_bind_MdDbCurve_TransformBy_1=function(){return(yg=l._emscripten_bind_MdDbCurve_TransformBy_1=
|
|
169
|
+
l.asm.emscripten_bind_MdDbCurve_TransformBy_1).apply(null,arguments)},zg=l._emscripten_bind_MdDbCurve_GetBoundingBox_0=function(){return(zg=l._emscripten_bind_MdDbCurve_GetBoundingBox_0=l.asm.emscripten_bind_MdDbCurve_GetBoundingBox_0).apply(null,arguments)},Ag=l._emscripten_bind_MdDbCurve_GetObjectID_0=function(){return(Ag=l._emscripten_bind_MdDbCurve_GetObjectID_0=l.asm.emscripten_bind_MdDbCurve_GetObjectID_0).apply(null,arguments)},Bg=l._emscripten_bind_MdDbCurve_Erase_0=function(){return(Bg=l._emscripten_bind_MdDbCurve_Erase_0=
|
|
170
|
+
l.asm.emscripten_bind_MdDbCurve_Erase_0).apply(null,arguments)},Cg=l._emscripten_bind_MdDbCurve_ConnectionTempObject_1=function(){return(Cg=l._emscripten_bind_MdDbCurve_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbCurve_ConnectionTempObject_1).apply(null,arguments)},Dg=l._emscripten_bind_MdDbCurve_Clone_0=function(){return(Dg=l._emscripten_bind_MdDbCurve_Clone_0=l.asm.emscripten_bind_MdDbCurve_Clone_0).apply(null,arguments)},Eg=l._emscripten_bind_MdDbCurve_GetHandle_0=function(){return(Eg=l._emscripten_bind_MdDbCurve_GetHandle_0=
|
|
171
|
+
l.asm.emscripten_bind_MdDbCurve_GetHandle_0).apply(null,arguments)},Fg=l._emscripten_bind_MdDbCurve_GetDatabase_0=function(){return(Fg=l._emscripten_bind_MdDbCurve_GetDatabase_0=l.asm.emscripten_bind_MdDbCurve_GetDatabase_0).apply(null,arguments)},Gg=l._emscripten_bind_MdDbCurve_GetOwnerID_0=function(){return(Gg=l._emscripten_bind_MdDbCurve_GetOwnerID_0=l.asm.emscripten_bind_MdDbCurve_GetOwnerID_0).apply(null,arguments)},Hg=l._emscripten_bind_MdDbCurve_moveGripPointsAt_4=function(){return(Hg=l._emscripten_bind_MdDbCurve_moveGripPointsAt_4=
|
|
172
|
+
l.asm.emscripten_bind_MdDbCurve_moveGripPointsAt_4).apply(null,arguments)},Ig=l._emscripten_bind_MdDbCurve_getObjectName_0=function(){return(Ig=l._emscripten_bind_MdDbCurve_getObjectName_0=l.asm.emscripten_bind_MdDbCurve_getObjectName_0).apply(null,arguments)},Jg=l._emscripten_bind_MdDbCurve_getDxf0_0=function(){return(Jg=l._emscripten_bind_MdDbCurve_getDxf0_0=l.asm.emscripten_bind_MdDbCurve_getDxf0_0).apply(null,arguments)},Kg=l._emscripten_bind_MdDbCurve_getJson_0=function(){return(Kg=l._emscripten_bind_MdDbCurve_getJson_0=
|
|
173
|
+
l.asm.emscripten_bind_MdDbCurve_getJson_0).apply(null,arguments)},Lg=l._emscripten_bind_MdDbCurve_setJson_1=function(){return(Lg=l._emscripten_bind_MdDbCurve_setJson_1=l.asm.emscripten_bind_MdDbCurve_setJson_1).apply(null,arguments)},Mg=l._emscripten_bind_MdDbCurve_isKindOf_1=function(){return(Mg=l._emscripten_bind_MdDbCurve_isKindOf_1=l.asm.emscripten_bind_MdDbCurve_isKindOf_1).apply(null,arguments)},Ng=l._emscripten_bind_MdDbCurve___destroy___0=function(){return(Ng=l._emscripten_bind_MdDbCurve___destroy___0=
|
|
174
|
+
l.asm.emscripten_bind_MdDbCurve___destroy___0).apply(null,arguments)},Og=l._emscripten_bind_MdDbDimension_MdDbDimension_0=function(){return(Og=l._emscripten_bind_MdDbDimension_MdDbDimension_0=l.asm.emscripten_bind_MdDbDimension_MdDbDimension_0).apply(null,arguments)},Pg=l._emscripten_bind_MdDbDimension_textPosition_0=function(){return(Pg=l._emscripten_bind_MdDbDimension_textPosition_0=l.asm.emscripten_bind_MdDbDimension_textPosition_0).apply(null,arguments)},Qg=l._emscripten_bind_MdDbDimension_setTextPosition_1=
|
|
175
|
+
function(){return(Qg=l._emscripten_bind_MdDbDimension_setTextPosition_1=l.asm.emscripten_bind_MdDbDimension_setTextPosition_1).apply(null,arguments)},Rg=l._emscripten_bind_MdDbDimension_isUsingDefaultTextPosition_0=function(){return(Rg=l._emscripten_bind_MdDbDimension_isUsingDefaultTextPosition_0=l.asm.emscripten_bind_MdDbDimension_isUsingDefaultTextPosition_0).apply(null,arguments)},Sg=l._emscripten_bind_MdDbDimension_useSetTextPosition_0=function(){return(Sg=l._emscripten_bind_MdDbDimension_useSetTextPosition_0=
|
|
176
|
+
l.asm.emscripten_bind_MdDbDimension_useSetTextPosition_0).apply(null,arguments)},Tg=l._emscripten_bind_MdDbDimension_useDefaultTextPosition_0=function(){return(Tg=l._emscripten_bind_MdDbDimension_useDefaultTextPosition_0=l.asm.emscripten_bind_MdDbDimension_useDefaultTextPosition_0).apply(null,arguments)},Ug=l._emscripten_bind_MdDbDimension_elevation_0=function(){return(Ug=l._emscripten_bind_MdDbDimension_elevation_0=l.asm.emscripten_bind_MdDbDimension_elevation_0).apply(null,arguments)},Vg=l._emscripten_bind_MdDbDimension_setElevation_1=
|
|
177
|
+
function(){return(Vg=l._emscripten_bind_MdDbDimension_setElevation_1=l.asm.emscripten_bind_MdDbDimension_setElevation_1).apply(null,arguments)},Wg=l._emscripten_bind_MdDbDimension_dimensionText_0=function(){return(Wg=l._emscripten_bind_MdDbDimension_dimensionText_0=l.asm.emscripten_bind_MdDbDimension_dimensionText_0).apply(null,arguments)},Xg=l._emscripten_bind_MdDbDimension_setDimensionText_1=function(){return(Xg=l._emscripten_bind_MdDbDimension_setDimensionText_1=l.asm.emscripten_bind_MdDbDimension_setDimensionText_1).apply(null,
|
|
178
|
+
arguments)},Yg=l._emscripten_bind_MdDbDimension_textRotation_0=function(){return(Yg=l._emscripten_bind_MdDbDimension_textRotation_0=l.asm.emscripten_bind_MdDbDimension_textRotation_0).apply(null,arguments)},Zg=l._emscripten_bind_MdDbDimension_setTextRotation_1=function(){return(Zg=l._emscripten_bind_MdDbDimension_setTextRotation_1=l.asm.emscripten_bind_MdDbDimension_setTextRotation_1).apply(null,arguments)},$g=l._emscripten_bind_MdDbDimension_dimensionStyle_0=function(){return($g=l._emscripten_bind_MdDbDimension_dimensionStyle_0=
|
|
179
|
+
l.asm.emscripten_bind_MdDbDimension_dimensionStyle_0).apply(null,arguments)},ah=l._emscripten_bind_MdDbDimension_setDimensionStyle_1=function(){return(ah=l._emscripten_bind_MdDbDimension_setDimensionStyle_1=l.asm.emscripten_bind_MdDbDimension_setDimensionStyle_1).apply(null,arguments)},bh=l._emscripten_bind_MdDbDimension_textAttachment_0=function(){return(bh=l._emscripten_bind_MdDbDimension_textAttachment_0=l.asm.emscripten_bind_MdDbDimension_textAttachment_0).apply(null,arguments)},ch=l._emscripten_bind_MdDbDimension_setTextAttachment_1=
|
|
180
|
+
function(){return(ch=l._emscripten_bind_MdDbDimension_setTextAttachment_1=l.asm.emscripten_bind_MdDbDimension_setTextAttachment_1).apply(null,arguments)},dh=l._emscripten_bind_MdDbDimension_horizontalRotation_0=function(){return(dh=l._emscripten_bind_MdDbDimension_horizontalRotation_0=l.asm.emscripten_bind_MdDbDimension_horizontalRotation_0).apply(null,arguments)},eh=l._emscripten_bind_MdDbDimension_setHorizontalRotation_1=function(){return(eh=l._emscripten_bind_MdDbDimension_setHorizontalRotation_1=
|
|
181
|
+
l.asm.emscripten_bind_MdDbDimension_setHorizontalRotation_1).apply(null,arguments)},fh=l._emscripten_bind_MdDbDimension_recomputeDimBlock_1=function(){return(fh=l._emscripten_bind_MdDbDimension_recomputeDimBlock_1=l.asm.emscripten_bind_MdDbDimension_recomputeDimBlock_1).apply(null,arguments)},gh=l._emscripten_bind_MdDbDimension_GetDimVarInt_1=function(){return(gh=l._emscripten_bind_MdDbDimension_GetDimVarInt_1=l.asm.emscripten_bind_MdDbDimension_GetDimVarInt_1).apply(null,arguments)},hh=l._emscripten_bind_MdDbDimension_SetDimVarInt_2=
|
|
182
|
+
function(){return(hh=l._emscripten_bind_MdDbDimension_SetDimVarInt_2=l.asm.emscripten_bind_MdDbDimension_SetDimVarInt_2).apply(null,arguments)},ih=l._emscripten_bind_MdDbDimension_GetDimVarDouble_1=function(){return(ih=l._emscripten_bind_MdDbDimension_GetDimVarDouble_1=l.asm.emscripten_bind_MdDbDimension_GetDimVarDouble_1).apply(null,arguments)},jh=l._emscripten_bind_MdDbDimension_SetDimVarDouble_2=function(){return(jh=l._emscripten_bind_MdDbDimension_SetDimVarDouble_2=l.asm.emscripten_bind_MdDbDimension_SetDimVarDouble_2).apply(null,
|
|
183
|
+
arguments)},kh=l._emscripten_bind_MdDbDimension_GetDimVarString_1=function(){return(kh=l._emscripten_bind_MdDbDimension_GetDimVarString_1=l.asm.emscripten_bind_MdDbDimension_GetDimVarString_1).apply(null,arguments)},lh=l._emscripten_bind_MdDbDimension_SetDimVarString_2=function(){return(lh=l._emscripten_bind_MdDbDimension_SetDimVarString_2=l.asm.emscripten_bind_MdDbDimension_SetDimVarString_2).apply(null,arguments)},mh=l._emscripten_bind_MdDbDimension_GetDimVarObjectId_1=function(){return(mh=l._emscripten_bind_MdDbDimension_GetDimVarObjectId_1=
|
|
184
|
+
l.asm.emscripten_bind_MdDbDimension_GetDimVarObjectId_1).apply(null,arguments)},nh=l._emscripten_bind_MdDbDimension_SetDimVarObjectId_2=function(){return(nh=l._emscripten_bind_MdDbDimension_SetDimVarObjectId_2=l.asm.emscripten_bind_MdDbDimension_SetDimVarObjectId_2).apply(null,arguments)},oh=l._emscripten_bind_MdDbDimension_explode_0=function(){return(oh=l._emscripten_bind_MdDbDimension_explode_0=l.asm.emscripten_bind_MdDbDimension_explode_0).apply(null,arguments)},ph=l._emscripten_bind_MdDbDimension_TrueColor_0=
|
|
185
|
+
function(){return(ph=l._emscripten_bind_MdDbDimension_TrueColor_0=l.asm.emscripten_bind_MdDbDimension_TrueColor_0).apply(null,arguments)},qh=l._emscripten_bind_MdDbDimension_SetTrueColor_1=function(){return(qh=l._emscripten_bind_MdDbDimension_SetTrueColor_1=l.asm.emscripten_bind_MdDbDimension_SetTrueColor_1).apply(null,arguments)},rh=l._emscripten_bind_MdDbDimension_ColorIndex_0=function(){return(rh=l._emscripten_bind_MdDbDimension_ColorIndex_0=l.asm.emscripten_bind_MdDbDimension_ColorIndex_0).apply(null,
|
|
186
|
+
arguments)},sh=l._emscripten_bind_MdDbDimension_SetColorIndex_1=function(){return(sh=l._emscripten_bind_MdDbDimension_SetColorIndex_1=l.asm.emscripten_bind_MdDbDimension_SetColorIndex_1).apply(null,arguments)},th=l._emscripten_bind_MdDbDimension_Layer_0=function(){return(th=l._emscripten_bind_MdDbDimension_Layer_0=l.asm.emscripten_bind_MdDbDimension_Layer_0).apply(null,arguments)},uh=l._emscripten_bind_MdDbDimension_SetLayer_1=function(){return(uh=l._emscripten_bind_MdDbDimension_SetLayer_1=l.asm.emscripten_bind_MdDbDimension_SetLayer_1).apply(null,
|
|
187
|
+
arguments)},vh=l._emscripten_bind_MdDbDimension_LinetypeScale_0=function(){return(vh=l._emscripten_bind_MdDbDimension_LinetypeScale_0=l.asm.emscripten_bind_MdDbDimension_LinetypeScale_0).apply(null,arguments)},wh=l._emscripten_bind_MdDbDimension_SetLinetypeScale_1=function(){return(wh=l._emscripten_bind_MdDbDimension_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbDimension_SetLinetypeScale_1).apply(null,arguments)},xh=l._emscripten_bind_MdDbDimension_Visible_0=function(){return(xh=l._emscripten_bind_MdDbDimension_Visible_0=
|
|
188
|
+
l.asm.emscripten_bind_MdDbDimension_Visible_0).apply(null,arguments)},yh=l._emscripten_bind_MdDbDimension_SetVisible_1=function(){return(yh=l._emscripten_bind_MdDbDimension_SetVisible_1=l.asm.emscripten_bind_MdDbDimension_SetVisible_1).apply(null,arguments)},zh=l._emscripten_bind_MdDbDimension_Lineweight_0=function(){return(zh=l._emscripten_bind_MdDbDimension_Lineweight_0=l.asm.emscripten_bind_MdDbDimension_Lineweight_0).apply(null,arguments)},Ah=l._emscripten_bind_MdDbDimension_SetLineweight_1=function(){return(Ah=
|
|
189
|
+
l._emscripten_bind_MdDbDimension_SetLineweight_1=l.asm.emscripten_bind_MdDbDimension_SetLineweight_1).apply(null,arguments)},Bh=l._emscripten_bind_MdDbDimension_TextStyle_0=function(){return(Bh=l._emscripten_bind_MdDbDimension_TextStyle_0=l.asm.emscripten_bind_MdDbDimension_TextStyle_0).apply(null,arguments)},Ch=l._emscripten_bind_MdDbDimension_SetTextStyle_1=function(){return(Ch=l._emscripten_bind_MdDbDimension_SetTextStyle_1=l.asm.emscripten_bind_MdDbDimension_SetTextStyle_1).apply(null,arguments)},
|
|
190
|
+
Dh=l._emscripten_bind_MdDbDimension_Highlight_1=function(){return(Dh=l._emscripten_bind_MdDbDimension_Highlight_1=l.asm.emscripten_bind_MdDbDimension_Highlight_1).apply(null,arguments)},Eh=l._emscripten_bind_MdDbDimension_Move_2=function(){return(Eh=l._emscripten_bind_MdDbDimension_Move_2=l.asm.emscripten_bind_MdDbDimension_Move_2).apply(null,arguments)},Fh=l._emscripten_bind_MdDbDimension_Rotate_2=function(){return(Fh=l._emscripten_bind_MdDbDimension_Rotate_2=l.asm.emscripten_bind_MdDbDimension_Rotate_2).apply(null,
|
|
191
|
+
arguments)},Gh=l._emscripten_bind_MdDbDimension_Mirror_2=function(){return(Gh=l._emscripten_bind_MdDbDimension_Mirror_2=l.asm.emscripten_bind_MdDbDimension_Mirror_2).apply(null,arguments)},Hh=l._emscripten_bind_MdDbDimension_ScaleEntity_2=function(){return(Hh=l._emscripten_bind_MdDbDimension_ScaleEntity_2=l.asm.emscripten_bind_MdDbDimension_ScaleEntity_2).apply(null,arguments)},Ih=l._emscripten_bind_MdDbDimension_TransformBy_1=function(){return(Ih=l._emscripten_bind_MdDbDimension_TransformBy_1=l.asm.emscripten_bind_MdDbDimension_TransformBy_1).apply(null,
|
|
192
|
+
arguments)},Jh=l._emscripten_bind_MdDbDimension_GetBoundingBox_0=function(){return(Jh=l._emscripten_bind_MdDbDimension_GetBoundingBox_0=l.asm.emscripten_bind_MdDbDimension_GetBoundingBox_0).apply(null,arguments)},Kh=l._emscripten_bind_MdDbDimension_GetObjectID_0=function(){return(Kh=l._emscripten_bind_MdDbDimension_GetObjectID_0=l.asm.emscripten_bind_MdDbDimension_GetObjectID_0).apply(null,arguments)},Lh=l._emscripten_bind_MdDbDimension_Erase_0=function(){return(Lh=l._emscripten_bind_MdDbDimension_Erase_0=
|
|
193
|
+
l.asm.emscripten_bind_MdDbDimension_Erase_0).apply(null,arguments)},Mh=l._emscripten_bind_MdDbDimension_ConnectionTempObject_1=function(){return(Mh=l._emscripten_bind_MdDbDimension_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbDimension_ConnectionTempObject_1).apply(null,arguments)},Nh=l._emscripten_bind_MdDbDimension_Clone_0=function(){return(Nh=l._emscripten_bind_MdDbDimension_Clone_0=l.asm.emscripten_bind_MdDbDimension_Clone_0).apply(null,arguments)},Oh=l._emscripten_bind_MdDbDimension_GetHandle_0=
|
|
194
|
+
function(){return(Oh=l._emscripten_bind_MdDbDimension_GetHandle_0=l.asm.emscripten_bind_MdDbDimension_GetHandle_0).apply(null,arguments)},Ph=l._emscripten_bind_MdDbDimension_GetDatabase_0=function(){return(Ph=l._emscripten_bind_MdDbDimension_GetDatabase_0=l.asm.emscripten_bind_MdDbDimension_GetDatabase_0).apply(null,arguments)},Qh=l._emscripten_bind_MdDbDimension_GetOwnerID_0=function(){return(Qh=l._emscripten_bind_MdDbDimension_GetOwnerID_0=l.asm.emscripten_bind_MdDbDimension_GetOwnerID_0).apply(null,
|
|
195
|
+
arguments)},Rh=l._emscripten_bind_MdDbDimension_moveGripPointsAt_4=function(){return(Rh=l._emscripten_bind_MdDbDimension_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbDimension_moveGripPointsAt_4).apply(null,arguments)},Sh=l._emscripten_bind_MdDbDimension_getObjectName_0=function(){return(Sh=l._emscripten_bind_MdDbDimension_getObjectName_0=l.asm.emscripten_bind_MdDbDimension_getObjectName_0).apply(null,arguments)},Th=l._emscripten_bind_MdDbDimension_getDxf0_0=function(){return(Th=l._emscripten_bind_MdDbDimension_getDxf0_0=
|
|
196
|
+
l.asm.emscripten_bind_MdDbDimension_getDxf0_0).apply(null,arguments)},Uh=l._emscripten_bind_MdDbDimension_getJson_0=function(){return(Uh=l._emscripten_bind_MdDbDimension_getJson_0=l.asm.emscripten_bind_MdDbDimension_getJson_0).apply(null,arguments)},Vh=l._emscripten_bind_MdDbDimension_setJson_1=function(){return(Vh=l._emscripten_bind_MdDbDimension_setJson_1=l.asm.emscripten_bind_MdDbDimension_setJson_1).apply(null,arguments)},Wh=l._emscripten_bind_MdDbDimension_isKindOf_1=function(){return(Wh=l._emscripten_bind_MdDbDimension_isKindOf_1=
|
|
197
|
+
l.asm.emscripten_bind_MdDbDimension_isKindOf_1).apply(null,arguments)},Xh=l._emscripten_bind_MdDbDimension___destroy___0=function(){return(Xh=l._emscripten_bind_MdDbDimension___destroy___0=l.asm.emscripten_bind_MdDbDimension___destroy___0).apply(null,arguments)},Yh=l._emscripten_bind_VoidPtr___destroy___0=function(){return(Yh=l._emscripten_bind_VoidPtr___destroy___0=l.asm.emscripten_bind_VoidPtr___destroy___0).apply(null,arguments)},Zh=l._emscripten_bind_McApp_McApp_0=function(){return(Zh=l._emscripten_bind_McApp_McApp_0=
|
|
198
|
+
l.asm.emscripten_bind_McApp_McApp_0).apply(null,arguments)},$h=l._emscripten_bind_McApp_Init_0=function(){return($h=l._emscripten_bind_McApp_Init_0=l.asm.emscripten_bind_McApp_Init_0).apply(null,arguments)},ai=l._emscripten_bind_McApp_CreateMxDraw_5=function(){return(ai=l._emscripten_bind_McApp_CreateMxDraw_5=l.asm.emscripten_bind_McApp_CreateMxDraw_5).apply(null,arguments)},bi=l._emscripten_bind_McApp_GetCurrentMxDraw_0=function(){return(bi=l._emscripten_bind_McApp_GetCurrentMxDraw_0=l.asm.emscripten_bind_McApp_GetCurrentMxDraw_0).apply(null,
|
|
199
|
+
arguments)},ci=l._emscripten_bind_McApp_DestroyObject_1=function(){return(ci=l._emscripten_bind_McApp_DestroyObject_1=l.asm.emscripten_bind_McApp_DestroyObject_1).apply(null,arguments)},di=l._emscripten_bind_McApp_mcedRGB2Index_4=function(){return(di=l._emscripten_bind_McApp_mcedRGB2Index_4=l.asm.emscripten_bind_McApp_mcedRGB2Index_4).apply(null,arguments)},ei=l._emscripten_bind_McApp_ObjectIdToObjectName_1=function(){return(ei=l._emscripten_bind_McApp_ObjectIdToObjectName_1=l.asm.emscripten_bind_McApp_ObjectIdToObjectName_1).apply(null,
|
|
200
|
+
arguments)},fi=l._emscripten_bind_McApp_ObjectIdIsKindOf_2=function(){return(fi=l._emscripten_bind_McApp_ObjectIdIsKindOf_2=l.asm.emscripten_bind_McApp_ObjectIdIsKindOf_2).apply(null,arguments)},gi=l._emscripten_bind_McApp_ObjectIdToMdObject_1=function(){return(gi=l._emscripten_bind_McApp_ObjectIdToMdObject_1=l.asm.emscripten_bind_McApp_ObjectIdToMdObject_1).apply(null,arguments)},hi=l._emscripten_bind_McApp_ObjectIdToMdDbEntity_1=function(){return(hi=l._emscripten_bind_McApp_ObjectIdToMdDbEntity_1=
|
|
201
|
+
l.asm.emscripten_bind_McApp_ObjectIdToMdDbEntity_1).apply(null,arguments)},ii=l._emscripten_bind_McApp_ObjectIdToMdDbCurve_1=function(){return(ii=l._emscripten_bind_McApp_ObjectIdToMdDbCurve_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbCurve_1).apply(null,arguments)},ji=l._emscripten_bind_McApp_ObjectIdToMdDbLine_1=function(){return(ji=l._emscripten_bind_McApp_ObjectIdToMdDbLine_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbLine_1).apply(null,arguments)},ki=l._emscripten_bind_McApp_ObjectIdToMdDbText_1=
|
|
202
|
+
function(){return(ki=l._emscripten_bind_McApp_ObjectIdToMdDbText_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbText_1).apply(null,arguments)},li=l._emscripten_bind_McApp_ObjectIdToMdDbPolyline_1=function(){return(li=l._emscripten_bind_McApp_ObjectIdToMdDbPolyline_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbPolyline_1).apply(null,arguments)},mi=l._emscripten_bind_McApp_ObjectIdToMdDbCircle_1=function(){return(mi=l._emscripten_bind_McApp_ObjectIdToMdDbCircle_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbCircle_1).apply(null,
|
|
203
|
+
arguments)},ni=l._emscripten_bind_McApp_ObjectIdToMdDbArc_1=function(){return(ni=l._emscripten_bind_McApp_ObjectIdToMdDbArc_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbArc_1).apply(null,arguments)},oi=l._emscripten_bind_McApp_ObjectIdToMdDbBlockReference_1=function(){return(oi=l._emscripten_bind_McApp_ObjectIdToMdDbBlockReference_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbBlockReference_1).apply(null,arguments)},pi=l._emscripten_bind_McApp_ObjectIdToMdDbAlignedDimension_1=function(){return(pi=l._emscripten_bind_McApp_ObjectIdToMdDbAlignedDimension_1=
|
|
204
|
+
l.asm.emscripten_bind_McApp_ObjectIdToMdDbAlignedDimension_1).apply(null,arguments)},qi=l._emscripten_bind_McApp_ObjectIdToMdDbRotatedDimension_1=function(){return(qi=l._emscripten_bind_McApp_ObjectIdToMdDbRotatedDimension_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbRotatedDimension_1).apply(null,arguments)},ri=l._emscripten_bind_McApp_ObjectIdToMdDbMText_1=function(){return(ri=l._emscripten_bind_McApp_ObjectIdToMdDbMText_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbMText_1).apply(null,arguments)},
|
|
205
|
+
si=l._emscripten_bind_McApp_ObjectIdToMdDbEllipse_1=function(){return(si=l._emscripten_bind_McApp_ObjectIdToMdDbEllipse_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbEllipse_1).apply(null,arguments)},ti=l._emscripten_bind_McApp_ObjectIdToMdDbPoint_1=function(){return(ti=l._emscripten_bind_McApp_ObjectIdToMdDbPoint_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbPoint_1).apply(null,arguments)},ui=l._emscripten_bind_McApp_getLastCallResult_0=function(){return(ui=l._emscripten_bind_McApp_getLastCallResult_0=
|
|
206
|
+
l.asm.emscripten_bind_McApp_getLastCallResult_0).apply(null,arguments)},vi=l._emscripten_bind_McApp_ThreadTaskAbortExit_0=function(){return(vi=l._emscripten_bind_McApp_ThreadTaskAbortExit_0=l.asm.emscripten_bind_McApp_ThreadTaskAbortExit_0).apply(null,arguments)},wi=l._emscripten_bind_McApp_setFontFilePath_1=function(){return(wi=l._emscripten_bind_McApp_setFontFilePath_1=l.asm.emscripten_bind_McApp_setFontFilePath_1).apply(null,arguments)},xi=l._emscripten_bind_McApp_addNetworkLoadingFont_1=function(){return(xi=
|
|
207
|
+
l._emscripten_bind_McApp_addNetworkLoadingFont_1=l.asm.emscripten_bind_McApp_addNetworkLoadingFont_1).apply(null,arguments)},yi=l._emscripten_bind_McApp___destroy___0=function(){return(yi=l._emscripten_bind_McApp___destroy___0=l.asm.emscripten_bind_McApp___destroy___0).apply(null,arguments)},zi=l._emscripten_bind_MdCmColor_MdCmColor_0=function(){return(zi=l._emscripten_bind_MdCmColor_MdCmColor_0=l.asm.emscripten_bind_MdCmColor_MdCmColor_0).apply(null,arguments)},Ai=l._emscripten_bind_MdCmColor_setColorIndex_1=
|
|
208
|
+
function(){return(Ai=l._emscripten_bind_MdCmColor_setColorIndex_1=l.asm.emscripten_bind_MdCmColor_setColorIndex_1).apply(null,arguments)},Bi=l._emscripten_bind_MdCmColor_setRGB_3=function(){return(Bi=l._emscripten_bind_MdCmColor_setRGB_3=l.asm.emscripten_bind_MdCmColor_setRGB_3).apply(null,arguments)},Ci=l._emscripten_bind_MdCmColor_get_red_0=function(){return(Ci=l._emscripten_bind_MdCmColor_get_red_0=l.asm.emscripten_bind_MdCmColor_get_red_0).apply(null,arguments)},Di=l._emscripten_bind_MdCmColor_set_red_1=
|
|
209
|
+
function(){return(Di=l._emscripten_bind_MdCmColor_set_red_1=l.asm.emscripten_bind_MdCmColor_set_red_1).apply(null,arguments)},Ei=l._emscripten_bind_MdCmColor_get_green_0=function(){return(Ei=l._emscripten_bind_MdCmColor_get_green_0=l.asm.emscripten_bind_MdCmColor_get_green_0).apply(null,arguments)},Fi=l._emscripten_bind_MdCmColor_set_green_1=function(){return(Fi=l._emscripten_bind_MdCmColor_set_green_1=l.asm.emscripten_bind_MdCmColor_set_green_1).apply(null,arguments)},Gi=l._emscripten_bind_MdCmColor_get_blue_0=
|
|
210
|
+
function(){return(Gi=l._emscripten_bind_MdCmColor_get_blue_0=l.asm.emscripten_bind_MdCmColor_get_blue_0).apply(null,arguments)},Hi=l._emscripten_bind_MdCmColor_set_blue_1=function(){return(Hi=l._emscripten_bind_MdCmColor_set_blue_1=l.asm.emscripten_bind_MdCmColor_set_blue_1).apply(null,arguments)},Ii=l._emscripten_bind_MdCmColor_get_method_0=function(){return(Ii=l._emscripten_bind_MdCmColor_get_method_0=l.asm.emscripten_bind_MdCmColor_get_method_0).apply(null,arguments)},Ji=l._emscripten_bind_MdCmColor_set_method_1=
|
|
211
|
+
function(){return(Ji=l._emscripten_bind_MdCmColor_set_method_1=l.asm.emscripten_bind_MdCmColor_set_method_1).apply(null,arguments)},Ki=l._emscripten_bind_MdCmColor_get_n_0=function(){return(Ki=l._emscripten_bind_MdCmColor_get_n_0=l.asm.emscripten_bind_MdCmColor_get_n_0).apply(null,arguments)},Li=l._emscripten_bind_MdCmColor_set_n_1=function(){return(Li=l._emscripten_bind_MdCmColor_set_n_1=l.asm.emscripten_bind_MdCmColor_set_n_1).apply(null,arguments)},Mi=l._emscripten_bind_MdCmColor_get_colorIndex_0=
|
|
212
|
+
function(){return(Mi=l._emscripten_bind_MdCmColor_get_colorIndex_0=l.asm.emscripten_bind_MdCmColor_get_colorIndex_0).apply(null,arguments)},Ni=l._emscripten_bind_MdCmColor_set_colorIndex_1=function(){return(Ni=l._emscripten_bind_MdCmColor_set_colorIndex_1=l.asm.emscripten_bind_MdCmColor_set_colorIndex_1).apply(null,arguments)},Oi=l._emscripten_bind_MdCmColor___destroy___0=function(){return(Oi=l._emscripten_bind_MdCmColor___destroy___0=l.asm.emscripten_bind_MdCmColor___destroy___0).apply(null,arguments)},
|
|
213
|
+
Pi=l._emscripten_bind_MdDbObjectArray_length_0=function(){return(Pi=l._emscripten_bind_MdDbObjectArray_length_0=l.asm.emscripten_bind_MdDbObjectArray_length_0).apply(null,arguments)},Qi=l._emscripten_bind_MdDbObjectArray_release_1=function(){return(Qi=l._emscripten_bind_MdDbObjectArray_release_1=l.asm.emscripten_bind_MdDbObjectArray_release_1).apply(null,arguments)},Ri=l._emscripten_bind_MdDbObjectArray_clear_0=function(){return(Ri=l._emscripten_bind_MdDbObjectArray_clear_0=l.asm.emscripten_bind_MdDbObjectArray_clear_0).apply(null,
|
|
214
|
+
arguments)},Si=l._emscripten_bind_MdDbObjectArray_getObjectName_0=function(){return(Si=l._emscripten_bind_MdDbObjectArray_getObjectName_0=l.asm.emscripten_bind_MdDbObjectArray_getObjectName_0).apply(null,arguments)},Ti=l._emscripten_bind_MdDbObjectArray_getDxf0_0=function(){return(Ti=l._emscripten_bind_MdDbObjectArray_getDxf0_0=l.asm.emscripten_bind_MdDbObjectArray_getDxf0_0).apply(null,arguments)},Ui=l._emscripten_bind_MdDbObjectArray_getJson_0=function(){return(Ui=l._emscripten_bind_MdDbObjectArray_getJson_0=
|
|
215
|
+
l.asm.emscripten_bind_MdDbObjectArray_getJson_0).apply(null,arguments)},Vi=l._emscripten_bind_MdDbObjectArray_setJson_1=function(){return(Vi=l._emscripten_bind_MdDbObjectArray_setJson_1=l.asm.emscripten_bind_MdDbObjectArray_setJson_1).apply(null,arguments)},Wi=l._emscripten_bind_MdDbObjectArray_isKindOf_1=function(){return(Wi=l._emscripten_bind_MdDbObjectArray_isKindOf_1=l.asm.emscripten_bind_MdDbObjectArray_isKindOf_1).apply(null,arguments)},Xi=l._emscripten_bind_MdDbObjectArray___destroy___0=function(){return(Xi=
|
|
216
|
+
l._emscripten_bind_MdDbObjectArray___destroy___0=l.asm.emscripten_bind_MdDbObjectArray___destroy___0).apply(null,arguments)},Yi=l._emscripten_bind_MdGePoint3d_MdGePoint3d_0=function(){return(Yi=l._emscripten_bind_MdGePoint3d_MdGePoint3d_0=l.asm.emscripten_bind_MdGePoint3d_MdGePoint3d_0).apply(null,arguments)},Zi=l._emscripten_bind_MdGePoint3d_MdGePoint3d_3=function(){return(Zi=l._emscripten_bind_MdGePoint3d_MdGePoint3d_3=l.asm.emscripten_bind_MdGePoint3d_MdGePoint3d_3).apply(null,arguments)},$i=l._emscripten_bind_MdGePoint3d_transformBy_1=
|
|
217
|
+
function(){return($i=l._emscripten_bind_MdGePoint3d_transformBy_1=l.asm.emscripten_bind_MdGePoint3d_transformBy_1).apply(null,arguments)},aj=l._emscripten_bind_MdGePoint3d_addvec_1=function(){return(aj=l._emscripten_bind_MdGePoint3d_addvec_1=l.asm.emscripten_bind_MdGePoint3d_addvec_1).apply(null,arguments)},bj=l._emscripten_bind_MdGePoint3d_subvec_1=function(){return(bj=l._emscripten_bind_MdGePoint3d_subvec_1=l.asm.emscripten_bind_MdGePoint3d_subvec_1).apply(null,arguments)},cj=l._emscripten_bind_MdGePoint3d_sub_1=
|
|
218
|
+
function(){return(cj=l._emscripten_bind_MdGePoint3d_sub_1=l.asm.emscripten_bind_MdGePoint3d_sub_1).apply(null,arguments)},dj=l._emscripten_bind_MdGePoint3d_distanceTo_1=function(){return(dj=l._emscripten_bind_MdGePoint3d_distanceTo_1=l.asm.emscripten_bind_MdGePoint3d_distanceTo_1).apply(null,arguments)},ej=l._emscripten_bind_MdGePoint3d_isEqualTo_1=function(){return(ej=l._emscripten_bind_MdGePoint3d_isEqualTo_1=l.asm.emscripten_bind_MdGePoint3d_isEqualTo_1).apply(null,arguments)},fj=l._emscripten_bind_MdGePoint3d_get_x_0=
|
|
219
|
+
function(){return(fj=l._emscripten_bind_MdGePoint3d_get_x_0=l.asm.emscripten_bind_MdGePoint3d_get_x_0).apply(null,arguments)},gj=l._emscripten_bind_MdGePoint3d_set_x_1=function(){return(gj=l._emscripten_bind_MdGePoint3d_set_x_1=l.asm.emscripten_bind_MdGePoint3d_set_x_1).apply(null,arguments)},hj=l._emscripten_bind_MdGePoint3d_get_y_0=function(){return(hj=l._emscripten_bind_MdGePoint3d_get_y_0=l.asm.emscripten_bind_MdGePoint3d_get_y_0).apply(null,arguments)},ij=l._emscripten_bind_MdGePoint3d_set_y_1=
|
|
220
|
+
function(){return(ij=l._emscripten_bind_MdGePoint3d_set_y_1=l.asm.emscripten_bind_MdGePoint3d_set_y_1).apply(null,arguments)},jj=l._emscripten_bind_MdGePoint3d_get_z_0=function(){return(jj=l._emscripten_bind_MdGePoint3d_get_z_0=l.asm.emscripten_bind_MdGePoint3d_get_z_0).apply(null,arguments)},kj=l._emscripten_bind_MdGePoint3d_set_z_1=function(){return(kj=l._emscripten_bind_MdGePoint3d_set_z_1=l.asm.emscripten_bind_MdGePoint3d_set_z_1).apply(null,arguments)},lj=l._emscripten_bind_MdGePoint3d___destroy___0=
|
|
221
|
+
function(){return(lj=l._emscripten_bind_MdGePoint3d___destroy___0=l.asm.emscripten_bind_MdGePoint3d___destroy___0).apply(null,arguments)},mj=l._emscripten_bind_MdGePoint3dArray_MdGePoint3dArray_0=function(){return(mj=l._emscripten_bind_MdGePoint3dArray_MdGePoint3dArray_0=l.asm.emscripten_bind_MdGePoint3dArray_MdGePoint3dArray_0).apply(null,arguments)},nj=l._emscripten_bind_MdGePoint3dArray_append_1=function(){return(nj=l._emscripten_bind_MdGePoint3dArray_append_1=l.asm.emscripten_bind_MdGePoint3dArray_append_1).apply(null,
|
|
222
|
+
arguments)},oj=l._emscripten_bind_MdGePoint3dArray_length_0=function(){return(oj=l._emscripten_bind_MdGePoint3dArray_length_0=l.asm.emscripten_bind_MdGePoint3dArray_length_0).apply(null,arguments)},pj=l._emscripten_bind_MdGePoint3dArray_at_1=function(){return(pj=l._emscripten_bind_MdGePoint3dArray_at_1=l.asm.emscripten_bind_MdGePoint3dArray_at_1).apply(null,arguments)},qj=l._emscripten_bind_MdGePoint3dArray_setAt_2=function(){return(qj=l._emscripten_bind_MdGePoint3dArray_setAt_2=l.asm.emscripten_bind_MdGePoint3dArray_setAt_2).apply(null,
|
|
223
|
+
arguments)},rj=l._emscripten_bind_MdGePoint3dArray_clear_0=function(){return(rj=l._emscripten_bind_MdGePoint3dArray_clear_0=l.asm.emscripten_bind_MdGePoint3dArray_clear_0).apply(null,arguments)},sj=l._emscripten_bind_MdGePoint3dArray_copy_1=function(){return(sj=l._emscripten_bind_MdGePoint3dArray_copy_1=l.asm.emscripten_bind_MdGePoint3dArray_copy_1).apply(null,arguments)},tj=l._emscripten_bind_MdGePoint3dArray___destroy___0=function(){return(tj=l._emscripten_bind_MdGePoint3dArray___destroy___0=l.asm.emscripten_bind_MdGePoint3dArray___destroy___0).apply(null,
|
|
224
|
+
arguments)},uj=l._emscripten_bind_MdGeVector3d_MdGeVector3d_0=function(){return(uj=l._emscripten_bind_MdGeVector3d_MdGeVector3d_0=l.asm.emscripten_bind_MdGeVector3d_MdGeVector3d_0).apply(null,arguments)},vj=l._emscripten_bind_MdGeVector3d_MdGeVector3d_3=function(){return(vj=l._emscripten_bind_MdGeVector3d_MdGeVector3d_3=l.asm.emscripten_bind_MdGeVector3d_MdGeVector3d_3).apply(null,arguments)},wj=l._emscripten_bind_MdGeVector3d_rotateBy_2=function(){return(wj=l._emscripten_bind_MdGeVector3d_rotateBy_2=
|
|
225
|
+
l.asm.emscripten_bind_MdGeVector3d_rotateBy_2).apply(null,arguments)},xj=l._emscripten_bind_MdGeVector3d_negate_0=function(){return(xj=l._emscripten_bind_MdGeVector3d_negate_0=l.asm.emscripten_bind_MdGeVector3d_negate_0).apply(null,arguments)},yj=l._emscripten_bind_MdGeVector3d_perpVector_0=function(){return(yj=l._emscripten_bind_MdGeVector3d_perpVector_0=l.asm.emscripten_bind_MdGeVector3d_perpVector_0).apply(null,arguments)},zj=l._emscripten_bind_MdGeVector3d_angleTo_1=function(){return(zj=l._emscripten_bind_MdGeVector3d_angleTo_1=
|
|
226
|
+
l.asm.emscripten_bind_MdGeVector3d_angleTo_1).apply(null,arguments)},Aj=l._emscripten_bind_MdGeVector3d_angleTo_2=function(){return(Aj=l._emscripten_bind_MdGeVector3d_angleTo_2=l.asm.emscripten_bind_MdGeVector3d_angleTo_2).apply(null,arguments)},Bj=l._emscripten_bind_MdGeVector3d_normalize_0=function(){return(Bj=l._emscripten_bind_MdGeVector3d_normalize_0=l.asm.emscripten_bind_MdGeVector3d_normalize_0).apply(null,arguments)},Cj=l._emscripten_bind_MdGeVector3d_length_0=function(){return(Cj=l._emscripten_bind_MdGeVector3d_length_0=
|
|
227
|
+
l.asm.emscripten_bind_MdGeVector3d_length_0).apply(null,arguments)},Dj=l._emscripten_bind_MdGeVector3d_isUnitLength_0=function(){return(Dj=l._emscripten_bind_MdGeVector3d_isUnitLength_0=l.asm.emscripten_bind_MdGeVector3d_isUnitLength_0).apply(null,arguments)},Ej=l._emscripten_bind_MdGeVector3d_isZeroLength_0=function(){return(Ej=l._emscripten_bind_MdGeVector3d_isZeroLength_0=l.asm.emscripten_bind_MdGeVector3d_isZeroLength_0).apply(null,arguments)},Fj=l._emscripten_bind_MdGeVector3d_dotProduct_1=function(){return(Fj=
|
|
228
|
+
l._emscripten_bind_MdGeVector3d_dotProduct_1=l.asm.emscripten_bind_MdGeVector3d_dotProduct_1).apply(null,arguments)},Gj=l._emscripten_bind_MdGeVector3d_crossProduct_1=function(){return(Gj=l._emscripten_bind_MdGeVector3d_crossProduct_1=l.asm.emscripten_bind_MdGeVector3d_crossProduct_1).apply(null,arguments)},Hj=l._emscripten_bind_MdGeVector3d_isEqualTo_1=function(){return(Hj=l._emscripten_bind_MdGeVector3d_isEqualTo_1=l.asm.emscripten_bind_MdGeVector3d_isEqualTo_1).apply(null,arguments)},Ij=l._emscripten_bind_MdGeVector3d_mult_1=
|
|
229
|
+
function(){return(Ij=l._emscripten_bind_MdGeVector3d_mult_1=l.asm.emscripten_bind_MdGeVector3d_mult_1).apply(null,arguments)},Jj=l._emscripten_bind_MdGeVector3d_get_x_0=function(){return(Jj=l._emscripten_bind_MdGeVector3d_get_x_0=l.asm.emscripten_bind_MdGeVector3d_get_x_0).apply(null,arguments)},Kj=l._emscripten_bind_MdGeVector3d_set_x_1=function(){return(Kj=l._emscripten_bind_MdGeVector3d_set_x_1=l.asm.emscripten_bind_MdGeVector3d_set_x_1).apply(null,arguments)},Lj=l._emscripten_bind_MdGeVector3d_get_y_0=
|
|
230
|
+
function(){return(Lj=l._emscripten_bind_MdGeVector3d_get_y_0=l.asm.emscripten_bind_MdGeVector3d_get_y_0).apply(null,arguments)},Mj=l._emscripten_bind_MdGeVector3d_set_y_1=function(){return(Mj=l._emscripten_bind_MdGeVector3d_set_y_1=l.asm.emscripten_bind_MdGeVector3d_set_y_1).apply(null,arguments)},Nj=l._emscripten_bind_MdGeVector3d_get_z_0=function(){return(Nj=l._emscripten_bind_MdGeVector3d_get_z_0=l.asm.emscripten_bind_MdGeVector3d_get_z_0).apply(null,arguments)},Oj=l._emscripten_bind_MdGeVector3d_set_z_1=
|
|
231
|
+
function(){return(Oj=l._emscripten_bind_MdGeVector3d_set_z_1=l.asm.emscripten_bind_MdGeVector3d_set_z_1).apply(null,arguments)},Pj=l._emscripten_bind_MdGeVector3d___destroy___0=function(){return(Pj=l._emscripten_bind_MdGeVector3d___destroy___0=l.asm.emscripten_bind_MdGeVector3d___destroy___0).apply(null,arguments)},Qj=l._emscripten_bind_MdGeLongArray_MdGeLongArray_0=function(){return(Qj=l._emscripten_bind_MdGeLongArray_MdGeLongArray_0=l.asm.emscripten_bind_MdGeLongArray_MdGeLongArray_0).apply(null,
|
|
232
|
+
arguments)},Rj=l._emscripten_bind_MdGeLongArray_append_1=function(){return(Rj=l._emscripten_bind_MdGeLongArray_append_1=l.asm.emscripten_bind_MdGeLongArray_append_1).apply(null,arguments)},Sj=l._emscripten_bind_MdGeLongArray_length_0=function(){return(Sj=l._emscripten_bind_MdGeLongArray_length_0=l.asm.emscripten_bind_MdGeLongArray_length_0).apply(null,arguments)},Tj=l._emscripten_bind_MdGeLongArray_at_1=function(){return(Tj=l._emscripten_bind_MdGeLongArray_at_1=l.asm.emscripten_bind_MdGeLongArray_at_1).apply(null,
|
|
233
|
+
arguments)},Uj=l._emscripten_bind_MdGeLongArray_setAt_2=function(){return(Uj=l._emscripten_bind_MdGeLongArray_setAt_2=l.asm.emscripten_bind_MdGeLongArray_setAt_2).apply(null,arguments)},Vj=l._emscripten_bind_MdGeLongArray_copy_1=function(){return(Vj=l._emscripten_bind_MdGeLongArray_copy_1=l.asm.emscripten_bind_MdGeLongArray_copy_1).apply(null,arguments)},Wj=l._emscripten_bind_MdGeLongArray_clear_0=function(){return(Wj=l._emscripten_bind_MdGeLongArray_clear_0=l.asm.emscripten_bind_MdGeLongArray_clear_0).apply(null,
|
|
234
|
+
arguments)},Xj=l._emscripten_bind_MdGeLongArray___destroy___0=function(){return(Xj=l._emscripten_bind_MdGeLongArray___destroy___0=l.asm.emscripten_bind_MdGeLongArray___destroy___0).apply(null,arguments)},Yj=l._emscripten_bind_MdGeStringArray_MdGeStringArray_0=function(){return(Yj=l._emscripten_bind_MdGeStringArray_MdGeStringArray_0=l.asm.emscripten_bind_MdGeStringArray_MdGeStringArray_0).apply(null,arguments)},Zj=l._emscripten_bind_MdGeStringArray_append_1=function(){return(Zj=l._emscripten_bind_MdGeStringArray_append_1=
|
|
235
|
+
l.asm.emscripten_bind_MdGeStringArray_append_1).apply(null,arguments)},ak=l._emscripten_bind_MdGeStringArray_length_0=function(){return(ak=l._emscripten_bind_MdGeStringArray_length_0=l.asm.emscripten_bind_MdGeStringArray_length_0).apply(null,arguments)},bk=l._emscripten_bind_MdGeStringArray_at_1=function(){return(bk=l._emscripten_bind_MdGeStringArray_at_1=l.asm.emscripten_bind_MdGeStringArray_at_1).apply(null,arguments)},ck=l._emscripten_bind_MdGeStringArray_setAt_2=function(){return(ck=l._emscripten_bind_MdGeStringArray_setAt_2=
|
|
236
|
+
l.asm.emscripten_bind_MdGeStringArray_setAt_2).apply(null,arguments)},dk=l._emscripten_bind_MdGeStringArray_copy_1=function(){return(dk=l._emscripten_bind_MdGeStringArray_copy_1=l.asm.emscripten_bind_MdGeStringArray_copy_1).apply(null,arguments)},ek=l._emscripten_bind_MdGeStringArray_clear_0=function(){return(ek=l._emscripten_bind_MdGeStringArray_clear_0=l.asm.emscripten_bind_MdGeStringArray_clear_0).apply(null,arguments)},fk=l._emscripten_bind_MdGeStringArray___destroy___0=function(){return(fk=l._emscripten_bind_MdGeStringArray___destroy___0=
|
|
237
|
+
l.asm.emscripten_bind_MdGeStringArray___destroy___0).apply(null,arguments)},gk=l._emscripten_bind_MdGeDoubleArray_MdGeDoubleArray_0=function(){return(gk=l._emscripten_bind_MdGeDoubleArray_MdGeDoubleArray_0=l.asm.emscripten_bind_MdGeDoubleArray_MdGeDoubleArray_0).apply(null,arguments)},hk=l._emscripten_bind_MdGeDoubleArray_append_1=function(){return(hk=l._emscripten_bind_MdGeDoubleArray_append_1=l.asm.emscripten_bind_MdGeDoubleArray_append_1).apply(null,arguments)},ik=l._emscripten_bind_MdGeDoubleArray_length_0=
|
|
238
|
+
function(){return(ik=l._emscripten_bind_MdGeDoubleArray_length_0=l.asm.emscripten_bind_MdGeDoubleArray_length_0).apply(null,arguments)},jk=l._emscripten_bind_MdGeDoubleArray_at_1=function(){return(jk=l._emscripten_bind_MdGeDoubleArray_at_1=l.asm.emscripten_bind_MdGeDoubleArray_at_1).apply(null,arguments)},kk=l._emscripten_bind_MdGeDoubleArray_setAt_2=function(){return(kk=l._emscripten_bind_MdGeDoubleArray_setAt_2=l.asm.emscripten_bind_MdGeDoubleArray_setAt_2).apply(null,arguments)},lk=l._emscripten_bind_MdGeDoubleArray_copy_1=
|
|
239
|
+
function(){return(lk=l._emscripten_bind_MdGeDoubleArray_copy_1=l.asm.emscripten_bind_MdGeDoubleArray_copy_1).apply(null,arguments)},mk=l._emscripten_bind_MdGeDoubleArray_clear_0=function(){return(mk=l._emscripten_bind_MdGeDoubleArray_clear_0=l.asm.emscripten_bind_MdGeDoubleArray_clear_0).apply(null,arguments)},nk=l._emscripten_bind_MdGeDoubleArray___destroy___0=function(){return(nk=l._emscripten_bind_MdGeDoubleArray___destroy___0=l.asm.emscripten_bind_MdGeDoubleArray___destroy___0).apply(null,arguments)},
|
|
240
|
+
ok=l._emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0=function(){return(ok=l._emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0=l.asm.emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0).apply(null,arguments)},pk=l._emscripten_bind_MdGeMatrix3d_setToIdentity_0=function(){return(pk=l._emscripten_bind_MdGeMatrix3d_setToIdentity_0=l.asm.emscripten_bind_MdGeMatrix3d_setToIdentity_0).apply(null,arguments)},qk=l._emscripten_bind_MdGeMatrix3d_preMultBy_1=function(){return(qk=l._emscripten_bind_MdGeMatrix3d_preMultBy_1=l.asm.emscripten_bind_MdGeMatrix3d_preMultBy_1).apply(null,
|
|
241
|
+
arguments)},rk=l._emscripten_bind_MdGeMatrix3d_postMultBy_1=function(){return(rk=l._emscripten_bind_MdGeMatrix3d_postMultBy_1=l.asm.emscripten_bind_MdGeMatrix3d_postMultBy_1).apply(null,arguments)},sk=l._emscripten_bind_MdGeMatrix3d_setToProduct_2=function(){return(sk=l._emscripten_bind_MdGeMatrix3d_setToProduct_2=l.asm.emscripten_bind_MdGeMatrix3d_setToProduct_2).apply(null,arguments)},tk=l._emscripten_bind_MdGeMatrix3d_invert_0=function(){return(tk=l._emscripten_bind_MdGeMatrix3d_invert_0=l.asm.emscripten_bind_MdGeMatrix3d_invert_0).apply(null,
|
|
242
|
+
arguments)},uk=l._emscripten_bind_MdGeMatrix3d_isSingular_0=function(){return(uk=l._emscripten_bind_MdGeMatrix3d_isSingular_0=l.asm.emscripten_bind_MdGeMatrix3d_isSingular_0).apply(null,arguments)},vk=l._emscripten_bind_MdGeMatrix3d_transposeIt_0=function(){return(vk=l._emscripten_bind_MdGeMatrix3d_transposeIt_0=l.asm.emscripten_bind_MdGeMatrix3d_transposeIt_0).apply(null,arguments)},wk=l._emscripten_bind_MdGeMatrix3d_isEqualTo_1=function(){return(wk=l._emscripten_bind_MdGeMatrix3d_isEqualTo_1=l.asm.emscripten_bind_MdGeMatrix3d_isEqualTo_1).apply(null,
|
|
243
|
+
arguments)},xk=l._emscripten_bind_MdGeMatrix3d_det_0=function(){return(xk=l._emscripten_bind_MdGeMatrix3d_det_0=l.asm.emscripten_bind_MdGeMatrix3d_det_0).apply(null,arguments)},yk=l._emscripten_bind_MdGeMatrix3d_setCoordSystem_4=function(){return(yk=l._emscripten_bind_MdGeMatrix3d_setCoordSystem_4=l.asm.emscripten_bind_MdGeMatrix3d_setCoordSystem_4).apply(null,arguments)},zk=l._emscripten_bind_MdGeMatrix3d_setToTranslation_1=function(){return(zk=l._emscripten_bind_MdGeMatrix3d_setToTranslation_1=
|
|
244
|
+
l.asm.emscripten_bind_MdGeMatrix3d_setToTranslation_1).apply(null,arguments)},Ak=l._emscripten_bind_MdGeMatrix3d_setToRotation_3=function(){return(Ak=l._emscripten_bind_MdGeMatrix3d_setToRotation_3=l.asm.emscripten_bind_MdGeMatrix3d_setToRotation_3).apply(null,arguments)},Bk=l._emscripten_bind_MdGeMatrix3d_setToScaling_2=function(){return(Bk=l._emscripten_bind_MdGeMatrix3d_setToScaling_2=l.asm.emscripten_bind_MdGeMatrix3d_setToScaling_2).apply(null,arguments)},Ck=l._emscripten_bind_MdGeMatrix3d_setMirror_2=
|
|
245
|
+
function(){return(Ck=l._emscripten_bind_MdGeMatrix3d_setMirror_2=l.asm.emscripten_bind_MdGeMatrix3d_setMirror_2).apply(null,arguments)},Dk=l._emscripten_bind_MdGeMatrix3d_scale_0=function(){return(Dk=l._emscripten_bind_MdGeMatrix3d_scale_0=l.asm.emscripten_bind_MdGeMatrix3d_scale_0).apply(null,arguments)},Ek=l._emscripten_bind_MdGeMatrix3d_getData_2=function(){return(Ek=l._emscripten_bind_MdGeMatrix3d_getData_2=l.asm.emscripten_bind_MdGeMatrix3d_getData_2).apply(null,arguments)},Fk=l._emscripten_bind_MdGeMatrix3d_copy_1=
|
|
246
|
+
function(){return(Fk=l._emscripten_bind_MdGeMatrix3d_copy_1=l.asm.emscripten_bind_MdGeMatrix3d_copy_1).apply(null,arguments)},Gk=l._emscripten_bind_MdGeMatrix3d___destroy___0=function(){return(Gk=l._emscripten_bind_MdGeMatrix3d___destroy___0=l.asm.emscripten_bind_MdGeMatrix3d___destroy___0).apply(null,arguments)},Hk=l._emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0=function(){return(Hk=l._emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0=l.asm.emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0).apply(null,
|
|
247
|
+
arguments)},Ik=l._emscripten_bind_MdDbLayerTableRecord_getName_0=function(){return(Ik=l._emscripten_bind_MdDbLayerTableRecord_getName_0=l.asm.emscripten_bind_MdDbLayerTableRecord_getName_0).apply(null,arguments)},Jk=l._emscripten_bind_MdDbLayerTableRecord_setName_1=function(){return(Jk=l._emscripten_bind_MdDbLayerTableRecord_setName_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setName_1).apply(null,arguments)},Kk=l._emscripten_bind_MdDbLayerTableRecord_isFrozen_0=function(){return(Kk=l._emscripten_bind_MdDbLayerTableRecord_isFrozen_0=
|
|
248
|
+
l.asm.emscripten_bind_MdDbLayerTableRecord_isFrozen_0).apply(null,arguments)},Lk=l._emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1=function(){return(Lk=l._emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1).apply(null,arguments)},Mk=l._emscripten_bind_MdDbLayerTableRecord_isOff_0=function(){return(Mk=l._emscripten_bind_MdDbLayerTableRecord_isOff_0=l.asm.emscripten_bind_MdDbLayerTableRecord_isOff_0).apply(null,arguments)},Nk=l._emscripten_bind_MdDbLayerTableRecord_setIsOff_1=
|
|
249
|
+
function(){return(Nk=l._emscripten_bind_MdDbLayerTableRecord_setIsOff_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setIsOff_1).apply(null,arguments)},Ok=l._emscripten_bind_MdDbLayerTableRecord_isLocked_0=function(){return(Ok=l._emscripten_bind_MdDbLayerTableRecord_isLocked_0=l.asm.emscripten_bind_MdDbLayerTableRecord_isLocked_0).apply(null,arguments)},Pk=l._emscripten_bind_MdDbLayerTableRecord_setIsLocked_1=function(){return(Pk=l._emscripten_bind_MdDbLayerTableRecord_setIsLocked_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setIsLocked_1).apply(null,
|
|
250
|
+
arguments)},Qk=l._emscripten_bind_MdDbLayerTableRecord_color_0=function(){return(Qk=l._emscripten_bind_MdDbLayerTableRecord_color_0=l.asm.emscripten_bind_MdDbLayerTableRecord_color_0).apply(null,arguments)},Rk=l._emscripten_bind_MdDbLayerTableRecord_setColor_1=function(){return(Rk=l._emscripten_bind_MdDbLayerTableRecord_setColor_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setColor_1).apply(null,arguments)},Sk=l._emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0=function(){return(Sk=l._emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0=
|
|
251
|
+
l.asm.emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0).apply(null,arguments)},Tk=l._emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1=function(){return(Tk=l._emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1).apply(null,arguments)},Uk=l._emscripten_bind_MdDbLayerTableRecord_lineWeight_0=function(){return(Uk=l._emscripten_bind_MdDbLayerTableRecord_lineWeight_0=l.asm.emscripten_bind_MdDbLayerTableRecord_lineWeight_0).apply(null,
|
|
252
|
+
arguments)},Vk=l._emscripten_bind_MdDbLayerTableRecord_setLineWeight_1=function(){return(Vk=l._emscripten_bind_MdDbLayerTableRecord_setLineWeight_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setLineWeight_1).apply(null,arguments)},Wk=l._emscripten_bind_MdDbLayerTableRecord_GetObjectID_0=function(){return(Wk=l._emscripten_bind_MdDbLayerTableRecord_GetObjectID_0=l.asm.emscripten_bind_MdDbLayerTableRecord_GetObjectID_0).apply(null,arguments)},Xk=l._emscripten_bind_MdDbLayerTableRecord_Erase_0=function(){return(Xk=
|
|
253
|
+
l._emscripten_bind_MdDbLayerTableRecord_Erase_0=l.asm.emscripten_bind_MdDbLayerTableRecord_Erase_0).apply(null,arguments)},Yk=l._emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1=function(){return(Yk=l._emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1).apply(null,arguments)},Zk=l._emscripten_bind_MdDbLayerTableRecord_Clone_0=function(){return(Zk=l._emscripten_bind_MdDbLayerTableRecord_Clone_0=l.asm.emscripten_bind_MdDbLayerTableRecord_Clone_0).apply(null,
|
|
254
|
+
arguments)},$k=l._emscripten_bind_MdDbLayerTableRecord_GetHandle_0=function(){return($k=l._emscripten_bind_MdDbLayerTableRecord_GetHandle_0=l.asm.emscripten_bind_MdDbLayerTableRecord_GetHandle_0).apply(null,arguments)},al=l._emscripten_bind_MdDbLayerTableRecord_GetDatabase_0=function(){return(al=l._emscripten_bind_MdDbLayerTableRecord_GetDatabase_0=l.asm.emscripten_bind_MdDbLayerTableRecord_GetDatabase_0).apply(null,arguments)},bl=l._emscripten_bind_MdDbLayerTableRecord_GetOwnerID_0=function(){return(bl=
|
|
255
|
+
l._emscripten_bind_MdDbLayerTableRecord_GetOwnerID_0=l.asm.emscripten_bind_MdDbLayerTableRecord_GetOwnerID_0).apply(null,arguments)},cl=l._emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4=function(){return(cl=l._emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4).apply(null,arguments)},dl=l._emscripten_bind_MdDbLayerTableRecord_getObjectName_0=function(){return(dl=l._emscripten_bind_MdDbLayerTableRecord_getObjectName_0=l.asm.emscripten_bind_MdDbLayerTableRecord_getObjectName_0).apply(null,
|
|
256
|
+
arguments)},el=l._emscripten_bind_MdDbLayerTableRecord_getDxf0_0=function(){return(el=l._emscripten_bind_MdDbLayerTableRecord_getDxf0_0=l.asm.emscripten_bind_MdDbLayerTableRecord_getDxf0_0).apply(null,arguments)},fl=l._emscripten_bind_MdDbLayerTableRecord_getJson_0=function(){return(fl=l._emscripten_bind_MdDbLayerTableRecord_getJson_0=l.asm.emscripten_bind_MdDbLayerTableRecord_getJson_0).apply(null,arguments)},gl=l._emscripten_bind_MdDbLayerTableRecord_setJson_1=function(){return(gl=l._emscripten_bind_MdDbLayerTableRecord_setJson_1=
|
|
257
|
+
l.asm.emscripten_bind_MdDbLayerTableRecord_setJson_1).apply(null,arguments)},hl=l._emscripten_bind_MdDbLayerTableRecord_isKindOf_1=function(){return(hl=l._emscripten_bind_MdDbLayerTableRecord_isKindOf_1=l.asm.emscripten_bind_MdDbLayerTableRecord_isKindOf_1).apply(null,arguments)},il=l._emscripten_bind_MdDbLayerTableRecord___destroy___0=function(){return(il=l._emscripten_bind_MdDbLayerTableRecord___destroy___0=l.asm.emscripten_bind_MdDbLayerTableRecord___destroy___0).apply(null,arguments)},jl=l._emscripten_bind_MdDbLayerTable_GetObjectID_0=
|
|
258
|
+
function(){return(jl=l._emscripten_bind_MdDbLayerTable_GetObjectID_0=l.asm.emscripten_bind_MdDbLayerTable_GetObjectID_0).apply(null,arguments)},kl=l._emscripten_bind_MdDbLayerTable_Erase_0=function(){return(kl=l._emscripten_bind_MdDbLayerTable_Erase_0=l.asm.emscripten_bind_MdDbLayerTable_Erase_0).apply(null,arguments)},ll=l._emscripten_bind_MdDbLayerTable_ConnectionTempObject_1=function(){return(ll=l._emscripten_bind_MdDbLayerTable_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbLayerTable_ConnectionTempObject_1).apply(null,
|
|
259
|
+
arguments)},ml=l._emscripten_bind_MdDbLayerTable_Clone_0=function(){return(ml=l._emscripten_bind_MdDbLayerTable_Clone_0=l.asm.emscripten_bind_MdDbLayerTable_Clone_0).apply(null,arguments)},nl=l._emscripten_bind_MdDbLayerTable_GetHandle_0=function(){return(nl=l._emscripten_bind_MdDbLayerTable_GetHandle_0=l.asm.emscripten_bind_MdDbLayerTable_GetHandle_0).apply(null,arguments)},ol=l._emscripten_bind_MdDbLayerTable_GetDatabase_0=function(){return(ol=l._emscripten_bind_MdDbLayerTable_GetDatabase_0=l.asm.emscripten_bind_MdDbLayerTable_GetDatabase_0).apply(null,
|
|
260
|
+
arguments)},pl=l._emscripten_bind_MdDbLayerTable_GetOwnerID_0=function(){return(pl=l._emscripten_bind_MdDbLayerTable_GetOwnerID_0=l.asm.emscripten_bind_MdDbLayerTable_GetOwnerID_0).apply(null,arguments)},ql=l._emscripten_bind_MdDbLayerTable_moveGripPointsAt_4=function(){return(ql=l._emscripten_bind_MdDbLayerTable_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbLayerTable_moveGripPointsAt_4).apply(null,arguments)},rl=l._emscripten_bind_MdDbLayerTable_getObjectName_0=function(){return(rl=l._emscripten_bind_MdDbLayerTable_getObjectName_0=
|
|
261
|
+
l.asm.emscripten_bind_MdDbLayerTable_getObjectName_0).apply(null,arguments)},sl=l._emscripten_bind_MdDbLayerTable_getDxf0_0=function(){return(sl=l._emscripten_bind_MdDbLayerTable_getDxf0_0=l.asm.emscripten_bind_MdDbLayerTable_getDxf0_0).apply(null,arguments)},tl=l._emscripten_bind_MdDbLayerTable_getJson_0=function(){return(tl=l._emscripten_bind_MdDbLayerTable_getJson_0=l.asm.emscripten_bind_MdDbLayerTable_getJson_0).apply(null,arguments)},ul=l._emscripten_bind_MdDbLayerTable_setJson_1=function(){return(ul=
|
|
262
|
+
l._emscripten_bind_MdDbLayerTable_setJson_1=l.asm.emscripten_bind_MdDbLayerTable_setJson_1).apply(null,arguments)},vl=l._emscripten_bind_MdDbLayerTable_isKindOf_1=function(){return(vl=l._emscripten_bind_MdDbLayerTable_isKindOf_1=l.asm.emscripten_bind_MdDbLayerTable_isKindOf_1).apply(null,arguments)},wl=l._emscripten_bind_MdDbLinetypeTable_GetObjectID_0=function(){return(wl=l._emscripten_bind_MdDbLinetypeTable_GetObjectID_0=l.asm.emscripten_bind_MdDbLinetypeTable_GetObjectID_0).apply(null,arguments)},
|
|
263
|
+
xl=l._emscripten_bind_MdDbLinetypeTable_Erase_0=function(){return(xl=l._emscripten_bind_MdDbLinetypeTable_Erase_0=l.asm.emscripten_bind_MdDbLinetypeTable_Erase_0).apply(null,arguments)},yl=l._emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1=function(){return(yl=l._emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1).apply(null,arguments)},zl=l._emscripten_bind_MdDbLinetypeTable_Clone_0=function(){return(zl=l._emscripten_bind_MdDbLinetypeTable_Clone_0=
|
|
264
|
+
l.asm.emscripten_bind_MdDbLinetypeTable_Clone_0).apply(null,arguments)},Al=l._emscripten_bind_MdDbLinetypeTable_GetHandle_0=function(){return(Al=l._emscripten_bind_MdDbLinetypeTable_GetHandle_0=l.asm.emscripten_bind_MdDbLinetypeTable_GetHandle_0).apply(null,arguments)},Bl=l._emscripten_bind_MdDbLinetypeTable_GetDatabase_0=function(){return(Bl=l._emscripten_bind_MdDbLinetypeTable_GetDatabase_0=l.asm.emscripten_bind_MdDbLinetypeTable_GetDatabase_0).apply(null,arguments)},Cl=l._emscripten_bind_MdDbLinetypeTable_GetOwnerID_0=
|
|
265
|
+
function(){return(Cl=l._emscripten_bind_MdDbLinetypeTable_GetOwnerID_0=l.asm.emscripten_bind_MdDbLinetypeTable_GetOwnerID_0).apply(null,arguments)},Dl=l._emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4=function(){return(Dl=l._emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4).apply(null,arguments)},El=l._emscripten_bind_MdDbLinetypeTable_getObjectName_0=function(){return(El=l._emscripten_bind_MdDbLinetypeTable_getObjectName_0=l.asm.emscripten_bind_MdDbLinetypeTable_getObjectName_0).apply(null,
|
|
266
|
+
arguments)},Fl=l._emscripten_bind_MdDbLinetypeTable_getDxf0_0=function(){return(Fl=l._emscripten_bind_MdDbLinetypeTable_getDxf0_0=l.asm.emscripten_bind_MdDbLinetypeTable_getDxf0_0).apply(null,arguments)},Gl=l._emscripten_bind_MdDbLinetypeTable_getJson_0=function(){return(Gl=l._emscripten_bind_MdDbLinetypeTable_getJson_0=l.asm.emscripten_bind_MdDbLinetypeTable_getJson_0).apply(null,arguments)},Hl=l._emscripten_bind_MdDbLinetypeTable_setJson_1=function(){return(Hl=l._emscripten_bind_MdDbLinetypeTable_setJson_1=
|
|
267
|
+
l.asm.emscripten_bind_MdDbLinetypeTable_setJson_1).apply(null,arguments)},Il=l._emscripten_bind_MdDbLinetypeTable_isKindOf_1=function(){return(Il=l._emscripten_bind_MdDbLinetypeTable_isKindOf_1=l.asm.emscripten_bind_MdDbLinetypeTable_isKindOf_1).apply(null,arguments)},Jl=l._emscripten_bind_MdDbTextStyleTable_GetObjectID_0=function(){return(Jl=l._emscripten_bind_MdDbTextStyleTable_GetObjectID_0=l.asm.emscripten_bind_MdDbTextStyleTable_GetObjectID_0).apply(null,arguments)},Kl=l._emscripten_bind_MdDbTextStyleTable_Erase_0=
|
|
268
|
+
function(){return(Kl=l._emscripten_bind_MdDbTextStyleTable_Erase_0=l.asm.emscripten_bind_MdDbTextStyleTable_Erase_0).apply(null,arguments)},Ll=l._emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1=function(){return(Ll=l._emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1).apply(null,arguments)},Ml=l._emscripten_bind_MdDbTextStyleTable_Clone_0=function(){return(Ml=l._emscripten_bind_MdDbTextStyleTable_Clone_0=l.asm.emscripten_bind_MdDbTextStyleTable_Clone_0).apply(null,
|
|
269
|
+
arguments)},Nl=l._emscripten_bind_MdDbTextStyleTable_GetHandle_0=function(){return(Nl=l._emscripten_bind_MdDbTextStyleTable_GetHandle_0=l.asm.emscripten_bind_MdDbTextStyleTable_GetHandle_0).apply(null,arguments)},Ol=l._emscripten_bind_MdDbTextStyleTable_GetDatabase_0=function(){return(Ol=l._emscripten_bind_MdDbTextStyleTable_GetDatabase_0=l.asm.emscripten_bind_MdDbTextStyleTable_GetDatabase_0).apply(null,arguments)},Pl=l._emscripten_bind_MdDbTextStyleTable_GetOwnerID_0=function(){return(Pl=l._emscripten_bind_MdDbTextStyleTable_GetOwnerID_0=
|
|
270
|
+
l.asm.emscripten_bind_MdDbTextStyleTable_GetOwnerID_0).apply(null,arguments)},Ql=l._emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4=function(){return(Ql=l._emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4).apply(null,arguments)},Rl=l._emscripten_bind_MdDbTextStyleTable_getObjectName_0=function(){return(Rl=l._emscripten_bind_MdDbTextStyleTable_getObjectName_0=l.asm.emscripten_bind_MdDbTextStyleTable_getObjectName_0).apply(null,
|
|
271
|
+
arguments)},Sl=l._emscripten_bind_MdDbTextStyleTable_getDxf0_0=function(){return(Sl=l._emscripten_bind_MdDbTextStyleTable_getDxf0_0=l.asm.emscripten_bind_MdDbTextStyleTable_getDxf0_0).apply(null,arguments)},Tl=l._emscripten_bind_MdDbTextStyleTable_getJson_0=function(){return(Tl=l._emscripten_bind_MdDbTextStyleTable_getJson_0=l.asm.emscripten_bind_MdDbTextStyleTable_getJson_0).apply(null,arguments)},Ul=l._emscripten_bind_MdDbTextStyleTable_setJson_1=function(){return(Ul=l._emscripten_bind_MdDbTextStyleTable_setJson_1=
|
|
272
|
+
l.asm.emscripten_bind_MdDbTextStyleTable_setJson_1).apply(null,arguments)},Vl=l._emscripten_bind_MdDbTextStyleTable_isKindOf_1=function(){return(Vl=l._emscripten_bind_MdDbTextStyleTable_isKindOf_1=l.asm.emscripten_bind_MdDbTextStyleTable_isKindOf_1).apply(null,arguments)},Wl=l._emscripten_bind_MdDbDatabase_GetLayerTable_0=function(){return(Wl=l._emscripten_bind_MdDbDatabase_GetLayerTable_0=l.asm.emscripten_bind_MdDbDatabase_GetLayerTable_0).apply(null,arguments)},Xl=l._emscripten_bind_MdDbDatabase_GetLinetypeTable_0=
|
|
273
|
+
function(){return(Xl=l._emscripten_bind_MdDbDatabase_GetLinetypeTable_0=l.asm.emscripten_bind_MdDbDatabase_GetLinetypeTable_0).apply(null,arguments)},Yl=l._emscripten_bind_MdDbDatabase_GetTextStyleTable_0=function(){return(Yl=l._emscripten_bind_MdDbDatabase_GetTextStyleTable_0=l.asm.emscripten_bind_MdDbDatabase_GetTextStyleTable_0).apply(null,arguments)},Zl=l._emscripten_bind_MdDbDatabase_GetBlockTable_0=function(){return(Zl=l._emscripten_bind_MdDbDatabase_GetBlockTable_0=l.asm.emscripten_bind_MdDbDatabase_GetBlockTable_0).apply(null,
|
|
274
|
+
arguments)},$l=l._emscripten_bind_MdDbDatabase_CurrentSpace_0=function(){return($l=l._emscripten_bind_MdDbDatabase_CurrentSpace_0=l.asm.emscripten_bind_MdDbDatabase_CurrentSpace_0).apply(null,arguments)},am=l._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0=function(){return(am=l._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0=l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0).apply(null,arguments)},bm=l._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1=function(){return(bm=
|
|
275
|
+
l._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1=l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1).apply(null,arguments)},cm=l._emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0=function(){return(cm=l._emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0=l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0).apply(null,arguments)},dm=l._emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1=function(){return(dm=l._emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1=
|
|
276
|
+
l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1).apply(null,arguments)},em=l._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0=function(){return(em=l._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0=l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0).apply(null,arguments)},fm=l._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1=function(){return(fm=l._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1=l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1).apply(null,
|
|
277
|
+
arguments)},gm=l._emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0=function(){return(gm=l._emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0=l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0).apply(null,arguments)},hm=l._emscripten_bind_MdDbDatabase_GetCurrentlyDrawColor_0=function(){return(hm=l._emscripten_bind_MdDbDatabase_GetCurrentlyDrawColor_0=l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyDrawColor_0).apply(null,arguments)},im=l._emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1=
|
|
278
|
+
function(){return(im=l._emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1=l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1).apply(null,arguments)},jm=l._emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0=function(){return(jm=l._emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0=l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0).apply(null,arguments)},km=l._emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1=function(){return(km=l._emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1=
|
|
279
|
+
l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1).apply(null,arguments)},lm=l._emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0=function(){return(lm=l._emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0=l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0).apply(null,arguments)},mm=l._emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1=function(){return(mm=l._emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1=l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1).apply(null,
|
|
280
|
+
arguments)},nm=l._emscripten_bind_MdDbDatabase_HandleToIdIndex_1=function(){return(nm=l._emscripten_bind_MdDbDatabase_HandleToIdIndex_1=l.asm.emscripten_bind_MdDbDatabase_HandleToIdIndex_1).apply(null,arguments)},om=l._emscripten_bind_MdDbDatabase_IsModifyed_0=function(){return(om=l._emscripten_bind_MdDbDatabase_IsModifyed_0=l.asm.emscripten_bind_MdDbDatabase_IsModifyed_0).apply(null,arguments)},pm=l._emscripten_bind_MdDbDatabase_SetModifyed_1=function(){return(pm=l._emscripten_bind_MdDbDatabase_SetModifyed_1=
|
|
281
|
+
l.asm.emscripten_bind_MdDbDatabase_SetModifyed_1).apply(null,arguments)},qm=l._emscripten_bind_MdDbDatabase_getObjectName_0=function(){return(qm=l._emscripten_bind_MdDbDatabase_getObjectName_0=l.asm.emscripten_bind_MdDbDatabase_getObjectName_0).apply(null,arguments)},rm=l._emscripten_bind_MdDbDatabase_getDxf0_0=function(){return(rm=l._emscripten_bind_MdDbDatabase_getDxf0_0=l.asm.emscripten_bind_MdDbDatabase_getDxf0_0).apply(null,arguments)},sm=l._emscripten_bind_MdDbDatabase_getJson_0=function(){return(sm=
|
|
282
|
+
l._emscripten_bind_MdDbDatabase_getJson_0=l.asm.emscripten_bind_MdDbDatabase_getJson_0).apply(null,arguments)},tm=l._emscripten_bind_MdDbDatabase_setJson_1=function(){return(tm=l._emscripten_bind_MdDbDatabase_setJson_1=l.asm.emscripten_bind_MdDbDatabase_setJson_1).apply(null,arguments)},um=l._emscripten_bind_MdDbDatabase_isKindOf_1=function(){return(um=l._emscripten_bind_MdDbDatabase_isKindOf_1=l.asm.emscripten_bind_MdDbDatabase_isKindOf_1).apply(null,arguments)},wm=l._emscripten_bind_McObject_updateDisplay_2=
|
|
283
|
+
function(){return(wm=l._emscripten_bind_McObject_updateDisplay_2=l.asm.emscripten_bind_McObject_updateDisplay_2).apply(null,arguments)},xm=l._emscripten_bind_McObject_test_0=function(){return(xm=l._emscripten_bind_McObject_test_0=l.asm.emscripten_bind_McObject_test_0).apply(null,arguments)},ym=l._emscripten_bind_McObject_openWebFile_4=function(){return(ym=l._emscripten_bind_McObject_openWebFile_4=l.asm.emscripten_bind_McObject_openWebFile_4).apply(null,arguments)},zm=l._emscripten_bind_McObject_saveFileToUrl_1=
|
|
284
|
+
function(){return(zm=l._emscripten_bind_McObject_saveFileToUrl_1=l.asm.emscripten_bind_McObject_saveFileToUrl_1).apply(null,arguments)},Am=l._emscripten_bind_McObject_saveFile_2=function(){return(Am=l._emscripten_bind_McObject_saveFile_2=l.asm.emscripten_bind_McObject_saveFile_2).apply(null,arguments)},Bm=l._emscripten_bind_McObject_getViewDataJsonParam_1=function(){return(Bm=l._emscripten_bind_McObject_getViewDataJsonParam_1=l.asm.emscripten_bind_McObject_getViewDataJsonParam_1).apply(null,arguments)},
|
|
285
|
+
Cm=l._emscripten_bind_McObject_updataAppData_0=function(){return(Cm=l._emscripten_bind_McObject_updataAppData_0=l.asm.emscripten_bind_McObject_updataAppData_0).apply(null,arguments)},Dm=l._emscripten_bind_McObject_regen_0=function(){return(Dm=l._emscripten_bind_McObject_regen_0=l.asm.emscripten_bind_McObject_regen_0).apply(null,arguments)},Em=l._emscripten_bind_McObject_GetDatabase_0=function(){return(Em=l._emscripten_bind_McObject_GetDatabase_0=l.asm.emscripten_bind_McObject_GetDatabase_0).apply(null,
|
|
286
|
+
arguments)},Fm=l._emscripten_bind_McObject_GetSysVarString_1=function(){return(Fm=l._emscripten_bind_McObject_GetSysVarString_1=l.asm.emscripten_bind_McObject_GetSysVarString_1).apply(null,arguments)},Gm=l._emscripten_bind_McObject_SetSysVarString_2=function(){return(Gm=l._emscripten_bind_McObject_SetSysVarString_2=l.asm.emscripten_bind_McObject_SetSysVarString_2).apply(null,arguments)},Hm=l._emscripten_bind_McObject_GetSysVarDouble_1=function(){return(Hm=l._emscripten_bind_McObject_GetSysVarDouble_1=
|
|
287
|
+
l.asm.emscripten_bind_McObject_GetSysVarDouble_1).apply(null,arguments)},Im=l._emscripten_bind_McObject_SetSysVarDouble_2=function(){return(Im=l._emscripten_bind_McObject_SetSysVarDouble_2=l.asm.emscripten_bind_McObject_SetSysVarDouble_2).apply(null,arguments)},Jm=l._emscripten_bind_McObject_GetSysVarLong_1=function(){return(Jm=l._emscripten_bind_McObject_GetSysVarLong_1=l.asm.emscripten_bind_McObject_GetSysVarLong_1).apply(null,arguments)},Km=l._emscripten_bind_McObject_SetSysVarLong_2=function(){return(Km=
|
|
288
|
+
l._emscripten_bind_McObject_SetSysVarLong_2=l.asm.emscripten_bind_McObject_SetSysVarLong_2).apply(null,arguments)},Lm=l._emscripten_bind_McObject_fireEventWindowSize_2=function(){return(Lm=l._emscripten_bind_McObject_fireEventWindowSize_2=l.asm.emscripten_bind_McObject_fireEventWindowSize_2).apply(null,arguments)},Mm=l._emscripten_bind_McObject_fireEventCommandStart_0=function(){return(Mm=l._emscripten_bind_McObject_fireEventCommandStart_0=l.asm.emscripten_bind_McObject_fireEventCommandStart_0).apply(null,
|
|
289
|
+
arguments)},Nm=l._emscripten_bind_McObject_IntelliSelect_PointSelect_2=function(){return(Nm=l._emscripten_bind_McObject_IntelliSelect_PointSelect_2=l.asm.emscripten_bind_McObject_IntelliSelect_PointSelect_2).apply(null,arguments)},Om=l._emscripten_bind_McObject_IntelliSelect_RangeSelect_5=function(){return(Om=l._emscripten_bind_McObject_IntelliSelect_RangeSelect_5=l.asm.emscripten_bind_McObject_IntelliSelect_RangeSelect_5).apply(null,arguments)},Pm=l._emscripten_bind_McObject_IntelliSelect_getGridData_1=
|
|
290
|
+
function(){return(Pm=l._emscripten_bind_McObject_IntelliSelect_getGridData_1=l.asm.emscripten_bind_McObject_IntelliSelect_getGridData_1).apply(null,arguments)},Qm=l._emscripten_bind_McObject_Osnap_NotifyOsnap_8=function(){return(Qm=l._emscripten_bind_McObject_Osnap_NotifyOsnap_8=l.asm.emscripten_bind_McObject_Osnap_NotifyOsnap_8).apply(null,arguments)},Rm=l._emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0=function(){return(Rm=l._emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0=
|
|
291
|
+
l.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0).apply(null,arguments)},Sm=l._emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1=function(){return(Sm=l._emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1=l.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1).apply(null,arguments)},Tm=l._emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0=function(){return(Tm=l._emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0=
|
|
292
|
+
l.asm.emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0).apply(null,arguments)},Um=l._emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0=function(){return(Um=l._emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0=l.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0).apply(null,arguments)},Vm=l._emscripten_bind_McObject_SetDrawColor_1=function(){return(Vm=l._emscripten_bind_McObject_SetDrawColor_1=l.asm.emscripten_bind_McObject_SetDrawColor_1).apply(null,
|
|
293
|
+
arguments)},Wm=l._emscripten_bind_McObject_GetDrawColor_0=function(){return(Wm=l._emscripten_bind_McObject_GetDrawColor_0=l.asm.emscripten_bind_McObject_GetDrawColor_0).apply(null,arguments)},Xm=l._emscripten_bind_McObject_AddLayer_1=function(){return(Xm=l._emscripten_bind_McObject_AddLayer_1=l.asm.emscripten_bind_McObject_AddLayer_1).apply(null,arguments)},Ym=l._emscripten_bind_McObject_SetDrawLayer_1=function(){return(Ym=l._emscripten_bind_McObject_SetDrawLayer_1=l.asm.emscripten_bind_McObject_SetDrawLayer_1).apply(null,
|
|
294
|
+
arguments)},Zm=l._emscripten_bind_McObject_GetDrawLayer_0=function(){return(Zm=l._emscripten_bind_McObject_GetDrawLayer_0=l.asm.emscripten_bind_McObject_GetDrawLayer_0).apply(null,arguments)},$m=l._emscripten_bind_McObject_AddTextStyle_4=function(){return($m=l._emscripten_bind_McObject_AddTextStyle_4=l.asm.emscripten_bind_McObject_AddTextStyle_4).apply(null,arguments)},an=l._emscripten_bind_McObject_SetDrawTextStyle_1=function(){return(an=l._emscripten_bind_McObject_SetDrawTextStyle_1=l.asm.emscripten_bind_McObject_SetDrawTextStyle_1).apply(null,
|
|
295
|
+
arguments)},bn=l._emscripten_bind_McObject_GetDrawTextStyle_0=function(){return(bn=l._emscripten_bind_McObject_GetDrawTextStyle_0=l.asm.emscripten_bind_McObject_GetDrawTextStyle_0).apply(null,arguments)},cn=l._emscripten_bind_McObject_AddLinetype_2=function(){return(cn=l._emscripten_bind_McObject_AddLinetype_2=l.asm.emscripten_bind_McObject_AddLinetype_2).apply(null,arguments)},dn=l._emscripten_bind_McObject_AddLinetypeEx_3=function(){return(dn=l._emscripten_bind_McObject_AddLinetypeEx_3=l.asm.emscripten_bind_McObject_AddLinetypeEx_3).apply(null,
|
|
296
|
+
arguments)},en=l._emscripten_bind_McObject_AddDimStyle_5=function(){return(en=l._emscripten_bind_McObject_AddDimStyle_5=l.asm.emscripten_bind_McObject_AddDimStyle_5).apply(null,arguments)},fn=l._emscripten_bind_McObject_SetDrawLinetype_1=function(){return(fn=l._emscripten_bind_McObject_SetDrawLinetype_1=l.asm.emscripten_bind_McObject_SetDrawLinetype_1).apply(null,arguments)},gn=l._emscripten_bind_McObject_GetDrawLinetype_0=function(){return(gn=l._emscripten_bind_McObject_GetDrawLinetype_0=l.asm.emscripten_bind_McObject_GetDrawLinetype_0).apply(null,
|
|
297
|
+
arguments)},hn=l._emscripten_bind_McObject_SetDrawLineWeight_1=function(){return(hn=l._emscripten_bind_McObject_SetDrawLineWeight_1=l.asm.emscripten_bind_McObject_SetDrawLineWeight_1).apply(null,arguments)},jn=l._emscripten_bind_McObject_GetDrawLineWeight_0=function(){return(jn=l._emscripten_bind_McObject_GetDrawLineWeight_0=l.asm.emscripten_bind_McObject_GetDrawLineWeight_0).apply(null,arguments)},kn=l._emscripten_bind_McObject_SetDrawLineTypeScale_1=function(){return(kn=l._emscripten_bind_McObject_SetDrawLineTypeScale_1=
|
|
298
|
+
l.asm.emscripten_bind_McObject_SetDrawLineTypeScale_1).apply(null,arguments)},ln=l._emscripten_bind_McObject_GetDrawLineTypeScale_0=function(){return(ln=l._emscripten_bind_McObject_GetDrawLineTypeScale_0=l.asm.emscripten_bind_McObject_GetDrawLineTypeScale_0).apply(null,arguments)},mn=l._emscripten_bind_McObject_SetDrawDimStyle_1=function(){return(mn=l._emscripten_bind_McObject_SetDrawDimStyle_1=l.asm.emscripten_bind_McObject_SetDrawDimStyle_1).apply(null,arguments)},nn=l._emscripten_bind_McObject_GetDrawDimStyle_0=
|
|
299
|
+
function(){return(nn=l._emscripten_bind_McObject_GetDrawDimStyle_0=l.asm.emscripten_bind_McObject_GetDrawDimStyle_0).apply(null,arguments)},on=l._emscripten_bind_McObject_SetPatternDefinition_1=function(){return(on=l._emscripten_bind_McObject_SetPatternDefinition_1=l.asm.emscripten_bind_McObject_SetPatternDefinition_1).apply(null,arguments)},pn=l._emscripten_bind_McObject_GetPatternDefinition_0=function(){return(pn=l._emscripten_bind_McObject_GetPatternDefinition_0=l.asm.emscripten_bind_McObject_GetPatternDefinition_0).apply(null,
|
|
300
|
+
arguments)},qn=l._emscripten_bind_McObject_SetDrawLineWidth_1=function(){return(qn=l._emscripten_bind_McObject_SetDrawLineWidth_1=l.asm.emscripten_bind_McObject_SetDrawLineWidth_1).apply(null,arguments)},rn=l._emscripten_bind_McObject_GetDrawLineWidth_0=function(){return(rn=l._emscripten_bind_McObject_GetDrawLineWidth_0=l.asm.emscripten_bind_McObject_GetDrawLineWidth_0).apply(null,arguments)},sn=l._emscripten_bind_McObject_DrawLine_6=function(){return(sn=l._emscripten_bind_McObject_DrawLine_6=l.asm.emscripten_bind_McObject_DrawLine_6).apply(null,
|
|
301
|
+
arguments)},tn=l._emscripten_bind_McObject_DrawArc_5=function(){return(tn=l._emscripten_bind_McObject_DrawArc_5=l.asm.emscripten_bind_McObject_DrawArc_5).apply(null,arguments)},un=l._emscripten_bind_McObject_DrawArc2_6=function(){return(un=l._emscripten_bind_McObject_DrawArc2_6=l.asm.emscripten_bind_McObject_DrawArc2_6).apply(null,arguments)},vn=l._emscripten_bind_McObject_DrawCircle_3=function(){return(vn=l._emscripten_bind_McObject_DrawCircle_3=l.asm.emscripten_bind_McObject_DrawCircle_3).apply(null,
|
|
302
|
+
arguments)},wn=l._emscripten_bind_McObject_DrawEllipse_5=function(){return(wn=l._emscripten_bind_McObject_DrawEllipse_5=l.asm.emscripten_bind_McObject_DrawEllipse_5).apply(null,arguments)},xn=l._emscripten_bind_McObject_DrawEllipseArc_7=function(){return(xn=l._emscripten_bind_McObject_DrawEllipseArc_7=l.asm.emscripten_bind_McObject_DrawEllipseArc_7).apply(null,arguments)},yn=l._emscripten_bind_McObject_DrawPoint_2=function(){return(yn=l._emscripten_bind_McObject_DrawPoint_2=l.asm.emscripten_bind_McObject_DrawPoint_2).apply(null,
|
|
303
|
+
arguments)},zn=l._emscripten_bind_McObject_DrawSolid_8=function(){return(zn=l._emscripten_bind_McObject_DrawSolid_8=l.asm.emscripten_bind_McObject_DrawSolid_8).apply(null,arguments)},An=l._emscripten_bind_McObject_DrawMText_7=function(){return(An=l._emscripten_bind_McObject_DrawMText_7=l.asm.emscripten_bind_McObject_DrawMText_7).apply(null,arguments)},Bn=l._emscripten_bind_McObject_DrawText_7=function(){return(Bn=l._emscripten_bind_McObject_DrawText_7=l.asm.emscripten_bind_McObject_DrawText_7).apply(null,
|
|
304
|
+
arguments)},Cn=l._emscripten_bind_McObject_DrawBlockReference_5=function(){return(Cn=l._emscripten_bind_McObject_DrawBlockReference_5=l.asm.emscripten_bind_McObject_DrawBlockReference_5).apply(null,arguments)},Dn=l._emscripten_bind_McObject_DrawDimAligned_6=function(){return(Dn=l._emscripten_bind_McObject_DrawDimAligned_6=l.asm.emscripten_bind_McObject_DrawDimAligned_6).apply(null,arguments)},En=l._emscripten_bind_McObject_DrawDimAngular_8=function(){return(En=l._emscripten_bind_McObject_DrawDimAngular_8=
|
|
305
|
+
l.asm.emscripten_bind_McObject_DrawDimAngular_8).apply(null,arguments)},Fn=l._emscripten_bind_McObject_DrawDimDiametric_5=function(){return(Fn=l._emscripten_bind_McObject_DrawDimDiametric_5=l.asm.emscripten_bind_McObject_DrawDimDiametric_5).apply(null,arguments)},Gn=l._emscripten_bind_McObject_DrawDimRotated_7=function(){return(Gn=l._emscripten_bind_McObject_DrawDimRotated_7=l.asm.emscripten_bind_McObject_DrawDimRotated_7).apply(null,arguments)},Hn=l._emscripten_bind_McObject_DrawDimOrdinate_5=function(){return(Hn=
|
|
306
|
+
l._emscripten_bind_McObject_DrawDimOrdinate_5=l.asm.emscripten_bind_McObject_DrawDimOrdinate_5).apply(null,arguments)},In=l._emscripten_bind_McObject_DrawDimRadial_5=function(){return(In=l._emscripten_bind_McObject_DrawDimRadial_5=l.asm.emscripten_bind_McObject_DrawDimRadial_5).apply(null,arguments)},Jn=l._emscripten_bind_McObject_PathMoveTo_2=function(){return(Jn=l._emscripten_bind_McObject_PathMoveTo_2=l.asm.emscripten_bind_McObject_PathMoveTo_2).apply(null,arguments)},Kn=l._emscripten_bind_McObject_PathMoveToEx_5=
|
|
307
|
+
function(){return(Kn=l._emscripten_bind_McObject_PathMoveToEx_5=l.asm.emscripten_bind_McObject_PathMoveToEx_5).apply(null,arguments)},Ln=l._emscripten_bind_McObject_PathLineTo_2=function(){return(Ln=l._emscripten_bind_McObject_PathLineTo_2=l.asm.emscripten_bind_McObject_PathLineTo_2).apply(null,arguments)},Mn=l._emscripten_bind_McObject_PathLineToEx_5=function(){return(Mn=l._emscripten_bind_McObject_PathLineToEx_5=l.asm.emscripten_bind_McObject_PathLineToEx_5).apply(null,arguments)},Nn=l._emscripten_bind_McObject_DrawPathToPolyline_0=
|
|
308
|
+
function(){return(Nn=l._emscripten_bind_McObject_DrawPathToPolyline_0=l.asm.emscripten_bind_McObject_DrawPathToPolyline_0).apply(null,arguments)},On=l._emscripten_bind_McObject_DrawPathToSpline_0=function(){return(On=l._emscripten_bind_McObject_DrawPathToSpline_0=l.asm.emscripten_bind_McObject_DrawPathToSpline_0).apply(null,arguments)},Pn=l._emscripten_bind_McObject_PathMakeClosed_0=function(){return(Pn=l._emscripten_bind_McObject_PathMakeClosed_0=l.asm.emscripten_bind_McObject_PathMakeClosed_0).apply(null,
|
|
309
|
+
arguments)},Qn=l._emscripten_bind_McObject_DrawPathToHatch_1=function(){return(Qn=l._emscripten_bind_McObject_DrawPathToHatch_1=l.asm.emscripten_bind_McObject_DrawPathToHatch_1).apply(null,arguments)},Rn=l._emscripten_bind_McObject_DrawEntity_1=function(){return(Rn=l._emscripten_bind_McObject_DrawEntity_1=l.asm.emscripten_bind_McObject_DrawEntity_1).apply(null,arguments)},Sn=l._emscripten_bind_McObject_GetAllLayoutName_0=function(){return(Sn=l._emscripten_bind_McObject_GetAllLayoutName_0=l.asm.emscripten_bind_McObject_GetAllLayoutName_0).apply(null,
|
|
310
|
+
arguments)},Tn=l._emscripten_bind_McObject_SetCurrentLayout_1=function(){return(Tn=l._emscripten_bind_McObject_SetCurrentLayout_1=l.asm.emscripten_bind_McObject_SetCurrentLayout_1).apply(null,arguments)},Un=l._emscripten_bind_McDrawResbuf_McDrawResbuf_0=function(){return(Un=l._emscripten_bind_McDrawResbuf_McDrawResbuf_0=l.asm.emscripten_bind_McDrawResbuf_McDrawResbuf_0).apply(null,arguments)},Vn=l._emscripten_bind_McDrawResbuf_Clear_0=function(){return(Vn=l._emscripten_bind_McDrawResbuf_Clear_0=l.asm.emscripten_bind_McDrawResbuf_Clear_0).apply(null,
|
|
311
|
+
arguments)},Wn=l._emscripten_bind_McDrawResbuf_GetCount_0=function(){return(Wn=l._emscripten_bind_McDrawResbuf_GetCount_0=l.asm.emscripten_bind_McDrawResbuf_GetCount_0).apply(null,arguments)},Xn=l._emscripten_bind_McDrawResbuf_AtDouble_1=function(){return(Xn=l._emscripten_bind_McDrawResbuf_AtDouble_1=l.asm.emscripten_bind_McDrawResbuf_AtDouble_1).apply(null,arguments)},Yn=l._emscripten_bind_McDrawResbuf_Atlong_1=function(){return(Yn=l._emscripten_bind_McDrawResbuf_Atlong_1=l.asm.emscripten_bind_McDrawResbuf_Atlong_1).apply(null,
|
|
312
|
+
arguments)},Zn=l._emscripten_bind_McDrawResbuf_AtObjectId_1=function(){return(Zn=l._emscripten_bind_McDrawResbuf_AtObjectId_1=l.asm.emscripten_bind_McDrawResbuf_AtObjectId_1).apply(null,arguments)},$n=l._emscripten_bind_McDrawResbuf_AtObject_1=function(){return($n=l._emscripten_bind_McDrawResbuf_AtObject_1=l.asm.emscripten_bind_McDrawResbuf_AtObject_1).apply(null,arguments)},ao=l._emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1=function(){return(ao=l._emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1=
|
|
313
|
+
l.asm.emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1).apply(null,arguments)},bo=l._emscripten_bind_McDrawResbuf_AtObjectName_1=function(){return(bo=l._emscripten_bind_McDrawResbuf_AtObjectName_1=l.asm.emscripten_bind_McDrawResbuf_AtObjectName_1).apply(null,arguments)},co=l._emscripten_bind_McDrawResbuf_AtString_1=function(){return(co=l._emscripten_bind_McDrawResbuf_AtString_1=l.asm.emscripten_bind_McDrawResbuf_AtString_1).apply(null,arguments)},eo=l._emscripten_bind_McDrawResbuf_AtPoint_1=function(){return(eo=
|
|
314
|
+
l._emscripten_bind_McDrawResbuf_AtPoint_1=l.asm.emscripten_bind_McDrawResbuf_AtPoint_1).apply(null,arguments)},fo=l._emscripten_bind_McDrawResbuf_ItemDataType_1=function(){return(fo=l._emscripten_bind_McDrawResbuf_ItemDataType_1=l.asm.emscripten_bind_McDrawResbuf_ItemDataType_1).apply(null,arguments)},go=l._emscripten_bind_McDrawResbuf_AddDouble_2=function(){return(go=l._emscripten_bind_McDrawResbuf_AddDouble_2=l.asm.emscripten_bind_McDrawResbuf_AddDouble_2).apply(null,arguments)},ho=l._emscripten_bind_McDrawResbuf_Addlong_2=
|
|
315
|
+
function(){return(ho=l._emscripten_bind_McDrawResbuf_Addlong_2=l.asm.emscripten_bind_McDrawResbuf_Addlong_2).apply(null,arguments)},io=l._emscripten_bind_McDrawResbuf_AddObjectId_2=function(){return(io=l._emscripten_bind_McDrawResbuf_AddObjectId_2=l.asm.emscripten_bind_McDrawResbuf_AddObjectId_2).apply(null,arguments)},jo=l._emscripten_bind_McDrawResbuf_AddObject_1=function(){return(jo=l._emscripten_bind_McDrawResbuf_AddObject_1=l.asm.emscripten_bind_McDrawResbuf_AddObject_1).apply(null,arguments)},
|
|
316
|
+
ko=l._emscripten_bind_McDrawResbuf_AddString_2=function(){return(ko=l._emscripten_bind_McDrawResbuf_AddString_2=l.asm.emscripten_bind_McDrawResbuf_AddString_2).apply(null,arguments)},lo=l._emscripten_bind_McDrawResbuf_AddPoint_2=function(){return(lo=l._emscripten_bind_McDrawResbuf_AddPoint_2=l.asm.emscripten_bind_McDrawResbuf_AddPoint_2).apply(null,arguments)},mo=l._emscripten_bind_McDrawResbuf_RemoveAll_0=function(){return(mo=l._emscripten_bind_McDrawResbuf_RemoveAll_0=l.asm.emscripten_bind_McDrawResbuf_RemoveAll_0).apply(null,
|
|
317
|
+
arguments)},no=l._emscripten_bind_McDrawResbuf_Remove_1=function(){return(no=l._emscripten_bind_McDrawResbuf_Remove_1=l.asm.emscripten_bind_McDrawResbuf_Remove_1).apply(null,arguments)},oo=l._emscripten_bind_McDrawResbuf_getObjectName_0=function(){return(oo=l._emscripten_bind_McDrawResbuf_getObjectName_0=l.asm.emscripten_bind_McDrawResbuf_getObjectName_0).apply(null,arguments)},po=l._emscripten_bind_McDrawResbuf_getDxf0_0=function(){return(po=l._emscripten_bind_McDrawResbuf_getDxf0_0=l.asm.emscripten_bind_McDrawResbuf_getDxf0_0).apply(null,
|
|
318
|
+
arguments)},qo=l._emscripten_bind_McDrawResbuf_getJson_0=function(){return(qo=l._emscripten_bind_McDrawResbuf_getJson_0=l.asm.emscripten_bind_McDrawResbuf_getJson_0).apply(null,arguments)},ro=l._emscripten_bind_McDrawResbuf_setJson_1=function(){return(ro=l._emscripten_bind_McDrawResbuf_setJson_1=l.asm.emscripten_bind_McDrawResbuf_setJson_1).apply(null,arguments)},so=l._emscripten_bind_McDrawResbuf_isKindOf_1=function(){return(so=l._emscripten_bind_McDrawResbuf_isKindOf_1=l.asm.emscripten_bind_McDrawResbuf_isKindOf_1).apply(null,
|
|
319
|
+
arguments)},to=l._emscripten_bind_McDrawResbuf___destroy___0=function(){return(to=l._emscripten_bind_McDrawResbuf___destroy___0=l.asm.emscripten_bind_McDrawResbuf___destroy___0).apply(null,arguments)},uo=l._emscripten_bind_McDrawUtility_McDrawUtility_0=function(){return(uo=l._emscripten_bind_McDrawUtility_McDrawUtility_0=l.asm.emscripten_bind_McDrawUtility_McDrawUtility_0).apply(null,arguments)},vo=l._emscripten_bind_McDrawUtility_findEntAtPoint_5=function(){return(vo=l._emscripten_bind_McDrawUtility_findEntAtPoint_5=
|
|
320
|
+
l.asm.emscripten_bind_McDrawUtility_findEntAtPoint_5).apply(null,arguments)},wo=l._emscripten_bind_McDrawUtility_eraseEntity_1=function(){return(wo=l._emscripten_bind_McDrawUtility_eraseEntity_1=l.asm.emscripten_bind_McDrawUtility_eraseEntity_1).apply(null,arguments)},xo=l._emscripten_bind_McDrawUtility_highlightEntity_2=function(){return(xo=l._emscripten_bind_McDrawUtility_highlightEntity_2=l.asm.emscripten_bind_McDrawUtility_highlightEntity_2).apply(null,arguments)},yo=l._emscripten_bind_McDrawUtility___destroy___0=
|
|
321
|
+
function(){return(yo=l._emscripten_bind_McDrawUtility___destroy___0=l.asm.emscripten_bind_McDrawUtility___destroy___0).apply(null,arguments)},zo=l._emscripten_bind_MxDrawAssist_MxDrawAssist_0=function(){return(zo=l._emscripten_bind_MxDrawAssist_MxDrawAssist_0=l.asm.emscripten_bind_MxDrawAssist_MxDrawAssist_0).apply(null,arguments)},Ao=l._emscripten_bind_MxDrawAssist_MxChamfer_9=function(){return(Ao=l._emscripten_bind_MxDrawAssist_MxChamfer_9=l.asm.emscripten_bind_MxDrawAssist_MxChamfer_9).apply(null,
|
|
322
|
+
arguments)},Bo=l._emscripten_bind_MxDrawAssist_MxFillet_8=function(){return(Bo=l._emscripten_bind_MxDrawAssist_MxFillet_8=l.asm.emscripten_bind_MxDrawAssist_MxFillet_8).apply(null,arguments)},Co=l._emscripten_bind_MxDrawAssist_MxExplode_1=function(){return(Co=l._emscripten_bind_MxDrawAssist_MxExplode_1=l.asm.emscripten_bind_MxDrawAssist_MxExplode_1).apply(null,arguments)},Do=l._emscripten_bind_MxDrawAssist_MxJoin_1=function(){return(Do=l._emscripten_bind_MxDrawAssist_MxJoin_1=l.asm.emscripten_bind_MxDrawAssist_MxJoin_1).apply(null,
|
|
323
|
+
arguments)},Eo=l._emscripten_bind_MxDrawAssist___destroy___0=function(){return(Eo=l._emscripten_bind_MxDrawAssist___destroy___0=l.asm.emscripten_bind_MxDrawAssist___destroy___0).apply(null,arguments)},Fo=l._emscripten_bind_MxDrawTrimAssist_MxDrawTrimAssist_0=function(){return(Fo=l._emscripten_bind_MxDrawTrimAssist_MxDrawTrimAssist_0=l.asm.emscripten_bind_MxDrawTrimAssist_MxDrawTrimAssist_0).apply(null,arguments)},Go=l._emscripten_bind_MxDrawTrimAssist_Init_1=function(){return(Go=l._emscripten_bind_MxDrawTrimAssist_Init_1=
|
|
324
|
+
l.asm.emscripten_bind_MxDrawTrimAssist_Init_1).apply(null,arguments)},Ho=l._emscripten_bind_MxDrawTrimAssist_UnInit_0=function(){return(Ho=l._emscripten_bind_MxDrawTrimAssist_UnInit_0=l.asm.emscripten_bind_MxDrawTrimAssist_UnInit_0).apply(null,arguments)},Io=l._emscripten_bind_MxDrawTrimAssist_DoTrim_5=function(){return(Io=l._emscripten_bind_MxDrawTrimAssist_DoTrim_5=l.asm.emscripten_bind_MxDrawTrimAssist_DoTrim_5).apply(null,arguments)},Jo=l._emscripten_bind_MxDrawTrimAssist___destroy___0=function(){return(Jo=
|
|
325
|
+
l._emscripten_bind_MxDrawTrimAssist___destroy___0=l.asm.emscripten_bind_MxDrawTrimAssist___destroy___0).apply(null,arguments)},Ko=l._emscripten_bind_MxDrawExtendAssist_MxDrawExtendAssist_0=function(){return(Ko=l._emscripten_bind_MxDrawExtendAssist_MxDrawExtendAssist_0=l.asm.emscripten_bind_MxDrawExtendAssist_MxDrawExtendAssist_0).apply(null,arguments)},Lo=l._emscripten_bind_MxDrawExtendAssist_Init_1=function(){return(Lo=l._emscripten_bind_MxDrawExtendAssist_Init_1=l.asm.emscripten_bind_MxDrawExtendAssist_Init_1).apply(null,
|
|
326
|
+
arguments)},Mo=l._emscripten_bind_MxDrawExtendAssist_UnInit_0=function(){return(Mo=l._emscripten_bind_MxDrawExtendAssist_UnInit_0=l.asm.emscripten_bind_MxDrawExtendAssist_UnInit_0).apply(null,arguments)},No=l._emscripten_bind_MxDrawExtendAssist_DoExtend_5=function(){return(No=l._emscripten_bind_MxDrawExtendAssist_DoExtend_5=l.asm.emscripten_bind_MxDrawExtendAssist_DoExtend_5).apply(null,arguments)},Oo=l._emscripten_bind_MxDrawExtendAssist___destroy___0=function(){return(Oo=l._emscripten_bind_MxDrawExtendAssist___destroy___0=
|
|
327
|
+
l.asm.emscripten_bind_MxDrawExtendAssist___destroy___0).apply(null,arguments)},Po=l._emscripten_bind_MdDbLine_MdDbLine_0=function(){return(Po=l._emscripten_bind_MdDbLine_MdDbLine_0=l.asm.emscripten_bind_MdDbLine_MdDbLine_0).apply(null,arguments)},Qo=l._emscripten_bind_MdDbLine_startPoint_0=function(){return(Qo=l._emscripten_bind_MdDbLine_startPoint_0=l.asm.emscripten_bind_MdDbLine_startPoint_0).apply(null,arguments)},Ro=l._emscripten_bind_MdDbLine_setStartPoint_1=function(){return(Ro=l._emscripten_bind_MdDbLine_setStartPoint_1=
|
|
328
|
+
l.asm.emscripten_bind_MdDbLine_setStartPoint_1).apply(null,arguments)},So=l._emscripten_bind_MdDbLine_endPoint_0=function(){return(So=l._emscripten_bind_MdDbLine_endPoint_0=l.asm.emscripten_bind_MdDbLine_endPoint_0).apply(null,arguments)},To=l._emscripten_bind_MdDbLine_setEndPoint_1=function(){return(To=l._emscripten_bind_MdDbLine_setEndPoint_1=l.asm.emscripten_bind_MdDbLine_setEndPoint_1).apply(null,arguments)},Uo=l._emscripten_bind_MdDbLine_getStartParam_0=function(){return(Uo=l._emscripten_bind_MdDbLine_getStartParam_0=
|
|
329
|
+
l.asm.emscripten_bind_MdDbLine_getStartParam_0).apply(null,arguments)},Vo=l._emscripten_bind_MdDbLine_getEndParam_0=function(){return(Vo=l._emscripten_bind_MdDbLine_getEndParam_0=l.asm.emscripten_bind_MdDbLine_getEndParam_0).apply(null,arguments)},Wo=l._emscripten_bind_MdDbLine_getDistAtParam_1=function(){return(Wo=l._emscripten_bind_MdDbLine_getDistAtParam_1=l.asm.emscripten_bind_MdDbLine_getDistAtParam_1).apply(null,arguments)},Xo=l._emscripten_bind_MdDbLine_getParamAtDist_1=function(){return(Xo=
|
|
330
|
+
l._emscripten_bind_MdDbLine_getParamAtDist_1=l.asm.emscripten_bind_MdDbLine_getParamAtDist_1).apply(null,arguments)},Yo=l._emscripten_bind_MdDbLine_getDistAtPoint_1=function(){return(Yo=l._emscripten_bind_MdDbLine_getDistAtPoint_1=l.asm.emscripten_bind_MdDbLine_getDistAtPoint_1).apply(null,arguments)},Zo=l._emscripten_bind_MdDbLine_getPointAtDist_1=function(){return(Zo=l._emscripten_bind_MdDbLine_getPointAtDist_1=l.asm.emscripten_bind_MdDbLine_getPointAtDist_1).apply(null,arguments)},$o=l._emscripten_bind_MdDbLine_getStartPoint_0=
|
|
331
|
+
function(){return($o=l._emscripten_bind_MdDbLine_getStartPoint_0=l.asm.emscripten_bind_MdDbLine_getStartPoint_0).apply(null,arguments)},ap=l._emscripten_bind_MdDbLine_getEndPoint_0=function(){return(ap=l._emscripten_bind_MdDbLine_getEndPoint_0=l.asm.emscripten_bind_MdDbLine_getEndPoint_0).apply(null,arguments)},bp=l._emscripten_bind_MdDbLine_getPointAtParam_1=function(){return(bp=l._emscripten_bind_MdDbLine_getPointAtParam_1=l.asm.emscripten_bind_MdDbLine_getPointAtParam_1).apply(null,arguments)},
|
|
332
|
+
cp=l._emscripten_bind_MdDbLine_getParamAtPoint_1=function(){return(cp=l._emscripten_bind_MdDbLine_getParamAtPoint_1=l.asm.emscripten_bind_MdDbLine_getParamAtPoint_1).apply(null,arguments)},dp=l._emscripten_bind_MdDbLine_getFirstDeriv_1=function(){return(dp=l._emscripten_bind_MdDbLine_getFirstDeriv_1=l.asm.emscripten_bind_MdDbLine_getFirstDeriv_1).apply(null,arguments)},ep=l._emscripten_bind_MdDbLine_getFirstDerivEx_1=function(){return(ep=l._emscripten_bind_MdDbLine_getFirstDerivEx_1=l.asm.emscripten_bind_MdDbLine_getFirstDerivEx_1).apply(null,
|
|
333
|
+
arguments)},fp=l._emscripten_bind_MdDbLine_getClosestPointTo_2=function(){return(fp=l._emscripten_bind_MdDbLine_getClosestPointTo_2=l.asm.emscripten_bind_MdDbLine_getClosestPointTo_2).apply(null,arguments)},gp=l._emscripten_bind_MdDbLine_offsetCurves_2=function(){return(gp=l._emscripten_bind_MdDbLine_offsetCurves_2=l.asm.emscripten_bind_MdDbLine_offsetCurves_2).apply(null,arguments)},hp=l._emscripten_bind_MdDbLine_splitCurves_1=function(){return(hp=l._emscripten_bind_MdDbLine_splitCurves_1=l.asm.emscripten_bind_MdDbLine_splitCurves_1).apply(null,
|
|
334
|
+
arguments)},ip=l._emscripten_bind_MdDbLine_getArea_0=function(){return(ip=l._emscripten_bind_MdDbLine_getArea_0=l.asm.emscripten_bind_MdDbLine_getArea_0).apply(null,arguments)},jp=l._emscripten_bind_MdDbLine_getSamplePoints_1=function(){return(jp=l._emscripten_bind_MdDbLine_getSamplePoints_1=l.asm.emscripten_bind_MdDbLine_getSamplePoints_1).apply(null,arguments)},kp=l._emscripten_bind_MdDbLine_getLength_0=function(){return(kp=l._emscripten_bind_MdDbLine_getLength_0=l.asm.emscripten_bind_MdDbLine_getLength_0).apply(null,
|
|
335
|
+
arguments)},lp=l._emscripten_bind_MdDbLine_explode_0=function(){return(lp=l._emscripten_bind_MdDbLine_explode_0=l.asm.emscripten_bind_MdDbLine_explode_0).apply(null,arguments)},mp=l._emscripten_bind_MdDbLine_TrueColor_0=function(){return(mp=l._emscripten_bind_MdDbLine_TrueColor_0=l.asm.emscripten_bind_MdDbLine_TrueColor_0).apply(null,arguments)},np=l._emscripten_bind_MdDbLine_SetTrueColor_1=function(){return(np=l._emscripten_bind_MdDbLine_SetTrueColor_1=l.asm.emscripten_bind_MdDbLine_SetTrueColor_1).apply(null,
|
|
336
|
+
arguments)},op=l._emscripten_bind_MdDbLine_ColorIndex_0=function(){return(op=l._emscripten_bind_MdDbLine_ColorIndex_0=l.asm.emscripten_bind_MdDbLine_ColorIndex_0).apply(null,arguments)},pp=l._emscripten_bind_MdDbLine_SetColorIndex_1=function(){return(pp=l._emscripten_bind_MdDbLine_SetColorIndex_1=l.asm.emscripten_bind_MdDbLine_SetColorIndex_1).apply(null,arguments)},qp=l._emscripten_bind_MdDbLine_Layer_0=function(){return(qp=l._emscripten_bind_MdDbLine_Layer_0=l.asm.emscripten_bind_MdDbLine_Layer_0).apply(null,
|
|
337
|
+
arguments)},rp=l._emscripten_bind_MdDbLine_SetLayer_1=function(){return(rp=l._emscripten_bind_MdDbLine_SetLayer_1=l.asm.emscripten_bind_MdDbLine_SetLayer_1).apply(null,arguments)},sp=l._emscripten_bind_MdDbLine_LinetypeScale_0=function(){return(sp=l._emscripten_bind_MdDbLine_LinetypeScale_0=l.asm.emscripten_bind_MdDbLine_LinetypeScale_0).apply(null,arguments)},tp=l._emscripten_bind_MdDbLine_SetLinetypeScale_1=function(){return(tp=l._emscripten_bind_MdDbLine_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbLine_SetLinetypeScale_1).apply(null,
|
|
338
|
+
arguments)},up=l._emscripten_bind_MdDbLine_Visible_0=function(){return(up=l._emscripten_bind_MdDbLine_Visible_0=l.asm.emscripten_bind_MdDbLine_Visible_0).apply(null,arguments)},vp=l._emscripten_bind_MdDbLine_SetVisible_1=function(){return(vp=l._emscripten_bind_MdDbLine_SetVisible_1=l.asm.emscripten_bind_MdDbLine_SetVisible_1).apply(null,arguments)},wp=l._emscripten_bind_MdDbLine_Lineweight_0=function(){return(wp=l._emscripten_bind_MdDbLine_Lineweight_0=l.asm.emscripten_bind_MdDbLine_Lineweight_0).apply(null,
|
|
339
|
+
arguments)},xp=l._emscripten_bind_MdDbLine_SetLineweight_1=function(){return(xp=l._emscripten_bind_MdDbLine_SetLineweight_1=l.asm.emscripten_bind_MdDbLine_SetLineweight_1).apply(null,arguments)},yp=l._emscripten_bind_MdDbLine_TextStyle_0=function(){return(yp=l._emscripten_bind_MdDbLine_TextStyle_0=l.asm.emscripten_bind_MdDbLine_TextStyle_0).apply(null,arguments)},zp=l._emscripten_bind_MdDbLine_SetTextStyle_1=function(){return(zp=l._emscripten_bind_MdDbLine_SetTextStyle_1=l.asm.emscripten_bind_MdDbLine_SetTextStyle_1).apply(null,
|
|
340
|
+
arguments)},Ap=l._emscripten_bind_MdDbLine_Highlight_1=function(){return(Ap=l._emscripten_bind_MdDbLine_Highlight_1=l.asm.emscripten_bind_MdDbLine_Highlight_1).apply(null,arguments)},Bp=l._emscripten_bind_MdDbLine_Move_2=function(){return(Bp=l._emscripten_bind_MdDbLine_Move_2=l.asm.emscripten_bind_MdDbLine_Move_2).apply(null,arguments)},Cp=l._emscripten_bind_MdDbLine_Rotate_2=function(){return(Cp=l._emscripten_bind_MdDbLine_Rotate_2=l.asm.emscripten_bind_MdDbLine_Rotate_2).apply(null,arguments)},
|
|
341
|
+
Dp=l._emscripten_bind_MdDbLine_Mirror_2=function(){return(Dp=l._emscripten_bind_MdDbLine_Mirror_2=l.asm.emscripten_bind_MdDbLine_Mirror_2).apply(null,arguments)},Ep=l._emscripten_bind_MdDbLine_ScaleEntity_2=function(){return(Ep=l._emscripten_bind_MdDbLine_ScaleEntity_2=l.asm.emscripten_bind_MdDbLine_ScaleEntity_2).apply(null,arguments)},Fp=l._emscripten_bind_MdDbLine_TransformBy_1=function(){return(Fp=l._emscripten_bind_MdDbLine_TransformBy_1=l.asm.emscripten_bind_MdDbLine_TransformBy_1).apply(null,
|
|
342
|
+
arguments)},Gp=l._emscripten_bind_MdDbLine_GetBoundingBox_0=function(){return(Gp=l._emscripten_bind_MdDbLine_GetBoundingBox_0=l.asm.emscripten_bind_MdDbLine_GetBoundingBox_0).apply(null,arguments)},Hp=l._emscripten_bind_MdDbLine_GetObjectID_0=function(){return(Hp=l._emscripten_bind_MdDbLine_GetObjectID_0=l.asm.emscripten_bind_MdDbLine_GetObjectID_0).apply(null,arguments)},Ip=l._emscripten_bind_MdDbLine_Erase_0=function(){return(Ip=l._emscripten_bind_MdDbLine_Erase_0=l.asm.emscripten_bind_MdDbLine_Erase_0).apply(null,
|
|
343
|
+
arguments)},Jp=l._emscripten_bind_MdDbLine_ConnectionTempObject_1=function(){return(Jp=l._emscripten_bind_MdDbLine_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbLine_ConnectionTempObject_1).apply(null,arguments)},Kp=l._emscripten_bind_MdDbLine_Clone_0=function(){return(Kp=l._emscripten_bind_MdDbLine_Clone_0=l.asm.emscripten_bind_MdDbLine_Clone_0).apply(null,arguments)},Lp=l._emscripten_bind_MdDbLine_GetHandle_0=function(){return(Lp=l._emscripten_bind_MdDbLine_GetHandle_0=l.asm.emscripten_bind_MdDbLine_GetHandle_0).apply(null,
|
|
344
|
+
arguments)},Mp=l._emscripten_bind_MdDbLine_GetDatabase_0=function(){return(Mp=l._emscripten_bind_MdDbLine_GetDatabase_0=l.asm.emscripten_bind_MdDbLine_GetDatabase_0).apply(null,arguments)},Np=l._emscripten_bind_MdDbLine_GetOwnerID_0=function(){return(Np=l._emscripten_bind_MdDbLine_GetOwnerID_0=l.asm.emscripten_bind_MdDbLine_GetOwnerID_0).apply(null,arguments)},Op=l._emscripten_bind_MdDbLine_moveGripPointsAt_4=function(){return(Op=l._emscripten_bind_MdDbLine_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbLine_moveGripPointsAt_4).apply(null,
|
|
345
|
+
arguments)},Pp=l._emscripten_bind_MdDbLine_getObjectName_0=function(){return(Pp=l._emscripten_bind_MdDbLine_getObjectName_0=l.asm.emscripten_bind_MdDbLine_getObjectName_0).apply(null,arguments)},Qp=l._emscripten_bind_MdDbLine_getDxf0_0=function(){return(Qp=l._emscripten_bind_MdDbLine_getDxf0_0=l.asm.emscripten_bind_MdDbLine_getDxf0_0).apply(null,arguments)},Rp=l._emscripten_bind_MdDbLine_getJson_0=function(){return(Rp=l._emscripten_bind_MdDbLine_getJson_0=l.asm.emscripten_bind_MdDbLine_getJson_0).apply(null,
|
|
346
|
+
arguments)},Sp=l._emscripten_bind_MdDbLine_setJson_1=function(){return(Sp=l._emscripten_bind_MdDbLine_setJson_1=l.asm.emscripten_bind_MdDbLine_setJson_1).apply(null,arguments)},Tp=l._emscripten_bind_MdDbLine_isKindOf_1=function(){return(Tp=l._emscripten_bind_MdDbLine_isKindOf_1=l.asm.emscripten_bind_MdDbLine_isKindOf_1).apply(null,arguments)},Up=l._emscripten_bind_MdDbLine___destroy___0=function(){return(Up=l._emscripten_bind_MdDbLine___destroy___0=l.asm.emscripten_bind_MdDbLine___destroy___0).apply(null,
|
|
347
|
+
arguments)},Vp=l._emscripten_bind_MdDbText_MdDbText_0=function(){return(Vp=l._emscripten_bind_MdDbText_MdDbText_0=l.asm.emscripten_bind_MdDbText_MdDbText_0).apply(null,arguments)},Wp=l._emscripten_bind_MdDbText_position_0=function(){return(Wp=l._emscripten_bind_MdDbText_position_0=l.asm.emscripten_bind_MdDbText_position_0).apply(null,arguments)},Xp=l._emscripten_bind_MdDbText_setPosition_1=function(){return(Xp=l._emscripten_bind_MdDbText_setPosition_1=l.asm.emscripten_bind_MdDbText_setPosition_1).apply(null,
|
|
348
|
+
arguments)},Yp=l._emscripten_bind_MdDbText_alignmentPoint_0=function(){return(Yp=l._emscripten_bind_MdDbText_alignmentPoint_0=l.asm.emscripten_bind_MdDbText_alignmentPoint_0).apply(null,arguments)},Zp=l._emscripten_bind_MdDbText_setAlignmentPoint_1=function(){return(Zp=l._emscripten_bind_MdDbText_setAlignmentPoint_1=l.asm.emscripten_bind_MdDbText_setAlignmentPoint_1).apply(null,arguments)},$p=l._emscripten_bind_MdDbText_oblique_0=function(){return($p=l._emscripten_bind_MdDbText_oblique_0=l.asm.emscripten_bind_MdDbText_oblique_0).apply(null,
|
|
349
|
+
arguments)},aq=l._emscripten_bind_MdDbText_setOblique_1=function(){return(aq=l._emscripten_bind_MdDbText_setOblique_1=l.asm.emscripten_bind_MdDbText_setOblique_1).apply(null,arguments)},bq=l._emscripten_bind_MdDbText_rotation_0=function(){return(bq=l._emscripten_bind_MdDbText_rotation_0=l.asm.emscripten_bind_MdDbText_rotation_0).apply(null,arguments)},cq=l._emscripten_bind_MdDbText_setRotation_1=function(){return(cq=l._emscripten_bind_MdDbText_setRotation_1=l.asm.emscripten_bind_MdDbText_setRotation_1).apply(null,
|
|
350
|
+
arguments)},dq=l._emscripten_bind_MdDbText_height_0=function(){return(dq=l._emscripten_bind_MdDbText_height_0=l.asm.emscripten_bind_MdDbText_height_0).apply(null,arguments)},eq=l._emscripten_bind_MdDbText_setHeight_1=function(){return(eq=l._emscripten_bind_MdDbText_setHeight_1=l.asm.emscripten_bind_MdDbText_setHeight_1).apply(null,arguments)},fq=l._emscripten_bind_MdDbText_widthFactor_0=function(){return(fq=l._emscripten_bind_MdDbText_widthFactor_0=l.asm.emscripten_bind_MdDbText_widthFactor_0).apply(null,
|
|
351
|
+
arguments)},gq=l._emscripten_bind_MdDbText_setWidthFactor_1=function(){return(gq=l._emscripten_bind_MdDbText_setWidthFactor_1=l.asm.emscripten_bind_MdDbText_setWidthFactor_1).apply(null,arguments)},hq=l._emscripten_bind_MdDbText_textString_0=function(){return(hq=l._emscripten_bind_MdDbText_textString_0=l.asm.emscripten_bind_MdDbText_textString_0).apply(null,arguments)},iq=l._emscripten_bind_MdDbText_setTextString_1=function(){return(iq=l._emscripten_bind_MdDbText_setTextString_1=l.asm.emscripten_bind_MdDbText_setTextString_1).apply(null,
|
|
352
|
+
arguments)},jq=l._emscripten_bind_MdDbText_horizontalMode_0=function(){return(jq=l._emscripten_bind_MdDbText_horizontalMode_0=l.asm.emscripten_bind_MdDbText_horizontalMode_0).apply(null,arguments)},kq=l._emscripten_bind_MdDbText_setHorizontalMode_1=function(){return(kq=l._emscripten_bind_MdDbText_setHorizontalMode_1=l.asm.emscripten_bind_MdDbText_setHorizontalMode_1).apply(null,arguments)},lq=l._emscripten_bind_MdDbText_verticalMode_0=function(){return(lq=l._emscripten_bind_MdDbText_verticalMode_0=
|
|
353
|
+
l.asm.emscripten_bind_MdDbText_verticalMode_0).apply(null,arguments)},mq=l._emscripten_bind_MdDbText_setVerticalMode_1=function(){return(mq=l._emscripten_bind_MdDbText_setVerticalMode_1=l.asm.emscripten_bind_MdDbText_setVerticalMode_1).apply(null,arguments)},nq=l._emscripten_bind_MdDbText_explode_0=function(){return(nq=l._emscripten_bind_MdDbText_explode_0=l.asm.emscripten_bind_MdDbText_explode_0).apply(null,arguments)},oq=l._emscripten_bind_MdDbText_TrueColor_0=function(){return(oq=l._emscripten_bind_MdDbText_TrueColor_0=
|
|
354
|
+
l.asm.emscripten_bind_MdDbText_TrueColor_0).apply(null,arguments)},pq=l._emscripten_bind_MdDbText_SetTrueColor_1=function(){return(pq=l._emscripten_bind_MdDbText_SetTrueColor_1=l.asm.emscripten_bind_MdDbText_SetTrueColor_1).apply(null,arguments)},qq=l._emscripten_bind_MdDbText_ColorIndex_0=function(){return(qq=l._emscripten_bind_MdDbText_ColorIndex_0=l.asm.emscripten_bind_MdDbText_ColorIndex_0).apply(null,arguments)},rq=l._emscripten_bind_MdDbText_SetColorIndex_1=function(){return(rq=l._emscripten_bind_MdDbText_SetColorIndex_1=
|
|
355
|
+
l.asm.emscripten_bind_MdDbText_SetColorIndex_1).apply(null,arguments)},sq=l._emscripten_bind_MdDbText_Layer_0=function(){return(sq=l._emscripten_bind_MdDbText_Layer_0=l.asm.emscripten_bind_MdDbText_Layer_0).apply(null,arguments)},tq=l._emscripten_bind_MdDbText_SetLayer_1=function(){return(tq=l._emscripten_bind_MdDbText_SetLayer_1=l.asm.emscripten_bind_MdDbText_SetLayer_1).apply(null,arguments)},uq=l._emscripten_bind_MdDbText_LinetypeScale_0=function(){return(uq=l._emscripten_bind_MdDbText_LinetypeScale_0=
|
|
356
|
+
l.asm.emscripten_bind_MdDbText_LinetypeScale_0).apply(null,arguments)},vq=l._emscripten_bind_MdDbText_SetLinetypeScale_1=function(){return(vq=l._emscripten_bind_MdDbText_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbText_SetLinetypeScale_1).apply(null,arguments)},wq=l._emscripten_bind_MdDbText_Visible_0=function(){return(wq=l._emscripten_bind_MdDbText_Visible_0=l.asm.emscripten_bind_MdDbText_Visible_0).apply(null,arguments)},xq=l._emscripten_bind_MdDbText_SetVisible_1=function(){return(xq=l._emscripten_bind_MdDbText_SetVisible_1=
|
|
357
|
+
l.asm.emscripten_bind_MdDbText_SetVisible_1).apply(null,arguments)},yq=l._emscripten_bind_MdDbText_Lineweight_0=function(){return(yq=l._emscripten_bind_MdDbText_Lineweight_0=l.asm.emscripten_bind_MdDbText_Lineweight_0).apply(null,arguments)},zq=l._emscripten_bind_MdDbText_SetLineweight_1=function(){return(zq=l._emscripten_bind_MdDbText_SetLineweight_1=l.asm.emscripten_bind_MdDbText_SetLineweight_1).apply(null,arguments)},Aq=l._emscripten_bind_MdDbText_TextStyle_0=function(){return(Aq=l._emscripten_bind_MdDbText_TextStyle_0=
|
|
358
|
+
l.asm.emscripten_bind_MdDbText_TextStyle_0).apply(null,arguments)},Bq=l._emscripten_bind_MdDbText_SetTextStyle_1=function(){return(Bq=l._emscripten_bind_MdDbText_SetTextStyle_1=l.asm.emscripten_bind_MdDbText_SetTextStyle_1).apply(null,arguments)},Cq=l._emscripten_bind_MdDbText_Highlight_1=function(){return(Cq=l._emscripten_bind_MdDbText_Highlight_1=l.asm.emscripten_bind_MdDbText_Highlight_1).apply(null,arguments)},Dq=l._emscripten_bind_MdDbText_Move_2=function(){return(Dq=l._emscripten_bind_MdDbText_Move_2=
|
|
359
|
+
l.asm.emscripten_bind_MdDbText_Move_2).apply(null,arguments)},Eq=l._emscripten_bind_MdDbText_Rotate_2=function(){return(Eq=l._emscripten_bind_MdDbText_Rotate_2=l.asm.emscripten_bind_MdDbText_Rotate_2).apply(null,arguments)},Fq=l._emscripten_bind_MdDbText_Mirror_2=function(){return(Fq=l._emscripten_bind_MdDbText_Mirror_2=l.asm.emscripten_bind_MdDbText_Mirror_2).apply(null,arguments)},Gq=l._emscripten_bind_MdDbText_ScaleEntity_2=function(){return(Gq=l._emscripten_bind_MdDbText_ScaleEntity_2=l.asm.emscripten_bind_MdDbText_ScaleEntity_2).apply(null,
|
|
360
|
+
arguments)},Hq=l._emscripten_bind_MdDbText_TransformBy_1=function(){return(Hq=l._emscripten_bind_MdDbText_TransformBy_1=l.asm.emscripten_bind_MdDbText_TransformBy_1).apply(null,arguments)},Iq=l._emscripten_bind_MdDbText_GetBoundingBox_0=function(){return(Iq=l._emscripten_bind_MdDbText_GetBoundingBox_0=l.asm.emscripten_bind_MdDbText_GetBoundingBox_0).apply(null,arguments)},Jq=l._emscripten_bind_MdDbText_GetObjectID_0=function(){return(Jq=l._emscripten_bind_MdDbText_GetObjectID_0=l.asm.emscripten_bind_MdDbText_GetObjectID_0).apply(null,
|
|
361
|
+
arguments)},Kq=l._emscripten_bind_MdDbText_Erase_0=function(){return(Kq=l._emscripten_bind_MdDbText_Erase_0=l.asm.emscripten_bind_MdDbText_Erase_0).apply(null,arguments)},Lq=l._emscripten_bind_MdDbText_ConnectionTempObject_1=function(){return(Lq=l._emscripten_bind_MdDbText_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbText_ConnectionTempObject_1).apply(null,arguments)},Mq=l._emscripten_bind_MdDbText_Clone_0=function(){return(Mq=l._emscripten_bind_MdDbText_Clone_0=l.asm.emscripten_bind_MdDbText_Clone_0).apply(null,
|
|
362
|
+
arguments)},Nq=l._emscripten_bind_MdDbText_GetHandle_0=function(){return(Nq=l._emscripten_bind_MdDbText_GetHandle_0=l.asm.emscripten_bind_MdDbText_GetHandle_0).apply(null,arguments)},Oq=l._emscripten_bind_MdDbText_GetDatabase_0=function(){return(Oq=l._emscripten_bind_MdDbText_GetDatabase_0=l.asm.emscripten_bind_MdDbText_GetDatabase_0).apply(null,arguments)},Pq=l._emscripten_bind_MdDbText_GetOwnerID_0=function(){return(Pq=l._emscripten_bind_MdDbText_GetOwnerID_0=l.asm.emscripten_bind_MdDbText_GetOwnerID_0).apply(null,
|
|
363
|
+
arguments)},Qq=l._emscripten_bind_MdDbText_moveGripPointsAt_4=function(){return(Qq=l._emscripten_bind_MdDbText_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbText_moveGripPointsAt_4).apply(null,arguments)},Rq=l._emscripten_bind_MdDbText_getObjectName_0=function(){return(Rq=l._emscripten_bind_MdDbText_getObjectName_0=l.asm.emscripten_bind_MdDbText_getObjectName_0).apply(null,arguments)},Sq=l._emscripten_bind_MdDbText_getDxf0_0=function(){return(Sq=l._emscripten_bind_MdDbText_getDxf0_0=l.asm.emscripten_bind_MdDbText_getDxf0_0).apply(null,
|
|
364
|
+
arguments)},Tq=l._emscripten_bind_MdDbText_getJson_0=function(){return(Tq=l._emscripten_bind_MdDbText_getJson_0=l.asm.emscripten_bind_MdDbText_getJson_0).apply(null,arguments)},Uq=l._emscripten_bind_MdDbText_setJson_1=function(){return(Uq=l._emscripten_bind_MdDbText_setJson_1=l.asm.emscripten_bind_MdDbText_setJson_1).apply(null,arguments)},Vq=l._emscripten_bind_MdDbText_isKindOf_1=function(){return(Vq=l._emscripten_bind_MdDbText_isKindOf_1=l.asm.emscripten_bind_MdDbText_isKindOf_1).apply(null,arguments)},
|
|
365
|
+
Wq=l._emscripten_bind_MdDbText___destroy___0=function(){return(Wq=l._emscripten_bind_MdDbText___destroy___0=l.asm.emscripten_bind_MdDbText___destroy___0).apply(null,arguments)},Xq=l._emscripten_bind_MdDbCircle_MdDbCircle_0=function(){return(Xq=l._emscripten_bind_MdDbCircle_MdDbCircle_0=l.asm.emscripten_bind_MdDbCircle_MdDbCircle_0).apply(null,arguments)},Yq=l._emscripten_bind_MdDbCircle_center_0=function(){return(Yq=l._emscripten_bind_MdDbCircle_center_0=l.asm.emscripten_bind_MdDbCircle_center_0).apply(null,
|
|
366
|
+
arguments)},Zq=l._emscripten_bind_MdDbCircle_setCenter_1=function(){return(Zq=l._emscripten_bind_MdDbCircle_setCenter_1=l.asm.emscripten_bind_MdDbCircle_setCenter_1).apply(null,arguments)},$q=l._emscripten_bind_MdDbCircle_radius_0=function(){return($q=l._emscripten_bind_MdDbCircle_radius_0=l.asm.emscripten_bind_MdDbCircle_radius_0).apply(null,arguments)},ar=l._emscripten_bind_MdDbCircle_setRadius_1=function(){return(ar=l._emscripten_bind_MdDbCircle_setRadius_1=l.asm.emscripten_bind_MdDbCircle_setRadius_1).apply(null,
|
|
367
|
+
arguments)},br=l._emscripten_bind_MdDbCircle_getStartParam_0=function(){return(br=l._emscripten_bind_MdDbCircle_getStartParam_0=l.asm.emscripten_bind_MdDbCircle_getStartParam_0).apply(null,arguments)},cr=l._emscripten_bind_MdDbCircle_getEndParam_0=function(){return(cr=l._emscripten_bind_MdDbCircle_getEndParam_0=l.asm.emscripten_bind_MdDbCircle_getEndParam_0).apply(null,arguments)},dr=l._emscripten_bind_MdDbCircle_getDistAtParam_1=function(){return(dr=l._emscripten_bind_MdDbCircle_getDistAtParam_1=
|
|
368
|
+
l.asm.emscripten_bind_MdDbCircle_getDistAtParam_1).apply(null,arguments)},er=l._emscripten_bind_MdDbCircle_getParamAtDist_1=function(){return(er=l._emscripten_bind_MdDbCircle_getParamAtDist_1=l.asm.emscripten_bind_MdDbCircle_getParamAtDist_1).apply(null,arguments)},fr=l._emscripten_bind_MdDbCircle_getDistAtPoint_1=function(){return(fr=l._emscripten_bind_MdDbCircle_getDistAtPoint_1=l.asm.emscripten_bind_MdDbCircle_getDistAtPoint_1).apply(null,arguments)},gr=l._emscripten_bind_MdDbCircle_getPointAtDist_1=
|
|
369
|
+
function(){return(gr=l._emscripten_bind_MdDbCircle_getPointAtDist_1=l.asm.emscripten_bind_MdDbCircle_getPointAtDist_1).apply(null,arguments)},hr=l._emscripten_bind_MdDbCircle_getStartPoint_0=function(){return(hr=l._emscripten_bind_MdDbCircle_getStartPoint_0=l.asm.emscripten_bind_MdDbCircle_getStartPoint_0).apply(null,arguments)},ir=l._emscripten_bind_MdDbCircle_getEndPoint_0=function(){return(ir=l._emscripten_bind_MdDbCircle_getEndPoint_0=l.asm.emscripten_bind_MdDbCircle_getEndPoint_0).apply(null,
|
|
370
|
+
arguments)},jr=l._emscripten_bind_MdDbCircle_getPointAtParam_1=function(){return(jr=l._emscripten_bind_MdDbCircle_getPointAtParam_1=l.asm.emscripten_bind_MdDbCircle_getPointAtParam_1).apply(null,arguments)},kr=l._emscripten_bind_MdDbCircle_getParamAtPoint_1=function(){return(kr=l._emscripten_bind_MdDbCircle_getParamAtPoint_1=l.asm.emscripten_bind_MdDbCircle_getParamAtPoint_1).apply(null,arguments)},lr=l._emscripten_bind_MdDbCircle_getFirstDeriv_1=function(){return(lr=l._emscripten_bind_MdDbCircle_getFirstDeriv_1=
|
|
371
|
+
l.asm.emscripten_bind_MdDbCircle_getFirstDeriv_1).apply(null,arguments)},mr=l._emscripten_bind_MdDbCircle_getFirstDerivEx_1=function(){return(mr=l._emscripten_bind_MdDbCircle_getFirstDerivEx_1=l.asm.emscripten_bind_MdDbCircle_getFirstDerivEx_1).apply(null,arguments)},nr=l._emscripten_bind_MdDbCircle_getClosestPointTo_2=function(){return(nr=l._emscripten_bind_MdDbCircle_getClosestPointTo_2=l.asm.emscripten_bind_MdDbCircle_getClosestPointTo_2).apply(null,arguments)},or=l._emscripten_bind_MdDbCircle_offsetCurves_2=
|
|
372
|
+
function(){return(or=l._emscripten_bind_MdDbCircle_offsetCurves_2=l.asm.emscripten_bind_MdDbCircle_offsetCurves_2).apply(null,arguments)},pr=l._emscripten_bind_MdDbCircle_splitCurves_1=function(){return(pr=l._emscripten_bind_MdDbCircle_splitCurves_1=l.asm.emscripten_bind_MdDbCircle_splitCurves_1).apply(null,arguments)},qr=l._emscripten_bind_MdDbCircle_getArea_0=function(){return(qr=l._emscripten_bind_MdDbCircle_getArea_0=l.asm.emscripten_bind_MdDbCircle_getArea_0).apply(null,arguments)},rr=l._emscripten_bind_MdDbCircle_getSamplePoints_1=
|
|
373
|
+
function(){return(rr=l._emscripten_bind_MdDbCircle_getSamplePoints_1=l.asm.emscripten_bind_MdDbCircle_getSamplePoints_1).apply(null,arguments)},sr=l._emscripten_bind_MdDbCircle_getLength_0=function(){return(sr=l._emscripten_bind_MdDbCircle_getLength_0=l.asm.emscripten_bind_MdDbCircle_getLength_0).apply(null,arguments)},tr=l._emscripten_bind_MdDbCircle_explode_0=function(){return(tr=l._emscripten_bind_MdDbCircle_explode_0=l.asm.emscripten_bind_MdDbCircle_explode_0).apply(null,arguments)},ur=l._emscripten_bind_MdDbCircle_TrueColor_0=
|
|
374
|
+
function(){return(ur=l._emscripten_bind_MdDbCircle_TrueColor_0=l.asm.emscripten_bind_MdDbCircle_TrueColor_0).apply(null,arguments)},vr=l._emscripten_bind_MdDbCircle_SetTrueColor_1=function(){return(vr=l._emscripten_bind_MdDbCircle_SetTrueColor_1=l.asm.emscripten_bind_MdDbCircle_SetTrueColor_1).apply(null,arguments)},wr=l._emscripten_bind_MdDbCircle_ColorIndex_0=function(){return(wr=l._emscripten_bind_MdDbCircle_ColorIndex_0=l.asm.emscripten_bind_MdDbCircle_ColorIndex_0).apply(null,arguments)},xr=
|
|
375
|
+
l._emscripten_bind_MdDbCircle_SetColorIndex_1=function(){return(xr=l._emscripten_bind_MdDbCircle_SetColorIndex_1=l.asm.emscripten_bind_MdDbCircle_SetColorIndex_1).apply(null,arguments)},yr=l._emscripten_bind_MdDbCircle_Layer_0=function(){return(yr=l._emscripten_bind_MdDbCircle_Layer_0=l.asm.emscripten_bind_MdDbCircle_Layer_0).apply(null,arguments)},zr=l._emscripten_bind_MdDbCircle_SetLayer_1=function(){return(zr=l._emscripten_bind_MdDbCircle_SetLayer_1=l.asm.emscripten_bind_MdDbCircle_SetLayer_1).apply(null,
|
|
376
|
+
arguments)},Ar=l._emscripten_bind_MdDbCircle_LinetypeScale_0=function(){return(Ar=l._emscripten_bind_MdDbCircle_LinetypeScale_0=l.asm.emscripten_bind_MdDbCircle_LinetypeScale_0).apply(null,arguments)},Br=l._emscripten_bind_MdDbCircle_SetLinetypeScale_1=function(){return(Br=l._emscripten_bind_MdDbCircle_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbCircle_SetLinetypeScale_1).apply(null,arguments)},Cr=l._emscripten_bind_MdDbCircle_Visible_0=function(){return(Cr=l._emscripten_bind_MdDbCircle_Visible_0=
|
|
377
|
+
l.asm.emscripten_bind_MdDbCircle_Visible_0).apply(null,arguments)},Dr=l._emscripten_bind_MdDbCircle_SetVisible_1=function(){return(Dr=l._emscripten_bind_MdDbCircle_SetVisible_1=l.asm.emscripten_bind_MdDbCircle_SetVisible_1).apply(null,arguments)},Er=l._emscripten_bind_MdDbCircle_Lineweight_0=function(){return(Er=l._emscripten_bind_MdDbCircle_Lineweight_0=l.asm.emscripten_bind_MdDbCircle_Lineweight_0).apply(null,arguments)},Fr=l._emscripten_bind_MdDbCircle_SetLineweight_1=function(){return(Fr=l._emscripten_bind_MdDbCircle_SetLineweight_1=
|
|
378
|
+
l.asm.emscripten_bind_MdDbCircle_SetLineweight_1).apply(null,arguments)},Gr=l._emscripten_bind_MdDbCircle_TextStyle_0=function(){return(Gr=l._emscripten_bind_MdDbCircle_TextStyle_0=l.asm.emscripten_bind_MdDbCircle_TextStyle_0).apply(null,arguments)},Hr=l._emscripten_bind_MdDbCircle_SetTextStyle_1=function(){return(Hr=l._emscripten_bind_MdDbCircle_SetTextStyle_1=l.asm.emscripten_bind_MdDbCircle_SetTextStyle_1).apply(null,arguments)},Ir=l._emscripten_bind_MdDbCircle_Highlight_1=function(){return(Ir=
|
|
379
|
+
l._emscripten_bind_MdDbCircle_Highlight_1=l.asm.emscripten_bind_MdDbCircle_Highlight_1).apply(null,arguments)},Jr=l._emscripten_bind_MdDbCircle_Move_2=function(){return(Jr=l._emscripten_bind_MdDbCircle_Move_2=l.asm.emscripten_bind_MdDbCircle_Move_2).apply(null,arguments)},Kr=l._emscripten_bind_MdDbCircle_Rotate_2=function(){return(Kr=l._emscripten_bind_MdDbCircle_Rotate_2=l.asm.emscripten_bind_MdDbCircle_Rotate_2).apply(null,arguments)},Lr=l._emscripten_bind_MdDbCircle_Mirror_2=function(){return(Lr=
|
|
380
|
+
l._emscripten_bind_MdDbCircle_Mirror_2=l.asm.emscripten_bind_MdDbCircle_Mirror_2).apply(null,arguments)},Mr=l._emscripten_bind_MdDbCircle_ScaleEntity_2=function(){return(Mr=l._emscripten_bind_MdDbCircle_ScaleEntity_2=l.asm.emscripten_bind_MdDbCircle_ScaleEntity_2).apply(null,arguments)},Nr=l._emscripten_bind_MdDbCircle_TransformBy_1=function(){return(Nr=l._emscripten_bind_MdDbCircle_TransformBy_1=l.asm.emscripten_bind_MdDbCircle_TransformBy_1).apply(null,arguments)},Or=l._emscripten_bind_MdDbCircle_GetBoundingBox_0=
|
|
381
|
+
function(){return(Or=l._emscripten_bind_MdDbCircle_GetBoundingBox_0=l.asm.emscripten_bind_MdDbCircle_GetBoundingBox_0).apply(null,arguments)},Pr=l._emscripten_bind_MdDbCircle_GetObjectID_0=function(){return(Pr=l._emscripten_bind_MdDbCircle_GetObjectID_0=l.asm.emscripten_bind_MdDbCircle_GetObjectID_0).apply(null,arguments)},Qr=l._emscripten_bind_MdDbCircle_Erase_0=function(){return(Qr=l._emscripten_bind_MdDbCircle_Erase_0=l.asm.emscripten_bind_MdDbCircle_Erase_0).apply(null,arguments)},Rr=l._emscripten_bind_MdDbCircle_ConnectionTempObject_1=
|
|
382
|
+
function(){return(Rr=l._emscripten_bind_MdDbCircle_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbCircle_ConnectionTempObject_1).apply(null,arguments)},Sr=l._emscripten_bind_MdDbCircle_Clone_0=function(){return(Sr=l._emscripten_bind_MdDbCircle_Clone_0=l.asm.emscripten_bind_MdDbCircle_Clone_0).apply(null,arguments)},Tr=l._emscripten_bind_MdDbCircle_GetHandle_0=function(){return(Tr=l._emscripten_bind_MdDbCircle_GetHandle_0=l.asm.emscripten_bind_MdDbCircle_GetHandle_0).apply(null,arguments)},Ur=l._emscripten_bind_MdDbCircle_GetDatabase_0=
|
|
383
|
+
function(){return(Ur=l._emscripten_bind_MdDbCircle_GetDatabase_0=l.asm.emscripten_bind_MdDbCircle_GetDatabase_0).apply(null,arguments)},Vr=l._emscripten_bind_MdDbCircle_GetOwnerID_0=function(){return(Vr=l._emscripten_bind_MdDbCircle_GetOwnerID_0=l.asm.emscripten_bind_MdDbCircle_GetOwnerID_0).apply(null,arguments)},Wr=l._emscripten_bind_MdDbCircle_moveGripPointsAt_4=function(){return(Wr=l._emscripten_bind_MdDbCircle_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbCircle_moveGripPointsAt_4).apply(null,
|
|
384
|
+
arguments)},Xr=l._emscripten_bind_MdDbCircle_getObjectName_0=function(){return(Xr=l._emscripten_bind_MdDbCircle_getObjectName_0=l.asm.emscripten_bind_MdDbCircle_getObjectName_0).apply(null,arguments)},Yr=l._emscripten_bind_MdDbCircle_getDxf0_0=function(){return(Yr=l._emscripten_bind_MdDbCircle_getDxf0_0=l.asm.emscripten_bind_MdDbCircle_getDxf0_0).apply(null,arguments)},Zr=l._emscripten_bind_MdDbCircle_getJson_0=function(){return(Zr=l._emscripten_bind_MdDbCircle_getJson_0=l.asm.emscripten_bind_MdDbCircle_getJson_0).apply(null,
|
|
385
|
+
arguments)},$r=l._emscripten_bind_MdDbCircle_setJson_1=function(){return($r=l._emscripten_bind_MdDbCircle_setJson_1=l.asm.emscripten_bind_MdDbCircle_setJson_1).apply(null,arguments)},as=l._emscripten_bind_MdDbCircle_isKindOf_1=function(){return(as=l._emscripten_bind_MdDbCircle_isKindOf_1=l.asm.emscripten_bind_MdDbCircle_isKindOf_1).apply(null,arguments)},bs=l._emscripten_bind_MdDbCircle___destroy___0=function(){return(bs=l._emscripten_bind_MdDbCircle___destroy___0=l.asm.emscripten_bind_MdDbCircle___destroy___0).apply(null,
|
|
386
|
+
arguments)},cs=l._emscripten_bind_MdDbArc_MdDbArc_0=function(){return(cs=l._emscripten_bind_MdDbArc_MdDbArc_0=l.asm.emscripten_bind_MdDbArc_MdDbArc_0).apply(null,arguments)},ds=l._emscripten_bind_MdDbArc_center_0=function(){return(ds=l._emscripten_bind_MdDbArc_center_0=l.asm.emscripten_bind_MdDbArc_center_0).apply(null,arguments)},es=l._emscripten_bind_MdDbArc_setCenter_1=function(){return(es=l._emscripten_bind_MdDbArc_setCenter_1=l.asm.emscripten_bind_MdDbArc_setCenter_1).apply(null,arguments)},
|
|
387
|
+
gs=l._emscripten_bind_MdDbArc_radius_0=function(){return(gs=l._emscripten_bind_MdDbArc_radius_0=l.asm.emscripten_bind_MdDbArc_radius_0).apply(null,arguments)},hs=l._emscripten_bind_MdDbArc_setRadius_1=function(){return(hs=l._emscripten_bind_MdDbArc_setRadius_1=l.asm.emscripten_bind_MdDbArc_setRadius_1).apply(null,arguments)},is=l._emscripten_bind_MdDbArc_startAngle_0=function(){return(is=l._emscripten_bind_MdDbArc_startAngle_0=l.asm.emscripten_bind_MdDbArc_startAngle_0).apply(null,arguments)},js=
|
|
388
|
+
l._emscripten_bind_MdDbArc_setStartAngle_1=function(){return(js=l._emscripten_bind_MdDbArc_setStartAngle_1=l.asm.emscripten_bind_MdDbArc_setStartAngle_1).apply(null,arguments)},ks=l._emscripten_bind_MdDbArc_endAngle_0=function(){return(ks=l._emscripten_bind_MdDbArc_endAngle_0=l.asm.emscripten_bind_MdDbArc_endAngle_0).apply(null,arguments)},ls=l._emscripten_bind_MdDbArc_setEndAngle_1=function(){return(ls=l._emscripten_bind_MdDbArc_setEndAngle_1=l.asm.emscripten_bind_MdDbArc_setEndAngle_1).apply(null,
|
|
389
|
+
arguments)},ms=l._emscripten_bind_MdDbArc_computeArc_6=function(){return(ms=l._emscripten_bind_MdDbArc_computeArc_6=l.asm.emscripten_bind_MdDbArc_computeArc_6).apply(null,arguments)},ns=l._emscripten_bind_MdDbArc_getStartParam_0=function(){return(ns=l._emscripten_bind_MdDbArc_getStartParam_0=l.asm.emscripten_bind_MdDbArc_getStartParam_0).apply(null,arguments)},ps=l._emscripten_bind_MdDbArc_getEndParam_0=function(){return(ps=l._emscripten_bind_MdDbArc_getEndParam_0=l.asm.emscripten_bind_MdDbArc_getEndParam_0).apply(null,
|
|
390
|
+
arguments)},qs=l._emscripten_bind_MdDbArc_getDistAtParam_1=function(){return(qs=l._emscripten_bind_MdDbArc_getDistAtParam_1=l.asm.emscripten_bind_MdDbArc_getDistAtParam_1).apply(null,arguments)},rs=l._emscripten_bind_MdDbArc_getParamAtDist_1=function(){return(rs=l._emscripten_bind_MdDbArc_getParamAtDist_1=l.asm.emscripten_bind_MdDbArc_getParamAtDist_1).apply(null,arguments)},ss=l._emscripten_bind_MdDbArc_getDistAtPoint_1=function(){return(ss=l._emscripten_bind_MdDbArc_getDistAtPoint_1=l.asm.emscripten_bind_MdDbArc_getDistAtPoint_1).apply(null,
|
|
391
|
+
arguments)},ts=l._emscripten_bind_MdDbArc_getPointAtDist_1=function(){return(ts=l._emscripten_bind_MdDbArc_getPointAtDist_1=l.asm.emscripten_bind_MdDbArc_getPointAtDist_1).apply(null,arguments)},us=l._emscripten_bind_MdDbArc_getStartPoint_0=function(){return(us=l._emscripten_bind_MdDbArc_getStartPoint_0=l.asm.emscripten_bind_MdDbArc_getStartPoint_0).apply(null,arguments)},vs=l._emscripten_bind_MdDbArc_getEndPoint_0=function(){return(vs=l._emscripten_bind_MdDbArc_getEndPoint_0=l.asm.emscripten_bind_MdDbArc_getEndPoint_0).apply(null,
|
|
392
|
+
arguments)},xs=l._emscripten_bind_MdDbArc_getPointAtParam_1=function(){return(xs=l._emscripten_bind_MdDbArc_getPointAtParam_1=l.asm.emscripten_bind_MdDbArc_getPointAtParam_1).apply(null,arguments)},ys=l._emscripten_bind_MdDbArc_getParamAtPoint_1=function(){return(ys=l._emscripten_bind_MdDbArc_getParamAtPoint_1=l.asm.emscripten_bind_MdDbArc_getParamAtPoint_1).apply(null,arguments)},zs=l._emscripten_bind_MdDbArc_getFirstDeriv_1=function(){return(zs=l._emscripten_bind_MdDbArc_getFirstDeriv_1=l.asm.emscripten_bind_MdDbArc_getFirstDeriv_1).apply(null,
|
|
393
|
+
arguments)},As=l._emscripten_bind_MdDbArc_getFirstDerivEx_1=function(){return(As=l._emscripten_bind_MdDbArc_getFirstDerivEx_1=l.asm.emscripten_bind_MdDbArc_getFirstDerivEx_1).apply(null,arguments)},Bs=l._emscripten_bind_MdDbArc_getClosestPointTo_2=function(){return(Bs=l._emscripten_bind_MdDbArc_getClosestPointTo_2=l.asm.emscripten_bind_MdDbArc_getClosestPointTo_2).apply(null,arguments)},Cs=l._emscripten_bind_MdDbArc_offsetCurves_2=function(){return(Cs=l._emscripten_bind_MdDbArc_offsetCurves_2=l.asm.emscripten_bind_MdDbArc_offsetCurves_2).apply(null,
|
|
394
|
+
arguments)},Ds=l._emscripten_bind_MdDbArc_splitCurves_1=function(){return(Ds=l._emscripten_bind_MdDbArc_splitCurves_1=l.asm.emscripten_bind_MdDbArc_splitCurves_1).apply(null,arguments)},Es=l._emscripten_bind_MdDbArc_getArea_0=function(){return(Es=l._emscripten_bind_MdDbArc_getArea_0=l.asm.emscripten_bind_MdDbArc_getArea_0).apply(null,arguments)},Fs=l._emscripten_bind_MdDbArc_getSamplePoints_1=function(){return(Fs=l._emscripten_bind_MdDbArc_getSamplePoints_1=l.asm.emscripten_bind_MdDbArc_getSamplePoints_1).apply(null,
|
|
395
|
+
arguments)},Gs=l._emscripten_bind_MdDbArc_getLength_0=function(){return(Gs=l._emscripten_bind_MdDbArc_getLength_0=l.asm.emscripten_bind_MdDbArc_getLength_0).apply(null,arguments)},Hs=l._emscripten_bind_MdDbArc_explode_0=function(){return(Hs=l._emscripten_bind_MdDbArc_explode_0=l.asm.emscripten_bind_MdDbArc_explode_0).apply(null,arguments)},Is=l._emscripten_bind_MdDbArc_TrueColor_0=function(){return(Is=l._emscripten_bind_MdDbArc_TrueColor_0=l.asm.emscripten_bind_MdDbArc_TrueColor_0).apply(null,arguments)},
|
|
396
|
+
Js=l._emscripten_bind_MdDbArc_SetTrueColor_1=function(){return(Js=l._emscripten_bind_MdDbArc_SetTrueColor_1=l.asm.emscripten_bind_MdDbArc_SetTrueColor_1).apply(null,arguments)},Ks=l._emscripten_bind_MdDbArc_ColorIndex_0=function(){return(Ks=l._emscripten_bind_MdDbArc_ColorIndex_0=l.asm.emscripten_bind_MdDbArc_ColorIndex_0).apply(null,arguments)},Ls=l._emscripten_bind_MdDbArc_SetColorIndex_1=function(){return(Ls=l._emscripten_bind_MdDbArc_SetColorIndex_1=l.asm.emscripten_bind_MdDbArc_SetColorIndex_1).apply(null,
|
|
397
|
+
arguments)},Ms=l._emscripten_bind_MdDbArc_Layer_0=function(){return(Ms=l._emscripten_bind_MdDbArc_Layer_0=l.asm.emscripten_bind_MdDbArc_Layer_0).apply(null,arguments)},Ns=l._emscripten_bind_MdDbArc_SetLayer_1=function(){return(Ns=l._emscripten_bind_MdDbArc_SetLayer_1=l.asm.emscripten_bind_MdDbArc_SetLayer_1).apply(null,arguments)},Os=l._emscripten_bind_MdDbArc_LinetypeScale_0=function(){return(Os=l._emscripten_bind_MdDbArc_LinetypeScale_0=l.asm.emscripten_bind_MdDbArc_LinetypeScale_0).apply(null,
|
|
398
|
+
arguments)},Ps=l._emscripten_bind_MdDbArc_SetLinetypeScale_1=function(){return(Ps=l._emscripten_bind_MdDbArc_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbArc_SetLinetypeScale_1).apply(null,arguments)},Qs=l._emscripten_bind_MdDbArc_Visible_0=function(){return(Qs=l._emscripten_bind_MdDbArc_Visible_0=l.asm.emscripten_bind_MdDbArc_Visible_0).apply(null,arguments)},Rs=l._emscripten_bind_MdDbArc_SetVisible_1=function(){return(Rs=l._emscripten_bind_MdDbArc_SetVisible_1=l.asm.emscripten_bind_MdDbArc_SetVisible_1).apply(null,
|
|
399
|
+
arguments)},Ss=l._emscripten_bind_MdDbArc_Lineweight_0=function(){return(Ss=l._emscripten_bind_MdDbArc_Lineweight_0=l.asm.emscripten_bind_MdDbArc_Lineweight_0).apply(null,arguments)},Ts=l._emscripten_bind_MdDbArc_SetLineweight_1=function(){return(Ts=l._emscripten_bind_MdDbArc_SetLineweight_1=l.asm.emscripten_bind_MdDbArc_SetLineweight_1).apply(null,arguments)},Us=l._emscripten_bind_MdDbArc_TextStyle_0=function(){return(Us=l._emscripten_bind_MdDbArc_TextStyle_0=l.asm.emscripten_bind_MdDbArc_TextStyle_0).apply(null,
|
|
400
|
+
arguments)},Vs=l._emscripten_bind_MdDbArc_SetTextStyle_1=function(){return(Vs=l._emscripten_bind_MdDbArc_SetTextStyle_1=l.asm.emscripten_bind_MdDbArc_SetTextStyle_1).apply(null,arguments)},Ws=l._emscripten_bind_MdDbArc_Highlight_1=function(){return(Ws=l._emscripten_bind_MdDbArc_Highlight_1=l.asm.emscripten_bind_MdDbArc_Highlight_1).apply(null,arguments)},Xs=l._emscripten_bind_MdDbArc_Move_2=function(){return(Xs=l._emscripten_bind_MdDbArc_Move_2=l.asm.emscripten_bind_MdDbArc_Move_2).apply(null,arguments)},
|
|
401
|
+
Ys=l._emscripten_bind_MdDbArc_Rotate_2=function(){return(Ys=l._emscripten_bind_MdDbArc_Rotate_2=l.asm.emscripten_bind_MdDbArc_Rotate_2).apply(null,arguments)},Zs=l._emscripten_bind_MdDbArc_Mirror_2=function(){return(Zs=l._emscripten_bind_MdDbArc_Mirror_2=l.asm.emscripten_bind_MdDbArc_Mirror_2).apply(null,arguments)},$s=l._emscripten_bind_MdDbArc_ScaleEntity_2=function(){return($s=l._emscripten_bind_MdDbArc_ScaleEntity_2=l.asm.emscripten_bind_MdDbArc_ScaleEntity_2).apply(null,arguments)},at=l._emscripten_bind_MdDbArc_TransformBy_1=
|
|
402
|
+
function(){return(at=l._emscripten_bind_MdDbArc_TransformBy_1=l.asm.emscripten_bind_MdDbArc_TransformBy_1).apply(null,arguments)},bt=l._emscripten_bind_MdDbArc_GetBoundingBox_0=function(){return(bt=l._emscripten_bind_MdDbArc_GetBoundingBox_0=l.asm.emscripten_bind_MdDbArc_GetBoundingBox_0).apply(null,arguments)},ct=l._emscripten_bind_MdDbArc_GetObjectID_0=function(){return(ct=l._emscripten_bind_MdDbArc_GetObjectID_0=l.asm.emscripten_bind_MdDbArc_GetObjectID_0).apply(null,arguments)},dt=l._emscripten_bind_MdDbArc_Erase_0=
|
|
403
|
+
function(){return(dt=l._emscripten_bind_MdDbArc_Erase_0=l.asm.emscripten_bind_MdDbArc_Erase_0).apply(null,arguments)},et=l._emscripten_bind_MdDbArc_ConnectionTempObject_1=function(){return(et=l._emscripten_bind_MdDbArc_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbArc_ConnectionTempObject_1).apply(null,arguments)},ft=l._emscripten_bind_MdDbArc_Clone_0=function(){return(ft=l._emscripten_bind_MdDbArc_Clone_0=l.asm.emscripten_bind_MdDbArc_Clone_0).apply(null,arguments)},gt=l._emscripten_bind_MdDbArc_GetHandle_0=
|
|
404
|
+
function(){return(gt=l._emscripten_bind_MdDbArc_GetHandle_0=l.asm.emscripten_bind_MdDbArc_GetHandle_0).apply(null,arguments)},ht=l._emscripten_bind_MdDbArc_GetDatabase_0=function(){return(ht=l._emscripten_bind_MdDbArc_GetDatabase_0=l.asm.emscripten_bind_MdDbArc_GetDatabase_0).apply(null,arguments)},it=l._emscripten_bind_MdDbArc_GetOwnerID_0=function(){return(it=l._emscripten_bind_MdDbArc_GetOwnerID_0=l.asm.emscripten_bind_MdDbArc_GetOwnerID_0).apply(null,arguments)},jt=l._emscripten_bind_MdDbArc_moveGripPointsAt_4=
|
|
405
|
+
function(){return(jt=l._emscripten_bind_MdDbArc_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbArc_moveGripPointsAt_4).apply(null,arguments)},kt=l._emscripten_bind_MdDbArc_getObjectName_0=function(){return(kt=l._emscripten_bind_MdDbArc_getObjectName_0=l.asm.emscripten_bind_MdDbArc_getObjectName_0).apply(null,arguments)},lt=l._emscripten_bind_MdDbArc_getDxf0_0=function(){return(lt=l._emscripten_bind_MdDbArc_getDxf0_0=l.asm.emscripten_bind_MdDbArc_getDxf0_0).apply(null,arguments)},mt=l._emscripten_bind_MdDbArc_getJson_0=
|
|
406
|
+
function(){return(mt=l._emscripten_bind_MdDbArc_getJson_0=l.asm.emscripten_bind_MdDbArc_getJson_0).apply(null,arguments)},nt=l._emscripten_bind_MdDbArc_setJson_1=function(){return(nt=l._emscripten_bind_MdDbArc_setJson_1=l.asm.emscripten_bind_MdDbArc_setJson_1).apply(null,arguments)},ot=l._emscripten_bind_MdDbArc_isKindOf_1=function(){return(ot=l._emscripten_bind_MdDbArc_isKindOf_1=l.asm.emscripten_bind_MdDbArc_isKindOf_1).apply(null,arguments)},pt=l._emscripten_bind_MdDbArc___destroy___0=function(){return(pt=
|
|
407
|
+
l._emscripten_bind_MdDbArc___destroy___0=l.asm.emscripten_bind_MdDbArc___destroy___0).apply(null,arguments)},qt=l._emscripten_bind_MdDbPolyline_MdDbPolyline_0=function(){return(qt=l._emscripten_bind_MdDbPolyline_MdDbPolyline_0=l.asm.emscripten_bind_MdDbPolyline_MdDbPolyline_0).apply(null,arguments)},rt=l._emscripten_bind_MdDbPolyline_setClosed_1=function(){return(rt=l._emscripten_bind_MdDbPolyline_setClosed_1=l.asm.emscripten_bind_MdDbPolyline_setClosed_1).apply(null,arguments)},st=l._emscripten_bind_MdDbPolyline_setConstantWidth_1=
|
|
408
|
+
function(){return(st=l._emscripten_bind_MdDbPolyline_setConstantWidth_1=l.asm.emscripten_bind_MdDbPolyline_setConstantWidth_1).apply(null,arguments)},tt=l._emscripten_bind_MdDbPolyline_isClosed_0=function(){return(tt=l._emscripten_bind_MdDbPolyline_isClosed_0=l.asm.emscripten_bind_MdDbPolyline_isClosed_0).apply(null,arguments)},ut=l._emscripten_bind_MdDbPolyline_getConstantWidth_0=function(){return(ut=l._emscripten_bind_MdDbPolyline_getConstantWidth_0=l.asm.emscripten_bind_MdDbPolyline_getConstantWidth_0).apply(null,
|
|
409
|
+
arguments)},vt=l._emscripten_bind_MdDbPolyline_addVertexAt_5=function(){return(vt=l._emscripten_bind_MdDbPolyline_addVertexAt_5=l.asm.emscripten_bind_MdDbPolyline_addVertexAt_5).apply(null,arguments)},wt=l._emscripten_bind_MdDbPolyline_removeVertexAt_1=function(){return(wt=l._emscripten_bind_MdDbPolyline_removeVertexAt_1=l.asm.emscripten_bind_MdDbPolyline_removeVertexAt_1).apply(null,arguments)},xt=l._emscripten_bind_MdDbPolyline_numVerts_0=function(){return(xt=l._emscripten_bind_MdDbPolyline_numVerts_0=
|
|
410
|
+
l.asm.emscripten_bind_MdDbPolyline_numVerts_0).apply(null,arguments)},yt=l._emscripten_bind_MdDbPolyline_getPointAt_1=function(){return(yt=l._emscripten_bind_MdDbPolyline_getPointAt_1=l.asm.emscripten_bind_MdDbPolyline_getPointAt_1).apply(null,arguments)},zt=l._emscripten_bind_MdDbPolyline_getBulgeAt_1=function(){return(zt=l._emscripten_bind_MdDbPolyline_getBulgeAt_1=l.asm.emscripten_bind_MdDbPolyline_getBulgeAt_1).apply(null,arguments)},At=l._emscripten_bind_MdDbPolyline_getStartWidthsAt_1=function(){return(At=
|
|
411
|
+
l._emscripten_bind_MdDbPolyline_getStartWidthsAt_1=l.asm.emscripten_bind_MdDbPolyline_getStartWidthsAt_1).apply(null,arguments)},Bt=l._emscripten_bind_MdDbPolyline_getEndWidthsAt_1=function(){return(Bt=l._emscripten_bind_MdDbPolyline_getEndWidthsAt_1=l.asm.emscripten_bind_MdDbPolyline_getEndWidthsAt_1).apply(null,arguments)},Ct=l._emscripten_bind_MdDbPolyline_setPointAt_2=function(){return(Ct=l._emscripten_bind_MdDbPolyline_setPointAt_2=l.asm.emscripten_bind_MdDbPolyline_setPointAt_2).apply(null,
|
|
412
|
+
arguments)},Dt=l._emscripten_bind_MdDbPolyline_setBulgeAt_2=function(){return(Dt=l._emscripten_bind_MdDbPolyline_setBulgeAt_2=l.asm.emscripten_bind_MdDbPolyline_setBulgeAt_2).apply(null,arguments)},Et=l._emscripten_bind_MdDbPolyline_getStartParam_0=function(){return(Et=l._emscripten_bind_MdDbPolyline_getStartParam_0=l.asm.emscripten_bind_MdDbPolyline_getStartParam_0).apply(null,arguments)},Ft=l._emscripten_bind_MdDbPolyline_getEndParam_0=function(){return(Ft=l._emscripten_bind_MdDbPolyline_getEndParam_0=
|
|
413
|
+
l.asm.emscripten_bind_MdDbPolyline_getEndParam_0).apply(null,arguments)},Gt=l._emscripten_bind_MdDbPolyline_getDistAtParam_1=function(){return(Gt=l._emscripten_bind_MdDbPolyline_getDistAtParam_1=l.asm.emscripten_bind_MdDbPolyline_getDistAtParam_1).apply(null,arguments)},Ht=l._emscripten_bind_MdDbPolyline_getParamAtDist_1=function(){return(Ht=l._emscripten_bind_MdDbPolyline_getParamAtDist_1=l.asm.emscripten_bind_MdDbPolyline_getParamAtDist_1).apply(null,arguments)},It=l._emscripten_bind_MdDbPolyline_getDistAtPoint_1=
|
|
414
|
+
function(){return(It=l._emscripten_bind_MdDbPolyline_getDistAtPoint_1=l.asm.emscripten_bind_MdDbPolyline_getDistAtPoint_1).apply(null,arguments)},Jt=l._emscripten_bind_MdDbPolyline_getPointAtDist_1=function(){return(Jt=l._emscripten_bind_MdDbPolyline_getPointAtDist_1=l.asm.emscripten_bind_MdDbPolyline_getPointAtDist_1).apply(null,arguments)},Kt=l._emscripten_bind_MdDbPolyline_getStartPoint_0=function(){return(Kt=l._emscripten_bind_MdDbPolyline_getStartPoint_0=l.asm.emscripten_bind_MdDbPolyline_getStartPoint_0).apply(null,
|
|
415
|
+
arguments)},Lt=l._emscripten_bind_MdDbPolyline_getEndPoint_0=function(){return(Lt=l._emscripten_bind_MdDbPolyline_getEndPoint_0=l.asm.emscripten_bind_MdDbPolyline_getEndPoint_0).apply(null,arguments)},Mt=l._emscripten_bind_MdDbPolyline_getPointAtParam_1=function(){return(Mt=l._emscripten_bind_MdDbPolyline_getPointAtParam_1=l.asm.emscripten_bind_MdDbPolyline_getPointAtParam_1).apply(null,arguments)},Nt=l._emscripten_bind_MdDbPolyline_getParamAtPoint_1=function(){return(Nt=l._emscripten_bind_MdDbPolyline_getParamAtPoint_1=
|
|
416
|
+
l.asm.emscripten_bind_MdDbPolyline_getParamAtPoint_1).apply(null,arguments)},Ot=l._emscripten_bind_MdDbPolyline_getFirstDeriv_1=function(){return(Ot=l._emscripten_bind_MdDbPolyline_getFirstDeriv_1=l.asm.emscripten_bind_MdDbPolyline_getFirstDeriv_1).apply(null,arguments)},Pt=l._emscripten_bind_MdDbPolyline_getFirstDerivEx_1=function(){return(Pt=l._emscripten_bind_MdDbPolyline_getFirstDerivEx_1=l.asm.emscripten_bind_MdDbPolyline_getFirstDerivEx_1).apply(null,arguments)},Qt=l._emscripten_bind_MdDbPolyline_getClosestPointTo_2=
|
|
417
|
+
function(){return(Qt=l._emscripten_bind_MdDbPolyline_getClosestPointTo_2=l.asm.emscripten_bind_MdDbPolyline_getClosestPointTo_2).apply(null,arguments)},Rt=l._emscripten_bind_MdDbPolyline_offsetCurves_2=function(){return(Rt=l._emscripten_bind_MdDbPolyline_offsetCurves_2=l.asm.emscripten_bind_MdDbPolyline_offsetCurves_2).apply(null,arguments)},St=l._emscripten_bind_MdDbPolyline_splitCurves_1=function(){return(St=l._emscripten_bind_MdDbPolyline_splitCurves_1=l.asm.emscripten_bind_MdDbPolyline_splitCurves_1).apply(null,
|
|
418
|
+
arguments)},Tt=l._emscripten_bind_MdDbPolyline_getArea_0=function(){return(Tt=l._emscripten_bind_MdDbPolyline_getArea_0=l.asm.emscripten_bind_MdDbPolyline_getArea_0).apply(null,arguments)},Ut=l._emscripten_bind_MdDbPolyline_getSamplePoints_1=function(){return(Ut=l._emscripten_bind_MdDbPolyline_getSamplePoints_1=l.asm.emscripten_bind_MdDbPolyline_getSamplePoints_1).apply(null,arguments)},Vt=l._emscripten_bind_MdDbPolyline_getLength_0=function(){return(Vt=l._emscripten_bind_MdDbPolyline_getLength_0=
|
|
419
|
+
l.asm.emscripten_bind_MdDbPolyline_getLength_0).apply(null,arguments)},Wt=l._emscripten_bind_MdDbPolyline_explode_0=function(){return(Wt=l._emscripten_bind_MdDbPolyline_explode_0=l.asm.emscripten_bind_MdDbPolyline_explode_0).apply(null,arguments)},Xt=l._emscripten_bind_MdDbPolyline_TrueColor_0=function(){return(Xt=l._emscripten_bind_MdDbPolyline_TrueColor_0=l.asm.emscripten_bind_MdDbPolyline_TrueColor_0).apply(null,arguments)},Yt=l._emscripten_bind_MdDbPolyline_SetTrueColor_1=function(){return(Yt=
|
|
420
|
+
l._emscripten_bind_MdDbPolyline_SetTrueColor_1=l.asm.emscripten_bind_MdDbPolyline_SetTrueColor_1).apply(null,arguments)},Zt=l._emscripten_bind_MdDbPolyline_ColorIndex_0=function(){return(Zt=l._emscripten_bind_MdDbPolyline_ColorIndex_0=l.asm.emscripten_bind_MdDbPolyline_ColorIndex_0).apply(null,arguments)},$t=l._emscripten_bind_MdDbPolyline_SetColorIndex_1=function(){return($t=l._emscripten_bind_MdDbPolyline_SetColorIndex_1=l.asm.emscripten_bind_MdDbPolyline_SetColorIndex_1).apply(null,arguments)},
|
|
421
|
+
au=l._emscripten_bind_MdDbPolyline_Layer_0=function(){return(au=l._emscripten_bind_MdDbPolyline_Layer_0=l.asm.emscripten_bind_MdDbPolyline_Layer_0).apply(null,arguments)},bu=l._emscripten_bind_MdDbPolyline_SetLayer_1=function(){return(bu=l._emscripten_bind_MdDbPolyline_SetLayer_1=l.asm.emscripten_bind_MdDbPolyline_SetLayer_1).apply(null,arguments)},cu=l._emscripten_bind_MdDbPolyline_LinetypeScale_0=function(){return(cu=l._emscripten_bind_MdDbPolyline_LinetypeScale_0=l.asm.emscripten_bind_MdDbPolyline_LinetypeScale_0).apply(null,
|
|
422
|
+
arguments)},du=l._emscripten_bind_MdDbPolyline_SetLinetypeScale_1=function(){return(du=l._emscripten_bind_MdDbPolyline_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbPolyline_SetLinetypeScale_1).apply(null,arguments)},eu=l._emscripten_bind_MdDbPolyline_Visible_0=function(){return(eu=l._emscripten_bind_MdDbPolyline_Visible_0=l.asm.emscripten_bind_MdDbPolyline_Visible_0).apply(null,arguments)},fu=l._emscripten_bind_MdDbPolyline_SetVisible_1=function(){return(fu=l._emscripten_bind_MdDbPolyline_SetVisible_1=
|
|
423
|
+
l.asm.emscripten_bind_MdDbPolyline_SetVisible_1).apply(null,arguments)},gu=l._emscripten_bind_MdDbPolyline_Lineweight_0=function(){return(gu=l._emscripten_bind_MdDbPolyline_Lineweight_0=l.asm.emscripten_bind_MdDbPolyline_Lineweight_0).apply(null,arguments)},hu=l._emscripten_bind_MdDbPolyline_SetLineweight_1=function(){return(hu=l._emscripten_bind_MdDbPolyline_SetLineweight_1=l.asm.emscripten_bind_MdDbPolyline_SetLineweight_1).apply(null,arguments)},iu=l._emscripten_bind_MdDbPolyline_TextStyle_0=function(){return(iu=
|
|
424
|
+
l._emscripten_bind_MdDbPolyline_TextStyle_0=l.asm.emscripten_bind_MdDbPolyline_TextStyle_0).apply(null,arguments)},ju=l._emscripten_bind_MdDbPolyline_SetTextStyle_1=function(){return(ju=l._emscripten_bind_MdDbPolyline_SetTextStyle_1=l.asm.emscripten_bind_MdDbPolyline_SetTextStyle_1).apply(null,arguments)},ku=l._emscripten_bind_MdDbPolyline_Highlight_1=function(){return(ku=l._emscripten_bind_MdDbPolyline_Highlight_1=l.asm.emscripten_bind_MdDbPolyline_Highlight_1).apply(null,arguments)},lu=l._emscripten_bind_MdDbPolyline_Move_2=
|
|
425
|
+
function(){return(lu=l._emscripten_bind_MdDbPolyline_Move_2=l.asm.emscripten_bind_MdDbPolyline_Move_2).apply(null,arguments)},mu=l._emscripten_bind_MdDbPolyline_Rotate_2=function(){return(mu=l._emscripten_bind_MdDbPolyline_Rotate_2=l.asm.emscripten_bind_MdDbPolyline_Rotate_2).apply(null,arguments)},nu=l._emscripten_bind_MdDbPolyline_Mirror_2=function(){return(nu=l._emscripten_bind_MdDbPolyline_Mirror_2=l.asm.emscripten_bind_MdDbPolyline_Mirror_2).apply(null,arguments)},ou=l._emscripten_bind_MdDbPolyline_ScaleEntity_2=
|
|
426
|
+
function(){return(ou=l._emscripten_bind_MdDbPolyline_ScaleEntity_2=l.asm.emscripten_bind_MdDbPolyline_ScaleEntity_2).apply(null,arguments)},pu=l._emscripten_bind_MdDbPolyline_TransformBy_1=function(){return(pu=l._emscripten_bind_MdDbPolyline_TransformBy_1=l.asm.emscripten_bind_MdDbPolyline_TransformBy_1).apply(null,arguments)},qu=l._emscripten_bind_MdDbPolyline_GetBoundingBox_0=function(){return(qu=l._emscripten_bind_MdDbPolyline_GetBoundingBox_0=l.asm.emscripten_bind_MdDbPolyline_GetBoundingBox_0).apply(null,
|
|
427
|
+
arguments)},ru=l._emscripten_bind_MdDbPolyline_GetObjectID_0=function(){return(ru=l._emscripten_bind_MdDbPolyline_GetObjectID_0=l.asm.emscripten_bind_MdDbPolyline_GetObjectID_0).apply(null,arguments)},su=l._emscripten_bind_MdDbPolyline_Erase_0=function(){return(su=l._emscripten_bind_MdDbPolyline_Erase_0=l.asm.emscripten_bind_MdDbPolyline_Erase_0).apply(null,arguments)},tu=l._emscripten_bind_MdDbPolyline_ConnectionTempObject_1=function(){return(tu=l._emscripten_bind_MdDbPolyline_ConnectionTempObject_1=
|
|
428
|
+
l.asm.emscripten_bind_MdDbPolyline_ConnectionTempObject_1).apply(null,arguments)},uu=l._emscripten_bind_MdDbPolyline_Clone_0=function(){return(uu=l._emscripten_bind_MdDbPolyline_Clone_0=l.asm.emscripten_bind_MdDbPolyline_Clone_0).apply(null,arguments)},vu=l._emscripten_bind_MdDbPolyline_GetHandle_0=function(){return(vu=l._emscripten_bind_MdDbPolyline_GetHandle_0=l.asm.emscripten_bind_MdDbPolyline_GetHandle_0).apply(null,arguments)},wu=l._emscripten_bind_MdDbPolyline_GetDatabase_0=function(){return(wu=
|
|
429
|
+
l._emscripten_bind_MdDbPolyline_GetDatabase_0=l.asm.emscripten_bind_MdDbPolyline_GetDatabase_0).apply(null,arguments)},xu=l._emscripten_bind_MdDbPolyline_GetOwnerID_0=function(){return(xu=l._emscripten_bind_MdDbPolyline_GetOwnerID_0=l.asm.emscripten_bind_MdDbPolyline_GetOwnerID_0).apply(null,arguments)},yu=l._emscripten_bind_MdDbPolyline_moveGripPointsAt_4=function(){return(yu=l._emscripten_bind_MdDbPolyline_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbPolyline_moveGripPointsAt_4).apply(null,arguments)},
|
|
430
|
+
zu=l._emscripten_bind_MdDbPolyline_getObjectName_0=function(){return(zu=l._emscripten_bind_MdDbPolyline_getObjectName_0=l.asm.emscripten_bind_MdDbPolyline_getObjectName_0).apply(null,arguments)},Au=l._emscripten_bind_MdDbPolyline_getDxf0_0=function(){return(Au=l._emscripten_bind_MdDbPolyline_getDxf0_0=l.asm.emscripten_bind_MdDbPolyline_getDxf0_0).apply(null,arguments)},Bu=l._emscripten_bind_MdDbPolyline_getJson_0=function(){return(Bu=l._emscripten_bind_MdDbPolyline_getJson_0=l.asm.emscripten_bind_MdDbPolyline_getJson_0).apply(null,
|
|
431
|
+
arguments)},Cu=l._emscripten_bind_MdDbPolyline_setJson_1=function(){return(Cu=l._emscripten_bind_MdDbPolyline_setJson_1=l.asm.emscripten_bind_MdDbPolyline_setJson_1).apply(null,arguments)},Du=l._emscripten_bind_MdDbPolyline_isKindOf_1=function(){return(Du=l._emscripten_bind_MdDbPolyline_isKindOf_1=l.asm.emscripten_bind_MdDbPolyline_isKindOf_1).apply(null,arguments)},Eu=l._emscripten_bind_MdDbPolyline___destroy___0=function(){return(Eu=l._emscripten_bind_MdDbPolyline___destroy___0=l.asm.emscripten_bind_MdDbPolyline___destroy___0).apply(null,
|
|
432
|
+
arguments)},Fu=l._emscripten_bind_MdDbBlockReference_MdDbBlockReference_0=function(){return(Fu=l._emscripten_bind_MdDbBlockReference_MdDbBlockReference_0=l.asm.emscripten_bind_MdDbBlockReference_MdDbBlockReference_0).apply(null,arguments)},Gu=l._emscripten_bind_MdDbBlockReference_blockTableRecord_0=function(){return(Gu=l._emscripten_bind_MdDbBlockReference_blockTableRecord_0=l.asm.emscripten_bind_MdDbBlockReference_blockTableRecord_0).apply(null,arguments)},Hu=l._emscripten_bind_MdDbBlockReference_setBlockTableRecord_1=
|
|
433
|
+
function(){return(Hu=l._emscripten_bind_MdDbBlockReference_setBlockTableRecord_1=l.asm.emscripten_bind_MdDbBlockReference_setBlockTableRecord_1).apply(null,arguments)},Iu=l._emscripten_bind_MdDbBlockReference_position_0=function(){return(Iu=l._emscripten_bind_MdDbBlockReference_position_0=l.asm.emscripten_bind_MdDbBlockReference_position_0).apply(null,arguments)},Ju=l._emscripten_bind_MdDbBlockReference_setPosition_1=function(){return(Ju=l._emscripten_bind_MdDbBlockReference_setPosition_1=l.asm.emscripten_bind_MdDbBlockReference_setPosition_1).apply(null,
|
|
434
|
+
arguments)},Ku=l._emscripten_bind_MdDbBlockReference_scaleFactors_0=function(){return(Ku=l._emscripten_bind_MdDbBlockReference_scaleFactors_0=l.asm.emscripten_bind_MdDbBlockReference_scaleFactors_0).apply(null,arguments)},Lu=l._emscripten_bind_MdDbBlockReference_setScaleFactors_1=function(){return(Lu=l._emscripten_bind_MdDbBlockReference_setScaleFactors_1=l.asm.emscripten_bind_MdDbBlockReference_setScaleFactors_1).apply(null,arguments)},Mu=l._emscripten_bind_MdDbBlockReference_rotation_0=function(){return(Mu=
|
|
435
|
+
l._emscripten_bind_MdDbBlockReference_rotation_0=l.asm.emscripten_bind_MdDbBlockReference_rotation_0).apply(null,arguments)},Nu=l._emscripten_bind_MdDbBlockReference_setRotation_1=function(){return(Nu=l._emscripten_bind_MdDbBlockReference_setRotation_1=l.asm.emscripten_bind_MdDbBlockReference_setRotation_1).apply(null,arguments)},Ou=l._emscripten_bind_MdDbBlockReference_blockTransform_0=function(){return(Ou=l._emscripten_bind_MdDbBlockReference_blockTransform_0=l.asm.emscripten_bind_MdDbBlockReference_blockTransform_0).apply(null,
|
|
436
|
+
arguments)},Pu=l._emscripten_bind_MdDbBlockReference_setBlockTransform_1=function(){return(Pu=l._emscripten_bind_MdDbBlockReference_setBlockTransform_1=l.asm.emscripten_bind_MdDbBlockReference_setBlockTransform_1).apply(null,arguments)},Qu=l._emscripten_bind_MdDbBlockReference_explode_0=function(){return(Qu=l._emscripten_bind_MdDbBlockReference_explode_0=l.asm.emscripten_bind_MdDbBlockReference_explode_0).apply(null,arguments)},Ru=l._emscripten_bind_MdDbBlockReference_TrueColor_0=function(){return(Ru=
|
|
437
|
+
l._emscripten_bind_MdDbBlockReference_TrueColor_0=l.asm.emscripten_bind_MdDbBlockReference_TrueColor_0).apply(null,arguments)},Su=l._emscripten_bind_MdDbBlockReference_SetTrueColor_1=function(){return(Su=l._emscripten_bind_MdDbBlockReference_SetTrueColor_1=l.asm.emscripten_bind_MdDbBlockReference_SetTrueColor_1).apply(null,arguments)},Tu=l._emscripten_bind_MdDbBlockReference_ColorIndex_0=function(){return(Tu=l._emscripten_bind_MdDbBlockReference_ColorIndex_0=l.asm.emscripten_bind_MdDbBlockReference_ColorIndex_0).apply(null,
|
|
438
|
+
arguments)},Uu=l._emscripten_bind_MdDbBlockReference_SetColorIndex_1=function(){return(Uu=l._emscripten_bind_MdDbBlockReference_SetColorIndex_1=l.asm.emscripten_bind_MdDbBlockReference_SetColorIndex_1).apply(null,arguments)},Vu=l._emscripten_bind_MdDbBlockReference_Layer_0=function(){return(Vu=l._emscripten_bind_MdDbBlockReference_Layer_0=l.asm.emscripten_bind_MdDbBlockReference_Layer_0).apply(null,arguments)},Wu=l._emscripten_bind_MdDbBlockReference_SetLayer_1=function(){return(Wu=l._emscripten_bind_MdDbBlockReference_SetLayer_1=
|
|
439
|
+
l.asm.emscripten_bind_MdDbBlockReference_SetLayer_1).apply(null,arguments)},Xu=l._emscripten_bind_MdDbBlockReference_LinetypeScale_0=function(){return(Xu=l._emscripten_bind_MdDbBlockReference_LinetypeScale_0=l.asm.emscripten_bind_MdDbBlockReference_LinetypeScale_0).apply(null,arguments)},Yu=l._emscripten_bind_MdDbBlockReference_SetLinetypeScale_1=function(){return(Yu=l._emscripten_bind_MdDbBlockReference_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbBlockReference_SetLinetypeScale_1).apply(null,arguments)},
|
|
440
|
+
Zu=l._emscripten_bind_MdDbBlockReference_Visible_0=function(){return(Zu=l._emscripten_bind_MdDbBlockReference_Visible_0=l.asm.emscripten_bind_MdDbBlockReference_Visible_0).apply(null,arguments)},$u=l._emscripten_bind_MdDbBlockReference_SetVisible_1=function(){return($u=l._emscripten_bind_MdDbBlockReference_SetVisible_1=l.asm.emscripten_bind_MdDbBlockReference_SetVisible_1).apply(null,arguments)},av=l._emscripten_bind_MdDbBlockReference_Lineweight_0=function(){return(av=l._emscripten_bind_MdDbBlockReference_Lineweight_0=
|
|
441
|
+
l.asm.emscripten_bind_MdDbBlockReference_Lineweight_0).apply(null,arguments)},bv=l._emscripten_bind_MdDbBlockReference_SetLineweight_1=function(){return(bv=l._emscripten_bind_MdDbBlockReference_SetLineweight_1=l.asm.emscripten_bind_MdDbBlockReference_SetLineweight_1).apply(null,arguments)},cv=l._emscripten_bind_MdDbBlockReference_TextStyle_0=function(){return(cv=l._emscripten_bind_MdDbBlockReference_TextStyle_0=l.asm.emscripten_bind_MdDbBlockReference_TextStyle_0).apply(null,arguments)},dv=l._emscripten_bind_MdDbBlockReference_SetTextStyle_1=
|
|
442
|
+
function(){return(dv=l._emscripten_bind_MdDbBlockReference_SetTextStyle_1=l.asm.emscripten_bind_MdDbBlockReference_SetTextStyle_1).apply(null,arguments)},ev=l._emscripten_bind_MdDbBlockReference_Highlight_1=function(){return(ev=l._emscripten_bind_MdDbBlockReference_Highlight_1=l.asm.emscripten_bind_MdDbBlockReference_Highlight_1).apply(null,arguments)},fv=l._emscripten_bind_MdDbBlockReference_Move_2=function(){return(fv=l._emscripten_bind_MdDbBlockReference_Move_2=l.asm.emscripten_bind_MdDbBlockReference_Move_2).apply(null,
|
|
443
|
+
arguments)},gv=l._emscripten_bind_MdDbBlockReference_Rotate_2=function(){return(gv=l._emscripten_bind_MdDbBlockReference_Rotate_2=l.asm.emscripten_bind_MdDbBlockReference_Rotate_2).apply(null,arguments)},hv=l._emscripten_bind_MdDbBlockReference_Mirror_2=function(){return(hv=l._emscripten_bind_MdDbBlockReference_Mirror_2=l.asm.emscripten_bind_MdDbBlockReference_Mirror_2).apply(null,arguments)},iv=l._emscripten_bind_MdDbBlockReference_ScaleEntity_2=function(){return(iv=l._emscripten_bind_MdDbBlockReference_ScaleEntity_2=
|
|
444
|
+
l.asm.emscripten_bind_MdDbBlockReference_ScaleEntity_2).apply(null,arguments)},jv=l._emscripten_bind_MdDbBlockReference_TransformBy_1=function(){return(jv=l._emscripten_bind_MdDbBlockReference_TransformBy_1=l.asm.emscripten_bind_MdDbBlockReference_TransformBy_1).apply(null,arguments)},kv=l._emscripten_bind_MdDbBlockReference_GetBoundingBox_0=function(){return(kv=l._emscripten_bind_MdDbBlockReference_GetBoundingBox_0=l.asm.emscripten_bind_MdDbBlockReference_GetBoundingBox_0).apply(null,arguments)},
|
|
445
|
+
lv=l._emscripten_bind_MdDbBlockReference_GetObjectID_0=function(){return(lv=l._emscripten_bind_MdDbBlockReference_GetObjectID_0=l.asm.emscripten_bind_MdDbBlockReference_GetObjectID_0).apply(null,arguments)},mv=l._emscripten_bind_MdDbBlockReference_Erase_0=function(){return(mv=l._emscripten_bind_MdDbBlockReference_Erase_0=l.asm.emscripten_bind_MdDbBlockReference_Erase_0).apply(null,arguments)},nv=l._emscripten_bind_MdDbBlockReference_ConnectionTempObject_1=function(){return(nv=l._emscripten_bind_MdDbBlockReference_ConnectionTempObject_1=
|
|
446
|
+
l.asm.emscripten_bind_MdDbBlockReference_ConnectionTempObject_1).apply(null,arguments)},ov=l._emscripten_bind_MdDbBlockReference_Clone_0=function(){return(ov=l._emscripten_bind_MdDbBlockReference_Clone_0=l.asm.emscripten_bind_MdDbBlockReference_Clone_0).apply(null,arguments)},pv=l._emscripten_bind_MdDbBlockReference_GetHandle_0=function(){return(pv=l._emscripten_bind_MdDbBlockReference_GetHandle_0=l.asm.emscripten_bind_MdDbBlockReference_GetHandle_0).apply(null,arguments)},qv=l._emscripten_bind_MdDbBlockReference_GetDatabase_0=
|
|
447
|
+
function(){return(qv=l._emscripten_bind_MdDbBlockReference_GetDatabase_0=l.asm.emscripten_bind_MdDbBlockReference_GetDatabase_0).apply(null,arguments)},rv=l._emscripten_bind_MdDbBlockReference_GetOwnerID_0=function(){return(rv=l._emscripten_bind_MdDbBlockReference_GetOwnerID_0=l.asm.emscripten_bind_MdDbBlockReference_GetOwnerID_0).apply(null,arguments)},sv=l._emscripten_bind_MdDbBlockReference_moveGripPointsAt_4=function(){return(sv=l._emscripten_bind_MdDbBlockReference_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbBlockReference_moveGripPointsAt_4).apply(null,
|
|
448
|
+
arguments)},tv=l._emscripten_bind_MdDbBlockReference_getObjectName_0=function(){return(tv=l._emscripten_bind_MdDbBlockReference_getObjectName_0=l.asm.emscripten_bind_MdDbBlockReference_getObjectName_0).apply(null,arguments)},uv=l._emscripten_bind_MdDbBlockReference_getDxf0_0=function(){return(uv=l._emscripten_bind_MdDbBlockReference_getDxf0_0=l.asm.emscripten_bind_MdDbBlockReference_getDxf0_0).apply(null,arguments)},vv=l._emscripten_bind_MdDbBlockReference_getJson_0=function(){return(vv=l._emscripten_bind_MdDbBlockReference_getJson_0=
|
|
449
|
+
l.asm.emscripten_bind_MdDbBlockReference_getJson_0).apply(null,arguments)},wv=l._emscripten_bind_MdDbBlockReference_setJson_1=function(){return(wv=l._emscripten_bind_MdDbBlockReference_setJson_1=l.asm.emscripten_bind_MdDbBlockReference_setJson_1).apply(null,arguments)},xv=l._emscripten_bind_MdDbBlockReference_isKindOf_1=function(){return(xv=l._emscripten_bind_MdDbBlockReference_isKindOf_1=l.asm.emscripten_bind_MdDbBlockReference_isKindOf_1).apply(null,arguments)},yv=l._emscripten_bind_MdDbBlockReference___destroy___0=
|
|
450
|
+
function(){return(yv=l._emscripten_bind_MdDbBlockReference___destroy___0=l.asm.emscripten_bind_MdDbBlockReference___destroy___0).apply(null,arguments)},zv=l._emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0=function(){return(zv=l._emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0=l.asm.emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0).apply(null,arguments)},Av=l._emscripten_bind_MdDbAlignedDimension_xLine1Point_0=function(){return(Av=l._emscripten_bind_MdDbAlignedDimension_xLine1Point_0=
|
|
451
|
+
l.asm.emscripten_bind_MdDbAlignedDimension_xLine1Point_0).apply(null,arguments)},Bv=l._emscripten_bind_MdDbAlignedDimension_setXLine1Point_1=function(){return(Bv=l._emscripten_bind_MdDbAlignedDimension_setXLine1Point_1=l.asm.emscripten_bind_MdDbAlignedDimension_setXLine1Point_1).apply(null,arguments)},Cv=l._emscripten_bind_MdDbAlignedDimension_xLine2Point_0=function(){return(Cv=l._emscripten_bind_MdDbAlignedDimension_xLine2Point_0=l.asm.emscripten_bind_MdDbAlignedDimension_xLine2Point_0).apply(null,
|
|
452
|
+
arguments)},Dv=l._emscripten_bind_MdDbAlignedDimension_setXLine2Point_1=function(){return(Dv=l._emscripten_bind_MdDbAlignedDimension_setXLine2Point_1=l.asm.emscripten_bind_MdDbAlignedDimension_setXLine2Point_1).apply(null,arguments)},Ev=l._emscripten_bind_MdDbAlignedDimension_dimLinePoint_0=function(){return(Ev=l._emscripten_bind_MdDbAlignedDimension_dimLinePoint_0=l.asm.emscripten_bind_MdDbAlignedDimension_dimLinePoint_0).apply(null,arguments)},Fv=l._emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1=
|
|
453
|
+
function(){return(Fv=l._emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1=l.asm.emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1).apply(null,arguments)},Gv=l._emscripten_bind_MdDbAlignedDimension_oblique_0=function(){return(Gv=l._emscripten_bind_MdDbAlignedDimension_oblique_0=l.asm.emscripten_bind_MdDbAlignedDimension_oblique_0).apply(null,arguments)},Hv=l._emscripten_bind_MdDbAlignedDimension_setOblique_1=function(){return(Hv=l._emscripten_bind_MdDbAlignedDimension_setOblique_1=l.asm.emscripten_bind_MdDbAlignedDimension_setOblique_1).apply(null,
|
|
454
|
+
arguments)},Iv=l._emscripten_bind_MdDbAlignedDimension_textPosition_0=function(){return(Iv=l._emscripten_bind_MdDbAlignedDimension_textPosition_0=l.asm.emscripten_bind_MdDbAlignedDimension_textPosition_0).apply(null,arguments)},Jv=l._emscripten_bind_MdDbAlignedDimension_setTextPosition_1=function(){return(Jv=l._emscripten_bind_MdDbAlignedDimension_setTextPosition_1=l.asm.emscripten_bind_MdDbAlignedDimension_setTextPosition_1).apply(null,arguments)},Kv=l._emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0=
|
|
455
|
+
function(){return(Kv=l._emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0=l.asm.emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0).apply(null,arguments)},Lv=l._emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0=function(){return(Lv=l._emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0=l.asm.emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0).apply(null,arguments)},Mv=l._emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0=function(){return(Mv=
|
|
456
|
+
l._emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0=l.asm.emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0).apply(null,arguments)},Nv=l._emscripten_bind_MdDbAlignedDimension_elevation_0=function(){return(Nv=l._emscripten_bind_MdDbAlignedDimension_elevation_0=l.asm.emscripten_bind_MdDbAlignedDimension_elevation_0).apply(null,arguments)},Ov=l._emscripten_bind_MdDbAlignedDimension_setElevation_1=function(){return(Ov=l._emscripten_bind_MdDbAlignedDimension_setElevation_1=l.asm.emscripten_bind_MdDbAlignedDimension_setElevation_1).apply(null,
|
|
457
|
+
arguments)},Pv=l._emscripten_bind_MdDbAlignedDimension_dimensionText_0=function(){return(Pv=l._emscripten_bind_MdDbAlignedDimension_dimensionText_0=l.asm.emscripten_bind_MdDbAlignedDimension_dimensionText_0).apply(null,arguments)},Qv=l._emscripten_bind_MdDbAlignedDimension_setDimensionText_1=function(){return(Qv=l._emscripten_bind_MdDbAlignedDimension_setDimensionText_1=l.asm.emscripten_bind_MdDbAlignedDimension_setDimensionText_1).apply(null,arguments)},Rv=l._emscripten_bind_MdDbAlignedDimension_textRotation_0=
|
|
458
|
+
function(){return(Rv=l._emscripten_bind_MdDbAlignedDimension_textRotation_0=l.asm.emscripten_bind_MdDbAlignedDimension_textRotation_0).apply(null,arguments)},Sv=l._emscripten_bind_MdDbAlignedDimension_setTextRotation_1=function(){return(Sv=l._emscripten_bind_MdDbAlignedDimension_setTextRotation_1=l.asm.emscripten_bind_MdDbAlignedDimension_setTextRotation_1).apply(null,arguments)},Tv=l._emscripten_bind_MdDbAlignedDimension_dimensionStyle_0=function(){return(Tv=l._emscripten_bind_MdDbAlignedDimension_dimensionStyle_0=
|
|
459
|
+
l.asm.emscripten_bind_MdDbAlignedDimension_dimensionStyle_0).apply(null,arguments)},Uv=l._emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1=function(){return(Uv=l._emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1=l.asm.emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1).apply(null,arguments)},Vv=l._emscripten_bind_MdDbAlignedDimension_textAttachment_0=function(){return(Vv=l._emscripten_bind_MdDbAlignedDimension_textAttachment_0=l.asm.emscripten_bind_MdDbAlignedDimension_textAttachment_0).apply(null,
|
|
460
|
+
arguments)},Wv=l._emscripten_bind_MdDbAlignedDimension_setTextAttachment_1=function(){return(Wv=l._emscripten_bind_MdDbAlignedDimension_setTextAttachment_1=l.asm.emscripten_bind_MdDbAlignedDimension_setTextAttachment_1).apply(null,arguments)},Xv=l._emscripten_bind_MdDbAlignedDimension_horizontalRotation_0=function(){return(Xv=l._emscripten_bind_MdDbAlignedDimension_horizontalRotation_0=l.asm.emscripten_bind_MdDbAlignedDimension_horizontalRotation_0).apply(null,arguments)},Yv=l._emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1=
|
|
461
|
+
function(){return(Yv=l._emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1=l.asm.emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1).apply(null,arguments)},Zv=l._emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1=function(){return(Zv=l._emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1=l.asm.emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1).apply(null,arguments)},$v=l._emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1=function(){return($v=l._emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1=
|
|
462
|
+
l.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1).apply(null,arguments)},aw=l._emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2=function(){return(aw=l._emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2=l.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2).apply(null,arguments)},bw=l._emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1=function(){return(bw=l._emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1=l.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1).apply(null,
|
|
463
|
+
arguments)},cw=l._emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2=function(){return(cw=l._emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2=l.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2).apply(null,arguments)},dw=l._emscripten_bind_MdDbAlignedDimension_GetDimVarString_1=function(){return(dw=l._emscripten_bind_MdDbAlignedDimension_GetDimVarString_1=l.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarString_1).apply(null,arguments)},ew=l._emscripten_bind_MdDbAlignedDimension_SetDimVarString_2=
|
|
464
|
+
function(){return(ew=l._emscripten_bind_MdDbAlignedDimension_SetDimVarString_2=l.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarString_2).apply(null,arguments)},fw=l._emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1=function(){return(fw=l._emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1=l.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1).apply(null,arguments)},gw=l._emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2=function(){return(gw=l._emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2=
|
|
465
|
+
l.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2).apply(null,arguments)},hw=l._emscripten_bind_MdDbAlignedDimension_explode_0=function(){return(hw=l._emscripten_bind_MdDbAlignedDimension_explode_0=l.asm.emscripten_bind_MdDbAlignedDimension_explode_0).apply(null,arguments)},iw=l._emscripten_bind_MdDbAlignedDimension_TrueColor_0=function(){return(iw=l._emscripten_bind_MdDbAlignedDimension_TrueColor_0=l.asm.emscripten_bind_MdDbAlignedDimension_TrueColor_0).apply(null,arguments)},jw=l._emscripten_bind_MdDbAlignedDimension_SetTrueColor_1=
|
|
466
|
+
function(){return(jw=l._emscripten_bind_MdDbAlignedDimension_SetTrueColor_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetTrueColor_1).apply(null,arguments)},kw=l._emscripten_bind_MdDbAlignedDimension_ColorIndex_0=function(){return(kw=l._emscripten_bind_MdDbAlignedDimension_ColorIndex_0=l.asm.emscripten_bind_MdDbAlignedDimension_ColorIndex_0).apply(null,arguments)},lw=l._emscripten_bind_MdDbAlignedDimension_SetColorIndex_1=function(){return(lw=l._emscripten_bind_MdDbAlignedDimension_SetColorIndex_1=
|
|
467
|
+
l.asm.emscripten_bind_MdDbAlignedDimension_SetColorIndex_1).apply(null,arguments)},mw=l._emscripten_bind_MdDbAlignedDimension_Layer_0=function(){return(mw=l._emscripten_bind_MdDbAlignedDimension_Layer_0=l.asm.emscripten_bind_MdDbAlignedDimension_Layer_0).apply(null,arguments)},nw=l._emscripten_bind_MdDbAlignedDimension_SetLayer_1=function(){return(nw=l._emscripten_bind_MdDbAlignedDimension_SetLayer_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetLayer_1).apply(null,arguments)},ow=l._emscripten_bind_MdDbAlignedDimension_LinetypeScale_0=
|
|
468
|
+
function(){return(ow=l._emscripten_bind_MdDbAlignedDimension_LinetypeScale_0=l.asm.emscripten_bind_MdDbAlignedDimension_LinetypeScale_0).apply(null,arguments)},pw=l._emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1=function(){return(pw=l._emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1).apply(null,arguments)},qw=l._emscripten_bind_MdDbAlignedDimension_Visible_0=function(){return(qw=l._emscripten_bind_MdDbAlignedDimension_Visible_0=
|
|
469
|
+
l.asm.emscripten_bind_MdDbAlignedDimension_Visible_0).apply(null,arguments)},rw=l._emscripten_bind_MdDbAlignedDimension_SetVisible_1=function(){return(rw=l._emscripten_bind_MdDbAlignedDimension_SetVisible_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetVisible_1).apply(null,arguments)},sw=l._emscripten_bind_MdDbAlignedDimension_Lineweight_0=function(){return(sw=l._emscripten_bind_MdDbAlignedDimension_Lineweight_0=l.asm.emscripten_bind_MdDbAlignedDimension_Lineweight_0).apply(null,arguments)},tw=l._emscripten_bind_MdDbAlignedDimension_SetLineweight_1=
|
|
470
|
+
function(){return(tw=l._emscripten_bind_MdDbAlignedDimension_SetLineweight_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetLineweight_1).apply(null,arguments)},uw=l._emscripten_bind_MdDbAlignedDimension_TextStyle_0=function(){return(uw=l._emscripten_bind_MdDbAlignedDimension_TextStyle_0=l.asm.emscripten_bind_MdDbAlignedDimension_TextStyle_0).apply(null,arguments)},vw=l._emscripten_bind_MdDbAlignedDimension_SetTextStyle_1=function(){return(vw=l._emscripten_bind_MdDbAlignedDimension_SetTextStyle_1=
|
|
471
|
+
l.asm.emscripten_bind_MdDbAlignedDimension_SetTextStyle_1).apply(null,arguments)},ww=l._emscripten_bind_MdDbAlignedDimension_Highlight_1=function(){return(ww=l._emscripten_bind_MdDbAlignedDimension_Highlight_1=l.asm.emscripten_bind_MdDbAlignedDimension_Highlight_1).apply(null,arguments)},xw=l._emscripten_bind_MdDbAlignedDimension_Move_2=function(){return(xw=l._emscripten_bind_MdDbAlignedDimension_Move_2=l.asm.emscripten_bind_MdDbAlignedDimension_Move_2).apply(null,arguments)},yw=l._emscripten_bind_MdDbAlignedDimension_Rotate_2=
|
|
472
|
+
function(){return(yw=l._emscripten_bind_MdDbAlignedDimension_Rotate_2=l.asm.emscripten_bind_MdDbAlignedDimension_Rotate_2).apply(null,arguments)},zw=l._emscripten_bind_MdDbAlignedDimension_Mirror_2=function(){return(zw=l._emscripten_bind_MdDbAlignedDimension_Mirror_2=l.asm.emscripten_bind_MdDbAlignedDimension_Mirror_2).apply(null,arguments)},Aw=l._emscripten_bind_MdDbAlignedDimension_ScaleEntity_2=function(){return(Aw=l._emscripten_bind_MdDbAlignedDimension_ScaleEntity_2=l.asm.emscripten_bind_MdDbAlignedDimension_ScaleEntity_2).apply(null,
|
|
473
|
+
arguments)},Bw=l._emscripten_bind_MdDbAlignedDimension_TransformBy_1=function(){return(Bw=l._emscripten_bind_MdDbAlignedDimension_TransformBy_1=l.asm.emscripten_bind_MdDbAlignedDimension_TransformBy_1).apply(null,arguments)},Cw=l._emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0=function(){return(Cw=l._emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0=l.asm.emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0).apply(null,arguments)},Dw=l._emscripten_bind_MdDbAlignedDimension_GetObjectID_0=
|
|
474
|
+
function(){return(Dw=l._emscripten_bind_MdDbAlignedDimension_GetObjectID_0=l.asm.emscripten_bind_MdDbAlignedDimension_GetObjectID_0).apply(null,arguments)},Ew=l._emscripten_bind_MdDbAlignedDimension_Erase_0=function(){return(Ew=l._emscripten_bind_MdDbAlignedDimension_Erase_0=l.asm.emscripten_bind_MdDbAlignedDimension_Erase_0).apply(null,arguments)},Fw=l._emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1=function(){return(Fw=l._emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1=
|
|
475
|
+
l.asm.emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1).apply(null,arguments)},Gw=l._emscripten_bind_MdDbAlignedDimension_Clone_0=function(){return(Gw=l._emscripten_bind_MdDbAlignedDimension_Clone_0=l.asm.emscripten_bind_MdDbAlignedDimension_Clone_0).apply(null,arguments)},Hw=l._emscripten_bind_MdDbAlignedDimension_GetHandle_0=function(){return(Hw=l._emscripten_bind_MdDbAlignedDimension_GetHandle_0=l.asm.emscripten_bind_MdDbAlignedDimension_GetHandle_0).apply(null,arguments)},Iw=l._emscripten_bind_MdDbAlignedDimension_GetDatabase_0=
|
|
476
|
+
function(){return(Iw=l._emscripten_bind_MdDbAlignedDimension_GetDatabase_0=l.asm.emscripten_bind_MdDbAlignedDimension_GetDatabase_0).apply(null,arguments)},Jw=l._emscripten_bind_MdDbAlignedDimension_GetOwnerID_0=function(){return(Jw=l._emscripten_bind_MdDbAlignedDimension_GetOwnerID_0=l.asm.emscripten_bind_MdDbAlignedDimension_GetOwnerID_0).apply(null,arguments)},Kw=l._emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4=function(){return(Kw=l._emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4=
|
|
477
|
+
l.asm.emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4).apply(null,arguments)},Lw=l._emscripten_bind_MdDbAlignedDimension_getObjectName_0=function(){return(Lw=l._emscripten_bind_MdDbAlignedDimension_getObjectName_0=l.asm.emscripten_bind_MdDbAlignedDimension_getObjectName_0).apply(null,arguments)},Mw=l._emscripten_bind_MdDbAlignedDimension_getDxf0_0=function(){return(Mw=l._emscripten_bind_MdDbAlignedDimension_getDxf0_0=l.asm.emscripten_bind_MdDbAlignedDimension_getDxf0_0).apply(null,arguments)},
|
|
478
|
+
Nw=l._emscripten_bind_MdDbAlignedDimension_getJson_0=function(){return(Nw=l._emscripten_bind_MdDbAlignedDimension_getJson_0=l.asm.emscripten_bind_MdDbAlignedDimension_getJson_0).apply(null,arguments)},Ow=l._emscripten_bind_MdDbAlignedDimension_setJson_1=function(){return(Ow=l._emscripten_bind_MdDbAlignedDimension_setJson_1=l.asm.emscripten_bind_MdDbAlignedDimension_setJson_1).apply(null,arguments)},Pw=l._emscripten_bind_MdDbAlignedDimension_isKindOf_1=function(){return(Pw=l._emscripten_bind_MdDbAlignedDimension_isKindOf_1=
|
|
479
|
+
l.asm.emscripten_bind_MdDbAlignedDimension_isKindOf_1).apply(null,arguments)},Qw=l._emscripten_bind_MdDbAlignedDimension___destroy___0=function(){return(Qw=l._emscripten_bind_MdDbAlignedDimension___destroy___0=l.asm.emscripten_bind_MdDbAlignedDimension___destroy___0).apply(null,arguments)},Rw=l._emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0=function(){return(Rw=l._emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0=l.asm.emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0).apply(null,
|
|
480
|
+
arguments)},Sw=l._emscripten_bind_MdDbRotatedDimension_xLine1Point_0=function(){return(Sw=l._emscripten_bind_MdDbRotatedDimension_xLine1Point_0=l.asm.emscripten_bind_MdDbRotatedDimension_xLine1Point_0).apply(null,arguments)},Tw=l._emscripten_bind_MdDbRotatedDimension_setXLine1Point_1=function(){return(Tw=l._emscripten_bind_MdDbRotatedDimension_setXLine1Point_1=l.asm.emscripten_bind_MdDbRotatedDimension_setXLine1Point_1).apply(null,arguments)},Uw=l._emscripten_bind_MdDbRotatedDimension_xLine2Point_0=
|
|
481
|
+
function(){return(Uw=l._emscripten_bind_MdDbRotatedDimension_xLine2Point_0=l.asm.emscripten_bind_MdDbRotatedDimension_xLine2Point_0).apply(null,arguments)},Vw=l._emscripten_bind_MdDbRotatedDimension_setXLine2Point_1=function(){return(Vw=l._emscripten_bind_MdDbRotatedDimension_setXLine2Point_1=l.asm.emscripten_bind_MdDbRotatedDimension_setXLine2Point_1).apply(null,arguments)},Ww=l._emscripten_bind_MdDbRotatedDimension_dimLinePoint_0=function(){return(Ww=l._emscripten_bind_MdDbRotatedDimension_dimLinePoint_0=
|
|
482
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_dimLinePoint_0).apply(null,arguments)},Xw=l._emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1=function(){return(Xw=l._emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1=l.asm.emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1).apply(null,arguments)},Yw=l._emscripten_bind_MdDbRotatedDimension_rotation_0=function(){return(Yw=l._emscripten_bind_MdDbRotatedDimension_rotation_0=l.asm.emscripten_bind_MdDbRotatedDimension_rotation_0).apply(null,arguments)},
|
|
483
|
+
Zw=l._emscripten_bind_MdDbRotatedDimension_setRotation_1=function(){return(Zw=l._emscripten_bind_MdDbRotatedDimension_setRotation_1=l.asm.emscripten_bind_MdDbRotatedDimension_setRotation_1).apply(null,arguments)},$w=l._emscripten_bind_MdDbRotatedDimension_oblique_0=function(){return($w=l._emscripten_bind_MdDbRotatedDimension_oblique_0=l.asm.emscripten_bind_MdDbRotatedDimension_oblique_0).apply(null,arguments)},ax=l._emscripten_bind_MdDbRotatedDimension_setOblique_1=function(){return(ax=l._emscripten_bind_MdDbRotatedDimension_setOblique_1=
|
|
484
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_setOblique_1).apply(null,arguments)},bx=l._emscripten_bind_MdDbRotatedDimension_textPosition_0=function(){return(bx=l._emscripten_bind_MdDbRotatedDimension_textPosition_0=l.asm.emscripten_bind_MdDbRotatedDimension_textPosition_0).apply(null,arguments)},cx=l._emscripten_bind_MdDbRotatedDimension_setTextPosition_1=function(){return(cx=l._emscripten_bind_MdDbRotatedDimension_setTextPosition_1=l.asm.emscripten_bind_MdDbRotatedDimension_setTextPosition_1).apply(null,
|
|
485
|
+
arguments)},dx=l._emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0=function(){return(dx=l._emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0=l.asm.emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0).apply(null,arguments)},ex=l._emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0=function(){return(ex=l._emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0=l.asm.emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0).apply(null,arguments)},
|
|
486
|
+
fx=l._emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0=function(){return(fx=l._emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0=l.asm.emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0).apply(null,arguments)},gx=l._emscripten_bind_MdDbRotatedDimension_elevation_0=function(){return(gx=l._emscripten_bind_MdDbRotatedDimension_elevation_0=l.asm.emscripten_bind_MdDbRotatedDimension_elevation_0).apply(null,arguments)},hx=l._emscripten_bind_MdDbRotatedDimension_setElevation_1=
|
|
487
|
+
function(){return(hx=l._emscripten_bind_MdDbRotatedDimension_setElevation_1=l.asm.emscripten_bind_MdDbRotatedDimension_setElevation_1).apply(null,arguments)},ix=l._emscripten_bind_MdDbRotatedDimension_dimensionText_0=function(){return(ix=l._emscripten_bind_MdDbRotatedDimension_dimensionText_0=l.asm.emscripten_bind_MdDbRotatedDimension_dimensionText_0).apply(null,arguments)},jx=l._emscripten_bind_MdDbRotatedDimension_setDimensionText_1=function(){return(jx=l._emscripten_bind_MdDbRotatedDimension_setDimensionText_1=
|
|
488
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_setDimensionText_1).apply(null,arguments)},kx=l._emscripten_bind_MdDbRotatedDimension_textRotation_0=function(){return(kx=l._emscripten_bind_MdDbRotatedDimension_textRotation_0=l.asm.emscripten_bind_MdDbRotatedDimension_textRotation_0).apply(null,arguments)},lx=l._emscripten_bind_MdDbRotatedDimension_setTextRotation_1=function(){return(lx=l._emscripten_bind_MdDbRotatedDimension_setTextRotation_1=l.asm.emscripten_bind_MdDbRotatedDimension_setTextRotation_1).apply(null,
|
|
489
|
+
arguments)},mx=l._emscripten_bind_MdDbRotatedDimension_dimensionStyle_0=function(){return(mx=l._emscripten_bind_MdDbRotatedDimension_dimensionStyle_0=l.asm.emscripten_bind_MdDbRotatedDimension_dimensionStyle_0).apply(null,arguments)},nx=l._emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1=function(){return(nx=l._emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1=l.asm.emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1).apply(null,arguments)},ox=l._emscripten_bind_MdDbRotatedDimension_textAttachment_0=
|
|
490
|
+
function(){return(ox=l._emscripten_bind_MdDbRotatedDimension_textAttachment_0=l.asm.emscripten_bind_MdDbRotatedDimension_textAttachment_0).apply(null,arguments)},px=l._emscripten_bind_MdDbRotatedDimension_setTextAttachment_1=function(){return(px=l._emscripten_bind_MdDbRotatedDimension_setTextAttachment_1=l.asm.emscripten_bind_MdDbRotatedDimension_setTextAttachment_1).apply(null,arguments)},qx=l._emscripten_bind_MdDbRotatedDimension_horizontalRotation_0=function(){return(qx=l._emscripten_bind_MdDbRotatedDimension_horizontalRotation_0=
|
|
491
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_horizontalRotation_0).apply(null,arguments)},rx=l._emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1=function(){return(rx=l._emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1=l.asm.emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1).apply(null,arguments)},sx=l._emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1=function(){return(sx=l._emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1=l.asm.emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1).apply(null,
|
|
492
|
+
arguments)},tx=l._emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1=function(){return(tx=l._emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1=l.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1).apply(null,arguments)},ux=l._emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2=function(){return(ux=l._emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2=l.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2).apply(null,arguments)},vx=l._emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1=
|
|
493
|
+
function(){return(vx=l._emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1=l.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1).apply(null,arguments)},wx=l._emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2=function(){return(wx=l._emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2=l.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2).apply(null,arguments)},xx=l._emscripten_bind_MdDbRotatedDimension_GetDimVarString_1=function(){return(xx=l._emscripten_bind_MdDbRotatedDimension_GetDimVarString_1=
|
|
494
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarString_1).apply(null,arguments)},yx=l._emscripten_bind_MdDbRotatedDimension_SetDimVarString_2=function(){return(yx=l._emscripten_bind_MdDbRotatedDimension_SetDimVarString_2=l.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarString_2).apply(null,arguments)},zx=l._emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1=function(){return(zx=l._emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1=l.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1).apply(null,
|
|
495
|
+
arguments)},Ax=l._emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2=function(){return(Ax=l._emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2=l.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2).apply(null,arguments)},Bx=l._emscripten_bind_MdDbRotatedDimension_explode_0=function(){return(Bx=l._emscripten_bind_MdDbRotatedDimension_explode_0=l.asm.emscripten_bind_MdDbRotatedDimension_explode_0).apply(null,arguments)},Cx=l._emscripten_bind_MdDbRotatedDimension_TrueColor_0=function(){return(Cx=
|
|
496
|
+
l._emscripten_bind_MdDbRotatedDimension_TrueColor_0=l.asm.emscripten_bind_MdDbRotatedDimension_TrueColor_0).apply(null,arguments)},Dx=l._emscripten_bind_MdDbRotatedDimension_SetTrueColor_1=function(){return(Dx=l._emscripten_bind_MdDbRotatedDimension_SetTrueColor_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetTrueColor_1).apply(null,arguments)},Ex=l._emscripten_bind_MdDbRotatedDimension_ColorIndex_0=function(){return(Ex=l._emscripten_bind_MdDbRotatedDimension_ColorIndex_0=l.asm.emscripten_bind_MdDbRotatedDimension_ColorIndex_0).apply(null,
|
|
497
|
+
arguments)},Fx=l._emscripten_bind_MdDbRotatedDimension_SetColorIndex_1=function(){return(Fx=l._emscripten_bind_MdDbRotatedDimension_SetColorIndex_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetColorIndex_1).apply(null,arguments)},Gx=l._emscripten_bind_MdDbRotatedDimension_Layer_0=function(){return(Gx=l._emscripten_bind_MdDbRotatedDimension_Layer_0=l.asm.emscripten_bind_MdDbRotatedDimension_Layer_0).apply(null,arguments)},Hx=l._emscripten_bind_MdDbRotatedDimension_SetLayer_1=function(){return(Hx=
|
|
498
|
+
l._emscripten_bind_MdDbRotatedDimension_SetLayer_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetLayer_1).apply(null,arguments)},Ix=l._emscripten_bind_MdDbRotatedDimension_LinetypeScale_0=function(){return(Ix=l._emscripten_bind_MdDbRotatedDimension_LinetypeScale_0=l.asm.emscripten_bind_MdDbRotatedDimension_LinetypeScale_0).apply(null,arguments)},Jx=l._emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1=function(){return(Jx=l._emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1).apply(null,
|
|
499
|
+
arguments)},Kx=l._emscripten_bind_MdDbRotatedDimension_Visible_0=function(){return(Kx=l._emscripten_bind_MdDbRotatedDimension_Visible_0=l.asm.emscripten_bind_MdDbRotatedDimension_Visible_0).apply(null,arguments)},Lx=l._emscripten_bind_MdDbRotatedDimension_SetVisible_1=function(){return(Lx=l._emscripten_bind_MdDbRotatedDimension_SetVisible_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetVisible_1).apply(null,arguments)},Mx=l._emscripten_bind_MdDbRotatedDimension_Lineweight_0=function(){return(Mx=l._emscripten_bind_MdDbRotatedDimension_Lineweight_0=
|
|
500
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_Lineweight_0).apply(null,arguments)},Nx=l._emscripten_bind_MdDbRotatedDimension_SetLineweight_1=function(){return(Nx=l._emscripten_bind_MdDbRotatedDimension_SetLineweight_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetLineweight_1).apply(null,arguments)},Ox=l._emscripten_bind_MdDbRotatedDimension_TextStyle_0=function(){return(Ox=l._emscripten_bind_MdDbRotatedDimension_TextStyle_0=l.asm.emscripten_bind_MdDbRotatedDimension_TextStyle_0).apply(null,arguments)},
|
|
501
|
+
Px=l._emscripten_bind_MdDbRotatedDimension_SetTextStyle_1=function(){return(Px=l._emscripten_bind_MdDbRotatedDimension_SetTextStyle_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetTextStyle_1).apply(null,arguments)},Qx=l._emscripten_bind_MdDbRotatedDimension_Highlight_1=function(){return(Qx=l._emscripten_bind_MdDbRotatedDimension_Highlight_1=l.asm.emscripten_bind_MdDbRotatedDimension_Highlight_1).apply(null,arguments)},Rx=l._emscripten_bind_MdDbRotatedDimension_Move_2=function(){return(Rx=l._emscripten_bind_MdDbRotatedDimension_Move_2=
|
|
502
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_Move_2).apply(null,arguments)},Sx=l._emscripten_bind_MdDbRotatedDimension_Rotate_2=function(){return(Sx=l._emscripten_bind_MdDbRotatedDimension_Rotate_2=l.asm.emscripten_bind_MdDbRotatedDimension_Rotate_2).apply(null,arguments)},Tx=l._emscripten_bind_MdDbRotatedDimension_Mirror_2=function(){return(Tx=l._emscripten_bind_MdDbRotatedDimension_Mirror_2=l.asm.emscripten_bind_MdDbRotatedDimension_Mirror_2).apply(null,arguments)},Ux=l._emscripten_bind_MdDbRotatedDimension_ScaleEntity_2=
|
|
503
|
+
function(){return(Ux=l._emscripten_bind_MdDbRotatedDimension_ScaleEntity_2=l.asm.emscripten_bind_MdDbRotatedDimension_ScaleEntity_2).apply(null,arguments)},Vx=l._emscripten_bind_MdDbRotatedDimension_TransformBy_1=function(){return(Vx=l._emscripten_bind_MdDbRotatedDimension_TransformBy_1=l.asm.emscripten_bind_MdDbRotatedDimension_TransformBy_1).apply(null,arguments)},Wx=l._emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0=function(){return(Wx=l._emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0=
|
|
504
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0).apply(null,arguments)},Xx=l._emscripten_bind_MdDbRotatedDimension_GetObjectID_0=function(){return(Xx=l._emscripten_bind_MdDbRotatedDimension_GetObjectID_0=l.asm.emscripten_bind_MdDbRotatedDimension_GetObjectID_0).apply(null,arguments)},Yx=l._emscripten_bind_MdDbRotatedDimension_Erase_0=function(){return(Yx=l._emscripten_bind_MdDbRotatedDimension_Erase_0=l.asm.emscripten_bind_MdDbRotatedDimension_Erase_0).apply(null,arguments)},Zx=l._emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1=
|
|
505
|
+
function(){return(Zx=l._emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1).apply(null,arguments)},$x=l._emscripten_bind_MdDbRotatedDimension_Clone_0=function(){return($x=l._emscripten_bind_MdDbRotatedDimension_Clone_0=l.asm.emscripten_bind_MdDbRotatedDimension_Clone_0).apply(null,arguments)},ay=l._emscripten_bind_MdDbRotatedDimension_GetHandle_0=function(){return(ay=l._emscripten_bind_MdDbRotatedDimension_GetHandle_0=l.asm.emscripten_bind_MdDbRotatedDimension_GetHandle_0).apply(null,
|
|
506
|
+
arguments)},by=l._emscripten_bind_MdDbRotatedDimension_GetDatabase_0=function(){return(by=l._emscripten_bind_MdDbRotatedDimension_GetDatabase_0=l.asm.emscripten_bind_MdDbRotatedDimension_GetDatabase_0).apply(null,arguments)},cy=l._emscripten_bind_MdDbRotatedDimension_GetOwnerID_0=function(){return(cy=l._emscripten_bind_MdDbRotatedDimension_GetOwnerID_0=l.asm.emscripten_bind_MdDbRotatedDimension_GetOwnerID_0).apply(null,arguments)},dy=l._emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4=function(){return(dy=
|
|
507
|
+
l._emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4).apply(null,arguments)},ey=l._emscripten_bind_MdDbRotatedDimension_getObjectName_0=function(){return(ey=l._emscripten_bind_MdDbRotatedDimension_getObjectName_0=l.asm.emscripten_bind_MdDbRotatedDimension_getObjectName_0).apply(null,arguments)},fy=l._emscripten_bind_MdDbRotatedDimension_getDxf0_0=function(){return(fy=l._emscripten_bind_MdDbRotatedDimension_getDxf0_0=l.asm.emscripten_bind_MdDbRotatedDimension_getDxf0_0).apply(null,
|
|
508
|
+
arguments)},gy=l._emscripten_bind_MdDbRotatedDimension_getJson_0=function(){return(gy=l._emscripten_bind_MdDbRotatedDimension_getJson_0=l.asm.emscripten_bind_MdDbRotatedDimension_getJson_0).apply(null,arguments)},hy=l._emscripten_bind_MdDbRotatedDimension_setJson_1=function(){return(hy=l._emscripten_bind_MdDbRotatedDimension_setJson_1=l.asm.emscripten_bind_MdDbRotatedDimension_setJson_1).apply(null,arguments)},iy=l._emscripten_bind_MdDbRotatedDimension_isKindOf_1=function(){return(iy=l._emscripten_bind_MdDbRotatedDimension_isKindOf_1=
|
|
509
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_isKindOf_1).apply(null,arguments)},jy=l._emscripten_bind_MdDbRotatedDimension___destroy___0=function(){return(jy=l._emscripten_bind_MdDbRotatedDimension___destroy___0=l.asm.emscripten_bind_MdDbRotatedDimension___destroy___0).apply(null,arguments)},ky=l._emscripten_bind_MdDbMText_MdDbMText_0=function(){return(ky=l._emscripten_bind_MdDbMText_MdDbMText_0=l.asm.emscripten_bind_MdDbMText_MdDbMText_0).apply(null,arguments)},ly=l._emscripten_bind_MdDbMText_location_0=
|
|
510
|
+
function(){return(ly=l._emscripten_bind_MdDbMText_location_0=l.asm.emscripten_bind_MdDbMText_location_0).apply(null,arguments)},my=l._emscripten_bind_MdDbMText_setLocation_1=function(){return(my=l._emscripten_bind_MdDbMText_setLocation_1=l.asm.emscripten_bind_MdDbMText_setLocation_1).apply(null,arguments)},ny=l._emscripten_bind_MdDbMText_rotation_0=function(){return(ny=l._emscripten_bind_MdDbMText_rotation_0=l.asm.emscripten_bind_MdDbMText_rotation_0).apply(null,arguments)},oy=l._emscripten_bind_MdDbMText_setRotation_1=
|
|
511
|
+
function(){return(oy=l._emscripten_bind_MdDbMText_setRotation_1=l.asm.emscripten_bind_MdDbMText_setRotation_1).apply(null,arguments)},py=l._emscripten_bind_MdDbMText_width_0=function(){return(py=l._emscripten_bind_MdDbMText_width_0=l.asm.emscripten_bind_MdDbMText_width_0).apply(null,arguments)},qy=l._emscripten_bind_MdDbMText_setWidth_1=function(){return(qy=l._emscripten_bind_MdDbMText_setWidth_1=l.asm.emscripten_bind_MdDbMText_setWidth_1).apply(null,arguments)},ry=l._emscripten_bind_MdDbMText_textHeight_0=
|
|
512
|
+
function(){return(ry=l._emscripten_bind_MdDbMText_textHeight_0=l.asm.emscripten_bind_MdDbMText_textHeight_0).apply(null,arguments)},sy=l._emscripten_bind_MdDbMText_setTextHeight_1=function(){return(sy=l._emscripten_bind_MdDbMText_setTextHeight_1=l.asm.emscripten_bind_MdDbMText_setTextHeight_1).apply(null,arguments)},ty=l._emscripten_bind_MdDbMText_attachment_0=function(){return(ty=l._emscripten_bind_MdDbMText_attachment_0=l.asm.emscripten_bind_MdDbMText_attachment_0).apply(null,arguments)},uy=l._emscripten_bind_MdDbMText_setAttachment_1=
|
|
513
|
+
function(){return(uy=l._emscripten_bind_MdDbMText_setAttachment_1=l.asm.emscripten_bind_MdDbMText_setAttachment_1).apply(null,arguments)},vy=l._emscripten_bind_MdDbMText_contents_0=function(){return(vy=l._emscripten_bind_MdDbMText_contents_0=l.asm.emscripten_bind_MdDbMText_contents_0).apply(null,arguments)},wy=l._emscripten_bind_MdDbMText_setContents_1=function(){return(wy=l._emscripten_bind_MdDbMText_setContents_1=l.asm.emscripten_bind_MdDbMText_setContents_1).apply(null,arguments)},xy=l._emscripten_bind_MdDbMText_explode_0=
|
|
514
|
+
function(){return(xy=l._emscripten_bind_MdDbMText_explode_0=l.asm.emscripten_bind_MdDbMText_explode_0).apply(null,arguments)},yy=l._emscripten_bind_MdDbMText_TrueColor_0=function(){return(yy=l._emscripten_bind_MdDbMText_TrueColor_0=l.asm.emscripten_bind_MdDbMText_TrueColor_0).apply(null,arguments)},zy=l._emscripten_bind_MdDbMText_SetTrueColor_1=function(){return(zy=l._emscripten_bind_MdDbMText_SetTrueColor_1=l.asm.emscripten_bind_MdDbMText_SetTrueColor_1).apply(null,arguments)},Ay=l._emscripten_bind_MdDbMText_ColorIndex_0=
|
|
515
|
+
function(){return(Ay=l._emscripten_bind_MdDbMText_ColorIndex_0=l.asm.emscripten_bind_MdDbMText_ColorIndex_0).apply(null,arguments)},By=l._emscripten_bind_MdDbMText_SetColorIndex_1=function(){return(By=l._emscripten_bind_MdDbMText_SetColorIndex_1=l.asm.emscripten_bind_MdDbMText_SetColorIndex_1).apply(null,arguments)},Cy=l._emscripten_bind_MdDbMText_Layer_0=function(){return(Cy=l._emscripten_bind_MdDbMText_Layer_0=l.asm.emscripten_bind_MdDbMText_Layer_0).apply(null,arguments)},Dy=l._emscripten_bind_MdDbMText_SetLayer_1=
|
|
516
|
+
function(){return(Dy=l._emscripten_bind_MdDbMText_SetLayer_1=l.asm.emscripten_bind_MdDbMText_SetLayer_1).apply(null,arguments)},Ey=l._emscripten_bind_MdDbMText_LinetypeScale_0=function(){return(Ey=l._emscripten_bind_MdDbMText_LinetypeScale_0=l.asm.emscripten_bind_MdDbMText_LinetypeScale_0).apply(null,arguments)},Fy=l._emscripten_bind_MdDbMText_SetLinetypeScale_1=function(){return(Fy=l._emscripten_bind_MdDbMText_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbMText_SetLinetypeScale_1).apply(null,arguments)},
|
|
517
|
+
Gy=l._emscripten_bind_MdDbMText_Visible_0=function(){return(Gy=l._emscripten_bind_MdDbMText_Visible_0=l.asm.emscripten_bind_MdDbMText_Visible_0).apply(null,arguments)},Hy=l._emscripten_bind_MdDbMText_SetVisible_1=function(){return(Hy=l._emscripten_bind_MdDbMText_SetVisible_1=l.asm.emscripten_bind_MdDbMText_SetVisible_1).apply(null,arguments)},Iy=l._emscripten_bind_MdDbMText_Lineweight_0=function(){return(Iy=l._emscripten_bind_MdDbMText_Lineweight_0=l.asm.emscripten_bind_MdDbMText_Lineweight_0).apply(null,
|
|
518
|
+
arguments)},Jy=l._emscripten_bind_MdDbMText_SetLineweight_1=function(){return(Jy=l._emscripten_bind_MdDbMText_SetLineweight_1=l.asm.emscripten_bind_MdDbMText_SetLineweight_1).apply(null,arguments)},Ky=l._emscripten_bind_MdDbMText_TextStyle_0=function(){return(Ky=l._emscripten_bind_MdDbMText_TextStyle_0=l.asm.emscripten_bind_MdDbMText_TextStyle_0).apply(null,arguments)},Ly=l._emscripten_bind_MdDbMText_SetTextStyle_1=function(){return(Ly=l._emscripten_bind_MdDbMText_SetTextStyle_1=l.asm.emscripten_bind_MdDbMText_SetTextStyle_1).apply(null,
|
|
519
|
+
arguments)},My=l._emscripten_bind_MdDbMText_Highlight_1=function(){return(My=l._emscripten_bind_MdDbMText_Highlight_1=l.asm.emscripten_bind_MdDbMText_Highlight_1).apply(null,arguments)},Ny=l._emscripten_bind_MdDbMText_Move_2=function(){return(Ny=l._emscripten_bind_MdDbMText_Move_2=l.asm.emscripten_bind_MdDbMText_Move_2).apply(null,arguments)},Oy=l._emscripten_bind_MdDbMText_Rotate_2=function(){return(Oy=l._emscripten_bind_MdDbMText_Rotate_2=l.asm.emscripten_bind_MdDbMText_Rotate_2).apply(null,arguments)},
|
|
520
|
+
Py=l._emscripten_bind_MdDbMText_Mirror_2=function(){return(Py=l._emscripten_bind_MdDbMText_Mirror_2=l.asm.emscripten_bind_MdDbMText_Mirror_2).apply(null,arguments)},Qy=l._emscripten_bind_MdDbMText_ScaleEntity_2=function(){return(Qy=l._emscripten_bind_MdDbMText_ScaleEntity_2=l.asm.emscripten_bind_MdDbMText_ScaleEntity_2).apply(null,arguments)},Ry=l._emscripten_bind_MdDbMText_TransformBy_1=function(){return(Ry=l._emscripten_bind_MdDbMText_TransformBy_1=l.asm.emscripten_bind_MdDbMText_TransformBy_1).apply(null,
|
|
521
|
+
arguments)},Sy=l._emscripten_bind_MdDbMText_GetBoundingBox_0=function(){return(Sy=l._emscripten_bind_MdDbMText_GetBoundingBox_0=l.asm.emscripten_bind_MdDbMText_GetBoundingBox_0).apply(null,arguments)},Ty=l._emscripten_bind_MdDbMText_GetObjectID_0=function(){return(Ty=l._emscripten_bind_MdDbMText_GetObjectID_0=l.asm.emscripten_bind_MdDbMText_GetObjectID_0).apply(null,arguments)},Uy=l._emscripten_bind_MdDbMText_Erase_0=function(){return(Uy=l._emscripten_bind_MdDbMText_Erase_0=l.asm.emscripten_bind_MdDbMText_Erase_0).apply(null,
|
|
522
|
+
arguments)},Vy=l._emscripten_bind_MdDbMText_ConnectionTempObject_1=function(){return(Vy=l._emscripten_bind_MdDbMText_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbMText_ConnectionTempObject_1).apply(null,arguments)},Wy=l._emscripten_bind_MdDbMText_Clone_0=function(){return(Wy=l._emscripten_bind_MdDbMText_Clone_0=l.asm.emscripten_bind_MdDbMText_Clone_0).apply(null,arguments)},Xy=l._emscripten_bind_MdDbMText_GetHandle_0=function(){return(Xy=l._emscripten_bind_MdDbMText_GetHandle_0=l.asm.emscripten_bind_MdDbMText_GetHandle_0).apply(null,
|
|
523
|
+
arguments)},Yy=l._emscripten_bind_MdDbMText_GetDatabase_0=function(){return(Yy=l._emscripten_bind_MdDbMText_GetDatabase_0=l.asm.emscripten_bind_MdDbMText_GetDatabase_0).apply(null,arguments)},Zy=l._emscripten_bind_MdDbMText_GetOwnerID_0=function(){return(Zy=l._emscripten_bind_MdDbMText_GetOwnerID_0=l.asm.emscripten_bind_MdDbMText_GetOwnerID_0).apply(null,arguments)},$y=l._emscripten_bind_MdDbMText_moveGripPointsAt_4=function(){return($y=l._emscripten_bind_MdDbMText_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbMText_moveGripPointsAt_4).apply(null,
|
|
524
|
+
arguments)},az=l._emscripten_bind_MdDbMText_getObjectName_0=function(){return(az=l._emscripten_bind_MdDbMText_getObjectName_0=l.asm.emscripten_bind_MdDbMText_getObjectName_0).apply(null,arguments)},bz=l._emscripten_bind_MdDbMText_getDxf0_0=function(){return(bz=l._emscripten_bind_MdDbMText_getDxf0_0=l.asm.emscripten_bind_MdDbMText_getDxf0_0).apply(null,arguments)},cz=l._emscripten_bind_MdDbMText_getJson_0=function(){return(cz=l._emscripten_bind_MdDbMText_getJson_0=l.asm.emscripten_bind_MdDbMText_getJson_0).apply(null,
|
|
525
|
+
arguments)},dz=l._emscripten_bind_MdDbMText_setJson_1=function(){return(dz=l._emscripten_bind_MdDbMText_setJson_1=l.asm.emscripten_bind_MdDbMText_setJson_1).apply(null,arguments)},ez=l._emscripten_bind_MdDbMText_isKindOf_1=function(){return(ez=l._emscripten_bind_MdDbMText_isKindOf_1=l.asm.emscripten_bind_MdDbMText_isKindOf_1).apply(null,arguments)},fz=l._emscripten_bind_MdDbMText___destroy___0=function(){return(fz=l._emscripten_bind_MdDbMText___destroy___0=l.asm.emscripten_bind_MdDbMText___destroy___0).apply(null,
|
|
526
|
+
arguments)},gz=l._emscripten_bind_MdDbBlockTableRecordIterator_start_2=function(){return(gz=l._emscripten_bind_MdDbBlockTableRecordIterator_start_2=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_start_2).apply(null,arguments)},hz=l._emscripten_bind_MdDbBlockTableRecordIterator_done_0=function(){return(hz=l._emscripten_bind_MdDbBlockTableRecordIterator_done_0=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_done_0).apply(null,arguments)},iz=l._emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0=
|
|
527
|
+
function(){return(iz=l._emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0).apply(null,arguments)},jz=l._emscripten_bind_MdDbBlockTableRecordIterator_step_2=function(){return(jz=l._emscripten_bind_MdDbBlockTableRecordIterator_step_2=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_step_2).apply(null,arguments)},kz=l._emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0=function(){return(kz=l._emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0=
|
|
528
|
+
l.asm.emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0).apply(null,arguments)},lz=l._emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0=function(){return(lz=l._emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0).apply(null,arguments)},mz=l._emscripten_bind_MdDbBlockTableRecordIterator_getJson_0=function(){return(mz=l._emscripten_bind_MdDbBlockTableRecordIterator_getJson_0=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_getJson_0).apply(null,
|
|
529
|
+
arguments)},nz=l._emscripten_bind_MdDbBlockTableRecordIterator_setJson_1=function(){return(nz=l._emscripten_bind_MdDbBlockTableRecordIterator_setJson_1=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_setJson_1).apply(null,arguments)},oz=l._emscripten_bind_MdDbBlockTableRecordIterator_isKindOf_1=function(){return(oz=l._emscripten_bind_MdDbBlockTableRecordIterator_isKindOf_1=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_isKindOf_1).apply(null,arguments)},pz=l._emscripten_bind_MdDbBlockTableRecordIterator___destroy___0=
|
|
530
|
+
function(){return(pz=l._emscripten_bind_MdDbBlockTableRecordIterator___destroy___0=l.asm.emscripten_bind_MdDbBlockTableRecordIterator___destroy___0).apply(null,arguments)},qz=l._emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0=function(){return(qz=l._emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0=l.asm.emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0).apply(null,arguments)},rz=l._emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1=function(){return(rz=l._emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1=
|
|
531
|
+
l.asm.emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1).apply(null,arguments)},sz=l._emscripten_bind_MdDbBlockTableRecord_newIterator_2=function(){return(sz=l._emscripten_bind_MdDbBlockTableRecord_newIterator_2=l.asm.emscripten_bind_MdDbBlockTableRecord_newIterator_2).apply(null,arguments)},tz=l._emscripten_bind_MdDbBlockTableRecord_origin_0=function(){return(tz=l._emscripten_bind_MdDbBlockTableRecord_origin_0=l.asm.emscripten_bind_MdDbBlockTableRecord_origin_0).apply(null,arguments)},uz=l._emscripten_bind_MdDbBlockTableRecord_setOrigin_1=
|
|
532
|
+
function(){return(uz=l._emscripten_bind_MdDbBlockTableRecord_setOrigin_1=l.asm.emscripten_bind_MdDbBlockTableRecord_setOrigin_1).apply(null,arguments)},vz=l._emscripten_bind_MdDbBlockTableRecord_getBoundingBox_0=function(){return(vz=l._emscripten_bind_MdDbBlockTableRecord_getBoundingBox_0=l.asm.emscripten_bind_MdDbBlockTableRecord_getBoundingBox_0).apply(null,arguments)},wz=l._emscripten_bind_MdDbBlockTableRecord_invalidBoundingBoxBuffer_0=function(){return(wz=l._emscripten_bind_MdDbBlockTableRecord_invalidBoundingBoxBuffer_0=
|
|
533
|
+
l.asm.emscripten_bind_MdDbBlockTableRecord_invalidBoundingBoxBuffer_0).apply(null,arguments)},xz=l._emscripten_bind_MdDbBlockTableRecord_GetObjectID_0=function(){return(xz=l._emscripten_bind_MdDbBlockTableRecord_GetObjectID_0=l.asm.emscripten_bind_MdDbBlockTableRecord_GetObjectID_0).apply(null,arguments)},yz=l._emscripten_bind_MdDbBlockTableRecord_Erase_0=function(){return(yz=l._emscripten_bind_MdDbBlockTableRecord_Erase_0=l.asm.emscripten_bind_MdDbBlockTableRecord_Erase_0).apply(null,arguments)},
|
|
534
|
+
zz=l._emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1=function(){return(zz=l._emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1).apply(null,arguments)},Az=l._emscripten_bind_MdDbBlockTableRecord_Clone_0=function(){return(Az=l._emscripten_bind_MdDbBlockTableRecord_Clone_0=l.asm.emscripten_bind_MdDbBlockTableRecord_Clone_0).apply(null,arguments)},Bz=l._emscripten_bind_MdDbBlockTableRecord_GetHandle_0=function(){return(Bz=
|
|
535
|
+
l._emscripten_bind_MdDbBlockTableRecord_GetHandle_0=l.asm.emscripten_bind_MdDbBlockTableRecord_GetHandle_0).apply(null,arguments)},Cz=l._emscripten_bind_MdDbBlockTableRecord_GetDatabase_0=function(){return(Cz=l._emscripten_bind_MdDbBlockTableRecord_GetDatabase_0=l.asm.emscripten_bind_MdDbBlockTableRecord_GetDatabase_0).apply(null,arguments)},Dz=l._emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0=function(){return(Dz=l._emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0=l.asm.emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0).apply(null,
|
|
536
|
+
arguments)},Ez=l._emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4=function(){return(Ez=l._emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4).apply(null,arguments)},Fz=l._emscripten_bind_MdDbBlockTableRecord_getObjectName_0=function(){return(Fz=l._emscripten_bind_MdDbBlockTableRecord_getObjectName_0=l.asm.emscripten_bind_MdDbBlockTableRecord_getObjectName_0).apply(null,arguments)},Gz=l._emscripten_bind_MdDbBlockTableRecord_getDxf0_0=
|
|
537
|
+
function(){return(Gz=l._emscripten_bind_MdDbBlockTableRecord_getDxf0_0=l.asm.emscripten_bind_MdDbBlockTableRecord_getDxf0_0).apply(null,arguments)},Hz=l._emscripten_bind_MdDbBlockTableRecord_getJson_0=function(){return(Hz=l._emscripten_bind_MdDbBlockTableRecord_getJson_0=l.asm.emscripten_bind_MdDbBlockTableRecord_getJson_0).apply(null,arguments)},Iz=l._emscripten_bind_MdDbBlockTableRecord_setJson_1=function(){return(Iz=l._emscripten_bind_MdDbBlockTableRecord_setJson_1=l.asm.emscripten_bind_MdDbBlockTableRecord_setJson_1).apply(null,
|
|
538
|
+
arguments)},Jz=l._emscripten_bind_MdDbBlockTableRecord_isKindOf_1=function(){return(Jz=l._emscripten_bind_MdDbBlockTableRecord_isKindOf_1=l.asm.emscripten_bind_MdDbBlockTableRecord_isKindOf_1).apply(null,arguments)},Kz=l._emscripten_bind_MdDbBlockTableRecord___destroy___0=function(){return(Kz=l._emscripten_bind_MdDbBlockTableRecord___destroy___0=l.asm.emscripten_bind_MdDbBlockTableRecord___destroy___0).apply(null,arguments)},Lz=l._emscripten_bind_MdDbBlockTableIterator_start_2=function(){return(Lz=
|
|
539
|
+
l._emscripten_bind_MdDbBlockTableIterator_start_2=l.asm.emscripten_bind_MdDbBlockTableIterator_start_2).apply(null,arguments)},Mz=l._emscripten_bind_MdDbBlockTableIterator_done_0=function(){return(Mz=l._emscripten_bind_MdDbBlockTableIterator_done_0=l.asm.emscripten_bind_MdDbBlockTableIterator_done_0).apply(null,arguments)},Nz=l._emscripten_bind_MdDbBlockTableIterator_getRecord_0=function(){return(Nz=l._emscripten_bind_MdDbBlockTableIterator_getRecord_0=l.asm.emscripten_bind_MdDbBlockTableIterator_getRecord_0).apply(null,
|
|
540
|
+
arguments)},Oz=l._emscripten_bind_MdDbBlockTableIterator_step_2=function(){return(Oz=l._emscripten_bind_MdDbBlockTableIterator_step_2=l.asm.emscripten_bind_MdDbBlockTableIterator_step_2).apply(null,arguments)},Pz=l._emscripten_bind_MdDbBlockTableIterator_getObjectName_0=function(){return(Pz=l._emscripten_bind_MdDbBlockTableIterator_getObjectName_0=l.asm.emscripten_bind_MdDbBlockTableIterator_getObjectName_0).apply(null,arguments)},Qz=l._emscripten_bind_MdDbBlockTableIterator_getDxf0_0=function(){return(Qz=
|
|
541
|
+
l._emscripten_bind_MdDbBlockTableIterator_getDxf0_0=l.asm.emscripten_bind_MdDbBlockTableIterator_getDxf0_0).apply(null,arguments)},Rz=l._emscripten_bind_MdDbBlockTableIterator_getJson_0=function(){return(Rz=l._emscripten_bind_MdDbBlockTableIterator_getJson_0=l.asm.emscripten_bind_MdDbBlockTableIterator_getJson_0).apply(null,arguments)},Sz=l._emscripten_bind_MdDbBlockTableIterator_setJson_1=function(){return(Sz=l._emscripten_bind_MdDbBlockTableIterator_setJson_1=l.asm.emscripten_bind_MdDbBlockTableIterator_setJson_1).apply(null,
|
|
542
|
+
arguments)},Tz=l._emscripten_bind_MdDbBlockTableIterator_isKindOf_1=function(){return(Tz=l._emscripten_bind_MdDbBlockTableIterator_isKindOf_1=l.asm.emscripten_bind_MdDbBlockTableIterator_isKindOf_1).apply(null,arguments)},Uz=l._emscripten_bind_MdDbBlockTableIterator___destroy___0=function(){return(Uz=l._emscripten_bind_MdDbBlockTableIterator___destroy___0=l.asm.emscripten_bind_MdDbBlockTableIterator___destroy___0).apply(null,arguments)},Vz=l._emscripten_bind_MdDbBlockTable_getAt_1=function(){return(Vz=
|
|
543
|
+
l._emscripten_bind_MdDbBlockTable_getAt_1=l.asm.emscripten_bind_MdDbBlockTable_getAt_1).apply(null,arguments)},Wz=l._emscripten_bind_MdDbBlockTable_has_1=function(){return(Wz=l._emscripten_bind_MdDbBlockTable_has_1=l.asm.emscripten_bind_MdDbBlockTable_has_1).apply(null,arguments)},Xz=l._emscripten_bind_MdDbBlockTable_newIterator_2=function(){return(Xz=l._emscripten_bind_MdDbBlockTable_newIterator_2=l.asm.emscripten_bind_MdDbBlockTable_newIterator_2).apply(null,arguments)},Yz=l._emscripten_bind_MdDbBlockTable_add_1=
|
|
544
|
+
function(){return(Yz=l._emscripten_bind_MdDbBlockTable_add_1=l.asm.emscripten_bind_MdDbBlockTable_add_1).apply(null,arguments)},Zz=l._emscripten_bind_MdDbBlockTable_GetObjectID_0=function(){return(Zz=l._emscripten_bind_MdDbBlockTable_GetObjectID_0=l.asm.emscripten_bind_MdDbBlockTable_GetObjectID_0).apply(null,arguments)},$z=l._emscripten_bind_MdDbBlockTable_Erase_0=function(){return($z=l._emscripten_bind_MdDbBlockTable_Erase_0=l.asm.emscripten_bind_MdDbBlockTable_Erase_0).apply(null,arguments)},aA=
|
|
545
|
+
l._emscripten_bind_MdDbBlockTable_ConnectionTempObject_1=function(){return(aA=l._emscripten_bind_MdDbBlockTable_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbBlockTable_ConnectionTempObject_1).apply(null,arguments)},bA=l._emscripten_bind_MdDbBlockTable_Clone_0=function(){return(bA=l._emscripten_bind_MdDbBlockTable_Clone_0=l.asm.emscripten_bind_MdDbBlockTable_Clone_0).apply(null,arguments)},cA=l._emscripten_bind_MdDbBlockTable_GetHandle_0=function(){return(cA=l._emscripten_bind_MdDbBlockTable_GetHandle_0=
|
|
546
|
+
l.asm.emscripten_bind_MdDbBlockTable_GetHandle_0).apply(null,arguments)},dA=l._emscripten_bind_MdDbBlockTable_GetDatabase_0=function(){return(dA=l._emscripten_bind_MdDbBlockTable_GetDatabase_0=l.asm.emscripten_bind_MdDbBlockTable_GetDatabase_0).apply(null,arguments)},eA=l._emscripten_bind_MdDbBlockTable_GetOwnerID_0=function(){return(eA=l._emscripten_bind_MdDbBlockTable_GetOwnerID_0=l.asm.emscripten_bind_MdDbBlockTable_GetOwnerID_0).apply(null,arguments)},fA=l._emscripten_bind_MdDbBlockTable_moveGripPointsAt_4=
|
|
547
|
+
function(){return(fA=l._emscripten_bind_MdDbBlockTable_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbBlockTable_moveGripPointsAt_4).apply(null,arguments)},gA=l._emscripten_bind_MdDbBlockTable_getObjectName_0=function(){return(gA=l._emscripten_bind_MdDbBlockTable_getObjectName_0=l.asm.emscripten_bind_MdDbBlockTable_getObjectName_0).apply(null,arguments)},hA=l._emscripten_bind_MdDbBlockTable_getDxf0_0=function(){return(hA=l._emscripten_bind_MdDbBlockTable_getDxf0_0=l.asm.emscripten_bind_MdDbBlockTable_getDxf0_0).apply(null,
|
|
548
|
+
arguments)},iA=l._emscripten_bind_MdDbBlockTable_getJson_0=function(){return(iA=l._emscripten_bind_MdDbBlockTable_getJson_0=l.asm.emscripten_bind_MdDbBlockTable_getJson_0).apply(null,arguments)},jA=l._emscripten_bind_MdDbBlockTable_setJson_1=function(){return(jA=l._emscripten_bind_MdDbBlockTable_setJson_1=l.asm.emscripten_bind_MdDbBlockTable_setJson_1).apply(null,arguments)},kA=l._emscripten_bind_MdDbBlockTable_isKindOf_1=function(){return(kA=l._emscripten_bind_MdDbBlockTable_isKindOf_1=l.asm.emscripten_bind_MdDbBlockTable_isKindOf_1).apply(null,
|
|
549
|
+
arguments)},lA=l._emscripten_bind_MdDbBlockTable___destroy___0=function(){return(lA=l._emscripten_bind_MdDbBlockTable___destroy___0=l.asm.emscripten_bind_MdDbBlockTable___destroy___0).apply(null,arguments)},mA=l._emscripten_bind_McDrawSelSet_McDrawSelSet_0=function(){return(mA=l._emscripten_bind_McDrawSelSet_McDrawSelSet_0=l.asm.emscripten_bind_McDrawSelSet_McDrawSelSet_0).apply(null,arguments)},nA=l._emscripten_bind_McDrawSelSet_allSelect_1=function(){return(nA=l._emscripten_bind_McDrawSelSet_allSelect_1=
|
|
550
|
+
l.asm.emscripten_bind_McDrawSelSet_allSelect_1).apply(null,arguments)},oA=l._emscripten_bind_McDrawSelSet_pointSelect_4=function(){return(oA=l._emscripten_bind_McDrawSelSet_pointSelect_4=l.asm.emscripten_bind_McDrawSelSet_pointSelect_4).apply(null,arguments)},pA=l._emscripten_bind_McDrawSelSet_crossingSelect_5=function(){return(pA=l._emscripten_bind_McDrawSelSet_crossingSelect_5=l.asm.emscripten_bind_McDrawSelSet_crossingSelect_5).apply(null,arguments)},qA=l._emscripten_bind_McDrawSelSet_userSelect_6=
|
|
551
|
+
function(){return(qA=l._emscripten_bind_McDrawSelSet_userSelect_6=l.asm.emscripten_bind_McDrawSelSet_userSelect_6).apply(null,arguments)},rA=l._emscripten_bind_McDrawSelSet_userPointSelect_4=function(){return(rA=l._emscripten_bind_McDrawSelSet_userPointSelect_4=l.asm.emscripten_bind_McDrawSelSet_userPointSelect_4).apply(null,arguments)},sA=l._emscripten_bind_McDrawSelSet_getFilterEntity_2=function(){return(sA=l._emscripten_bind_McDrawSelSet_getFilterEntity_2=l.asm.emscripten_bind_McDrawSelSet_getFilterEntity_2).apply(null,
|
|
552
|
+
arguments)},tA=l._emscripten_bind_McDrawSelSet_highlightEntity_1=function(){return(tA=l._emscripten_bind_McDrawSelSet_highlightEntity_1=l.asm.emscripten_bind_McDrawSelSet_highlightEntity_1).apply(null,arguments)},uA=l._emscripten_bind_McDrawSelSet_count_0=function(){return(uA=l._emscripten_bind_McDrawSelSet_count_0=l.asm.emscripten_bind_McDrawSelSet_count_0).apply(null,arguments)},vA=l._emscripten_bind_McDrawSelSet_item_1=function(){return(vA=l._emscripten_bind_McDrawSelSet_item_1=l.asm.emscripten_bind_McDrawSelSet_item_1).apply(null,
|
|
553
|
+
arguments)},wA=l._emscripten_bind_McDrawSelSet_getObjectName_0=function(){return(wA=l._emscripten_bind_McDrawSelSet_getObjectName_0=l.asm.emscripten_bind_McDrawSelSet_getObjectName_0).apply(null,arguments)},xA=l._emscripten_bind_McDrawSelSet_getDxf0_0=function(){return(xA=l._emscripten_bind_McDrawSelSet_getDxf0_0=l.asm.emscripten_bind_McDrawSelSet_getDxf0_0).apply(null,arguments)},yA=l._emscripten_bind_McDrawSelSet_getJson_0=function(){return(yA=l._emscripten_bind_McDrawSelSet_getJson_0=l.asm.emscripten_bind_McDrawSelSet_getJson_0).apply(null,
|
|
554
|
+
arguments)},zA=l._emscripten_bind_McDrawSelSet_setJson_1=function(){return(zA=l._emscripten_bind_McDrawSelSet_setJson_1=l.asm.emscripten_bind_McDrawSelSet_setJson_1).apply(null,arguments)},AA=l._emscripten_bind_McDrawSelSet_isKindOf_1=function(){return(AA=l._emscripten_bind_McDrawSelSet_isKindOf_1=l.asm.emscripten_bind_McDrawSelSet_isKindOf_1).apply(null,arguments)},BA=l._emscripten_bind_McDrawSelSet___destroy___0=function(){return(BA=l._emscripten_bind_McDrawSelSet___destroy___0=l.asm.emscripten_bind_McDrawSelSet___destroy___0).apply(null,
|
|
555
|
+
arguments)},CA=l._emscripten_bind_MdDbEllipse_MdDbEllipse_0=function(){return(CA=l._emscripten_bind_MdDbEllipse_MdDbEllipse_0=l.asm.emscripten_bind_MdDbEllipse_MdDbEllipse_0).apply(null,arguments)},DA=l._emscripten_bind_MdDbEllipse_center_0=function(){return(DA=l._emscripten_bind_MdDbEllipse_center_0=l.asm.emscripten_bind_MdDbEllipse_center_0).apply(null,arguments)},EA=l._emscripten_bind_MdDbEllipse_setCenter_1=function(){return(EA=l._emscripten_bind_MdDbEllipse_setCenter_1=l.asm.emscripten_bind_MdDbEllipse_setCenter_1).apply(null,
|
|
556
|
+
arguments)},FA=l._emscripten_bind_MdDbEllipse_majorAxis_0=function(){return(FA=l._emscripten_bind_MdDbEllipse_majorAxis_0=l.asm.emscripten_bind_MdDbEllipse_majorAxis_0).apply(null,arguments)},GA=l._emscripten_bind_MdDbEllipse_minorAxis_0=function(){return(GA=l._emscripten_bind_MdDbEllipse_minorAxis_0=l.asm.emscripten_bind_MdDbEllipse_minorAxis_0).apply(null,arguments)},HA=l._emscripten_bind_MdDbEllipse_setMajorAxis_1=function(){return(HA=l._emscripten_bind_MdDbEllipse_setMajorAxis_1=l.asm.emscripten_bind_MdDbEllipse_setMajorAxis_1).apply(null,
|
|
557
|
+
arguments)},IA=l._emscripten_bind_MdDbEllipse_setMinorAxis_1=function(){return(IA=l._emscripten_bind_MdDbEllipse_setMinorAxis_1=l.asm.emscripten_bind_MdDbEllipse_setMinorAxis_1).apply(null,arguments)},JA=l._emscripten_bind_MdDbEllipse_radiusRatio_0=function(){return(JA=l._emscripten_bind_MdDbEllipse_radiusRatio_0=l.asm.emscripten_bind_MdDbEllipse_radiusRatio_0).apply(null,arguments)},KA=l._emscripten_bind_MdDbEllipse_setRadiusRatio_1=function(){return(KA=l._emscripten_bind_MdDbEllipse_setRadiusRatio_1=
|
|
558
|
+
l.asm.emscripten_bind_MdDbEllipse_setRadiusRatio_1).apply(null,arguments)},LA=l._emscripten_bind_MdDbEllipse_startAngle_0=function(){return(LA=l._emscripten_bind_MdDbEllipse_startAngle_0=l.asm.emscripten_bind_MdDbEllipse_startAngle_0).apply(null,arguments)},MA=l._emscripten_bind_MdDbEllipse_setStartAngle_1=function(){return(MA=l._emscripten_bind_MdDbEllipse_setStartAngle_1=l.asm.emscripten_bind_MdDbEllipse_setStartAngle_1).apply(null,arguments)},NA=l._emscripten_bind_MdDbEllipse_endAngle_0=function(){return(NA=
|
|
559
|
+
l._emscripten_bind_MdDbEllipse_endAngle_0=l.asm.emscripten_bind_MdDbEllipse_endAngle_0).apply(null,arguments)},OA=l._emscripten_bind_MdDbEllipse_setEndAngle_1=function(){return(OA=l._emscripten_bind_MdDbEllipse_setEndAngle_1=l.asm.emscripten_bind_MdDbEllipse_setEndAngle_1).apply(null,arguments)},PA=l._emscripten_bind_MdDbEllipse_InitData_5=function(){return(PA=l._emscripten_bind_MdDbEllipse_InitData_5=l.asm.emscripten_bind_MdDbEllipse_InitData_5).apply(null,arguments)},QA=l._emscripten_bind_MdDbEllipse_getStartParam_0=
|
|
560
|
+
function(){return(QA=l._emscripten_bind_MdDbEllipse_getStartParam_0=l.asm.emscripten_bind_MdDbEllipse_getStartParam_0).apply(null,arguments)},RA=l._emscripten_bind_MdDbEllipse_getEndParam_0=function(){return(RA=l._emscripten_bind_MdDbEllipse_getEndParam_0=l.asm.emscripten_bind_MdDbEllipse_getEndParam_0).apply(null,arguments)},SA=l._emscripten_bind_MdDbEllipse_getDistAtParam_1=function(){return(SA=l._emscripten_bind_MdDbEllipse_getDistAtParam_1=l.asm.emscripten_bind_MdDbEllipse_getDistAtParam_1).apply(null,
|
|
561
|
+
arguments)},TA=l._emscripten_bind_MdDbEllipse_getParamAtDist_1=function(){return(TA=l._emscripten_bind_MdDbEllipse_getParamAtDist_1=l.asm.emscripten_bind_MdDbEllipse_getParamAtDist_1).apply(null,arguments)},UA=l._emscripten_bind_MdDbEllipse_getDistAtPoint_1=function(){return(UA=l._emscripten_bind_MdDbEllipse_getDistAtPoint_1=l.asm.emscripten_bind_MdDbEllipse_getDistAtPoint_1).apply(null,arguments)},VA=l._emscripten_bind_MdDbEllipse_getPointAtDist_1=function(){return(VA=l._emscripten_bind_MdDbEllipse_getPointAtDist_1=
|
|
562
|
+
l.asm.emscripten_bind_MdDbEllipse_getPointAtDist_1).apply(null,arguments)},WA=l._emscripten_bind_MdDbEllipse_getStartPoint_0=function(){return(WA=l._emscripten_bind_MdDbEllipse_getStartPoint_0=l.asm.emscripten_bind_MdDbEllipse_getStartPoint_0).apply(null,arguments)},XA=l._emscripten_bind_MdDbEllipse_getEndPoint_0=function(){return(XA=l._emscripten_bind_MdDbEllipse_getEndPoint_0=l.asm.emscripten_bind_MdDbEllipse_getEndPoint_0).apply(null,arguments)},YA=l._emscripten_bind_MdDbEllipse_getPointAtParam_1=
|
|
563
|
+
function(){return(YA=l._emscripten_bind_MdDbEllipse_getPointAtParam_1=l.asm.emscripten_bind_MdDbEllipse_getPointAtParam_1).apply(null,arguments)},ZA=l._emscripten_bind_MdDbEllipse_getParamAtPoint_1=function(){return(ZA=l._emscripten_bind_MdDbEllipse_getParamAtPoint_1=l.asm.emscripten_bind_MdDbEllipse_getParamAtPoint_1).apply(null,arguments)},$A=l._emscripten_bind_MdDbEllipse_getFirstDeriv_1=function(){return($A=l._emscripten_bind_MdDbEllipse_getFirstDeriv_1=l.asm.emscripten_bind_MdDbEllipse_getFirstDeriv_1).apply(null,
|
|
564
|
+
arguments)},aB=l._emscripten_bind_MdDbEllipse_getFirstDerivEx_1=function(){return(aB=l._emscripten_bind_MdDbEllipse_getFirstDerivEx_1=l.asm.emscripten_bind_MdDbEllipse_getFirstDerivEx_1).apply(null,arguments)},bB=l._emscripten_bind_MdDbEllipse_getClosestPointTo_2=function(){return(bB=l._emscripten_bind_MdDbEllipse_getClosestPointTo_2=l.asm.emscripten_bind_MdDbEllipse_getClosestPointTo_2).apply(null,arguments)},cB=l._emscripten_bind_MdDbEllipse_offsetCurves_2=function(){return(cB=l._emscripten_bind_MdDbEllipse_offsetCurves_2=
|
|
565
|
+
l.asm.emscripten_bind_MdDbEllipse_offsetCurves_2).apply(null,arguments)},dB=l._emscripten_bind_MdDbEllipse_splitCurves_1=function(){return(dB=l._emscripten_bind_MdDbEllipse_splitCurves_1=l.asm.emscripten_bind_MdDbEllipse_splitCurves_1).apply(null,arguments)},eB=l._emscripten_bind_MdDbEllipse_getArea_0=function(){return(eB=l._emscripten_bind_MdDbEllipse_getArea_0=l.asm.emscripten_bind_MdDbEllipse_getArea_0).apply(null,arguments)},fB=l._emscripten_bind_MdDbEllipse_getSamplePoints_1=function(){return(fB=
|
|
566
|
+
l._emscripten_bind_MdDbEllipse_getSamplePoints_1=l.asm.emscripten_bind_MdDbEllipse_getSamplePoints_1).apply(null,arguments)},gB=l._emscripten_bind_MdDbEllipse_getLength_0=function(){return(gB=l._emscripten_bind_MdDbEllipse_getLength_0=l.asm.emscripten_bind_MdDbEllipse_getLength_0).apply(null,arguments)},hB=l._emscripten_bind_MdDbEllipse_explode_0=function(){return(hB=l._emscripten_bind_MdDbEllipse_explode_0=l.asm.emscripten_bind_MdDbEllipse_explode_0).apply(null,arguments)},iB=l._emscripten_bind_MdDbEllipse_TrueColor_0=
|
|
567
|
+
function(){return(iB=l._emscripten_bind_MdDbEllipse_TrueColor_0=l.asm.emscripten_bind_MdDbEllipse_TrueColor_0).apply(null,arguments)},jB=l._emscripten_bind_MdDbEllipse_SetTrueColor_1=function(){return(jB=l._emscripten_bind_MdDbEllipse_SetTrueColor_1=l.asm.emscripten_bind_MdDbEllipse_SetTrueColor_1).apply(null,arguments)},kB=l._emscripten_bind_MdDbEllipse_ColorIndex_0=function(){return(kB=l._emscripten_bind_MdDbEllipse_ColorIndex_0=l.asm.emscripten_bind_MdDbEllipse_ColorIndex_0).apply(null,arguments)},
|
|
568
|
+
lB=l._emscripten_bind_MdDbEllipse_SetColorIndex_1=function(){return(lB=l._emscripten_bind_MdDbEllipse_SetColorIndex_1=l.asm.emscripten_bind_MdDbEllipse_SetColorIndex_1).apply(null,arguments)},mB=l._emscripten_bind_MdDbEllipse_Layer_0=function(){return(mB=l._emscripten_bind_MdDbEllipse_Layer_0=l.asm.emscripten_bind_MdDbEllipse_Layer_0).apply(null,arguments)},nB=l._emscripten_bind_MdDbEllipse_SetLayer_1=function(){return(nB=l._emscripten_bind_MdDbEllipse_SetLayer_1=l.asm.emscripten_bind_MdDbEllipse_SetLayer_1).apply(null,
|
|
569
|
+
arguments)},oB=l._emscripten_bind_MdDbEllipse_LinetypeScale_0=function(){return(oB=l._emscripten_bind_MdDbEllipse_LinetypeScale_0=l.asm.emscripten_bind_MdDbEllipse_LinetypeScale_0).apply(null,arguments)},pB=l._emscripten_bind_MdDbEllipse_SetLinetypeScale_1=function(){return(pB=l._emscripten_bind_MdDbEllipse_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbEllipse_SetLinetypeScale_1).apply(null,arguments)},qB=l._emscripten_bind_MdDbEllipse_Visible_0=function(){return(qB=l._emscripten_bind_MdDbEllipse_Visible_0=
|
|
570
|
+
l.asm.emscripten_bind_MdDbEllipse_Visible_0).apply(null,arguments)},rB=l._emscripten_bind_MdDbEllipse_SetVisible_1=function(){return(rB=l._emscripten_bind_MdDbEllipse_SetVisible_1=l.asm.emscripten_bind_MdDbEllipse_SetVisible_1).apply(null,arguments)},sB=l._emscripten_bind_MdDbEllipse_Lineweight_0=function(){return(sB=l._emscripten_bind_MdDbEllipse_Lineweight_0=l.asm.emscripten_bind_MdDbEllipse_Lineweight_0).apply(null,arguments)},tB=l._emscripten_bind_MdDbEllipse_SetLineweight_1=function(){return(tB=
|
|
571
|
+
l._emscripten_bind_MdDbEllipse_SetLineweight_1=l.asm.emscripten_bind_MdDbEllipse_SetLineweight_1).apply(null,arguments)},uB=l._emscripten_bind_MdDbEllipse_TextStyle_0=function(){return(uB=l._emscripten_bind_MdDbEllipse_TextStyle_0=l.asm.emscripten_bind_MdDbEllipse_TextStyle_0).apply(null,arguments)},vB=l._emscripten_bind_MdDbEllipse_SetTextStyle_1=function(){return(vB=l._emscripten_bind_MdDbEllipse_SetTextStyle_1=l.asm.emscripten_bind_MdDbEllipse_SetTextStyle_1).apply(null,arguments)},wB=l._emscripten_bind_MdDbEllipse_Highlight_1=
|
|
572
|
+
function(){return(wB=l._emscripten_bind_MdDbEllipse_Highlight_1=l.asm.emscripten_bind_MdDbEllipse_Highlight_1).apply(null,arguments)},xB=l._emscripten_bind_MdDbEllipse_Move_2=function(){return(xB=l._emscripten_bind_MdDbEllipse_Move_2=l.asm.emscripten_bind_MdDbEllipse_Move_2).apply(null,arguments)},yB=l._emscripten_bind_MdDbEllipse_Rotate_2=function(){return(yB=l._emscripten_bind_MdDbEllipse_Rotate_2=l.asm.emscripten_bind_MdDbEllipse_Rotate_2).apply(null,arguments)},zB=l._emscripten_bind_MdDbEllipse_Mirror_2=
|
|
573
|
+
function(){return(zB=l._emscripten_bind_MdDbEllipse_Mirror_2=l.asm.emscripten_bind_MdDbEllipse_Mirror_2).apply(null,arguments)},AB=l._emscripten_bind_MdDbEllipse_ScaleEntity_2=function(){return(AB=l._emscripten_bind_MdDbEllipse_ScaleEntity_2=l.asm.emscripten_bind_MdDbEllipse_ScaleEntity_2).apply(null,arguments)},BB=l._emscripten_bind_MdDbEllipse_TransformBy_1=function(){return(BB=l._emscripten_bind_MdDbEllipse_TransformBy_1=l.asm.emscripten_bind_MdDbEllipse_TransformBy_1).apply(null,arguments)},CB=
|
|
574
|
+
l._emscripten_bind_MdDbEllipse_GetBoundingBox_0=function(){return(CB=l._emscripten_bind_MdDbEllipse_GetBoundingBox_0=l.asm.emscripten_bind_MdDbEllipse_GetBoundingBox_0).apply(null,arguments)},DB=l._emscripten_bind_MdDbEllipse_GetObjectID_0=function(){return(DB=l._emscripten_bind_MdDbEllipse_GetObjectID_0=l.asm.emscripten_bind_MdDbEllipse_GetObjectID_0).apply(null,arguments)},EB=l._emscripten_bind_MdDbEllipse_Erase_0=function(){return(EB=l._emscripten_bind_MdDbEllipse_Erase_0=l.asm.emscripten_bind_MdDbEllipse_Erase_0).apply(null,
|
|
575
|
+
arguments)},FB=l._emscripten_bind_MdDbEllipse_ConnectionTempObject_1=function(){return(FB=l._emscripten_bind_MdDbEllipse_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbEllipse_ConnectionTempObject_1).apply(null,arguments)},GB=l._emscripten_bind_MdDbEllipse_Clone_0=function(){return(GB=l._emscripten_bind_MdDbEllipse_Clone_0=l.asm.emscripten_bind_MdDbEllipse_Clone_0).apply(null,arguments)},HB=l._emscripten_bind_MdDbEllipse_GetHandle_0=function(){return(HB=l._emscripten_bind_MdDbEllipse_GetHandle_0=
|
|
576
|
+
l.asm.emscripten_bind_MdDbEllipse_GetHandle_0).apply(null,arguments)},IB=l._emscripten_bind_MdDbEllipse_GetDatabase_0=function(){return(IB=l._emscripten_bind_MdDbEllipse_GetDatabase_0=l.asm.emscripten_bind_MdDbEllipse_GetDatabase_0).apply(null,arguments)},JB=l._emscripten_bind_MdDbEllipse_GetOwnerID_0=function(){return(JB=l._emscripten_bind_MdDbEllipse_GetOwnerID_0=l.asm.emscripten_bind_MdDbEllipse_GetOwnerID_0).apply(null,arguments)},KB=l._emscripten_bind_MdDbEllipse_moveGripPointsAt_4=function(){return(KB=
|
|
577
|
+
l._emscripten_bind_MdDbEllipse_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbEllipse_moveGripPointsAt_4).apply(null,arguments)},LB=l._emscripten_bind_MdDbEllipse_getObjectName_0=function(){return(LB=l._emscripten_bind_MdDbEllipse_getObjectName_0=l.asm.emscripten_bind_MdDbEllipse_getObjectName_0).apply(null,arguments)},MB=l._emscripten_bind_MdDbEllipse_getDxf0_0=function(){return(MB=l._emscripten_bind_MdDbEllipse_getDxf0_0=l.asm.emscripten_bind_MdDbEllipse_getDxf0_0).apply(null,arguments)},NB=l._emscripten_bind_MdDbEllipse_getJson_0=
|
|
578
|
+
function(){return(NB=l._emscripten_bind_MdDbEllipse_getJson_0=l.asm.emscripten_bind_MdDbEllipse_getJson_0).apply(null,arguments)},OB=l._emscripten_bind_MdDbEllipse_setJson_1=function(){return(OB=l._emscripten_bind_MdDbEllipse_setJson_1=l.asm.emscripten_bind_MdDbEllipse_setJson_1).apply(null,arguments)},PB=l._emscripten_bind_MdDbEllipse_isKindOf_1=function(){return(PB=l._emscripten_bind_MdDbEllipse_isKindOf_1=l.asm.emscripten_bind_MdDbEllipse_isKindOf_1).apply(null,arguments)},QB=l._emscripten_bind_MdDbEllipse___destroy___0=
|
|
579
|
+
function(){return(QB=l._emscripten_bind_MdDbEllipse___destroy___0=l.asm.emscripten_bind_MdDbEllipse___destroy___0).apply(null,arguments)},RB=l._emscripten_bind_MdDbPoint_MdDbPoint_0=function(){return(RB=l._emscripten_bind_MdDbPoint_MdDbPoint_0=l.asm.emscripten_bind_MdDbPoint_MdDbPoint_0).apply(null,arguments)},SB=l._emscripten_bind_MdDbPoint_position_0=function(){return(SB=l._emscripten_bind_MdDbPoint_position_0=l.asm.emscripten_bind_MdDbPoint_position_0).apply(null,arguments)},TB=l._emscripten_bind_MdDbPoint_setPosition_1=
|
|
580
|
+
function(){return(TB=l._emscripten_bind_MdDbPoint_setPosition_1=l.asm.emscripten_bind_MdDbPoint_setPosition_1).apply(null,arguments)},UB=l._emscripten_bind_MdDbPoint_explode_0=function(){return(UB=l._emscripten_bind_MdDbPoint_explode_0=l.asm.emscripten_bind_MdDbPoint_explode_0).apply(null,arguments)},VB=l._emscripten_bind_MdDbPoint_TrueColor_0=function(){return(VB=l._emscripten_bind_MdDbPoint_TrueColor_0=l.asm.emscripten_bind_MdDbPoint_TrueColor_0).apply(null,arguments)},WB=l._emscripten_bind_MdDbPoint_SetTrueColor_1=
|
|
581
|
+
function(){return(WB=l._emscripten_bind_MdDbPoint_SetTrueColor_1=l.asm.emscripten_bind_MdDbPoint_SetTrueColor_1).apply(null,arguments)},XB=l._emscripten_bind_MdDbPoint_ColorIndex_0=function(){return(XB=l._emscripten_bind_MdDbPoint_ColorIndex_0=l.asm.emscripten_bind_MdDbPoint_ColorIndex_0).apply(null,arguments)},YB=l._emscripten_bind_MdDbPoint_SetColorIndex_1=function(){return(YB=l._emscripten_bind_MdDbPoint_SetColorIndex_1=l.asm.emscripten_bind_MdDbPoint_SetColorIndex_1).apply(null,arguments)},ZB=
|
|
582
|
+
l._emscripten_bind_MdDbPoint_Layer_0=function(){return(ZB=l._emscripten_bind_MdDbPoint_Layer_0=l.asm.emscripten_bind_MdDbPoint_Layer_0).apply(null,arguments)},$B=l._emscripten_bind_MdDbPoint_SetLayer_1=function(){return($B=l._emscripten_bind_MdDbPoint_SetLayer_1=l.asm.emscripten_bind_MdDbPoint_SetLayer_1).apply(null,arguments)},aC=l._emscripten_bind_MdDbPoint_LinetypeScale_0=function(){return(aC=l._emscripten_bind_MdDbPoint_LinetypeScale_0=l.asm.emscripten_bind_MdDbPoint_LinetypeScale_0).apply(null,
|
|
583
|
+
arguments)},bC=l._emscripten_bind_MdDbPoint_SetLinetypeScale_1=function(){return(bC=l._emscripten_bind_MdDbPoint_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbPoint_SetLinetypeScale_1).apply(null,arguments)},cC=l._emscripten_bind_MdDbPoint_Visible_0=function(){return(cC=l._emscripten_bind_MdDbPoint_Visible_0=l.asm.emscripten_bind_MdDbPoint_Visible_0).apply(null,arguments)},dC=l._emscripten_bind_MdDbPoint_SetVisible_1=function(){return(dC=l._emscripten_bind_MdDbPoint_SetVisible_1=l.asm.emscripten_bind_MdDbPoint_SetVisible_1).apply(null,
|
|
584
|
+
arguments)},eC=l._emscripten_bind_MdDbPoint_Lineweight_0=function(){return(eC=l._emscripten_bind_MdDbPoint_Lineweight_0=l.asm.emscripten_bind_MdDbPoint_Lineweight_0).apply(null,arguments)},fC=l._emscripten_bind_MdDbPoint_SetLineweight_1=function(){return(fC=l._emscripten_bind_MdDbPoint_SetLineweight_1=l.asm.emscripten_bind_MdDbPoint_SetLineweight_1).apply(null,arguments)},gC=l._emscripten_bind_MdDbPoint_TextStyle_0=function(){return(gC=l._emscripten_bind_MdDbPoint_TextStyle_0=l.asm.emscripten_bind_MdDbPoint_TextStyle_0).apply(null,
|
|
585
|
+
arguments)},hC=l._emscripten_bind_MdDbPoint_SetTextStyle_1=function(){return(hC=l._emscripten_bind_MdDbPoint_SetTextStyle_1=l.asm.emscripten_bind_MdDbPoint_SetTextStyle_1).apply(null,arguments)},iC=l._emscripten_bind_MdDbPoint_Highlight_1=function(){return(iC=l._emscripten_bind_MdDbPoint_Highlight_1=l.asm.emscripten_bind_MdDbPoint_Highlight_1).apply(null,arguments)},jC=l._emscripten_bind_MdDbPoint_Move_2=function(){return(jC=l._emscripten_bind_MdDbPoint_Move_2=l.asm.emscripten_bind_MdDbPoint_Move_2).apply(null,
|
|
586
|
+
arguments)},kC=l._emscripten_bind_MdDbPoint_Rotate_2=function(){return(kC=l._emscripten_bind_MdDbPoint_Rotate_2=l.asm.emscripten_bind_MdDbPoint_Rotate_2).apply(null,arguments)},lC=l._emscripten_bind_MdDbPoint_Mirror_2=function(){return(lC=l._emscripten_bind_MdDbPoint_Mirror_2=l.asm.emscripten_bind_MdDbPoint_Mirror_2).apply(null,arguments)},mC=l._emscripten_bind_MdDbPoint_ScaleEntity_2=function(){return(mC=l._emscripten_bind_MdDbPoint_ScaleEntity_2=l.asm.emscripten_bind_MdDbPoint_ScaleEntity_2).apply(null,
|
|
587
|
+
arguments)},nC=l._emscripten_bind_MdDbPoint_TransformBy_1=function(){return(nC=l._emscripten_bind_MdDbPoint_TransformBy_1=l.asm.emscripten_bind_MdDbPoint_TransformBy_1).apply(null,arguments)},oC=l._emscripten_bind_MdDbPoint_GetBoundingBox_0=function(){return(oC=l._emscripten_bind_MdDbPoint_GetBoundingBox_0=l.asm.emscripten_bind_MdDbPoint_GetBoundingBox_0).apply(null,arguments)},pC=l._emscripten_bind_MdDbPoint_GetObjectID_0=function(){return(pC=l._emscripten_bind_MdDbPoint_GetObjectID_0=l.asm.emscripten_bind_MdDbPoint_GetObjectID_0).apply(null,
|
|
588
|
+
arguments)},qC=l._emscripten_bind_MdDbPoint_Erase_0=function(){return(qC=l._emscripten_bind_MdDbPoint_Erase_0=l.asm.emscripten_bind_MdDbPoint_Erase_0).apply(null,arguments)},rC=l._emscripten_bind_MdDbPoint_ConnectionTempObject_1=function(){return(rC=l._emscripten_bind_MdDbPoint_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbPoint_ConnectionTempObject_1).apply(null,arguments)},sC=l._emscripten_bind_MdDbPoint_Clone_0=function(){return(sC=l._emscripten_bind_MdDbPoint_Clone_0=l.asm.emscripten_bind_MdDbPoint_Clone_0).apply(null,
|
|
589
|
+
arguments)},tC=l._emscripten_bind_MdDbPoint_GetHandle_0=function(){return(tC=l._emscripten_bind_MdDbPoint_GetHandle_0=l.asm.emscripten_bind_MdDbPoint_GetHandle_0).apply(null,arguments)},uC=l._emscripten_bind_MdDbPoint_GetDatabase_0=function(){return(uC=l._emscripten_bind_MdDbPoint_GetDatabase_0=l.asm.emscripten_bind_MdDbPoint_GetDatabase_0).apply(null,arguments)},vC=l._emscripten_bind_MdDbPoint_GetOwnerID_0=function(){return(vC=l._emscripten_bind_MdDbPoint_GetOwnerID_0=l.asm.emscripten_bind_MdDbPoint_GetOwnerID_0).apply(null,
|
|
590
|
+
arguments)},wC=l._emscripten_bind_MdDbPoint_moveGripPointsAt_4=function(){return(wC=l._emscripten_bind_MdDbPoint_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbPoint_moveGripPointsAt_4).apply(null,arguments)},xC=l._emscripten_bind_MdDbPoint_getObjectName_0=function(){return(xC=l._emscripten_bind_MdDbPoint_getObjectName_0=l.asm.emscripten_bind_MdDbPoint_getObjectName_0).apply(null,arguments)},yC=l._emscripten_bind_MdDbPoint_getDxf0_0=function(){return(yC=l._emscripten_bind_MdDbPoint_getDxf0_0=l.asm.emscripten_bind_MdDbPoint_getDxf0_0).apply(null,
|
|
591
|
+
arguments)},zC=l._emscripten_bind_MdDbPoint_getJson_0=function(){return(zC=l._emscripten_bind_MdDbPoint_getJson_0=l.asm.emscripten_bind_MdDbPoint_getJson_0).apply(null,arguments)},AC=l._emscripten_bind_MdDbPoint_setJson_1=function(){return(AC=l._emscripten_bind_MdDbPoint_setJson_1=l.asm.emscripten_bind_MdDbPoint_setJson_1).apply(null,arguments)},BC=l._emscripten_bind_MdDbPoint_isKindOf_1=function(){return(BC=l._emscripten_bind_MdDbPoint_isKindOf_1=l.asm.emscripten_bind_MdDbPoint_isKindOf_1).apply(null,
|
|
592
|
+
arguments)},CC=l._emscripten_bind_MdDbPoint___destroy___0=function(){return(CC=l._emscripten_bind_MdDbPoint___destroy___0=l.asm.emscripten_bind_MdDbPoint___destroy___0).apply(null,arguments)},Ad=l._malloc=function(){return(Ad=l._malloc=l.asm.malloc).apply(null,arguments)},Dd=l._free=function(){return(Dd=l._free=l.asm.free).apply(null,arguments)};function Zc(){return(Zc=l.asm.__errno_location).apply(null,arguments)}
|
|
583
593
|
l.__emscripten_tls_init=function(){return(l.__emscripten_tls_init=l.asm._emscripten_tls_init).apply(null,arguments)};var Mc=l._pthread_self=function(){return(Mc=l._pthread_self=l.asm.pthread_self).apply(null,arguments)},Be=l.__emscripten_thread_init=function(){return(Be=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)};
|
|
584
594
|
function ud(){return(ud=l.asm._emscripten_run_in_main_runtime_thread_js).apply(null,arguments)}function Lc(){return(Lc=l.asm._emscripten_thread_free_data).apply(null,arguments)}var Sc=l.__emscripten_thread_exit=function(){return(Sc=l.__emscripten_thread_exit=l.asm._emscripten_thread_exit).apply(null,arguments)},fd=l.__emscripten_check_mailbox=function(){return(fd=l.__emscripten_check_mailbox=l.asm._emscripten_check_mailbox).apply(null,arguments)};
|
|
585
|
-
function
|
|
595
|
+
function DC(){return(DC=l.asm.setThrew).apply(null,arguments)}function Oc(){return(Oc=l.asm.emscripten_stack_set_limits).apply(null,arguments)}function sd(){return(sd=l.asm.stackSave).apply(null,arguments)}function Pc(){return(Pc=l.asm.stackRestore).apply(null,arguments)}function td(){return(td=l.asm.stackAlloc).apply(null,arguments)}l.dynCall_iijj=function(){return(l.dynCall_iijj=l.asm.dynCall_iijj).apply(null,arguments)};
|
|
586
596
|
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)};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)};
|
|
587
597
|
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)};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)};
|
|
588
598
|
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)};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)};
|
|
589
|
-
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=
|
|
590
|
-
function Ce(a,c){var d=sd();try{return Rc(a)(c)}catch(e){Pc(d);if(e!==e+0)throw e;
|
|
591
|
-
function
|
|
592
|
-
1);a()},1)):a())}}if(l.preInit)for("function"==typeof l.preInit&&(l.preInit=[l.preInit]);0<l.preInit.length;)l.preInit.pop()();
|
|
593
|
-
l.destroy=function(a){if(!a.__destroy__)throw"Error: Cannot destroy object. (Did you create it yourself?)";a.__destroy__();delete
|
|
594
|
-
function
|
|
595
|
-
function
|
|
596
|
-
|
|
599
|
+
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=268104;l.___stop_em_js=268202;function Fe(a,c,d){var e=sd();try{Rc(a)(c,d)}catch(f){Pc(e);if(f!==f+0)throw f;DC(1,0)}}function Ee(a,c){var d=sd();try{Rc(a)(c)}catch(e){Pc(d);if(e!==e+0)throw e;DC(1,0)}}
|
|
600
|
+
function Ce(a,c){var d=sd();try{return Rc(a)(c)}catch(e){Pc(d);if(e!==e+0)throw e;DC(1,0)}}function De(a,c,d,e){var f=sd();try{return Rc(a)(c,d,e)}catch(g){Pc(f);if(g!==g+0)throw g;DC(1,0)}}l.keepRuntimeAlive=bb;l.wasmMemory=ba;l.ExitStatus=Db;l.PThread=r;var EC;nb=function FC(){EC||GC();EC||(nb=FC)};
|
|
601
|
+
function GC(){function a(){if(!EC&&(EC=!0,l.calledRun=!0,!Ra)){cb();va(l);if(l.onRuntimeInitialized)l.onRuntimeInitialized();if(!Da){if(l.postRun)for("function"==typeof l.postRun&&(l.postRun=[l.postRun]);l.postRun.length;){var c=l.postRun.shift();Za.unshift(c)}jb(Za)}}}if(!(0<lb))if(Da)va(l),cb(),startWorker(l);else{if(l.preRun)for("function"==typeof l.preRun&&(l.preRun=[l.preRun]);l.preRun.length;)kb();jb(Xa);0<lb||(l.setStatus?(l.setStatus("Running..."),setTimeout(function(){setTimeout(function(){l.setStatus("")},
|
|
602
|
+
1);a()},1)):a())}}if(l.preInit)for("function"==typeof l.preInit&&(l.preInit=[l.preInit]);0<l.preInit.length;)l.preInit.pop()();GC();function HC(){}HC.prototype=Object.create(HC.prototype);HC.prototype.constructor=HC;HC.prototype.h=HC;HC.i={};l.WrapperObject=HC;function IC(a){return(a||HC).i}l.getCache=IC;function w(a,c){var d=IC(c),e=d[a];if(e)return e;e=Object.create((c||HC).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);
|
|
603
|
+
l.destroy=function(a){if(!a.__destroy__)throw"Error: Cannot destroy object. (Did you create it yourself?)";a.__destroy__();delete IC(a.h)[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.h};var JC=0,KC=0,LC=0,MC=[],NC=0;function y(){if(NC){for(var a=0;a<MC.length;a++)l._free(MC[a]);MC.length=0;l._free(JC);JC=0;KC+=NC;NC=0}JC||(KC+=128,(JC=l._malloc(KC))||Pa());LC=0}
|
|
604
|
+
function OC(a,c){JC||Pa();a=a.length*c.BYTES_PER_ELEMENT;a=a+7&-8;LC+a>=KC?(0<a||Pa(),NC+=a,c=l._malloc(a),MC.push(c)):(c=JC+LC,LC+=a);return c}function PC(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 z(a){if("string"===typeof a){a=Qb(a);var c=OC(a,aa());PC(a,aa(),c);return c}return a}function QC(a){if("object"===typeof a){var c=OC(a,ta());PC(a,ta(),c);return c}return a}
|
|
605
|
+
function RC(){throw"cannot construct a MdRxObject, no constructor in IDL";}RC.prototype=Object.create(HC.prototype);RC.prototype.constructor=RC;RC.prototype.h=RC;RC.i={};l.MdRxObject=RC;RC.prototype.getObjectName=function(){return p(He(this.g))};RC.prototype.getDxf0=function(){return p(Ie(this.g))};RC.prototype.getJson=function(){return p(Je(this.g))};RC.prototype.setJson=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Ke(c,a)};
|
|
606
|
+
RC.prototype.isKindOf=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Le(c,a)};function A(){this.g=Me();IC(A)[this.g]=this}A.prototype=Object.create(RC.prototype);A.prototype.constructor=A;A.prototype.h=A;A.i={};l.MdDbObject=A;A.prototype.GetObjectID=function(){return Ne(this.g)};A.prototype.Erase=function(){return!!Oe(this.g)};A.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Pe(c,a)};
|
|
597
607
|
A.prototype.Clone=function(){return w(Qe(this.g),A)};A.prototype.GetHandle=function(){return p(Re(this.g))};A.prototype.GetDatabase=function(){return w(Se(this.g),B)};A.prototype.GetOwnerID=function(){return Te(this.g)};A.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!!Ue(f,a,c,d,e)};A.prototype.getObjectName=function(){return p(Ve(this.g))};
|
|
598
|
-
A.prototype.getDxf0=function(){return p(We(this.g))};A.prototype.getJson=function(){return p(Xe(this.g))};A.prototype.setJson=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Ye(c,a)};A.prototype.isKindOf=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Ze(c,a)};function D(){this.g
|
|
599
|
-
D.prototype.explode=function(){return w(
|
|
600
|
-
D.prototype.SetLayer=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!
|
|
601
|
-
D.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!
|
|
602
|
-
D.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!
|
|
603
|
-
D.prototype.GetBoundingBox=function(){return w(
|
|
604
|
-
D.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!!
|
|
605
|
-
D.prototype.isKindOf=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!
|
|
606
|
-
G.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return
|
|
607
|
-
G.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(
|
|
608
|
-
G.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(
|
|
609
|
-
G.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(
|
|
610
|
-
G.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!
|
|
611
|
-
G.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!
|
|
612
|
-
G.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!
|
|
613
|
-
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!!
|
|
614
|
-
G.prototype.Clone=function(){return w(
|
|
615
|
-
G.prototype.getDxf0=function(){return p(
|
|
616
|
-
J.prototype.textPosition=function(){return w(
|
|
617
|
-
J.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!
|
|
618
|
-
J.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!
|
|
619
|
-
J.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!
|
|
620
|
-
J.prototype.SetDimVarDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!
|
|
621
|
-
J.prototype.SetDimVarObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!
|
|
622
|
-
J.prototype.Layer=function(){return p(
|
|
623
|
-
J.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!
|
|
624
|
-
J.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!
|
|
625
|
-
J.prototype.GetBoundingBox=function(){return w(
|
|
626
|
-
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!!
|
|
627
|
-
J.prototype.isKindOf=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
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);
|
|
636
|
-
F.prototype.set_green=F.prototype.xb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);
|
|
637
|
-
F.prototype.set_method=F.prototype.yb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);
|
|
638
|
-
F.prototype.set_colorIndex=F.prototype.vb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);
|
|
639
|
-
|
|
640
|
-
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?
|
|
641
|
-
H.prototype.
|
|
642
|
-
H.prototype.
|
|
643
|
-
H.prototype.get_z=H.prototype.ia=function(){return
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
I
|
|
647
|
-
I.prototype.
|
|
648
|
-
I.prototype.
|
|
649
|
-
I.prototype.
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
B.prototype.
|
|
675
|
-
function
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
K
|
|
679
|
-
K.prototype.
|
|
680
|
-
K.prototype.
|
|
681
|
-
K.prototype.
|
|
682
|
-
K.prototype.
|
|
683
|
-
K.prototype.
|
|
684
|
-
K.prototype.
|
|
685
|
-
K.prototype.
|
|
686
|
-
K.prototype.
|
|
687
|
-
K.prototype.
|
|
688
|
-
K.prototype.
|
|
689
|
-
K.prototype.
|
|
690
|
-
K.prototype.
|
|
691
|
-
K.prototype.
|
|
692
|
-
K.prototype.
|
|
693
|
-
K.prototype.
|
|
694
|
-
K.prototype.
|
|
695
|
-
K.prototype.
|
|
696
|
-
K.prototype.
|
|
697
|
-
K.prototype.
|
|
698
|
-
K.prototype.
|
|
699
|
-
K.prototype.
|
|
700
|
-
K.prototype.
|
|
701
|
-
K.prototype.
|
|
702
|
-
K.prototype.
|
|
703
|
-
K.prototype.
|
|
704
|
-
K.prototype.
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
E.prototype.
|
|
709
|
-
E.prototype.
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
L.prototype.
|
|
721
|
-
L.prototype.
|
|
722
|
-
L.prototype.
|
|
723
|
-
L.prototype.
|
|
724
|
-
L.prototype.
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
M.prototype.
|
|
732
|
-
M.prototype.
|
|
733
|
-
M.prototype.
|
|
734
|
-
M.prototype.
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
P.prototype.
|
|
742
|
-
P.prototype.
|
|
743
|
-
P.prototype.
|
|
744
|
-
P.prototype.
|
|
745
|
-
P.prototype.
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
S.prototype.
|
|
753
|
-
S.prototype.
|
|
754
|
-
S.prototype.
|
|
755
|
-
S.prototype.
|
|
756
|
-
S.prototype.
|
|
757
|
-
S.prototype.
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
N.prototype.
|
|
765
|
-
N.prototype.
|
|
766
|
-
N.prototype.
|
|
767
|
-
N.prototype.
|
|
768
|
-
N.prototype.
|
|
769
|
-
N.prototype.
|
|
770
|
-
N.prototype.
|
|
771
|
-
N.prototype.
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
U.prototype.
|
|
779
|
-
U.prototype.
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
V.prototype.
|
|
787
|
-
V.prototype.
|
|
788
|
-
V.prototype.
|
|
789
|
-
V.prototype.
|
|
790
|
-
V.prototype.
|
|
791
|
-
V.prototype.
|
|
792
|
-
V.prototype.
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
W.prototype.
|
|
800
|
-
W.prototype.
|
|
801
|
-
W.prototype.
|
|
802
|
-
W.prototype.
|
|
803
|
-
W.prototype.
|
|
804
|
-
W.prototype.
|
|
805
|
-
W.prototype.
|
|
806
|
-
W.prototype.
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
X.prototype.
|
|
814
|
-
X.prototype.
|
|
815
|
-
X.prototype.
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
Y.prototype.
|
|
840
|
-
Y.prototype.
|
|
841
|
-
Y.prototype.
|
|
842
|
-
Y.prototype.
|
|
843
|
-
Y.prototype.
|
|
844
|
-
Y.prototype.
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
608
|
+
A.prototype.getDxf0=function(){return p(We(this.g))};A.prototype.getJson=function(){return p(Xe(this.g))};A.prototype.setJson=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Ye(c,a)};A.prototype.isKindOf=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Ze(c,a)};A.prototype.__destroy__=function(){$e(this.g)};function D(){this.g=af();IC(D)[this.g]=this}D.prototype=Object.create(A.prototype);D.prototype.constructor=D;D.prototype.h=D;D.i={};l.MdDbEntity=D;
|
|
609
|
+
D.prototype.explode=function(){return w(bf(this.g),E)};D.prototype.TrueColor=function(){return w(cf(this.g),F)};D.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!df(c,a)};D.prototype.ColorIndex=function(){return ef(this.g)};D.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ff(c,a)};D.prototype.Layer=function(){return p(gf(this.g))};
|
|
610
|
+
D.prototype.SetLayer=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!hf(c,a)};D.prototype.LinetypeScale=function(){return jf(this.g)};D.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kf(c,a)};D.prototype.Visible=function(){return!!lf(this.g)};D.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mf(c,a)};D.prototype.Lineweight=function(){return nf(this.g)};
|
|
611
|
+
D.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!of(c,a)};D.prototype.TextStyle=function(){return p(pf(this.g))};D.prototype.SetTextStyle=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!qf(c,a)};D.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rf(c,a)};D.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!sf(d,a,c)};
|
|
612
|
+
D.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!tf(d,a,c)};D.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!uf(d,a,c)};D.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!vf(d,a,c)};D.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wf(c,a)};
|
|
613
|
+
D.prototype.GetBoundingBox=function(){return w(xf(this.g),E)};D.prototype.GetObjectID=function(){return yf(this.g)};D.prototype.Erase=function(){return!!zf(this.g)};D.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Af(c,a)};D.prototype.Clone=function(){return w(Bf(this.g),A)};D.prototype.GetHandle=function(){return p(Cf(this.g))};D.prototype.GetDatabase=function(){return w(Df(this.g),B)};D.prototype.GetOwnerID=function(){return Ef(this.g)};
|
|
614
|
+
D.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!!Ff(f,a,c,d,e)};D.prototype.getObjectName=function(){return p(Gf(this.g))};D.prototype.getDxf0=function(){return p(Hf(this.g))};D.prototype.getJson=function(){return p(If(this.g))};D.prototype.setJson=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Jf(c,a)};
|
|
615
|
+
D.prototype.isKindOf=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Kf(c,a)};D.prototype.__destroy__=function(){Lf(this.g)};function G(){this.g=Mf();IC(G)[this.g]=this}G.prototype=Object.create(D.prototype);G.prototype.constructor=G;G.prototype.h=G;G.i={};l.MdDbCurve=G;G.prototype.getStartParam=function(){return Nf(this.g)};G.prototype.getEndParam=function(){return Of(this.g)};G.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Pf(c,a)};
|
|
616
|
+
G.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Qf(c,a)};G.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Rf(c,a)};G.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Sf(c,a),H)};G.prototype.getStartPoint=function(){return w(Tf(this.g),H)};G.prototype.getEndPoint=function(){return w(Uf(this.g),H)};
|
|
617
|
+
G.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Vf(c,a),H)};G.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Wf(c,a)};G.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Xf(c,a),I)};G.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Yf(c,a),I)};
|
|
618
|
+
G.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(Zf(d,a,c),H)};G.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($f(d,a,c),SC)};G.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(ag(c,a),SC)};G.prototype.getArea=function(){return bg(this.g)};
|
|
619
|
+
G.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(cg(c,a),E)};G.prototype.getLength=function(){return dg(this.g)};G.prototype.explode=function(){return w(eg(this.g),E)};G.prototype.TrueColor=function(){return w(fg(this.g),F)};G.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gg(c,a)};G.prototype.ColorIndex=function(){return hg(this.g)};
|
|
620
|
+
G.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ig(c,a)};G.prototype.Layer=function(){return p(jg(this.g))};G.prototype.SetLayer=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!kg(c,a)};G.prototype.LinetypeScale=function(){return lg(this.g)};G.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mg(c,a)};G.prototype.Visible=function(){return!!ng(this.g)};
|
|
621
|
+
G.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!og(c,a)};G.prototype.Lineweight=function(){return pg(this.g)};G.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qg(c,a)};G.prototype.TextStyle=function(){return p(rg(this.g))};G.prototype.SetTextStyle=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!sg(c,a)};
|
|
622
|
+
G.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!tg(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!!ug(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!!vg(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!!wg(d,a,c)};
|
|
623
|
+
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!!xg(d,a,c)};G.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yg(c,a)};G.prototype.GetBoundingBox=function(){return w(zg(this.g),E)};G.prototype.GetObjectID=function(){return Ag(this.g)};G.prototype.Erase=function(){return!!Bg(this.g)};G.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cg(c,a)};
|
|
624
|
+
G.prototype.Clone=function(){return w(Dg(this.g),A)};G.prototype.GetHandle=function(){return p(Eg(this.g))};G.prototype.GetDatabase=function(){return w(Fg(this.g),B)};G.prototype.GetOwnerID=function(){return Gg(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!!Hg(f,a,c,d,e)};G.prototype.getObjectName=function(){return p(Ig(this.g))};
|
|
625
|
+
G.prototype.getDxf0=function(){return p(Jg(this.g))};G.prototype.getJson=function(){return p(Kg(this.g))};G.prototype.setJson=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Lg(c,a)};G.prototype.isKindOf=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Mg(c,a)};G.prototype.__destroy__=function(){Ng(this.g)};function J(){this.g=Og();IC(J)[this.g]=this}J.prototype=Object.create(D.prototype);J.prototype.constructor=J;J.prototype.h=J;J.i={};
|
|
626
|
+
l.MdDbDimension=J;J.prototype.textPosition=function(){return w(Pg(this.g),H)};J.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qg(c,a)};J.prototype.isUsingDefaultTextPosition=function(){return!!Rg(this.g)};J.prototype.useSetTextPosition=function(){return!!Sg(this.g)};J.prototype.useDefaultTextPosition=function(){return!!Tg(this.g)};J.prototype.elevation=J.prototype.elevation=function(){return Ug(this.g)};
|
|
627
|
+
J.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vg(c,a)};J.prototype.dimensionText=function(){return p(Wg(this.g))};J.prototype.setDimensionText=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Xg(c,a)};J.prototype.textRotation=function(){return Yg(this.g)};J.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zg(c,a)};J.prototype.dimensionStyle=function(){return $g(this.g)};
|
|
628
|
+
J.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ah(c,a)};J.prototype.textAttachment=function(){return bh(this.g)};J.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ch(c,a)};J.prototype.horizontalRotation=function(){return dh(this.g)};J.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!eh(c,a)};
|
|
629
|
+
J.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fh(c,a)};J.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return gh(c,a)};J.prototype.SetDimVarInt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!hh(d,a,c)};J.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ih(c,a)};
|
|
630
|
+
J.prototype.SetDimVarDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!jh(d,a,c)};J.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(kh(c,a))};J.prototype.SetDimVarString=function(a,c){var d=this.g;y();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:z(c);return!!lh(d,a,c)};J.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return mh(c,a)};
|
|
631
|
+
J.prototype.SetDimVarObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!nh(d,a,c)};J.prototype.explode=function(){return w(oh(this.g),E)};J.prototype.TrueColor=function(){return w(ph(this.g),F)};J.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qh(c,a)};J.prototype.ColorIndex=function(){return rh(this.g)};J.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sh(c,a)};
|
|
632
|
+
J.prototype.Layer=function(){return p(th(this.g))};J.prototype.SetLayer=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!uh(c,a)};J.prototype.LinetypeScale=function(){return vh(this.g)};J.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wh(c,a)};J.prototype.Visible=function(){return!!xh(this.g)};J.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yh(c,a)};J.prototype.Lineweight=function(){return zh(this.g)};
|
|
633
|
+
J.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ah(c,a)};J.prototype.TextStyle=function(){return p(Bh(this.g))};J.prototype.SetTextStyle=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Ch(c,a)};J.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Dh(c,a)};J.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Eh(d,a,c)};
|
|
634
|
+
J.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Fh(d,a,c)};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!!Gh(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!!Hh(d,a,c)};J.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ih(c,a)};
|
|
635
|
+
J.prototype.GetBoundingBox=function(){return w(Jh(this.g),E)};J.prototype.GetObjectID=function(){return Kh(this.g)};J.prototype.Erase=function(){return!!Lh(this.g)};J.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mh(c,a)};J.prototype.Clone=function(){return w(Nh(this.g),A)};J.prototype.GetHandle=function(){return p(Oh(this.g))};J.prototype.GetDatabase=function(){return w(Ph(this.g),B)};J.prototype.GetOwnerID=function(){return Qh(this.g)};
|
|
636
|
+
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!!Rh(f,a,c,d,e)};J.prototype.getObjectName=function(){return p(Sh(this.g))};J.prototype.getDxf0=function(){return p(Th(this.g))};J.prototype.getJson=function(){return p(Uh(this.g))};J.prototype.setJson=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Vh(c,a)};
|
|
637
|
+
J.prototype.isKindOf=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Wh(c,a)};J.prototype.__destroy__=function(){Xh(this.g)};function TC(){throw"cannot construct a VoidPtr, no constructor in IDL";}TC.prototype=Object.create(HC.prototype);TC.prototype.constructor=TC;TC.prototype.h=TC;TC.i={};l.VoidPtr=TC;TC.prototype.__destroy__=function(){Yh(this.g)};function UC(){this.g=Zh();IC(UC)[this.g]=this}UC.prototype=Object.create(HC.prototype);UC.prototype.constructor=UC;
|
|
638
|
+
UC.prototype.h=UC;UC.i={};l.McApp=UC;UC.prototype.Init=function(){$h(this.g)};UC.prototype.CreateMxDraw=function(a,c,d,e,f){var g=this.g;y();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:z(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return w(ai(g,a,c,d,e,f),K)};UC.prototype.GetCurrentMxDraw=function(){return w(bi(this.g),K)};UC.prototype.DestroyObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ci(c,a)};
|
|
639
|
+
UC.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 di(f,a,c,d,e)};UC.prototype.ObjectIdToObjectName=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(ei(c,a))};UC.prototype.ObjectIdIsKindOf=function(a,c){var d=this.g;y();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:z(c);return!!fi(d,a,c)};
|
|
640
|
+
UC.prototype.ObjectIdToMdObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(gi(c,a),A)};UC.prototype.ObjectIdToMdDbEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(hi(c,a),D)};UC.prototype.ObjectIdToMdDbCurve=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(ii(c,a),G)};UC.prototype.ObjectIdToMdDbLine=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(ji(c,a),L)};
|
|
641
|
+
UC.prototype.ObjectIdToMdDbText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(ki(c,a),M)};UC.prototype.ObjectIdToMdDbPolyline=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(li(c,a),N)};UC.prototype.ObjectIdToMdDbCircle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(mi(c,a),P)};UC.prototype.ObjectIdToMdDbArc=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(ni(c,a),S)};
|
|
642
|
+
UC.prototype.ObjectIdToMdDbBlockReference=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(oi(c,a),U)};UC.prototype.ObjectIdToMdDbAlignedDimension=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(pi(c,a),V)};UC.prototype.ObjectIdToMdDbRotatedDimension=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(qi(c,a),W)};UC.prototype.ObjectIdToMdDbMText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(ri(c,a),X)};
|
|
643
|
+
UC.prototype.ObjectIdToMdDbEllipse=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(si(c,a),Y)};UC.prototype.ObjectIdToMdDbPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(ti(c,a),Z)};UC.prototype.getLastCallResult=function(){return ui(this.g)};UC.prototype.ThreadTaskAbortExit=function(){vi(this.g)};UC.prototype.setFontFilePath=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);wi(c,a)};
|
|
644
|
+
UC.prototype.addNetworkLoadingFont=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);xi(c,a)};UC.prototype.__destroy__=function(){yi(this.g)};function F(){this.g=zi();IC(F)[this.g]=this}F.prototype=Object.create(HC.prototype);F.prototype.constructor=F;F.prototype.h=F;F.i={};l.MdCmColor=F;F.prototype.setColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ai(c,a)};
|
|
645
|
+
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);Bi(e,a,c,d)};F.prototype.get_red=F.prototype.gb=function(){return Ci(this.g)};F.prototype.set_red=F.prototype.Ab=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Di(c,a)};Object.defineProperty(F.prototype,"red",{get:F.prototype.gb,set:F.prototype.Ab});F.prototype.get_green=F.prototype.cb=function(){return Ei(this.g)};
|
|
646
|
+
F.prototype.set_green=F.prototype.xb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Fi(c,a)};Object.defineProperty(F.prototype,"green",{get:F.prototype.cb,set:F.prototype.xb});F.prototype.get_blue=F.prototype.ab=function(){return Gi(this.g)};F.prototype.set_blue=F.prototype.tb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Hi(c,a)};Object.defineProperty(F.prototype,"blue",{get:F.prototype.ab,set:F.prototype.tb});F.prototype.get_method=F.prototype.eb=function(){return Ii(this.g)};
|
|
647
|
+
F.prototype.set_method=F.prototype.yb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ji(c,a)};Object.defineProperty(F.prototype,"method",{get:F.prototype.eb,set:F.prototype.yb});F.prototype.get_n=F.prototype.fb=function(){return Ki(this.g)};F.prototype.set_n=F.prototype.zb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Li(c,a)};Object.defineProperty(F.prototype,"n",{get:F.prototype.fb,set:F.prototype.zb});F.prototype.get_colorIndex=F.prototype.bb=function(){return Mi(this.g)};
|
|
648
|
+
F.prototype.set_colorIndex=F.prototype.vb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ni(c,a)};Object.defineProperty(F.prototype,"colorIndex",{get:F.prototype.bb,set:F.prototype.vb});F.prototype.__destroy__=function(){Oi(this.g)};function SC(){throw"cannot construct a MdDbObjectArray, no constructor in IDL";}SC.prototype=Object.create(RC.prototype);SC.prototype.constructor=SC;SC.prototype.h=SC;SC.i={};l.MdDbObjectArray=SC;SC.prototype.length=SC.prototype.length=function(){return Pi(this.g)};
|
|
649
|
+
SC.prototype.release=SC.prototype.release=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Qi(c,a),A)};SC.prototype.clear=SC.prototype.clear=function(){Ri(this.g)};SC.prototype.getObjectName=function(){return p(Si(this.g))};SC.prototype.getDxf0=function(){return p(Ti(this.g))};SC.prototype.getJson=function(){return p(Ui(this.g))};SC.prototype.setJson=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Vi(c,a)};
|
|
650
|
+
SC.prototype.isKindOf=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Wi(c,a)};SC.prototype.__destroy__=function(){Xi(this.g)};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);IC(H)[this.g]=this}H.prototype=Object.create(HC.prototype);H.prototype.constructor=H;
|
|
651
|
+
H.prototype.h=H;H.i={};l.MdGePoint3d=H;H.prototype.transformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);$i(c,a)};H.prototype.addvec=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);aj(c,a)};H.prototype.subvec=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);bj(c,a)};H.prototype.sub=H.prototype.sub=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(cj(c,a),I)};
|
|
652
|
+
H.prototype.distanceTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return dj(c,a)};H.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ej(c,a)};H.prototype.get_x=H.prototype.ga=function(){return fj(this.g)};H.prototype.set_x=H.prototype.na=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);gj(c,a)};Object.defineProperty(H.prototype,"x",{get:H.prototype.ga,set:H.prototype.na});H.prototype.get_y=H.prototype.ha=function(){return hj(this.g)};
|
|
653
|
+
H.prototype.set_y=H.prototype.oa=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ij(c,a)};Object.defineProperty(H.prototype,"y",{get:H.prototype.ha,set:H.prototype.oa});H.prototype.get_z=H.prototype.ia=function(){return jj(this.g)};H.prototype.set_z=H.prototype.pa=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);kj(c,a)};Object.defineProperty(H.prototype,"z",{get:H.prototype.ia,set:H.prototype.pa});H.prototype.__destroy__=function(){lj(this.g)};
|
|
654
|
+
function VC(){this.g=mj();IC(VC)[this.g]=this}VC.prototype=Object.create(HC.prototype);VC.prototype.constructor=VC;VC.prototype.h=VC;VC.i={};l.MdGePoint3dArray=VC;VC.prototype.append=VC.prototype.append=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);nj(c,a)};VC.prototype.length=VC.prototype.length=function(){return oj(this.g)};VC.prototype.at=VC.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(pj(c,a),H)};
|
|
655
|
+
VC.prototype.setAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);qj(d,a,c)};VC.prototype.clear=VC.prototype.clear=function(){rj(this.g)};VC.prototype.copy=VC.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);sj(c,a)};VC.prototype.__destroy__=function(){tj(this.g)};
|
|
656
|
+
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?uj():void 0===c?_emscripten_bind_MdGeVector3d_MdGeVector3d_1(a):void 0===d?_emscripten_bind_MdGeVector3d_MdGeVector3d_2(a,c):vj(a,c,d);IC(I)[this.g]=this}I.prototype=Object.create(HC.prototype);I.prototype.constructor=I;I.prototype.h=I;I.i={};l.MdGeVector3d=I;
|
|
657
|
+
I.prototype.rotateBy=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);wj(d,a,c)};I.prototype.negate=function(){xj(this.g)};I.prototype.perpVector=function(){yj(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?zj(d,a):Aj(d,a,c)};I.prototype.normalize=I.prototype.normalize=function(){Bj(this.g)};I.prototype.length=I.prototype.length=function(){return Cj(this.g)};
|
|
658
|
+
I.prototype.isUnitLength=function(){return!!Dj(this.g)};I.prototype.isZeroLength=function(){return!!Ej(this.g)};I.prototype.dotProduct=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Fj(c,a)};I.prototype.crossProduct=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Gj(c,a),I)};I.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hj(c,a)};I.prototype.mult=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ij(c,a)};
|
|
659
|
+
I.prototype.get_x=I.prototype.ga=function(){return Jj(this.g)};I.prototype.set_x=I.prototype.na=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Kj(c,a)};Object.defineProperty(I.prototype,"x",{get:I.prototype.ga,set:I.prototype.na});I.prototype.get_y=I.prototype.ha=function(){return Lj(this.g)};I.prototype.set_y=I.prototype.oa=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Mj(c,a)};Object.defineProperty(I.prototype,"y",{get:I.prototype.ha,set:I.prototype.oa});
|
|
660
|
+
I.prototype.get_z=I.prototype.ia=function(){return Nj(this.g)};I.prototype.set_z=I.prototype.pa=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Oj(c,a)};Object.defineProperty(I.prototype,"z",{get:I.prototype.ia,set:I.prototype.pa});I.prototype.__destroy__=function(){Pj(this.g)};function WC(){this.g=Qj();IC(WC)[this.g]=this}WC.prototype=Object.create(HC.prototype);WC.prototype.constructor=WC;WC.prototype.h=WC;WC.i={};l.MdGeLongArray=WC;
|
|
661
|
+
WC.prototype.append=WC.prototype.append=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Rj(c,a)};WC.prototype.length=WC.prototype.length=function(){return Sj(this.g)};WC.prototype.at=WC.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Tj(c,a)};WC.prototype.setAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Uj(d,a,c)};WC.prototype.copy=WC.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Vj(c,a)};
|
|
662
|
+
WC.prototype.clear=WC.prototype.clear=function(){Wj(this.g)};WC.prototype.__destroy__=function(){Xj(this.g)};function XC(){this.g=Yj();IC(XC)[this.g]=this}XC.prototype=Object.create(HC.prototype);XC.prototype.constructor=XC;XC.prototype.h=XC;XC.i={};l.MdGeStringArray=XC;XC.prototype.append=XC.prototype.append=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);Zj(c,a)};XC.prototype.length=XC.prototype.length=function(){return ak(this.g)};
|
|
663
|
+
XC.prototype.at=XC.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(bk(c,a))};XC.prototype.setAt=function(a,c){var d=this.g;y();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:z(c);ck(d,a,c)};XC.prototype.copy=XC.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);dk(c,a)};XC.prototype.clear=XC.prototype.clear=function(){ek(this.g)};XC.prototype.__destroy__=function(){fk(this.g)};function YC(){this.g=gk();IC(YC)[this.g]=this}
|
|
664
|
+
YC.prototype=Object.create(HC.prototype);YC.prototype.constructor=YC;YC.prototype.h=YC;YC.i={};l.MdGeDoubleArray=YC;YC.prototype.append=YC.prototype.append=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);hk(c,a)};YC.prototype.length=YC.prototype.length=function(){return ik(this.g)};YC.prototype.at=YC.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return jk(c,a)};
|
|
665
|
+
YC.prototype.setAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);kk(d,a,c)};YC.prototype.copy=YC.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);lk(c,a)};YC.prototype.clear=YC.prototype.clear=function(){mk(this.g)};YC.prototype.__destroy__=function(){nk(this.g)};function ZC(){this.g=ok();IC(ZC)[this.g]=this}ZC.prototype=Object.create(HC.prototype);ZC.prototype.constructor=ZC;ZC.prototype.h=ZC;ZC.i={};l.MdGeMatrix3d=ZC;
|
|
666
|
+
ZC.prototype.setToIdentity=function(){pk(this.g)};ZC.prototype.preMultBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);qk(c,a)};ZC.prototype.postMultBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);rk(c,a)};ZC.prototype.setToProduct=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);sk(d,a,c)};ZC.prototype.invert=function(){tk(this.g)};ZC.prototype.isSingular=function(){return!!uk(this.g)};ZC.prototype.transposeIt=function(){vk(this.g)};
|
|
667
|
+
ZC.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wk(c,a)};ZC.prototype.det=function(){return xk(this.g)};ZC.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);yk(f,a,c,d,e)};ZC.prototype.setToTranslation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);zk(c,a)};
|
|
668
|
+
ZC.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);Ak(e,a,c,d)};ZC.prototype.setToScaling=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Bk(d,a,c)};ZC.prototype.setMirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Ck(d,a,c)};ZC.prototype.scale=ZC.prototype.scale=function(){return Dk(this.g)};
|
|
669
|
+
ZC.prototype.getData=ZC.prototype.getData=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return Ek(d,a,c)};ZC.prototype.copy=ZC.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Fk(c,a)};ZC.prototype.__destroy__=function(){Gk(this.g)};function $C(){this.g=Hk();IC($C)[this.g]=this}$C.prototype=Object.create(A.prototype);$C.prototype.constructor=$C;$C.prototype.h=$C;$C.i={};l.MdDbLayerTableRecord=$C;$C.prototype.getName=function(){return p(Ik(this.g))};
|
|
670
|
+
$C.prototype.setName=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Jk(c,a)};$C.prototype.isFrozen=$C.prototype.isFrozen=function(){return!!Kk(this.g)};$C.prototype.setIsFrozen=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lk(c,a)};$C.prototype.isOff=function(){return!!Mk(this.g)};$C.prototype.setIsOff=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Nk(c,a)};$C.prototype.isLocked=function(){return!!Ok(this.g)};
|
|
671
|
+
$C.prototype.setIsLocked=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Pk(c,a)};$C.prototype.color=$C.prototype.color=function(){return w(Qk(this.g),F)};$C.prototype.setColor=$C.prototype.setColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Rk(c,a)};$C.prototype.linetypeObjectId=function(){return Sk(this.g)};$C.prototype.setLinetypeObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Tk(c,a)};$C.prototype.lineWeight=function(){return Uk(this.g)};
|
|
672
|
+
$C.prototype.setLineWeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vk(c,a)};$C.prototype.GetObjectID=function(){return Wk(this.g)};$C.prototype.Erase=function(){return!!Xk(this.g)};$C.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yk(c,a)};$C.prototype.Clone=function(){return w(Zk(this.g),A)};$C.prototype.GetHandle=function(){return p($k(this.g))};$C.prototype.GetDatabase=function(){return w(al(this.g),B)};
|
|
673
|
+
$C.prototype.GetOwnerID=function(){return bl(this.g)};$C.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!!cl(f,a,c,d,e)};$C.prototype.getObjectName=function(){return p(dl(this.g))};$C.prototype.getDxf0=function(){return p(el(this.g))};$C.prototype.getJson=function(){return p(fl(this.g))};
|
|
674
|
+
$C.prototype.setJson=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!gl(c,a)};$C.prototype.isKindOf=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!hl(c,a)};$C.prototype.__destroy__=function(){il(this.g)};function aD(){throw"cannot construct a MdDbLayerTable, no constructor in IDL";}aD.prototype=Object.create(A.prototype);aD.prototype.constructor=aD;aD.prototype.h=aD;aD.i={};l.MdDbLayerTable=aD;aD.prototype.GetObjectID=function(){return jl(this.g)};
|
|
675
|
+
aD.prototype.Erase=function(){return!!kl(this.g)};aD.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ll(c,a)};aD.prototype.Clone=function(){return w(ml(this.g),A)};aD.prototype.GetHandle=function(){return p(nl(this.g))};aD.prototype.GetDatabase=function(){return w(ol(this.g),B)};aD.prototype.GetOwnerID=function(){return pl(this.g)};
|
|
676
|
+
aD.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!!ql(f,a,c,d,e)};aD.prototype.getObjectName=function(){return p(rl(this.g))};aD.prototype.getDxf0=function(){return p(sl(this.g))};aD.prototype.getJson=function(){return p(tl(this.g))};aD.prototype.setJson=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!ul(c,a)};
|
|
677
|
+
aD.prototype.isKindOf=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!vl(c,a)};function bD(){throw"cannot construct a MdDbLinetypeTable, no constructor in IDL";}bD.prototype=Object.create(A.prototype);bD.prototype.constructor=bD;bD.prototype.h=bD;bD.i={};l.MdDbLinetypeTable=bD;bD.prototype.GetObjectID=function(){return wl(this.g)};bD.prototype.Erase=function(){return!!xl(this.g)};
|
|
678
|
+
bD.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yl(c,a)};bD.prototype.Clone=function(){return w(zl(this.g),A)};bD.prototype.GetHandle=function(){return p(Al(this.g))};bD.prototype.GetDatabase=function(){return w(Bl(this.g),B)};bD.prototype.GetOwnerID=function(){return Cl(this.g)};
|
|
679
|
+
bD.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!!Dl(f,a,c,d,e)};bD.prototype.getObjectName=function(){return p(El(this.g))};bD.prototype.getDxf0=function(){return p(Fl(this.g))};bD.prototype.getJson=function(){return p(Gl(this.g))};bD.prototype.setJson=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Hl(c,a)};
|
|
680
|
+
bD.prototype.isKindOf=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Il(c,a)};function cD(){throw"cannot construct a MdDbTextStyleTable, no constructor in IDL";}cD.prototype=Object.create(A.prototype);cD.prototype.constructor=cD;cD.prototype.h=cD;cD.i={};l.MdDbTextStyleTable=cD;cD.prototype.GetObjectID=function(){return Jl(this.g)};cD.prototype.Erase=function(){return!!Kl(this.g)};
|
|
681
|
+
cD.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ll(c,a)};cD.prototype.Clone=function(){return w(Ml(this.g),A)};cD.prototype.GetHandle=function(){return p(Nl(this.g))};cD.prototype.GetDatabase=function(){return w(Ol(this.g),B)};cD.prototype.GetOwnerID=function(){return Pl(this.g)};
|
|
682
|
+
cD.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!!Ql(f,a,c,d,e)};cD.prototype.getObjectName=function(){return p(Rl(this.g))};cD.prototype.getDxf0=function(){return p(Sl(this.g))};cD.prototype.getJson=function(){return p(Tl(this.g))};cD.prototype.setJson=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Ul(c,a)};
|
|
683
|
+
cD.prototype.isKindOf=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Vl(c,a)};function B(){throw"cannot construct a MdDbDatabase, no constructor in IDL";}B.prototype=Object.create(RC.prototype);B.prototype.constructor=B;B.prototype.h=B;B.i={};l.MdDbDatabase=B;B.prototype.GetLayerTable=function(){return w(Wl(this.g),aD)};B.prototype.GetLinetypeTable=function(){return w(Xl(this.g),bD)};B.prototype.GetTextStyleTable=function(){return w(Yl(this.g),cD)};
|
|
684
|
+
B.prototype.GetBlockTable=function(){return w(Zl(this.g),dD)};B.prototype.CurrentSpace=function(){return w($l(this.g),eD)};B.prototype.GetCurrentlyLineTypeScale=function(){return am(this.g)};B.prototype.SetCurrentlyLineTypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);bm(c,a)};B.prototype.GetCurrentlyLayerName=function(){return p(cm(this.g))};B.prototype.SetCurrentlyLayerName=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);dm(c,a)};
|
|
685
|
+
B.prototype.GetCurrentlyLineTypeName=function(){return p(em(this.g))};B.prototype.SetCurrentlyLineTypeName=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);fm(c,a)};B.prototype.GetCurrentlyTrueColor=function(){return w(gm(this.g),F)};B.prototype.GetCurrentlyDrawColor=function(){return w(hm(this.g),WC)};B.prototype.SetCurrentlyTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);im(c,a)};B.prototype.GetCurrentlyColorIndex=function(){return jm(this.g)};
|
|
686
|
+
B.prototype.SetCurrentlyColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);km(c,a)};B.prototype.GetCurrentlyTextStyleName=function(){return p(lm(this.g))};B.prototype.SetCurrentlyTextStyle=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);mm(c,a)};B.prototype.HandleToIdIndex=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return nm(c,a)};B.prototype.IsModifyed=function(){return!!om(this.g)};
|
|
687
|
+
B.prototype.SetModifyed=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);pm(c,a)};B.prototype.getObjectName=function(){return p(qm(this.g))};B.prototype.getDxf0=function(){return p(rm(this.g))};B.prototype.getJson=function(){return p(sm(this.g))};B.prototype.setJson=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!tm(c,a)};B.prototype.isKindOf=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!um(c,a)};
|
|
688
|
+
function K(){throw"cannot construct a McObject, no constructor in IDL";}K.prototype=Object.create(HC.prototype);K.prototype.constructor=K;K.prototype.h=K;K.i={};l.McObject=K;K.prototype.updateDisplay=function(a,c){var d=this.g;y();"object"==typeof a&&(a=QC(a));"object"==typeof c&&(c=QC(c));return!!wm(d,a,c)};K.prototype.test=K.prototype.test=function(){xm(this.g)};
|
|
689
|
+
K.prototype.openWebFile=function(a,c,d,e){var f=this.g;y();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e=e&&"object"===typeof e?e.g:z(e);return!!ym(f,a,c,d,e)};K.prototype.saveFileToUrl=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!zm(c,a)};K.prototype.saveFile=function(a,c){var d=this.g;y();a=a&&"object"===typeof a?a.g:z(a);c=c&&"object"===typeof c?c.g:z(c);return!!Am(d,a,c)};
|
|
690
|
+
K.prototype.getViewDataJsonParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(Bm(c,a))};K.prototype.updataAppData=function(){Cm(this.g)};K.prototype.regen=function(){Dm(this.g)};K.prototype.GetDatabase=function(){return w(Em(this.g),B)};K.prototype.GetSysVarString=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return p(Fm(c,a))};
|
|
691
|
+
K.prototype.SetSysVarString=function(a,c){var d=this.g;y();a=a&&"object"===typeof a?a.g:z(a);c=c&&"object"===typeof c?c.g:z(c);return!!Gm(d,a,c)};K.prototype.GetSysVarDouble=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return Hm(c,a)};K.prototype.SetSysVarDouble=function(a,c){var d=this.g;y();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return!!Im(d,a,c)};K.prototype.GetSysVarLong=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return Jm(c,a)};
|
|
692
|
+
K.prototype.SetSysVarLong=function(a,c){var d=this.g;y();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return!!Km(d,a,c)};K.prototype.fireEventWindowSize=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Lm(d,a,c)};K.prototype.fireEventCommandStart=function(){Mm(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 Nm(d,a,c)};
|
|
693
|
+
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(Om(g,a,c,d,e,f),WC)};K.prototype.IntelliSelect_getGridData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(Pm(c,a))};
|
|
694
|
+
K.prototype.Osnap_NotifyOsnap=function(a,c,d,e,f,g,h,m){var x=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);m&&"object"===typeof m&&(m=m.g);Qm(x,a,c,d,e,f,g,h,m)};K.prototype.EntityTempWordDraw_onJigCommandEnd=function(){Rm(this.g)};
|
|
695
|
+
K.prototype.EntityTempWordDraw_onJigDrawEntityDisplay=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Sm(c,a)};K.prototype.EntityTempWordDraw_onReadyJigUpdateDispla=function(){Tm(this.g)};K.prototype.EntityTempWordDraw_onJigClearDisplay=function(){Um(this.g)};K.prototype.SetDrawColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Vm(c,a)};K.prototype.GetDrawColor=function(){return w(Wm(this.g),F)};
|
|
696
|
+
K.prototype.AddLayer=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);Xm(c,a)};K.prototype.SetDrawLayer=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);Ym(c,a)};K.prototype.GetDrawLayer=function(){return p(Zm(this.g))};K.prototype.AddTextStyle=function(a,c,d,e){var f=this.g;y();a=a&&"object"===typeof a?a.g:z(a);c=c&&"object"===typeof c?c.g:z(c);d=d&&"object"===typeof d?d.g:z(d);e&&"object"===typeof e&&(e=e.g);$m(f,a,c,d,e)};
|
|
697
|
+
K.prototype.SetDrawTextStyle=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);an(c,a)};K.prototype.GetDrawTextStyle=function(){return p(bn(this.g))};K.prototype.AddLinetype=function(a,c){var d=this.g;y();a=a&&"object"===typeof a?a.g:z(a);c=c&&"object"===typeof c?c.g:z(c);cn(d,a,c)};K.prototype.AddLinetypeEx=function(a,c,d){var e=this.g;y();a=a&&"object"===typeof a?a.g:z(a);c=c&&"object"===typeof c?c.g:z(c);d=d&&"object"===typeof d?d.g:z(d);dn(e,a,c,d)};
|
|
698
|
+
K.prototype.AddDimStyle=function(a,c,d,e,f){var g=this.g;y();a=a&&"object"===typeof a?a.g:z(a);c=c&&"object"===typeof c?c.g:z(c);d=d&&"object"===typeof d?d.g:z(d);e=e&&"object"===typeof e?e.g:z(e);f=f&&"object"===typeof f?f.g:z(f);en(g,a,c,d,e,f)};K.prototype.SetDrawLinetype=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);fn(c,a)};K.prototype.GetDrawLinetype=function(){return p(gn(this.g))};
|
|
699
|
+
K.prototype.SetDrawLineWeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);hn(c,a)};K.prototype.GetDrawLineWeight=function(){return jn(this.g)};K.prototype.SetDrawLineTypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);kn(c,a)};K.prototype.GetDrawLineTypeScale=function(){return ln(this.g)};K.prototype.SetDrawDimStyle=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);mn(c,a)};K.prototype.GetDrawDimStyle=function(){return p(nn(this.g))};
|
|
700
|
+
K.prototype.SetPatternDefinition=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);on(c,a)};K.prototype.GetPatternDefinition=function(){return p(pn(this.g))};K.prototype.SetDrawLineWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);qn(c,a)};K.prototype.GetDrawLineWidth=function(){return rn(this.g)};
|
|
701
|
+
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 sn(h,a,c,d,e,f,g)};
|
|
702
|
+
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 tn(g,a,c,d,e,f)};
|
|
703
|
+
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 un(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 vn(e,a,c,d)};
|
|
704
|
+
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 wn(g,a,c,d,e,f)};
|
|
705
|
+
K.prototype.DrawEllipseArc=function(a,c,d,e,f,g,h){var m=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 xn(m,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 yn(d,a,c)};
|
|
706
|
+
K.prototype.DrawSolid=function(a,c,d,e,f,g,h,m){var x=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);m&&"object"===typeof m&&(m=m.g);return zn(x,a,c,d,e,f,g,h,m)};
|
|
707
|
+
K.prototype.DrawMText=function(a,c,d,e,f,g,h){var m=this.g;y();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:z(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 An(m,a,c,d,e,f,g,h)};
|
|
708
|
+
K.prototype.DrawText=function(a,c,d,e,f,g,h){var m=this.g;y();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:z(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 Bn(m,a,c,d,e,f,g,h)};
|
|
709
|
+
K.prototype.DrawBlockReference=function(a,c,d,e,f){var g=this.g;y();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:z(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return Cn(g,a,c,d,e,f)};
|
|
710
|
+
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 Dn(h,a,c,d,e,f,g)};
|
|
711
|
+
K.prototype.DrawDimAngular=function(a,c,d,e,f,g,h,m){var x=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);m&&"object"===typeof m&&(m=m.g);return En(x,a,c,d,e,f,g,h,m)};
|
|
712
|
+
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 Fn(g,a,c,d,e,f)};
|
|
713
|
+
K.prototype.DrawDimRotated=function(a,c,d,e,f,g,h){var m=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 Gn(m,a,c,d,e,f,g,h)};
|
|
714
|
+
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 Hn(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 In(g,a,c,d,e,f)};
|
|
715
|
+
K.prototype.PathMoveTo=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)};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);Kn(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);Ln(d,a,c)};
|
|
716
|
+
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);Mn(g,a,c,d,e,f)};K.prototype.DrawPathToPolyline=function(){return Nn(this.g)};K.prototype.DrawPathToSpline=function(){return On(this.g)};K.prototype.PathMakeClosed=function(){Pn(this.g)};
|
|
717
|
+
K.prototype.DrawPathToHatch=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Qn(c,a)};K.prototype.DrawEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Rn(c,a)};K.prototype.GetAllLayoutName=function(){return w(Sn(this.g),XC)};K.prototype.SetCurrentLayout=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);Tn(c,a)};function E(){this.g=Un();IC(E)[this.g]=this}E.prototype=Object.create(RC.prototype);E.prototype.constructor=E;E.prototype.h=E;E.i={};
|
|
718
|
+
l.McDrawResbuf=E;E.prototype.Clear=function(){Vn(this.g)};E.prototype.GetCount=function(){return Wn(this.g)};E.prototype.AtDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Xn(c,a)};E.prototype.Atlong=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Yn(c,a)};E.prototype.AtObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Zn(c,a)};E.prototype.AtObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w($n(c,a),RC)};
|
|
719
|
+
E.prototype.AtObjectMdDbMText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(ao(c,a),X)};E.prototype.AtObjectName=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(bo(c,a))};E.prototype.AtString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(co(c,a))};E.prototype.AtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(eo(c,a),H)};E.prototype.ItemDataType=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return fo(c,a)};
|
|
720
|
+
E.prototype.AddDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);go(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);ho(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);io(d,a,c)};E.prototype.AddObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jo(c,a)};
|
|
721
|
+
E.prototype.AddString=function(a,c){var d=this.g;y();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);ko(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);lo(d,a,c)};E.prototype.RemoveAll=function(){mo(this.g)};E.prototype.Remove=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);no(c,a)};E.prototype.getObjectName=function(){return p(oo(this.g))};E.prototype.getDxf0=function(){return p(po(this.g))};
|
|
722
|
+
E.prototype.getJson=function(){return p(qo(this.g))};E.prototype.setJson=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!ro(c,a)};E.prototype.isKindOf=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!so(c,a)};E.prototype.__destroy__=function(){to(this.g)};function fD(){this.g=uo();IC(fD)[this.g]=this}fD.prototype=Object.create(HC.prototype);fD.prototype.constructor=fD;fD.prototype.h=fD;fD.i={};l.McDrawUtility=fD;
|
|
723
|
+
fD.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 vo(g,a,c,d,e,f)};fD.prototype.eraseEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wo(c,a)};fD.prototype.highlightEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!xo(d,a,c)};
|
|
724
|
+
fD.prototype.__destroy__=function(){yo(this.g)};function gD(){this.g=zo();IC(gD)[this.g]=this}gD.prototype=Object.create(HC.prototype);gD.prototype.constructor=gD;gD.prototype.h=gD;gD.i={};l.MxDrawAssist=gD;
|
|
725
|
+
gD.prototype.MxChamfer=function(a,c,d,e,f,g,h,m,x){var t=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);m&&"object"===typeof m&&(m=m.g);x&&"object"===typeof x&&(x=x.g);return!!Ao(t,a,c,d,e,f,g,h,m,x)};
|
|
726
|
+
gD.prototype.MxFillet=function(a,c,d,e,f,g,h,m){var x=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);m&&"object"===typeof m&&(m=m.g);return!!Bo(x,a,c,d,e,f,g,h,m)};gD.prototype.MxExplode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Co(c,a)};
|
|
727
|
+
gD.prototype.MxJoin=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Do(c,a)};gD.prototype.__destroy__=function(){Eo(this.g)};function iD(){this.g=Fo();IC(iD)[this.g]=this}iD.prototype=Object.create(HC.prototype);iD.prototype.constructor=iD;iD.prototype.h=iD;iD.i={};l.MxDrawTrimAssist=iD;iD.prototype.Init=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Go(c,a)};iD.prototype.UnInit=function(){return!!Ho(this.g)};
|
|
728
|
+
iD.prototype.DoTrim=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);Io(g,a,c,d,e,f)};iD.prototype.__destroy__=function(){Jo(this.g)};function jD(){this.g=Ko();IC(jD)[this.g]=this}jD.prototype=Object.create(HC.prototype);jD.prototype.constructor=jD;jD.prototype.h=jD;jD.i={};l.MxDrawExtendAssist=jD;
|
|
729
|
+
jD.prototype.Init=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lo(c,a)};jD.prototype.UnInit=function(){return!!Mo(this.g)};jD.prototype.DoExtend=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);No(g,a,c,d,e,f)};jD.prototype.__destroy__=function(){Oo(this.g)};function L(){this.g=Po();IC(L)[this.g]=this}L.prototype=Object.create(G.prototype);
|
|
730
|
+
L.prototype.constructor=L;L.prototype.h=L;L.i={};l.MdDbLine=L;L.prototype.startPoint=function(){return w(Qo(this.g),H)};L.prototype.setStartPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ro(c,a)};L.prototype.endPoint=function(){return w(So(this.g),H)};L.prototype.setEndPoint=L.prototype.setEndPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!To(c,a)};L.prototype.getStartParam=function(){return Uo(this.g)};L.prototype.getEndParam=function(){return Vo(this.g)};
|
|
731
|
+
L.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Wo(c,a)};L.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Xo(c,a)};L.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Yo(c,a)};L.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Zo(c,a),H)};L.prototype.getStartPoint=function(){return w($o(this.g),H)};
|
|
732
|
+
L.prototype.getEndPoint=function(){return w(ap(this.g),H)};L.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(bp(c,a),H)};L.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return cp(c,a)};L.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(dp(c,a),I)};L.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(ep(c,a),I)};
|
|
733
|
+
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(fp(d,a,c),H)};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(gp(d,a,c),SC)};L.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(hp(c,a),SC)};L.prototype.getArea=function(){return ip(this.g)};
|
|
734
|
+
L.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(jp(c,a),E)};L.prototype.getLength=function(){return kp(this.g)};L.prototype.explode=function(){return w(lp(this.g),E)};L.prototype.TrueColor=function(){return w(mp(this.g),F)};L.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!np(c,a)};L.prototype.ColorIndex=function(){return op(this.g)};
|
|
735
|
+
L.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pp(c,a)};L.prototype.Layer=function(){return p(qp(this.g))};L.prototype.SetLayer=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!rp(c,a)};L.prototype.LinetypeScale=function(){return sp(this.g)};L.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!tp(c,a)};L.prototype.Visible=function(){return!!up(this.g)};
|
|
736
|
+
L.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vp(c,a)};L.prototype.Lineweight=function(){return wp(this.g)};L.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xp(c,a)};L.prototype.TextStyle=function(){return p(yp(this.g))};L.prototype.SetTextStyle=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!zp(c,a)};
|
|
737
|
+
L.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ap(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!!Bp(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!!Cp(d,a,c)};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!!Dp(d,a,c)};
|
|
738
|
+
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!!Ep(d,a,c)};L.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fp(c,a)};L.prototype.GetBoundingBox=function(){return w(Gp(this.g),E)};L.prototype.GetObjectID=function(){return Hp(this.g)};L.prototype.Erase=function(){return!!Ip(this.g)};L.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Jp(c,a)};
|
|
739
|
+
L.prototype.Clone=function(){return w(Kp(this.g),A)};L.prototype.GetHandle=function(){return p(Lp(this.g))};L.prototype.GetDatabase=function(){return w(Mp(this.g),B)};L.prototype.GetOwnerID=function(){return Np(this.g)};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!!Op(f,a,c,d,e)};L.prototype.getObjectName=function(){return p(Pp(this.g))};
|
|
740
|
+
L.prototype.getDxf0=function(){return p(Qp(this.g))};L.prototype.getJson=function(){return p(Rp(this.g))};L.prototype.setJson=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Sp(c,a)};L.prototype.isKindOf=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Tp(c,a)};L.prototype.__destroy__=function(){Up(this.g)};function M(){this.g=Vp();IC(M)[this.g]=this}M.prototype=Object.create(D.prototype);M.prototype.constructor=M;M.prototype.h=M;M.i={};l.MdDbText=M;
|
|
741
|
+
M.prototype.position=M.prototype.position=function(){return w(Wp(this.g),H)};M.prototype.setPosition=M.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xp(c,a)};M.prototype.alignmentPoint=function(){return w(Yp(this.g),H)};M.prototype.setAlignmentPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zp(c,a)};M.prototype.oblique=function(){return $p(this.g)};
|
|
742
|
+
M.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!aq(c,a)};M.prototype.rotation=M.prototype.rotation=function(){return bq(this.g)};M.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!cq(c,a)};M.prototype.height=M.prototype.height=function(){return dq(this.g)};M.prototype.setHeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!eq(c,a)};M.prototype.widthFactor=function(){return fq(this.g)};
|
|
743
|
+
M.prototype.setWidthFactor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gq(c,a)};M.prototype.textString=function(){return p(hq(this.g))};M.prototype.setTextString=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!iq(c,a)};M.prototype.horizontalMode=function(){return jq(this.g)};M.prototype.setHorizontalMode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kq(c,a)};M.prototype.verticalMode=function(){return lq(this.g)};
|
|
744
|
+
M.prototype.setVerticalMode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mq(c,a)};M.prototype.explode=function(){return w(nq(this.g),E)};M.prototype.TrueColor=function(){return w(oq(this.g),F)};M.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pq(c,a)};M.prototype.ColorIndex=function(){return qq(this.g)};M.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rq(c,a)};M.prototype.Layer=function(){return p(sq(this.g))};
|
|
745
|
+
M.prototype.SetLayer=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!tq(c,a)};M.prototype.LinetypeScale=function(){return uq(this.g)};M.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vq(c,a)};M.prototype.Visible=function(){return!!wq(this.g)};M.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xq(c,a)};M.prototype.Lineweight=function(){return yq(this.g)};
|
|
746
|
+
M.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zq(c,a)};M.prototype.TextStyle=function(){return p(Aq(this.g))};M.prototype.SetTextStyle=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Bq(c,a)};M.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cq(c,a)};M.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Dq(d,a,c)};
|
|
747
|
+
M.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Eq(d,a,c)};M.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Fq(d,a,c)};M.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Gq(d,a,c)};M.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hq(c,a)};
|
|
748
|
+
M.prototype.GetBoundingBox=function(){return w(Iq(this.g),E)};M.prototype.GetObjectID=function(){return Jq(this.g)};M.prototype.Erase=function(){return!!Kq(this.g)};M.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lq(c,a)};M.prototype.Clone=function(){return w(Mq(this.g),A)};M.prototype.GetHandle=function(){return p(Nq(this.g))};M.prototype.GetDatabase=function(){return w(Oq(this.g),B)};M.prototype.GetOwnerID=function(){return Pq(this.g)};
|
|
749
|
+
M.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!!Qq(f,a,c,d,e)};M.prototype.getObjectName=function(){return p(Rq(this.g))};M.prototype.getDxf0=function(){return p(Sq(this.g))};M.prototype.getJson=function(){return p(Tq(this.g))};M.prototype.setJson=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Uq(c,a)};
|
|
750
|
+
M.prototype.isKindOf=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Vq(c,a)};M.prototype.__destroy__=function(){Wq(this.g)};function P(){this.g=Xq();IC(P)[this.g]=this}P.prototype=Object.create(G.prototype);P.prototype.constructor=P;P.prototype.h=P;P.i={};l.MdDbCircle=P;P.prototype.center=function(){return w(Yq(this.g),H)};P.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zq(c,a)};P.prototype.radius=function(){return $q(this.g)};
|
|
751
|
+
P.prototype.setRadius=P.prototype.setRadius=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ar(c,a)};P.prototype.getStartParam=function(){return br(this.g)};P.prototype.getEndParam=function(){return cr(this.g)};P.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return dr(c,a)};P.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return er(c,a)};
|
|
752
|
+
P.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return fr(c,a)};P.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(gr(c,a),H)};P.prototype.getStartPoint=function(){return w(hr(this.g),H)};P.prototype.getEndPoint=function(){return w(ir(this.g),H)};P.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(jr(c,a),H)};
|
|
753
|
+
P.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return kr(c,a)};P.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(lr(c,a),I)};P.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(mr(c,a),I)};P.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(nr(d,a,c),H)};
|
|
754
|
+
P.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(or(d,a,c),SC)};P.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(pr(c,a),SC)};P.prototype.getArea=function(){return qr(this.g)};P.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(rr(c,a),E)};P.prototype.getLength=function(){return sr(this.g)};
|
|
755
|
+
P.prototype.explode=function(){return w(tr(this.g),E)};P.prototype.TrueColor=function(){return w(ur(this.g),F)};P.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vr(c,a)};P.prototype.ColorIndex=function(){return wr(this.g)};P.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xr(c,a)};P.prototype.Layer=function(){return p(yr(this.g))};
|
|
756
|
+
P.prototype.SetLayer=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!zr(c,a)};P.prototype.LinetypeScale=function(){return Ar(this.g)};P.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Br(c,a)};P.prototype.Visible=function(){return!!Cr(this.g)};P.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Dr(c,a)};P.prototype.Lineweight=function(){return Er(this.g)};
|
|
757
|
+
P.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fr(c,a)};P.prototype.TextStyle=function(){return p(Gr(this.g))};P.prototype.SetTextStyle=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Hr(c,a)};P.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ir(c,a)};P.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Jr(d,a,c)};
|
|
758
|
+
P.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Kr(d,a,c)};P.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Lr(d,a,c)};P.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Mr(d,a,c)};P.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Nr(c,a)};
|
|
759
|
+
P.prototype.GetBoundingBox=function(){return w(Or(this.g),E)};P.prototype.GetObjectID=function(){return Pr(this.g)};P.prototype.Erase=function(){return!!Qr(this.g)};P.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Rr(c,a)};P.prototype.Clone=function(){return w(Sr(this.g),A)};P.prototype.GetHandle=function(){return p(Tr(this.g))};P.prototype.GetDatabase=function(){return w(Ur(this.g),B)};P.prototype.GetOwnerID=function(){return Vr(this.g)};
|
|
760
|
+
P.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!!Wr(f,a,c,d,e)};P.prototype.getObjectName=function(){return p(Xr(this.g))};P.prototype.getDxf0=function(){return p(Yr(this.g))};P.prototype.getJson=function(){return p(Zr(this.g))};P.prototype.setJson=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!$r(c,a)};
|
|
761
|
+
P.prototype.isKindOf=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!as(c,a)};P.prototype.__destroy__=function(){bs(this.g)};function S(){this.g=cs();IC(S)[this.g]=this}S.prototype=Object.create(G.prototype);S.prototype.constructor=S;S.prototype.h=S;S.i={};l.MdDbArc=S;S.prototype.center=function(){return w(ds(this.g),H)};S.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!es(c,a)};S.prototype.radius=function(){return gs(this.g)};
|
|
762
|
+
S.prototype.setRadius=S.prototype.setRadius=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hs(c,a)};S.prototype.startAngle=function(){return is(this.g)};S.prototype.setStartAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!js(c,a)};S.prototype.endAngle=function(){return ks(this.g)};S.prototype.setEndAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ls(c,a)};
|
|
763
|
+
S.prototype.computeArc=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!!ms(h,a,c,d,e,f,g)};S.prototype.getStartParam=function(){return ns(this.g)};S.prototype.getEndParam=function(){return ps(this.g)};S.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return qs(c,a)};
|
|
764
|
+
S.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return rs(c,a)};S.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ss(c,a)};S.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(ts(c,a),H)};S.prototype.getStartPoint=function(){return w(us(this.g),H)};S.prototype.getEndPoint=function(){return w(vs(this.g),H)};
|
|
765
|
+
S.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(xs(c,a),H)};S.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ys(c,a)};S.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(zs(c,a),I)};S.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(As(c,a),I)};
|
|
766
|
+
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(Bs(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(Cs(d,a,c),SC)};S.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Ds(c,a),SC)};S.prototype.getArea=function(){return Es(this.g)};
|
|
767
|
+
S.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Fs(c,a),E)};S.prototype.getLength=function(){return Gs(this.g)};S.prototype.explode=function(){return w(Hs(this.g),E)};S.prototype.TrueColor=function(){return w(Is(this.g),F)};S.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Js(c,a)};S.prototype.ColorIndex=function(){return Ks(this.g)};
|
|
768
|
+
S.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ls(c,a)};S.prototype.Layer=function(){return p(Ms(this.g))};S.prototype.SetLayer=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Ns(c,a)};S.prototype.LinetypeScale=function(){return Os(this.g)};S.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ps(c,a)};S.prototype.Visible=function(){return!!Qs(this.g)};
|
|
769
|
+
S.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Rs(c,a)};S.prototype.Lineweight=function(){return Ss(this.g)};S.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ts(c,a)};S.prototype.TextStyle=function(){return p(Us(this.g))};S.prototype.SetTextStyle=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Vs(c,a)};
|
|
770
|
+
S.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ws(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!!Xs(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!!Ys(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!!Zs(d,a,c)};
|
|
771
|
+
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!!$s(d,a,c)};S.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!at(c,a)};S.prototype.GetBoundingBox=function(){return w(bt(this.g),E)};S.prototype.GetObjectID=function(){return ct(this.g)};S.prototype.Erase=function(){return!!dt(this.g)};S.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!et(c,a)};
|
|
772
|
+
S.prototype.Clone=function(){return w(ft(this.g),A)};S.prototype.GetHandle=function(){return p(gt(this.g))};S.prototype.GetDatabase=function(){return w(ht(this.g),B)};S.prototype.GetOwnerID=function(){return it(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!!jt(f,a,c,d,e)};S.prototype.getObjectName=function(){return p(kt(this.g))};
|
|
773
|
+
S.prototype.getDxf0=function(){return p(lt(this.g))};S.prototype.getJson=function(){return p(mt(this.g))};S.prototype.setJson=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!nt(c,a)};S.prototype.isKindOf=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!ot(c,a)};S.prototype.__destroy__=function(){pt(this.g)};function N(){this.g=qt();IC(N)[this.g]=this}N.prototype=Object.create(G.prototype);N.prototype.constructor=N;N.prototype.h=N;N.i={};
|
|
774
|
+
l.MdDbPolyline=N;N.prototype.setClosed=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rt(c,a)};N.prototype.setConstantWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!st(c,a)};N.prototype.isClosed=function(){return!!tt(this.g)};N.prototype.getConstantWidth=function(){return ut(this.g)};
|
|
775
|
+
N.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!!vt(g,a,c,d,e,f)};N.prototype.removeVertexAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wt(c,a)};N.prototype.numVerts=function(){return xt(this.g)};N.prototype.getPointAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(yt(c,a),H)};
|
|
776
|
+
N.prototype.getBulgeAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return zt(c,a)};N.prototype.getStartWidthsAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return At(c,a)};N.prototype.getEndWidthsAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Bt(c,a)};N.prototype.setPointAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Ct(d,a,c)};
|
|
777
|
+
N.prototype.setBulgeAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Dt(d,a,c)};N.prototype.getStartParam=function(){return Et(this.g)};N.prototype.getEndParam=function(){return Ft(this.g)};N.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Gt(c,a)};N.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ht(c,a)};
|
|
778
|
+
N.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return It(c,a)};N.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Jt(c,a),H)};N.prototype.getStartPoint=function(){return w(Kt(this.g),H)};N.prototype.getEndPoint=function(){return w(Lt(this.g),H)};N.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Mt(c,a),H)};
|
|
779
|
+
N.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Nt(c,a)};N.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Ot(c,a),I)};N.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Pt(c,a),I)};N.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(Qt(d,a,c),H)};
|
|
780
|
+
N.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(Rt(d,a,c),SC)};N.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(St(c,a),SC)};N.prototype.getArea=function(){return Tt(this.g)};N.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Ut(c,a),E)};N.prototype.getLength=function(){return Vt(this.g)};
|
|
781
|
+
N.prototype.explode=function(){return w(Wt(this.g),E)};N.prototype.TrueColor=function(){return w(Xt(this.g),F)};N.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yt(c,a)};N.prototype.ColorIndex=function(){return Zt(this.g)};N.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$t(c,a)};N.prototype.Layer=function(){return p(au(this.g))};
|
|
782
|
+
N.prototype.SetLayer=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!bu(c,a)};N.prototype.LinetypeScale=function(){return cu(this.g)};N.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!du(c,a)};N.prototype.Visible=function(){return!!eu(this.g)};N.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fu(c,a)};N.prototype.Lineweight=function(){return gu(this.g)};
|
|
783
|
+
N.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hu(c,a)};N.prototype.TextStyle=function(){return p(iu(this.g))};N.prototype.SetTextStyle=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!ju(c,a)};N.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ku(c,a)};N.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!lu(d,a,c)};
|
|
784
|
+
N.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!mu(d,a,c)};N.prototype.Mirror=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)};N.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!ou(d,a,c)};N.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pu(c,a)};
|
|
785
|
+
N.prototype.GetBoundingBox=function(){return w(qu(this.g),E)};N.prototype.GetObjectID=function(){return ru(this.g)};N.prototype.Erase=function(){return!!su(this.g)};N.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!tu(c,a)};N.prototype.Clone=function(){return w(uu(this.g),A)};N.prototype.GetHandle=function(){return p(vu(this.g))};N.prototype.GetDatabase=function(){return w(wu(this.g),B)};N.prototype.GetOwnerID=function(){return xu(this.g)};
|
|
786
|
+
N.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!!yu(f,a,c,d,e)};N.prototype.getObjectName=function(){return p(zu(this.g))};N.prototype.getDxf0=function(){return p(Au(this.g))};N.prototype.getJson=function(){return p(Bu(this.g))};N.prototype.setJson=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Cu(c,a)};
|
|
787
|
+
N.prototype.isKindOf=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Du(c,a)};N.prototype.__destroy__=function(){Eu(this.g)};function U(){this.g=Fu();IC(U)[this.g]=this}U.prototype=Object.create(D.prototype);U.prototype.constructor=U;U.prototype.h=U;U.i={};l.MdDbBlockReference=U;U.prototype.blockTableRecord=function(){return Gu(this.g)};U.prototype.setBlockTableRecord=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hu(c,a)};
|
|
788
|
+
U.prototype.position=U.prototype.position=function(){return w(Iu(this.g),H)};U.prototype.setPosition=U.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ju(c,a)};U.prototype.scaleFactors=function(){return w(Ku(this.g),H)};U.prototype.setScaleFactors=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lu(c,a)};U.prototype.rotation=U.prototype.rotation=function(){return Mu(this.g)};
|
|
789
|
+
U.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Nu(c,a)};U.prototype.blockTransform=function(){return w(Ou(this.g),ZC)};U.prototype.setBlockTransform=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Pu(c,a)};U.prototype.explode=function(){return w(Qu(this.g),E)};U.prototype.TrueColor=function(){return w(Ru(this.g),F)};U.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Su(c,a)};U.prototype.ColorIndex=function(){return Tu(this.g)};
|
|
790
|
+
U.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Uu(c,a)};U.prototype.Layer=function(){return p(Vu(this.g))};U.prototype.SetLayer=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Wu(c,a)};U.prototype.LinetypeScale=function(){return Xu(this.g)};U.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yu(c,a)};U.prototype.Visible=function(){return!!Zu(this.g)};
|
|
791
|
+
U.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$u(c,a)};U.prototype.Lineweight=function(){return av(this.g)};U.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bv(c,a)};U.prototype.TextStyle=function(){return p(cv(this.g))};U.prototype.SetTextStyle=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!dv(c,a)};
|
|
792
|
+
U.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ev(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!!fv(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!!gv(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!!hv(d,a,c)};
|
|
793
|
+
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!!iv(d,a,c)};U.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jv(c,a)};U.prototype.GetBoundingBox=function(){return w(kv(this.g),E)};U.prototype.GetObjectID=function(){return lv(this.g)};U.prototype.Erase=function(){return!!mv(this.g)};U.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nv(c,a)};
|
|
794
|
+
U.prototype.Clone=function(){return w(ov(this.g),A)};U.prototype.GetHandle=function(){return p(pv(this.g))};U.prototype.GetDatabase=function(){return w(qv(this.g),B)};U.prototype.GetOwnerID=function(){return rv(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!!sv(f,a,c,d,e)};U.prototype.getObjectName=function(){return p(tv(this.g))};
|
|
795
|
+
U.prototype.getDxf0=function(){return p(uv(this.g))};U.prototype.getJson=function(){return p(vv(this.g))};U.prototype.setJson=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!wv(c,a)};U.prototype.isKindOf=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!xv(c,a)};U.prototype.__destroy__=function(){yv(this.g)};function V(){this.g=zv();IC(V)[this.g]=this}V.prototype=Object.create(J.prototype);V.prototype.constructor=V;V.prototype.h=V;V.i={};
|
|
796
|
+
l.MdDbAlignedDimension=V;V.prototype.xLine1Point=function(){return w(Av(this.g),H)};V.prototype.setXLine1Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Bv(c,a)};V.prototype.xLine2Point=function(){return w(Cv(this.g),H)};V.prototype.setXLine2Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Dv(c,a)};V.prototype.dimLinePoint=function(){return w(Ev(this.g),H)};
|
|
797
|
+
V.prototype.setDimLinePoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fv(c,a)};V.prototype.oblique=function(){return Gv(this.g)};V.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hv(c,a)};V.prototype.textPosition=function(){return w(Iv(this.g),H)};V.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Jv(c,a)};V.prototype.isUsingDefaultTextPosition=function(){return!!Kv(this.g)};
|
|
798
|
+
V.prototype.useSetTextPosition=function(){return!!Lv(this.g)};V.prototype.useDefaultTextPosition=function(){return!!Mv(this.g)};V.prototype.elevation=V.prototype.elevation=function(){return Nv(this.g)};V.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ov(c,a)};V.prototype.dimensionText=function(){return p(Pv(this.g))};V.prototype.setDimensionText=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Qv(c,a)};V.prototype.textRotation=function(){return Rv(this.g)};
|
|
799
|
+
V.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Sv(c,a)};V.prototype.dimensionStyle=function(){return Tv(this.g)};V.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Uv(c,a)};V.prototype.textAttachment=function(){return Vv(this.g)};V.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Wv(c,a)};V.prototype.horizontalRotation=function(){return Xv(this.g)};
|
|
800
|
+
V.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yv(c,a)};V.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zv(c,a)};V.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return $v(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!!aw(d,a,c)};
|
|
801
|
+
V.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return bw(c,a)};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!!cw(d,a,c)};V.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(dw(c,a))};V.prototype.SetDimVarString=function(a,c){var d=this.g;y();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:z(c);return!!ew(d,a,c)};
|
|
802
|
+
V.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return fw(c,a)};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!!gw(d,a,c)};V.prototype.explode=function(){return w(hw(this.g),E)};V.prototype.TrueColor=function(){return w(iw(this.g),F)};V.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jw(c,a)};V.prototype.ColorIndex=function(){return kw(this.g)};
|
|
803
|
+
V.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lw(c,a)};V.prototype.Layer=function(){return p(mw(this.g))};V.prototype.SetLayer=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!nw(c,a)};V.prototype.LinetypeScale=function(){return ow(this.g)};V.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pw(c,a)};V.prototype.Visible=function(){return!!qw(this.g)};
|
|
804
|
+
V.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rw(c,a)};V.prototype.Lineweight=function(){return sw(this.g)};V.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!tw(c,a)};V.prototype.TextStyle=function(){return p(uw(this.g))};V.prototype.SetTextStyle=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!vw(c,a)};
|
|
805
|
+
V.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ww(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!!xw(d,a,c)};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!!yw(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!!zw(d,a,c)};
|
|
806
|
+
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!!Aw(d,a,c)};V.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Bw(c,a)};V.prototype.GetBoundingBox=function(){return w(Cw(this.g),E)};V.prototype.GetObjectID=function(){return Dw(this.g)};V.prototype.Erase=function(){return!!Ew(this.g)};V.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fw(c,a)};
|
|
807
|
+
V.prototype.Clone=function(){return w(Gw(this.g),A)};V.prototype.GetHandle=function(){return p(Hw(this.g))};V.prototype.GetDatabase=function(){return w(Iw(this.g),B)};V.prototype.GetOwnerID=function(){return Jw(this.g)};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!!Kw(f,a,c,d,e)};V.prototype.getObjectName=function(){return p(Lw(this.g))};
|
|
808
|
+
V.prototype.getDxf0=function(){return p(Mw(this.g))};V.prototype.getJson=function(){return p(Nw(this.g))};V.prototype.setJson=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Ow(c,a)};V.prototype.isKindOf=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Pw(c,a)};V.prototype.__destroy__=function(){Qw(this.g)};function W(){this.g=Rw();IC(W)[this.g]=this}W.prototype=Object.create(J.prototype);W.prototype.constructor=W;W.prototype.h=W;W.i={};
|
|
809
|
+
l.MdDbRotatedDimension=W;W.prototype.xLine1Point=function(){return w(Sw(this.g),H)};W.prototype.setXLine1Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Tw(c,a)};W.prototype.xLine2Point=function(){return w(Uw(this.g),H)};W.prototype.setXLine2Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vw(c,a)};W.prototype.dimLinePoint=function(){return w(Ww(this.g),H)};
|
|
810
|
+
W.prototype.setDimLinePoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xw(c,a)};W.prototype.rotation=W.prototype.rotation=function(){return Yw(this.g)};W.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zw(c,a)};W.prototype.oblique=function(){return $w(this.g)};W.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ax(c,a)};W.prototype.textPosition=function(){return w(bx(this.g),H)};
|
|
811
|
+
W.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!cx(c,a)};W.prototype.isUsingDefaultTextPosition=function(){return!!dx(this.g)};W.prototype.useSetTextPosition=function(){return!!ex(this.g)};W.prototype.useDefaultTextPosition=function(){return!!fx(this.g)};W.prototype.elevation=W.prototype.elevation=function(){return gx(this.g)};W.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hx(c,a)};W.prototype.dimensionText=function(){return p(ix(this.g))};
|
|
812
|
+
W.prototype.setDimensionText=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!jx(c,a)};W.prototype.textRotation=function(){return kx(this.g)};W.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lx(c,a)};W.prototype.dimensionStyle=function(){return mx(this.g)};W.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nx(c,a)};W.prototype.textAttachment=function(){return ox(this.g)};
|
|
813
|
+
W.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!px(c,a)};W.prototype.horizontalRotation=function(){return qx(this.g)};W.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rx(c,a)};W.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sx(c,a)};W.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return tx(c,a)};
|
|
814
|
+
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!!ux(d,a,c)};W.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return vx(c,a)};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!!wx(d,a,c)};W.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(xx(c,a))};
|
|
815
|
+
W.prototype.SetDimVarString=function(a,c){var d=this.g;y();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:z(c);return!!yx(d,a,c)};W.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return zx(c,a)};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!!Ax(d,a,c)};W.prototype.explode=function(){return w(Bx(this.g),E)};W.prototype.TrueColor=function(){return w(Cx(this.g),F)};
|
|
816
|
+
W.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Dx(c,a)};W.prototype.ColorIndex=function(){return Ex(this.g)};W.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fx(c,a)};W.prototype.Layer=function(){return p(Gx(this.g))};W.prototype.SetLayer=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Hx(c,a)};W.prototype.LinetypeScale=function(){return Ix(this.g)};
|
|
817
|
+
W.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Jx(c,a)};W.prototype.Visible=function(){return!!Kx(this.g)};W.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lx(c,a)};W.prototype.Lineweight=function(){return Mx(this.g)};W.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Nx(c,a)};W.prototype.TextStyle=function(){return p(Ox(this.g))};
|
|
818
|
+
W.prototype.SetTextStyle=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Px(c,a)};W.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qx(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!!Rx(d,a,c)};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!!Sx(d,a,c)};
|
|
819
|
+
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!!Tx(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!!Ux(d,a,c)};W.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vx(c,a)};W.prototype.GetBoundingBox=function(){return w(Wx(this.g),E)};W.prototype.GetObjectID=function(){return Xx(this.g)};W.prototype.Erase=function(){return!!Yx(this.g)};
|
|
820
|
+
W.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zx(c,a)};W.prototype.Clone=function(){return w($x(this.g),A)};W.prototype.GetHandle=function(){return p(ay(this.g))};W.prototype.GetDatabase=function(){return w(by(this.g),B)};W.prototype.GetOwnerID=function(){return cy(this.g)};
|
|
821
|
+
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!!dy(f,a,c,d,e)};W.prototype.getObjectName=function(){return p(ey(this.g))};W.prototype.getDxf0=function(){return p(fy(this.g))};W.prototype.getJson=function(){return p(gy(this.g))};W.prototype.setJson=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!hy(c,a)};
|
|
822
|
+
W.prototype.isKindOf=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!iy(c,a)};W.prototype.__destroy__=function(){jy(this.g)};function X(){this.g=ky();IC(X)[this.g]=this}X.prototype=Object.create(D.prototype);X.prototype.constructor=X;X.prototype.h=X;X.i={};l.MdDbMText=X;X.prototype.location=X.prototype.location=function(){return w(ly(this.g),H)};X.prototype.setLocation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!my(c,a)};
|
|
823
|
+
X.prototype.rotation=X.prototype.rotation=function(){return ny(this.g)};X.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!oy(c,a)};X.prototype.width=X.prototype.width=function(){return py(this.g)};X.prototype.setWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qy(c,a)};X.prototype.textHeight=function(){return ry(this.g)};X.prototype.setTextHeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sy(c,a)};
|
|
824
|
+
X.prototype.attachment=function(){return ty(this.g)};X.prototype.setAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!uy(c,a)};X.prototype.contents=X.prototype.l=function(){return p(vy(this.g))};X.prototype.setContents=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!wy(c,a)};X.prototype.explode=function(){return w(xy(this.g),E)};X.prototype.TrueColor=function(){return w(yy(this.g),F)};
|
|
825
|
+
X.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zy(c,a)};X.prototype.ColorIndex=function(){return Ay(this.g)};X.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!By(c,a)};X.prototype.Layer=function(){return p(Cy(this.g))};X.prototype.SetLayer=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Dy(c,a)};X.prototype.LinetypeScale=function(){return Ey(this.g)};
|
|
826
|
+
X.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fy(c,a)};X.prototype.Visible=function(){return!!Gy(this.g)};X.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hy(c,a)};X.prototype.Lineweight=function(){return Iy(this.g)};X.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Jy(c,a)};X.prototype.TextStyle=function(){return p(Ky(this.g))};
|
|
827
|
+
X.prototype.SetTextStyle=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Ly(c,a)};X.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!My(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!!Ny(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!!Oy(d,a,c)};
|
|
828
|
+
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!!Py(d,a,c)};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!!Qy(d,a,c)};X.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ry(c,a)};X.prototype.GetBoundingBox=function(){return w(Sy(this.g),E)};X.prototype.GetObjectID=function(){return Ty(this.g)};X.prototype.Erase=function(){return!!Uy(this.g)};
|
|
829
|
+
X.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vy(c,a)};X.prototype.Clone=function(){return w(Wy(this.g),A)};X.prototype.GetHandle=function(){return p(Xy(this.g))};X.prototype.GetDatabase=function(){return w(Yy(this.g),B)};X.prototype.GetOwnerID=function(){return Zy(this.g)};
|
|
830
|
+
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!!$y(f,a,c,d,e)};X.prototype.getObjectName=function(){return p(az(this.g))};X.prototype.getDxf0=function(){return p(bz(this.g))};X.prototype.getJson=function(){return p(cz(this.g))};X.prototype.setJson=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!dz(c,a)};
|
|
831
|
+
X.prototype.isKindOf=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!ez(c,a)};X.prototype.__destroy__=function(){fz(this.g)};function kD(){throw"cannot construct a MdDbBlockTableRecordIterator, no constructor in IDL";}kD.prototype=Object.create(RC.prototype);kD.prototype.constructor=kD;kD.prototype.h=kD;kD.i={};l.MdDbBlockTableRecordIterator=kD;
|
|
832
|
+
kD.prototype.start=kD.prototype.start=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);gz(d,a,c)};kD.prototype.done=kD.prototype.done=function(){return!!hz(this.g)};kD.prototype.getEntityId=function(){return iz(this.g)};kD.prototype.step=kD.prototype.step=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);jz(d,a,c)};kD.prototype.getObjectName=function(){return p(kz(this.g))};kD.prototype.getDxf0=function(){return p(lz(this.g))};
|
|
833
|
+
kD.prototype.getJson=function(){return p(mz(this.g))};kD.prototype.setJson=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!nz(c,a)};kD.prototype.isKindOf=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!oz(c,a)};kD.prototype.__destroy__=function(){pz(this.g)};function eD(){this.g=qz();IC(eD)[this.g]=this}eD.prototype=Object.create(A.prototype);eD.prototype.constructor=eD;eD.prototype.h=eD;eD.i={};l.MdDbBlockTableRecord=eD;
|
|
834
|
+
eD.prototype.appendAcDbEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return rz(c,a)};eD.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(sz(d,a,c),kD)};eD.prototype.origin=eD.prototype.origin=function(){return w(tz(this.g),H)};eD.prototype.setOrigin=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!uz(c,a)};eD.prototype.getBoundingBox=function(){return w(vz(this.g),VC)};
|
|
835
|
+
eD.prototype.invalidBoundingBoxBuffer=function(){return!!wz(this.g)};eD.prototype.GetObjectID=function(){return xz(this.g)};eD.prototype.Erase=function(){return!!yz(this.g)};eD.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zz(c,a)};eD.prototype.Clone=function(){return w(Az(this.g),A)};eD.prototype.GetHandle=function(){return p(Bz(this.g))};eD.prototype.GetDatabase=function(){return w(Cz(this.g),B)};eD.prototype.GetOwnerID=function(){return Dz(this.g)};
|
|
836
|
+
eD.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!!Ez(f,a,c,d,e)};eD.prototype.getObjectName=function(){return p(Fz(this.g))};eD.prototype.getDxf0=function(){return p(Gz(this.g))};eD.prototype.getJson=function(){return p(Hz(this.g))};eD.prototype.setJson=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Iz(c,a)};
|
|
837
|
+
eD.prototype.isKindOf=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Jz(c,a)};eD.prototype.__destroy__=function(){Kz(this.g)};function lD(){throw"cannot construct a MdDbBlockTableIterator, no constructor in IDL";}lD.prototype=Object.create(RC.prototype);lD.prototype.constructor=lD;lD.prototype.h=lD;lD.i={};l.MdDbBlockTableIterator=lD;lD.prototype.start=lD.prototype.start=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Lz(d,a,c)};
|
|
838
|
+
lD.prototype.done=lD.prototype.done=function(){return!!Mz(this.g)};lD.prototype.getRecord=function(){return w(Nz(this.g),eD)};lD.prototype.step=lD.prototype.step=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Oz(d,a,c)};lD.prototype.getObjectName=function(){return p(Pz(this.g))};lD.prototype.getDxf0=function(){return p(Qz(this.g))};lD.prototype.getJson=function(){return p(Rz(this.g))};
|
|
839
|
+
lD.prototype.setJson=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Sz(c,a)};lD.prototype.isKindOf=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Tz(c,a)};lD.prototype.__destroy__=function(){Uz(this.g)};function dD(){throw"cannot construct a MdDbBlockTable, no constructor in IDL";}dD.prototype=Object.create(A.prototype);dD.prototype.constructor=dD;dD.prototype.h=dD;dD.i={};l.MdDbBlockTable=dD;
|
|
840
|
+
dD.prototype.getAt=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return w(Vz(c,a),eD)};dD.prototype.has=dD.prototype.has=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!Wz(c,a)};dD.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(Xz(d,a,c),lD)};dD.prototype.add=dD.prototype.add=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Yz(c,a)};dD.prototype.GetObjectID=function(){return Zz(this.g)};
|
|
841
|
+
dD.prototype.Erase=function(){return!!$z(this.g)};dD.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!aA(c,a)};dD.prototype.Clone=function(){return w(bA(this.g),A)};dD.prototype.GetHandle=function(){return p(cA(this.g))};dD.prototype.GetDatabase=function(){return w(dA(this.g),B)};dD.prototype.GetOwnerID=function(){return eA(this.g)};
|
|
842
|
+
dD.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!!fA(f,a,c,d,e)};dD.prototype.getObjectName=function(){return p(gA(this.g))};dD.prototype.getDxf0=function(){return p(hA(this.g))};dD.prototype.getJson=function(){return p(iA(this.g))};dD.prototype.setJson=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!jA(c,a)};
|
|
843
|
+
dD.prototype.isKindOf=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!kA(c,a)};dD.prototype.__destroy__=function(){lA(this.g)};function mD(){this.g=mA();IC(mD)[this.g]=this}mD.prototype=Object.create(RC.prototype);mD.prototype.constructor=mD;mD.prototype.h=mD;mD.i={};l.McDrawSelSet=mD;mD.prototype.allSelect=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return nA(c,a)};
|
|
844
|
+
mD.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 oA(f,a,c,d,e)};mD.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 pA(g,a,c,d,e,f)};
|
|
845
|
+
mD.prototype.userSelect=mD.prototype.userSelect=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 qA(h,a,c,d,e,f,g)};
|
|
846
|
+
mD.prototype.userPointSelect=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 rA(f,a,c,d,e)};mD.prototype.getFilterEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(sA(d,a,c),WC)};mD.prototype.highlightEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);tA(c,a)};mD.prototype.count=mD.prototype.count=function(){return uA(this.g)};
|
|
847
|
+
mD.prototype.item=mD.prototype.item=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return vA(c,a)};mD.prototype.getObjectName=function(){return p(wA(this.g))};mD.prototype.getDxf0=function(){return p(xA(this.g))};mD.prototype.getJson=function(){return p(yA(this.g))};mD.prototype.setJson=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!zA(c,a)};mD.prototype.isKindOf=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!AA(c,a)};
|
|
848
|
+
mD.prototype.__destroy__=function(){BA(this.g)};function Y(){this.g=CA();IC(Y)[this.g]=this}Y.prototype=Object.create(G.prototype);Y.prototype.constructor=Y;Y.prototype.h=Y;Y.i={};l.MdDbEllipse=Y;Y.prototype.center=function(){return w(DA(this.g),H)};Y.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!EA(c,a)};Y.prototype.majorAxis=function(){return w(FA(this.g),I)};Y.prototype.minorAxis=function(){return w(GA(this.g),I)};
|
|
849
|
+
Y.prototype.setMajorAxis=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!HA(c,a)};Y.prototype.setMinorAxis=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!IA(c,a)};Y.prototype.radiusRatio=function(){return JA(this.g)};Y.prototype.setRadiusRatio=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!KA(c,a)};Y.prototype.startAngle=function(){return LA(this.g)};
|
|
850
|
+
Y.prototype.setStartAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!MA(c,a)};Y.prototype.endAngle=function(){return NA(this.g)};Y.prototype.setEndAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!OA(c,a)};Y.prototype.InitData=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!!PA(g,a,c,d,e,f)};
|
|
851
|
+
Y.prototype.getStartParam=function(){return QA(this.g)};Y.prototype.getEndParam=function(){return RA(this.g)};Y.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return SA(c,a)};Y.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return TA(c,a)};Y.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return UA(c,a)};
|
|
852
|
+
Y.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(VA(c,a),H)};Y.prototype.getStartPoint=function(){return w(WA(this.g),H)};Y.prototype.getEndPoint=function(){return w(XA(this.g),H)};Y.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(YA(c,a),H)};Y.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ZA(c,a)};
|
|
853
|
+
Y.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w($A(c,a),I)};Y.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(aB(c,a),I)};Y.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(bB(d,a,c),H)};Y.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(cB(d,a,c),SC)};
|
|
854
|
+
Y.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(dB(c,a),SC)};Y.prototype.getArea=function(){return eB(this.g)};Y.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(fB(c,a),E)};Y.prototype.getLength=function(){return gB(this.g)};Y.prototype.explode=function(){return w(hB(this.g),E)};Y.prototype.TrueColor=function(){return w(iB(this.g),F)};
|
|
855
|
+
Y.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jB(c,a)};Y.prototype.ColorIndex=function(){return kB(this.g)};Y.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lB(c,a)};Y.prototype.Layer=function(){return p(mB(this.g))};Y.prototype.SetLayer=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!nB(c,a)};Y.prototype.LinetypeScale=function(){return oB(this.g)};
|
|
856
|
+
Y.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pB(c,a)};Y.prototype.Visible=function(){return!!qB(this.g)};Y.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rB(c,a)};Y.prototype.Lineweight=function(){return sB(this.g)};Y.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!tB(c,a)};Y.prototype.TextStyle=function(){return p(uB(this.g))};
|
|
857
|
+
Y.prototype.SetTextStyle=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!vB(c,a)};Y.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wB(c,a)};Y.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!xB(d,a,c)};Y.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!yB(d,a,c)};
|
|
858
|
+
Y.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!zB(d,a,c)};Y.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!AB(d,a,c)};Y.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!BB(c,a)};Y.prototype.GetBoundingBox=function(){return w(CB(this.g),E)};Y.prototype.GetObjectID=function(){return DB(this.g)};Y.prototype.Erase=function(){return!!EB(this.g)};
|
|
859
|
+
Y.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!FB(c,a)};Y.prototype.Clone=function(){return w(GB(this.g),A)};Y.prototype.GetHandle=function(){return p(HB(this.g))};Y.prototype.GetDatabase=function(){return w(IB(this.g),B)};Y.prototype.GetOwnerID=function(){return JB(this.g)};
|
|
860
|
+
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!!KB(f,a,c,d,e)};Y.prototype.getObjectName=function(){return p(LB(this.g))};Y.prototype.getDxf0=function(){return p(MB(this.g))};Y.prototype.getJson=function(){return p(NB(this.g))};Y.prototype.setJson=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!OB(c,a)};
|
|
861
|
+
Y.prototype.isKindOf=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!PB(c,a)};Y.prototype.__destroy__=function(){QB(this.g)};function Z(){this.g=RB();IC(Z)[this.g]=this}Z.prototype=Object.create(D.prototype);Z.prototype.constructor=Z;Z.prototype.h=Z;Z.i={};l.MdDbPoint=Z;Z.prototype.position=Z.prototype.position=function(){return w(SB(this.g),H)};Z.prototype.setPosition=Z.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!TB(c,a)};
|
|
862
|
+
Z.prototype.explode=function(){return w(UB(this.g),E)};Z.prototype.TrueColor=function(){return w(VB(this.g),F)};Z.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!WB(c,a)};Z.prototype.ColorIndex=function(){return XB(this.g)};Z.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!YB(c,a)};Z.prototype.Layer=function(){return p(ZB(this.g))};
|
|
863
|
+
Z.prototype.SetLayer=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!$B(c,a)};Z.prototype.LinetypeScale=function(){return aC(this.g)};Z.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bC(c,a)};Z.prototype.Visible=function(){return!!cC(this.g)};Z.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dC(c,a)};Z.prototype.Lineweight=function(){return eC(this.g)};
|
|
864
|
+
Z.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fC(c,a)};Z.prototype.TextStyle=function(){return p(gC(this.g))};Z.prototype.SetTextStyle=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!hC(c,a)};Z.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!iC(c,a)};Z.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!jC(d,a,c)};
|
|
865
|
+
Z.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!kC(d,a,c)};Z.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!lC(d,a,c)};Z.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!mC(d,a,c)};Z.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nC(c,a)};
|
|
866
|
+
Z.prototype.GetBoundingBox=function(){return w(oC(this.g),E)};Z.prototype.GetObjectID=function(){return pC(this.g)};Z.prototype.Erase=function(){return!!qC(this.g)};Z.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rC(c,a)};Z.prototype.Clone=function(){return w(sC(this.g),A)};Z.prototype.GetHandle=function(){return p(tC(this.g))};Z.prototype.GetDatabase=function(){return w(uC(this.g),B)};Z.prototype.GetOwnerID=function(){return vC(this.g)};
|
|
867
|
+
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!!wC(f,a,c,d,e)};Z.prototype.getObjectName=function(){return p(xC(this.g))};Z.prototype.getDxf0=function(){return p(yC(this.g))};Z.prototype.getJson=function(){return p(zC(this.g))};Z.prototype.setJson=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!AC(c,a)};
|
|
868
|
+
Z.prototype.isKindOf=function(a){var c=this.g;y();a=a&&"object"===typeof a?a.g:z(a);return!!BC(c,a)};Z.prototype.__destroy__=function(){CC(this.g)};
|
|
852
869
|
|
|
853
870
|
|
|
854
871
|
return mxdrawassembly.ready
|