mxcad 1.0.47 → 1.0.49

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.
@@ -1,422 +1,511 @@
1
1
 
2
2
  var mxdrawassembly = (() => {
3
- var _scriptDir = typeof document !== 'undefined' && document.currentScript ? document.currentScript.src : undefined;
4
- if (typeof __filename !== 'undefined') _scriptDir = _scriptDir || __filename;
5
- return (
6
- function(mxdrawassembly = {}) {
7
-
8
- var b;b||(b=typeof mxdrawassembly !== 'undefined' ? mxdrawassembly : {});var aa,ba;b.ready=new Promise(function(a,c){aa=a;ba=c});var ea=Object.assign({},b),fa="./this.program",ha=(a,c)=>{throw c;},ia="object"==typeof window,ja="function"==typeof importScripts,ka="object"==typeof process&&"object"==typeof process.versions&&"string"==typeof process.versions.node,la="",ma,na,oa;
9
- if(ka){var fs=require("fs"),pa=require("path");la=ja?pa.dirname(la)+"/":__dirname+"/";ma=(a,c)=>{a=a.startsWith("file://")?new URL(a):pa.normalize(a);return fs.readFileSync(a,c?void 0:"utf8")};oa=a=>{a=ma(a,!0);a.buffer||(a=new Uint8Array(a));return a};na=(a,c,d)=>{a=a.startsWith("file://")?new URL(a):pa.normalize(a);fs.readFile(a,function(e,f){e?d(e):c(f.buffer)})};!b.thisProgram&&1<process.argv.length&&(fa=process.argv[1].replace(/\\/g,"/"));process.argv.slice(2);ha=(a,c)=>{process.exitCode=a;throw c;
10
- };b.inspect=function(){return"[Emscripten Module object]"}}else if(ia||ja)ja?la=self.location.href:"undefined"!=typeof document&&document.currentScript&&(la=document.currentScript.src),_scriptDir&&(la=_scriptDir),la=0!==la.indexOf("blob:")?la.substr(0,la.replace(/[?#].*/,"").lastIndexOf("/")+1):"",ma=a=>{var c=new XMLHttpRequest;c.open("GET",a,!1);c.send(null);return c.responseText},ja&&(oa=a=>{var c=new XMLHttpRequest;c.open("GET",a,!1);c.responseType="arraybuffer";c.send(null);return new Uint8Array(c.response)}),
11
- na=(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)};var qa=b.print||console.log.bind(console),ra=b.printErr||console.warn.bind(console);Object.assign(b,ea);ea=null;b.thisProgram&&(fa=b.thisProgram);b.quit&&(ha=b.quit);var sa;b.wasmBinary&&(sa=b.wasmBinary);var noExitRuntime=b.noExitRuntime||!0;"object"!=typeof WebAssembly&&ta("no native wasm support detected");
12
- var ua,va=!1,wa,m,n,ya,za,q,r,Ba,Ca;function Da(){var a=ua.buffer;b.HEAP8=m=new Int8Array(a);b.HEAP16=ya=new Int16Array(a);b.HEAP32=q=new Int32Array(a);b.HEAPU8=n=new Uint8Array(a);b.HEAPU16=za=new Uint16Array(a);b.HEAPU32=r=new Uint32Array(a);b.HEAPF32=Ba=new Float32Array(a);b.HEAPF64=Ca=new Float64Array(a)}var Ea,Fa=[],Ga=[],Ha=[];function Ia(){var a=b.preRun.shift();Fa.unshift(a)}var Ja=0,Ka=null,La=null;function Ma(){Ja++;b.monitorRunDependencies&&b.monitorRunDependencies(Ja)}
13
- function Na(){Ja--;b.monitorRunDependencies&&b.monitorRunDependencies(Ja);if(0==Ja&&(null!==Ka&&(clearInterval(Ka),Ka=null),La)){var a=La;La=null;a()}}function ta(a){if(b.onAbort)b.onAbort(a);a="Aborted("+a+")";ra(a);va=!0;wa=1;a=new WebAssembly.RuntimeError(a+". Build with -sASSERTIONS for more info.");ba(a);throw a;}function Oa(a){return a.startsWith("data:application/octet-stream;base64,")}var Pa;Pa="mxdrawassembly_min.wasm";if(!Oa(Pa)){var Qa=Pa;Pa=b.locateFile?b.locateFile(Qa,la):la+Qa}
14
- function Ra(a){try{if(a==Pa&&sa)return new Uint8Array(sa);if(oa)return oa(a);throw"both async and sync fetching of the wasm failed";}catch(c){ta(c)}}
15
- function Sa(a){if(!sa&&(ia||ja)){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 Ra(a)});if(na)return new Promise(function(c,d){na(a,function(e){c(new Uint8Array(e))},d)})}return Promise.resolve().then(function(){return Ra(a)})}
16
- function Ta(a,c,d){return Sa(a).then(function(e){return WebAssembly.instantiate(e,c)}).then(function(e){return e}).then(d,function(e){ra("failed to asynchronously prepare wasm: "+e);ta(e)})}
17
- function Ua(a,c){var d=Pa;return sa||"function"!=typeof WebAssembly.instantiateStreaming||Oa(d)||d.startsWith("file://")||ka||"function"!=typeof fetch?Ta(d,a,c):fetch(d,{credentials:"same-origin"}).then(function(e){return WebAssembly.instantiateStreaming(e,a).then(c,function(f){ra("wasm streaming compile failed: "+f);ra("falling back to ArrayBuffer instantiation");return Ta(d,a,c)})})}
18
- var Va,Wa,bb={252482:()=>m.length,252502:a=>{a=v(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=Xa(a,e||0);a=Ya(a,{aa:!0}).node;if(!a)throw new A(44);if(!a.h.u)throw new A(63);a=a.h.u(a).size;var f=new Uint8Array(a);Za(e,f,0,a,0);"utf8"===c?d=$a(f,0):"binary"===c&&(d=f);ab(e);window.mx_saveFile_call(d)}else console.log("window.mx_saveFile_call undefined")}};
19
- function cb(a){this.name="ExitStatus";this.message="Program terminated with exit("+a+")";this.status=a}function db(a){for(;0<a.length;)a.shift()(b)}var gb="undefined"!=typeof TextDecoder?new TextDecoder("utf8"):void 0;
20
- function $a(a,c,d){var e=c+d;for(d=c;a[d]&&!(d>=e);)++d;if(16<d-c&&a.buffer&&gb)return gb.decode(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}function v(a,c){return a?$a(n,a,c):""}
21
- var hb=(a,c)=>{for(var d=0,e=a.length-1;0<=e;e--){var f=a[e];"."===f?a.splice(e,1):".."===f?(a.splice(e,1),d++):d&&(a.splice(e,1),d--)}if(c)for(;d;d--)a.unshift("..");return a},ib=a=>{var c="/"===a.charAt(0),d="/"===a.substr(-1);(a=hb(a.split("/").filter(e=>!!e),!c).join("/"))||c||(a=".");a&&d&&(a+="/");return(c?"/":"")+a},jb=a=>{var c=/^(\/?|)([\s\S]*?)((?:\.{1,2}|[^\/]+?|)(\.[^.\/]*|))(?:[\/]*)$/.exec(a).slice(1);a=c[0];c=c[1];if(!a&&!c)return".";c&&(c=c.substr(0,c.length-1));return a+c},kb=a=>
22
- {if("/"===a)return"/";a=ib(a);a=a.replace(/\/$/,"");var c=a.lastIndexOf("/");return-1===c?a:a.substr(c+1)};function lb(){if("object"==typeof crypto&&"function"==typeof crypto.getRandomValues)return d=>crypto.getRandomValues(d);if(ka)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){}ta("initRandomDevice")}function mb(a){return(mb=lb())(a)}
23
- function nb(){for(var a="",c=!1,d=arguments.length-1;-1<=d&&!c;d--){c=0<=d?arguments[d]:"/";if("string"!=typeof c)throw new TypeError("Arguments to path.resolve must be strings");if(!c)return"";a=c+"/"+a;c="/"===c.charAt(0)}a=hb(a.split("/").filter(e=>!!e),!c).join("/");return(c?"/":"")+a||"."}
24
- function ob(a,c,d,e){if(!(0<e))return 0;var f=d;e=d+e-1;for(var g=0;g<a.length;++g){var h=a.charCodeAt(g);if(55296<=h&&57343>=h){var l=a.charCodeAt(++g);h=65536+((h&1023)<<10)|l&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}
25
- function pb(a,c){for(var d=0,e=0;e<a.length;++e){var f=a.charCodeAt(e);127>=f?d++:2047>=f?d+=2:55296<=f&&57343>=f?(d+=4,++e):d+=3}d=Array(d+1);a=ob(a,d,0,d.length);c&&(d.length=a);return d}var qb=[];function rb(a,c){qb[a]={input:[],output:[],K:c};sb(a,tb)}
26
- var tb={open:function(a){var c=qb[a.node.rdev];if(!c)throw new A(43);a.tty=c;a.seekable=!1},close:function(a){a.tty.K.fsync(a.tty)},fsync:function(a){a.tty.K.fsync(a.tty)},read:function(a,c,d,e){if(!a.tty||!a.tty.K.ya)throw new A(60);for(var f=0,g=0;g<e;g++){try{var h=a.tty.K.ya(a.tty)}catch(l){throw new A(29);}if(void 0===h&&0===f)throw new A(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.K.ga)throw new A(60);try{for(var f=
27
- 0;f<e;f++)a.tty.K.ga(a.tty,c[d+f])}catch(g){throw new A(29);}e&&(a.node.timestamp=Date.now());return f}},ub={ya:function(a){if(!a.input.length){var c=null;if(ka){c=Buffer.alloc(256);var d=0;try{d=fs.readSync(process.stdin.fd,c,0,256,-1)}catch(e){if(e.toString().includes("EOF"))d=0;else throw e;}c=0<d?c.slice(0,d).toString("utf-8"):null}else"undefined"!=typeof window&&"function"==typeof window.prompt?(c=window.prompt("Input: "),null!==c&&(c+="\n")):"function"==typeof readline&&(c=readline(),null!==
28
- c&&(c+="\n"));if(!c)return null;a.input=pb(c,!0)}return a.input.shift()},ga:function(a,c){null===c||10===c?(qa($a(a.output,0)),a.output=[]):0!=c&&a.output.push(c)},fsync:function(a){a.output&&0<a.output.length&&(qa($a(a.output,0)),a.output=[])}},vb={ga:function(a,c){null===c||10===c?(ra($a(a.output,0)),a.output=[]):0!=c&&a.output.push(c)},fsync:function(a){a.output&&0<a.output.length&&(ra($a(a.output,0)),a.output=[])}},B={v:null,C:function(){return B.createNode(null,"/",16895,0)},createNode:function(a,
29
- c,d,e){if(24576===(d&61440)||4096===(d&61440))throw new A(63);B.v||(B.v={dir:{node:{u:B.h.u,A:B.h.A,lookup:B.h.lookup,V:B.h.V,rename:B.h.rename,unlink:B.h.unlink,rmdir:B.h.rmdir,readdir:B.h.readdir,symlink:B.h.symlink},stream:{D:B.j.D}},file:{node:{u:B.h.u,A:B.h.A},stream:{D:B.j.D,read:B.j.read,write:B.j.write,pa:B.j.pa,Ba:B.j.Ba,Da:B.j.Da}},link:{node:{u:B.h.u,A:B.h.A,readlink:B.h.readlink},stream:{}},qa:{node:{u:B.h.u,A:B.h.A},stream:wb}});d=xb(a,c,d,e);16384===(d.mode&61440)?(d.h=B.v.dir.node,
30
- d.j=B.v.dir.stream,d.i={}):32768===(d.mode&61440)?(d.h=B.v.file.node,d.j=B.v.file.stream,d.o=0,d.i=null):40960===(d.mode&61440)?(d.h=B.v.link.node,d.j=B.v.link.stream):8192===(d.mode&61440)&&(d.h=B.v.qa.node,d.j=B.v.qa.stream);d.timestamp=Date.now();a&&(a.i[c]=d,a.timestamp=d.timestamp);return d},pb:function(a){return a.i?a.i.subarray?a.i.subarray(0,a.o):new Uint8Array(a.i):new Uint8Array(0)},va:function(a,c){var d=a.i?a.i.length:0;d>=c||(c=Math.max(c,d*(1048576>d?2:1.125)>>>0),0!=d&&(c=Math.max(c,
31
- 256)),d=a.i,a.i=new Uint8Array(c),0<a.o&&a.i.set(d.subarray(0,a.o),0))},Xa:function(a,c){if(a.o!=c)if(0==c)a.i=null,a.o=0;else{var d=a.i;a.i=new Uint8Array(c);d&&a.i.set(d.subarray(0,Math.min(c,a.o)));a.o=c}},h:{u:function(a){var c={};c.dev=8192===(a.mode&61440)?a.id:1;c.ino=a.id;c.mode=a.mode;c.nlink=1;c.uid=0;c.gid=0;c.rdev=a.rdev;c.size=16384===(a.mode&61440)?4096:32768===(a.mode&61440)?a.o:40960===(a.mode&61440)?a.link.length:0;c.atime=new Date(a.timestamp);c.mtime=new Date(a.timestamp);c.ctime=
32
- new Date(a.timestamp);c.Ka=4096;c.blocks=Math.ceil(c.size/c.Ka);return c},A:function(a,c){void 0!==c.mode&&(a.mode=c.mode);void 0!==c.timestamp&&(a.timestamp=c.timestamp);void 0!==c.size&&B.Xa(a,c.size)},lookup:function(){throw yb[44];},V:function(a,c,d,e){return B.createNode(a,c,d,e)},rename:function(a,c,d){if(16384===(a.mode&61440)){try{var e=zb(c,d)}catch(g){}if(e)for(var f in e.i)throw new A(55);}delete a.parent.i[a.name];a.parent.timestamp=Date.now();a.name=d;c.i[d]=a;c.timestamp=a.parent.timestamp;
33
- a.parent=c},unlink:function(a,c){delete a.i[c];a.timestamp=Date.now()},rmdir:function(a,c){var d=zb(a,c),e;for(e in d.i)throw new A(55);delete a.i[c];a.timestamp=Date.now()},readdir:function(a){var c=[".",".."],d;for(d in a.i)a.i.hasOwnProperty(d)&&c.push(d);return c},symlink:function(a,c,d){a=B.createNode(a,c,41471,0);a.link=d;return a},readlink:function(a){if(40960!==(a.mode&61440))throw new A(28);return a.link}},j:{read:function(a,c,d,e,f){var g=a.node.i;if(f>=a.node.o)return 0;a=Math.min(a.node.o-
34
- f,e);if(8<a&&g.subarray)c.set(g.subarray(f,f+a),d);else for(e=0;e<a;e++)c[d+e]=g[f+e];return a},write:function(a,c,d,e,f,g){c.buffer===m.buffer&&(g=!1);if(!e)return 0;a=a.node;a.timestamp=Date.now();if(c.subarray&&(!a.i||a.i.subarray)){if(g)return a.i=c.subarray(d,d+e),a.o=e;if(0===a.o&&0===f)return a.i=c.slice(d,d+e),a.o=e;if(f+e<=a.o)return a.i.set(c.subarray(d,d+e),f),e}B.va(a,f+e);if(a.i.subarray&&c.subarray)a.i.set(c.subarray(d,d+e),f);else for(g=0;g<e;g++)a.i[f+g]=c[d+g];a.o=Math.max(a.o,f+
35
- e);return e},D:function(a,c,d){1===d?c+=a.position:2===d&&32768===(a.node.mode&61440)&&(c+=a.node.o);if(0>c)throw new A(28);return c},pa:function(a,c,d){B.va(a.node,c+d);a.node.o=Math.max(a.node.o,c+d)},Ba:function(a,c,d,e,f){if(32768!==(a.node.mode&61440))throw new A(43);a=a.node.i;if(f&2||a.buffer!==m.buffer){if(0<d||d+c<a.length)a=a.subarray?a.subarray(d,d+c):Array.prototype.slice.call(a,d,d+c);d=!0;ta();c=void 0;if(!c)throw new A(48);m.set(a,c)}else d=!1,c=a.byteOffset;return{g:c,kb:d}},Da:function(a,
36
- c,d,e){B.j.write(a,c,0,e,d,!1);return 0}}},Ab=null,Bb={},Cb=[],Db=1,Eb=null,Fb=!0,A=null,yb={},Ya=(a,c={})=>{a=nb(a);if(!a)return{path:"",node:null};c=Object.assign({wa:!0,ha:0},c);if(8<c.ha)throw new A(32);a=a.split("/").filter(h=>!!h);for(var d=Ab,e="/",f=0;f<a.length;f++){var g=f===a.length-1;if(g&&c.parent)break;d=zb(d,a[f]);e=ib(e+"/"+a[f]);d.I&&(!g||g&&c.wa)&&(d=d.I.root);if(!g||c.aa)for(g=0;40960===(d.mode&61440);)if(d=Gb(e),e=nb(jb(e),d),d=Ya(e,{ha:c.ha+1}).node,40<g++)throw new A(32);}return{path:e,
37
- node:d}},Hb=a=>{for(var c;;){if(a===a.parent)return a=a.C.Ca,c?"/"!==a[a.length-1]?a+"/"+c:a+c:a;c=c?a.name+"/"+c:a.name;a=a.parent}},Ib=(a,c)=>{for(var d=0,e=0;e<c.length;e++)d=(d<<5)-d+c.charCodeAt(e)|0;return(a+d>>>0)%Eb.length},Jb=a=>{var c=Ib(a.parent.id,a.name);if(Eb[c]===a)Eb[c]=a.J;else for(c=Eb[c];c;){if(c.J===a){c.J=a.J;break}c=c.J}},zb=(a,c)=>{var d;if(d=(d=Kb(a,"x"))?d:a.h.lookup?0:2)throw new A(d,a);for(d=Eb[Ib(a.id,c)];d;d=d.J){var e=d.name;if(d.parent.id===a.id&&e===c)return d}return a.h.lookup(a,
38
- c)},xb=(a,c,d,e)=>{a=new Lb(a,c,d,e);c=Ib(a.parent.id,a.name);a.J=Eb[c];return Eb[c]=a},Mb={r:0,"r+":2,w:577,"w+":578,a:1089,"a+":1090},Nb=a=>{var c=["r","w","rw"][a&3];a&512&&(c+="w");return c},Kb=(a,c)=>{if(Fb)return 0;if(!c.includes("r")||a.mode&292){if(c.includes("w")&&!(a.mode&146)||c.includes("x")&&!(a.mode&73))return 2}else return 2;return 0},Ob=(a,c)=>{try{return zb(a,c),20}catch(d){}return Kb(a,"wx")},Pb=(a,c,d)=>{try{var e=zb(a,c)}catch(f){return f.s}if(a=Kb(a,"wx"))return a;if(d){if(16384!==
39
- (e.mode&61440))return 54;if(e===e.parent||"/"===Hb(e))return 10}else if(16384===(e.mode&61440))return 31;return 0},Qb=(a=0)=>{for(;4096>=a;a++)if(!Cb[a])return a;throw new A(33);},Sb=(a,c)=>{Rb||(Rb=function(){this.W={}},Rb.prototype={},Object.defineProperties(Rb.prototype,{object:{get:function(){return this.node},set:function(d){this.node=d}},flags:{get:function(){return this.W.flags},set:function(d){this.W.flags=d}},position:{get:function(){return this.W.position},set:function(d){this.W.position=
40
- d}}}));a=Object.assign(new Rb,a);c=Qb(c);a.fd=c;return Cb[c]=a},wb={open:a=>{a.j=Bb[a.node.rdev].j;a.j.open&&a.j.open(a)},D:()=>{throw new A(70);}},sb=(a,c)=>{Bb[a]={j:c}},Tb=(a,c)=>{var d="/"===c,e=!c;if(d&&Ab)throw new A(10);if(!d&&!e){var f=Ya(c,{wa:!1});c=f.path;f=f.node;if(f.I)throw new A(10);if(16384!==(f.mode&61440))throw new A(54);}c={type:a,ub:{},Ca:c,Wa:[]};a=a.C(c);a.C=c;c.root=a;d?Ab=a:f&&(f.I=c,f.C&&f.C.Wa.push(c))},Ub=(a,c,d)=>{var e=Ya(a,{parent:!0}).node;a=kb(a);if(!a||"."===a||".."===
41
- a)throw new A(28);var f=Ob(e,a);if(f)throw new A(f);if(!e.h.V)throw new A(63);return e.h.V(e,a,c,d)},Vb=(a,c,d)=>{"undefined"==typeof d&&(d=c,c=438);Ub(a,c|8192,d)},Wb=(a,c)=>{if(!nb(a))throw new A(44);var d=Ya(c,{parent:!0}).node;if(!d)throw new A(44);c=kb(c);var e=Ob(d,c);if(e)throw new A(e);if(!d.h.symlink)throw new A(63);d.h.symlink(d,c,a)},Xb=a=>{var c=Ya(a,{parent:!0}).node;a=kb(a);var d=zb(c,a),e=Pb(c,a,!0);if(e)throw new A(e);if(!c.h.rmdir)throw new A(63);if(d.I)throw new A(10);c.h.rmdir(c,
42
- a);Jb(d)},Gb=a=>{a=Ya(a).node;if(!a)throw new A(44);if(!a.h.readlink)throw new A(28);return nb(Hb(a.parent),a.h.readlink(a))},Xa=(a,c,d)=>{if(""===a)throw new A(44);if("string"==typeof c){var e=Mb[c];if("undefined"==typeof e)throw Error("Unknown file open mode: "+c);c=e}d=c&64?("undefined"==typeof d?438:d)&4095|32768:0;if("object"==typeof a)var f=a;else{a=ib(a);try{f=Ya(a,{aa:!(c&131072)}).node}catch(g){}}e=!1;if(c&64)if(f){if(c&128)throw new A(20);}else f=Ub(a,d,0),e=!0;if(!f)throw new A(44);8192===
43
- (f.mode&61440)&&(c&=-513);if(c&65536&&16384!==(f.mode&61440))throw new A(54);if(!e&&(d=f?40960===(f.mode&61440)?32:16384===(f.mode&61440)&&("r"!==Nb(c)||c&512)?31:Kb(f,Nb(c)):44))throw new A(d);if(c&512&&!e){d=f;d="string"==typeof d?Ya(d,{aa:!0}).node:d;if(!d.h.A)throw new A(63);if(16384===(d.mode&61440))throw new A(31);if(32768!==(d.mode&61440))throw new A(28);if(e=Kb(d,"w"))throw new A(e);d.h.A(d,{size:0,timestamp:Date.now()})}c&=-131713;f=Sb({node:f,path:Hb(f),flags:c,seekable:!0,position:0,j:f.j,
44
- jb:[],error:!1});f.j.open&&f.j.open(f);!b.logReadFiles||c&1||(Yb||(Yb={}),a in Yb||(Yb[a]=1));return f},ab=a=>{if(null===a.fd)throw new A(8);a.fa&&(a.fa=null);try{a.j.close&&a.j.close(a)}catch(c){throw c;}finally{Cb[a.fd]=null}a.fd=null},Zb=(a,c,d)=>{if(null===a.fd)throw new A(8);if(!a.seekable||!a.j.D)throw new A(70);if(0!=d&&1!=d&&2!=d)throw new A(28);a.position=a.j.D(a,c,d);a.jb=[]},Za=(a,c,d,e,f)=>{if(0>e||0>f)throw new A(28);if(null===a.fd)throw new A(8);if(1===(a.flags&2097155))throw new A(8);
45
- if(16384===(a.node.mode&61440))throw new A(31);if(!a.j.read)throw new A(28);var g="undefined"!=typeof f;if(!g)f=a.position;else if(!a.seekable)throw new A(70);c=a.j.read(a,c,d,e,f);g||(a.position+=c);return c},$b=()=>{A||(A=function(a,c){this.name="ErrnoError";this.node=c;this.Ya=function(d){this.s=d};this.Ya(a);this.message="FS error"},A.prototype=Error(),A.prototype.constructor=A,[44].forEach(a=>{yb[a]=new A(a);yb[a].stack="<generic error, no stack>"}))},ac,bc=(a,c)=>{var d=0;a&&(d|=365);c&&(d|=
46
- 146);return d},dc=(a,c,d)=>{a=ib("/dev/"+a);var e=bc(!!c,!!d);cc||(cc=64);var f=cc++<<8|0;sb(f,{open:g=>{g.seekable=!1},close:()=>{d&&d.buffer&&d.buffer.length&&d(10)},read:(g,h,l,t)=>{for(var p=0,w=0;w<t;w++){try{var T=c()}catch(N){throw new A(29);}if(void 0===T&&0===p)throw new A(6);if(null===T||void 0===T)break;p++;h[l+w]=T}p&&(g.node.timestamp=Date.now());return p},write:(g,h,l,t)=>{for(var p=0;p<t;p++)try{d(h[l+p])}catch(w){throw new A(29);}t&&(g.node.timestamp=Date.now());return p}});Vb(a,e,
47
- f)},cc,ec={},Rb,Yb;function fc(a,c){if("/"===c.charAt(0))return c;a=-100===a?"/":gc(a).path;if(0==c.length)throw new A(44);return ib(a+"/"+c)}var hc=void 0;function ic(){hc+=4;return q[hc-4>>2]}function gc(a){a=Cb[a];if(!a)throw new A(8);return a}var jc=[];function kc(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 lc(a,c){return 0<=a?a:32>=c?2*Math.abs(1<<c-1)+a:Math.pow(2,c)+a}function mc(a){for(var c=a;n[c];)++c;return c-a}
48
- function nc(a,c){function d(da){var z=e;("double"===da||"i64"===da)&&z&7&&(z+=4);e=z;"double"===da?(da=Ca[e>>3],e+=8):"i64"==da?(da=[q[e>>2],q[e+4>>2]],e+=8):(da=q[e>>2],e+=4);return da}for(var e=c,f=[],g,h;;){var l=a;g=m[a>>0];if(0===g)break;h=m[a+1>>0];if(37==g){var t=!1,p=c=!1,w=!1,T=!1;a:for(;;){switch(h){case 43:t=!0;break;case 45:c=!0;break;case 35:p=!0;break;case 48:if(w)break a;else{w=!0;break}case 32:T=!0;break;default:break a}a++;h=m[a+1>>0]}var N=0;if(42==h)N=d("i32"),a++,h=m[a+1>>0];else for(;48<=
49
- h&&57>=h;)N=10*N+(h-48),a++,h=m[a+1>>0];var k=!1,y=-1;if(46==h){y=0;k=!0;a++;h=m[a+1>>0];if(42==h)y=d("i32"),a++;else for(;;){h=m[a+1>>0];if(48>h||57<h)break;y=10*y+(h-48);a++}h=m[a+1>>0]}0>y&&(y=6,k=!1);switch(String.fromCharCode(h)){case "h":h=m[a+2>>0];if(104==h){a++;var x=1}else x=2;break;case "l":h=m[a+2>>0];108==h?(a++,x=8):x=4;break;case "L":case "q":case "j":x=8;break;case "z":case "t":case "I":x=4;break;default:x=null}x&&a++;h=m[a+1>>0];switch(String.fromCharCode(h)){case "d":case "i":case "u":case "o":case "x":case "X":case "p":l=
50
- 100==h||105==h;x=x||4;g=d("i"+8*x);8==x&&(g=117==h?(g[0]>>>0)+4294967296*(g[1]>>>0):(g[0]>>>0)+4294967296*g[1]);4>=x&&(g=(l?kc:lc)(g&Math.pow(256,x)-1,8*x));var Z=Math.abs(g);l="";if(100==h||105==h)var u=kc(g,8*x).toString(10);else if(117==h)u=lc(g,8*x).toString(10),g=Math.abs(g);else if(111==h)u=(p?"0":"")+Z.toString(8);else if(120==h||88==h){l=p&&0!=g?"0x":"";if(0>g){g=-g;u=(Z-1).toString(16);Z=[];for(p=0;p<u.length;p++)Z.push((15-parseInt(u[p],16)).toString(16));for(u=Z.join("");u.length<2*x;)u=
51
- "f"+u}else u=Z.toString(16);88==h&&(l=l.toUpperCase(),u=u.toUpperCase())}else 112==h&&(0===Z?u="(nil)":(l="0x",u=Z.toString(16)));if(k)for(;u.length<y;)u="0"+u;0<=g&&(t?l="+"+l:T&&(l=" "+l));"-"==u.charAt(0)&&(l="-"+l,u=u.substr(1));for(;l.length+u.length<N;)c?u+=" ":w?u="0"+u:l=" "+l;u=l+u;u.split("").forEach(function(da){f.push(da.charCodeAt(0))});break;case "f":case "F":case "e":case "E":case "g":case "G":g=d("double");if(isNaN(g))u="nan",w=!1;else if(isFinite(g)){k=!1;x=Math.min(y,20);if(103==
52
- h||71==h)k=!0,y=y||1,x=parseInt(g.toExponential(x).split("e")[1],10),y>x&&-4<=x?(h=(103==h?"f":"F").charCodeAt(0),y-=x+1):(h=(103==h?"e":"E").charCodeAt(0),y--),x=Math.min(y,20);if(101==h||69==h)u=g.toExponential(x),/[eE][-+]\d$/.test(u)&&(u=u.slice(0,-1)+"0"+u.slice(-1));else if(102==h||70==h)u=g.toFixed(x),0===g&&(0>g||0===g&&-Infinity===1/g)&&(u="-"+u);l=u.split("e");if(k&&!p)for(;1<l[0].length&&l[0].includes(".")&&("0"==l[0].slice(-1)||"."==l[0].slice(-1));)l[0]=l[0].slice(0,-1);else for(p&&-1==
53
- u.indexOf(".")&&(l[0]+=".");y>x++;)l[0]+="0";u=l[0]+(1<l.length?"e"+l[1]:"");69==h&&(u=u.toUpperCase());0<=g&&(t?u="+"+u:T&&(u=" "+u))}else u=(0>g?"-":"")+"inf",w=!1;for(;u.length<N;)u=c?u+" ":!w||"-"!=u[0]&&"+"!=u[0]?(w?"0":" ")+u:u[0]+"0"+u.slice(1);97>h&&(u=u.toUpperCase());u.split("").forEach(function(da){f.push(da.charCodeAt(0))});break;case "s":w=(t=d("i8*"))?mc(t):6;k&&(w=Math.min(w,y));if(!c)for(;w<N--;)f.push(32);if(t)for(p=0;p<w;p++)f.push(n[t++>>0]);else f=f.concat(pb("(null)".substr(0,
54
- w),!0));if(c)for(;w<N--;)f.push(32);break;case "c":for(c&&f.push(d("i8"));0<--N;)f.push(32);c||f.push(d("i8"));break;case "n":c=d("i32*");q[c>>2]=f.length;break;case "%":f.push(g);break;default:for(p=l;p<a+2;p++)f.push(m[p>>0])}a+=2}else f.push(g),a+=1}return f}
55
- function oc(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]}function pc(a){qc||(qc={});qc[a]||(qc[a]=1,ka&&(a="warning: "+a),ra(a))}var qc;
56
- function rc(a){a:{var c=Error();if(!c.stack){try{throw Error();}catch(y){c=y}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&&pc("EM_LOG_DEMANGLE is deprecated; ignoring");a&8&&"undefined"==typeof emscripten_source_map&&(pc('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.'),
57
- a=a^8|16);var d=null;if(a&128)for(d=oc(arguments);d[1].includes("_emscripten_");)d=oc(d[0]);var e=c.split("\n");c="";var f=RegExp("\\s*(.*?)@(.*?):([0-9]+):([0-9]+)"),g=RegExp("\\s*(.*?)@(.*):(.*)(:(.*))?"),h=RegExp("\\s*at (.*?) \\((.*):(.*):(.*)\\)"),l;for(l in e){var t=e[l],p;if((p=h.exec(t))&&5==p.length){t=p[1];var w=p[2];var T=p[3];p=p[4]}else if((p=f.exec(t))||(p=g.exec(t)),p&&4<=p.length)t=p[1],w=p[2],T=p[3],p=p[4]|0;else{c+=t+"\n";continue}var N=!1;if(a&8){var k=emscripten_source_map.vb({line:T,
58
- La:p});if(N=k&&k.source)a&64&&(k.source=k.source.substring(k.source.replace(/\\/g,"/").lastIndexOf("/")+1)),c+=" at "+t+" ("+k.source+":"+k.line+":"+k.La+")\n"}if(a&16||!N)a&64&&(w=w.substring(w.replace(/\\/g,"/").lastIndexOf("/")+1)),c+=(N?" = "+t:" at "+t)+" ("+w+":"+T+":"+p+")\n";a&128&&d[0]&&(d[1]==t&&0<d[2].length&&(c=c.replace(/\s+$/,""),c+=" with values: "+d[1]+d[2]+"\n"),d=oc(d[0]))}return c=c.replace(/\s+$/,"")}var sc={},tc;
59
- function uc(a,c,d,e,f){function g(){var ca=0,xa=0;z.response&&u&&0===r[a+12>>2]&&(xa=z.response.byteLength);0<xa&&(ca=vc(xa),n.set(new Uint8Array(z.response),ca));r[a+12>>2]=ca;wc(a+16,xa);wc(a+24,0);(ca=z.response?z.response.byteLength:0)&&wc(a+32,ca);za[a+40>>1]=z.readyState;za[a+42>>1]=z.status;z.statusText&&ob(z.statusText,n,a+44,64)}var h=r[a+8>>2];if(h){var l=v(h),t=a+112,p=v(t);p||(p="GET");var w=r[t+52>>2],T=r[t+56>>2],N=!!r[t+60>>2],k=r[t+68>>2],y=r[t+72>>2];h=r[t+76>>2];var x=r[t+80>>2],
60
- Z=r[t+84>>2];t=r[t+88>>2];var u=!!(w&1),da=!!(w&2);w=!!(w&64);k=k?v(k):void 0;y=y?v(y):void 0;var z=new XMLHttpRequest;z.withCredentials=N;z.open(p,l,!w,k,y);w||(z.timeout=T);z.zb=l;z.responseType="arraybuffer";x&&(l=v(x),z.overrideMimeType(l));if(h)for(;;){p=r[h>>2];if(!p)break;l=r[h+4>>2];if(!l)break;h+=8;p=v(p);l=v(l);z.setRequestHeader(p,l)}var Aa=r[a+0>>2];sc[Aa]=z;h=Z&&t?n.slice(Z,Z+t):null;z.onload=ca=>{Aa in sc&&(g(),200<=z.status&&300>z.status?c&&c(a,z,ca):d&&d(a,z,ca))};z.onerror=ca=>{Aa in
61
- sc&&(g(),d&&d(a,z,ca))};z.ontimeout=ca=>{Aa in sc&&d&&d(a,z,ca)};z.onprogress=ca=>{if(Aa in sc){var xa=u&&da&&z.response?z.response.byteLength:0,P=0;0<xa&&u&&da&&(P=vc(xa),n.set(new Uint8Array(z.response),P));r[a+12>>2]=P;wc(a+16,xa);wc(a+24,ca.loaded-xa);wc(a+32,ca.total);za[a+40>>1]=z.readyState;3<=z.readyState&&0===z.status&&0<ca.loaded&&(z.status=200);za[a+42>>1]=z.status;z.statusText&&ob(z.statusText,n,a+44,64);e&&e(a,z,ca);P&&xc(P)}};z.onreadystatechange=ca=>{Aa in sc&&(za[a+40>>1]=z.readyState,
62
- 2<=z.readyState&&(za[a+42>>1]=z.status),f&&f(a,z,ca))};try{z.send(h)}catch(ca){d&&d(a,z,ca)}}else d(a,0,"no url specified!")}function yc(a){a instanceof cb||"unwind"==a||ha(1,a)}function wc(a,c){r[a>>2]=c;r[a+4>>2]=(c-r[a>>2])/4294967296}
63
- function zc(a,c,d,e){var f=tc;if(f){var g=r[a+112+64>>2];g||(g=r[a+8>>2]);var h=v(g);try{var l=f.transaction(["FILES"],"readwrite").objectStore("FILES").put(c,h);l.onsuccess=()=>{za[a+40>>1]=4;za[a+42>>1]=200;ob("OK",n,a+44,64);d(a,0,h)};l.onerror=t=>{za[a+40>>1]=4;za[a+42>>1]=413;ob("Payload Too Large",n,a+44,64);e(a,0,t)}}catch(t){e(a,0,t)}}else e(a,0,"IndexedDB not available!")}
64
- function Ac(a,c,d){var e=tc;if(e){var f=r[a+112+64>>2];f||(f=r[a+8>>2]);f=v(f);try{var g=e.transaction(["FILES"],"readonly").objectStore("FILES").get(f);g.onsuccess=h=>{if(h.target.result){h=h.target.result;var l=h.byteLength||h.length,t=vc(l);n.set(new Uint8Array(h),t);r[a+12>>2]=t;wc(a+16,l);wc(a+24,0);wc(a+32,l);za[a+40>>1]=4;za[a+42>>1]=200;ob("OK",n,a+44,64);c(a,0,h)}else za[a+40>>1]=4,za[a+42>>1]=404,ob("Not Found",n,a+44,64),d(a,0,"no data")};g.onerror=h=>{za[a+40>>1]=4;za[a+42>>1]=404;ob("Not Found",
65
- n,a+44,64);d(a,0,h)}}catch(h){d(a,0,h)}}else d(a,0,"IndexedDB not available!")}
66
- function Bc(a,c,d){var e=tc;if(e){var f=r[a+112+64>>2];f||(f=r[a+8>>2]);f=v(f);try{var g=e.transaction(["FILES"],"readwrite").objectStore("FILES").delete(f);g.onsuccess=h=>{h=h.target.result;r[a+12>>2]=0;wc(a+16,0);wc(a+24,0);wc(a+32,0);za[a+40>>1]=4;za[a+42>>1]=200;ob("OK",n,a+44,64);c(a,0,h)};g.onerror=h=>{za[a+40>>1]=4;za[a+42>>1]=404;ob("Not Found",n,a+44,64);d(a,0,h)}}catch(h){d(a,0,h)}}else d(a,0,"IndexedDB not available!")}var Cc=[];
67
- function Dc(a){var c=Cc[a];c||(a>=Cc.length&&(Cc.length=a+1),Cc[a]=c=Ea.get(a));return c}function Ec(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)})}
68
- function Fc(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 Gc(a){var c=a.getExtension("WEBGL_draw_buffers");c&&(a.drawBuffers=function(d,e){c.drawBuffersWEBGL(d,e)})}var Hc=1,Ic=[],Jc=[],Kc=[],Lc=[],Mc=[],Nc=[1,1,2,2,4,4,4,2,3,4,8];
69
- function Oc(a){Pc||(Pc=a)}function Qc(a){for(var c=Hc++,d=a.length;d<c;d++)a[d]=null;return c}function Rc(a){return 32-Math.clz32(0===a?0:a-1)}function Sc(a,c){a.xa||(a.xa=a.getContext,a.getContext=function(e,f){f=a.xa(e,f);return"webgl"==e==f instanceof WebGLRenderingContext?f:null});var d=1<c.za?a.getContext("webgl2",c):a.getContext("webgl",c);return d?Tc(d,c):0}
70
- function Tc(a,c){var d=Qc(Mc),e={qb:d,attributes:c,version:c.za,H:a};a.canvas&&(a.canvas.Ja=e);Mc[d]=e;("undefined"==typeof c.ua||c.ua)&&Uc(e);e.Aa=e.H.getParameter(34921);e.P=[];for(a=0;a<e.Aa;a++)e.P[a]={enabled:!1,$:!1,size:0,type:0,Ea:0,la:0,g:0,Ia:null};a=Rc(2097152);e.N=[];e.Fa=[];e.N.length=e.Fa.length=a+1;e.X=[];e.ma=[];e.X.length=e.ma.length=a+1;e.L=[];e.L.length=a+1;for(c=0;c<=a;++c){e.L[c]=null;e.N[c]=e.Fa[c]=0;e.X[c]=[];e.ma[c]=[];var f=e.X[c],g=e.ma[c];f.length=g.length=64;for(var h=
71
- 0;64>h;++h)f[h]=g[h]=null}return d}
72
- function Uc(a){a||(a=Vc);if(!a.Ua){a.Ua=!0;var c=a.H;Ec(c);Fc(c);Gc(c);c.mb=c.getExtension("WEBGL_draw_instanced_base_vertex_base_instance");c.rb=c.getExtension("WEBGL_multi_draw_instanced_base_vertex_base_instance");2<=a.version&&(c.ta=c.getExtension("EXT_disjoint_timer_query_webgl2"));if(2>a.version||!c.ta)c.ta=c.getExtension("EXT_disjoint_timer_query");c.tb=c.getExtension("WEBGL_multi_draw");(c.getSupportedExtensions()||[]).forEach(function(d){d.includes("lose_context")||d.includes("debug")||c.getExtension(d)})}}
73
- var Pc,Vc,Wc,Xc=[],Yc={},Zc=["default","low-power","high-performance"],$c=[0,"undefined"!=typeof document?document:0,"undefined"!=typeof window?window:0],ad={};
74
- function bd(){if(!cd){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",_:fa||"./this.program"},c;for(c in ad)void 0===ad[c]?delete a[c]:a[c]=ad[c];var d=[];for(c in a)d.push(c+"="+a[c]);cd=d}return cd}var cd;function dd(a,c,d,e){for(var f=0;f<a;f++){var g=C[d](),h=g&&Qc(e);g?(g.name=h,e[h]=g):Oc(1282);q[c+4*f>>2]=h}}
75
- function ed(a,c,d,e,f,g,h,l){c=Jc[c];if(a=C[a](c,d))e=l&&ob(a.name,n,l,e),f&&(q[f>>2]=e),g&&(q[g>>2]=a.size),h&&(q[h>>2]=a.type)}
76
- function fd(a,c){if(c){var d=void 0;switch(a){case 36346:d=1;break;case 36344:Oc(1280);return;case 34814:case 36345:d=0;break;case 34466:var e=C.getParameter(34467);d=e?e.length:0;break;case 33309:if(2>Vc.version){Oc(1282);return}d=2*(C.getSupportedExtensions()||[]).length;break;case 33307:case 33308:if(2>Vc.version){Oc(1280);return}d=33307==a?3:0}if(void 0===d)switch(e=C.getParameter(a),typeof e){case "number":d=e;break;case "boolean":d=e?1:0;break;case "string":Oc(1280);return;case "object":if(null===
77
- 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:Oc(1280);return}else{if(e instanceof Float32Array||e instanceof Uint32Array||e instanceof Int32Array||e instanceof Array){for(a=0;a<e.length;++a)m[c+a>>0]=e[a]?1:0;return}try{d=e.name|0}catch(f){Oc(1280);ra("GL_INVALID_ENUM in glGet4v: Unknown object returned from WebGL getParameter("+
78
- a+")! (error: "+f+")");return}}break;default:Oc(1280);ra("GL_INVALID_ENUM in glGet4v: Native code calling glGet4v("+a+") and it returns "+e+" of type "+typeof e+"!");return}m[c>>0]=d?1:0}else Oc(1281)}function gd(a){return"]"==a.slice(-1)&&a.lastIndexOf("[")}function hd(a){var c=C.Ma;if(c){var d=c.O[a];"number"==typeof d&&(c.O[a]=d=C.getUniformLocation(c,c.Ga[a]+(0<d?"["+d+"]":"")));return d}Oc(1282)}var jd=[];function kd(a){return 0===a%4&&(0!==a%100||0===a%400)}
79
- var ld=[31,29,31,30,31,30,31,31,30,31,30,31],md=[31,28,31,30,31,30,31,31,30,31,30,31];
80
- function nd(a,c,d,e){function f(k,y,x){for(k="number"==typeof k?k.toString():k||"";k.length<y;)k=x[0]+k;return k}function g(k,y){return f(k,y,"0")}function h(k,y){function x(u){return 0>u?-1:0<u?1:0}var Z;0===(Z=x(k.getFullYear()-y.getFullYear()))&&0===(Z=x(k.getMonth()-y.getMonth()))&&(Z=x(k.getDate()-y.getDate()));return Z}function l(k){switch(k.getDay()){case 0:return new Date(k.getFullYear()-1,11,29);case 1:return k;case 2:return new Date(k.getFullYear(),0,3);case 3:return new Date(k.getFullYear(),
81
- 0,2);case 4:return new Date(k.getFullYear(),0,1);case 5:return new Date(k.getFullYear()-1,11,31);case 6:return new Date(k.getFullYear()-1,11,30)}}function t(k){var y=k.F;for(k=new Date((new Date(k.G+1900,0,1)).getTime());0<y;){var x=k.getMonth(),Z=(kd(k.getFullYear())?ld:md)[x];if(y>Z-k.getDate())y-=Z-k.getDate()+1,k.setDate(1),11>x?k.setMonth(x+1):(k.setMonth(0),k.setFullYear(k.getFullYear()+1));else{k.setDate(k.getDate()+y);break}}x=new Date(k.getFullYear()+1,0,4);y=l(new Date(k.getFullYear(),0,
82
- 4));x=l(x);return 0>=h(y,k)?0>=h(x,k)?k.getFullYear()+1:k.getFullYear():k.getFullYear()-1}var p=q[e+40>>2];e={hb:q[e>>2],gb:q[e+4>>2],Y:q[e+8>>2],na:q[e+12>>2],Z:q[e+16>>2],G:q[e+20>>2],B:q[e+24>>2],F:q[e+28>>2],yb:q[e+32>>2],fb:q[e+36>>2],ib:p?v(p):""};d=v(d);p={"%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","%EY":"%Y","%Od":"%d",
83
- "%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 w in p)d=d.replace(new RegExp(w,"g"),p[w]);var T="Sunday Monday Tuesday Wednesday Thursday Friday Saturday".split(" "),N="January February March April May June July August September October November December".split(" ");p={"%a":function(k){return T[k.B].substring(0,3)},"%A":function(k){return T[k.B]},"%b":function(k){return N[k.Z].substring(0,3)},"%B":function(k){return N[k.Z]},
84
- "%C":function(k){return g((k.G+1900)/100|0,2)},"%d":function(k){return g(k.na,2)},"%e":function(k){return f(k.na,2," ")},"%g":function(k){return t(k).toString().substring(2)},"%G":function(k){return t(k)},"%H":function(k){return g(k.Y,2)},"%I":function(k){k=k.Y;0==k?k=12:12<k&&(k-=12);return g(k,2)},"%j":function(k){for(var y=0,x=0;x<=k.Z-1;y+=(kd(k.G+1900)?ld:md)[x++]);return g(k.na+y,3)},"%m":function(k){return g(k.Z+1,2)},"%M":function(k){return g(k.gb,2)},"%n":function(){return"\n"},"%p":function(k){return 0<=
85
- k.Y&&12>k.Y?"AM":"PM"},"%S":function(k){return g(k.hb,2)},"%t":function(){return"\t"},"%u":function(k){return k.B||7},"%U":function(k){return g(Math.floor((k.F+7-k.B)/7),2)},"%V":function(k){var y=Math.floor((k.F+7-(k.B+6)%7)/7);2>=(k.B+371-k.F-2)%7&&y++;if(y)53==y&&(x=(k.B+371-k.F)%7,4==x||3==x&&kd(k.G)||(y=1));else{y=52;var x=(k.B+7-k.F-1)%7;(4==x||5==x&&kd(k.G%400-1))&&y++}return g(y,2)},"%w":function(k){return k.B},"%W":function(k){return g(Math.floor((k.F+7-(k.B+6)%7)/7),2)},"%y":function(k){return(k.G+
86
- 1900).toString().substring(2)},"%Y":function(k){return k.G+1900},"%z":function(k){k=k.fb;var y=0<=k;k=Math.abs(k)/60;return(y?"+":"-")+String("0000"+(k/60*100+k%60)).slice(-4)},"%Z":function(k){return k.ib},"%%":function(){return"%"}};d=d.replace(/%%/g,"\x00\x00");for(w in p)d.includes(w)&&(d=d.replace(new RegExp(w,"g"),p[w](e)));d=d.replace(/\0\0/g,"%");w=pb(d,!1);if(w.length>c)return 0;m.set(w,a);return w.length-1}
87
- function Lb(a,c,d,e){a||(a=this);this.parent=a;this.C=a.C;this.I=null;this.id=Db++;this.name=c;this.mode=d;this.h={};this.j={};this.rdev=e}Object.defineProperties(Lb.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}}});$b();Eb=Array(4096);Tb(B,"/");Ub("/tmp",16895,0);Ub("/home",16895,0);Ub("/home/web_user",16895,0);
88
- (()=>{Ub("/dev",16895,0);sb(259,{read:()=>0,write:(e,f,g,h)=>h});Vb("/dev/null",259);rb(1280,ub);rb(1536,vb);Vb("/dev/tty",1280);Vb("/dev/tty1",1536);var a=new Uint8Array(1024),c=0,d=()=>{0===c&&(c=mb(a).byteLength);return a[--c]};dc("random",d);dc("urandom",d);Ub("/dev/shm",16895,0);Ub("/dev/shm/tmp",16895,0)})();
89
- (()=>{Ub("/proc",16895,0);var a=Ub("/proc/self",16895,0);Ub("/proc/self/fd",16895,0);Tb({C:()=>{var c=xb(a,"fd",16895,73);c.h={lookup:(d,e)=>{var f=Cb[+e];if(!f)throw new A(8);d={parent:null,C:{Ca:"fake"},h:{readlink:()=>f.path}};return d.parent=d}};return c}},"/proc/self/fd")})();Ma();
90
- (function(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)})(a=>{tc=a;Na()},()=>{tc=!1;Na()});for(var C,od=new Float32Array(288),pd=0;288>pd;++pd)jd[pd]=od.subarray(0,pd+1);
91
- var vd={__assert_fail:function(a,c,d,e){ta("Assertion failed: "+v(a)+", at: "+[c?v(c):"unknown filename",d,e?v(e):"unknown function"])},__syscall_fcntl64:function(a,c,d){hc=d;try{var e=gc(a);switch(c){case 0:var f=ic();return 0>f?-28:Sb(e,f).fd;case 1:case 2:return 0;case 3:return e.flags;case 4:return f=ic(),e.flags|=f,0;case 5:return f=ic(),ya[f+0>>1]=2,0;case 6:case 7:return 0;case 16:case 8:return-28;case 9:return q[qd()>>2]=28,-1;default:return-28}}catch(g){if("undefined"==typeof ec||"ErrnoError"!==
92
- g.name)throw g;return-g.s}},__syscall_ioctl:function(a,c,d){hc=d;try{var e=gc(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=ic();return q[f>>2]=0;case 21520:return e.tty?-28:-59;case 21531:a=f=ic();if(!e.j.Va)throw new A(59);return e.j.Va(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 ec||"ErrnoError"!==
93
- g.name)throw g;return-g.s}},__syscall_openat:function(a,c,d,e){hc=e;try{c=v(c);c=fc(a,c);var f=e?ic():0;return Xa(c,d,f).fd}catch(g){if("undefined"==typeof ec||"ErrnoError"!==g.name)throw g;return-g.s}},__syscall_rmdir:function(a){try{return a=v(a),Xb(a),0}catch(c){if("undefined"==typeof ec||"ErrnoError"!==c.name)throw c;return-c.s}},__syscall_unlinkat:function(a,c,d){try{c=v(c);c=fc(a,c);if(0===d){a=c;var e=Ya(a,{parent:!0}).node;if(!e)throw new A(44);var f=kb(a),g=zb(e,f),h=Pb(e,f,!1);if(h)throw new A(h);
94
- if(!e.h.unlink)throw new A(63);if(g.I)throw new A(10);e.h.unlink(e,f);Jb(g)}else 512===d?Xb(c):ta("Invalid flags passed to unlinkat");return 0}catch(l){if("undefined"==typeof ec||"ErrnoError"!==l.name)throw l;return-l.s}},_emscripten_fetch_free:function(a){var c=sc[a];c&&(delete sc[a],0<c.readyState&&4>c.readyState&&c.abort())},_emscripten_throw_longjmp:function(){throw Infinity;},abort:function(){ta("")},emscripten_asm_const_int:function(a,c,d){jc.length=0;var e;for(d>>=2;e=n[c++];)d+=105!=e&d,jc.push(105==
95
- e?q[d]:Ca[d++>>1]),++d;return bb[a].apply(null,jc)},emscripten_is_main_browser_thread:function(){return!ja},emscripten_log:function(a,c,d){c=nc(c,d);c=$a(c,0);a&24&&(c=c.replace(/\s+$/,""),c+=(0<c.length?"\n":"")+rc(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?ra(c):qa(c)},emscripten_memcpy_big:function(a,c,d){n.copyWithin(a,c,c+d)},emscripten_resize_heap:function(a){var c=n.length;a>>>=0;if(2147483648<a)return!1;for(var d=1;4>=d;d*=
96
- 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=ua.buffer;try{ua.grow(g.call(f,2147483648,e)-h.byteLength+65535>>>16);Da();var l=1;break a}catch(t){}l=void 0}if(l)return!0}return!1},emscripten_run_script:function(a){eval(v(a))},emscripten_start_fetch:function(a,c,d,e,f){function g(P){if(Z)P();else if(!va)try{if(P(),!noExitRuntime)try{wa=wa=P=wa;if(!noExitRuntime){if(b.onExit)b.onExit(P);va=!0}ha(P,new cb(P))}catch(eb){yc(eb)}}catch(eb){yc(eb)}}
97
- var h=a+112,l=v(h),t=r[h+36>>2],p=r[h+40>>2],w=r[h+44>>2],T=r[h+48>>2],N=r[h+52>>2],k=!!(N&4),y=!!(N&32),x=!!(N&16),Z=!!(N&64),u=P=>{g(()=>{t?Dc(t)(P):c&&c(P)})},da=P=>{g(()=>{w?Dc(w)(P):e&&e(P)})},z=P=>{g(()=>{p?Dc(p)(P):d&&d(P)})},Aa=P=>{g(()=>{T?Dc(T)(P):f&&f(P)})};N=P=>{uc(P,u,z,da,Aa)};var ca=(P,eb)=>{zc(P,eb.response,fb=>{g(()=>{t?Dc(t)(fb):c&&c(fb)})},fb=>{g(()=>{t?Dc(t)(fb):c&&c(fb)})})},xa=P=>{uc(P,ca,z,da,Aa)};if("EM_IDB_STORE"===l)l=r[h+84>>2],zc(a,n.slice(l,l+r[h+88>>2]),u,z);else if("EM_IDB_DELETE"===
98
- l)Bc(a,u,z);else if(x){if(y)return 0;uc(a,k?ca:u,z,da,Aa)}else Ac(a,u,y?z:k?xa:N);return a},emscripten_webgl_create_context:function(a,c){c>>=2;c={alpha:!!q[c+0],depth:!!q[c+1],stencil:!!q[c+2],antialias:!!q[c+3],premultipliedAlpha:!!q[c+4],preserveDrawingBuffer:!!q[c+5],powerPreference:Zc[q[c+6]],failIfMajorPerformanceCaveat:!!q[c+7],za:q[c+8],sb:q[c+9],ua:q[c+10],Na:q[c+11],wb:q[c+12],xb:q[c+13]};a=2<a?v(a):a;a=$c[a]||("undefined"!=typeof document?document.querySelector(a):void 0);return!a||c.Na?
99
- 0:Sc(a,c)},emscripten_webgl_destroy_context:function(a){Vc==a&&(Vc=0);Vc===Mc[a]&&(Vc=null);if("object"==typeof Yc)for(var c=Mc[a].H.canvas,d=0;d<Xc.length;++d)if(Xc[d].target==c){var e=d--,f=Xc[e];f.target.removeEventListener(f.ob,f.nb,f.Ab);Xc.splice(e,1)}Mc[a]&&Mc[a].H.canvas&&(Mc[a].H.canvas.Ja=void 0);Mc[a]=null},emscripten_webgl_make_context_current:function(a){Vc=Mc[a];b.lb=C=Vc&&Vc.H;return!a||C?0:-5},environ_get:function(a,c){var d=0;bd().forEach(function(e,f){var g=c+d;f=r[a+4*f>>2]=g;for(g=
100
- 0;g<e.length;++g)m[f++>>0]=e.charCodeAt(g);m[f>>0]=0;d+=e.length+1});return 0},environ_sizes_get:function(a,c){var d=bd();r[a>>2]=d.length;var e=0;d.forEach(function(f){e+=f.length+1});r[c>>2]=e;return 0},fd_close:function(a){try{var c=gc(a);ab(c);return 0}catch(d){if("undefined"==typeof ec||"ErrnoError"!==d.name)throw d;return d.s}},fd_read:function(a,c,d,e){try{a:{var f=gc(a);a=c;for(var g,h=c=0;h<d;h++){var l=r[a>>2],t=r[a+4>>2];a+=8;var p=Za(f,m,l,t,g);if(0>p){var w=-1;break a}c+=p;if(p<t)break;
101
- "undefined"!==typeof g&&(g+=p)}w=c}r[e>>2]=w;return 0}catch(T){if("undefined"==typeof ec||"ErrnoError"!==T.name)throw T;return T.s}},fd_seek:function(a,c,d,e,f){try{c=d+2097152>>>0<4194305-!!c?(c>>>0)+4294967296*d:NaN;if(isNaN(c))return 61;var g=gc(a);Zb(g,c,e);Wa=[g.position>>>0,(Va=g.position,1<=+Math.abs(Va)?0<Va?(Math.min(+Math.floor(Va/4294967296),4294967295)|0)>>>0:~~+Math.ceil((Va-+(~~Va>>>0))/4294967296)>>>0:0)];q[f>>2]=Wa[0];q[f+4>>2]=Wa[1];g.fa&&0===c&&0===e&&(g.fa=null);return 0}catch(h){if("undefined"==
102
- typeof ec||"ErrnoError"!==h.name)throw h;return h.s}},fd_write:function(a,c,d,e){try{a:{var f=gc(a);a=c;for(var g,h=c=0;h<d;h++){var l=r[a>>2],t=r[a+4>>2];a+=8;var p=f,w=l,T=t,N=g,k=m;if(0>T||0>N)throw new A(28);if(null===p.fd)throw new A(8);if(0===(p.flags&2097155))throw new A(8);if(16384===(p.node.mode&61440))throw new A(31);if(!p.j.write)throw new A(28);p.seekable&&p.flags&1024&&Zb(p,0,2);var y="undefined"!=typeof N;if(!y)N=p.position;else if(!p.seekable)throw new A(70);var x=p.j.write(p,k,w,T,
103
- N,void 0);y||(p.position+=x);var Z=x;if(0>Z){var u=-1;break a}c+=Z;"undefined"!==typeof g&&(g+=Z)}u=c}r[e>>2]=u;return 0}catch(da){if("undefined"==typeof ec||"ErrnoError"!==da.name)throw da;return da.s}},getentropy:function(a,c){mb(n.subarray(a,a+c));return 0},glAttachShader:function(a,c){C.attachShader(Jc[a],Kc[c])},glBindAttribLocation:function(a,c,d){C.bindAttribLocation(Jc[a],c,v(d))},glBindBuffer:function(a,c){34962==a?C.R=c:34963==a&&(C.M=c);35051==a?C.ra=c:35052==a&&(C.sa=c);C.bindBuffer(a,
104
- Ic[c])},glBindVertexArray:function(a){C.bindVertexArray(Lc[a]);a=C.getParameter(34965);C.M=a?a.name|0:0},glBufferData:function(a,c,d,e){2<=Vc.version?d&&c?C.bufferData(a,n,e,d,c):C.bufferData(a,c,e):C.bufferData(a,d?n.subarray(d,d+c):c,e)},glClear:function(a){C.clear(a)},glClearColor:function(a,c,d,e){C.clearColor(a,c,d,e)},glCompileShader:function(a){C.compileShader(Kc[a])},glCreateProgram:function(){var a=Qc(Jc),c=C.createProgram();c.name=a;c.U=c.S=c.T=0;c.oa=1;Jc[a]=c;return a},glCreateShader:function(a){var c=
105
- Qc(Kc);Kc[c]=C.createShader(a);return c},glDeleteBuffers:function(a,c){for(var d=0;d<a;d++){var e=q[c+4*d>>2],f=Ic[e];f&&(C.deleteBuffer(f),f.name=0,Ic[e]=null,e==C.R&&(C.R=0),e==C.M&&(C.M=0),e==C.ra&&(C.ra=0),e==C.sa&&(C.sa=0))}},glDeleteProgram:function(a){if(a){var c=Jc[a];c?(C.deleteProgram(c),c.name=0,Jc[a]=null):Oc(1281)}},glDeleteShader:function(a){if(a){var c=Kc[a];c?(C.deleteShader(c),Kc[a]=null):Oc(1281)}},glDeleteVertexArrays:function(a,c){for(var d=0;d<a;d++){var e=q[c+4*d>>2];C.deleteVertexArray(Lc[e]);
106
- Lc[e]=null}},glDisable:function(a){C.disable(a)},glDrawElements:function(a,c,d,e){if(!C.M){var f=1*Nc[d-5120]*c;var g=Rc(f);var h=Vc.L[g];h?g=h:(h=C.getParameter(34965),Vc.L[g]=C.createBuffer(),C.bindBuffer(34963,Vc.L[g]),C.bufferData(34963,1<<g,35048),C.bindBuffer(34963,h),g=Vc.L[g]);C.bindBuffer(34963,g);C.bufferSubData(34963,0,n.subarray(e,e+f));e=0}Wc=!1;for(f=0;f<Vc.Aa;++f)if(g=Vc.P[f],g.$&&g.enabled){Wc=!0;h=g.la;h=0<h?c*h:g.size*Nc[g.type-5120]*c;var l=Rc(h);var t=Vc.X[l],p=Vc.N[l];Vc.N[l]=
107
- Vc.N[l]+1&63;var w=t[p];w?l=w:(w=C.getParameter(34964),t[p]=C.createBuffer(),C.bindBuffer(34962,t[p]),C.bufferData(34962,1<<l,35048),C.bindBuffer(34962,w),l=t[p]);C.bindBuffer(34962,l);C.bufferSubData(34962,0,n.subarray(g.g,g.g+h));g.Ia.call(C,f,g.size,g.type,g.Ea,g.la,0)}C.drawElements(a,c,d,e);Wc&&C.bindBuffer(34962,Ic[C.R]);C.M||C.bindBuffer(34963,null)},glDrawElementsInstanced:function(a,c,d,e,f){C.drawElementsInstanced(a,c,d,e,f)},glEnable:function(a){C.enable(a)},glEnableVertexAttribArray:function(a){Vc.P[a].enabled=
108
- !0;C.enableVertexAttribArray(a)},glGenBuffers:function(a,c){dd(a,c,"createBuffer",Ic)},glGenVertexArrays:function(a,c){dd(a,c,"createVertexArray",Lc)},glGetActiveAttrib:function(a,c,d,e,f,g,h){ed("getActiveAttrib",a,c,d,e,f,g,h)},glGetActiveUniform:function(a,c,d,e,f,g,h){ed("getActiveUniform",a,c,d,e,f,g,h)},glGetAttribLocation:function(a,c){return C.getAttribLocation(Jc[a],v(c))},glGetBooleanv:function(a,c){fd(a,c)},glGetError:function(){var a=C.getError()||Pc;Pc=0;return a},glGetProgramInfoLog:function(a,
109
- c,d,e){a=C.getProgramInfoLog(Jc[a]);null===a&&(a="(unknown error)");c=0<c&&e?ob(a,n,e,c):0;d&&(q[d>>2]=c)},glGetProgramiv:function(a,c,d){if(d)if(a>=Hc)Oc(1281);else if(a=Jc[a],35716==c)a=C.getProgramInfoLog(a),null===a&&(a="(unknown error)"),q[d>>2]=a.length+1;else if(35719==c){if(!a.U)for(c=0;c<C.getProgramParameter(a,35718);++c)a.U=Math.max(a.U,C.getActiveUniform(a,c).name.length+1);q[d>>2]=a.U}else if(35722==c){if(!a.S)for(c=0;c<C.getProgramParameter(a,35721);++c)a.S=Math.max(a.S,C.getActiveAttrib(a,
110
- c).name.length+1);q[d>>2]=a.S}else if(35381==c){if(!a.T)for(c=0;c<C.getProgramParameter(a,35382);++c)a.T=Math.max(a.T,C.getActiveUniformBlockName(a,c).length+1);q[d>>2]=a.T}else q[d>>2]=C.getProgramParameter(a,c);else Oc(1281)},glGetShaderInfoLog:function(a,c,d,e){a=C.getShaderInfoLog(Kc[a]);null===a&&(a="(unknown error)");c=0<c&&e?ob(a,n,e,c):0;d&&(q[d>>2]=c)},glGetShaderiv:function(a,c,d){d?35716==c?(a=C.getShaderInfoLog(Kc[a]),null===a&&(a="(unknown error)"),q[d>>2]=a?a.length+1:0):35720==c?(a=
111
- C.getShaderSource(Kc[a]),q[d>>2]=a?a.length+1:0):q[d>>2]=C.getShaderParameter(Kc[a],c):Oc(1281)},glGetUniformLocation:function(a,c){c=v(c);if(a=Jc[a]){var d=a,e=d.O,f=d.Ha,g;if(!e)for(d.O=e={},d.Ga={},g=0;g<C.getProgramParameter(d,35718);++g){var h=C.getActiveUniform(d,g);var l=h.name;h=h.size;var t=gd(l);t=0<t?l.slice(0,t):l;var p=d.oa;d.oa+=h;f[t]=[h,p];for(l=0;l<h;++l)e[p]=l,d.Ga[p++]=t}d=a.O;e=0;f=c;g=gd(c);0<g&&(e=parseInt(c.slice(g+1))>>>0,f=c.slice(0,g));if((f=a.Ha[f])&&e<f[0]&&(e+=f[1],d[e]=
112
- d[e]||C.getUniformLocation(a,c)))return e}else Oc(1281);return-1},glLineWidth:function(a){C.lineWidth(a)},glLinkProgram:function(a){a=Jc[a];C.linkProgram(a);a.O=0;a.Ha={}},glShaderSource:function(a,c,d,e){for(var f="",g=0;g<c;++g){var h=e?q[e+4*g>>2]:-1;f+=v(q[d+4*g>>2],0>h?void 0:h)}C.shaderSource(Kc[a],f)},glUniform1i:function(a,c){C.uniform1i(hd(a),c)},glUniform4f:function(a,c,d,e,f){C.uniform4f(hd(a),c,d,e,f)},glUniform4fv:function(a,c,d){if(2<=Vc.version)c&&C.uniform4fv(hd(a),Ba,d>>2,4*c);else{if(72>=
113
- c){var e=jd[4*c-1],f=Ba;d>>=2;for(var g=0;g<4*c;g+=4){var h=d+g;e[g]=f[h];e[g+1]=f[h+1];e[g+2]=f[h+2];e[g+3]=f[h+3]}}else e=Ba.subarray(d>>2,d+16*c>>2);C.uniform4fv(hd(a),e)}},glUniformMatrix4fv:function(a,c,d,e){if(2<=Vc.version)c&&C.uniformMatrix4fv(hd(a),!!d,Ba,e>>2,16*c);else{if(18>=c){var f=jd[16*c-1],g=Ba;e>>=2;for(var h=0;h<16*c;h+=16){var l=e+h;f[h]=g[l];f[h+1]=g[l+1];f[h+2]=g[l+2];f[h+3]=g[l+3];f[h+4]=g[l+4];f[h+5]=g[l+5];f[h+6]=g[l+6];f[h+7]=g[l+7];f[h+8]=g[l+8];f[h+9]=g[l+9];f[h+10]=g[l+
114
- 10];f[h+11]=g[l+11];f[h+12]=g[l+12];f[h+13]=g[l+13];f[h+14]=g[l+14];f[h+15]=g[l+15]}}else f=Ba.subarray(e>>2,e+64*c>>2);C.uniformMatrix4fv(hd(a),!!d,f)}},glUseProgram:function(a){a=Jc[a];C.useProgram(a);C.Ma=a},glValidateProgram:function(a){C.validateProgram(Jc[a])},glVertexAttribDivisor:function(a,c){C.vertexAttribDivisor(a,c)},glVertexAttribPointer:function(a,c,d,e,f,g){var h=Vc.P[a];C.R?(h.$=!1,C.vertexAttribPointer(a,c,d,!!e,f,g)):(h.size=c,h.type=d,h.Ea=e,h.la=f,h.g=g,h.$=!0,h.Ia=function(l,
115
- t,p,w,T,N){this.vertexAttribPointer(l,t,p,w,T,N)})},invoke_ii:rd,invoke_iiii:sd,invoke_vi:td,invoke_vii:ud,strftime_l:function(a,c,d,e){return nd(a,c,d,e)}};
116
- (function(){function a(d){d=d.exports;b.asm=d;ua=b.asm.memory;Da();Ea=b.asm.__indirect_function_table;Ga.unshift(b.asm.__wasm_call_ctors);Na();return d}var c={env:vd,wasi_snapshot_preview1:vd};Ma();if(b.instantiateWasm)try{return b.instantiateWasm(c,a)}catch(d){ra("Module.instantiateWasm callback failed with error: "+d),ba(d)}Ua(c,function(d){a(d.instance)}).catch(ba);return{}})();
117
- var wd=b._emscripten_bind_MdRxObject_getObjectName_0=function(){return(wd=b._emscripten_bind_MdRxObject_getObjectName_0=b.asm.emscripten_bind_MdRxObject_getObjectName_0).apply(null,arguments)},xd=b._emscripten_bind_MdRxObject_getDxf0_0=function(){return(xd=b._emscripten_bind_MdRxObject_getDxf0_0=b.asm.emscripten_bind_MdRxObject_getDxf0_0).apply(null,arguments)},yd=b._emscripten_bind_MdRxObject_getJson_0=function(){return(yd=b._emscripten_bind_MdRxObject_getJson_0=b.asm.emscripten_bind_MdRxObject_getJson_0).apply(null,
118
- arguments)},zd=b._emscripten_bind_MdRxObject_setJson_1=function(){return(zd=b._emscripten_bind_MdRxObject_setJson_1=b.asm.emscripten_bind_MdRxObject_setJson_1).apply(null,arguments)},Ad=b._emscripten_bind_MdDbObject_getObjectID_0=function(){return(Ad=b._emscripten_bind_MdDbObject_getObjectID_0=b.asm.emscripten_bind_MdDbObject_getObjectID_0).apply(null,arguments)},Bd=b._emscripten_bind_MdDbObject_Erase_0=function(){return(Bd=b._emscripten_bind_MdDbObject_Erase_0=b.asm.emscripten_bind_MdDbObject_Erase_0).apply(null,
119
- arguments)},Cd=b._emscripten_bind_MdDbObject_ConnectionTempObject_1=function(){return(Cd=b._emscripten_bind_MdDbObject_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbObject_ConnectionTempObject_1).apply(null,arguments)},Dd=b._emscripten_bind_MdDbObject_Clone_0=function(){return(Dd=b._emscripten_bind_MdDbObject_Clone_0=b.asm.emscripten_bind_MdDbObject_Clone_0).apply(null,arguments)},Ed=b._emscripten_bind_MdDbObject_moveGripPointsAt_4=function(){return(Ed=b._emscripten_bind_MdDbObject_moveGripPointsAt_4=
120
- b.asm.emscripten_bind_MdDbObject_moveGripPointsAt_4).apply(null,arguments)},Fd=b._emscripten_bind_MdDbObject_getObjectName_0=function(){return(Fd=b._emscripten_bind_MdDbObject_getObjectName_0=b.asm.emscripten_bind_MdDbObject_getObjectName_0).apply(null,arguments)},Gd=b._emscripten_bind_MdDbObject_getDxf0_0=function(){return(Gd=b._emscripten_bind_MdDbObject_getDxf0_0=b.asm.emscripten_bind_MdDbObject_getDxf0_0).apply(null,arguments)},Hd=b._emscripten_bind_MdDbObject_getJson_0=function(){return(Hd=b._emscripten_bind_MdDbObject_getJson_0=
121
- b.asm.emscripten_bind_MdDbObject_getJson_0).apply(null,arguments)},Id=b._emscripten_bind_MdDbObject_setJson_1=function(){return(Id=b._emscripten_bind_MdDbObject_setJson_1=b.asm.emscripten_bind_MdDbObject_setJson_1).apply(null,arguments)},Jd=b._emscripten_bind_MdDbEntity_getObjectID_0=function(){return(Jd=b._emscripten_bind_MdDbEntity_getObjectID_0=b.asm.emscripten_bind_MdDbEntity_getObjectID_0).apply(null,arguments)},Kd=b._emscripten_bind_MdDbEntity_Erase_0=function(){return(Kd=b._emscripten_bind_MdDbEntity_Erase_0=
122
- b.asm.emscripten_bind_MdDbEntity_Erase_0).apply(null,arguments)},Ld=b._emscripten_bind_MdDbEntity_ConnectionTempObject_1=function(){return(Ld=b._emscripten_bind_MdDbEntity_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbEntity_ConnectionTempObject_1).apply(null,arguments)},Md=b._emscripten_bind_MdDbEntity_Clone_0=function(){return(Md=b._emscripten_bind_MdDbEntity_Clone_0=b.asm.emscripten_bind_MdDbEntity_Clone_0).apply(null,arguments)},Nd=b._emscripten_bind_MdDbEntity_moveGripPointsAt_4=function(){return(Nd=
123
- b._emscripten_bind_MdDbEntity_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbEntity_moveGripPointsAt_4).apply(null,arguments)},Od=b._emscripten_bind_MdDbEntity_getObjectName_0=function(){return(Od=b._emscripten_bind_MdDbEntity_getObjectName_0=b.asm.emscripten_bind_MdDbEntity_getObjectName_0).apply(null,arguments)},Pd=b._emscripten_bind_MdDbEntity_getDxf0_0=function(){return(Pd=b._emscripten_bind_MdDbEntity_getDxf0_0=b.asm.emscripten_bind_MdDbEntity_getDxf0_0).apply(null,arguments)},Qd=b._emscripten_bind_MdDbEntity_getJson_0=
124
- function(){return(Qd=b._emscripten_bind_MdDbEntity_getJson_0=b.asm.emscripten_bind_MdDbEntity_getJson_0).apply(null,arguments)},Rd=b._emscripten_bind_MdDbEntity_setJson_1=function(){return(Rd=b._emscripten_bind_MdDbEntity_setJson_1=b.asm.emscripten_bind_MdDbEntity_setJson_1).apply(null,arguments)},Sd=b._emscripten_bind_MdDbCurve_getStartParam_0=function(){return(Sd=b._emscripten_bind_MdDbCurve_getStartParam_0=b.asm.emscripten_bind_MdDbCurve_getStartParam_0).apply(null,arguments)},Td=b._emscripten_bind_MdDbCurve_getEndParam_0=
125
- function(){return(Td=b._emscripten_bind_MdDbCurve_getEndParam_0=b.asm.emscripten_bind_MdDbCurve_getEndParam_0).apply(null,arguments)},Ud=b._emscripten_bind_MdDbCurve_getDistAtParam_1=function(){return(Ud=b._emscripten_bind_MdDbCurve_getDistAtParam_1=b.asm.emscripten_bind_MdDbCurve_getDistAtParam_1).apply(null,arguments)},Vd=b._emscripten_bind_MdDbCurve_getParamAtDist_1=function(){return(Vd=b._emscripten_bind_MdDbCurve_getParamAtDist_1=b.asm.emscripten_bind_MdDbCurve_getParamAtDist_1).apply(null,arguments)},
126
- Wd=b._emscripten_bind_MdDbCurve_getDistAtPoint_1=function(){return(Wd=b._emscripten_bind_MdDbCurve_getDistAtPoint_1=b.asm.emscripten_bind_MdDbCurve_getDistAtPoint_1).apply(null,arguments)},Xd=b._emscripten_bind_MdDbCurve_getPointAtDist_1=function(){return(Xd=b._emscripten_bind_MdDbCurve_getPointAtDist_1=b.asm.emscripten_bind_MdDbCurve_getPointAtDist_1).apply(null,arguments)},Yd=b._emscripten_bind_MdDbCurve_getObjectID_0=function(){return(Yd=b._emscripten_bind_MdDbCurve_getObjectID_0=b.asm.emscripten_bind_MdDbCurve_getObjectID_0).apply(null,
127
- arguments)},Zd=b._emscripten_bind_MdDbCurve_Erase_0=function(){return(Zd=b._emscripten_bind_MdDbCurve_Erase_0=b.asm.emscripten_bind_MdDbCurve_Erase_0).apply(null,arguments)},$d=b._emscripten_bind_MdDbCurve_ConnectionTempObject_1=function(){return($d=b._emscripten_bind_MdDbCurve_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbCurve_ConnectionTempObject_1).apply(null,arguments)},ae=b._emscripten_bind_MdDbCurve_Clone_0=function(){return(ae=b._emscripten_bind_MdDbCurve_Clone_0=b.asm.emscripten_bind_MdDbCurve_Clone_0).apply(null,
128
- arguments)},be=b._emscripten_bind_MdDbCurve_moveGripPointsAt_4=function(){return(be=b._emscripten_bind_MdDbCurve_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbCurve_moveGripPointsAt_4).apply(null,arguments)},ce=b._emscripten_bind_MdDbCurve_getObjectName_0=function(){return(ce=b._emscripten_bind_MdDbCurve_getObjectName_0=b.asm.emscripten_bind_MdDbCurve_getObjectName_0).apply(null,arguments)},de=b._emscripten_bind_MdDbCurve_getDxf0_0=function(){return(de=b._emscripten_bind_MdDbCurve_getDxf0_0=b.asm.emscripten_bind_MdDbCurve_getDxf0_0).apply(null,
129
- arguments)},ee=b._emscripten_bind_MdDbCurve_getJson_0=function(){return(ee=b._emscripten_bind_MdDbCurve_getJson_0=b.asm.emscripten_bind_MdDbCurve_getJson_0).apply(null,arguments)},fe=b._emscripten_bind_MdDbCurve_setJson_1=function(){return(fe=b._emscripten_bind_MdDbCurve_setJson_1=b.asm.emscripten_bind_MdDbCurve_setJson_1).apply(null,arguments)},ge=b._emscripten_bind_MdDbDimension_MdDbDimension_0=function(){return(ge=b._emscripten_bind_MdDbDimension_MdDbDimension_0=b.asm.emscripten_bind_MdDbDimension_MdDbDimension_0).apply(null,
130
- arguments)},he=b._emscripten_bind_MdDbDimension_textPosition_0=function(){return(he=b._emscripten_bind_MdDbDimension_textPosition_0=b.asm.emscripten_bind_MdDbDimension_textPosition_0).apply(null,arguments)},ie=b._emscripten_bind_MdDbDimension_setTextPosition_1=function(){return(ie=b._emscripten_bind_MdDbDimension_setTextPosition_1=b.asm.emscripten_bind_MdDbDimension_setTextPosition_1).apply(null,arguments)},je=b._emscripten_bind_MdDbDimension_isUsingDefaultTextPosition_0=function(){return(je=b._emscripten_bind_MdDbDimension_isUsingDefaultTextPosition_0=
131
- b.asm.emscripten_bind_MdDbDimension_isUsingDefaultTextPosition_0).apply(null,arguments)},ke=b._emscripten_bind_MdDbDimension_useSetTextPosition_0=function(){return(ke=b._emscripten_bind_MdDbDimension_useSetTextPosition_0=b.asm.emscripten_bind_MdDbDimension_useSetTextPosition_0).apply(null,arguments)},le=b._emscripten_bind_MdDbDimension_useDefaultTextPosition_0=function(){return(le=b._emscripten_bind_MdDbDimension_useDefaultTextPosition_0=b.asm.emscripten_bind_MdDbDimension_useDefaultTextPosition_0).apply(null,
132
- arguments)},me=b._emscripten_bind_MdDbDimension_elevation_0=function(){return(me=b._emscripten_bind_MdDbDimension_elevation_0=b.asm.emscripten_bind_MdDbDimension_elevation_0).apply(null,arguments)},ne=b._emscripten_bind_MdDbDimension_setElevation_1=function(){return(ne=b._emscripten_bind_MdDbDimension_setElevation_1=b.asm.emscripten_bind_MdDbDimension_setElevation_1).apply(null,arguments)},oe=b._emscripten_bind_MdDbDimension_dimensionText_0=function(){return(oe=b._emscripten_bind_MdDbDimension_dimensionText_0=
133
- b.asm.emscripten_bind_MdDbDimension_dimensionText_0).apply(null,arguments)},pe=b._emscripten_bind_MdDbDimension_setDimensionText_1=function(){return(pe=b._emscripten_bind_MdDbDimension_setDimensionText_1=b.asm.emscripten_bind_MdDbDimension_setDimensionText_1).apply(null,arguments)},qe=b._emscripten_bind_MdDbDimension_textRotation_0=function(){return(qe=b._emscripten_bind_MdDbDimension_textRotation_0=b.asm.emscripten_bind_MdDbDimension_textRotation_0).apply(null,arguments)},re=b._emscripten_bind_MdDbDimension_setTextRotation_1=
134
- function(){return(re=b._emscripten_bind_MdDbDimension_setTextRotation_1=b.asm.emscripten_bind_MdDbDimension_setTextRotation_1).apply(null,arguments)},se=b._emscripten_bind_MdDbDimension_dimensionStyle_0=function(){return(se=b._emscripten_bind_MdDbDimension_dimensionStyle_0=b.asm.emscripten_bind_MdDbDimension_dimensionStyle_0).apply(null,arguments)},te=b._emscripten_bind_MdDbDimension_setDimensionStyle_1=function(){return(te=b._emscripten_bind_MdDbDimension_setDimensionStyle_1=b.asm.emscripten_bind_MdDbDimension_setDimensionStyle_1).apply(null,
135
- arguments)},ue=b._emscripten_bind_MdDbDimension_textAttachment_0=function(){return(ue=b._emscripten_bind_MdDbDimension_textAttachment_0=b.asm.emscripten_bind_MdDbDimension_textAttachment_0).apply(null,arguments)},ve=b._emscripten_bind_MdDbDimension_setTextAttachment_1=function(){return(ve=b._emscripten_bind_MdDbDimension_setTextAttachment_1=b.asm.emscripten_bind_MdDbDimension_setTextAttachment_1).apply(null,arguments)},we=b._emscripten_bind_MdDbDimension_horizontalRotation_0=function(){return(we=
136
- b._emscripten_bind_MdDbDimension_horizontalRotation_0=b.asm.emscripten_bind_MdDbDimension_horizontalRotation_0).apply(null,arguments)},xe=b._emscripten_bind_MdDbDimension_setHorizontalRotation_1=function(){return(xe=b._emscripten_bind_MdDbDimension_setHorizontalRotation_1=b.asm.emscripten_bind_MdDbDimension_setHorizontalRotation_1).apply(null,arguments)},ye=b._emscripten_bind_MdDbDimension_recomputeDimBlock_1=function(){return(ye=b._emscripten_bind_MdDbDimension_recomputeDimBlock_1=b.asm.emscripten_bind_MdDbDimension_recomputeDimBlock_1).apply(null,
137
- arguments)},ze=b._emscripten_bind_MdDbDimension_GetDimVarInt_1=function(){return(ze=b._emscripten_bind_MdDbDimension_GetDimVarInt_1=b.asm.emscripten_bind_MdDbDimension_GetDimVarInt_1).apply(null,arguments)},Ae=b._emscripten_bind_MdDbDimension_SetDimVarInt_2=function(){return(Ae=b._emscripten_bind_MdDbDimension_SetDimVarInt_2=b.asm.emscripten_bind_MdDbDimension_SetDimVarInt_2).apply(null,arguments)},Be=b._emscripten_bind_MdDbDimension_GetDimVarDouble_1=function(){return(Be=b._emscripten_bind_MdDbDimension_GetDimVarDouble_1=
138
- b.asm.emscripten_bind_MdDbDimension_GetDimVarDouble_1).apply(null,arguments)},Ce=b._emscripten_bind_MdDbDimension_SetDimVarDouble_2=function(){return(Ce=b._emscripten_bind_MdDbDimension_SetDimVarDouble_2=b.asm.emscripten_bind_MdDbDimension_SetDimVarDouble_2).apply(null,arguments)},De=b._emscripten_bind_MdDbDimension_GetDimVarString_1=function(){return(De=b._emscripten_bind_MdDbDimension_GetDimVarString_1=b.asm.emscripten_bind_MdDbDimension_GetDimVarString_1).apply(null,arguments)},Ee=b._emscripten_bind_MdDbDimension_SetDimVarString_2=
139
- function(){return(Ee=b._emscripten_bind_MdDbDimension_SetDimVarString_2=b.asm.emscripten_bind_MdDbDimension_SetDimVarString_2).apply(null,arguments)},Fe=b._emscripten_bind_MdDbDimension_GetDimVarObjectId_1=function(){return(Fe=b._emscripten_bind_MdDbDimension_GetDimVarObjectId_1=b.asm.emscripten_bind_MdDbDimension_GetDimVarObjectId_1).apply(null,arguments)},Ge=b._emscripten_bind_MdDbDimension_SetDimVarObjectId_2=function(){return(Ge=b._emscripten_bind_MdDbDimension_SetDimVarObjectId_2=b.asm.emscripten_bind_MdDbDimension_SetDimVarObjectId_2).apply(null,
140
- arguments)},He=b._emscripten_bind_MdDbDimension_getObjectID_0=function(){return(He=b._emscripten_bind_MdDbDimension_getObjectID_0=b.asm.emscripten_bind_MdDbDimension_getObjectID_0).apply(null,arguments)},Ie=b._emscripten_bind_MdDbDimension_Erase_0=function(){return(Ie=b._emscripten_bind_MdDbDimension_Erase_0=b.asm.emscripten_bind_MdDbDimension_Erase_0).apply(null,arguments)},Je=b._emscripten_bind_MdDbDimension_ConnectionTempObject_1=function(){return(Je=b._emscripten_bind_MdDbDimension_ConnectionTempObject_1=
141
- b.asm.emscripten_bind_MdDbDimension_ConnectionTempObject_1).apply(null,arguments)},Ke=b._emscripten_bind_MdDbDimension_Clone_0=function(){return(Ke=b._emscripten_bind_MdDbDimension_Clone_0=b.asm.emscripten_bind_MdDbDimension_Clone_0).apply(null,arguments)},Le=b._emscripten_bind_MdDbDimension_moveGripPointsAt_4=function(){return(Le=b._emscripten_bind_MdDbDimension_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbDimension_moveGripPointsAt_4).apply(null,arguments)},Me=b._emscripten_bind_MdDbDimension_getObjectName_0=
142
- function(){return(Me=b._emscripten_bind_MdDbDimension_getObjectName_0=b.asm.emscripten_bind_MdDbDimension_getObjectName_0).apply(null,arguments)},Ne=b._emscripten_bind_MdDbDimension_getDxf0_0=function(){return(Ne=b._emscripten_bind_MdDbDimension_getDxf0_0=b.asm.emscripten_bind_MdDbDimension_getDxf0_0).apply(null,arguments)},Oe=b._emscripten_bind_MdDbDimension_getJson_0=function(){return(Oe=b._emscripten_bind_MdDbDimension_getJson_0=b.asm.emscripten_bind_MdDbDimension_getJson_0).apply(null,arguments)},
143
- Pe=b._emscripten_bind_MdDbDimension_setJson_1=function(){return(Pe=b._emscripten_bind_MdDbDimension_setJson_1=b.asm.emscripten_bind_MdDbDimension_setJson_1).apply(null,arguments)},Qe=b._emscripten_bind_MdDbDimension___destroy___0=function(){return(Qe=b._emscripten_bind_MdDbDimension___destroy___0=b.asm.emscripten_bind_MdDbDimension___destroy___0).apply(null,arguments)},Re=b._emscripten_bind_VoidPtr___destroy___0=function(){return(Re=b._emscripten_bind_VoidPtr___destroy___0=b.asm.emscripten_bind_VoidPtr___destroy___0).apply(null,
144
- arguments)},Se=b._emscripten_bind_MdCmColor_MdCmColor_0=function(){return(Se=b._emscripten_bind_MdCmColor_MdCmColor_0=b.asm.emscripten_bind_MdCmColor_MdCmColor_0).apply(null,arguments)},Te=b._emscripten_bind_MdCmColor_setColorIndex_1=function(){return(Te=b._emscripten_bind_MdCmColor_setColorIndex_1=b.asm.emscripten_bind_MdCmColor_setColorIndex_1).apply(null,arguments)},Ue=b._emscripten_bind_MdCmColor_setRGB_3=function(){return(Ue=b._emscripten_bind_MdCmColor_setRGB_3=b.asm.emscripten_bind_MdCmColor_setRGB_3).apply(null,
145
- arguments)},Ve=b._emscripten_bind_MdCmColor_get_red_0=function(){return(Ve=b._emscripten_bind_MdCmColor_get_red_0=b.asm.emscripten_bind_MdCmColor_get_red_0).apply(null,arguments)},We=b._emscripten_bind_MdCmColor_set_red_1=function(){return(We=b._emscripten_bind_MdCmColor_set_red_1=b.asm.emscripten_bind_MdCmColor_set_red_1).apply(null,arguments)},Xe=b._emscripten_bind_MdCmColor_get_green_0=function(){return(Xe=b._emscripten_bind_MdCmColor_get_green_0=b.asm.emscripten_bind_MdCmColor_get_green_0).apply(null,
146
- arguments)},Ye=b._emscripten_bind_MdCmColor_set_green_1=function(){return(Ye=b._emscripten_bind_MdCmColor_set_green_1=b.asm.emscripten_bind_MdCmColor_set_green_1).apply(null,arguments)},Ze=b._emscripten_bind_MdCmColor_get_blue_0=function(){return(Ze=b._emscripten_bind_MdCmColor_get_blue_0=b.asm.emscripten_bind_MdCmColor_get_blue_0).apply(null,arguments)},$e=b._emscripten_bind_MdCmColor_set_blue_1=function(){return($e=b._emscripten_bind_MdCmColor_set_blue_1=b.asm.emscripten_bind_MdCmColor_set_blue_1).apply(null,
147
- arguments)},af=b._emscripten_bind_MdCmColor_get_method_0=function(){return(af=b._emscripten_bind_MdCmColor_get_method_0=b.asm.emscripten_bind_MdCmColor_get_method_0).apply(null,arguments)},bf=b._emscripten_bind_MdCmColor_set_method_1=function(){return(bf=b._emscripten_bind_MdCmColor_set_method_1=b.asm.emscripten_bind_MdCmColor_set_method_1).apply(null,arguments)},cf=b._emscripten_bind_MdCmColor_get_n_0=function(){return(cf=b._emscripten_bind_MdCmColor_get_n_0=b.asm.emscripten_bind_MdCmColor_get_n_0).apply(null,
148
- arguments)},df=b._emscripten_bind_MdCmColor_set_n_1=function(){return(df=b._emscripten_bind_MdCmColor_set_n_1=b.asm.emscripten_bind_MdCmColor_set_n_1).apply(null,arguments)},ef=b._emscripten_bind_MdCmColor_get_colorIndex_0=function(){return(ef=b._emscripten_bind_MdCmColor_get_colorIndex_0=b.asm.emscripten_bind_MdCmColor_get_colorIndex_0).apply(null,arguments)},ff=b._emscripten_bind_MdCmColor_set_colorIndex_1=function(){return(ff=b._emscripten_bind_MdCmColor_set_colorIndex_1=b.asm.emscripten_bind_MdCmColor_set_colorIndex_1).apply(null,
149
- arguments)},gf=b._emscripten_bind_MdCmColor___destroy___0=function(){return(gf=b._emscripten_bind_MdCmColor___destroy___0=b.asm.emscripten_bind_MdCmColor___destroy___0).apply(null,arguments)},hf=b._emscripten_bind_MdGePoint3d_MdGePoint3d_0=function(){return(hf=b._emscripten_bind_MdGePoint3d_MdGePoint3d_0=b.asm.emscripten_bind_MdGePoint3d_MdGePoint3d_0).apply(null,arguments)},jf=b._emscripten_bind_MdGePoint3d_MdGePoint3d_3=function(){return(jf=b._emscripten_bind_MdGePoint3d_MdGePoint3d_3=b.asm.emscripten_bind_MdGePoint3d_MdGePoint3d_3).apply(null,
150
- arguments)},kf=b._emscripten_bind_MdGePoint3d_get_x_0=function(){return(kf=b._emscripten_bind_MdGePoint3d_get_x_0=b.asm.emscripten_bind_MdGePoint3d_get_x_0).apply(null,arguments)},lf=b._emscripten_bind_MdGePoint3d_set_x_1=function(){return(lf=b._emscripten_bind_MdGePoint3d_set_x_1=b.asm.emscripten_bind_MdGePoint3d_set_x_1).apply(null,arguments)},mf=b._emscripten_bind_MdGePoint3d_get_y_0=function(){return(mf=b._emscripten_bind_MdGePoint3d_get_y_0=b.asm.emscripten_bind_MdGePoint3d_get_y_0).apply(null,
151
- arguments)},nf=b._emscripten_bind_MdGePoint3d_set_y_1=function(){return(nf=b._emscripten_bind_MdGePoint3d_set_y_1=b.asm.emscripten_bind_MdGePoint3d_set_y_1).apply(null,arguments)},of=b._emscripten_bind_MdGePoint3d_get_z_0=function(){return(of=b._emscripten_bind_MdGePoint3d_get_z_0=b.asm.emscripten_bind_MdGePoint3d_get_z_0).apply(null,arguments)},pf=b._emscripten_bind_MdGePoint3d_set_z_1=function(){return(pf=b._emscripten_bind_MdGePoint3d_set_z_1=b.asm.emscripten_bind_MdGePoint3d_set_z_1).apply(null,
152
- arguments)},qf=b._emscripten_bind_MdGePoint3d___destroy___0=function(){return(qf=b._emscripten_bind_MdGePoint3d___destroy___0=b.asm.emscripten_bind_MdGePoint3d___destroy___0).apply(null,arguments)},rf=b._emscripten_bind_MdGeVector3d_MdGeVector3d_0=function(){return(rf=b._emscripten_bind_MdGeVector3d_MdGeVector3d_0=b.asm.emscripten_bind_MdGeVector3d_MdGeVector3d_0).apply(null,arguments)},sf=b._emscripten_bind_MdGeVector3d_MdGeVector3d_3=function(){return(sf=b._emscripten_bind_MdGeVector3d_MdGeVector3d_3=
153
- b.asm.emscripten_bind_MdGeVector3d_MdGeVector3d_3).apply(null,arguments)},tf=b._emscripten_bind_MdGeVector3d_get_x_0=function(){return(tf=b._emscripten_bind_MdGeVector3d_get_x_0=b.asm.emscripten_bind_MdGeVector3d_get_x_0).apply(null,arguments)},uf=b._emscripten_bind_MdGeVector3d_set_x_1=function(){return(uf=b._emscripten_bind_MdGeVector3d_set_x_1=b.asm.emscripten_bind_MdGeVector3d_set_x_1).apply(null,arguments)},vf=b._emscripten_bind_MdGeVector3d_get_y_0=function(){return(vf=b._emscripten_bind_MdGeVector3d_get_y_0=
154
- b.asm.emscripten_bind_MdGeVector3d_get_y_0).apply(null,arguments)},wf=b._emscripten_bind_MdGeVector3d_set_y_1=function(){return(wf=b._emscripten_bind_MdGeVector3d_set_y_1=b.asm.emscripten_bind_MdGeVector3d_set_y_1).apply(null,arguments)},xf=b._emscripten_bind_MdGeVector3d_get_z_0=function(){return(xf=b._emscripten_bind_MdGeVector3d_get_z_0=b.asm.emscripten_bind_MdGeVector3d_get_z_0).apply(null,arguments)},yf=b._emscripten_bind_MdGeVector3d_set_z_1=function(){return(yf=b._emscripten_bind_MdGeVector3d_set_z_1=
155
- b.asm.emscripten_bind_MdGeVector3d_set_z_1).apply(null,arguments)},zf=b._emscripten_bind_MdGeVector3d___destroy___0=function(){return(zf=b._emscripten_bind_MdGeVector3d___destroy___0=b.asm.emscripten_bind_MdGeVector3d___destroy___0).apply(null,arguments)},Af=b._emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0=function(){return(Af=b._emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0=b.asm.emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0).apply(null,arguments)},Bf=b._emscripten_bind_MdGeMatrix3d_setToIdentity_0=function(){return(Bf=
156
- b._emscripten_bind_MdGeMatrix3d_setToIdentity_0=b.asm.emscripten_bind_MdGeMatrix3d_setToIdentity_0).apply(null,arguments)},Cf=b._emscripten_bind_MdGeMatrix3d_preMultBy_1=function(){return(Cf=b._emscripten_bind_MdGeMatrix3d_preMultBy_1=b.asm.emscripten_bind_MdGeMatrix3d_preMultBy_1).apply(null,arguments)},Df=b._emscripten_bind_MdGeMatrix3d_postMultBy_1=function(){return(Df=b._emscripten_bind_MdGeMatrix3d_postMultBy_1=b.asm.emscripten_bind_MdGeMatrix3d_postMultBy_1).apply(null,arguments)},Ef=b._emscripten_bind_MdGeMatrix3d_setToProduct_2=
157
- function(){return(Ef=b._emscripten_bind_MdGeMatrix3d_setToProduct_2=b.asm.emscripten_bind_MdGeMatrix3d_setToProduct_2).apply(null,arguments)},Ff=b._emscripten_bind_MdGeMatrix3d_invert_0=function(){return(Ff=b._emscripten_bind_MdGeMatrix3d_invert_0=b.asm.emscripten_bind_MdGeMatrix3d_invert_0).apply(null,arguments)},Gf=b._emscripten_bind_MdGeMatrix3d_isSingular_0=function(){return(Gf=b._emscripten_bind_MdGeMatrix3d_isSingular_0=b.asm.emscripten_bind_MdGeMatrix3d_isSingular_0).apply(null,arguments)},
158
- Hf=b._emscripten_bind_MdGeMatrix3d_transposeIt_0=function(){return(Hf=b._emscripten_bind_MdGeMatrix3d_transposeIt_0=b.asm.emscripten_bind_MdGeMatrix3d_transposeIt_0).apply(null,arguments)},If=b._emscripten_bind_MdGeMatrix3d_isEqualTo_1=function(){return(If=b._emscripten_bind_MdGeMatrix3d_isEqualTo_1=b.asm.emscripten_bind_MdGeMatrix3d_isEqualTo_1).apply(null,arguments)},Jf=b._emscripten_bind_MdGeMatrix3d_det_0=function(){return(Jf=b._emscripten_bind_MdGeMatrix3d_det_0=b.asm.emscripten_bind_MdGeMatrix3d_det_0).apply(null,
159
- arguments)},Kf=b._emscripten_bind_MdGeMatrix3d_setCoordSystem_4=function(){return(Kf=b._emscripten_bind_MdGeMatrix3d_setCoordSystem_4=b.asm.emscripten_bind_MdGeMatrix3d_setCoordSystem_4).apply(null,arguments)},Lf=b._emscripten_bind_MdGeMatrix3d_setToTranslation_1=function(){return(Lf=b._emscripten_bind_MdGeMatrix3d_setToTranslation_1=b.asm.emscripten_bind_MdGeMatrix3d_setToTranslation_1).apply(null,arguments)},Mf=b._emscripten_bind_MdGeMatrix3d_setToRotation_3=function(){return(Mf=b._emscripten_bind_MdGeMatrix3d_setToRotation_3=
160
- b.asm.emscripten_bind_MdGeMatrix3d_setToRotation_3).apply(null,arguments)},Nf=b._emscripten_bind_MdGeMatrix3d_setToScaling_2=function(){return(Nf=b._emscripten_bind_MdGeMatrix3d_setToScaling_2=b.asm.emscripten_bind_MdGeMatrix3d_setToScaling_2).apply(null,arguments)},Of=b._emscripten_bind_MdGeMatrix3d_scale_0=function(){return(Of=b._emscripten_bind_MdGeMatrix3d_scale_0=b.asm.emscripten_bind_MdGeMatrix3d_scale_0).apply(null,arguments)},Pf=b._emscripten_bind_MdGeMatrix3d_getData_2=function(){return(Pf=
161
- b._emscripten_bind_MdGeMatrix3d_getData_2=b.asm.emscripten_bind_MdGeMatrix3d_getData_2).apply(null,arguments)},Qf=b._emscripten_bind_MdGeMatrix3d___destroy___0=function(){return(Qf=b._emscripten_bind_MdGeMatrix3d___destroy___0=b.asm.emscripten_bind_MdGeMatrix3d___destroy___0).apply(null,arguments)},Rf=b._emscripten_bind_MdDbLayerTable_getObjectID_0=function(){return(Rf=b._emscripten_bind_MdDbLayerTable_getObjectID_0=b.asm.emscripten_bind_MdDbLayerTable_getObjectID_0).apply(null,arguments)},Sf=b._emscripten_bind_MdDbLayerTable_Erase_0=
162
- function(){return(Sf=b._emscripten_bind_MdDbLayerTable_Erase_0=b.asm.emscripten_bind_MdDbLayerTable_Erase_0).apply(null,arguments)},Tf=b._emscripten_bind_MdDbLayerTable_ConnectionTempObject_1=function(){return(Tf=b._emscripten_bind_MdDbLayerTable_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbLayerTable_ConnectionTempObject_1).apply(null,arguments)},Uf=b._emscripten_bind_MdDbLayerTable_Clone_0=function(){return(Uf=b._emscripten_bind_MdDbLayerTable_Clone_0=b.asm.emscripten_bind_MdDbLayerTable_Clone_0).apply(null,
163
- arguments)},Vf=b._emscripten_bind_MdDbLayerTable_moveGripPointsAt_4=function(){return(Vf=b._emscripten_bind_MdDbLayerTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLayerTable_moveGripPointsAt_4).apply(null,arguments)},Wf=b._emscripten_bind_MdDbLayerTable_getObjectName_0=function(){return(Wf=b._emscripten_bind_MdDbLayerTable_getObjectName_0=b.asm.emscripten_bind_MdDbLayerTable_getObjectName_0).apply(null,arguments)},Xf=b._emscripten_bind_MdDbLayerTable_getDxf0_0=function(){return(Xf=b._emscripten_bind_MdDbLayerTable_getDxf0_0=
164
- b.asm.emscripten_bind_MdDbLayerTable_getDxf0_0).apply(null,arguments)},Yf=b._emscripten_bind_MdDbLayerTable_getJson_0=function(){return(Yf=b._emscripten_bind_MdDbLayerTable_getJson_0=b.asm.emscripten_bind_MdDbLayerTable_getJson_0).apply(null,arguments)},Zf=b._emscripten_bind_MdDbLayerTable_setJson_1=function(){return(Zf=b._emscripten_bind_MdDbLayerTable_setJson_1=b.asm.emscripten_bind_MdDbLayerTable_setJson_1).apply(null,arguments)},$f=b._emscripten_bind_MdDbLinetypeTable_getObjectID_0=function(){return($f=
165
- b._emscripten_bind_MdDbLinetypeTable_getObjectID_0=b.asm.emscripten_bind_MdDbLinetypeTable_getObjectID_0).apply(null,arguments)},ag=b._emscripten_bind_MdDbLinetypeTable_Erase_0=function(){return(ag=b._emscripten_bind_MdDbLinetypeTable_Erase_0=b.asm.emscripten_bind_MdDbLinetypeTable_Erase_0).apply(null,arguments)},bg=b._emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1=function(){return(bg=b._emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1).apply(null,
166
- arguments)},cg=b._emscripten_bind_MdDbLinetypeTable_Clone_0=function(){return(cg=b._emscripten_bind_MdDbLinetypeTable_Clone_0=b.asm.emscripten_bind_MdDbLinetypeTable_Clone_0).apply(null,arguments)},dg=b._emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4=function(){return(dg=b._emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4).apply(null,arguments)},eg=b._emscripten_bind_MdDbLinetypeTable_getObjectName_0=function(){return(eg=b._emscripten_bind_MdDbLinetypeTable_getObjectName_0=
167
- b.asm.emscripten_bind_MdDbLinetypeTable_getObjectName_0).apply(null,arguments)},fg=b._emscripten_bind_MdDbLinetypeTable_getDxf0_0=function(){return(fg=b._emscripten_bind_MdDbLinetypeTable_getDxf0_0=b.asm.emscripten_bind_MdDbLinetypeTable_getDxf0_0).apply(null,arguments)},gg=b._emscripten_bind_MdDbLinetypeTable_getJson_0=function(){return(gg=b._emscripten_bind_MdDbLinetypeTable_getJson_0=b.asm.emscripten_bind_MdDbLinetypeTable_getJson_0).apply(null,arguments)},hg=b._emscripten_bind_MdDbLinetypeTable_setJson_1=
168
- function(){return(hg=b._emscripten_bind_MdDbLinetypeTable_setJson_1=b.asm.emscripten_bind_MdDbLinetypeTable_setJson_1).apply(null,arguments)},ig=b._emscripten_bind_MdDbTextStyleTable_getObjectID_0=function(){return(ig=b._emscripten_bind_MdDbTextStyleTable_getObjectID_0=b.asm.emscripten_bind_MdDbTextStyleTable_getObjectID_0).apply(null,arguments)},jg=b._emscripten_bind_MdDbTextStyleTable_Erase_0=function(){return(jg=b._emscripten_bind_MdDbTextStyleTable_Erase_0=b.asm.emscripten_bind_MdDbTextStyleTable_Erase_0).apply(null,
169
- arguments)},kg=b._emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1=function(){return(kg=b._emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1).apply(null,arguments)},lg=b._emscripten_bind_MdDbTextStyleTable_Clone_0=function(){return(lg=b._emscripten_bind_MdDbTextStyleTable_Clone_0=b.asm.emscripten_bind_MdDbTextStyleTable_Clone_0).apply(null,arguments)},mg=b._emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4=function(){return(mg=
170
- b._emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4).apply(null,arguments)},ng=b._emscripten_bind_MdDbTextStyleTable_getObjectName_0=function(){return(ng=b._emscripten_bind_MdDbTextStyleTable_getObjectName_0=b.asm.emscripten_bind_MdDbTextStyleTable_getObjectName_0).apply(null,arguments)},og=b._emscripten_bind_MdDbTextStyleTable_getDxf0_0=function(){return(og=b._emscripten_bind_MdDbTextStyleTable_getDxf0_0=b.asm.emscripten_bind_MdDbTextStyleTable_getDxf0_0).apply(null,
171
- arguments)},pg=b._emscripten_bind_MdDbTextStyleTable_getJson_0=function(){return(pg=b._emscripten_bind_MdDbTextStyleTable_getJson_0=b.asm.emscripten_bind_MdDbTextStyleTable_getJson_0).apply(null,arguments)},qg=b._emscripten_bind_MdDbTextStyleTable_setJson_1=function(){return(qg=b._emscripten_bind_MdDbTextStyleTable_setJson_1=b.asm.emscripten_bind_MdDbTextStyleTable_setJson_1).apply(null,arguments)},rg=b._emscripten_bind_MdDbDatabase_GetLayerTable_0=function(){return(rg=b._emscripten_bind_MdDbDatabase_GetLayerTable_0=
172
- b.asm.emscripten_bind_MdDbDatabase_GetLayerTable_0).apply(null,arguments)},sg=b._emscripten_bind_MdDbDatabase_GetLinetypeTable_0=function(){return(sg=b._emscripten_bind_MdDbDatabase_GetLinetypeTable_0=b.asm.emscripten_bind_MdDbDatabase_GetLinetypeTable_0).apply(null,arguments)},tg=b._emscripten_bind_MdDbDatabase_GetTextStyleTable_0=function(){return(tg=b._emscripten_bind_MdDbDatabase_GetTextStyleTable_0=b.asm.emscripten_bind_MdDbDatabase_GetTextStyleTable_0).apply(null,arguments)},ug=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0=
173
- function(){return(ug=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0).apply(null,arguments)},vg=b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1=function(){return(vg=b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1).apply(null,arguments)},wg=b._emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0=function(){return(wg=b._emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0=
174
- b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0).apply(null,arguments)},xg=b._emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1=function(){return(xg=b._emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1).apply(null,arguments)},yg=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0=function(){return(yg=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0).apply(null,
175
- arguments)},zg=b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1=function(){return(zg=b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1).apply(null,arguments)},Ag=b._emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0=function(){return(Ag=b._emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0).apply(null,arguments)},Bg=b._emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1=
176
- function(){return(Bg=b._emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1).apply(null,arguments)},Cg=b._emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0=function(){return(Cg=b._emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0).apply(null,arguments)},Dg=b._emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1=function(){return(Dg=b._emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1=
177
- b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1).apply(null,arguments)},Eg=b._emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0=function(){return(Eg=b._emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0).apply(null,arguments)},Fg=b._emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1=function(){return(Fg=b._emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1).apply(null,
178
- arguments)},Gg=b._emscripten_bind_MdDbDatabase_getObjectName_0=function(){return(Gg=b._emscripten_bind_MdDbDatabase_getObjectName_0=b.asm.emscripten_bind_MdDbDatabase_getObjectName_0).apply(null,arguments)},Hg=b._emscripten_bind_MdDbDatabase_getDxf0_0=function(){return(Hg=b._emscripten_bind_MdDbDatabase_getDxf0_0=b.asm.emscripten_bind_MdDbDatabase_getDxf0_0).apply(null,arguments)},Ig=b._emscripten_bind_MdDbDatabase_getJson_0=function(){return(Ig=b._emscripten_bind_MdDbDatabase_getJson_0=b.asm.emscripten_bind_MdDbDatabase_getJson_0).apply(null,
179
- arguments)},Jg=b._emscripten_bind_MdDbDatabase_setJson_1=function(){return(Jg=b._emscripten_bind_MdDbDatabase_setJson_1=b.asm.emscripten_bind_MdDbDatabase_setJson_1).apply(null,arguments)},Kg=b._emscripten_bind_McObject_updateDisplay_2=function(){return(Kg=b._emscripten_bind_McObject_updateDisplay_2=b.asm.emscripten_bind_McObject_updateDisplay_2).apply(null,arguments)},Lg=b._emscripten_bind_McObject_test_0=function(){return(Lg=b._emscripten_bind_McObject_test_0=b.asm.emscripten_bind_McObject_test_0).apply(null,
180
- arguments)},Mg=b._emscripten_bind_McObject_openWebFile_1=function(){return(Mg=b._emscripten_bind_McObject_openWebFile_1=b.asm.emscripten_bind_McObject_openWebFile_1).apply(null,arguments)},Ng=b._emscripten_bind_McObject_saveFileToUrl_1=function(){return(Ng=b._emscripten_bind_McObject_saveFileToUrl_1=b.asm.emscripten_bind_McObject_saveFileToUrl_1).apply(null,arguments)},Og=b._emscripten_bind_McObject_saveFile_1=function(){return(Og=b._emscripten_bind_McObject_saveFile_1=b.asm.emscripten_bind_McObject_saveFile_1).apply(null,
181
- arguments)},Pg=b._emscripten_bind_McObject_getViewDataJsonParam_0=function(){return(Pg=b._emscripten_bind_McObject_getViewDataJsonParam_0=b.asm.emscripten_bind_McObject_getViewDataJsonParam_0).apply(null,arguments)},Qg=b._emscripten_bind_McObject_updataAppData_0=function(){return(Qg=b._emscripten_bind_McObject_updataAppData_0=b.asm.emscripten_bind_McObject_updataAppData_0).apply(null,arguments)},Rg=b._emscripten_bind_McObject_GetDatabase_0=function(){return(Rg=b._emscripten_bind_McObject_GetDatabase_0=
182
- b.asm.emscripten_bind_McObject_GetDatabase_0).apply(null,arguments)},Sg=b._emscripten_bind_McObject_GetSysVarString_1=function(){return(Sg=b._emscripten_bind_McObject_GetSysVarString_1=b.asm.emscripten_bind_McObject_GetSysVarString_1).apply(null,arguments)},Tg=b._emscripten_bind_McObject_SetSysVarString_2=function(){return(Tg=b._emscripten_bind_McObject_SetSysVarString_2=b.asm.emscripten_bind_McObject_SetSysVarString_2).apply(null,arguments)},Ug=b._emscripten_bind_McObject_GetSysVarDouble_1=function(){return(Ug=
183
- b._emscripten_bind_McObject_GetSysVarDouble_1=b.asm.emscripten_bind_McObject_GetSysVarDouble_1).apply(null,arguments)},Vg=b._emscripten_bind_McObject_SetSysVarDouble_2=function(){return(Vg=b._emscripten_bind_McObject_SetSysVarDouble_2=b.asm.emscripten_bind_McObject_SetSysVarDouble_2).apply(null,arguments)},Wg=b._emscripten_bind_McObject_GetSysVarLong_1=function(){return(Wg=b._emscripten_bind_McObject_GetSysVarLong_1=b.asm.emscripten_bind_McObject_GetSysVarLong_1).apply(null,arguments)},Xg=b._emscripten_bind_McObject_SetSysVarLong_2=
184
- function(){return(Xg=b._emscripten_bind_McObject_SetSysVarLong_2=b.asm.emscripten_bind_McObject_SetSysVarLong_2).apply(null,arguments)},Yg=b._emscripten_bind_McObject_fireEventWindowSize_2=function(){return(Yg=b._emscripten_bind_McObject_fireEventWindowSize_2=b.asm.emscripten_bind_McObject_fireEventWindowSize_2).apply(null,arguments)},Zg=b._emscripten_bind_McObject_fireEventCommandStart_0=function(){return(Zg=b._emscripten_bind_McObject_fireEventCommandStart_0=b.asm.emscripten_bind_McObject_fireEventCommandStart_0).apply(null,
185
- arguments)},$g=b._emscripten_bind_McObject_IntelliSelect_PointSelect_2=function(){return($g=b._emscripten_bind_McObject_IntelliSelect_PointSelect_2=b.asm.emscripten_bind_McObject_IntelliSelect_PointSelect_2).apply(null,arguments)},ah=b._emscripten_bind_McObject_IntelliSelect_getGridData_1=function(){return(ah=b._emscripten_bind_McObject_IntelliSelect_getGridData_1=b.asm.emscripten_bind_McObject_IntelliSelect_getGridData_1).apply(null,arguments)},bh=b._emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0=
186
- function(){return(bh=b._emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0=b.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0).apply(null,arguments)},ch=b._emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1=function(){return(ch=b._emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1=b.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1).apply(null,arguments)},dh=b._emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0=
187
- function(){return(dh=b._emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0=b.asm.emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0).apply(null,arguments)},eh=b._emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0=function(){return(eh=b._emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0=b.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0).apply(null,arguments)},fh=b._emscripten_bind_McObject_SetDrawColor_1=function(){return(fh=
188
- b._emscripten_bind_McObject_SetDrawColor_1=b.asm.emscripten_bind_McObject_SetDrawColor_1).apply(null,arguments)},gh=b._emscripten_bind_McObject_GetDrawColor_0=function(){return(gh=b._emscripten_bind_McObject_GetDrawColor_0=b.asm.emscripten_bind_McObject_GetDrawColor_0).apply(null,arguments)},hh=b._emscripten_bind_McObject_AddLayer_1=function(){return(hh=b._emscripten_bind_McObject_AddLayer_1=b.asm.emscripten_bind_McObject_AddLayer_1).apply(null,arguments)},ih=b._emscripten_bind_McObject_SetDrawLayer_1=
189
- function(){return(ih=b._emscripten_bind_McObject_SetDrawLayer_1=b.asm.emscripten_bind_McObject_SetDrawLayer_1).apply(null,arguments)},jh=b._emscripten_bind_McObject_GetDrawLayer_0=function(){return(jh=b._emscripten_bind_McObject_GetDrawLayer_0=b.asm.emscripten_bind_McObject_GetDrawLayer_0).apply(null,arguments)},kh=b._emscripten_bind_McObject_AddTextStyle_4=function(){return(kh=b._emscripten_bind_McObject_AddTextStyle_4=b.asm.emscripten_bind_McObject_AddTextStyle_4).apply(null,arguments)},lh=b._emscripten_bind_McObject_SetDrawTextStyle_1=
190
- function(){return(lh=b._emscripten_bind_McObject_SetDrawTextStyle_1=b.asm.emscripten_bind_McObject_SetDrawTextStyle_1).apply(null,arguments)},mh=b._emscripten_bind_McObject_GetDrawTextStyle_0=function(){return(mh=b._emscripten_bind_McObject_GetDrawTextStyle_0=b.asm.emscripten_bind_McObject_GetDrawTextStyle_0).apply(null,arguments)},nh=b._emscripten_bind_McObject_AddLinetype_2=function(){return(nh=b._emscripten_bind_McObject_AddLinetype_2=b.asm.emscripten_bind_McObject_AddLinetype_2).apply(null,arguments)},
191
- oh=b._emscripten_bind_McObject_AddLinetypeEx_3=function(){return(oh=b._emscripten_bind_McObject_AddLinetypeEx_3=b.asm.emscripten_bind_McObject_AddLinetypeEx_3).apply(null,arguments)},ph=b._emscripten_bind_McObject_AddDimStyle_5=function(){return(ph=b._emscripten_bind_McObject_AddDimStyle_5=b.asm.emscripten_bind_McObject_AddDimStyle_5).apply(null,arguments)},qh=b._emscripten_bind_McObject_SetDrawLinetype_1=function(){return(qh=b._emscripten_bind_McObject_SetDrawLinetype_1=b.asm.emscripten_bind_McObject_SetDrawLinetype_1).apply(null,
192
- arguments)},rh=b._emscripten_bind_McObject_GetDrawLinetype_0=function(){return(rh=b._emscripten_bind_McObject_GetDrawLinetype_0=b.asm.emscripten_bind_McObject_GetDrawLinetype_0).apply(null,arguments)},sh=b._emscripten_bind_McObject_SetDrawLineWeight_1=function(){return(sh=b._emscripten_bind_McObject_SetDrawLineWeight_1=b.asm.emscripten_bind_McObject_SetDrawLineWeight_1).apply(null,arguments)},th=b._emscripten_bind_McObject_GetDrawLineWeight_0=function(){return(th=b._emscripten_bind_McObject_GetDrawLineWeight_0=
193
- b.asm.emscripten_bind_McObject_GetDrawLineWeight_0).apply(null,arguments)},uh=b._emscripten_bind_McObject_SetDrawLineTypeScale_1=function(){return(uh=b._emscripten_bind_McObject_SetDrawLineTypeScale_1=b.asm.emscripten_bind_McObject_SetDrawLineTypeScale_1).apply(null,arguments)},vh=b._emscripten_bind_McObject_GetDrawLineTypeScale_0=function(){return(vh=b._emscripten_bind_McObject_GetDrawLineTypeScale_0=b.asm.emscripten_bind_McObject_GetDrawLineTypeScale_0).apply(null,arguments)},wh=b._emscripten_bind_McObject_SetDrawDimStyle_1=
194
- function(){return(wh=b._emscripten_bind_McObject_SetDrawDimStyle_1=b.asm.emscripten_bind_McObject_SetDrawDimStyle_1).apply(null,arguments)},xh=b._emscripten_bind_McObject_GetDrawDimStyle_0=function(){return(xh=b._emscripten_bind_McObject_GetDrawDimStyle_0=b.asm.emscripten_bind_McObject_GetDrawDimStyle_0).apply(null,arguments)},yh=b._emscripten_bind_McObject_SetPatternDefinition_1=function(){return(yh=b._emscripten_bind_McObject_SetPatternDefinition_1=b.asm.emscripten_bind_McObject_SetPatternDefinition_1).apply(null,
195
- arguments)},zh=b._emscripten_bind_McObject_GetPatternDefinition_0=function(){return(zh=b._emscripten_bind_McObject_GetPatternDefinition_0=b.asm.emscripten_bind_McObject_GetPatternDefinition_0).apply(null,arguments)},Ah=b._emscripten_bind_McObject_SetDrawLineWidth_1=function(){return(Ah=b._emscripten_bind_McObject_SetDrawLineWidth_1=b.asm.emscripten_bind_McObject_SetDrawLineWidth_1).apply(null,arguments)},Bh=b._emscripten_bind_McObject_GetDrawLineWidth_0=function(){return(Bh=b._emscripten_bind_McObject_GetDrawLineWidth_0=
196
- b.asm.emscripten_bind_McObject_GetDrawLineWidth_0).apply(null,arguments)},Ch=b._emscripten_bind_McObject_DrawLine_6=function(){return(Ch=b._emscripten_bind_McObject_DrawLine_6=b.asm.emscripten_bind_McObject_DrawLine_6).apply(null,arguments)},Dh=b._emscripten_bind_McObject_DrawArc_5=function(){return(Dh=b._emscripten_bind_McObject_DrawArc_5=b.asm.emscripten_bind_McObject_DrawArc_5).apply(null,arguments)},Eh=b._emscripten_bind_McObject_DrawArc2_6=function(){return(Eh=b._emscripten_bind_McObject_DrawArc2_6=
197
- b.asm.emscripten_bind_McObject_DrawArc2_6).apply(null,arguments)},Fh=b._emscripten_bind_McObject_DrawCircle_3=function(){return(Fh=b._emscripten_bind_McObject_DrawCircle_3=b.asm.emscripten_bind_McObject_DrawCircle_3).apply(null,arguments)},Gh=b._emscripten_bind_McObject_DrawEllipse_5=function(){return(Gh=b._emscripten_bind_McObject_DrawEllipse_5=b.asm.emscripten_bind_McObject_DrawEllipse_5).apply(null,arguments)},Hh=b._emscripten_bind_McObject_DrawEllipseArc_7=function(){return(Hh=b._emscripten_bind_McObject_DrawEllipseArc_7=
198
- b.asm.emscripten_bind_McObject_DrawEllipseArc_7).apply(null,arguments)},Ih=b._emscripten_bind_McObject_DrawPoint_2=function(){return(Ih=b._emscripten_bind_McObject_DrawPoint_2=b.asm.emscripten_bind_McObject_DrawPoint_2).apply(null,arguments)},Jh=b._emscripten_bind_McObject_DrawSolid_8=function(){return(Jh=b._emscripten_bind_McObject_DrawSolid_8=b.asm.emscripten_bind_McObject_DrawSolid_8).apply(null,arguments)},Kh=b._emscripten_bind_McObject_DrawMText_7=function(){return(Kh=b._emscripten_bind_McObject_DrawMText_7=
199
- b.asm.emscripten_bind_McObject_DrawMText_7).apply(null,arguments)},Lh=b._emscripten_bind_McObject_DrawText_7=function(){return(Lh=b._emscripten_bind_McObject_DrawText_7=b.asm.emscripten_bind_McObject_DrawText_7).apply(null,arguments)},Mh=b._emscripten_bind_McObject_DrawBlockReference_5=function(){return(Mh=b._emscripten_bind_McObject_DrawBlockReference_5=b.asm.emscripten_bind_McObject_DrawBlockReference_5).apply(null,arguments)},Nh=b._emscripten_bind_McObject_DrawDimAligned_6=function(){return(Nh=
200
- b._emscripten_bind_McObject_DrawDimAligned_6=b.asm.emscripten_bind_McObject_DrawDimAligned_6).apply(null,arguments)},Oh=b._emscripten_bind_McObject_DrawDimAngular_8=function(){return(Oh=b._emscripten_bind_McObject_DrawDimAngular_8=b.asm.emscripten_bind_McObject_DrawDimAngular_8).apply(null,arguments)},Ph=b._emscripten_bind_McObject_DrawDimDiametric_5=function(){return(Ph=b._emscripten_bind_McObject_DrawDimDiametric_5=b.asm.emscripten_bind_McObject_DrawDimDiametric_5).apply(null,arguments)},Qh=b._emscripten_bind_McObject_DrawDimRotated_7=
201
- function(){return(Qh=b._emscripten_bind_McObject_DrawDimRotated_7=b.asm.emscripten_bind_McObject_DrawDimRotated_7).apply(null,arguments)},Rh=b._emscripten_bind_McObject_DrawDimOrdinate_5=function(){return(Rh=b._emscripten_bind_McObject_DrawDimOrdinate_5=b.asm.emscripten_bind_McObject_DrawDimOrdinate_5).apply(null,arguments)},Sh=b._emscripten_bind_McObject_DrawDimRadial_5=function(){return(Sh=b._emscripten_bind_McObject_DrawDimRadial_5=b.asm.emscripten_bind_McObject_DrawDimRadial_5).apply(null,arguments)},
202
- Th=b._emscripten_bind_McObject_PathMoveTo_2=function(){return(Th=b._emscripten_bind_McObject_PathMoveTo_2=b.asm.emscripten_bind_McObject_PathMoveTo_2).apply(null,arguments)},Uh=b._emscripten_bind_McObject_PathMoveToEx_5=function(){return(Uh=b._emscripten_bind_McObject_PathMoveToEx_5=b.asm.emscripten_bind_McObject_PathMoveToEx_5).apply(null,arguments)},Vh=b._emscripten_bind_McObject_PathLineTo_2=function(){return(Vh=b._emscripten_bind_McObject_PathLineTo_2=b.asm.emscripten_bind_McObject_PathLineTo_2).apply(null,
203
- arguments)},Wh=b._emscripten_bind_McObject_PathLineToEx_5=function(){return(Wh=b._emscripten_bind_McObject_PathLineToEx_5=b.asm.emscripten_bind_McObject_PathLineToEx_5).apply(null,arguments)},Xh=b._emscripten_bind_McObject_DrawPathToPolyline_0=function(){return(Xh=b._emscripten_bind_McObject_DrawPathToPolyline_0=b.asm.emscripten_bind_McObject_DrawPathToPolyline_0).apply(null,arguments)},Yh=b._emscripten_bind_McObject_DrawPathToSpline_0=function(){return(Yh=b._emscripten_bind_McObject_DrawPathToSpline_0=
204
- b.asm.emscripten_bind_McObject_DrawPathToSpline_0).apply(null,arguments)},Zh=b._emscripten_bind_McObject_PathMakeClosed_0=function(){return(Zh=b._emscripten_bind_McObject_PathMakeClosed_0=b.asm.emscripten_bind_McObject_PathMakeClosed_0).apply(null,arguments)},$h=b._emscripten_bind_McObject_DrawPathToHatch_1=function(){return($h=b._emscripten_bind_McObject_DrawPathToHatch_1=b.asm.emscripten_bind_McObject_DrawPathToHatch_1).apply(null,arguments)},ai=b._emscripten_bind_McObject_DrawEntity_1=function(){return(ai=
205
- b._emscripten_bind_McObject_DrawEntity_1=b.asm.emscripten_bind_McObject_DrawEntity_1).apply(null,arguments)},bi=b._emscripten_bind_McApp_McApp_0=function(){return(bi=b._emscripten_bind_McApp_McApp_0=b.asm.emscripten_bind_McApp_McApp_0).apply(null,arguments)},ci=b._emscripten_bind_McApp_Init_0=function(){return(ci=b._emscripten_bind_McApp_Init_0=b.asm.emscripten_bind_McApp_Init_0).apply(null,arguments)},di=b._emscripten_bind_McApp_CreateMxDraw_5=function(){return(di=b._emscripten_bind_McApp_CreateMxDraw_5=
206
- b.asm.emscripten_bind_McApp_CreateMxDraw_5).apply(null,arguments)},ei=b._emscripten_bind_McApp_GetCurrentMxDraw_0=function(){return(ei=b._emscripten_bind_McApp_GetCurrentMxDraw_0=b.asm.emscripten_bind_McApp_GetCurrentMxDraw_0).apply(null,arguments)},fi=b._emscripten_bind_McApp_DestroyObject_1=function(){return(fi=b._emscripten_bind_McApp_DestroyObject_1=b.asm.emscripten_bind_McApp_DestroyObject_1).apply(null,arguments)},gi=b._emscripten_bind_McApp_mcedRGB2Index_4=function(){return(gi=b._emscripten_bind_McApp_mcedRGB2Index_4=
207
- b.asm.emscripten_bind_McApp_mcedRGB2Index_4).apply(null,arguments)},hi=b._emscripten_bind_McApp_ObjectIdToObjectName_1=function(){return(hi=b._emscripten_bind_McApp_ObjectIdToObjectName_1=b.asm.emscripten_bind_McApp_ObjectIdToObjectName_1).apply(null,arguments)},ii=b._emscripten_bind_McApp_ObjectIdToMdDbLine_1=function(){return(ii=b._emscripten_bind_McApp_ObjectIdToMdDbLine_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbLine_1).apply(null,arguments)},ji=b._emscripten_bind_McApp_ObjectIdToMdDbText_1=
208
- function(){return(ji=b._emscripten_bind_McApp_ObjectIdToMdDbText_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbText_1).apply(null,arguments)},ki=b._emscripten_bind_McApp_ObjectIdToMdObject_1=function(){return(ki=b._emscripten_bind_McApp_ObjectIdToMdObject_1=b.asm.emscripten_bind_McApp_ObjectIdToMdObject_1).apply(null,arguments)},li=b._emscripten_bind_McApp_getLastCallResult_0=function(){return(li=b._emscripten_bind_McApp_getLastCallResult_0=b.asm.emscripten_bind_McApp_getLastCallResult_0).apply(null,
209
- arguments)},mi=b._emscripten_bind_McApp___destroy___0=function(){return(mi=b._emscripten_bind_McApp___destroy___0=b.asm.emscripten_bind_McApp___destroy___0).apply(null,arguments)},ni=b._emscripten_bind_McDrawResbuf_McDrawResbuf_0=function(){return(ni=b._emscripten_bind_McDrawResbuf_McDrawResbuf_0=b.asm.emscripten_bind_McDrawResbuf_McDrawResbuf_0).apply(null,arguments)},oi=b._emscripten_bind_McDrawResbuf_Clear_0=function(){return(oi=b._emscripten_bind_McDrawResbuf_Clear_0=b.asm.emscripten_bind_McDrawResbuf_Clear_0).apply(null,
210
- arguments)},pi=b._emscripten_bind_McDrawResbuf_GetCount_0=function(){return(pi=b._emscripten_bind_McDrawResbuf_GetCount_0=b.asm.emscripten_bind_McDrawResbuf_GetCount_0).apply(null,arguments)},qi=b._emscripten_bind_McDrawResbuf_AtDouble_1=function(){return(qi=b._emscripten_bind_McDrawResbuf_AtDouble_1=b.asm.emscripten_bind_McDrawResbuf_AtDouble_1).apply(null,arguments)},ri=b._emscripten_bind_McDrawResbuf_Atlong_1=function(){return(ri=b._emscripten_bind_McDrawResbuf_Atlong_1=b.asm.emscripten_bind_McDrawResbuf_Atlong_1).apply(null,
211
- arguments)},si=b._emscripten_bind_McDrawResbuf_AtObjectId_1=function(){return(si=b._emscripten_bind_McDrawResbuf_AtObjectId_1=b.asm.emscripten_bind_McDrawResbuf_AtObjectId_1).apply(null,arguments)},ti=b._emscripten_bind_McDrawResbuf_AtString_1=function(){return(ti=b._emscripten_bind_McDrawResbuf_AtString_1=b.asm.emscripten_bind_McDrawResbuf_AtString_1).apply(null,arguments)},ui=b._emscripten_bind_McDrawResbuf_AtPoint_1=function(){return(ui=b._emscripten_bind_McDrawResbuf_AtPoint_1=b.asm.emscripten_bind_McDrawResbuf_AtPoint_1).apply(null,
212
- arguments)},vi=b._emscripten_bind_McDrawResbuf_ItemDataType_1=function(){return(vi=b._emscripten_bind_McDrawResbuf_ItemDataType_1=b.asm.emscripten_bind_McDrawResbuf_ItemDataType_1).apply(null,arguments)},wi=b._emscripten_bind_McDrawResbuf_AddDouble_2=function(){return(wi=b._emscripten_bind_McDrawResbuf_AddDouble_2=b.asm.emscripten_bind_McDrawResbuf_AddDouble_2).apply(null,arguments)},xi=b._emscripten_bind_McDrawResbuf_Addlong_2=function(){return(xi=b._emscripten_bind_McDrawResbuf_Addlong_2=b.asm.emscripten_bind_McDrawResbuf_Addlong_2).apply(null,
213
- arguments)},yi=b._emscripten_bind_McDrawResbuf_AddObjectId_2=function(){return(yi=b._emscripten_bind_McDrawResbuf_AddObjectId_2=b.asm.emscripten_bind_McDrawResbuf_AddObjectId_2).apply(null,arguments)},zi=b._emscripten_bind_McDrawResbuf_AddString_2=function(){return(zi=b._emscripten_bind_McDrawResbuf_AddString_2=b.asm.emscripten_bind_McDrawResbuf_AddString_2).apply(null,arguments)},Ai=b._emscripten_bind_McDrawResbuf_AddPoint_2=function(){return(Ai=b._emscripten_bind_McDrawResbuf_AddPoint_2=b.asm.emscripten_bind_McDrawResbuf_AddPoint_2).apply(null,
214
- arguments)},Bi=b._emscripten_bind_McDrawResbuf_RemoveAll_0=function(){return(Bi=b._emscripten_bind_McDrawResbuf_RemoveAll_0=b.asm.emscripten_bind_McDrawResbuf_RemoveAll_0).apply(null,arguments)},Ci=b._emscripten_bind_McDrawResbuf_Remove_1=function(){return(Ci=b._emscripten_bind_McDrawResbuf_Remove_1=b.asm.emscripten_bind_McDrawResbuf_Remove_1).apply(null,arguments)},Di=b._emscripten_bind_McDrawResbuf_getObjectName_0=function(){return(Di=b._emscripten_bind_McDrawResbuf_getObjectName_0=b.asm.emscripten_bind_McDrawResbuf_getObjectName_0).apply(null,
215
- arguments)},Ei=b._emscripten_bind_McDrawResbuf_getDxf0_0=function(){return(Ei=b._emscripten_bind_McDrawResbuf_getDxf0_0=b.asm.emscripten_bind_McDrawResbuf_getDxf0_0).apply(null,arguments)},Fi=b._emscripten_bind_McDrawResbuf_getJson_0=function(){return(Fi=b._emscripten_bind_McDrawResbuf_getJson_0=b.asm.emscripten_bind_McDrawResbuf_getJson_0).apply(null,arguments)},Gi=b._emscripten_bind_McDrawResbuf_setJson_1=function(){return(Gi=b._emscripten_bind_McDrawResbuf_setJson_1=b.asm.emscripten_bind_McDrawResbuf_setJson_1).apply(null,
216
- arguments)},Hi=b._emscripten_bind_McDrawResbuf___destroy___0=function(){return(Hi=b._emscripten_bind_McDrawResbuf___destroy___0=b.asm.emscripten_bind_McDrawResbuf___destroy___0).apply(null,arguments)},Ii=b._emscripten_bind_McDrawUtility_McDrawUtility_0=function(){return(Ii=b._emscripten_bind_McDrawUtility_McDrawUtility_0=b.asm.emscripten_bind_McDrawUtility_McDrawUtility_0).apply(null,arguments)},Ji=b._emscripten_bind_McDrawUtility_findEntAtPoint_5=function(){return(Ji=b._emscripten_bind_McDrawUtility_findEntAtPoint_5=
217
- b.asm.emscripten_bind_McDrawUtility_findEntAtPoint_5).apply(null,arguments)},Ki=b._emscripten_bind_McDrawUtility_eraseEntity_1=function(){return(Ki=b._emscripten_bind_McDrawUtility_eraseEntity_1=b.asm.emscripten_bind_McDrawUtility_eraseEntity_1).apply(null,arguments)},Li=b._emscripten_bind_McDrawUtility_highlightEntity_2=function(){return(Li=b._emscripten_bind_McDrawUtility_highlightEntity_2=b.asm.emscripten_bind_McDrawUtility_highlightEntity_2).apply(null,arguments)},Mi=b._emscripten_bind_McDrawUtility___destroy___0=
218
- function(){return(Mi=b._emscripten_bind_McDrawUtility___destroy___0=b.asm.emscripten_bind_McDrawUtility___destroy___0).apply(null,arguments)},Ni=b._emscripten_bind_MdDbLine_MdDbLine_0=function(){return(Ni=b._emscripten_bind_MdDbLine_MdDbLine_0=b.asm.emscripten_bind_MdDbLine_MdDbLine_0).apply(null,arguments)},Oi=b._emscripten_bind_MdDbLine_startPoint_0=function(){return(Oi=b._emscripten_bind_MdDbLine_startPoint_0=b.asm.emscripten_bind_MdDbLine_startPoint_0).apply(null,arguments)},Pi=b._emscripten_bind_MdDbLine_setStartPoint_1=
219
- function(){return(Pi=b._emscripten_bind_MdDbLine_setStartPoint_1=b.asm.emscripten_bind_MdDbLine_setStartPoint_1).apply(null,arguments)},Qi=b._emscripten_bind_MdDbLine_endPoint_0=function(){return(Qi=b._emscripten_bind_MdDbLine_endPoint_0=b.asm.emscripten_bind_MdDbLine_endPoint_0).apply(null,arguments)},Ri=b._emscripten_bind_MdDbLine_setEndPoint_1=function(){return(Ri=b._emscripten_bind_MdDbLine_setEndPoint_1=b.asm.emscripten_bind_MdDbLine_setEndPoint_1).apply(null,arguments)},Si=b._emscripten_bind_MdDbLine_getStartParam_0=
220
- function(){return(Si=b._emscripten_bind_MdDbLine_getStartParam_0=b.asm.emscripten_bind_MdDbLine_getStartParam_0).apply(null,arguments)},Ti=b._emscripten_bind_MdDbLine_getEndParam_0=function(){return(Ti=b._emscripten_bind_MdDbLine_getEndParam_0=b.asm.emscripten_bind_MdDbLine_getEndParam_0).apply(null,arguments)},Ui=b._emscripten_bind_MdDbLine_getDistAtParam_1=function(){return(Ui=b._emscripten_bind_MdDbLine_getDistAtParam_1=b.asm.emscripten_bind_MdDbLine_getDistAtParam_1).apply(null,arguments)},Vi=
221
- b._emscripten_bind_MdDbLine_getParamAtDist_1=function(){return(Vi=b._emscripten_bind_MdDbLine_getParamAtDist_1=b.asm.emscripten_bind_MdDbLine_getParamAtDist_1).apply(null,arguments)},Wi=b._emscripten_bind_MdDbLine_getDistAtPoint_1=function(){return(Wi=b._emscripten_bind_MdDbLine_getDistAtPoint_1=b.asm.emscripten_bind_MdDbLine_getDistAtPoint_1).apply(null,arguments)},Xi=b._emscripten_bind_MdDbLine_getPointAtDist_1=function(){return(Xi=b._emscripten_bind_MdDbLine_getPointAtDist_1=b.asm.emscripten_bind_MdDbLine_getPointAtDist_1).apply(null,
222
- arguments)},Yi=b._emscripten_bind_MdDbLine_getObjectID_0=function(){return(Yi=b._emscripten_bind_MdDbLine_getObjectID_0=b.asm.emscripten_bind_MdDbLine_getObjectID_0).apply(null,arguments)},Zi=b._emscripten_bind_MdDbLine_Erase_0=function(){return(Zi=b._emscripten_bind_MdDbLine_Erase_0=b.asm.emscripten_bind_MdDbLine_Erase_0).apply(null,arguments)},$i=b._emscripten_bind_MdDbLine_ConnectionTempObject_1=function(){return($i=b._emscripten_bind_MdDbLine_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbLine_ConnectionTempObject_1).apply(null,
223
- arguments)},aj=b._emscripten_bind_MdDbLine_Clone_0=function(){return(aj=b._emscripten_bind_MdDbLine_Clone_0=b.asm.emscripten_bind_MdDbLine_Clone_0).apply(null,arguments)},bj=b._emscripten_bind_MdDbLine_moveGripPointsAt_4=function(){return(bj=b._emscripten_bind_MdDbLine_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLine_moveGripPointsAt_4).apply(null,arguments)},cj=b._emscripten_bind_MdDbLine_getObjectName_0=function(){return(cj=b._emscripten_bind_MdDbLine_getObjectName_0=b.asm.emscripten_bind_MdDbLine_getObjectName_0).apply(null,
224
- arguments)},dj=b._emscripten_bind_MdDbLine_getDxf0_0=function(){return(dj=b._emscripten_bind_MdDbLine_getDxf0_0=b.asm.emscripten_bind_MdDbLine_getDxf0_0).apply(null,arguments)},ej=b._emscripten_bind_MdDbLine_getJson_0=function(){return(ej=b._emscripten_bind_MdDbLine_getJson_0=b.asm.emscripten_bind_MdDbLine_getJson_0).apply(null,arguments)},fj=b._emscripten_bind_MdDbLine_setJson_1=function(){return(fj=b._emscripten_bind_MdDbLine_setJson_1=b.asm.emscripten_bind_MdDbLine_setJson_1).apply(null,arguments)},
225
- gj=b._emscripten_bind_MdDbLine___destroy___0=function(){return(gj=b._emscripten_bind_MdDbLine___destroy___0=b.asm.emscripten_bind_MdDbLine___destroy___0).apply(null,arguments)},hj=b._emscripten_bind_MdDbText_MdDbText_0=function(){return(hj=b._emscripten_bind_MdDbText_MdDbText_0=b.asm.emscripten_bind_MdDbText_MdDbText_0).apply(null,arguments)},ij=b._emscripten_bind_MdDbText_position_0=function(){return(ij=b._emscripten_bind_MdDbText_position_0=b.asm.emscripten_bind_MdDbText_position_0).apply(null,
226
- arguments)},jj=b._emscripten_bind_MdDbText_setPosition_1=function(){return(jj=b._emscripten_bind_MdDbText_setPosition_1=b.asm.emscripten_bind_MdDbText_setPosition_1).apply(null,arguments)},kj=b._emscripten_bind_MdDbText_alignmentPoint_0=function(){return(kj=b._emscripten_bind_MdDbText_alignmentPoint_0=b.asm.emscripten_bind_MdDbText_alignmentPoint_0).apply(null,arguments)},lj=b._emscripten_bind_MdDbText_setAlignmentPoint_1=function(){return(lj=b._emscripten_bind_MdDbText_setAlignmentPoint_1=b.asm.emscripten_bind_MdDbText_setAlignmentPoint_1).apply(null,
227
- arguments)},mj=b._emscripten_bind_MdDbText_oblique_0=function(){return(mj=b._emscripten_bind_MdDbText_oblique_0=b.asm.emscripten_bind_MdDbText_oblique_0).apply(null,arguments)},nj=b._emscripten_bind_MdDbText_setOblique_1=function(){return(nj=b._emscripten_bind_MdDbText_setOblique_1=b.asm.emscripten_bind_MdDbText_setOblique_1).apply(null,arguments)},oj=b._emscripten_bind_MdDbText_rotation_0=function(){return(oj=b._emscripten_bind_MdDbText_rotation_0=b.asm.emscripten_bind_MdDbText_rotation_0).apply(null,
228
- arguments)},pj=b._emscripten_bind_MdDbText_setRotation_1=function(){return(pj=b._emscripten_bind_MdDbText_setRotation_1=b.asm.emscripten_bind_MdDbText_setRotation_1).apply(null,arguments)},qj=b._emscripten_bind_MdDbText_height_0=function(){return(qj=b._emscripten_bind_MdDbText_height_0=b.asm.emscripten_bind_MdDbText_height_0).apply(null,arguments)},rj=b._emscripten_bind_MdDbText_setHeight_1=function(){return(rj=b._emscripten_bind_MdDbText_setHeight_1=b.asm.emscripten_bind_MdDbText_setHeight_1).apply(null,
229
- arguments)},sj=b._emscripten_bind_MdDbText_widthFactor_0=function(){return(sj=b._emscripten_bind_MdDbText_widthFactor_0=b.asm.emscripten_bind_MdDbText_widthFactor_0).apply(null,arguments)},tj=b._emscripten_bind_MdDbText_setWidthFactor_1=function(){return(tj=b._emscripten_bind_MdDbText_setWidthFactor_1=b.asm.emscripten_bind_MdDbText_setWidthFactor_1).apply(null,arguments)},uj=b._emscripten_bind_MdDbText_textString_0=function(){return(uj=b._emscripten_bind_MdDbText_textString_0=b.asm.emscripten_bind_MdDbText_textString_0).apply(null,
230
- arguments)},vj=b._emscripten_bind_MdDbText_setTextString_1=function(){return(vj=b._emscripten_bind_MdDbText_setTextString_1=b.asm.emscripten_bind_MdDbText_setTextString_1).apply(null,arguments)},wj=b._emscripten_bind_MdDbText_horizontalMode_0=function(){return(wj=b._emscripten_bind_MdDbText_horizontalMode_0=b.asm.emscripten_bind_MdDbText_horizontalMode_0).apply(null,arguments)},xj=b._emscripten_bind_MdDbText_setHorizontalMode_1=function(){return(xj=b._emscripten_bind_MdDbText_setHorizontalMode_1=
231
- b.asm.emscripten_bind_MdDbText_setHorizontalMode_1).apply(null,arguments)},yj=b._emscripten_bind_MdDbText_verticalMode_0=function(){return(yj=b._emscripten_bind_MdDbText_verticalMode_0=b.asm.emscripten_bind_MdDbText_verticalMode_0).apply(null,arguments)},zj=b._emscripten_bind_MdDbText_setVerticalMode_1=function(){return(zj=b._emscripten_bind_MdDbText_setVerticalMode_1=b.asm.emscripten_bind_MdDbText_setVerticalMode_1).apply(null,arguments)},Aj=b._emscripten_bind_MdDbText_getObjectID_0=function(){return(Aj=
232
- b._emscripten_bind_MdDbText_getObjectID_0=b.asm.emscripten_bind_MdDbText_getObjectID_0).apply(null,arguments)},Bj=b._emscripten_bind_MdDbText_Erase_0=function(){return(Bj=b._emscripten_bind_MdDbText_Erase_0=b.asm.emscripten_bind_MdDbText_Erase_0).apply(null,arguments)},Cj=b._emscripten_bind_MdDbText_ConnectionTempObject_1=function(){return(Cj=b._emscripten_bind_MdDbText_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbText_ConnectionTempObject_1).apply(null,arguments)},Dj=b._emscripten_bind_MdDbText_Clone_0=
233
- function(){return(Dj=b._emscripten_bind_MdDbText_Clone_0=b.asm.emscripten_bind_MdDbText_Clone_0).apply(null,arguments)},Ej=b._emscripten_bind_MdDbText_moveGripPointsAt_4=function(){return(Ej=b._emscripten_bind_MdDbText_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbText_moveGripPointsAt_4).apply(null,arguments)},Fj=b._emscripten_bind_MdDbText_getObjectName_0=function(){return(Fj=b._emscripten_bind_MdDbText_getObjectName_0=b.asm.emscripten_bind_MdDbText_getObjectName_0).apply(null,arguments)},Gj=b._emscripten_bind_MdDbText_getDxf0_0=
234
- function(){return(Gj=b._emscripten_bind_MdDbText_getDxf0_0=b.asm.emscripten_bind_MdDbText_getDxf0_0).apply(null,arguments)},Hj=b._emscripten_bind_MdDbText_getJson_0=function(){return(Hj=b._emscripten_bind_MdDbText_getJson_0=b.asm.emscripten_bind_MdDbText_getJson_0).apply(null,arguments)},Ij=b._emscripten_bind_MdDbText_setJson_1=function(){return(Ij=b._emscripten_bind_MdDbText_setJson_1=b.asm.emscripten_bind_MdDbText_setJson_1).apply(null,arguments)},Jj=b._emscripten_bind_MdDbText___destroy___0=function(){return(Jj=
235
- b._emscripten_bind_MdDbText___destroy___0=b.asm.emscripten_bind_MdDbText___destroy___0).apply(null,arguments)},Kj=b._emscripten_bind_MdDbCircle_MdDbCircle_0=function(){return(Kj=b._emscripten_bind_MdDbCircle_MdDbCircle_0=b.asm.emscripten_bind_MdDbCircle_MdDbCircle_0).apply(null,arguments)},Lj=b._emscripten_bind_MdDbCircle_center_0=function(){return(Lj=b._emscripten_bind_MdDbCircle_center_0=b.asm.emscripten_bind_MdDbCircle_center_0).apply(null,arguments)},Mj=b._emscripten_bind_MdDbCircle_setCenter_1=
236
- function(){return(Mj=b._emscripten_bind_MdDbCircle_setCenter_1=b.asm.emscripten_bind_MdDbCircle_setCenter_1).apply(null,arguments)},Nj=b._emscripten_bind_MdDbCircle_radius_0=function(){return(Nj=b._emscripten_bind_MdDbCircle_radius_0=b.asm.emscripten_bind_MdDbCircle_radius_0).apply(null,arguments)},Oj=b._emscripten_bind_MdDbCircle_setRadius_1=function(){return(Oj=b._emscripten_bind_MdDbCircle_setRadius_1=b.asm.emscripten_bind_MdDbCircle_setRadius_1).apply(null,arguments)},Pj=b._emscripten_bind_MdDbCircle_getStartParam_0=
237
- function(){return(Pj=b._emscripten_bind_MdDbCircle_getStartParam_0=b.asm.emscripten_bind_MdDbCircle_getStartParam_0).apply(null,arguments)},Qj=b._emscripten_bind_MdDbCircle_getEndParam_0=function(){return(Qj=b._emscripten_bind_MdDbCircle_getEndParam_0=b.asm.emscripten_bind_MdDbCircle_getEndParam_0).apply(null,arguments)},Rj=b._emscripten_bind_MdDbCircle_getDistAtParam_1=function(){return(Rj=b._emscripten_bind_MdDbCircle_getDistAtParam_1=b.asm.emscripten_bind_MdDbCircle_getDistAtParam_1).apply(null,
238
- arguments)},Sj=b._emscripten_bind_MdDbCircle_getParamAtDist_1=function(){return(Sj=b._emscripten_bind_MdDbCircle_getParamAtDist_1=b.asm.emscripten_bind_MdDbCircle_getParamAtDist_1).apply(null,arguments)},Tj=b._emscripten_bind_MdDbCircle_getDistAtPoint_1=function(){return(Tj=b._emscripten_bind_MdDbCircle_getDistAtPoint_1=b.asm.emscripten_bind_MdDbCircle_getDistAtPoint_1).apply(null,arguments)},Uj=b._emscripten_bind_MdDbCircle_getPointAtDist_1=function(){return(Uj=b._emscripten_bind_MdDbCircle_getPointAtDist_1=
239
- b.asm.emscripten_bind_MdDbCircle_getPointAtDist_1).apply(null,arguments)},Vj=b._emscripten_bind_MdDbCircle_getObjectID_0=function(){return(Vj=b._emscripten_bind_MdDbCircle_getObjectID_0=b.asm.emscripten_bind_MdDbCircle_getObjectID_0).apply(null,arguments)},Wj=b._emscripten_bind_MdDbCircle_Erase_0=function(){return(Wj=b._emscripten_bind_MdDbCircle_Erase_0=b.asm.emscripten_bind_MdDbCircle_Erase_0).apply(null,arguments)},Xj=b._emscripten_bind_MdDbCircle_ConnectionTempObject_1=function(){return(Xj=b._emscripten_bind_MdDbCircle_ConnectionTempObject_1=
240
- b.asm.emscripten_bind_MdDbCircle_ConnectionTempObject_1).apply(null,arguments)},Yj=b._emscripten_bind_MdDbCircle_Clone_0=function(){return(Yj=b._emscripten_bind_MdDbCircle_Clone_0=b.asm.emscripten_bind_MdDbCircle_Clone_0).apply(null,arguments)},Zj=b._emscripten_bind_MdDbCircle_moveGripPointsAt_4=function(){return(Zj=b._emscripten_bind_MdDbCircle_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbCircle_moveGripPointsAt_4).apply(null,arguments)},ak=b._emscripten_bind_MdDbCircle_getObjectName_0=function(){return(ak=
241
- b._emscripten_bind_MdDbCircle_getObjectName_0=b.asm.emscripten_bind_MdDbCircle_getObjectName_0).apply(null,arguments)},bk=b._emscripten_bind_MdDbCircle_getDxf0_0=function(){return(bk=b._emscripten_bind_MdDbCircle_getDxf0_0=b.asm.emscripten_bind_MdDbCircle_getDxf0_0).apply(null,arguments)},ck=b._emscripten_bind_MdDbCircle_getJson_0=function(){return(ck=b._emscripten_bind_MdDbCircle_getJson_0=b.asm.emscripten_bind_MdDbCircle_getJson_0).apply(null,arguments)},dk=b._emscripten_bind_MdDbCircle_setJson_1=
242
- function(){return(dk=b._emscripten_bind_MdDbCircle_setJson_1=b.asm.emscripten_bind_MdDbCircle_setJson_1).apply(null,arguments)},ek=b._emscripten_bind_MdDbCircle___destroy___0=function(){return(ek=b._emscripten_bind_MdDbCircle___destroy___0=b.asm.emscripten_bind_MdDbCircle___destroy___0).apply(null,arguments)},fk=b._emscripten_bind_MdDbPolyline_MdDbPolyline_0=function(){return(fk=b._emscripten_bind_MdDbPolyline_MdDbPolyline_0=b.asm.emscripten_bind_MdDbPolyline_MdDbPolyline_0).apply(null,arguments)},
243
- gk=b._emscripten_bind_MdDbPolyline_setClosed_1=function(){return(gk=b._emscripten_bind_MdDbPolyline_setClosed_1=b.asm.emscripten_bind_MdDbPolyline_setClosed_1).apply(null,arguments)},hk=b._emscripten_bind_MdDbPolyline_setConstantWidth_1=function(){return(hk=b._emscripten_bind_MdDbPolyline_setConstantWidth_1=b.asm.emscripten_bind_MdDbPolyline_setConstantWidth_1).apply(null,arguments)},ik=b._emscripten_bind_MdDbPolyline_isClosed_0=function(){return(ik=b._emscripten_bind_MdDbPolyline_isClosed_0=b.asm.emscripten_bind_MdDbPolyline_isClosed_0).apply(null,
244
- arguments)},jk=b._emscripten_bind_MdDbPolyline_getConstantWidth_0=function(){return(jk=b._emscripten_bind_MdDbPolyline_getConstantWidth_0=b.asm.emscripten_bind_MdDbPolyline_getConstantWidth_0).apply(null,arguments)},kk=b._emscripten_bind_MdDbPolyline_addVertexAt_5=function(){return(kk=b._emscripten_bind_MdDbPolyline_addVertexAt_5=b.asm.emscripten_bind_MdDbPolyline_addVertexAt_5).apply(null,arguments)},lk=b._emscripten_bind_MdDbPolyline_removeVertexAt_1=function(){return(lk=b._emscripten_bind_MdDbPolyline_removeVertexAt_1=
245
- b.asm.emscripten_bind_MdDbPolyline_removeVertexAt_1).apply(null,arguments)},mk=b._emscripten_bind_MdDbPolyline_numVerts_0=function(){return(mk=b._emscripten_bind_MdDbPolyline_numVerts_0=b.asm.emscripten_bind_MdDbPolyline_numVerts_0).apply(null,arguments)},nk=b._emscripten_bind_MdDbPolyline_getPointAt_1=function(){return(nk=b._emscripten_bind_MdDbPolyline_getPointAt_1=b.asm.emscripten_bind_MdDbPolyline_getPointAt_1).apply(null,arguments)},ok=b._emscripten_bind_MdDbPolyline_getBulgeAt_1=function(){return(ok=
246
- b._emscripten_bind_MdDbPolyline_getBulgeAt_1=b.asm.emscripten_bind_MdDbPolyline_getBulgeAt_1).apply(null,arguments)},pk=b._emscripten_bind_MdDbPolyline_getStartWidthsAt_1=function(){return(pk=b._emscripten_bind_MdDbPolyline_getStartWidthsAt_1=b.asm.emscripten_bind_MdDbPolyline_getStartWidthsAt_1).apply(null,arguments)},qk=b._emscripten_bind_MdDbPolyline_getEndWidthsAt_1=function(){return(qk=b._emscripten_bind_MdDbPolyline_getEndWidthsAt_1=b.asm.emscripten_bind_MdDbPolyline_getEndWidthsAt_1).apply(null,
247
- arguments)},rk=b._emscripten_bind_MdDbPolyline_setPointAt_2=function(){return(rk=b._emscripten_bind_MdDbPolyline_setPointAt_2=b.asm.emscripten_bind_MdDbPolyline_setPointAt_2).apply(null,arguments)},sk=b._emscripten_bind_MdDbPolyline_setBulgeAt_2=function(){return(sk=b._emscripten_bind_MdDbPolyline_setBulgeAt_2=b.asm.emscripten_bind_MdDbPolyline_setBulgeAt_2).apply(null,arguments)},tk=b._emscripten_bind_MdDbPolyline_getStartParam_0=function(){return(tk=b._emscripten_bind_MdDbPolyline_getStartParam_0=
248
- b.asm.emscripten_bind_MdDbPolyline_getStartParam_0).apply(null,arguments)},uk=b._emscripten_bind_MdDbPolyline_getEndParam_0=function(){return(uk=b._emscripten_bind_MdDbPolyline_getEndParam_0=b.asm.emscripten_bind_MdDbPolyline_getEndParam_0).apply(null,arguments)},vk=b._emscripten_bind_MdDbPolyline_getDistAtParam_1=function(){return(vk=b._emscripten_bind_MdDbPolyline_getDistAtParam_1=b.asm.emscripten_bind_MdDbPolyline_getDistAtParam_1).apply(null,arguments)},wk=b._emscripten_bind_MdDbPolyline_getParamAtDist_1=
249
- function(){return(wk=b._emscripten_bind_MdDbPolyline_getParamAtDist_1=b.asm.emscripten_bind_MdDbPolyline_getParamAtDist_1).apply(null,arguments)},xk=b._emscripten_bind_MdDbPolyline_getDistAtPoint_1=function(){return(xk=b._emscripten_bind_MdDbPolyline_getDistAtPoint_1=b.asm.emscripten_bind_MdDbPolyline_getDistAtPoint_1).apply(null,arguments)},yk=b._emscripten_bind_MdDbPolyline_getPointAtDist_1=function(){return(yk=b._emscripten_bind_MdDbPolyline_getPointAtDist_1=b.asm.emscripten_bind_MdDbPolyline_getPointAtDist_1).apply(null,
250
- arguments)},zk=b._emscripten_bind_MdDbPolyline_getObjectID_0=function(){return(zk=b._emscripten_bind_MdDbPolyline_getObjectID_0=b.asm.emscripten_bind_MdDbPolyline_getObjectID_0).apply(null,arguments)},Ak=b._emscripten_bind_MdDbPolyline_Erase_0=function(){return(Ak=b._emscripten_bind_MdDbPolyline_Erase_0=b.asm.emscripten_bind_MdDbPolyline_Erase_0).apply(null,arguments)},Bk=b._emscripten_bind_MdDbPolyline_ConnectionTempObject_1=function(){return(Bk=b._emscripten_bind_MdDbPolyline_ConnectionTempObject_1=
251
- b.asm.emscripten_bind_MdDbPolyline_ConnectionTempObject_1).apply(null,arguments)},Ck=b._emscripten_bind_MdDbPolyline_Clone_0=function(){return(Ck=b._emscripten_bind_MdDbPolyline_Clone_0=b.asm.emscripten_bind_MdDbPolyline_Clone_0).apply(null,arguments)},Dk=b._emscripten_bind_MdDbPolyline_moveGripPointsAt_4=function(){return(Dk=b._emscripten_bind_MdDbPolyline_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbPolyline_moveGripPointsAt_4).apply(null,arguments)},Ek=b._emscripten_bind_MdDbPolyline_getObjectName_0=
252
- function(){return(Ek=b._emscripten_bind_MdDbPolyline_getObjectName_0=b.asm.emscripten_bind_MdDbPolyline_getObjectName_0).apply(null,arguments)},Fk=b._emscripten_bind_MdDbPolyline_getDxf0_0=function(){return(Fk=b._emscripten_bind_MdDbPolyline_getDxf0_0=b.asm.emscripten_bind_MdDbPolyline_getDxf0_0).apply(null,arguments)},Gk=b._emscripten_bind_MdDbPolyline_getJson_0=function(){return(Gk=b._emscripten_bind_MdDbPolyline_getJson_0=b.asm.emscripten_bind_MdDbPolyline_getJson_0).apply(null,arguments)},Hk=
253
- b._emscripten_bind_MdDbPolyline_setJson_1=function(){return(Hk=b._emscripten_bind_MdDbPolyline_setJson_1=b.asm.emscripten_bind_MdDbPolyline_setJson_1).apply(null,arguments)},Ik=b._emscripten_bind_MdDbPolyline___destroy___0=function(){return(Ik=b._emscripten_bind_MdDbPolyline___destroy___0=b.asm.emscripten_bind_MdDbPolyline___destroy___0).apply(null,arguments)},Jk=b._emscripten_bind_MdDbBlockReference_MdDbBlockReference_0=function(){return(Jk=b._emscripten_bind_MdDbBlockReference_MdDbBlockReference_0=
254
- b.asm.emscripten_bind_MdDbBlockReference_MdDbBlockReference_0).apply(null,arguments)},Kk=b._emscripten_bind_MdDbBlockReference_blockTableRecord_0=function(){return(Kk=b._emscripten_bind_MdDbBlockReference_blockTableRecord_0=b.asm.emscripten_bind_MdDbBlockReference_blockTableRecord_0).apply(null,arguments)},Lk=b._emscripten_bind_MdDbBlockReference_setBlockTableRecord_1=function(){return(Lk=b._emscripten_bind_MdDbBlockReference_setBlockTableRecord_1=b.asm.emscripten_bind_MdDbBlockReference_setBlockTableRecord_1).apply(null,
255
- arguments)},Mk=b._emscripten_bind_MdDbBlockReference_position_0=function(){return(Mk=b._emscripten_bind_MdDbBlockReference_position_0=b.asm.emscripten_bind_MdDbBlockReference_position_0).apply(null,arguments)},Nk=b._emscripten_bind_MdDbBlockReference_setPosition_1=function(){return(Nk=b._emscripten_bind_MdDbBlockReference_setPosition_1=b.asm.emscripten_bind_MdDbBlockReference_setPosition_1).apply(null,arguments)},Ok=b._emscripten_bind_MdDbBlockReference_scaleFactors_0=function(){return(Ok=b._emscripten_bind_MdDbBlockReference_scaleFactors_0=
256
- b.asm.emscripten_bind_MdDbBlockReference_scaleFactors_0).apply(null,arguments)},Pk=b._emscripten_bind_MdDbBlockReference_setScaleFactors_1=function(){return(Pk=b._emscripten_bind_MdDbBlockReference_setScaleFactors_1=b.asm.emscripten_bind_MdDbBlockReference_setScaleFactors_1).apply(null,arguments)},Qk=b._emscripten_bind_MdDbBlockReference_rotation_0=function(){return(Qk=b._emscripten_bind_MdDbBlockReference_rotation_0=b.asm.emscripten_bind_MdDbBlockReference_rotation_0).apply(null,arguments)},Rk=b._emscripten_bind_MdDbBlockReference_setRotation_1=
257
- function(){return(Rk=b._emscripten_bind_MdDbBlockReference_setRotation_1=b.asm.emscripten_bind_MdDbBlockReference_setRotation_1).apply(null,arguments)},Sk=b._emscripten_bind_MdDbBlockReference_blockTransform_0=function(){return(Sk=b._emscripten_bind_MdDbBlockReference_blockTransform_0=b.asm.emscripten_bind_MdDbBlockReference_blockTransform_0).apply(null,arguments)},Tk=b._emscripten_bind_MdDbBlockReference_setBlockTransform_1=function(){return(Tk=b._emscripten_bind_MdDbBlockReference_setBlockTransform_1=
258
- b.asm.emscripten_bind_MdDbBlockReference_setBlockTransform_1).apply(null,arguments)},Uk=b._emscripten_bind_MdDbBlockReference_getObjectID_0=function(){return(Uk=b._emscripten_bind_MdDbBlockReference_getObjectID_0=b.asm.emscripten_bind_MdDbBlockReference_getObjectID_0).apply(null,arguments)},Vk=b._emscripten_bind_MdDbBlockReference_Erase_0=function(){return(Vk=b._emscripten_bind_MdDbBlockReference_Erase_0=b.asm.emscripten_bind_MdDbBlockReference_Erase_0).apply(null,arguments)},Wk=b._emscripten_bind_MdDbBlockReference_ConnectionTempObject_1=
259
- function(){return(Wk=b._emscripten_bind_MdDbBlockReference_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbBlockReference_ConnectionTempObject_1).apply(null,arguments)},Xk=b._emscripten_bind_MdDbBlockReference_Clone_0=function(){return(Xk=b._emscripten_bind_MdDbBlockReference_Clone_0=b.asm.emscripten_bind_MdDbBlockReference_Clone_0).apply(null,arguments)},Yk=b._emscripten_bind_MdDbBlockReference_moveGripPointsAt_4=function(){return(Yk=b._emscripten_bind_MdDbBlockReference_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbBlockReference_moveGripPointsAt_4).apply(null,
260
- arguments)},Zk=b._emscripten_bind_MdDbBlockReference_getObjectName_0=function(){return(Zk=b._emscripten_bind_MdDbBlockReference_getObjectName_0=b.asm.emscripten_bind_MdDbBlockReference_getObjectName_0).apply(null,arguments)},$k=b._emscripten_bind_MdDbBlockReference_getDxf0_0=function(){return($k=b._emscripten_bind_MdDbBlockReference_getDxf0_0=b.asm.emscripten_bind_MdDbBlockReference_getDxf0_0).apply(null,arguments)},al=b._emscripten_bind_MdDbBlockReference_getJson_0=function(){return(al=b._emscripten_bind_MdDbBlockReference_getJson_0=
261
- b.asm.emscripten_bind_MdDbBlockReference_getJson_0).apply(null,arguments)},bl=b._emscripten_bind_MdDbBlockReference_setJson_1=function(){return(bl=b._emscripten_bind_MdDbBlockReference_setJson_1=b.asm.emscripten_bind_MdDbBlockReference_setJson_1).apply(null,arguments)},cl=b._emscripten_bind_MdDbBlockReference___destroy___0=function(){return(cl=b._emscripten_bind_MdDbBlockReference___destroy___0=b.asm.emscripten_bind_MdDbBlockReference___destroy___0).apply(null,arguments)},dl=b._emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0=
262
- function(){return(dl=b._emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0=b.asm.emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0).apply(null,arguments)},el=b._emscripten_bind_MdDbAlignedDimension_xLine1Point_0=function(){return(el=b._emscripten_bind_MdDbAlignedDimension_xLine1Point_0=b.asm.emscripten_bind_MdDbAlignedDimension_xLine1Point_0).apply(null,arguments)},fl=b._emscripten_bind_MdDbAlignedDimension_setXLine1Point_1=function(){return(fl=b._emscripten_bind_MdDbAlignedDimension_setXLine1Point_1=
263
- b.asm.emscripten_bind_MdDbAlignedDimension_setXLine1Point_1).apply(null,arguments)},gl=b._emscripten_bind_MdDbAlignedDimension_xLine2Point_0=function(){return(gl=b._emscripten_bind_MdDbAlignedDimension_xLine2Point_0=b.asm.emscripten_bind_MdDbAlignedDimension_xLine2Point_0).apply(null,arguments)},hl=b._emscripten_bind_MdDbAlignedDimension_setXLine2Point_1=function(){return(hl=b._emscripten_bind_MdDbAlignedDimension_setXLine2Point_1=b.asm.emscripten_bind_MdDbAlignedDimension_setXLine2Point_1).apply(null,
264
- arguments)},il=b._emscripten_bind_MdDbAlignedDimension_dimLinePoint_0=function(){return(il=b._emscripten_bind_MdDbAlignedDimension_dimLinePoint_0=b.asm.emscripten_bind_MdDbAlignedDimension_dimLinePoint_0).apply(null,arguments)},jl=b._emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1=function(){return(jl=b._emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1=b.asm.emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1).apply(null,arguments)},kl=b._emscripten_bind_MdDbAlignedDimension_oblique_0=
265
- function(){return(kl=b._emscripten_bind_MdDbAlignedDimension_oblique_0=b.asm.emscripten_bind_MdDbAlignedDimension_oblique_0).apply(null,arguments)},ll=b._emscripten_bind_MdDbAlignedDimension_setOblique_1=function(){return(ll=b._emscripten_bind_MdDbAlignedDimension_setOblique_1=b.asm.emscripten_bind_MdDbAlignedDimension_setOblique_1).apply(null,arguments)},ml=b._emscripten_bind_MdDbAlignedDimension_textPosition_0=function(){return(ml=b._emscripten_bind_MdDbAlignedDimension_textPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_textPosition_0).apply(null,
266
- arguments)},nl=b._emscripten_bind_MdDbAlignedDimension_setTextPosition_1=function(){return(nl=b._emscripten_bind_MdDbAlignedDimension_setTextPosition_1=b.asm.emscripten_bind_MdDbAlignedDimension_setTextPosition_1).apply(null,arguments)},ol=b._emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0=function(){return(ol=b._emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0).apply(null,arguments)},pl=b._emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0=
267
- function(){return(pl=b._emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0).apply(null,arguments)},ql=b._emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0=function(){return(ql=b._emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0).apply(null,arguments)},rl=b._emscripten_bind_MdDbAlignedDimension_elevation_0=function(){return(rl=b._emscripten_bind_MdDbAlignedDimension_elevation_0=
268
- b.asm.emscripten_bind_MdDbAlignedDimension_elevation_0).apply(null,arguments)},sl=b._emscripten_bind_MdDbAlignedDimension_setElevation_1=function(){return(sl=b._emscripten_bind_MdDbAlignedDimension_setElevation_1=b.asm.emscripten_bind_MdDbAlignedDimension_setElevation_1).apply(null,arguments)},tl=b._emscripten_bind_MdDbAlignedDimension_dimensionText_0=function(){return(tl=b._emscripten_bind_MdDbAlignedDimension_dimensionText_0=b.asm.emscripten_bind_MdDbAlignedDimension_dimensionText_0).apply(null,
269
- arguments)},ul=b._emscripten_bind_MdDbAlignedDimension_setDimensionText_1=function(){return(ul=b._emscripten_bind_MdDbAlignedDimension_setDimensionText_1=b.asm.emscripten_bind_MdDbAlignedDimension_setDimensionText_1).apply(null,arguments)},vl=b._emscripten_bind_MdDbAlignedDimension_textRotation_0=function(){return(vl=b._emscripten_bind_MdDbAlignedDimension_textRotation_0=b.asm.emscripten_bind_MdDbAlignedDimension_textRotation_0).apply(null,arguments)},wl=b._emscripten_bind_MdDbAlignedDimension_setTextRotation_1=
270
- function(){return(wl=b._emscripten_bind_MdDbAlignedDimension_setTextRotation_1=b.asm.emscripten_bind_MdDbAlignedDimension_setTextRotation_1).apply(null,arguments)},xl=b._emscripten_bind_MdDbAlignedDimension_dimensionStyle_0=function(){return(xl=b._emscripten_bind_MdDbAlignedDimension_dimensionStyle_0=b.asm.emscripten_bind_MdDbAlignedDimension_dimensionStyle_0).apply(null,arguments)},yl=b._emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1=function(){return(yl=b._emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1=
271
- b.asm.emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1).apply(null,arguments)},zl=b._emscripten_bind_MdDbAlignedDimension_textAttachment_0=function(){return(zl=b._emscripten_bind_MdDbAlignedDimension_textAttachment_0=b.asm.emscripten_bind_MdDbAlignedDimension_textAttachment_0).apply(null,arguments)},Al=b._emscripten_bind_MdDbAlignedDimension_setTextAttachment_1=function(){return(Al=b._emscripten_bind_MdDbAlignedDimension_setTextAttachment_1=b.asm.emscripten_bind_MdDbAlignedDimension_setTextAttachment_1).apply(null,
272
- arguments)},Bl=b._emscripten_bind_MdDbAlignedDimension_horizontalRotation_0=function(){return(Bl=b._emscripten_bind_MdDbAlignedDimension_horizontalRotation_0=b.asm.emscripten_bind_MdDbAlignedDimension_horizontalRotation_0).apply(null,arguments)},Cl=b._emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1=function(){return(Cl=b._emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1=b.asm.emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1).apply(null,arguments)},Dl=b._emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1=
273
- function(){return(Dl=b._emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1=b.asm.emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1).apply(null,arguments)},El=b._emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1=function(){return(El=b._emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1).apply(null,arguments)},Fl=b._emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2=function(){return(Fl=b._emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2=
274
- b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2).apply(null,arguments)},Gl=b._emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1=function(){return(Gl=b._emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1).apply(null,arguments)},Hl=b._emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2=function(){return(Hl=b._emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2=b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2).apply(null,
275
- arguments)},Il=b._emscripten_bind_MdDbAlignedDimension_GetDimVarString_1=function(){return(Il=b._emscripten_bind_MdDbAlignedDimension_GetDimVarString_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarString_1).apply(null,arguments)},Jl=b._emscripten_bind_MdDbAlignedDimension_SetDimVarString_2=function(){return(Jl=b._emscripten_bind_MdDbAlignedDimension_SetDimVarString_2=b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarString_2).apply(null,arguments)},Kl=b._emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1=
276
- function(){return(Kl=b._emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1).apply(null,arguments)},Ll=b._emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2=function(){return(Ll=b._emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2=b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2).apply(null,arguments)},Ml=b._emscripten_bind_MdDbAlignedDimension_getObjectID_0=function(){return(Ml=b._emscripten_bind_MdDbAlignedDimension_getObjectID_0=
277
- b.asm.emscripten_bind_MdDbAlignedDimension_getObjectID_0).apply(null,arguments)},Nl=b._emscripten_bind_MdDbAlignedDimension_Erase_0=function(){return(Nl=b._emscripten_bind_MdDbAlignedDimension_Erase_0=b.asm.emscripten_bind_MdDbAlignedDimension_Erase_0).apply(null,arguments)},Ol=b._emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1=function(){return(Ol=b._emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1).apply(null,
278
- arguments)},Pl=b._emscripten_bind_MdDbAlignedDimension_Clone_0=function(){return(Pl=b._emscripten_bind_MdDbAlignedDimension_Clone_0=b.asm.emscripten_bind_MdDbAlignedDimension_Clone_0).apply(null,arguments)},Ql=b._emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4=function(){return(Ql=b._emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4).apply(null,arguments)},Rl=b._emscripten_bind_MdDbAlignedDimension_getObjectName_0=function(){return(Rl=
279
- b._emscripten_bind_MdDbAlignedDimension_getObjectName_0=b.asm.emscripten_bind_MdDbAlignedDimension_getObjectName_0).apply(null,arguments)},Sl=b._emscripten_bind_MdDbAlignedDimension_getDxf0_0=function(){return(Sl=b._emscripten_bind_MdDbAlignedDimension_getDxf0_0=b.asm.emscripten_bind_MdDbAlignedDimension_getDxf0_0).apply(null,arguments)},Tl=b._emscripten_bind_MdDbAlignedDimension_getJson_0=function(){return(Tl=b._emscripten_bind_MdDbAlignedDimension_getJson_0=b.asm.emscripten_bind_MdDbAlignedDimension_getJson_0).apply(null,
280
- arguments)},Ul=b._emscripten_bind_MdDbAlignedDimension_setJson_1=function(){return(Ul=b._emscripten_bind_MdDbAlignedDimension_setJson_1=b.asm.emscripten_bind_MdDbAlignedDimension_setJson_1).apply(null,arguments)},Vl=b._emscripten_bind_MdDbAlignedDimension___destroy___0=function(){return(Vl=b._emscripten_bind_MdDbAlignedDimension___destroy___0=b.asm.emscripten_bind_MdDbAlignedDimension___destroy___0).apply(null,arguments)},Wl=b._emscripten_bind_MdDbMText_MdDbMText_0=function(){return(Wl=b._emscripten_bind_MdDbMText_MdDbMText_0=
281
- b.asm.emscripten_bind_MdDbMText_MdDbMText_0).apply(null,arguments)},Xl=b._emscripten_bind_MdDbMText_location_0=function(){return(Xl=b._emscripten_bind_MdDbMText_location_0=b.asm.emscripten_bind_MdDbMText_location_0).apply(null,arguments)},Yl=b._emscripten_bind_MdDbMText_setLocation_1=function(){return(Yl=b._emscripten_bind_MdDbMText_setLocation_1=b.asm.emscripten_bind_MdDbMText_setLocation_1).apply(null,arguments)},Zl=b._emscripten_bind_MdDbMText_rotation_0=function(){return(Zl=b._emscripten_bind_MdDbMText_rotation_0=
282
- b.asm.emscripten_bind_MdDbMText_rotation_0).apply(null,arguments)},$l=b._emscripten_bind_MdDbMText_setRotation_1=function(){return($l=b._emscripten_bind_MdDbMText_setRotation_1=b.asm.emscripten_bind_MdDbMText_setRotation_1).apply(null,arguments)},am=b._emscripten_bind_MdDbMText_width_0=function(){return(am=b._emscripten_bind_MdDbMText_width_0=b.asm.emscripten_bind_MdDbMText_width_0).apply(null,arguments)},bm=b._emscripten_bind_MdDbMText_setWidth_1=function(){return(bm=b._emscripten_bind_MdDbMText_setWidth_1=
283
- b.asm.emscripten_bind_MdDbMText_setWidth_1).apply(null,arguments)},cm=b._emscripten_bind_MdDbMText_textHeight_0=function(){return(cm=b._emscripten_bind_MdDbMText_textHeight_0=b.asm.emscripten_bind_MdDbMText_textHeight_0).apply(null,arguments)},dm=b._emscripten_bind_MdDbMText_setTextHeight_1=function(){return(dm=b._emscripten_bind_MdDbMText_setTextHeight_1=b.asm.emscripten_bind_MdDbMText_setTextHeight_1).apply(null,arguments)},em=b._emscripten_bind_MdDbMText_attachment_0=function(){return(em=b._emscripten_bind_MdDbMText_attachment_0=
284
- b.asm.emscripten_bind_MdDbMText_attachment_0).apply(null,arguments)},fm=b._emscripten_bind_MdDbMText_setAttachment_1=function(){return(fm=b._emscripten_bind_MdDbMText_setAttachment_1=b.asm.emscripten_bind_MdDbMText_setAttachment_1).apply(null,arguments)},gm=b._emscripten_bind_MdDbMText_contents_0=function(){return(gm=b._emscripten_bind_MdDbMText_contents_0=b.asm.emscripten_bind_MdDbMText_contents_0).apply(null,arguments)},hm=b._emscripten_bind_MdDbMText_setContents_1=function(){return(hm=b._emscripten_bind_MdDbMText_setContents_1=
285
- b.asm.emscripten_bind_MdDbMText_setContents_1).apply(null,arguments)},im=b._emscripten_bind_MdDbMText_getObjectID_0=function(){return(im=b._emscripten_bind_MdDbMText_getObjectID_0=b.asm.emscripten_bind_MdDbMText_getObjectID_0).apply(null,arguments)},jm=b._emscripten_bind_MdDbMText_Erase_0=function(){return(jm=b._emscripten_bind_MdDbMText_Erase_0=b.asm.emscripten_bind_MdDbMText_Erase_0).apply(null,arguments)},km=b._emscripten_bind_MdDbMText_ConnectionTempObject_1=function(){return(km=b._emscripten_bind_MdDbMText_ConnectionTempObject_1=
286
- b.asm.emscripten_bind_MdDbMText_ConnectionTempObject_1).apply(null,arguments)},lm=b._emscripten_bind_MdDbMText_Clone_0=function(){return(lm=b._emscripten_bind_MdDbMText_Clone_0=b.asm.emscripten_bind_MdDbMText_Clone_0).apply(null,arguments)},mm=b._emscripten_bind_MdDbMText_moveGripPointsAt_4=function(){return(mm=b._emscripten_bind_MdDbMText_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbMText_moveGripPointsAt_4).apply(null,arguments)},nm=b._emscripten_bind_MdDbMText_getObjectName_0=function(){return(nm=
287
- b._emscripten_bind_MdDbMText_getObjectName_0=b.asm.emscripten_bind_MdDbMText_getObjectName_0).apply(null,arguments)},om=b._emscripten_bind_MdDbMText_getDxf0_0=function(){return(om=b._emscripten_bind_MdDbMText_getDxf0_0=b.asm.emscripten_bind_MdDbMText_getDxf0_0).apply(null,arguments)},pm=b._emscripten_bind_MdDbMText_getJson_0=function(){return(pm=b._emscripten_bind_MdDbMText_getJson_0=b.asm.emscripten_bind_MdDbMText_getJson_0).apply(null,arguments)},qm=b._emscripten_bind_MdDbMText_setJson_1=function(){return(qm=
288
- b._emscripten_bind_MdDbMText_setJson_1=b.asm.emscripten_bind_MdDbMText_setJson_1).apply(null,arguments)},rm=b._emscripten_bind_MdDbMText___destroy___0=function(){return(rm=b._emscripten_bind_MdDbMText___destroy___0=b.asm.emscripten_bind_MdDbMText___destroy___0).apply(null,arguments)},vc=b._malloc=function(){return(vc=b._malloc=b.asm.malloc).apply(null,arguments)},xc=b._free=function(){return(xc=b._free=b.asm.free).apply(null,arguments)};
289
- function qd(){return(qd=b.asm.__errno_location).apply(null,arguments)}function sm(){return(sm=b.asm.setThrew).apply(null,arguments)}function tm(){return(tm=b.asm.stackSave).apply(null,arguments)}function um(){return(um=b.asm.stackRestore).apply(null,arguments)}b.dynCall_iijj=function(){return(b.dynCall_iijj=b.asm.dynCall_iijj).apply(null,arguments)};b.dynCall_iij=function(){return(b.dynCall_iij=b.asm.dynCall_iij).apply(null,arguments)};
290
- b.dynCall_iiiiiji=function(){return(b.dynCall_iiiiiji=b.asm.dynCall_iiiiiji).apply(null,arguments)};b.dynCall_iiji=function(){return(b.dynCall_iiji=b.asm.dynCall_iiji).apply(null,arguments)};b.dynCall_iiiiiijji=function(){return(b.dynCall_iiiiiijji=b.asm.dynCall_iiiiiijji).apply(null,arguments)};b.dynCall_ji=function(){return(b.dynCall_ji=b.asm.dynCall_ji).apply(null,arguments)};b.dynCall_vij=function(){return(b.dynCall_vij=b.asm.dynCall_vij).apply(null,arguments)};
291
- b.dynCall_iiij=function(){return(b.dynCall_iiij=b.asm.dynCall_iiij).apply(null,arguments)};b.dynCall_iiiiij=function(){return(b.dynCall_iiiiij=b.asm.dynCall_iiiiij).apply(null,arguments)};b.dynCall_iiijjiddddddii=function(){return(b.dynCall_iiijjiddddddii=b.asm.dynCall_iiijjiddddddii).apply(null,arguments)};b.dynCall_iiiiddddiiiiiijjiiiiii=function(){return(b.dynCall_iiiiddddiiiiiijjiiiiii=b.asm.dynCall_iiiiddddiiiiiijjiiiiii).apply(null,arguments)};
292
- b.dynCall_viij=function(){return(b.dynCall_viij=b.asm.dynCall_viij).apply(null,arguments)};b.dynCall_jiji=function(){return(b.dynCall_jiji=b.asm.dynCall_jiji).apply(null,arguments)};b.dynCall_viijii=function(){return(b.dynCall_viijii=b.asm.dynCall_viijii).apply(null,arguments)};b.dynCall_iiiiijj=function(){return(b.dynCall_iiiiijj=b.asm.dynCall_iiiiijj).apply(null,arguments)};b.dynCall_iiiiiijj=function(){return(b.dynCall_iiiiiijj=b.asm.dynCall_iiiiiijj).apply(null,arguments)};b.___start_em_js=252384;
293
- b.___stop_em_js=252482;function ud(a,c,d){var e=tm();try{Dc(a)(c,d)}catch(f){um(e);if(f!==f+0)throw f;sm(1,0)}}function td(a,c){var d=tm();try{Dc(a)(c)}catch(e){um(d);if(e!==e+0)throw e;sm(1,0)}}function rd(a,c){var d=tm();try{return Dc(a)(c)}catch(e){um(d);if(e!==e+0)throw e;sm(1,0)}}function sd(a,c,d,e){var f=tm();try{return Dc(a)(c,d,e)}catch(g){um(f);if(g!==g+0)throw g;sm(1,0)}}var wm;La=function xm(){wm||ym();wm||(La=xm)};
294
- function ym(){function a(){if(!wm&&(wm=!0,b.calledRun=!0,!va)){b.noFSInit||ac||(ac=!0,$b(),b.stdin=b.stdin,b.stdout=b.stdout,b.stderr=b.stderr,b.stdin?dc("stdin",b.stdin):Wb("/dev/tty","/dev/stdin"),b.stdout?dc("stdout",null,b.stdout):Wb("/dev/tty","/dev/stdout"),b.stderr?dc("stderr",null,b.stderr):Wb("/dev/tty1","/dev/stderr"),Xa("/dev/stdin",0),Xa("/dev/stdout",1),Xa("/dev/stderr",1));Fb=!1;db(Ga);aa(b);if(b.onRuntimeInitialized)b.onRuntimeInitialized();if(b.postRun)for("function"==typeof b.postRun&&
295
- (b.postRun=[b.postRun]);b.postRun.length;){var c=b.postRun.shift();Ha.unshift(c)}db(Ha)}}if(!(0<Ja)){if(b.preRun)for("function"==typeof b.preRun&&(b.preRun=[b.preRun]);b.preRun.length;)Ia();db(Fa);0<Ja||(b.setStatus?(b.setStatus("Running..."),setTimeout(function(){setTimeout(function(){b.setStatus("")},1);a()},1)):a())}}if(b.preInit)for("function"==typeof b.preInit&&(b.preInit=[b.preInit]);0<b.preInit.length;)b.preInit.pop()();ym();function zm(){}zm.prototype=Object.create(zm.prototype);
296
- zm.prototype.constructor=zm;zm.prototype.l=zm;zm.m={};b.WrapperObject=zm;function Am(a){return(a||zm).m}b.getCache=Am;function D(a,c){var d=Am(c),e=d[a];if(e)return e;e=Object.create((c||zm).prototype);e.g=a;return d[a]=e}b.wrapPointer=D;b.castObject=function(a,c){return D(a.g,c)};b.NULL=D(0);b.destroy=function(a){if(!a.__destroy__)throw"Error: Cannot destroy object. (Did you create it yourself?)";a.__destroy__();delete Am(a.l)[a.g]};b.compare=function(a,c){return a.g===c.g};b.getPointer=function(a){return a.g};
297
- b.getClass=function(a){return a.l};var Bm=0,Cm=0,Dm=0,Em=[],Fm=0;function E(){if(Fm){for(var a=0;a<Em.length;a++)b._free(Em[a]);Em.length=0;b._free(Bm);Bm=0;Cm+=Fm;Fm=0}Bm||(Cm+=128,(Bm=b._malloc(Cm))||ta());Dm=0}function Gm(a,c){Bm||ta();a=a.length*c.BYTES_PER_ELEMENT;a=a+7&-8;Dm+a>=Cm?(0<a||ta(),Fm+=a,c=b._malloc(a),Em.push(c)):(c=Bm+Dm,Dm+=a);return c}
298
- function Hm(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 F(a){if("string"===typeof a){a=pb(a);var c=Gm(a,m);Hm(a,m,c);return c}return a}function Im(a){if("object"===typeof a){var c=Gm(a,Ca);Hm(a,Ca,c);return c}return a}function Jm(){throw"cannot construct a MdRxObject, no constructor in IDL";}Jm.prototype=Object.create(zm.prototype);Jm.prototype.constructor=Jm;Jm.prototype.l=Jm;Jm.m={};
299
- b.MdRxObject=Jm;Jm.prototype.getObjectName=function(){return v(wd(this.g))};Jm.prototype.getDxf0=function(){return v(xd(this.g))};Jm.prototype.getJson=function(){return v(yd(this.g))};Jm.prototype.setJson=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);return!!zd(c,a)};function G(){throw"cannot construct a MdDbObject, no constructor in IDL";}G.prototype=Object.create(Jm.prototype);G.prototype.constructor=G;G.prototype.l=G;G.m={};b.MdDbObject=G;G.prototype.getObjectID=function(){return Ad(this.g)};
300
- G.prototype.Erase=function(){return!!Bd(this.g)};G.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cd(c,a)};G.prototype.Clone=function(){return D(Dd(this.g),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!!Ed(f,a,c,d,e)};G.prototype.getObjectName=function(){return v(Fd(this.g))};G.prototype.getDxf0=function(){return v(Gd(this.g))};
301
- G.prototype.getJson=function(){return v(Hd(this.g))};G.prototype.setJson=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);return!!Id(c,a)};function Km(){throw"cannot construct a MdDbEntity, no constructor in IDL";}Km.prototype=Object.create(G.prototype);Km.prototype.constructor=Km;Km.prototype.l=Km;Km.m={};b.MdDbEntity=Km;Km.prototype.getObjectID=function(){return Jd(this.g)};Km.prototype.Erase=function(){return!!Kd(this.g)};
302
- Km.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ld(c,a)};Km.prototype.Clone=function(){return D(Md(this.g),G)};Km.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!!Nd(f,a,c,d,e)};Km.prototype.getObjectName=function(){return v(Od(this.g))};Km.prototype.getDxf0=function(){return v(Pd(this.g))};
303
- Km.prototype.getJson=function(){return v(Qd(this.g))};Km.prototype.setJson=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);return!!Rd(c,a)};function Lm(){throw"cannot construct a MdDbCurve, no constructor in IDL";}Lm.prototype=Object.create(Km.prototype);Lm.prototype.constructor=Lm;Lm.prototype.l=Lm;Lm.m={};b.MdDbCurve=Lm;Lm.prototype.getStartParam=function(){return Sd(this.g)};Lm.prototype.getEndParam=function(){return Td(this.g)};
304
- Lm.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ud(c,a)};Lm.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Vd(c,a)};Lm.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Wd(c,a)};Lm.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return D(Xd(c,a),H)};Lm.prototype.getObjectID=function(){return Yd(this.g)};Lm.prototype.Erase=function(){return!!Zd(this.g)};
305
- Lm.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$d(c,a)};Lm.prototype.Clone=function(){return D(ae(this.g),G)};Lm.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!!be(f,a,c,d,e)};Lm.prototype.getObjectName=function(){return v(ce(this.g))};Lm.prototype.getDxf0=function(){return v(de(this.g))};
306
- Lm.prototype.getJson=function(){return v(ee(this.g))};Lm.prototype.setJson=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);return!!fe(c,a)};function I(){this.g=ge();Am(I)[this.g]=this}I.prototype=Object.create(Km.prototype);I.prototype.constructor=I;I.prototype.l=I;I.m={};b.MdDbDimension=I;I.prototype.textPosition=function(){return D(he(this.g),H)};I.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ie(c,a)};
307
- I.prototype.isUsingDefaultTextPosition=function(){return!!je(this.g)};I.prototype.useSetTextPosition=function(){return!!ke(this.g)};I.prototype.useDefaultTextPosition=function(){return!!le(this.g)};I.prototype.elevation=I.prototype.elevation=function(){return me(this.g)};I.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ne(c,a)};I.prototype.dimensionText=function(){return v(oe(this.g))};
308
- I.prototype.setDimensionText=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);return!!pe(c,a)};I.prototype.textRotation=function(){return qe(this.g)};I.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!re(c,a)};I.prototype.dimensionStyle=function(){return se(this.g)};I.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!te(c,a)};I.prototype.textAttachment=function(){return ue(this.g)};
309
- I.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ve(c,a)};I.prototype.horizontalRotation=function(){return we(this.g)};I.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xe(c,a)};I.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ye(c,a)};I.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ze(c,a)};
310
- I.prototype.SetDimVarInt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Ae(d,a,c)};I.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Be(c,a)};I.prototype.SetDimVarDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Ce(d,a,c)};I.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(De(c,a))};
311
- I.prototype.SetDimVarString=function(a,c){var d=this.g;E();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:F(c);return!!Ee(d,a,c)};I.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Fe(c,a)};I.prototype.SetDimVarObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Ge(d,a,c)};I.prototype.getObjectID=function(){return He(this.g)};I.prototype.Erase=function(){return!!Ie(this.g)};
312
- I.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Je(c,a)};I.prototype.Clone=function(){return D(Ke(this.g),G)};I.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!!Le(f,a,c,d,e)};I.prototype.getObjectName=function(){return v(Me(this.g))};I.prototype.getDxf0=function(){return v(Ne(this.g))};
313
- I.prototype.getJson=function(){return v(Oe(this.g))};I.prototype.setJson=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);return!!Pe(c,a)};I.prototype.__destroy__=function(){Qe(this.g)};function Mm(){throw"cannot construct a VoidPtr, no constructor in IDL";}Mm.prototype=Object.create(zm.prototype);Mm.prototype.constructor=Mm;Mm.prototype.l=Mm;Mm.m={};b.VoidPtr=Mm;Mm.prototype.__destroy__=function(){Re(this.g)};function J(){this.g=Se();Am(J)[this.g]=this}J.prototype=Object.create(zm.prototype);
314
- J.prototype.constructor=J;J.prototype.l=J;J.m={};b.MdCmColor=J;J.prototype.setColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Te(c,a)};J.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);Ue(e,a,c,d)};J.prototype.get_red=J.prototype.Ta=function(){return Ve(this.g)};J.prototype.set_red=J.prototype.eb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);We(c,a)};
315
- Object.defineProperty(J.prototype,"red",{get:J.prototype.Ta,set:J.prototype.eb});J.prototype.get_green=J.prototype.Qa=function(){return Xe(this.g)};J.prototype.set_green=J.prototype.ab=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ye(c,a)};Object.defineProperty(J.prototype,"green",{get:J.prototype.Qa,set:J.prototype.ab});J.prototype.get_blue=J.prototype.Oa=function(){return Ze(this.g)};J.prototype.set_blue=J.prototype.Za=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);$e(c,a)};
316
- Object.defineProperty(J.prototype,"blue",{get:J.prototype.Oa,set:J.prototype.Za});J.prototype.get_method=J.prototype.Ra=function(){return af(this.g)};J.prototype.set_method=J.prototype.bb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);bf(c,a)};Object.defineProperty(J.prototype,"method",{get:J.prototype.Ra,set:J.prototype.bb});J.prototype.get_n=J.prototype.Sa=function(){return cf(this.g)};J.prototype.set_n=J.prototype.cb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);df(c,a)};
317
- Object.defineProperty(J.prototype,"n",{get:J.prototype.Sa,set:J.prototype.cb});J.prototype.get_colorIndex=J.prototype.Pa=function(){return ef(this.g)};J.prototype.set_colorIndex=J.prototype.$a=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ff(c,a)};Object.defineProperty(J.prototype,"colorIndex",{get:J.prototype.Pa,set:J.prototype.$a});J.prototype.__destroy__=function(){gf(this.g)};
318
- 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?hf():void 0===c?_emscripten_bind_MdGePoint3d_MdGePoint3d_1(a):void 0===d?_emscripten_bind_MdGePoint3d_MdGePoint3d_2(a,c):jf(a,c,d);Am(H)[this.g]=this}H.prototype=Object.create(zm.prototype);H.prototype.constructor=H;H.prototype.l=H;H.m={};b.MdGePoint3d=H;H.prototype.get_x=H.prototype.ba=function(){return kf(this.g)};
319
- H.prototype.set_x=H.prototype.ia=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);lf(c,a)};Object.defineProperty(H.prototype,"x",{get:H.prototype.ba,set:H.prototype.ia});H.prototype.get_y=H.prototype.da=function(){return mf(this.g)};H.prototype.set_y=H.prototype.ja=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);nf(c,a)};Object.defineProperty(H.prototype,"y",{get:H.prototype.da,set:H.prototype.ja});H.prototype.get_z=H.prototype.ea=function(){return of(this.g)};
320
- H.prototype.set_z=H.prototype.ka=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);pf(c,a)};Object.defineProperty(H.prototype,"z",{get:H.prototype.ea,set:H.prototype.ka});H.prototype.__destroy__=function(){qf(this.g)};
321
- function K(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?rf():void 0===c?_emscripten_bind_MdGeVector3d_MdGeVector3d_1(a):void 0===d?_emscripten_bind_MdGeVector3d_MdGeVector3d_2(a,c):sf(a,c,d);Am(K)[this.g]=this}K.prototype=Object.create(zm.prototype);K.prototype.constructor=K;K.prototype.l=K;K.m={};b.MdGeVector3d=K;K.prototype.get_x=K.prototype.ba=function(){return tf(this.g)};
322
- K.prototype.set_x=K.prototype.ia=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);uf(c,a)};Object.defineProperty(K.prototype,"x",{get:K.prototype.ba,set:K.prototype.ia});K.prototype.get_y=K.prototype.da=function(){return vf(this.g)};K.prototype.set_y=K.prototype.ja=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);wf(c,a)};Object.defineProperty(K.prototype,"y",{get:K.prototype.da,set:K.prototype.ja});K.prototype.get_z=K.prototype.ea=function(){return xf(this.g)};
323
- K.prototype.set_z=K.prototype.ka=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);yf(c,a)};Object.defineProperty(K.prototype,"z",{get:K.prototype.ea,set:K.prototype.ka});K.prototype.__destroy__=function(){zf(this.g)};function L(){this.g=Af();Am(L)[this.g]=this}L.prototype=Object.create(zm.prototype);L.prototype.constructor=L;L.prototype.l=L;L.m={};b.MdGeMatrix3d=L;L.prototype.setToIdentity=function(){Bf(this.g)};
324
- L.prototype.preMultBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Cf(c,a)};L.prototype.postMultBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Df(c,a)};L.prototype.setToProduct=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Ef(d,a,c)};L.prototype.invert=function(){Ff(this.g)};L.prototype.isSingular=function(){return!!Gf(this.g)};L.prototype.transposeIt=function(){Hf(this.g)};
325
- L.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!If(c,a)};L.prototype.det=function(){return Jf(this.g)};L.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);Kf(f,a,c,d,e)};L.prototype.setToTranslation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Lf(c,a)};
326
- L.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);Mf(e,a,c,d)};L.prototype.setToScaling=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Nf(d,a,c)};L.prototype.scale=L.prototype.scale=function(){return Of(this.g)};
327
- L.prototype.getData=L.prototype.getData=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return Pf(d,a,c)};L.prototype.__destroy__=function(){Qf(this.g)};function Nm(){throw"cannot construct a MdDbLayerTable, no constructor in IDL";}Nm.prototype=Object.create(G.prototype);Nm.prototype.constructor=Nm;Nm.prototype.l=Nm;Nm.m={};b.MdDbLayerTable=Nm;Nm.prototype.getObjectID=function(){return Rf(this.g)};Nm.prototype.Erase=function(){return!!Sf(this.g)};
328
- Nm.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Tf(c,a)};Nm.prototype.Clone=function(){return D(Uf(this.g),G)};Nm.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!!Vf(f,a,c,d,e)};Nm.prototype.getObjectName=function(){return v(Wf(this.g))};Nm.prototype.getDxf0=function(){return v(Xf(this.g))};
329
- Nm.prototype.getJson=function(){return v(Yf(this.g))};Nm.prototype.setJson=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);return!!Zf(c,a)};function Om(){throw"cannot construct a MdDbLinetypeTable, no constructor in IDL";}Om.prototype=Object.create(G.prototype);Om.prototype.constructor=Om;Om.prototype.l=Om;Om.m={};b.MdDbLinetypeTable=Om;Om.prototype.getObjectID=function(){return $f(this.g)};Om.prototype.Erase=function(){return!!ag(this.g)};
330
- Om.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bg(c,a)};Om.prototype.Clone=function(){return D(cg(this.g),G)};Om.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!!dg(f,a,c,d,e)};Om.prototype.getObjectName=function(){return v(eg(this.g))};Om.prototype.getDxf0=function(){return v(fg(this.g))};
331
- Om.prototype.getJson=function(){return v(gg(this.g))};Om.prototype.setJson=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);return!!hg(c,a)};function Pm(){throw"cannot construct a MdDbTextStyleTable, no constructor in IDL";}Pm.prototype=Object.create(G.prototype);Pm.prototype.constructor=Pm;Pm.prototype.l=Pm;Pm.m={};b.MdDbTextStyleTable=Pm;Pm.prototype.getObjectID=function(){return ig(this.g)};Pm.prototype.Erase=function(){return!!jg(this.g)};
332
- Pm.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kg(c,a)};Pm.prototype.Clone=function(){return D(lg(this.g),G)};Pm.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!!mg(f,a,c,d,e)};Pm.prototype.getObjectName=function(){return v(ng(this.g))};Pm.prototype.getDxf0=function(){return v(og(this.g))};
333
- Pm.prototype.getJson=function(){return v(pg(this.g))};Pm.prototype.setJson=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);return!!qg(c,a)};function M(){throw"cannot construct a MdDbDatabase, no constructor in IDL";}M.prototype=Object.create(Jm.prototype);M.prototype.constructor=M;M.prototype.l=M;M.m={};b.MdDbDatabase=M;M.prototype.GetLayerTable=function(){return D(rg(this.g),Nm)};M.prototype.GetLinetypeTable=function(){return D(sg(this.g),Om)};
334
- M.prototype.GetTextStyleTable=function(){return D(tg(this.g),Pm)};M.prototype.GetCurrentlyLineTypeScale=function(){return ug(this.g)};M.prototype.SetCurrentlyLineTypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);vg(c,a)};M.prototype.GetCurrentlyLayerName=function(){return v(wg(this.g))};M.prototype.SetCurrentlyLayerName=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);xg(c,a)};M.prototype.GetCurrentlyLineTypeName=function(){return v(yg(this.g))};
335
- M.prototype.SetCurrentlyLineTypeName=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);zg(c,a)};M.prototype.GetCurrentlyTrueColor=function(){return D(Ag(this.g),J)};M.prototype.SetCurrentlyTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Bg(c,a)};M.prototype.GetCurrentlyColorIndex=function(){return Cg(this.g)};M.prototype.SetCurrentlyColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Dg(c,a)};M.prototype.GetCurrentlyTextStyleName=function(){return v(Eg(this.g))};
336
- M.prototype.SetCurrentlyTextStyle=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);Fg(c,a)};M.prototype.getObjectName=function(){return v(Gg(this.g))};M.prototype.getDxf0=function(){return v(Hg(this.g))};M.prototype.getJson=function(){return v(Ig(this.g))};M.prototype.setJson=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);return!!Jg(c,a)};function O(){throw"cannot construct a McObject, no constructor in IDL";}O.prototype=Object.create(zm.prototype);
337
- O.prototype.constructor=O;O.prototype.l=O;O.m={};b.McObject=O;O.prototype.updateDisplay=function(a,c){var d=this.g;E();"object"==typeof a&&(a=Im(a));"object"==typeof c&&(c=Im(c));return!!Kg(d,a,c)};O.prototype.test=O.prototype.test=function(){Lg(this.g)};O.prototype.openWebFile=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);return!!Mg(c,a)};O.prototype.saveFileToUrl=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);return!!Ng(c,a)};
338
- O.prototype.saveFile=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);return!!Og(c,a)};O.prototype.getViewDataJsonParam=function(){return v(Pg(this.g))};O.prototype.updataAppData=function(){Qg(this.g)};O.prototype.GetDatabase=function(){return D(Rg(this.g),M)};O.prototype.GetSysVarString=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);return v(Sg(c,a))};
339
- O.prototype.SetSysVarString=function(a,c){var d=this.g;E();a=a&&"object"===typeof a?a.g:F(a);c=c&&"object"===typeof c?c.g:F(c);return!!Tg(d,a,c)};O.prototype.GetSysVarDouble=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);return Ug(c,a)};O.prototype.SetSysVarDouble=function(a,c){var d=this.g;E();a=a&&"object"===typeof a?a.g:F(a);c&&"object"===typeof c&&(c=c.g);return!!Vg(d,a,c)};O.prototype.GetSysVarLong=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);return Wg(c,a)};
340
- O.prototype.SetSysVarLong=function(a,c){var d=this.g;E();a=a&&"object"===typeof a?a.g:F(a);c&&"object"===typeof c&&(c=c.g);return!!Xg(d,a,c)};O.prototype.fireEventWindowSize=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Yg(d,a,c)};O.prototype.fireEventCommandStart=function(){Zg(this.g)};O.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 $g(d,a,c)};
341
- O.prototype.IntelliSelect_getGridData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(ah(c,a))};O.prototype.EntityTempWordDraw_onJigCommandEnd=function(){bh(this.g)};O.prototype.EntityTempWordDraw_onJigDrawEntityDisplay=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ch(c,a)};O.prototype.EntityTempWordDraw_onReadyJigUpdateDispla=function(){dh(this.g)};O.prototype.EntityTempWordDraw_onJigClearDisplay=function(){eh(this.g)};
342
- O.prototype.SetDrawColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);fh(c,a)};O.prototype.GetDrawColor=function(){return D(gh(this.g),J)};O.prototype.AddLayer=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);hh(c,a)};O.prototype.SetDrawLayer=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);ih(c,a)};O.prototype.GetDrawLayer=function(){return v(jh(this.g))};
343
- O.prototype.AddTextStyle=function(a,c,d,e){var f=this.g;E();a=a&&"object"===typeof a?a.g:F(a);c=c&&"object"===typeof c?c.g:F(c);d=d&&"object"===typeof d?d.g:F(d);e&&"object"===typeof e&&(e=e.g);kh(f,a,c,d,e)};O.prototype.SetDrawTextStyle=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);lh(c,a)};O.prototype.GetDrawTextStyle=function(){return v(mh(this.g))};
344
- O.prototype.AddLinetype=function(a,c){var d=this.g;E();a=a&&"object"===typeof a?a.g:F(a);c=c&&"object"===typeof c?c.g:F(c);nh(d,a,c)};O.prototype.AddLinetypeEx=function(a,c,d){var e=this.g;E();a=a&&"object"===typeof a?a.g:F(a);c=c&&"object"===typeof c?c.g:F(c);d=d&&"object"===typeof d?d.g:F(d);oh(e,a,c,d)};
345
- O.prototype.AddDimStyle=function(a,c,d,e,f){var g=this.g;E();a=a&&"object"===typeof a?a.g:F(a);c=c&&"object"===typeof c?c.g:F(c);d=d&&"object"===typeof d?d.g:F(d);e=e&&"object"===typeof e?e.g:F(e);f=f&&"object"===typeof f?f.g:F(f);ph(g,a,c,d,e,f)};O.prototype.SetDrawLinetype=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);qh(c,a)};O.prototype.GetDrawLinetype=function(){return v(rh(this.g))};
346
- O.prototype.SetDrawLineWeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);sh(c,a)};O.prototype.GetDrawLineWeight=function(){return th(this.g)};O.prototype.SetDrawLineTypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);uh(c,a)};O.prototype.GetDrawLineTypeScale=function(){return vh(this.g)};O.prototype.SetDrawDimStyle=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);wh(c,a)};O.prototype.GetDrawDimStyle=function(){return v(xh(this.g))};
347
- O.prototype.SetPatternDefinition=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);yh(c,a)};O.prototype.GetPatternDefinition=function(){return v(zh(this.g))};O.prototype.SetDrawLineWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ah(c,a)};O.prototype.GetDrawLineWidth=function(){return Bh(this.g)};
348
- O.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 Ch(h,a,c,d,e,f,g)};
349
- O.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 Dh(g,a,c,d,e,f)};
350
- O.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 Eh(h,a,c,d,e,f,g)};O.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 Fh(e,a,c,d)};
351
- O.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 Gh(g,a,c,d,e,f)};
352
- O.prototype.DrawEllipseArc=function(a,c,d,e,f,g,h){var l=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 Hh(l,a,c,d,e,f,g,h)};O.prototype.DrawPoint=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return Ih(d,a,c)};
353
- O.prototype.DrawSolid=function(a,c,d,e,f,g,h,l){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);l&&"object"===typeof l&&(l=l.g);return Jh(t,a,c,d,e,f,g,h,l)};
354
- O.prototype.DrawMText=function(a,c,d,e,f,g,h){var l=this.g;E();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:F(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 Kh(l,a,c,d,e,f,g,h)};
355
- O.prototype.DrawText=function(a,c,d,e,f,g,h){var l=this.g;E();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:F(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 Lh(l,a,c,d,e,f,g,h)};
356
- O.prototype.DrawBlockReference=function(a,c,d,e,f){var g=this.g;E();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:F(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return Mh(g,a,c,d,e,f)};
357
- O.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 Nh(h,a,c,d,e,f,g)};
358
- O.prototype.DrawDimAngular=function(a,c,d,e,f,g,h,l){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);l&&"object"===typeof l&&(l=l.g);return Oh(t,a,c,d,e,f,g,h,l)};
359
- O.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 Ph(g,a,c,d,e,f)};
360
- O.prototype.DrawDimRotated=function(a,c,d,e,f,g,h){var l=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 Qh(l,a,c,d,e,f,g,h)};
361
- O.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 Rh(g,a,c,d,e,f)};O.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 Sh(g,a,c,d,e,f)};
362
- O.prototype.PathMoveTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Th(d,a,c)};O.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);Uh(g,a,c,d,e,f)};O.prototype.PathLineTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Vh(d,a,c)};
363
- O.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);Wh(g,a,c,d,e,f)};O.prototype.DrawPathToPolyline=function(){return Xh(this.g)};O.prototype.DrawPathToSpline=function(){return Yh(this.g)};O.prototype.PathMakeClosed=function(){Zh(this.g)};
364
- O.prototype.DrawPathToHatch=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return $h(c,a)};O.prototype.DrawEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ai(c,a)};function Qm(){this.g=bi();Am(Qm)[this.g]=this}Qm.prototype=Object.create(zm.prototype);Qm.prototype.constructor=Qm;Qm.prototype.l=Qm;Qm.m={};b.McApp=Qm;Qm.prototype.Init=function(){ci(this.g)};
365
- Qm.prototype.CreateMxDraw=function(a,c,d,e,f){var g=this.g;E();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:F(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return D(di(g,a,c,d,e,f),O)};Qm.prototype.GetCurrentMxDraw=function(){return D(ei(this.g),O)};Qm.prototype.DestroyObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);fi(c,a)};
366
- Qm.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 gi(f,a,c,d,e)};Qm.prototype.ObjectIdToObjectName=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(hi(c,a))};Qm.prototype.ObjectIdToMdDbLine=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return D(ii(c,a),Q)};
367
- Qm.prototype.ObjectIdToMdDbText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return D(ji(c,a),R)};Qm.prototype.ObjectIdToMdObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return D(ki(c,a),G)};Qm.prototype.getLastCallResult=function(){return li(this.g)};Qm.prototype.__destroy__=function(){mi(this.g)};function S(){this.g=ni();Am(S)[this.g]=this}S.prototype=Object.create(Jm.prototype);S.prototype.constructor=S;S.prototype.l=S;S.m={};b.McDrawResbuf=S;S.prototype.Clear=function(){oi(this.g)};
368
- S.prototype.GetCount=function(){return pi(this.g)};S.prototype.AtDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return qi(c,a)};S.prototype.Atlong=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ri(c,a)};S.prototype.AtObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return si(c,a)};S.prototype.AtString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(ti(c,a))};
369
- S.prototype.AtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return D(ui(c,a),H)};S.prototype.ItemDataType=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return vi(c,a)};S.prototype.AddDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);wi(d,a,c)};S.prototype.Addlong=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);xi(d,a,c)};
370
- S.prototype.AddObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);yi(d,a,c)};S.prototype.AddString=function(a,c){var d=this.g;E();a=a&&"object"===typeof a?a.g:F(a);c&&"object"===typeof c&&(c=c.g);zi(d,a,c)};S.prototype.AddPoint=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Ai(d,a,c)};S.prototype.RemoveAll=function(){Bi(this.g)};
371
- S.prototype.Remove=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ci(c,a)};S.prototype.getObjectName=function(){return v(Di(this.g))};S.prototype.getDxf0=function(){return v(Ei(this.g))};S.prototype.getJson=function(){return v(Fi(this.g))};S.prototype.setJson=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);return!!Gi(c,a)};S.prototype.__destroy__=function(){Hi(this.g)};function Rm(){this.g=Ii();Am(Rm)[this.g]=this}Rm.prototype=Object.create(zm.prototype);
372
- Rm.prototype.constructor=Rm;Rm.prototype.l=Rm;Rm.m={};b.McDrawUtility=Rm;Rm.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 Ji(g,a,c,d,e,f)};Rm.prototype.eraseEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ki(c,a)};
373
- Rm.prototype.highlightEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Li(d,a,c)};Rm.prototype.__destroy__=function(){Mi(this.g)};function Q(){this.g=Ni();Am(Q)[this.g]=this}Q.prototype=Object.create(Lm.prototype);Q.prototype.constructor=Q;Q.prototype.l=Q;Q.m={};b.MdDbLine=Q;Q.prototype.startPoint=function(){return D(Oi(this.g),H)};Q.prototype.setStartPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Pi(c,a)};
374
- Q.prototype.endPoint=function(){return D(Qi(this.g),H)};Q.prototype.setEndPoint=Q.prototype.setEndPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ri(c,a)};Q.prototype.getStartParam=function(){return Si(this.g)};Q.prototype.getEndParam=function(){return Ti(this.g)};Q.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ui(c,a)};Q.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Vi(c,a)};
375
- Q.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Wi(c,a)};Q.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return D(Xi(c,a),H)};Q.prototype.getObjectID=function(){return Yi(this.g)};Q.prototype.Erase=function(){return!!Zi(this.g)};Q.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$i(c,a)};Q.prototype.Clone=function(){return D(aj(this.g),G)};
376
- Q.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!bj(f,a,c,d,e)};Q.prototype.getObjectName=function(){return v(cj(this.g))};Q.prototype.getDxf0=function(){return v(dj(this.g))};Q.prototype.getJson=function(){return v(ej(this.g))};Q.prototype.setJson=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);return!!fj(c,a)};Q.prototype.__destroy__=function(){gj(this.g)};
377
- function R(){this.g=hj();Am(R)[this.g]=this}R.prototype=Object.create(Km.prototype);R.prototype.constructor=R;R.prototype.l=R;R.m={};b.MdDbText=R;R.prototype.position=R.prototype.position=function(){return D(ij(this.g),H)};R.prototype.setPosition=R.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jj(c,a)};R.prototype.alignmentPoint=function(){return D(kj(this.g),H)};
378
- R.prototype.setAlignmentPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lj(c,a)};R.prototype.oblique=function(){return mj(this.g)};R.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nj(c,a)};R.prototype.rotation=R.prototype.rotation=function(){return oj(this.g)};R.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pj(c,a)};R.prototype.height=R.prototype.height=function(){return qj(this.g)};
379
- R.prototype.setHeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rj(c,a)};R.prototype.widthFactor=function(){return sj(this.g)};R.prototype.setWidthFactor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!tj(c,a)};R.prototype.textString=function(){return v(uj(this.g))};R.prototype.setTextString=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);return!!vj(c,a)};R.prototype.horizontalMode=function(){return wj(this.g)};
380
- R.prototype.setHorizontalMode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xj(c,a)};R.prototype.verticalMode=function(){return yj(this.g)};R.prototype.setVerticalMode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zj(c,a)};R.prototype.getObjectID=function(){return Aj(this.g)};R.prototype.Erase=function(){return!!Bj(this.g)};R.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cj(c,a)};
381
- R.prototype.Clone=function(){return D(Dj(this.g),G)};R.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!!Ej(f,a,c,d,e)};R.prototype.getObjectName=function(){return v(Fj(this.g))};R.prototype.getDxf0=function(){return v(Gj(this.g))};R.prototype.getJson=function(){return v(Hj(this.g))};
382
- R.prototype.setJson=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);return!!Ij(c,a)};R.prototype.__destroy__=function(){Jj(this.g)};function U(){this.g=Kj();Am(U)[this.g]=this}U.prototype=Object.create(Lm.prototype);U.prototype.constructor=U;U.prototype.l=U;U.m={};b.MdDbCircle=U;U.prototype.center=function(){return D(Lj(this.g),H)};U.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mj(c,a)};U.prototype.radius=function(){return Nj(this.g)};
383
- U.prototype.setRadius=U.prototype.setRadius=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Oj(c,a)};U.prototype.getStartParam=function(){return Pj(this.g)};U.prototype.getEndParam=function(){return Qj(this.g)};U.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Rj(c,a)};U.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Sj(c,a)};
384
- U.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Tj(c,a)};U.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return D(Uj(c,a),H)};U.prototype.getObjectID=function(){return Vj(this.g)};U.prototype.Erase=function(){return!!Wj(this.g)};U.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xj(c,a)};U.prototype.Clone=function(){return D(Yj(this.g),G)};
385
- 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!!Zj(f,a,c,d,e)};U.prototype.getObjectName=function(){return v(ak(this.g))};U.prototype.getDxf0=function(){return v(bk(this.g))};U.prototype.getJson=function(){return v(ck(this.g))};U.prototype.setJson=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);return!!dk(c,a)};U.prototype.__destroy__=function(){ek(this.g)};
386
- function V(){this.g=fk();Am(V)[this.g]=this}V.prototype=Object.create(Lm.prototype);V.prototype.constructor=V;V.prototype.l=V;V.m={};b.MdDbPolyline=V;V.prototype.setClosed=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gk(c,a)};V.prototype.setConstantWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hk(c,a)};V.prototype.isClosed=function(){return!!ik(this.g)};V.prototype.getConstantWidth=function(){return jk(this.g)};
387
- V.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!!kk(g,a,c,d,e,f)};V.prototype.removeVertexAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lk(c,a)};V.prototype.numVerts=function(){return mk(this.g)};V.prototype.getPointAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return D(nk(c,a),H)};
388
- V.prototype.getBulgeAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ok(c,a)};V.prototype.getStartWidthsAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return pk(c,a)};V.prototype.getEndWidthsAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return qk(c,a)};V.prototype.setPointAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!rk(d,a,c)};
389
- V.prototype.setBulgeAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!sk(d,a,c)};V.prototype.getStartParam=function(){return tk(this.g)};V.prototype.getEndParam=function(){return uk(this.g)};V.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return vk(c,a)};V.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return wk(c,a)};
390
- V.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return xk(c,a)};V.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return D(yk(c,a),H)};V.prototype.getObjectID=function(){return zk(this.g)};V.prototype.Erase=function(){return!!Ak(this.g)};V.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Bk(c,a)};V.prototype.Clone=function(){return D(Ck(this.g),G)};
391
- 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!!Dk(f,a,c,d,e)};V.prototype.getObjectName=function(){return v(Ek(this.g))};V.prototype.getDxf0=function(){return v(Fk(this.g))};V.prototype.getJson=function(){return v(Gk(this.g))};V.prototype.setJson=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);return!!Hk(c,a)};V.prototype.__destroy__=function(){Ik(this.g)};
392
- function W(){this.g=Jk();Am(W)[this.g]=this}W.prototype=Object.create(Km.prototype);W.prototype.constructor=W;W.prototype.l=W;W.m={};b.MdDbBlockReference=W;W.prototype.blockTableRecord=function(){return Kk(this.g)};W.prototype.setBlockTableRecord=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lk(c,a)};W.prototype.position=W.prototype.position=function(){return D(Mk(this.g),H)};
393
- W.prototype.setPosition=W.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Nk(c,a)};W.prototype.scaleFactors=function(){return D(Ok(this.g),H)};W.prototype.setScaleFactors=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Pk(c,a)};W.prototype.rotation=W.prototype.rotation=function(){return Qk(this.g)};W.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Rk(c,a)};
394
- W.prototype.blockTransform=function(){return D(Sk(this.g),L)};W.prototype.setBlockTransform=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Tk(c,a)};W.prototype.getObjectID=function(){return Uk(this.g)};W.prototype.Erase=function(){return!!Vk(this.g)};W.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Wk(c,a)};W.prototype.Clone=function(){return D(Xk(this.g),G)};
395
- 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!!Yk(f,a,c,d,e)};W.prototype.getObjectName=function(){return v(Zk(this.g))};W.prototype.getDxf0=function(){return v($k(this.g))};W.prototype.getJson=function(){return v(al(this.g))};W.prototype.setJson=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);return!!bl(c,a)};W.prototype.__destroy__=function(){cl(this.g)};
396
- function X(){this.g=dl();Am(X)[this.g]=this}X.prototype=Object.create(I.prototype);X.prototype.constructor=X;X.prototype.l=X;X.m={};b.MdDbAlignedDimension=X;X.prototype.xLine1Point=function(){return D(el(this.g),H)};X.prototype.setXLine1Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fl(c,a)};X.prototype.xLine2Point=function(){return D(gl(this.g),H)};X.prototype.setXLine2Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hl(c,a)};
397
- X.prototype.dimLinePoint=function(){return D(il(this.g),H)};X.prototype.setDimLinePoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jl(c,a)};X.prototype.oblique=function(){return kl(this.g)};X.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ll(c,a)};X.prototype.textPosition=function(){return D(ml(this.g),H)};X.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nl(c,a)};
398
- X.prototype.isUsingDefaultTextPosition=function(){return!!ol(this.g)};X.prototype.useSetTextPosition=function(){return!!pl(this.g)};X.prototype.useDefaultTextPosition=function(){return!!ql(this.g)};X.prototype.elevation=X.prototype.elevation=function(){return rl(this.g)};X.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sl(c,a)};X.prototype.dimensionText=function(){return v(tl(this.g))};
399
- X.prototype.setDimensionText=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);return!!ul(c,a)};X.prototype.textRotation=function(){return vl(this.g)};X.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wl(c,a)};X.prototype.dimensionStyle=function(){return xl(this.g)};X.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yl(c,a)};X.prototype.textAttachment=function(){return zl(this.g)};
400
- X.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Al(c,a)};X.prototype.horizontalRotation=function(){return Bl(this.g)};X.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cl(c,a)};X.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Dl(c,a)};X.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return El(c,a)};
401
- X.prototype.SetDimVarInt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Fl(d,a,c)};X.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Gl(c,a)};X.prototype.SetDimVarDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Hl(d,a,c)};X.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Il(c,a))};
402
- X.prototype.SetDimVarString=function(a,c){var d=this.g;E();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:F(c);return!!Jl(d,a,c)};X.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Kl(c,a)};X.prototype.SetDimVarObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Ll(d,a,c)};X.prototype.getObjectID=function(){return Ml(this.g)};X.prototype.Erase=function(){return!!Nl(this.g)};
403
- X.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ol(c,a)};X.prototype.Clone=function(){return D(Pl(this.g),G)};X.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Ql(f,a,c,d,e)};X.prototype.getObjectName=function(){return v(Rl(this.g))};X.prototype.getDxf0=function(){return v(Sl(this.g))};
404
- X.prototype.getJson=function(){return v(Tl(this.g))};X.prototype.setJson=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);return!!Ul(c,a)};X.prototype.__destroy__=function(){Vl(this.g)};function Y(){this.g=Wl();Am(Y)[this.g]=this}Y.prototype=Object.create(Km.prototype);Y.prototype.constructor=Y;Y.prototype.l=Y;Y.m={};b.MdDbMText=Y;Y.prototype.location=Y.prototype.location=function(){return D(Xl(this.g),H)};
405
- Y.prototype.setLocation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yl(c,a)};Y.prototype.rotation=Y.prototype.rotation=function(){return Zl(this.g)};Y.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$l(c,a)};Y.prototype.width=Y.prototype.width=function(){return am(this.g)};Y.prototype.setWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bm(c,a)};Y.prototype.textHeight=function(){return cm(this.g)};
406
- Y.prototype.setTextHeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dm(c,a)};Y.prototype.attachment=function(){return em(this.g)};Y.prototype.setAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fm(c,a)};Y.prototype.contents=Y.prototype.i=function(){return v(gm(this.g))};Y.prototype.setContents=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);return!!hm(c,a)};Y.prototype.getObjectID=function(){return im(this.g)};Y.prototype.Erase=function(){return!!jm(this.g)};
407
- Y.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!km(c,a)};Y.prototype.Clone=function(){return D(lm(this.g),G)};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!!mm(f,a,c,d,e)};Y.prototype.getObjectName=function(){return v(nm(this.g))};Y.prototype.getDxf0=function(){return v(om(this.g))};
408
- Y.prototype.getJson=function(){return v(pm(this.g))};Y.prototype.setJson=function(a){var c=this.g;E();a=a&&"object"===typeof a?a.g:F(a);return!!qm(c,a)};Y.prototype.__destroy__=function(){rm(this.g)};
409
-
410
-
411
- return mxdrawassembly.ready
412
- }
413
-
414
- );
415
- })();
416
- if (typeof exports === 'object' && typeof module === 'object')
417
- module.exports = mxdrawassembly;
418
- else if (typeof define === 'function' && define['amd'])
419
- define([], function() { return mxdrawassembly; });
420
- else if (typeof exports === 'object')
421
- exports["mxdrawassembly"] = mxdrawassembly;
422
- self.mxdrawassembly = mxdrawassembly;
3
+ var _scriptDir = typeof document !== 'undefined' && document.currentScript ? document.currentScript.src : undefined;
4
+ if (typeof __filename !== 'undefined') _scriptDir = _scriptDir || __filename;
5
+ return (
6
+ function(mxdrawassembly = {}) {
7
+
8
+ var b;b||(b=typeof mxdrawassembly !== 'undefined' ? mxdrawassembly : {});var aa,ca;b.ready=new Promise(function(a,c){aa=a;ca=c});var da=Object.assign({},b),ea="./this.program",fa=(a,c)=>{throw c;},ia="object"==typeof window,ka="function"==typeof importScripts,la="object"==typeof process&&"object"==typeof process.versions&&"string"==typeof process.versions.node,ma="",na,oa,pa;
9
+ if(la){var fs=require("fs"),qa=require("path");ma=ka?qa.dirname(ma)+"/":__dirname+"/";na=(a,c)=>{a=a.startsWith("file://")?new URL(a):qa.normalize(a);return fs.readFileSync(a,c?void 0:"utf8")};pa=a=>{a=na(a,!0);a.buffer||(a=new Uint8Array(a));return a};oa=(a,c,d)=>{a=a.startsWith("file://")?new URL(a):qa.normalize(a);fs.readFile(a,function(e,f){e?d(e):c(f.buffer)})};!b.thisProgram&&1<process.argv.length&&(ea=process.argv[1].replace(/\\/g,"/"));process.argv.slice(2);fa=(a,c)=>{process.exitCode=a;throw c;
10
+ };b.inspect=function(){return"[Emscripten Module object]"}}else if(ia||ka)ka?ma=self.location.href:"undefined"!=typeof document&&document.currentScript&&(ma=document.currentScript.src),_scriptDir&&(ma=_scriptDir),ma=0!==ma.indexOf("blob:")?ma.substr(0,ma.replace(/[?#].*/,"").lastIndexOf("/")+1):"",na=a=>{var c=new XMLHttpRequest;c.open("GET",a,!1);c.send(null);return c.responseText},ka&&(pa=a=>{var c=new XMLHttpRequest;c.open("GET",a,!1);c.responseType="arraybuffer";c.send(null);return new Uint8Array(c.response)}),
11
+ oa=(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)};var ra=b.print||console.log.bind(console),sa=b.printErr||console.warn.bind(console);Object.assign(b,da);da=null;b.thisProgram&&(ea=b.thisProgram);b.quit&&(fa=b.quit);var ta;b.wasmBinary&&(ta=b.wasmBinary);var noExitRuntime=b.noExitRuntime||!0;"object"!=typeof WebAssembly&&ua("no native wasm support detected");
12
+ var va,wa=!1,xa,ya,m,za,Aa,p,q,Ba,Ca;function Da(){var a=va.buffer;b.HEAP8=ya=new Int8Array(a);b.HEAP16=za=new Int16Array(a);b.HEAP32=p=new Int32Array(a);b.HEAPU8=m=new Uint8Array(a);b.HEAPU16=Aa=new Uint16Array(a);b.HEAPU32=q=new Uint32Array(a);b.HEAPF32=Ba=new Float32Array(a);b.HEAPF64=Ca=new Float64Array(a)}var Fa,Ha=[],Ia=[],Ja=[];function Ka(){var a=b.preRun.shift();Ha.unshift(a)}var La=0,Ma=null,Na=null;function Oa(){La++;b.monitorRunDependencies&&b.monitorRunDependencies(La)}
13
+ function Pa(){La--;b.monitorRunDependencies&&b.monitorRunDependencies(La);if(0==La&&(null!==Ma&&(clearInterval(Ma),Ma=null),Na)){var a=Na;Na=null;a()}}function ua(a){if(b.onAbort)b.onAbort(a);a="Aborted("+a+")";sa(a);wa=!0;xa=1;a=new WebAssembly.RuntimeError(a+". Build with -sASSERTIONS for more info.");ca(a);throw a;}function Qa(a){return a.startsWith("data:application/octet-stream;base64,")}var Ra;Ra="mxdrawassembly_minst.wasm";if(!Qa(Ra)){var Sa=Ra;Ra=b.locateFile?b.locateFile(Sa,ma):ma+Sa}
14
+ function Ta(a){try{if(a==Ra&&ta)return new Uint8Array(ta);if(pa)return pa(a);throw"both async and sync fetching of the wasm failed";}catch(c){ua(c)}}
15
+ function Ua(a){if(!ta&&(ia||ka)){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 Ta(a)});if(oa)return new Promise(function(c,d){oa(a,function(e){c(new Uint8Array(e))},d)})}return Promise.resolve().then(function(){return Ta(a)})}
16
+ function Va(a,c,d){return Ua(a).then(function(e){return WebAssembly.instantiate(e,c)}).then(function(e){return e}).then(d,function(e){sa("failed to asynchronously prepare wasm: "+e);ua(e)})}
17
+ function Wa(a,c){var d=Ra;return ta||"function"!=typeof WebAssembly.instantiateStreaming||Qa(d)||d.startsWith("file://")||la||"function"!=typeof fetch?Va(d,a,c):fetch(d,{credentials:"same-origin"}).then(function(e){return WebAssembly.instantiateStreaming(e,a).then(c,function(f){sa("wasm streaming compile failed: "+f);sa("falling back to ArrayBuffer instantiation");return Va(d,a,c)})})}
18
+ var Xa,Ya,db={248130:()=>ya.length,248150:a=>{a=r(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=Za(a,e||0);a=$a(a,{aa:!0}).node;if(!a)throw new t(44);if(!a.h.u)throw new t(63);a=a.h.u(a).size;var f=new Uint8Array(a);ab(e,f,0,a,0);"utf8"===c?d=bb(f,0):"binary"===c&&(d=f);cb(e);window.mx_saveFile_call(d)}else console.log("window.mx_saveFile_call undefined")}};
19
+ function eb(a){this.name="ExitStatus";this.message="Program terminated with exit("+a+")";this.status=a}function fb(a){for(;0<a.length;)a.shift()(b)}var gb="undefined"!=typeof TextDecoder?new TextDecoder("utf8"):void 0;
20
+ function bb(a,c,d){var e=c+d;for(d=c;a[d]&&!(d>=e);)++d;if(16<d-c&&a.buffer&&gb)return gb.decode(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}function r(a,c){return a?bb(m,a,c):""}
21
+ var hb=(a,c)=>{for(var d=0,e=a.length-1;0<=e;e--){var f=a[e];"."===f?a.splice(e,1):".."===f?(a.splice(e,1),d++):d&&(a.splice(e,1),d--)}if(c)for(;d;d--)a.unshift("..");return a},ib=a=>{var c="/"===a.charAt(0),d="/"===a.substr(-1);(a=hb(a.split("/").filter(e=>!!e),!c).join("/"))||c||(a=".");a&&d&&(a+="/");return(c?"/":"")+a},jb=a=>{var c=/^(\/?|)([\s\S]*?)((?:\.{1,2}|[^\/]+?|)(\.[^.\/]*|))(?:[\/]*)$/.exec(a).slice(1);a=c[0];c=c[1];if(!a&&!c)return".";c&&(c=c.substr(0,c.length-1));return a+c},kb=a=>
22
+ {if("/"===a)return"/";a=ib(a);a=a.replace(/\/$/,"");var c=a.lastIndexOf("/");return-1===c?a:a.substr(c+1)};function nb(){if("object"==typeof crypto&&"function"==typeof crypto.getRandomValues)return d=>crypto.getRandomValues(d);if(la)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){}ua("initRandomDevice")}function ob(a){return(ob=nb())(a)}
23
+ function pb(){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||"."}
24
+ function qb(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 l=a.charCodeAt(++g);h=65536+((h&1023)<<10)|l&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}
25
+ function rb(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=qb(a,d,0,d.length);c&&(d.length=a);return d}var sb=[];function tb(a,c){sb[a]={input:[],output:[],K:c};ub(a,vb)}
26
+ var vb={open:function(a){var c=sb[a.node.rdev];if(!c)throw new t(43);a.tty=c;a.seekable=!1},close:function(a){a.tty.K.fsync(a.tty)},fsync:function(a){a.tty.K.fsync(a.tty)},read:function(a,c,d,e){if(!a.tty||!a.tty.K.ya)throw new t(60);for(var f=0,g=0;g<e;g++){try{var h=a.tty.K.ya(a.tty)}catch(l){throw new t(29);}if(void 0===h&&0===f)throw new t(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.K.ga)throw new t(60);try{for(var f=
27
+ 0;f<e;f++)a.tty.K.ga(a.tty,c[d+f])}catch(g){throw new t(29);}e&&(a.node.timestamp=Date.now());return f}},wb={ya:function(a){if(!a.input.length){var c=null;if(la){c=Buffer.alloc(256);var d=0;try{d=fs.readSync(process.stdin.fd,c,0,256,-1)}catch(e){if(e.toString().includes("EOF"))d=0;else throw e;}c=0<d?c.slice(0,d).toString("utf-8"):null}else"undefined"!=typeof window&&"function"==typeof window.prompt?(c=window.prompt("Input: "),null!==c&&(c+="\n")):"function"==typeof readline&&(c=readline(),null!==
28
+ c&&(c+="\n"));if(!c)return null;a.input=rb(c,!0)}return a.input.shift()},ga:function(a,c){null===c||10===c?(ra(bb(a.output,0)),a.output=[]):0!=c&&a.output.push(c)},fsync:function(a){a.output&&0<a.output.length&&(ra(bb(a.output,0)),a.output=[])}},xb={ga:function(a,c){null===c||10===c?(sa(bb(a.output,0)),a.output=[]):0!=c&&a.output.push(c)},fsync:function(a){a.output&&0<a.output.length&&(sa(bb(a.output,0)),a.output=[])}},w={v:null,C:function(){return w.createNode(null,"/",16895,0)},createNode:function(a,
29
+ c,d,e){if(24576===(d&61440)||4096===(d&61440))throw new t(63);w.v||(w.v={dir:{node:{u:w.h.u,A:w.h.A,lookup:w.h.lookup,V:w.h.V,rename:w.h.rename,unlink:w.h.unlink,rmdir:w.h.rmdir,readdir:w.h.readdir,symlink:w.h.symlink},stream:{D:w.m.D}},file:{node:{u:w.h.u,A:w.h.A},stream:{D:w.m.D,read:w.m.read,write:w.m.write,pa:w.m.pa,Ba:w.m.Ba,Da:w.m.Da}},link:{node:{u:w.h.u,A:w.h.A,readlink:w.h.readlink},stream:{}},qa:{node:{u:w.h.u,A:w.h.A},stream:yb}});d=zb(a,c,d,e);16384===(d.mode&61440)?(d.h=w.v.dir.node,
30
+ d.m=w.v.dir.stream,d.j={}):32768===(d.mode&61440)?(d.h=w.v.file.node,d.m=w.v.file.stream,d.o=0,d.j=null):40960===(d.mode&61440)?(d.h=w.v.link.node,d.m=w.v.link.stream):8192===(d.mode&61440)&&(d.h=w.v.qa.node,d.m=w.v.qa.stream);d.timestamp=Date.now();a&&(a.j[c]=d,a.timestamp=d.timestamp);return d},pb:function(a){return a.j?a.j.subarray?a.j.subarray(0,a.o):new Uint8Array(a.j):new Uint8Array(0)},va:function(a,c){var d=a.j?a.j.length:0;d>=c||(c=Math.max(c,d*(1048576>d?2:1.125)>>>0),0!=d&&(c=Math.max(c,
31
+ 256)),d=a.j,a.j=new Uint8Array(c),0<a.o&&a.j.set(d.subarray(0,a.o),0))},Xa:function(a,c){if(a.o!=c)if(0==c)a.j=null,a.o=0;else{var d=a.j;a.j=new Uint8Array(c);d&&a.j.set(d.subarray(0,Math.min(c,a.o)));a.o=c}},h:{u:function(a){var c={};c.dev=8192===(a.mode&61440)?a.id:1;c.ino=a.id;c.mode=a.mode;c.nlink=1;c.uid=0;c.gid=0;c.rdev=a.rdev;c.size=16384===(a.mode&61440)?4096:32768===(a.mode&61440)?a.o:40960===(a.mode&61440)?a.link.length:0;c.atime=new Date(a.timestamp);c.mtime=new Date(a.timestamp);c.ctime=
32
+ new Date(a.timestamp);c.Ka=4096;c.blocks=Math.ceil(c.size/c.Ka);return c},A:function(a,c){void 0!==c.mode&&(a.mode=c.mode);void 0!==c.timestamp&&(a.timestamp=c.timestamp);void 0!==c.size&&w.Xa(a,c.size)},lookup:function(){throw Ab[44];},V:function(a,c,d,e){return w.createNode(a,c,d,e)},rename:function(a,c,d){if(16384===(a.mode&61440)){try{var e=Bb(c,d)}catch(g){}if(e)for(var f in e.j)throw new t(55);}delete a.parent.j[a.name];a.parent.timestamp=Date.now();a.name=d;c.j[d]=a;c.timestamp=a.parent.timestamp;
33
+ a.parent=c},unlink:function(a,c){delete a.j[c];a.timestamp=Date.now()},rmdir:function(a,c){var d=Bb(a,c),e;for(e in d.j)throw new t(55);delete a.j[c];a.timestamp=Date.now()},readdir:function(a){var c=[".",".."],d;for(d in a.j)a.j.hasOwnProperty(d)&&c.push(d);return c},symlink:function(a,c,d){a=w.createNode(a,c,41471,0);a.link=d;return a},readlink:function(a){if(40960!==(a.mode&61440))throw new t(28);return a.link}},m:{read:function(a,c,d,e,f){var g=a.node.j;if(f>=a.node.o)return 0;a=Math.min(a.node.o-
34
+ f,e);if(8<a&&g.subarray)c.set(g.subarray(f,f+a),d);else for(e=0;e<a;e++)c[d+e]=g[f+e];return a},write:function(a,c,d,e,f,g){c.buffer===ya.buffer&&(g=!1);if(!e)return 0;a=a.node;a.timestamp=Date.now();if(c.subarray&&(!a.j||a.j.subarray)){if(g)return a.j=c.subarray(d,d+e),a.o=e;if(0===a.o&&0===f)return a.j=c.slice(d,d+e),a.o=e;if(f+e<=a.o)return a.j.set(c.subarray(d,d+e),f),e}w.va(a,f+e);if(a.j.subarray&&c.subarray)a.j.set(c.subarray(d,d+e),f);else for(g=0;g<e;g++)a.j[f+g]=c[d+g];a.o=Math.max(a.o,f+
35
+ e);return e},D:function(a,c,d){1===d?c+=a.position:2===d&&32768===(a.node.mode&61440)&&(c+=a.node.o);if(0>c)throw new t(28);return c},pa:function(a,c,d){w.va(a.node,c+d);a.node.o=Math.max(a.node.o,c+d)},Ba:function(a,c,d,e,f){if(32768!==(a.node.mode&61440))throw new t(43);a=a.node.j;if(f&2||a.buffer!==ya.buffer){if(0<d||d+c<a.length)a=a.subarray?a.subarray(d,d+c):Array.prototype.slice.call(a,d,d+c);d=!0;ua();c=void 0;if(!c)throw new t(48);ya.set(a,c)}else d=!1,c=a.byteOffset;return{g:c,kb:d}},Da:function(a,
36
+ c,d,e){w.m.write(a,c,0,e,d,!1);return 0}}},Cb=null,Db={},Eb=[],Fb=1,Gb=null,Hb=!0,t=null,Ab={},$a=(a,c={})=>{a=pb(a);if(!a)return{path:"",node:null};c=Object.assign({wa:!0,ha:0},c);if(8<c.ha)throw new t(32);a=a.split("/").filter(h=>!!h);for(var d=Cb,e="/",f=0;f<a.length;f++){var g=f===a.length-1;if(g&&c.parent)break;d=Bb(d,a[f]);e=ib(e+"/"+a[f]);d.I&&(!g||g&&c.wa)&&(d=d.I.root);if(!g||c.aa)for(g=0;40960===(d.mode&61440);)if(d=Ib(e),e=pb(jb(e),d),d=$a(e,{ha:c.ha+1}).node,40<g++)throw new t(32);}return{path:e,
37
+ node:d}},Jb=a=>{for(var c;;){if(a===a.parent)return a=a.C.Ca,c?"/"!==a[a.length-1]?a+"/"+c:a+c:a;c=c?a.name+"/"+c:a.name;a=a.parent}},Kb=(a,c)=>{for(var d=0,e=0;e<c.length;e++)d=(d<<5)-d+c.charCodeAt(e)|0;return(a+d>>>0)%Gb.length},Lb=a=>{var c=Kb(a.parent.id,a.name);if(Gb[c]===a)Gb[c]=a.J;else for(c=Gb[c];c;){if(c.J===a){c.J=a.J;break}c=c.J}},Bb=(a,c)=>{var d;if(d=(d=Mb(a,"x"))?d:a.h.lookup?0:2)throw new t(d,a);for(d=Gb[Kb(a.id,c)];d;d=d.J){var e=d.name;if(d.parent.id===a.id&&e===c)return d}return a.h.lookup(a,
38
+ c)},zb=(a,c,d,e)=>{a=new Nb(a,c,d,e);c=Kb(a.parent.id,a.name);a.J=Gb[c];return Gb[c]=a},Ob={r:0,"r+":2,w:577,"w+":578,a:1089,"a+":1090},Pb=a=>{var c=["r","w","rw"][a&3];a&512&&(c+="w");return c},Mb=(a,c)=>{if(Hb)return 0;if(!c.includes("r")||a.mode&292){if(c.includes("w")&&!(a.mode&146)||c.includes("x")&&!(a.mode&73))return 2}else return 2;return 0},Qb=(a,c)=>{try{return Bb(a,c),20}catch(d){}return Mb(a,"wx")},Rb=(a,c,d)=>{try{var e=Bb(a,c)}catch(f){return f.s}if(a=Mb(a,"wx"))return a;if(d){if(16384!==
39
+ (e.mode&61440))return 54;if(e===e.parent||"/"===Jb(e))return 10}else if(16384===(e.mode&61440))return 31;return 0},Sb=(a=0)=>{for(;4096>=a;a++)if(!Eb[a])return a;throw new t(33);},Ub=(a,c)=>{Tb||(Tb=function(){this.W={}},Tb.prototype={},Object.defineProperties(Tb.prototype,{object:{get:function(){return this.node},set:function(d){this.node=d}},flags:{get:function(){return this.W.flags},set:function(d){this.W.flags=d}},position:{get:function(){return this.W.position},set:function(d){this.W.position=
40
+ d}}}));a=Object.assign(new Tb,a);c=Sb(c);a.fd=c;return Eb[c]=a},yb={open:a=>{a.m=Db[a.node.rdev].m;a.m.open&&a.m.open(a)},D:()=>{throw new t(70);}},ub=(a,c)=>{Db[a]={m:c}},Vb=(a,c)=>{var d="/"===c,e=!c;if(d&&Cb)throw new t(10);if(!d&&!e){var f=$a(c,{wa:!1});c=f.path;f=f.node;if(f.I)throw new t(10);if(16384!==(f.mode&61440))throw new t(54);}c={type:a,ub:{},Ca:c,Wa:[]};a=a.C(c);a.C=c;c.root=a;d?Cb=a:f&&(f.I=c,f.C&&f.C.Wa.push(c))},Wb=(a,c,d)=>{var e=$a(a,{parent:!0}).node;a=kb(a);if(!a||"."===a||".."===
41
+ a)throw new t(28);var f=Qb(e,a);if(f)throw new t(f);if(!e.h.V)throw new t(63);return e.h.V(e,a,c,d)},Xb=(a,c,d)=>{"undefined"==typeof d&&(d=c,c=438);Wb(a,c|8192,d)},Yb=(a,c)=>{if(!pb(a))throw new t(44);var d=$a(c,{parent:!0}).node;if(!d)throw new t(44);c=kb(c);var e=Qb(d,c);if(e)throw new t(e);if(!d.h.symlink)throw new t(63);d.h.symlink(d,c,a)},Zb=a=>{var c=$a(a,{parent:!0}).node;a=kb(a);var d=Bb(c,a),e=Rb(c,a,!0);if(e)throw new t(e);if(!c.h.rmdir)throw new t(63);if(d.I)throw new t(10);c.h.rmdir(c,
42
+ a);Lb(d)},Ib=a=>{a=$a(a).node;if(!a)throw new t(44);if(!a.h.readlink)throw new t(28);return pb(Jb(a.parent),a.h.readlink(a))},Za=(a,c,d)=>{if(""===a)throw new t(44);if("string"==typeof c){var e=Ob[c];if("undefined"==typeof e)throw Error("Unknown file open mode: "+c);c=e}d=c&64?("undefined"==typeof d?438:d)&4095|32768:0;if("object"==typeof a)var f=a;else{a=ib(a);try{f=$a(a,{aa:!(c&131072)}).node}catch(g){}}e=!1;if(c&64)if(f){if(c&128)throw new t(20);}else f=Wb(a,d,0),e=!0;if(!f)throw new t(44);8192===
43
+ (f.mode&61440)&&(c&=-513);if(c&65536&&16384!==(f.mode&61440))throw new t(54);if(!e&&(d=f?40960===(f.mode&61440)?32:16384===(f.mode&61440)&&("r"!==Pb(c)||c&512)?31:Mb(f,Pb(c)):44))throw new t(d);if(c&512&&!e){d=f;d="string"==typeof d?$a(d,{aa:!0}).node:d;if(!d.h.A)throw new t(63);if(16384===(d.mode&61440))throw new t(31);if(32768!==(d.mode&61440))throw new t(28);if(e=Mb(d,"w"))throw new t(e);d.h.A(d,{size:0,timestamp:Date.now()})}c&=-131713;f=Ub({node:f,path:Jb(f),flags:c,seekable:!0,position:0,m:f.m,
44
+ jb:[],error:!1});f.m.open&&f.m.open(f);!b.logReadFiles||c&1||($b||($b={}),a in $b||($b[a]=1));return f},cb=a=>{if(null===a.fd)throw new t(8);a.fa&&(a.fa=null);try{a.m.close&&a.m.close(a)}catch(c){throw c;}finally{Eb[a.fd]=null}a.fd=null},ac=(a,c,d)=>{if(null===a.fd)throw new t(8);if(!a.seekable||!a.m.D)throw new t(70);if(0!=d&&1!=d&&2!=d)throw new t(28);a.position=a.m.D(a,c,d);a.jb=[]},ab=(a,c,d,e,f)=>{if(0>e||0>f)throw new t(28);if(null===a.fd)throw new t(8);if(1===(a.flags&2097155))throw new t(8);
45
+ if(16384===(a.node.mode&61440))throw new t(31);if(!a.m.read)throw new t(28);var g="undefined"!=typeof f;if(!g)f=a.position;else if(!a.seekable)throw new t(70);c=a.m.read(a,c,d,e,f);g||(a.position+=c);return c},bc=()=>{t||(t=function(a,c){this.name="ErrnoError";this.node=c;this.Ya=function(d){this.s=d};this.Ya(a);this.message="FS error"},t.prototype=Error(),t.prototype.constructor=t,[44].forEach(a=>{Ab[a]=new t(a);Ab[a].stack="<generic error, no stack>"}))},cc,dc=(a,c)=>{var d=0;a&&(d|=365);c&&(d|=
46
+ 146);return d},fc=(a,c,d)=>{a=ib("/dev/"+a);var e=dc(!!c,!!d);ec||(ec=64);var f=ec++<<8|0;ub(f,{open:g=>{g.seekable=!1},close:()=>{d&&d.buffer&&d.buffer.length&&d(10)},read:(g,h,l,u)=>{for(var n=0,y=0;y<u;y++){try{var W=c()}catch(R){throw new t(29);}if(void 0===W&&0===n)throw new t(6);if(null===W||void 0===W)break;n++;h[l+y]=W}n&&(g.node.timestamp=Date.now());return n},write:(g,h,l,u)=>{for(var n=0;n<u;n++)try{d(h[l+n])}catch(y){throw new t(29);}u&&(g.node.timestamp=Date.now());return n}});Xb(a,e,
47
+ f)},ec,gc={},Tb,$b;function hc(a,c){if("/"===c.charAt(0))return c;a=-100===a?"/":ic(a).path;if(0==c.length)throw new t(44);return ib(a+"/"+c)}var jc=void 0;function kc(){jc+=4;return p[jc-4>>2]}function ic(a){a=Eb[a];if(!a)throw new t(8);return a}var lc=[];function mc(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 nc(a,c){return 0<=a?a:32>=c?2*Math.abs(1<<c-1)+a:Math.pow(2,c)+a}function oc(a){for(var c=a;m[c];)++c;return c-a}
48
+ function pc(a,c){function d(ja){var C=e;("double"===ja||"i64"===ja)&&C&7&&(C+=4);e=C;"double"===ja?(ja=Ca[e>>3],e+=8):"i64"==ja?(ja=[p[e>>2],p[e+4>>2]],e+=8):(ja=p[e>>2],e+=4);return ja}for(var e=c,f=[],g,h;;){var l=a;g=ya[a>>0];if(0===g)break;h=ya[a+1>>0];if(37==g){var u=!1,n=c=!1,y=!1,W=!1;a:for(;;){switch(h){case 43:u=!0;break;case 45:c=!0;break;case 35:n=!0;break;case 48:if(y)break a;else{y=!0;break}case 32:W=!0;break;default:break a}a++;h=ya[a+1>>0]}var R=0;if(42==h)R=d("i32"),a++,h=ya[a+1>>
49
+ 0];else for(;48<=h&&57>=h;)R=10*R+(h-48),a++,h=ya[a+1>>0];var k=!1,B=-1;if(46==h){B=0;k=!0;a++;h=ya[a+1>>0];if(42==h)B=d("i32"),a++;else for(;;){h=ya[a+1>>0];if(48>h||57<h)break;B=10*B+(h-48);a++}h=ya[a+1>>0]}0>B&&(B=6,k=!1);switch(String.fromCharCode(h)){case "h":h=ya[a+2>>0];if(104==h){a++;var z=1}else z=2;break;case "l":h=ya[a+2>>0];108==h?(a++,z=8):z=4;break;case "L":case "q":case "j":z=8;break;case "z":case "t":case "I":z=4;break;default:z=null}z&&a++;h=ya[a+1>>0];switch(String.fromCharCode(h)){case "d":case "i":case "u":case "o":case "x":case "X":case "p":l=
50
+ 100==h||105==h;z=z||4;g=d("i"+8*z);8==z&&(g=117==h?(g[0]>>>0)+4294967296*(g[1]>>>0):(g[0]>>>0)+4294967296*g[1]);4>=z&&(g=(l?mc:nc)(g&Math.pow(256,z)-1,8*z));var ba=Math.abs(g);l="";if(100==h||105==h)var v=mc(g,8*z).toString(10);else if(117==h)v=nc(g,8*z).toString(10),g=Math.abs(g);else if(111==h)v=(n?"0":"")+ba.toString(8);else if(120==h||88==h){l=n&&0!=g?"0x":"";if(0>g){g=-g;v=(ba-1).toString(16);ba=[];for(n=0;n<v.length;n++)ba.push((15-parseInt(v[n],16)).toString(16));for(v=ba.join("");v.length<
51
+ 2*z;)v="f"+v}else v=ba.toString(16);88==h&&(l=l.toUpperCase(),v=v.toUpperCase())}else 112==h&&(0===ba?v="(nil)":(l="0x",v=ba.toString(16)));if(k)for(;v.length<B;)v="0"+v;0<=g&&(u?l="+"+l:W&&(l=" "+l));"-"==v.charAt(0)&&(l="-"+l,v=v.substr(1));for(;l.length+v.length<R;)c?v+=" ":y?v="0"+v:l=" "+l;v=l+v;v.split("").forEach(function(ja){f.push(ja.charCodeAt(0))});break;case "f":case "F":case "e":case "E":case "g":case "G":g=d("double");if(isNaN(g))v="nan",y=!1;else if(isFinite(g)){k=!1;z=Math.min(B,20);
52
+ if(103==h||71==h)k=!0,B=B||1,z=parseInt(g.toExponential(z).split("e")[1],10),B>z&&-4<=z?(h=(103==h?"f":"F").charCodeAt(0),B-=z+1):(h=(103==h?"e":"E").charCodeAt(0),B--),z=Math.min(B,20);if(101==h||69==h)v=g.toExponential(z),/[eE][-+]\d$/.test(v)&&(v=v.slice(0,-1)+"0"+v.slice(-1));else if(102==h||70==h)v=g.toFixed(z),0===g&&(0>g||0===g&&-Infinity===1/g)&&(v="-"+v);l=v.split("e");if(k&&!n)for(;1<l[0].length&&l[0].includes(".")&&("0"==l[0].slice(-1)||"."==l[0].slice(-1));)l[0]=l[0].slice(0,-1);else for(n&&
53
+ -1==v.indexOf(".")&&(l[0]+=".");B>z++;)l[0]+="0";v=l[0]+(1<l.length?"e"+l[1]:"");69==h&&(v=v.toUpperCase());0<=g&&(u?v="+"+v:W&&(v=" "+v))}else v=(0>g?"-":"")+"inf",y=!1;for(;v.length<R;)v=c?v+" ":!y||"-"!=v[0]&&"+"!=v[0]?(y?"0":" ")+v:v[0]+"0"+v.slice(1);97>h&&(v=v.toUpperCase());v.split("").forEach(function(ja){f.push(ja.charCodeAt(0))});break;case "s":y=(u=d("i8*"))?oc(u):6;k&&(y=Math.min(y,B));if(!c)for(;y<R--;)f.push(32);if(u)for(n=0;n<y;n++)f.push(m[u++>>0]);else f=f.concat(rb("(null)".substr(0,
54
+ y),!0));if(c)for(;y<R--;)f.push(32);break;case "c":for(c&&f.push(d("i8"));0<--R;)f.push(32);c||f.push(d("i8"));break;case "n":c=d("i32*");p[c>>2]=f.length;break;case "%":f.push(g);break;default:for(n=l;n<a+2;n++)f.push(ya[n>>0])}a+=2}else f.push(g),a+=1}return f}
55
+ function qc(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]}function rc(a){sc||(sc={});sc[a]||(sc[a]=1,la&&(a="warning: "+a),sa(a))}var sc;
56
+ function tc(a){a:{var c=Error();if(!c.stack){try{throw Error();}catch(B){c=B}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&&rc("EM_LOG_DEMANGLE is deprecated; ignoring");a&8&&"undefined"==typeof emscripten_source_map&&(rc('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.'),
57
+ a=a^8|16);var d=null;if(a&128)for(d=qc(arguments);d[1].includes("_emscripten_");)d=qc(d[0]);var e=c.split("\n");c="";var f=RegExp("\\s*(.*?)@(.*?):([0-9]+):([0-9]+)"),g=RegExp("\\s*(.*?)@(.*):(.*)(:(.*))?"),h=RegExp("\\s*at (.*?) \\((.*):(.*):(.*)\\)"),l;for(l in e){var u=e[l],n;if((n=h.exec(u))&&5==n.length){u=n[1];var y=n[2];var W=n[3];n=n[4]}else if((n=f.exec(u))||(n=g.exec(u)),n&&4<=n.length)u=n[1],y=n[2],W=n[3],n=n[4]|0;else{c+=u+"\n";continue}var R=!1;if(a&8){var k=emscripten_source_map.vb({line:W,
58
+ La:n});if(R=k&&k.source)a&64&&(k.source=k.source.substring(k.source.replace(/\\/g,"/").lastIndexOf("/")+1)),c+=" at "+u+" ("+k.source+":"+k.line+":"+k.La+")\n"}if(a&16||!R)a&64&&(y=y.substring(y.replace(/\\/g,"/").lastIndexOf("/")+1)),c+=(R?" = "+u:" at "+u)+" ("+y+":"+W+":"+n+")\n";a&128&&d[0]&&(d[1]==u&&0<d[2].length&&(c=c.replace(/\s+$/,""),c+=" with values: "+d[1]+d[2]+"\n"),d=qc(d[0]))}return c=c.replace(/\s+$/,"")}var uc={},vc;
59
+ function wc(a,c,d,e,f){function g(){var ha=0,Ea=0;C.response&&v&&0===q[a+12>>2]&&(Ea=C.response.byteLength);0<Ea&&(ha=xc(Ea),m.set(new Uint8Array(C.response),ha));q[a+12>>2]=ha;yc(a+16,Ea);yc(a+24,0);(ha=C.response?C.response.byteLength:0)&&yc(a+32,ha);Aa[a+40>>1]=C.readyState;Aa[a+42>>1]=C.status;C.statusText&&qb(C.statusText,m,a+44,64)}var h=q[a+8>>2];if(h){var l=r(h),u=a+112,n=r(u);n||(n="GET");var y=q[u+52>>2],W=q[u+56>>2],R=!!q[u+60>>2],k=q[u+68>>2],B=q[u+72>>2];h=q[u+76>>2];var z=q[u+80>>2],
60
+ ba=q[u+84>>2];u=q[u+88>>2];var v=!!(y&1),ja=!!(y&2);y=!!(y&64);k=k?r(k):void 0;B=B?r(B):void 0;var C=new XMLHttpRequest;C.withCredentials=R;C.open(n,l,!y,k,B);y||(C.timeout=W);C.zb=l;C.responseType="arraybuffer";z&&(l=r(z),C.overrideMimeType(l));if(h)for(;;){n=q[h>>2];if(!n)break;l=q[h+4>>2];if(!l)break;h+=8;n=r(n);l=r(l);C.setRequestHeader(n,l)}var Ga=q[a+0>>2];uc[Ga]=C;h=ba&&u?m.slice(ba,ba+u):null;C.onload=ha=>{Ga in uc&&(g(),200<=C.status&&300>C.status?c&&c(a,C,ha):d&&d(a,C,ha))};C.onerror=ha=>
61
+ {Ga in uc&&(g(),d&&d(a,C,ha))};C.ontimeout=ha=>{Ga in uc&&d&&d(a,C,ha)};C.onprogress=ha=>{if(Ga in uc){var Ea=v&&ja&&C.response?C.response.byteLength:0,U=0;0<Ea&&v&&ja&&(U=xc(Ea),m.set(new Uint8Array(C.response),U));q[a+12>>2]=U;yc(a+16,Ea);yc(a+24,ha.loaded-Ea);yc(a+32,ha.total);Aa[a+40>>1]=C.readyState;3<=C.readyState&&0===C.status&&0<ha.loaded&&(C.status=200);Aa[a+42>>1]=C.status;C.statusText&&qb(C.statusText,m,a+44,64);e&&e(a,C,ha);U&&zc(U)}};C.onreadystatechange=ha=>{Ga in uc&&(Aa[a+40>>1]=C.readyState,
62
+ 2<=C.readyState&&(Aa[a+42>>1]=C.status),f&&f(a,C,ha))};try{C.send(h)}catch(ha){d&&d(a,C,ha)}}else d(a,0,"no url specified!")}function Ac(a){a instanceof eb||"unwind"==a||fa(1,a)}function yc(a,c){q[a>>2]=c;q[a+4>>2]=(c-q[a>>2])/4294967296}
63
+ function Bc(a,c,d,e){var f=vc;if(f){var g=q[a+112+64>>2];g||(g=q[a+8>>2]);var h=r(g);try{var l=f.transaction(["FILES"],"readwrite").objectStore("FILES").put(c,h);l.onsuccess=()=>{Aa[a+40>>1]=4;Aa[a+42>>1]=200;qb("OK",m,a+44,64);d(a,0,h)};l.onerror=u=>{Aa[a+40>>1]=4;Aa[a+42>>1]=413;qb("Payload Too Large",m,a+44,64);e(a,0,u)}}catch(u){e(a,0,u)}}else e(a,0,"IndexedDB not available!")}
64
+ function Cc(a,c,d){var e=vc;if(e){var f=q[a+112+64>>2];f||(f=q[a+8>>2]);f=r(f);try{var g=e.transaction(["FILES"],"readonly").objectStore("FILES").get(f);g.onsuccess=h=>{if(h.target.result){h=h.target.result;var l=h.byteLength||h.length,u=xc(l);m.set(new Uint8Array(h),u);q[a+12>>2]=u;yc(a+16,l);yc(a+24,0);yc(a+32,l);Aa[a+40>>1]=4;Aa[a+42>>1]=200;qb("OK",m,a+44,64);c(a,0,h)}else Aa[a+40>>1]=4,Aa[a+42>>1]=404,qb("Not Found",m,a+44,64),d(a,0,"no data")};g.onerror=h=>{Aa[a+40>>1]=4;Aa[a+42>>1]=404;qb("Not Found",
65
+ m,a+44,64);d(a,0,h)}}catch(h){d(a,0,h)}}else d(a,0,"IndexedDB not available!")}
66
+ function Dc(a,c,d){var e=vc;if(e){var f=q[a+112+64>>2];f||(f=q[a+8>>2]);f=r(f);try{var g=e.transaction(["FILES"],"readwrite").objectStore("FILES").delete(f);g.onsuccess=h=>{h=h.target.result;q[a+12>>2]=0;yc(a+16,0);yc(a+24,0);yc(a+32,0);Aa[a+40>>1]=4;Aa[a+42>>1]=200;qb("OK",m,a+44,64);c(a,0,h)};g.onerror=h=>{Aa[a+40>>1]=4;Aa[a+42>>1]=404;qb("Not Found",m,a+44,64);d(a,0,h)}}catch(h){d(a,0,h)}}else d(a,0,"IndexedDB not available!")}var Ec=[];
67
+ function Fc(a){var c=Ec[a];c||(a>=Ec.length&&(Ec.length=a+1),Ec[a]=c=Fa.get(a));return c}function Gc(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)})}
68
+ function Hc(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 Ic(a){var c=a.getExtension("WEBGL_draw_buffers");c&&(a.drawBuffers=function(d,e){c.drawBuffersWEBGL(d,e)})}var Jc=1,Kc=[],Lc=[],Mc=[],Nc=[],Oc=[],Pc=[1,1,2,2,4,4,4,2,3,4,8];
69
+ function Qc(a){Rc||(Rc=a)}function Sc(a){for(var c=Jc++,d=a.length;d<c;d++)a[d]=null;return c}function Tc(a){return 32-Math.clz32(0===a?0:a-1)}function Uc(a,c){a.xa||(a.xa=a.getContext,a.getContext=function(e,f){f=a.xa(e,f);return"webgl"==e==f instanceof WebGLRenderingContext?f:null});var d=1<c.za?a.getContext("webgl2",c):a.getContext("webgl",c);return d?Vc(d,c):0}
70
+ function Vc(a,c){var d=Sc(Oc),e={qb:d,attributes:c,version:c.za,H:a};a.canvas&&(a.canvas.Ja=e);Oc[d]=e;("undefined"==typeof c.ua||c.ua)&&Wc(e);e.Aa=e.H.getParameter(34921);e.P=[];for(a=0;a<e.Aa;a++)e.P[a]={enabled:!1,$:!1,size:0,type:0,Ea:0,la:0,g:0,Ia:null};a=Tc(2097152);e.N=[];e.Fa=[];e.N.length=e.Fa.length=a+1;e.X=[];e.ma=[];e.X.length=e.ma.length=a+1;e.L=[];e.L.length=a+1;for(c=0;c<=a;++c){e.L[c]=null;e.N[c]=e.Fa[c]=0;e.X[c]=[];e.ma[c]=[];var f=e.X[c],g=e.ma[c];f.length=g.length=64;for(var h=
71
+ 0;64>h;++h)f[h]=g[h]=null}return d}
72
+ function Wc(a){a||(a=Xc);if(!a.Ua){a.Ua=!0;var c=a.H;Gc(c);Hc(c);Ic(c);c.mb=c.getExtension("WEBGL_draw_instanced_base_vertex_base_instance");c.rb=c.getExtension("WEBGL_multi_draw_instanced_base_vertex_base_instance");2<=a.version&&(c.ta=c.getExtension("EXT_disjoint_timer_query_webgl2"));if(2>a.version||!c.ta)c.ta=c.getExtension("EXT_disjoint_timer_query");c.tb=c.getExtension("WEBGL_multi_draw");(c.getSupportedExtensions()||[]).forEach(function(d){d.includes("lose_context")||d.includes("debug")||c.getExtension(d)})}}
73
+ var Rc,Xc,Yc,Zc=[],$c={},ad=["default","low-power","high-performance"],bd=[0,"undefined"!=typeof document?document:0,"undefined"!=typeof window?window:0],cd={};
74
+ function dd(){if(!ed){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",_:ea||"./this.program"},c;for(c in cd)void 0===cd[c]?delete a[c]:a[c]=cd[c];var d=[];for(c in a)d.push(c+"="+a[c]);ed=d}return ed}var ed;function fd(a,c,d,e){for(var f=0;f<a;f++){var g=x[d](),h=g&&Sc(e);g?(g.name=h,e[h]=g):Qc(1282);p[c+4*f>>2]=h}}
75
+ function gd(a,c,d,e,f,g,h,l){c=Lc[c];if(a=x[a](c,d))e=l&&qb(a.name,m,l,e),f&&(p[f>>2]=e),g&&(p[g>>2]=a.size),h&&(p[h>>2]=a.type)}
76
+ function hd(a,c){if(c){var d=void 0;switch(a){case 36346:d=1;break;case 36344:Qc(1280);return;case 34814:case 36345:d=0;break;case 34466:var e=x.getParameter(34467);d=e?e.length:0;break;case 33309:if(2>Xc.version){Qc(1282);return}d=2*(x.getSupportedExtensions()||[]).length;break;case 33307:case 33308:if(2>Xc.version){Qc(1280);return}d=33307==a?3:0}if(void 0===d)switch(e=x.getParameter(a),typeof e){case "number":d=e;break;case "boolean":d=e?1:0;break;case "string":Qc(1280);return;case "object":if(null===
77
+ 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:Qc(1280);return}else{if(e instanceof Float32Array||e instanceof Uint32Array||e instanceof Int32Array||e instanceof Array){for(a=0;a<e.length;++a)ya[c+a>>0]=e[a]?1:0;return}try{d=e.name|0}catch(f){Qc(1280);sa("GL_INVALID_ENUM in glGet4v: Unknown object returned from WebGL getParameter("+
78
+ a+")! (error: "+f+")");return}}break;default:Qc(1280);sa("GL_INVALID_ENUM in glGet4v: Native code calling glGet4v("+a+") and it returns "+e+" of type "+typeof e+"!");return}ya[c>>0]=d?1:0}else Qc(1281)}function jd(a){return"]"==a.slice(-1)&&a.lastIndexOf("[")}function kd(a){var c=x.Ma;if(c){var d=c.O[a];"number"==typeof d&&(c.O[a]=d=x.getUniformLocation(c,c.Ga[a]+(0<d?"["+d+"]":"")));return d}Qc(1282)}var ld=[];function md(a){return 0===a%4&&(0!==a%100||0===a%400)}
79
+ var nd=[31,29,31,30,31,30,31,31,30,31,30,31],od=[31,28,31,30,31,30,31,31,30,31,30,31];
80
+ function pd(a,c,d,e){function f(k,B,z){for(k="number"==typeof k?k.toString():k||"";k.length<B;)k=z[0]+k;return k}function g(k,B){return f(k,B,"0")}function h(k,B){function z(v){return 0>v?-1:0<v?1:0}var ba;0===(ba=z(k.getFullYear()-B.getFullYear()))&&0===(ba=z(k.getMonth()-B.getMonth()))&&(ba=z(k.getDate()-B.getDate()));return ba}function l(k){switch(k.getDay()){case 0:return new Date(k.getFullYear()-1,11,29);case 1:return k;case 2:return new Date(k.getFullYear(),0,3);case 3:return new Date(k.getFullYear(),
81
+ 0,2);case 4:return new Date(k.getFullYear(),0,1);case 5:return new Date(k.getFullYear()-1,11,31);case 6:return new Date(k.getFullYear()-1,11,30)}}function u(k){var B=k.F;for(k=new Date((new Date(k.G+1900,0,1)).getTime());0<B;){var z=k.getMonth(),ba=(md(k.getFullYear())?nd:od)[z];if(B>ba-k.getDate())B-=ba-k.getDate()+1,k.setDate(1),11>z?k.setMonth(z+1):(k.setMonth(0),k.setFullYear(k.getFullYear()+1));else{k.setDate(k.getDate()+B);break}}z=new Date(k.getFullYear()+1,0,4);B=l(new Date(k.getFullYear(),
82
+ 0,4));z=l(z);return 0>=h(B,k)?0>=h(z,k)?k.getFullYear()+1:k.getFullYear():k.getFullYear()-1}var n=p[e+40>>2];e={hb:p[e>>2],gb:p[e+4>>2],Y:p[e+8>>2],na:p[e+12>>2],Z:p[e+16>>2],G:p[e+20>>2],B:p[e+24>>2],F:p[e+28>>2],yb:p[e+32>>2],fb:p[e+36>>2],ib:n?r(n):""};d=r(d);n={"%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","%EY":"%Y","%Od":"%d",
83
+ "%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 y in n)d=d.replace(new RegExp(y,"g"),n[y]);var W="Sunday Monday Tuesday Wednesday Thursday Friday Saturday".split(" "),R="January February March April May June July August September October November December".split(" ");n={"%a":function(k){return W[k.B].substring(0,3)},"%A":function(k){return W[k.B]},"%b":function(k){return R[k.Z].substring(0,3)},"%B":function(k){return R[k.Z]},
84
+ "%C":function(k){return g((k.G+1900)/100|0,2)},"%d":function(k){return g(k.na,2)},"%e":function(k){return f(k.na,2," ")},"%g":function(k){return u(k).toString().substring(2)},"%G":function(k){return u(k)},"%H":function(k){return g(k.Y,2)},"%I":function(k){k=k.Y;0==k?k=12:12<k&&(k-=12);return g(k,2)},"%j":function(k){for(var B=0,z=0;z<=k.Z-1;B+=(md(k.G+1900)?nd:od)[z++]);return g(k.na+B,3)},"%m":function(k){return g(k.Z+1,2)},"%M":function(k){return g(k.gb,2)},"%n":function(){return"\n"},"%p":function(k){return 0<=
85
+ k.Y&&12>k.Y?"AM":"PM"},"%S":function(k){return g(k.hb,2)},"%t":function(){return"\t"},"%u":function(k){return k.B||7},"%U":function(k){return g(Math.floor((k.F+7-k.B)/7),2)},"%V":function(k){var B=Math.floor((k.F+7-(k.B+6)%7)/7);2>=(k.B+371-k.F-2)%7&&B++;if(B)53==B&&(z=(k.B+371-k.F)%7,4==z||3==z&&md(k.G)||(B=1));else{B=52;var z=(k.B+7-k.F-1)%7;(4==z||5==z&&md(k.G%400-1))&&B++}return g(B,2)},"%w":function(k){return k.B},"%W":function(k){return g(Math.floor((k.F+7-(k.B+6)%7)/7),2)},"%y":function(k){return(k.G+
86
+ 1900).toString().substring(2)},"%Y":function(k){return k.G+1900},"%z":function(k){k=k.fb;var B=0<=k;k=Math.abs(k)/60;return(B?"+":"-")+String("0000"+(k/60*100+k%60)).slice(-4)},"%Z":function(k){return k.ib},"%%":function(){return"%"}};d=d.replace(/%%/g,"\x00\x00");for(y in n)d.includes(y)&&(d=d.replace(new RegExp(y,"g"),n[y](e)));d=d.replace(/\0\0/g,"%");y=rb(d,!1);if(y.length>c)return 0;ya.set(y,a);return y.length-1}
87
+ function Nb(a,c,d,e){a||(a=this);this.parent=a;this.C=a.C;this.I=null;this.id=Fb++;this.name=c;this.mode=d;this.h={};this.m={};this.rdev=e}Object.defineProperties(Nb.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}}});bc();Gb=Array(4096);Vb(w,"/");Wb("/tmp",16895,0);Wb("/home",16895,0);Wb("/home/web_user",16895,0);
88
+ (()=>{Wb("/dev",16895,0);ub(259,{read:()=>0,write:(e,f,g,h)=>h});Xb("/dev/null",259);tb(1280,wb);tb(1536,xb);Xb("/dev/tty",1280);Xb("/dev/tty1",1536);var a=new Uint8Array(1024),c=0,d=()=>{0===c&&(c=ob(a).byteLength);return a[--c]};fc("random",d);fc("urandom",d);Wb("/dev/shm",16895,0);Wb("/dev/shm/tmp",16895,0)})();
89
+ (()=>{Wb("/proc",16895,0);var a=Wb("/proc/self",16895,0);Wb("/proc/self/fd",16895,0);Vb({C:()=>{var c=zb(a,"fd",16895,73);c.h={lookup:(d,e)=>{var f=Eb[+e];if(!f)throw new t(8);d={parent:null,C:{Ca:"fake"},h:{readlink:()=>f.path}};return d.parent=d}};return c}},"/proc/self/fd")})();Oa();
90
+ (function(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)})(a=>{vc=a;Pa()},()=>{vc=!1;Pa()});for(var x,qd=new Float32Array(288),rd=0;288>rd;++rd)ld[rd]=qd.subarray(0,rd+1);
91
+ var xd={__assert_fail:function(a,c,d,e){ua("Assertion failed: "+r(a)+", at: "+[c?r(c):"unknown filename",d,e?r(e):"unknown function"])},__syscall_fcntl64:function(a,c,d){jc=d;try{var e=ic(a);switch(c){case 0:var f=kc();return 0>f?-28:Ub(e,f).fd;case 1:case 2:return 0;case 3:return e.flags;case 4:return f=kc(),e.flags|=f,0;case 5:return f=kc(),za[f+0>>1]=2,0;case 6:case 7:return 0;case 16:case 8:return-28;case 9:return p[sd()>>2]=28,-1;default:return-28}}catch(g){if("undefined"==typeof gc||"ErrnoError"!==
92
+ g.name)throw g;return-g.s}},__syscall_ioctl:function(a,c,d){jc=d;try{var e=ic(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=kc();return p[f>>2]=0;case 21520:return e.tty?-28:-59;case 21531:a=f=kc();if(!e.m.Va)throw new t(59);return e.m.Va(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 gc||"ErrnoError"!==
93
+ g.name)throw g;return-g.s}},__syscall_openat:function(a,c,d,e){jc=e;try{c=r(c);c=hc(a,c);var f=e?kc():0;return Za(c,d,f).fd}catch(g){if("undefined"==typeof gc||"ErrnoError"!==g.name)throw g;return-g.s}},__syscall_rmdir:function(a){try{return a=r(a),Zb(a),0}catch(c){if("undefined"==typeof gc||"ErrnoError"!==c.name)throw c;return-c.s}},__syscall_unlinkat:function(a,c,d){try{c=r(c);c=hc(a,c);if(0===d){a=c;var e=$a(a,{parent:!0}).node;if(!e)throw new t(44);var f=kb(a),g=Bb(e,f),h=Rb(e,f,!1);if(h)throw new t(h);
94
+ if(!e.h.unlink)throw new t(63);if(g.I)throw new t(10);e.h.unlink(e,f);Lb(g)}else 512===d?Zb(c):ua("Invalid flags passed to unlinkat");return 0}catch(l){if("undefined"==typeof gc||"ErrnoError"!==l.name)throw l;return-l.s}},_emscripten_fetch_free:function(a){var c=uc[a];c&&(delete uc[a],0<c.readyState&&4>c.readyState&&c.abort())},_emscripten_throw_longjmp:function(){throw Infinity;},abort:function(){ua("")},emscripten_asm_const_int:function(a,c,d){lc.length=0;var e;for(d>>=2;e=m[c++];)d+=105!=e&d,lc.push(105==
95
+ e?p[d]:Ca[d++>>1]),++d;return db[a].apply(null,lc)},emscripten_is_main_browser_thread:function(){return!ka},emscripten_log:function(a,c,d){c=pc(c,d);c=bb(c,0);a&24&&(c=c.replace(/\s+$/,""),c+=(0<c.length?"\n":"")+tc(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?sa(c):ra(c)},emscripten_memcpy_big:function(a,c,d){m.copyWithin(a,c,c+d)},emscripten_resize_heap:function(a){var c=m.length;a>>>=0;if(2147483648<a)return!1;for(var d=1;4>=d;d*=
96
+ 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=va.buffer;try{va.grow(g.call(f,2147483648,e)-h.byteLength+65535>>>16);Da();var l=1;break a}catch(u){}l=void 0}if(l)return!0}return!1},emscripten_run_script:function(a){eval(r(a))},emscripten_start_fetch:function(a,c,d,e,f){function g(U){if(ba)U();else if(!wa)try{if(U(),!noExitRuntime)try{xa=xa=U=xa;if(!noExitRuntime){if(b.onExit)b.onExit(U);wa=!0}fa(U,new eb(U))}catch(lb){Ac(lb)}}catch(lb){Ac(lb)}}
97
+ var h=a+112,l=r(h),u=q[h+36>>2],n=q[h+40>>2],y=q[h+44>>2],W=q[h+48>>2],R=q[h+52>>2],k=!!(R&4),B=!!(R&32),z=!!(R&16),ba=!!(R&64),v=U=>{g(()=>{u?Fc(u)(U):c&&c(U)})},ja=U=>{g(()=>{y?Fc(y)(U):e&&e(U)})},C=U=>{g(()=>{n?Fc(n)(U):d&&d(U)})},Ga=U=>{g(()=>{W?Fc(W)(U):f&&f(U)})};R=U=>{wc(U,v,C,ja,Ga)};var ha=(U,lb)=>{Bc(U,lb.response,mb=>{g(()=>{u?Fc(u)(mb):c&&c(mb)})},mb=>{g(()=>{u?Fc(u)(mb):c&&c(mb)})})},Ea=U=>{wc(U,ha,C,ja,Ga)};if("EM_IDB_STORE"===l)l=q[h+84>>2],Bc(a,m.slice(l,l+q[h+88>>2]),v,C);else if("EM_IDB_DELETE"===
98
+ l)Dc(a,v,C);else if(z){if(B)return 0;wc(a,k?ha:v,C,ja,Ga)}else Cc(a,v,B?C:k?Ea:R);return a},emscripten_webgl_create_context:function(a,c){c>>=2;c={alpha:!!p[c+0],depth:!!p[c+1],stencil:!!p[c+2],antialias:!!p[c+3],premultipliedAlpha:!!p[c+4],preserveDrawingBuffer:!!p[c+5],powerPreference:ad[p[c+6]],failIfMajorPerformanceCaveat:!!p[c+7],za:p[c+8],sb:p[c+9],ua:p[c+10],Na:p[c+11],wb:p[c+12],xb:p[c+13]};a=2<a?r(a):a;a=bd[a]||("undefined"!=typeof document?document.querySelector(a):void 0);return!a||c.Na?
99
+ 0:Uc(a,c)},emscripten_webgl_destroy_context:function(a){Xc==a&&(Xc=0);Xc===Oc[a]&&(Xc=null);if("object"==typeof $c)for(var c=Oc[a].H.canvas,d=0;d<Zc.length;++d)if(Zc[d].target==c){var e=d--,f=Zc[e];f.target.removeEventListener(f.ob,f.nb,f.Ab);Zc.splice(e,1)}Oc[a]&&Oc[a].H.canvas&&(Oc[a].H.canvas.Ja=void 0);Oc[a]=null},emscripten_webgl_make_context_current:function(a){Xc=Oc[a];b.lb=x=Xc&&Xc.H;return!a||x?0:-5},environ_get:function(a,c){var d=0;dd().forEach(function(e,f){var g=c+d;f=q[a+4*f>>2]=g;for(g=
100
+ 0;g<e.length;++g)ya[f++>>0]=e.charCodeAt(g);ya[f>>0]=0;d+=e.length+1});return 0},environ_sizes_get:function(a,c){var d=dd();q[a>>2]=d.length;var e=0;d.forEach(function(f){e+=f.length+1});q[c>>2]=e;return 0},fd_close:function(a){try{var c=ic(a);cb(c);return 0}catch(d){if("undefined"==typeof gc||"ErrnoError"!==d.name)throw d;return d.s}},fd_read:function(a,c,d,e){try{a:{var f=ic(a);a=c;for(var g,h=c=0;h<d;h++){var l=q[a>>2],u=q[a+4>>2];a+=8;var n=ab(f,ya,l,u,g);if(0>n){var y=-1;break a}c+=n;if(n<u)break;
101
+ "undefined"!==typeof g&&(g+=n)}y=c}q[e>>2]=y;return 0}catch(W){if("undefined"==typeof gc||"ErrnoError"!==W.name)throw W;return W.s}},fd_seek:function(a,c,d,e,f){try{c=d+2097152>>>0<4194305-!!c?(c>>>0)+4294967296*d:NaN;if(isNaN(c))return 61;var g=ic(a);ac(g,c,e);Ya=[g.position>>>0,(Xa=g.position,1<=+Math.abs(Xa)?0<Xa?(Math.min(+Math.floor(Xa/4294967296),4294967295)|0)>>>0:~~+Math.ceil((Xa-+(~~Xa>>>0))/4294967296)>>>0:0)];p[f>>2]=Ya[0];p[f+4>>2]=Ya[1];g.fa&&0===c&&0===e&&(g.fa=null);return 0}catch(h){if("undefined"==
102
+ typeof gc||"ErrnoError"!==h.name)throw h;return h.s}},fd_write:function(a,c,d,e){try{a:{var f=ic(a);a=c;for(var g,h=c=0;h<d;h++){var l=q[a>>2],u=q[a+4>>2];a+=8;var n=f,y=l,W=u,R=g,k=ya;if(0>W||0>R)throw new t(28);if(null===n.fd)throw new t(8);if(0===(n.flags&2097155))throw new t(8);if(16384===(n.node.mode&61440))throw new t(31);if(!n.m.write)throw new t(28);n.seekable&&n.flags&1024&&ac(n,0,2);var B="undefined"!=typeof R;if(!B)R=n.position;else if(!n.seekable)throw new t(70);var z=n.m.write(n,k,y,
103
+ W,R,void 0);B||(n.position+=z);var ba=z;if(0>ba){var v=-1;break a}c+=ba;"undefined"!==typeof g&&(g+=ba)}v=c}q[e>>2]=v;return 0}catch(ja){if("undefined"==typeof gc||"ErrnoError"!==ja.name)throw ja;return ja.s}},getentropy:function(a,c){ob(m.subarray(a,a+c));return 0},glAttachShader:function(a,c){x.attachShader(Lc[a],Mc[c])},glBindAttribLocation:function(a,c,d){x.bindAttribLocation(Lc[a],c,r(d))},glBindBuffer:function(a,c){34962==a?x.R=c:34963==a&&(x.M=c);35051==a?x.ra=c:35052==a&&(x.sa=c);x.bindBuffer(a,
104
+ Kc[c])},glBindVertexArray:function(a){x.bindVertexArray(Nc[a]);a=x.getParameter(34965);x.M=a?a.name|0:0},glBufferData:function(a,c,d,e){2<=Xc.version?d&&c?x.bufferData(a,m,e,d,c):x.bufferData(a,c,e):x.bufferData(a,d?m.subarray(d,d+c):c,e)},glClear:function(a){x.clear(a)},glClearColor:function(a,c,d,e){x.clearColor(a,c,d,e)},glCompileShader:function(a){x.compileShader(Mc[a])},glCreateProgram:function(){var a=Sc(Lc),c=x.createProgram();c.name=a;c.U=c.S=c.T=0;c.oa=1;Lc[a]=c;return a},glCreateShader:function(a){var c=
105
+ Sc(Mc);Mc[c]=x.createShader(a);return c},glDeleteBuffers:function(a,c){for(var d=0;d<a;d++){var e=p[c+4*d>>2],f=Kc[e];f&&(x.deleteBuffer(f),f.name=0,Kc[e]=null,e==x.R&&(x.R=0),e==x.M&&(x.M=0),e==x.ra&&(x.ra=0),e==x.sa&&(x.sa=0))}},glDeleteProgram:function(a){if(a){var c=Lc[a];c?(x.deleteProgram(c),c.name=0,Lc[a]=null):Qc(1281)}},glDeleteShader:function(a){if(a){var c=Mc[a];c?(x.deleteShader(c),Mc[a]=null):Qc(1281)}},glDeleteVertexArrays:function(a,c){for(var d=0;d<a;d++){var e=p[c+4*d>>2];x.deleteVertexArray(Nc[e]);
106
+ Nc[e]=null}},glDisable:function(a){x.disable(a)},glDrawElements:function(a,c,d,e){if(!x.M){var f=1*Pc[d-5120]*c;var g=Tc(f);var h=Xc.L[g];h?g=h:(h=x.getParameter(34965),Xc.L[g]=x.createBuffer(),x.bindBuffer(34963,Xc.L[g]),x.bufferData(34963,1<<g,35048),x.bindBuffer(34963,h),g=Xc.L[g]);x.bindBuffer(34963,g);x.bufferSubData(34963,0,m.subarray(e,e+f));e=0}Yc=!1;for(f=0;f<Xc.Aa;++f)if(g=Xc.P[f],g.$&&g.enabled){Yc=!0;h=g.la;h=0<h?c*h:g.size*Pc[g.type-5120]*c;var l=Tc(h);var u=Xc.X[l],n=Xc.N[l];Xc.N[l]=
107
+ Xc.N[l]+1&63;var y=u[n];y?l=y:(y=x.getParameter(34964),u[n]=x.createBuffer(),x.bindBuffer(34962,u[n]),x.bufferData(34962,1<<l,35048),x.bindBuffer(34962,y),l=u[n]);x.bindBuffer(34962,l);x.bufferSubData(34962,0,m.subarray(g.g,g.g+h));g.Ia.call(x,f,g.size,g.type,g.Ea,g.la,0)}x.drawElements(a,c,d,e);Yc&&x.bindBuffer(34962,Kc[x.R]);x.M||x.bindBuffer(34963,null)},glDrawElementsInstanced:function(a,c,d,e,f){x.drawElementsInstanced(a,c,d,e,f)},glEnable:function(a){x.enable(a)},glEnableVertexAttribArray:function(a){Xc.P[a].enabled=
108
+ !0;x.enableVertexAttribArray(a)},glGenBuffers:function(a,c){fd(a,c,"createBuffer",Kc)},glGenVertexArrays:function(a,c){fd(a,c,"createVertexArray",Nc)},glGetActiveAttrib:function(a,c,d,e,f,g,h){gd("getActiveAttrib",a,c,d,e,f,g,h)},glGetActiveUniform:function(a,c,d,e,f,g,h){gd("getActiveUniform",a,c,d,e,f,g,h)},glGetAttribLocation:function(a,c){return x.getAttribLocation(Lc[a],r(c))},glGetBooleanv:function(a,c){hd(a,c)},glGetError:function(){var a=x.getError()||Rc;Rc=0;return a},glGetProgramInfoLog:function(a,
109
+ c,d,e){a=x.getProgramInfoLog(Lc[a]);null===a&&(a="(unknown error)");c=0<c&&e?qb(a,m,e,c):0;d&&(p[d>>2]=c)},glGetProgramiv:function(a,c,d){if(d)if(a>=Jc)Qc(1281);else if(a=Lc[a],35716==c)a=x.getProgramInfoLog(a),null===a&&(a="(unknown error)"),p[d>>2]=a.length+1;else if(35719==c){if(!a.U)for(c=0;c<x.getProgramParameter(a,35718);++c)a.U=Math.max(a.U,x.getActiveUniform(a,c).name.length+1);p[d>>2]=a.U}else if(35722==c){if(!a.S)for(c=0;c<x.getProgramParameter(a,35721);++c)a.S=Math.max(a.S,x.getActiveAttrib(a,
110
+ c).name.length+1);p[d>>2]=a.S}else if(35381==c){if(!a.T)for(c=0;c<x.getProgramParameter(a,35382);++c)a.T=Math.max(a.T,x.getActiveUniformBlockName(a,c).length+1);p[d>>2]=a.T}else p[d>>2]=x.getProgramParameter(a,c);else Qc(1281)},glGetShaderiv:function(a,c,d){d?35716==c?(a=x.getShaderInfoLog(Mc[a]),null===a&&(a="(unknown error)"),p[d>>2]=a?a.length+1:0):35720==c?(a=x.getShaderSource(Mc[a]),p[d>>2]=a?a.length+1:0):p[d>>2]=x.getShaderParameter(Mc[a],c):Qc(1281)},glGetUniformLocation:function(a,c){c=r(c);
111
+ if(a=Lc[a]){var d=a,e=d.O,f=d.Ha,g;if(!e)for(d.O=e={},d.Ga={},g=0;g<x.getProgramParameter(d,35718);++g){var h=x.getActiveUniform(d,g);var l=h.name;h=h.size;var u=jd(l);u=0<u?l.slice(0,u):l;var n=d.oa;d.oa+=h;f[u]=[h,n];for(l=0;l<h;++l)e[n]=l,d.Ga[n++]=u}d=a.O;e=0;f=c;g=jd(c);0<g&&(e=parseInt(c.slice(g+1))>>>0,f=c.slice(0,g));if((f=a.Ha[f])&&e<f[0]&&(e+=f[1],d[e]=d[e]||x.getUniformLocation(a,c)))return e}else Qc(1281);return-1},glLineWidth:function(a){x.lineWidth(a)},glLinkProgram:function(a){a=Lc[a];
112
+ x.linkProgram(a);a.O=0;a.Ha={}},glShaderSource:function(a,c,d,e){for(var f="",g=0;g<c;++g){var h=e?p[e+4*g>>2]:-1;f+=r(p[d+4*g>>2],0>h?void 0:h)}x.shaderSource(Mc[a],f)},glUniform1i:function(a,c){x.uniform1i(kd(a),c)},glUniform4f:function(a,c,d,e,f){x.uniform4f(kd(a),c,d,e,f)},glUniform4fv:function(a,c,d){if(2<=Xc.version)c&&x.uniform4fv(kd(a),Ba,d>>2,4*c);else{if(72>=c){var e=ld[4*c-1],f=Ba;d>>=2;for(var g=0;g<4*c;g+=4){var h=d+g;e[g]=f[h];e[g+1]=f[h+1];e[g+2]=f[h+2];e[g+3]=f[h+3]}}else e=Ba.subarray(d>>
113
+ 2,d+16*c>>2);x.uniform4fv(kd(a),e)}},glUniformMatrix4fv:function(a,c,d,e){if(2<=Xc.version)c&&x.uniformMatrix4fv(kd(a),!!d,Ba,e>>2,16*c);else{if(18>=c){var f=ld[16*c-1],g=Ba;e>>=2;for(var h=0;h<16*c;h+=16){var l=e+h;f[h]=g[l];f[h+1]=g[l+1];f[h+2]=g[l+2];f[h+3]=g[l+3];f[h+4]=g[l+4];f[h+5]=g[l+5];f[h+6]=g[l+6];f[h+7]=g[l+7];f[h+8]=g[l+8];f[h+9]=g[l+9];f[h+10]=g[l+10];f[h+11]=g[l+11];f[h+12]=g[l+12];f[h+13]=g[l+13];f[h+14]=g[l+14];f[h+15]=g[l+15]}}else f=Ba.subarray(e>>2,e+64*c>>2);x.uniformMatrix4fv(kd(a),
114
+ !!d,f)}},glUseProgram:function(a){a=Lc[a];x.useProgram(a);x.Ma=a},glVertexAttribDivisor:function(a,c){x.vertexAttribDivisor(a,c)},glVertexAttribPointer:function(a,c,d,e,f,g){var h=Xc.P[a];x.R?(h.$=!1,x.vertexAttribPointer(a,c,d,!!e,f,g)):(h.size=c,h.type=d,h.Ea=e,h.la=f,h.g=g,h.$=!0,h.Ia=function(l,u,n,y,W,R){this.vertexAttribPointer(l,u,n,y,W,R)})},invoke_ii:td,invoke_iiii:ud,invoke_vi:vd,invoke_vii:wd,strftime_l:function(a,c,d,e){return pd(a,c,d,e)}};
115
+ (function(){function a(d){d=d.exports;b.asm=d;va=b.asm.memory;Da();Fa=b.asm.__indirect_function_table;Ia.unshift(b.asm.__wasm_call_ctors);Pa();return d}var c={env:xd,wasi_snapshot_preview1:xd};Oa();if(b.instantiateWasm)try{return b.instantiateWasm(c,a)}catch(d){sa("Module.instantiateWasm callback failed with error: "+d),ca(d)}Wa(c,function(d){a(d.instance)}).catch(ca);return{}})();
116
+ var yd=b._emscripten_bind_MdRxObject_getObjectName_0=function(){return(yd=b._emscripten_bind_MdRxObject_getObjectName_0=b.asm.emscripten_bind_MdRxObject_getObjectName_0).apply(null,arguments)},zd=b._emscripten_bind_MdRxObject_getDxf0_0=function(){return(zd=b._emscripten_bind_MdRxObject_getDxf0_0=b.asm.emscripten_bind_MdRxObject_getDxf0_0).apply(null,arguments)},Ad=b._emscripten_bind_MdRxObject_getJson_0=function(){return(Ad=b._emscripten_bind_MdRxObject_getJson_0=b.asm.emscripten_bind_MdRxObject_getJson_0).apply(null,
117
+ arguments)},Bd=b._emscripten_bind_MdRxObject_setJson_1=function(){return(Bd=b._emscripten_bind_MdRxObject_setJson_1=b.asm.emscripten_bind_MdRxObject_setJson_1).apply(null,arguments)},Cd=b._emscripten_bind_MdDbObject_getObjectID_0=function(){return(Cd=b._emscripten_bind_MdDbObject_getObjectID_0=b.asm.emscripten_bind_MdDbObject_getObjectID_0).apply(null,arguments)},Dd=b._emscripten_bind_MdDbObject_Erase_0=function(){return(Dd=b._emscripten_bind_MdDbObject_Erase_0=b.asm.emscripten_bind_MdDbObject_Erase_0).apply(null,
118
+ arguments)},Ed=b._emscripten_bind_MdDbObject_ConnectionTempObject_1=function(){return(Ed=b._emscripten_bind_MdDbObject_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbObject_ConnectionTempObject_1).apply(null,arguments)},Fd=b._emscripten_bind_MdDbObject_Clone_0=function(){return(Fd=b._emscripten_bind_MdDbObject_Clone_0=b.asm.emscripten_bind_MdDbObject_Clone_0).apply(null,arguments)},Gd=b._emscripten_bind_MdDbObject_moveGripPointsAt_4=function(){return(Gd=b._emscripten_bind_MdDbObject_moveGripPointsAt_4=
119
+ b.asm.emscripten_bind_MdDbObject_moveGripPointsAt_4).apply(null,arguments)},Hd=b._emscripten_bind_MdDbObject_getObjectName_0=function(){return(Hd=b._emscripten_bind_MdDbObject_getObjectName_0=b.asm.emscripten_bind_MdDbObject_getObjectName_0).apply(null,arguments)},Id=b._emscripten_bind_MdDbObject_getDxf0_0=function(){return(Id=b._emscripten_bind_MdDbObject_getDxf0_0=b.asm.emscripten_bind_MdDbObject_getDxf0_0).apply(null,arguments)},Jd=b._emscripten_bind_MdDbObject_getJson_0=function(){return(Jd=b._emscripten_bind_MdDbObject_getJson_0=
120
+ b.asm.emscripten_bind_MdDbObject_getJson_0).apply(null,arguments)},Kd=b._emscripten_bind_MdDbObject_setJson_1=function(){return(Kd=b._emscripten_bind_MdDbObject_setJson_1=b.asm.emscripten_bind_MdDbObject_setJson_1).apply(null,arguments)},Ld=b._emscripten_bind_MdDbEntity_explode_0=function(){return(Ld=b._emscripten_bind_MdDbEntity_explode_0=b.asm.emscripten_bind_MdDbEntity_explode_0).apply(null,arguments)},Md=b._emscripten_bind_MdDbEntity_getObjectID_0=function(){return(Md=b._emscripten_bind_MdDbEntity_getObjectID_0=
121
+ b.asm.emscripten_bind_MdDbEntity_getObjectID_0).apply(null,arguments)},Nd=b._emscripten_bind_MdDbEntity_Erase_0=function(){return(Nd=b._emscripten_bind_MdDbEntity_Erase_0=b.asm.emscripten_bind_MdDbEntity_Erase_0).apply(null,arguments)},Od=b._emscripten_bind_MdDbEntity_ConnectionTempObject_1=function(){return(Od=b._emscripten_bind_MdDbEntity_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbEntity_ConnectionTempObject_1).apply(null,arguments)},Pd=b._emscripten_bind_MdDbEntity_Clone_0=function(){return(Pd=
122
+ b._emscripten_bind_MdDbEntity_Clone_0=b.asm.emscripten_bind_MdDbEntity_Clone_0).apply(null,arguments)},Qd=b._emscripten_bind_MdDbEntity_moveGripPointsAt_4=function(){return(Qd=b._emscripten_bind_MdDbEntity_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbEntity_moveGripPointsAt_4).apply(null,arguments)},Rd=b._emscripten_bind_MdDbEntity_getObjectName_0=function(){return(Rd=b._emscripten_bind_MdDbEntity_getObjectName_0=b.asm.emscripten_bind_MdDbEntity_getObjectName_0).apply(null,arguments)},Sd=b._emscripten_bind_MdDbEntity_getDxf0_0=
123
+ function(){return(Sd=b._emscripten_bind_MdDbEntity_getDxf0_0=b.asm.emscripten_bind_MdDbEntity_getDxf0_0).apply(null,arguments)},Td=b._emscripten_bind_MdDbEntity_getJson_0=function(){return(Td=b._emscripten_bind_MdDbEntity_getJson_0=b.asm.emscripten_bind_MdDbEntity_getJson_0).apply(null,arguments)},Ud=b._emscripten_bind_MdDbEntity_setJson_1=function(){return(Ud=b._emscripten_bind_MdDbEntity_setJson_1=b.asm.emscripten_bind_MdDbEntity_setJson_1).apply(null,arguments)},Vd=b._emscripten_bind_MdDbCurve_getStartParam_0=
124
+ function(){return(Vd=b._emscripten_bind_MdDbCurve_getStartParam_0=b.asm.emscripten_bind_MdDbCurve_getStartParam_0).apply(null,arguments)},Wd=b._emscripten_bind_MdDbCurve_getEndParam_0=function(){return(Wd=b._emscripten_bind_MdDbCurve_getEndParam_0=b.asm.emscripten_bind_MdDbCurve_getEndParam_0).apply(null,arguments)},Xd=b._emscripten_bind_MdDbCurve_getDistAtParam_1=function(){return(Xd=b._emscripten_bind_MdDbCurve_getDistAtParam_1=b.asm.emscripten_bind_MdDbCurve_getDistAtParam_1).apply(null,arguments)},
125
+ Yd=b._emscripten_bind_MdDbCurve_getParamAtDist_1=function(){return(Yd=b._emscripten_bind_MdDbCurve_getParamAtDist_1=b.asm.emscripten_bind_MdDbCurve_getParamAtDist_1).apply(null,arguments)},Zd=b._emscripten_bind_MdDbCurve_getDistAtPoint_1=function(){return(Zd=b._emscripten_bind_MdDbCurve_getDistAtPoint_1=b.asm.emscripten_bind_MdDbCurve_getDistAtPoint_1).apply(null,arguments)},$d=b._emscripten_bind_MdDbCurve_getPointAtDist_1=function(){return($d=b._emscripten_bind_MdDbCurve_getPointAtDist_1=b.asm.emscripten_bind_MdDbCurve_getPointAtDist_1).apply(null,
126
+ arguments)},ae=b._emscripten_bind_MdDbCurve_explode_0=function(){return(ae=b._emscripten_bind_MdDbCurve_explode_0=b.asm.emscripten_bind_MdDbCurve_explode_0).apply(null,arguments)},be=b._emscripten_bind_MdDbCurve_getObjectID_0=function(){return(be=b._emscripten_bind_MdDbCurve_getObjectID_0=b.asm.emscripten_bind_MdDbCurve_getObjectID_0).apply(null,arguments)},ce=b._emscripten_bind_MdDbCurve_Erase_0=function(){return(ce=b._emscripten_bind_MdDbCurve_Erase_0=b.asm.emscripten_bind_MdDbCurve_Erase_0).apply(null,
127
+ arguments)},de=b._emscripten_bind_MdDbCurve_ConnectionTempObject_1=function(){return(de=b._emscripten_bind_MdDbCurve_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbCurve_ConnectionTempObject_1).apply(null,arguments)},ee=b._emscripten_bind_MdDbCurve_Clone_0=function(){return(ee=b._emscripten_bind_MdDbCurve_Clone_0=b.asm.emscripten_bind_MdDbCurve_Clone_0).apply(null,arguments)},fe=b._emscripten_bind_MdDbCurve_moveGripPointsAt_4=function(){return(fe=b._emscripten_bind_MdDbCurve_moveGripPointsAt_4=
128
+ b.asm.emscripten_bind_MdDbCurve_moveGripPointsAt_4).apply(null,arguments)},ge=b._emscripten_bind_MdDbCurve_getObjectName_0=function(){return(ge=b._emscripten_bind_MdDbCurve_getObjectName_0=b.asm.emscripten_bind_MdDbCurve_getObjectName_0).apply(null,arguments)},he=b._emscripten_bind_MdDbCurve_getDxf0_0=function(){return(he=b._emscripten_bind_MdDbCurve_getDxf0_0=b.asm.emscripten_bind_MdDbCurve_getDxf0_0).apply(null,arguments)},ie=b._emscripten_bind_MdDbCurve_getJson_0=function(){return(ie=b._emscripten_bind_MdDbCurve_getJson_0=
129
+ b.asm.emscripten_bind_MdDbCurve_getJson_0).apply(null,arguments)},je=b._emscripten_bind_MdDbCurve_setJson_1=function(){return(je=b._emscripten_bind_MdDbCurve_setJson_1=b.asm.emscripten_bind_MdDbCurve_setJson_1).apply(null,arguments)},ke=b._emscripten_bind_MdDbDimension_MdDbDimension_0=function(){return(ke=b._emscripten_bind_MdDbDimension_MdDbDimension_0=b.asm.emscripten_bind_MdDbDimension_MdDbDimension_0).apply(null,arguments)},le=b._emscripten_bind_MdDbDimension_textPosition_0=function(){return(le=
130
+ b._emscripten_bind_MdDbDimension_textPosition_0=b.asm.emscripten_bind_MdDbDimension_textPosition_0).apply(null,arguments)},me=b._emscripten_bind_MdDbDimension_setTextPosition_1=function(){return(me=b._emscripten_bind_MdDbDimension_setTextPosition_1=b.asm.emscripten_bind_MdDbDimension_setTextPosition_1).apply(null,arguments)},ne=b._emscripten_bind_MdDbDimension_isUsingDefaultTextPosition_0=function(){return(ne=b._emscripten_bind_MdDbDimension_isUsingDefaultTextPosition_0=b.asm.emscripten_bind_MdDbDimension_isUsingDefaultTextPosition_0).apply(null,
131
+ arguments)},oe=b._emscripten_bind_MdDbDimension_useSetTextPosition_0=function(){return(oe=b._emscripten_bind_MdDbDimension_useSetTextPosition_0=b.asm.emscripten_bind_MdDbDimension_useSetTextPosition_0).apply(null,arguments)},pe=b._emscripten_bind_MdDbDimension_useDefaultTextPosition_0=function(){return(pe=b._emscripten_bind_MdDbDimension_useDefaultTextPosition_0=b.asm.emscripten_bind_MdDbDimension_useDefaultTextPosition_0).apply(null,arguments)},qe=b._emscripten_bind_MdDbDimension_elevation_0=function(){return(qe=
132
+ b._emscripten_bind_MdDbDimension_elevation_0=b.asm.emscripten_bind_MdDbDimension_elevation_0).apply(null,arguments)},re=b._emscripten_bind_MdDbDimension_setElevation_1=function(){return(re=b._emscripten_bind_MdDbDimension_setElevation_1=b.asm.emscripten_bind_MdDbDimension_setElevation_1).apply(null,arguments)},se=b._emscripten_bind_MdDbDimension_dimensionText_0=function(){return(se=b._emscripten_bind_MdDbDimension_dimensionText_0=b.asm.emscripten_bind_MdDbDimension_dimensionText_0).apply(null,arguments)},
133
+ te=b._emscripten_bind_MdDbDimension_setDimensionText_1=function(){return(te=b._emscripten_bind_MdDbDimension_setDimensionText_1=b.asm.emscripten_bind_MdDbDimension_setDimensionText_1).apply(null,arguments)},ue=b._emscripten_bind_MdDbDimension_textRotation_0=function(){return(ue=b._emscripten_bind_MdDbDimension_textRotation_0=b.asm.emscripten_bind_MdDbDimension_textRotation_0).apply(null,arguments)},ve=b._emscripten_bind_MdDbDimension_setTextRotation_1=function(){return(ve=b._emscripten_bind_MdDbDimension_setTextRotation_1=
134
+ b.asm.emscripten_bind_MdDbDimension_setTextRotation_1).apply(null,arguments)},we=b._emscripten_bind_MdDbDimension_dimensionStyle_0=function(){return(we=b._emscripten_bind_MdDbDimension_dimensionStyle_0=b.asm.emscripten_bind_MdDbDimension_dimensionStyle_0).apply(null,arguments)},xe=b._emscripten_bind_MdDbDimension_setDimensionStyle_1=function(){return(xe=b._emscripten_bind_MdDbDimension_setDimensionStyle_1=b.asm.emscripten_bind_MdDbDimension_setDimensionStyle_1).apply(null,arguments)},ye=b._emscripten_bind_MdDbDimension_textAttachment_0=
135
+ function(){return(ye=b._emscripten_bind_MdDbDimension_textAttachment_0=b.asm.emscripten_bind_MdDbDimension_textAttachment_0).apply(null,arguments)},ze=b._emscripten_bind_MdDbDimension_setTextAttachment_1=function(){return(ze=b._emscripten_bind_MdDbDimension_setTextAttachment_1=b.asm.emscripten_bind_MdDbDimension_setTextAttachment_1).apply(null,arguments)},Ae=b._emscripten_bind_MdDbDimension_horizontalRotation_0=function(){return(Ae=b._emscripten_bind_MdDbDimension_horizontalRotation_0=b.asm.emscripten_bind_MdDbDimension_horizontalRotation_0).apply(null,
136
+ arguments)},Be=b._emscripten_bind_MdDbDimension_setHorizontalRotation_1=function(){return(Be=b._emscripten_bind_MdDbDimension_setHorizontalRotation_1=b.asm.emscripten_bind_MdDbDimension_setHorizontalRotation_1).apply(null,arguments)},Ce=b._emscripten_bind_MdDbDimension_recomputeDimBlock_1=function(){return(Ce=b._emscripten_bind_MdDbDimension_recomputeDimBlock_1=b.asm.emscripten_bind_MdDbDimension_recomputeDimBlock_1).apply(null,arguments)},De=b._emscripten_bind_MdDbDimension_GetDimVarInt_1=function(){return(De=
137
+ b._emscripten_bind_MdDbDimension_GetDimVarInt_1=b.asm.emscripten_bind_MdDbDimension_GetDimVarInt_1).apply(null,arguments)},Ee=b._emscripten_bind_MdDbDimension_SetDimVarInt_2=function(){return(Ee=b._emscripten_bind_MdDbDimension_SetDimVarInt_2=b.asm.emscripten_bind_MdDbDimension_SetDimVarInt_2).apply(null,arguments)},Fe=b._emscripten_bind_MdDbDimension_GetDimVarDouble_1=function(){return(Fe=b._emscripten_bind_MdDbDimension_GetDimVarDouble_1=b.asm.emscripten_bind_MdDbDimension_GetDimVarDouble_1).apply(null,
138
+ arguments)},Ge=b._emscripten_bind_MdDbDimension_SetDimVarDouble_2=function(){return(Ge=b._emscripten_bind_MdDbDimension_SetDimVarDouble_2=b.asm.emscripten_bind_MdDbDimension_SetDimVarDouble_2).apply(null,arguments)},He=b._emscripten_bind_MdDbDimension_GetDimVarString_1=function(){return(He=b._emscripten_bind_MdDbDimension_GetDimVarString_1=b.asm.emscripten_bind_MdDbDimension_GetDimVarString_1).apply(null,arguments)},Ie=b._emscripten_bind_MdDbDimension_SetDimVarString_2=function(){return(Ie=b._emscripten_bind_MdDbDimension_SetDimVarString_2=
139
+ b.asm.emscripten_bind_MdDbDimension_SetDimVarString_2).apply(null,arguments)},Je=b._emscripten_bind_MdDbDimension_GetDimVarObjectId_1=function(){return(Je=b._emscripten_bind_MdDbDimension_GetDimVarObjectId_1=b.asm.emscripten_bind_MdDbDimension_GetDimVarObjectId_1).apply(null,arguments)},Ke=b._emscripten_bind_MdDbDimension_SetDimVarObjectId_2=function(){return(Ke=b._emscripten_bind_MdDbDimension_SetDimVarObjectId_2=b.asm.emscripten_bind_MdDbDimension_SetDimVarObjectId_2).apply(null,arguments)},Le=
140
+ b._emscripten_bind_MdDbDimension_explode_0=function(){return(Le=b._emscripten_bind_MdDbDimension_explode_0=b.asm.emscripten_bind_MdDbDimension_explode_0).apply(null,arguments)},Me=b._emscripten_bind_MdDbDimension_getObjectID_0=function(){return(Me=b._emscripten_bind_MdDbDimension_getObjectID_0=b.asm.emscripten_bind_MdDbDimension_getObjectID_0).apply(null,arguments)},Ne=b._emscripten_bind_MdDbDimension_Erase_0=function(){return(Ne=b._emscripten_bind_MdDbDimension_Erase_0=b.asm.emscripten_bind_MdDbDimension_Erase_0).apply(null,
141
+ arguments)},Oe=b._emscripten_bind_MdDbDimension_ConnectionTempObject_1=function(){return(Oe=b._emscripten_bind_MdDbDimension_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbDimension_ConnectionTempObject_1).apply(null,arguments)},Pe=b._emscripten_bind_MdDbDimension_Clone_0=function(){return(Pe=b._emscripten_bind_MdDbDimension_Clone_0=b.asm.emscripten_bind_MdDbDimension_Clone_0).apply(null,arguments)},Qe=b._emscripten_bind_MdDbDimension_moveGripPointsAt_4=function(){return(Qe=b._emscripten_bind_MdDbDimension_moveGripPointsAt_4=
142
+ b.asm.emscripten_bind_MdDbDimension_moveGripPointsAt_4).apply(null,arguments)},Re=b._emscripten_bind_MdDbDimension_getObjectName_0=function(){return(Re=b._emscripten_bind_MdDbDimension_getObjectName_0=b.asm.emscripten_bind_MdDbDimension_getObjectName_0).apply(null,arguments)},Se=b._emscripten_bind_MdDbDimension_getDxf0_0=function(){return(Se=b._emscripten_bind_MdDbDimension_getDxf0_0=b.asm.emscripten_bind_MdDbDimension_getDxf0_0).apply(null,arguments)},Te=b._emscripten_bind_MdDbDimension_getJson_0=
143
+ function(){return(Te=b._emscripten_bind_MdDbDimension_getJson_0=b.asm.emscripten_bind_MdDbDimension_getJson_0).apply(null,arguments)},Ue=b._emscripten_bind_MdDbDimension_setJson_1=function(){return(Ue=b._emscripten_bind_MdDbDimension_setJson_1=b.asm.emscripten_bind_MdDbDimension_setJson_1).apply(null,arguments)},Ve=b._emscripten_bind_MdDbDimension___destroy___0=function(){return(Ve=b._emscripten_bind_MdDbDimension___destroy___0=b.asm.emscripten_bind_MdDbDimension___destroy___0).apply(null,arguments)},
144
+ We=b._emscripten_bind_VoidPtr___destroy___0=function(){return(We=b._emscripten_bind_VoidPtr___destroy___0=b.asm.emscripten_bind_VoidPtr___destroy___0).apply(null,arguments)},Xe=b._emscripten_bind_MdCmColor_MdCmColor_0=function(){return(Xe=b._emscripten_bind_MdCmColor_MdCmColor_0=b.asm.emscripten_bind_MdCmColor_MdCmColor_0).apply(null,arguments)},Ye=b._emscripten_bind_MdCmColor_setColorIndex_1=function(){return(Ye=b._emscripten_bind_MdCmColor_setColorIndex_1=b.asm.emscripten_bind_MdCmColor_setColorIndex_1).apply(null,
145
+ arguments)},Ze=b._emscripten_bind_MdCmColor_setRGB_3=function(){return(Ze=b._emscripten_bind_MdCmColor_setRGB_3=b.asm.emscripten_bind_MdCmColor_setRGB_3).apply(null,arguments)},$e=b._emscripten_bind_MdCmColor_get_red_0=function(){return($e=b._emscripten_bind_MdCmColor_get_red_0=b.asm.emscripten_bind_MdCmColor_get_red_0).apply(null,arguments)},af=b._emscripten_bind_MdCmColor_set_red_1=function(){return(af=b._emscripten_bind_MdCmColor_set_red_1=b.asm.emscripten_bind_MdCmColor_set_red_1).apply(null,
146
+ arguments)},bf=b._emscripten_bind_MdCmColor_get_green_0=function(){return(bf=b._emscripten_bind_MdCmColor_get_green_0=b.asm.emscripten_bind_MdCmColor_get_green_0).apply(null,arguments)},cf=b._emscripten_bind_MdCmColor_set_green_1=function(){return(cf=b._emscripten_bind_MdCmColor_set_green_1=b.asm.emscripten_bind_MdCmColor_set_green_1).apply(null,arguments)},df=b._emscripten_bind_MdCmColor_get_blue_0=function(){return(df=b._emscripten_bind_MdCmColor_get_blue_0=b.asm.emscripten_bind_MdCmColor_get_blue_0).apply(null,
147
+ arguments)},ef=b._emscripten_bind_MdCmColor_set_blue_1=function(){return(ef=b._emscripten_bind_MdCmColor_set_blue_1=b.asm.emscripten_bind_MdCmColor_set_blue_1).apply(null,arguments)},ff=b._emscripten_bind_MdCmColor_get_method_0=function(){return(ff=b._emscripten_bind_MdCmColor_get_method_0=b.asm.emscripten_bind_MdCmColor_get_method_0).apply(null,arguments)},gf=b._emscripten_bind_MdCmColor_set_method_1=function(){return(gf=b._emscripten_bind_MdCmColor_set_method_1=b.asm.emscripten_bind_MdCmColor_set_method_1).apply(null,
148
+ arguments)},hf=b._emscripten_bind_MdCmColor_get_n_0=function(){return(hf=b._emscripten_bind_MdCmColor_get_n_0=b.asm.emscripten_bind_MdCmColor_get_n_0).apply(null,arguments)},jf=b._emscripten_bind_MdCmColor_set_n_1=function(){return(jf=b._emscripten_bind_MdCmColor_set_n_1=b.asm.emscripten_bind_MdCmColor_set_n_1).apply(null,arguments)},kf=b._emscripten_bind_MdCmColor_get_colorIndex_0=function(){return(kf=b._emscripten_bind_MdCmColor_get_colorIndex_0=b.asm.emscripten_bind_MdCmColor_get_colorIndex_0).apply(null,
149
+ arguments)},lf=b._emscripten_bind_MdCmColor_set_colorIndex_1=function(){return(lf=b._emscripten_bind_MdCmColor_set_colorIndex_1=b.asm.emscripten_bind_MdCmColor_set_colorIndex_1).apply(null,arguments)},mf=b._emscripten_bind_MdCmColor___destroy___0=function(){return(mf=b._emscripten_bind_MdCmColor___destroy___0=b.asm.emscripten_bind_MdCmColor___destroy___0).apply(null,arguments)},nf=b._emscripten_bind_MdGePoint3d_MdGePoint3d_0=function(){return(nf=b._emscripten_bind_MdGePoint3d_MdGePoint3d_0=b.asm.emscripten_bind_MdGePoint3d_MdGePoint3d_0).apply(null,
150
+ arguments)},of=b._emscripten_bind_MdGePoint3d_MdGePoint3d_3=function(){return(of=b._emscripten_bind_MdGePoint3d_MdGePoint3d_3=b.asm.emscripten_bind_MdGePoint3d_MdGePoint3d_3).apply(null,arguments)},pf=b._emscripten_bind_MdGePoint3d_get_x_0=function(){return(pf=b._emscripten_bind_MdGePoint3d_get_x_0=b.asm.emscripten_bind_MdGePoint3d_get_x_0).apply(null,arguments)},qf=b._emscripten_bind_MdGePoint3d_set_x_1=function(){return(qf=b._emscripten_bind_MdGePoint3d_set_x_1=b.asm.emscripten_bind_MdGePoint3d_set_x_1).apply(null,
151
+ arguments)},rf=b._emscripten_bind_MdGePoint3d_get_y_0=function(){return(rf=b._emscripten_bind_MdGePoint3d_get_y_0=b.asm.emscripten_bind_MdGePoint3d_get_y_0).apply(null,arguments)},sf=b._emscripten_bind_MdGePoint3d_set_y_1=function(){return(sf=b._emscripten_bind_MdGePoint3d_set_y_1=b.asm.emscripten_bind_MdGePoint3d_set_y_1).apply(null,arguments)},tf=b._emscripten_bind_MdGePoint3d_get_z_0=function(){return(tf=b._emscripten_bind_MdGePoint3d_get_z_0=b.asm.emscripten_bind_MdGePoint3d_get_z_0).apply(null,
152
+ arguments)},uf=b._emscripten_bind_MdGePoint3d_set_z_1=function(){return(uf=b._emscripten_bind_MdGePoint3d_set_z_1=b.asm.emscripten_bind_MdGePoint3d_set_z_1).apply(null,arguments)},vf=b._emscripten_bind_MdGePoint3d___destroy___0=function(){return(vf=b._emscripten_bind_MdGePoint3d___destroy___0=b.asm.emscripten_bind_MdGePoint3d___destroy___0).apply(null,arguments)},wf=b._emscripten_bind_MdGeVector3d_MdGeVector3d_0=function(){return(wf=b._emscripten_bind_MdGeVector3d_MdGeVector3d_0=b.asm.emscripten_bind_MdGeVector3d_MdGeVector3d_0).apply(null,
153
+ arguments)},xf=b._emscripten_bind_MdGeVector3d_MdGeVector3d_3=function(){return(xf=b._emscripten_bind_MdGeVector3d_MdGeVector3d_3=b.asm.emscripten_bind_MdGeVector3d_MdGeVector3d_3).apply(null,arguments)},yf=b._emscripten_bind_MdGeVector3d_get_x_0=function(){return(yf=b._emscripten_bind_MdGeVector3d_get_x_0=b.asm.emscripten_bind_MdGeVector3d_get_x_0).apply(null,arguments)},zf=b._emscripten_bind_MdGeVector3d_set_x_1=function(){return(zf=b._emscripten_bind_MdGeVector3d_set_x_1=b.asm.emscripten_bind_MdGeVector3d_set_x_1).apply(null,
154
+ arguments)},Af=b._emscripten_bind_MdGeVector3d_get_y_0=function(){return(Af=b._emscripten_bind_MdGeVector3d_get_y_0=b.asm.emscripten_bind_MdGeVector3d_get_y_0).apply(null,arguments)},Bf=b._emscripten_bind_MdGeVector3d_set_y_1=function(){return(Bf=b._emscripten_bind_MdGeVector3d_set_y_1=b.asm.emscripten_bind_MdGeVector3d_set_y_1).apply(null,arguments)},Cf=b._emscripten_bind_MdGeVector3d_get_z_0=function(){return(Cf=b._emscripten_bind_MdGeVector3d_get_z_0=b.asm.emscripten_bind_MdGeVector3d_get_z_0).apply(null,
155
+ arguments)},Df=b._emscripten_bind_MdGeVector3d_set_z_1=function(){return(Df=b._emscripten_bind_MdGeVector3d_set_z_1=b.asm.emscripten_bind_MdGeVector3d_set_z_1).apply(null,arguments)},Ef=b._emscripten_bind_MdGeVector3d___destroy___0=function(){return(Ef=b._emscripten_bind_MdGeVector3d___destroy___0=b.asm.emscripten_bind_MdGeVector3d___destroy___0).apply(null,arguments)},Ff=b._emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0=function(){return(Ff=b._emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0=b.asm.emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0).apply(null,
156
+ arguments)},Gf=b._emscripten_bind_MdGeMatrix3d_setToIdentity_0=function(){return(Gf=b._emscripten_bind_MdGeMatrix3d_setToIdentity_0=b.asm.emscripten_bind_MdGeMatrix3d_setToIdentity_0).apply(null,arguments)},Hf=b._emscripten_bind_MdGeMatrix3d_preMultBy_1=function(){return(Hf=b._emscripten_bind_MdGeMatrix3d_preMultBy_1=b.asm.emscripten_bind_MdGeMatrix3d_preMultBy_1).apply(null,arguments)},If=b._emscripten_bind_MdGeMatrix3d_postMultBy_1=function(){return(If=b._emscripten_bind_MdGeMatrix3d_postMultBy_1=
157
+ b.asm.emscripten_bind_MdGeMatrix3d_postMultBy_1).apply(null,arguments)},Jf=b._emscripten_bind_MdGeMatrix3d_setToProduct_2=function(){return(Jf=b._emscripten_bind_MdGeMatrix3d_setToProduct_2=b.asm.emscripten_bind_MdGeMatrix3d_setToProduct_2).apply(null,arguments)},Kf=b._emscripten_bind_MdGeMatrix3d_invert_0=function(){return(Kf=b._emscripten_bind_MdGeMatrix3d_invert_0=b.asm.emscripten_bind_MdGeMatrix3d_invert_0).apply(null,arguments)},Lf=b._emscripten_bind_MdGeMatrix3d_isSingular_0=function(){return(Lf=
158
+ b._emscripten_bind_MdGeMatrix3d_isSingular_0=b.asm.emscripten_bind_MdGeMatrix3d_isSingular_0).apply(null,arguments)},Mf=b._emscripten_bind_MdGeMatrix3d_transposeIt_0=function(){return(Mf=b._emscripten_bind_MdGeMatrix3d_transposeIt_0=b.asm.emscripten_bind_MdGeMatrix3d_transposeIt_0).apply(null,arguments)},Nf=b._emscripten_bind_MdGeMatrix3d_isEqualTo_1=function(){return(Nf=b._emscripten_bind_MdGeMatrix3d_isEqualTo_1=b.asm.emscripten_bind_MdGeMatrix3d_isEqualTo_1).apply(null,arguments)},Of=b._emscripten_bind_MdGeMatrix3d_det_0=
159
+ function(){return(Of=b._emscripten_bind_MdGeMatrix3d_det_0=b.asm.emscripten_bind_MdGeMatrix3d_det_0).apply(null,arguments)},Pf=b._emscripten_bind_MdGeMatrix3d_setCoordSystem_4=function(){return(Pf=b._emscripten_bind_MdGeMatrix3d_setCoordSystem_4=b.asm.emscripten_bind_MdGeMatrix3d_setCoordSystem_4).apply(null,arguments)},Qf=b._emscripten_bind_MdGeMatrix3d_setToTranslation_1=function(){return(Qf=b._emscripten_bind_MdGeMatrix3d_setToTranslation_1=b.asm.emscripten_bind_MdGeMatrix3d_setToTranslation_1).apply(null,
160
+ arguments)},Rf=b._emscripten_bind_MdGeMatrix3d_setToRotation_3=function(){return(Rf=b._emscripten_bind_MdGeMatrix3d_setToRotation_3=b.asm.emscripten_bind_MdGeMatrix3d_setToRotation_3).apply(null,arguments)},Sf=b._emscripten_bind_MdGeMatrix3d_setToScaling_2=function(){return(Sf=b._emscripten_bind_MdGeMatrix3d_setToScaling_2=b.asm.emscripten_bind_MdGeMatrix3d_setToScaling_2).apply(null,arguments)},Tf=b._emscripten_bind_MdGeMatrix3d_scale_0=function(){return(Tf=b._emscripten_bind_MdGeMatrix3d_scale_0=
161
+ b.asm.emscripten_bind_MdGeMatrix3d_scale_0).apply(null,arguments)},Uf=b._emscripten_bind_MdGeMatrix3d_getData_2=function(){return(Uf=b._emscripten_bind_MdGeMatrix3d_getData_2=b.asm.emscripten_bind_MdGeMatrix3d_getData_2).apply(null,arguments)},Vf=b._emscripten_bind_MdGeMatrix3d___destroy___0=function(){return(Vf=b._emscripten_bind_MdGeMatrix3d___destroy___0=b.asm.emscripten_bind_MdGeMatrix3d___destroy___0).apply(null,arguments)},Wf=b._emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0=function(){return(Wf=
162
+ b._emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0=b.asm.emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0).apply(null,arguments)},Xf=b._emscripten_bind_MdDbLayerTableRecord_getName_0=function(){return(Xf=b._emscripten_bind_MdDbLayerTableRecord_getName_0=b.asm.emscripten_bind_MdDbLayerTableRecord_getName_0).apply(null,arguments)},Yf=b._emscripten_bind_MdDbLayerTableRecord_setName_1=function(){return(Yf=b._emscripten_bind_MdDbLayerTableRecord_setName_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setName_1).apply(null,
163
+ arguments)},Zf=b._emscripten_bind_MdDbLayerTableRecord_isFrozen_0=function(){return(Zf=b._emscripten_bind_MdDbLayerTableRecord_isFrozen_0=b.asm.emscripten_bind_MdDbLayerTableRecord_isFrozen_0).apply(null,arguments)},$f=b._emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1=function(){return($f=b._emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1).apply(null,arguments)},ag=b._emscripten_bind_MdDbLayerTableRecord_isOff_0=function(){return(ag=
164
+ b._emscripten_bind_MdDbLayerTableRecord_isOff_0=b.asm.emscripten_bind_MdDbLayerTableRecord_isOff_0).apply(null,arguments)},bg=b._emscripten_bind_MdDbLayerTableRecord_setIsOff_1=function(){return(bg=b._emscripten_bind_MdDbLayerTableRecord_setIsOff_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setIsOff_1).apply(null,arguments)},cg=b._emscripten_bind_MdDbLayerTableRecord_isLocked_0=function(){return(cg=b._emscripten_bind_MdDbLayerTableRecord_isLocked_0=b.asm.emscripten_bind_MdDbLayerTableRecord_isLocked_0).apply(null,
165
+ arguments)},dg=b._emscripten_bind_MdDbLayerTableRecord_setIsLocked_1=function(){return(dg=b._emscripten_bind_MdDbLayerTableRecord_setIsLocked_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setIsLocked_1).apply(null,arguments)},eg=b._emscripten_bind_MdDbLayerTableRecord_color_0=function(){return(eg=b._emscripten_bind_MdDbLayerTableRecord_color_0=b.asm.emscripten_bind_MdDbLayerTableRecord_color_0).apply(null,arguments)},fg=b._emscripten_bind_MdDbLayerTableRecord_setColor_1=function(){return(fg=b._emscripten_bind_MdDbLayerTableRecord_setColor_1=
166
+ b.asm.emscripten_bind_MdDbLayerTableRecord_setColor_1).apply(null,arguments)},gg=b._emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0=function(){return(gg=b._emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0=b.asm.emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0).apply(null,arguments)},hg=b._emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1=function(){return(hg=b._emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1).apply(null,
167
+ arguments)},ig=b._emscripten_bind_MdDbLayerTableRecord_lineWeight_0=function(){return(ig=b._emscripten_bind_MdDbLayerTableRecord_lineWeight_0=b.asm.emscripten_bind_MdDbLayerTableRecord_lineWeight_0).apply(null,arguments)},jg=b._emscripten_bind_MdDbLayerTableRecord_setLineWeight_1=function(){return(jg=b._emscripten_bind_MdDbLayerTableRecord_setLineWeight_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setLineWeight_1).apply(null,arguments)},kg=b._emscripten_bind_MdDbLayerTableRecord_getObjectID_0=function(){return(kg=
168
+ b._emscripten_bind_MdDbLayerTableRecord_getObjectID_0=b.asm.emscripten_bind_MdDbLayerTableRecord_getObjectID_0).apply(null,arguments)},lg=b._emscripten_bind_MdDbLayerTableRecord_Erase_0=function(){return(lg=b._emscripten_bind_MdDbLayerTableRecord_Erase_0=b.asm.emscripten_bind_MdDbLayerTableRecord_Erase_0).apply(null,arguments)},mg=b._emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1=function(){return(mg=b._emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1).apply(null,
169
+ arguments)},ng=b._emscripten_bind_MdDbLayerTableRecord_Clone_0=function(){return(ng=b._emscripten_bind_MdDbLayerTableRecord_Clone_0=b.asm.emscripten_bind_MdDbLayerTableRecord_Clone_0).apply(null,arguments)},og=b._emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4=function(){return(og=b._emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4).apply(null,arguments)},pg=b._emscripten_bind_MdDbLayerTableRecord_getObjectName_0=function(){return(pg=
170
+ b._emscripten_bind_MdDbLayerTableRecord_getObjectName_0=b.asm.emscripten_bind_MdDbLayerTableRecord_getObjectName_0).apply(null,arguments)},qg=b._emscripten_bind_MdDbLayerTableRecord_getDxf0_0=function(){return(qg=b._emscripten_bind_MdDbLayerTableRecord_getDxf0_0=b.asm.emscripten_bind_MdDbLayerTableRecord_getDxf0_0).apply(null,arguments)},rg=b._emscripten_bind_MdDbLayerTableRecord_getJson_0=function(){return(rg=b._emscripten_bind_MdDbLayerTableRecord_getJson_0=b.asm.emscripten_bind_MdDbLayerTableRecord_getJson_0).apply(null,
171
+ arguments)},sg=b._emscripten_bind_MdDbLayerTableRecord_setJson_1=function(){return(sg=b._emscripten_bind_MdDbLayerTableRecord_setJson_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setJson_1).apply(null,arguments)},tg=b._emscripten_bind_MdDbLayerTableRecord___destroy___0=function(){return(tg=b._emscripten_bind_MdDbLayerTableRecord___destroy___0=b.asm.emscripten_bind_MdDbLayerTableRecord___destroy___0).apply(null,arguments)},ug=b._emscripten_bind_MdDbLayerTable_getObjectID_0=function(){return(ug=b._emscripten_bind_MdDbLayerTable_getObjectID_0=
172
+ b.asm.emscripten_bind_MdDbLayerTable_getObjectID_0).apply(null,arguments)},vg=b._emscripten_bind_MdDbLayerTable_Erase_0=function(){return(vg=b._emscripten_bind_MdDbLayerTable_Erase_0=b.asm.emscripten_bind_MdDbLayerTable_Erase_0).apply(null,arguments)},wg=b._emscripten_bind_MdDbLayerTable_ConnectionTempObject_1=function(){return(wg=b._emscripten_bind_MdDbLayerTable_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbLayerTable_ConnectionTempObject_1).apply(null,arguments)},xg=b._emscripten_bind_MdDbLayerTable_Clone_0=
173
+ function(){return(xg=b._emscripten_bind_MdDbLayerTable_Clone_0=b.asm.emscripten_bind_MdDbLayerTable_Clone_0).apply(null,arguments)},yg=b._emscripten_bind_MdDbLayerTable_moveGripPointsAt_4=function(){return(yg=b._emscripten_bind_MdDbLayerTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLayerTable_moveGripPointsAt_4).apply(null,arguments)},zg=b._emscripten_bind_MdDbLayerTable_getObjectName_0=function(){return(zg=b._emscripten_bind_MdDbLayerTable_getObjectName_0=b.asm.emscripten_bind_MdDbLayerTable_getObjectName_0).apply(null,
174
+ arguments)},Ag=b._emscripten_bind_MdDbLayerTable_getDxf0_0=function(){return(Ag=b._emscripten_bind_MdDbLayerTable_getDxf0_0=b.asm.emscripten_bind_MdDbLayerTable_getDxf0_0).apply(null,arguments)},Bg=b._emscripten_bind_MdDbLayerTable_getJson_0=function(){return(Bg=b._emscripten_bind_MdDbLayerTable_getJson_0=b.asm.emscripten_bind_MdDbLayerTable_getJson_0).apply(null,arguments)},Cg=b._emscripten_bind_MdDbLayerTable_setJson_1=function(){return(Cg=b._emscripten_bind_MdDbLayerTable_setJson_1=b.asm.emscripten_bind_MdDbLayerTable_setJson_1).apply(null,
175
+ arguments)},Dg=b._emscripten_bind_MdDbLinetypeTable_getObjectID_0=function(){return(Dg=b._emscripten_bind_MdDbLinetypeTable_getObjectID_0=b.asm.emscripten_bind_MdDbLinetypeTable_getObjectID_0).apply(null,arguments)},Eg=b._emscripten_bind_MdDbLinetypeTable_Erase_0=function(){return(Eg=b._emscripten_bind_MdDbLinetypeTable_Erase_0=b.asm.emscripten_bind_MdDbLinetypeTable_Erase_0).apply(null,arguments)},Fg=b._emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1=function(){return(Fg=b._emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1=
176
+ b.asm.emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1).apply(null,arguments)},Gg=b._emscripten_bind_MdDbLinetypeTable_Clone_0=function(){return(Gg=b._emscripten_bind_MdDbLinetypeTable_Clone_0=b.asm.emscripten_bind_MdDbLinetypeTable_Clone_0).apply(null,arguments)},Hg=b._emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4=function(){return(Hg=b._emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4).apply(null,arguments)},Ig=b._emscripten_bind_MdDbLinetypeTable_getObjectName_0=
177
+ function(){return(Ig=b._emscripten_bind_MdDbLinetypeTable_getObjectName_0=b.asm.emscripten_bind_MdDbLinetypeTable_getObjectName_0).apply(null,arguments)},Jg=b._emscripten_bind_MdDbLinetypeTable_getDxf0_0=function(){return(Jg=b._emscripten_bind_MdDbLinetypeTable_getDxf0_0=b.asm.emscripten_bind_MdDbLinetypeTable_getDxf0_0).apply(null,arguments)},Kg=b._emscripten_bind_MdDbLinetypeTable_getJson_0=function(){return(Kg=b._emscripten_bind_MdDbLinetypeTable_getJson_0=b.asm.emscripten_bind_MdDbLinetypeTable_getJson_0).apply(null,
178
+ arguments)},Lg=b._emscripten_bind_MdDbLinetypeTable_setJson_1=function(){return(Lg=b._emscripten_bind_MdDbLinetypeTable_setJson_1=b.asm.emscripten_bind_MdDbLinetypeTable_setJson_1).apply(null,arguments)},Mg=b._emscripten_bind_MdDbTextStyleTable_getObjectID_0=function(){return(Mg=b._emscripten_bind_MdDbTextStyleTable_getObjectID_0=b.asm.emscripten_bind_MdDbTextStyleTable_getObjectID_0).apply(null,arguments)},Ng=b._emscripten_bind_MdDbTextStyleTable_Erase_0=function(){return(Ng=b._emscripten_bind_MdDbTextStyleTable_Erase_0=
179
+ b.asm.emscripten_bind_MdDbTextStyleTable_Erase_0).apply(null,arguments)},Og=b._emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1=function(){return(Og=b._emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1).apply(null,arguments)},Pg=b._emscripten_bind_MdDbTextStyleTable_Clone_0=function(){return(Pg=b._emscripten_bind_MdDbTextStyleTable_Clone_0=b.asm.emscripten_bind_MdDbTextStyleTable_Clone_0).apply(null,arguments)},Qg=b._emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4=
180
+ function(){return(Qg=b._emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4).apply(null,arguments)},Rg=b._emscripten_bind_MdDbTextStyleTable_getObjectName_0=function(){return(Rg=b._emscripten_bind_MdDbTextStyleTable_getObjectName_0=b.asm.emscripten_bind_MdDbTextStyleTable_getObjectName_0).apply(null,arguments)},Sg=b._emscripten_bind_MdDbTextStyleTable_getDxf0_0=function(){return(Sg=b._emscripten_bind_MdDbTextStyleTable_getDxf0_0=b.asm.emscripten_bind_MdDbTextStyleTable_getDxf0_0).apply(null,
181
+ arguments)},Tg=b._emscripten_bind_MdDbTextStyleTable_getJson_0=function(){return(Tg=b._emscripten_bind_MdDbTextStyleTable_getJson_0=b.asm.emscripten_bind_MdDbTextStyleTable_getJson_0).apply(null,arguments)},Ug=b._emscripten_bind_MdDbTextStyleTable_setJson_1=function(){return(Ug=b._emscripten_bind_MdDbTextStyleTable_setJson_1=b.asm.emscripten_bind_MdDbTextStyleTable_setJson_1).apply(null,arguments)},Vg=b._emscripten_bind_MdDbDatabase_GetLayerTable_0=function(){return(Vg=b._emscripten_bind_MdDbDatabase_GetLayerTable_0=
182
+ b.asm.emscripten_bind_MdDbDatabase_GetLayerTable_0).apply(null,arguments)},Wg=b._emscripten_bind_MdDbDatabase_GetLinetypeTable_0=function(){return(Wg=b._emscripten_bind_MdDbDatabase_GetLinetypeTable_0=b.asm.emscripten_bind_MdDbDatabase_GetLinetypeTable_0).apply(null,arguments)},Xg=b._emscripten_bind_MdDbDatabase_GetTextStyleTable_0=function(){return(Xg=b._emscripten_bind_MdDbDatabase_GetTextStyleTable_0=b.asm.emscripten_bind_MdDbDatabase_GetTextStyleTable_0).apply(null,arguments)},Yg=b._emscripten_bind_MdDbDatabase_GetBlockTable_0=
183
+ function(){return(Yg=b._emscripten_bind_MdDbDatabase_GetBlockTable_0=b.asm.emscripten_bind_MdDbDatabase_GetBlockTable_0).apply(null,arguments)},Zg=b._emscripten_bind_MdDbDatabase_CurrentSpace_0=function(){return(Zg=b._emscripten_bind_MdDbDatabase_CurrentSpace_0=b.asm.emscripten_bind_MdDbDatabase_CurrentSpace_0).apply(null,arguments)},$g=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0=function(){return($g=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0).apply(null,
184
+ arguments)},ah=b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1=function(){return(ah=b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1).apply(null,arguments)},bh=b._emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0=function(){return(bh=b._emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0).apply(null,arguments)},ch=b._emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1=
185
+ function(){return(ch=b._emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1).apply(null,arguments)},dh=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0=function(){return(dh=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0).apply(null,arguments)},eh=b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1=function(){return(eh=b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1=
186
+ b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1).apply(null,arguments)},fh=b._emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0=function(){return(fh=b._emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0).apply(null,arguments)},gh=b._emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1=function(){return(gh=b._emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1).apply(null,
187
+ arguments)},hh=b._emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0=function(){return(hh=b._emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0).apply(null,arguments)},ih=b._emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1=function(){return(ih=b._emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1).apply(null,arguments)},jh=b._emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0=
188
+ function(){return(jh=b._emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0).apply(null,arguments)},kh=b._emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1=function(){return(kh=b._emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1).apply(null,arguments)},lh=b._emscripten_bind_MdDbDatabase_getObjectName_0=function(){return(lh=b._emscripten_bind_MdDbDatabase_getObjectName_0=
189
+ b.asm.emscripten_bind_MdDbDatabase_getObjectName_0).apply(null,arguments)},mh=b._emscripten_bind_MdDbDatabase_getDxf0_0=function(){return(mh=b._emscripten_bind_MdDbDatabase_getDxf0_0=b.asm.emscripten_bind_MdDbDatabase_getDxf0_0).apply(null,arguments)},nh=b._emscripten_bind_MdDbDatabase_getJson_0=function(){return(nh=b._emscripten_bind_MdDbDatabase_getJson_0=b.asm.emscripten_bind_MdDbDatabase_getJson_0).apply(null,arguments)},oh=b._emscripten_bind_MdDbDatabase_setJson_1=function(){return(oh=b._emscripten_bind_MdDbDatabase_setJson_1=
190
+ b.asm.emscripten_bind_MdDbDatabase_setJson_1).apply(null,arguments)},ph=b._emscripten_bind_McObject_updateDisplay_2=function(){return(ph=b._emscripten_bind_McObject_updateDisplay_2=b.asm.emscripten_bind_McObject_updateDisplay_2).apply(null,arguments)},qh=b._emscripten_bind_McObject_test_0=function(){return(qh=b._emscripten_bind_McObject_test_0=b.asm.emscripten_bind_McObject_test_0).apply(null,arguments)},rh=b._emscripten_bind_McObject_openWebFile_3=function(){return(rh=b._emscripten_bind_McObject_openWebFile_3=
191
+ b.asm.emscripten_bind_McObject_openWebFile_3).apply(null,arguments)},sh=b._emscripten_bind_McObject_saveFileToUrl_1=function(){return(sh=b._emscripten_bind_McObject_saveFileToUrl_1=b.asm.emscripten_bind_McObject_saveFileToUrl_1).apply(null,arguments)},th=b._emscripten_bind_McObject_saveFile_1=function(){return(th=b._emscripten_bind_McObject_saveFile_1=b.asm.emscripten_bind_McObject_saveFile_1).apply(null,arguments)},uh=b._emscripten_bind_McObject_getViewDataJsonParam_0=function(){return(uh=b._emscripten_bind_McObject_getViewDataJsonParam_0=
192
+ b.asm.emscripten_bind_McObject_getViewDataJsonParam_0).apply(null,arguments)},vh=b._emscripten_bind_McObject_updataAppData_0=function(){return(vh=b._emscripten_bind_McObject_updataAppData_0=b.asm.emscripten_bind_McObject_updataAppData_0).apply(null,arguments)},wh=b._emscripten_bind_McObject_GetDatabase_0=function(){return(wh=b._emscripten_bind_McObject_GetDatabase_0=b.asm.emscripten_bind_McObject_GetDatabase_0).apply(null,arguments)},xh=b._emscripten_bind_McObject_GetSysVarString_1=function(){return(xh=
193
+ b._emscripten_bind_McObject_GetSysVarString_1=b.asm.emscripten_bind_McObject_GetSysVarString_1).apply(null,arguments)},yh=b._emscripten_bind_McObject_SetSysVarString_2=function(){return(yh=b._emscripten_bind_McObject_SetSysVarString_2=b.asm.emscripten_bind_McObject_SetSysVarString_2).apply(null,arguments)},zh=b._emscripten_bind_McObject_GetSysVarDouble_1=function(){return(zh=b._emscripten_bind_McObject_GetSysVarDouble_1=b.asm.emscripten_bind_McObject_GetSysVarDouble_1).apply(null,arguments)},Ah=b._emscripten_bind_McObject_SetSysVarDouble_2=
194
+ function(){return(Ah=b._emscripten_bind_McObject_SetSysVarDouble_2=b.asm.emscripten_bind_McObject_SetSysVarDouble_2).apply(null,arguments)},Bh=b._emscripten_bind_McObject_GetSysVarLong_1=function(){return(Bh=b._emscripten_bind_McObject_GetSysVarLong_1=b.asm.emscripten_bind_McObject_GetSysVarLong_1).apply(null,arguments)},Ch=b._emscripten_bind_McObject_SetSysVarLong_2=function(){return(Ch=b._emscripten_bind_McObject_SetSysVarLong_2=b.asm.emscripten_bind_McObject_SetSysVarLong_2).apply(null,arguments)},
195
+ Dh=b._emscripten_bind_McObject_fireEventWindowSize_2=function(){return(Dh=b._emscripten_bind_McObject_fireEventWindowSize_2=b.asm.emscripten_bind_McObject_fireEventWindowSize_2).apply(null,arguments)},Eh=b._emscripten_bind_McObject_fireEventCommandStart_0=function(){return(Eh=b._emscripten_bind_McObject_fireEventCommandStart_0=b.asm.emscripten_bind_McObject_fireEventCommandStart_0).apply(null,arguments)},Fh=b._emscripten_bind_McObject_IntelliSelect_PointSelect_2=function(){return(Fh=b._emscripten_bind_McObject_IntelliSelect_PointSelect_2=
196
+ b.asm.emscripten_bind_McObject_IntelliSelect_PointSelect_2).apply(null,arguments)},Gh=b._emscripten_bind_McObject_IntelliSelect_getGridData_1=function(){return(Gh=b._emscripten_bind_McObject_IntelliSelect_getGridData_1=b.asm.emscripten_bind_McObject_IntelliSelect_getGridData_1).apply(null,arguments)},Hh=b._emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0=function(){return(Hh=b._emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0=b.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0).apply(null,
197
+ arguments)},Ih=b._emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1=function(){return(Ih=b._emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1=b.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1).apply(null,arguments)},Jh=b._emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0=function(){return(Jh=b._emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0=b.asm.emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0).apply(null,
198
+ arguments)},Kh=b._emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0=function(){return(Kh=b._emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0=b.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0).apply(null,arguments)},Lh=b._emscripten_bind_McObject_SetDrawColor_1=function(){return(Lh=b._emscripten_bind_McObject_SetDrawColor_1=b.asm.emscripten_bind_McObject_SetDrawColor_1).apply(null,arguments)},Mh=b._emscripten_bind_McObject_GetDrawColor_0=function(){return(Mh=
199
+ b._emscripten_bind_McObject_GetDrawColor_0=b.asm.emscripten_bind_McObject_GetDrawColor_0).apply(null,arguments)},Nh=b._emscripten_bind_McObject_AddLayer_1=function(){return(Nh=b._emscripten_bind_McObject_AddLayer_1=b.asm.emscripten_bind_McObject_AddLayer_1).apply(null,arguments)},Oh=b._emscripten_bind_McObject_SetDrawLayer_1=function(){return(Oh=b._emscripten_bind_McObject_SetDrawLayer_1=b.asm.emscripten_bind_McObject_SetDrawLayer_1).apply(null,arguments)},Ph=b._emscripten_bind_McObject_GetDrawLayer_0=
200
+ function(){return(Ph=b._emscripten_bind_McObject_GetDrawLayer_0=b.asm.emscripten_bind_McObject_GetDrawLayer_0).apply(null,arguments)},Qh=b._emscripten_bind_McObject_AddTextStyle_4=function(){return(Qh=b._emscripten_bind_McObject_AddTextStyle_4=b.asm.emscripten_bind_McObject_AddTextStyle_4).apply(null,arguments)},Rh=b._emscripten_bind_McObject_SetDrawTextStyle_1=function(){return(Rh=b._emscripten_bind_McObject_SetDrawTextStyle_1=b.asm.emscripten_bind_McObject_SetDrawTextStyle_1).apply(null,arguments)},
201
+ Sh=b._emscripten_bind_McObject_GetDrawTextStyle_0=function(){return(Sh=b._emscripten_bind_McObject_GetDrawTextStyle_0=b.asm.emscripten_bind_McObject_GetDrawTextStyle_0).apply(null,arguments)},Th=b._emscripten_bind_McObject_AddLinetype_2=function(){return(Th=b._emscripten_bind_McObject_AddLinetype_2=b.asm.emscripten_bind_McObject_AddLinetype_2).apply(null,arguments)},Uh=b._emscripten_bind_McObject_AddLinetypeEx_3=function(){return(Uh=b._emscripten_bind_McObject_AddLinetypeEx_3=b.asm.emscripten_bind_McObject_AddLinetypeEx_3).apply(null,
202
+ arguments)},Vh=b._emscripten_bind_McObject_AddDimStyle_5=function(){return(Vh=b._emscripten_bind_McObject_AddDimStyle_5=b.asm.emscripten_bind_McObject_AddDimStyle_5).apply(null,arguments)},Wh=b._emscripten_bind_McObject_SetDrawLinetype_1=function(){return(Wh=b._emscripten_bind_McObject_SetDrawLinetype_1=b.asm.emscripten_bind_McObject_SetDrawLinetype_1).apply(null,arguments)},Xh=b._emscripten_bind_McObject_GetDrawLinetype_0=function(){return(Xh=b._emscripten_bind_McObject_GetDrawLinetype_0=b.asm.emscripten_bind_McObject_GetDrawLinetype_0).apply(null,
203
+ arguments)},Yh=b._emscripten_bind_McObject_SetDrawLineWeight_1=function(){return(Yh=b._emscripten_bind_McObject_SetDrawLineWeight_1=b.asm.emscripten_bind_McObject_SetDrawLineWeight_1).apply(null,arguments)},Zh=b._emscripten_bind_McObject_GetDrawLineWeight_0=function(){return(Zh=b._emscripten_bind_McObject_GetDrawLineWeight_0=b.asm.emscripten_bind_McObject_GetDrawLineWeight_0).apply(null,arguments)},$h=b._emscripten_bind_McObject_SetDrawLineTypeScale_1=function(){return($h=b._emscripten_bind_McObject_SetDrawLineTypeScale_1=
204
+ b.asm.emscripten_bind_McObject_SetDrawLineTypeScale_1).apply(null,arguments)},ai=b._emscripten_bind_McObject_GetDrawLineTypeScale_0=function(){return(ai=b._emscripten_bind_McObject_GetDrawLineTypeScale_0=b.asm.emscripten_bind_McObject_GetDrawLineTypeScale_0).apply(null,arguments)},bi=b._emscripten_bind_McObject_SetDrawDimStyle_1=function(){return(bi=b._emscripten_bind_McObject_SetDrawDimStyle_1=b.asm.emscripten_bind_McObject_SetDrawDimStyle_1).apply(null,arguments)},ci=b._emscripten_bind_McObject_GetDrawDimStyle_0=
205
+ function(){return(ci=b._emscripten_bind_McObject_GetDrawDimStyle_0=b.asm.emscripten_bind_McObject_GetDrawDimStyle_0).apply(null,arguments)},di=b._emscripten_bind_McObject_SetPatternDefinition_1=function(){return(di=b._emscripten_bind_McObject_SetPatternDefinition_1=b.asm.emscripten_bind_McObject_SetPatternDefinition_1).apply(null,arguments)},ei=b._emscripten_bind_McObject_GetPatternDefinition_0=function(){return(ei=b._emscripten_bind_McObject_GetPatternDefinition_0=b.asm.emscripten_bind_McObject_GetPatternDefinition_0).apply(null,
206
+ arguments)},fi=b._emscripten_bind_McObject_SetDrawLineWidth_1=function(){return(fi=b._emscripten_bind_McObject_SetDrawLineWidth_1=b.asm.emscripten_bind_McObject_SetDrawLineWidth_1).apply(null,arguments)},gi=b._emscripten_bind_McObject_GetDrawLineWidth_0=function(){return(gi=b._emscripten_bind_McObject_GetDrawLineWidth_0=b.asm.emscripten_bind_McObject_GetDrawLineWidth_0).apply(null,arguments)},hi=b._emscripten_bind_McObject_DrawLine_6=function(){return(hi=b._emscripten_bind_McObject_DrawLine_6=b.asm.emscripten_bind_McObject_DrawLine_6).apply(null,
207
+ arguments)},ii=b._emscripten_bind_McObject_DrawArc_5=function(){return(ii=b._emscripten_bind_McObject_DrawArc_5=b.asm.emscripten_bind_McObject_DrawArc_5).apply(null,arguments)},ji=b._emscripten_bind_McObject_DrawArc2_6=function(){return(ji=b._emscripten_bind_McObject_DrawArc2_6=b.asm.emscripten_bind_McObject_DrawArc2_6).apply(null,arguments)},ki=b._emscripten_bind_McObject_DrawCircle_3=function(){return(ki=b._emscripten_bind_McObject_DrawCircle_3=b.asm.emscripten_bind_McObject_DrawCircle_3).apply(null,
208
+ arguments)},li=b._emscripten_bind_McObject_DrawEllipse_5=function(){return(li=b._emscripten_bind_McObject_DrawEllipse_5=b.asm.emscripten_bind_McObject_DrawEllipse_5).apply(null,arguments)},mi=b._emscripten_bind_McObject_DrawEllipseArc_7=function(){return(mi=b._emscripten_bind_McObject_DrawEllipseArc_7=b.asm.emscripten_bind_McObject_DrawEllipseArc_7).apply(null,arguments)},ni=b._emscripten_bind_McObject_DrawPoint_2=function(){return(ni=b._emscripten_bind_McObject_DrawPoint_2=b.asm.emscripten_bind_McObject_DrawPoint_2).apply(null,
209
+ arguments)},oi=b._emscripten_bind_McObject_DrawSolid_8=function(){return(oi=b._emscripten_bind_McObject_DrawSolid_8=b.asm.emscripten_bind_McObject_DrawSolid_8).apply(null,arguments)},pi=b._emscripten_bind_McObject_DrawMText_7=function(){return(pi=b._emscripten_bind_McObject_DrawMText_7=b.asm.emscripten_bind_McObject_DrawMText_7).apply(null,arguments)},qi=b._emscripten_bind_McObject_DrawText_7=function(){return(qi=b._emscripten_bind_McObject_DrawText_7=b.asm.emscripten_bind_McObject_DrawText_7).apply(null,
210
+ arguments)},ri=b._emscripten_bind_McObject_DrawBlockReference_5=function(){return(ri=b._emscripten_bind_McObject_DrawBlockReference_5=b.asm.emscripten_bind_McObject_DrawBlockReference_5).apply(null,arguments)},si=b._emscripten_bind_McObject_DrawDimAligned_6=function(){return(si=b._emscripten_bind_McObject_DrawDimAligned_6=b.asm.emscripten_bind_McObject_DrawDimAligned_6).apply(null,arguments)},ti=b._emscripten_bind_McObject_DrawDimAngular_8=function(){return(ti=b._emscripten_bind_McObject_DrawDimAngular_8=
211
+ b.asm.emscripten_bind_McObject_DrawDimAngular_8).apply(null,arguments)},ui=b._emscripten_bind_McObject_DrawDimDiametric_5=function(){return(ui=b._emscripten_bind_McObject_DrawDimDiametric_5=b.asm.emscripten_bind_McObject_DrawDimDiametric_5).apply(null,arguments)},vi=b._emscripten_bind_McObject_DrawDimRotated_7=function(){return(vi=b._emscripten_bind_McObject_DrawDimRotated_7=b.asm.emscripten_bind_McObject_DrawDimRotated_7).apply(null,arguments)},wi=b._emscripten_bind_McObject_DrawDimOrdinate_5=function(){return(wi=
212
+ b._emscripten_bind_McObject_DrawDimOrdinate_5=b.asm.emscripten_bind_McObject_DrawDimOrdinate_5).apply(null,arguments)},xi=b._emscripten_bind_McObject_DrawDimRadial_5=function(){return(xi=b._emscripten_bind_McObject_DrawDimRadial_5=b.asm.emscripten_bind_McObject_DrawDimRadial_5).apply(null,arguments)},yi=b._emscripten_bind_McObject_PathMoveTo_2=function(){return(yi=b._emscripten_bind_McObject_PathMoveTo_2=b.asm.emscripten_bind_McObject_PathMoveTo_2).apply(null,arguments)},zi=b._emscripten_bind_McObject_PathMoveToEx_5=
213
+ function(){return(zi=b._emscripten_bind_McObject_PathMoveToEx_5=b.asm.emscripten_bind_McObject_PathMoveToEx_5).apply(null,arguments)},Ai=b._emscripten_bind_McObject_PathLineTo_2=function(){return(Ai=b._emscripten_bind_McObject_PathLineTo_2=b.asm.emscripten_bind_McObject_PathLineTo_2).apply(null,arguments)},Bi=b._emscripten_bind_McObject_PathLineToEx_5=function(){return(Bi=b._emscripten_bind_McObject_PathLineToEx_5=b.asm.emscripten_bind_McObject_PathLineToEx_5).apply(null,arguments)},Ci=b._emscripten_bind_McObject_DrawPathToPolyline_0=
214
+ function(){return(Ci=b._emscripten_bind_McObject_DrawPathToPolyline_0=b.asm.emscripten_bind_McObject_DrawPathToPolyline_0).apply(null,arguments)},Di=b._emscripten_bind_McObject_DrawPathToSpline_0=function(){return(Di=b._emscripten_bind_McObject_DrawPathToSpline_0=b.asm.emscripten_bind_McObject_DrawPathToSpline_0).apply(null,arguments)},Ei=b._emscripten_bind_McObject_PathMakeClosed_0=function(){return(Ei=b._emscripten_bind_McObject_PathMakeClosed_0=b.asm.emscripten_bind_McObject_PathMakeClosed_0).apply(null,
215
+ arguments)},Fi=b._emscripten_bind_McObject_DrawPathToHatch_1=function(){return(Fi=b._emscripten_bind_McObject_DrawPathToHatch_1=b.asm.emscripten_bind_McObject_DrawPathToHatch_1).apply(null,arguments)},Gi=b._emscripten_bind_McObject_DrawEntity_1=function(){return(Gi=b._emscripten_bind_McObject_DrawEntity_1=b.asm.emscripten_bind_McObject_DrawEntity_1).apply(null,arguments)},Hi=b._emscripten_bind_McApp_McApp_0=function(){return(Hi=b._emscripten_bind_McApp_McApp_0=b.asm.emscripten_bind_McApp_McApp_0).apply(null,
216
+ arguments)},Ii=b._emscripten_bind_McApp_Init_0=function(){return(Ii=b._emscripten_bind_McApp_Init_0=b.asm.emscripten_bind_McApp_Init_0).apply(null,arguments)},Ji=b._emscripten_bind_McApp_CreateMxDraw_5=function(){return(Ji=b._emscripten_bind_McApp_CreateMxDraw_5=b.asm.emscripten_bind_McApp_CreateMxDraw_5).apply(null,arguments)},Ki=b._emscripten_bind_McApp_GetCurrentMxDraw_0=function(){return(Ki=b._emscripten_bind_McApp_GetCurrentMxDraw_0=b.asm.emscripten_bind_McApp_GetCurrentMxDraw_0).apply(null,
217
+ arguments)},Li=b._emscripten_bind_McApp_DestroyObject_1=function(){return(Li=b._emscripten_bind_McApp_DestroyObject_1=b.asm.emscripten_bind_McApp_DestroyObject_1).apply(null,arguments)},Mi=b._emscripten_bind_McApp_mcedRGB2Index_4=function(){return(Mi=b._emscripten_bind_McApp_mcedRGB2Index_4=b.asm.emscripten_bind_McApp_mcedRGB2Index_4).apply(null,arguments)},Ni=b._emscripten_bind_McApp_ObjectIdToObjectName_1=function(){return(Ni=b._emscripten_bind_McApp_ObjectIdToObjectName_1=b.asm.emscripten_bind_McApp_ObjectIdToObjectName_1).apply(null,
218
+ arguments)},Oi=b._emscripten_bind_McApp_ObjectIdToMdObject_1=function(){return(Oi=b._emscripten_bind_McApp_ObjectIdToMdObject_1=b.asm.emscripten_bind_McApp_ObjectIdToMdObject_1).apply(null,arguments)},Pi=b._emscripten_bind_McApp_ObjectIdToMdDbLine_1=function(){return(Pi=b._emscripten_bind_McApp_ObjectIdToMdDbLine_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbLine_1).apply(null,arguments)},Qi=b._emscripten_bind_McApp_ObjectIdToMdDbText_1=function(){return(Qi=b._emscripten_bind_McApp_ObjectIdToMdDbText_1=
219
+ b.asm.emscripten_bind_McApp_ObjectIdToMdDbText_1).apply(null,arguments)},Ri=b._emscripten_bind_McApp_ObjectIdToMdDbPolyline_1=function(){return(Ri=b._emscripten_bind_McApp_ObjectIdToMdDbPolyline_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbPolyline_1).apply(null,arguments)},Si=b._emscripten_bind_McApp_ObjectIdToMdDbCircle_1=function(){return(Si=b._emscripten_bind_McApp_ObjectIdToMdDbCircle_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbCircle_1).apply(null,arguments)},Ti=b._emscripten_bind_McApp_ObjectIdToMdDbBlockReference_1=
220
+ function(){return(Ti=b._emscripten_bind_McApp_ObjectIdToMdDbBlockReference_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbBlockReference_1).apply(null,arguments)},Ui=b._emscripten_bind_McApp_ObjectIdToMdDbAlignedDimension_1=function(){return(Ui=b._emscripten_bind_McApp_ObjectIdToMdDbAlignedDimension_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbAlignedDimension_1).apply(null,arguments)},Vi=b._emscripten_bind_McApp_ObjectIdToMdDbRotatedDimension_1=function(){return(Vi=b._emscripten_bind_McApp_ObjectIdToMdDbRotatedDimension_1=
221
+ b.asm.emscripten_bind_McApp_ObjectIdToMdDbRotatedDimension_1).apply(null,arguments)},Wi=b._emscripten_bind_McApp_ObjectIdToMdDbMText_1=function(){return(Wi=b._emscripten_bind_McApp_ObjectIdToMdDbMText_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbMText_1).apply(null,arguments)},Xi=b._emscripten_bind_McApp_getLastCallResult_0=function(){return(Xi=b._emscripten_bind_McApp_getLastCallResult_0=b.asm.emscripten_bind_McApp_getLastCallResult_0).apply(null,arguments)},Yi=b._emscripten_bind_McApp___destroy___0=
222
+ function(){return(Yi=b._emscripten_bind_McApp___destroy___0=b.asm.emscripten_bind_McApp___destroy___0).apply(null,arguments)},Zi=b._emscripten_bind_McDrawResbuf_McDrawResbuf_0=function(){return(Zi=b._emscripten_bind_McDrawResbuf_McDrawResbuf_0=b.asm.emscripten_bind_McDrawResbuf_McDrawResbuf_0).apply(null,arguments)},$i=b._emscripten_bind_McDrawResbuf_Clear_0=function(){return($i=b._emscripten_bind_McDrawResbuf_Clear_0=b.asm.emscripten_bind_McDrawResbuf_Clear_0).apply(null,arguments)},aj=b._emscripten_bind_McDrawResbuf_GetCount_0=
223
+ function(){return(aj=b._emscripten_bind_McDrawResbuf_GetCount_0=b.asm.emscripten_bind_McDrawResbuf_GetCount_0).apply(null,arguments)},bj=b._emscripten_bind_McDrawResbuf_AtDouble_1=function(){return(bj=b._emscripten_bind_McDrawResbuf_AtDouble_1=b.asm.emscripten_bind_McDrawResbuf_AtDouble_1).apply(null,arguments)},cj=b._emscripten_bind_McDrawResbuf_Atlong_1=function(){return(cj=b._emscripten_bind_McDrawResbuf_Atlong_1=b.asm.emscripten_bind_McDrawResbuf_Atlong_1).apply(null,arguments)},dj=b._emscripten_bind_McDrawResbuf_AtObjectId_1=
224
+ function(){return(dj=b._emscripten_bind_McDrawResbuf_AtObjectId_1=b.asm.emscripten_bind_McDrawResbuf_AtObjectId_1).apply(null,arguments)},ej=b._emscripten_bind_McDrawResbuf_AtObject_1=function(){return(ej=b._emscripten_bind_McDrawResbuf_AtObject_1=b.asm.emscripten_bind_McDrawResbuf_AtObject_1).apply(null,arguments)},fj=b._emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1=function(){return(fj=b._emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1=b.asm.emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1).apply(null,
225
+ arguments)},gj=b._emscripten_bind_McDrawResbuf_AtObjectName_1=function(){return(gj=b._emscripten_bind_McDrawResbuf_AtObjectName_1=b.asm.emscripten_bind_McDrawResbuf_AtObjectName_1).apply(null,arguments)},hj=b._emscripten_bind_McDrawResbuf_AtString_1=function(){return(hj=b._emscripten_bind_McDrawResbuf_AtString_1=b.asm.emscripten_bind_McDrawResbuf_AtString_1).apply(null,arguments)},ij=b._emscripten_bind_McDrawResbuf_AtPoint_1=function(){return(ij=b._emscripten_bind_McDrawResbuf_AtPoint_1=b.asm.emscripten_bind_McDrawResbuf_AtPoint_1).apply(null,
226
+ arguments)},jj=b._emscripten_bind_McDrawResbuf_ItemDataType_1=function(){return(jj=b._emscripten_bind_McDrawResbuf_ItemDataType_1=b.asm.emscripten_bind_McDrawResbuf_ItemDataType_1).apply(null,arguments)},kj=b._emscripten_bind_McDrawResbuf_AddDouble_2=function(){return(kj=b._emscripten_bind_McDrawResbuf_AddDouble_2=b.asm.emscripten_bind_McDrawResbuf_AddDouble_2).apply(null,arguments)},lj=b._emscripten_bind_McDrawResbuf_Addlong_2=function(){return(lj=b._emscripten_bind_McDrawResbuf_Addlong_2=b.asm.emscripten_bind_McDrawResbuf_Addlong_2).apply(null,
227
+ arguments)},mj=b._emscripten_bind_McDrawResbuf_AddObjectId_2=function(){return(mj=b._emscripten_bind_McDrawResbuf_AddObjectId_2=b.asm.emscripten_bind_McDrawResbuf_AddObjectId_2).apply(null,arguments)},nj=b._emscripten_bind_McDrawResbuf_AddObject_1=function(){return(nj=b._emscripten_bind_McDrawResbuf_AddObject_1=b.asm.emscripten_bind_McDrawResbuf_AddObject_1).apply(null,arguments)},oj=b._emscripten_bind_McDrawResbuf_AddString_2=function(){return(oj=b._emscripten_bind_McDrawResbuf_AddString_2=b.asm.emscripten_bind_McDrawResbuf_AddString_2).apply(null,
228
+ arguments)},pj=b._emscripten_bind_McDrawResbuf_AddPoint_2=function(){return(pj=b._emscripten_bind_McDrawResbuf_AddPoint_2=b.asm.emscripten_bind_McDrawResbuf_AddPoint_2).apply(null,arguments)},qj=b._emscripten_bind_McDrawResbuf_RemoveAll_0=function(){return(qj=b._emscripten_bind_McDrawResbuf_RemoveAll_0=b.asm.emscripten_bind_McDrawResbuf_RemoveAll_0).apply(null,arguments)},rj=b._emscripten_bind_McDrawResbuf_Remove_1=function(){return(rj=b._emscripten_bind_McDrawResbuf_Remove_1=b.asm.emscripten_bind_McDrawResbuf_Remove_1).apply(null,
229
+ arguments)},sj=b._emscripten_bind_McDrawResbuf_getObjectName_0=function(){return(sj=b._emscripten_bind_McDrawResbuf_getObjectName_0=b.asm.emscripten_bind_McDrawResbuf_getObjectName_0).apply(null,arguments)},tj=b._emscripten_bind_McDrawResbuf_getDxf0_0=function(){return(tj=b._emscripten_bind_McDrawResbuf_getDxf0_0=b.asm.emscripten_bind_McDrawResbuf_getDxf0_0).apply(null,arguments)},uj=b._emscripten_bind_McDrawResbuf_getJson_0=function(){return(uj=b._emscripten_bind_McDrawResbuf_getJson_0=b.asm.emscripten_bind_McDrawResbuf_getJson_0).apply(null,
230
+ arguments)},vj=b._emscripten_bind_McDrawResbuf_setJson_1=function(){return(vj=b._emscripten_bind_McDrawResbuf_setJson_1=b.asm.emscripten_bind_McDrawResbuf_setJson_1).apply(null,arguments)},wj=b._emscripten_bind_McDrawResbuf___destroy___0=function(){return(wj=b._emscripten_bind_McDrawResbuf___destroy___0=b.asm.emscripten_bind_McDrawResbuf___destroy___0).apply(null,arguments)},xj=b._emscripten_bind_McDrawUtility_McDrawUtility_0=function(){return(xj=b._emscripten_bind_McDrawUtility_McDrawUtility_0=b.asm.emscripten_bind_McDrawUtility_McDrawUtility_0).apply(null,
231
+ arguments)},yj=b._emscripten_bind_McDrawUtility_findEntAtPoint_5=function(){return(yj=b._emscripten_bind_McDrawUtility_findEntAtPoint_5=b.asm.emscripten_bind_McDrawUtility_findEntAtPoint_5).apply(null,arguments)},zj=b._emscripten_bind_McDrawUtility_eraseEntity_1=function(){return(zj=b._emscripten_bind_McDrawUtility_eraseEntity_1=b.asm.emscripten_bind_McDrawUtility_eraseEntity_1).apply(null,arguments)},Aj=b._emscripten_bind_McDrawUtility_highlightEntity_2=function(){return(Aj=b._emscripten_bind_McDrawUtility_highlightEntity_2=
232
+ b.asm.emscripten_bind_McDrawUtility_highlightEntity_2).apply(null,arguments)},Bj=b._emscripten_bind_McDrawUtility___destroy___0=function(){return(Bj=b._emscripten_bind_McDrawUtility___destroy___0=b.asm.emscripten_bind_McDrawUtility___destroy___0).apply(null,arguments)},Cj=b._emscripten_bind_MdDbLine_MdDbLine_0=function(){return(Cj=b._emscripten_bind_MdDbLine_MdDbLine_0=b.asm.emscripten_bind_MdDbLine_MdDbLine_0).apply(null,arguments)},Dj=b._emscripten_bind_MdDbLine_startPoint_0=function(){return(Dj=
233
+ b._emscripten_bind_MdDbLine_startPoint_0=b.asm.emscripten_bind_MdDbLine_startPoint_0).apply(null,arguments)},Ej=b._emscripten_bind_MdDbLine_setStartPoint_1=function(){return(Ej=b._emscripten_bind_MdDbLine_setStartPoint_1=b.asm.emscripten_bind_MdDbLine_setStartPoint_1).apply(null,arguments)},Fj=b._emscripten_bind_MdDbLine_endPoint_0=function(){return(Fj=b._emscripten_bind_MdDbLine_endPoint_0=b.asm.emscripten_bind_MdDbLine_endPoint_0).apply(null,arguments)},Gj=b._emscripten_bind_MdDbLine_setEndPoint_1=
234
+ function(){return(Gj=b._emscripten_bind_MdDbLine_setEndPoint_1=b.asm.emscripten_bind_MdDbLine_setEndPoint_1).apply(null,arguments)},Hj=b._emscripten_bind_MdDbLine_getStartParam_0=function(){return(Hj=b._emscripten_bind_MdDbLine_getStartParam_0=b.asm.emscripten_bind_MdDbLine_getStartParam_0).apply(null,arguments)},Ij=b._emscripten_bind_MdDbLine_getEndParam_0=function(){return(Ij=b._emscripten_bind_MdDbLine_getEndParam_0=b.asm.emscripten_bind_MdDbLine_getEndParam_0).apply(null,arguments)},Jj=b._emscripten_bind_MdDbLine_getDistAtParam_1=
235
+ function(){return(Jj=b._emscripten_bind_MdDbLine_getDistAtParam_1=b.asm.emscripten_bind_MdDbLine_getDistAtParam_1).apply(null,arguments)},Kj=b._emscripten_bind_MdDbLine_getParamAtDist_1=function(){return(Kj=b._emscripten_bind_MdDbLine_getParamAtDist_1=b.asm.emscripten_bind_MdDbLine_getParamAtDist_1).apply(null,arguments)},Lj=b._emscripten_bind_MdDbLine_getDistAtPoint_1=function(){return(Lj=b._emscripten_bind_MdDbLine_getDistAtPoint_1=b.asm.emscripten_bind_MdDbLine_getDistAtPoint_1).apply(null,arguments)},
236
+ Mj=b._emscripten_bind_MdDbLine_getPointAtDist_1=function(){return(Mj=b._emscripten_bind_MdDbLine_getPointAtDist_1=b.asm.emscripten_bind_MdDbLine_getPointAtDist_1).apply(null,arguments)},Nj=b._emscripten_bind_MdDbLine_explode_0=function(){return(Nj=b._emscripten_bind_MdDbLine_explode_0=b.asm.emscripten_bind_MdDbLine_explode_0).apply(null,arguments)},Oj=b._emscripten_bind_MdDbLine_getObjectID_0=function(){return(Oj=b._emscripten_bind_MdDbLine_getObjectID_0=b.asm.emscripten_bind_MdDbLine_getObjectID_0).apply(null,
237
+ arguments)},Pj=b._emscripten_bind_MdDbLine_Erase_0=function(){return(Pj=b._emscripten_bind_MdDbLine_Erase_0=b.asm.emscripten_bind_MdDbLine_Erase_0).apply(null,arguments)},Qj=b._emscripten_bind_MdDbLine_ConnectionTempObject_1=function(){return(Qj=b._emscripten_bind_MdDbLine_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbLine_ConnectionTempObject_1).apply(null,arguments)},Rj=b._emscripten_bind_MdDbLine_Clone_0=function(){return(Rj=b._emscripten_bind_MdDbLine_Clone_0=b.asm.emscripten_bind_MdDbLine_Clone_0).apply(null,
238
+ arguments)},Sj=b._emscripten_bind_MdDbLine_moveGripPointsAt_4=function(){return(Sj=b._emscripten_bind_MdDbLine_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLine_moveGripPointsAt_4).apply(null,arguments)},Tj=b._emscripten_bind_MdDbLine_getObjectName_0=function(){return(Tj=b._emscripten_bind_MdDbLine_getObjectName_0=b.asm.emscripten_bind_MdDbLine_getObjectName_0).apply(null,arguments)},Uj=b._emscripten_bind_MdDbLine_getDxf0_0=function(){return(Uj=b._emscripten_bind_MdDbLine_getDxf0_0=b.asm.emscripten_bind_MdDbLine_getDxf0_0).apply(null,
239
+ arguments)},Vj=b._emscripten_bind_MdDbLine_getJson_0=function(){return(Vj=b._emscripten_bind_MdDbLine_getJson_0=b.asm.emscripten_bind_MdDbLine_getJson_0).apply(null,arguments)},Wj=b._emscripten_bind_MdDbLine_setJson_1=function(){return(Wj=b._emscripten_bind_MdDbLine_setJson_1=b.asm.emscripten_bind_MdDbLine_setJson_1).apply(null,arguments)},Xj=b._emscripten_bind_MdDbLine___destroy___0=function(){return(Xj=b._emscripten_bind_MdDbLine___destroy___0=b.asm.emscripten_bind_MdDbLine___destroy___0).apply(null,
240
+ arguments)},Yj=b._emscripten_bind_MdDbText_MdDbText_0=function(){return(Yj=b._emscripten_bind_MdDbText_MdDbText_0=b.asm.emscripten_bind_MdDbText_MdDbText_0).apply(null,arguments)},Zj=b._emscripten_bind_MdDbText_position_0=function(){return(Zj=b._emscripten_bind_MdDbText_position_0=b.asm.emscripten_bind_MdDbText_position_0).apply(null,arguments)},ak=b._emscripten_bind_MdDbText_setPosition_1=function(){return(ak=b._emscripten_bind_MdDbText_setPosition_1=b.asm.emscripten_bind_MdDbText_setPosition_1).apply(null,
241
+ arguments)},bk=b._emscripten_bind_MdDbText_alignmentPoint_0=function(){return(bk=b._emscripten_bind_MdDbText_alignmentPoint_0=b.asm.emscripten_bind_MdDbText_alignmentPoint_0).apply(null,arguments)},ck=b._emscripten_bind_MdDbText_setAlignmentPoint_1=function(){return(ck=b._emscripten_bind_MdDbText_setAlignmentPoint_1=b.asm.emscripten_bind_MdDbText_setAlignmentPoint_1).apply(null,arguments)},dk=b._emscripten_bind_MdDbText_oblique_0=function(){return(dk=b._emscripten_bind_MdDbText_oblique_0=b.asm.emscripten_bind_MdDbText_oblique_0).apply(null,
242
+ arguments)},ek=b._emscripten_bind_MdDbText_setOblique_1=function(){return(ek=b._emscripten_bind_MdDbText_setOblique_1=b.asm.emscripten_bind_MdDbText_setOblique_1).apply(null,arguments)},fk=b._emscripten_bind_MdDbText_rotation_0=function(){return(fk=b._emscripten_bind_MdDbText_rotation_0=b.asm.emscripten_bind_MdDbText_rotation_0).apply(null,arguments)},gk=b._emscripten_bind_MdDbText_setRotation_1=function(){return(gk=b._emscripten_bind_MdDbText_setRotation_1=b.asm.emscripten_bind_MdDbText_setRotation_1).apply(null,
243
+ arguments)},hk=b._emscripten_bind_MdDbText_height_0=function(){return(hk=b._emscripten_bind_MdDbText_height_0=b.asm.emscripten_bind_MdDbText_height_0).apply(null,arguments)},ik=b._emscripten_bind_MdDbText_setHeight_1=function(){return(ik=b._emscripten_bind_MdDbText_setHeight_1=b.asm.emscripten_bind_MdDbText_setHeight_1).apply(null,arguments)},jk=b._emscripten_bind_MdDbText_widthFactor_0=function(){return(jk=b._emscripten_bind_MdDbText_widthFactor_0=b.asm.emscripten_bind_MdDbText_widthFactor_0).apply(null,
244
+ arguments)},kk=b._emscripten_bind_MdDbText_setWidthFactor_1=function(){return(kk=b._emscripten_bind_MdDbText_setWidthFactor_1=b.asm.emscripten_bind_MdDbText_setWidthFactor_1).apply(null,arguments)},lk=b._emscripten_bind_MdDbText_textString_0=function(){return(lk=b._emscripten_bind_MdDbText_textString_0=b.asm.emscripten_bind_MdDbText_textString_0).apply(null,arguments)},mk=b._emscripten_bind_MdDbText_setTextString_1=function(){return(mk=b._emscripten_bind_MdDbText_setTextString_1=b.asm.emscripten_bind_MdDbText_setTextString_1).apply(null,
245
+ arguments)},nk=b._emscripten_bind_MdDbText_horizontalMode_0=function(){return(nk=b._emscripten_bind_MdDbText_horizontalMode_0=b.asm.emscripten_bind_MdDbText_horizontalMode_0).apply(null,arguments)},ok=b._emscripten_bind_MdDbText_setHorizontalMode_1=function(){return(ok=b._emscripten_bind_MdDbText_setHorizontalMode_1=b.asm.emscripten_bind_MdDbText_setHorizontalMode_1).apply(null,arguments)},pk=b._emscripten_bind_MdDbText_verticalMode_0=function(){return(pk=b._emscripten_bind_MdDbText_verticalMode_0=
246
+ b.asm.emscripten_bind_MdDbText_verticalMode_0).apply(null,arguments)},qk=b._emscripten_bind_MdDbText_setVerticalMode_1=function(){return(qk=b._emscripten_bind_MdDbText_setVerticalMode_1=b.asm.emscripten_bind_MdDbText_setVerticalMode_1).apply(null,arguments)},rk=b._emscripten_bind_MdDbText_explode_0=function(){return(rk=b._emscripten_bind_MdDbText_explode_0=b.asm.emscripten_bind_MdDbText_explode_0).apply(null,arguments)},sk=b._emscripten_bind_MdDbText_getObjectID_0=function(){return(sk=b._emscripten_bind_MdDbText_getObjectID_0=
247
+ b.asm.emscripten_bind_MdDbText_getObjectID_0).apply(null,arguments)},tk=b._emscripten_bind_MdDbText_Erase_0=function(){return(tk=b._emscripten_bind_MdDbText_Erase_0=b.asm.emscripten_bind_MdDbText_Erase_0).apply(null,arguments)},uk=b._emscripten_bind_MdDbText_ConnectionTempObject_1=function(){return(uk=b._emscripten_bind_MdDbText_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbText_ConnectionTempObject_1).apply(null,arguments)},vk=b._emscripten_bind_MdDbText_Clone_0=function(){return(vk=b._emscripten_bind_MdDbText_Clone_0=
248
+ b.asm.emscripten_bind_MdDbText_Clone_0).apply(null,arguments)},wk=b._emscripten_bind_MdDbText_moveGripPointsAt_4=function(){return(wk=b._emscripten_bind_MdDbText_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbText_moveGripPointsAt_4).apply(null,arguments)},xk=b._emscripten_bind_MdDbText_getObjectName_0=function(){return(xk=b._emscripten_bind_MdDbText_getObjectName_0=b.asm.emscripten_bind_MdDbText_getObjectName_0).apply(null,arguments)},yk=b._emscripten_bind_MdDbText_getDxf0_0=function(){return(yk=b._emscripten_bind_MdDbText_getDxf0_0=
249
+ b.asm.emscripten_bind_MdDbText_getDxf0_0).apply(null,arguments)},zk=b._emscripten_bind_MdDbText_getJson_0=function(){return(zk=b._emscripten_bind_MdDbText_getJson_0=b.asm.emscripten_bind_MdDbText_getJson_0).apply(null,arguments)},Ak=b._emscripten_bind_MdDbText_setJson_1=function(){return(Ak=b._emscripten_bind_MdDbText_setJson_1=b.asm.emscripten_bind_MdDbText_setJson_1).apply(null,arguments)},Bk=b._emscripten_bind_MdDbText___destroy___0=function(){return(Bk=b._emscripten_bind_MdDbText___destroy___0=
250
+ b.asm.emscripten_bind_MdDbText___destroy___0).apply(null,arguments)},Ck=b._emscripten_bind_MdDbCircle_MdDbCircle_0=function(){return(Ck=b._emscripten_bind_MdDbCircle_MdDbCircle_0=b.asm.emscripten_bind_MdDbCircle_MdDbCircle_0).apply(null,arguments)},Dk=b._emscripten_bind_MdDbCircle_center_0=function(){return(Dk=b._emscripten_bind_MdDbCircle_center_0=b.asm.emscripten_bind_MdDbCircle_center_0).apply(null,arguments)},Ek=b._emscripten_bind_MdDbCircle_setCenter_1=function(){return(Ek=b._emscripten_bind_MdDbCircle_setCenter_1=
251
+ b.asm.emscripten_bind_MdDbCircle_setCenter_1).apply(null,arguments)},Fk=b._emscripten_bind_MdDbCircle_radius_0=function(){return(Fk=b._emscripten_bind_MdDbCircle_radius_0=b.asm.emscripten_bind_MdDbCircle_radius_0).apply(null,arguments)},Gk=b._emscripten_bind_MdDbCircle_setRadius_1=function(){return(Gk=b._emscripten_bind_MdDbCircle_setRadius_1=b.asm.emscripten_bind_MdDbCircle_setRadius_1).apply(null,arguments)},Hk=b._emscripten_bind_MdDbCircle_getStartParam_0=function(){return(Hk=b._emscripten_bind_MdDbCircle_getStartParam_0=
252
+ b.asm.emscripten_bind_MdDbCircle_getStartParam_0).apply(null,arguments)},Ik=b._emscripten_bind_MdDbCircle_getEndParam_0=function(){return(Ik=b._emscripten_bind_MdDbCircle_getEndParam_0=b.asm.emscripten_bind_MdDbCircle_getEndParam_0).apply(null,arguments)},Jk=b._emscripten_bind_MdDbCircle_getDistAtParam_1=function(){return(Jk=b._emscripten_bind_MdDbCircle_getDistAtParam_1=b.asm.emscripten_bind_MdDbCircle_getDistAtParam_1).apply(null,arguments)},Kk=b._emscripten_bind_MdDbCircle_getParamAtDist_1=function(){return(Kk=
253
+ b._emscripten_bind_MdDbCircle_getParamAtDist_1=b.asm.emscripten_bind_MdDbCircle_getParamAtDist_1).apply(null,arguments)},Lk=b._emscripten_bind_MdDbCircle_getDistAtPoint_1=function(){return(Lk=b._emscripten_bind_MdDbCircle_getDistAtPoint_1=b.asm.emscripten_bind_MdDbCircle_getDistAtPoint_1).apply(null,arguments)},Mk=b._emscripten_bind_MdDbCircle_getPointAtDist_1=function(){return(Mk=b._emscripten_bind_MdDbCircle_getPointAtDist_1=b.asm.emscripten_bind_MdDbCircle_getPointAtDist_1).apply(null,arguments)},
254
+ Nk=b._emscripten_bind_MdDbCircle_explode_0=function(){return(Nk=b._emscripten_bind_MdDbCircle_explode_0=b.asm.emscripten_bind_MdDbCircle_explode_0).apply(null,arguments)},Ok=b._emscripten_bind_MdDbCircle_getObjectID_0=function(){return(Ok=b._emscripten_bind_MdDbCircle_getObjectID_0=b.asm.emscripten_bind_MdDbCircle_getObjectID_0).apply(null,arguments)},Pk=b._emscripten_bind_MdDbCircle_Erase_0=function(){return(Pk=b._emscripten_bind_MdDbCircle_Erase_0=b.asm.emscripten_bind_MdDbCircle_Erase_0).apply(null,
255
+ arguments)},Qk=b._emscripten_bind_MdDbCircle_ConnectionTempObject_1=function(){return(Qk=b._emscripten_bind_MdDbCircle_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbCircle_ConnectionTempObject_1).apply(null,arguments)},Rk=b._emscripten_bind_MdDbCircle_Clone_0=function(){return(Rk=b._emscripten_bind_MdDbCircle_Clone_0=b.asm.emscripten_bind_MdDbCircle_Clone_0).apply(null,arguments)},Sk=b._emscripten_bind_MdDbCircle_moveGripPointsAt_4=function(){return(Sk=b._emscripten_bind_MdDbCircle_moveGripPointsAt_4=
256
+ b.asm.emscripten_bind_MdDbCircle_moveGripPointsAt_4).apply(null,arguments)},Tk=b._emscripten_bind_MdDbCircle_getObjectName_0=function(){return(Tk=b._emscripten_bind_MdDbCircle_getObjectName_0=b.asm.emscripten_bind_MdDbCircle_getObjectName_0).apply(null,arguments)},Uk=b._emscripten_bind_MdDbCircle_getDxf0_0=function(){return(Uk=b._emscripten_bind_MdDbCircle_getDxf0_0=b.asm.emscripten_bind_MdDbCircle_getDxf0_0).apply(null,arguments)},Vk=b._emscripten_bind_MdDbCircle_getJson_0=function(){return(Vk=b._emscripten_bind_MdDbCircle_getJson_0=
257
+ b.asm.emscripten_bind_MdDbCircle_getJson_0).apply(null,arguments)},Wk=b._emscripten_bind_MdDbCircle_setJson_1=function(){return(Wk=b._emscripten_bind_MdDbCircle_setJson_1=b.asm.emscripten_bind_MdDbCircle_setJson_1).apply(null,arguments)},Xk=b._emscripten_bind_MdDbCircle___destroy___0=function(){return(Xk=b._emscripten_bind_MdDbCircle___destroy___0=b.asm.emscripten_bind_MdDbCircle___destroy___0).apply(null,arguments)},Yk=b._emscripten_bind_MdDbPolyline_MdDbPolyline_0=function(){return(Yk=b._emscripten_bind_MdDbPolyline_MdDbPolyline_0=
258
+ b.asm.emscripten_bind_MdDbPolyline_MdDbPolyline_0).apply(null,arguments)},Zk=b._emscripten_bind_MdDbPolyline_setClosed_1=function(){return(Zk=b._emscripten_bind_MdDbPolyline_setClosed_1=b.asm.emscripten_bind_MdDbPolyline_setClosed_1).apply(null,arguments)},$k=b._emscripten_bind_MdDbPolyline_setConstantWidth_1=function(){return($k=b._emscripten_bind_MdDbPolyline_setConstantWidth_1=b.asm.emscripten_bind_MdDbPolyline_setConstantWidth_1).apply(null,arguments)},al=b._emscripten_bind_MdDbPolyline_isClosed_0=
259
+ function(){return(al=b._emscripten_bind_MdDbPolyline_isClosed_0=b.asm.emscripten_bind_MdDbPolyline_isClosed_0).apply(null,arguments)},bl=b._emscripten_bind_MdDbPolyline_getConstantWidth_0=function(){return(bl=b._emscripten_bind_MdDbPolyline_getConstantWidth_0=b.asm.emscripten_bind_MdDbPolyline_getConstantWidth_0).apply(null,arguments)},cl=b._emscripten_bind_MdDbPolyline_addVertexAt_5=function(){return(cl=b._emscripten_bind_MdDbPolyline_addVertexAt_5=b.asm.emscripten_bind_MdDbPolyline_addVertexAt_5).apply(null,
260
+ arguments)},dl=b._emscripten_bind_MdDbPolyline_removeVertexAt_1=function(){return(dl=b._emscripten_bind_MdDbPolyline_removeVertexAt_1=b.asm.emscripten_bind_MdDbPolyline_removeVertexAt_1).apply(null,arguments)},el=b._emscripten_bind_MdDbPolyline_numVerts_0=function(){return(el=b._emscripten_bind_MdDbPolyline_numVerts_0=b.asm.emscripten_bind_MdDbPolyline_numVerts_0).apply(null,arguments)},fl=b._emscripten_bind_MdDbPolyline_getPointAt_1=function(){return(fl=b._emscripten_bind_MdDbPolyline_getPointAt_1=
261
+ b.asm.emscripten_bind_MdDbPolyline_getPointAt_1).apply(null,arguments)},gl=b._emscripten_bind_MdDbPolyline_getBulgeAt_1=function(){return(gl=b._emscripten_bind_MdDbPolyline_getBulgeAt_1=b.asm.emscripten_bind_MdDbPolyline_getBulgeAt_1).apply(null,arguments)},hl=b._emscripten_bind_MdDbPolyline_getStartWidthsAt_1=function(){return(hl=b._emscripten_bind_MdDbPolyline_getStartWidthsAt_1=b.asm.emscripten_bind_MdDbPolyline_getStartWidthsAt_1).apply(null,arguments)},il=b._emscripten_bind_MdDbPolyline_getEndWidthsAt_1=
262
+ function(){return(il=b._emscripten_bind_MdDbPolyline_getEndWidthsAt_1=b.asm.emscripten_bind_MdDbPolyline_getEndWidthsAt_1).apply(null,arguments)},jl=b._emscripten_bind_MdDbPolyline_setPointAt_2=function(){return(jl=b._emscripten_bind_MdDbPolyline_setPointAt_2=b.asm.emscripten_bind_MdDbPolyline_setPointAt_2).apply(null,arguments)},kl=b._emscripten_bind_MdDbPolyline_setBulgeAt_2=function(){return(kl=b._emscripten_bind_MdDbPolyline_setBulgeAt_2=b.asm.emscripten_bind_MdDbPolyline_setBulgeAt_2).apply(null,
263
+ arguments)},ll=b._emscripten_bind_MdDbPolyline_getStartParam_0=function(){return(ll=b._emscripten_bind_MdDbPolyline_getStartParam_0=b.asm.emscripten_bind_MdDbPolyline_getStartParam_0).apply(null,arguments)},ml=b._emscripten_bind_MdDbPolyline_getEndParam_0=function(){return(ml=b._emscripten_bind_MdDbPolyline_getEndParam_0=b.asm.emscripten_bind_MdDbPolyline_getEndParam_0).apply(null,arguments)},nl=b._emscripten_bind_MdDbPolyline_getDistAtParam_1=function(){return(nl=b._emscripten_bind_MdDbPolyline_getDistAtParam_1=
264
+ b.asm.emscripten_bind_MdDbPolyline_getDistAtParam_1).apply(null,arguments)},ol=b._emscripten_bind_MdDbPolyline_getParamAtDist_1=function(){return(ol=b._emscripten_bind_MdDbPolyline_getParamAtDist_1=b.asm.emscripten_bind_MdDbPolyline_getParamAtDist_1).apply(null,arguments)},pl=b._emscripten_bind_MdDbPolyline_getDistAtPoint_1=function(){return(pl=b._emscripten_bind_MdDbPolyline_getDistAtPoint_1=b.asm.emscripten_bind_MdDbPolyline_getDistAtPoint_1).apply(null,arguments)},ql=b._emscripten_bind_MdDbPolyline_getPointAtDist_1=
265
+ function(){return(ql=b._emscripten_bind_MdDbPolyline_getPointAtDist_1=b.asm.emscripten_bind_MdDbPolyline_getPointAtDist_1).apply(null,arguments)},rl=b._emscripten_bind_MdDbPolyline_explode_0=function(){return(rl=b._emscripten_bind_MdDbPolyline_explode_0=b.asm.emscripten_bind_MdDbPolyline_explode_0).apply(null,arguments)},sl=b._emscripten_bind_MdDbPolyline_getObjectID_0=function(){return(sl=b._emscripten_bind_MdDbPolyline_getObjectID_0=b.asm.emscripten_bind_MdDbPolyline_getObjectID_0).apply(null,arguments)},
266
+ tl=b._emscripten_bind_MdDbPolyline_Erase_0=function(){return(tl=b._emscripten_bind_MdDbPolyline_Erase_0=b.asm.emscripten_bind_MdDbPolyline_Erase_0).apply(null,arguments)},ul=b._emscripten_bind_MdDbPolyline_ConnectionTempObject_1=function(){return(ul=b._emscripten_bind_MdDbPolyline_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbPolyline_ConnectionTempObject_1).apply(null,arguments)},vl=b._emscripten_bind_MdDbPolyline_Clone_0=function(){return(vl=b._emscripten_bind_MdDbPolyline_Clone_0=b.asm.emscripten_bind_MdDbPolyline_Clone_0).apply(null,
267
+ arguments)},wl=b._emscripten_bind_MdDbPolyline_moveGripPointsAt_4=function(){return(wl=b._emscripten_bind_MdDbPolyline_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbPolyline_moveGripPointsAt_4).apply(null,arguments)},xl=b._emscripten_bind_MdDbPolyline_getObjectName_0=function(){return(xl=b._emscripten_bind_MdDbPolyline_getObjectName_0=b.asm.emscripten_bind_MdDbPolyline_getObjectName_0).apply(null,arguments)},yl=b._emscripten_bind_MdDbPolyline_getDxf0_0=function(){return(yl=b._emscripten_bind_MdDbPolyline_getDxf0_0=
268
+ b.asm.emscripten_bind_MdDbPolyline_getDxf0_0).apply(null,arguments)},zl=b._emscripten_bind_MdDbPolyline_getJson_0=function(){return(zl=b._emscripten_bind_MdDbPolyline_getJson_0=b.asm.emscripten_bind_MdDbPolyline_getJson_0).apply(null,arguments)},Al=b._emscripten_bind_MdDbPolyline_setJson_1=function(){return(Al=b._emscripten_bind_MdDbPolyline_setJson_1=b.asm.emscripten_bind_MdDbPolyline_setJson_1).apply(null,arguments)},Bl=b._emscripten_bind_MdDbPolyline___destroy___0=function(){return(Bl=b._emscripten_bind_MdDbPolyline___destroy___0=
269
+ b.asm.emscripten_bind_MdDbPolyline___destroy___0).apply(null,arguments)},Cl=b._emscripten_bind_MdDbBlockReference_MdDbBlockReference_0=function(){return(Cl=b._emscripten_bind_MdDbBlockReference_MdDbBlockReference_0=b.asm.emscripten_bind_MdDbBlockReference_MdDbBlockReference_0).apply(null,arguments)},Dl=b._emscripten_bind_MdDbBlockReference_blockTableRecord_0=function(){return(Dl=b._emscripten_bind_MdDbBlockReference_blockTableRecord_0=b.asm.emscripten_bind_MdDbBlockReference_blockTableRecord_0).apply(null,
270
+ arguments)},El=b._emscripten_bind_MdDbBlockReference_setBlockTableRecord_1=function(){return(El=b._emscripten_bind_MdDbBlockReference_setBlockTableRecord_1=b.asm.emscripten_bind_MdDbBlockReference_setBlockTableRecord_1).apply(null,arguments)},Fl=b._emscripten_bind_MdDbBlockReference_position_0=function(){return(Fl=b._emscripten_bind_MdDbBlockReference_position_0=b.asm.emscripten_bind_MdDbBlockReference_position_0).apply(null,arguments)},Gl=b._emscripten_bind_MdDbBlockReference_setPosition_1=function(){return(Gl=
271
+ b._emscripten_bind_MdDbBlockReference_setPosition_1=b.asm.emscripten_bind_MdDbBlockReference_setPosition_1).apply(null,arguments)},Hl=b._emscripten_bind_MdDbBlockReference_scaleFactors_0=function(){return(Hl=b._emscripten_bind_MdDbBlockReference_scaleFactors_0=b.asm.emscripten_bind_MdDbBlockReference_scaleFactors_0).apply(null,arguments)},Il=b._emscripten_bind_MdDbBlockReference_setScaleFactors_1=function(){return(Il=b._emscripten_bind_MdDbBlockReference_setScaleFactors_1=b.asm.emscripten_bind_MdDbBlockReference_setScaleFactors_1).apply(null,
272
+ arguments)},Jl=b._emscripten_bind_MdDbBlockReference_rotation_0=function(){return(Jl=b._emscripten_bind_MdDbBlockReference_rotation_0=b.asm.emscripten_bind_MdDbBlockReference_rotation_0).apply(null,arguments)},Kl=b._emscripten_bind_MdDbBlockReference_setRotation_1=function(){return(Kl=b._emscripten_bind_MdDbBlockReference_setRotation_1=b.asm.emscripten_bind_MdDbBlockReference_setRotation_1).apply(null,arguments)},Ll=b._emscripten_bind_MdDbBlockReference_blockTransform_0=function(){return(Ll=b._emscripten_bind_MdDbBlockReference_blockTransform_0=
273
+ b.asm.emscripten_bind_MdDbBlockReference_blockTransform_0).apply(null,arguments)},Ml=b._emscripten_bind_MdDbBlockReference_setBlockTransform_1=function(){return(Ml=b._emscripten_bind_MdDbBlockReference_setBlockTransform_1=b.asm.emscripten_bind_MdDbBlockReference_setBlockTransform_1).apply(null,arguments)},Nl=b._emscripten_bind_MdDbBlockReference_explode_0=function(){return(Nl=b._emscripten_bind_MdDbBlockReference_explode_0=b.asm.emscripten_bind_MdDbBlockReference_explode_0).apply(null,arguments)},
274
+ Ol=b._emscripten_bind_MdDbBlockReference_getObjectID_0=function(){return(Ol=b._emscripten_bind_MdDbBlockReference_getObjectID_0=b.asm.emscripten_bind_MdDbBlockReference_getObjectID_0).apply(null,arguments)},Pl=b._emscripten_bind_MdDbBlockReference_Erase_0=function(){return(Pl=b._emscripten_bind_MdDbBlockReference_Erase_0=b.asm.emscripten_bind_MdDbBlockReference_Erase_0).apply(null,arguments)},Ql=b._emscripten_bind_MdDbBlockReference_ConnectionTempObject_1=function(){return(Ql=b._emscripten_bind_MdDbBlockReference_ConnectionTempObject_1=
275
+ b.asm.emscripten_bind_MdDbBlockReference_ConnectionTempObject_1).apply(null,arguments)},Rl=b._emscripten_bind_MdDbBlockReference_Clone_0=function(){return(Rl=b._emscripten_bind_MdDbBlockReference_Clone_0=b.asm.emscripten_bind_MdDbBlockReference_Clone_0).apply(null,arguments)},Sl=b._emscripten_bind_MdDbBlockReference_moveGripPointsAt_4=function(){return(Sl=b._emscripten_bind_MdDbBlockReference_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbBlockReference_moveGripPointsAt_4).apply(null,arguments)},Tl=
276
+ b._emscripten_bind_MdDbBlockReference_getObjectName_0=function(){return(Tl=b._emscripten_bind_MdDbBlockReference_getObjectName_0=b.asm.emscripten_bind_MdDbBlockReference_getObjectName_0).apply(null,arguments)},Ul=b._emscripten_bind_MdDbBlockReference_getDxf0_0=function(){return(Ul=b._emscripten_bind_MdDbBlockReference_getDxf0_0=b.asm.emscripten_bind_MdDbBlockReference_getDxf0_0).apply(null,arguments)},Vl=b._emscripten_bind_MdDbBlockReference_getJson_0=function(){return(Vl=b._emscripten_bind_MdDbBlockReference_getJson_0=
277
+ b.asm.emscripten_bind_MdDbBlockReference_getJson_0).apply(null,arguments)},Wl=b._emscripten_bind_MdDbBlockReference_setJson_1=function(){return(Wl=b._emscripten_bind_MdDbBlockReference_setJson_1=b.asm.emscripten_bind_MdDbBlockReference_setJson_1).apply(null,arguments)},Xl=b._emscripten_bind_MdDbBlockReference___destroy___0=function(){return(Xl=b._emscripten_bind_MdDbBlockReference___destroy___0=b.asm.emscripten_bind_MdDbBlockReference___destroy___0).apply(null,arguments)},Yl=b._emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0=
278
+ function(){return(Yl=b._emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0=b.asm.emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0).apply(null,arguments)},Zl=b._emscripten_bind_MdDbAlignedDimension_xLine1Point_0=function(){return(Zl=b._emscripten_bind_MdDbAlignedDimension_xLine1Point_0=b.asm.emscripten_bind_MdDbAlignedDimension_xLine1Point_0).apply(null,arguments)},$l=b._emscripten_bind_MdDbAlignedDimension_setXLine1Point_1=function(){return($l=b._emscripten_bind_MdDbAlignedDimension_setXLine1Point_1=
279
+ b.asm.emscripten_bind_MdDbAlignedDimension_setXLine1Point_1).apply(null,arguments)},am=b._emscripten_bind_MdDbAlignedDimension_xLine2Point_0=function(){return(am=b._emscripten_bind_MdDbAlignedDimension_xLine2Point_0=b.asm.emscripten_bind_MdDbAlignedDimension_xLine2Point_0).apply(null,arguments)},bm=b._emscripten_bind_MdDbAlignedDimension_setXLine2Point_1=function(){return(bm=b._emscripten_bind_MdDbAlignedDimension_setXLine2Point_1=b.asm.emscripten_bind_MdDbAlignedDimension_setXLine2Point_1).apply(null,
280
+ arguments)},cm=b._emscripten_bind_MdDbAlignedDimension_dimLinePoint_0=function(){return(cm=b._emscripten_bind_MdDbAlignedDimension_dimLinePoint_0=b.asm.emscripten_bind_MdDbAlignedDimension_dimLinePoint_0).apply(null,arguments)},dm=b._emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1=function(){return(dm=b._emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1=b.asm.emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1).apply(null,arguments)},em=b._emscripten_bind_MdDbAlignedDimension_oblique_0=
281
+ function(){return(em=b._emscripten_bind_MdDbAlignedDimension_oblique_0=b.asm.emscripten_bind_MdDbAlignedDimension_oblique_0).apply(null,arguments)},fm=b._emscripten_bind_MdDbAlignedDimension_setOblique_1=function(){return(fm=b._emscripten_bind_MdDbAlignedDimension_setOblique_1=b.asm.emscripten_bind_MdDbAlignedDimension_setOblique_1).apply(null,arguments)},gm=b._emscripten_bind_MdDbAlignedDimension_textPosition_0=function(){return(gm=b._emscripten_bind_MdDbAlignedDimension_textPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_textPosition_0).apply(null,
282
+ arguments)},hm=b._emscripten_bind_MdDbAlignedDimension_setTextPosition_1=function(){return(hm=b._emscripten_bind_MdDbAlignedDimension_setTextPosition_1=b.asm.emscripten_bind_MdDbAlignedDimension_setTextPosition_1).apply(null,arguments)},im=b._emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0=function(){return(im=b._emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0).apply(null,arguments)},jm=b._emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0=
283
+ function(){return(jm=b._emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0).apply(null,arguments)},km=b._emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0=function(){return(km=b._emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0).apply(null,arguments)},lm=b._emscripten_bind_MdDbAlignedDimension_elevation_0=function(){return(lm=b._emscripten_bind_MdDbAlignedDimension_elevation_0=
284
+ b.asm.emscripten_bind_MdDbAlignedDimension_elevation_0).apply(null,arguments)},mm=b._emscripten_bind_MdDbAlignedDimension_setElevation_1=function(){return(mm=b._emscripten_bind_MdDbAlignedDimension_setElevation_1=b.asm.emscripten_bind_MdDbAlignedDimension_setElevation_1).apply(null,arguments)},nm=b._emscripten_bind_MdDbAlignedDimension_dimensionText_0=function(){return(nm=b._emscripten_bind_MdDbAlignedDimension_dimensionText_0=b.asm.emscripten_bind_MdDbAlignedDimension_dimensionText_0).apply(null,
285
+ arguments)},om=b._emscripten_bind_MdDbAlignedDimension_setDimensionText_1=function(){return(om=b._emscripten_bind_MdDbAlignedDimension_setDimensionText_1=b.asm.emscripten_bind_MdDbAlignedDimension_setDimensionText_1).apply(null,arguments)},pm=b._emscripten_bind_MdDbAlignedDimension_textRotation_0=function(){return(pm=b._emscripten_bind_MdDbAlignedDimension_textRotation_0=b.asm.emscripten_bind_MdDbAlignedDimension_textRotation_0).apply(null,arguments)},qm=b._emscripten_bind_MdDbAlignedDimension_setTextRotation_1=
286
+ function(){return(qm=b._emscripten_bind_MdDbAlignedDimension_setTextRotation_1=b.asm.emscripten_bind_MdDbAlignedDimension_setTextRotation_1).apply(null,arguments)},rm=b._emscripten_bind_MdDbAlignedDimension_dimensionStyle_0=function(){return(rm=b._emscripten_bind_MdDbAlignedDimension_dimensionStyle_0=b.asm.emscripten_bind_MdDbAlignedDimension_dimensionStyle_0).apply(null,arguments)},sm=b._emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1=function(){return(sm=b._emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1=
287
+ b.asm.emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1).apply(null,arguments)},tm=b._emscripten_bind_MdDbAlignedDimension_textAttachment_0=function(){return(tm=b._emscripten_bind_MdDbAlignedDimension_textAttachment_0=b.asm.emscripten_bind_MdDbAlignedDimension_textAttachment_0).apply(null,arguments)},um=b._emscripten_bind_MdDbAlignedDimension_setTextAttachment_1=function(){return(um=b._emscripten_bind_MdDbAlignedDimension_setTextAttachment_1=b.asm.emscripten_bind_MdDbAlignedDimension_setTextAttachment_1).apply(null,
288
+ arguments)},wm=b._emscripten_bind_MdDbAlignedDimension_horizontalRotation_0=function(){return(wm=b._emscripten_bind_MdDbAlignedDimension_horizontalRotation_0=b.asm.emscripten_bind_MdDbAlignedDimension_horizontalRotation_0).apply(null,arguments)},xm=b._emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1=function(){return(xm=b._emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1=b.asm.emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1).apply(null,arguments)},ym=b._emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1=
289
+ function(){return(ym=b._emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1=b.asm.emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1).apply(null,arguments)},zm=b._emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1=function(){return(zm=b._emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1).apply(null,arguments)},Am=b._emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2=function(){return(Am=b._emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2=
290
+ b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2).apply(null,arguments)},Bm=b._emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1=function(){return(Bm=b._emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1).apply(null,arguments)},Cm=b._emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2=function(){return(Cm=b._emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2=b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2).apply(null,
291
+ arguments)},Dm=b._emscripten_bind_MdDbAlignedDimension_GetDimVarString_1=function(){return(Dm=b._emscripten_bind_MdDbAlignedDimension_GetDimVarString_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarString_1).apply(null,arguments)},Em=b._emscripten_bind_MdDbAlignedDimension_SetDimVarString_2=function(){return(Em=b._emscripten_bind_MdDbAlignedDimension_SetDimVarString_2=b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarString_2).apply(null,arguments)},Fm=b._emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1=
292
+ function(){return(Fm=b._emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1).apply(null,arguments)},Gm=b._emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2=function(){return(Gm=b._emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2=b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2).apply(null,arguments)},Hm=b._emscripten_bind_MdDbAlignedDimension_explode_0=function(){return(Hm=b._emscripten_bind_MdDbAlignedDimension_explode_0=
293
+ b.asm.emscripten_bind_MdDbAlignedDimension_explode_0).apply(null,arguments)},Im=b._emscripten_bind_MdDbAlignedDimension_getObjectID_0=function(){return(Im=b._emscripten_bind_MdDbAlignedDimension_getObjectID_0=b.asm.emscripten_bind_MdDbAlignedDimension_getObjectID_0).apply(null,arguments)},Jm=b._emscripten_bind_MdDbAlignedDimension_Erase_0=function(){return(Jm=b._emscripten_bind_MdDbAlignedDimension_Erase_0=b.asm.emscripten_bind_MdDbAlignedDimension_Erase_0).apply(null,arguments)},Km=b._emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1=
294
+ function(){return(Km=b._emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1).apply(null,arguments)},Lm=b._emscripten_bind_MdDbAlignedDimension_Clone_0=function(){return(Lm=b._emscripten_bind_MdDbAlignedDimension_Clone_0=b.asm.emscripten_bind_MdDbAlignedDimension_Clone_0).apply(null,arguments)},Mm=b._emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4=function(){return(Mm=b._emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4=
295
+ b.asm.emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4).apply(null,arguments)},Nm=b._emscripten_bind_MdDbAlignedDimension_getObjectName_0=function(){return(Nm=b._emscripten_bind_MdDbAlignedDimension_getObjectName_0=b.asm.emscripten_bind_MdDbAlignedDimension_getObjectName_0).apply(null,arguments)},Om=b._emscripten_bind_MdDbAlignedDimension_getDxf0_0=function(){return(Om=b._emscripten_bind_MdDbAlignedDimension_getDxf0_0=b.asm.emscripten_bind_MdDbAlignedDimension_getDxf0_0).apply(null,arguments)},
296
+ Pm=b._emscripten_bind_MdDbAlignedDimension_getJson_0=function(){return(Pm=b._emscripten_bind_MdDbAlignedDimension_getJson_0=b.asm.emscripten_bind_MdDbAlignedDimension_getJson_0).apply(null,arguments)},Qm=b._emscripten_bind_MdDbAlignedDimension_setJson_1=function(){return(Qm=b._emscripten_bind_MdDbAlignedDimension_setJson_1=b.asm.emscripten_bind_MdDbAlignedDimension_setJson_1).apply(null,arguments)},Rm=b._emscripten_bind_MdDbAlignedDimension___destroy___0=function(){return(Rm=b._emscripten_bind_MdDbAlignedDimension___destroy___0=
297
+ b.asm.emscripten_bind_MdDbAlignedDimension___destroy___0).apply(null,arguments)},Sm=b._emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0=function(){return(Sm=b._emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0=b.asm.emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0).apply(null,arguments)},Tm=b._emscripten_bind_MdDbRotatedDimension_xLine1Point_0=function(){return(Tm=b._emscripten_bind_MdDbRotatedDimension_xLine1Point_0=b.asm.emscripten_bind_MdDbRotatedDimension_xLine1Point_0).apply(null,
298
+ arguments)},Um=b._emscripten_bind_MdDbRotatedDimension_setXLine1Point_1=function(){return(Um=b._emscripten_bind_MdDbRotatedDimension_setXLine1Point_1=b.asm.emscripten_bind_MdDbRotatedDimension_setXLine1Point_1).apply(null,arguments)},Vm=b._emscripten_bind_MdDbRotatedDimension_xLine2Point_0=function(){return(Vm=b._emscripten_bind_MdDbRotatedDimension_xLine2Point_0=b.asm.emscripten_bind_MdDbRotatedDimension_xLine2Point_0).apply(null,arguments)},Wm=b._emscripten_bind_MdDbRotatedDimension_setXLine2Point_1=
299
+ function(){return(Wm=b._emscripten_bind_MdDbRotatedDimension_setXLine2Point_1=b.asm.emscripten_bind_MdDbRotatedDimension_setXLine2Point_1).apply(null,arguments)},Xm=b._emscripten_bind_MdDbRotatedDimension_dimLinePoint_0=function(){return(Xm=b._emscripten_bind_MdDbRotatedDimension_dimLinePoint_0=b.asm.emscripten_bind_MdDbRotatedDimension_dimLinePoint_0).apply(null,arguments)},Ym=b._emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1=function(){return(Ym=b._emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1=
300
+ b.asm.emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1).apply(null,arguments)},Zm=b._emscripten_bind_MdDbRotatedDimension_rotation_0=function(){return(Zm=b._emscripten_bind_MdDbRotatedDimension_rotation_0=b.asm.emscripten_bind_MdDbRotatedDimension_rotation_0).apply(null,arguments)},$m=b._emscripten_bind_MdDbRotatedDimension_setRotation_1=function(){return($m=b._emscripten_bind_MdDbRotatedDimension_setRotation_1=b.asm.emscripten_bind_MdDbRotatedDimension_setRotation_1).apply(null,arguments)},
301
+ an=b._emscripten_bind_MdDbRotatedDimension_oblique_0=function(){return(an=b._emscripten_bind_MdDbRotatedDimension_oblique_0=b.asm.emscripten_bind_MdDbRotatedDimension_oblique_0).apply(null,arguments)},bn=b._emscripten_bind_MdDbRotatedDimension_setOblique_1=function(){return(bn=b._emscripten_bind_MdDbRotatedDimension_setOblique_1=b.asm.emscripten_bind_MdDbRotatedDimension_setOblique_1).apply(null,arguments)},cn=b._emscripten_bind_MdDbRotatedDimension_textPosition_0=function(){return(cn=b._emscripten_bind_MdDbRotatedDimension_textPosition_0=
302
+ b.asm.emscripten_bind_MdDbRotatedDimension_textPosition_0).apply(null,arguments)},dn=b._emscripten_bind_MdDbRotatedDimension_setTextPosition_1=function(){return(dn=b._emscripten_bind_MdDbRotatedDimension_setTextPosition_1=b.asm.emscripten_bind_MdDbRotatedDimension_setTextPosition_1).apply(null,arguments)},en=b._emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0=function(){return(en=b._emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0=b.asm.emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0).apply(null,
303
+ arguments)},fn=b._emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0=function(){return(fn=b._emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0=b.asm.emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0).apply(null,arguments)},gn=b._emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0=function(){return(gn=b._emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0=b.asm.emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0).apply(null,arguments)},hn=b._emscripten_bind_MdDbRotatedDimension_elevation_0=
304
+ function(){return(hn=b._emscripten_bind_MdDbRotatedDimension_elevation_0=b.asm.emscripten_bind_MdDbRotatedDimension_elevation_0).apply(null,arguments)},jn=b._emscripten_bind_MdDbRotatedDimension_setElevation_1=function(){return(jn=b._emscripten_bind_MdDbRotatedDimension_setElevation_1=b.asm.emscripten_bind_MdDbRotatedDimension_setElevation_1).apply(null,arguments)},kn=b._emscripten_bind_MdDbRotatedDimension_dimensionText_0=function(){return(kn=b._emscripten_bind_MdDbRotatedDimension_dimensionText_0=
305
+ b.asm.emscripten_bind_MdDbRotatedDimension_dimensionText_0).apply(null,arguments)},ln=b._emscripten_bind_MdDbRotatedDimension_setDimensionText_1=function(){return(ln=b._emscripten_bind_MdDbRotatedDimension_setDimensionText_1=b.asm.emscripten_bind_MdDbRotatedDimension_setDimensionText_1).apply(null,arguments)},mn=b._emscripten_bind_MdDbRotatedDimension_textRotation_0=function(){return(mn=b._emscripten_bind_MdDbRotatedDimension_textRotation_0=b.asm.emscripten_bind_MdDbRotatedDimension_textRotation_0).apply(null,
306
+ arguments)},nn=b._emscripten_bind_MdDbRotatedDimension_setTextRotation_1=function(){return(nn=b._emscripten_bind_MdDbRotatedDimension_setTextRotation_1=b.asm.emscripten_bind_MdDbRotatedDimension_setTextRotation_1).apply(null,arguments)},on=b._emscripten_bind_MdDbRotatedDimension_dimensionStyle_0=function(){return(on=b._emscripten_bind_MdDbRotatedDimension_dimensionStyle_0=b.asm.emscripten_bind_MdDbRotatedDimension_dimensionStyle_0).apply(null,arguments)},pn=b._emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1=
307
+ function(){return(pn=b._emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1=b.asm.emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1).apply(null,arguments)},qn=b._emscripten_bind_MdDbRotatedDimension_textAttachment_0=function(){return(qn=b._emscripten_bind_MdDbRotatedDimension_textAttachment_0=b.asm.emscripten_bind_MdDbRotatedDimension_textAttachment_0).apply(null,arguments)},rn=b._emscripten_bind_MdDbRotatedDimension_setTextAttachment_1=function(){return(rn=b._emscripten_bind_MdDbRotatedDimension_setTextAttachment_1=
308
+ b.asm.emscripten_bind_MdDbRotatedDimension_setTextAttachment_1).apply(null,arguments)},sn=b._emscripten_bind_MdDbRotatedDimension_horizontalRotation_0=function(){return(sn=b._emscripten_bind_MdDbRotatedDimension_horizontalRotation_0=b.asm.emscripten_bind_MdDbRotatedDimension_horizontalRotation_0).apply(null,arguments)},tn=b._emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1=function(){return(tn=b._emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1=b.asm.emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1).apply(null,
309
+ arguments)},un=b._emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1=function(){return(un=b._emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1=b.asm.emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1).apply(null,arguments)},vn=b._emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1=function(){return(vn=b._emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1=b.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1).apply(null,arguments)},wn=b._emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2=
310
+ function(){return(wn=b._emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2=b.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2).apply(null,arguments)},xn=b._emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1=function(){return(xn=b._emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1=b.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1).apply(null,arguments)},yn=b._emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2=function(){return(yn=b._emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2=
311
+ b.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2).apply(null,arguments)},zn=b._emscripten_bind_MdDbRotatedDimension_GetDimVarString_1=function(){return(zn=b._emscripten_bind_MdDbRotatedDimension_GetDimVarString_1=b.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarString_1).apply(null,arguments)},An=b._emscripten_bind_MdDbRotatedDimension_SetDimVarString_2=function(){return(An=b._emscripten_bind_MdDbRotatedDimension_SetDimVarString_2=b.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarString_2).apply(null,
312
+ arguments)},Bn=b._emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1=function(){return(Bn=b._emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1=b.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1).apply(null,arguments)},Cn=b._emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2=function(){return(Cn=b._emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2=b.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2).apply(null,arguments)},Dn=b._emscripten_bind_MdDbRotatedDimension_explode_0=
313
+ function(){return(Dn=b._emscripten_bind_MdDbRotatedDimension_explode_0=b.asm.emscripten_bind_MdDbRotatedDimension_explode_0).apply(null,arguments)},En=b._emscripten_bind_MdDbRotatedDimension_getObjectID_0=function(){return(En=b._emscripten_bind_MdDbRotatedDimension_getObjectID_0=b.asm.emscripten_bind_MdDbRotatedDimension_getObjectID_0).apply(null,arguments)},Fn=b._emscripten_bind_MdDbRotatedDimension_Erase_0=function(){return(Fn=b._emscripten_bind_MdDbRotatedDimension_Erase_0=b.asm.emscripten_bind_MdDbRotatedDimension_Erase_0).apply(null,
314
+ arguments)},Gn=b._emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1=function(){return(Gn=b._emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1).apply(null,arguments)},Hn=b._emscripten_bind_MdDbRotatedDimension_Clone_0=function(){return(Hn=b._emscripten_bind_MdDbRotatedDimension_Clone_0=b.asm.emscripten_bind_MdDbRotatedDimension_Clone_0).apply(null,arguments)},In=b._emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4=
315
+ function(){return(In=b._emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4).apply(null,arguments)},Jn=b._emscripten_bind_MdDbRotatedDimension_getObjectName_0=function(){return(Jn=b._emscripten_bind_MdDbRotatedDimension_getObjectName_0=b.asm.emscripten_bind_MdDbRotatedDimension_getObjectName_0).apply(null,arguments)},Kn=b._emscripten_bind_MdDbRotatedDimension_getDxf0_0=function(){return(Kn=b._emscripten_bind_MdDbRotatedDimension_getDxf0_0=
316
+ b.asm.emscripten_bind_MdDbRotatedDimension_getDxf0_0).apply(null,arguments)},Ln=b._emscripten_bind_MdDbRotatedDimension_getJson_0=function(){return(Ln=b._emscripten_bind_MdDbRotatedDimension_getJson_0=b.asm.emscripten_bind_MdDbRotatedDimension_getJson_0).apply(null,arguments)},Mn=b._emscripten_bind_MdDbRotatedDimension_setJson_1=function(){return(Mn=b._emscripten_bind_MdDbRotatedDimension_setJson_1=b.asm.emscripten_bind_MdDbRotatedDimension_setJson_1).apply(null,arguments)},Nn=b._emscripten_bind_MdDbRotatedDimension___destroy___0=
317
+ function(){return(Nn=b._emscripten_bind_MdDbRotatedDimension___destroy___0=b.asm.emscripten_bind_MdDbRotatedDimension___destroy___0).apply(null,arguments)},On=b._emscripten_bind_MdDbMText_MdDbMText_0=function(){return(On=b._emscripten_bind_MdDbMText_MdDbMText_0=b.asm.emscripten_bind_MdDbMText_MdDbMText_0).apply(null,arguments)},Pn=b._emscripten_bind_MdDbMText_location_0=function(){return(Pn=b._emscripten_bind_MdDbMText_location_0=b.asm.emscripten_bind_MdDbMText_location_0).apply(null,arguments)},
318
+ Qn=b._emscripten_bind_MdDbMText_setLocation_1=function(){return(Qn=b._emscripten_bind_MdDbMText_setLocation_1=b.asm.emscripten_bind_MdDbMText_setLocation_1).apply(null,arguments)},Rn=b._emscripten_bind_MdDbMText_rotation_0=function(){return(Rn=b._emscripten_bind_MdDbMText_rotation_0=b.asm.emscripten_bind_MdDbMText_rotation_0).apply(null,arguments)},Sn=b._emscripten_bind_MdDbMText_setRotation_1=function(){return(Sn=b._emscripten_bind_MdDbMText_setRotation_1=b.asm.emscripten_bind_MdDbMText_setRotation_1).apply(null,
319
+ arguments)},Tn=b._emscripten_bind_MdDbMText_width_0=function(){return(Tn=b._emscripten_bind_MdDbMText_width_0=b.asm.emscripten_bind_MdDbMText_width_0).apply(null,arguments)},Un=b._emscripten_bind_MdDbMText_setWidth_1=function(){return(Un=b._emscripten_bind_MdDbMText_setWidth_1=b.asm.emscripten_bind_MdDbMText_setWidth_1).apply(null,arguments)},Vn=b._emscripten_bind_MdDbMText_textHeight_0=function(){return(Vn=b._emscripten_bind_MdDbMText_textHeight_0=b.asm.emscripten_bind_MdDbMText_textHeight_0).apply(null,
320
+ arguments)},Wn=b._emscripten_bind_MdDbMText_setTextHeight_1=function(){return(Wn=b._emscripten_bind_MdDbMText_setTextHeight_1=b.asm.emscripten_bind_MdDbMText_setTextHeight_1).apply(null,arguments)},Xn=b._emscripten_bind_MdDbMText_attachment_0=function(){return(Xn=b._emscripten_bind_MdDbMText_attachment_0=b.asm.emscripten_bind_MdDbMText_attachment_0).apply(null,arguments)},Yn=b._emscripten_bind_MdDbMText_setAttachment_1=function(){return(Yn=b._emscripten_bind_MdDbMText_setAttachment_1=b.asm.emscripten_bind_MdDbMText_setAttachment_1).apply(null,
321
+ arguments)},Zn=b._emscripten_bind_MdDbMText_contents_0=function(){return(Zn=b._emscripten_bind_MdDbMText_contents_0=b.asm.emscripten_bind_MdDbMText_contents_0).apply(null,arguments)},$n=b._emscripten_bind_MdDbMText_setContents_1=function(){return($n=b._emscripten_bind_MdDbMText_setContents_1=b.asm.emscripten_bind_MdDbMText_setContents_1).apply(null,arguments)},ao=b._emscripten_bind_MdDbMText_explode_0=function(){return(ao=b._emscripten_bind_MdDbMText_explode_0=b.asm.emscripten_bind_MdDbMText_explode_0).apply(null,
322
+ arguments)},bo=b._emscripten_bind_MdDbMText_getObjectID_0=function(){return(bo=b._emscripten_bind_MdDbMText_getObjectID_0=b.asm.emscripten_bind_MdDbMText_getObjectID_0).apply(null,arguments)},co=b._emscripten_bind_MdDbMText_Erase_0=function(){return(co=b._emscripten_bind_MdDbMText_Erase_0=b.asm.emscripten_bind_MdDbMText_Erase_0).apply(null,arguments)},eo=b._emscripten_bind_MdDbMText_ConnectionTempObject_1=function(){return(eo=b._emscripten_bind_MdDbMText_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbMText_ConnectionTempObject_1).apply(null,
323
+ arguments)},fo=b._emscripten_bind_MdDbMText_Clone_0=function(){return(fo=b._emscripten_bind_MdDbMText_Clone_0=b.asm.emscripten_bind_MdDbMText_Clone_0).apply(null,arguments)},go=b._emscripten_bind_MdDbMText_moveGripPointsAt_4=function(){return(go=b._emscripten_bind_MdDbMText_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbMText_moveGripPointsAt_4).apply(null,arguments)},ho=b._emscripten_bind_MdDbMText_getObjectName_0=function(){return(ho=b._emscripten_bind_MdDbMText_getObjectName_0=b.asm.emscripten_bind_MdDbMText_getObjectName_0).apply(null,
324
+ arguments)},io=b._emscripten_bind_MdDbMText_getDxf0_0=function(){return(io=b._emscripten_bind_MdDbMText_getDxf0_0=b.asm.emscripten_bind_MdDbMText_getDxf0_0).apply(null,arguments)},jo=b._emscripten_bind_MdDbMText_getJson_0=function(){return(jo=b._emscripten_bind_MdDbMText_getJson_0=b.asm.emscripten_bind_MdDbMText_getJson_0).apply(null,arguments)},ko=b._emscripten_bind_MdDbMText_setJson_1=function(){return(ko=b._emscripten_bind_MdDbMText_setJson_1=b.asm.emscripten_bind_MdDbMText_setJson_1).apply(null,
325
+ arguments)},lo=b._emscripten_bind_MdDbMText___destroy___0=function(){return(lo=b._emscripten_bind_MdDbMText___destroy___0=b.asm.emscripten_bind_MdDbMText___destroy___0).apply(null,arguments)},mo=b._emscripten_bind_MdDbBlockTableRecordIterator_start_2=function(){return(mo=b._emscripten_bind_MdDbBlockTableRecordIterator_start_2=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_start_2).apply(null,arguments)},no=b._emscripten_bind_MdDbBlockTableRecordIterator_done_0=function(){return(no=b._emscripten_bind_MdDbBlockTableRecordIterator_done_0=
326
+ b.asm.emscripten_bind_MdDbBlockTableRecordIterator_done_0).apply(null,arguments)},oo=b._emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0=function(){return(oo=b._emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0).apply(null,arguments)},po=b._emscripten_bind_MdDbBlockTableRecordIterator_step_2=function(){return(po=b._emscripten_bind_MdDbBlockTableRecordIterator_step_2=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_step_2).apply(null,
327
+ arguments)},qo=b._emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0=function(){return(qo=b._emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0).apply(null,arguments)},ro=b._emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0=function(){return(ro=b._emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0).apply(null,arguments)},so=b._emscripten_bind_MdDbBlockTableRecordIterator_getJson_0=
328
+ function(){return(so=b._emscripten_bind_MdDbBlockTableRecordIterator_getJson_0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_getJson_0).apply(null,arguments)},to=b._emscripten_bind_MdDbBlockTableRecordIterator_setJson_1=function(){return(to=b._emscripten_bind_MdDbBlockTableRecordIterator_setJson_1=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_setJson_1).apply(null,arguments)},uo=b._emscripten_bind_MdDbBlockTableRecordIterator___destroy___0=function(){return(uo=b._emscripten_bind_MdDbBlockTableRecordIterator___destroy___0=
329
+ b.asm.emscripten_bind_MdDbBlockTableRecordIterator___destroy___0).apply(null,arguments)},vo=b._emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0=function(){return(vo=b._emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0=b.asm.emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0).apply(null,arguments)},wo=b._emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1=function(){return(wo=b._emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1=b.asm.emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1).apply(null,
330
+ arguments)},xo=b._emscripten_bind_MdDbBlockTableRecord_newIterator_2=function(){return(xo=b._emscripten_bind_MdDbBlockTableRecord_newIterator_2=b.asm.emscripten_bind_MdDbBlockTableRecord_newIterator_2).apply(null,arguments)},yo=b._emscripten_bind_MdDbBlockTableRecord_origin_0=function(){return(yo=b._emscripten_bind_MdDbBlockTableRecord_origin_0=b.asm.emscripten_bind_MdDbBlockTableRecord_origin_0).apply(null,arguments)},zo=b._emscripten_bind_MdDbBlockTableRecord_setOrigin_1=function(){return(zo=b._emscripten_bind_MdDbBlockTableRecord_setOrigin_1=
331
+ b.asm.emscripten_bind_MdDbBlockTableRecord_setOrigin_1).apply(null,arguments)},Ao=b._emscripten_bind_MdDbBlockTableRecord_getObjectID_0=function(){return(Ao=b._emscripten_bind_MdDbBlockTableRecord_getObjectID_0=b.asm.emscripten_bind_MdDbBlockTableRecord_getObjectID_0).apply(null,arguments)},Bo=b._emscripten_bind_MdDbBlockTableRecord_Erase_0=function(){return(Bo=b._emscripten_bind_MdDbBlockTableRecord_Erase_0=b.asm.emscripten_bind_MdDbBlockTableRecord_Erase_0).apply(null,arguments)},Co=b._emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1=
332
+ function(){return(Co=b._emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1).apply(null,arguments)},Do=b._emscripten_bind_MdDbBlockTableRecord_Clone_0=function(){return(Do=b._emscripten_bind_MdDbBlockTableRecord_Clone_0=b.asm.emscripten_bind_MdDbBlockTableRecord_Clone_0).apply(null,arguments)},Eo=b._emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4=function(){return(Eo=b._emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4=
333
+ b.asm.emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4).apply(null,arguments)},Fo=b._emscripten_bind_MdDbBlockTableRecord_getObjectName_0=function(){return(Fo=b._emscripten_bind_MdDbBlockTableRecord_getObjectName_0=b.asm.emscripten_bind_MdDbBlockTableRecord_getObjectName_0).apply(null,arguments)},Go=b._emscripten_bind_MdDbBlockTableRecord_getDxf0_0=function(){return(Go=b._emscripten_bind_MdDbBlockTableRecord_getDxf0_0=b.asm.emscripten_bind_MdDbBlockTableRecord_getDxf0_0).apply(null,arguments)},
334
+ Ho=b._emscripten_bind_MdDbBlockTableRecord_getJson_0=function(){return(Ho=b._emscripten_bind_MdDbBlockTableRecord_getJson_0=b.asm.emscripten_bind_MdDbBlockTableRecord_getJson_0).apply(null,arguments)},Io=b._emscripten_bind_MdDbBlockTableRecord_setJson_1=function(){return(Io=b._emscripten_bind_MdDbBlockTableRecord_setJson_1=b.asm.emscripten_bind_MdDbBlockTableRecord_setJson_1).apply(null,arguments)},Jo=b._emscripten_bind_MdDbBlockTableRecord___destroy___0=function(){return(Jo=b._emscripten_bind_MdDbBlockTableRecord___destroy___0=
335
+ b.asm.emscripten_bind_MdDbBlockTableRecord___destroy___0).apply(null,arguments)},Ko=b._emscripten_bind_MdDbBlockTableIterator_start_2=function(){return(Ko=b._emscripten_bind_MdDbBlockTableIterator_start_2=b.asm.emscripten_bind_MdDbBlockTableIterator_start_2).apply(null,arguments)},Lo=b._emscripten_bind_MdDbBlockTableIterator_done_0=function(){return(Lo=b._emscripten_bind_MdDbBlockTableIterator_done_0=b.asm.emscripten_bind_MdDbBlockTableIterator_done_0).apply(null,arguments)},Mo=b._emscripten_bind_MdDbBlockTableIterator_getRecord_0=
336
+ function(){return(Mo=b._emscripten_bind_MdDbBlockTableIterator_getRecord_0=b.asm.emscripten_bind_MdDbBlockTableIterator_getRecord_0).apply(null,arguments)},No=b._emscripten_bind_MdDbBlockTableIterator_step_2=function(){return(No=b._emscripten_bind_MdDbBlockTableIterator_step_2=b.asm.emscripten_bind_MdDbBlockTableIterator_step_2).apply(null,arguments)},Oo=b._emscripten_bind_MdDbBlockTableIterator_getObjectName_0=function(){return(Oo=b._emscripten_bind_MdDbBlockTableIterator_getObjectName_0=b.asm.emscripten_bind_MdDbBlockTableIterator_getObjectName_0).apply(null,
337
+ arguments)},Po=b._emscripten_bind_MdDbBlockTableIterator_getDxf0_0=function(){return(Po=b._emscripten_bind_MdDbBlockTableIterator_getDxf0_0=b.asm.emscripten_bind_MdDbBlockTableIterator_getDxf0_0).apply(null,arguments)},Qo=b._emscripten_bind_MdDbBlockTableIterator_getJson_0=function(){return(Qo=b._emscripten_bind_MdDbBlockTableIterator_getJson_0=b.asm.emscripten_bind_MdDbBlockTableIterator_getJson_0).apply(null,arguments)},Ro=b._emscripten_bind_MdDbBlockTableIterator_setJson_1=function(){return(Ro=
338
+ b._emscripten_bind_MdDbBlockTableIterator_setJson_1=b.asm.emscripten_bind_MdDbBlockTableIterator_setJson_1).apply(null,arguments)},So=b._emscripten_bind_MdDbBlockTableIterator___destroy___0=function(){return(So=b._emscripten_bind_MdDbBlockTableIterator___destroy___0=b.asm.emscripten_bind_MdDbBlockTableIterator___destroy___0).apply(null,arguments)},To=b._emscripten_bind_MdDbBlockTable_getAt_1=function(){return(To=b._emscripten_bind_MdDbBlockTable_getAt_1=b.asm.emscripten_bind_MdDbBlockTable_getAt_1).apply(null,
339
+ arguments)},Uo=b._emscripten_bind_MdDbBlockTable_has_1=function(){return(Uo=b._emscripten_bind_MdDbBlockTable_has_1=b.asm.emscripten_bind_MdDbBlockTable_has_1).apply(null,arguments)},Vo=b._emscripten_bind_MdDbBlockTable_newIterator_2=function(){return(Vo=b._emscripten_bind_MdDbBlockTable_newIterator_2=b.asm.emscripten_bind_MdDbBlockTable_newIterator_2).apply(null,arguments)},Wo=b._emscripten_bind_MdDbBlockTable_add_1=function(){return(Wo=b._emscripten_bind_MdDbBlockTable_add_1=b.asm.emscripten_bind_MdDbBlockTable_add_1).apply(null,
340
+ arguments)},Xo=b._emscripten_bind_MdDbBlockTable_getObjectID_0=function(){return(Xo=b._emscripten_bind_MdDbBlockTable_getObjectID_0=b.asm.emscripten_bind_MdDbBlockTable_getObjectID_0).apply(null,arguments)},Yo=b._emscripten_bind_MdDbBlockTable_Erase_0=function(){return(Yo=b._emscripten_bind_MdDbBlockTable_Erase_0=b.asm.emscripten_bind_MdDbBlockTable_Erase_0).apply(null,arguments)},Zo=b._emscripten_bind_MdDbBlockTable_ConnectionTempObject_1=function(){return(Zo=b._emscripten_bind_MdDbBlockTable_ConnectionTempObject_1=
341
+ b.asm.emscripten_bind_MdDbBlockTable_ConnectionTempObject_1).apply(null,arguments)},$o=b._emscripten_bind_MdDbBlockTable_Clone_0=function(){return($o=b._emscripten_bind_MdDbBlockTable_Clone_0=b.asm.emscripten_bind_MdDbBlockTable_Clone_0).apply(null,arguments)},ap=b._emscripten_bind_MdDbBlockTable_moveGripPointsAt_4=function(){return(ap=b._emscripten_bind_MdDbBlockTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbBlockTable_moveGripPointsAt_4).apply(null,arguments)},bp=b._emscripten_bind_MdDbBlockTable_getObjectName_0=
342
+ function(){return(bp=b._emscripten_bind_MdDbBlockTable_getObjectName_0=b.asm.emscripten_bind_MdDbBlockTable_getObjectName_0).apply(null,arguments)},cp=b._emscripten_bind_MdDbBlockTable_getDxf0_0=function(){return(cp=b._emscripten_bind_MdDbBlockTable_getDxf0_0=b.asm.emscripten_bind_MdDbBlockTable_getDxf0_0).apply(null,arguments)},dp=b._emscripten_bind_MdDbBlockTable_getJson_0=function(){return(dp=b._emscripten_bind_MdDbBlockTable_getJson_0=b.asm.emscripten_bind_MdDbBlockTable_getJson_0).apply(null,
343
+ arguments)},ep=b._emscripten_bind_MdDbBlockTable_setJson_1=function(){return(ep=b._emscripten_bind_MdDbBlockTable_setJson_1=b.asm.emscripten_bind_MdDbBlockTable_setJson_1).apply(null,arguments)},fp=b._emscripten_bind_MdDbBlockTable___destroy___0=function(){return(fp=b._emscripten_bind_MdDbBlockTable___destroy___0=b.asm.emscripten_bind_MdDbBlockTable___destroy___0).apply(null,arguments)},gp=b._emscripten_bind_McDrawSelSet_McDrawSelSet_0=function(){return(gp=b._emscripten_bind_McDrawSelSet_McDrawSelSet_0=
344
+ b.asm.emscripten_bind_McDrawSelSet_McDrawSelSet_0).apply(null,arguments)},hp=b._emscripten_bind_McDrawSelSet_allSelect_1=function(){return(hp=b._emscripten_bind_McDrawSelSet_allSelect_1=b.asm.emscripten_bind_McDrawSelSet_allSelect_1).apply(null,arguments)},ip=b._emscripten_bind_McDrawSelSet_pointSelect_4=function(){return(ip=b._emscripten_bind_McDrawSelSet_pointSelect_4=b.asm.emscripten_bind_McDrawSelSet_pointSelect_4).apply(null,arguments)},jp=b._emscripten_bind_McDrawSelSet_crossingSelect_5=function(){return(jp=
345
+ b._emscripten_bind_McDrawSelSet_crossingSelect_5=b.asm.emscripten_bind_McDrawSelSet_crossingSelect_5).apply(null,arguments)},kp=b._emscripten_bind_McDrawSelSet_count_0=function(){return(kp=b._emscripten_bind_McDrawSelSet_count_0=b.asm.emscripten_bind_McDrawSelSet_count_0).apply(null,arguments)},lp=b._emscripten_bind_McDrawSelSet_item_1=function(){return(lp=b._emscripten_bind_McDrawSelSet_item_1=b.asm.emscripten_bind_McDrawSelSet_item_1).apply(null,arguments)},mp=b._emscripten_bind_McDrawSelSet_getObjectName_0=
346
+ function(){return(mp=b._emscripten_bind_McDrawSelSet_getObjectName_0=b.asm.emscripten_bind_McDrawSelSet_getObjectName_0).apply(null,arguments)},np=b._emscripten_bind_McDrawSelSet_getDxf0_0=function(){return(np=b._emscripten_bind_McDrawSelSet_getDxf0_0=b.asm.emscripten_bind_McDrawSelSet_getDxf0_0).apply(null,arguments)},op=b._emscripten_bind_McDrawSelSet_getJson_0=function(){return(op=b._emscripten_bind_McDrawSelSet_getJson_0=b.asm.emscripten_bind_McDrawSelSet_getJson_0).apply(null,arguments)},pp=
347
+ b._emscripten_bind_McDrawSelSet_setJson_1=function(){return(pp=b._emscripten_bind_McDrawSelSet_setJson_1=b.asm.emscripten_bind_McDrawSelSet_setJson_1).apply(null,arguments)},qp=b._emscripten_bind_McDrawSelSet___destroy___0=function(){return(qp=b._emscripten_bind_McDrawSelSet___destroy___0=b.asm.emscripten_bind_McDrawSelSet___destroy___0).apply(null,arguments)},xc=b._malloc=function(){return(xc=b._malloc=b.asm.malloc).apply(null,arguments)},zc=b._free=function(){return(zc=b._free=b.asm.free).apply(null,
348
+ arguments)};function sd(){return(sd=b.asm.__errno_location).apply(null,arguments)}function rp(){return(rp=b.asm.setThrew).apply(null,arguments)}function sp(){return(sp=b.asm.stackSave).apply(null,arguments)}function tp(){return(tp=b.asm.stackRestore).apply(null,arguments)}b.dynCall_iijj=function(){return(b.dynCall_iijj=b.asm.dynCall_iijj).apply(null,arguments)};b.dynCall_iij=function(){return(b.dynCall_iij=b.asm.dynCall_iij).apply(null,arguments)};
349
+ b.dynCall_iiiiiji=function(){return(b.dynCall_iiiiiji=b.asm.dynCall_iiiiiji).apply(null,arguments)};b.dynCall_iiji=function(){return(b.dynCall_iiji=b.asm.dynCall_iiji).apply(null,arguments)};b.dynCall_iiiiiijji=function(){return(b.dynCall_iiiiiijji=b.asm.dynCall_iiiiiijji).apply(null,arguments)};b.dynCall_ji=function(){return(b.dynCall_ji=b.asm.dynCall_ji).apply(null,arguments)};b.dynCall_vij=function(){return(b.dynCall_vij=b.asm.dynCall_vij).apply(null,arguments)};
350
+ b.dynCall_iiij=function(){return(b.dynCall_iiij=b.asm.dynCall_iiij).apply(null,arguments)};b.dynCall_iiiiij=function(){return(b.dynCall_iiiiij=b.asm.dynCall_iiiiij).apply(null,arguments)};b.dynCall_iiijjiddddddii=function(){return(b.dynCall_iiijjiddddddii=b.asm.dynCall_iiijjiddddddii).apply(null,arguments)};b.dynCall_iiiiddddiiiiiijjiiiiii=function(){return(b.dynCall_iiiiddddiiiiiijjiiiiii=b.asm.dynCall_iiiiddddiiiiiijjiiiiii).apply(null,arguments)};
351
+ b.dynCall_viij=function(){return(b.dynCall_viij=b.asm.dynCall_viij).apply(null,arguments)};b.dynCall_jiji=function(){return(b.dynCall_jiji=b.asm.dynCall_jiji).apply(null,arguments)};b.dynCall_viijii=function(){return(b.dynCall_viijii=b.asm.dynCall_viijii).apply(null,arguments)};b.dynCall_iiiiijj=function(){return(b.dynCall_iiiiijj=b.asm.dynCall_iiiiijj).apply(null,arguments)};b.dynCall_iiiiiijj=function(){return(b.dynCall_iiiiiijj=b.asm.dynCall_iiiiiijj).apply(null,arguments)};b.___start_em_js=248032;
352
+ b.___stop_em_js=248130;function wd(a,c,d){var e=sp();try{Fc(a)(c,d)}catch(f){tp(e);if(f!==f+0)throw f;rp(1,0)}}function vd(a,c){var d=sp();try{Fc(a)(c)}catch(e){tp(d);if(e!==e+0)throw e;rp(1,0)}}function td(a,c){var d=sp();try{return Fc(a)(c)}catch(e){tp(d);if(e!==e+0)throw e;rp(1,0)}}function ud(a,c,d,e){var f=sp();try{return Fc(a)(c,d,e)}catch(g){tp(f);if(g!==g+0)throw g;rp(1,0)}}var up;Na=function vp(){up||wp();up||(Na=vp)};
353
+ function wp(){function a(){if(!up&&(up=!0,b.calledRun=!0,!wa)){b.noFSInit||cc||(cc=!0,bc(),b.stdin=b.stdin,b.stdout=b.stdout,b.stderr=b.stderr,b.stdin?fc("stdin",b.stdin):Yb("/dev/tty","/dev/stdin"),b.stdout?fc("stdout",null,b.stdout):Yb("/dev/tty","/dev/stdout"),b.stderr?fc("stderr",null,b.stderr):Yb("/dev/tty1","/dev/stderr"),Za("/dev/stdin",0),Za("/dev/stdout",1),Za("/dev/stderr",1));Hb=!1;fb(Ia);aa(b);if(b.onRuntimeInitialized)b.onRuntimeInitialized();if(b.postRun)for("function"==typeof b.postRun&&
354
+ (b.postRun=[b.postRun]);b.postRun.length;){var c=b.postRun.shift();Ja.unshift(c)}fb(Ja)}}if(!(0<La)){if(b.preRun)for("function"==typeof b.preRun&&(b.preRun=[b.preRun]);b.preRun.length;)Ka();fb(Ha);0<La||(b.setStatus?(b.setStatus("Running..."),setTimeout(function(){setTimeout(function(){b.setStatus("")},1);a()},1)):a())}}if(b.preInit)for("function"==typeof b.preInit&&(b.preInit=[b.preInit]);0<b.preInit.length;)b.preInit.pop()();wp();function xp(){}xp.prototype=Object.create(xp.prototype);
355
+ xp.prototype.constructor=xp;xp.prototype.i=xp;xp.l={};b.WrapperObject=xp;function yp(a){return(a||xp).l}b.getCache=yp;function A(a,c){var d=yp(c),e=d[a];if(e)return e;e=Object.create((c||xp).prototype);e.g=a;return d[a]=e}b.wrapPointer=A;b.castObject=function(a,c){return A(a.g,c)};b.NULL=A(0);b.destroy=function(a){if(!a.__destroy__)throw"Error: Cannot destroy object. (Did you create it yourself?)";a.__destroy__();delete yp(a.i)[a.g]};b.compare=function(a,c){return a.g===c.g};b.getPointer=function(a){return a.g};
356
+ b.getClass=function(a){return a.i};var zp=0,Ap=0,Bp=0,Cp=[],Dp=0;function D(){if(Dp){for(var a=0;a<Cp.length;a++)b._free(Cp[a]);Cp.length=0;b._free(zp);zp=0;Ap+=Dp;Dp=0}zp||(Ap+=128,(zp=b._malloc(Ap))||ua());Bp=0}function Ep(a,c){zp||ua();a=a.length*c.BYTES_PER_ELEMENT;a=a+7&-8;Bp+a>=Ap?(0<a||ua(),Dp+=a,c=b._malloc(a),Cp.push(c)):(c=zp+Bp,Bp+=a);return c}
357
+ function Fp(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 E(a){if("string"===typeof a){a=rb(a);var c=Ep(a,ya);Fp(a,ya,c);return c}return a}function Gp(a){if("object"===typeof a){var c=Ep(a,Ca);Fp(a,Ca,c);return c}return a}function Hp(){throw"cannot construct a MdRxObject, no constructor in IDL";}Hp.prototype=Object.create(xp.prototype);Hp.prototype.constructor=Hp;Hp.prototype.i=Hp;Hp.l={};
358
+ b.MdRxObject=Hp;Hp.prototype.getObjectName=function(){return r(yd(this.g))};Hp.prototype.getDxf0=function(){return r(zd(this.g))};Hp.prototype.getJson=function(){return r(Ad(this.g))};Hp.prototype.setJson=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return!!Bd(c,a)};function F(){throw"cannot construct a MdDbObject, no constructor in IDL";}F.prototype=Object.create(Hp.prototype);F.prototype.constructor=F;F.prototype.i=F;F.l={};b.MdDbObject=F;F.prototype.getObjectID=function(){return Cd(this.g)};
359
+ F.prototype.Erase=function(){return!!Dd(this.g)};F.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ed(c,a)};F.prototype.Clone=function(){return A(Fd(this.g),F)};F.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!!Gd(f,a,c,d,e)};F.prototype.getObjectName=function(){return r(Hd(this.g))};F.prototype.getDxf0=function(){return r(Id(this.g))};
360
+ F.prototype.getJson=function(){return r(Jd(this.g))};F.prototype.setJson=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return!!Kd(c,a)};function Ip(){throw"cannot construct a MdDbEntity, no constructor in IDL";}Ip.prototype=Object.create(F.prototype);Ip.prototype.constructor=Ip;Ip.prototype.i=Ip;Ip.l={};b.MdDbEntity=Ip;Ip.prototype.explode=function(){return A(Ld(this.g),G)};Ip.prototype.getObjectID=function(){return Md(this.g)};Ip.prototype.Erase=function(){return!!Nd(this.g)};
361
+ Ip.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Od(c,a)};Ip.prototype.Clone=function(){return A(Pd(this.g),F)};Ip.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!!Qd(f,a,c,d,e)};Ip.prototype.getObjectName=function(){return r(Rd(this.g))};Ip.prototype.getDxf0=function(){return r(Sd(this.g))};
362
+ Ip.prototype.getJson=function(){return r(Td(this.g))};Ip.prototype.setJson=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return!!Ud(c,a)};function Jp(){throw"cannot construct a MdDbCurve, no constructor in IDL";}Jp.prototype=Object.create(Ip.prototype);Jp.prototype.constructor=Jp;Jp.prototype.i=Jp;Jp.l={};b.MdDbCurve=Jp;Jp.prototype.getStartParam=function(){return Vd(this.g)};Jp.prototype.getEndParam=function(){return Wd(this.g)};
363
+ Jp.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Xd(c,a)};Jp.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Yd(c,a)};Jp.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Zd(c,a)};Jp.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return A($d(c,a),H)};Jp.prototype.explode=function(){return A(ae(this.g),G)};Jp.prototype.getObjectID=function(){return be(this.g)};
364
+ Jp.prototype.Erase=function(){return!!ce(this.g)};Jp.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!de(c,a)};Jp.prototype.Clone=function(){return A(ee(this.g),F)};Jp.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!!fe(f,a,c,d,e)};Jp.prototype.getObjectName=function(){return r(ge(this.g))};
365
+ Jp.prototype.getDxf0=function(){return r(he(this.g))};Jp.prototype.getJson=function(){return r(ie(this.g))};Jp.prototype.setJson=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return!!je(c,a)};function I(){this.g=ke();yp(I)[this.g]=this}I.prototype=Object.create(Ip.prototype);I.prototype.constructor=I;I.prototype.i=I;I.l={};b.MdDbDimension=I;I.prototype.textPosition=function(){return A(le(this.g),H)};
366
+ I.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!me(c,a)};I.prototype.isUsingDefaultTextPosition=function(){return!!ne(this.g)};I.prototype.useSetTextPosition=function(){return!!oe(this.g)};I.prototype.useDefaultTextPosition=function(){return!!pe(this.g)};I.prototype.elevation=I.prototype.elevation=function(){return qe(this.g)};I.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!re(c,a)};I.prototype.dimensionText=function(){return r(se(this.g))};
367
+ I.prototype.setDimensionText=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return!!te(c,a)};I.prototype.textRotation=function(){return ue(this.g)};I.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ve(c,a)};I.prototype.dimensionStyle=function(){return we(this.g)};I.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xe(c,a)};I.prototype.textAttachment=function(){return ye(this.g)};
368
+ I.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ze(c,a)};I.prototype.horizontalRotation=function(){return Ae(this.g)};I.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Be(c,a)};I.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ce(c,a)};I.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return De(c,a)};
369
+ I.prototype.SetDimVarInt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Ee(d,a,c)};I.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Fe(c,a)};I.prototype.SetDimVarDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Ge(d,a,c)};I.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return r(He(c,a))};
370
+ I.prototype.SetDimVarString=function(a,c){var d=this.g;D();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:E(c);return!!Ie(d,a,c)};I.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Je(c,a)};I.prototype.SetDimVarObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Ke(d,a,c)};I.prototype.explode=function(){return A(Le(this.g),G)};I.prototype.getObjectID=function(){return Me(this.g)};
371
+ I.prototype.Erase=function(){return!!Ne(this.g)};I.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Oe(c,a)};I.prototype.Clone=function(){return A(Pe(this.g),F)};I.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!!Qe(f,a,c,d,e)};I.prototype.getObjectName=function(){return r(Re(this.g))};I.prototype.getDxf0=function(){return r(Se(this.g))};
372
+ I.prototype.getJson=function(){return r(Te(this.g))};I.prototype.setJson=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return!!Ue(c,a)};I.prototype.__destroy__=function(){Ve(this.g)};function Kp(){throw"cannot construct a VoidPtr, no constructor in IDL";}Kp.prototype=Object.create(xp.prototype);Kp.prototype.constructor=Kp;Kp.prototype.i=Kp;Kp.l={};b.VoidPtr=Kp;Kp.prototype.__destroy__=function(){We(this.g)};function J(){this.g=Xe();yp(J)[this.g]=this}J.prototype=Object.create(xp.prototype);
373
+ J.prototype.constructor=J;J.prototype.i=J;J.l={};b.MdCmColor=J;J.prototype.setColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ye(c,a)};J.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);Ze(e,a,c,d)};J.prototype.get_red=J.prototype.Ta=function(){return $e(this.g)};J.prototype.set_red=J.prototype.eb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);af(c,a)};
374
+ Object.defineProperty(J.prototype,"red",{get:J.prototype.Ta,set:J.prototype.eb});J.prototype.get_green=J.prototype.Qa=function(){return bf(this.g)};J.prototype.set_green=J.prototype.ab=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);cf(c,a)};Object.defineProperty(J.prototype,"green",{get:J.prototype.Qa,set:J.prototype.ab});J.prototype.get_blue=J.prototype.Oa=function(){return df(this.g)};J.prototype.set_blue=J.prototype.Za=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ef(c,a)};
375
+ Object.defineProperty(J.prototype,"blue",{get:J.prototype.Oa,set:J.prototype.Za});J.prototype.get_method=J.prototype.Ra=function(){return ff(this.g)};J.prototype.set_method=J.prototype.bb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);gf(c,a)};Object.defineProperty(J.prototype,"method",{get:J.prototype.Ra,set:J.prototype.bb});J.prototype.get_n=J.prototype.Sa=function(){return hf(this.g)};J.prototype.set_n=J.prototype.cb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);jf(c,a)};
376
+ Object.defineProperty(J.prototype,"n",{get:J.prototype.Sa,set:J.prototype.cb});J.prototype.get_colorIndex=J.prototype.Pa=function(){return kf(this.g)};J.prototype.set_colorIndex=J.prototype.$a=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);lf(c,a)};Object.defineProperty(J.prototype,"colorIndex",{get:J.prototype.Pa,set:J.prototype.$a});J.prototype.__destroy__=function(){mf(this.g)};
377
+ 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?nf():void 0===c?_emscripten_bind_MdGePoint3d_MdGePoint3d_1(a):void 0===d?_emscripten_bind_MdGePoint3d_MdGePoint3d_2(a,c):of(a,c,d);yp(H)[this.g]=this}H.prototype=Object.create(xp.prototype);H.prototype.constructor=H;H.prototype.i=H;H.l={};b.MdGePoint3d=H;H.prototype.get_x=H.prototype.ba=function(){return pf(this.g)};
378
+ H.prototype.set_x=H.prototype.ia=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);qf(c,a)};Object.defineProperty(H.prototype,"x",{get:H.prototype.ba,set:H.prototype.ia});H.prototype.get_y=H.prototype.da=function(){return rf(this.g)};H.prototype.set_y=H.prototype.ja=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);sf(c,a)};Object.defineProperty(H.prototype,"y",{get:H.prototype.da,set:H.prototype.ja});H.prototype.get_z=H.prototype.ea=function(){return tf(this.g)};
379
+ H.prototype.set_z=H.prototype.ka=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);uf(c,a)};Object.defineProperty(H.prototype,"z",{get:H.prototype.ea,set:H.prototype.ka});H.prototype.__destroy__=function(){vf(this.g)};
380
+ function K(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?wf():void 0===c?_emscripten_bind_MdGeVector3d_MdGeVector3d_1(a):void 0===d?_emscripten_bind_MdGeVector3d_MdGeVector3d_2(a,c):xf(a,c,d);yp(K)[this.g]=this}K.prototype=Object.create(xp.prototype);K.prototype.constructor=K;K.prototype.i=K;K.l={};b.MdGeVector3d=K;K.prototype.get_x=K.prototype.ba=function(){return yf(this.g)};
381
+ K.prototype.set_x=K.prototype.ia=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);zf(c,a)};Object.defineProperty(K.prototype,"x",{get:K.prototype.ba,set:K.prototype.ia});K.prototype.get_y=K.prototype.da=function(){return Af(this.g)};K.prototype.set_y=K.prototype.ja=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Bf(c,a)};Object.defineProperty(K.prototype,"y",{get:K.prototype.da,set:K.prototype.ja});K.prototype.get_z=K.prototype.ea=function(){return Cf(this.g)};
382
+ K.prototype.set_z=K.prototype.ka=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Df(c,a)};Object.defineProperty(K.prototype,"z",{get:K.prototype.ea,set:K.prototype.ka});K.prototype.__destroy__=function(){Ef(this.g)};function L(){this.g=Ff();yp(L)[this.g]=this}L.prototype=Object.create(xp.prototype);L.prototype.constructor=L;L.prototype.i=L;L.l={};b.MdGeMatrix3d=L;L.prototype.setToIdentity=function(){Gf(this.g)};
383
+ L.prototype.preMultBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Hf(c,a)};L.prototype.postMultBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);If(c,a)};L.prototype.setToProduct=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Jf(d,a,c)};L.prototype.invert=function(){Kf(this.g)};L.prototype.isSingular=function(){return!!Lf(this.g)};L.prototype.transposeIt=function(){Mf(this.g)};
384
+ L.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Nf(c,a)};L.prototype.det=function(){return Of(this.g)};L.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);Pf(f,a,c,d,e)};L.prototype.setToTranslation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Qf(c,a)};
385
+ L.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);Rf(e,a,c,d)};L.prototype.setToScaling=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Sf(d,a,c)};L.prototype.scale=L.prototype.scale=function(){return Tf(this.g)};
386
+ L.prototype.getData=L.prototype.getData=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)};L.prototype.__destroy__=function(){Vf(this.g)};function M(){this.g=Wf();yp(M)[this.g]=this}M.prototype=Object.create(F.prototype);M.prototype.constructor=M;M.prototype.i=M;M.l={};b.MdDbLayerTableRecord=M;M.prototype.getName=function(){return r(Xf(this.g))};
387
+ M.prototype.setName=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return!!Yf(c,a)};M.prototype.isFrozen=M.prototype.isFrozen=function(){return!!Zf(this.g)};M.prototype.setIsFrozen=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$f(c,a)};M.prototype.isOff=function(){return!!ag(this.g)};M.prototype.setIsOff=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bg(c,a)};M.prototype.isLocked=function(){return!!cg(this.g)};
388
+ M.prototype.setIsLocked=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dg(c,a)};M.prototype.color=M.prototype.color=function(){return A(eg(this.g),J)};M.prototype.setColor=M.prototype.setColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fg(c,a)};M.prototype.linetypeObjectId=function(){return gg(this.g)};M.prototype.setLinetypeObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hg(c,a)};M.prototype.lineWeight=function(){return ig(this.g)};
389
+ M.prototype.setLineWeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jg(c,a)};M.prototype.getObjectID=function(){return kg(this.g)};M.prototype.Erase=function(){return!!lg(this.g)};M.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mg(c,a)};M.prototype.Clone=function(){return A(ng(this.g),F)};
390
+ 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!!og(f,a,c,d,e)};M.prototype.getObjectName=function(){return r(pg(this.g))};M.prototype.getDxf0=function(){return r(qg(this.g))};M.prototype.getJson=function(){return r(rg(this.g))};M.prototype.setJson=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return!!sg(c,a)};M.prototype.__destroy__=function(){tg(this.g)};
391
+ function Lp(){throw"cannot construct a MdDbLayerTable, no constructor in IDL";}Lp.prototype=Object.create(F.prototype);Lp.prototype.constructor=Lp;Lp.prototype.i=Lp;Lp.l={};b.MdDbLayerTable=Lp;Lp.prototype.getObjectID=function(){return ug(this.g)};Lp.prototype.Erase=function(){return!!vg(this.g)};Lp.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wg(c,a)};Lp.prototype.Clone=function(){return A(xg(this.g),F)};
392
+ Lp.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!yg(f,a,c,d,e)};Lp.prototype.getObjectName=function(){return r(zg(this.g))};Lp.prototype.getDxf0=function(){return r(Ag(this.g))};Lp.prototype.getJson=function(){return r(Bg(this.g))};Lp.prototype.setJson=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return!!Cg(c,a)};
393
+ function Mp(){throw"cannot construct a MdDbLinetypeTable, no constructor in IDL";}Mp.prototype=Object.create(F.prototype);Mp.prototype.constructor=Mp;Mp.prototype.i=Mp;Mp.l={};b.MdDbLinetypeTable=Mp;Mp.prototype.getObjectID=function(){return Dg(this.g)};Mp.prototype.Erase=function(){return!!Eg(this.g)};Mp.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fg(c,a)};Mp.prototype.Clone=function(){return A(Gg(this.g),F)};
394
+ Mp.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)};Mp.prototype.getObjectName=function(){return r(Ig(this.g))};Mp.prototype.getDxf0=function(){return r(Jg(this.g))};Mp.prototype.getJson=function(){return r(Kg(this.g))};Mp.prototype.setJson=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return!!Lg(c,a)};
395
+ function Np(){throw"cannot construct a MdDbTextStyleTable, no constructor in IDL";}Np.prototype=Object.create(F.prototype);Np.prototype.constructor=Np;Np.prototype.i=Np;Np.l={};b.MdDbTextStyleTable=Np;Np.prototype.getObjectID=function(){return Mg(this.g)};Np.prototype.Erase=function(){return!!Ng(this.g)};Np.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Og(c,a)};Np.prototype.Clone=function(){return A(Pg(this.g),F)};
396
+ Np.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!!Qg(f,a,c,d,e)};Np.prototype.getObjectName=function(){return r(Rg(this.g))};Np.prototype.getDxf0=function(){return r(Sg(this.g))};Np.prototype.getJson=function(){return r(Tg(this.g))};Np.prototype.setJson=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return!!Ug(c,a)};
397
+ function N(){throw"cannot construct a MdDbDatabase, no constructor in IDL";}N.prototype=Object.create(Hp.prototype);N.prototype.constructor=N;N.prototype.i=N;N.l={};b.MdDbDatabase=N;N.prototype.GetLayerTable=function(){return A(Vg(this.g),Lp)};N.prototype.GetLinetypeTable=function(){return A(Wg(this.g),Mp)};N.prototype.GetTextStyleTable=function(){return A(Xg(this.g),Np)};N.prototype.GetBlockTable=function(){return A(Yg(this.g),Op)};N.prototype.CurrentSpace=function(){return A(Zg(this.g),Pp)};
398
+ N.prototype.GetCurrentlyLineTypeScale=function(){return $g(this.g)};N.prototype.SetCurrentlyLineTypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ah(c,a)};N.prototype.GetCurrentlyLayerName=function(){return r(bh(this.g))};N.prototype.SetCurrentlyLayerName=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);ch(c,a)};N.prototype.GetCurrentlyLineTypeName=function(){return r(dh(this.g))};
399
+ N.prototype.SetCurrentlyLineTypeName=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);eh(c,a)};N.prototype.GetCurrentlyTrueColor=function(){return A(fh(this.g),J)};N.prototype.SetCurrentlyTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);gh(c,a)};N.prototype.GetCurrentlyColorIndex=function(){return hh(this.g)};N.prototype.SetCurrentlyColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ih(c,a)};N.prototype.GetCurrentlyTextStyleName=function(){return r(jh(this.g))};
400
+ N.prototype.SetCurrentlyTextStyle=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);kh(c,a)};N.prototype.getObjectName=function(){return r(lh(this.g))};N.prototype.getDxf0=function(){return r(mh(this.g))};N.prototype.getJson=function(){return r(nh(this.g))};N.prototype.setJson=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return!!oh(c,a)};function O(){throw"cannot construct a McObject, no constructor in IDL";}O.prototype=Object.create(xp.prototype);
401
+ O.prototype.constructor=O;O.prototype.i=O;O.l={};b.McObject=O;O.prototype.updateDisplay=function(a,c){var d=this.g;D();"object"==typeof a&&(a=Gp(a));"object"==typeof c&&(c=Gp(c));return!!ph(d,a,c)};O.prototype.test=O.prototype.test=function(){qh(this.g)};O.prototype.openWebFile=function(a,c,d){var e=this.g;D();a=a&&"object"===typeof a?a.g:E(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!rh(e,a,c,d)};
402
+ O.prototype.saveFileToUrl=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return!!sh(c,a)};O.prototype.saveFile=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return!!th(c,a)};O.prototype.getViewDataJsonParam=function(){return r(uh(this.g))};O.prototype.updataAppData=function(){vh(this.g)};O.prototype.GetDatabase=function(){return A(wh(this.g),N)};O.prototype.GetSysVarString=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return r(xh(c,a))};
403
+ O.prototype.SetSysVarString=function(a,c){var d=this.g;D();a=a&&"object"===typeof a?a.g:E(a);c=c&&"object"===typeof c?c.g:E(c);return!!yh(d,a,c)};O.prototype.GetSysVarDouble=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return zh(c,a)};O.prototype.SetSysVarDouble=function(a,c){var d=this.g;D();a=a&&"object"===typeof a?a.g:E(a);c&&"object"===typeof c&&(c=c.g);return!!Ah(d,a,c)};O.prototype.GetSysVarLong=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return Bh(c,a)};
404
+ O.prototype.SetSysVarLong=function(a,c){var d=this.g;D();a=a&&"object"===typeof a?a.g:E(a);c&&"object"===typeof c&&(c=c.g);return!!Ch(d,a,c)};O.prototype.fireEventWindowSize=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Dh(d,a,c)};O.prototype.fireEventCommandStart=function(){Eh(this.g)};O.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 Fh(d,a,c)};
405
+ O.prototype.IntelliSelect_getGridData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return r(Gh(c,a))};O.prototype.EntityTempWordDraw_onJigCommandEnd=function(){Hh(this.g)};O.prototype.EntityTempWordDraw_onJigDrawEntityDisplay=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ih(c,a)};O.prototype.EntityTempWordDraw_onReadyJigUpdateDispla=function(){Jh(this.g)};O.prototype.EntityTempWordDraw_onJigClearDisplay=function(){Kh(this.g)};
406
+ O.prototype.SetDrawColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Lh(c,a)};O.prototype.GetDrawColor=function(){return A(Mh(this.g),J)};O.prototype.AddLayer=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);Nh(c,a)};O.prototype.SetDrawLayer=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);Oh(c,a)};O.prototype.GetDrawLayer=function(){return r(Ph(this.g))};
407
+ O.prototype.AddTextStyle=function(a,c,d,e){var f=this.g;D();a=a&&"object"===typeof a?a.g:E(a);c=c&&"object"===typeof c?c.g:E(c);d=d&&"object"===typeof d?d.g:E(d);e&&"object"===typeof e&&(e=e.g);Qh(f,a,c,d,e)};O.prototype.SetDrawTextStyle=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);Rh(c,a)};O.prototype.GetDrawTextStyle=function(){return r(Sh(this.g))};
408
+ O.prototype.AddLinetype=function(a,c){var d=this.g;D();a=a&&"object"===typeof a?a.g:E(a);c=c&&"object"===typeof c?c.g:E(c);Th(d,a,c)};O.prototype.AddLinetypeEx=function(a,c,d){var e=this.g;D();a=a&&"object"===typeof a?a.g:E(a);c=c&&"object"===typeof c?c.g:E(c);d=d&&"object"===typeof d?d.g:E(d);Uh(e,a,c,d)};
409
+ O.prototype.AddDimStyle=function(a,c,d,e,f){var g=this.g;D();a=a&&"object"===typeof a?a.g:E(a);c=c&&"object"===typeof c?c.g:E(c);d=d&&"object"===typeof d?d.g:E(d);e=e&&"object"===typeof e?e.g:E(e);f=f&&"object"===typeof f?f.g:E(f);Vh(g,a,c,d,e,f)};O.prototype.SetDrawLinetype=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);Wh(c,a)};O.prototype.GetDrawLinetype=function(){return r(Xh(this.g))};
410
+ O.prototype.SetDrawLineWeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Yh(c,a)};O.prototype.GetDrawLineWeight=function(){return Zh(this.g)};O.prototype.SetDrawLineTypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);$h(c,a)};O.prototype.GetDrawLineTypeScale=function(){return ai(this.g)};O.prototype.SetDrawDimStyle=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);bi(c,a)};O.prototype.GetDrawDimStyle=function(){return r(ci(this.g))};
411
+ O.prototype.SetPatternDefinition=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);di(c,a)};O.prototype.GetPatternDefinition=function(){return r(ei(this.g))};O.prototype.SetDrawLineWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);fi(c,a)};O.prototype.GetDrawLineWidth=function(){return gi(this.g)};
412
+ O.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 hi(h,a,c,d,e,f,g)};
413
+ O.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 ii(g,a,c,d,e,f)};
414
+ O.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 ji(h,a,c,d,e,f,g)};O.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 ki(e,a,c,d)};
415
+ O.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 li(g,a,c,d,e,f)};
416
+ O.prototype.DrawEllipseArc=function(a,c,d,e,f,g,h){var l=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 mi(l,a,c,d,e,f,g,h)};O.prototype.DrawPoint=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return ni(d,a,c)};
417
+ O.prototype.DrawSolid=function(a,c,d,e,f,g,h,l){var u=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);l&&"object"===typeof l&&(l=l.g);return oi(u,a,c,d,e,f,g,h,l)};
418
+ O.prototype.DrawMText=function(a,c,d,e,f,g,h){var l=this.g;D();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:E(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 pi(l,a,c,d,e,f,g,h)};
419
+ O.prototype.DrawText=function(a,c,d,e,f,g,h){var l=this.g;D();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:E(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 qi(l,a,c,d,e,f,g,h)};
420
+ O.prototype.DrawBlockReference=function(a,c,d,e,f){var g=this.g;D();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:E(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return ri(g,a,c,d,e,f)};
421
+ O.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 si(h,a,c,d,e,f,g)};
422
+ O.prototype.DrawDimAngular=function(a,c,d,e,f,g,h,l){var u=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);l&&"object"===typeof l&&(l=l.g);return ti(u,a,c,d,e,f,g,h,l)};
423
+ O.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 ui(g,a,c,d,e,f)};
424
+ O.prototype.DrawDimRotated=function(a,c,d,e,f,g,h){var l=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 vi(l,a,c,d,e,f,g,h)};
425
+ O.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 wi(g,a,c,d,e,f)};O.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 xi(g,a,c,d,e,f)};
426
+ O.prototype.PathMoveTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);yi(d,a,c)};O.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);zi(g,a,c,d,e,f)};O.prototype.PathLineTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Ai(d,a,c)};
427
+ O.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);Bi(g,a,c,d,e,f)};O.prototype.DrawPathToPolyline=function(){return Ci(this.g)};O.prototype.DrawPathToSpline=function(){return Di(this.g)};O.prototype.PathMakeClosed=function(){Ei(this.g)};
428
+ O.prototype.DrawPathToHatch=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Fi(c,a)};O.prototype.DrawEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Gi(c,a)};function Qp(){this.g=Hi();yp(Qp)[this.g]=this}Qp.prototype=Object.create(xp.prototype);Qp.prototype.constructor=Qp;Qp.prototype.i=Qp;Qp.l={};b.McApp=Qp;Qp.prototype.Init=function(){Ii(this.g)};
429
+ Qp.prototype.CreateMxDraw=function(a,c,d,e,f){var g=this.g;D();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:E(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return A(Ji(g,a,c,d,e,f),O)};Qp.prototype.GetCurrentMxDraw=function(){return A(Ki(this.g),O)};Qp.prototype.DestroyObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Li(c,a)};
430
+ Qp.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 Mi(f,a,c,d,e)};Qp.prototype.ObjectIdToObjectName=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return r(Ni(c,a))};Qp.prototype.ObjectIdToMdObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return A(Oi(c,a),F)};
431
+ Qp.prototype.ObjectIdToMdDbLine=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return A(Pi(c,a),P)};Qp.prototype.ObjectIdToMdDbText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return A(Qi(c,a),Q)};Qp.prototype.ObjectIdToMdDbPolyline=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return A(Ri(c,a),S)};Qp.prototype.ObjectIdToMdDbCircle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return A(Si(c,a),T)};
432
+ Qp.prototype.ObjectIdToMdDbBlockReference=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return A(Ti(c,a),V)};Qp.prototype.ObjectIdToMdDbAlignedDimension=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return A(Ui(c,a),X)};Qp.prototype.ObjectIdToMdDbRotatedDimension=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return A(Vi(c,a),Y)};Qp.prototype.ObjectIdToMdDbMText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return A(Wi(c,a),Z)};
433
+ Qp.prototype.getLastCallResult=function(){return Xi(this.g)};Qp.prototype.__destroy__=function(){Yi(this.g)};function G(){this.g=Zi();yp(G)[this.g]=this}G.prototype=Object.create(Hp.prototype);G.prototype.constructor=G;G.prototype.i=G;G.l={};b.McDrawResbuf=G;G.prototype.Clear=function(){$i(this.g)};G.prototype.GetCount=function(){return aj(this.g)};G.prototype.AtDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return bj(c,a)};
434
+ G.prototype.Atlong=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return cj(c,a)};G.prototype.AtObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return dj(c,a)};G.prototype.AtObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return A(ej(c,a),Hp)};G.prototype.AtObjectMdDbMText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return A(fj(c,a),Z)};G.prototype.AtObjectName=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return r(gj(c,a))};
435
+ G.prototype.AtString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return r(hj(c,a))};G.prototype.AtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return A(ij(c,a),H)};G.prototype.ItemDataType=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return jj(c,a)};G.prototype.AddDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);kj(d,a,c)};
436
+ G.prototype.Addlong=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);lj(d,a,c)};G.prototype.AddObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);mj(d,a,c)};G.prototype.AddObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nj(c,a)};G.prototype.AddString=function(a,c){var d=this.g;D();a=a&&"object"===typeof a?a.g:E(a);c&&"object"===typeof c&&(c=c.g);oj(d,a,c)};
437
+ G.prototype.AddPoint=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);pj(d,a,c)};G.prototype.RemoveAll=function(){qj(this.g)};G.prototype.Remove=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);rj(c,a)};G.prototype.getObjectName=function(){return r(sj(this.g))};G.prototype.getDxf0=function(){return r(tj(this.g))};G.prototype.getJson=function(){return r(uj(this.g))};
438
+ G.prototype.setJson=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return!!vj(c,a)};G.prototype.__destroy__=function(){wj(this.g)};function Rp(){this.g=xj();yp(Rp)[this.g]=this}Rp.prototype=Object.create(xp.prototype);Rp.prototype.constructor=Rp;Rp.prototype.i=Rp;Rp.l={};b.McDrawUtility=Rp;
439
+ Rp.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 yj(g,a,c,d,e,f)};Rp.prototype.eraseEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zj(c,a)};Rp.prototype.highlightEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Aj(d,a,c)};
440
+ Rp.prototype.__destroy__=function(){Bj(this.g)};function P(){this.g=Cj();yp(P)[this.g]=this}P.prototype=Object.create(Jp.prototype);P.prototype.constructor=P;P.prototype.i=P;P.l={};b.MdDbLine=P;P.prototype.startPoint=function(){return A(Dj(this.g),H)};P.prototype.setStartPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ej(c,a)};P.prototype.endPoint=function(){return A(Fj(this.g),H)};
441
+ P.prototype.setEndPoint=P.prototype.setEndPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Gj(c,a)};P.prototype.getStartParam=function(){return Hj(this.g)};P.prototype.getEndParam=function(){return Ij(this.g)};P.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Jj(c,a)};P.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Kj(c,a)};
442
+ P.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Lj(c,a)};P.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return A(Mj(c,a),H)};P.prototype.explode=function(){return A(Nj(this.g),G)};P.prototype.getObjectID=function(){return Oj(this.g)};P.prototype.Erase=function(){return!!Pj(this.g)};P.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qj(c,a)};
443
+ P.prototype.Clone=function(){return A(Rj(this.g),F)};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!!Sj(f,a,c,d,e)};P.prototype.getObjectName=function(){return r(Tj(this.g))};P.prototype.getDxf0=function(){return r(Uj(this.g))};P.prototype.getJson=function(){return r(Vj(this.g))};
444
+ P.prototype.setJson=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return!!Wj(c,a)};P.prototype.__destroy__=function(){Xj(this.g)};function Q(){this.g=Yj();yp(Q)[this.g]=this}Q.prototype=Object.create(Ip.prototype);Q.prototype.constructor=Q;Q.prototype.i=Q;Q.l={};b.MdDbText=Q;Q.prototype.position=Q.prototype.position=function(){return A(Zj(this.g),H)};Q.prototype.setPosition=Q.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ak(c,a)};
445
+ Q.prototype.alignmentPoint=function(){return A(bk(this.g),H)};Q.prototype.setAlignmentPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ck(c,a)};Q.prototype.oblique=function(){return dk(this.g)};Q.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ek(c,a)};Q.prototype.rotation=Q.prototype.rotation=function(){return fk(this.g)};Q.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gk(c,a)};
446
+ Q.prototype.height=Q.prototype.height=function(){return hk(this.g)};Q.prototype.setHeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ik(c,a)};Q.prototype.widthFactor=function(){return jk(this.g)};Q.prototype.setWidthFactor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kk(c,a)};Q.prototype.textString=function(){return r(lk(this.g))};Q.prototype.setTextString=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return!!mk(c,a)};
447
+ Q.prototype.horizontalMode=function(){return nk(this.g)};Q.prototype.setHorizontalMode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ok(c,a)};Q.prototype.verticalMode=function(){return pk(this.g)};Q.prototype.setVerticalMode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qk(c,a)};Q.prototype.explode=function(){return A(rk(this.g),G)};Q.prototype.getObjectID=function(){return sk(this.g)};Q.prototype.Erase=function(){return!!tk(this.g)};
448
+ Q.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!uk(c,a)};Q.prototype.Clone=function(){return A(vk(this.g),F)};Q.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!wk(f,a,c,d,e)};Q.prototype.getObjectName=function(){return r(xk(this.g))};Q.prototype.getDxf0=function(){return r(yk(this.g))};
449
+ Q.prototype.getJson=function(){return r(zk(this.g))};Q.prototype.setJson=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return!!Ak(c,a)};Q.prototype.__destroy__=function(){Bk(this.g)};function T(){this.g=Ck();yp(T)[this.g]=this}T.prototype=Object.create(Jp.prototype);T.prototype.constructor=T;T.prototype.i=T;T.l={};b.MdDbCircle=T;T.prototype.center=function(){return A(Dk(this.g),H)};T.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ek(c,a)};
450
+ T.prototype.radius=function(){return Fk(this.g)};T.prototype.setRadius=T.prototype.setRadius=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Gk(c,a)};T.prototype.getStartParam=function(){return Hk(this.g)};T.prototype.getEndParam=function(){return Ik(this.g)};T.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Jk(c,a)};T.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Kk(c,a)};
451
+ T.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Lk(c,a)};T.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return A(Mk(c,a),H)};T.prototype.explode=function(){return A(Nk(this.g),G)};T.prototype.getObjectID=function(){return Ok(this.g)};T.prototype.Erase=function(){return!!Pk(this.g)};T.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qk(c,a)};
452
+ T.prototype.Clone=function(){return A(Rk(this.g),F)};T.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Sk(f,a,c,d,e)};T.prototype.getObjectName=function(){return r(Tk(this.g))};T.prototype.getDxf0=function(){return r(Uk(this.g))};T.prototype.getJson=function(){return r(Vk(this.g))};
453
+ T.prototype.setJson=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return!!Wk(c,a)};T.prototype.__destroy__=function(){Xk(this.g)};function S(){this.g=Yk();yp(S)[this.g]=this}S.prototype=Object.create(Jp.prototype);S.prototype.constructor=S;S.prototype.i=S;S.l={};b.MdDbPolyline=S;S.prototype.setClosed=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zk(c,a)};S.prototype.setConstantWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$k(c,a)};
454
+ S.prototype.isClosed=function(){return!!al(this.g)};S.prototype.getConstantWidth=function(){return bl(this.g)};S.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!!cl(g,a,c,d,e,f)};S.prototype.removeVertexAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dl(c,a)};S.prototype.numVerts=function(){return el(this.g)};
455
+ S.prototype.getPointAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return A(fl(c,a),H)};S.prototype.getBulgeAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return gl(c,a)};S.prototype.getStartWidthsAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return hl(c,a)};S.prototype.getEndWidthsAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return il(c,a)};
456
+ S.prototype.setPointAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!jl(d,a,c)};S.prototype.setBulgeAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!kl(d,a,c)};S.prototype.getStartParam=function(){return ll(this.g)};S.prototype.getEndParam=function(){return ml(this.g)};S.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return nl(c,a)};
457
+ S.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ol(c,a)};S.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return pl(c,a)};S.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return A(ql(c,a),H)};S.prototype.explode=function(){return A(rl(this.g),G)};S.prototype.getObjectID=function(){return sl(this.g)};S.prototype.Erase=function(){return!!tl(this.g)};
458
+ S.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ul(c,a)};S.prototype.Clone=function(){return A(vl(this.g),F)};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!!wl(f,a,c,d,e)};S.prototype.getObjectName=function(){return r(xl(this.g))};S.prototype.getDxf0=function(){return r(yl(this.g))};
459
+ S.prototype.getJson=function(){return r(zl(this.g))};S.prototype.setJson=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return!!Al(c,a)};S.prototype.__destroy__=function(){Bl(this.g)};function V(){this.g=Cl();yp(V)[this.g]=this}V.prototype=Object.create(Ip.prototype);V.prototype.constructor=V;V.prototype.i=V;V.l={};b.MdDbBlockReference=V;V.prototype.blockTableRecord=function(){return Dl(this.g)};
460
+ V.prototype.setBlockTableRecord=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!El(c,a)};V.prototype.position=V.prototype.position=function(){return A(Fl(this.g),H)};V.prototype.setPosition=V.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Gl(c,a)};V.prototype.scaleFactors=function(){return A(Hl(this.g),H)};V.prototype.setScaleFactors=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Il(c,a)};
461
+ V.prototype.rotation=V.prototype.rotation=function(){return Jl(this.g)};V.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kl(c,a)};V.prototype.blockTransform=function(){return A(Ll(this.g),L)};V.prototype.setBlockTransform=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ml(c,a)};V.prototype.explode=function(){return A(Nl(this.g),G)};V.prototype.getObjectID=function(){return Ol(this.g)};V.prototype.Erase=function(){return!!Pl(this.g)};
462
+ V.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ql(c,a)};V.prototype.Clone=function(){return A(Rl(this.g),F)};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!!Sl(f,a,c,d,e)};V.prototype.getObjectName=function(){return r(Tl(this.g))};V.prototype.getDxf0=function(){return r(Ul(this.g))};
463
+ V.prototype.getJson=function(){return r(Vl(this.g))};V.prototype.setJson=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return!!Wl(c,a)};V.prototype.__destroy__=function(){Xl(this.g)};function X(){this.g=Yl();yp(X)[this.g]=this}X.prototype=Object.create(I.prototype);X.prototype.constructor=X;X.prototype.i=X;X.l={};b.MdDbAlignedDimension=X;X.prototype.xLine1Point=function(){return A(Zl(this.g),H)};
464
+ X.prototype.setXLine1Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$l(c,a)};X.prototype.xLine2Point=function(){return A(am(this.g),H)};X.prototype.setXLine2Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bm(c,a)};X.prototype.dimLinePoint=function(){return A(cm(this.g),H)};X.prototype.setDimLinePoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dm(c,a)};X.prototype.oblique=function(){return em(this.g)};
465
+ X.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fm(c,a)};X.prototype.textPosition=function(){return A(gm(this.g),H)};X.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hm(c,a)};X.prototype.isUsingDefaultTextPosition=function(){return!!im(this.g)};X.prototype.useSetTextPosition=function(){return!!jm(this.g)};X.prototype.useDefaultTextPosition=function(){return!!km(this.g)};
466
+ X.prototype.elevation=X.prototype.elevation=function(){return lm(this.g)};X.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mm(c,a)};X.prototype.dimensionText=function(){return r(nm(this.g))};X.prototype.setDimensionText=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return!!om(c,a)};X.prototype.textRotation=function(){return pm(this.g)};X.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qm(c,a)};
467
+ X.prototype.dimensionStyle=function(){return rm(this.g)};X.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sm(c,a)};X.prototype.textAttachment=function(){return tm(this.g)};X.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!um(c,a)};X.prototype.horizontalRotation=function(){return wm(this.g)};X.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xm(c,a)};
468
+ X.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ym(c,a)};X.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return zm(c,a)};X.prototype.SetDimVarInt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Am(d,a,c)};X.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Bm(c,a)};
469
+ X.prototype.SetDimVarDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Cm(d,a,c)};X.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return r(Dm(c,a))};X.prototype.SetDimVarString=function(a,c){var d=this.g;D();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:E(c);return!!Em(d,a,c)};X.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Fm(c,a)};
470
+ X.prototype.SetDimVarObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Gm(d,a,c)};X.prototype.explode=function(){return A(Hm(this.g),G)};X.prototype.getObjectID=function(){return Im(this.g)};X.prototype.Erase=function(){return!!Jm(this.g)};X.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Km(c,a)};X.prototype.Clone=function(){return A(Lm(this.g),F)};
471
+ 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!!Mm(f,a,c,d,e)};X.prototype.getObjectName=function(){return r(Nm(this.g))};X.prototype.getDxf0=function(){return r(Om(this.g))};X.prototype.getJson=function(){return r(Pm(this.g))};X.prototype.setJson=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return!!Qm(c,a)};X.prototype.__destroy__=function(){Rm(this.g)};
472
+ function Y(){this.g=Sm();yp(Y)[this.g]=this}Y.prototype=Object.create(I.prototype);Y.prototype.constructor=Y;Y.prototype.i=Y;Y.l={};b.MdDbRotatedDimension=Y;Y.prototype.xLine1Point=function(){return A(Tm(this.g),H)};Y.prototype.setXLine1Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Um(c,a)};Y.prototype.xLine2Point=function(){return A(Vm(this.g),H)};Y.prototype.setXLine2Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Wm(c,a)};
473
+ Y.prototype.dimLinePoint=function(){return A(Xm(this.g),H)};Y.prototype.setDimLinePoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ym(c,a)};Y.prototype.rotation=Y.prototype.rotation=function(){return Zm(this.g)};Y.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$m(c,a)};Y.prototype.oblique=function(){return an(this.g)};Y.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bn(c,a)};
474
+ Y.prototype.textPosition=function(){return A(cn(this.g),H)};Y.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dn(c,a)};Y.prototype.isUsingDefaultTextPosition=function(){return!!en(this.g)};Y.prototype.useSetTextPosition=function(){return!!fn(this.g)};Y.prototype.useDefaultTextPosition=function(){return!!gn(this.g)};Y.prototype.elevation=Y.prototype.elevation=function(){return hn(this.g)};
475
+ Y.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jn(c,a)};Y.prototype.dimensionText=function(){return r(kn(this.g))};Y.prototype.setDimensionText=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return!!ln(c,a)};Y.prototype.textRotation=function(){return mn(this.g)};Y.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nn(c,a)};Y.prototype.dimensionStyle=function(){return on(this.g)};
476
+ Y.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pn(c,a)};Y.prototype.textAttachment=function(){return qn(this.g)};Y.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rn(c,a)};Y.prototype.horizontalRotation=function(){return sn(this.g)};Y.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!tn(c,a)};
477
+ Y.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!un(c,a)};Y.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return vn(c,a)};Y.prototype.SetDimVarInt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!wn(d,a,c)};Y.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return xn(c,a)};
478
+ Y.prototype.SetDimVarDouble=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)};Y.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return r(zn(c,a))};Y.prototype.SetDimVarString=function(a,c){var d=this.g;D();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:E(c);return!!An(d,a,c)};Y.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Bn(c,a)};
479
+ Y.prototype.SetDimVarObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Cn(d,a,c)};Y.prototype.explode=function(){return A(Dn(this.g),G)};Y.prototype.getObjectID=function(){return En(this.g)};Y.prototype.Erase=function(){return!!Fn(this.g)};Y.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Gn(c,a)};Y.prototype.Clone=function(){return A(Hn(this.g),F)};
480
+ 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!!In(f,a,c,d,e)};Y.prototype.getObjectName=function(){return r(Jn(this.g))};Y.prototype.getDxf0=function(){return r(Kn(this.g))};Y.prototype.getJson=function(){return r(Ln(this.g))};Y.prototype.setJson=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return!!Mn(c,a)};Y.prototype.__destroy__=function(){Nn(this.g)};
481
+ function Z(){this.g=On();yp(Z)[this.g]=this}Z.prototype=Object.create(Ip.prototype);Z.prototype.constructor=Z;Z.prototype.i=Z;Z.l={};b.MdDbMText=Z;Z.prototype.location=Z.prototype.location=function(){return A(Pn(this.g),H)};Z.prototype.setLocation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qn(c,a)};Z.prototype.rotation=Z.prototype.rotation=function(){return Rn(this.g)};Z.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Sn(c,a)};
482
+ Z.prototype.width=Z.prototype.width=function(){return Tn(this.g)};Z.prototype.setWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Un(c,a)};Z.prototype.textHeight=function(){return Vn(this.g)};Z.prototype.setTextHeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Wn(c,a)};Z.prototype.attachment=function(){return Xn(this.g)};Z.prototype.setAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yn(c,a)};
483
+ Z.prototype.contents=Z.prototype.j=function(){return r(Zn(this.g))};Z.prototype.setContents=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return!!$n(c,a)};Z.prototype.explode=function(){return A(ao(this.g),G)};Z.prototype.getObjectID=function(){return bo(this.g)};Z.prototype.Erase=function(){return!!co(this.g)};Z.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!eo(c,a)};Z.prototype.Clone=function(){return A(fo(this.g),F)};
484
+ 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!!go(f,a,c,d,e)};Z.prototype.getObjectName=function(){return r(ho(this.g))};Z.prototype.getDxf0=function(){return r(io(this.g))};Z.prototype.getJson=function(){return r(jo(this.g))};Z.prototype.setJson=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return!!ko(c,a)};Z.prototype.__destroy__=function(){lo(this.g)};
485
+ function Sp(){throw"cannot construct a MdDbBlockTableRecordIterator, no constructor in IDL";}Sp.prototype=Object.create(Hp.prototype);Sp.prototype.constructor=Sp;Sp.prototype.i=Sp;Sp.l={};b.MdDbBlockTableRecordIterator=Sp;Sp.prototype.start=Sp.prototype.start=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);mo(d,a,c)};Sp.prototype.done=Sp.prototype.done=function(){return!!no(this.g)};Sp.prototype.getEntityId=function(){return oo(this.g)};
486
+ Sp.prototype.step=Sp.prototype.step=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);po(d,a,c)};Sp.prototype.getObjectName=function(){return r(qo(this.g))};Sp.prototype.getDxf0=function(){return r(ro(this.g))};Sp.prototype.getJson=function(){return r(so(this.g))};Sp.prototype.setJson=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return!!to(c,a)};Sp.prototype.__destroy__=function(){uo(this.g)};
487
+ function Pp(){this.g=vo();yp(Pp)[this.g]=this}Pp.prototype=Object.create(F.prototype);Pp.prototype.constructor=Pp;Pp.prototype.i=Pp;Pp.l={};b.MdDbBlockTableRecord=Pp;Pp.prototype.appendAcDbEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return wo(c,a)};Pp.prototype.newIterator=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return A(xo(d,a,c),Sp)};Pp.prototype.origin=Pp.prototype.origin=function(){return A(yo(this.g),H)};
488
+ Pp.prototype.setOrigin=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zo(c,a)};Pp.prototype.getObjectID=function(){return Ao(this.g)};Pp.prototype.Erase=function(){return!!Bo(this.g)};Pp.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Co(c,a)};Pp.prototype.Clone=function(){return A(Do(this.g),F)};
489
+ Pp.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!!Eo(f,a,c,d,e)};Pp.prototype.getObjectName=function(){return r(Fo(this.g))};Pp.prototype.getDxf0=function(){return r(Go(this.g))};Pp.prototype.getJson=function(){return r(Ho(this.g))};Pp.prototype.setJson=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return!!Io(c,a)};
490
+ Pp.prototype.__destroy__=function(){Jo(this.g)};function Tp(){throw"cannot construct a MdDbBlockTableIterator, no constructor in IDL";}Tp.prototype=Object.create(Hp.prototype);Tp.prototype.constructor=Tp;Tp.prototype.i=Tp;Tp.l={};b.MdDbBlockTableIterator=Tp;Tp.prototype.start=Tp.prototype.start=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Ko(d,a,c)};Tp.prototype.done=Tp.prototype.done=function(){return!!Lo(this.g)};
491
+ Tp.prototype.getRecord=function(){return A(Mo(this.g),Pp)};Tp.prototype.step=Tp.prototype.step=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);No(d,a,c)};Tp.prototype.getObjectName=function(){return r(Oo(this.g))};Tp.prototype.getDxf0=function(){return r(Po(this.g))};Tp.prototype.getJson=function(){return r(Qo(this.g))};Tp.prototype.setJson=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return!!Ro(c,a)};Tp.prototype.__destroy__=function(){So(this.g)};
492
+ function Op(){throw"cannot construct a MdDbBlockTable, no constructor in IDL";}Op.prototype=Object.create(F.prototype);Op.prototype.constructor=Op;Op.prototype.i=Op;Op.l={};b.MdDbBlockTable=Op;Op.prototype.getAt=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return A(To(c,a),Pp)};Op.prototype.has=Op.prototype.has=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return!!Uo(c,a)};
493
+ Op.prototype.newIterator=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return A(Vo(d,a,c),Tp)};Op.prototype.add=Op.prototype.add=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Wo(c,a)};Op.prototype.getObjectID=function(){return Xo(this.g)};Op.prototype.Erase=function(){return!!Yo(this.g)};Op.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zo(c,a)};
494
+ Op.prototype.Clone=function(){return A($o(this.g),F)};Op.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!!ap(f,a,c,d,e)};Op.prototype.getObjectName=function(){return r(bp(this.g))};Op.prototype.getDxf0=function(){return r(cp(this.g))};Op.prototype.getJson=function(){return r(dp(this.g))};
495
+ Op.prototype.setJson=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return!!ep(c,a)};Op.prototype.__destroy__=function(){fp(this.g)};function Up(){this.g=gp();yp(Up)[this.g]=this}Up.prototype=Object.create(Hp.prototype);Up.prototype.constructor=Up;Up.prototype.i=Up;Up.l={};b.McDrawSelSet=Up;Up.prototype.allSelect=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return hp(c,a)};
496
+ Up.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 ip(f,a,c,d,e)};Up.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 jp(g,a,c,d,e,f)};Up.prototype.count=Up.prototype.count=function(){return kp(this.g)};
497
+ Up.prototype.item=Up.prototype.item=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return lp(c,a)};Up.prototype.getObjectName=function(){return r(mp(this.g))};Up.prototype.getDxf0=function(){return r(np(this.g))};Up.prototype.getJson=function(){return r(op(this.g))};Up.prototype.setJson=function(a){var c=this.g;D();a=a&&"object"===typeof a?a.g:E(a);return!!pp(c,a)};Up.prototype.__destroy__=function(){qp(this.g)};
498
+
499
+
500
+ return mxdrawassembly.ready
501
+ }
502
+
503
+ );
504
+ })();
505
+ if (typeof exports === 'object' && typeof module === 'object')
506
+ module.exports = mxdrawassembly;
507
+ else if (typeof define === 'function' && define['amd'])
508
+ define([], function() { return mxdrawassembly; });
509
+ else if (typeof exports === 'object')
510
+ exports["mxdrawassembly"] = mxdrawassembly;
511
+ self.mxdrawassembly = mxdrawassembly;