mxcad 1.0.52 → 1.0.53

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.
@@ -5,498 +5,681 @@ var mxdrawassembly = (() => {
5
5
  return (
6
6
  function(mxdrawassembly = {}) {
7
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,n,q,Ba,Ca;function Da(){var a=va.buffer;b.HEAP8=ya=new Int8Array(a);b.HEAP16=za=new Int16Array(a);b.HEAP32=n=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={248778:()=>ya.length,248798: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,
8
+ var b;b||(b=typeof mxdrawassembly !== 'undefined' ? mxdrawassembly : {});var aa,ba;b.ready=new Promise(function(a,c){aa=a;ba=c});var ca=Object.assign({},b),da="./this.program",ea=(a,c)=>{throw c;},ha="object"==typeof window,ia="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=ia?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&&(da=process.argv[1].replace(/\\/g,"/"));process.argv.slice(2);ea=(a,c)=>{process.exitCode=a;throw c;
10
+ };b.inspect=function(){return"[Emscripten Module object]"}}else if(ha||ia)ia?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},ia&&(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,ca);ca=null;b.thisProgram&&(da=b.thisProgram);b.quit&&(ea=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,za,Aa,Ba,k,l,Ca,Da;function Fa(){var a=va.buffer;b.HEAP8=ya=new Int8Array(a);b.HEAP16=Aa=new Int16Array(a);b.HEAP32=k=new Int32Array(a);b.HEAPU8=za=new Uint8Array(a);b.HEAPU16=Ba=new Uint16Array(a);b.HEAPU32=l=new Uint32Array(a);b.HEAPF32=Ca=new Float32Array(a);b.HEAPF64=Da=new Float64Array(a)}var Ha,Ia=[],Ja=[],Ka=[];function La(){return noExitRuntime||!1}function Ma(){var a=b.preRun.shift();Ia.unshift(a)}var Na=0,Oa=null,Pa=null;
13
+ function Qa(){Na++;b.monitorRunDependencies&&b.monitorRunDependencies(Na)}function Ra(){Na--;b.monitorRunDependencies&&b.monitorRunDependencies(Na);if(0==Na&&(null!==Oa&&(clearInterval(Oa),Oa=null),Pa)){var a=Pa;Pa=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.");ba(a);throw a;}function Sa(a){return a.startsWith("data:application/octet-stream;base64,")}var Ta;Ta="mxdrawassembly_minst.wasm";
14
+ if(!Sa(Ta)){var Ua=Ta;Ta=b.locateFile?b.locateFile(Ua,ma):ma+Ua}function Va(a){try{if(a==Ta&&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 Wa(a){if(!ta&&(ha||ia)){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 Va(a)});if(oa)return new Promise(function(c,d){oa(a,function(e){c(new Uint8Array(e))},d)})}return Promise.resolve().then(function(){return Va(a)})}
16
+ function Xa(a,c,d){return Wa(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 Ya(a,c){var d=Ta;return ta||"function"!=typeof WebAssembly.instantiateStreaming||Sa(d)||d.startsWith("file://")||la||"function"!=typeof fetch?Xa(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 Xa(d,a,c)})})}
18
+ var Za,$a,fb={249418:()=>ya.length,249438:a=>{a=p(a);if(window.mx_saveFile_call){var c=c||"binary";if("utf8"!==c&&"binary"!==c)throw Error('Invalid encoding type "'+c+'"');var d;var e=ab(a,e||0);a=bb(a,{aa:!0}).node;if(!a)throw new q(44);if(!a.h.u)throw new q(63);a=a.h.u(a).size;var f=new Uint8Array(a);cb(e,f,0,a,0);"utf8"===c?d=db(f,0):"binary"===c&&(d=f);eb(e);window.mx_saveFile_call(d)}else console.log("window.mx_saveFile_call undefined")}};
19
+ function gb(a){this.name="ExitStatus";this.message="Program terminated with exit("+a+")";this.status=a}function hb(a){for(;0<a.length;)a.shift()(b)}var ib="undefined"!=typeof TextDecoder?new TextDecoder("utf8"):void 0;
20
+ function db(a,c,d){var e=c+d;for(d=c;a[d]&&!(d>=e);)++d;if(16<d-c&&a.buffer&&ib)return ib.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 p(a,c){return a?db(za,a,c):""}
21
+ var jb=(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},kb=a=>{var c="/"===a.charAt(0),d="/"===a.substr(-1);(a=jb(a.split("/").filter(e=>!!e),!c).join("/"))||c||(a=".");a&&d&&(a+="/");return(c?"/":"")+a},nb=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},ob=a=>
22
+ {if("/"===a)return"/";a=kb(a);a=a.replace(/\/$/,"");var c=a.lastIndexOf("/");return-1===c?a:a.substr(c+1)};function pb(){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 qb(a){return(qb=pb())(a)}
23
+ function rb(){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=jb(a.split("/").filter(e=>!!e),!c).join("/");return(c?"/":"")+a||"."}
24
+ function sb(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 n=a.charCodeAt(++g);h=65536+((h&1023)<<10)|n&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 tb(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=sb(a,d,0,d.length);c&&(d.length=a);return d}var ub=[];function vb(a,c){ub[a]={input:[],output:[],K:c};wb(a,xb)}
26
+ var xb={open:function(a){var c=ub[a.node.rdev];if(!c)throw new q(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 q(60);for(var f=0,g=0;g<e;g++){try{var h=a.tty.K.ya(a.tty)}catch(n){throw new q(29);}if(void 0===h&&0===f)throw new q(6);if(null===h||void 0===h)break;f++;c[d+g]=h}f&&(a.node.timestamp=Date.now());return f},write:function(a,c,d,e){if(!a.tty||!a.tty.K.ga)throw new q(60);try{for(var f=
27
+ 0;f<e;f++)a.tty.K.ga(a.tty,c[d+f])}catch(g){throw new q(29);}e&&(a.node.timestamp=Date.now());return f}},yb={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=tb(c,!0)}return a.input.shift()},ga:function(a,c){null===c||10===c?(ra(db(a.output,0)),a.output=[]):0!=c&&a.output.push(c)},fsync:function(a){a.output&&0<a.output.length&&(ra(db(a.output,0)),a.output=[])}},zb={ga:function(a,c){null===c||10===c?(sa(db(a.output,0)),a.output=[]):0!=c&&a.output.push(c)},fsync:function(a){a.output&&0<a.output.length&&(sa(db(a.output,0)),a.output=[])}},t={v:null,C:function(){return t.createNode(null,"/",16895,0)},createNode:function(a,
29
+ c,d,e){if(24576===(d&61440)||4096===(d&61440))throw new q(63);t.v||(t.v={dir:{node:{u:t.h.u,A:t.h.A,lookup:t.h.lookup,V:t.h.V,rename:t.h.rename,unlink:t.h.unlink,rmdir:t.h.rmdir,readdir:t.h.readdir,symlink:t.h.symlink},stream:{D:t.m.D}},file:{node:{u:t.h.u,A:t.h.A},stream:{D:t.m.D,read:t.m.read,write:t.m.write,pa:t.m.pa,Ba:t.m.Ba,Da:t.m.Da}},link:{node:{u:t.h.u,A:t.h.A,readlink:t.h.readlink},stream:{}},qa:{node:{u:t.h.u,A:t.h.A},stream:Ab}});d=Bb(a,c,d,e);16384===(d.mode&61440)?(d.h=t.v.dir.node,
30
+ d.m=t.v.dir.stream,d.j={}):32768===(d.mode&61440)?(d.h=t.v.file.node,d.m=t.v.file.stream,d.o=0,d.j=null):40960===(d.mode&61440)?(d.h=t.v.link.node,d.m=t.v.link.stream):8192===(d.mode&61440)&&(d.h=t.v.qa.node,d.m=t.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
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,v)=>{for(var p=0,G=0;G<v;G++){try{var W=c()}catch(R){throw new t(29);}if(void 0===W&&0===p)throw new t(6);if(null===W||void 0===W)break;p++;h[l+G]=W}p&&(g.node.timestamp=Date.now());return p},write:(g,h,l,v)=>{for(var p=0;p<v;p++)try{d(h[l+p])}catch(G){throw new t(29);}v&&(g.node.timestamp=Date.now());return p}});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 n[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 B=e;("double"===ja||"i64"===ja)&&B&7&&(B+=4);e=B;"double"===ja?(ja=Ca[e>>3],e+=8):"i64"==ja?(ja=[n[e>>2],n[e+4>>2]],e+=8):(ja=n[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 v=!1,p=c=!1,G=!1,W=!1;a:for(;;){switch(h){case 43:v=!0;break;case 45:c=!0;break;case 35:p=!0;break;case 48:if(G)break a;else{G=!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,A=-1;if(46==h){A=0;k=!0;a++;h=ya[a+1>>0];if(42==h)A=d("i32"),a++;else for(;;){h=ya[a+1>>0];if(48>h||57<h)break;A=10*A+(h-48);a++}h=ya[a+1>>0]}0>A&&(A=6,k=!1);switch(String.fromCharCode(h)){case "h":h=ya[a+2>>0];if(104==h){a++;var y=1}else y=2;break;case "l":h=ya[a+2>>0];108==h?(a++,y=8):y=4;break;case "L":case "q":case "j":y=8;break;case "z":case "t":case "I":y=4;break;default:y=null}y&&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;y=y||4;g=d("i"+8*y);8==y&&(g=117==h?(g[0]>>>0)+4294967296*(g[1]>>>0):(g[0]>>>0)+4294967296*g[1]);4>=y&&(g=(l?mc:nc)(g&Math.pow(256,y)-1,8*y));var ba=Math.abs(g);l="";if(100==h||105==h)var u=mc(g,8*y).toString(10);else if(117==h)u=nc(g,8*y).toString(10),g=Math.abs(g);else if(111==h)u=(p?"0":"")+ba.toString(8);else if(120==h||88==h){l=p&&0!=g?"0x":"";if(0>g){g=-g;u=(ba-1).toString(16);ba=[];for(p=0;p<u.length;p++)ba.push((15-parseInt(u[p],16)).toString(16));for(u=ba.join("");u.length<
51
- 2*y;)u="f"+u}else u=ba.toString(16);88==h&&(l=l.toUpperCase(),u=u.toUpperCase())}else 112==h&&(0===ba?u="(nil)":(l="0x",u=ba.toString(16)));if(k)for(;u.length<A;)u="0"+u;0<=g&&(v?l="+"+l:W&&(l=" "+l));"-"==u.charAt(0)&&(l="-"+l,u=u.substr(1));for(;l.length+u.length<R;)c?u+=" ":G?u="0"+u:l=" "+l;u=l+u;u.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))u="nan",G=!1;else if(isFinite(g)){k=!1;y=Math.min(A,20);
52
- if(103==h||71==h)k=!0,A=A||1,y=parseInt(g.toExponential(y).split("e")[1],10),A>y&&-4<=y?(h=(103==h?"f":"F").charCodeAt(0),A-=y+1):(h=(103==h?"e":"E").charCodeAt(0),A--),y=Math.min(A,20);if(101==h||69==h)u=g.toExponential(y),/[eE][-+]\d$/.test(u)&&(u=u.slice(0,-1)+"0"+u.slice(-1));else if(102==h||70==h)u=g.toFixed(y),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&&
53
- -1==u.indexOf(".")&&(l[0]+=".");A>y++;)l[0]+="0";u=l[0]+(1<l.length?"e"+l[1]:"");69==h&&(u=u.toUpperCase());0<=g&&(v?u="+"+u:W&&(u=" "+u))}else u=(0>g?"-":"")+"inf",G=!1;for(;u.length<R;)u=c?u+" ":!G||"-"!=u[0]&&"+"!=u[0]?(G?"0":" ")+u:u[0]+"0"+u.slice(1);97>h&&(u=u.toUpperCase());u.split("").forEach(function(ja){f.push(ja.charCodeAt(0))});break;case "s":G=(v=d("i8*"))?oc(v):6;k&&(G=Math.min(G,A));if(!c)for(;G<R--;)f.push(32);if(v)for(p=0;p<G;p++)f.push(m[v++>>0]);else f=f.concat(rb("(null)".substr(0,
54
- G),!0));if(c)for(;G<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*");n[c>>2]=f.length;break;case "%":f.push(g);break;default:for(p=l;p<a+2;p++)f.push(ya[p>>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(A){c=A}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 v=e[l],p;if((p=h.exec(v))&&5==p.length){v=p[1];var G=p[2];var W=p[3];p=p[4]}else if((p=f.exec(v))||(p=g.exec(v)),p&&4<=p.length)v=p[1],G=p[2],W=p[3],p=p[4]|0;else{c+=v+"\n";continue}var R=!1;if(a&8){var k=emscripten_source_map.vb({line:W,
58
- La:p});if(R=k&&k.source)a&64&&(k.source=k.source.substring(k.source.replace(/\\/g,"/").lastIndexOf("/")+1)),c+=" at "+v+" ("+k.source+":"+k.line+":"+k.La+")\n"}if(a&16||!R)a&64&&(G=G.substring(G.replace(/\\/g,"/").lastIndexOf("/")+1)),c+=(R?" = "+v:" at "+v)+" ("+G+":"+W+":"+p+")\n";a&128&&d[0]&&(d[1]==v&&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;B.response&&u&&0===q[a+12>>2]&&(Ea=B.response.byteLength);0<Ea&&(ha=xc(Ea),m.set(new Uint8Array(B.response),ha));q[a+12>>2]=ha;yc(a+16,Ea);yc(a+24,0);(ha=B.response?B.response.byteLength:0)&&yc(a+32,ha);Aa[a+40>>1]=B.readyState;Aa[a+42>>1]=B.status;B.statusText&&qb(B.statusText,m,a+44,64)}var h=q[a+8>>2];if(h){var l=r(h),v=a+112,p=r(v);p||(p="GET");var G=q[v+52>>2],W=q[v+56>>2],R=!!q[v+60>>2],k=q[v+68>>2],A=q[v+72>>2];h=q[v+76>>2];var y=q[v+80>>2],
60
- ba=q[v+84>>2];v=q[v+88>>2];var u=!!(G&1),ja=!!(G&2);G=!!(G&64);k=k?r(k):void 0;A=A?r(A):void 0;var B=new XMLHttpRequest;B.withCredentials=R;B.open(p,l,!G,k,A);G||(B.timeout=W);B.zb=l;B.responseType="arraybuffer";y&&(l=r(y),B.overrideMimeType(l));if(h)for(;;){p=q[h>>2];if(!p)break;l=q[h+4>>2];if(!l)break;h+=8;p=r(p);l=r(l);B.setRequestHeader(p,l)}var Ga=q[a+0>>2];uc[Ga]=B;h=ba&&v?m.slice(ba,ba+v):null;B.onload=ha=>{Ga in uc&&(g(),200<=B.status&&300>B.status?c&&c(a,B,ha):d&&d(a,B,ha))};B.onerror=ha=>
61
- {Ga in uc&&(g(),d&&d(a,B,ha))};B.ontimeout=ha=>{Ga in uc&&d&&d(a,B,ha)};B.onprogress=ha=>{if(Ga in uc){var Ea=u&&ja&&B.response?B.response.byteLength:0,U=0;0<Ea&&u&&ja&&(U=xc(Ea),m.set(new Uint8Array(B.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]=B.readyState;3<=B.readyState&&0===B.status&&0<ha.loaded&&(B.status=200);Aa[a+42>>1]=B.status;B.statusText&&qb(B.statusText,m,a+44,64);e&&e(a,B,ha);U&&zc(U)}};B.onreadystatechange=ha=>{Ga in uc&&(Aa[a+40>>1]=B.readyState,
62
- 2<=B.readyState&&(Aa[a+42>>1]=B.status),f&&f(a,B,ha))};try{B.send(h)}catch(ha){d&&d(a,B,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=v=>{Aa[a+40>>1]=4;Aa[a+42>>1]=413;qb("Payload Too Large",m,a+44,64);e(a,0,v)}}catch(v){e(a,0,v)}}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,v=xc(l);m.set(new Uint8Array(h),v);q[a+12>>2]=v;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)}
70
- function Uc(a){Vc=!1;for(var c=0;c<Wc.Aa;++c){var d=Wc.R[c];if(d.$&&d.enabled){Vc=!0;var e=d.la;e=0<e?a*e:d.size*Pc[d.type-5120]*a;var f=Tc(e);var g=Wc.X[f],h=Wc.O[f];Wc.O[f]=Wc.O[f]+1&63;var l=g[h];l?f=l:(l=x.getParameter(34964),g[h]=x.createBuffer(),x.bindBuffer(34962,g[h]),x.bufferData(34962,1<<f,35048),x.bindBuffer(34962,l),f=g[h]);x.bindBuffer(34962,f);x.bufferSubData(34962,0,m.subarray(d.g,d.g+e));d.Ia.call(x,c,d.size,d.type,d.Ea,d.la,0)}}}
71
- function Xc(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?Yc(d,c):0}
72
- function Yc(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)&&Zc(e);e.Aa=e.H.getParameter(34921);e.R=[];for(a=0;a<e.Aa;a++)e.R[a]={enabled:!1,$:!1,size:0,type:0,Ea:0,la:0,g:0,Ia:null};a=Tc(2097152);e.O=[];e.Fa=[];e.O.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.O[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=
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&&t.Xa(a,c.size)},lookup:function(){throw Cb[44];},V:function(a,c,d,e){return t.createNode(a,c,d,e)},rename:function(a,c,d){if(16384===(a.mode&61440)){try{var e=Db(c,d)}catch(g){}if(e)for(var f in e.j)throw new q(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=Db(a,c),e;for(e in d.j)throw new q(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=t.createNode(a,c,41471,0);a.link=d;return a},readlink:function(a){if(40960!==(a.mode&61440))throw new q(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}t.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 q(28);return c},pa:function(a,c,d){t.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 q(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 q(48);ya.set(a,c)}else d=!1,c=a.byteOffset;return{g:c,kb:d}},Da:function(a,
36
+ c,d,e){t.m.write(a,c,0,e,d,!1);return 0}}},Eb=null,Fb={},Gb=[],Hb=1,Ib=null,Jb=!0,q=null,Cb={},bb=(a,c={})=>{a=rb(a);if(!a)return{path:"",node:null};c=Object.assign({wa:!0,ha:0},c);if(8<c.ha)throw new q(32);a=a.split("/").filter(h=>!!h);for(var d=Eb,e="/",f=0;f<a.length;f++){var g=f===a.length-1;if(g&&c.parent)break;d=Db(d,a[f]);e=kb(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=Kb(e),e=rb(nb(e),d),d=bb(e,{ha:c.ha+1}).node,40<g++)throw new q(32);}return{path:e,
37
+ node:d}},Lb=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}},Mb=(a,c)=>{for(var d=0,e=0;e<c.length;e++)d=(d<<5)-d+c.charCodeAt(e)|0;return(a+d>>>0)%Ib.length},Nb=a=>{var c=Mb(a.parent.id,a.name);if(Ib[c]===a)Ib[c]=a.J;else for(c=Ib[c];c;){if(c.J===a){c.J=a.J;break}c=c.J}},Db=(a,c)=>{var d;if(d=(d=Ob(a,"x"))?d:a.h.lookup?0:2)throw new q(d,a);for(d=Ib[Mb(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)},Bb=(a,c,d,e)=>{a=new Pb(a,c,d,e);c=Mb(a.parent.id,a.name);a.J=Ib[c];return Ib[c]=a},Qb={r:0,"r+":2,w:577,"w+":578,a:1089,"a+":1090},Rb=a=>{var c=["r","w","rw"][a&3];a&512&&(c+="w");return c},Ob=(a,c)=>{if(Jb)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},Sb=(a,c)=>{try{return Db(a,c),20}catch(d){}return Ob(a,"wx")},Tb=(a,c,d)=>{try{var e=Db(a,c)}catch(f){return f.s}if(a=Ob(a,"wx"))return a;if(d){if(16384!==
39
+ (e.mode&61440))return 54;if(e===e.parent||"/"===Lb(e))return 10}else if(16384===(e.mode&61440))return 31;return 0},Ub=(a=0)=>{for(;4096>=a;a++)if(!Gb[a])return a;throw new q(33);},Wb=(a,c)=>{Vb||(Vb=function(){this.W={}},Vb.prototype={},Object.defineProperties(Vb.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 Vb,a);c=Ub(c);a.fd=c;return Gb[c]=a},Ab={open:a=>{a.m=Fb[a.node.rdev].m;a.m.open&&a.m.open(a)},D:()=>{throw new q(70);}},wb=(a,c)=>{Fb[a]={m:c}},Xb=(a,c)=>{var d="/"===c,e=!c;if(d&&Eb)throw new q(10);if(!d&&!e){var f=bb(c,{wa:!1});c=f.path;f=f.node;if(f.I)throw new q(10);if(16384!==(f.mode&61440))throw new q(54);}c={type:a,ub:{},Ca:c,Wa:[]};a=a.C(c);a.C=c;c.root=a;d?Eb=a:f&&(f.I=c,f.C&&f.C.Wa.push(c))},Yb=(a,c,d)=>{var e=bb(a,{parent:!0}).node;a=ob(a);if(!a||"."===a||".."===
41
+ a)throw new q(28);var f=Sb(e,a);if(f)throw new q(f);if(!e.h.V)throw new q(63);return e.h.V(e,a,c,d)},Zb=(a,c,d)=>{"undefined"==typeof d&&(d=c,c=438);Yb(a,c|8192,d)},$b=(a,c)=>{if(!rb(a))throw new q(44);var d=bb(c,{parent:!0}).node;if(!d)throw new q(44);c=ob(c);var e=Sb(d,c);if(e)throw new q(e);if(!d.h.symlink)throw new q(63);d.h.symlink(d,c,a)},ac=a=>{var c=bb(a,{parent:!0}).node;a=ob(a);var d=Db(c,a),e=Tb(c,a,!0);if(e)throw new q(e);if(!c.h.rmdir)throw new q(63);if(d.I)throw new q(10);c.h.rmdir(c,
42
+ a);Nb(d)},Kb=a=>{a=bb(a).node;if(!a)throw new q(44);if(!a.h.readlink)throw new q(28);return rb(Lb(a.parent),a.h.readlink(a))},ab=(a,c,d)=>{if(""===a)throw new q(44);if("string"==typeof c){var e=Qb[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=kb(a);try{f=bb(a,{aa:!(c&131072)}).node}catch(g){}}e=!1;if(c&64)if(f){if(c&128)throw new q(20);}else f=Yb(a,d,0),e=!0;if(!f)throw new q(44);8192===
43
+ (f.mode&61440)&&(c&=-513);if(c&65536&&16384!==(f.mode&61440))throw new q(54);if(!e&&(d=f?40960===(f.mode&61440)?32:16384===(f.mode&61440)&&("r"!==Rb(c)||c&512)?31:Ob(f,Rb(c)):44))throw new q(d);if(c&512&&!e){d=f;d="string"==typeof d?bb(d,{aa:!0}).node:d;if(!d.h.A)throw new q(63);if(16384===(d.mode&61440))throw new q(31);if(32768!==(d.mode&61440))throw new q(28);if(e=Ob(d,"w"))throw new q(e);d.h.A(d,{size:0,timestamp:Date.now()})}c&=-131713;f=Wb({node:f,path:Lb(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||(bc||(bc={}),a in bc||(bc[a]=1));return f},eb=a=>{if(null===a.fd)throw new q(8);a.fa&&(a.fa=null);try{a.m.close&&a.m.close(a)}catch(c){throw c;}finally{Gb[a.fd]=null}a.fd=null},cc=(a,c,d)=>{if(null===a.fd)throw new q(8);if(!a.seekable||!a.m.D)throw new q(70);if(0!=d&&1!=d&&2!=d)throw new q(28);a.position=a.m.D(a,c,d);a.jb=[]},cb=(a,c,d,e,f)=>{if(0>e||0>f)throw new q(28);if(null===a.fd)throw new q(8);if(1===(a.flags&2097155))throw new q(8);
45
+ if(16384===(a.node.mode&61440))throw new q(31);if(!a.m.read)throw new q(28);var g="undefined"!=typeof f;if(!g)f=a.position;else if(!a.seekable)throw new q(70);c=a.m.read(a,c,d,e,f);g||(a.position+=c);return c},dc=()=>{q||(q=function(a,c){this.name="ErrnoError";this.node=c;this.Ya=function(d){this.s=d};this.Ya(a);this.message="FS error"},q.prototype=Error(),q.prototype.constructor=q,[44].forEach(a=>{Cb[a]=new q(a);Cb[a].stack="<generic error, no stack>"}))},ec,fc=(a,c)=>{var d=0;a&&(d|=365);c&&(d|=
46
+ 146);return d},hc=(a,c,d)=>{a=kb("/dev/"+a);var e=fc(!!c,!!d);gc||(gc=64);var f=gc++<<8|0;wb(f,{open:g=>{g.seekable=!1},close:()=>{d&&d.buffer&&d.buffer.length&&d(10)},read:(g,h,n,z)=>{for(var r=0,P=0;P<z;P++){try{var Z=c()}catch(X){throw new q(29);}if(void 0===Z&&0===r)throw new q(6);if(null===Z||void 0===Z)break;r++;h[n+P]=Z}r&&(g.node.timestamp=Date.now());return r},write:(g,h,n,z)=>{for(var r=0;r<z;r++)try{d(h[n+r])}catch(P){throw new q(29);}z&&(g.node.timestamp=Date.now());return r}});Zb(a,e,
47
+ f)},gc,ic={},Vb,bc;function jc(a,c){if("/"===c.charAt(0))return c;a=-100===a?"/":kc(a).path;if(0==c.length)throw new q(44);return kb(a+"/"+c)}var lc=void 0;function mc(){lc+=4;return k[lc-4>>2]}function kc(a){a=Gb[a];if(!a)throw new q(8);return a}var nc=[];function oc(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 pc(a,c){return 0<=a?a:32>=c?2*Math.abs(1<<c-1)+a:Math.pow(2,c)+a}function qc(a){for(var c=a;za[c];)++c;return c-a}
48
+ function rc(a,c){function d(ka){var N=e;("double"===ka||"i64"===ka)&&N&7&&(N+=4);e=N;"double"===ka?(ka=Da[e>>3],e+=8):"i64"==ka?(ka=[k[e>>2],k[e+4>>2]],e+=8):(ka=k[e>>2],e+=4);return ka}for(var e=c,f=[],g,h;;){var n=a;g=ya[a>>0];if(0===g)break;h=ya[a+1>>0];if(37==g){var z=!1,r=c=!1,P=!1,Z=!1;a:for(;;){switch(h){case 43:z=!0;break;case 45:c=!0;break;case 35:r=!0;break;case 48:if(P)break a;else{P=!0;break}case 32:Z=!0;break;default:break a}a++;h=ya[a+1>>0]}var X=0;if(42==h)X=d("i32"),a++,h=ya[a+1>>
49
+ 0];else for(;48<=h&&57>=h;)X=10*X+(h-48),a++,h=ya[a+1>>0];var m=!1,L=-1;if(46==h){L=0;m=!0;a++;h=ya[a+1>>0];if(42==h)L=d("i32"),a++;else for(;;){h=ya[a+1>>0];if(48>h||57<h)break;L=10*L+(h-48);a++}h=ya[a+1>>0]}0>L&&(L=6,m=!1);switch(String.fromCharCode(h)){case "h":h=ya[a+2>>0];if(104==h){a++;var K=1}else K=2;break;case "l":h=ya[a+2>>0];108==h?(a++,K=8):K=4;break;case "L":case "q":case "j":K=8;break;case "z":case "t":case "I":K=4;break;default:K=null}K&&a++;h=ya[a+1>>0];switch(String.fromCharCode(h)){case "d":case "i":case "u":case "o":case "x":case "X":case "p":n=
50
+ 100==h||105==h;K=K||4;g=d("i"+8*K);8==K&&(g=117==h?(g[0]>>>0)+4294967296*(g[1]>>>0):(g[0]>>>0)+4294967296*g[1]);4>=K&&(g=(n?oc:pc)(g&Math.pow(256,K)-1,8*K));var fa=Math.abs(g);n="";if(100==h||105==h)var A=oc(g,8*K).toString(10);else if(117==h)A=pc(g,8*K).toString(10),g=Math.abs(g);else if(111==h)A=(r?"0":"")+fa.toString(8);else if(120==h||88==h){n=r&&0!=g?"0x":"";if(0>g){g=-g;A=(fa-1).toString(16);fa=[];for(r=0;r<A.length;r++)fa.push((15-parseInt(A[r],16)).toString(16));for(A=fa.join("");A.length<
51
+ 2*K;)A="f"+A}else A=fa.toString(16);88==h&&(n=n.toUpperCase(),A=A.toUpperCase())}else 112==h&&(0===fa?A="(nil)":(n="0x",A=fa.toString(16)));if(m)for(;A.length<L;)A="0"+A;0<=g&&(z?n="+"+n:Z&&(n=" "+n));"-"==A.charAt(0)&&(n="-"+n,A=A.substr(1));for(;n.length+A.length<X;)c?A+=" ":P?A="0"+A:n=" "+n;A=n+A;A.split("").forEach(function(ka){f.push(ka.charCodeAt(0))});break;case "f":case "F":case "e":case "E":case "g":case "G":g=d("double");if(isNaN(g))A="nan",P=!1;else if(isFinite(g)){m=!1;K=Math.min(L,20);
52
+ if(103==h||71==h)m=!0,L=L||1,K=parseInt(g.toExponential(K).split("e")[1],10),L>K&&-4<=K?(h=(103==h?"f":"F").charCodeAt(0),L-=K+1):(h=(103==h?"e":"E").charCodeAt(0),L--),K=Math.min(L,20);if(101==h||69==h)A=g.toExponential(K),/[eE][-+]\d$/.test(A)&&(A=A.slice(0,-1)+"0"+A.slice(-1));else if(102==h||70==h)A=g.toFixed(K),0===g&&(0>g||0===g&&-Infinity===1/g)&&(A="-"+A);n=A.split("e");if(m&&!r)for(;1<n[0].length&&n[0].includes(".")&&("0"==n[0].slice(-1)||"."==n[0].slice(-1));)n[0]=n[0].slice(0,-1);else for(r&&
53
+ -1==A.indexOf(".")&&(n[0]+=".");L>K++;)n[0]+="0";A=n[0]+(1<n.length?"e"+n[1]:"");69==h&&(A=A.toUpperCase());0<=g&&(z?A="+"+A:Z&&(A=" "+A))}else A=(0>g?"-":"")+"inf",P=!1;for(;A.length<X;)A=c?A+" ":!P||"-"!=A[0]&&"+"!=A[0]?(P?"0":" ")+A:A[0]+"0"+A.slice(1);97>h&&(A=A.toUpperCase());A.split("").forEach(function(ka){f.push(ka.charCodeAt(0))});break;case "s":P=(z=d("i8*"))?qc(z):6;m&&(P=Math.min(P,L));if(!c)for(;P<X--;)f.push(32);if(z)for(r=0;r<P;r++)f.push(za[z++>>0]);else f=f.concat(tb("(null)".substr(0,
54
+ P),!0));if(c)for(;P<X--;)f.push(32);break;case "c":for(c&&f.push(d("i8"));0<--X;)f.push(32);c||f.push(d("i8"));break;case "n":c=d("i32*");k[c>>2]=f.length;break;case "%":f.push(g);break;default:for(r=n;r<a+2;r++)f.push(ya[r>>0])}a+=2}else f.push(g),a+=1}return f}
55
+ function sc(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 tc(a){uc||(uc={});uc[a]||(uc[a]=1,la&&(a="warning: "+a),sa(a))}var uc;
56
+ function vc(a){a:{var c=Error();if(!c.stack){try{throw Error();}catch(L){c=L}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&&tc("EM_LOG_DEMANGLE is deprecated; ignoring");a&8&&"undefined"==typeof emscripten_source_map&&(tc('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=sc(arguments);d[1].includes("_emscripten_");)d=sc(d[0]);var e=c.split("\n");c="";var f=RegExp("\\s*(.*?)@(.*?):([0-9]+):([0-9]+)"),g=RegExp("\\s*(.*?)@(.*):(.*)(:(.*))?"),h=RegExp("\\s*at (.*?) \\((.*):(.*):(.*)\\)"),n;for(n in e){var z=e[n],r;if((r=h.exec(z))&&5==r.length){z=r[1];var P=r[2];var Z=r[3];r=r[4]}else if((r=f.exec(z))||(r=g.exec(z)),r&&4<=r.length)z=r[1],P=r[2],Z=r[3],r=r[4]|0;else{c+=z+"\n";continue}var X=!1;if(a&8){var m=emscripten_source_map.vb({line:Z,
58
+ La:r});if(X=m&&m.source)a&64&&(m.source=m.source.substring(m.source.replace(/\\/g,"/").lastIndexOf("/")+1)),c+=" at "+z+" ("+m.source+":"+m.line+":"+m.La+")\n"}if(a&16||!X)a&64&&(P=P.substring(P.replace(/\\/g,"/").lastIndexOf("/")+1)),c+=(X?" = "+z:" at "+z)+" ("+P+":"+Z+":"+r+")\n";a&128&&d[0]&&(d[1]==z&&0<d[2].length&&(c=c.replace(/\s+$/,""),c+=" with values: "+d[1]+d[2]+"\n"),d=sc(d[0]))}return c=c.replace(/\s+$/,"")}var wc={},xc;
59
+ function yc(a,c,d,e,f){function g(){var ja=0,Ea=0;N.response&&A&&0===l[a+12>>2]&&(Ea=N.response.byteLength);0<Ea&&(ja=zc(Ea),za.set(new Uint8Array(N.response),ja));l[a+12>>2]=ja;Ac(a+16,Ea);Ac(a+24,0);(ja=N.response?N.response.byteLength:0)&&Ac(a+32,ja);Ba[a+40>>1]=N.readyState;Ba[a+42>>1]=N.status;N.statusText&&sb(N.statusText,za,a+44,64)}var h=l[a+8>>2];if(h){var n=p(h),z=a+112,r=p(z);r||(r="GET");var P=l[z+52>>2],Z=l[z+56>>2],X=!!l[z+60>>2],m=l[z+68>>2],L=l[z+72>>2];h=l[z+76>>2];var K=l[z+80>>
60
+ 2],fa=l[z+84>>2];z=l[z+88>>2];var A=!!(P&1),ka=!!(P&2);P=!!(P&64);m=m?p(m):void 0;L=L?p(L):void 0;var N=new XMLHttpRequest;N.withCredentials=X;N.open(r,n,!P,m,L);P||(N.timeout=Z);N.zb=n;N.responseType="arraybuffer";K&&(n=p(K),N.overrideMimeType(n));if(h)for(;;){r=l[h>>2];if(!r)break;n=l[h+4>>2];if(!n)break;h+=8;r=p(r);n=p(n);N.setRequestHeader(r,n)}var Ga=l[a+0>>2];wc[Ga]=N;h=fa&&z?za.slice(fa,fa+z):null;N.onload=ja=>{Ga in wc&&(g(),200<=N.status&&300>N.status?c&&c(a,N,ja):d&&d(a,N,ja))};N.onerror=
61
+ ja=>{Ga in wc&&(g(),d&&d(a,N,ja))};N.ontimeout=ja=>{Ga in wc&&d&&d(a,N,ja)};N.onprogress=ja=>{if(Ga in wc){var Ea=A&&ka&&N.response?N.response.byteLength:0,Y=0;0<Ea&&A&&ka&&(Y=zc(Ea),za.set(new Uint8Array(N.response),Y));l[a+12>>2]=Y;Ac(a+16,Ea);Ac(a+24,ja.loaded-Ea);Ac(a+32,ja.total);Ba[a+40>>1]=N.readyState;3<=N.readyState&&0===N.status&&0<ja.loaded&&(N.status=200);Ba[a+42>>1]=N.status;N.statusText&&sb(N.statusText,za,a+44,64);e&&e(a,N,ja);Y&&Bc(Y)}};N.onreadystatechange=ja=>{Ga in wc&&(Ba[a+40>>
62
+ 1]=N.readyState,2<=N.readyState&&(Ba[a+42>>1]=N.status),f&&f(a,N,ja))};try{N.send(h)}catch(ja){d&&d(a,N,ja)}}else d(a,0,"no url specified!")}function Cc(a){a instanceof gb||"unwind"==a||ea(1,a)}function Ac(a,c){l[a>>2]=c;l[a+4>>2]=(c-l[a>>2])/4294967296}
63
+ function Dc(a,c,d,e){var f=xc;if(f){var g=l[a+112+64>>2];g||(g=l[a+8>>2]);var h=p(g);try{var n=f.transaction(["FILES"],"readwrite").objectStore("FILES").put(c,h);n.onsuccess=()=>{Ba[a+40>>1]=4;Ba[a+42>>1]=200;sb("OK",za,a+44,64);d(a,0,h)};n.onerror=z=>{Ba[a+40>>1]=4;Ba[a+42>>1]=413;sb("Payload Too Large",za,a+44,64);e(a,0,z)}}catch(z){e(a,0,z)}}else e(a,0,"IndexedDB not available!")}
64
+ function Ec(a,c,d){var e=xc;if(e){var f=l[a+112+64>>2];f||(f=l[a+8>>2]);f=p(f);try{var g=e.transaction(["FILES"],"readonly").objectStore("FILES").get(f);g.onsuccess=h=>{if(h.target.result){h=h.target.result;var n=h.byteLength||h.length,z=zc(n);za.set(new Uint8Array(h),z);l[a+12>>2]=z;Ac(a+16,n);Ac(a+24,0);Ac(a+32,n);Ba[a+40>>1]=4;Ba[a+42>>1]=200;sb("OK",za,a+44,64);c(a,0,h)}else Ba[a+40>>1]=4,Ba[a+42>>1]=404,sb("Not Found",za,a+44,64),d(a,0,"no data")};g.onerror=h=>{Ba[a+40>>1]=4;Ba[a+42>>1]=404;
65
+ sb("Not Found",za,a+44,64);d(a,0,h)}}catch(h){d(a,0,h)}}else d(a,0,"IndexedDB not available!")}
66
+ function Fc(a,c,d){var e=xc;if(e){var f=l[a+112+64>>2];f||(f=l[a+8>>2]);f=p(f);try{var g=e.transaction(["FILES"],"readwrite").objectStore("FILES").delete(f);g.onsuccess=h=>{h=h.target.result;l[a+12>>2]=0;Ac(a+16,0);Ac(a+24,0);Ac(a+32,0);Ba[a+40>>1]=4;Ba[a+42>>1]=200;sb("OK",za,a+44,64);c(a,0,h)};g.onerror=h=>{Ba[a+40>>1]=4;Ba[a+42>>1]=404;sb("Not Found",za,a+44,64);d(a,0,h)}}catch(h){d(a,0,h)}}else d(a,0,"IndexedDB not available!")}var Gc=[];
67
+ function Hc(a){var c=Gc[a];c||(a>=Gc.length&&(Gc.length=a+1),Gc[a]=c=Ha.get(a));return c}function Ic(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 Jc(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 Kc(a){var c=a.getExtension("WEBGL_draw_buffers");c&&(a.drawBuffers=function(d,e){c.drawBuffersWEBGL(d,e)})}var Lc=1,Mc=[],Nc=[],Oc=[],Pc=[],Qc=[],Rc=[1,1,2,2,4,4,4,2,3,4,8];
69
+ function Sc(a){Tc||(Tc=a)}function Uc(a){for(var c=Lc++,d=a.length;d<c;d++)a[d]=null;return c}function Vc(a){return 32-Math.clz32(0===a?0:a-1)}
70
+ function Wc(a){Xc=!1;for(var c=0;c<Yc.Aa;++c){var d=Yc.R[c];if(d.$&&d.enabled){Xc=!0;var e=d.la;e=0<e?a*e:d.size*Rc[d.type-5120]*a;var f=Vc(e);var g=Yc.X[f],h=Yc.O[f];Yc.O[f]=Yc.O[f]+1&63;var n=g[h];n?f=n:(n=u.getParameter(34964),g[h]=u.createBuffer(),u.bindBuffer(34962,g[h]),u.bufferData(34962,1<<f,35048),u.bindBuffer(34962,n),f=g[h]);u.bindBuffer(34962,f);u.bufferSubData(34962,0,za.subarray(d.g,d.g+e));d.Ia.call(u,c,d.size,d.type,d.Ea,d.la,0)}}}
71
+ function Zc(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?$c(d,c):0}
72
+ function $c(a,c){var d=Uc(Qc),e={qb:d,attributes:c,version:c.za,H:a};a.canvas&&(a.canvas.Ja=e);Qc[d]=e;("undefined"==typeof c.ua||c.ua)&&ad(e);e.Aa=e.H.getParameter(34921);e.R=[];for(a=0;a<e.Aa;a++)e.R[a]={enabled:!1,$:!1,size:0,type:0,Ea:0,la:0,g:0,Ia:null};a=Vc(2097152);e.O=[];e.Fa=[];e.O.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.O[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=
73
73
  0;64>h;++h)f[h]=g[h]=null}return d}
74
- function Zc(a){a||(a=Wc);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)})}}
75
- var Rc,Wc,Vc,$c=[],ad={},bd=["default","low-power","high-performance"],cd=[0,"undefined"!=typeof document?document:0,"undefined"!=typeof window?window:0],dd={};
76
- function ed(){if(!fd){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 dd)void 0===dd[c]?delete a[c]:a[c]=dd[c];var d=[];for(c in a)d.push(c+"="+a[c]);fd=d}return fd}var fd;function gd(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);n[c+4*f>>2]=h}}
77
- function hd(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&&(n[f>>2]=e),g&&(n[g>>2]=a.size),h&&(n[h>>2]=a.type)}
78
- function jd(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>Wc.version){Qc(1282);return}d=2*(x.getSupportedExtensions()||[]).length;break;case 33307:case 33308:if(2>Wc.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===
79
- 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("+
80
- 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 kd(a){return"]"==a.slice(-1)&&a.lastIndexOf("[")}function ld(a){var c=x.Ma;if(c){var d=c.P[a];"number"==typeof d&&(c.P[a]=d=x.getUniformLocation(c,c.Ga[a]+(0<d?"["+d+"]":"")));return d}Qc(1282)}var md=[];function nd(a){return 0===a%4&&(0!==a%100||0===a%400)}
81
- var od=[31,29,31,30,31,30,31,31,30,31,30,31],pd=[31,28,31,30,31,30,31,31,30,31,30,31];
82
- function qd(a,c,d,e){function f(k,A,y){for(k="number"==typeof k?k.toString():k||"";k.length<A;)k=y[0]+k;return k}function g(k,A){return f(k,A,"0")}function h(k,A){function y(u){return 0>u?-1:0<u?1:0}var ba;0===(ba=y(k.getFullYear()-A.getFullYear()))&&0===(ba=y(k.getMonth()-A.getMonth()))&&(ba=y(k.getDate()-A.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(),
83
- 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 v(k){var A=k.F;for(k=new Date((new Date(k.G+1900,0,1)).getTime());0<A;){var y=k.getMonth(),ba=(nd(k.getFullYear())?od:pd)[y];if(A>ba-k.getDate())A-=ba-k.getDate()+1,k.setDate(1),11>y?k.setMonth(y+1):(k.setMonth(0),k.setFullYear(k.getFullYear()+1));else{k.setDate(k.getDate()+A);break}}y=new Date(k.getFullYear()+1,0,4);A=l(new Date(k.getFullYear(),
84
- 0,4));y=l(y);return 0>=h(A,k)?0>=h(y,k)?k.getFullYear()+1:k.getFullYear():k.getFullYear()-1}var p=n[e+40>>2];e={hb:n[e>>2],gb:n[e+4>>2],Y:n[e+8>>2],na:n[e+12>>2],Z:n[e+16>>2],G:n[e+20>>2],B:n[e+24>>2],F:n[e+28>>2],yb:n[e+32>>2],fb:n[e+36>>2],ib:p?r(p):""};d=r(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",
85
- "%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 G in p)d=d.replace(new RegExp(G,"g"),p[G]);var W="Sunday Monday Tuesday Wednesday Thursday Friday Saturday".split(" "),R="January February March April May June July August September October November December".split(" ");p={"%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]},
86
- "%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 v(k).toString().substring(2)},"%G":function(k){return v(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 A=0,y=0;y<=k.Z-1;A+=(nd(k.G+1900)?od:pd)[y++]);return g(k.na+A,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<=
87
- 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 A=Math.floor((k.F+7-(k.B+6)%7)/7);2>=(k.B+371-k.F-2)%7&&A++;if(A)53==A&&(y=(k.B+371-k.F)%7,4==y||3==y&&nd(k.G)||(A=1));else{A=52;var y=(k.B+7-k.F-1)%7;(4==y||5==y&&nd(k.G%400-1))&&A++}return g(A,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+
88
- 1900).toString().substring(2)},"%Y":function(k){return k.G+1900},"%z":function(k){k=k.fb;var A=0<=k;k=Math.abs(k)/60;return(A?"+":"-")+String("0000"+(k/60*100+k%60)).slice(-4)},"%Z":function(k){return k.ib},"%%":function(){return"%"}};d=d.replace(/%%/g,"\x00\x00");for(G in p)d.includes(G)&&(d=d.replace(new RegExp(G,"g"),p[G](e)));d=d.replace(/\0\0/g,"%");G=rb(d,!1);if(G.length>c)return 0;ya.set(G,a);return G.length-1}
89
- 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);
90
- (()=>{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)})();
91
- (()=>{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();
92
- (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,rd=new Float32Array(288),sd=0;288>sd;++sd)md[sd]=rd.subarray(0,sd+1);
93
- var yd={__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 n[td()>>2]=28,-1;default:return-28}}catch(g){if("undefined"==typeof gc||"ErrnoError"!==
94
- 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 n[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"!==
95
- 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);
96
- 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==
97
- e?n[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*=
98
- 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(v){}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)}}
99
- var h=a+112,l=r(h),v=q[h+36>>2],p=q[h+40>>2],G=q[h+44>>2],W=q[h+48>>2],R=q[h+52>>2],k=!!(R&4),A=!!(R&32),y=!!(R&16),ba=!!(R&64),u=U=>{g(()=>{v?Fc(v)(U):c&&c(U)})},ja=U=>{g(()=>{G?Fc(G)(U):e&&e(U)})},B=U=>{g(()=>{p?Fc(p)(U):d&&d(U)})},Ga=U=>{g(()=>{W?Fc(W)(U):f&&f(U)})};R=U=>{wc(U,u,B,ja,Ga)};var ha=(U,lb)=>{Bc(U,lb.response,mb=>{g(()=>{v?Fc(v)(mb):c&&c(mb)})},mb=>{g(()=>{v?Fc(v)(mb):c&&c(mb)})})},Ea=U=>{wc(U,ha,B,ja,Ga)};if("EM_IDB_STORE"===l)l=q[h+84>>2],Bc(a,m.slice(l,l+q[h+88>>2]),u,B);else if("EM_IDB_DELETE"===
100
- l)Dc(a,u,B);else if(y){if(A)return 0;wc(a,k?ha:u,B,ja,Ga)}else Cc(a,u,A?B:k?Ea:R);return a},emscripten_webgl_create_context:function(a,c){c>>=2;c={alpha:!!n[c+0],depth:!!n[c+1],stencil:!!n[c+2],antialias:!!n[c+3],premultipliedAlpha:!!n[c+4],preserveDrawingBuffer:!!n[c+5],powerPreference:bd[n[c+6]],failIfMajorPerformanceCaveat:!!n[c+7],za:n[c+8],sb:n[c+9],ua:n[c+10],Na:n[c+11],wb:n[c+12],xb:n[c+13]};a=2<a?r(a):a;a=cd[a]||("undefined"!=typeof document?document.querySelector(a):void 0);return!a||c.Na?
101
- 0:Xc(a,c)},emscripten_webgl_destroy_context:function(a){Wc==a&&(Wc=0);Wc===Oc[a]&&(Wc=null);if("object"==typeof ad)for(var c=Oc[a].H.canvas,d=0;d<$c.length;++d)if($c[d].target==c){var e=d--,f=$c[e];f.target.removeEventListener(f.ob,f.nb,f.Ab);$c.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){Wc=Oc[a];b.lb=x=Wc&&Wc.H;return!a||x?0:-5},environ_get:function(a,c){var d=0;ed().forEach(function(e,f){var g=c+d;f=q[a+4*f>>2]=g;for(g=
102
- 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=ed();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],v=q[a+4>>2];a+=8;var p=ab(f,ya,l,v,g);if(0>p){var G=-1;break a}c+=p;if(p<v)break;
103
- "undefined"!==typeof g&&(g+=p)}G=c}q[e>>2]=G;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)];n[f>>2]=Ya[0];n[f+4>>2]=Ya[1];g.fa&&0===c&&0===e&&(g.fa=null);return 0}catch(h){if("undefined"==
104
- 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],v=q[a+4>>2];a+=8;var p=f,G=l,W=v,R=g,k=ya;if(0>W||0>R)throw new t(28);if(null===p.fd)throw new t(8);if(0===(p.flags&2097155))throw new t(8);if(16384===(p.node.mode&61440))throw new t(31);if(!p.m.write)throw new t(28);p.seekable&&p.flags&1024&&ac(p,0,2);var A="undefined"!=typeof R;if(!A)R=p.position;else if(!p.seekable)throw new t(70);var y=p.m.write(p,k,G,
105
- W,R,void 0);A||(p.position+=y);var ba=y;if(0>ba){var u=-1;break a}c+=ba;"undefined"!==typeof g&&(g+=ba)}u=c}q[e>>2]=u;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.M=c:34963==a&&(x.N=c);35051==a?x.ra=c:35052==a&&(x.sa=c);x.bindBuffer(a,
106
- Kc[c])},glBindVertexArray:function(a){x.bindVertexArray(Nc[a]);a=x.getParameter(34965);x.N=a?a.name|0:0},glBufferData:function(a,c,d,e){2<=Wc.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)},glClearStencil:function(a){x.clearStencil(a)},glColorMask:function(a,c,d,e){x.colorMask(!!a,!!c,!!d,!!e)},glCompileShader:function(a){x.compileShader(Mc[a])},glCreateProgram:function(){var a=
107
- 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=Sc(Mc);Mc[c]=x.createShader(a);return c},glDeleteBuffers:function(a,c){for(var d=0;d<a;d++){var e=n[c+4*d>>2],f=Kc[e];f&&(x.deleteBuffer(f),f.name=0,Kc[e]=null,e==x.M&&(x.M=0),e==x.N&&(x.N=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),
108
- Mc[a]=null):Qc(1281)}},glDeleteVertexArrays:function(a,c){for(var d=0;d<a;d++){var e=n[c+4*d>>2];x.deleteVertexArray(Nc[e]);Nc[e]=null}},glDepthMask:function(a){x.depthMask(!!a)},glDisable:function(a){x.disable(a)},glDrawArrays:function(a,c,d){Uc(c+d);x.drawArrays(a,c,d);Vc&&x.bindBuffer(34962,Kc[x.M])},glDrawElements:function(a,c,d,e){if(!x.N){var f=1*Pc[d-5120]*c;var g=Tc(f);var h=Wc.L[g];h?g=h:(h=x.getParameter(34965),Wc.L[g]=x.createBuffer(),x.bindBuffer(34963,Wc.L[g]),x.bufferData(34963,1<<g,
109
- 35048),x.bindBuffer(34963,h),g=Wc.L[g]);x.bindBuffer(34963,g);x.bufferSubData(34963,0,m.subarray(e,e+f));e=0}Uc(c);x.drawElements(a,c,d,e);Vc&&x.bindBuffer(34962,Kc[x.M]);x.N||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){Wc.R[a].enabled=!0;x.enableVertexAttribArray(a)},glGenBuffers:function(a,c){gd(a,c,"createBuffer",Kc)},glGenVertexArrays:function(a,c){gd(a,c,"createVertexArray",
110
- Nc)},glGetActiveAttrib:function(a,c,d,e,f,g,h){hd("getActiveAttrib",a,c,d,e,f,g,h)},glGetActiveUniform:function(a,c,d,e,f,g,h){hd("getActiveUniform",a,c,d,e,f,g,h)},glGetAttribLocation:function(a,c){return x.getAttribLocation(Lc[a],r(c))},glGetBooleanv:function(a,c){jd(a,c)},glGetError:function(){var a=x.getError()||Rc;Rc=0;return a},glGetProgramInfoLog:function(a,c,d,e){a=x.getProgramInfoLog(Lc[a]);null===a&&(a="(unknown error)");c=0<c&&e?qb(a,m,e,c):0;d&&(n[d>>2]=c)},glGetProgramiv:function(a,c,
111
- d){if(d)if(a>=Jc)Qc(1281);else if(a=Lc[a],35716==c)a=x.getProgramInfoLog(a),null===a&&(a="(unknown error)"),n[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);n[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,c).name.length+1);n[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,
112
- c).length+1);n[d>>2]=a.T}else n[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)"),n[d>>2]=a?a.length+1:0):35720==c?(a=x.getShaderSource(Mc[a]),n[d>>2]=a?a.length+1:0):n[d>>2]=x.getShaderParameter(Mc[a],c):Qc(1281)},glGetUniformLocation:function(a,c){c=r(c);if(a=Lc[a]){var d=a,e=d.P,f=d.Ha,g;if(!e)for(d.P=e={},d.Ga={},g=0;g<x.getProgramParameter(d,35718);++g){var h=x.getActiveUniform(d,g);var l=h.name;
113
- h=h.size;var v=kd(l);v=0<v?l.slice(0,v):l;var p=d.oa;d.oa+=h;f[v]=[h,p];for(l=0;l<h;++l)e[p]=l,d.Ga[p++]=v}d=a.P;e=0;f=c;g=kd(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];x.linkProgram(a);a.P=0;a.Ha={}},glShaderSource:function(a,c,d,e){for(var f="",g=0;g<c;++g){var h=e?n[e+4*g>>2]:-1;f+=r(n[d+4*g>>2],0>h?void 0:h)}x.shaderSource(Mc[a],
114
- f)},glStencilFunc:function(a,c,d){x.stencilFunc(a,c,d)},glStencilMask:function(a){x.stencilMask(a)},glStencilOp:function(a,c,d){x.stencilOp(a,c,d)},glUniform1i:function(a,c){x.uniform1i(ld(a),c)},glUniform4f:function(a,c,d,e,f){x.uniform4f(ld(a),c,d,e,f)},glUniform4fv:function(a,c,d){if(2<=Wc.version)c&&x.uniform4fv(ld(a),Ba,d>>2,4*c);else{if(72>=c){var e=md[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);
115
- x.uniform4fv(ld(a),e)}},glUniformMatrix4fv:function(a,c,d,e){if(2<=Wc.version)c&&x.uniformMatrix4fv(ld(a),!!d,Ba,e>>2,16*c);else{if(18>=c){var f=md[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(ld(a),!!d,f)}},
116
- 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=Wc.R[a];x.M?(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,v,p,G,W,R){this.vertexAttribPointer(l,v,p,G,W,R)})},invoke_ii:ud,invoke_iiii:vd,invoke_vi:wd,invoke_vii:xd,strftime_l:function(a,c,d,e){return qd(a,c,d,e)}};
117
- (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:yd,wasi_snapshot_preview1:yd};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{}})();
118
- var zd=b._emscripten_bind_MdRxObject_getObjectName_0=function(){return(zd=b._emscripten_bind_MdRxObject_getObjectName_0=b.asm.emscripten_bind_MdRxObject_getObjectName_0).apply(null,arguments)},Ad=b._emscripten_bind_MdRxObject_getDxf0_0=function(){return(Ad=b._emscripten_bind_MdRxObject_getDxf0_0=b.asm.emscripten_bind_MdRxObject_getDxf0_0).apply(null,arguments)},Bd=b._emscripten_bind_MdRxObject_getJson_0=function(){return(Bd=b._emscripten_bind_MdRxObject_getJson_0=b.asm.emscripten_bind_MdRxObject_getJson_0).apply(null,
119
- arguments)},Cd=b._emscripten_bind_MdRxObject_setJson_1=function(){return(Cd=b._emscripten_bind_MdRxObject_setJson_1=b.asm.emscripten_bind_MdRxObject_setJson_1).apply(null,arguments)},Dd=b._emscripten_bind_MdDbObject_getObjectID_0=function(){return(Dd=b._emscripten_bind_MdDbObject_getObjectID_0=b.asm.emscripten_bind_MdDbObject_getObjectID_0).apply(null,arguments)},Ed=b._emscripten_bind_MdDbObject_Erase_0=function(){return(Ed=b._emscripten_bind_MdDbObject_Erase_0=b.asm.emscripten_bind_MdDbObject_Erase_0).apply(null,
120
- arguments)},Fd=b._emscripten_bind_MdDbObject_ConnectionTempObject_1=function(){return(Fd=b._emscripten_bind_MdDbObject_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbObject_ConnectionTempObject_1).apply(null,arguments)},Gd=b._emscripten_bind_MdDbObject_Clone_0=function(){return(Gd=b._emscripten_bind_MdDbObject_Clone_0=b.asm.emscripten_bind_MdDbObject_Clone_0).apply(null,arguments)},Hd=b._emscripten_bind_MdDbObject_moveGripPointsAt_4=function(){return(Hd=b._emscripten_bind_MdDbObject_moveGripPointsAt_4=
121
- b.asm.emscripten_bind_MdDbObject_moveGripPointsAt_4).apply(null,arguments)},Id=b._emscripten_bind_MdDbObject_getObjectName_0=function(){return(Id=b._emscripten_bind_MdDbObject_getObjectName_0=b.asm.emscripten_bind_MdDbObject_getObjectName_0).apply(null,arguments)},Jd=b._emscripten_bind_MdDbObject_getDxf0_0=function(){return(Jd=b._emscripten_bind_MdDbObject_getDxf0_0=b.asm.emscripten_bind_MdDbObject_getDxf0_0).apply(null,arguments)},Kd=b._emscripten_bind_MdDbObject_getJson_0=function(){return(Kd=b._emscripten_bind_MdDbObject_getJson_0=
122
- b.asm.emscripten_bind_MdDbObject_getJson_0).apply(null,arguments)},Ld=b._emscripten_bind_MdDbObject_setJson_1=function(){return(Ld=b._emscripten_bind_MdDbObject_setJson_1=b.asm.emscripten_bind_MdDbObject_setJson_1).apply(null,arguments)},Md=b._emscripten_bind_MdDbEntity_explode_0=function(){return(Md=b._emscripten_bind_MdDbEntity_explode_0=b.asm.emscripten_bind_MdDbEntity_explode_0).apply(null,arguments)},Nd=b._emscripten_bind_MdDbEntity_getObjectID_0=function(){return(Nd=b._emscripten_bind_MdDbEntity_getObjectID_0=
123
- b.asm.emscripten_bind_MdDbEntity_getObjectID_0).apply(null,arguments)},Od=b._emscripten_bind_MdDbEntity_Erase_0=function(){return(Od=b._emscripten_bind_MdDbEntity_Erase_0=b.asm.emscripten_bind_MdDbEntity_Erase_0).apply(null,arguments)},Pd=b._emscripten_bind_MdDbEntity_ConnectionTempObject_1=function(){return(Pd=b._emscripten_bind_MdDbEntity_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbEntity_ConnectionTempObject_1).apply(null,arguments)},Qd=b._emscripten_bind_MdDbEntity_Clone_0=function(){return(Qd=
124
- b._emscripten_bind_MdDbEntity_Clone_0=b.asm.emscripten_bind_MdDbEntity_Clone_0).apply(null,arguments)},Rd=b._emscripten_bind_MdDbEntity_moveGripPointsAt_4=function(){return(Rd=b._emscripten_bind_MdDbEntity_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbEntity_moveGripPointsAt_4).apply(null,arguments)},Sd=b._emscripten_bind_MdDbEntity_getObjectName_0=function(){return(Sd=b._emscripten_bind_MdDbEntity_getObjectName_0=b.asm.emscripten_bind_MdDbEntity_getObjectName_0).apply(null,arguments)},Td=b._emscripten_bind_MdDbEntity_getDxf0_0=
125
- function(){return(Td=b._emscripten_bind_MdDbEntity_getDxf0_0=b.asm.emscripten_bind_MdDbEntity_getDxf0_0).apply(null,arguments)},Ud=b._emscripten_bind_MdDbEntity_getJson_0=function(){return(Ud=b._emscripten_bind_MdDbEntity_getJson_0=b.asm.emscripten_bind_MdDbEntity_getJson_0).apply(null,arguments)},Vd=b._emscripten_bind_MdDbEntity_setJson_1=function(){return(Vd=b._emscripten_bind_MdDbEntity_setJson_1=b.asm.emscripten_bind_MdDbEntity_setJson_1).apply(null,arguments)},Wd=b._emscripten_bind_MdDbCurve_getStartParam_0=
126
- function(){return(Wd=b._emscripten_bind_MdDbCurve_getStartParam_0=b.asm.emscripten_bind_MdDbCurve_getStartParam_0).apply(null,arguments)},Xd=b._emscripten_bind_MdDbCurve_getEndParam_0=function(){return(Xd=b._emscripten_bind_MdDbCurve_getEndParam_0=b.asm.emscripten_bind_MdDbCurve_getEndParam_0).apply(null,arguments)},Yd=b._emscripten_bind_MdDbCurve_getDistAtParam_1=function(){return(Yd=b._emscripten_bind_MdDbCurve_getDistAtParam_1=b.asm.emscripten_bind_MdDbCurve_getDistAtParam_1).apply(null,arguments)},
127
- Zd=b._emscripten_bind_MdDbCurve_getParamAtDist_1=function(){return(Zd=b._emscripten_bind_MdDbCurve_getParamAtDist_1=b.asm.emscripten_bind_MdDbCurve_getParamAtDist_1).apply(null,arguments)},$d=b._emscripten_bind_MdDbCurve_getDistAtPoint_1=function(){return($d=b._emscripten_bind_MdDbCurve_getDistAtPoint_1=b.asm.emscripten_bind_MdDbCurve_getDistAtPoint_1).apply(null,arguments)},ae=b._emscripten_bind_MdDbCurve_getPointAtDist_1=function(){return(ae=b._emscripten_bind_MdDbCurve_getPointAtDist_1=b.asm.emscripten_bind_MdDbCurve_getPointAtDist_1).apply(null,
128
- arguments)},be=b._emscripten_bind_MdDbCurve_explode_0=function(){return(be=b._emscripten_bind_MdDbCurve_explode_0=b.asm.emscripten_bind_MdDbCurve_explode_0).apply(null,arguments)},ce=b._emscripten_bind_MdDbCurve_getObjectID_0=function(){return(ce=b._emscripten_bind_MdDbCurve_getObjectID_0=b.asm.emscripten_bind_MdDbCurve_getObjectID_0).apply(null,arguments)},de=b._emscripten_bind_MdDbCurve_Erase_0=function(){return(de=b._emscripten_bind_MdDbCurve_Erase_0=b.asm.emscripten_bind_MdDbCurve_Erase_0).apply(null,
129
- arguments)},ee=b._emscripten_bind_MdDbCurve_ConnectionTempObject_1=function(){return(ee=b._emscripten_bind_MdDbCurve_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbCurve_ConnectionTempObject_1).apply(null,arguments)},fe=b._emscripten_bind_MdDbCurve_Clone_0=function(){return(fe=b._emscripten_bind_MdDbCurve_Clone_0=b.asm.emscripten_bind_MdDbCurve_Clone_0).apply(null,arguments)},ge=b._emscripten_bind_MdDbCurve_moveGripPointsAt_4=function(){return(ge=b._emscripten_bind_MdDbCurve_moveGripPointsAt_4=
130
- b.asm.emscripten_bind_MdDbCurve_moveGripPointsAt_4).apply(null,arguments)},he=b._emscripten_bind_MdDbCurve_getObjectName_0=function(){return(he=b._emscripten_bind_MdDbCurve_getObjectName_0=b.asm.emscripten_bind_MdDbCurve_getObjectName_0).apply(null,arguments)},ie=b._emscripten_bind_MdDbCurve_getDxf0_0=function(){return(ie=b._emscripten_bind_MdDbCurve_getDxf0_0=b.asm.emscripten_bind_MdDbCurve_getDxf0_0).apply(null,arguments)},je=b._emscripten_bind_MdDbCurve_getJson_0=function(){return(je=b._emscripten_bind_MdDbCurve_getJson_0=
131
- b.asm.emscripten_bind_MdDbCurve_getJson_0).apply(null,arguments)},ke=b._emscripten_bind_MdDbCurve_setJson_1=function(){return(ke=b._emscripten_bind_MdDbCurve_setJson_1=b.asm.emscripten_bind_MdDbCurve_setJson_1).apply(null,arguments)},le=b._emscripten_bind_MdDbDimension_MdDbDimension_0=function(){return(le=b._emscripten_bind_MdDbDimension_MdDbDimension_0=b.asm.emscripten_bind_MdDbDimension_MdDbDimension_0).apply(null,arguments)},me=b._emscripten_bind_MdDbDimension_textPosition_0=function(){return(me=
132
- b._emscripten_bind_MdDbDimension_textPosition_0=b.asm.emscripten_bind_MdDbDimension_textPosition_0).apply(null,arguments)},ne=b._emscripten_bind_MdDbDimension_setTextPosition_1=function(){return(ne=b._emscripten_bind_MdDbDimension_setTextPosition_1=b.asm.emscripten_bind_MdDbDimension_setTextPosition_1).apply(null,arguments)},oe=b._emscripten_bind_MdDbDimension_isUsingDefaultTextPosition_0=function(){return(oe=b._emscripten_bind_MdDbDimension_isUsingDefaultTextPosition_0=b.asm.emscripten_bind_MdDbDimension_isUsingDefaultTextPosition_0).apply(null,
133
- arguments)},pe=b._emscripten_bind_MdDbDimension_useSetTextPosition_0=function(){return(pe=b._emscripten_bind_MdDbDimension_useSetTextPosition_0=b.asm.emscripten_bind_MdDbDimension_useSetTextPosition_0).apply(null,arguments)},qe=b._emscripten_bind_MdDbDimension_useDefaultTextPosition_0=function(){return(qe=b._emscripten_bind_MdDbDimension_useDefaultTextPosition_0=b.asm.emscripten_bind_MdDbDimension_useDefaultTextPosition_0).apply(null,arguments)},re=b._emscripten_bind_MdDbDimension_elevation_0=function(){return(re=
134
- b._emscripten_bind_MdDbDimension_elevation_0=b.asm.emscripten_bind_MdDbDimension_elevation_0).apply(null,arguments)},se=b._emscripten_bind_MdDbDimension_setElevation_1=function(){return(se=b._emscripten_bind_MdDbDimension_setElevation_1=b.asm.emscripten_bind_MdDbDimension_setElevation_1).apply(null,arguments)},te=b._emscripten_bind_MdDbDimension_dimensionText_0=function(){return(te=b._emscripten_bind_MdDbDimension_dimensionText_0=b.asm.emscripten_bind_MdDbDimension_dimensionText_0).apply(null,arguments)},
135
- ue=b._emscripten_bind_MdDbDimension_setDimensionText_1=function(){return(ue=b._emscripten_bind_MdDbDimension_setDimensionText_1=b.asm.emscripten_bind_MdDbDimension_setDimensionText_1).apply(null,arguments)},ve=b._emscripten_bind_MdDbDimension_textRotation_0=function(){return(ve=b._emscripten_bind_MdDbDimension_textRotation_0=b.asm.emscripten_bind_MdDbDimension_textRotation_0).apply(null,arguments)},we=b._emscripten_bind_MdDbDimension_setTextRotation_1=function(){return(we=b._emscripten_bind_MdDbDimension_setTextRotation_1=
136
- b.asm.emscripten_bind_MdDbDimension_setTextRotation_1).apply(null,arguments)},xe=b._emscripten_bind_MdDbDimension_dimensionStyle_0=function(){return(xe=b._emscripten_bind_MdDbDimension_dimensionStyle_0=b.asm.emscripten_bind_MdDbDimension_dimensionStyle_0).apply(null,arguments)},ye=b._emscripten_bind_MdDbDimension_setDimensionStyle_1=function(){return(ye=b._emscripten_bind_MdDbDimension_setDimensionStyle_1=b.asm.emscripten_bind_MdDbDimension_setDimensionStyle_1).apply(null,arguments)},ze=b._emscripten_bind_MdDbDimension_textAttachment_0=
137
- function(){return(ze=b._emscripten_bind_MdDbDimension_textAttachment_0=b.asm.emscripten_bind_MdDbDimension_textAttachment_0).apply(null,arguments)},Ae=b._emscripten_bind_MdDbDimension_setTextAttachment_1=function(){return(Ae=b._emscripten_bind_MdDbDimension_setTextAttachment_1=b.asm.emscripten_bind_MdDbDimension_setTextAttachment_1).apply(null,arguments)},Be=b._emscripten_bind_MdDbDimension_horizontalRotation_0=function(){return(Be=b._emscripten_bind_MdDbDimension_horizontalRotation_0=b.asm.emscripten_bind_MdDbDimension_horizontalRotation_0).apply(null,
138
- arguments)},Ce=b._emscripten_bind_MdDbDimension_setHorizontalRotation_1=function(){return(Ce=b._emscripten_bind_MdDbDimension_setHorizontalRotation_1=b.asm.emscripten_bind_MdDbDimension_setHorizontalRotation_1).apply(null,arguments)},De=b._emscripten_bind_MdDbDimension_recomputeDimBlock_1=function(){return(De=b._emscripten_bind_MdDbDimension_recomputeDimBlock_1=b.asm.emscripten_bind_MdDbDimension_recomputeDimBlock_1).apply(null,arguments)},Ee=b._emscripten_bind_MdDbDimension_GetDimVarInt_1=function(){return(Ee=
139
- b._emscripten_bind_MdDbDimension_GetDimVarInt_1=b.asm.emscripten_bind_MdDbDimension_GetDimVarInt_1).apply(null,arguments)},Fe=b._emscripten_bind_MdDbDimension_SetDimVarInt_2=function(){return(Fe=b._emscripten_bind_MdDbDimension_SetDimVarInt_2=b.asm.emscripten_bind_MdDbDimension_SetDimVarInt_2).apply(null,arguments)},Ge=b._emscripten_bind_MdDbDimension_GetDimVarDouble_1=function(){return(Ge=b._emscripten_bind_MdDbDimension_GetDimVarDouble_1=b.asm.emscripten_bind_MdDbDimension_GetDimVarDouble_1).apply(null,
140
- arguments)},He=b._emscripten_bind_MdDbDimension_SetDimVarDouble_2=function(){return(He=b._emscripten_bind_MdDbDimension_SetDimVarDouble_2=b.asm.emscripten_bind_MdDbDimension_SetDimVarDouble_2).apply(null,arguments)},Ie=b._emscripten_bind_MdDbDimension_GetDimVarString_1=function(){return(Ie=b._emscripten_bind_MdDbDimension_GetDimVarString_1=b.asm.emscripten_bind_MdDbDimension_GetDimVarString_1).apply(null,arguments)},Je=b._emscripten_bind_MdDbDimension_SetDimVarString_2=function(){return(Je=b._emscripten_bind_MdDbDimension_SetDimVarString_2=
141
- b.asm.emscripten_bind_MdDbDimension_SetDimVarString_2).apply(null,arguments)},Ke=b._emscripten_bind_MdDbDimension_GetDimVarObjectId_1=function(){return(Ke=b._emscripten_bind_MdDbDimension_GetDimVarObjectId_1=b.asm.emscripten_bind_MdDbDimension_GetDimVarObjectId_1).apply(null,arguments)},Le=b._emscripten_bind_MdDbDimension_SetDimVarObjectId_2=function(){return(Le=b._emscripten_bind_MdDbDimension_SetDimVarObjectId_2=b.asm.emscripten_bind_MdDbDimension_SetDimVarObjectId_2).apply(null,arguments)},Me=
142
- b._emscripten_bind_MdDbDimension_explode_0=function(){return(Me=b._emscripten_bind_MdDbDimension_explode_0=b.asm.emscripten_bind_MdDbDimension_explode_0).apply(null,arguments)},Ne=b._emscripten_bind_MdDbDimension_getObjectID_0=function(){return(Ne=b._emscripten_bind_MdDbDimension_getObjectID_0=b.asm.emscripten_bind_MdDbDimension_getObjectID_0).apply(null,arguments)},Oe=b._emscripten_bind_MdDbDimension_Erase_0=function(){return(Oe=b._emscripten_bind_MdDbDimension_Erase_0=b.asm.emscripten_bind_MdDbDimension_Erase_0).apply(null,
143
- arguments)},Pe=b._emscripten_bind_MdDbDimension_ConnectionTempObject_1=function(){return(Pe=b._emscripten_bind_MdDbDimension_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbDimension_ConnectionTempObject_1).apply(null,arguments)},Qe=b._emscripten_bind_MdDbDimension_Clone_0=function(){return(Qe=b._emscripten_bind_MdDbDimension_Clone_0=b.asm.emscripten_bind_MdDbDimension_Clone_0).apply(null,arguments)},Re=b._emscripten_bind_MdDbDimension_moveGripPointsAt_4=function(){return(Re=b._emscripten_bind_MdDbDimension_moveGripPointsAt_4=
144
- b.asm.emscripten_bind_MdDbDimension_moveGripPointsAt_4).apply(null,arguments)},Se=b._emscripten_bind_MdDbDimension_getObjectName_0=function(){return(Se=b._emscripten_bind_MdDbDimension_getObjectName_0=b.asm.emscripten_bind_MdDbDimension_getObjectName_0).apply(null,arguments)},Te=b._emscripten_bind_MdDbDimension_getDxf0_0=function(){return(Te=b._emscripten_bind_MdDbDimension_getDxf0_0=b.asm.emscripten_bind_MdDbDimension_getDxf0_0).apply(null,arguments)},Ue=b._emscripten_bind_MdDbDimension_getJson_0=
145
- function(){return(Ue=b._emscripten_bind_MdDbDimension_getJson_0=b.asm.emscripten_bind_MdDbDimension_getJson_0).apply(null,arguments)},Ve=b._emscripten_bind_MdDbDimension_setJson_1=function(){return(Ve=b._emscripten_bind_MdDbDimension_setJson_1=b.asm.emscripten_bind_MdDbDimension_setJson_1).apply(null,arguments)},We=b._emscripten_bind_MdDbDimension___destroy___0=function(){return(We=b._emscripten_bind_MdDbDimension___destroy___0=b.asm.emscripten_bind_MdDbDimension___destroy___0).apply(null,arguments)},
146
- Xe=b._emscripten_bind_VoidPtr___destroy___0=function(){return(Xe=b._emscripten_bind_VoidPtr___destroy___0=b.asm.emscripten_bind_VoidPtr___destroy___0).apply(null,arguments)},Ye=b._emscripten_bind_MdCmColor_MdCmColor_0=function(){return(Ye=b._emscripten_bind_MdCmColor_MdCmColor_0=b.asm.emscripten_bind_MdCmColor_MdCmColor_0).apply(null,arguments)},Ze=b._emscripten_bind_MdCmColor_setColorIndex_1=function(){return(Ze=b._emscripten_bind_MdCmColor_setColorIndex_1=b.asm.emscripten_bind_MdCmColor_setColorIndex_1).apply(null,
147
- arguments)},$e=b._emscripten_bind_MdCmColor_setRGB_3=function(){return($e=b._emscripten_bind_MdCmColor_setRGB_3=b.asm.emscripten_bind_MdCmColor_setRGB_3).apply(null,arguments)},af=b._emscripten_bind_MdCmColor_get_red_0=function(){return(af=b._emscripten_bind_MdCmColor_get_red_0=b.asm.emscripten_bind_MdCmColor_get_red_0).apply(null,arguments)},bf=b._emscripten_bind_MdCmColor_set_red_1=function(){return(bf=b._emscripten_bind_MdCmColor_set_red_1=b.asm.emscripten_bind_MdCmColor_set_red_1).apply(null,
148
- arguments)},cf=b._emscripten_bind_MdCmColor_get_green_0=function(){return(cf=b._emscripten_bind_MdCmColor_get_green_0=b.asm.emscripten_bind_MdCmColor_get_green_0).apply(null,arguments)},df=b._emscripten_bind_MdCmColor_set_green_1=function(){return(df=b._emscripten_bind_MdCmColor_set_green_1=b.asm.emscripten_bind_MdCmColor_set_green_1).apply(null,arguments)},ef=b._emscripten_bind_MdCmColor_get_blue_0=function(){return(ef=b._emscripten_bind_MdCmColor_get_blue_0=b.asm.emscripten_bind_MdCmColor_get_blue_0).apply(null,
149
- arguments)},ff=b._emscripten_bind_MdCmColor_set_blue_1=function(){return(ff=b._emscripten_bind_MdCmColor_set_blue_1=b.asm.emscripten_bind_MdCmColor_set_blue_1).apply(null,arguments)},gf=b._emscripten_bind_MdCmColor_get_method_0=function(){return(gf=b._emscripten_bind_MdCmColor_get_method_0=b.asm.emscripten_bind_MdCmColor_get_method_0).apply(null,arguments)},hf=b._emscripten_bind_MdCmColor_set_method_1=function(){return(hf=b._emscripten_bind_MdCmColor_set_method_1=b.asm.emscripten_bind_MdCmColor_set_method_1).apply(null,
150
- arguments)},jf=b._emscripten_bind_MdCmColor_get_n_0=function(){return(jf=b._emscripten_bind_MdCmColor_get_n_0=b.asm.emscripten_bind_MdCmColor_get_n_0).apply(null,arguments)},kf=b._emscripten_bind_MdCmColor_set_n_1=function(){return(kf=b._emscripten_bind_MdCmColor_set_n_1=b.asm.emscripten_bind_MdCmColor_set_n_1).apply(null,arguments)},lf=b._emscripten_bind_MdCmColor_get_colorIndex_0=function(){return(lf=b._emscripten_bind_MdCmColor_get_colorIndex_0=b.asm.emscripten_bind_MdCmColor_get_colorIndex_0).apply(null,
151
- arguments)},mf=b._emscripten_bind_MdCmColor_set_colorIndex_1=function(){return(mf=b._emscripten_bind_MdCmColor_set_colorIndex_1=b.asm.emscripten_bind_MdCmColor_set_colorIndex_1).apply(null,arguments)},nf=b._emscripten_bind_MdCmColor___destroy___0=function(){return(nf=b._emscripten_bind_MdCmColor___destroy___0=b.asm.emscripten_bind_MdCmColor___destroy___0).apply(null,arguments)},of=b._emscripten_bind_MdGePoint3d_MdGePoint3d_0=function(){return(of=b._emscripten_bind_MdGePoint3d_MdGePoint3d_0=b.asm.emscripten_bind_MdGePoint3d_MdGePoint3d_0).apply(null,
152
- arguments)},pf=b._emscripten_bind_MdGePoint3d_MdGePoint3d_3=function(){return(pf=b._emscripten_bind_MdGePoint3d_MdGePoint3d_3=b.asm.emscripten_bind_MdGePoint3d_MdGePoint3d_3).apply(null,arguments)},qf=b._emscripten_bind_MdGePoint3d_get_x_0=function(){return(qf=b._emscripten_bind_MdGePoint3d_get_x_0=b.asm.emscripten_bind_MdGePoint3d_get_x_0).apply(null,arguments)},rf=b._emscripten_bind_MdGePoint3d_set_x_1=function(){return(rf=b._emscripten_bind_MdGePoint3d_set_x_1=b.asm.emscripten_bind_MdGePoint3d_set_x_1).apply(null,
153
- arguments)},sf=b._emscripten_bind_MdGePoint3d_get_y_0=function(){return(sf=b._emscripten_bind_MdGePoint3d_get_y_0=b.asm.emscripten_bind_MdGePoint3d_get_y_0).apply(null,arguments)},tf=b._emscripten_bind_MdGePoint3d_set_y_1=function(){return(tf=b._emscripten_bind_MdGePoint3d_set_y_1=b.asm.emscripten_bind_MdGePoint3d_set_y_1).apply(null,arguments)},uf=b._emscripten_bind_MdGePoint3d_get_z_0=function(){return(uf=b._emscripten_bind_MdGePoint3d_get_z_0=b.asm.emscripten_bind_MdGePoint3d_get_z_0).apply(null,
154
- arguments)},vf=b._emscripten_bind_MdGePoint3d_set_z_1=function(){return(vf=b._emscripten_bind_MdGePoint3d_set_z_1=b.asm.emscripten_bind_MdGePoint3d_set_z_1).apply(null,arguments)},wf=b._emscripten_bind_MdGePoint3d___destroy___0=function(){return(wf=b._emscripten_bind_MdGePoint3d___destroy___0=b.asm.emscripten_bind_MdGePoint3d___destroy___0).apply(null,arguments)},xf=b._emscripten_bind_MdGeVector3d_MdGeVector3d_0=function(){return(xf=b._emscripten_bind_MdGeVector3d_MdGeVector3d_0=b.asm.emscripten_bind_MdGeVector3d_MdGeVector3d_0).apply(null,
155
- arguments)},yf=b._emscripten_bind_MdGeVector3d_MdGeVector3d_3=function(){return(yf=b._emscripten_bind_MdGeVector3d_MdGeVector3d_3=b.asm.emscripten_bind_MdGeVector3d_MdGeVector3d_3).apply(null,arguments)},zf=b._emscripten_bind_MdGeVector3d_get_x_0=function(){return(zf=b._emscripten_bind_MdGeVector3d_get_x_0=b.asm.emscripten_bind_MdGeVector3d_get_x_0).apply(null,arguments)},Af=b._emscripten_bind_MdGeVector3d_set_x_1=function(){return(Af=b._emscripten_bind_MdGeVector3d_set_x_1=b.asm.emscripten_bind_MdGeVector3d_set_x_1).apply(null,
156
- arguments)},Bf=b._emscripten_bind_MdGeVector3d_get_y_0=function(){return(Bf=b._emscripten_bind_MdGeVector3d_get_y_0=b.asm.emscripten_bind_MdGeVector3d_get_y_0).apply(null,arguments)},Cf=b._emscripten_bind_MdGeVector3d_set_y_1=function(){return(Cf=b._emscripten_bind_MdGeVector3d_set_y_1=b.asm.emscripten_bind_MdGeVector3d_set_y_1).apply(null,arguments)},Df=b._emscripten_bind_MdGeVector3d_get_z_0=function(){return(Df=b._emscripten_bind_MdGeVector3d_get_z_0=b.asm.emscripten_bind_MdGeVector3d_get_z_0).apply(null,
157
- arguments)},Ef=b._emscripten_bind_MdGeVector3d_set_z_1=function(){return(Ef=b._emscripten_bind_MdGeVector3d_set_z_1=b.asm.emscripten_bind_MdGeVector3d_set_z_1).apply(null,arguments)},Ff=b._emscripten_bind_MdGeVector3d___destroy___0=function(){return(Ff=b._emscripten_bind_MdGeVector3d___destroy___0=b.asm.emscripten_bind_MdGeVector3d___destroy___0).apply(null,arguments)},Gf=b._emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0=function(){return(Gf=b._emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0=b.asm.emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0).apply(null,
158
- arguments)},Hf=b._emscripten_bind_MdGeMatrix3d_setToIdentity_0=function(){return(Hf=b._emscripten_bind_MdGeMatrix3d_setToIdentity_0=b.asm.emscripten_bind_MdGeMatrix3d_setToIdentity_0).apply(null,arguments)},If=b._emscripten_bind_MdGeMatrix3d_preMultBy_1=function(){return(If=b._emscripten_bind_MdGeMatrix3d_preMultBy_1=b.asm.emscripten_bind_MdGeMatrix3d_preMultBy_1).apply(null,arguments)},Jf=b._emscripten_bind_MdGeMatrix3d_postMultBy_1=function(){return(Jf=b._emscripten_bind_MdGeMatrix3d_postMultBy_1=
159
- b.asm.emscripten_bind_MdGeMatrix3d_postMultBy_1).apply(null,arguments)},Kf=b._emscripten_bind_MdGeMatrix3d_setToProduct_2=function(){return(Kf=b._emscripten_bind_MdGeMatrix3d_setToProduct_2=b.asm.emscripten_bind_MdGeMatrix3d_setToProduct_2).apply(null,arguments)},Lf=b._emscripten_bind_MdGeMatrix3d_invert_0=function(){return(Lf=b._emscripten_bind_MdGeMatrix3d_invert_0=b.asm.emscripten_bind_MdGeMatrix3d_invert_0).apply(null,arguments)},Mf=b._emscripten_bind_MdGeMatrix3d_isSingular_0=function(){return(Mf=
160
- b._emscripten_bind_MdGeMatrix3d_isSingular_0=b.asm.emscripten_bind_MdGeMatrix3d_isSingular_0).apply(null,arguments)},Nf=b._emscripten_bind_MdGeMatrix3d_transposeIt_0=function(){return(Nf=b._emscripten_bind_MdGeMatrix3d_transposeIt_0=b.asm.emscripten_bind_MdGeMatrix3d_transposeIt_0).apply(null,arguments)},Of=b._emscripten_bind_MdGeMatrix3d_isEqualTo_1=function(){return(Of=b._emscripten_bind_MdGeMatrix3d_isEqualTo_1=b.asm.emscripten_bind_MdGeMatrix3d_isEqualTo_1).apply(null,arguments)},Pf=b._emscripten_bind_MdGeMatrix3d_det_0=
161
- function(){return(Pf=b._emscripten_bind_MdGeMatrix3d_det_0=b.asm.emscripten_bind_MdGeMatrix3d_det_0).apply(null,arguments)},Qf=b._emscripten_bind_MdGeMatrix3d_setCoordSystem_4=function(){return(Qf=b._emscripten_bind_MdGeMatrix3d_setCoordSystem_4=b.asm.emscripten_bind_MdGeMatrix3d_setCoordSystem_4).apply(null,arguments)},Rf=b._emscripten_bind_MdGeMatrix3d_setToTranslation_1=function(){return(Rf=b._emscripten_bind_MdGeMatrix3d_setToTranslation_1=b.asm.emscripten_bind_MdGeMatrix3d_setToTranslation_1).apply(null,
162
- arguments)},Sf=b._emscripten_bind_MdGeMatrix3d_setToRotation_3=function(){return(Sf=b._emscripten_bind_MdGeMatrix3d_setToRotation_3=b.asm.emscripten_bind_MdGeMatrix3d_setToRotation_3).apply(null,arguments)},Tf=b._emscripten_bind_MdGeMatrix3d_setToScaling_2=function(){return(Tf=b._emscripten_bind_MdGeMatrix3d_setToScaling_2=b.asm.emscripten_bind_MdGeMatrix3d_setToScaling_2).apply(null,arguments)},Uf=b._emscripten_bind_MdGeMatrix3d_scale_0=function(){return(Uf=b._emscripten_bind_MdGeMatrix3d_scale_0=
163
- b.asm.emscripten_bind_MdGeMatrix3d_scale_0).apply(null,arguments)},Vf=b._emscripten_bind_MdGeMatrix3d_getData_2=function(){return(Vf=b._emscripten_bind_MdGeMatrix3d_getData_2=b.asm.emscripten_bind_MdGeMatrix3d_getData_2).apply(null,arguments)},Wf=b._emscripten_bind_MdGeMatrix3d___destroy___0=function(){return(Wf=b._emscripten_bind_MdGeMatrix3d___destroy___0=b.asm.emscripten_bind_MdGeMatrix3d___destroy___0).apply(null,arguments)},Xf=b._emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0=function(){return(Xf=
164
- b._emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0=b.asm.emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0).apply(null,arguments)},Yf=b._emscripten_bind_MdDbLayerTableRecord_getName_0=function(){return(Yf=b._emscripten_bind_MdDbLayerTableRecord_getName_0=b.asm.emscripten_bind_MdDbLayerTableRecord_getName_0).apply(null,arguments)},Zf=b._emscripten_bind_MdDbLayerTableRecord_setName_1=function(){return(Zf=b._emscripten_bind_MdDbLayerTableRecord_setName_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setName_1).apply(null,
165
- arguments)},$f=b._emscripten_bind_MdDbLayerTableRecord_isFrozen_0=function(){return($f=b._emscripten_bind_MdDbLayerTableRecord_isFrozen_0=b.asm.emscripten_bind_MdDbLayerTableRecord_isFrozen_0).apply(null,arguments)},ag=b._emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1=function(){return(ag=b._emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1).apply(null,arguments)},bg=b._emscripten_bind_MdDbLayerTableRecord_isOff_0=function(){return(bg=
166
- b._emscripten_bind_MdDbLayerTableRecord_isOff_0=b.asm.emscripten_bind_MdDbLayerTableRecord_isOff_0).apply(null,arguments)},cg=b._emscripten_bind_MdDbLayerTableRecord_setIsOff_1=function(){return(cg=b._emscripten_bind_MdDbLayerTableRecord_setIsOff_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setIsOff_1).apply(null,arguments)},dg=b._emscripten_bind_MdDbLayerTableRecord_isLocked_0=function(){return(dg=b._emscripten_bind_MdDbLayerTableRecord_isLocked_0=b.asm.emscripten_bind_MdDbLayerTableRecord_isLocked_0).apply(null,
167
- arguments)},eg=b._emscripten_bind_MdDbLayerTableRecord_setIsLocked_1=function(){return(eg=b._emscripten_bind_MdDbLayerTableRecord_setIsLocked_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setIsLocked_1).apply(null,arguments)},fg=b._emscripten_bind_MdDbLayerTableRecord_color_0=function(){return(fg=b._emscripten_bind_MdDbLayerTableRecord_color_0=b.asm.emscripten_bind_MdDbLayerTableRecord_color_0).apply(null,arguments)},gg=b._emscripten_bind_MdDbLayerTableRecord_setColor_1=function(){return(gg=b._emscripten_bind_MdDbLayerTableRecord_setColor_1=
168
- b.asm.emscripten_bind_MdDbLayerTableRecord_setColor_1).apply(null,arguments)},hg=b._emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0=function(){return(hg=b._emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0=b.asm.emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0).apply(null,arguments)},ig=b._emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1=function(){return(ig=b._emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1).apply(null,
169
- arguments)},jg=b._emscripten_bind_MdDbLayerTableRecord_lineWeight_0=function(){return(jg=b._emscripten_bind_MdDbLayerTableRecord_lineWeight_0=b.asm.emscripten_bind_MdDbLayerTableRecord_lineWeight_0).apply(null,arguments)},kg=b._emscripten_bind_MdDbLayerTableRecord_setLineWeight_1=function(){return(kg=b._emscripten_bind_MdDbLayerTableRecord_setLineWeight_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setLineWeight_1).apply(null,arguments)},lg=b._emscripten_bind_MdDbLayerTableRecord_getObjectID_0=function(){return(lg=
170
- b._emscripten_bind_MdDbLayerTableRecord_getObjectID_0=b.asm.emscripten_bind_MdDbLayerTableRecord_getObjectID_0).apply(null,arguments)},mg=b._emscripten_bind_MdDbLayerTableRecord_Erase_0=function(){return(mg=b._emscripten_bind_MdDbLayerTableRecord_Erase_0=b.asm.emscripten_bind_MdDbLayerTableRecord_Erase_0).apply(null,arguments)},ng=b._emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1=function(){return(ng=b._emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1).apply(null,
171
- arguments)},og=b._emscripten_bind_MdDbLayerTableRecord_Clone_0=function(){return(og=b._emscripten_bind_MdDbLayerTableRecord_Clone_0=b.asm.emscripten_bind_MdDbLayerTableRecord_Clone_0).apply(null,arguments)},pg=b._emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4=function(){return(pg=b._emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4).apply(null,arguments)},qg=b._emscripten_bind_MdDbLayerTableRecord_getObjectName_0=function(){return(qg=
172
- b._emscripten_bind_MdDbLayerTableRecord_getObjectName_0=b.asm.emscripten_bind_MdDbLayerTableRecord_getObjectName_0).apply(null,arguments)},rg=b._emscripten_bind_MdDbLayerTableRecord_getDxf0_0=function(){return(rg=b._emscripten_bind_MdDbLayerTableRecord_getDxf0_0=b.asm.emscripten_bind_MdDbLayerTableRecord_getDxf0_0).apply(null,arguments)},sg=b._emscripten_bind_MdDbLayerTableRecord_getJson_0=function(){return(sg=b._emscripten_bind_MdDbLayerTableRecord_getJson_0=b.asm.emscripten_bind_MdDbLayerTableRecord_getJson_0).apply(null,
173
- arguments)},tg=b._emscripten_bind_MdDbLayerTableRecord_setJson_1=function(){return(tg=b._emscripten_bind_MdDbLayerTableRecord_setJson_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setJson_1).apply(null,arguments)},ug=b._emscripten_bind_MdDbLayerTableRecord___destroy___0=function(){return(ug=b._emscripten_bind_MdDbLayerTableRecord___destroy___0=b.asm.emscripten_bind_MdDbLayerTableRecord___destroy___0).apply(null,arguments)},vg=b._emscripten_bind_MdDbLayerTable_getObjectID_0=function(){return(vg=b._emscripten_bind_MdDbLayerTable_getObjectID_0=
174
- b.asm.emscripten_bind_MdDbLayerTable_getObjectID_0).apply(null,arguments)},wg=b._emscripten_bind_MdDbLayerTable_Erase_0=function(){return(wg=b._emscripten_bind_MdDbLayerTable_Erase_0=b.asm.emscripten_bind_MdDbLayerTable_Erase_0).apply(null,arguments)},xg=b._emscripten_bind_MdDbLayerTable_ConnectionTempObject_1=function(){return(xg=b._emscripten_bind_MdDbLayerTable_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbLayerTable_ConnectionTempObject_1).apply(null,arguments)},yg=b._emscripten_bind_MdDbLayerTable_Clone_0=
175
- function(){return(yg=b._emscripten_bind_MdDbLayerTable_Clone_0=b.asm.emscripten_bind_MdDbLayerTable_Clone_0).apply(null,arguments)},zg=b._emscripten_bind_MdDbLayerTable_moveGripPointsAt_4=function(){return(zg=b._emscripten_bind_MdDbLayerTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLayerTable_moveGripPointsAt_4).apply(null,arguments)},Ag=b._emscripten_bind_MdDbLayerTable_getObjectName_0=function(){return(Ag=b._emscripten_bind_MdDbLayerTable_getObjectName_0=b.asm.emscripten_bind_MdDbLayerTable_getObjectName_0).apply(null,
176
- arguments)},Bg=b._emscripten_bind_MdDbLayerTable_getDxf0_0=function(){return(Bg=b._emscripten_bind_MdDbLayerTable_getDxf0_0=b.asm.emscripten_bind_MdDbLayerTable_getDxf0_0).apply(null,arguments)},Cg=b._emscripten_bind_MdDbLayerTable_getJson_0=function(){return(Cg=b._emscripten_bind_MdDbLayerTable_getJson_0=b.asm.emscripten_bind_MdDbLayerTable_getJson_0).apply(null,arguments)},Dg=b._emscripten_bind_MdDbLayerTable_setJson_1=function(){return(Dg=b._emscripten_bind_MdDbLayerTable_setJson_1=b.asm.emscripten_bind_MdDbLayerTable_setJson_1).apply(null,
177
- arguments)},Eg=b._emscripten_bind_MdDbLinetypeTable_getObjectID_0=function(){return(Eg=b._emscripten_bind_MdDbLinetypeTable_getObjectID_0=b.asm.emscripten_bind_MdDbLinetypeTable_getObjectID_0).apply(null,arguments)},Fg=b._emscripten_bind_MdDbLinetypeTable_Erase_0=function(){return(Fg=b._emscripten_bind_MdDbLinetypeTable_Erase_0=b.asm.emscripten_bind_MdDbLinetypeTable_Erase_0).apply(null,arguments)},Gg=b._emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1=function(){return(Gg=b._emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1=
178
- b.asm.emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1).apply(null,arguments)},Hg=b._emscripten_bind_MdDbLinetypeTable_Clone_0=function(){return(Hg=b._emscripten_bind_MdDbLinetypeTable_Clone_0=b.asm.emscripten_bind_MdDbLinetypeTable_Clone_0).apply(null,arguments)},Ig=b._emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4=function(){return(Ig=b._emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4).apply(null,arguments)},Jg=b._emscripten_bind_MdDbLinetypeTable_getObjectName_0=
179
- function(){return(Jg=b._emscripten_bind_MdDbLinetypeTable_getObjectName_0=b.asm.emscripten_bind_MdDbLinetypeTable_getObjectName_0).apply(null,arguments)},Kg=b._emscripten_bind_MdDbLinetypeTable_getDxf0_0=function(){return(Kg=b._emscripten_bind_MdDbLinetypeTable_getDxf0_0=b.asm.emscripten_bind_MdDbLinetypeTable_getDxf0_0).apply(null,arguments)},Lg=b._emscripten_bind_MdDbLinetypeTable_getJson_0=function(){return(Lg=b._emscripten_bind_MdDbLinetypeTable_getJson_0=b.asm.emscripten_bind_MdDbLinetypeTable_getJson_0).apply(null,
180
- arguments)},Mg=b._emscripten_bind_MdDbLinetypeTable_setJson_1=function(){return(Mg=b._emscripten_bind_MdDbLinetypeTable_setJson_1=b.asm.emscripten_bind_MdDbLinetypeTable_setJson_1).apply(null,arguments)},Ng=b._emscripten_bind_MdDbTextStyleTable_getObjectID_0=function(){return(Ng=b._emscripten_bind_MdDbTextStyleTable_getObjectID_0=b.asm.emscripten_bind_MdDbTextStyleTable_getObjectID_0).apply(null,arguments)},Og=b._emscripten_bind_MdDbTextStyleTable_Erase_0=function(){return(Og=b._emscripten_bind_MdDbTextStyleTable_Erase_0=
181
- b.asm.emscripten_bind_MdDbTextStyleTable_Erase_0).apply(null,arguments)},Pg=b._emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1=function(){return(Pg=b._emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1).apply(null,arguments)},Qg=b._emscripten_bind_MdDbTextStyleTable_Clone_0=function(){return(Qg=b._emscripten_bind_MdDbTextStyleTable_Clone_0=b.asm.emscripten_bind_MdDbTextStyleTable_Clone_0).apply(null,arguments)},Rg=b._emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4=
182
- function(){return(Rg=b._emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4).apply(null,arguments)},Sg=b._emscripten_bind_MdDbTextStyleTable_getObjectName_0=function(){return(Sg=b._emscripten_bind_MdDbTextStyleTable_getObjectName_0=b.asm.emscripten_bind_MdDbTextStyleTable_getObjectName_0).apply(null,arguments)},Tg=b._emscripten_bind_MdDbTextStyleTable_getDxf0_0=function(){return(Tg=b._emscripten_bind_MdDbTextStyleTable_getDxf0_0=b.asm.emscripten_bind_MdDbTextStyleTable_getDxf0_0).apply(null,
183
- arguments)},Ug=b._emscripten_bind_MdDbTextStyleTable_getJson_0=function(){return(Ug=b._emscripten_bind_MdDbTextStyleTable_getJson_0=b.asm.emscripten_bind_MdDbTextStyleTable_getJson_0).apply(null,arguments)},Vg=b._emscripten_bind_MdDbTextStyleTable_setJson_1=function(){return(Vg=b._emscripten_bind_MdDbTextStyleTable_setJson_1=b.asm.emscripten_bind_MdDbTextStyleTable_setJson_1).apply(null,arguments)},Wg=b._emscripten_bind_MdDbDatabase_GetLayerTable_0=function(){return(Wg=b._emscripten_bind_MdDbDatabase_GetLayerTable_0=
184
- b.asm.emscripten_bind_MdDbDatabase_GetLayerTable_0).apply(null,arguments)},Xg=b._emscripten_bind_MdDbDatabase_GetLinetypeTable_0=function(){return(Xg=b._emscripten_bind_MdDbDatabase_GetLinetypeTable_0=b.asm.emscripten_bind_MdDbDatabase_GetLinetypeTable_0).apply(null,arguments)},Yg=b._emscripten_bind_MdDbDatabase_GetTextStyleTable_0=function(){return(Yg=b._emscripten_bind_MdDbDatabase_GetTextStyleTable_0=b.asm.emscripten_bind_MdDbDatabase_GetTextStyleTable_0).apply(null,arguments)},Zg=b._emscripten_bind_MdDbDatabase_GetBlockTable_0=
185
- function(){return(Zg=b._emscripten_bind_MdDbDatabase_GetBlockTable_0=b.asm.emscripten_bind_MdDbDatabase_GetBlockTable_0).apply(null,arguments)},$g=b._emscripten_bind_MdDbDatabase_CurrentSpace_0=function(){return($g=b._emscripten_bind_MdDbDatabase_CurrentSpace_0=b.asm.emscripten_bind_MdDbDatabase_CurrentSpace_0).apply(null,arguments)},ah=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0=function(){return(ah=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0).apply(null,
186
- arguments)},bh=b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1=function(){return(bh=b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1).apply(null,arguments)},ch=b._emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0=function(){return(ch=b._emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0).apply(null,arguments)},dh=b._emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1=
187
- function(){return(dh=b._emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1).apply(null,arguments)},eh=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0=function(){return(eh=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0).apply(null,arguments)},fh=b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1=function(){return(fh=b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1=
188
- b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1).apply(null,arguments)},gh=b._emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0=function(){return(gh=b._emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0).apply(null,arguments)},hh=b._emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1=function(){return(hh=b._emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1).apply(null,
189
- arguments)},ih=b._emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0=function(){return(ih=b._emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0).apply(null,arguments)},jh=b._emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1=function(){return(jh=b._emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1).apply(null,arguments)},kh=b._emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0=
190
- function(){return(kh=b._emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0).apply(null,arguments)},lh=b._emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1=function(){return(lh=b._emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1).apply(null,arguments)},mh=b._emscripten_bind_MdDbDatabase_getObjectName_0=function(){return(mh=b._emscripten_bind_MdDbDatabase_getObjectName_0=
191
- b.asm.emscripten_bind_MdDbDatabase_getObjectName_0).apply(null,arguments)},nh=b._emscripten_bind_MdDbDatabase_getDxf0_0=function(){return(nh=b._emscripten_bind_MdDbDatabase_getDxf0_0=b.asm.emscripten_bind_MdDbDatabase_getDxf0_0).apply(null,arguments)},oh=b._emscripten_bind_MdDbDatabase_getJson_0=function(){return(oh=b._emscripten_bind_MdDbDatabase_getJson_0=b.asm.emscripten_bind_MdDbDatabase_getJson_0).apply(null,arguments)},ph=b._emscripten_bind_MdDbDatabase_setJson_1=function(){return(ph=b._emscripten_bind_MdDbDatabase_setJson_1=
192
- b.asm.emscripten_bind_MdDbDatabase_setJson_1).apply(null,arguments)},qh=b._emscripten_bind_McObject_updateDisplay_2=function(){return(qh=b._emscripten_bind_McObject_updateDisplay_2=b.asm.emscripten_bind_McObject_updateDisplay_2).apply(null,arguments)},rh=b._emscripten_bind_McObject_test_0=function(){return(rh=b._emscripten_bind_McObject_test_0=b.asm.emscripten_bind_McObject_test_0).apply(null,arguments)},sh=b._emscripten_bind_McObject_openWebFile_3=function(){return(sh=b._emscripten_bind_McObject_openWebFile_3=
193
- b.asm.emscripten_bind_McObject_openWebFile_3).apply(null,arguments)},th=b._emscripten_bind_McObject_saveFileToUrl_1=function(){return(th=b._emscripten_bind_McObject_saveFileToUrl_1=b.asm.emscripten_bind_McObject_saveFileToUrl_1).apply(null,arguments)},uh=b._emscripten_bind_McObject_saveFile_1=function(){return(uh=b._emscripten_bind_McObject_saveFile_1=b.asm.emscripten_bind_McObject_saveFile_1).apply(null,arguments)},vh=b._emscripten_bind_McObject_getViewDataJsonParam_0=function(){return(vh=b._emscripten_bind_McObject_getViewDataJsonParam_0=
194
- b.asm.emscripten_bind_McObject_getViewDataJsonParam_0).apply(null,arguments)},wh=b._emscripten_bind_McObject_updataAppData_0=function(){return(wh=b._emscripten_bind_McObject_updataAppData_0=b.asm.emscripten_bind_McObject_updataAppData_0).apply(null,arguments)},xh=b._emscripten_bind_McObject_GetDatabase_0=function(){return(xh=b._emscripten_bind_McObject_GetDatabase_0=b.asm.emscripten_bind_McObject_GetDatabase_0).apply(null,arguments)},yh=b._emscripten_bind_McObject_GetSysVarString_1=function(){return(yh=
195
- b._emscripten_bind_McObject_GetSysVarString_1=b.asm.emscripten_bind_McObject_GetSysVarString_1).apply(null,arguments)},zh=b._emscripten_bind_McObject_SetSysVarString_2=function(){return(zh=b._emscripten_bind_McObject_SetSysVarString_2=b.asm.emscripten_bind_McObject_SetSysVarString_2).apply(null,arguments)},Ah=b._emscripten_bind_McObject_GetSysVarDouble_1=function(){return(Ah=b._emscripten_bind_McObject_GetSysVarDouble_1=b.asm.emscripten_bind_McObject_GetSysVarDouble_1).apply(null,arguments)},Bh=b._emscripten_bind_McObject_SetSysVarDouble_2=
196
- function(){return(Bh=b._emscripten_bind_McObject_SetSysVarDouble_2=b.asm.emscripten_bind_McObject_SetSysVarDouble_2).apply(null,arguments)},Ch=b._emscripten_bind_McObject_GetSysVarLong_1=function(){return(Ch=b._emscripten_bind_McObject_GetSysVarLong_1=b.asm.emscripten_bind_McObject_GetSysVarLong_1).apply(null,arguments)},Dh=b._emscripten_bind_McObject_SetSysVarLong_2=function(){return(Dh=b._emscripten_bind_McObject_SetSysVarLong_2=b.asm.emscripten_bind_McObject_SetSysVarLong_2).apply(null,arguments)},
197
- Eh=b._emscripten_bind_McObject_fireEventWindowSize_2=function(){return(Eh=b._emscripten_bind_McObject_fireEventWindowSize_2=b.asm.emscripten_bind_McObject_fireEventWindowSize_2).apply(null,arguments)},Fh=b._emscripten_bind_McObject_fireEventCommandStart_0=function(){return(Fh=b._emscripten_bind_McObject_fireEventCommandStart_0=b.asm.emscripten_bind_McObject_fireEventCommandStart_0).apply(null,arguments)},Gh=b._emscripten_bind_McObject_IntelliSelect_PointSelect_2=function(){return(Gh=b._emscripten_bind_McObject_IntelliSelect_PointSelect_2=
198
- b.asm.emscripten_bind_McObject_IntelliSelect_PointSelect_2).apply(null,arguments)},Hh=b._emscripten_bind_McObject_IntelliSelect_getGridData_1=function(){return(Hh=b._emscripten_bind_McObject_IntelliSelect_getGridData_1=b.asm.emscripten_bind_McObject_IntelliSelect_getGridData_1).apply(null,arguments)},Ih=b._emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0=function(){return(Ih=b._emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0=b.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0).apply(null,
199
- arguments)},Jh=b._emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1=function(){return(Jh=b._emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1=b.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1).apply(null,arguments)},Kh=b._emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0=function(){return(Kh=b._emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0=b.asm.emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0).apply(null,
200
- arguments)},Lh=b._emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0=function(){return(Lh=b._emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0=b.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0).apply(null,arguments)},Mh=b._emscripten_bind_McObject_SetDrawColor_1=function(){return(Mh=b._emscripten_bind_McObject_SetDrawColor_1=b.asm.emscripten_bind_McObject_SetDrawColor_1).apply(null,arguments)},Nh=b._emscripten_bind_McObject_GetDrawColor_0=function(){return(Nh=
201
- b._emscripten_bind_McObject_GetDrawColor_0=b.asm.emscripten_bind_McObject_GetDrawColor_0).apply(null,arguments)},Oh=b._emscripten_bind_McObject_AddLayer_1=function(){return(Oh=b._emscripten_bind_McObject_AddLayer_1=b.asm.emscripten_bind_McObject_AddLayer_1).apply(null,arguments)},Ph=b._emscripten_bind_McObject_SetDrawLayer_1=function(){return(Ph=b._emscripten_bind_McObject_SetDrawLayer_1=b.asm.emscripten_bind_McObject_SetDrawLayer_1).apply(null,arguments)},Qh=b._emscripten_bind_McObject_GetDrawLayer_0=
202
- function(){return(Qh=b._emscripten_bind_McObject_GetDrawLayer_0=b.asm.emscripten_bind_McObject_GetDrawLayer_0).apply(null,arguments)},Rh=b._emscripten_bind_McObject_AddTextStyle_4=function(){return(Rh=b._emscripten_bind_McObject_AddTextStyle_4=b.asm.emscripten_bind_McObject_AddTextStyle_4).apply(null,arguments)},Sh=b._emscripten_bind_McObject_SetDrawTextStyle_1=function(){return(Sh=b._emscripten_bind_McObject_SetDrawTextStyle_1=b.asm.emscripten_bind_McObject_SetDrawTextStyle_1).apply(null,arguments)},
203
- Th=b._emscripten_bind_McObject_GetDrawTextStyle_0=function(){return(Th=b._emscripten_bind_McObject_GetDrawTextStyle_0=b.asm.emscripten_bind_McObject_GetDrawTextStyle_0).apply(null,arguments)},Uh=b._emscripten_bind_McObject_AddLinetype_2=function(){return(Uh=b._emscripten_bind_McObject_AddLinetype_2=b.asm.emscripten_bind_McObject_AddLinetype_2).apply(null,arguments)},Vh=b._emscripten_bind_McObject_AddLinetypeEx_3=function(){return(Vh=b._emscripten_bind_McObject_AddLinetypeEx_3=b.asm.emscripten_bind_McObject_AddLinetypeEx_3).apply(null,
204
- arguments)},Wh=b._emscripten_bind_McObject_AddDimStyle_5=function(){return(Wh=b._emscripten_bind_McObject_AddDimStyle_5=b.asm.emscripten_bind_McObject_AddDimStyle_5).apply(null,arguments)},Xh=b._emscripten_bind_McObject_SetDrawLinetype_1=function(){return(Xh=b._emscripten_bind_McObject_SetDrawLinetype_1=b.asm.emscripten_bind_McObject_SetDrawLinetype_1).apply(null,arguments)},Yh=b._emscripten_bind_McObject_GetDrawLinetype_0=function(){return(Yh=b._emscripten_bind_McObject_GetDrawLinetype_0=b.asm.emscripten_bind_McObject_GetDrawLinetype_0).apply(null,
205
- arguments)},Zh=b._emscripten_bind_McObject_SetDrawLineWeight_1=function(){return(Zh=b._emscripten_bind_McObject_SetDrawLineWeight_1=b.asm.emscripten_bind_McObject_SetDrawLineWeight_1).apply(null,arguments)},$h=b._emscripten_bind_McObject_GetDrawLineWeight_0=function(){return($h=b._emscripten_bind_McObject_GetDrawLineWeight_0=b.asm.emscripten_bind_McObject_GetDrawLineWeight_0).apply(null,arguments)},ai=b._emscripten_bind_McObject_SetDrawLineTypeScale_1=function(){return(ai=b._emscripten_bind_McObject_SetDrawLineTypeScale_1=
206
- b.asm.emscripten_bind_McObject_SetDrawLineTypeScale_1).apply(null,arguments)},bi=b._emscripten_bind_McObject_GetDrawLineTypeScale_0=function(){return(bi=b._emscripten_bind_McObject_GetDrawLineTypeScale_0=b.asm.emscripten_bind_McObject_GetDrawLineTypeScale_0).apply(null,arguments)},ci=b._emscripten_bind_McObject_SetDrawDimStyle_1=function(){return(ci=b._emscripten_bind_McObject_SetDrawDimStyle_1=b.asm.emscripten_bind_McObject_SetDrawDimStyle_1).apply(null,arguments)},di=b._emscripten_bind_McObject_GetDrawDimStyle_0=
207
- function(){return(di=b._emscripten_bind_McObject_GetDrawDimStyle_0=b.asm.emscripten_bind_McObject_GetDrawDimStyle_0).apply(null,arguments)},ei=b._emscripten_bind_McObject_SetPatternDefinition_1=function(){return(ei=b._emscripten_bind_McObject_SetPatternDefinition_1=b.asm.emscripten_bind_McObject_SetPatternDefinition_1).apply(null,arguments)},fi=b._emscripten_bind_McObject_GetPatternDefinition_0=function(){return(fi=b._emscripten_bind_McObject_GetPatternDefinition_0=b.asm.emscripten_bind_McObject_GetPatternDefinition_0).apply(null,
208
- arguments)},gi=b._emscripten_bind_McObject_SetDrawLineWidth_1=function(){return(gi=b._emscripten_bind_McObject_SetDrawLineWidth_1=b.asm.emscripten_bind_McObject_SetDrawLineWidth_1).apply(null,arguments)},hi=b._emscripten_bind_McObject_GetDrawLineWidth_0=function(){return(hi=b._emscripten_bind_McObject_GetDrawLineWidth_0=b.asm.emscripten_bind_McObject_GetDrawLineWidth_0).apply(null,arguments)},ii=b._emscripten_bind_McObject_DrawLine_6=function(){return(ii=b._emscripten_bind_McObject_DrawLine_6=b.asm.emscripten_bind_McObject_DrawLine_6).apply(null,
209
- arguments)},ji=b._emscripten_bind_McObject_DrawArc_5=function(){return(ji=b._emscripten_bind_McObject_DrawArc_5=b.asm.emscripten_bind_McObject_DrawArc_5).apply(null,arguments)},ki=b._emscripten_bind_McObject_DrawArc2_6=function(){return(ki=b._emscripten_bind_McObject_DrawArc2_6=b.asm.emscripten_bind_McObject_DrawArc2_6).apply(null,arguments)},li=b._emscripten_bind_McObject_DrawCircle_3=function(){return(li=b._emscripten_bind_McObject_DrawCircle_3=b.asm.emscripten_bind_McObject_DrawCircle_3).apply(null,
210
- arguments)},mi=b._emscripten_bind_McObject_DrawEllipse_5=function(){return(mi=b._emscripten_bind_McObject_DrawEllipse_5=b.asm.emscripten_bind_McObject_DrawEllipse_5).apply(null,arguments)},ni=b._emscripten_bind_McObject_DrawEllipseArc_7=function(){return(ni=b._emscripten_bind_McObject_DrawEllipseArc_7=b.asm.emscripten_bind_McObject_DrawEllipseArc_7).apply(null,arguments)},oi=b._emscripten_bind_McObject_DrawPoint_2=function(){return(oi=b._emscripten_bind_McObject_DrawPoint_2=b.asm.emscripten_bind_McObject_DrawPoint_2).apply(null,
211
- arguments)},pi=b._emscripten_bind_McObject_DrawSolid_8=function(){return(pi=b._emscripten_bind_McObject_DrawSolid_8=b.asm.emscripten_bind_McObject_DrawSolid_8).apply(null,arguments)},qi=b._emscripten_bind_McObject_DrawMText_7=function(){return(qi=b._emscripten_bind_McObject_DrawMText_7=b.asm.emscripten_bind_McObject_DrawMText_7).apply(null,arguments)},ri=b._emscripten_bind_McObject_DrawText_7=function(){return(ri=b._emscripten_bind_McObject_DrawText_7=b.asm.emscripten_bind_McObject_DrawText_7).apply(null,
212
- arguments)},si=b._emscripten_bind_McObject_DrawBlockReference_5=function(){return(si=b._emscripten_bind_McObject_DrawBlockReference_5=b.asm.emscripten_bind_McObject_DrawBlockReference_5).apply(null,arguments)},ti=b._emscripten_bind_McObject_DrawDimAligned_6=function(){return(ti=b._emscripten_bind_McObject_DrawDimAligned_6=b.asm.emscripten_bind_McObject_DrawDimAligned_6).apply(null,arguments)},ui=b._emscripten_bind_McObject_DrawDimAngular_8=function(){return(ui=b._emscripten_bind_McObject_DrawDimAngular_8=
213
- b.asm.emscripten_bind_McObject_DrawDimAngular_8).apply(null,arguments)},vi=b._emscripten_bind_McObject_DrawDimDiametric_5=function(){return(vi=b._emscripten_bind_McObject_DrawDimDiametric_5=b.asm.emscripten_bind_McObject_DrawDimDiametric_5).apply(null,arguments)},wi=b._emscripten_bind_McObject_DrawDimRotated_7=function(){return(wi=b._emscripten_bind_McObject_DrawDimRotated_7=b.asm.emscripten_bind_McObject_DrawDimRotated_7).apply(null,arguments)},xi=b._emscripten_bind_McObject_DrawDimOrdinate_5=function(){return(xi=
214
- b._emscripten_bind_McObject_DrawDimOrdinate_5=b.asm.emscripten_bind_McObject_DrawDimOrdinate_5).apply(null,arguments)},yi=b._emscripten_bind_McObject_DrawDimRadial_5=function(){return(yi=b._emscripten_bind_McObject_DrawDimRadial_5=b.asm.emscripten_bind_McObject_DrawDimRadial_5).apply(null,arguments)},zi=b._emscripten_bind_McObject_PathMoveTo_2=function(){return(zi=b._emscripten_bind_McObject_PathMoveTo_2=b.asm.emscripten_bind_McObject_PathMoveTo_2).apply(null,arguments)},Ai=b._emscripten_bind_McObject_PathMoveToEx_5=
215
- function(){return(Ai=b._emscripten_bind_McObject_PathMoveToEx_5=b.asm.emscripten_bind_McObject_PathMoveToEx_5).apply(null,arguments)},Bi=b._emscripten_bind_McObject_PathLineTo_2=function(){return(Bi=b._emscripten_bind_McObject_PathLineTo_2=b.asm.emscripten_bind_McObject_PathLineTo_2).apply(null,arguments)},Ci=b._emscripten_bind_McObject_PathLineToEx_5=function(){return(Ci=b._emscripten_bind_McObject_PathLineToEx_5=b.asm.emscripten_bind_McObject_PathLineToEx_5).apply(null,arguments)},Di=b._emscripten_bind_McObject_DrawPathToPolyline_0=
216
- function(){return(Di=b._emscripten_bind_McObject_DrawPathToPolyline_0=b.asm.emscripten_bind_McObject_DrawPathToPolyline_0).apply(null,arguments)},Ei=b._emscripten_bind_McObject_DrawPathToSpline_0=function(){return(Ei=b._emscripten_bind_McObject_DrawPathToSpline_0=b.asm.emscripten_bind_McObject_DrawPathToSpline_0).apply(null,arguments)},Fi=b._emscripten_bind_McObject_PathMakeClosed_0=function(){return(Fi=b._emscripten_bind_McObject_PathMakeClosed_0=b.asm.emscripten_bind_McObject_PathMakeClosed_0).apply(null,
217
- arguments)},Gi=b._emscripten_bind_McObject_DrawPathToHatch_1=function(){return(Gi=b._emscripten_bind_McObject_DrawPathToHatch_1=b.asm.emscripten_bind_McObject_DrawPathToHatch_1).apply(null,arguments)},Hi=b._emscripten_bind_McObject_DrawEntity_1=function(){return(Hi=b._emscripten_bind_McObject_DrawEntity_1=b.asm.emscripten_bind_McObject_DrawEntity_1).apply(null,arguments)},Ii=b._emscripten_bind_McApp_McApp_0=function(){return(Ii=b._emscripten_bind_McApp_McApp_0=b.asm.emscripten_bind_McApp_McApp_0).apply(null,
218
- arguments)},Ji=b._emscripten_bind_McApp_Init_0=function(){return(Ji=b._emscripten_bind_McApp_Init_0=b.asm.emscripten_bind_McApp_Init_0).apply(null,arguments)},Ki=b._emscripten_bind_McApp_CreateMxDraw_5=function(){return(Ki=b._emscripten_bind_McApp_CreateMxDraw_5=b.asm.emscripten_bind_McApp_CreateMxDraw_5).apply(null,arguments)},Li=b._emscripten_bind_McApp_GetCurrentMxDraw_0=function(){return(Li=b._emscripten_bind_McApp_GetCurrentMxDraw_0=b.asm.emscripten_bind_McApp_GetCurrentMxDraw_0).apply(null,
219
- arguments)},Mi=b._emscripten_bind_McApp_DestroyObject_1=function(){return(Mi=b._emscripten_bind_McApp_DestroyObject_1=b.asm.emscripten_bind_McApp_DestroyObject_1).apply(null,arguments)},Ni=b._emscripten_bind_McApp_mcedRGB2Index_4=function(){return(Ni=b._emscripten_bind_McApp_mcedRGB2Index_4=b.asm.emscripten_bind_McApp_mcedRGB2Index_4).apply(null,arguments)},Oi=b._emscripten_bind_McApp_ObjectIdToObjectName_1=function(){return(Oi=b._emscripten_bind_McApp_ObjectIdToObjectName_1=b.asm.emscripten_bind_McApp_ObjectIdToObjectName_1).apply(null,
220
- arguments)},Pi=b._emscripten_bind_McApp_ObjectIdToMdObject_1=function(){return(Pi=b._emscripten_bind_McApp_ObjectIdToMdObject_1=b.asm.emscripten_bind_McApp_ObjectIdToMdObject_1).apply(null,arguments)},Qi=b._emscripten_bind_McApp_ObjectIdToMdDbLine_1=function(){return(Qi=b._emscripten_bind_McApp_ObjectIdToMdDbLine_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbLine_1).apply(null,arguments)},Ri=b._emscripten_bind_McApp_ObjectIdToMdDbText_1=function(){return(Ri=b._emscripten_bind_McApp_ObjectIdToMdDbText_1=
221
- b.asm.emscripten_bind_McApp_ObjectIdToMdDbText_1).apply(null,arguments)},Si=b._emscripten_bind_McApp_ObjectIdToMdDbPolyline_1=function(){return(Si=b._emscripten_bind_McApp_ObjectIdToMdDbPolyline_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbPolyline_1).apply(null,arguments)},Ti=b._emscripten_bind_McApp_ObjectIdToMdDbCircle_1=function(){return(Ti=b._emscripten_bind_McApp_ObjectIdToMdDbCircle_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbCircle_1).apply(null,arguments)},Ui=b._emscripten_bind_McApp_ObjectIdToMdDbBlockReference_1=
222
- function(){return(Ui=b._emscripten_bind_McApp_ObjectIdToMdDbBlockReference_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbBlockReference_1).apply(null,arguments)},Vi=b._emscripten_bind_McApp_ObjectIdToMdDbAlignedDimension_1=function(){return(Vi=b._emscripten_bind_McApp_ObjectIdToMdDbAlignedDimension_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbAlignedDimension_1).apply(null,arguments)},Wi=b._emscripten_bind_McApp_ObjectIdToMdDbRotatedDimension_1=function(){return(Wi=b._emscripten_bind_McApp_ObjectIdToMdDbRotatedDimension_1=
223
- b.asm.emscripten_bind_McApp_ObjectIdToMdDbRotatedDimension_1).apply(null,arguments)},Xi=b._emscripten_bind_McApp_ObjectIdToMdDbMText_1=function(){return(Xi=b._emscripten_bind_McApp_ObjectIdToMdDbMText_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbMText_1).apply(null,arguments)},Yi=b._emscripten_bind_McApp_getLastCallResult_0=function(){return(Yi=b._emscripten_bind_McApp_getLastCallResult_0=b.asm.emscripten_bind_McApp_getLastCallResult_0).apply(null,arguments)},Zi=b._emscripten_bind_McApp___destroy___0=
224
- function(){return(Zi=b._emscripten_bind_McApp___destroy___0=b.asm.emscripten_bind_McApp___destroy___0).apply(null,arguments)},$i=b._emscripten_bind_McDrawResbuf_McDrawResbuf_0=function(){return($i=b._emscripten_bind_McDrawResbuf_McDrawResbuf_0=b.asm.emscripten_bind_McDrawResbuf_McDrawResbuf_0).apply(null,arguments)},aj=b._emscripten_bind_McDrawResbuf_Clear_0=function(){return(aj=b._emscripten_bind_McDrawResbuf_Clear_0=b.asm.emscripten_bind_McDrawResbuf_Clear_0).apply(null,arguments)},bj=b._emscripten_bind_McDrawResbuf_GetCount_0=
225
- function(){return(bj=b._emscripten_bind_McDrawResbuf_GetCount_0=b.asm.emscripten_bind_McDrawResbuf_GetCount_0).apply(null,arguments)},cj=b._emscripten_bind_McDrawResbuf_AtDouble_1=function(){return(cj=b._emscripten_bind_McDrawResbuf_AtDouble_1=b.asm.emscripten_bind_McDrawResbuf_AtDouble_1).apply(null,arguments)},dj=b._emscripten_bind_McDrawResbuf_Atlong_1=function(){return(dj=b._emscripten_bind_McDrawResbuf_Atlong_1=b.asm.emscripten_bind_McDrawResbuf_Atlong_1).apply(null,arguments)},ej=b._emscripten_bind_McDrawResbuf_AtObjectId_1=
226
- function(){return(ej=b._emscripten_bind_McDrawResbuf_AtObjectId_1=b.asm.emscripten_bind_McDrawResbuf_AtObjectId_1).apply(null,arguments)},fj=b._emscripten_bind_McDrawResbuf_AtObject_1=function(){return(fj=b._emscripten_bind_McDrawResbuf_AtObject_1=b.asm.emscripten_bind_McDrawResbuf_AtObject_1).apply(null,arguments)},gj=b._emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1=function(){return(gj=b._emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1=b.asm.emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1).apply(null,
227
- arguments)},hj=b._emscripten_bind_McDrawResbuf_AtObjectName_1=function(){return(hj=b._emscripten_bind_McDrawResbuf_AtObjectName_1=b.asm.emscripten_bind_McDrawResbuf_AtObjectName_1).apply(null,arguments)},ij=b._emscripten_bind_McDrawResbuf_AtString_1=function(){return(ij=b._emscripten_bind_McDrawResbuf_AtString_1=b.asm.emscripten_bind_McDrawResbuf_AtString_1).apply(null,arguments)},jj=b._emscripten_bind_McDrawResbuf_AtPoint_1=function(){return(jj=b._emscripten_bind_McDrawResbuf_AtPoint_1=b.asm.emscripten_bind_McDrawResbuf_AtPoint_1).apply(null,
228
- arguments)},kj=b._emscripten_bind_McDrawResbuf_ItemDataType_1=function(){return(kj=b._emscripten_bind_McDrawResbuf_ItemDataType_1=b.asm.emscripten_bind_McDrawResbuf_ItemDataType_1).apply(null,arguments)},lj=b._emscripten_bind_McDrawResbuf_AddDouble_2=function(){return(lj=b._emscripten_bind_McDrawResbuf_AddDouble_2=b.asm.emscripten_bind_McDrawResbuf_AddDouble_2).apply(null,arguments)},mj=b._emscripten_bind_McDrawResbuf_Addlong_2=function(){return(mj=b._emscripten_bind_McDrawResbuf_Addlong_2=b.asm.emscripten_bind_McDrawResbuf_Addlong_2).apply(null,
229
- arguments)},nj=b._emscripten_bind_McDrawResbuf_AddObjectId_2=function(){return(nj=b._emscripten_bind_McDrawResbuf_AddObjectId_2=b.asm.emscripten_bind_McDrawResbuf_AddObjectId_2).apply(null,arguments)},oj=b._emscripten_bind_McDrawResbuf_AddObject_1=function(){return(oj=b._emscripten_bind_McDrawResbuf_AddObject_1=b.asm.emscripten_bind_McDrawResbuf_AddObject_1).apply(null,arguments)},pj=b._emscripten_bind_McDrawResbuf_AddString_2=function(){return(pj=b._emscripten_bind_McDrawResbuf_AddString_2=b.asm.emscripten_bind_McDrawResbuf_AddString_2).apply(null,
230
- arguments)},qj=b._emscripten_bind_McDrawResbuf_AddPoint_2=function(){return(qj=b._emscripten_bind_McDrawResbuf_AddPoint_2=b.asm.emscripten_bind_McDrawResbuf_AddPoint_2).apply(null,arguments)},rj=b._emscripten_bind_McDrawResbuf_RemoveAll_0=function(){return(rj=b._emscripten_bind_McDrawResbuf_RemoveAll_0=b.asm.emscripten_bind_McDrawResbuf_RemoveAll_0).apply(null,arguments)},sj=b._emscripten_bind_McDrawResbuf_Remove_1=function(){return(sj=b._emscripten_bind_McDrawResbuf_Remove_1=b.asm.emscripten_bind_McDrawResbuf_Remove_1).apply(null,
231
- arguments)},tj=b._emscripten_bind_McDrawResbuf_getObjectName_0=function(){return(tj=b._emscripten_bind_McDrawResbuf_getObjectName_0=b.asm.emscripten_bind_McDrawResbuf_getObjectName_0).apply(null,arguments)},uj=b._emscripten_bind_McDrawResbuf_getDxf0_0=function(){return(uj=b._emscripten_bind_McDrawResbuf_getDxf0_0=b.asm.emscripten_bind_McDrawResbuf_getDxf0_0).apply(null,arguments)},vj=b._emscripten_bind_McDrawResbuf_getJson_0=function(){return(vj=b._emscripten_bind_McDrawResbuf_getJson_0=b.asm.emscripten_bind_McDrawResbuf_getJson_0).apply(null,
232
- arguments)},wj=b._emscripten_bind_McDrawResbuf_setJson_1=function(){return(wj=b._emscripten_bind_McDrawResbuf_setJson_1=b.asm.emscripten_bind_McDrawResbuf_setJson_1).apply(null,arguments)},xj=b._emscripten_bind_McDrawResbuf___destroy___0=function(){return(xj=b._emscripten_bind_McDrawResbuf___destroy___0=b.asm.emscripten_bind_McDrawResbuf___destroy___0).apply(null,arguments)},yj=b._emscripten_bind_McDrawUtility_McDrawUtility_0=function(){return(yj=b._emscripten_bind_McDrawUtility_McDrawUtility_0=b.asm.emscripten_bind_McDrawUtility_McDrawUtility_0).apply(null,
233
- arguments)},zj=b._emscripten_bind_McDrawUtility_findEntAtPoint_5=function(){return(zj=b._emscripten_bind_McDrawUtility_findEntAtPoint_5=b.asm.emscripten_bind_McDrawUtility_findEntAtPoint_5).apply(null,arguments)},Aj=b._emscripten_bind_McDrawUtility_eraseEntity_1=function(){return(Aj=b._emscripten_bind_McDrawUtility_eraseEntity_1=b.asm.emscripten_bind_McDrawUtility_eraseEntity_1).apply(null,arguments)},Bj=b._emscripten_bind_McDrawUtility_highlightEntity_2=function(){return(Bj=b._emscripten_bind_McDrawUtility_highlightEntity_2=
234
- b.asm.emscripten_bind_McDrawUtility_highlightEntity_2).apply(null,arguments)},Cj=b._emscripten_bind_McDrawUtility___destroy___0=function(){return(Cj=b._emscripten_bind_McDrawUtility___destroy___0=b.asm.emscripten_bind_McDrawUtility___destroy___0).apply(null,arguments)},Dj=b._emscripten_bind_MdDbLine_MdDbLine_0=function(){return(Dj=b._emscripten_bind_MdDbLine_MdDbLine_0=b.asm.emscripten_bind_MdDbLine_MdDbLine_0).apply(null,arguments)},Ej=b._emscripten_bind_MdDbLine_startPoint_0=function(){return(Ej=
235
- b._emscripten_bind_MdDbLine_startPoint_0=b.asm.emscripten_bind_MdDbLine_startPoint_0).apply(null,arguments)},Fj=b._emscripten_bind_MdDbLine_setStartPoint_1=function(){return(Fj=b._emscripten_bind_MdDbLine_setStartPoint_1=b.asm.emscripten_bind_MdDbLine_setStartPoint_1).apply(null,arguments)},Gj=b._emscripten_bind_MdDbLine_endPoint_0=function(){return(Gj=b._emscripten_bind_MdDbLine_endPoint_0=b.asm.emscripten_bind_MdDbLine_endPoint_0).apply(null,arguments)},Hj=b._emscripten_bind_MdDbLine_setEndPoint_1=
236
- function(){return(Hj=b._emscripten_bind_MdDbLine_setEndPoint_1=b.asm.emscripten_bind_MdDbLine_setEndPoint_1).apply(null,arguments)},Ij=b._emscripten_bind_MdDbLine_getStartParam_0=function(){return(Ij=b._emscripten_bind_MdDbLine_getStartParam_0=b.asm.emscripten_bind_MdDbLine_getStartParam_0).apply(null,arguments)},Jj=b._emscripten_bind_MdDbLine_getEndParam_0=function(){return(Jj=b._emscripten_bind_MdDbLine_getEndParam_0=b.asm.emscripten_bind_MdDbLine_getEndParam_0).apply(null,arguments)},Kj=b._emscripten_bind_MdDbLine_getDistAtParam_1=
237
- function(){return(Kj=b._emscripten_bind_MdDbLine_getDistAtParam_1=b.asm.emscripten_bind_MdDbLine_getDistAtParam_1).apply(null,arguments)},Lj=b._emscripten_bind_MdDbLine_getParamAtDist_1=function(){return(Lj=b._emscripten_bind_MdDbLine_getParamAtDist_1=b.asm.emscripten_bind_MdDbLine_getParamAtDist_1).apply(null,arguments)},Mj=b._emscripten_bind_MdDbLine_getDistAtPoint_1=function(){return(Mj=b._emscripten_bind_MdDbLine_getDistAtPoint_1=b.asm.emscripten_bind_MdDbLine_getDistAtPoint_1).apply(null,arguments)},
238
- Nj=b._emscripten_bind_MdDbLine_getPointAtDist_1=function(){return(Nj=b._emscripten_bind_MdDbLine_getPointAtDist_1=b.asm.emscripten_bind_MdDbLine_getPointAtDist_1).apply(null,arguments)},Oj=b._emscripten_bind_MdDbLine_explode_0=function(){return(Oj=b._emscripten_bind_MdDbLine_explode_0=b.asm.emscripten_bind_MdDbLine_explode_0).apply(null,arguments)},Pj=b._emscripten_bind_MdDbLine_getObjectID_0=function(){return(Pj=b._emscripten_bind_MdDbLine_getObjectID_0=b.asm.emscripten_bind_MdDbLine_getObjectID_0).apply(null,
239
- arguments)},Qj=b._emscripten_bind_MdDbLine_Erase_0=function(){return(Qj=b._emscripten_bind_MdDbLine_Erase_0=b.asm.emscripten_bind_MdDbLine_Erase_0).apply(null,arguments)},Rj=b._emscripten_bind_MdDbLine_ConnectionTempObject_1=function(){return(Rj=b._emscripten_bind_MdDbLine_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbLine_ConnectionTempObject_1).apply(null,arguments)},Sj=b._emscripten_bind_MdDbLine_Clone_0=function(){return(Sj=b._emscripten_bind_MdDbLine_Clone_0=b.asm.emscripten_bind_MdDbLine_Clone_0).apply(null,
240
- arguments)},Tj=b._emscripten_bind_MdDbLine_moveGripPointsAt_4=function(){return(Tj=b._emscripten_bind_MdDbLine_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLine_moveGripPointsAt_4).apply(null,arguments)},Uj=b._emscripten_bind_MdDbLine_getObjectName_0=function(){return(Uj=b._emscripten_bind_MdDbLine_getObjectName_0=b.asm.emscripten_bind_MdDbLine_getObjectName_0).apply(null,arguments)},Vj=b._emscripten_bind_MdDbLine_getDxf0_0=function(){return(Vj=b._emscripten_bind_MdDbLine_getDxf0_0=b.asm.emscripten_bind_MdDbLine_getDxf0_0).apply(null,
241
- arguments)},Wj=b._emscripten_bind_MdDbLine_getJson_0=function(){return(Wj=b._emscripten_bind_MdDbLine_getJson_0=b.asm.emscripten_bind_MdDbLine_getJson_0).apply(null,arguments)},Xj=b._emscripten_bind_MdDbLine_setJson_1=function(){return(Xj=b._emscripten_bind_MdDbLine_setJson_1=b.asm.emscripten_bind_MdDbLine_setJson_1).apply(null,arguments)},Yj=b._emscripten_bind_MdDbLine___destroy___0=function(){return(Yj=b._emscripten_bind_MdDbLine___destroy___0=b.asm.emscripten_bind_MdDbLine___destroy___0).apply(null,
242
- arguments)},Zj=b._emscripten_bind_MdDbText_MdDbText_0=function(){return(Zj=b._emscripten_bind_MdDbText_MdDbText_0=b.asm.emscripten_bind_MdDbText_MdDbText_0).apply(null,arguments)},ak=b._emscripten_bind_MdDbText_position_0=function(){return(ak=b._emscripten_bind_MdDbText_position_0=b.asm.emscripten_bind_MdDbText_position_0).apply(null,arguments)},bk=b._emscripten_bind_MdDbText_setPosition_1=function(){return(bk=b._emscripten_bind_MdDbText_setPosition_1=b.asm.emscripten_bind_MdDbText_setPosition_1).apply(null,
243
- arguments)},ck=b._emscripten_bind_MdDbText_alignmentPoint_0=function(){return(ck=b._emscripten_bind_MdDbText_alignmentPoint_0=b.asm.emscripten_bind_MdDbText_alignmentPoint_0).apply(null,arguments)},dk=b._emscripten_bind_MdDbText_setAlignmentPoint_1=function(){return(dk=b._emscripten_bind_MdDbText_setAlignmentPoint_1=b.asm.emscripten_bind_MdDbText_setAlignmentPoint_1).apply(null,arguments)},ek=b._emscripten_bind_MdDbText_oblique_0=function(){return(ek=b._emscripten_bind_MdDbText_oblique_0=b.asm.emscripten_bind_MdDbText_oblique_0).apply(null,
244
- arguments)},fk=b._emscripten_bind_MdDbText_setOblique_1=function(){return(fk=b._emscripten_bind_MdDbText_setOblique_1=b.asm.emscripten_bind_MdDbText_setOblique_1).apply(null,arguments)},gk=b._emscripten_bind_MdDbText_rotation_0=function(){return(gk=b._emscripten_bind_MdDbText_rotation_0=b.asm.emscripten_bind_MdDbText_rotation_0).apply(null,arguments)},hk=b._emscripten_bind_MdDbText_setRotation_1=function(){return(hk=b._emscripten_bind_MdDbText_setRotation_1=b.asm.emscripten_bind_MdDbText_setRotation_1).apply(null,
245
- arguments)},ik=b._emscripten_bind_MdDbText_height_0=function(){return(ik=b._emscripten_bind_MdDbText_height_0=b.asm.emscripten_bind_MdDbText_height_0).apply(null,arguments)},jk=b._emscripten_bind_MdDbText_setHeight_1=function(){return(jk=b._emscripten_bind_MdDbText_setHeight_1=b.asm.emscripten_bind_MdDbText_setHeight_1).apply(null,arguments)},kk=b._emscripten_bind_MdDbText_widthFactor_0=function(){return(kk=b._emscripten_bind_MdDbText_widthFactor_0=b.asm.emscripten_bind_MdDbText_widthFactor_0).apply(null,
246
- arguments)},lk=b._emscripten_bind_MdDbText_setWidthFactor_1=function(){return(lk=b._emscripten_bind_MdDbText_setWidthFactor_1=b.asm.emscripten_bind_MdDbText_setWidthFactor_1).apply(null,arguments)},mk=b._emscripten_bind_MdDbText_textString_0=function(){return(mk=b._emscripten_bind_MdDbText_textString_0=b.asm.emscripten_bind_MdDbText_textString_0).apply(null,arguments)},nk=b._emscripten_bind_MdDbText_setTextString_1=function(){return(nk=b._emscripten_bind_MdDbText_setTextString_1=b.asm.emscripten_bind_MdDbText_setTextString_1).apply(null,
247
- arguments)},ok=b._emscripten_bind_MdDbText_horizontalMode_0=function(){return(ok=b._emscripten_bind_MdDbText_horizontalMode_0=b.asm.emscripten_bind_MdDbText_horizontalMode_0).apply(null,arguments)},pk=b._emscripten_bind_MdDbText_setHorizontalMode_1=function(){return(pk=b._emscripten_bind_MdDbText_setHorizontalMode_1=b.asm.emscripten_bind_MdDbText_setHorizontalMode_1).apply(null,arguments)},qk=b._emscripten_bind_MdDbText_verticalMode_0=function(){return(qk=b._emscripten_bind_MdDbText_verticalMode_0=
248
- b.asm.emscripten_bind_MdDbText_verticalMode_0).apply(null,arguments)},rk=b._emscripten_bind_MdDbText_setVerticalMode_1=function(){return(rk=b._emscripten_bind_MdDbText_setVerticalMode_1=b.asm.emscripten_bind_MdDbText_setVerticalMode_1).apply(null,arguments)},sk=b._emscripten_bind_MdDbText_explode_0=function(){return(sk=b._emscripten_bind_MdDbText_explode_0=b.asm.emscripten_bind_MdDbText_explode_0).apply(null,arguments)},tk=b._emscripten_bind_MdDbText_getObjectID_0=function(){return(tk=b._emscripten_bind_MdDbText_getObjectID_0=
249
- b.asm.emscripten_bind_MdDbText_getObjectID_0).apply(null,arguments)},uk=b._emscripten_bind_MdDbText_Erase_0=function(){return(uk=b._emscripten_bind_MdDbText_Erase_0=b.asm.emscripten_bind_MdDbText_Erase_0).apply(null,arguments)},vk=b._emscripten_bind_MdDbText_ConnectionTempObject_1=function(){return(vk=b._emscripten_bind_MdDbText_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbText_ConnectionTempObject_1).apply(null,arguments)},wk=b._emscripten_bind_MdDbText_Clone_0=function(){return(wk=b._emscripten_bind_MdDbText_Clone_0=
250
- b.asm.emscripten_bind_MdDbText_Clone_0).apply(null,arguments)},xk=b._emscripten_bind_MdDbText_moveGripPointsAt_4=function(){return(xk=b._emscripten_bind_MdDbText_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbText_moveGripPointsAt_4).apply(null,arguments)},yk=b._emscripten_bind_MdDbText_getObjectName_0=function(){return(yk=b._emscripten_bind_MdDbText_getObjectName_0=b.asm.emscripten_bind_MdDbText_getObjectName_0).apply(null,arguments)},zk=b._emscripten_bind_MdDbText_getDxf0_0=function(){return(zk=b._emscripten_bind_MdDbText_getDxf0_0=
251
- b.asm.emscripten_bind_MdDbText_getDxf0_0).apply(null,arguments)},Ak=b._emscripten_bind_MdDbText_getJson_0=function(){return(Ak=b._emscripten_bind_MdDbText_getJson_0=b.asm.emscripten_bind_MdDbText_getJson_0).apply(null,arguments)},Bk=b._emscripten_bind_MdDbText_setJson_1=function(){return(Bk=b._emscripten_bind_MdDbText_setJson_1=b.asm.emscripten_bind_MdDbText_setJson_1).apply(null,arguments)},Ck=b._emscripten_bind_MdDbText___destroy___0=function(){return(Ck=b._emscripten_bind_MdDbText___destroy___0=
252
- b.asm.emscripten_bind_MdDbText___destroy___0).apply(null,arguments)},Dk=b._emscripten_bind_MdDbCircle_MdDbCircle_0=function(){return(Dk=b._emscripten_bind_MdDbCircle_MdDbCircle_0=b.asm.emscripten_bind_MdDbCircle_MdDbCircle_0).apply(null,arguments)},Ek=b._emscripten_bind_MdDbCircle_center_0=function(){return(Ek=b._emscripten_bind_MdDbCircle_center_0=b.asm.emscripten_bind_MdDbCircle_center_0).apply(null,arguments)},Fk=b._emscripten_bind_MdDbCircle_setCenter_1=function(){return(Fk=b._emscripten_bind_MdDbCircle_setCenter_1=
253
- b.asm.emscripten_bind_MdDbCircle_setCenter_1).apply(null,arguments)},Gk=b._emscripten_bind_MdDbCircle_radius_0=function(){return(Gk=b._emscripten_bind_MdDbCircle_radius_0=b.asm.emscripten_bind_MdDbCircle_radius_0).apply(null,arguments)},Hk=b._emscripten_bind_MdDbCircle_setRadius_1=function(){return(Hk=b._emscripten_bind_MdDbCircle_setRadius_1=b.asm.emscripten_bind_MdDbCircle_setRadius_1).apply(null,arguments)},Ik=b._emscripten_bind_MdDbCircle_getStartParam_0=function(){return(Ik=b._emscripten_bind_MdDbCircle_getStartParam_0=
254
- b.asm.emscripten_bind_MdDbCircle_getStartParam_0).apply(null,arguments)},Jk=b._emscripten_bind_MdDbCircle_getEndParam_0=function(){return(Jk=b._emscripten_bind_MdDbCircle_getEndParam_0=b.asm.emscripten_bind_MdDbCircle_getEndParam_0).apply(null,arguments)},Kk=b._emscripten_bind_MdDbCircle_getDistAtParam_1=function(){return(Kk=b._emscripten_bind_MdDbCircle_getDistAtParam_1=b.asm.emscripten_bind_MdDbCircle_getDistAtParam_1).apply(null,arguments)},Lk=b._emscripten_bind_MdDbCircle_getParamAtDist_1=function(){return(Lk=
255
- b._emscripten_bind_MdDbCircle_getParamAtDist_1=b.asm.emscripten_bind_MdDbCircle_getParamAtDist_1).apply(null,arguments)},Mk=b._emscripten_bind_MdDbCircle_getDistAtPoint_1=function(){return(Mk=b._emscripten_bind_MdDbCircle_getDistAtPoint_1=b.asm.emscripten_bind_MdDbCircle_getDistAtPoint_1).apply(null,arguments)},Nk=b._emscripten_bind_MdDbCircle_getPointAtDist_1=function(){return(Nk=b._emscripten_bind_MdDbCircle_getPointAtDist_1=b.asm.emscripten_bind_MdDbCircle_getPointAtDist_1).apply(null,arguments)},
256
- Ok=b._emscripten_bind_MdDbCircle_explode_0=function(){return(Ok=b._emscripten_bind_MdDbCircle_explode_0=b.asm.emscripten_bind_MdDbCircle_explode_0).apply(null,arguments)},Pk=b._emscripten_bind_MdDbCircle_getObjectID_0=function(){return(Pk=b._emscripten_bind_MdDbCircle_getObjectID_0=b.asm.emscripten_bind_MdDbCircle_getObjectID_0).apply(null,arguments)},Qk=b._emscripten_bind_MdDbCircle_Erase_0=function(){return(Qk=b._emscripten_bind_MdDbCircle_Erase_0=b.asm.emscripten_bind_MdDbCircle_Erase_0).apply(null,
257
- arguments)},Rk=b._emscripten_bind_MdDbCircle_ConnectionTempObject_1=function(){return(Rk=b._emscripten_bind_MdDbCircle_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbCircle_ConnectionTempObject_1).apply(null,arguments)},Sk=b._emscripten_bind_MdDbCircle_Clone_0=function(){return(Sk=b._emscripten_bind_MdDbCircle_Clone_0=b.asm.emscripten_bind_MdDbCircle_Clone_0).apply(null,arguments)},Tk=b._emscripten_bind_MdDbCircle_moveGripPointsAt_4=function(){return(Tk=b._emscripten_bind_MdDbCircle_moveGripPointsAt_4=
258
- b.asm.emscripten_bind_MdDbCircle_moveGripPointsAt_4).apply(null,arguments)},Uk=b._emscripten_bind_MdDbCircle_getObjectName_0=function(){return(Uk=b._emscripten_bind_MdDbCircle_getObjectName_0=b.asm.emscripten_bind_MdDbCircle_getObjectName_0).apply(null,arguments)},Vk=b._emscripten_bind_MdDbCircle_getDxf0_0=function(){return(Vk=b._emscripten_bind_MdDbCircle_getDxf0_0=b.asm.emscripten_bind_MdDbCircle_getDxf0_0).apply(null,arguments)},Wk=b._emscripten_bind_MdDbCircle_getJson_0=function(){return(Wk=b._emscripten_bind_MdDbCircle_getJson_0=
259
- b.asm.emscripten_bind_MdDbCircle_getJson_0).apply(null,arguments)},Xk=b._emscripten_bind_MdDbCircle_setJson_1=function(){return(Xk=b._emscripten_bind_MdDbCircle_setJson_1=b.asm.emscripten_bind_MdDbCircle_setJson_1).apply(null,arguments)},Yk=b._emscripten_bind_MdDbCircle___destroy___0=function(){return(Yk=b._emscripten_bind_MdDbCircle___destroy___0=b.asm.emscripten_bind_MdDbCircle___destroy___0).apply(null,arguments)},Zk=b._emscripten_bind_MdDbPolyline_MdDbPolyline_0=function(){return(Zk=b._emscripten_bind_MdDbPolyline_MdDbPolyline_0=
260
- b.asm.emscripten_bind_MdDbPolyline_MdDbPolyline_0).apply(null,arguments)},$k=b._emscripten_bind_MdDbPolyline_setClosed_1=function(){return($k=b._emscripten_bind_MdDbPolyline_setClosed_1=b.asm.emscripten_bind_MdDbPolyline_setClosed_1).apply(null,arguments)},al=b._emscripten_bind_MdDbPolyline_setConstantWidth_1=function(){return(al=b._emscripten_bind_MdDbPolyline_setConstantWidth_1=b.asm.emscripten_bind_MdDbPolyline_setConstantWidth_1).apply(null,arguments)},bl=b._emscripten_bind_MdDbPolyline_isClosed_0=
261
- function(){return(bl=b._emscripten_bind_MdDbPolyline_isClosed_0=b.asm.emscripten_bind_MdDbPolyline_isClosed_0).apply(null,arguments)},cl=b._emscripten_bind_MdDbPolyline_getConstantWidth_0=function(){return(cl=b._emscripten_bind_MdDbPolyline_getConstantWidth_0=b.asm.emscripten_bind_MdDbPolyline_getConstantWidth_0).apply(null,arguments)},dl=b._emscripten_bind_MdDbPolyline_addVertexAt_5=function(){return(dl=b._emscripten_bind_MdDbPolyline_addVertexAt_5=b.asm.emscripten_bind_MdDbPolyline_addVertexAt_5).apply(null,
262
- arguments)},el=b._emscripten_bind_MdDbPolyline_removeVertexAt_1=function(){return(el=b._emscripten_bind_MdDbPolyline_removeVertexAt_1=b.asm.emscripten_bind_MdDbPolyline_removeVertexAt_1).apply(null,arguments)},fl=b._emscripten_bind_MdDbPolyline_numVerts_0=function(){return(fl=b._emscripten_bind_MdDbPolyline_numVerts_0=b.asm.emscripten_bind_MdDbPolyline_numVerts_0).apply(null,arguments)},gl=b._emscripten_bind_MdDbPolyline_getPointAt_1=function(){return(gl=b._emscripten_bind_MdDbPolyline_getPointAt_1=
263
- b.asm.emscripten_bind_MdDbPolyline_getPointAt_1).apply(null,arguments)},hl=b._emscripten_bind_MdDbPolyline_getBulgeAt_1=function(){return(hl=b._emscripten_bind_MdDbPolyline_getBulgeAt_1=b.asm.emscripten_bind_MdDbPolyline_getBulgeAt_1).apply(null,arguments)},il=b._emscripten_bind_MdDbPolyline_getStartWidthsAt_1=function(){return(il=b._emscripten_bind_MdDbPolyline_getStartWidthsAt_1=b.asm.emscripten_bind_MdDbPolyline_getStartWidthsAt_1).apply(null,arguments)},jl=b._emscripten_bind_MdDbPolyline_getEndWidthsAt_1=
264
- function(){return(jl=b._emscripten_bind_MdDbPolyline_getEndWidthsAt_1=b.asm.emscripten_bind_MdDbPolyline_getEndWidthsAt_1).apply(null,arguments)},kl=b._emscripten_bind_MdDbPolyline_setPointAt_2=function(){return(kl=b._emscripten_bind_MdDbPolyline_setPointAt_2=b.asm.emscripten_bind_MdDbPolyline_setPointAt_2).apply(null,arguments)},ll=b._emscripten_bind_MdDbPolyline_setBulgeAt_2=function(){return(ll=b._emscripten_bind_MdDbPolyline_setBulgeAt_2=b.asm.emscripten_bind_MdDbPolyline_setBulgeAt_2).apply(null,
265
- arguments)},ml=b._emscripten_bind_MdDbPolyline_getStartParam_0=function(){return(ml=b._emscripten_bind_MdDbPolyline_getStartParam_0=b.asm.emscripten_bind_MdDbPolyline_getStartParam_0).apply(null,arguments)},nl=b._emscripten_bind_MdDbPolyline_getEndParam_0=function(){return(nl=b._emscripten_bind_MdDbPolyline_getEndParam_0=b.asm.emscripten_bind_MdDbPolyline_getEndParam_0).apply(null,arguments)},ol=b._emscripten_bind_MdDbPolyline_getDistAtParam_1=function(){return(ol=b._emscripten_bind_MdDbPolyline_getDistAtParam_1=
266
- b.asm.emscripten_bind_MdDbPolyline_getDistAtParam_1).apply(null,arguments)},pl=b._emscripten_bind_MdDbPolyline_getParamAtDist_1=function(){return(pl=b._emscripten_bind_MdDbPolyline_getParamAtDist_1=b.asm.emscripten_bind_MdDbPolyline_getParamAtDist_1).apply(null,arguments)},ql=b._emscripten_bind_MdDbPolyline_getDistAtPoint_1=function(){return(ql=b._emscripten_bind_MdDbPolyline_getDistAtPoint_1=b.asm.emscripten_bind_MdDbPolyline_getDistAtPoint_1).apply(null,arguments)},rl=b._emscripten_bind_MdDbPolyline_getPointAtDist_1=
267
- function(){return(rl=b._emscripten_bind_MdDbPolyline_getPointAtDist_1=b.asm.emscripten_bind_MdDbPolyline_getPointAtDist_1).apply(null,arguments)},sl=b._emscripten_bind_MdDbPolyline_explode_0=function(){return(sl=b._emscripten_bind_MdDbPolyline_explode_0=b.asm.emscripten_bind_MdDbPolyline_explode_0).apply(null,arguments)},tl=b._emscripten_bind_MdDbPolyline_getObjectID_0=function(){return(tl=b._emscripten_bind_MdDbPolyline_getObjectID_0=b.asm.emscripten_bind_MdDbPolyline_getObjectID_0).apply(null,arguments)},
268
- ul=b._emscripten_bind_MdDbPolyline_Erase_0=function(){return(ul=b._emscripten_bind_MdDbPolyline_Erase_0=b.asm.emscripten_bind_MdDbPolyline_Erase_0).apply(null,arguments)},vl=b._emscripten_bind_MdDbPolyline_ConnectionTempObject_1=function(){return(vl=b._emscripten_bind_MdDbPolyline_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbPolyline_ConnectionTempObject_1).apply(null,arguments)},wl=b._emscripten_bind_MdDbPolyline_Clone_0=function(){return(wl=b._emscripten_bind_MdDbPolyline_Clone_0=b.asm.emscripten_bind_MdDbPolyline_Clone_0).apply(null,
269
- arguments)},xl=b._emscripten_bind_MdDbPolyline_moveGripPointsAt_4=function(){return(xl=b._emscripten_bind_MdDbPolyline_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbPolyline_moveGripPointsAt_4).apply(null,arguments)},yl=b._emscripten_bind_MdDbPolyline_getObjectName_0=function(){return(yl=b._emscripten_bind_MdDbPolyline_getObjectName_0=b.asm.emscripten_bind_MdDbPolyline_getObjectName_0).apply(null,arguments)},zl=b._emscripten_bind_MdDbPolyline_getDxf0_0=function(){return(zl=b._emscripten_bind_MdDbPolyline_getDxf0_0=
270
- b.asm.emscripten_bind_MdDbPolyline_getDxf0_0).apply(null,arguments)},Al=b._emscripten_bind_MdDbPolyline_getJson_0=function(){return(Al=b._emscripten_bind_MdDbPolyline_getJson_0=b.asm.emscripten_bind_MdDbPolyline_getJson_0).apply(null,arguments)},Bl=b._emscripten_bind_MdDbPolyline_setJson_1=function(){return(Bl=b._emscripten_bind_MdDbPolyline_setJson_1=b.asm.emscripten_bind_MdDbPolyline_setJson_1).apply(null,arguments)},Cl=b._emscripten_bind_MdDbPolyline___destroy___0=function(){return(Cl=b._emscripten_bind_MdDbPolyline___destroy___0=
271
- b.asm.emscripten_bind_MdDbPolyline___destroy___0).apply(null,arguments)},Dl=b._emscripten_bind_MdDbBlockReference_MdDbBlockReference_0=function(){return(Dl=b._emscripten_bind_MdDbBlockReference_MdDbBlockReference_0=b.asm.emscripten_bind_MdDbBlockReference_MdDbBlockReference_0).apply(null,arguments)},El=b._emscripten_bind_MdDbBlockReference_blockTableRecord_0=function(){return(El=b._emscripten_bind_MdDbBlockReference_blockTableRecord_0=b.asm.emscripten_bind_MdDbBlockReference_blockTableRecord_0).apply(null,
272
- arguments)},Fl=b._emscripten_bind_MdDbBlockReference_setBlockTableRecord_1=function(){return(Fl=b._emscripten_bind_MdDbBlockReference_setBlockTableRecord_1=b.asm.emscripten_bind_MdDbBlockReference_setBlockTableRecord_1).apply(null,arguments)},Gl=b._emscripten_bind_MdDbBlockReference_position_0=function(){return(Gl=b._emscripten_bind_MdDbBlockReference_position_0=b.asm.emscripten_bind_MdDbBlockReference_position_0).apply(null,arguments)},Hl=b._emscripten_bind_MdDbBlockReference_setPosition_1=function(){return(Hl=
273
- b._emscripten_bind_MdDbBlockReference_setPosition_1=b.asm.emscripten_bind_MdDbBlockReference_setPosition_1).apply(null,arguments)},Il=b._emscripten_bind_MdDbBlockReference_scaleFactors_0=function(){return(Il=b._emscripten_bind_MdDbBlockReference_scaleFactors_0=b.asm.emscripten_bind_MdDbBlockReference_scaleFactors_0).apply(null,arguments)},Jl=b._emscripten_bind_MdDbBlockReference_setScaleFactors_1=function(){return(Jl=b._emscripten_bind_MdDbBlockReference_setScaleFactors_1=b.asm.emscripten_bind_MdDbBlockReference_setScaleFactors_1).apply(null,
274
- arguments)},Kl=b._emscripten_bind_MdDbBlockReference_rotation_0=function(){return(Kl=b._emscripten_bind_MdDbBlockReference_rotation_0=b.asm.emscripten_bind_MdDbBlockReference_rotation_0).apply(null,arguments)},Ll=b._emscripten_bind_MdDbBlockReference_setRotation_1=function(){return(Ll=b._emscripten_bind_MdDbBlockReference_setRotation_1=b.asm.emscripten_bind_MdDbBlockReference_setRotation_1).apply(null,arguments)},Ml=b._emscripten_bind_MdDbBlockReference_blockTransform_0=function(){return(Ml=b._emscripten_bind_MdDbBlockReference_blockTransform_0=
275
- b.asm.emscripten_bind_MdDbBlockReference_blockTransform_0).apply(null,arguments)},Nl=b._emscripten_bind_MdDbBlockReference_setBlockTransform_1=function(){return(Nl=b._emscripten_bind_MdDbBlockReference_setBlockTransform_1=b.asm.emscripten_bind_MdDbBlockReference_setBlockTransform_1).apply(null,arguments)},Ol=b._emscripten_bind_MdDbBlockReference_explode_0=function(){return(Ol=b._emscripten_bind_MdDbBlockReference_explode_0=b.asm.emscripten_bind_MdDbBlockReference_explode_0).apply(null,arguments)},
276
- Pl=b._emscripten_bind_MdDbBlockReference_getObjectID_0=function(){return(Pl=b._emscripten_bind_MdDbBlockReference_getObjectID_0=b.asm.emscripten_bind_MdDbBlockReference_getObjectID_0).apply(null,arguments)},Ql=b._emscripten_bind_MdDbBlockReference_Erase_0=function(){return(Ql=b._emscripten_bind_MdDbBlockReference_Erase_0=b.asm.emscripten_bind_MdDbBlockReference_Erase_0).apply(null,arguments)},Rl=b._emscripten_bind_MdDbBlockReference_ConnectionTempObject_1=function(){return(Rl=b._emscripten_bind_MdDbBlockReference_ConnectionTempObject_1=
277
- b.asm.emscripten_bind_MdDbBlockReference_ConnectionTempObject_1).apply(null,arguments)},Sl=b._emscripten_bind_MdDbBlockReference_Clone_0=function(){return(Sl=b._emscripten_bind_MdDbBlockReference_Clone_0=b.asm.emscripten_bind_MdDbBlockReference_Clone_0).apply(null,arguments)},Tl=b._emscripten_bind_MdDbBlockReference_moveGripPointsAt_4=function(){return(Tl=b._emscripten_bind_MdDbBlockReference_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbBlockReference_moveGripPointsAt_4).apply(null,arguments)},Ul=
278
- b._emscripten_bind_MdDbBlockReference_getObjectName_0=function(){return(Ul=b._emscripten_bind_MdDbBlockReference_getObjectName_0=b.asm.emscripten_bind_MdDbBlockReference_getObjectName_0).apply(null,arguments)},Vl=b._emscripten_bind_MdDbBlockReference_getDxf0_0=function(){return(Vl=b._emscripten_bind_MdDbBlockReference_getDxf0_0=b.asm.emscripten_bind_MdDbBlockReference_getDxf0_0).apply(null,arguments)},Wl=b._emscripten_bind_MdDbBlockReference_getJson_0=function(){return(Wl=b._emscripten_bind_MdDbBlockReference_getJson_0=
279
- b.asm.emscripten_bind_MdDbBlockReference_getJson_0).apply(null,arguments)},Xl=b._emscripten_bind_MdDbBlockReference_setJson_1=function(){return(Xl=b._emscripten_bind_MdDbBlockReference_setJson_1=b.asm.emscripten_bind_MdDbBlockReference_setJson_1).apply(null,arguments)},Yl=b._emscripten_bind_MdDbBlockReference___destroy___0=function(){return(Yl=b._emscripten_bind_MdDbBlockReference___destroy___0=b.asm.emscripten_bind_MdDbBlockReference___destroy___0).apply(null,arguments)},Zl=b._emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0=
280
- function(){return(Zl=b._emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0=b.asm.emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0).apply(null,arguments)},$l=b._emscripten_bind_MdDbAlignedDimension_xLine1Point_0=function(){return($l=b._emscripten_bind_MdDbAlignedDimension_xLine1Point_0=b.asm.emscripten_bind_MdDbAlignedDimension_xLine1Point_0).apply(null,arguments)},am=b._emscripten_bind_MdDbAlignedDimension_setXLine1Point_1=function(){return(am=b._emscripten_bind_MdDbAlignedDimension_setXLine1Point_1=
281
- b.asm.emscripten_bind_MdDbAlignedDimension_setXLine1Point_1).apply(null,arguments)},bm=b._emscripten_bind_MdDbAlignedDimension_xLine2Point_0=function(){return(bm=b._emscripten_bind_MdDbAlignedDimension_xLine2Point_0=b.asm.emscripten_bind_MdDbAlignedDimension_xLine2Point_0).apply(null,arguments)},cm=b._emscripten_bind_MdDbAlignedDimension_setXLine2Point_1=function(){return(cm=b._emscripten_bind_MdDbAlignedDimension_setXLine2Point_1=b.asm.emscripten_bind_MdDbAlignedDimension_setXLine2Point_1).apply(null,
282
- arguments)},dm=b._emscripten_bind_MdDbAlignedDimension_dimLinePoint_0=function(){return(dm=b._emscripten_bind_MdDbAlignedDimension_dimLinePoint_0=b.asm.emscripten_bind_MdDbAlignedDimension_dimLinePoint_0).apply(null,arguments)},em=b._emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1=function(){return(em=b._emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1=b.asm.emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1).apply(null,arguments)},fm=b._emscripten_bind_MdDbAlignedDimension_oblique_0=
283
- function(){return(fm=b._emscripten_bind_MdDbAlignedDimension_oblique_0=b.asm.emscripten_bind_MdDbAlignedDimension_oblique_0).apply(null,arguments)},gm=b._emscripten_bind_MdDbAlignedDimension_setOblique_1=function(){return(gm=b._emscripten_bind_MdDbAlignedDimension_setOblique_1=b.asm.emscripten_bind_MdDbAlignedDimension_setOblique_1).apply(null,arguments)},hm=b._emscripten_bind_MdDbAlignedDimension_textPosition_0=function(){return(hm=b._emscripten_bind_MdDbAlignedDimension_textPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_textPosition_0).apply(null,
284
- arguments)},im=b._emscripten_bind_MdDbAlignedDimension_setTextPosition_1=function(){return(im=b._emscripten_bind_MdDbAlignedDimension_setTextPosition_1=b.asm.emscripten_bind_MdDbAlignedDimension_setTextPosition_1).apply(null,arguments)},jm=b._emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0=function(){return(jm=b._emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0).apply(null,arguments)},km=b._emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0=
285
- function(){return(km=b._emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0).apply(null,arguments)},lm=b._emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0=function(){return(lm=b._emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0).apply(null,arguments)},mm=b._emscripten_bind_MdDbAlignedDimension_elevation_0=function(){return(mm=b._emscripten_bind_MdDbAlignedDimension_elevation_0=
286
- b.asm.emscripten_bind_MdDbAlignedDimension_elevation_0).apply(null,arguments)},nm=b._emscripten_bind_MdDbAlignedDimension_setElevation_1=function(){return(nm=b._emscripten_bind_MdDbAlignedDimension_setElevation_1=b.asm.emscripten_bind_MdDbAlignedDimension_setElevation_1).apply(null,arguments)},om=b._emscripten_bind_MdDbAlignedDimension_dimensionText_0=function(){return(om=b._emscripten_bind_MdDbAlignedDimension_dimensionText_0=b.asm.emscripten_bind_MdDbAlignedDimension_dimensionText_0).apply(null,
287
- arguments)},pm=b._emscripten_bind_MdDbAlignedDimension_setDimensionText_1=function(){return(pm=b._emscripten_bind_MdDbAlignedDimension_setDimensionText_1=b.asm.emscripten_bind_MdDbAlignedDimension_setDimensionText_1).apply(null,arguments)},qm=b._emscripten_bind_MdDbAlignedDimension_textRotation_0=function(){return(qm=b._emscripten_bind_MdDbAlignedDimension_textRotation_0=b.asm.emscripten_bind_MdDbAlignedDimension_textRotation_0).apply(null,arguments)},rm=b._emscripten_bind_MdDbAlignedDimension_setTextRotation_1=
288
- function(){return(rm=b._emscripten_bind_MdDbAlignedDimension_setTextRotation_1=b.asm.emscripten_bind_MdDbAlignedDimension_setTextRotation_1).apply(null,arguments)},sm=b._emscripten_bind_MdDbAlignedDimension_dimensionStyle_0=function(){return(sm=b._emscripten_bind_MdDbAlignedDimension_dimensionStyle_0=b.asm.emscripten_bind_MdDbAlignedDimension_dimensionStyle_0).apply(null,arguments)},tm=b._emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1=function(){return(tm=b._emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1=
289
- b.asm.emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1).apply(null,arguments)},um=b._emscripten_bind_MdDbAlignedDimension_textAttachment_0=function(){return(um=b._emscripten_bind_MdDbAlignedDimension_textAttachment_0=b.asm.emscripten_bind_MdDbAlignedDimension_textAttachment_0).apply(null,arguments)},wm=b._emscripten_bind_MdDbAlignedDimension_setTextAttachment_1=function(){return(wm=b._emscripten_bind_MdDbAlignedDimension_setTextAttachment_1=b.asm.emscripten_bind_MdDbAlignedDimension_setTextAttachment_1).apply(null,
290
- arguments)},xm=b._emscripten_bind_MdDbAlignedDimension_horizontalRotation_0=function(){return(xm=b._emscripten_bind_MdDbAlignedDimension_horizontalRotation_0=b.asm.emscripten_bind_MdDbAlignedDimension_horizontalRotation_0).apply(null,arguments)},ym=b._emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1=function(){return(ym=b._emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1=b.asm.emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1).apply(null,arguments)},zm=b._emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1=
291
- function(){return(zm=b._emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1=b.asm.emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1).apply(null,arguments)},Am=b._emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1=function(){return(Am=b._emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1).apply(null,arguments)},Bm=b._emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2=function(){return(Bm=b._emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2=
292
- b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2).apply(null,arguments)},Cm=b._emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1=function(){return(Cm=b._emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1).apply(null,arguments)},Dm=b._emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2=function(){return(Dm=b._emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2=b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2).apply(null,
293
- arguments)},Em=b._emscripten_bind_MdDbAlignedDimension_GetDimVarString_1=function(){return(Em=b._emscripten_bind_MdDbAlignedDimension_GetDimVarString_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarString_1).apply(null,arguments)},Fm=b._emscripten_bind_MdDbAlignedDimension_SetDimVarString_2=function(){return(Fm=b._emscripten_bind_MdDbAlignedDimension_SetDimVarString_2=b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarString_2).apply(null,arguments)},Gm=b._emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1=
294
- function(){return(Gm=b._emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1).apply(null,arguments)},Hm=b._emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2=function(){return(Hm=b._emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2=b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2).apply(null,arguments)},Im=b._emscripten_bind_MdDbAlignedDimension_explode_0=function(){return(Im=b._emscripten_bind_MdDbAlignedDimension_explode_0=
295
- b.asm.emscripten_bind_MdDbAlignedDimension_explode_0).apply(null,arguments)},Jm=b._emscripten_bind_MdDbAlignedDimension_getObjectID_0=function(){return(Jm=b._emscripten_bind_MdDbAlignedDimension_getObjectID_0=b.asm.emscripten_bind_MdDbAlignedDimension_getObjectID_0).apply(null,arguments)},Km=b._emscripten_bind_MdDbAlignedDimension_Erase_0=function(){return(Km=b._emscripten_bind_MdDbAlignedDimension_Erase_0=b.asm.emscripten_bind_MdDbAlignedDimension_Erase_0).apply(null,arguments)},Lm=b._emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1=
296
- function(){return(Lm=b._emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1).apply(null,arguments)},Mm=b._emscripten_bind_MdDbAlignedDimension_Clone_0=function(){return(Mm=b._emscripten_bind_MdDbAlignedDimension_Clone_0=b.asm.emscripten_bind_MdDbAlignedDimension_Clone_0).apply(null,arguments)},Nm=b._emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4=function(){return(Nm=b._emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4=
297
- b.asm.emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4).apply(null,arguments)},Om=b._emscripten_bind_MdDbAlignedDimension_getObjectName_0=function(){return(Om=b._emscripten_bind_MdDbAlignedDimension_getObjectName_0=b.asm.emscripten_bind_MdDbAlignedDimension_getObjectName_0).apply(null,arguments)},Pm=b._emscripten_bind_MdDbAlignedDimension_getDxf0_0=function(){return(Pm=b._emscripten_bind_MdDbAlignedDimension_getDxf0_0=b.asm.emscripten_bind_MdDbAlignedDimension_getDxf0_0).apply(null,arguments)},
298
- Qm=b._emscripten_bind_MdDbAlignedDimension_getJson_0=function(){return(Qm=b._emscripten_bind_MdDbAlignedDimension_getJson_0=b.asm.emscripten_bind_MdDbAlignedDimension_getJson_0).apply(null,arguments)},Rm=b._emscripten_bind_MdDbAlignedDimension_setJson_1=function(){return(Rm=b._emscripten_bind_MdDbAlignedDimension_setJson_1=b.asm.emscripten_bind_MdDbAlignedDimension_setJson_1).apply(null,arguments)},Sm=b._emscripten_bind_MdDbAlignedDimension___destroy___0=function(){return(Sm=b._emscripten_bind_MdDbAlignedDimension___destroy___0=
299
- b.asm.emscripten_bind_MdDbAlignedDimension___destroy___0).apply(null,arguments)},Tm=b._emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0=function(){return(Tm=b._emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0=b.asm.emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0).apply(null,arguments)},Um=b._emscripten_bind_MdDbRotatedDimension_xLine1Point_0=function(){return(Um=b._emscripten_bind_MdDbRotatedDimension_xLine1Point_0=b.asm.emscripten_bind_MdDbRotatedDimension_xLine1Point_0).apply(null,
300
- arguments)},Vm=b._emscripten_bind_MdDbRotatedDimension_setXLine1Point_1=function(){return(Vm=b._emscripten_bind_MdDbRotatedDimension_setXLine1Point_1=b.asm.emscripten_bind_MdDbRotatedDimension_setXLine1Point_1).apply(null,arguments)},Wm=b._emscripten_bind_MdDbRotatedDimension_xLine2Point_0=function(){return(Wm=b._emscripten_bind_MdDbRotatedDimension_xLine2Point_0=b.asm.emscripten_bind_MdDbRotatedDimension_xLine2Point_0).apply(null,arguments)},Xm=b._emscripten_bind_MdDbRotatedDimension_setXLine2Point_1=
301
- function(){return(Xm=b._emscripten_bind_MdDbRotatedDimension_setXLine2Point_1=b.asm.emscripten_bind_MdDbRotatedDimension_setXLine2Point_1).apply(null,arguments)},Ym=b._emscripten_bind_MdDbRotatedDimension_dimLinePoint_0=function(){return(Ym=b._emscripten_bind_MdDbRotatedDimension_dimLinePoint_0=b.asm.emscripten_bind_MdDbRotatedDimension_dimLinePoint_0).apply(null,arguments)},Zm=b._emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1=function(){return(Zm=b._emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1=
302
- b.asm.emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1).apply(null,arguments)},$m=b._emscripten_bind_MdDbRotatedDimension_rotation_0=function(){return($m=b._emscripten_bind_MdDbRotatedDimension_rotation_0=b.asm.emscripten_bind_MdDbRotatedDimension_rotation_0).apply(null,arguments)},an=b._emscripten_bind_MdDbRotatedDimension_setRotation_1=function(){return(an=b._emscripten_bind_MdDbRotatedDimension_setRotation_1=b.asm.emscripten_bind_MdDbRotatedDimension_setRotation_1).apply(null,arguments)},
303
- bn=b._emscripten_bind_MdDbRotatedDimension_oblique_0=function(){return(bn=b._emscripten_bind_MdDbRotatedDimension_oblique_0=b.asm.emscripten_bind_MdDbRotatedDimension_oblique_0).apply(null,arguments)},cn=b._emscripten_bind_MdDbRotatedDimension_setOblique_1=function(){return(cn=b._emscripten_bind_MdDbRotatedDimension_setOblique_1=b.asm.emscripten_bind_MdDbRotatedDimension_setOblique_1).apply(null,arguments)},dn=b._emscripten_bind_MdDbRotatedDimension_textPosition_0=function(){return(dn=b._emscripten_bind_MdDbRotatedDimension_textPosition_0=
304
- b.asm.emscripten_bind_MdDbRotatedDimension_textPosition_0).apply(null,arguments)},en=b._emscripten_bind_MdDbRotatedDimension_setTextPosition_1=function(){return(en=b._emscripten_bind_MdDbRotatedDimension_setTextPosition_1=b.asm.emscripten_bind_MdDbRotatedDimension_setTextPosition_1).apply(null,arguments)},fn=b._emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0=function(){return(fn=b._emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0=b.asm.emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0).apply(null,
305
- arguments)},gn=b._emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0=function(){return(gn=b._emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0=b.asm.emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0).apply(null,arguments)},hn=b._emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0=function(){return(hn=b._emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0=b.asm.emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0).apply(null,arguments)},jn=b._emscripten_bind_MdDbRotatedDimension_elevation_0=
306
- function(){return(jn=b._emscripten_bind_MdDbRotatedDimension_elevation_0=b.asm.emscripten_bind_MdDbRotatedDimension_elevation_0).apply(null,arguments)},kn=b._emscripten_bind_MdDbRotatedDimension_setElevation_1=function(){return(kn=b._emscripten_bind_MdDbRotatedDimension_setElevation_1=b.asm.emscripten_bind_MdDbRotatedDimension_setElevation_1).apply(null,arguments)},ln=b._emscripten_bind_MdDbRotatedDimension_dimensionText_0=function(){return(ln=b._emscripten_bind_MdDbRotatedDimension_dimensionText_0=
307
- b.asm.emscripten_bind_MdDbRotatedDimension_dimensionText_0).apply(null,arguments)},mn=b._emscripten_bind_MdDbRotatedDimension_setDimensionText_1=function(){return(mn=b._emscripten_bind_MdDbRotatedDimension_setDimensionText_1=b.asm.emscripten_bind_MdDbRotatedDimension_setDimensionText_1).apply(null,arguments)},nn=b._emscripten_bind_MdDbRotatedDimension_textRotation_0=function(){return(nn=b._emscripten_bind_MdDbRotatedDimension_textRotation_0=b.asm.emscripten_bind_MdDbRotatedDimension_textRotation_0).apply(null,
308
- arguments)},on=b._emscripten_bind_MdDbRotatedDimension_setTextRotation_1=function(){return(on=b._emscripten_bind_MdDbRotatedDimension_setTextRotation_1=b.asm.emscripten_bind_MdDbRotatedDimension_setTextRotation_1).apply(null,arguments)},pn=b._emscripten_bind_MdDbRotatedDimension_dimensionStyle_0=function(){return(pn=b._emscripten_bind_MdDbRotatedDimension_dimensionStyle_0=b.asm.emscripten_bind_MdDbRotatedDimension_dimensionStyle_0).apply(null,arguments)},qn=b._emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1=
309
- function(){return(qn=b._emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1=b.asm.emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1).apply(null,arguments)},rn=b._emscripten_bind_MdDbRotatedDimension_textAttachment_0=function(){return(rn=b._emscripten_bind_MdDbRotatedDimension_textAttachment_0=b.asm.emscripten_bind_MdDbRotatedDimension_textAttachment_0).apply(null,arguments)},sn=b._emscripten_bind_MdDbRotatedDimension_setTextAttachment_1=function(){return(sn=b._emscripten_bind_MdDbRotatedDimension_setTextAttachment_1=
310
- b.asm.emscripten_bind_MdDbRotatedDimension_setTextAttachment_1).apply(null,arguments)},tn=b._emscripten_bind_MdDbRotatedDimension_horizontalRotation_0=function(){return(tn=b._emscripten_bind_MdDbRotatedDimension_horizontalRotation_0=b.asm.emscripten_bind_MdDbRotatedDimension_horizontalRotation_0).apply(null,arguments)},un=b._emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1=function(){return(un=b._emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1=b.asm.emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1).apply(null,
311
- arguments)},vn=b._emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1=function(){return(vn=b._emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1=b.asm.emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1).apply(null,arguments)},wn=b._emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1=function(){return(wn=b._emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1=b.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1).apply(null,arguments)},xn=b._emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2=
312
- function(){return(xn=b._emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2=b.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2).apply(null,arguments)},yn=b._emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1=function(){return(yn=b._emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1=b.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1).apply(null,arguments)},zn=b._emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2=function(){return(zn=b._emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2=
313
- b.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2).apply(null,arguments)},An=b._emscripten_bind_MdDbRotatedDimension_GetDimVarString_1=function(){return(An=b._emscripten_bind_MdDbRotatedDimension_GetDimVarString_1=b.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarString_1).apply(null,arguments)},Bn=b._emscripten_bind_MdDbRotatedDimension_SetDimVarString_2=function(){return(Bn=b._emscripten_bind_MdDbRotatedDimension_SetDimVarString_2=b.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarString_2).apply(null,
314
- arguments)},Cn=b._emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1=function(){return(Cn=b._emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1=b.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1).apply(null,arguments)},Dn=b._emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2=function(){return(Dn=b._emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2=b.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2).apply(null,arguments)},En=b._emscripten_bind_MdDbRotatedDimension_explode_0=
315
- function(){return(En=b._emscripten_bind_MdDbRotatedDimension_explode_0=b.asm.emscripten_bind_MdDbRotatedDimension_explode_0).apply(null,arguments)},Fn=b._emscripten_bind_MdDbRotatedDimension_getObjectID_0=function(){return(Fn=b._emscripten_bind_MdDbRotatedDimension_getObjectID_0=b.asm.emscripten_bind_MdDbRotatedDimension_getObjectID_0).apply(null,arguments)},Gn=b._emscripten_bind_MdDbRotatedDimension_Erase_0=function(){return(Gn=b._emscripten_bind_MdDbRotatedDimension_Erase_0=b.asm.emscripten_bind_MdDbRotatedDimension_Erase_0).apply(null,
316
- arguments)},Hn=b._emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1=function(){return(Hn=b._emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1).apply(null,arguments)},In=b._emscripten_bind_MdDbRotatedDimension_Clone_0=function(){return(In=b._emscripten_bind_MdDbRotatedDimension_Clone_0=b.asm.emscripten_bind_MdDbRotatedDimension_Clone_0).apply(null,arguments)},Jn=b._emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4=
317
- function(){return(Jn=b._emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4).apply(null,arguments)},Kn=b._emscripten_bind_MdDbRotatedDimension_getObjectName_0=function(){return(Kn=b._emscripten_bind_MdDbRotatedDimension_getObjectName_0=b.asm.emscripten_bind_MdDbRotatedDimension_getObjectName_0).apply(null,arguments)},Ln=b._emscripten_bind_MdDbRotatedDimension_getDxf0_0=function(){return(Ln=b._emscripten_bind_MdDbRotatedDimension_getDxf0_0=
318
- b.asm.emscripten_bind_MdDbRotatedDimension_getDxf0_0).apply(null,arguments)},Mn=b._emscripten_bind_MdDbRotatedDimension_getJson_0=function(){return(Mn=b._emscripten_bind_MdDbRotatedDimension_getJson_0=b.asm.emscripten_bind_MdDbRotatedDimension_getJson_0).apply(null,arguments)},Nn=b._emscripten_bind_MdDbRotatedDimension_setJson_1=function(){return(Nn=b._emscripten_bind_MdDbRotatedDimension_setJson_1=b.asm.emscripten_bind_MdDbRotatedDimension_setJson_1).apply(null,arguments)},On=b._emscripten_bind_MdDbRotatedDimension___destroy___0=
319
- function(){return(On=b._emscripten_bind_MdDbRotatedDimension___destroy___0=b.asm.emscripten_bind_MdDbRotatedDimension___destroy___0).apply(null,arguments)},Pn=b._emscripten_bind_MdDbMText_MdDbMText_0=function(){return(Pn=b._emscripten_bind_MdDbMText_MdDbMText_0=b.asm.emscripten_bind_MdDbMText_MdDbMText_0).apply(null,arguments)},Qn=b._emscripten_bind_MdDbMText_location_0=function(){return(Qn=b._emscripten_bind_MdDbMText_location_0=b.asm.emscripten_bind_MdDbMText_location_0).apply(null,arguments)},
320
- Rn=b._emscripten_bind_MdDbMText_setLocation_1=function(){return(Rn=b._emscripten_bind_MdDbMText_setLocation_1=b.asm.emscripten_bind_MdDbMText_setLocation_1).apply(null,arguments)},Sn=b._emscripten_bind_MdDbMText_rotation_0=function(){return(Sn=b._emscripten_bind_MdDbMText_rotation_0=b.asm.emscripten_bind_MdDbMText_rotation_0).apply(null,arguments)},Tn=b._emscripten_bind_MdDbMText_setRotation_1=function(){return(Tn=b._emscripten_bind_MdDbMText_setRotation_1=b.asm.emscripten_bind_MdDbMText_setRotation_1).apply(null,
321
- arguments)},Un=b._emscripten_bind_MdDbMText_width_0=function(){return(Un=b._emscripten_bind_MdDbMText_width_0=b.asm.emscripten_bind_MdDbMText_width_0).apply(null,arguments)},Vn=b._emscripten_bind_MdDbMText_setWidth_1=function(){return(Vn=b._emscripten_bind_MdDbMText_setWidth_1=b.asm.emscripten_bind_MdDbMText_setWidth_1).apply(null,arguments)},Wn=b._emscripten_bind_MdDbMText_textHeight_0=function(){return(Wn=b._emscripten_bind_MdDbMText_textHeight_0=b.asm.emscripten_bind_MdDbMText_textHeight_0).apply(null,
322
- arguments)},Xn=b._emscripten_bind_MdDbMText_setTextHeight_1=function(){return(Xn=b._emscripten_bind_MdDbMText_setTextHeight_1=b.asm.emscripten_bind_MdDbMText_setTextHeight_1).apply(null,arguments)},Yn=b._emscripten_bind_MdDbMText_attachment_0=function(){return(Yn=b._emscripten_bind_MdDbMText_attachment_0=b.asm.emscripten_bind_MdDbMText_attachment_0).apply(null,arguments)},Zn=b._emscripten_bind_MdDbMText_setAttachment_1=function(){return(Zn=b._emscripten_bind_MdDbMText_setAttachment_1=b.asm.emscripten_bind_MdDbMText_setAttachment_1).apply(null,
323
- arguments)},$n=b._emscripten_bind_MdDbMText_contents_0=function(){return($n=b._emscripten_bind_MdDbMText_contents_0=b.asm.emscripten_bind_MdDbMText_contents_0).apply(null,arguments)},ao=b._emscripten_bind_MdDbMText_setContents_1=function(){return(ao=b._emscripten_bind_MdDbMText_setContents_1=b.asm.emscripten_bind_MdDbMText_setContents_1).apply(null,arguments)},bo=b._emscripten_bind_MdDbMText_explode_0=function(){return(bo=b._emscripten_bind_MdDbMText_explode_0=b.asm.emscripten_bind_MdDbMText_explode_0).apply(null,
324
- arguments)},co=b._emscripten_bind_MdDbMText_getObjectID_0=function(){return(co=b._emscripten_bind_MdDbMText_getObjectID_0=b.asm.emscripten_bind_MdDbMText_getObjectID_0).apply(null,arguments)},eo=b._emscripten_bind_MdDbMText_Erase_0=function(){return(eo=b._emscripten_bind_MdDbMText_Erase_0=b.asm.emscripten_bind_MdDbMText_Erase_0).apply(null,arguments)},fo=b._emscripten_bind_MdDbMText_ConnectionTempObject_1=function(){return(fo=b._emscripten_bind_MdDbMText_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbMText_ConnectionTempObject_1).apply(null,
325
- arguments)},go=b._emscripten_bind_MdDbMText_Clone_0=function(){return(go=b._emscripten_bind_MdDbMText_Clone_0=b.asm.emscripten_bind_MdDbMText_Clone_0).apply(null,arguments)},ho=b._emscripten_bind_MdDbMText_moveGripPointsAt_4=function(){return(ho=b._emscripten_bind_MdDbMText_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbMText_moveGripPointsAt_4).apply(null,arguments)},io=b._emscripten_bind_MdDbMText_getObjectName_0=function(){return(io=b._emscripten_bind_MdDbMText_getObjectName_0=b.asm.emscripten_bind_MdDbMText_getObjectName_0).apply(null,
326
- arguments)},jo=b._emscripten_bind_MdDbMText_getDxf0_0=function(){return(jo=b._emscripten_bind_MdDbMText_getDxf0_0=b.asm.emscripten_bind_MdDbMText_getDxf0_0).apply(null,arguments)},ko=b._emscripten_bind_MdDbMText_getJson_0=function(){return(ko=b._emscripten_bind_MdDbMText_getJson_0=b.asm.emscripten_bind_MdDbMText_getJson_0).apply(null,arguments)},lo=b._emscripten_bind_MdDbMText_setJson_1=function(){return(lo=b._emscripten_bind_MdDbMText_setJson_1=b.asm.emscripten_bind_MdDbMText_setJson_1).apply(null,
327
- arguments)},mo=b._emscripten_bind_MdDbMText___destroy___0=function(){return(mo=b._emscripten_bind_MdDbMText___destroy___0=b.asm.emscripten_bind_MdDbMText___destroy___0).apply(null,arguments)},no=b._emscripten_bind_MdDbBlockTableRecordIterator_start_2=function(){return(no=b._emscripten_bind_MdDbBlockTableRecordIterator_start_2=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_start_2).apply(null,arguments)},oo=b._emscripten_bind_MdDbBlockTableRecordIterator_done_0=function(){return(oo=b._emscripten_bind_MdDbBlockTableRecordIterator_done_0=
328
- b.asm.emscripten_bind_MdDbBlockTableRecordIterator_done_0).apply(null,arguments)},po=b._emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0=function(){return(po=b._emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0).apply(null,arguments)},qo=b._emscripten_bind_MdDbBlockTableRecordIterator_step_2=function(){return(qo=b._emscripten_bind_MdDbBlockTableRecordIterator_step_2=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_step_2).apply(null,
329
- arguments)},ro=b._emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0=function(){return(ro=b._emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0).apply(null,arguments)},so=b._emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0=function(){return(so=b._emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0).apply(null,arguments)},to=b._emscripten_bind_MdDbBlockTableRecordIterator_getJson_0=
330
- function(){return(to=b._emscripten_bind_MdDbBlockTableRecordIterator_getJson_0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_getJson_0).apply(null,arguments)},uo=b._emscripten_bind_MdDbBlockTableRecordIterator_setJson_1=function(){return(uo=b._emscripten_bind_MdDbBlockTableRecordIterator_setJson_1=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_setJson_1).apply(null,arguments)},vo=b._emscripten_bind_MdDbBlockTableRecordIterator___destroy___0=function(){return(vo=b._emscripten_bind_MdDbBlockTableRecordIterator___destroy___0=
331
- b.asm.emscripten_bind_MdDbBlockTableRecordIterator___destroy___0).apply(null,arguments)},wo=b._emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0=function(){return(wo=b._emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0=b.asm.emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0).apply(null,arguments)},xo=b._emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1=function(){return(xo=b._emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1=b.asm.emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1).apply(null,
332
- arguments)},yo=b._emscripten_bind_MdDbBlockTableRecord_newIterator_2=function(){return(yo=b._emscripten_bind_MdDbBlockTableRecord_newIterator_2=b.asm.emscripten_bind_MdDbBlockTableRecord_newIterator_2).apply(null,arguments)},zo=b._emscripten_bind_MdDbBlockTableRecord_origin_0=function(){return(zo=b._emscripten_bind_MdDbBlockTableRecord_origin_0=b.asm.emscripten_bind_MdDbBlockTableRecord_origin_0).apply(null,arguments)},Ao=b._emscripten_bind_MdDbBlockTableRecord_setOrigin_1=function(){return(Ao=b._emscripten_bind_MdDbBlockTableRecord_setOrigin_1=
333
- b.asm.emscripten_bind_MdDbBlockTableRecord_setOrigin_1).apply(null,arguments)},Bo=b._emscripten_bind_MdDbBlockTableRecord_getObjectID_0=function(){return(Bo=b._emscripten_bind_MdDbBlockTableRecord_getObjectID_0=b.asm.emscripten_bind_MdDbBlockTableRecord_getObjectID_0).apply(null,arguments)},Co=b._emscripten_bind_MdDbBlockTableRecord_Erase_0=function(){return(Co=b._emscripten_bind_MdDbBlockTableRecord_Erase_0=b.asm.emscripten_bind_MdDbBlockTableRecord_Erase_0).apply(null,arguments)},Do=b._emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1=
334
- function(){return(Do=b._emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1).apply(null,arguments)},Eo=b._emscripten_bind_MdDbBlockTableRecord_Clone_0=function(){return(Eo=b._emscripten_bind_MdDbBlockTableRecord_Clone_0=b.asm.emscripten_bind_MdDbBlockTableRecord_Clone_0).apply(null,arguments)},Fo=b._emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4=function(){return(Fo=b._emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4=
335
- b.asm.emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4).apply(null,arguments)},Go=b._emscripten_bind_MdDbBlockTableRecord_getObjectName_0=function(){return(Go=b._emscripten_bind_MdDbBlockTableRecord_getObjectName_0=b.asm.emscripten_bind_MdDbBlockTableRecord_getObjectName_0).apply(null,arguments)},Ho=b._emscripten_bind_MdDbBlockTableRecord_getDxf0_0=function(){return(Ho=b._emscripten_bind_MdDbBlockTableRecord_getDxf0_0=b.asm.emscripten_bind_MdDbBlockTableRecord_getDxf0_0).apply(null,arguments)},
336
- Io=b._emscripten_bind_MdDbBlockTableRecord_getJson_0=function(){return(Io=b._emscripten_bind_MdDbBlockTableRecord_getJson_0=b.asm.emscripten_bind_MdDbBlockTableRecord_getJson_0).apply(null,arguments)},Jo=b._emscripten_bind_MdDbBlockTableRecord_setJson_1=function(){return(Jo=b._emscripten_bind_MdDbBlockTableRecord_setJson_1=b.asm.emscripten_bind_MdDbBlockTableRecord_setJson_1).apply(null,arguments)},Ko=b._emscripten_bind_MdDbBlockTableRecord___destroy___0=function(){return(Ko=b._emscripten_bind_MdDbBlockTableRecord___destroy___0=
337
- b.asm.emscripten_bind_MdDbBlockTableRecord___destroy___0).apply(null,arguments)},Lo=b._emscripten_bind_MdDbBlockTableIterator_start_2=function(){return(Lo=b._emscripten_bind_MdDbBlockTableIterator_start_2=b.asm.emscripten_bind_MdDbBlockTableIterator_start_2).apply(null,arguments)},Mo=b._emscripten_bind_MdDbBlockTableIterator_done_0=function(){return(Mo=b._emscripten_bind_MdDbBlockTableIterator_done_0=b.asm.emscripten_bind_MdDbBlockTableIterator_done_0).apply(null,arguments)},No=b._emscripten_bind_MdDbBlockTableIterator_getRecord_0=
338
- function(){return(No=b._emscripten_bind_MdDbBlockTableIterator_getRecord_0=b.asm.emscripten_bind_MdDbBlockTableIterator_getRecord_0).apply(null,arguments)},Oo=b._emscripten_bind_MdDbBlockTableIterator_step_2=function(){return(Oo=b._emscripten_bind_MdDbBlockTableIterator_step_2=b.asm.emscripten_bind_MdDbBlockTableIterator_step_2).apply(null,arguments)},Po=b._emscripten_bind_MdDbBlockTableIterator_getObjectName_0=function(){return(Po=b._emscripten_bind_MdDbBlockTableIterator_getObjectName_0=b.asm.emscripten_bind_MdDbBlockTableIterator_getObjectName_0).apply(null,
339
- arguments)},Qo=b._emscripten_bind_MdDbBlockTableIterator_getDxf0_0=function(){return(Qo=b._emscripten_bind_MdDbBlockTableIterator_getDxf0_0=b.asm.emscripten_bind_MdDbBlockTableIterator_getDxf0_0).apply(null,arguments)},Ro=b._emscripten_bind_MdDbBlockTableIterator_getJson_0=function(){return(Ro=b._emscripten_bind_MdDbBlockTableIterator_getJson_0=b.asm.emscripten_bind_MdDbBlockTableIterator_getJson_0).apply(null,arguments)},So=b._emscripten_bind_MdDbBlockTableIterator_setJson_1=function(){return(So=
340
- b._emscripten_bind_MdDbBlockTableIterator_setJson_1=b.asm.emscripten_bind_MdDbBlockTableIterator_setJson_1).apply(null,arguments)},To=b._emscripten_bind_MdDbBlockTableIterator___destroy___0=function(){return(To=b._emscripten_bind_MdDbBlockTableIterator___destroy___0=b.asm.emscripten_bind_MdDbBlockTableIterator___destroy___0).apply(null,arguments)},Uo=b._emscripten_bind_MdDbBlockTable_getAt_1=function(){return(Uo=b._emscripten_bind_MdDbBlockTable_getAt_1=b.asm.emscripten_bind_MdDbBlockTable_getAt_1).apply(null,
341
- arguments)},Vo=b._emscripten_bind_MdDbBlockTable_has_1=function(){return(Vo=b._emscripten_bind_MdDbBlockTable_has_1=b.asm.emscripten_bind_MdDbBlockTable_has_1).apply(null,arguments)},Wo=b._emscripten_bind_MdDbBlockTable_newIterator_2=function(){return(Wo=b._emscripten_bind_MdDbBlockTable_newIterator_2=b.asm.emscripten_bind_MdDbBlockTable_newIterator_2).apply(null,arguments)},Xo=b._emscripten_bind_MdDbBlockTable_add_1=function(){return(Xo=b._emscripten_bind_MdDbBlockTable_add_1=b.asm.emscripten_bind_MdDbBlockTable_add_1).apply(null,
342
- arguments)},Yo=b._emscripten_bind_MdDbBlockTable_getObjectID_0=function(){return(Yo=b._emscripten_bind_MdDbBlockTable_getObjectID_0=b.asm.emscripten_bind_MdDbBlockTable_getObjectID_0).apply(null,arguments)},Zo=b._emscripten_bind_MdDbBlockTable_Erase_0=function(){return(Zo=b._emscripten_bind_MdDbBlockTable_Erase_0=b.asm.emscripten_bind_MdDbBlockTable_Erase_0).apply(null,arguments)},$o=b._emscripten_bind_MdDbBlockTable_ConnectionTempObject_1=function(){return($o=b._emscripten_bind_MdDbBlockTable_ConnectionTempObject_1=
343
- b.asm.emscripten_bind_MdDbBlockTable_ConnectionTempObject_1).apply(null,arguments)},ap=b._emscripten_bind_MdDbBlockTable_Clone_0=function(){return(ap=b._emscripten_bind_MdDbBlockTable_Clone_0=b.asm.emscripten_bind_MdDbBlockTable_Clone_0).apply(null,arguments)},bp=b._emscripten_bind_MdDbBlockTable_moveGripPointsAt_4=function(){return(bp=b._emscripten_bind_MdDbBlockTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbBlockTable_moveGripPointsAt_4).apply(null,arguments)},cp=b._emscripten_bind_MdDbBlockTable_getObjectName_0=
344
- function(){return(cp=b._emscripten_bind_MdDbBlockTable_getObjectName_0=b.asm.emscripten_bind_MdDbBlockTable_getObjectName_0).apply(null,arguments)},dp=b._emscripten_bind_MdDbBlockTable_getDxf0_0=function(){return(dp=b._emscripten_bind_MdDbBlockTable_getDxf0_0=b.asm.emscripten_bind_MdDbBlockTable_getDxf0_0).apply(null,arguments)},ep=b._emscripten_bind_MdDbBlockTable_getJson_0=function(){return(ep=b._emscripten_bind_MdDbBlockTable_getJson_0=b.asm.emscripten_bind_MdDbBlockTable_getJson_0).apply(null,
345
- arguments)},fp=b._emscripten_bind_MdDbBlockTable_setJson_1=function(){return(fp=b._emscripten_bind_MdDbBlockTable_setJson_1=b.asm.emscripten_bind_MdDbBlockTable_setJson_1).apply(null,arguments)},gp=b._emscripten_bind_MdDbBlockTable___destroy___0=function(){return(gp=b._emscripten_bind_MdDbBlockTable___destroy___0=b.asm.emscripten_bind_MdDbBlockTable___destroy___0).apply(null,arguments)},hp=b._emscripten_bind_McDrawSelSet_McDrawSelSet_0=function(){return(hp=b._emscripten_bind_McDrawSelSet_McDrawSelSet_0=
346
- b.asm.emscripten_bind_McDrawSelSet_McDrawSelSet_0).apply(null,arguments)},ip=b._emscripten_bind_McDrawSelSet_allSelect_1=function(){return(ip=b._emscripten_bind_McDrawSelSet_allSelect_1=b.asm.emscripten_bind_McDrawSelSet_allSelect_1).apply(null,arguments)},jp=b._emscripten_bind_McDrawSelSet_pointSelect_4=function(){return(jp=b._emscripten_bind_McDrawSelSet_pointSelect_4=b.asm.emscripten_bind_McDrawSelSet_pointSelect_4).apply(null,arguments)},kp=b._emscripten_bind_McDrawSelSet_crossingSelect_5=function(){return(kp=
347
- b._emscripten_bind_McDrawSelSet_crossingSelect_5=b.asm.emscripten_bind_McDrawSelSet_crossingSelect_5).apply(null,arguments)},lp=b._emscripten_bind_McDrawSelSet_count_0=function(){return(lp=b._emscripten_bind_McDrawSelSet_count_0=b.asm.emscripten_bind_McDrawSelSet_count_0).apply(null,arguments)},mp=b._emscripten_bind_McDrawSelSet_item_1=function(){return(mp=b._emscripten_bind_McDrawSelSet_item_1=b.asm.emscripten_bind_McDrawSelSet_item_1).apply(null,arguments)},np=b._emscripten_bind_McDrawSelSet_getObjectName_0=
348
- function(){return(np=b._emscripten_bind_McDrawSelSet_getObjectName_0=b.asm.emscripten_bind_McDrawSelSet_getObjectName_0).apply(null,arguments)},op=b._emscripten_bind_McDrawSelSet_getDxf0_0=function(){return(op=b._emscripten_bind_McDrawSelSet_getDxf0_0=b.asm.emscripten_bind_McDrawSelSet_getDxf0_0).apply(null,arguments)},pp=b._emscripten_bind_McDrawSelSet_getJson_0=function(){return(pp=b._emscripten_bind_McDrawSelSet_getJson_0=b.asm.emscripten_bind_McDrawSelSet_getJson_0).apply(null,arguments)},qp=
349
- b._emscripten_bind_McDrawSelSet_setJson_1=function(){return(qp=b._emscripten_bind_McDrawSelSet_setJson_1=b.asm.emscripten_bind_McDrawSelSet_setJson_1).apply(null,arguments)},rp=b._emscripten_bind_McDrawSelSet___destroy___0=function(){return(rp=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,
350
- arguments)};function td(){return(td=b.asm.__errno_location).apply(null,arguments)}function sp(){return(sp=b.asm.setThrew).apply(null,arguments)}function tp(){return(tp=b.asm.stackSave).apply(null,arguments)}function up(){return(up=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)};
351
- 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)};
352
- 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)};
353
- 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=248680;
354
- b.___stop_em_js=248778;function xd(a,c,d){var e=tp();try{Fc(a)(c,d)}catch(f){up(e);if(f!==f+0)throw f;sp(1,0)}}function wd(a,c){var d=tp();try{Fc(a)(c)}catch(e){up(d);if(e!==e+0)throw e;sp(1,0)}}function ud(a,c){var d=tp();try{return Fc(a)(c)}catch(e){up(d);if(e!==e+0)throw e;sp(1,0)}}function vd(a,c,d,e){var f=tp();try{return Fc(a)(c,d,e)}catch(g){up(f);if(g!==g+0)throw g;sp(1,0)}}var vp;Na=function wp(){vp||xp();vp||(Na=wp)};
355
- function xp(){function a(){if(!vp&&(vp=!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&&
356
- (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()();xp();function yp(){}yp.prototype=Object.create(yp.prototype);
357
- yp.prototype.constructor=yp;yp.prototype.i=yp;yp.l={};b.WrapperObject=yp;function zp(a){return(a||yp).l}b.getCache=zp;function z(a,c){var d=zp(c),e=d[a];if(e)return e;e=Object.create((c||yp).prototype);e.g=a;return d[a]=e}b.wrapPointer=z;b.castObject=function(a,c){return z(a.g,c)};b.NULL=z(0);b.destroy=function(a){if(!a.__destroy__)throw"Error: Cannot destroy object. (Did you create it yourself?)";a.__destroy__();delete zp(a.i)[a.g]};b.compare=function(a,c){return a.g===c.g};b.getPointer=function(a){return a.g};
358
- b.getClass=function(a){return a.i};var Ap=0,Bp=0,Cp=0,Dp=[],Ep=0;function C(){if(Ep){for(var a=0;a<Dp.length;a++)b._free(Dp[a]);Dp.length=0;b._free(Ap);Ap=0;Bp+=Ep;Ep=0}Ap||(Bp+=128,(Ap=b._malloc(Bp))||ua());Cp=0}function Fp(a,c){Ap||ua();a=a.length*c.BYTES_PER_ELEMENT;a=a+7&-8;Cp+a>=Bp?(0<a||ua(),Ep+=a,c=b._malloc(a),Dp.push(c)):(c=Ap+Cp,Cp+=a);return c}
359
- function Gp(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 D(a){if("string"===typeof a){a=rb(a);var c=Fp(a,ya);Gp(a,ya,c);return c}return a}function Hp(a){if("object"===typeof a){var c=Fp(a,Ca);Gp(a,Ca,c);return c}return a}function Ip(){throw"cannot construct a MdRxObject, no constructor in IDL";}Ip.prototype=Object.create(yp.prototype);Ip.prototype.constructor=Ip;Ip.prototype.i=Ip;Ip.l={};
360
- b.MdRxObject=Ip;Ip.prototype.getObjectName=function(){return r(zd(this.g))};Ip.prototype.getDxf0=function(){return r(Ad(this.g))};Ip.prototype.getJson=function(){return r(Bd(this.g))};Ip.prototype.setJson=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return!!Cd(c,a)};function E(){throw"cannot construct a MdDbObject, no constructor in IDL";}E.prototype=Object.create(Ip.prototype);E.prototype.constructor=E;E.prototype.i=E;E.l={};b.MdDbObject=E;E.prototype.getObjectID=function(){return Dd(this.g)};
361
- E.prototype.Erase=function(){return!!Ed(this.g)};E.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fd(c,a)};E.prototype.Clone=function(){return z(Gd(this.g),E)};E.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!!Hd(f,a,c,d,e)};E.prototype.getObjectName=function(){return r(Id(this.g))};E.prototype.getDxf0=function(){return r(Jd(this.g))};
362
- E.prototype.getJson=function(){return r(Kd(this.g))};E.prototype.setJson=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return!!Ld(c,a)};function Jp(){throw"cannot construct a MdDbEntity, no constructor in IDL";}Jp.prototype=Object.create(E.prototype);Jp.prototype.constructor=Jp;Jp.prototype.i=Jp;Jp.l={};b.MdDbEntity=Jp;Jp.prototype.explode=function(){return z(Md(this.g),F)};Jp.prototype.getObjectID=function(){return Nd(this.g)};Jp.prototype.Erase=function(){return!!Od(this.g)};
363
- Jp.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Pd(c,a)};Jp.prototype.Clone=function(){return z(Qd(this.g),E)};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!!Rd(f,a,c,d,e)};Jp.prototype.getObjectName=function(){return r(Sd(this.g))};Jp.prototype.getDxf0=function(){return r(Td(this.g))};
364
- Jp.prototype.getJson=function(){return r(Ud(this.g))};Jp.prototype.setJson=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return!!Vd(c,a)};function Kp(){throw"cannot construct a MdDbCurve, no constructor in IDL";}Kp.prototype=Object.create(Jp.prototype);Kp.prototype.constructor=Kp;Kp.prototype.i=Kp;Kp.l={};b.MdDbCurve=Kp;Kp.prototype.getStartParam=function(){return Wd(this.g)};Kp.prototype.getEndParam=function(){return Xd(this.g)};
365
- Kp.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Yd(c,a)};Kp.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Zd(c,a)};Kp.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return $d(c,a)};Kp.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return z(ae(c,a),H)};Kp.prototype.explode=function(){return z(be(this.g),F)};Kp.prototype.getObjectID=function(){return ce(this.g)};
366
- Kp.prototype.Erase=function(){return!!de(this.g)};Kp.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ee(c,a)};Kp.prototype.Clone=function(){return z(fe(this.g),E)};Kp.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!!ge(f,a,c,d,e)};Kp.prototype.getObjectName=function(){return r(he(this.g))};
367
- Kp.prototype.getDxf0=function(){return r(ie(this.g))};Kp.prototype.getJson=function(){return r(je(this.g))};Kp.prototype.setJson=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return!!ke(c,a)};function I(){this.g=le();zp(I)[this.g]=this}I.prototype=Object.create(Jp.prototype);I.prototype.constructor=I;I.prototype.i=I;I.l={};b.MdDbDimension=I;I.prototype.textPosition=function(){return z(me(this.g),H)};
368
- I.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ne(c,a)};I.prototype.isUsingDefaultTextPosition=function(){return!!oe(this.g)};I.prototype.useSetTextPosition=function(){return!!pe(this.g)};I.prototype.useDefaultTextPosition=function(){return!!qe(this.g)};I.prototype.elevation=I.prototype.elevation=function(){return re(this.g)};I.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!se(c,a)};I.prototype.dimensionText=function(){return r(te(this.g))};
369
- I.prototype.setDimensionText=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return!!ue(c,a)};I.prototype.textRotation=function(){return ve(this.g)};I.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!we(c,a)};I.prototype.dimensionStyle=function(){return xe(this.g)};I.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ye(c,a)};I.prototype.textAttachment=function(){return ze(this.g)};
370
- I.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ae(c,a)};I.prototype.horizontalRotation=function(){return Be(this.g)};I.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ce(c,a)};I.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!De(c,a)};I.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ee(c,a)};
371
- 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!!Fe(d,a,c)};I.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ge(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!!He(d,a,c)};I.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return r(Ie(c,a))};
372
- I.prototype.SetDimVarString=function(a,c){var d=this.g;C();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:D(c);return!!Je(d,a,c)};I.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ke(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!!Le(d,a,c)};I.prototype.explode=function(){return z(Me(this.g),F)};I.prototype.getObjectID=function(){return Ne(this.g)};
373
- I.prototype.Erase=function(){return!!Oe(this.g)};I.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Pe(c,a)};I.prototype.Clone=function(){return z(Qe(this.g),E)};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!!Re(f,a,c,d,e)};I.prototype.getObjectName=function(){return r(Se(this.g))};I.prototype.getDxf0=function(){return r(Te(this.g))};
374
- I.prototype.getJson=function(){return r(Ue(this.g))};I.prototype.setJson=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return!!Ve(c,a)};I.prototype.__destroy__=function(){We(this.g)};function Lp(){throw"cannot construct a VoidPtr, no constructor in IDL";}Lp.prototype=Object.create(yp.prototype);Lp.prototype.constructor=Lp;Lp.prototype.i=Lp;Lp.l={};b.VoidPtr=Lp;Lp.prototype.__destroy__=function(){Xe(this.g)};function J(){this.g=Ye();zp(J)[this.g]=this}J.prototype=Object.create(yp.prototype);
375
- 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);Ze(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);$e(e,a,c,d)};J.prototype.get_red=J.prototype.Ta=function(){return af(this.g)};J.prototype.set_red=J.prototype.eb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);bf(c,a)};
376
- Object.defineProperty(J.prototype,"red",{get:J.prototype.Ta,set:J.prototype.eb});J.prototype.get_green=J.prototype.Qa=function(){return cf(this.g)};J.prototype.set_green=J.prototype.ab=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);df(c,a)};Object.defineProperty(J.prototype,"green",{get:J.prototype.Qa,set:J.prototype.ab});J.prototype.get_blue=J.prototype.Oa=function(){return ef(this.g)};J.prototype.set_blue=J.prototype.Za=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ff(c,a)};
377
- Object.defineProperty(J.prototype,"blue",{get:J.prototype.Oa,set:J.prototype.Za});J.prototype.get_method=J.prototype.Ra=function(){return gf(this.g)};J.prototype.set_method=J.prototype.bb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);hf(c,a)};Object.defineProperty(J.prototype,"method",{get:J.prototype.Ra,set:J.prototype.bb});J.prototype.get_n=J.prototype.Sa=function(){return jf(this.g)};J.prototype.set_n=J.prototype.cb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);kf(c,a)};
378
- Object.defineProperty(J.prototype,"n",{get:J.prototype.Sa,set:J.prototype.cb});J.prototype.get_colorIndex=J.prototype.Pa=function(){return lf(this.g)};J.prototype.set_colorIndex=J.prototype.$a=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);mf(c,a)};Object.defineProperty(J.prototype,"colorIndex",{get:J.prototype.Pa,set:J.prototype.$a});J.prototype.__destroy__=function(){nf(this.g)};
379
- 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?of():void 0===c?_emscripten_bind_MdGePoint3d_MdGePoint3d_1(a):void 0===d?_emscripten_bind_MdGePoint3d_MdGePoint3d_2(a,c):pf(a,c,d);zp(H)[this.g]=this}H.prototype=Object.create(yp.prototype);H.prototype.constructor=H;H.prototype.i=H;H.l={};b.MdGePoint3d=H;H.prototype.get_x=H.prototype.ba=function(){return qf(this.g)};
380
- H.prototype.set_x=H.prototype.ia=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);rf(c,a)};Object.defineProperty(H.prototype,"x",{get:H.prototype.ba,set:H.prototype.ia});H.prototype.get_y=H.prototype.da=function(){return sf(this.g)};H.prototype.set_y=H.prototype.ja=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);tf(c,a)};Object.defineProperty(H.prototype,"y",{get:H.prototype.da,set:H.prototype.ja});H.prototype.get_z=H.prototype.ea=function(){return uf(this.g)};
381
- H.prototype.set_z=H.prototype.ka=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);vf(c,a)};Object.defineProperty(H.prototype,"z",{get:H.prototype.ea,set:H.prototype.ka});H.prototype.__destroy__=function(){wf(this.g)};
382
- 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?xf():void 0===c?_emscripten_bind_MdGeVector3d_MdGeVector3d_1(a):void 0===d?_emscripten_bind_MdGeVector3d_MdGeVector3d_2(a,c):yf(a,c,d);zp(K)[this.g]=this}K.prototype=Object.create(yp.prototype);K.prototype.constructor=K;K.prototype.i=K;K.l={};b.MdGeVector3d=K;K.prototype.get_x=K.prototype.ba=function(){return zf(this.g)};
383
- K.prototype.set_x=K.prototype.ia=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Af(c,a)};Object.defineProperty(K.prototype,"x",{get:K.prototype.ba,set:K.prototype.ia});K.prototype.get_y=K.prototype.da=function(){return Bf(this.g)};K.prototype.set_y=K.prototype.ja=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Cf(c,a)};Object.defineProperty(K.prototype,"y",{get:K.prototype.da,set:K.prototype.ja});K.prototype.get_z=K.prototype.ea=function(){return Df(this.g)};
384
- K.prototype.set_z=K.prototype.ka=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ef(c,a)};Object.defineProperty(K.prototype,"z",{get:K.prototype.ea,set:K.prototype.ka});K.prototype.__destroy__=function(){Ff(this.g)};function L(){this.g=Gf();zp(L)[this.g]=this}L.prototype=Object.create(yp.prototype);L.prototype.constructor=L;L.prototype.i=L;L.l={};b.MdGeMatrix3d=L;L.prototype.setToIdentity=function(){Hf(this.g)};
385
- L.prototype.preMultBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);If(c,a)};L.prototype.postMultBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Jf(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);Kf(d,a,c)};L.prototype.invert=function(){Lf(this.g)};L.prototype.isSingular=function(){return!!Mf(this.g)};L.prototype.transposeIt=function(){Nf(this.g)};
386
- L.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Of(c,a)};L.prototype.det=function(){return Pf(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);Qf(f,a,c,d,e)};L.prototype.setToTranslation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Rf(c,a)};
387
- 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);Sf(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);Tf(d,a,c)};L.prototype.scale=L.prototype.scale=function(){return Uf(this.g)};
388
- 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 Vf(d,a,c)};L.prototype.__destroy__=function(){Wf(this.g)};function M(){this.g=Xf();zp(M)[this.g]=this}M.prototype=Object.create(E.prototype);M.prototype.constructor=M;M.prototype.i=M;M.l={};b.MdDbLayerTableRecord=M;M.prototype.getName=function(){return r(Yf(this.g))};
389
- M.prototype.setName=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return!!Zf(c,a)};M.prototype.isFrozen=M.prototype.isFrozen=function(){return!!$f(this.g)};M.prototype.setIsFrozen=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ag(c,a)};M.prototype.isOff=function(){return!!bg(this.g)};M.prototype.setIsOff=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!cg(c,a)};M.prototype.isLocked=function(){return!!dg(this.g)};
390
- M.prototype.setIsLocked=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!eg(c,a)};M.prototype.color=M.prototype.color=function(){return z(fg(this.g),J)};M.prototype.setColor=M.prototype.setColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gg(c,a)};M.prototype.linetypeObjectId=function(){return hg(this.g)};M.prototype.setLinetypeObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ig(c,a)};M.prototype.lineWeight=function(){return jg(this.g)};
391
- M.prototype.setLineWeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kg(c,a)};M.prototype.getObjectID=function(){return lg(this.g)};M.prototype.Erase=function(){return!!mg(this.g)};M.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ng(c,a)};M.prototype.Clone=function(){return z(og(this.g),E)};
392
- 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!!pg(f,a,c,d,e)};M.prototype.getObjectName=function(){return r(qg(this.g))};M.prototype.getDxf0=function(){return r(rg(this.g))};M.prototype.getJson=function(){return r(sg(this.g))};M.prototype.setJson=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return!!tg(c,a)};M.prototype.__destroy__=function(){ug(this.g)};
393
- function Mp(){throw"cannot construct a MdDbLayerTable, no constructor in IDL";}Mp.prototype=Object.create(E.prototype);Mp.prototype.constructor=Mp;Mp.prototype.i=Mp;Mp.l={};b.MdDbLayerTable=Mp;Mp.prototype.getObjectID=function(){return vg(this.g)};Mp.prototype.Erase=function(){return!!wg(this.g)};Mp.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xg(c,a)};Mp.prototype.Clone=function(){return z(yg(this.g),E)};
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!!zg(f,a,c,d,e)};Mp.prototype.getObjectName=function(){return r(Ag(this.g))};Mp.prototype.getDxf0=function(){return r(Bg(this.g))};Mp.prototype.getJson=function(){return r(Cg(this.g))};Mp.prototype.setJson=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return!!Dg(c,a)};
395
- function Np(){throw"cannot construct a MdDbLinetypeTable, no constructor in IDL";}Np.prototype=Object.create(E.prototype);Np.prototype.constructor=Np;Np.prototype.i=Np;Np.l={};b.MdDbLinetypeTable=Np;Np.prototype.getObjectID=function(){return Eg(this.g)};Np.prototype.Erase=function(){return!!Fg(this.g)};Np.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Gg(c,a)};Np.prototype.Clone=function(){return z(Hg(this.g),E)};
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!!Ig(f,a,c,d,e)};Np.prototype.getObjectName=function(){return r(Jg(this.g))};Np.prototype.getDxf0=function(){return r(Kg(this.g))};Np.prototype.getJson=function(){return r(Lg(this.g))};Np.prototype.setJson=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return!!Mg(c,a)};
397
- function Op(){throw"cannot construct a MdDbTextStyleTable, no constructor in IDL";}Op.prototype=Object.create(E.prototype);Op.prototype.constructor=Op;Op.prototype.i=Op;Op.l={};b.MdDbTextStyleTable=Op;Op.prototype.getObjectID=function(){return Ng(this.g)};Op.prototype.Erase=function(){return!!Og(this.g)};Op.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Pg(c,a)};Op.prototype.Clone=function(){return z(Qg(this.g),E)};
398
- 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!!Rg(f,a,c,d,e)};Op.prototype.getObjectName=function(){return r(Sg(this.g))};Op.prototype.getDxf0=function(){return r(Tg(this.g))};Op.prototype.getJson=function(){return r(Ug(this.g))};Op.prototype.setJson=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return!!Vg(c,a)};
399
- function N(){throw"cannot construct a MdDbDatabase, no constructor in IDL";}N.prototype=Object.create(Ip.prototype);N.prototype.constructor=N;N.prototype.i=N;N.l={};b.MdDbDatabase=N;N.prototype.GetLayerTable=function(){return z(Wg(this.g),Mp)};N.prototype.GetLinetypeTable=function(){return z(Xg(this.g),Np)};N.prototype.GetTextStyleTable=function(){return z(Yg(this.g),Op)};N.prototype.GetBlockTable=function(){return z(Zg(this.g),Pp)};N.prototype.CurrentSpace=function(){return z($g(this.g),Qp)};
400
- N.prototype.GetCurrentlyLineTypeScale=function(){return ah(this.g)};N.prototype.SetCurrentlyLineTypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);bh(c,a)};N.prototype.GetCurrentlyLayerName=function(){return r(ch(this.g))};N.prototype.SetCurrentlyLayerName=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);dh(c,a)};N.prototype.GetCurrentlyLineTypeName=function(){return r(eh(this.g))};
401
- N.prototype.SetCurrentlyLineTypeName=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);fh(c,a)};N.prototype.GetCurrentlyTrueColor=function(){return z(gh(this.g),J)};N.prototype.SetCurrentlyTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);hh(c,a)};N.prototype.GetCurrentlyColorIndex=function(){return ih(this.g)};N.prototype.SetCurrentlyColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);jh(c,a)};N.prototype.GetCurrentlyTextStyleName=function(){return r(kh(this.g))};
402
- N.prototype.SetCurrentlyTextStyle=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);lh(c,a)};N.prototype.getObjectName=function(){return r(mh(this.g))};N.prototype.getDxf0=function(){return r(nh(this.g))};N.prototype.getJson=function(){return r(oh(this.g))};N.prototype.setJson=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return!!ph(c,a)};function O(){throw"cannot construct a McObject, no constructor in IDL";}O.prototype=Object.create(yp.prototype);
403
- O.prototype.constructor=O;O.prototype.i=O;O.l={};b.McObject=O;O.prototype.updateDisplay=function(a,c){var d=this.g;C();"object"==typeof a&&(a=Hp(a));"object"==typeof c&&(c=Hp(c));return!!qh(d,a,c)};O.prototype.test=O.prototype.test=function(){rh(this.g)};O.prototype.openWebFile=function(a,c,d){var e=this.g;C();a=a&&"object"===typeof a?a.g:D(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!sh(e,a,c,d)};
404
- O.prototype.saveFileToUrl=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return!!th(c,a)};O.prototype.saveFile=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return!!uh(c,a)};O.prototype.getViewDataJsonParam=function(){return r(vh(this.g))};O.prototype.updataAppData=function(){wh(this.g)};O.prototype.GetDatabase=function(){return z(xh(this.g),N)};O.prototype.GetSysVarString=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return r(yh(c,a))};
405
- O.prototype.SetSysVarString=function(a,c){var d=this.g;C();a=a&&"object"===typeof a?a.g:D(a);c=c&&"object"===typeof c?c.g:D(c);return!!zh(d,a,c)};O.prototype.GetSysVarDouble=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return Ah(c,a)};O.prototype.SetSysVarDouble=function(a,c){var d=this.g;C();a=a&&"object"===typeof a?a.g:D(a);c&&"object"===typeof c&&(c=c.g);return!!Bh(d,a,c)};O.prototype.GetSysVarLong=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return Ch(c,a)};
406
- O.prototype.SetSysVarLong=function(a,c){var d=this.g;C();a=a&&"object"===typeof a?a.g:D(a);c&&"object"===typeof c&&(c=c.g);return!!Dh(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);Eh(d,a,c)};O.prototype.fireEventCommandStart=function(){Fh(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 Gh(d,a,c)};
407
- O.prototype.IntelliSelect_getGridData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return r(Hh(c,a))};O.prototype.EntityTempWordDraw_onJigCommandEnd=function(){Ih(this.g)};O.prototype.EntityTempWordDraw_onJigDrawEntityDisplay=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Jh(c,a)};O.prototype.EntityTempWordDraw_onReadyJigUpdateDispla=function(){Kh(this.g)};O.prototype.EntityTempWordDraw_onJigClearDisplay=function(){Lh(this.g)};
408
- O.prototype.SetDrawColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Mh(c,a)};O.prototype.GetDrawColor=function(){return z(Nh(this.g),J)};O.prototype.AddLayer=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);Oh(c,a)};O.prototype.SetDrawLayer=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);Ph(c,a)};O.prototype.GetDrawLayer=function(){return r(Qh(this.g))};
409
- O.prototype.AddTextStyle=function(a,c,d,e){var f=this.g;C();a=a&&"object"===typeof a?a.g:D(a);c=c&&"object"===typeof c?c.g:D(c);d=d&&"object"===typeof d?d.g:D(d);e&&"object"===typeof e&&(e=e.g);Rh(f,a,c,d,e)};O.prototype.SetDrawTextStyle=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);Sh(c,a)};O.prototype.GetDrawTextStyle=function(){return r(Th(this.g))};
410
- O.prototype.AddLinetype=function(a,c){var d=this.g;C();a=a&&"object"===typeof a?a.g:D(a);c=c&&"object"===typeof c?c.g:D(c);Uh(d,a,c)};O.prototype.AddLinetypeEx=function(a,c,d){var e=this.g;C();a=a&&"object"===typeof a?a.g:D(a);c=c&&"object"===typeof c?c.g:D(c);d=d&&"object"===typeof d?d.g:D(d);Vh(e,a,c,d)};
411
- O.prototype.AddDimStyle=function(a,c,d,e,f){var g=this.g;C();a=a&&"object"===typeof a?a.g:D(a);c=c&&"object"===typeof c?c.g:D(c);d=d&&"object"===typeof d?d.g:D(d);e=e&&"object"===typeof e?e.g:D(e);f=f&&"object"===typeof f?f.g:D(f);Wh(g,a,c,d,e,f)};O.prototype.SetDrawLinetype=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);Xh(c,a)};O.prototype.GetDrawLinetype=function(){return r(Yh(this.g))};
412
- O.prototype.SetDrawLineWeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Zh(c,a)};O.prototype.GetDrawLineWeight=function(){return $h(this.g)};O.prototype.SetDrawLineTypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ai(c,a)};O.prototype.GetDrawLineTypeScale=function(){return bi(this.g)};O.prototype.SetDrawDimStyle=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);ci(c,a)};O.prototype.GetDrawDimStyle=function(){return r(di(this.g))};
413
- O.prototype.SetPatternDefinition=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);ei(c,a)};O.prototype.GetPatternDefinition=function(){return r(fi(this.g))};O.prototype.SetDrawLineWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);gi(c,a)};O.prototype.GetDrawLineWidth=function(){return hi(this.g)};
414
- 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 ii(h,a,c,d,e,f,g)};
415
- 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 ji(g,a,c,d,e,f)};
416
- 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 ki(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 li(e,a,c,d)};
417
- 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 mi(g,a,c,d,e,f)};
418
- 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 ni(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 oi(d,a,c)};
419
- O.prototype.DrawSolid=function(a,c,d,e,f,g,h,l){var v=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 pi(v,a,c,d,e,f,g,h,l)};
420
- O.prototype.DrawMText=function(a,c,d,e,f,g,h){var l=this.g;C();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:D(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)};
421
- O.prototype.DrawText=function(a,c,d,e,f,g,h){var l=this.g;C();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:D(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 ri(l,a,c,d,e,f,g,h)};
422
- O.prototype.DrawBlockReference=function(a,c,d,e,f){var g=this.g;C();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:D(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return si(g,a,c,d,e,f)};
423
- 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 ti(h,a,c,d,e,f,g)};
424
- O.prototype.DrawDimAngular=function(a,c,d,e,f,g,h,l){var v=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 ui(v,a,c,d,e,f,g,h,l)};
425
- 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 vi(g,a,c,d,e,f)};
426
- 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 wi(l,a,c,d,e,f,g,h)};
427
- 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 xi(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 yi(g,a,c,d,e,f)};
428
- O.prototype.PathMoveTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);zi(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);Ai(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);Bi(d,a,c)};
429
- 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);Ci(g,a,c,d,e,f)};O.prototype.DrawPathToPolyline=function(){return Di(this.g)};O.prototype.DrawPathToSpline=function(){return Ei(this.g)};O.prototype.PathMakeClosed=function(){Fi(this.g)};
430
- O.prototype.DrawPathToHatch=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Gi(c,a)};O.prototype.DrawEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Hi(c,a)};function Rp(){this.g=Ii();zp(Rp)[this.g]=this}Rp.prototype=Object.create(yp.prototype);Rp.prototype.constructor=Rp;Rp.prototype.i=Rp;Rp.l={};b.McApp=Rp;Rp.prototype.Init=function(){Ji(this.g)};
431
- Rp.prototype.CreateMxDraw=function(a,c,d,e,f){var g=this.g;C();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:D(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return z(Ki(g,a,c,d,e,f),O)};Rp.prototype.GetCurrentMxDraw=function(){return z(Li(this.g),O)};Rp.prototype.DestroyObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Mi(c,a)};
432
- Rp.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 Ni(f,a,c,d,e)};Rp.prototype.ObjectIdToObjectName=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return r(Oi(c,a))};Rp.prototype.ObjectIdToMdObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return z(Pi(c,a),E)};
433
- Rp.prototype.ObjectIdToMdDbLine=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return z(Qi(c,a),P)};Rp.prototype.ObjectIdToMdDbText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return z(Ri(c,a),Q)};Rp.prototype.ObjectIdToMdDbPolyline=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return z(Si(c,a),S)};Rp.prototype.ObjectIdToMdDbCircle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return z(Ti(c,a),T)};
434
- Rp.prototype.ObjectIdToMdDbBlockReference=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return z(Ui(c,a),V)};Rp.prototype.ObjectIdToMdDbAlignedDimension=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return z(Vi(c,a),X)};Rp.prototype.ObjectIdToMdDbRotatedDimension=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return z(Wi(c,a),Y)};Rp.prototype.ObjectIdToMdDbMText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return z(Xi(c,a),Z)};
435
- Rp.prototype.getLastCallResult=function(){return Yi(this.g)};Rp.prototype.__destroy__=function(){Zi(this.g)};function F(){this.g=$i();zp(F)[this.g]=this}F.prototype=Object.create(Ip.prototype);F.prototype.constructor=F;F.prototype.i=F;F.l={};b.McDrawResbuf=F;F.prototype.Clear=function(){aj(this.g)};F.prototype.GetCount=function(){return bj(this.g)};F.prototype.AtDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return cj(c,a)};
436
- F.prototype.Atlong=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return dj(c,a)};F.prototype.AtObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ej(c,a)};F.prototype.AtObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return z(fj(c,a),Ip)};F.prototype.AtObjectMdDbMText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return z(gj(c,a),Z)};F.prototype.AtObjectName=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return r(hj(c,a))};
437
- F.prototype.AtString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return r(ij(c,a))};F.prototype.AtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return z(jj(c,a),H)};F.prototype.ItemDataType=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return kj(c,a)};F.prototype.AddDouble=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)};
438
- F.prototype.Addlong=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)};F.prototype.AddObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);nj(d,a,c)};F.prototype.AddObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!oj(c,a)};F.prototype.AddString=function(a,c){var d=this.g;C();a=a&&"object"===typeof a?a.g:D(a);c&&"object"===typeof c&&(c=c.g);pj(d,a,c)};
439
- F.prototype.AddPoint=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);qj(d,a,c)};F.prototype.RemoveAll=function(){rj(this.g)};F.prototype.Remove=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);sj(c,a)};F.prototype.getObjectName=function(){return r(tj(this.g))};F.prototype.getDxf0=function(){return r(uj(this.g))};F.prototype.getJson=function(){return r(vj(this.g))};
440
- F.prototype.setJson=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return!!wj(c,a)};F.prototype.__destroy__=function(){xj(this.g)};function Sp(){this.g=yj();zp(Sp)[this.g]=this}Sp.prototype=Object.create(yp.prototype);Sp.prototype.constructor=Sp;Sp.prototype.i=Sp;Sp.l={};b.McDrawUtility=Sp;
441
- Sp.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 zj(g,a,c,d,e,f)};Sp.prototype.eraseEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Aj(c,a)};Sp.prototype.highlightEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Bj(d,a,c)};
442
- Sp.prototype.__destroy__=function(){Cj(this.g)};function P(){this.g=Dj();zp(P)[this.g]=this}P.prototype=Object.create(Kp.prototype);P.prototype.constructor=P;P.prototype.i=P;P.l={};b.MdDbLine=P;P.prototype.startPoint=function(){return z(Ej(this.g),H)};P.prototype.setStartPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fj(c,a)};P.prototype.endPoint=function(){return z(Gj(this.g),H)};
443
- P.prototype.setEndPoint=P.prototype.setEndPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hj(c,a)};P.prototype.getStartParam=function(){return Ij(this.g)};P.prototype.getEndParam=function(){return Jj(this.g)};P.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Kj(c,a)};P.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Lj(c,a)};
444
- P.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Mj(c,a)};P.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return z(Nj(c,a),H)};P.prototype.explode=function(){return z(Oj(this.g),F)};P.prototype.getObjectID=function(){return Pj(this.g)};P.prototype.Erase=function(){return!!Qj(this.g)};P.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Rj(c,a)};
445
- P.prototype.Clone=function(){return z(Sj(this.g),E)};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!!Tj(f,a,c,d,e)};P.prototype.getObjectName=function(){return r(Uj(this.g))};P.prototype.getDxf0=function(){return r(Vj(this.g))};P.prototype.getJson=function(){return r(Wj(this.g))};
446
- P.prototype.setJson=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return!!Xj(c,a)};P.prototype.__destroy__=function(){Yj(this.g)};function Q(){this.g=Zj();zp(Q)[this.g]=this}Q.prototype=Object.create(Jp.prototype);Q.prototype.constructor=Q;Q.prototype.i=Q;Q.l={};b.MdDbText=Q;Q.prototype.position=Q.prototype.position=function(){return z(ak(this.g),H)};Q.prototype.setPosition=Q.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bk(c,a)};
447
- Q.prototype.alignmentPoint=function(){return z(ck(this.g),H)};Q.prototype.setAlignmentPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dk(c,a)};Q.prototype.oblique=function(){return ek(this.g)};Q.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fk(c,a)};Q.prototype.rotation=Q.prototype.rotation=function(){return gk(this.g)};Q.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hk(c,a)};
448
- Q.prototype.height=Q.prototype.height=function(){return ik(this.g)};Q.prototype.setHeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jk(c,a)};Q.prototype.widthFactor=function(){return kk(this.g)};Q.prototype.setWidthFactor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lk(c,a)};Q.prototype.textString=function(){return r(mk(this.g))};Q.prototype.setTextString=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return!!nk(c,a)};
449
- Q.prototype.horizontalMode=function(){return ok(this.g)};Q.prototype.setHorizontalMode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pk(c,a)};Q.prototype.verticalMode=function(){return qk(this.g)};Q.prototype.setVerticalMode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rk(c,a)};Q.prototype.explode=function(){return z(sk(this.g),F)};Q.prototype.getObjectID=function(){return tk(this.g)};Q.prototype.Erase=function(){return!!uk(this.g)};
450
- Q.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vk(c,a)};Q.prototype.Clone=function(){return z(wk(this.g),E)};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!!xk(f,a,c,d,e)};Q.prototype.getObjectName=function(){return r(yk(this.g))};Q.prototype.getDxf0=function(){return r(zk(this.g))};
451
- Q.prototype.getJson=function(){return r(Ak(this.g))};Q.prototype.setJson=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return!!Bk(c,a)};Q.prototype.__destroy__=function(){Ck(this.g)};function T(){this.g=Dk();zp(T)[this.g]=this}T.prototype=Object.create(Kp.prototype);T.prototype.constructor=T;T.prototype.i=T;T.l={};b.MdDbCircle=T;T.prototype.center=function(){return z(Ek(this.g),H)};T.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fk(c,a)};
452
- T.prototype.radius=function(){return Gk(this.g)};T.prototype.setRadius=T.prototype.setRadius=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hk(c,a)};T.prototype.getStartParam=function(){return Ik(this.g)};T.prototype.getEndParam=function(){return Jk(this.g)};T.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Kk(c,a)};T.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Lk(c,a)};
453
- T.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Mk(c,a)};T.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return z(Nk(c,a),H)};T.prototype.explode=function(){return z(Ok(this.g),F)};T.prototype.getObjectID=function(){return Pk(this.g)};T.prototype.Erase=function(){return!!Qk(this.g)};T.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Rk(c,a)};
454
- T.prototype.Clone=function(){return z(Sk(this.g),E)};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!!Tk(f,a,c,d,e)};T.prototype.getObjectName=function(){return r(Uk(this.g))};T.prototype.getDxf0=function(){return r(Vk(this.g))};T.prototype.getJson=function(){return r(Wk(this.g))};
455
- T.prototype.setJson=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return!!Xk(c,a)};T.prototype.__destroy__=function(){Yk(this.g)};function S(){this.g=Zk();zp(S)[this.g]=this}S.prototype=Object.create(Kp.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!!$k(c,a)};S.prototype.setConstantWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!al(c,a)};
456
- S.prototype.isClosed=function(){return!!bl(this.g)};S.prototype.getConstantWidth=function(){return cl(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!!dl(g,a,c,d,e,f)};S.prototype.removeVertexAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!el(c,a)};S.prototype.numVerts=function(){return fl(this.g)};
457
- S.prototype.getPointAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return z(gl(c,a),H)};S.prototype.getBulgeAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return hl(c,a)};S.prototype.getStartWidthsAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return il(c,a)};S.prototype.getEndWidthsAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return jl(c,a)};
458
- 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!!kl(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!!ll(d,a,c)};S.prototype.getStartParam=function(){return ml(this.g)};S.prototype.getEndParam=function(){return nl(this.g)};S.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ol(c,a)};
459
- S.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return pl(c,a)};S.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ql(c,a)};S.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return z(rl(c,a),H)};S.prototype.explode=function(){return z(sl(this.g),F)};S.prototype.getObjectID=function(){return tl(this.g)};S.prototype.Erase=function(){return!!ul(this.g)};
460
- S.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vl(c,a)};S.prototype.Clone=function(){return z(wl(this.g),E)};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!!xl(f,a,c,d,e)};S.prototype.getObjectName=function(){return r(yl(this.g))};S.prototype.getDxf0=function(){return r(zl(this.g))};
461
- S.prototype.getJson=function(){return r(Al(this.g))};S.prototype.setJson=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return!!Bl(c,a)};S.prototype.__destroy__=function(){Cl(this.g)};function V(){this.g=Dl();zp(V)[this.g]=this}V.prototype=Object.create(Jp.prototype);V.prototype.constructor=V;V.prototype.i=V;V.l={};b.MdDbBlockReference=V;V.prototype.blockTableRecord=function(){return El(this.g)};
462
- V.prototype.setBlockTableRecord=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fl(c,a)};V.prototype.position=V.prototype.position=function(){return z(Gl(this.g),H)};V.prototype.setPosition=V.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hl(c,a)};V.prototype.scaleFactors=function(){return z(Il(this.g),H)};V.prototype.setScaleFactors=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Jl(c,a)};
463
- V.prototype.rotation=V.prototype.rotation=function(){return Kl(this.g)};V.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ll(c,a)};V.prototype.blockTransform=function(){return z(Ml(this.g),L)};V.prototype.setBlockTransform=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Nl(c,a)};V.prototype.explode=function(){return z(Ol(this.g),F)};V.prototype.getObjectID=function(){return Pl(this.g)};V.prototype.Erase=function(){return!!Ql(this.g)};
464
- V.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Rl(c,a)};V.prototype.Clone=function(){return z(Sl(this.g),E)};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!!Tl(f,a,c,d,e)};V.prototype.getObjectName=function(){return r(Ul(this.g))};V.prototype.getDxf0=function(){return r(Vl(this.g))};
465
- V.prototype.getJson=function(){return r(Wl(this.g))};V.prototype.setJson=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return!!Xl(c,a)};V.prototype.__destroy__=function(){Yl(this.g)};function X(){this.g=Zl();zp(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 z($l(this.g),H)};
466
- X.prototype.setXLine1Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!am(c,a)};X.prototype.xLine2Point=function(){return z(bm(this.g),H)};X.prototype.setXLine2Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!cm(c,a)};X.prototype.dimLinePoint=function(){return z(dm(this.g),H)};X.prototype.setDimLinePoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!em(c,a)};X.prototype.oblique=function(){return fm(this.g)};
467
- X.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gm(c,a)};X.prototype.textPosition=function(){return z(hm(this.g),H)};X.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!im(c,a)};X.prototype.isUsingDefaultTextPosition=function(){return!!jm(this.g)};X.prototype.useSetTextPosition=function(){return!!km(this.g)};X.prototype.useDefaultTextPosition=function(){return!!lm(this.g)};
468
- X.prototype.elevation=X.prototype.elevation=function(){return mm(this.g)};X.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nm(c,a)};X.prototype.dimensionText=function(){return r(om(this.g))};X.prototype.setDimensionText=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return!!pm(c,a)};X.prototype.textRotation=function(){return qm(this.g)};X.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rm(c,a)};
469
- X.prototype.dimensionStyle=function(){return sm(this.g)};X.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!tm(c,a)};X.prototype.textAttachment=function(){return um(this.g)};X.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wm(c,a)};X.prototype.horizontalRotation=function(){return xm(this.g)};X.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ym(c,a)};
470
- X.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zm(c,a)};X.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Am(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!!Bm(d,a,c)};X.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Cm(c,a)};
471
- 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!!Dm(d,a,c)};X.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return r(Em(c,a))};X.prototype.SetDimVarString=function(a,c){var d=this.g;C();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:D(c);return!!Fm(d,a,c)};X.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Gm(c,a)};
472
- 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!!Hm(d,a,c)};X.prototype.explode=function(){return z(Im(this.g),F)};X.prototype.getObjectID=function(){return Jm(this.g)};X.prototype.Erase=function(){return!!Km(this.g)};X.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lm(c,a)};X.prototype.Clone=function(){return z(Mm(this.g),E)};
473
- 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!!Nm(f,a,c,d,e)};X.prototype.getObjectName=function(){return r(Om(this.g))};X.prototype.getDxf0=function(){return r(Pm(this.g))};X.prototype.getJson=function(){return r(Qm(this.g))};X.prototype.setJson=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return!!Rm(c,a)};X.prototype.__destroy__=function(){Sm(this.g)};
474
- function Y(){this.g=Tm();zp(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 z(Um(this.g),H)};Y.prototype.setXLine1Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vm(c,a)};Y.prototype.xLine2Point=function(){return z(Wm(this.g),H)};Y.prototype.setXLine2Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xm(c,a)};
475
- Y.prototype.dimLinePoint=function(){return z(Ym(this.g),H)};Y.prototype.setDimLinePoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zm(c,a)};Y.prototype.rotation=Y.prototype.rotation=function(){return $m(this.g)};Y.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!an(c,a)};Y.prototype.oblique=function(){return bn(this.g)};Y.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!cn(c,a)};
476
- Y.prototype.textPosition=function(){return z(dn(this.g),H)};Y.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!en(c,a)};Y.prototype.isUsingDefaultTextPosition=function(){return!!fn(this.g)};Y.prototype.useSetTextPosition=function(){return!!gn(this.g)};Y.prototype.useDefaultTextPosition=function(){return!!hn(this.g)};Y.prototype.elevation=Y.prototype.elevation=function(){return jn(this.g)};
477
- Y.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kn(c,a)};Y.prototype.dimensionText=function(){return r(ln(this.g))};Y.prototype.setDimensionText=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return!!mn(c,a)};Y.prototype.textRotation=function(){return nn(this.g)};Y.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!on(c,a)};Y.prototype.dimensionStyle=function(){return pn(this.g)};
478
- Y.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qn(c,a)};Y.prototype.textAttachment=function(){return rn(this.g)};Y.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sn(c,a)};Y.prototype.horizontalRotation=function(){return tn(this.g)};Y.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!un(c,a)};
479
- Y.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vn(c,a)};Y.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return wn(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!!xn(d,a,c)};Y.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return yn(c,a)};
480
- 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!!zn(d,a,c)};Y.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return r(An(c,a))};Y.prototype.SetDimVarString=function(a,c){var d=this.g;C();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:D(c);return!!Bn(d,a,c)};Y.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Cn(c,a)};
481
- 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!!Dn(d,a,c)};Y.prototype.explode=function(){return z(En(this.g),F)};Y.prototype.getObjectID=function(){return Fn(this.g)};Y.prototype.Erase=function(){return!!Gn(this.g)};Y.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hn(c,a)};Y.prototype.Clone=function(){return z(In(this.g),E)};
482
- 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!!Jn(f,a,c,d,e)};Y.prototype.getObjectName=function(){return r(Kn(this.g))};Y.prototype.getDxf0=function(){return r(Ln(this.g))};Y.prototype.getJson=function(){return r(Mn(this.g))};Y.prototype.setJson=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return!!Nn(c,a)};Y.prototype.__destroy__=function(){On(this.g)};
483
- function Z(){this.g=Pn();zp(Z)[this.g]=this}Z.prototype=Object.create(Jp.prototype);Z.prototype.constructor=Z;Z.prototype.i=Z;Z.l={};b.MdDbMText=Z;Z.prototype.location=Z.prototype.location=function(){return z(Qn(this.g),H)};Z.prototype.setLocation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Rn(c,a)};Z.prototype.rotation=Z.prototype.rotation=function(){return Sn(this.g)};Z.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Tn(c,a)};
484
- Z.prototype.width=Z.prototype.width=function(){return Un(this.g)};Z.prototype.setWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vn(c,a)};Z.prototype.textHeight=function(){return Wn(this.g)};Z.prototype.setTextHeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xn(c,a)};Z.prototype.attachment=function(){return Yn(this.g)};Z.prototype.setAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zn(c,a)};
485
- Z.prototype.contents=Z.prototype.j=function(){return r($n(this.g))};Z.prototype.setContents=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return!!ao(c,a)};Z.prototype.explode=function(){return z(bo(this.g),F)};Z.prototype.getObjectID=function(){return co(this.g)};Z.prototype.Erase=function(){return!!eo(this.g)};Z.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fo(c,a)};Z.prototype.Clone=function(){return z(go(this.g),E)};
486
- 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!!ho(f,a,c,d,e)};Z.prototype.getObjectName=function(){return r(io(this.g))};Z.prototype.getDxf0=function(){return r(jo(this.g))};Z.prototype.getJson=function(){return r(ko(this.g))};Z.prototype.setJson=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return!!lo(c,a)};Z.prototype.__destroy__=function(){mo(this.g)};
487
- function Tp(){throw"cannot construct a MdDbBlockTableRecordIterator, no constructor in IDL";}Tp.prototype=Object.create(Ip.prototype);Tp.prototype.constructor=Tp;Tp.prototype.i=Tp;Tp.l={};b.MdDbBlockTableRecordIterator=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);no(d,a,c)};Tp.prototype.done=Tp.prototype.done=function(){return!!oo(this.g)};Tp.prototype.getEntityId=function(){return po(this.g)};
488
- 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);qo(d,a,c)};Tp.prototype.getObjectName=function(){return r(ro(this.g))};Tp.prototype.getDxf0=function(){return r(so(this.g))};Tp.prototype.getJson=function(){return r(to(this.g))};Tp.prototype.setJson=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return!!uo(c,a)};Tp.prototype.__destroy__=function(){vo(this.g)};
489
- function Qp(){this.g=wo();zp(Qp)[this.g]=this}Qp.prototype=Object.create(E.prototype);Qp.prototype.constructor=Qp;Qp.prototype.i=Qp;Qp.l={};b.MdDbBlockTableRecord=Qp;Qp.prototype.appendAcDbEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return xo(c,a)};Qp.prototype.newIterator=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return z(yo(d,a,c),Tp)};Qp.prototype.origin=Qp.prototype.origin=function(){return z(zo(this.g),H)};
490
- Qp.prototype.setOrigin=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ao(c,a)};Qp.prototype.getObjectID=function(){return Bo(this.g)};Qp.prototype.Erase=function(){return!!Co(this.g)};Qp.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Do(c,a)};Qp.prototype.Clone=function(){return z(Eo(this.g),E)};
491
- Qp.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!!Fo(f,a,c,d,e)};Qp.prototype.getObjectName=function(){return r(Go(this.g))};Qp.prototype.getDxf0=function(){return r(Ho(this.g))};Qp.prototype.getJson=function(){return r(Io(this.g))};Qp.prototype.setJson=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return!!Jo(c,a)};
492
- Qp.prototype.__destroy__=function(){Ko(this.g)};function Up(){throw"cannot construct a MdDbBlockTableIterator, no constructor in IDL";}Up.prototype=Object.create(Ip.prototype);Up.prototype.constructor=Up;Up.prototype.i=Up;Up.l={};b.MdDbBlockTableIterator=Up;Up.prototype.start=Up.prototype.start=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Lo(d,a,c)};Up.prototype.done=Up.prototype.done=function(){return!!Mo(this.g)};
493
- Up.prototype.getRecord=function(){return z(No(this.g),Qp)};Up.prototype.step=Up.prototype.step=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Oo(d,a,c)};Up.prototype.getObjectName=function(){return r(Po(this.g))};Up.prototype.getDxf0=function(){return r(Qo(this.g))};Up.prototype.getJson=function(){return r(Ro(this.g))};Up.prototype.setJson=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return!!So(c,a)};Up.prototype.__destroy__=function(){To(this.g)};
494
- function Pp(){throw"cannot construct a MdDbBlockTable, no constructor in IDL";}Pp.prototype=Object.create(E.prototype);Pp.prototype.constructor=Pp;Pp.prototype.i=Pp;Pp.l={};b.MdDbBlockTable=Pp;Pp.prototype.getAt=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return z(Uo(c,a),Qp)};Pp.prototype.has=Pp.prototype.has=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return!!Vo(c,a)};
495
- 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 z(Wo(d,a,c),Up)};Pp.prototype.add=Pp.prototype.add=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Xo(c,a)};Pp.prototype.getObjectID=function(){return Yo(this.g)};Pp.prototype.Erase=function(){return!!Zo(this.g)};Pp.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$o(c,a)};
496
- Pp.prototype.Clone=function(){return z(ap(this.g),E)};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!!bp(f,a,c,d,e)};Pp.prototype.getObjectName=function(){return r(cp(this.g))};Pp.prototype.getDxf0=function(){return r(dp(this.g))};Pp.prototype.getJson=function(){return r(ep(this.g))};
497
- Pp.prototype.setJson=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return!!fp(c,a)};Pp.prototype.__destroy__=function(){gp(this.g)};function Vp(){this.g=hp();zp(Vp)[this.g]=this}Vp.prototype=Object.create(Ip.prototype);Vp.prototype.constructor=Vp;Vp.prototype.i=Vp;Vp.l={};b.McDrawSelSet=Vp;Vp.prototype.allSelect=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ip(c,a)};
498
- Vp.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 jp(f,a,c,d,e)};Vp.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 kp(g,a,c,d,e,f)};Vp.prototype.count=Vp.prototype.count=function(){return lp(this.g)};
499
- Vp.prototype.item=Vp.prototype.item=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return mp(c,a)};Vp.prototype.getObjectName=function(){return r(np(this.g))};Vp.prototype.getDxf0=function(){return r(op(this.g))};Vp.prototype.getJson=function(){return r(pp(this.g))};Vp.prototype.setJson=function(a){var c=this.g;C();a=a&&"object"===typeof a?a.g:D(a);return!!qp(c,a)};Vp.prototype.__destroy__=function(){rp(this.g)};
74
+ function ad(a){a||(a=Yc);if(!a.Ua){a.Ua=!0;var c=a.H;Ic(c);Jc(c);Kc(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)})}}
75
+ var Tc,Yc,Xc,bd=[],cd={},dd=["default","low-power","high-performance"],ed=[0,"undefined"!=typeof document?document:0,"undefined"!=typeof window?window:0],fd={};
76
+ function gd(){if(!hd){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",_:da||"./this.program"},c;for(c in fd)void 0===fd[c]?delete a[c]:a[c]=fd[c];var d=[];for(c in a)d.push(c+"="+a[c]);hd=d}return hd}var hd;function jd(a,c,d,e){for(var f=0;f<a;f++){var g=u[d](),h=g&&Uc(e);g?(g.name=h,e[h]=g):Sc(1282);k[c+4*f>>2]=h}}
77
+ function kd(a,c,d,e,f,g,h,n){c=Nc[c];if(a=u[a](c,d))e=n&&sb(a.name,za,n,e),f&&(k[f>>2]=e),g&&(k[g>>2]=a.size),h&&(k[h>>2]=a.type)}
78
+ function ld(a,c){if(c){var d=void 0;switch(a){case 36346:d=1;break;case 36344:Sc(1280);return;case 34814:case 36345:d=0;break;case 34466:var e=u.getParameter(34467);d=e?e.length:0;break;case 33309:if(2>Yc.version){Sc(1282);return}d=2*(u.getSupportedExtensions()||[]).length;break;case 33307:case 33308:if(2>Yc.version){Sc(1280);return}d=33307==a?3:0}if(void 0===d)switch(e=u.getParameter(a),typeof e){case "number":d=e;break;case "boolean":d=e?1:0;break;case "string":Sc(1280);return;case "object":if(null===
79
+ 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:Sc(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){Sc(1280);sa("GL_INVALID_ENUM in glGet4v: Unknown object returned from WebGL getParameter("+
80
+ a+")! (error: "+f+")");return}}break;default:Sc(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 Sc(1281)}function md(a){return"]"==a.slice(-1)&&a.lastIndexOf("[")}function nd(a){var c=u.Ma;if(c){var d=c.P[a];"number"==typeof d&&(c.P[a]=d=u.getUniformLocation(c,c.Ga[a]+(0<d?"["+d+"]":"")));return d}Sc(1282)}var od=[];function pd(a){return 0===a%4&&(0!==a%100||0===a%400)}
81
+ var qd=[31,29,31,30,31,30,31,31,30,31,30,31],rd=[31,28,31,30,31,30,31,31,30,31,30,31];
82
+ function sd(a,c,d,e){function f(m,L,K){for(m="number"==typeof m?m.toString():m||"";m.length<L;)m=K[0]+m;return m}function g(m,L){return f(m,L,"0")}function h(m,L){function K(A){return 0>A?-1:0<A?1:0}var fa;0===(fa=K(m.getFullYear()-L.getFullYear()))&&0===(fa=K(m.getMonth()-L.getMonth()))&&(fa=K(m.getDate()-L.getDate()));return fa}function n(m){switch(m.getDay()){case 0:return new Date(m.getFullYear()-1,11,29);case 1:return m;case 2:return new Date(m.getFullYear(),0,3);case 3:return new Date(m.getFullYear(),
83
+ 0,2);case 4:return new Date(m.getFullYear(),0,1);case 5:return new Date(m.getFullYear()-1,11,31);case 6:return new Date(m.getFullYear()-1,11,30)}}function z(m){var L=m.F;for(m=new Date((new Date(m.G+1900,0,1)).getTime());0<L;){var K=m.getMonth(),fa=(pd(m.getFullYear())?qd:rd)[K];if(L>fa-m.getDate())L-=fa-m.getDate()+1,m.setDate(1),11>K?m.setMonth(K+1):(m.setMonth(0),m.setFullYear(m.getFullYear()+1));else{m.setDate(m.getDate()+L);break}}K=new Date(m.getFullYear()+1,0,4);L=n(new Date(m.getFullYear(),
84
+ 0,4));K=n(K);return 0>=h(L,m)?0>=h(K,m)?m.getFullYear()+1:m.getFullYear():m.getFullYear()-1}var r=k[e+40>>2];e={hb:k[e>>2],gb:k[e+4>>2],Y:k[e+8>>2],na:k[e+12>>2],Z:k[e+16>>2],G:k[e+20>>2],B:k[e+24>>2],F:k[e+28>>2],yb:k[e+32>>2],fb:k[e+36>>2],ib:r?p(r):""};d=p(d);r={"%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",
85
+ "%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 P in r)d=d.replace(new RegExp(P,"g"),r[P]);var Z="Sunday Monday Tuesday Wednesday Thursday Friday Saturday".split(" "),X="January February March April May June July August September October November December".split(" ");r={"%a":function(m){return Z[m.B].substring(0,3)},"%A":function(m){return Z[m.B]},"%b":function(m){return X[m.Z].substring(0,3)},"%B":function(m){return X[m.Z]},
86
+ "%C":function(m){return g((m.G+1900)/100|0,2)},"%d":function(m){return g(m.na,2)},"%e":function(m){return f(m.na,2," ")},"%g":function(m){return z(m).toString().substring(2)},"%G":function(m){return z(m)},"%H":function(m){return g(m.Y,2)},"%I":function(m){m=m.Y;0==m?m=12:12<m&&(m-=12);return g(m,2)},"%j":function(m){for(var L=0,K=0;K<=m.Z-1;L+=(pd(m.G+1900)?qd:rd)[K++]);return g(m.na+L,3)},"%m":function(m){return g(m.Z+1,2)},"%M":function(m){return g(m.gb,2)},"%n":function(){return"\n"},"%p":function(m){return 0<=
87
+ m.Y&&12>m.Y?"AM":"PM"},"%S":function(m){return g(m.hb,2)},"%t":function(){return"\t"},"%u":function(m){return m.B||7},"%U":function(m){return g(Math.floor((m.F+7-m.B)/7),2)},"%V":function(m){var L=Math.floor((m.F+7-(m.B+6)%7)/7);2>=(m.B+371-m.F-2)%7&&L++;if(L)53==L&&(K=(m.B+371-m.F)%7,4==K||3==K&&pd(m.G)||(L=1));else{L=52;var K=(m.B+7-m.F-1)%7;(4==K||5==K&&pd(m.G%400-1))&&L++}return g(L,2)},"%w":function(m){return m.B},"%W":function(m){return g(Math.floor((m.F+7-(m.B+6)%7)/7),2)},"%y":function(m){return(m.G+
88
+ 1900).toString().substring(2)},"%Y":function(m){return m.G+1900},"%z":function(m){m=m.fb;var L=0<=m;m=Math.abs(m)/60;return(L?"+":"-")+String("0000"+(m/60*100+m%60)).slice(-4)},"%Z":function(m){return m.ib},"%%":function(){return"%"}};d=d.replace(/%%/g,"\x00\x00");for(P in r)d.includes(P)&&(d=d.replace(new RegExp(P,"g"),r[P](e)));d=d.replace(/\0\0/g,"%");P=tb(d,!1);if(P.length>c)return 0;ya.set(P,a);return P.length-1}
89
+ function Pb(a,c,d,e){a||(a=this);this.parent=a;this.C=a.C;this.I=null;this.id=Hb++;this.name=c;this.mode=d;this.h={};this.m={};this.rdev=e}Object.defineProperties(Pb.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}}});dc();Ib=Array(4096);Xb(t,"/");Yb("/tmp",16895,0);Yb("/home",16895,0);Yb("/home/web_user",16895,0);
90
+ (()=>{Yb("/dev",16895,0);wb(259,{read:()=>0,write:(e,f,g,h)=>h});Zb("/dev/null",259);vb(1280,yb);vb(1536,zb);Zb("/dev/tty",1280);Zb("/dev/tty1",1536);var a=new Uint8Array(1024),c=0,d=()=>{0===c&&(c=qb(a).byteLength);return a[--c]};hc("random",d);hc("urandom",d);Yb("/dev/shm",16895,0);Yb("/dev/shm/tmp",16895,0)})();
91
+ (()=>{Yb("/proc",16895,0);var a=Yb("/proc/self",16895,0);Yb("/proc/self/fd",16895,0);Xb({C:()=>{var c=Bb(a,"fd",16895,73);c.h={lookup:(d,e)=>{var f=Gb[+e];if(!f)throw new q(8);d={parent:null,C:{Ca:"fake"},h:{readlink:()=>f.path}};return d.parent=d}};return c}},"/proc/self/fd")})();Qa();
92
+ (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=>{xc=a;Ra()},()=>{xc=!1;Ra()});for(var u,td=new Float32Array(288),ud=0;288>ud;++ud)od[ud]=td.subarray(0,ud+1);
93
+ var Ad={__assert_fail:function(a,c,d,e){ua("Assertion failed: "+p(a)+", at: "+[c?p(c):"unknown filename",d,e?p(e):"unknown function"])},__syscall_fcntl64:function(a,c,d){lc=d;try{var e=kc(a);switch(c){case 0:var f=mc();return 0>f?-28:Wb(e,f).fd;case 1:case 2:return 0;case 3:return e.flags;case 4:return f=mc(),e.flags|=f,0;case 5:return f=mc(),Aa[f+0>>1]=2,0;case 6:case 7:return 0;case 16:case 8:return-28;case 9:return k[vd()>>2]=28,-1;default:return-28}}catch(g){if("undefined"==typeof ic||"ErrnoError"!==
94
+ g.name)throw g;return-g.s}},__syscall_ioctl:function(a,c,d){lc=d;try{var e=kc(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=mc();return k[f>>2]=0;case 21520:return e.tty?-28:-59;case 21531:a=f=mc();if(!e.m.Va)throw new q(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 ic||"ErrnoError"!==
95
+ g.name)throw g;return-g.s}},__syscall_openat:function(a,c,d,e){lc=e;try{c=p(c);c=jc(a,c);var f=e?mc():0;return ab(c,d,f).fd}catch(g){if("undefined"==typeof ic||"ErrnoError"!==g.name)throw g;return-g.s}},__syscall_rmdir:function(a){try{return a=p(a),ac(a),0}catch(c){if("undefined"==typeof ic||"ErrnoError"!==c.name)throw c;return-c.s}},__syscall_unlinkat:function(a,c,d){try{c=p(c);c=jc(a,c);if(0===d){a=c;var e=bb(a,{parent:!0}).node;if(!e)throw new q(44);var f=ob(a),g=Db(e,f),h=Tb(e,f,!1);if(h)throw new q(h);
96
+ if(!e.h.unlink)throw new q(63);if(g.I)throw new q(10);e.h.unlink(e,f);Nb(g)}else 512===d?ac(c):ua("Invalid flags passed to unlinkat");return 0}catch(n){if("undefined"==typeof ic||"ErrnoError"!==n.name)throw n;return-n.s}},_emscripten_fetch_free:function(a){var c=wc[a];c&&(delete wc[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){nc.length=0;var e;for(d>>=2;e=za[c++];)d+=105!=e&d,
97
+ nc.push(105==e?k[d]:Da[d++>>1]),++d;return fb[a].apply(null,nc)},emscripten_is_main_browser_thread:function(){return!ia},emscripten_log:function(a,c,d){c=rc(c,d);c=db(c,0);a&24&&(c=c.replace(/\s+$/,""),c+=(0<c.length?"\n":"")+vc(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){za.copyWithin(a,c,c+d)},emscripten_resize_heap:function(a){var c=za.length;a>>>=0;if(2147483648<a)return!1;for(var d=
98
+ 1;4>=d;d*=2){var e=c*(1+.2/d);e=Math.min(e,a+100663296);var f=Math,g=f.min;e=Math.max(a,e);e+=(65536-e%65536)%65536;a:{var h=va.buffer;try{va.grow(g.call(f,2147483648,e)-h.byteLength+65535>>>16);Fa();var n=1;break a}catch(z){}n=void 0}if(n)return!0}return!1},emscripten_run_script:function(a){eval(p(a))},emscripten_start_fetch:function(a,c,d,e,f){function g(Y){if(fa)Y();else if(!wa)try{if(Y(),!La())try{xa=xa=Y=xa;if(!La()){if(b.onExit)b.onExit(Y);wa=!0}ea(Y,new gb(Y))}catch(lb){Cc(lb)}}catch(lb){Cc(lb)}}
99
+ var h=a+112,n=p(h),z=l[h+36>>2],r=l[h+40>>2],P=l[h+44>>2],Z=l[h+48>>2],X=l[h+52>>2],m=!!(X&4),L=!!(X&32),K=!!(X&16),fa=!!(X&64),A=Y=>{g(()=>{z?Hc(z)(Y):c&&c(Y)})},ka=Y=>{g(()=>{P?Hc(P)(Y):e&&e(Y)})},N=Y=>{g(()=>{r?Hc(r)(Y):d&&d(Y)})},Ga=Y=>{g(()=>{Z?Hc(Z)(Y):f&&f(Y)})};X=Y=>{yc(Y,A,N,ka,Ga)};var ja=(Y,lb)=>{Dc(Y,lb.response,mb=>{g(()=>{z?Hc(z)(mb):c&&c(mb)})},mb=>{g(()=>{z?Hc(z)(mb):c&&c(mb)})})},Ea=Y=>{yc(Y,ja,N,ka,Ga)};if("EM_IDB_STORE"===n)n=l[h+84>>2],Dc(a,za.slice(n,n+l[h+88>>2]),A,N);else if("EM_IDB_DELETE"===
100
+ n)Fc(a,A,N);else if(K){if(L)return 0;yc(a,m?ja:A,N,ka,Ga)}else Ec(a,A,L?N:m?Ea:X);return a},emscripten_webgl_create_context:function(a,c){c>>=2;c={alpha:!!k[c+0],depth:!!k[c+1],stencil:!!k[c+2],antialias:!!k[c+3],premultipliedAlpha:!!k[c+4],preserveDrawingBuffer:!!k[c+5],powerPreference:dd[k[c+6]],failIfMajorPerformanceCaveat:!!k[c+7],za:k[c+8],sb:k[c+9],ua:k[c+10],Na:k[c+11],wb:k[c+12],xb:k[c+13]};a=2<a?p(a):a;a=ed[a]||("undefined"!=typeof document?document.querySelector(a):void 0);return!a||c.Na?
101
+ 0:Zc(a,c)},emscripten_webgl_destroy_context:function(a){Yc==a&&(Yc=0);Yc===Qc[a]&&(Yc=null);if("object"==typeof cd)for(var c=Qc[a].H.canvas,d=0;d<bd.length;++d)if(bd[d].target==c){var e=d--,f=bd[e];f.target.removeEventListener(f.ob,f.nb,f.Ab);bd.splice(e,1)}Qc[a]&&Qc[a].H.canvas&&(Qc[a].H.canvas.Ja=void 0);Qc[a]=null},emscripten_webgl_make_context_current:function(a){Yc=Qc[a];b.lb=u=Yc&&Yc.H;return!a||u?0:-5},environ_get:function(a,c){var d=0;gd().forEach(function(e,f){var g=c+d;f=l[a+4*f>>2]=g;for(g=
102
+ 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=gd();l[a>>2]=d.length;var e=0;d.forEach(function(f){e+=f.length+1});l[c>>2]=e;return 0},fd_close:function(a){try{var c=kc(a);eb(c);return 0}catch(d){if("undefined"==typeof ic||"ErrnoError"!==d.name)throw d;return d.s}},fd_read:function(a,c,d,e){try{a:{var f=kc(a);a=c;for(var g,h=c=0;h<d;h++){var n=l[a>>2],z=l[a+4>>2];a+=8;var r=cb(f,ya,n,z,g);if(0>r){var P=-1;break a}c+=r;if(r<z)break;
103
+ "undefined"!==typeof g&&(g+=r)}P=c}l[e>>2]=P;return 0}catch(Z){if("undefined"==typeof ic||"ErrnoError"!==Z.name)throw Z;return Z.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=kc(a);cc(g,c,e);$a=[g.position>>>0,(Za=g.position,1<=+Math.abs(Za)?0<Za?(Math.min(+Math.floor(Za/4294967296),4294967295)|0)>>>0:~~+Math.ceil((Za-+(~~Za>>>0))/4294967296)>>>0:0)];k[f>>2]=$a[0];k[f+4>>2]=$a[1];g.fa&&0===c&&0===e&&(g.fa=null);return 0}catch(h){if("undefined"==
104
+ typeof ic||"ErrnoError"!==h.name)throw h;return h.s}},fd_write:function(a,c,d,e){try{a:{var f=kc(a);a=c;for(var g,h=c=0;h<d;h++){var n=l[a>>2],z=l[a+4>>2];a+=8;var r=f,P=n,Z=z,X=g,m=ya;if(0>Z||0>X)throw new q(28);if(null===r.fd)throw new q(8);if(0===(r.flags&2097155))throw new q(8);if(16384===(r.node.mode&61440))throw new q(31);if(!r.m.write)throw new q(28);r.seekable&&r.flags&1024&&cc(r,0,2);var L="undefined"!=typeof X;if(!L)X=r.position;else if(!r.seekable)throw new q(70);var K=r.m.write(r,m,P,
105
+ Z,X,void 0);L||(r.position+=K);var fa=K;if(0>fa){var A=-1;break a}c+=fa;"undefined"!==typeof g&&(g+=fa)}A=c}l[e>>2]=A;return 0}catch(ka){if("undefined"==typeof ic||"ErrnoError"!==ka.name)throw ka;return ka.s}},getentropy:function(a,c){qb(za.subarray(a,a+c));return 0},glAttachShader:function(a,c){u.attachShader(Nc[a],Oc[c])},glBindAttribLocation:function(a,c,d){u.bindAttribLocation(Nc[a],c,p(d))},glBindBuffer:function(a,c){34962==a?u.M=c:34963==a&&(u.N=c);35051==a?u.ra=c:35052==a&&(u.sa=c);u.bindBuffer(a,
106
+ Mc[c])},glBindVertexArray:function(a){u.bindVertexArray(Pc[a]);a=u.getParameter(34965);u.N=a?a.name|0:0},glBufferData:function(a,c,d,e){2<=Yc.version?d&&c?u.bufferData(a,za,e,d,c):u.bufferData(a,c,e):u.bufferData(a,d?za.subarray(d,d+c):c,e)},glClear:function(a){u.clear(a)},glClearColor:function(a,c,d,e){u.clearColor(a,c,d,e)},glClearStencil:function(a){u.clearStencil(a)},glColorMask:function(a,c,d,e){u.colorMask(!!a,!!c,!!d,!!e)},glCompileShader:function(a){u.compileShader(Oc[a])},glCreateProgram:function(){var a=
107
+ Uc(Nc),c=u.createProgram();c.name=a;c.U=c.S=c.T=0;c.oa=1;Nc[a]=c;return a},glCreateShader:function(a){var c=Uc(Oc);Oc[c]=u.createShader(a);return c},glDeleteBuffers:function(a,c){for(var d=0;d<a;d++){var e=k[c+4*d>>2],f=Mc[e];f&&(u.deleteBuffer(f),f.name=0,Mc[e]=null,e==u.M&&(u.M=0),e==u.N&&(u.N=0),e==u.ra&&(u.ra=0),e==u.sa&&(u.sa=0))}},glDeleteProgram:function(a){if(a){var c=Nc[a];c?(u.deleteProgram(c),c.name=0,Nc[a]=null):Sc(1281)}},glDeleteShader:function(a){if(a){var c=Oc[a];c?(u.deleteShader(c),
108
+ Oc[a]=null):Sc(1281)}},glDeleteVertexArrays:function(a,c){for(var d=0;d<a;d++){var e=k[c+4*d>>2];u.deleteVertexArray(Pc[e]);Pc[e]=null}},glDepthMask:function(a){u.depthMask(!!a)},glDisable:function(a){u.disable(a)},glDrawArrays:function(a,c,d){Wc(c+d);u.drawArrays(a,c,d);Xc&&u.bindBuffer(34962,Mc[u.M])},glDrawElements:function(a,c,d,e){if(!u.N){var f=1*Rc[d-5120]*c;var g=Vc(f);var h=Yc.L[g];h?g=h:(h=u.getParameter(34965),Yc.L[g]=u.createBuffer(),u.bindBuffer(34963,Yc.L[g]),u.bufferData(34963,1<<g,
109
+ 35048),u.bindBuffer(34963,h),g=Yc.L[g]);u.bindBuffer(34963,g);u.bufferSubData(34963,0,za.subarray(e,e+f));e=0}Wc(c);u.drawElements(a,c,d,e);Xc&&u.bindBuffer(34962,Mc[u.M]);u.N||u.bindBuffer(34963,null)},glDrawElementsInstanced:function(a,c,d,e,f){u.drawElementsInstanced(a,c,d,e,f)},glEnable:function(a){u.enable(a)},glEnableVertexAttribArray:function(a){Yc.R[a].enabled=!0;u.enableVertexAttribArray(a)},glGenBuffers:function(a,c){jd(a,c,"createBuffer",Mc)},glGenVertexArrays:function(a,c){jd(a,c,"createVertexArray",
110
+ Pc)},glGetActiveAttrib:function(a,c,d,e,f,g,h){kd("getActiveAttrib",a,c,d,e,f,g,h)},glGetActiveUniform:function(a,c,d,e,f,g,h){kd("getActiveUniform",a,c,d,e,f,g,h)},glGetAttribLocation:function(a,c){return u.getAttribLocation(Nc[a],p(c))},glGetBooleanv:function(a,c){ld(a,c)},glGetError:function(){var a=u.getError()||Tc;Tc=0;return a},glGetProgramInfoLog:function(a,c,d,e){a=u.getProgramInfoLog(Nc[a]);null===a&&(a="(unknown error)");c=0<c&&e?sb(a,za,e,c):0;d&&(k[d>>2]=c)},glGetProgramiv:function(a,
111
+ c,d){if(d)if(a>=Lc)Sc(1281);else if(a=Nc[a],35716==c)a=u.getProgramInfoLog(a),null===a&&(a="(unknown error)"),k[d>>2]=a.length+1;else if(35719==c){if(!a.U)for(c=0;c<u.getProgramParameter(a,35718);++c)a.U=Math.max(a.U,u.getActiveUniform(a,c).name.length+1);k[d>>2]=a.U}else if(35722==c){if(!a.S)for(c=0;c<u.getProgramParameter(a,35721);++c)a.S=Math.max(a.S,u.getActiveAttrib(a,c).name.length+1);k[d>>2]=a.S}else if(35381==c){if(!a.T)for(c=0;c<u.getProgramParameter(a,35382);++c)a.T=Math.max(a.T,u.getActiveUniformBlockName(a,
112
+ c).length+1);k[d>>2]=a.T}else k[d>>2]=u.getProgramParameter(a,c);else Sc(1281)},glGetShaderiv:function(a,c,d){d?35716==c?(a=u.getShaderInfoLog(Oc[a]),null===a&&(a="(unknown error)"),k[d>>2]=a?a.length+1:0):35720==c?(a=u.getShaderSource(Oc[a]),k[d>>2]=a?a.length+1:0):k[d>>2]=u.getShaderParameter(Oc[a],c):Sc(1281)},glGetUniformLocation:function(a,c){c=p(c);if(a=Nc[a]){var d=a,e=d.P,f=d.Ha,g;if(!e)for(d.P=e={},d.Ga={},g=0;g<u.getProgramParameter(d,35718);++g){var h=u.getActiveUniform(d,g);var n=h.name;
113
+ h=h.size;var z=md(n);z=0<z?n.slice(0,z):n;var r=d.oa;d.oa+=h;f[z]=[h,r];for(n=0;n<h;++n)e[r]=n,d.Ga[r++]=z}d=a.P;e=0;f=c;g=md(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]||u.getUniformLocation(a,c)))return e}else Sc(1281);return-1},glLineWidth:function(a){u.lineWidth(a)},glLinkProgram:function(a){a=Nc[a];u.linkProgram(a);a.P=0;a.Ha={}},glShaderSource:function(a,c,d,e){for(var f="",g=0;g<c;++g){var h=e?k[e+4*g>>2]:-1;f+=p(k[d+4*g>>2],0>h?void 0:h)}u.shaderSource(Oc[a],
114
+ f)},glStencilFunc:function(a,c,d){u.stencilFunc(a,c,d)},glStencilMask:function(a){u.stencilMask(a)},glStencilOp:function(a,c,d){u.stencilOp(a,c,d)},glUniform1i:function(a,c){u.uniform1i(nd(a),c)},glUniform4f:function(a,c,d,e,f){u.uniform4f(nd(a),c,d,e,f)},glUniform4fv:function(a,c,d){if(2<=Yc.version)c&&u.uniform4fv(nd(a),Ca,d>>2,4*c);else{if(72>=c){var e=od[4*c-1],f=Ca;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=Ca.subarray(d>>2,d+16*c>>2);
115
+ u.uniform4fv(nd(a),e)}},glUniformMatrix4fv:function(a,c,d,e){if(2<=Yc.version)c&&u.uniformMatrix4fv(nd(a),!!d,Ca,e>>2,16*c);else{if(18>=c){var f=od[16*c-1],g=Ca;e>>=2;for(var h=0;h<16*c;h+=16){var n=e+h;f[h]=g[n];f[h+1]=g[n+1];f[h+2]=g[n+2];f[h+3]=g[n+3];f[h+4]=g[n+4];f[h+5]=g[n+5];f[h+6]=g[n+6];f[h+7]=g[n+7];f[h+8]=g[n+8];f[h+9]=g[n+9];f[h+10]=g[n+10];f[h+11]=g[n+11];f[h+12]=g[n+12];f[h+13]=g[n+13];f[h+14]=g[n+14];f[h+15]=g[n+15]}}else f=Ca.subarray(e>>2,e+64*c>>2);u.uniformMatrix4fv(nd(a),!!d,f)}},
116
+ glUseProgram:function(a){a=Nc[a];u.useProgram(a);u.Ma=a},glVertexAttribDivisor:function(a,c){u.vertexAttribDivisor(a,c)},glVertexAttribPointer:function(a,c,d,e,f,g){var h=Yc.R[a];u.M?(h.$=!1,u.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(n,z,r,P,Z,X){this.vertexAttribPointer(n,z,r,P,Z,X)})},invoke_ii:wd,invoke_iiii:xd,invoke_vi:yd,invoke_vii:zd,strftime_l:function(a,c,d,e){return sd(a,c,d,e)}};
117
+ (function(){function a(d){d=d.exports;b.asm=d;va=b.asm.memory;Fa();Ha=b.asm.__indirect_function_table;Ja.unshift(b.asm.__wasm_call_ctors);Ra();return d}var c={env:Ad,wasi_snapshot_preview1:Ad};Qa();if(b.instantiateWasm)try{return b.instantiateWasm(c,a)}catch(d){sa("Module.instantiateWasm callback failed with error: "+d),ba(d)}Ya(c,function(d){a(d.instance)}).catch(ba);return{}})();
118
+ var Bd=b._emscripten_bind_MdRxObject_getObjectName_0=function(){return(Bd=b._emscripten_bind_MdRxObject_getObjectName_0=b.asm.emscripten_bind_MdRxObject_getObjectName_0).apply(null,arguments)},Cd=b._emscripten_bind_MdRxObject_getDxf0_0=function(){return(Cd=b._emscripten_bind_MdRxObject_getDxf0_0=b.asm.emscripten_bind_MdRxObject_getDxf0_0).apply(null,arguments)},Dd=b._emscripten_bind_MdRxObject_getJson_0=function(){return(Dd=b._emscripten_bind_MdRxObject_getJson_0=b.asm.emscripten_bind_MdRxObject_getJson_0).apply(null,
119
+ arguments)},Ed=b._emscripten_bind_MdRxObject_setJson_1=function(){return(Ed=b._emscripten_bind_MdRxObject_setJson_1=b.asm.emscripten_bind_MdRxObject_setJson_1).apply(null,arguments)},Fd=b._emscripten_bind_MdDbObject_GetObjectID_0=function(){return(Fd=b._emscripten_bind_MdDbObject_GetObjectID_0=b.asm.emscripten_bind_MdDbObject_GetObjectID_0).apply(null,arguments)},Gd=b._emscripten_bind_MdDbObject_Erase_0=function(){return(Gd=b._emscripten_bind_MdDbObject_Erase_0=b.asm.emscripten_bind_MdDbObject_Erase_0).apply(null,
120
+ arguments)},Hd=b._emscripten_bind_MdDbObject_ConnectionTempObject_1=function(){return(Hd=b._emscripten_bind_MdDbObject_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbObject_ConnectionTempObject_1).apply(null,arguments)},Id=b._emscripten_bind_MdDbObject_Clone_0=function(){return(Id=b._emscripten_bind_MdDbObject_Clone_0=b.asm.emscripten_bind_MdDbObject_Clone_0).apply(null,arguments)},Jd=b._emscripten_bind_MdDbObject_GetHandle_0=function(){return(Jd=b._emscripten_bind_MdDbObject_GetHandle_0=b.asm.emscripten_bind_MdDbObject_GetHandle_0).apply(null,
121
+ arguments)},Kd=b._emscripten_bind_MdDbObject_GetDatabase_0=function(){return(Kd=b._emscripten_bind_MdDbObject_GetDatabase_0=b.asm.emscripten_bind_MdDbObject_GetDatabase_0).apply(null,arguments)},Ld=b._emscripten_bind_MdDbObject_GetOwnerID_0=function(){return(Ld=b._emscripten_bind_MdDbObject_GetOwnerID_0=b.asm.emscripten_bind_MdDbObject_GetOwnerID_0).apply(null,arguments)},Md=b._emscripten_bind_MdDbObject_moveGripPointsAt_4=function(){return(Md=b._emscripten_bind_MdDbObject_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbObject_moveGripPointsAt_4).apply(null,
122
+ arguments)},Nd=b._emscripten_bind_MdDbObject_getObjectName_0=function(){return(Nd=b._emscripten_bind_MdDbObject_getObjectName_0=b.asm.emscripten_bind_MdDbObject_getObjectName_0).apply(null,arguments)},Od=b._emscripten_bind_MdDbObject_getDxf0_0=function(){return(Od=b._emscripten_bind_MdDbObject_getDxf0_0=b.asm.emscripten_bind_MdDbObject_getDxf0_0).apply(null,arguments)},Pd=b._emscripten_bind_MdDbObject_getJson_0=function(){return(Pd=b._emscripten_bind_MdDbObject_getJson_0=b.asm.emscripten_bind_MdDbObject_getJson_0).apply(null,
123
+ arguments)},Qd=b._emscripten_bind_MdDbObject_setJson_1=function(){return(Qd=b._emscripten_bind_MdDbObject_setJson_1=b.asm.emscripten_bind_MdDbObject_setJson_1).apply(null,arguments)},Rd=b._emscripten_bind_MdDbEntity_explode_0=function(){return(Rd=b._emscripten_bind_MdDbEntity_explode_0=b.asm.emscripten_bind_MdDbEntity_explode_0).apply(null,arguments)},Sd=b._emscripten_bind_MdDbEntity_TrueColor_0=function(){return(Sd=b._emscripten_bind_MdDbEntity_TrueColor_0=b.asm.emscripten_bind_MdDbEntity_TrueColor_0).apply(null,
124
+ arguments)},Td=b._emscripten_bind_MdDbEntity_SetTrueColor_1=function(){return(Td=b._emscripten_bind_MdDbEntity_SetTrueColor_1=b.asm.emscripten_bind_MdDbEntity_SetTrueColor_1).apply(null,arguments)},Ud=b._emscripten_bind_MdDbEntity_ColorIndex_0=function(){return(Ud=b._emscripten_bind_MdDbEntity_ColorIndex_0=b.asm.emscripten_bind_MdDbEntity_ColorIndex_0).apply(null,arguments)},Vd=b._emscripten_bind_MdDbEntity_SetColorIndex_1=function(){return(Vd=b._emscripten_bind_MdDbEntity_SetColorIndex_1=b.asm.emscripten_bind_MdDbEntity_SetColorIndex_1).apply(null,
125
+ arguments)},Wd=b._emscripten_bind_MdDbEntity_Layer_0=function(){return(Wd=b._emscripten_bind_MdDbEntity_Layer_0=b.asm.emscripten_bind_MdDbEntity_Layer_0).apply(null,arguments)},Xd=b._emscripten_bind_MdDbEntity_SetLayer_1=function(){return(Xd=b._emscripten_bind_MdDbEntity_SetLayer_1=b.asm.emscripten_bind_MdDbEntity_SetLayer_1).apply(null,arguments)},Yd=b._emscripten_bind_MdDbEntity_LinetypeScale_0=function(){return(Yd=b._emscripten_bind_MdDbEntity_LinetypeScale_0=b.asm.emscripten_bind_MdDbEntity_LinetypeScale_0).apply(null,
126
+ arguments)},Zd=b._emscripten_bind_MdDbEntity_SetLinetypeScale_1=function(){return(Zd=b._emscripten_bind_MdDbEntity_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbEntity_SetLinetypeScale_1).apply(null,arguments)},$d=b._emscripten_bind_MdDbEntity_Visible_0=function(){return($d=b._emscripten_bind_MdDbEntity_Visible_0=b.asm.emscripten_bind_MdDbEntity_Visible_0).apply(null,arguments)},ae=b._emscripten_bind_MdDbEntity_SetVisible_1=function(){return(ae=b._emscripten_bind_MdDbEntity_SetVisible_1=b.asm.emscripten_bind_MdDbEntity_SetVisible_1).apply(null,
127
+ arguments)},be=b._emscripten_bind_MdDbEntity_Lineweight_0=function(){return(be=b._emscripten_bind_MdDbEntity_Lineweight_0=b.asm.emscripten_bind_MdDbEntity_Lineweight_0).apply(null,arguments)},ce=b._emscripten_bind_MdDbEntity_SetLineweight_1=function(){return(ce=b._emscripten_bind_MdDbEntity_SetLineweight_1=b.asm.emscripten_bind_MdDbEntity_SetLineweight_1).apply(null,arguments)},de=b._emscripten_bind_MdDbEntity_TextStyle_0=function(){return(de=b._emscripten_bind_MdDbEntity_TextStyle_0=b.asm.emscripten_bind_MdDbEntity_TextStyle_0).apply(null,
128
+ arguments)},ee=b._emscripten_bind_MdDbEntity_SetTextStyle_1=function(){return(ee=b._emscripten_bind_MdDbEntity_SetTextStyle_1=b.asm.emscripten_bind_MdDbEntity_SetTextStyle_1).apply(null,arguments)},fe=b._emscripten_bind_MdDbEntity_Highlight_1=function(){return(fe=b._emscripten_bind_MdDbEntity_Highlight_1=b.asm.emscripten_bind_MdDbEntity_Highlight_1).apply(null,arguments)},ge=b._emscripten_bind_MdDbEntity_Move_2=function(){return(ge=b._emscripten_bind_MdDbEntity_Move_2=b.asm.emscripten_bind_MdDbEntity_Move_2).apply(null,
129
+ arguments)},he=b._emscripten_bind_MdDbEntity_Rotate_2=function(){return(he=b._emscripten_bind_MdDbEntity_Rotate_2=b.asm.emscripten_bind_MdDbEntity_Rotate_2).apply(null,arguments)},ie=b._emscripten_bind_MdDbEntity_Mirror_2=function(){return(ie=b._emscripten_bind_MdDbEntity_Mirror_2=b.asm.emscripten_bind_MdDbEntity_Mirror_2).apply(null,arguments)},je=b._emscripten_bind_MdDbEntity_ScaleEntity_2=function(){return(je=b._emscripten_bind_MdDbEntity_ScaleEntity_2=b.asm.emscripten_bind_MdDbEntity_ScaleEntity_2).apply(null,
130
+ arguments)},ke=b._emscripten_bind_MdDbEntity_TransformBy_1=function(){return(ke=b._emscripten_bind_MdDbEntity_TransformBy_1=b.asm.emscripten_bind_MdDbEntity_TransformBy_1).apply(null,arguments)},le=b._emscripten_bind_MdDbEntity_GetBoundingBox_0=function(){return(le=b._emscripten_bind_MdDbEntity_GetBoundingBox_0=b.asm.emscripten_bind_MdDbEntity_GetBoundingBox_0).apply(null,arguments)},me=b._emscripten_bind_MdDbEntity_GetObjectID_0=function(){return(me=b._emscripten_bind_MdDbEntity_GetObjectID_0=b.asm.emscripten_bind_MdDbEntity_GetObjectID_0).apply(null,
131
+ arguments)},ne=b._emscripten_bind_MdDbEntity_Erase_0=function(){return(ne=b._emscripten_bind_MdDbEntity_Erase_0=b.asm.emscripten_bind_MdDbEntity_Erase_0).apply(null,arguments)},oe=b._emscripten_bind_MdDbEntity_ConnectionTempObject_1=function(){return(oe=b._emscripten_bind_MdDbEntity_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbEntity_ConnectionTempObject_1).apply(null,arguments)},pe=b._emscripten_bind_MdDbEntity_Clone_0=function(){return(pe=b._emscripten_bind_MdDbEntity_Clone_0=b.asm.emscripten_bind_MdDbEntity_Clone_0).apply(null,
132
+ arguments)},qe=b._emscripten_bind_MdDbEntity_GetHandle_0=function(){return(qe=b._emscripten_bind_MdDbEntity_GetHandle_0=b.asm.emscripten_bind_MdDbEntity_GetHandle_0).apply(null,arguments)},re=b._emscripten_bind_MdDbEntity_GetDatabase_0=function(){return(re=b._emscripten_bind_MdDbEntity_GetDatabase_0=b.asm.emscripten_bind_MdDbEntity_GetDatabase_0).apply(null,arguments)},se=b._emscripten_bind_MdDbEntity_GetOwnerID_0=function(){return(se=b._emscripten_bind_MdDbEntity_GetOwnerID_0=b.asm.emscripten_bind_MdDbEntity_GetOwnerID_0).apply(null,
133
+ arguments)},te=b._emscripten_bind_MdDbEntity_moveGripPointsAt_4=function(){return(te=b._emscripten_bind_MdDbEntity_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbEntity_moveGripPointsAt_4).apply(null,arguments)},ue=b._emscripten_bind_MdDbEntity_getObjectName_0=function(){return(ue=b._emscripten_bind_MdDbEntity_getObjectName_0=b.asm.emscripten_bind_MdDbEntity_getObjectName_0).apply(null,arguments)},ve=b._emscripten_bind_MdDbEntity_getDxf0_0=function(){return(ve=b._emscripten_bind_MdDbEntity_getDxf0_0=
134
+ b.asm.emscripten_bind_MdDbEntity_getDxf0_0).apply(null,arguments)},we=b._emscripten_bind_MdDbEntity_getJson_0=function(){return(we=b._emscripten_bind_MdDbEntity_getJson_0=b.asm.emscripten_bind_MdDbEntity_getJson_0).apply(null,arguments)},xe=b._emscripten_bind_MdDbEntity_setJson_1=function(){return(xe=b._emscripten_bind_MdDbEntity_setJson_1=b.asm.emscripten_bind_MdDbEntity_setJson_1).apply(null,arguments)},ye=b._emscripten_bind_MdDbCurve_getStartParam_0=function(){return(ye=b._emscripten_bind_MdDbCurve_getStartParam_0=
135
+ b.asm.emscripten_bind_MdDbCurve_getStartParam_0).apply(null,arguments)},ze=b._emscripten_bind_MdDbCurve_getEndParam_0=function(){return(ze=b._emscripten_bind_MdDbCurve_getEndParam_0=b.asm.emscripten_bind_MdDbCurve_getEndParam_0).apply(null,arguments)},Ae=b._emscripten_bind_MdDbCurve_getDistAtParam_1=function(){return(Ae=b._emscripten_bind_MdDbCurve_getDistAtParam_1=b.asm.emscripten_bind_MdDbCurve_getDistAtParam_1).apply(null,arguments)},Be=b._emscripten_bind_MdDbCurve_getParamAtDist_1=function(){return(Be=
136
+ b._emscripten_bind_MdDbCurve_getParamAtDist_1=b.asm.emscripten_bind_MdDbCurve_getParamAtDist_1).apply(null,arguments)},Ce=b._emscripten_bind_MdDbCurve_getDistAtPoint_1=function(){return(Ce=b._emscripten_bind_MdDbCurve_getDistAtPoint_1=b.asm.emscripten_bind_MdDbCurve_getDistAtPoint_1).apply(null,arguments)},De=b._emscripten_bind_MdDbCurve_getPointAtDist_1=function(){return(De=b._emscripten_bind_MdDbCurve_getPointAtDist_1=b.asm.emscripten_bind_MdDbCurve_getPointAtDist_1).apply(null,arguments)},Ee=b._emscripten_bind_MdDbCurve_getStartPoint_0=
137
+ function(){return(Ee=b._emscripten_bind_MdDbCurve_getStartPoint_0=b.asm.emscripten_bind_MdDbCurve_getStartPoint_0).apply(null,arguments)},Fe=b._emscripten_bind_MdDbCurve_getEndPoint_0=function(){return(Fe=b._emscripten_bind_MdDbCurve_getEndPoint_0=b.asm.emscripten_bind_MdDbCurve_getEndPoint_0).apply(null,arguments)},Ge=b._emscripten_bind_MdDbCurve_getPointAtParam_1=function(){return(Ge=b._emscripten_bind_MdDbCurve_getPointAtParam_1=b.asm.emscripten_bind_MdDbCurve_getPointAtParam_1).apply(null,arguments)},
138
+ He=b._emscripten_bind_MdDbCurve_getParamAtPoint_1=function(){return(He=b._emscripten_bind_MdDbCurve_getParamAtPoint_1=b.asm.emscripten_bind_MdDbCurve_getParamAtPoint_1).apply(null,arguments)},Ie=b._emscripten_bind_MdDbCurve_getFirstDeriv_1=function(){return(Ie=b._emscripten_bind_MdDbCurve_getFirstDeriv_1=b.asm.emscripten_bind_MdDbCurve_getFirstDeriv_1).apply(null,arguments)},Je=b._emscripten_bind_MdDbCurve_getFirstDerivEx_1=function(){return(Je=b._emscripten_bind_MdDbCurve_getFirstDerivEx_1=b.asm.emscripten_bind_MdDbCurve_getFirstDerivEx_1).apply(null,
139
+ arguments)},Ke=b._emscripten_bind_MdDbCurve_getClosestPointTo_2=function(){return(Ke=b._emscripten_bind_MdDbCurve_getClosestPointTo_2=b.asm.emscripten_bind_MdDbCurve_getClosestPointTo_2).apply(null,arguments)},Le=b._emscripten_bind_MdDbCurve_offsetCurves_2=function(){return(Le=b._emscripten_bind_MdDbCurve_offsetCurves_2=b.asm.emscripten_bind_MdDbCurve_offsetCurves_2).apply(null,arguments)},Me=b._emscripten_bind_MdDbCurve_splitCurves_1=function(){return(Me=b._emscripten_bind_MdDbCurve_splitCurves_1=
140
+ b.asm.emscripten_bind_MdDbCurve_splitCurves_1).apply(null,arguments)},Ne=b._emscripten_bind_MdDbCurve_getArea_0=function(){return(Ne=b._emscripten_bind_MdDbCurve_getArea_0=b.asm.emscripten_bind_MdDbCurve_getArea_0).apply(null,arguments)},Oe=b._emscripten_bind_MdDbCurve_getSamplePoints_1=function(){return(Oe=b._emscripten_bind_MdDbCurve_getSamplePoints_1=b.asm.emscripten_bind_MdDbCurve_getSamplePoints_1).apply(null,arguments)},Pe=b._emscripten_bind_MdDbCurve_getLength_0=function(){return(Pe=b._emscripten_bind_MdDbCurve_getLength_0=
141
+ b.asm.emscripten_bind_MdDbCurve_getLength_0).apply(null,arguments)},Qe=b._emscripten_bind_MdDbCurve_explode_0=function(){return(Qe=b._emscripten_bind_MdDbCurve_explode_0=b.asm.emscripten_bind_MdDbCurve_explode_0).apply(null,arguments)},Re=b._emscripten_bind_MdDbCurve_TrueColor_0=function(){return(Re=b._emscripten_bind_MdDbCurve_TrueColor_0=b.asm.emscripten_bind_MdDbCurve_TrueColor_0).apply(null,arguments)},Se=b._emscripten_bind_MdDbCurve_SetTrueColor_1=function(){return(Se=b._emscripten_bind_MdDbCurve_SetTrueColor_1=
142
+ b.asm.emscripten_bind_MdDbCurve_SetTrueColor_1).apply(null,arguments)},Te=b._emscripten_bind_MdDbCurve_ColorIndex_0=function(){return(Te=b._emscripten_bind_MdDbCurve_ColorIndex_0=b.asm.emscripten_bind_MdDbCurve_ColorIndex_0).apply(null,arguments)},Ue=b._emscripten_bind_MdDbCurve_SetColorIndex_1=function(){return(Ue=b._emscripten_bind_MdDbCurve_SetColorIndex_1=b.asm.emscripten_bind_MdDbCurve_SetColorIndex_1).apply(null,arguments)},Ve=b._emscripten_bind_MdDbCurve_Layer_0=function(){return(Ve=b._emscripten_bind_MdDbCurve_Layer_0=
143
+ b.asm.emscripten_bind_MdDbCurve_Layer_0).apply(null,arguments)},We=b._emscripten_bind_MdDbCurve_SetLayer_1=function(){return(We=b._emscripten_bind_MdDbCurve_SetLayer_1=b.asm.emscripten_bind_MdDbCurve_SetLayer_1).apply(null,arguments)},Xe=b._emscripten_bind_MdDbCurve_LinetypeScale_0=function(){return(Xe=b._emscripten_bind_MdDbCurve_LinetypeScale_0=b.asm.emscripten_bind_MdDbCurve_LinetypeScale_0).apply(null,arguments)},Ye=b._emscripten_bind_MdDbCurve_SetLinetypeScale_1=function(){return(Ye=b._emscripten_bind_MdDbCurve_SetLinetypeScale_1=
144
+ b.asm.emscripten_bind_MdDbCurve_SetLinetypeScale_1).apply(null,arguments)},Ze=b._emscripten_bind_MdDbCurve_Visible_0=function(){return(Ze=b._emscripten_bind_MdDbCurve_Visible_0=b.asm.emscripten_bind_MdDbCurve_Visible_0).apply(null,arguments)},$e=b._emscripten_bind_MdDbCurve_SetVisible_1=function(){return($e=b._emscripten_bind_MdDbCurve_SetVisible_1=b.asm.emscripten_bind_MdDbCurve_SetVisible_1).apply(null,arguments)},af=b._emscripten_bind_MdDbCurve_Lineweight_0=function(){return(af=b._emscripten_bind_MdDbCurve_Lineweight_0=
145
+ b.asm.emscripten_bind_MdDbCurve_Lineweight_0).apply(null,arguments)},bf=b._emscripten_bind_MdDbCurve_SetLineweight_1=function(){return(bf=b._emscripten_bind_MdDbCurve_SetLineweight_1=b.asm.emscripten_bind_MdDbCurve_SetLineweight_1).apply(null,arguments)},cf=b._emscripten_bind_MdDbCurve_TextStyle_0=function(){return(cf=b._emscripten_bind_MdDbCurve_TextStyle_0=b.asm.emscripten_bind_MdDbCurve_TextStyle_0).apply(null,arguments)},df=b._emscripten_bind_MdDbCurve_SetTextStyle_1=function(){return(df=b._emscripten_bind_MdDbCurve_SetTextStyle_1=
146
+ b.asm.emscripten_bind_MdDbCurve_SetTextStyle_1).apply(null,arguments)},ef=b._emscripten_bind_MdDbCurve_Highlight_1=function(){return(ef=b._emscripten_bind_MdDbCurve_Highlight_1=b.asm.emscripten_bind_MdDbCurve_Highlight_1).apply(null,arguments)},ff=b._emscripten_bind_MdDbCurve_Move_2=function(){return(ff=b._emscripten_bind_MdDbCurve_Move_2=b.asm.emscripten_bind_MdDbCurve_Move_2).apply(null,arguments)},gf=b._emscripten_bind_MdDbCurve_Rotate_2=function(){return(gf=b._emscripten_bind_MdDbCurve_Rotate_2=
147
+ b.asm.emscripten_bind_MdDbCurve_Rotate_2).apply(null,arguments)},hf=b._emscripten_bind_MdDbCurve_Mirror_2=function(){return(hf=b._emscripten_bind_MdDbCurve_Mirror_2=b.asm.emscripten_bind_MdDbCurve_Mirror_2).apply(null,arguments)},jf=b._emscripten_bind_MdDbCurve_ScaleEntity_2=function(){return(jf=b._emscripten_bind_MdDbCurve_ScaleEntity_2=b.asm.emscripten_bind_MdDbCurve_ScaleEntity_2).apply(null,arguments)},kf=b._emscripten_bind_MdDbCurve_TransformBy_1=function(){return(kf=b._emscripten_bind_MdDbCurve_TransformBy_1=
148
+ b.asm.emscripten_bind_MdDbCurve_TransformBy_1).apply(null,arguments)},lf=b._emscripten_bind_MdDbCurve_GetBoundingBox_0=function(){return(lf=b._emscripten_bind_MdDbCurve_GetBoundingBox_0=b.asm.emscripten_bind_MdDbCurve_GetBoundingBox_0).apply(null,arguments)},mf=b._emscripten_bind_MdDbCurve_GetObjectID_0=function(){return(mf=b._emscripten_bind_MdDbCurve_GetObjectID_0=b.asm.emscripten_bind_MdDbCurve_GetObjectID_0).apply(null,arguments)},nf=b._emscripten_bind_MdDbCurve_Erase_0=function(){return(nf=b._emscripten_bind_MdDbCurve_Erase_0=
149
+ b.asm.emscripten_bind_MdDbCurve_Erase_0).apply(null,arguments)},of=b._emscripten_bind_MdDbCurve_ConnectionTempObject_1=function(){return(of=b._emscripten_bind_MdDbCurve_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbCurve_ConnectionTempObject_1).apply(null,arguments)},pf=b._emscripten_bind_MdDbCurve_Clone_0=function(){return(pf=b._emscripten_bind_MdDbCurve_Clone_0=b.asm.emscripten_bind_MdDbCurve_Clone_0).apply(null,arguments)},qf=b._emscripten_bind_MdDbCurve_GetHandle_0=function(){return(qf=b._emscripten_bind_MdDbCurve_GetHandle_0=
150
+ b.asm.emscripten_bind_MdDbCurve_GetHandle_0).apply(null,arguments)},rf=b._emscripten_bind_MdDbCurve_GetDatabase_0=function(){return(rf=b._emscripten_bind_MdDbCurve_GetDatabase_0=b.asm.emscripten_bind_MdDbCurve_GetDatabase_0).apply(null,arguments)},sf=b._emscripten_bind_MdDbCurve_GetOwnerID_0=function(){return(sf=b._emscripten_bind_MdDbCurve_GetOwnerID_0=b.asm.emscripten_bind_MdDbCurve_GetOwnerID_0).apply(null,arguments)},tf=b._emscripten_bind_MdDbCurve_moveGripPointsAt_4=function(){return(tf=b._emscripten_bind_MdDbCurve_moveGripPointsAt_4=
151
+ b.asm.emscripten_bind_MdDbCurve_moveGripPointsAt_4).apply(null,arguments)},uf=b._emscripten_bind_MdDbCurve_getObjectName_0=function(){return(uf=b._emscripten_bind_MdDbCurve_getObjectName_0=b.asm.emscripten_bind_MdDbCurve_getObjectName_0).apply(null,arguments)},vf=b._emscripten_bind_MdDbCurve_getDxf0_0=function(){return(vf=b._emscripten_bind_MdDbCurve_getDxf0_0=b.asm.emscripten_bind_MdDbCurve_getDxf0_0).apply(null,arguments)},wf=b._emscripten_bind_MdDbCurve_getJson_0=function(){return(wf=b._emscripten_bind_MdDbCurve_getJson_0=
152
+ b.asm.emscripten_bind_MdDbCurve_getJson_0).apply(null,arguments)},xf=b._emscripten_bind_MdDbCurve_setJson_1=function(){return(xf=b._emscripten_bind_MdDbCurve_setJson_1=b.asm.emscripten_bind_MdDbCurve_setJson_1).apply(null,arguments)},yf=b._emscripten_bind_MdDbDimension_MdDbDimension_0=function(){return(yf=b._emscripten_bind_MdDbDimension_MdDbDimension_0=b.asm.emscripten_bind_MdDbDimension_MdDbDimension_0).apply(null,arguments)},zf=b._emscripten_bind_MdDbDimension_textPosition_0=function(){return(zf=
153
+ b._emscripten_bind_MdDbDimension_textPosition_0=b.asm.emscripten_bind_MdDbDimension_textPosition_0).apply(null,arguments)},Af=b._emscripten_bind_MdDbDimension_setTextPosition_1=function(){return(Af=b._emscripten_bind_MdDbDimension_setTextPosition_1=b.asm.emscripten_bind_MdDbDimension_setTextPosition_1).apply(null,arguments)},Bf=b._emscripten_bind_MdDbDimension_isUsingDefaultTextPosition_0=function(){return(Bf=b._emscripten_bind_MdDbDimension_isUsingDefaultTextPosition_0=b.asm.emscripten_bind_MdDbDimension_isUsingDefaultTextPosition_0).apply(null,
154
+ arguments)},Cf=b._emscripten_bind_MdDbDimension_useSetTextPosition_0=function(){return(Cf=b._emscripten_bind_MdDbDimension_useSetTextPosition_0=b.asm.emscripten_bind_MdDbDimension_useSetTextPosition_0).apply(null,arguments)},Df=b._emscripten_bind_MdDbDimension_useDefaultTextPosition_0=function(){return(Df=b._emscripten_bind_MdDbDimension_useDefaultTextPosition_0=b.asm.emscripten_bind_MdDbDimension_useDefaultTextPosition_0).apply(null,arguments)},Ef=b._emscripten_bind_MdDbDimension_elevation_0=function(){return(Ef=
155
+ b._emscripten_bind_MdDbDimension_elevation_0=b.asm.emscripten_bind_MdDbDimension_elevation_0).apply(null,arguments)},Ff=b._emscripten_bind_MdDbDimension_setElevation_1=function(){return(Ff=b._emscripten_bind_MdDbDimension_setElevation_1=b.asm.emscripten_bind_MdDbDimension_setElevation_1).apply(null,arguments)},Gf=b._emscripten_bind_MdDbDimension_dimensionText_0=function(){return(Gf=b._emscripten_bind_MdDbDimension_dimensionText_0=b.asm.emscripten_bind_MdDbDimension_dimensionText_0).apply(null,arguments)},
156
+ Hf=b._emscripten_bind_MdDbDimension_setDimensionText_1=function(){return(Hf=b._emscripten_bind_MdDbDimension_setDimensionText_1=b.asm.emscripten_bind_MdDbDimension_setDimensionText_1).apply(null,arguments)},If=b._emscripten_bind_MdDbDimension_textRotation_0=function(){return(If=b._emscripten_bind_MdDbDimension_textRotation_0=b.asm.emscripten_bind_MdDbDimension_textRotation_0).apply(null,arguments)},Jf=b._emscripten_bind_MdDbDimension_setTextRotation_1=function(){return(Jf=b._emscripten_bind_MdDbDimension_setTextRotation_1=
157
+ b.asm.emscripten_bind_MdDbDimension_setTextRotation_1).apply(null,arguments)},Kf=b._emscripten_bind_MdDbDimension_dimensionStyle_0=function(){return(Kf=b._emscripten_bind_MdDbDimension_dimensionStyle_0=b.asm.emscripten_bind_MdDbDimension_dimensionStyle_0).apply(null,arguments)},Lf=b._emscripten_bind_MdDbDimension_setDimensionStyle_1=function(){return(Lf=b._emscripten_bind_MdDbDimension_setDimensionStyle_1=b.asm.emscripten_bind_MdDbDimension_setDimensionStyle_1).apply(null,arguments)},Mf=b._emscripten_bind_MdDbDimension_textAttachment_0=
158
+ function(){return(Mf=b._emscripten_bind_MdDbDimension_textAttachment_0=b.asm.emscripten_bind_MdDbDimension_textAttachment_0).apply(null,arguments)},Nf=b._emscripten_bind_MdDbDimension_setTextAttachment_1=function(){return(Nf=b._emscripten_bind_MdDbDimension_setTextAttachment_1=b.asm.emscripten_bind_MdDbDimension_setTextAttachment_1).apply(null,arguments)},Of=b._emscripten_bind_MdDbDimension_horizontalRotation_0=function(){return(Of=b._emscripten_bind_MdDbDimension_horizontalRotation_0=b.asm.emscripten_bind_MdDbDimension_horizontalRotation_0).apply(null,
159
+ arguments)},Pf=b._emscripten_bind_MdDbDimension_setHorizontalRotation_1=function(){return(Pf=b._emscripten_bind_MdDbDimension_setHorizontalRotation_1=b.asm.emscripten_bind_MdDbDimension_setHorizontalRotation_1).apply(null,arguments)},Qf=b._emscripten_bind_MdDbDimension_recomputeDimBlock_1=function(){return(Qf=b._emscripten_bind_MdDbDimension_recomputeDimBlock_1=b.asm.emscripten_bind_MdDbDimension_recomputeDimBlock_1).apply(null,arguments)},Rf=b._emscripten_bind_MdDbDimension_GetDimVarInt_1=function(){return(Rf=
160
+ b._emscripten_bind_MdDbDimension_GetDimVarInt_1=b.asm.emscripten_bind_MdDbDimension_GetDimVarInt_1).apply(null,arguments)},Sf=b._emscripten_bind_MdDbDimension_SetDimVarInt_2=function(){return(Sf=b._emscripten_bind_MdDbDimension_SetDimVarInt_2=b.asm.emscripten_bind_MdDbDimension_SetDimVarInt_2).apply(null,arguments)},Tf=b._emscripten_bind_MdDbDimension_GetDimVarDouble_1=function(){return(Tf=b._emscripten_bind_MdDbDimension_GetDimVarDouble_1=b.asm.emscripten_bind_MdDbDimension_GetDimVarDouble_1).apply(null,
161
+ arguments)},Uf=b._emscripten_bind_MdDbDimension_SetDimVarDouble_2=function(){return(Uf=b._emscripten_bind_MdDbDimension_SetDimVarDouble_2=b.asm.emscripten_bind_MdDbDimension_SetDimVarDouble_2).apply(null,arguments)},Vf=b._emscripten_bind_MdDbDimension_GetDimVarString_1=function(){return(Vf=b._emscripten_bind_MdDbDimension_GetDimVarString_1=b.asm.emscripten_bind_MdDbDimension_GetDimVarString_1).apply(null,arguments)},Wf=b._emscripten_bind_MdDbDimension_SetDimVarString_2=function(){return(Wf=b._emscripten_bind_MdDbDimension_SetDimVarString_2=
162
+ b.asm.emscripten_bind_MdDbDimension_SetDimVarString_2).apply(null,arguments)},Xf=b._emscripten_bind_MdDbDimension_GetDimVarObjectId_1=function(){return(Xf=b._emscripten_bind_MdDbDimension_GetDimVarObjectId_1=b.asm.emscripten_bind_MdDbDimension_GetDimVarObjectId_1).apply(null,arguments)},Yf=b._emscripten_bind_MdDbDimension_SetDimVarObjectId_2=function(){return(Yf=b._emscripten_bind_MdDbDimension_SetDimVarObjectId_2=b.asm.emscripten_bind_MdDbDimension_SetDimVarObjectId_2).apply(null,arguments)},Zf=
163
+ b._emscripten_bind_MdDbDimension_explode_0=function(){return(Zf=b._emscripten_bind_MdDbDimension_explode_0=b.asm.emscripten_bind_MdDbDimension_explode_0).apply(null,arguments)},$f=b._emscripten_bind_MdDbDimension_TrueColor_0=function(){return($f=b._emscripten_bind_MdDbDimension_TrueColor_0=b.asm.emscripten_bind_MdDbDimension_TrueColor_0).apply(null,arguments)},ag=b._emscripten_bind_MdDbDimension_SetTrueColor_1=function(){return(ag=b._emscripten_bind_MdDbDimension_SetTrueColor_1=b.asm.emscripten_bind_MdDbDimension_SetTrueColor_1).apply(null,
164
+ arguments)},bg=b._emscripten_bind_MdDbDimension_ColorIndex_0=function(){return(bg=b._emscripten_bind_MdDbDimension_ColorIndex_0=b.asm.emscripten_bind_MdDbDimension_ColorIndex_0).apply(null,arguments)},cg=b._emscripten_bind_MdDbDimension_SetColorIndex_1=function(){return(cg=b._emscripten_bind_MdDbDimension_SetColorIndex_1=b.asm.emscripten_bind_MdDbDimension_SetColorIndex_1).apply(null,arguments)},dg=b._emscripten_bind_MdDbDimension_Layer_0=function(){return(dg=b._emscripten_bind_MdDbDimension_Layer_0=
165
+ b.asm.emscripten_bind_MdDbDimension_Layer_0).apply(null,arguments)},eg=b._emscripten_bind_MdDbDimension_SetLayer_1=function(){return(eg=b._emscripten_bind_MdDbDimension_SetLayer_1=b.asm.emscripten_bind_MdDbDimension_SetLayer_1).apply(null,arguments)},fg=b._emscripten_bind_MdDbDimension_LinetypeScale_0=function(){return(fg=b._emscripten_bind_MdDbDimension_LinetypeScale_0=b.asm.emscripten_bind_MdDbDimension_LinetypeScale_0).apply(null,arguments)},gg=b._emscripten_bind_MdDbDimension_SetLinetypeScale_1=
166
+ function(){return(gg=b._emscripten_bind_MdDbDimension_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbDimension_SetLinetypeScale_1).apply(null,arguments)},hg=b._emscripten_bind_MdDbDimension_Visible_0=function(){return(hg=b._emscripten_bind_MdDbDimension_Visible_0=b.asm.emscripten_bind_MdDbDimension_Visible_0).apply(null,arguments)},ig=b._emscripten_bind_MdDbDimension_SetVisible_1=function(){return(ig=b._emscripten_bind_MdDbDimension_SetVisible_1=b.asm.emscripten_bind_MdDbDimension_SetVisible_1).apply(null,
167
+ arguments)},jg=b._emscripten_bind_MdDbDimension_Lineweight_0=function(){return(jg=b._emscripten_bind_MdDbDimension_Lineweight_0=b.asm.emscripten_bind_MdDbDimension_Lineweight_0).apply(null,arguments)},kg=b._emscripten_bind_MdDbDimension_SetLineweight_1=function(){return(kg=b._emscripten_bind_MdDbDimension_SetLineweight_1=b.asm.emscripten_bind_MdDbDimension_SetLineweight_1).apply(null,arguments)},lg=b._emscripten_bind_MdDbDimension_TextStyle_0=function(){return(lg=b._emscripten_bind_MdDbDimension_TextStyle_0=
168
+ b.asm.emscripten_bind_MdDbDimension_TextStyle_0).apply(null,arguments)},mg=b._emscripten_bind_MdDbDimension_SetTextStyle_1=function(){return(mg=b._emscripten_bind_MdDbDimension_SetTextStyle_1=b.asm.emscripten_bind_MdDbDimension_SetTextStyle_1).apply(null,arguments)},ng=b._emscripten_bind_MdDbDimension_Highlight_1=function(){return(ng=b._emscripten_bind_MdDbDimension_Highlight_1=b.asm.emscripten_bind_MdDbDimension_Highlight_1).apply(null,arguments)},og=b._emscripten_bind_MdDbDimension_Move_2=function(){return(og=
169
+ b._emscripten_bind_MdDbDimension_Move_2=b.asm.emscripten_bind_MdDbDimension_Move_2).apply(null,arguments)},pg=b._emscripten_bind_MdDbDimension_Rotate_2=function(){return(pg=b._emscripten_bind_MdDbDimension_Rotate_2=b.asm.emscripten_bind_MdDbDimension_Rotate_2).apply(null,arguments)},qg=b._emscripten_bind_MdDbDimension_Mirror_2=function(){return(qg=b._emscripten_bind_MdDbDimension_Mirror_2=b.asm.emscripten_bind_MdDbDimension_Mirror_2).apply(null,arguments)},rg=b._emscripten_bind_MdDbDimension_ScaleEntity_2=
170
+ function(){return(rg=b._emscripten_bind_MdDbDimension_ScaleEntity_2=b.asm.emscripten_bind_MdDbDimension_ScaleEntity_2).apply(null,arguments)},sg=b._emscripten_bind_MdDbDimension_TransformBy_1=function(){return(sg=b._emscripten_bind_MdDbDimension_TransformBy_1=b.asm.emscripten_bind_MdDbDimension_TransformBy_1).apply(null,arguments)},tg=b._emscripten_bind_MdDbDimension_GetBoundingBox_0=function(){return(tg=b._emscripten_bind_MdDbDimension_GetBoundingBox_0=b.asm.emscripten_bind_MdDbDimension_GetBoundingBox_0).apply(null,
171
+ arguments)},ug=b._emscripten_bind_MdDbDimension_GetObjectID_0=function(){return(ug=b._emscripten_bind_MdDbDimension_GetObjectID_0=b.asm.emscripten_bind_MdDbDimension_GetObjectID_0).apply(null,arguments)},vg=b._emscripten_bind_MdDbDimension_Erase_0=function(){return(vg=b._emscripten_bind_MdDbDimension_Erase_0=b.asm.emscripten_bind_MdDbDimension_Erase_0).apply(null,arguments)},wg=b._emscripten_bind_MdDbDimension_ConnectionTempObject_1=function(){return(wg=b._emscripten_bind_MdDbDimension_ConnectionTempObject_1=
172
+ b.asm.emscripten_bind_MdDbDimension_ConnectionTempObject_1).apply(null,arguments)},xg=b._emscripten_bind_MdDbDimension_Clone_0=function(){return(xg=b._emscripten_bind_MdDbDimension_Clone_0=b.asm.emscripten_bind_MdDbDimension_Clone_0).apply(null,arguments)},yg=b._emscripten_bind_MdDbDimension_GetHandle_0=function(){return(yg=b._emscripten_bind_MdDbDimension_GetHandle_0=b.asm.emscripten_bind_MdDbDimension_GetHandle_0).apply(null,arguments)},zg=b._emscripten_bind_MdDbDimension_GetDatabase_0=function(){return(zg=
173
+ b._emscripten_bind_MdDbDimension_GetDatabase_0=b.asm.emscripten_bind_MdDbDimension_GetDatabase_0).apply(null,arguments)},Ag=b._emscripten_bind_MdDbDimension_GetOwnerID_0=function(){return(Ag=b._emscripten_bind_MdDbDimension_GetOwnerID_0=b.asm.emscripten_bind_MdDbDimension_GetOwnerID_0).apply(null,arguments)},Bg=b._emscripten_bind_MdDbDimension_moveGripPointsAt_4=function(){return(Bg=b._emscripten_bind_MdDbDimension_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbDimension_moveGripPointsAt_4).apply(null,
174
+ arguments)},Cg=b._emscripten_bind_MdDbDimension_getObjectName_0=function(){return(Cg=b._emscripten_bind_MdDbDimension_getObjectName_0=b.asm.emscripten_bind_MdDbDimension_getObjectName_0).apply(null,arguments)},Dg=b._emscripten_bind_MdDbDimension_getDxf0_0=function(){return(Dg=b._emscripten_bind_MdDbDimension_getDxf0_0=b.asm.emscripten_bind_MdDbDimension_getDxf0_0).apply(null,arguments)},Eg=b._emscripten_bind_MdDbDimension_getJson_0=function(){return(Eg=b._emscripten_bind_MdDbDimension_getJson_0=b.asm.emscripten_bind_MdDbDimension_getJson_0).apply(null,
175
+ arguments)},Fg=b._emscripten_bind_MdDbDimension_setJson_1=function(){return(Fg=b._emscripten_bind_MdDbDimension_setJson_1=b.asm.emscripten_bind_MdDbDimension_setJson_1).apply(null,arguments)},Gg=b._emscripten_bind_MdDbDimension___destroy___0=function(){return(Gg=b._emscripten_bind_MdDbDimension___destroy___0=b.asm.emscripten_bind_MdDbDimension___destroy___0).apply(null,arguments)},Hg=b._emscripten_bind_VoidPtr___destroy___0=function(){return(Hg=b._emscripten_bind_VoidPtr___destroy___0=b.asm.emscripten_bind_VoidPtr___destroy___0).apply(null,
176
+ arguments)},Ig=b._emscripten_bind_MdCmColor_MdCmColor_0=function(){return(Ig=b._emscripten_bind_MdCmColor_MdCmColor_0=b.asm.emscripten_bind_MdCmColor_MdCmColor_0).apply(null,arguments)},Jg=b._emscripten_bind_MdCmColor_setColorIndex_1=function(){return(Jg=b._emscripten_bind_MdCmColor_setColorIndex_1=b.asm.emscripten_bind_MdCmColor_setColorIndex_1).apply(null,arguments)},Kg=b._emscripten_bind_MdCmColor_setRGB_3=function(){return(Kg=b._emscripten_bind_MdCmColor_setRGB_3=b.asm.emscripten_bind_MdCmColor_setRGB_3).apply(null,
177
+ arguments)},Lg=b._emscripten_bind_MdCmColor_get_red_0=function(){return(Lg=b._emscripten_bind_MdCmColor_get_red_0=b.asm.emscripten_bind_MdCmColor_get_red_0).apply(null,arguments)},Mg=b._emscripten_bind_MdCmColor_set_red_1=function(){return(Mg=b._emscripten_bind_MdCmColor_set_red_1=b.asm.emscripten_bind_MdCmColor_set_red_1).apply(null,arguments)},Ng=b._emscripten_bind_MdCmColor_get_green_0=function(){return(Ng=b._emscripten_bind_MdCmColor_get_green_0=b.asm.emscripten_bind_MdCmColor_get_green_0).apply(null,
178
+ arguments)},Og=b._emscripten_bind_MdCmColor_set_green_1=function(){return(Og=b._emscripten_bind_MdCmColor_set_green_1=b.asm.emscripten_bind_MdCmColor_set_green_1).apply(null,arguments)},Pg=b._emscripten_bind_MdCmColor_get_blue_0=function(){return(Pg=b._emscripten_bind_MdCmColor_get_blue_0=b.asm.emscripten_bind_MdCmColor_get_blue_0).apply(null,arguments)},Qg=b._emscripten_bind_MdCmColor_set_blue_1=function(){return(Qg=b._emscripten_bind_MdCmColor_set_blue_1=b.asm.emscripten_bind_MdCmColor_set_blue_1).apply(null,
179
+ arguments)},Rg=b._emscripten_bind_MdCmColor_get_method_0=function(){return(Rg=b._emscripten_bind_MdCmColor_get_method_0=b.asm.emscripten_bind_MdCmColor_get_method_0).apply(null,arguments)},Sg=b._emscripten_bind_MdCmColor_set_method_1=function(){return(Sg=b._emscripten_bind_MdCmColor_set_method_1=b.asm.emscripten_bind_MdCmColor_set_method_1).apply(null,arguments)},Tg=b._emscripten_bind_MdCmColor_get_n_0=function(){return(Tg=b._emscripten_bind_MdCmColor_get_n_0=b.asm.emscripten_bind_MdCmColor_get_n_0).apply(null,
180
+ arguments)},Ug=b._emscripten_bind_MdCmColor_set_n_1=function(){return(Ug=b._emscripten_bind_MdCmColor_set_n_1=b.asm.emscripten_bind_MdCmColor_set_n_1).apply(null,arguments)},Vg=b._emscripten_bind_MdCmColor_get_colorIndex_0=function(){return(Vg=b._emscripten_bind_MdCmColor_get_colorIndex_0=b.asm.emscripten_bind_MdCmColor_get_colorIndex_0).apply(null,arguments)},Wg=b._emscripten_bind_MdCmColor_set_colorIndex_1=function(){return(Wg=b._emscripten_bind_MdCmColor_set_colorIndex_1=b.asm.emscripten_bind_MdCmColor_set_colorIndex_1).apply(null,
181
+ arguments)},Xg=b._emscripten_bind_MdCmColor___destroy___0=function(){return(Xg=b._emscripten_bind_MdCmColor___destroy___0=b.asm.emscripten_bind_MdCmColor___destroy___0).apply(null,arguments)},Yg=b._emscripten_bind_MdGePoint3d_MdGePoint3d_0=function(){return(Yg=b._emscripten_bind_MdGePoint3d_MdGePoint3d_0=b.asm.emscripten_bind_MdGePoint3d_MdGePoint3d_0).apply(null,arguments)},Zg=b._emscripten_bind_MdGePoint3d_MdGePoint3d_3=function(){return(Zg=b._emscripten_bind_MdGePoint3d_MdGePoint3d_3=b.asm.emscripten_bind_MdGePoint3d_MdGePoint3d_3).apply(null,
182
+ arguments)},$g=b._emscripten_bind_MdGePoint3d_get_x_0=function(){return($g=b._emscripten_bind_MdGePoint3d_get_x_0=b.asm.emscripten_bind_MdGePoint3d_get_x_0).apply(null,arguments)},ah=b._emscripten_bind_MdGePoint3d_set_x_1=function(){return(ah=b._emscripten_bind_MdGePoint3d_set_x_1=b.asm.emscripten_bind_MdGePoint3d_set_x_1).apply(null,arguments)},bh=b._emscripten_bind_MdGePoint3d_get_y_0=function(){return(bh=b._emscripten_bind_MdGePoint3d_get_y_0=b.asm.emscripten_bind_MdGePoint3d_get_y_0).apply(null,
183
+ arguments)},ch=b._emscripten_bind_MdGePoint3d_set_y_1=function(){return(ch=b._emscripten_bind_MdGePoint3d_set_y_1=b.asm.emscripten_bind_MdGePoint3d_set_y_1).apply(null,arguments)},dh=b._emscripten_bind_MdGePoint3d_get_z_0=function(){return(dh=b._emscripten_bind_MdGePoint3d_get_z_0=b.asm.emscripten_bind_MdGePoint3d_get_z_0).apply(null,arguments)},eh=b._emscripten_bind_MdGePoint3d_set_z_1=function(){return(eh=b._emscripten_bind_MdGePoint3d_set_z_1=b.asm.emscripten_bind_MdGePoint3d_set_z_1).apply(null,
184
+ arguments)},fh=b._emscripten_bind_MdGePoint3d___destroy___0=function(){return(fh=b._emscripten_bind_MdGePoint3d___destroy___0=b.asm.emscripten_bind_MdGePoint3d___destroy___0).apply(null,arguments)},gh=b._emscripten_bind_MdGeVector3d_MdGeVector3d_0=function(){return(gh=b._emscripten_bind_MdGeVector3d_MdGeVector3d_0=b.asm.emscripten_bind_MdGeVector3d_MdGeVector3d_0).apply(null,arguments)},hh=b._emscripten_bind_MdGeVector3d_MdGeVector3d_3=function(){return(hh=b._emscripten_bind_MdGeVector3d_MdGeVector3d_3=
185
+ b.asm.emscripten_bind_MdGeVector3d_MdGeVector3d_3).apply(null,arguments)},ih=b._emscripten_bind_MdGeVector3d_get_x_0=function(){return(ih=b._emscripten_bind_MdGeVector3d_get_x_0=b.asm.emscripten_bind_MdGeVector3d_get_x_0).apply(null,arguments)},jh=b._emscripten_bind_MdGeVector3d_set_x_1=function(){return(jh=b._emscripten_bind_MdGeVector3d_set_x_1=b.asm.emscripten_bind_MdGeVector3d_set_x_1).apply(null,arguments)},kh=b._emscripten_bind_MdGeVector3d_get_y_0=function(){return(kh=b._emscripten_bind_MdGeVector3d_get_y_0=
186
+ b.asm.emscripten_bind_MdGeVector3d_get_y_0).apply(null,arguments)},lh=b._emscripten_bind_MdGeVector3d_set_y_1=function(){return(lh=b._emscripten_bind_MdGeVector3d_set_y_1=b.asm.emscripten_bind_MdGeVector3d_set_y_1).apply(null,arguments)},mh=b._emscripten_bind_MdGeVector3d_get_z_0=function(){return(mh=b._emscripten_bind_MdGeVector3d_get_z_0=b.asm.emscripten_bind_MdGeVector3d_get_z_0).apply(null,arguments)},nh=b._emscripten_bind_MdGeVector3d_set_z_1=function(){return(nh=b._emscripten_bind_MdGeVector3d_set_z_1=
187
+ b.asm.emscripten_bind_MdGeVector3d_set_z_1).apply(null,arguments)},oh=b._emscripten_bind_MdGeVector3d___destroy___0=function(){return(oh=b._emscripten_bind_MdGeVector3d___destroy___0=b.asm.emscripten_bind_MdGeVector3d___destroy___0).apply(null,arguments)},ph=b._emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0=function(){return(ph=b._emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0=b.asm.emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0).apply(null,arguments)},qh=b._emscripten_bind_MdGeMatrix3d_setToIdentity_0=function(){return(qh=
188
+ b._emscripten_bind_MdGeMatrix3d_setToIdentity_0=b.asm.emscripten_bind_MdGeMatrix3d_setToIdentity_0).apply(null,arguments)},rh=b._emscripten_bind_MdGeMatrix3d_preMultBy_1=function(){return(rh=b._emscripten_bind_MdGeMatrix3d_preMultBy_1=b.asm.emscripten_bind_MdGeMatrix3d_preMultBy_1).apply(null,arguments)},sh=b._emscripten_bind_MdGeMatrix3d_postMultBy_1=function(){return(sh=b._emscripten_bind_MdGeMatrix3d_postMultBy_1=b.asm.emscripten_bind_MdGeMatrix3d_postMultBy_1).apply(null,arguments)},th=b._emscripten_bind_MdGeMatrix3d_setToProduct_2=
189
+ function(){return(th=b._emscripten_bind_MdGeMatrix3d_setToProduct_2=b.asm.emscripten_bind_MdGeMatrix3d_setToProduct_2).apply(null,arguments)},uh=b._emscripten_bind_MdGeMatrix3d_invert_0=function(){return(uh=b._emscripten_bind_MdGeMatrix3d_invert_0=b.asm.emscripten_bind_MdGeMatrix3d_invert_0).apply(null,arguments)},vh=b._emscripten_bind_MdGeMatrix3d_isSingular_0=function(){return(vh=b._emscripten_bind_MdGeMatrix3d_isSingular_0=b.asm.emscripten_bind_MdGeMatrix3d_isSingular_0).apply(null,arguments)},
190
+ wh=b._emscripten_bind_MdGeMatrix3d_transposeIt_0=function(){return(wh=b._emscripten_bind_MdGeMatrix3d_transposeIt_0=b.asm.emscripten_bind_MdGeMatrix3d_transposeIt_0).apply(null,arguments)},xh=b._emscripten_bind_MdGeMatrix3d_isEqualTo_1=function(){return(xh=b._emscripten_bind_MdGeMatrix3d_isEqualTo_1=b.asm.emscripten_bind_MdGeMatrix3d_isEqualTo_1).apply(null,arguments)},yh=b._emscripten_bind_MdGeMatrix3d_det_0=function(){return(yh=b._emscripten_bind_MdGeMatrix3d_det_0=b.asm.emscripten_bind_MdGeMatrix3d_det_0).apply(null,
191
+ arguments)},zh=b._emscripten_bind_MdGeMatrix3d_setCoordSystem_4=function(){return(zh=b._emscripten_bind_MdGeMatrix3d_setCoordSystem_4=b.asm.emscripten_bind_MdGeMatrix3d_setCoordSystem_4).apply(null,arguments)},Ah=b._emscripten_bind_MdGeMatrix3d_setToTranslation_1=function(){return(Ah=b._emscripten_bind_MdGeMatrix3d_setToTranslation_1=b.asm.emscripten_bind_MdGeMatrix3d_setToTranslation_1).apply(null,arguments)},Bh=b._emscripten_bind_MdGeMatrix3d_setToRotation_3=function(){return(Bh=b._emscripten_bind_MdGeMatrix3d_setToRotation_3=
192
+ b.asm.emscripten_bind_MdGeMatrix3d_setToRotation_3).apply(null,arguments)},Ch=b._emscripten_bind_MdGeMatrix3d_setToScaling_2=function(){return(Ch=b._emscripten_bind_MdGeMatrix3d_setToScaling_2=b.asm.emscripten_bind_MdGeMatrix3d_setToScaling_2).apply(null,arguments)},Dh=b._emscripten_bind_MdGeMatrix3d_scale_0=function(){return(Dh=b._emscripten_bind_MdGeMatrix3d_scale_0=b.asm.emscripten_bind_MdGeMatrix3d_scale_0).apply(null,arguments)},Eh=b._emscripten_bind_MdGeMatrix3d_getData_2=function(){return(Eh=
193
+ b._emscripten_bind_MdGeMatrix3d_getData_2=b.asm.emscripten_bind_MdGeMatrix3d_getData_2).apply(null,arguments)},Fh=b._emscripten_bind_MdGeMatrix3d___destroy___0=function(){return(Fh=b._emscripten_bind_MdGeMatrix3d___destroy___0=b.asm.emscripten_bind_MdGeMatrix3d___destroy___0).apply(null,arguments)},Gh=b._emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0=function(){return(Gh=b._emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0=b.asm.emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0).apply(null,
194
+ arguments)},Hh=b._emscripten_bind_MdDbLayerTableRecord_getName_0=function(){return(Hh=b._emscripten_bind_MdDbLayerTableRecord_getName_0=b.asm.emscripten_bind_MdDbLayerTableRecord_getName_0).apply(null,arguments)},Ih=b._emscripten_bind_MdDbLayerTableRecord_setName_1=function(){return(Ih=b._emscripten_bind_MdDbLayerTableRecord_setName_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setName_1).apply(null,arguments)},Jh=b._emscripten_bind_MdDbLayerTableRecord_isFrozen_0=function(){return(Jh=b._emscripten_bind_MdDbLayerTableRecord_isFrozen_0=
195
+ b.asm.emscripten_bind_MdDbLayerTableRecord_isFrozen_0).apply(null,arguments)},Kh=b._emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1=function(){return(Kh=b._emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1).apply(null,arguments)},Lh=b._emscripten_bind_MdDbLayerTableRecord_isOff_0=function(){return(Lh=b._emscripten_bind_MdDbLayerTableRecord_isOff_0=b.asm.emscripten_bind_MdDbLayerTableRecord_isOff_0).apply(null,arguments)},Mh=b._emscripten_bind_MdDbLayerTableRecord_setIsOff_1=
196
+ function(){return(Mh=b._emscripten_bind_MdDbLayerTableRecord_setIsOff_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setIsOff_1).apply(null,arguments)},Nh=b._emscripten_bind_MdDbLayerTableRecord_isLocked_0=function(){return(Nh=b._emscripten_bind_MdDbLayerTableRecord_isLocked_0=b.asm.emscripten_bind_MdDbLayerTableRecord_isLocked_0).apply(null,arguments)},Oh=b._emscripten_bind_MdDbLayerTableRecord_setIsLocked_1=function(){return(Oh=b._emscripten_bind_MdDbLayerTableRecord_setIsLocked_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setIsLocked_1).apply(null,
197
+ arguments)},Ph=b._emscripten_bind_MdDbLayerTableRecord_color_0=function(){return(Ph=b._emscripten_bind_MdDbLayerTableRecord_color_0=b.asm.emscripten_bind_MdDbLayerTableRecord_color_0).apply(null,arguments)},Qh=b._emscripten_bind_MdDbLayerTableRecord_setColor_1=function(){return(Qh=b._emscripten_bind_MdDbLayerTableRecord_setColor_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setColor_1).apply(null,arguments)},Rh=b._emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0=function(){return(Rh=b._emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0=
198
+ b.asm.emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0).apply(null,arguments)},Sh=b._emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1=function(){return(Sh=b._emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1).apply(null,arguments)},Th=b._emscripten_bind_MdDbLayerTableRecord_lineWeight_0=function(){return(Th=b._emscripten_bind_MdDbLayerTableRecord_lineWeight_0=b.asm.emscripten_bind_MdDbLayerTableRecord_lineWeight_0).apply(null,
199
+ arguments)},Uh=b._emscripten_bind_MdDbLayerTableRecord_setLineWeight_1=function(){return(Uh=b._emscripten_bind_MdDbLayerTableRecord_setLineWeight_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setLineWeight_1).apply(null,arguments)},Vh=b._emscripten_bind_MdDbLayerTableRecord_GetObjectID_0=function(){return(Vh=b._emscripten_bind_MdDbLayerTableRecord_GetObjectID_0=b.asm.emscripten_bind_MdDbLayerTableRecord_GetObjectID_0).apply(null,arguments)},Wh=b._emscripten_bind_MdDbLayerTableRecord_Erase_0=function(){return(Wh=
200
+ b._emscripten_bind_MdDbLayerTableRecord_Erase_0=b.asm.emscripten_bind_MdDbLayerTableRecord_Erase_0).apply(null,arguments)},Xh=b._emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1=function(){return(Xh=b._emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1).apply(null,arguments)},Yh=b._emscripten_bind_MdDbLayerTableRecord_Clone_0=function(){return(Yh=b._emscripten_bind_MdDbLayerTableRecord_Clone_0=b.asm.emscripten_bind_MdDbLayerTableRecord_Clone_0).apply(null,
201
+ arguments)},Zh=b._emscripten_bind_MdDbLayerTableRecord_GetHandle_0=function(){return(Zh=b._emscripten_bind_MdDbLayerTableRecord_GetHandle_0=b.asm.emscripten_bind_MdDbLayerTableRecord_GetHandle_0).apply(null,arguments)},$h=b._emscripten_bind_MdDbLayerTableRecord_GetDatabase_0=function(){return($h=b._emscripten_bind_MdDbLayerTableRecord_GetDatabase_0=b.asm.emscripten_bind_MdDbLayerTableRecord_GetDatabase_0).apply(null,arguments)},ai=b._emscripten_bind_MdDbLayerTableRecord_GetOwnerID_0=function(){return(ai=
202
+ b._emscripten_bind_MdDbLayerTableRecord_GetOwnerID_0=b.asm.emscripten_bind_MdDbLayerTableRecord_GetOwnerID_0).apply(null,arguments)},bi=b._emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4=function(){return(bi=b._emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4).apply(null,arguments)},ci=b._emscripten_bind_MdDbLayerTableRecord_getObjectName_0=function(){return(ci=b._emscripten_bind_MdDbLayerTableRecord_getObjectName_0=b.asm.emscripten_bind_MdDbLayerTableRecord_getObjectName_0).apply(null,
203
+ arguments)},di=b._emscripten_bind_MdDbLayerTableRecord_getDxf0_0=function(){return(di=b._emscripten_bind_MdDbLayerTableRecord_getDxf0_0=b.asm.emscripten_bind_MdDbLayerTableRecord_getDxf0_0).apply(null,arguments)},ei=b._emscripten_bind_MdDbLayerTableRecord_getJson_0=function(){return(ei=b._emscripten_bind_MdDbLayerTableRecord_getJson_0=b.asm.emscripten_bind_MdDbLayerTableRecord_getJson_0).apply(null,arguments)},fi=b._emscripten_bind_MdDbLayerTableRecord_setJson_1=function(){return(fi=b._emscripten_bind_MdDbLayerTableRecord_setJson_1=
204
+ b.asm.emscripten_bind_MdDbLayerTableRecord_setJson_1).apply(null,arguments)},gi=b._emscripten_bind_MdDbLayerTableRecord___destroy___0=function(){return(gi=b._emscripten_bind_MdDbLayerTableRecord___destroy___0=b.asm.emscripten_bind_MdDbLayerTableRecord___destroy___0).apply(null,arguments)},hi=b._emscripten_bind_MdDbLayerTable_GetObjectID_0=function(){return(hi=b._emscripten_bind_MdDbLayerTable_GetObjectID_0=b.asm.emscripten_bind_MdDbLayerTable_GetObjectID_0).apply(null,arguments)},ii=b._emscripten_bind_MdDbLayerTable_Erase_0=
205
+ function(){return(ii=b._emscripten_bind_MdDbLayerTable_Erase_0=b.asm.emscripten_bind_MdDbLayerTable_Erase_0).apply(null,arguments)},ji=b._emscripten_bind_MdDbLayerTable_ConnectionTempObject_1=function(){return(ji=b._emscripten_bind_MdDbLayerTable_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbLayerTable_ConnectionTempObject_1).apply(null,arguments)},ki=b._emscripten_bind_MdDbLayerTable_Clone_0=function(){return(ki=b._emscripten_bind_MdDbLayerTable_Clone_0=b.asm.emscripten_bind_MdDbLayerTable_Clone_0).apply(null,
206
+ arguments)},li=b._emscripten_bind_MdDbLayerTable_GetHandle_0=function(){return(li=b._emscripten_bind_MdDbLayerTable_GetHandle_0=b.asm.emscripten_bind_MdDbLayerTable_GetHandle_0).apply(null,arguments)},mi=b._emscripten_bind_MdDbLayerTable_GetDatabase_0=function(){return(mi=b._emscripten_bind_MdDbLayerTable_GetDatabase_0=b.asm.emscripten_bind_MdDbLayerTable_GetDatabase_0).apply(null,arguments)},ni=b._emscripten_bind_MdDbLayerTable_GetOwnerID_0=function(){return(ni=b._emscripten_bind_MdDbLayerTable_GetOwnerID_0=
207
+ b.asm.emscripten_bind_MdDbLayerTable_GetOwnerID_0).apply(null,arguments)},oi=b._emscripten_bind_MdDbLayerTable_moveGripPointsAt_4=function(){return(oi=b._emscripten_bind_MdDbLayerTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLayerTable_moveGripPointsAt_4).apply(null,arguments)},pi=b._emscripten_bind_MdDbLayerTable_getObjectName_0=function(){return(pi=b._emscripten_bind_MdDbLayerTable_getObjectName_0=b.asm.emscripten_bind_MdDbLayerTable_getObjectName_0).apply(null,arguments)},qi=b._emscripten_bind_MdDbLayerTable_getDxf0_0=
208
+ function(){return(qi=b._emscripten_bind_MdDbLayerTable_getDxf0_0=b.asm.emscripten_bind_MdDbLayerTable_getDxf0_0).apply(null,arguments)},ri=b._emscripten_bind_MdDbLayerTable_getJson_0=function(){return(ri=b._emscripten_bind_MdDbLayerTable_getJson_0=b.asm.emscripten_bind_MdDbLayerTable_getJson_0).apply(null,arguments)},si=b._emscripten_bind_MdDbLayerTable_setJson_1=function(){return(si=b._emscripten_bind_MdDbLayerTable_setJson_1=b.asm.emscripten_bind_MdDbLayerTable_setJson_1).apply(null,arguments)},
209
+ ti=b._emscripten_bind_MdDbLinetypeTable_GetObjectID_0=function(){return(ti=b._emscripten_bind_MdDbLinetypeTable_GetObjectID_0=b.asm.emscripten_bind_MdDbLinetypeTable_GetObjectID_0).apply(null,arguments)},ui=b._emscripten_bind_MdDbLinetypeTable_Erase_0=function(){return(ui=b._emscripten_bind_MdDbLinetypeTable_Erase_0=b.asm.emscripten_bind_MdDbLinetypeTable_Erase_0).apply(null,arguments)},vi=b._emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1=function(){return(vi=b._emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1=
210
+ b.asm.emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1).apply(null,arguments)},wi=b._emscripten_bind_MdDbLinetypeTable_Clone_0=function(){return(wi=b._emscripten_bind_MdDbLinetypeTable_Clone_0=b.asm.emscripten_bind_MdDbLinetypeTable_Clone_0).apply(null,arguments)},xi=b._emscripten_bind_MdDbLinetypeTable_GetHandle_0=function(){return(xi=b._emscripten_bind_MdDbLinetypeTable_GetHandle_0=b.asm.emscripten_bind_MdDbLinetypeTable_GetHandle_0).apply(null,arguments)},yi=b._emscripten_bind_MdDbLinetypeTable_GetDatabase_0=
211
+ function(){return(yi=b._emscripten_bind_MdDbLinetypeTable_GetDatabase_0=b.asm.emscripten_bind_MdDbLinetypeTable_GetDatabase_0).apply(null,arguments)},zi=b._emscripten_bind_MdDbLinetypeTable_GetOwnerID_0=function(){return(zi=b._emscripten_bind_MdDbLinetypeTable_GetOwnerID_0=b.asm.emscripten_bind_MdDbLinetypeTable_GetOwnerID_0).apply(null,arguments)},Ai=b._emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4=function(){return(Ai=b._emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4).apply(null,
212
+ arguments)},Bi=b._emscripten_bind_MdDbLinetypeTable_getObjectName_0=function(){return(Bi=b._emscripten_bind_MdDbLinetypeTable_getObjectName_0=b.asm.emscripten_bind_MdDbLinetypeTable_getObjectName_0).apply(null,arguments)},Ci=b._emscripten_bind_MdDbLinetypeTable_getDxf0_0=function(){return(Ci=b._emscripten_bind_MdDbLinetypeTable_getDxf0_0=b.asm.emscripten_bind_MdDbLinetypeTable_getDxf0_0).apply(null,arguments)},Di=b._emscripten_bind_MdDbLinetypeTable_getJson_0=function(){return(Di=b._emscripten_bind_MdDbLinetypeTable_getJson_0=
213
+ b.asm.emscripten_bind_MdDbLinetypeTable_getJson_0).apply(null,arguments)},Ei=b._emscripten_bind_MdDbLinetypeTable_setJson_1=function(){return(Ei=b._emscripten_bind_MdDbLinetypeTable_setJson_1=b.asm.emscripten_bind_MdDbLinetypeTable_setJson_1).apply(null,arguments)},Fi=b._emscripten_bind_MdDbTextStyleTable_GetObjectID_0=function(){return(Fi=b._emscripten_bind_MdDbTextStyleTable_GetObjectID_0=b.asm.emscripten_bind_MdDbTextStyleTable_GetObjectID_0).apply(null,arguments)},Gi=b._emscripten_bind_MdDbTextStyleTable_Erase_0=
214
+ function(){return(Gi=b._emscripten_bind_MdDbTextStyleTable_Erase_0=b.asm.emscripten_bind_MdDbTextStyleTable_Erase_0).apply(null,arguments)},Hi=b._emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1=function(){return(Hi=b._emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1).apply(null,arguments)},Ii=b._emscripten_bind_MdDbTextStyleTable_Clone_0=function(){return(Ii=b._emscripten_bind_MdDbTextStyleTable_Clone_0=b.asm.emscripten_bind_MdDbTextStyleTable_Clone_0).apply(null,
215
+ arguments)},Ji=b._emscripten_bind_MdDbTextStyleTable_GetHandle_0=function(){return(Ji=b._emscripten_bind_MdDbTextStyleTable_GetHandle_0=b.asm.emscripten_bind_MdDbTextStyleTable_GetHandle_0).apply(null,arguments)},Ki=b._emscripten_bind_MdDbTextStyleTable_GetDatabase_0=function(){return(Ki=b._emscripten_bind_MdDbTextStyleTable_GetDatabase_0=b.asm.emscripten_bind_MdDbTextStyleTable_GetDatabase_0).apply(null,arguments)},Li=b._emscripten_bind_MdDbTextStyleTable_GetOwnerID_0=function(){return(Li=b._emscripten_bind_MdDbTextStyleTable_GetOwnerID_0=
216
+ b.asm.emscripten_bind_MdDbTextStyleTable_GetOwnerID_0).apply(null,arguments)},Mi=b._emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4=function(){return(Mi=b._emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4).apply(null,arguments)},Ni=b._emscripten_bind_MdDbTextStyleTable_getObjectName_0=function(){return(Ni=b._emscripten_bind_MdDbTextStyleTable_getObjectName_0=b.asm.emscripten_bind_MdDbTextStyleTable_getObjectName_0).apply(null,
217
+ arguments)},Oi=b._emscripten_bind_MdDbTextStyleTable_getDxf0_0=function(){return(Oi=b._emscripten_bind_MdDbTextStyleTable_getDxf0_0=b.asm.emscripten_bind_MdDbTextStyleTable_getDxf0_0).apply(null,arguments)},Pi=b._emscripten_bind_MdDbTextStyleTable_getJson_0=function(){return(Pi=b._emscripten_bind_MdDbTextStyleTable_getJson_0=b.asm.emscripten_bind_MdDbTextStyleTable_getJson_0).apply(null,arguments)},Qi=b._emscripten_bind_MdDbTextStyleTable_setJson_1=function(){return(Qi=b._emscripten_bind_MdDbTextStyleTable_setJson_1=
218
+ b.asm.emscripten_bind_MdDbTextStyleTable_setJson_1).apply(null,arguments)},Ri=b._emscripten_bind_MdDbDatabase_GetLayerTable_0=function(){return(Ri=b._emscripten_bind_MdDbDatabase_GetLayerTable_0=b.asm.emscripten_bind_MdDbDatabase_GetLayerTable_0).apply(null,arguments)},Si=b._emscripten_bind_MdDbDatabase_GetLinetypeTable_0=function(){return(Si=b._emscripten_bind_MdDbDatabase_GetLinetypeTable_0=b.asm.emscripten_bind_MdDbDatabase_GetLinetypeTable_0).apply(null,arguments)},Ti=b._emscripten_bind_MdDbDatabase_GetTextStyleTable_0=
219
+ function(){return(Ti=b._emscripten_bind_MdDbDatabase_GetTextStyleTable_0=b.asm.emscripten_bind_MdDbDatabase_GetTextStyleTable_0).apply(null,arguments)},Ui=b._emscripten_bind_MdDbDatabase_GetBlockTable_0=function(){return(Ui=b._emscripten_bind_MdDbDatabase_GetBlockTable_0=b.asm.emscripten_bind_MdDbDatabase_GetBlockTable_0).apply(null,arguments)},Vi=b._emscripten_bind_MdDbDatabase_CurrentSpace_0=function(){return(Vi=b._emscripten_bind_MdDbDatabase_CurrentSpace_0=b.asm.emscripten_bind_MdDbDatabase_CurrentSpace_0).apply(null,
220
+ arguments)},Wi=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0=function(){return(Wi=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0).apply(null,arguments)},Xi=b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1=function(){return(Xi=b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1).apply(null,arguments)},Yi=b._emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0=
221
+ function(){return(Yi=b._emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0).apply(null,arguments)},Zi=b._emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1=function(){return(Zi=b._emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1).apply(null,arguments)},$i=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0=function(){return($i=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0=
222
+ b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0).apply(null,arguments)},aj=b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1=function(){return(aj=b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1).apply(null,arguments)},bj=b._emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0=function(){return(bj=b._emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0).apply(null,
223
+ arguments)},cj=b._emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1=function(){return(cj=b._emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1).apply(null,arguments)},dj=b._emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0=function(){return(dj=b._emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0).apply(null,arguments)},ej=b._emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1=
224
+ function(){return(ej=b._emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1).apply(null,arguments)},fj=b._emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0=function(){return(fj=b._emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0).apply(null,arguments)},gj=b._emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1=function(){return(gj=b._emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1=
225
+ b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1).apply(null,arguments)},hj=b._emscripten_bind_MdDbDatabase_getObjectName_0=function(){return(hj=b._emscripten_bind_MdDbDatabase_getObjectName_0=b.asm.emscripten_bind_MdDbDatabase_getObjectName_0).apply(null,arguments)},ij=b._emscripten_bind_MdDbDatabase_getDxf0_0=function(){return(ij=b._emscripten_bind_MdDbDatabase_getDxf0_0=b.asm.emscripten_bind_MdDbDatabase_getDxf0_0).apply(null,arguments)},jj=b._emscripten_bind_MdDbDatabase_getJson_0=function(){return(jj=
226
+ b._emscripten_bind_MdDbDatabase_getJson_0=b.asm.emscripten_bind_MdDbDatabase_getJson_0).apply(null,arguments)},kj=b._emscripten_bind_MdDbDatabase_setJson_1=function(){return(kj=b._emscripten_bind_MdDbDatabase_setJson_1=b.asm.emscripten_bind_MdDbDatabase_setJson_1).apply(null,arguments)},lj=b._emscripten_bind_McObject_updateDisplay_2=function(){return(lj=b._emscripten_bind_McObject_updateDisplay_2=b.asm.emscripten_bind_McObject_updateDisplay_2).apply(null,arguments)},mj=b._emscripten_bind_McObject_test_0=
227
+ function(){return(mj=b._emscripten_bind_McObject_test_0=b.asm.emscripten_bind_McObject_test_0).apply(null,arguments)},nj=b._emscripten_bind_McObject_openWebFile_3=function(){return(nj=b._emscripten_bind_McObject_openWebFile_3=b.asm.emscripten_bind_McObject_openWebFile_3).apply(null,arguments)},oj=b._emscripten_bind_McObject_saveFileToUrl_1=function(){return(oj=b._emscripten_bind_McObject_saveFileToUrl_1=b.asm.emscripten_bind_McObject_saveFileToUrl_1).apply(null,arguments)},pj=b._emscripten_bind_McObject_saveFile_1=
228
+ function(){return(pj=b._emscripten_bind_McObject_saveFile_1=b.asm.emscripten_bind_McObject_saveFile_1).apply(null,arguments)},qj=b._emscripten_bind_McObject_getViewDataJsonParam_0=function(){return(qj=b._emscripten_bind_McObject_getViewDataJsonParam_0=b.asm.emscripten_bind_McObject_getViewDataJsonParam_0).apply(null,arguments)},rj=b._emscripten_bind_McObject_updataAppData_0=function(){return(rj=b._emscripten_bind_McObject_updataAppData_0=b.asm.emscripten_bind_McObject_updataAppData_0).apply(null,
229
+ arguments)},sj=b._emscripten_bind_McObject_GetDatabase_0=function(){return(sj=b._emscripten_bind_McObject_GetDatabase_0=b.asm.emscripten_bind_McObject_GetDatabase_0).apply(null,arguments)},tj=b._emscripten_bind_McObject_GetSysVarString_1=function(){return(tj=b._emscripten_bind_McObject_GetSysVarString_1=b.asm.emscripten_bind_McObject_GetSysVarString_1).apply(null,arguments)},uj=b._emscripten_bind_McObject_SetSysVarString_2=function(){return(uj=b._emscripten_bind_McObject_SetSysVarString_2=b.asm.emscripten_bind_McObject_SetSysVarString_2).apply(null,
230
+ arguments)},vj=b._emscripten_bind_McObject_GetSysVarDouble_1=function(){return(vj=b._emscripten_bind_McObject_GetSysVarDouble_1=b.asm.emscripten_bind_McObject_GetSysVarDouble_1).apply(null,arguments)},wj=b._emscripten_bind_McObject_SetSysVarDouble_2=function(){return(wj=b._emscripten_bind_McObject_SetSysVarDouble_2=b.asm.emscripten_bind_McObject_SetSysVarDouble_2).apply(null,arguments)},xj=b._emscripten_bind_McObject_GetSysVarLong_1=function(){return(xj=b._emscripten_bind_McObject_GetSysVarLong_1=
231
+ b.asm.emscripten_bind_McObject_GetSysVarLong_1).apply(null,arguments)},yj=b._emscripten_bind_McObject_SetSysVarLong_2=function(){return(yj=b._emscripten_bind_McObject_SetSysVarLong_2=b.asm.emscripten_bind_McObject_SetSysVarLong_2).apply(null,arguments)},zj=b._emscripten_bind_McObject_fireEventWindowSize_2=function(){return(zj=b._emscripten_bind_McObject_fireEventWindowSize_2=b.asm.emscripten_bind_McObject_fireEventWindowSize_2).apply(null,arguments)},Aj=b._emscripten_bind_McObject_fireEventCommandStart_0=
232
+ function(){return(Aj=b._emscripten_bind_McObject_fireEventCommandStart_0=b.asm.emscripten_bind_McObject_fireEventCommandStart_0).apply(null,arguments)},Bj=b._emscripten_bind_McObject_IntelliSelect_PointSelect_2=function(){return(Bj=b._emscripten_bind_McObject_IntelliSelect_PointSelect_2=b.asm.emscripten_bind_McObject_IntelliSelect_PointSelect_2).apply(null,arguments)},Cj=b._emscripten_bind_McObject_IntelliSelect_getGridData_1=function(){return(Cj=b._emscripten_bind_McObject_IntelliSelect_getGridData_1=
233
+ b.asm.emscripten_bind_McObject_IntelliSelect_getGridData_1).apply(null,arguments)},Dj=b._emscripten_bind_McObject_Osnap_NotifyOsnap_8=function(){return(Dj=b._emscripten_bind_McObject_Osnap_NotifyOsnap_8=b.asm.emscripten_bind_McObject_Osnap_NotifyOsnap_8).apply(null,arguments)},Ej=b._emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0=function(){return(Ej=b._emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0=b.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0).apply(null,
234
+ arguments)},Fj=b._emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1=function(){return(Fj=b._emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1=b.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1).apply(null,arguments)},Gj=b._emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0=function(){return(Gj=b._emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0=b.asm.emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0).apply(null,
235
+ arguments)},Hj=b._emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0=function(){return(Hj=b._emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0=b.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0).apply(null,arguments)},Ij=b._emscripten_bind_McObject_SetDrawColor_1=function(){return(Ij=b._emscripten_bind_McObject_SetDrawColor_1=b.asm.emscripten_bind_McObject_SetDrawColor_1).apply(null,arguments)},Jj=b._emscripten_bind_McObject_GetDrawColor_0=function(){return(Jj=
236
+ b._emscripten_bind_McObject_GetDrawColor_0=b.asm.emscripten_bind_McObject_GetDrawColor_0).apply(null,arguments)},Kj=b._emscripten_bind_McObject_AddLayer_1=function(){return(Kj=b._emscripten_bind_McObject_AddLayer_1=b.asm.emscripten_bind_McObject_AddLayer_1).apply(null,arguments)},Lj=b._emscripten_bind_McObject_SetDrawLayer_1=function(){return(Lj=b._emscripten_bind_McObject_SetDrawLayer_1=b.asm.emscripten_bind_McObject_SetDrawLayer_1).apply(null,arguments)},Mj=b._emscripten_bind_McObject_GetDrawLayer_0=
237
+ function(){return(Mj=b._emscripten_bind_McObject_GetDrawLayer_0=b.asm.emscripten_bind_McObject_GetDrawLayer_0).apply(null,arguments)},Nj=b._emscripten_bind_McObject_AddTextStyle_4=function(){return(Nj=b._emscripten_bind_McObject_AddTextStyle_4=b.asm.emscripten_bind_McObject_AddTextStyle_4).apply(null,arguments)},Oj=b._emscripten_bind_McObject_SetDrawTextStyle_1=function(){return(Oj=b._emscripten_bind_McObject_SetDrawTextStyle_1=b.asm.emscripten_bind_McObject_SetDrawTextStyle_1).apply(null,arguments)},
238
+ Pj=b._emscripten_bind_McObject_GetDrawTextStyle_0=function(){return(Pj=b._emscripten_bind_McObject_GetDrawTextStyle_0=b.asm.emscripten_bind_McObject_GetDrawTextStyle_0).apply(null,arguments)},Qj=b._emscripten_bind_McObject_AddLinetype_2=function(){return(Qj=b._emscripten_bind_McObject_AddLinetype_2=b.asm.emscripten_bind_McObject_AddLinetype_2).apply(null,arguments)},Rj=b._emscripten_bind_McObject_AddLinetypeEx_3=function(){return(Rj=b._emscripten_bind_McObject_AddLinetypeEx_3=b.asm.emscripten_bind_McObject_AddLinetypeEx_3).apply(null,
239
+ arguments)},Sj=b._emscripten_bind_McObject_AddDimStyle_5=function(){return(Sj=b._emscripten_bind_McObject_AddDimStyle_5=b.asm.emscripten_bind_McObject_AddDimStyle_5).apply(null,arguments)},Tj=b._emscripten_bind_McObject_SetDrawLinetype_1=function(){return(Tj=b._emscripten_bind_McObject_SetDrawLinetype_1=b.asm.emscripten_bind_McObject_SetDrawLinetype_1).apply(null,arguments)},Uj=b._emscripten_bind_McObject_GetDrawLinetype_0=function(){return(Uj=b._emscripten_bind_McObject_GetDrawLinetype_0=b.asm.emscripten_bind_McObject_GetDrawLinetype_0).apply(null,
240
+ arguments)},Vj=b._emscripten_bind_McObject_SetDrawLineWeight_1=function(){return(Vj=b._emscripten_bind_McObject_SetDrawLineWeight_1=b.asm.emscripten_bind_McObject_SetDrawLineWeight_1).apply(null,arguments)},Wj=b._emscripten_bind_McObject_GetDrawLineWeight_0=function(){return(Wj=b._emscripten_bind_McObject_GetDrawLineWeight_0=b.asm.emscripten_bind_McObject_GetDrawLineWeight_0).apply(null,arguments)},Xj=b._emscripten_bind_McObject_SetDrawLineTypeScale_1=function(){return(Xj=b._emscripten_bind_McObject_SetDrawLineTypeScale_1=
241
+ b.asm.emscripten_bind_McObject_SetDrawLineTypeScale_1).apply(null,arguments)},Yj=b._emscripten_bind_McObject_GetDrawLineTypeScale_0=function(){return(Yj=b._emscripten_bind_McObject_GetDrawLineTypeScale_0=b.asm.emscripten_bind_McObject_GetDrawLineTypeScale_0).apply(null,arguments)},Zj=b._emscripten_bind_McObject_SetDrawDimStyle_1=function(){return(Zj=b._emscripten_bind_McObject_SetDrawDimStyle_1=b.asm.emscripten_bind_McObject_SetDrawDimStyle_1).apply(null,arguments)},ak=b._emscripten_bind_McObject_GetDrawDimStyle_0=
242
+ function(){return(ak=b._emscripten_bind_McObject_GetDrawDimStyle_0=b.asm.emscripten_bind_McObject_GetDrawDimStyle_0).apply(null,arguments)},bk=b._emscripten_bind_McObject_SetPatternDefinition_1=function(){return(bk=b._emscripten_bind_McObject_SetPatternDefinition_1=b.asm.emscripten_bind_McObject_SetPatternDefinition_1).apply(null,arguments)},ck=b._emscripten_bind_McObject_GetPatternDefinition_0=function(){return(ck=b._emscripten_bind_McObject_GetPatternDefinition_0=b.asm.emscripten_bind_McObject_GetPatternDefinition_0).apply(null,
243
+ arguments)},dk=b._emscripten_bind_McObject_SetDrawLineWidth_1=function(){return(dk=b._emscripten_bind_McObject_SetDrawLineWidth_1=b.asm.emscripten_bind_McObject_SetDrawLineWidth_1).apply(null,arguments)},ek=b._emscripten_bind_McObject_GetDrawLineWidth_0=function(){return(ek=b._emscripten_bind_McObject_GetDrawLineWidth_0=b.asm.emscripten_bind_McObject_GetDrawLineWidth_0).apply(null,arguments)},fk=b._emscripten_bind_McObject_DrawLine_6=function(){return(fk=b._emscripten_bind_McObject_DrawLine_6=b.asm.emscripten_bind_McObject_DrawLine_6).apply(null,
244
+ arguments)},gk=b._emscripten_bind_McObject_DrawArc_5=function(){return(gk=b._emscripten_bind_McObject_DrawArc_5=b.asm.emscripten_bind_McObject_DrawArc_5).apply(null,arguments)},hk=b._emscripten_bind_McObject_DrawArc2_6=function(){return(hk=b._emscripten_bind_McObject_DrawArc2_6=b.asm.emscripten_bind_McObject_DrawArc2_6).apply(null,arguments)},ik=b._emscripten_bind_McObject_DrawCircle_3=function(){return(ik=b._emscripten_bind_McObject_DrawCircle_3=b.asm.emscripten_bind_McObject_DrawCircle_3).apply(null,
245
+ arguments)},jk=b._emscripten_bind_McObject_DrawEllipse_5=function(){return(jk=b._emscripten_bind_McObject_DrawEllipse_5=b.asm.emscripten_bind_McObject_DrawEllipse_5).apply(null,arguments)},kk=b._emscripten_bind_McObject_DrawEllipseArc_7=function(){return(kk=b._emscripten_bind_McObject_DrawEllipseArc_7=b.asm.emscripten_bind_McObject_DrawEllipseArc_7).apply(null,arguments)},lk=b._emscripten_bind_McObject_DrawPoint_2=function(){return(lk=b._emscripten_bind_McObject_DrawPoint_2=b.asm.emscripten_bind_McObject_DrawPoint_2).apply(null,
246
+ arguments)},mk=b._emscripten_bind_McObject_DrawSolid_8=function(){return(mk=b._emscripten_bind_McObject_DrawSolid_8=b.asm.emscripten_bind_McObject_DrawSolid_8).apply(null,arguments)},nk=b._emscripten_bind_McObject_DrawMText_7=function(){return(nk=b._emscripten_bind_McObject_DrawMText_7=b.asm.emscripten_bind_McObject_DrawMText_7).apply(null,arguments)},ok=b._emscripten_bind_McObject_DrawText_7=function(){return(ok=b._emscripten_bind_McObject_DrawText_7=b.asm.emscripten_bind_McObject_DrawText_7).apply(null,
247
+ arguments)},pk=b._emscripten_bind_McObject_DrawBlockReference_5=function(){return(pk=b._emscripten_bind_McObject_DrawBlockReference_5=b.asm.emscripten_bind_McObject_DrawBlockReference_5).apply(null,arguments)},qk=b._emscripten_bind_McObject_DrawDimAligned_6=function(){return(qk=b._emscripten_bind_McObject_DrawDimAligned_6=b.asm.emscripten_bind_McObject_DrawDimAligned_6).apply(null,arguments)},rk=b._emscripten_bind_McObject_DrawDimAngular_8=function(){return(rk=b._emscripten_bind_McObject_DrawDimAngular_8=
248
+ b.asm.emscripten_bind_McObject_DrawDimAngular_8).apply(null,arguments)},sk=b._emscripten_bind_McObject_DrawDimDiametric_5=function(){return(sk=b._emscripten_bind_McObject_DrawDimDiametric_5=b.asm.emscripten_bind_McObject_DrawDimDiametric_5).apply(null,arguments)},tk=b._emscripten_bind_McObject_DrawDimRotated_7=function(){return(tk=b._emscripten_bind_McObject_DrawDimRotated_7=b.asm.emscripten_bind_McObject_DrawDimRotated_7).apply(null,arguments)},uk=b._emscripten_bind_McObject_DrawDimOrdinate_5=function(){return(uk=
249
+ b._emscripten_bind_McObject_DrawDimOrdinate_5=b.asm.emscripten_bind_McObject_DrawDimOrdinate_5).apply(null,arguments)},vk=b._emscripten_bind_McObject_DrawDimRadial_5=function(){return(vk=b._emscripten_bind_McObject_DrawDimRadial_5=b.asm.emscripten_bind_McObject_DrawDimRadial_5).apply(null,arguments)},wk=b._emscripten_bind_McObject_PathMoveTo_2=function(){return(wk=b._emscripten_bind_McObject_PathMoveTo_2=b.asm.emscripten_bind_McObject_PathMoveTo_2).apply(null,arguments)},xk=b._emscripten_bind_McObject_PathMoveToEx_5=
250
+ function(){return(xk=b._emscripten_bind_McObject_PathMoveToEx_5=b.asm.emscripten_bind_McObject_PathMoveToEx_5).apply(null,arguments)},yk=b._emscripten_bind_McObject_PathLineTo_2=function(){return(yk=b._emscripten_bind_McObject_PathLineTo_2=b.asm.emscripten_bind_McObject_PathLineTo_2).apply(null,arguments)},zk=b._emscripten_bind_McObject_PathLineToEx_5=function(){return(zk=b._emscripten_bind_McObject_PathLineToEx_5=b.asm.emscripten_bind_McObject_PathLineToEx_5).apply(null,arguments)},Ak=b._emscripten_bind_McObject_DrawPathToPolyline_0=
251
+ function(){return(Ak=b._emscripten_bind_McObject_DrawPathToPolyline_0=b.asm.emscripten_bind_McObject_DrawPathToPolyline_0).apply(null,arguments)},Bk=b._emscripten_bind_McObject_DrawPathToSpline_0=function(){return(Bk=b._emscripten_bind_McObject_DrawPathToSpline_0=b.asm.emscripten_bind_McObject_DrawPathToSpline_0).apply(null,arguments)},Ck=b._emscripten_bind_McObject_PathMakeClosed_0=function(){return(Ck=b._emscripten_bind_McObject_PathMakeClosed_0=b.asm.emscripten_bind_McObject_PathMakeClosed_0).apply(null,
252
+ arguments)},Dk=b._emscripten_bind_McObject_DrawPathToHatch_1=function(){return(Dk=b._emscripten_bind_McObject_DrawPathToHatch_1=b.asm.emscripten_bind_McObject_DrawPathToHatch_1).apply(null,arguments)},Ek=b._emscripten_bind_McObject_DrawEntity_1=function(){return(Ek=b._emscripten_bind_McObject_DrawEntity_1=b.asm.emscripten_bind_McObject_DrawEntity_1).apply(null,arguments)},Fk=b._emscripten_bind_McApp_McApp_0=function(){return(Fk=b._emscripten_bind_McApp_McApp_0=b.asm.emscripten_bind_McApp_McApp_0).apply(null,
253
+ arguments)},Gk=b._emscripten_bind_McApp_Init_0=function(){return(Gk=b._emscripten_bind_McApp_Init_0=b.asm.emscripten_bind_McApp_Init_0).apply(null,arguments)},Hk=b._emscripten_bind_McApp_CreateMxDraw_5=function(){return(Hk=b._emscripten_bind_McApp_CreateMxDraw_5=b.asm.emscripten_bind_McApp_CreateMxDraw_5).apply(null,arguments)},Ik=b._emscripten_bind_McApp_GetCurrentMxDraw_0=function(){return(Ik=b._emscripten_bind_McApp_GetCurrentMxDraw_0=b.asm.emscripten_bind_McApp_GetCurrentMxDraw_0).apply(null,
254
+ arguments)},Jk=b._emscripten_bind_McApp_DestroyObject_1=function(){return(Jk=b._emscripten_bind_McApp_DestroyObject_1=b.asm.emscripten_bind_McApp_DestroyObject_1).apply(null,arguments)},Kk=b._emscripten_bind_McApp_mcedRGB2Index_4=function(){return(Kk=b._emscripten_bind_McApp_mcedRGB2Index_4=b.asm.emscripten_bind_McApp_mcedRGB2Index_4).apply(null,arguments)},Lk=b._emscripten_bind_McApp_ObjectIdToObjectName_1=function(){return(Lk=b._emscripten_bind_McApp_ObjectIdToObjectName_1=b.asm.emscripten_bind_McApp_ObjectIdToObjectName_1).apply(null,
255
+ arguments)},Mk=b._emscripten_bind_McApp_ObjectIdToMdObject_1=function(){return(Mk=b._emscripten_bind_McApp_ObjectIdToMdObject_1=b.asm.emscripten_bind_McApp_ObjectIdToMdObject_1).apply(null,arguments)},Nk=b._emscripten_bind_McApp_ObjectIdToMdDbLine_1=function(){return(Nk=b._emscripten_bind_McApp_ObjectIdToMdDbLine_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbLine_1).apply(null,arguments)},Ok=b._emscripten_bind_McApp_ObjectIdToMdDbText_1=function(){return(Ok=b._emscripten_bind_McApp_ObjectIdToMdDbText_1=
256
+ b.asm.emscripten_bind_McApp_ObjectIdToMdDbText_1).apply(null,arguments)},Pk=b._emscripten_bind_McApp_ObjectIdToMdDbPolyline_1=function(){return(Pk=b._emscripten_bind_McApp_ObjectIdToMdDbPolyline_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbPolyline_1).apply(null,arguments)},Qk=b._emscripten_bind_McApp_ObjectIdToMdDbCircle_1=function(){return(Qk=b._emscripten_bind_McApp_ObjectIdToMdDbCircle_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbCircle_1).apply(null,arguments)},Rk=b._emscripten_bind_McApp_ObjectIdToMdDbBlockReference_1=
257
+ function(){return(Rk=b._emscripten_bind_McApp_ObjectIdToMdDbBlockReference_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbBlockReference_1).apply(null,arguments)},Sk=b._emscripten_bind_McApp_ObjectIdToMdDbAlignedDimension_1=function(){return(Sk=b._emscripten_bind_McApp_ObjectIdToMdDbAlignedDimension_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbAlignedDimension_1).apply(null,arguments)},Tk=b._emscripten_bind_McApp_ObjectIdToMdDbRotatedDimension_1=function(){return(Tk=b._emscripten_bind_McApp_ObjectIdToMdDbRotatedDimension_1=
258
+ b.asm.emscripten_bind_McApp_ObjectIdToMdDbRotatedDimension_1).apply(null,arguments)},Uk=b._emscripten_bind_McApp_ObjectIdToMdDbMText_1=function(){return(Uk=b._emscripten_bind_McApp_ObjectIdToMdDbMText_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbMText_1).apply(null,arguments)},Vk=b._emscripten_bind_McApp_getLastCallResult_0=function(){return(Vk=b._emscripten_bind_McApp_getLastCallResult_0=b.asm.emscripten_bind_McApp_getLastCallResult_0).apply(null,arguments)},Wk=b._emscripten_bind_McApp_ThreadTaskAbortExit_0=
259
+ function(){return(Wk=b._emscripten_bind_McApp_ThreadTaskAbortExit_0=b.asm.emscripten_bind_McApp_ThreadTaskAbortExit_0).apply(null,arguments)},Xk=b._emscripten_bind_McApp___destroy___0=function(){return(Xk=b._emscripten_bind_McApp___destroy___0=b.asm.emscripten_bind_McApp___destroy___0).apply(null,arguments)},Yk=b._emscripten_bind_McDrawResbuf_McDrawResbuf_0=function(){return(Yk=b._emscripten_bind_McDrawResbuf_McDrawResbuf_0=b.asm.emscripten_bind_McDrawResbuf_McDrawResbuf_0).apply(null,arguments)},
260
+ Zk=b._emscripten_bind_McDrawResbuf_Clear_0=function(){return(Zk=b._emscripten_bind_McDrawResbuf_Clear_0=b.asm.emscripten_bind_McDrawResbuf_Clear_0).apply(null,arguments)},$k=b._emscripten_bind_McDrawResbuf_GetCount_0=function(){return($k=b._emscripten_bind_McDrawResbuf_GetCount_0=b.asm.emscripten_bind_McDrawResbuf_GetCount_0).apply(null,arguments)},al=b._emscripten_bind_McDrawResbuf_AtDouble_1=function(){return(al=b._emscripten_bind_McDrawResbuf_AtDouble_1=b.asm.emscripten_bind_McDrawResbuf_AtDouble_1).apply(null,
261
+ arguments)},bl=b._emscripten_bind_McDrawResbuf_Atlong_1=function(){return(bl=b._emscripten_bind_McDrawResbuf_Atlong_1=b.asm.emscripten_bind_McDrawResbuf_Atlong_1).apply(null,arguments)},cl=b._emscripten_bind_McDrawResbuf_AtObjectId_1=function(){return(cl=b._emscripten_bind_McDrawResbuf_AtObjectId_1=b.asm.emscripten_bind_McDrawResbuf_AtObjectId_1).apply(null,arguments)},dl=b._emscripten_bind_McDrawResbuf_AtObject_1=function(){return(dl=b._emscripten_bind_McDrawResbuf_AtObject_1=b.asm.emscripten_bind_McDrawResbuf_AtObject_1).apply(null,
262
+ arguments)},el=b._emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1=function(){return(el=b._emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1=b.asm.emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1).apply(null,arguments)},fl=b._emscripten_bind_McDrawResbuf_AtObjectName_1=function(){return(fl=b._emscripten_bind_McDrawResbuf_AtObjectName_1=b.asm.emscripten_bind_McDrawResbuf_AtObjectName_1).apply(null,arguments)},gl=b._emscripten_bind_McDrawResbuf_AtString_1=function(){return(gl=b._emscripten_bind_McDrawResbuf_AtString_1=
263
+ b.asm.emscripten_bind_McDrawResbuf_AtString_1).apply(null,arguments)},hl=b._emscripten_bind_McDrawResbuf_AtPoint_1=function(){return(hl=b._emscripten_bind_McDrawResbuf_AtPoint_1=b.asm.emscripten_bind_McDrawResbuf_AtPoint_1).apply(null,arguments)},il=b._emscripten_bind_McDrawResbuf_ItemDataType_1=function(){return(il=b._emscripten_bind_McDrawResbuf_ItemDataType_1=b.asm.emscripten_bind_McDrawResbuf_ItemDataType_1).apply(null,arguments)},jl=b._emscripten_bind_McDrawResbuf_AddDouble_2=function(){return(jl=
264
+ b._emscripten_bind_McDrawResbuf_AddDouble_2=b.asm.emscripten_bind_McDrawResbuf_AddDouble_2).apply(null,arguments)},kl=b._emscripten_bind_McDrawResbuf_Addlong_2=function(){return(kl=b._emscripten_bind_McDrawResbuf_Addlong_2=b.asm.emscripten_bind_McDrawResbuf_Addlong_2).apply(null,arguments)},ll=b._emscripten_bind_McDrawResbuf_AddObjectId_2=function(){return(ll=b._emscripten_bind_McDrawResbuf_AddObjectId_2=b.asm.emscripten_bind_McDrawResbuf_AddObjectId_2).apply(null,arguments)},ml=b._emscripten_bind_McDrawResbuf_AddObject_1=
265
+ function(){return(ml=b._emscripten_bind_McDrawResbuf_AddObject_1=b.asm.emscripten_bind_McDrawResbuf_AddObject_1).apply(null,arguments)},nl=b._emscripten_bind_McDrawResbuf_AddString_2=function(){return(nl=b._emscripten_bind_McDrawResbuf_AddString_2=b.asm.emscripten_bind_McDrawResbuf_AddString_2).apply(null,arguments)},ol=b._emscripten_bind_McDrawResbuf_AddPoint_2=function(){return(ol=b._emscripten_bind_McDrawResbuf_AddPoint_2=b.asm.emscripten_bind_McDrawResbuf_AddPoint_2).apply(null,arguments)},pl=
266
+ b._emscripten_bind_McDrawResbuf_RemoveAll_0=function(){return(pl=b._emscripten_bind_McDrawResbuf_RemoveAll_0=b.asm.emscripten_bind_McDrawResbuf_RemoveAll_0).apply(null,arguments)},ql=b._emscripten_bind_McDrawResbuf_Remove_1=function(){return(ql=b._emscripten_bind_McDrawResbuf_Remove_1=b.asm.emscripten_bind_McDrawResbuf_Remove_1).apply(null,arguments)},rl=b._emscripten_bind_McDrawResbuf_getObjectName_0=function(){return(rl=b._emscripten_bind_McDrawResbuf_getObjectName_0=b.asm.emscripten_bind_McDrawResbuf_getObjectName_0).apply(null,
267
+ arguments)},sl=b._emscripten_bind_McDrawResbuf_getDxf0_0=function(){return(sl=b._emscripten_bind_McDrawResbuf_getDxf0_0=b.asm.emscripten_bind_McDrawResbuf_getDxf0_0).apply(null,arguments)},tl=b._emscripten_bind_McDrawResbuf_getJson_0=function(){return(tl=b._emscripten_bind_McDrawResbuf_getJson_0=b.asm.emscripten_bind_McDrawResbuf_getJson_0).apply(null,arguments)},ul=b._emscripten_bind_McDrawResbuf_setJson_1=function(){return(ul=b._emscripten_bind_McDrawResbuf_setJson_1=b.asm.emscripten_bind_McDrawResbuf_setJson_1).apply(null,
268
+ arguments)},vl=b._emscripten_bind_McDrawResbuf___destroy___0=function(){return(vl=b._emscripten_bind_McDrawResbuf___destroy___0=b.asm.emscripten_bind_McDrawResbuf___destroy___0).apply(null,arguments)},wl=b._emscripten_bind_McDrawUtility_McDrawUtility_0=function(){return(wl=b._emscripten_bind_McDrawUtility_McDrawUtility_0=b.asm.emscripten_bind_McDrawUtility_McDrawUtility_0).apply(null,arguments)},xl=b._emscripten_bind_McDrawUtility_findEntAtPoint_5=function(){return(xl=b._emscripten_bind_McDrawUtility_findEntAtPoint_5=
269
+ b.asm.emscripten_bind_McDrawUtility_findEntAtPoint_5).apply(null,arguments)},yl=b._emscripten_bind_McDrawUtility_eraseEntity_1=function(){return(yl=b._emscripten_bind_McDrawUtility_eraseEntity_1=b.asm.emscripten_bind_McDrawUtility_eraseEntity_1).apply(null,arguments)},zl=b._emscripten_bind_McDrawUtility_highlightEntity_2=function(){return(zl=b._emscripten_bind_McDrawUtility_highlightEntity_2=b.asm.emscripten_bind_McDrawUtility_highlightEntity_2).apply(null,arguments)},Al=b._emscripten_bind_McDrawUtility___destroy___0=
270
+ function(){return(Al=b._emscripten_bind_McDrawUtility___destroy___0=b.asm.emscripten_bind_McDrawUtility___destroy___0).apply(null,arguments)},Bl=b._emscripten_bind_MdDbLine_MdDbLine_0=function(){return(Bl=b._emscripten_bind_MdDbLine_MdDbLine_0=b.asm.emscripten_bind_MdDbLine_MdDbLine_0).apply(null,arguments)},Cl=b._emscripten_bind_MdDbLine_startPoint_0=function(){return(Cl=b._emscripten_bind_MdDbLine_startPoint_0=b.asm.emscripten_bind_MdDbLine_startPoint_0).apply(null,arguments)},Dl=b._emscripten_bind_MdDbLine_setStartPoint_1=
271
+ function(){return(Dl=b._emscripten_bind_MdDbLine_setStartPoint_1=b.asm.emscripten_bind_MdDbLine_setStartPoint_1).apply(null,arguments)},El=b._emscripten_bind_MdDbLine_endPoint_0=function(){return(El=b._emscripten_bind_MdDbLine_endPoint_0=b.asm.emscripten_bind_MdDbLine_endPoint_0).apply(null,arguments)},Fl=b._emscripten_bind_MdDbLine_setEndPoint_1=function(){return(Fl=b._emscripten_bind_MdDbLine_setEndPoint_1=b.asm.emscripten_bind_MdDbLine_setEndPoint_1).apply(null,arguments)},Gl=b._emscripten_bind_MdDbLine_getStartParam_0=
272
+ function(){return(Gl=b._emscripten_bind_MdDbLine_getStartParam_0=b.asm.emscripten_bind_MdDbLine_getStartParam_0).apply(null,arguments)},Hl=b._emscripten_bind_MdDbLine_getEndParam_0=function(){return(Hl=b._emscripten_bind_MdDbLine_getEndParam_0=b.asm.emscripten_bind_MdDbLine_getEndParam_0).apply(null,arguments)},Il=b._emscripten_bind_MdDbLine_getDistAtParam_1=function(){return(Il=b._emscripten_bind_MdDbLine_getDistAtParam_1=b.asm.emscripten_bind_MdDbLine_getDistAtParam_1).apply(null,arguments)},Jl=
273
+ b._emscripten_bind_MdDbLine_getParamAtDist_1=function(){return(Jl=b._emscripten_bind_MdDbLine_getParamAtDist_1=b.asm.emscripten_bind_MdDbLine_getParamAtDist_1).apply(null,arguments)},Kl=b._emscripten_bind_MdDbLine_getDistAtPoint_1=function(){return(Kl=b._emscripten_bind_MdDbLine_getDistAtPoint_1=b.asm.emscripten_bind_MdDbLine_getDistAtPoint_1).apply(null,arguments)},Ll=b._emscripten_bind_MdDbLine_getPointAtDist_1=function(){return(Ll=b._emscripten_bind_MdDbLine_getPointAtDist_1=b.asm.emscripten_bind_MdDbLine_getPointAtDist_1).apply(null,
274
+ arguments)},Ml=b._emscripten_bind_MdDbLine_getStartPoint_0=function(){return(Ml=b._emscripten_bind_MdDbLine_getStartPoint_0=b.asm.emscripten_bind_MdDbLine_getStartPoint_0).apply(null,arguments)},Nl=b._emscripten_bind_MdDbLine_getEndPoint_0=function(){return(Nl=b._emscripten_bind_MdDbLine_getEndPoint_0=b.asm.emscripten_bind_MdDbLine_getEndPoint_0).apply(null,arguments)},Ol=b._emscripten_bind_MdDbLine_getPointAtParam_1=function(){return(Ol=b._emscripten_bind_MdDbLine_getPointAtParam_1=b.asm.emscripten_bind_MdDbLine_getPointAtParam_1).apply(null,
275
+ arguments)},Pl=b._emscripten_bind_MdDbLine_getParamAtPoint_1=function(){return(Pl=b._emscripten_bind_MdDbLine_getParamAtPoint_1=b.asm.emscripten_bind_MdDbLine_getParamAtPoint_1).apply(null,arguments)},Ql=b._emscripten_bind_MdDbLine_getFirstDeriv_1=function(){return(Ql=b._emscripten_bind_MdDbLine_getFirstDeriv_1=b.asm.emscripten_bind_MdDbLine_getFirstDeriv_1).apply(null,arguments)},Rl=b._emscripten_bind_MdDbLine_getFirstDerivEx_1=function(){return(Rl=b._emscripten_bind_MdDbLine_getFirstDerivEx_1=b.asm.emscripten_bind_MdDbLine_getFirstDerivEx_1).apply(null,
276
+ arguments)},Sl=b._emscripten_bind_MdDbLine_getClosestPointTo_2=function(){return(Sl=b._emscripten_bind_MdDbLine_getClosestPointTo_2=b.asm.emscripten_bind_MdDbLine_getClosestPointTo_2).apply(null,arguments)},Tl=b._emscripten_bind_MdDbLine_offsetCurves_2=function(){return(Tl=b._emscripten_bind_MdDbLine_offsetCurves_2=b.asm.emscripten_bind_MdDbLine_offsetCurves_2).apply(null,arguments)},Ul=b._emscripten_bind_MdDbLine_splitCurves_1=function(){return(Ul=b._emscripten_bind_MdDbLine_splitCurves_1=b.asm.emscripten_bind_MdDbLine_splitCurves_1).apply(null,
277
+ arguments)},Vl=b._emscripten_bind_MdDbLine_getArea_0=function(){return(Vl=b._emscripten_bind_MdDbLine_getArea_0=b.asm.emscripten_bind_MdDbLine_getArea_0).apply(null,arguments)},Wl=b._emscripten_bind_MdDbLine_getSamplePoints_1=function(){return(Wl=b._emscripten_bind_MdDbLine_getSamplePoints_1=b.asm.emscripten_bind_MdDbLine_getSamplePoints_1).apply(null,arguments)},Xl=b._emscripten_bind_MdDbLine_getLength_0=function(){return(Xl=b._emscripten_bind_MdDbLine_getLength_0=b.asm.emscripten_bind_MdDbLine_getLength_0).apply(null,
278
+ arguments)},Yl=b._emscripten_bind_MdDbLine_explode_0=function(){return(Yl=b._emscripten_bind_MdDbLine_explode_0=b.asm.emscripten_bind_MdDbLine_explode_0).apply(null,arguments)},Zl=b._emscripten_bind_MdDbLine_TrueColor_0=function(){return(Zl=b._emscripten_bind_MdDbLine_TrueColor_0=b.asm.emscripten_bind_MdDbLine_TrueColor_0).apply(null,arguments)},$l=b._emscripten_bind_MdDbLine_SetTrueColor_1=function(){return($l=b._emscripten_bind_MdDbLine_SetTrueColor_1=b.asm.emscripten_bind_MdDbLine_SetTrueColor_1).apply(null,
279
+ arguments)},am=b._emscripten_bind_MdDbLine_ColorIndex_0=function(){return(am=b._emscripten_bind_MdDbLine_ColorIndex_0=b.asm.emscripten_bind_MdDbLine_ColorIndex_0).apply(null,arguments)},bm=b._emscripten_bind_MdDbLine_SetColorIndex_1=function(){return(bm=b._emscripten_bind_MdDbLine_SetColorIndex_1=b.asm.emscripten_bind_MdDbLine_SetColorIndex_1).apply(null,arguments)},cm=b._emscripten_bind_MdDbLine_Layer_0=function(){return(cm=b._emscripten_bind_MdDbLine_Layer_0=b.asm.emscripten_bind_MdDbLine_Layer_0).apply(null,
280
+ arguments)},dm=b._emscripten_bind_MdDbLine_SetLayer_1=function(){return(dm=b._emscripten_bind_MdDbLine_SetLayer_1=b.asm.emscripten_bind_MdDbLine_SetLayer_1).apply(null,arguments)},em=b._emscripten_bind_MdDbLine_LinetypeScale_0=function(){return(em=b._emscripten_bind_MdDbLine_LinetypeScale_0=b.asm.emscripten_bind_MdDbLine_LinetypeScale_0).apply(null,arguments)},fm=b._emscripten_bind_MdDbLine_SetLinetypeScale_1=function(){return(fm=b._emscripten_bind_MdDbLine_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbLine_SetLinetypeScale_1).apply(null,
281
+ arguments)},gm=b._emscripten_bind_MdDbLine_Visible_0=function(){return(gm=b._emscripten_bind_MdDbLine_Visible_0=b.asm.emscripten_bind_MdDbLine_Visible_0).apply(null,arguments)},hm=b._emscripten_bind_MdDbLine_SetVisible_1=function(){return(hm=b._emscripten_bind_MdDbLine_SetVisible_1=b.asm.emscripten_bind_MdDbLine_SetVisible_1).apply(null,arguments)},im=b._emscripten_bind_MdDbLine_Lineweight_0=function(){return(im=b._emscripten_bind_MdDbLine_Lineweight_0=b.asm.emscripten_bind_MdDbLine_Lineweight_0).apply(null,
282
+ arguments)},jm=b._emscripten_bind_MdDbLine_SetLineweight_1=function(){return(jm=b._emscripten_bind_MdDbLine_SetLineweight_1=b.asm.emscripten_bind_MdDbLine_SetLineweight_1).apply(null,arguments)},km=b._emscripten_bind_MdDbLine_TextStyle_0=function(){return(km=b._emscripten_bind_MdDbLine_TextStyle_0=b.asm.emscripten_bind_MdDbLine_TextStyle_0).apply(null,arguments)},lm=b._emscripten_bind_MdDbLine_SetTextStyle_1=function(){return(lm=b._emscripten_bind_MdDbLine_SetTextStyle_1=b.asm.emscripten_bind_MdDbLine_SetTextStyle_1).apply(null,
283
+ arguments)},mm=b._emscripten_bind_MdDbLine_Highlight_1=function(){return(mm=b._emscripten_bind_MdDbLine_Highlight_1=b.asm.emscripten_bind_MdDbLine_Highlight_1).apply(null,arguments)},nm=b._emscripten_bind_MdDbLine_Move_2=function(){return(nm=b._emscripten_bind_MdDbLine_Move_2=b.asm.emscripten_bind_MdDbLine_Move_2).apply(null,arguments)},om=b._emscripten_bind_MdDbLine_Rotate_2=function(){return(om=b._emscripten_bind_MdDbLine_Rotate_2=b.asm.emscripten_bind_MdDbLine_Rotate_2).apply(null,arguments)},
284
+ pm=b._emscripten_bind_MdDbLine_Mirror_2=function(){return(pm=b._emscripten_bind_MdDbLine_Mirror_2=b.asm.emscripten_bind_MdDbLine_Mirror_2).apply(null,arguments)},qm=b._emscripten_bind_MdDbLine_ScaleEntity_2=function(){return(qm=b._emscripten_bind_MdDbLine_ScaleEntity_2=b.asm.emscripten_bind_MdDbLine_ScaleEntity_2).apply(null,arguments)},rm=b._emscripten_bind_MdDbLine_TransformBy_1=function(){return(rm=b._emscripten_bind_MdDbLine_TransformBy_1=b.asm.emscripten_bind_MdDbLine_TransformBy_1).apply(null,
285
+ arguments)},sm=b._emscripten_bind_MdDbLine_GetBoundingBox_0=function(){return(sm=b._emscripten_bind_MdDbLine_GetBoundingBox_0=b.asm.emscripten_bind_MdDbLine_GetBoundingBox_0).apply(null,arguments)},tm=b._emscripten_bind_MdDbLine_GetObjectID_0=function(){return(tm=b._emscripten_bind_MdDbLine_GetObjectID_0=b.asm.emscripten_bind_MdDbLine_GetObjectID_0).apply(null,arguments)},um=b._emscripten_bind_MdDbLine_Erase_0=function(){return(um=b._emscripten_bind_MdDbLine_Erase_0=b.asm.emscripten_bind_MdDbLine_Erase_0).apply(null,
286
+ arguments)},wm=b._emscripten_bind_MdDbLine_ConnectionTempObject_1=function(){return(wm=b._emscripten_bind_MdDbLine_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbLine_ConnectionTempObject_1).apply(null,arguments)},xm=b._emscripten_bind_MdDbLine_Clone_0=function(){return(xm=b._emscripten_bind_MdDbLine_Clone_0=b.asm.emscripten_bind_MdDbLine_Clone_0).apply(null,arguments)},ym=b._emscripten_bind_MdDbLine_GetHandle_0=function(){return(ym=b._emscripten_bind_MdDbLine_GetHandle_0=b.asm.emscripten_bind_MdDbLine_GetHandle_0).apply(null,
287
+ arguments)},zm=b._emscripten_bind_MdDbLine_GetDatabase_0=function(){return(zm=b._emscripten_bind_MdDbLine_GetDatabase_0=b.asm.emscripten_bind_MdDbLine_GetDatabase_0).apply(null,arguments)},Am=b._emscripten_bind_MdDbLine_GetOwnerID_0=function(){return(Am=b._emscripten_bind_MdDbLine_GetOwnerID_0=b.asm.emscripten_bind_MdDbLine_GetOwnerID_0).apply(null,arguments)},Bm=b._emscripten_bind_MdDbLine_moveGripPointsAt_4=function(){return(Bm=b._emscripten_bind_MdDbLine_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLine_moveGripPointsAt_4).apply(null,
288
+ arguments)},Cm=b._emscripten_bind_MdDbLine_getObjectName_0=function(){return(Cm=b._emscripten_bind_MdDbLine_getObjectName_0=b.asm.emscripten_bind_MdDbLine_getObjectName_0).apply(null,arguments)},Dm=b._emscripten_bind_MdDbLine_getDxf0_0=function(){return(Dm=b._emscripten_bind_MdDbLine_getDxf0_0=b.asm.emscripten_bind_MdDbLine_getDxf0_0).apply(null,arguments)},Em=b._emscripten_bind_MdDbLine_getJson_0=function(){return(Em=b._emscripten_bind_MdDbLine_getJson_0=b.asm.emscripten_bind_MdDbLine_getJson_0).apply(null,
289
+ arguments)},Fm=b._emscripten_bind_MdDbLine_setJson_1=function(){return(Fm=b._emscripten_bind_MdDbLine_setJson_1=b.asm.emscripten_bind_MdDbLine_setJson_1).apply(null,arguments)},Gm=b._emscripten_bind_MdDbLine___destroy___0=function(){return(Gm=b._emscripten_bind_MdDbLine___destroy___0=b.asm.emscripten_bind_MdDbLine___destroy___0).apply(null,arguments)},Hm=b._emscripten_bind_MdDbText_MdDbText_0=function(){return(Hm=b._emscripten_bind_MdDbText_MdDbText_0=b.asm.emscripten_bind_MdDbText_MdDbText_0).apply(null,
290
+ arguments)},Im=b._emscripten_bind_MdDbText_position_0=function(){return(Im=b._emscripten_bind_MdDbText_position_0=b.asm.emscripten_bind_MdDbText_position_0).apply(null,arguments)},Jm=b._emscripten_bind_MdDbText_setPosition_1=function(){return(Jm=b._emscripten_bind_MdDbText_setPosition_1=b.asm.emscripten_bind_MdDbText_setPosition_1).apply(null,arguments)},Km=b._emscripten_bind_MdDbText_alignmentPoint_0=function(){return(Km=b._emscripten_bind_MdDbText_alignmentPoint_0=b.asm.emscripten_bind_MdDbText_alignmentPoint_0).apply(null,
291
+ arguments)},Lm=b._emscripten_bind_MdDbText_setAlignmentPoint_1=function(){return(Lm=b._emscripten_bind_MdDbText_setAlignmentPoint_1=b.asm.emscripten_bind_MdDbText_setAlignmentPoint_1).apply(null,arguments)},Mm=b._emscripten_bind_MdDbText_oblique_0=function(){return(Mm=b._emscripten_bind_MdDbText_oblique_0=b.asm.emscripten_bind_MdDbText_oblique_0).apply(null,arguments)},Nm=b._emscripten_bind_MdDbText_setOblique_1=function(){return(Nm=b._emscripten_bind_MdDbText_setOblique_1=b.asm.emscripten_bind_MdDbText_setOblique_1).apply(null,
292
+ arguments)},Om=b._emscripten_bind_MdDbText_rotation_0=function(){return(Om=b._emscripten_bind_MdDbText_rotation_0=b.asm.emscripten_bind_MdDbText_rotation_0).apply(null,arguments)},Pm=b._emscripten_bind_MdDbText_setRotation_1=function(){return(Pm=b._emscripten_bind_MdDbText_setRotation_1=b.asm.emscripten_bind_MdDbText_setRotation_1).apply(null,arguments)},Qm=b._emscripten_bind_MdDbText_height_0=function(){return(Qm=b._emscripten_bind_MdDbText_height_0=b.asm.emscripten_bind_MdDbText_height_0).apply(null,
293
+ arguments)},Rm=b._emscripten_bind_MdDbText_setHeight_1=function(){return(Rm=b._emscripten_bind_MdDbText_setHeight_1=b.asm.emscripten_bind_MdDbText_setHeight_1).apply(null,arguments)},Sm=b._emscripten_bind_MdDbText_widthFactor_0=function(){return(Sm=b._emscripten_bind_MdDbText_widthFactor_0=b.asm.emscripten_bind_MdDbText_widthFactor_0).apply(null,arguments)},Tm=b._emscripten_bind_MdDbText_setWidthFactor_1=function(){return(Tm=b._emscripten_bind_MdDbText_setWidthFactor_1=b.asm.emscripten_bind_MdDbText_setWidthFactor_1).apply(null,
294
+ arguments)},Um=b._emscripten_bind_MdDbText_textString_0=function(){return(Um=b._emscripten_bind_MdDbText_textString_0=b.asm.emscripten_bind_MdDbText_textString_0).apply(null,arguments)},Vm=b._emscripten_bind_MdDbText_setTextString_1=function(){return(Vm=b._emscripten_bind_MdDbText_setTextString_1=b.asm.emscripten_bind_MdDbText_setTextString_1).apply(null,arguments)},Wm=b._emscripten_bind_MdDbText_horizontalMode_0=function(){return(Wm=b._emscripten_bind_MdDbText_horizontalMode_0=b.asm.emscripten_bind_MdDbText_horizontalMode_0).apply(null,
295
+ arguments)},Xm=b._emscripten_bind_MdDbText_setHorizontalMode_1=function(){return(Xm=b._emscripten_bind_MdDbText_setHorizontalMode_1=b.asm.emscripten_bind_MdDbText_setHorizontalMode_1).apply(null,arguments)},Ym=b._emscripten_bind_MdDbText_verticalMode_0=function(){return(Ym=b._emscripten_bind_MdDbText_verticalMode_0=b.asm.emscripten_bind_MdDbText_verticalMode_0).apply(null,arguments)},Zm=b._emscripten_bind_MdDbText_setVerticalMode_1=function(){return(Zm=b._emscripten_bind_MdDbText_setVerticalMode_1=
296
+ b.asm.emscripten_bind_MdDbText_setVerticalMode_1).apply(null,arguments)},$m=b._emscripten_bind_MdDbText_explode_0=function(){return($m=b._emscripten_bind_MdDbText_explode_0=b.asm.emscripten_bind_MdDbText_explode_0).apply(null,arguments)},an=b._emscripten_bind_MdDbText_TrueColor_0=function(){return(an=b._emscripten_bind_MdDbText_TrueColor_0=b.asm.emscripten_bind_MdDbText_TrueColor_0).apply(null,arguments)},bn=b._emscripten_bind_MdDbText_SetTrueColor_1=function(){return(bn=b._emscripten_bind_MdDbText_SetTrueColor_1=
297
+ b.asm.emscripten_bind_MdDbText_SetTrueColor_1).apply(null,arguments)},cn=b._emscripten_bind_MdDbText_ColorIndex_0=function(){return(cn=b._emscripten_bind_MdDbText_ColorIndex_0=b.asm.emscripten_bind_MdDbText_ColorIndex_0).apply(null,arguments)},dn=b._emscripten_bind_MdDbText_SetColorIndex_1=function(){return(dn=b._emscripten_bind_MdDbText_SetColorIndex_1=b.asm.emscripten_bind_MdDbText_SetColorIndex_1).apply(null,arguments)},en=b._emscripten_bind_MdDbText_Layer_0=function(){return(en=b._emscripten_bind_MdDbText_Layer_0=
298
+ b.asm.emscripten_bind_MdDbText_Layer_0).apply(null,arguments)},fn=b._emscripten_bind_MdDbText_SetLayer_1=function(){return(fn=b._emscripten_bind_MdDbText_SetLayer_1=b.asm.emscripten_bind_MdDbText_SetLayer_1).apply(null,arguments)},gn=b._emscripten_bind_MdDbText_LinetypeScale_0=function(){return(gn=b._emscripten_bind_MdDbText_LinetypeScale_0=b.asm.emscripten_bind_MdDbText_LinetypeScale_0).apply(null,arguments)},hn=b._emscripten_bind_MdDbText_SetLinetypeScale_1=function(){return(hn=b._emscripten_bind_MdDbText_SetLinetypeScale_1=
299
+ b.asm.emscripten_bind_MdDbText_SetLinetypeScale_1).apply(null,arguments)},jn=b._emscripten_bind_MdDbText_Visible_0=function(){return(jn=b._emscripten_bind_MdDbText_Visible_0=b.asm.emscripten_bind_MdDbText_Visible_0).apply(null,arguments)},kn=b._emscripten_bind_MdDbText_SetVisible_1=function(){return(kn=b._emscripten_bind_MdDbText_SetVisible_1=b.asm.emscripten_bind_MdDbText_SetVisible_1).apply(null,arguments)},ln=b._emscripten_bind_MdDbText_Lineweight_0=function(){return(ln=b._emscripten_bind_MdDbText_Lineweight_0=
300
+ b.asm.emscripten_bind_MdDbText_Lineweight_0).apply(null,arguments)},mn=b._emscripten_bind_MdDbText_SetLineweight_1=function(){return(mn=b._emscripten_bind_MdDbText_SetLineweight_1=b.asm.emscripten_bind_MdDbText_SetLineweight_1).apply(null,arguments)},nn=b._emscripten_bind_MdDbText_TextStyle_0=function(){return(nn=b._emscripten_bind_MdDbText_TextStyle_0=b.asm.emscripten_bind_MdDbText_TextStyle_0).apply(null,arguments)},on=b._emscripten_bind_MdDbText_SetTextStyle_1=function(){return(on=b._emscripten_bind_MdDbText_SetTextStyle_1=
301
+ b.asm.emscripten_bind_MdDbText_SetTextStyle_1).apply(null,arguments)},pn=b._emscripten_bind_MdDbText_Highlight_1=function(){return(pn=b._emscripten_bind_MdDbText_Highlight_1=b.asm.emscripten_bind_MdDbText_Highlight_1).apply(null,arguments)},qn=b._emscripten_bind_MdDbText_Move_2=function(){return(qn=b._emscripten_bind_MdDbText_Move_2=b.asm.emscripten_bind_MdDbText_Move_2).apply(null,arguments)},rn=b._emscripten_bind_MdDbText_Rotate_2=function(){return(rn=b._emscripten_bind_MdDbText_Rotate_2=b.asm.emscripten_bind_MdDbText_Rotate_2).apply(null,
302
+ arguments)},sn=b._emscripten_bind_MdDbText_Mirror_2=function(){return(sn=b._emscripten_bind_MdDbText_Mirror_2=b.asm.emscripten_bind_MdDbText_Mirror_2).apply(null,arguments)},tn=b._emscripten_bind_MdDbText_ScaleEntity_2=function(){return(tn=b._emscripten_bind_MdDbText_ScaleEntity_2=b.asm.emscripten_bind_MdDbText_ScaleEntity_2).apply(null,arguments)},un=b._emscripten_bind_MdDbText_TransformBy_1=function(){return(un=b._emscripten_bind_MdDbText_TransformBy_1=b.asm.emscripten_bind_MdDbText_TransformBy_1).apply(null,
303
+ arguments)},vn=b._emscripten_bind_MdDbText_GetBoundingBox_0=function(){return(vn=b._emscripten_bind_MdDbText_GetBoundingBox_0=b.asm.emscripten_bind_MdDbText_GetBoundingBox_0).apply(null,arguments)},wn=b._emscripten_bind_MdDbText_GetObjectID_0=function(){return(wn=b._emscripten_bind_MdDbText_GetObjectID_0=b.asm.emscripten_bind_MdDbText_GetObjectID_0).apply(null,arguments)},xn=b._emscripten_bind_MdDbText_Erase_0=function(){return(xn=b._emscripten_bind_MdDbText_Erase_0=b.asm.emscripten_bind_MdDbText_Erase_0).apply(null,
304
+ arguments)},yn=b._emscripten_bind_MdDbText_ConnectionTempObject_1=function(){return(yn=b._emscripten_bind_MdDbText_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbText_ConnectionTempObject_1).apply(null,arguments)},zn=b._emscripten_bind_MdDbText_Clone_0=function(){return(zn=b._emscripten_bind_MdDbText_Clone_0=b.asm.emscripten_bind_MdDbText_Clone_0).apply(null,arguments)},An=b._emscripten_bind_MdDbText_GetHandle_0=function(){return(An=b._emscripten_bind_MdDbText_GetHandle_0=b.asm.emscripten_bind_MdDbText_GetHandle_0).apply(null,
305
+ arguments)},Bn=b._emscripten_bind_MdDbText_GetDatabase_0=function(){return(Bn=b._emscripten_bind_MdDbText_GetDatabase_0=b.asm.emscripten_bind_MdDbText_GetDatabase_0).apply(null,arguments)},Cn=b._emscripten_bind_MdDbText_GetOwnerID_0=function(){return(Cn=b._emscripten_bind_MdDbText_GetOwnerID_0=b.asm.emscripten_bind_MdDbText_GetOwnerID_0).apply(null,arguments)},Dn=b._emscripten_bind_MdDbText_moveGripPointsAt_4=function(){return(Dn=b._emscripten_bind_MdDbText_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbText_moveGripPointsAt_4).apply(null,
306
+ arguments)},En=b._emscripten_bind_MdDbText_getObjectName_0=function(){return(En=b._emscripten_bind_MdDbText_getObjectName_0=b.asm.emscripten_bind_MdDbText_getObjectName_0).apply(null,arguments)},Fn=b._emscripten_bind_MdDbText_getDxf0_0=function(){return(Fn=b._emscripten_bind_MdDbText_getDxf0_0=b.asm.emscripten_bind_MdDbText_getDxf0_0).apply(null,arguments)},Gn=b._emscripten_bind_MdDbText_getJson_0=function(){return(Gn=b._emscripten_bind_MdDbText_getJson_0=b.asm.emscripten_bind_MdDbText_getJson_0).apply(null,
307
+ arguments)},Hn=b._emscripten_bind_MdDbText_setJson_1=function(){return(Hn=b._emscripten_bind_MdDbText_setJson_1=b.asm.emscripten_bind_MdDbText_setJson_1).apply(null,arguments)},In=b._emscripten_bind_MdDbText___destroy___0=function(){return(In=b._emscripten_bind_MdDbText___destroy___0=b.asm.emscripten_bind_MdDbText___destroy___0).apply(null,arguments)},Jn=b._emscripten_bind_MdDbCircle_MdDbCircle_0=function(){return(Jn=b._emscripten_bind_MdDbCircle_MdDbCircle_0=b.asm.emscripten_bind_MdDbCircle_MdDbCircle_0).apply(null,
308
+ arguments)},Kn=b._emscripten_bind_MdDbCircle_center_0=function(){return(Kn=b._emscripten_bind_MdDbCircle_center_0=b.asm.emscripten_bind_MdDbCircle_center_0).apply(null,arguments)},Ln=b._emscripten_bind_MdDbCircle_setCenter_1=function(){return(Ln=b._emscripten_bind_MdDbCircle_setCenter_1=b.asm.emscripten_bind_MdDbCircle_setCenter_1).apply(null,arguments)},Mn=b._emscripten_bind_MdDbCircle_radius_0=function(){return(Mn=b._emscripten_bind_MdDbCircle_radius_0=b.asm.emscripten_bind_MdDbCircle_radius_0).apply(null,
309
+ arguments)},Nn=b._emscripten_bind_MdDbCircle_setRadius_1=function(){return(Nn=b._emscripten_bind_MdDbCircle_setRadius_1=b.asm.emscripten_bind_MdDbCircle_setRadius_1).apply(null,arguments)},On=b._emscripten_bind_MdDbCircle_getStartParam_0=function(){return(On=b._emscripten_bind_MdDbCircle_getStartParam_0=b.asm.emscripten_bind_MdDbCircle_getStartParam_0).apply(null,arguments)},Pn=b._emscripten_bind_MdDbCircle_getEndParam_0=function(){return(Pn=b._emscripten_bind_MdDbCircle_getEndParam_0=b.asm.emscripten_bind_MdDbCircle_getEndParam_0).apply(null,
310
+ arguments)},Qn=b._emscripten_bind_MdDbCircle_getDistAtParam_1=function(){return(Qn=b._emscripten_bind_MdDbCircle_getDistAtParam_1=b.asm.emscripten_bind_MdDbCircle_getDistAtParam_1).apply(null,arguments)},Rn=b._emscripten_bind_MdDbCircle_getParamAtDist_1=function(){return(Rn=b._emscripten_bind_MdDbCircle_getParamAtDist_1=b.asm.emscripten_bind_MdDbCircle_getParamAtDist_1).apply(null,arguments)},Sn=b._emscripten_bind_MdDbCircle_getDistAtPoint_1=function(){return(Sn=b._emscripten_bind_MdDbCircle_getDistAtPoint_1=
311
+ b.asm.emscripten_bind_MdDbCircle_getDistAtPoint_1).apply(null,arguments)},Tn=b._emscripten_bind_MdDbCircle_getPointAtDist_1=function(){return(Tn=b._emscripten_bind_MdDbCircle_getPointAtDist_1=b.asm.emscripten_bind_MdDbCircle_getPointAtDist_1).apply(null,arguments)},Un=b._emscripten_bind_MdDbCircle_getStartPoint_0=function(){return(Un=b._emscripten_bind_MdDbCircle_getStartPoint_0=b.asm.emscripten_bind_MdDbCircle_getStartPoint_0).apply(null,arguments)},Vn=b._emscripten_bind_MdDbCircle_getEndPoint_0=
312
+ function(){return(Vn=b._emscripten_bind_MdDbCircle_getEndPoint_0=b.asm.emscripten_bind_MdDbCircle_getEndPoint_0).apply(null,arguments)},Wn=b._emscripten_bind_MdDbCircle_getPointAtParam_1=function(){return(Wn=b._emscripten_bind_MdDbCircle_getPointAtParam_1=b.asm.emscripten_bind_MdDbCircle_getPointAtParam_1).apply(null,arguments)},Xn=b._emscripten_bind_MdDbCircle_getParamAtPoint_1=function(){return(Xn=b._emscripten_bind_MdDbCircle_getParamAtPoint_1=b.asm.emscripten_bind_MdDbCircle_getParamAtPoint_1).apply(null,
313
+ arguments)},Yn=b._emscripten_bind_MdDbCircle_getFirstDeriv_1=function(){return(Yn=b._emscripten_bind_MdDbCircle_getFirstDeriv_1=b.asm.emscripten_bind_MdDbCircle_getFirstDeriv_1).apply(null,arguments)},Zn=b._emscripten_bind_MdDbCircle_getFirstDerivEx_1=function(){return(Zn=b._emscripten_bind_MdDbCircle_getFirstDerivEx_1=b.asm.emscripten_bind_MdDbCircle_getFirstDerivEx_1).apply(null,arguments)},$n=b._emscripten_bind_MdDbCircle_getClosestPointTo_2=function(){return($n=b._emscripten_bind_MdDbCircle_getClosestPointTo_2=
314
+ b.asm.emscripten_bind_MdDbCircle_getClosestPointTo_2).apply(null,arguments)},ao=b._emscripten_bind_MdDbCircle_offsetCurves_2=function(){return(ao=b._emscripten_bind_MdDbCircle_offsetCurves_2=b.asm.emscripten_bind_MdDbCircle_offsetCurves_2).apply(null,arguments)},bo=b._emscripten_bind_MdDbCircle_splitCurves_1=function(){return(bo=b._emscripten_bind_MdDbCircle_splitCurves_1=b.asm.emscripten_bind_MdDbCircle_splitCurves_1).apply(null,arguments)},co=b._emscripten_bind_MdDbCircle_getArea_0=function(){return(co=
315
+ b._emscripten_bind_MdDbCircle_getArea_0=b.asm.emscripten_bind_MdDbCircle_getArea_0).apply(null,arguments)},eo=b._emscripten_bind_MdDbCircle_getSamplePoints_1=function(){return(eo=b._emscripten_bind_MdDbCircle_getSamplePoints_1=b.asm.emscripten_bind_MdDbCircle_getSamplePoints_1).apply(null,arguments)},fo=b._emscripten_bind_MdDbCircle_getLength_0=function(){return(fo=b._emscripten_bind_MdDbCircle_getLength_0=b.asm.emscripten_bind_MdDbCircle_getLength_0).apply(null,arguments)},go=b._emscripten_bind_MdDbCircle_explode_0=
316
+ function(){return(go=b._emscripten_bind_MdDbCircle_explode_0=b.asm.emscripten_bind_MdDbCircle_explode_0).apply(null,arguments)},ho=b._emscripten_bind_MdDbCircle_TrueColor_0=function(){return(ho=b._emscripten_bind_MdDbCircle_TrueColor_0=b.asm.emscripten_bind_MdDbCircle_TrueColor_0).apply(null,arguments)},io=b._emscripten_bind_MdDbCircle_SetTrueColor_1=function(){return(io=b._emscripten_bind_MdDbCircle_SetTrueColor_1=b.asm.emscripten_bind_MdDbCircle_SetTrueColor_1).apply(null,arguments)},jo=b._emscripten_bind_MdDbCircle_ColorIndex_0=
317
+ function(){return(jo=b._emscripten_bind_MdDbCircle_ColorIndex_0=b.asm.emscripten_bind_MdDbCircle_ColorIndex_0).apply(null,arguments)},ko=b._emscripten_bind_MdDbCircle_SetColorIndex_1=function(){return(ko=b._emscripten_bind_MdDbCircle_SetColorIndex_1=b.asm.emscripten_bind_MdDbCircle_SetColorIndex_1).apply(null,arguments)},lo=b._emscripten_bind_MdDbCircle_Layer_0=function(){return(lo=b._emscripten_bind_MdDbCircle_Layer_0=b.asm.emscripten_bind_MdDbCircle_Layer_0).apply(null,arguments)},mo=b._emscripten_bind_MdDbCircle_SetLayer_1=
318
+ function(){return(mo=b._emscripten_bind_MdDbCircle_SetLayer_1=b.asm.emscripten_bind_MdDbCircle_SetLayer_1).apply(null,arguments)},no=b._emscripten_bind_MdDbCircle_LinetypeScale_0=function(){return(no=b._emscripten_bind_MdDbCircle_LinetypeScale_0=b.asm.emscripten_bind_MdDbCircle_LinetypeScale_0).apply(null,arguments)},oo=b._emscripten_bind_MdDbCircle_SetLinetypeScale_1=function(){return(oo=b._emscripten_bind_MdDbCircle_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbCircle_SetLinetypeScale_1).apply(null,
319
+ arguments)},po=b._emscripten_bind_MdDbCircle_Visible_0=function(){return(po=b._emscripten_bind_MdDbCircle_Visible_0=b.asm.emscripten_bind_MdDbCircle_Visible_0).apply(null,arguments)},qo=b._emscripten_bind_MdDbCircle_SetVisible_1=function(){return(qo=b._emscripten_bind_MdDbCircle_SetVisible_1=b.asm.emscripten_bind_MdDbCircle_SetVisible_1).apply(null,arguments)},ro=b._emscripten_bind_MdDbCircle_Lineweight_0=function(){return(ro=b._emscripten_bind_MdDbCircle_Lineweight_0=b.asm.emscripten_bind_MdDbCircle_Lineweight_0).apply(null,
320
+ arguments)},so=b._emscripten_bind_MdDbCircle_SetLineweight_1=function(){return(so=b._emscripten_bind_MdDbCircle_SetLineweight_1=b.asm.emscripten_bind_MdDbCircle_SetLineweight_1).apply(null,arguments)},to=b._emscripten_bind_MdDbCircle_TextStyle_0=function(){return(to=b._emscripten_bind_MdDbCircle_TextStyle_0=b.asm.emscripten_bind_MdDbCircle_TextStyle_0).apply(null,arguments)},uo=b._emscripten_bind_MdDbCircle_SetTextStyle_1=function(){return(uo=b._emscripten_bind_MdDbCircle_SetTextStyle_1=b.asm.emscripten_bind_MdDbCircle_SetTextStyle_1).apply(null,
321
+ arguments)},vo=b._emscripten_bind_MdDbCircle_Highlight_1=function(){return(vo=b._emscripten_bind_MdDbCircle_Highlight_1=b.asm.emscripten_bind_MdDbCircle_Highlight_1).apply(null,arguments)},wo=b._emscripten_bind_MdDbCircle_Move_2=function(){return(wo=b._emscripten_bind_MdDbCircle_Move_2=b.asm.emscripten_bind_MdDbCircle_Move_2).apply(null,arguments)},xo=b._emscripten_bind_MdDbCircle_Rotate_2=function(){return(xo=b._emscripten_bind_MdDbCircle_Rotate_2=b.asm.emscripten_bind_MdDbCircle_Rotate_2).apply(null,
322
+ arguments)},yo=b._emscripten_bind_MdDbCircle_Mirror_2=function(){return(yo=b._emscripten_bind_MdDbCircle_Mirror_2=b.asm.emscripten_bind_MdDbCircle_Mirror_2).apply(null,arguments)},zo=b._emscripten_bind_MdDbCircle_ScaleEntity_2=function(){return(zo=b._emscripten_bind_MdDbCircle_ScaleEntity_2=b.asm.emscripten_bind_MdDbCircle_ScaleEntity_2).apply(null,arguments)},Ao=b._emscripten_bind_MdDbCircle_TransformBy_1=function(){return(Ao=b._emscripten_bind_MdDbCircle_TransformBy_1=b.asm.emscripten_bind_MdDbCircle_TransformBy_1).apply(null,
323
+ arguments)},Bo=b._emscripten_bind_MdDbCircle_GetBoundingBox_0=function(){return(Bo=b._emscripten_bind_MdDbCircle_GetBoundingBox_0=b.asm.emscripten_bind_MdDbCircle_GetBoundingBox_0).apply(null,arguments)},Co=b._emscripten_bind_MdDbCircle_GetObjectID_0=function(){return(Co=b._emscripten_bind_MdDbCircle_GetObjectID_0=b.asm.emscripten_bind_MdDbCircle_GetObjectID_0).apply(null,arguments)},Do=b._emscripten_bind_MdDbCircle_Erase_0=function(){return(Do=b._emscripten_bind_MdDbCircle_Erase_0=b.asm.emscripten_bind_MdDbCircle_Erase_0).apply(null,
324
+ arguments)},Eo=b._emscripten_bind_MdDbCircle_ConnectionTempObject_1=function(){return(Eo=b._emscripten_bind_MdDbCircle_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbCircle_ConnectionTempObject_1).apply(null,arguments)},Fo=b._emscripten_bind_MdDbCircle_Clone_0=function(){return(Fo=b._emscripten_bind_MdDbCircle_Clone_0=b.asm.emscripten_bind_MdDbCircle_Clone_0).apply(null,arguments)},Go=b._emscripten_bind_MdDbCircle_GetHandle_0=function(){return(Go=b._emscripten_bind_MdDbCircle_GetHandle_0=b.asm.emscripten_bind_MdDbCircle_GetHandle_0).apply(null,
325
+ arguments)},Ho=b._emscripten_bind_MdDbCircle_GetDatabase_0=function(){return(Ho=b._emscripten_bind_MdDbCircle_GetDatabase_0=b.asm.emscripten_bind_MdDbCircle_GetDatabase_0).apply(null,arguments)},Io=b._emscripten_bind_MdDbCircle_GetOwnerID_0=function(){return(Io=b._emscripten_bind_MdDbCircle_GetOwnerID_0=b.asm.emscripten_bind_MdDbCircle_GetOwnerID_0).apply(null,arguments)},Jo=b._emscripten_bind_MdDbCircle_moveGripPointsAt_4=function(){return(Jo=b._emscripten_bind_MdDbCircle_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbCircle_moveGripPointsAt_4).apply(null,
326
+ arguments)},Ko=b._emscripten_bind_MdDbCircle_getObjectName_0=function(){return(Ko=b._emscripten_bind_MdDbCircle_getObjectName_0=b.asm.emscripten_bind_MdDbCircle_getObjectName_0).apply(null,arguments)},Lo=b._emscripten_bind_MdDbCircle_getDxf0_0=function(){return(Lo=b._emscripten_bind_MdDbCircle_getDxf0_0=b.asm.emscripten_bind_MdDbCircle_getDxf0_0).apply(null,arguments)},Mo=b._emscripten_bind_MdDbCircle_getJson_0=function(){return(Mo=b._emscripten_bind_MdDbCircle_getJson_0=b.asm.emscripten_bind_MdDbCircle_getJson_0).apply(null,
327
+ arguments)},No=b._emscripten_bind_MdDbCircle_setJson_1=function(){return(No=b._emscripten_bind_MdDbCircle_setJson_1=b.asm.emscripten_bind_MdDbCircle_setJson_1).apply(null,arguments)},Oo=b._emscripten_bind_MdDbCircle___destroy___0=function(){return(Oo=b._emscripten_bind_MdDbCircle___destroy___0=b.asm.emscripten_bind_MdDbCircle___destroy___0).apply(null,arguments)},Po=b._emscripten_bind_MdDbPolyline_MdDbPolyline_0=function(){return(Po=b._emscripten_bind_MdDbPolyline_MdDbPolyline_0=b.asm.emscripten_bind_MdDbPolyline_MdDbPolyline_0).apply(null,
328
+ arguments)},Qo=b._emscripten_bind_MdDbPolyline_setClosed_1=function(){return(Qo=b._emscripten_bind_MdDbPolyline_setClosed_1=b.asm.emscripten_bind_MdDbPolyline_setClosed_1).apply(null,arguments)},Ro=b._emscripten_bind_MdDbPolyline_setConstantWidth_1=function(){return(Ro=b._emscripten_bind_MdDbPolyline_setConstantWidth_1=b.asm.emscripten_bind_MdDbPolyline_setConstantWidth_1).apply(null,arguments)},So=b._emscripten_bind_MdDbPolyline_isClosed_0=function(){return(So=b._emscripten_bind_MdDbPolyline_isClosed_0=
329
+ b.asm.emscripten_bind_MdDbPolyline_isClosed_0).apply(null,arguments)},To=b._emscripten_bind_MdDbPolyline_getConstantWidth_0=function(){return(To=b._emscripten_bind_MdDbPolyline_getConstantWidth_0=b.asm.emscripten_bind_MdDbPolyline_getConstantWidth_0).apply(null,arguments)},Uo=b._emscripten_bind_MdDbPolyline_addVertexAt_5=function(){return(Uo=b._emscripten_bind_MdDbPolyline_addVertexAt_5=b.asm.emscripten_bind_MdDbPolyline_addVertexAt_5).apply(null,arguments)},Vo=b._emscripten_bind_MdDbPolyline_removeVertexAt_1=
330
+ function(){return(Vo=b._emscripten_bind_MdDbPolyline_removeVertexAt_1=b.asm.emscripten_bind_MdDbPolyline_removeVertexAt_1).apply(null,arguments)},Wo=b._emscripten_bind_MdDbPolyline_numVerts_0=function(){return(Wo=b._emscripten_bind_MdDbPolyline_numVerts_0=b.asm.emscripten_bind_MdDbPolyline_numVerts_0).apply(null,arguments)},Xo=b._emscripten_bind_MdDbPolyline_getPointAt_1=function(){return(Xo=b._emscripten_bind_MdDbPolyline_getPointAt_1=b.asm.emscripten_bind_MdDbPolyline_getPointAt_1).apply(null,arguments)},
331
+ Yo=b._emscripten_bind_MdDbPolyline_getBulgeAt_1=function(){return(Yo=b._emscripten_bind_MdDbPolyline_getBulgeAt_1=b.asm.emscripten_bind_MdDbPolyline_getBulgeAt_1).apply(null,arguments)},Zo=b._emscripten_bind_MdDbPolyline_getStartWidthsAt_1=function(){return(Zo=b._emscripten_bind_MdDbPolyline_getStartWidthsAt_1=b.asm.emscripten_bind_MdDbPolyline_getStartWidthsAt_1).apply(null,arguments)},$o=b._emscripten_bind_MdDbPolyline_getEndWidthsAt_1=function(){return($o=b._emscripten_bind_MdDbPolyline_getEndWidthsAt_1=
332
+ b.asm.emscripten_bind_MdDbPolyline_getEndWidthsAt_1).apply(null,arguments)},ap=b._emscripten_bind_MdDbPolyline_setPointAt_2=function(){return(ap=b._emscripten_bind_MdDbPolyline_setPointAt_2=b.asm.emscripten_bind_MdDbPolyline_setPointAt_2).apply(null,arguments)},bp=b._emscripten_bind_MdDbPolyline_setBulgeAt_2=function(){return(bp=b._emscripten_bind_MdDbPolyline_setBulgeAt_2=b.asm.emscripten_bind_MdDbPolyline_setBulgeAt_2).apply(null,arguments)},cp=b._emscripten_bind_MdDbPolyline_getStartParam_0=function(){return(cp=
333
+ b._emscripten_bind_MdDbPolyline_getStartParam_0=b.asm.emscripten_bind_MdDbPolyline_getStartParam_0).apply(null,arguments)},dp=b._emscripten_bind_MdDbPolyline_getEndParam_0=function(){return(dp=b._emscripten_bind_MdDbPolyline_getEndParam_0=b.asm.emscripten_bind_MdDbPolyline_getEndParam_0).apply(null,arguments)},ep=b._emscripten_bind_MdDbPolyline_getDistAtParam_1=function(){return(ep=b._emscripten_bind_MdDbPolyline_getDistAtParam_1=b.asm.emscripten_bind_MdDbPolyline_getDistAtParam_1).apply(null,arguments)},
334
+ fp=b._emscripten_bind_MdDbPolyline_getParamAtDist_1=function(){return(fp=b._emscripten_bind_MdDbPolyline_getParamAtDist_1=b.asm.emscripten_bind_MdDbPolyline_getParamAtDist_1).apply(null,arguments)},gp=b._emscripten_bind_MdDbPolyline_getDistAtPoint_1=function(){return(gp=b._emscripten_bind_MdDbPolyline_getDistAtPoint_1=b.asm.emscripten_bind_MdDbPolyline_getDistAtPoint_1).apply(null,arguments)},hp=b._emscripten_bind_MdDbPolyline_getPointAtDist_1=function(){return(hp=b._emscripten_bind_MdDbPolyline_getPointAtDist_1=
335
+ b.asm.emscripten_bind_MdDbPolyline_getPointAtDist_1).apply(null,arguments)},ip=b._emscripten_bind_MdDbPolyline_getStartPoint_0=function(){return(ip=b._emscripten_bind_MdDbPolyline_getStartPoint_0=b.asm.emscripten_bind_MdDbPolyline_getStartPoint_0).apply(null,arguments)},jp=b._emscripten_bind_MdDbPolyline_getEndPoint_0=function(){return(jp=b._emscripten_bind_MdDbPolyline_getEndPoint_0=b.asm.emscripten_bind_MdDbPolyline_getEndPoint_0).apply(null,arguments)},kp=b._emscripten_bind_MdDbPolyline_getPointAtParam_1=
336
+ function(){return(kp=b._emscripten_bind_MdDbPolyline_getPointAtParam_1=b.asm.emscripten_bind_MdDbPolyline_getPointAtParam_1).apply(null,arguments)},lp=b._emscripten_bind_MdDbPolyline_getParamAtPoint_1=function(){return(lp=b._emscripten_bind_MdDbPolyline_getParamAtPoint_1=b.asm.emscripten_bind_MdDbPolyline_getParamAtPoint_1).apply(null,arguments)},mp=b._emscripten_bind_MdDbPolyline_getFirstDeriv_1=function(){return(mp=b._emscripten_bind_MdDbPolyline_getFirstDeriv_1=b.asm.emscripten_bind_MdDbPolyline_getFirstDeriv_1).apply(null,
337
+ arguments)},np=b._emscripten_bind_MdDbPolyline_getFirstDerivEx_1=function(){return(np=b._emscripten_bind_MdDbPolyline_getFirstDerivEx_1=b.asm.emscripten_bind_MdDbPolyline_getFirstDerivEx_1).apply(null,arguments)},op=b._emscripten_bind_MdDbPolyline_getClosestPointTo_2=function(){return(op=b._emscripten_bind_MdDbPolyline_getClosestPointTo_2=b.asm.emscripten_bind_MdDbPolyline_getClosestPointTo_2).apply(null,arguments)},pp=b._emscripten_bind_MdDbPolyline_offsetCurves_2=function(){return(pp=b._emscripten_bind_MdDbPolyline_offsetCurves_2=
338
+ b.asm.emscripten_bind_MdDbPolyline_offsetCurves_2).apply(null,arguments)},qp=b._emscripten_bind_MdDbPolyline_splitCurves_1=function(){return(qp=b._emscripten_bind_MdDbPolyline_splitCurves_1=b.asm.emscripten_bind_MdDbPolyline_splitCurves_1).apply(null,arguments)},rp=b._emscripten_bind_MdDbPolyline_getArea_0=function(){return(rp=b._emscripten_bind_MdDbPolyline_getArea_0=b.asm.emscripten_bind_MdDbPolyline_getArea_0).apply(null,arguments)},sp=b._emscripten_bind_MdDbPolyline_getSamplePoints_1=function(){return(sp=
339
+ b._emscripten_bind_MdDbPolyline_getSamplePoints_1=b.asm.emscripten_bind_MdDbPolyline_getSamplePoints_1).apply(null,arguments)},tp=b._emscripten_bind_MdDbPolyline_getLength_0=function(){return(tp=b._emscripten_bind_MdDbPolyline_getLength_0=b.asm.emscripten_bind_MdDbPolyline_getLength_0).apply(null,arguments)},up=b._emscripten_bind_MdDbPolyline_explode_0=function(){return(up=b._emscripten_bind_MdDbPolyline_explode_0=b.asm.emscripten_bind_MdDbPolyline_explode_0).apply(null,arguments)},vp=b._emscripten_bind_MdDbPolyline_TrueColor_0=
340
+ function(){return(vp=b._emscripten_bind_MdDbPolyline_TrueColor_0=b.asm.emscripten_bind_MdDbPolyline_TrueColor_0).apply(null,arguments)},wp=b._emscripten_bind_MdDbPolyline_SetTrueColor_1=function(){return(wp=b._emscripten_bind_MdDbPolyline_SetTrueColor_1=b.asm.emscripten_bind_MdDbPolyline_SetTrueColor_1).apply(null,arguments)},xp=b._emscripten_bind_MdDbPolyline_ColorIndex_0=function(){return(xp=b._emscripten_bind_MdDbPolyline_ColorIndex_0=b.asm.emscripten_bind_MdDbPolyline_ColorIndex_0).apply(null,
341
+ arguments)},yp=b._emscripten_bind_MdDbPolyline_SetColorIndex_1=function(){return(yp=b._emscripten_bind_MdDbPolyline_SetColorIndex_1=b.asm.emscripten_bind_MdDbPolyline_SetColorIndex_1).apply(null,arguments)},zp=b._emscripten_bind_MdDbPolyline_Layer_0=function(){return(zp=b._emscripten_bind_MdDbPolyline_Layer_0=b.asm.emscripten_bind_MdDbPolyline_Layer_0).apply(null,arguments)},Ap=b._emscripten_bind_MdDbPolyline_SetLayer_1=function(){return(Ap=b._emscripten_bind_MdDbPolyline_SetLayer_1=b.asm.emscripten_bind_MdDbPolyline_SetLayer_1).apply(null,
342
+ arguments)},Bp=b._emscripten_bind_MdDbPolyline_LinetypeScale_0=function(){return(Bp=b._emscripten_bind_MdDbPolyline_LinetypeScale_0=b.asm.emscripten_bind_MdDbPolyline_LinetypeScale_0).apply(null,arguments)},Cp=b._emscripten_bind_MdDbPolyline_SetLinetypeScale_1=function(){return(Cp=b._emscripten_bind_MdDbPolyline_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbPolyline_SetLinetypeScale_1).apply(null,arguments)},Dp=b._emscripten_bind_MdDbPolyline_Visible_0=function(){return(Dp=b._emscripten_bind_MdDbPolyline_Visible_0=
343
+ b.asm.emscripten_bind_MdDbPolyline_Visible_0).apply(null,arguments)},Ep=b._emscripten_bind_MdDbPolyline_SetVisible_1=function(){return(Ep=b._emscripten_bind_MdDbPolyline_SetVisible_1=b.asm.emscripten_bind_MdDbPolyline_SetVisible_1).apply(null,arguments)},Fp=b._emscripten_bind_MdDbPolyline_Lineweight_0=function(){return(Fp=b._emscripten_bind_MdDbPolyline_Lineweight_0=b.asm.emscripten_bind_MdDbPolyline_Lineweight_0).apply(null,arguments)},Gp=b._emscripten_bind_MdDbPolyline_SetLineweight_1=function(){return(Gp=
344
+ b._emscripten_bind_MdDbPolyline_SetLineweight_1=b.asm.emscripten_bind_MdDbPolyline_SetLineweight_1).apply(null,arguments)},Hp=b._emscripten_bind_MdDbPolyline_TextStyle_0=function(){return(Hp=b._emscripten_bind_MdDbPolyline_TextStyle_0=b.asm.emscripten_bind_MdDbPolyline_TextStyle_0).apply(null,arguments)},Ip=b._emscripten_bind_MdDbPolyline_SetTextStyle_1=function(){return(Ip=b._emscripten_bind_MdDbPolyline_SetTextStyle_1=b.asm.emscripten_bind_MdDbPolyline_SetTextStyle_1).apply(null,arguments)},Jp=
345
+ b._emscripten_bind_MdDbPolyline_Highlight_1=function(){return(Jp=b._emscripten_bind_MdDbPolyline_Highlight_1=b.asm.emscripten_bind_MdDbPolyline_Highlight_1).apply(null,arguments)},Kp=b._emscripten_bind_MdDbPolyline_Move_2=function(){return(Kp=b._emscripten_bind_MdDbPolyline_Move_2=b.asm.emscripten_bind_MdDbPolyline_Move_2).apply(null,arguments)},Lp=b._emscripten_bind_MdDbPolyline_Rotate_2=function(){return(Lp=b._emscripten_bind_MdDbPolyline_Rotate_2=b.asm.emscripten_bind_MdDbPolyline_Rotate_2).apply(null,
346
+ arguments)},Mp=b._emscripten_bind_MdDbPolyline_Mirror_2=function(){return(Mp=b._emscripten_bind_MdDbPolyline_Mirror_2=b.asm.emscripten_bind_MdDbPolyline_Mirror_2).apply(null,arguments)},Np=b._emscripten_bind_MdDbPolyline_ScaleEntity_2=function(){return(Np=b._emscripten_bind_MdDbPolyline_ScaleEntity_2=b.asm.emscripten_bind_MdDbPolyline_ScaleEntity_2).apply(null,arguments)},Op=b._emscripten_bind_MdDbPolyline_TransformBy_1=function(){return(Op=b._emscripten_bind_MdDbPolyline_TransformBy_1=b.asm.emscripten_bind_MdDbPolyline_TransformBy_1).apply(null,
347
+ arguments)},Pp=b._emscripten_bind_MdDbPolyline_GetBoundingBox_0=function(){return(Pp=b._emscripten_bind_MdDbPolyline_GetBoundingBox_0=b.asm.emscripten_bind_MdDbPolyline_GetBoundingBox_0).apply(null,arguments)},Qp=b._emscripten_bind_MdDbPolyline_GetObjectID_0=function(){return(Qp=b._emscripten_bind_MdDbPolyline_GetObjectID_0=b.asm.emscripten_bind_MdDbPolyline_GetObjectID_0).apply(null,arguments)},Rp=b._emscripten_bind_MdDbPolyline_Erase_0=function(){return(Rp=b._emscripten_bind_MdDbPolyline_Erase_0=
348
+ b.asm.emscripten_bind_MdDbPolyline_Erase_0).apply(null,arguments)},Sp=b._emscripten_bind_MdDbPolyline_ConnectionTempObject_1=function(){return(Sp=b._emscripten_bind_MdDbPolyline_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbPolyline_ConnectionTempObject_1).apply(null,arguments)},Tp=b._emscripten_bind_MdDbPolyline_Clone_0=function(){return(Tp=b._emscripten_bind_MdDbPolyline_Clone_0=b.asm.emscripten_bind_MdDbPolyline_Clone_0).apply(null,arguments)},Up=b._emscripten_bind_MdDbPolyline_GetHandle_0=
349
+ function(){return(Up=b._emscripten_bind_MdDbPolyline_GetHandle_0=b.asm.emscripten_bind_MdDbPolyline_GetHandle_0).apply(null,arguments)},Vp=b._emscripten_bind_MdDbPolyline_GetDatabase_0=function(){return(Vp=b._emscripten_bind_MdDbPolyline_GetDatabase_0=b.asm.emscripten_bind_MdDbPolyline_GetDatabase_0).apply(null,arguments)},Wp=b._emscripten_bind_MdDbPolyline_GetOwnerID_0=function(){return(Wp=b._emscripten_bind_MdDbPolyline_GetOwnerID_0=b.asm.emscripten_bind_MdDbPolyline_GetOwnerID_0).apply(null,arguments)},
350
+ Xp=b._emscripten_bind_MdDbPolyline_moveGripPointsAt_4=function(){return(Xp=b._emscripten_bind_MdDbPolyline_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbPolyline_moveGripPointsAt_4).apply(null,arguments)},Yp=b._emscripten_bind_MdDbPolyline_getObjectName_0=function(){return(Yp=b._emscripten_bind_MdDbPolyline_getObjectName_0=b.asm.emscripten_bind_MdDbPolyline_getObjectName_0).apply(null,arguments)},Zp=b._emscripten_bind_MdDbPolyline_getDxf0_0=function(){return(Zp=b._emscripten_bind_MdDbPolyline_getDxf0_0=
351
+ b.asm.emscripten_bind_MdDbPolyline_getDxf0_0).apply(null,arguments)},$p=b._emscripten_bind_MdDbPolyline_getJson_0=function(){return($p=b._emscripten_bind_MdDbPolyline_getJson_0=b.asm.emscripten_bind_MdDbPolyline_getJson_0).apply(null,arguments)},aq=b._emscripten_bind_MdDbPolyline_setJson_1=function(){return(aq=b._emscripten_bind_MdDbPolyline_setJson_1=b.asm.emscripten_bind_MdDbPolyline_setJson_1).apply(null,arguments)},bq=b._emscripten_bind_MdDbPolyline___destroy___0=function(){return(bq=b._emscripten_bind_MdDbPolyline___destroy___0=
352
+ b.asm.emscripten_bind_MdDbPolyline___destroy___0).apply(null,arguments)},cq=b._emscripten_bind_MdDbBlockReference_MdDbBlockReference_0=function(){return(cq=b._emscripten_bind_MdDbBlockReference_MdDbBlockReference_0=b.asm.emscripten_bind_MdDbBlockReference_MdDbBlockReference_0).apply(null,arguments)},dq=b._emscripten_bind_MdDbBlockReference_blockTableRecord_0=function(){return(dq=b._emscripten_bind_MdDbBlockReference_blockTableRecord_0=b.asm.emscripten_bind_MdDbBlockReference_blockTableRecord_0).apply(null,
353
+ arguments)},eq=b._emscripten_bind_MdDbBlockReference_setBlockTableRecord_1=function(){return(eq=b._emscripten_bind_MdDbBlockReference_setBlockTableRecord_1=b.asm.emscripten_bind_MdDbBlockReference_setBlockTableRecord_1).apply(null,arguments)},fq=b._emscripten_bind_MdDbBlockReference_position_0=function(){return(fq=b._emscripten_bind_MdDbBlockReference_position_0=b.asm.emscripten_bind_MdDbBlockReference_position_0).apply(null,arguments)},gq=b._emscripten_bind_MdDbBlockReference_setPosition_1=function(){return(gq=
354
+ b._emscripten_bind_MdDbBlockReference_setPosition_1=b.asm.emscripten_bind_MdDbBlockReference_setPosition_1).apply(null,arguments)},hq=b._emscripten_bind_MdDbBlockReference_scaleFactors_0=function(){return(hq=b._emscripten_bind_MdDbBlockReference_scaleFactors_0=b.asm.emscripten_bind_MdDbBlockReference_scaleFactors_0).apply(null,arguments)},iq=b._emscripten_bind_MdDbBlockReference_setScaleFactors_1=function(){return(iq=b._emscripten_bind_MdDbBlockReference_setScaleFactors_1=b.asm.emscripten_bind_MdDbBlockReference_setScaleFactors_1).apply(null,
355
+ arguments)},jq=b._emscripten_bind_MdDbBlockReference_rotation_0=function(){return(jq=b._emscripten_bind_MdDbBlockReference_rotation_0=b.asm.emscripten_bind_MdDbBlockReference_rotation_0).apply(null,arguments)},kq=b._emscripten_bind_MdDbBlockReference_setRotation_1=function(){return(kq=b._emscripten_bind_MdDbBlockReference_setRotation_1=b.asm.emscripten_bind_MdDbBlockReference_setRotation_1).apply(null,arguments)},lq=b._emscripten_bind_MdDbBlockReference_blockTransform_0=function(){return(lq=b._emscripten_bind_MdDbBlockReference_blockTransform_0=
356
+ b.asm.emscripten_bind_MdDbBlockReference_blockTransform_0).apply(null,arguments)},mq=b._emscripten_bind_MdDbBlockReference_setBlockTransform_1=function(){return(mq=b._emscripten_bind_MdDbBlockReference_setBlockTransform_1=b.asm.emscripten_bind_MdDbBlockReference_setBlockTransform_1).apply(null,arguments)},nq=b._emscripten_bind_MdDbBlockReference_explode_0=function(){return(nq=b._emscripten_bind_MdDbBlockReference_explode_0=b.asm.emscripten_bind_MdDbBlockReference_explode_0).apply(null,arguments)},
357
+ oq=b._emscripten_bind_MdDbBlockReference_TrueColor_0=function(){return(oq=b._emscripten_bind_MdDbBlockReference_TrueColor_0=b.asm.emscripten_bind_MdDbBlockReference_TrueColor_0).apply(null,arguments)},pq=b._emscripten_bind_MdDbBlockReference_SetTrueColor_1=function(){return(pq=b._emscripten_bind_MdDbBlockReference_SetTrueColor_1=b.asm.emscripten_bind_MdDbBlockReference_SetTrueColor_1).apply(null,arguments)},qq=b._emscripten_bind_MdDbBlockReference_ColorIndex_0=function(){return(qq=b._emscripten_bind_MdDbBlockReference_ColorIndex_0=
358
+ b.asm.emscripten_bind_MdDbBlockReference_ColorIndex_0).apply(null,arguments)},rq=b._emscripten_bind_MdDbBlockReference_SetColorIndex_1=function(){return(rq=b._emscripten_bind_MdDbBlockReference_SetColorIndex_1=b.asm.emscripten_bind_MdDbBlockReference_SetColorIndex_1).apply(null,arguments)},sq=b._emscripten_bind_MdDbBlockReference_Layer_0=function(){return(sq=b._emscripten_bind_MdDbBlockReference_Layer_0=b.asm.emscripten_bind_MdDbBlockReference_Layer_0).apply(null,arguments)},tq=b._emscripten_bind_MdDbBlockReference_SetLayer_1=
359
+ function(){return(tq=b._emscripten_bind_MdDbBlockReference_SetLayer_1=b.asm.emscripten_bind_MdDbBlockReference_SetLayer_1).apply(null,arguments)},uq=b._emscripten_bind_MdDbBlockReference_LinetypeScale_0=function(){return(uq=b._emscripten_bind_MdDbBlockReference_LinetypeScale_0=b.asm.emscripten_bind_MdDbBlockReference_LinetypeScale_0).apply(null,arguments)},vq=b._emscripten_bind_MdDbBlockReference_SetLinetypeScale_1=function(){return(vq=b._emscripten_bind_MdDbBlockReference_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbBlockReference_SetLinetypeScale_1).apply(null,
360
+ arguments)},wq=b._emscripten_bind_MdDbBlockReference_Visible_0=function(){return(wq=b._emscripten_bind_MdDbBlockReference_Visible_0=b.asm.emscripten_bind_MdDbBlockReference_Visible_0).apply(null,arguments)},xq=b._emscripten_bind_MdDbBlockReference_SetVisible_1=function(){return(xq=b._emscripten_bind_MdDbBlockReference_SetVisible_1=b.asm.emscripten_bind_MdDbBlockReference_SetVisible_1).apply(null,arguments)},yq=b._emscripten_bind_MdDbBlockReference_Lineweight_0=function(){return(yq=b._emscripten_bind_MdDbBlockReference_Lineweight_0=
361
+ b.asm.emscripten_bind_MdDbBlockReference_Lineweight_0).apply(null,arguments)},zq=b._emscripten_bind_MdDbBlockReference_SetLineweight_1=function(){return(zq=b._emscripten_bind_MdDbBlockReference_SetLineweight_1=b.asm.emscripten_bind_MdDbBlockReference_SetLineweight_1).apply(null,arguments)},Aq=b._emscripten_bind_MdDbBlockReference_TextStyle_0=function(){return(Aq=b._emscripten_bind_MdDbBlockReference_TextStyle_0=b.asm.emscripten_bind_MdDbBlockReference_TextStyle_0).apply(null,arguments)},Bq=b._emscripten_bind_MdDbBlockReference_SetTextStyle_1=
362
+ function(){return(Bq=b._emscripten_bind_MdDbBlockReference_SetTextStyle_1=b.asm.emscripten_bind_MdDbBlockReference_SetTextStyle_1).apply(null,arguments)},Cq=b._emscripten_bind_MdDbBlockReference_Highlight_1=function(){return(Cq=b._emscripten_bind_MdDbBlockReference_Highlight_1=b.asm.emscripten_bind_MdDbBlockReference_Highlight_1).apply(null,arguments)},Dq=b._emscripten_bind_MdDbBlockReference_Move_2=function(){return(Dq=b._emscripten_bind_MdDbBlockReference_Move_2=b.asm.emscripten_bind_MdDbBlockReference_Move_2).apply(null,
363
+ arguments)},Eq=b._emscripten_bind_MdDbBlockReference_Rotate_2=function(){return(Eq=b._emscripten_bind_MdDbBlockReference_Rotate_2=b.asm.emscripten_bind_MdDbBlockReference_Rotate_2).apply(null,arguments)},Fq=b._emscripten_bind_MdDbBlockReference_Mirror_2=function(){return(Fq=b._emscripten_bind_MdDbBlockReference_Mirror_2=b.asm.emscripten_bind_MdDbBlockReference_Mirror_2).apply(null,arguments)},Gq=b._emscripten_bind_MdDbBlockReference_ScaleEntity_2=function(){return(Gq=b._emscripten_bind_MdDbBlockReference_ScaleEntity_2=
364
+ b.asm.emscripten_bind_MdDbBlockReference_ScaleEntity_2).apply(null,arguments)},Hq=b._emscripten_bind_MdDbBlockReference_TransformBy_1=function(){return(Hq=b._emscripten_bind_MdDbBlockReference_TransformBy_1=b.asm.emscripten_bind_MdDbBlockReference_TransformBy_1).apply(null,arguments)},Iq=b._emscripten_bind_MdDbBlockReference_GetBoundingBox_0=function(){return(Iq=b._emscripten_bind_MdDbBlockReference_GetBoundingBox_0=b.asm.emscripten_bind_MdDbBlockReference_GetBoundingBox_0).apply(null,arguments)},
365
+ Jq=b._emscripten_bind_MdDbBlockReference_GetObjectID_0=function(){return(Jq=b._emscripten_bind_MdDbBlockReference_GetObjectID_0=b.asm.emscripten_bind_MdDbBlockReference_GetObjectID_0).apply(null,arguments)},Kq=b._emscripten_bind_MdDbBlockReference_Erase_0=function(){return(Kq=b._emscripten_bind_MdDbBlockReference_Erase_0=b.asm.emscripten_bind_MdDbBlockReference_Erase_0).apply(null,arguments)},Lq=b._emscripten_bind_MdDbBlockReference_ConnectionTempObject_1=function(){return(Lq=b._emscripten_bind_MdDbBlockReference_ConnectionTempObject_1=
366
+ b.asm.emscripten_bind_MdDbBlockReference_ConnectionTempObject_1).apply(null,arguments)},Mq=b._emscripten_bind_MdDbBlockReference_Clone_0=function(){return(Mq=b._emscripten_bind_MdDbBlockReference_Clone_0=b.asm.emscripten_bind_MdDbBlockReference_Clone_0).apply(null,arguments)},Nq=b._emscripten_bind_MdDbBlockReference_GetHandle_0=function(){return(Nq=b._emscripten_bind_MdDbBlockReference_GetHandle_0=b.asm.emscripten_bind_MdDbBlockReference_GetHandle_0).apply(null,arguments)},Oq=b._emscripten_bind_MdDbBlockReference_GetDatabase_0=
367
+ function(){return(Oq=b._emscripten_bind_MdDbBlockReference_GetDatabase_0=b.asm.emscripten_bind_MdDbBlockReference_GetDatabase_0).apply(null,arguments)},Pq=b._emscripten_bind_MdDbBlockReference_GetOwnerID_0=function(){return(Pq=b._emscripten_bind_MdDbBlockReference_GetOwnerID_0=b.asm.emscripten_bind_MdDbBlockReference_GetOwnerID_0).apply(null,arguments)},Qq=b._emscripten_bind_MdDbBlockReference_moveGripPointsAt_4=function(){return(Qq=b._emscripten_bind_MdDbBlockReference_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbBlockReference_moveGripPointsAt_4).apply(null,
368
+ arguments)},Rq=b._emscripten_bind_MdDbBlockReference_getObjectName_0=function(){return(Rq=b._emscripten_bind_MdDbBlockReference_getObjectName_0=b.asm.emscripten_bind_MdDbBlockReference_getObjectName_0).apply(null,arguments)},Sq=b._emscripten_bind_MdDbBlockReference_getDxf0_0=function(){return(Sq=b._emscripten_bind_MdDbBlockReference_getDxf0_0=b.asm.emscripten_bind_MdDbBlockReference_getDxf0_0).apply(null,arguments)},Tq=b._emscripten_bind_MdDbBlockReference_getJson_0=function(){return(Tq=b._emscripten_bind_MdDbBlockReference_getJson_0=
369
+ b.asm.emscripten_bind_MdDbBlockReference_getJson_0).apply(null,arguments)},Uq=b._emscripten_bind_MdDbBlockReference_setJson_1=function(){return(Uq=b._emscripten_bind_MdDbBlockReference_setJson_1=b.asm.emscripten_bind_MdDbBlockReference_setJson_1).apply(null,arguments)},Vq=b._emscripten_bind_MdDbBlockReference___destroy___0=function(){return(Vq=b._emscripten_bind_MdDbBlockReference___destroy___0=b.asm.emscripten_bind_MdDbBlockReference___destroy___0).apply(null,arguments)},Wq=b._emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0=
370
+ function(){return(Wq=b._emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0=b.asm.emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0).apply(null,arguments)},Xq=b._emscripten_bind_MdDbAlignedDimension_xLine1Point_0=function(){return(Xq=b._emscripten_bind_MdDbAlignedDimension_xLine1Point_0=b.asm.emscripten_bind_MdDbAlignedDimension_xLine1Point_0).apply(null,arguments)},Yq=b._emscripten_bind_MdDbAlignedDimension_setXLine1Point_1=function(){return(Yq=b._emscripten_bind_MdDbAlignedDimension_setXLine1Point_1=
371
+ b.asm.emscripten_bind_MdDbAlignedDimension_setXLine1Point_1).apply(null,arguments)},Zq=b._emscripten_bind_MdDbAlignedDimension_xLine2Point_0=function(){return(Zq=b._emscripten_bind_MdDbAlignedDimension_xLine2Point_0=b.asm.emscripten_bind_MdDbAlignedDimension_xLine2Point_0).apply(null,arguments)},$q=b._emscripten_bind_MdDbAlignedDimension_setXLine2Point_1=function(){return($q=b._emscripten_bind_MdDbAlignedDimension_setXLine2Point_1=b.asm.emscripten_bind_MdDbAlignedDimension_setXLine2Point_1).apply(null,
372
+ arguments)},ar=b._emscripten_bind_MdDbAlignedDimension_dimLinePoint_0=function(){return(ar=b._emscripten_bind_MdDbAlignedDimension_dimLinePoint_0=b.asm.emscripten_bind_MdDbAlignedDimension_dimLinePoint_0).apply(null,arguments)},br=b._emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1=function(){return(br=b._emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1=b.asm.emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1).apply(null,arguments)},cr=b._emscripten_bind_MdDbAlignedDimension_oblique_0=
373
+ function(){return(cr=b._emscripten_bind_MdDbAlignedDimension_oblique_0=b.asm.emscripten_bind_MdDbAlignedDimension_oblique_0).apply(null,arguments)},dr=b._emscripten_bind_MdDbAlignedDimension_setOblique_1=function(){return(dr=b._emscripten_bind_MdDbAlignedDimension_setOblique_1=b.asm.emscripten_bind_MdDbAlignedDimension_setOblique_1).apply(null,arguments)},er=b._emscripten_bind_MdDbAlignedDimension_textPosition_0=function(){return(er=b._emscripten_bind_MdDbAlignedDimension_textPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_textPosition_0).apply(null,
374
+ arguments)},fr=b._emscripten_bind_MdDbAlignedDimension_setTextPosition_1=function(){return(fr=b._emscripten_bind_MdDbAlignedDimension_setTextPosition_1=b.asm.emscripten_bind_MdDbAlignedDimension_setTextPosition_1).apply(null,arguments)},gr=b._emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0=function(){return(gr=b._emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0).apply(null,arguments)},hr=b._emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0=
375
+ function(){return(hr=b._emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0).apply(null,arguments)},ir=b._emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0=function(){return(ir=b._emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0).apply(null,arguments)},jr=b._emscripten_bind_MdDbAlignedDimension_elevation_0=function(){return(jr=b._emscripten_bind_MdDbAlignedDimension_elevation_0=
376
+ b.asm.emscripten_bind_MdDbAlignedDimension_elevation_0).apply(null,arguments)},kr=b._emscripten_bind_MdDbAlignedDimension_setElevation_1=function(){return(kr=b._emscripten_bind_MdDbAlignedDimension_setElevation_1=b.asm.emscripten_bind_MdDbAlignedDimension_setElevation_1).apply(null,arguments)},lr=b._emscripten_bind_MdDbAlignedDimension_dimensionText_0=function(){return(lr=b._emscripten_bind_MdDbAlignedDimension_dimensionText_0=b.asm.emscripten_bind_MdDbAlignedDimension_dimensionText_0).apply(null,
377
+ arguments)},mr=b._emscripten_bind_MdDbAlignedDimension_setDimensionText_1=function(){return(mr=b._emscripten_bind_MdDbAlignedDimension_setDimensionText_1=b.asm.emscripten_bind_MdDbAlignedDimension_setDimensionText_1).apply(null,arguments)},nr=b._emscripten_bind_MdDbAlignedDimension_textRotation_0=function(){return(nr=b._emscripten_bind_MdDbAlignedDimension_textRotation_0=b.asm.emscripten_bind_MdDbAlignedDimension_textRotation_0).apply(null,arguments)},or=b._emscripten_bind_MdDbAlignedDimension_setTextRotation_1=
378
+ function(){return(or=b._emscripten_bind_MdDbAlignedDimension_setTextRotation_1=b.asm.emscripten_bind_MdDbAlignedDimension_setTextRotation_1).apply(null,arguments)},pr=b._emscripten_bind_MdDbAlignedDimension_dimensionStyle_0=function(){return(pr=b._emscripten_bind_MdDbAlignedDimension_dimensionStyle_0=b.asm.emscripten_bind_MdDbAlignedDimension_dimensionStyle_0).apply(null,arguments)},qr=b._emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1=function(){return(qr=b._emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1=
379
+ b.asm.emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1).apply(null,arguments)},rr=b._emscripten_bind_MdDbAlignedDimension_textAttachment_0=function(){return(rr=b._emscripten_bind_MdDbAlignedDimension_textAttachment_0=b.asm.emscripten_bind_MdDbAlignedDimension_textAttachment_0).apply(null,arguments)},sr=b._emscripten_bind_MdDbAlignedDimension_setTextAttachment_1=function(){return(sr=b._emscripten_bind_MdDbAlignedDimension_setTextAttachment_1=b.asm.emscripten_bind_MdDbAlignedDimension_setTextAttachment_1).apply(null,
380
+ arguments)},tr=b._emscripten_bind_MdDbAlignedDimension_horizontalRotation_0=function(){return(tr=b._emscripten_bind_MdDbAlignedDimension_horizontalRotation_0=b.asm.emscripten_bind_MdDbAlignedDimension_horizontalRotation_0).apply(null,arguments)},ur=b._emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1=function(){return(ur=b._emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1=b.asm.emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1).apply(null,arguments)},vr=b._emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1=
381
+ function(){return(vr=b._emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1=b.asm.emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1).apply(null,arguments)},wr=b._emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1=function(){return(wr=b._emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1).apply(null,arguments)},xr=b._emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2=function(){return(xr=b._emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2=
382
+ b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2).apply(null,arguments)},yr=b._emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1=function(){return(yr=b._emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1).apply(null,arguments)},zr=b._emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2=function(){return(zr=b._emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2=b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2).apply(null,
383
+ arguments)},Ar=b._emscripten_bind_MdDbAlignedDimension_GetDimVarString_1=function(){return(Ar=b._emscripten_bind_MdDbAlignedDimension_GetDimVarString_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarString_1).apply(null,arguments)},Br=b._emscripten_bind_MdDbAlignedDimension_SetDimVarString_2=function(){return(Br=b._emscripten_bind_MdDbAlignedDimension_SetDimVarString_2=b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarString_2).apply(null,arguments)},Cr=b._emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1=
384
+ function(){return(Cr=b._emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1).apply(null,arguments)},Dr=b._emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2=function(){return(Dr=b._emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2=b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2).apply(null,arguments)},Er=b._emscripten_bind_MdDbAlignedDimension_explode_0=function(){return(Er=b._emscripten_bind_MdDbAlignedDimension_explode_0=
385
+ b.asm.emscripten_bind_MdDbAlignedDimension_explode_0).apply(null,arguments)},Fr=b._emscripten_bind_MdDbAlignedDimension_TrueColor_0=function(){return(Fr=b._emscripten_bind_MdDbAlignedDimension_TrueColor_0=b.asm.emscripten_bind_MdDbAlignedDimension_TrueColor_0).apply(null,arguments)},Gr=b._emscripten_bind_MdDbAlignedDimension_SetTrueColor_1=function(){return(Gr=b._emscripten_bind_MdDbAlignedDimension_SetTrueColor_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetTrueColor_1).apply(null,arguments)},Hr=
386
+ b._emscripten_bind_MdDbAlignedDimension_ColorIndex_0=function(){return(Hr=b._emscripten_bind_MdDbAlignedDimension_ColorIndex_0=b.asm.emscripten_bind_MdDbAlignedDimension_ColorIndex_0).apply(null,arguments)},Ir=b._emscripten_bind_MdDbAlignedDimension_SetColorIndex_1=function(){return(Ir=b._emscripten_bind_MdDbAlignedDimension_SetColorIndex_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetColorIndex_1).apply(null,arguments)},Jr=b._emscripten_bind_MdDbAlignedDimension_Layer_0=function(){return(Jr=b._emscripten_bind_MdDbAlignedDimension_Layer_0=
387
+ b.asm.emscripten_bind_MdDbAlignedDimension_Layer_0).apply(null,arguments)},Kr=b._emscripten_bind_MdDbAlignedDimension_SetLayer_1=function(){return(Kr=b._emscripten_bind_MdDbAlignedDimension_SetLayer_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetLayer_1).apply(null,arguments)},Lr=b._emscripten_bind_MdDbAlignedDimension_LinetypeScale_0=function(){return(Lr=b._emscripten_bind_MdDbAlignedDimension_LinetypeScale_0=b.asm.emscripten_bind_MdDbAlignedDimension_LinetypeScale_0).apply(null,arguments)},Mr=
388
+ b._emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1=function(){return(Mr=b._emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1).apply(null,arguments)},Nr=b._emscripten_bind_MdDbAlignedDimension_Visible_0=function(){return(Nr=b._emscripten_bind_MdDbAlignedDimension_Visible_0=b.asm.emscripten_bind_MdDbAlignedDimension_Visible_0).apply(null,arguments)},Or=b._emscripten_bind_MdDbAlignedDimension_SetVisible_1=function(){return(Or=
389
+ b._emscripten_bind_MdDbAlignedDimension_SetVisible_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetVisible_1).apply(null,arguments)},Pr=b._emscripten_bind_MdDbAlignedDimension_Lineweight_0=function(){return(Pr=b._emscripten_bind_MdDbAlignedDimension_Lineweight_0=b.asm.emscripten_bind_MdDbAlignedDimension_Lineweight_0).apply(null,arguments)},Qr=b._emscripten_bind_MdDbAlignedDimension_SetLineweight_1=function(){return(Qr=b._emscripten_bind_MdDbAlignedDimension_SetLineweight_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetLineweight_1).apply(null,
390
+ arguments)},Rr=b._emscripten_bind_MdDbAlignedDimension_TextStyle_0=function(){return(Rr=b._emscripten_bind_MdDbAlignedDimension_TextStyle_0=b.asm.emscripten_bind_MdDbAlignedDimension_TextStyle_0).apply(null,arguments)},Sr=b._emscripten_bind_MdDbAlignedDimension_SetTextStyle_1=function(){return(Sr=b._emscripten_bind_MdDbAlignedDimension_SetTextStyle_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetTextStyle_1).apply(null,arguments)},Tr=b._emscripten_bind_MdDbAlignedDimension_Highlight_1=function(){return(Tr=
391
+ b._emscripten_bind_MdDbAlignedDimension_Highlight_1=b.asm.emscripten_bind_MdDbAlignedDimension_Highlight_1).apply(null,arguments)},Ur=b._emscripten_bind_MdDbAlignedDimension_Move_2=function(){return(Ur=b._emscripten_bind_MdDbAlignedDimension_Move_2=b.asm.emscripten_bind_MdDbAlignedDimension_Move_2).apply(null,arguments)},Vr=b._emscripten_bind_MdDbAlignedDimension_Rotate_2=function(){return(Vr=b._emscripten_bind_MdDbAlignedDimension_Rotate_2=b.asm.emscripten_bind_MdDbAlignedDimension_Rotate_2).apply(null,
392
+ arguments)},Wr=b._emscripten_bind_MdDbAlignedDimension_Mirror_2=function(){return(Wr=b._emscripten_bind_MdDbAlignedDimension_Mirror_2=b.asm.emscripten_bind_MdDbAlignedDimension_Mirror_2).apply(null,arguments)},Xr=b._emscripten_bind_MdDbAlignedDimension_ScaleEntity_2=function(){return(Xr=b._emscripten_bind_MdDbAlignedDimension_ScaleEntity_2=b.asm.emscripten_bind_MdDbAlignedDimension_ScaleEntity_2).apply(null,arguments)},Yr=b._emscripten_bind_MdDbAlignedDimension_TransformBy_1=function(){return(Yr=
393
+ b._emscripten_bind_MdDbAlignedDimension_TransformBy_1=b.asm.emscripten_bind_MdDbAlignedDimension_TransformBy_1).apply(null,arguments)},Zr=b._emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0=function(){return(Zr=b._emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0=b.asm.emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0).apply(null,arguments)},$r=b._emscripten_bind_MdDbAlignedDimension_GetObjectID_0=function(){return($r=b._emscripten_bind_MdDbAlignedDimension_GetObjectID_0=b.asm.emscripten_bind_MdDbAlignedDimension_GetObjectID_0).apply(null,
394
+ arguments)},as=b._emscripten_bind_MdDbAlignedDimension_Erase_0=function(){return(as=b._emscripten_bind_MdDbAlignedDimension_Erase_0=b.asm.emscripten_bind_MdDbAlignedDimension_Erase_0).apply(null,arguments)},bs=b._emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1=function(){return(bs=b._emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1).apply(null,arguments)},cs=b._emscripten_bind_MdDbAlignedDimension_Clone_0=function(){return(cs=
395
+ b._emscripten_bind_MdDbAlignedDimension_Clone_0=b.asm.emscripten_bind_MdDbAlignedDimension_Clone_0).apply(null,arguments)},ds=b._emscripten_bind_MdDbAlignedDimension_GetHandle_0=function(){return(ds=b._emscripten_bind_MdDbAlignedDimension_GetHandle_0=b.asm.emscripten_bind_MdDbAlignedDimension_GetHandle_0).apply(null,arguments)},es=b._emscripten_bind_MdDbAlignedDimension_GetDatabase_0=function(){return(es=b._emscripten_bind_MdDbAlignedDimension_GetDatabase_0=b.asm.emscripten_bind_MdDbAlignedDimension_GetDatabase_0).apply(null,
396
+ arguments)},gs=b._emscripten_bind_MdDbAlignedDimension_GetOwnerID_0=function(){return(gs=b._emscripten_bind_MdDbAlignedDimension_GetOwnerID_0=b.asm.emscripten_bind_MdDbAlignedDimension_GetOwnerID_0).apply(null,arguments)},hs=b._emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4=function(){return(hs=b._emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4).apply(null,arguments)},is=b._emscripten_bind_MdDbAlignedDimension_getObjectName_0=
397
+ function(){return(is=b._emscripten_bind_MdDbAlignedDimension_getObjectName_0=b.asm.emscripten_bind_MdDbAlignedDimension_getObjectName_0).apply(null,arguments)},js=b._emscripten_bind_MdDbAlignedDimension_getDxf0_0=function(){return(js=b._emscripten_bind_MdDbAlignedDimension_getDxf0_0=b.asm.emscripten_bind_MdDbAlignedDimension_getDxf0_0).apply(null,arguments)},ks=b._emscripten_bind_MdDbAlignedDimension_getJson_0=function(){return(ks=b._emscripten_bind_MdDbAlignedDimension_getJson_0=b.asm.emscripten_bind_MdDbAlignedDimension_getJson_0).apply(null,
398
+ arguments)},ls=b._emscripten_bind_MdDbAlignedDimension_setJson_1=function(){return(ls=b._emscripten_bind_MdDbAlignedDimension_setJson_1=b.asm.emscripten_bind_MdDbAlignedDimension_setJson_1).apply(null,arguments)},ms=b._emscripten_bind_MdDbAlignedDimension___destroy___0=function(){return(ms=b._emscripten_bind_MdDbAlignedDimension___destroy___0=b.asm.emscripten_bind_MdDbAlignedDimension___destroy___0).apply(null,arguments)},ns=b._emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0=function(){return(ns=
399
+ b._emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0=b.asm.emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0).apply(null,arguments)},ps=b._emscripten_bind_MdDbRotatedDimension_xLine1Point_0=function(){return(ps=b._emscripten_bind_MdDbRotatedDimension_xLine1Point_0=b.asm.emscripten_bind_MdDbRotatedDimension_xLine1Point_0).apply(null,arguments)},qs=b._emscripten_bind_MdDbRotatedDimension_setXLine1Point_1=function(){return(qs=b._emscripten_bind_MdDbRotatedDimension_setXLine1Point_1=
400
+ b.asm.emscripten_bind_MdDbRotatedDimension_setXLine1Point_1).apply(null,arguments)},rs=b._emscripten_bind_MdDbRotatedDimension_xLine2Point_0=function(){return(rs=b._emscripten_bind_MdDbRotatedDimension_xLine2Point_0=b.asm.emscripten_bind_MdDbRotatedDimension_xLine2Point_0).apply(null,arguments)},ss=b._emscripten_bind_MdDbRotatedDimension_setXLine2Point_1=function(){return(ss=b._emscripten_bind_MdDbRotatedDimension_setXLine2Point_1=b.asm.emscripten_bind_MdDbRotatedDimension_setXLine2Point_1).apply(null,
401
+ arguments)},ts=b._emscripten_bind_MdDbRotatedDimension_dimLinePoint_0=function(){return(ts=b._emscripten_bind_MdDbRotatedDimension_dimLinePoint_0=b.asm.emscripten_bind_MdDbRotatedDimension_dimLinePoint_0).apply(null,arguments)},us=b._emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1=function(){return(us=b._emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1=b.asm.emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1).apply(null,arguments)},vs=b._emscripten_bind_MdDbRotatedDimension_rotation_0=
402
+ function(){return(vs=b._emscripten_bind_MdDbRotatedDimension_rotation_0=b.asm.emscripten_bind_MdDbRotatedDimension_rotation_0).apply(null,arguments)},xs=b._emscripten_bind_MdDbRotatedDimension_setRotation_1=function(){return(xs=b._emscripten_bind_MdDbRotatedDimension_setRotation_1=b.asm.emscripten_bind_MdDbRotatedDimension_setRotation_1).apply(null,arguments)},ys=b._emscripten_bind_MdDbRotatedDimension_oblique_0=function(){return(ys=b._emscripten_bind_MdDbRotatedDimension_oblique_0=b.asm.emscripten_bind_MdDbRotatedDimension_oblique_0).apply(null,
403
+ arguments)},zs=b._emscripten_bind_MdDbRotatedDimension_setOblique_1=function(){return(zs=b._emscripten_bind_MdDbRotatedDimension_setOblique_1=b.asm.emscripten_bind_MdDbRotatedDimension_setOblique_1).apply(null,arguments)},As=b._emscripten_bind_MdDbRotatedDimension_textPosition_0=function(){return(As=b._emscripten_bind_MdDbRotatedDimension_textPosition_0=b.asm.emscripten_bind_MdDbRotatedDimension_textPosition_0).apply(null,arguments)},Bs=b._emscripten_bind_MdDbRotatedDimension_setTextPosition_1=function(){return(Bs=
404
+ b._emscripten_bind_MdDbRotatedDimension_setTextPosition_1=b.asm.emscripten_bind_MdDbRotatedDimension_setTextPosition_1).apply(null,arguments)},Cs=b._emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0=function(){return(Cs=b._emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0=b.asm.emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0).apply(null,arguments)},Ds=b._emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0=function(){return(Ds=b._emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0=
405
+ b.asm.emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0).apply(null,arguments)},Es=b._emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0=function(){return(Es=b._emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0=b.asm.emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0).apply(null,arguments)},Fs=b._emscripten_bind_MdDbRotatedDimension_elevation_0=function(){return(Fs=b._emscripten_bind_MdDbRotatedDimension_elevation_0=b.asm.emscripten_bind_MdDbRotatedDimension_elevation_0).apply(null,
406
+ arguments)},Gs=b._emscripten_bind_MdDbRotatedDimension_setElevation_1=function(){return(Gs=b._emscripten_bind_MdDbRotatedDimension_setElevation_1=b.asm.emscripten_bind_MdDbRotatedDimension_setElevation_1).apply(null,arguments)},Hs=b._emscripten_bind_MdDbRotatedDimension_dimensionText_0=function(){return(Hs=b._emscripten_bind_MdDbRotatedDimension_dimensionText_0=b.asm.emscripten_bind_MdDbRotatedDimension_dimensionText_0).apply(null,arguments)},Is=b._emscripten_bind_MdDbRotatedDimension_setDimensionText_1=
407
+ function(){return(Is=b._emscripten_bind_MdDbRotatedDimension_setDimensionText_1=b.asm.emscripten_bind_MdDbRotatedDimension_setDimensionText_1).apply(null,arguments)},Js=b._emscripten_bind_MdDbRotatedDimension_textRotation_0=function(){return(Js=b._emscripten_bind_MdDbRotatedDimension_textRotation_0=b.asm.emscripten_bind_MdDbRotatedDimension_textRotation_0).apply(null,arguments)},Ks=b._emscripten_bind_MdDbRotatedDimension_setTextRotation_1=function(){return(Ks=b._emscripten_bind_MdDbRotatedDimension_setTextRotation_1=
408
+ b.asm.emscripten_bind_MdDbRotatedDimension_setTextRotation_1).apply(null,arguments)},Ls=b._emscripten_bind_MdDbRotatedDimension_dimensionStyle_0=function(){return(Ls=b._emscripten_bind_MdDbRotatedDimension_dimensionStyle_0=b.asm.emscripten_bind_MdDbRotatedDimension_dimensionStyle_0).apply(null,arguments)},Ms=b._emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1=function(){return(Ms=b._emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1=b.asm.emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1).apply(null,
409
+ arguments)},Ns=b._emscripten_bind_MdDbRotatedDimension_textAttachment_0=function(){return(Ns=b._emscripten_bind_MdDbRotatedDimension_textAttachment_0=b.asm.emscripten_bind_MdDbRotatedDimension_textAttachment_0).apply(null,arguments)},Os=b._emscripten_bind_MdDbRotatedDimension_setTextAttachment_1=function(){return(Os=b._emscripten_bind_MdDbRotatedDimension_setTextAttachment_1=b.asm.emscripten_bind_MdDbRotatedDimension_setTextAttachment_1).apply(null,arguments)},Ps=b._emscripten_bind_MdDbRotatedDimension_horizontalRotation_0=
410
+ function(){return(Ps=b._emscripten_bind_MdDbRotatedDimension_horizontalRotation_0=b.asm.emscripten_bind_MdDbRotatedDimension_horizontalRotation_0).apply(null,arguments)},Qs=b._emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1=function(){return(Qs=b._emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1=b.asm.emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1).apply(null,arguments)},Rs=b._emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1=function(){return(Rs=b._emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1=
411
+ b.asm.emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1).apply(null,arguments)},Ss=b._emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1=function(){return(Ss=b._emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1=b.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1).apply(null,arguments)},Ts=b._emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2=function(){return(Ts=b._emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2=b.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2).apply(null,
412
+ arguments)},Us=b._emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1=function(){return(Us=b._emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1=b.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1).apply(null,arguments)},Vs=b._emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2=function(){return(Vs=b._emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2=b.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2).apply(null,arguments)},Ws=b._emscripten_bind_MdDbRotatedDimension_GetDimVarString_1=
413
+ function(){return(Ws=b._emscripten_bind_MdDbRotatedDimension_GetDimVarString_1=b.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarString_1).apply(null,arguments)},Xs=b._emscripten_bind_MdDbRotatedDimension_SetDimVarString_2=function(){return(Xs=b._emscripten_bind_MdDbRotatedDimension_SetDimVarString_2=b.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarString_2).apply(null,arguments)},Ys=b._emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1=function(){return(Ys=b._emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1=
414
+ b.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1).apply(null,arguments)},Zs=b._emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2=function(){return(Zs=b._emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2=b.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2).apply(null,arguments)},$s=b._emscripten_bind_MdDbRotatedDimension_explode_0=function(){return($s=b._emscripten_bind_MdDbRotatedDimension_explode_0=b.asm.emscripten_bind_MdDbRotatedDimension_explode_0).apply(null,
415
+ arguments)},at=b._emscripten_bind_MdDbRotatedDimension_TrueColor_0=function(){return(at=b._emscripten_bind_MdDbRotatedDimension_TrueColor_0=b.asm.emscripten_bind_MdDbRotatedDimension_TrueColor_0).apply(null,arguments)},bt=b._emscripten_bind_MdDbRotatedDimension_SetTrueColor_1=function(){return(bt=b._emscripten_bind_MdDbRotatedDimension_SetTrueColor_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetTrueColor_1).apply(null,arguments)},ct=b._emscripten_bind_MdDbRotatedDimension_ColorIndex_0=function(){return(ct=
416
+ b._emscripten_bind_MdDbRotatedDimension_ColorIndex_0=b.asm.emscripten_bind_MdDbRotatedDimension_ColorIndex_0).apply(null,arguments)},dt=b._emscripten_bind_MdDbRotatedDimension_SetColorIndex_1=function(){return(dt=b._emscripten_bind_MdDbRotatedDimension_SetColorIndex_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetColorIndex_1).apply(null,arguments)},et=b._emscripten_bind_MdDbRotatedDimension_Layer_0=function(){return(et=b._emscripten_bind_MdDbRotatedDimension_Layer_0=b.asm.emscripten_bind_MdDbRotatedDimension_Layer_0).apply(null,
417
+ arguments)},ft=b._emscripten_bind_MdDbRotatedDimension_SetLayer_1=function(){return(ft=b._emscripten_bind_MdDbRotatedDimension_SetLayer_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetLayer_1).apply(null,arguments)},gt=b._emscripten_bind_MdDbRotatedDimension_LinetypeScale_0=function(){return(gt=b._emscripten_bind_MdDbRotatedDimension_LinetypeScale_0=b.asm.emscripten_bind_MdDbRotatedDimension_LinetypeScale_0).apply(null,arguments)},ht=b._emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1=function(){return(ht=
418
+ b._emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1).apply(null,arguments)},it=b._emscripten_bind_MdDbRotatedDimension_Visible_0=function(){return(it=b._emscripten_bind_MdDbRotatedDimension_Visible_0=b.asm.emscripten_bind_MdDbRotatedDimension_Visible_0).apply(null,arguments)},jt=b._emscripten_bind_MdDbRotatedDimension_SetVisible_1=function(){return(jt=b._emscripten_bind_MdDbRotatedDimension_SetVisible_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetVisible_1).apply(null,
419
+ arguments)},kt=b._emscripten_bind_MdDbRotatedDimension_Lineweight_0=function(){return(kt=b._emscripten_bind_MdDbRotatedDimension_Lineweight_0=b.asm.emscripten_bind_MdDbRotatedDimension_Lineweight_0).apply(null,arguments)},lt=b._emscripten_bind_MdDbRotatedDimension_SetLineweight_1=function(){return(lt=b._emscripten_bind_MdDbRotatedDimension_SetLineweight_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetLineweight_1).apply(null,arguments)},mt=b._emscripten_bind_MdDbRotatedDimension_TextStyle_0=function(){return(mt=
420
+ b._emscripten_bind_MdDbRotatedDimension_TextStyle_0=b.asm.emscripten_bind_MdDbRotatedDimension_TextStyle_0).apply(null,arguments)},nt=b._emscripten_bind_MdDbRotatedDimension_SetTextStyle_1=function(){return(nt=b._emscripten_bind_MdDbRotatedDimension_SetTextStyle_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetTextStyle_1).apply(null,arguments)},ot=b._emscripten_bind_MdDbRotatedDimension_Highlight_1=function(){return(ot=b._emscripten_bind_MdDbRotatedDimension_Highlight_1=b.asm.emscripten_bind_MdDbRotatedDimension_Highlight_1).apply(null,
421
+ arguments)},pt=b._emscripten_bind_MdDbRotatedDimension_Move_2=function(){return(pt=b._emscripten_bind_MdDbRotatedDimension_Move_2=b.asm.emscripten_bind_MdDbRotatedDimension_Move_2).apply(null,arguments)},qt=b._emscripten_bind_MdDbRotatedDimension_Rotate_2=function(){return(qt=b._emscripten_bind_MdDbRotatedDimension_Rotate_2=b.asm.emscripten_bind_MdDbRotatedDimension_Rotate_2).apply(null,arguments)},rt=b._emscripten_bind_MdDbRotatedDimension_Mirror_2=function(){return(rt=b._emscripten_bind_MdDbRotatedDimension_Mirror_2=
422
+ b.asm.emscripten_bind_MdDbRotatedDimension_Mirror_2).apply(null,arguments)},st=b._emscripten_bind_MdDbRotatedDimension_ScaleEntity_2=function(){return(st=b._emscripten_bind_MdDbRotatedDimension_ScaleEntity_2=b.asm.emscripten_bind_MdDbRotatedDimension_ScaleEntity_2).apply(null,arguments)},tt=b._emscripten_bind_MdDbRotatedDimension_TransformBy_1=function(){return(tt=b._emscripten_bind_MdDbRotatedDimension_TransformBy_1=b.asm.emscripten_bind_MdDbRotatedDimension_TransformBy_1).apply(null,arguments)},
423
+ ut=b._emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0=function(){return(ut=b._emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0=b.asm.emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0).apply(null,arguments)},vt=b._emscripten_bind_MdDbRotatedDimension_GetObjectID_0=function(){return(vt=b._emscripten_bind_MdDbRotatedDimension_GetObjectID_0=b.asm.emscripten_bind_MdDbRotatedDimension_GetObjectID_0).apply(null,arguments)},wt=b._emscripten_bind_MdDbRotatedDimension_Erase_0=function(){return(wt=
424
+ b._emscripten_bind_MdDbRotatedDimension_Erase_0=b.asm.emscripten_bind_MdDbRotatedDimension_Erase_0).apply(null,arguments)},xt=b._emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1=function(){return(xt=b._emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1).apply(null,arguments)},yt=b._emscripten_bind_MdDbRotatedDimension_Clone_0=function(){return(yt=b._emscripten_bind_MdDbRotatedDimension_Clone_0=b.asm.emscripten_bind_MdDbRotatedDimension_Clone_0).apply(null,
425
+ arguments)},zt=b._emscripten_bind_MdDbRotatedDimension_GetHandle_0=function(){return(zt=b._emscripten_bind_MdDbRotatedDimension_GetHandle_0=b.asm.emscripten_bind_MdDbRotatedDimension_GetHandle_0).apply(null,arguments)},At=b._emscripten_bind_MdDbRotatedDimension_GetDatabase_0=function(){return(At=b._emscripten_bind_MdDbRotatedDimension_GetDatabase_0=b.asm.emscripten_bind_MdDbRotatedDimension_GetDatabase_0).apply(null,arguments)},Bt=b._emscripten_bind_MdDbRotatedDimension_GetOwnerID_0=function(){return(Bt=
426
+ b._emscripten_bind_MdDbRotatedDimension_GetOwnerID_0=b.asm.emscripten_bind_MdDbRotatedDimension_GetOwnerID_0).apply(null,arguments)},Ct=b._emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4=function(){return(Ct=b._emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4).apply(null,arguments)},Dt=b._emscripten_bind_MdDbRotatedDimension_getObjectName_0=function(){return(Dt=b._emscripten_bind_MdDbRotatedDimension_getObjectName_0=b.asm.emscripten_bind_MdDbRotatedDimension_getObjectName_0).apply(null,
427
+ arguments)},Et=b._emscripten_bind_MdDbRotatedDimension_getDxf0_0=function(){return(Et=b._emscripten_bind_MdDbRotatedDimension_getDxf0_0=b.asm.emscripten_bind_MdDbRotatedDimension_getDxf0_0).apply(null,arguments)},Ft=b._emscripten_bind_MdDbRotatedDimension_getJson_0=function(){return(Ft=b._emscripten_bind_MdDbRotatedDimension_getJson_0=b.asm.emscripten_bind_MdDbRotatedDimension_getJson_0).apply(null,arguments)},Gt=b._emscripten_bind_MdDbRotatedDimension_setJson_1=function(){return(Gt=b._emscripten_bind_MdDbRotatedDimension_setJson_1=
428
+ b.asm.emscripten_bind_MdDbRotatedDimension_setJson_1).apply(null,arguments)},Ht=b._emscripten_bind_MdDbRotatedDimension___destroy___0=function(){return(Ht=b._emscripten_bind_MdDbRotatedDimension___destroy___0=b.asm.emscripten_bind_MdDbRotatedDimension___destroy___0).apply(null,arguments)},It=b._emscripten_bind_MdDbMText_MdDbMText_0=function(){return(It=b._emscripten_bind_MdDbMText_MdDbMText_0=b.asm.emscripten_bind_MdDbMText_MdDbMText_0).apply(null,arguments)},Jt=b._emscripten_bind_MdDbMText_location_0=
429
+ function(){return(Jt=b._emscripten_bind_MdDbMText_location_0=b.asm.emscripten_bind_MdDbMText_location_0).apply(null,arguments)},Kt=b._emscripten_bind_MdDbMText_setLocation_1=function(){return(Kt=b._emscripten_bind_MdDbMText_setLocation_1=b.asm.emscripten_bind_MdDbMText_setLocation_1).apply(null,arguments)},Lt=b._emscripten_bind_MdDbMText_rotation_0=function(){return(Lt=b._emscripten_bind_MdDbMText_rotation_0=b.asm.emscripten_bind_MdDbMText_rotation_0).apply(null,arguments)},Mt=b._emscripten_bind_MdDbMText_setRotation_1=
430
+ function(){return(Mt=b._emscripten_bind_MdDbMText_setRotation_1=b.asm.emscripten_bind_MdDbMText_setRotation_1).apply(null,arguments)},Nt=b._emscripten_bind_MdDbMText_width_0=function(){return(Nt=b._emscripten_bind_MdDbMText_width_0=b.asm.emscripten_bind_MdDbMText_width_0).apply(null,arguments)},Ot=b._emscripten_bind_MdDbMText_setWidth_1=function(){return(Ot=b._emscripten_bind_MdDbMText_setWidth_1=b.asm.emscripten_bind_MdDbMText_setWidth_1).apply(null,arguments)},Pt=b._emscripten_bind_MdDbMText_textHeight_0=
431
+ function(){return(Pt=b._emscripten_bind_MdDbMText_textHeight_0=b.asm.emscripten_bind_MdDbMText_textHeight_0).apply(null,arguments)},Qt=b._emscripten_bind_MdDbMText_setTextHeight_1=function(){return(Qt=b._emscripten_bind_MdDbMText_setTextHeight_1=b.asm.emscripten_bind_MdDbMText_setTextHeight_1).apply(null,arguments)},Rt=b._emscripten_bind_MdDbMText_attachment_0=function(){return(Rt=b._emscripten_bind_MdDbMText_attachment_0=b.asm.emscripten_bind_MdDbMText_attachment_0).apply(null,arguments)},St=b._emscripten_bind_MdDbMText_setAttachment_1=
432
+ function(){return(St=b._emscripten_bind_MdDbMText_setAttachment_1=b.asm.emscripten_bind_MdDbMText_setAttachment_1).apply(null,arguments)},Tt=b._emscripten_bind_MdDbMText_contents_0=function(){return(Tt=b._emscripten_bind_MdDbMText_contents_0=b.asm.emscripten_bind_MdDbMText_contents_0).apply(null,arguments)},Ut=b._emscripten_bind_MdDbMText_setContents_1=function(){return(Ut=b._emscripten_bind_MdDbMText_setContents_1=b.asm.emscripten_bind_MdDbMText_setContents_1).apply(null,arguments)},Vt=b._emscripten_bind_MdDbMText_explode_0=
433
+ function(){return(Vt=b._emscripten_bind_MdDbMText_explode_0=b.asm.emscripten_bind_MdDbMText_explode_0).apply(null,arguments)},Wt=b._emscripten_bind_MdDbMText_TrueColor_0=function(){return(Wt=b._emscripten_bind_MdDbMText_TrueColor_0=b.asm.emscripten_bind_MdDbMText_TrueColor_0).apply(null,arguments)},Xt=b._emscripten_bind_MdDbMText_SetTrueColor_1=function(){return(Xt=b._emscripten_bind_MdDbMText_SetTrueColor_1=b.asm.emscripten_bind_MdDbMText_SetTrueColor_1).apply(null,arguments)},Yt=b._emscripten_bind_MdDbMText_ColorIndex_0=
434
+ function(){return(Yt=b._emscripten_bind_MdDbMText_ColorIndex_0=b.asm.emscripten_bind_MdDbMText_ColorIndex_0).apply(null,arguments)},Zt=b._emscripten_bind_MdDbMText_SetColorIndex_1=function(){return(Zt=b._emscripten_bind_MdDbMText_SetColorIndex_1=b.asm.emscripten_bind_MdDbMText_SetColorIndex_1).apply(null,arguments)},$t=b._emscripten_bind_MdDbMText_Layer_0=function(){return($t=b._emscripten_bind_MdDbMText_Layer_0=b.asm.emscripten_bind_MdDbMText_Layer_0).apply(null,arguments)},au=b._emscripten_bind_MdDbMText_SetLayer_1=
435
+ function(){return(au=b._emscripten_bind_MdDbMText_SetLayer_1=b.asm.emscripten_bind_MdDbMText_SetLayer_1).apply(null,arguments)},bu=b._emscripten_bind_MdDbMText_LinetypeScale_0=function(){return(bu=b._emscripten_bind_MdDbMText_LinetypeScale_0=b.asm.emscripten_bind_MdDbMText_LinetypeScale_0).apply(null,arguments)},cu=b._emscripten_bind_MdDbMText_SetLinetypeScale_1=function(){return(cu=b._emscripten_bind_MdDbMText_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbMText_SetLinetypeScale_1).apply(null,arguments)},
436
+ du=b._emscripten_bind_MdDbMText_Visible_0=function(){return(du=b._emscripten_bind_MdDbMText_Visible_0=b.asm.emscripten_bind_MdDbMText_Visible_0).apply(null,arguments)},eu=b._emscripten_bind_MdDbMText_SetVisible_1=function(){return(eu=b._emscripten_bind_MdDbMText_SetVisible_1=b.asm.emscripten_bind_MdDbMText_SetVisible_1).apply(null,arguments)},fu=b._emscripten_bind_MdDbMText_Lineweight_0=function(){return(fu=b._emscripten_bind_MdDbMText_Lineweight_0=b.asm.emscripten_bind_MdDbMText_Lineweight_0).apply(null,
437
+ arguments)},gu=b._emscripten_bind_MdDbMText_SetLineweight_1=function(){return(gu=b._emscripten_bind_MdDbMText_SetLineweight_1=b.asm.emscripten_bind_MdDbMText_SetLineweight_1).apply(null,arguments)},hu=b._emscripten_bind_MdDbMText_TextStyle_0=function(){return(hu=b._emscripten_bind_MdDbMText_TextStyle_0=b.asm.emscripten_bind_MdDbMText_TextStyle_0).apply(null,arguments)},iu=b._emscripten_bind_MdDbMText_SetTextStyle_1=function(){return(iu=b._emscripten_bind_MdDbMText_SetTextStyle_1=b.asm.emscripten_bind_MdDbMText_SetTextStyle_1).apply(null,
438
+ arguments)},ju=b._emscripten_bind_MdDbMText_Highlight_1=function(){return(ju=b._emscripten_bind_MdDbMText_Highlight_1=b.asm.emscripten_bind_MdDbMText_Highlight_1).apply(null,arguments)},ku=b._emscripten_bind_MdDbMText_Move_2=function(){return(ku=b._emscripten_bind_MdDbMText_Move_2=b.asm.emscripten_bind_MdDbMText_Move_2).apply(null,arguments)},lu=b._emscripten_bind_MdDbMText_Rotate_2=function(){return(lu=b._emscripten_bind_MdDbMText_Rotate_2=b.asm.emscripten_bind_MdDbMText_Rotate_2).apply(null,arguments)},
439
+ mu=b._emscripten_bind_MdDbMText_Mirror_2=function(){return(mu=b._emscripten_bind_MdDbMText_Mirror_2=b.asm.emscripten_bind_MdDbMText_Mirror_2).apply(null,arguments)},nu=b._emscripten_bind_MdDbMText_ScaleEntity_2=function(){return(nu=b._emscripten_bind_MdDbMText_ScaleEntity_2=b.asm.emscripten_bind_MdDbMText_ScaleEntity_2).apply(null,arguments)},ou=b._emscripten_bind_MdDbMText_TransformBy_1=function(){return(ou=b._emscripten_bind_MdDbMText_TransformBy_1=b.asm.emscripten_bind_MdDbMText_TransformBy_1).apply(null,
440
+ arguments)},pu=b._emscripten_bind_MdDbMText_GetBoundingBox_0=function(){return(pu=b._emscripten_bind_MdDbMText_GetBoundingBox_0=b.asm.emscripten_bind_MdDbMText_GetBoundingBox_0).apply(null,arguments)},qu=b._emscripten_bind_MdDbMText_GetObjectID_0=function(){return(qu=b._emscripten_bind_MdDbMText_GetObjectID_0=b.asm.emscripten_bind_MdDbMText_GetObjectID_0).apply(null,arguments)},ru=b._emscripten_bind_MdDbMText_Erase_0=function(){return(ru=b._emscripten_bind_MdDbMText_Erase_0=b.asm.emscripten_bind_MdDbMText_Erase_0).apply(null,
441
+ arguments)},su=b._emscripten_bind_MdDbMText_ConnectionTempObject_1=function(){return(su=b._emscripten_bind_MdDbMText_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbMText_ConnectionTempObject_1).apply(null,arguments)},tu=b._emscripten_bind_MdDbMText_Clone_0=function(){return(tu=b._emscripten_bind_MdDbMText_Clone_0=b.asm.emscripten_bind_MdDbMText_Clone_0).apply(null,arguments)},uu=b._emscripten_bind_MdDbMText_GetHandle_0=function(){return(uu=b._emscripten_bind_MdDbMText_GetHandle_0=b.asm.emscripten_bind_MdDbMText_GetHandle_0).apply(null,
442
+ arguments)},vu=b._emscripten_bind_MdDbMText_GetDatabase_0=function(){return(vu=b._emscripten_bind_MdDbMText_GetDatabase_0=b.asm.emscripten_bind_MdDbMText_GetDatabase_0).apply(null,arguments)},wu=b._emscripten_bind_MdDbMText_GetOwnerID_0=function(){return(wu=b._emscripten_bind_MdDbMText_GetOwnerID_0=b.asm.emscripten_bind_MdDbMText_GetOwnerID_0).apply(null,arguments)},xu=b._emscripten_bind_MdDbMText_moveGripPointsAt_4=function(){return(xu=b._emscripten_bind_MdDbMText_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbMText_moveGripPointsAt_4).apply(null,
443
+ arguments)},yu=b._emscripten_bind_MdDbMText_getObjectName_0=function(){return(yu=b._emscripten_bind_MdDbMText_getObjectName_0=b.asm.emscripten_bind_MdDbMText_getObjectName_0).apply(null,arguments)},zu=b._emscripten_bind_MdDbMText_getDxf0_0=function(){return(zu=b._emscripten_bind_MdDbMText_getDxf0_0=b.asm.emscripten_bind_MdDbMText_getDxf0_0).apply(null,arguments)},Au=b._emscripten_bind_MdDbMText_getJson_0=function(){return(Au=b._emscripten_bind_MdDbMText_getJson_0=b.asm.emscripten_bind_MdDbMText_getJson_0).apply(null,
444
+ arguments)},Bu=b._emscripten_bind_MdDbMText_setJson_1=function(){return(Bu=b._emscripten_bind_MdDbMText_setJson_1=b.asm.emscripten_bind_MdDbMText_setJson_1).apply(null,arguments)},Cu=b._emscripten_bind_MdDbMText___destroy___0=function(){return(Cu=b._emscripten_bind_MdDbMText___destroy___0=b.asm.emscripten_bind_MdDbMText___destroy___0).apply(null,arguments)},Du=b._emscripten_bind_MdDbBlockTableRecordIterator_start_2=function(){return(Du=b._emscripten_bind_MdDbBlockTableRecordIterator_start_2=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_start_2).apply(null,
445
+ arguments)},Eu=b._emscripten_bind_MdDbBlockTableRecordIterator_done_0=function(){return(Eu=b._emscripten_bind_MdDbBlockTableRecordIterator_done_0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_done_0).apply(null,arguments)},Fu=b._emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0=function(){return(Fu=b._emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0).apply(null,arguments)},Gu=b._emscripten_bind_MdDbBlockTableRecordIterator_step_2=
446
+ function(){return(Gu=b._emscripten_bind_MdDbBlockTableRecordIterator_step_2=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_step_2).apply(null,arguments)},Hu=b._emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0=function(){return(Hu=b._emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0).apply(null,arguments)},Iu=b._emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0=function(){return(Iu=b._emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0=
447
+ b.asm.emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0).apply(null,arguments)},Ju=b._emscripten_bind_MdDbBlockTableRecordIterator_getJson_0=function(){return(Ju=b._emscripten_bind_MdDbBlockTableRecordIterator_getJson_0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_getJson_0).apply(null,arguments)},Ku=b._emscripten_bind_MdDbBlockTableRecordIterator_setJson_1=function(){return(Ku=b._emscripten_bind_MdDbBlockTableRecordIterator_setJson_1=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_setJson_1).apply(null,
448
+ arguments)},Lu=b._emscripten_bind_MdDbBlockTableRecordIterator___destroy___0=function(){return(Lu=b._emscripten_bind_MdDbBlockTableRecordIterator___destroy___0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator___destroy___0).apply(null,arguments)},Mu=b._emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0=function(){return(Mu=b._emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0=b.asm.emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0).apply(null,arguments)},Nu=b._emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1=
449
+ function(){return(Nu=b._emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1=b.asm.emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1).apply(null,arguments)},Ou=b._emscripten_bind_MdDbBlockTableRecord_newIterator_2=function(){return(Ou=b._emscripten_bind_MdDbBlockTableRecord_newIterator_2=b.asm.emscripten_bind_MdDbBlockTableRecord_newIterator_2).apply(null,arguments)},Pu=b._emscripten_bind_MdDbBlockTableRecord_origin_0=function(){return(Pu=b._emscripten_bind_MdDbBlockTableRecord_origin_0=
450
+ b.asm.emscripten_bind_MdDbBlockTableRecord_origin_0).apply(null,arguments)},Qu=b._emscripten_bind_MdDbBlockTableRecord_setOrigin_1=function(){return(Qu=b._emscripten_bind_MdDbBlockTableRecord_setOrigin_1=b.asm.emscripten_bind_MdDbBlockTableRecord_setOrigin_1).apply(null,arguments)},Ru=b._emscripten_bind_MdDbBlockTableRecord_GetObjectID_0=function(){return(Ru=b._emscripten_bind_MdDbBlockTableRecord_GetObjectID_0=b.asm.emscripten_bind_MdDbBlockTableRecord_GetObjectID_0).apply(null,arguments)},Su=b._emscripten_bind_MdDbBlockTableRecord_Erase_0=
451
+ function(){return(Su=b._emscripten_bind_MdDbBlockTableRecord_Erase_0=b.asm.emscripten_bind_MdDbBlockTableRecord_Erase_0).apply(null,arguments)},Tu=b._emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1=function(){return(Tu=b._emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1).apply(null,arguments)},Uu=b._emscripten_bind_MdDbBlockTableRecord_Clone_0=function(){return(Uu=b._emscripten_bind_MdDbBlockTableRecord_Clone_0=
452
+ b.asm.emscripten_bind_MdDbBlockTableRecord_Clone_0).apply(null,arguments)},Vu=b._emscripten_bind_MdDbBlockTableRecord_GetHandle_0=function(){return(Vu=b._emscripten_bind_MdDbBlockTableRecord_GetHandle_0=b.asm.emscripten_bind_MdDbBlockTableRecord_GetHandle_0).apply(null,arguments)},Wu=b._emscripten_bind_MdDbBlockTableRecord_GetDatabase_0=function(){return(Wu=b._emscripten_bind_MdDbBlockTableRecord_GetDatabase_0=b.asm.emscripten_bind_MdDbBlockTableRecord_GetDatabase_0).apply(null,arguments)},Xu=b._emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0=
453
+ function(){return(Xu=b._emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0=b.asm.emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0).apply(null,arguments)},Yu=b._emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4=function(){return(Yu=b._emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4).apply(null,arguments)},Zu=b._emscripten_bind_MdDbBlockTableRecord_getObjectName_0=function(){return(Zu=b._emscripten_bind_MdDbBlockTableRecord_getObjectName_0=
454
+ b.asm.emscripten_bind_MdDbBlockTableRecord_getObjectName_0).apply(null,arguments)},$u=b._emscripten_bind_MdDbBlockTableRecord_getDxf0_0=function(){return($u=b._emscripten_bind_MdDbBlockTableRecord_getDxf0_0=b.asm.emscripten_bind_MdDbBlockTableRecord_getDxf0_0).apply(null,arguments)},av=b._emscripten_bind_MdDbBlockTableRecord_getJson_0=function(){return(av=b._emscripten_bind_MdDbBlockTableRecord_getJson_0=b.asm.emscripten_bind_MdDbBlockTableRecord_getJson_0).apply(null,arguments)},bv=b._emscripten_bind_MdDbBlockTableRecord_setJson_1=
455
+ function(){return(bv=b._emscripten_bind_MdDbBlockTableRecord_setJson_1=b.asm.emscripten_bind_MdDbBlockTableRecord_setJson_1).apply(null,arguments)},cv=b._emscripten_bind_MdDbBlockTableRecord___destroy___0=function(){return(cv=b._emscripten_bind_MdDbBlockTableRecord___destroy___0=b.asm.emscripten_bind_MdDbBlockTableRecord___destroy___0).apply(null,arguments)},dv=b._emscripten_bind_MdDbBlockTableIterator_start_2=function(){return(dv=b._emscripten_bind_MdDbBlockTableIterator_start_2=b.asm.emscripten_bind_MdDbBlockTableIterator_start_2).apply(null,
456
+ arguments)},ev=b._emscripten_bind_MdDbBlockTableIterator_done_0=function(){return(ev=b._emscripten_bind_MdDbBlockTableIterator_done_0=b.asm.emscripten_bind_MdDbBlockTableIterator_done_0).apply(null,arguments)},fv=b._emscripten_bind_MdDbBlockTableIterator_getRecord_0=function(){return(fv=b._emscripten_bind_MdDbBlockTableIterator_getRecord_0=b.asm.emscripten_bind_MdDbBlockTableIterator_getRecord_0).apply(null,arguments)},gv=b._emscripten_bind_MdDbBlockTableIterator_step_2=function(){return(gv=b._emscripten_bind_MdDbBlockTableIterator_step_2=
457
+ b.asm.emscripten_bind_MdDbBlockTableIterator_step_2).apply(null,arguments)},hv=b._emscripten_bind_MdDbBlockTableIterator_getObjectName_0=function(){return(hv=b._emscripten_bind_MdDbBlockTableIterator_getObjectName_0=b.asm.emscripten_bind_MdDbBlockTableIterator_getObjectName_0).apply(null,arguments)},iv=b._emscripten_bind_MdDbBlockTableIterator_getDxf0_0=function(){return(iv=b._emscripten_bind_MdDbBlockTableIterator_getDxf0_0=b.asm.emscripten_bind_MdDbBlockTableIterator_getDxf0_0).apply(null,arguments)},
458
+ jv=b._emscripten_bind_MdDbBlockTableIterator_getJson_0=function(){return(jv=b._emscripten_bind_MdDbBlockTableIterator_getJson_0=b.asm.emscripten_bind_MdDbBlockTableIterator_getJson_0).apply(null,arguments)},kv=b._emscripten_bind_MdDbBlockTableIterator_setJson_1=function(){return(kv=b._emscripten_bind_MdDbBlockTableIterator_setJson_1=b.asm.emscripten_bind_MdDbBlockTableIterator_setJson_1).apply(null,arguments)},lv=b._emscripten_bind_MdDbBlockTableIterator___destroy___0=function(){return(lv=b._emscripten_bind_MdDbBlockTableIterator___destroy___0=
459
+ b.asm.emscripten_bind_MdDbBlockTableIterator___destroy___0).apply(null,arguments)},mv=b._emscripten_bind_MdDbBlockTable_getAt_1=function(){return(mv=b._emscripten_bind_MdDbBlockTable_getAt_1=b.asm.emscripten_bind_MdDbBlockTable_getAt_1).apply(null,arguments)},nv=b._emscripten_bind_MdDbBlockTable_has_1=function(){return(nv=b._emscripten_bind_MdDbBlockTable_has_1=b.asm.emscripten_bind_MdDbBlockTable_has_1).apply(null,arguments)},ov=b._emscripten_bind_MdDbBlockTable_newIterator_2=function(){return(ov=
460
+ b._emscripten_bind_MdDbBlockTable_newIterator_2=b.asm.emscripten_bind_MdDbBlockTable_newIterator_2).apply(null,arguments)},pv=b._emscripten_bind_MdDbBlockTable_add_1=function(){return(pv=b._emscripten_bind_MdDbBlockTable_add_1=b.asm.emscripten_bind_MdDbBlockTable_add_1).apply(null,arguments)},qv=b._emscripten_bind_MdDbBlockTable_GetObjectID_0=function(){return(qv=b._emscripten_bind_MdDbBlockTable_GetObjectID_0=b.asm.emscripten_bind_MdDbBlockTable_GetObjectID_0).apply(null,arguments)},rv=b._emscripten_bind_MdDbBlockTable_Erase_0=
461
+ function(){return(rv=b._emscripten_bind_MdDbBlockTable_Erase_0=b.asm.emscripten_bind_MdDbBlockTable_Erase_0).apply(null,arguments)},sv=b._emscripten_bind_MdDbBlockTable_ConnectionTempObject_1=function(){return(sv=b._emscripten_bind_MdDbBlockTable_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbBlockTable_ConnectionTempObject_1).apply(null,arguments)},tv=b._emscripten_bind_MdDbBlockTable_Clone_0=function(){return(tv=b._emscripten_bind_MdDbBlockTable_Clone_0=b.asm.emscripten_bind_MdDbBlockTable_Clone_0).apply(null,
462
+ arguments)},uv=b._emscripten_bind_MdDbBlockTable_GetHandle_0=function(){return(uv=b._emscripten_bind_MdDbBlockTable_GetHandle_0=b.asm.emscripten_bind_MdDbBlockTable_GetHandle_0).apply(null,arguments)},vv=b._emscripten_bind_MdDbBlockTable_GetDatabase_0=function(){return(vv=b._emscripten_bind_MdDbBlockTable_GetDatabase_0=b.asm.emscripten_bind_MdDbBlockTable_GetDatabase_0).apply(null,arguments)},wv=b._emscripten_bind_MdDbBlockTable_GetOwnerID_0=function(){return(wv=b._emscripten_bind_MdDbBlockTable_GetOwnerID_0=
463
+ b.asm.emscripten_bind_MdDbBlockTable_GetOwnerID_0).apply(null,arguments)},xv=b._emscripten_bind_MdDbBlockTable_moveGripPointsAt_4=function(){return(xv=b._emscripten_bind_MdDbBlockTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbBlockTable_moveGripPointsAt_4).apply(null,arguments)},yv=b._emscripten_bind_MdDbBlockTable_getObjectName_0=function(){return(yv=b._emscripten_bind_MdDbBlockTable_getObjectName_0=b.asm.emscripten_bind_MdDbBlockTable_getObjectName_0).apply(null,arguments)},zv=b._emscripten_bind_MdDbBlockTable_getDxf0_0=
464
+ function(){return(zv=b._emscripten_bind_MdDbBlockTable_getDxf0_0=b.asm.emscripten_bind_MdDbBlockTable_getDxf0_0).apply(null,arguments)},Av=b._emscripten_bind_MdDbBlockTable_getJson_0=function(){return(Av=b._emscripten_bind_MdDbBlockTable_getJson_0=b.asm.emscripten_bind_MdDbBlockTable_getJson_0).apply(null,arguments)},Bv=b._emscripten_bind_MdDbBlockTable_setJson_1=function(){return(Bv=b._emscripten_bind_MdDbBlockTable_setJson_1=b.asm.emscripten_bind_MdDbBlockTable_setJson_1).apply(null,arguments)},
465
+ Cv=b._emscripten_bind_MdDbBlockTable___destroy___0=function(){return(Cv=b._emscripten_bind_MdDbBlockTable___destroy___0=b.asm.emscripten_bind_MdDbBlockTable___destroy___0).apply(null,arguments)},Dv=b._emscripten_bind_McDrawSelSet_McDrawSelSet_0=function(){return(Dv=b._emscripten_bind_McDrawSelSet_McDrawSelSet_0=b.asm.emscripten_bind_McDrawSelSet_McDrawSelSet_0).apply(null,arguments)},Ev=b._emscripten_bind_McDrawSelSet_allSelect_1=function(){return(Ev=b._emscripten_bind_McDrawSelSet_allSelect_1=b.asm.emscripten_bind_McDrawSelSet_allSelect_1).apply(null,
466
+ arguments)},Fv=b._emscripten_bind_McDrawSelSet_pointSelect_4=function(){return(Fv=b._emscripten_bind_McDrawSelSet_pointSelect_4=b.asm.emscripten_bind_McDrawSelSet_pointSelect_4).apply(null,arguments)},Gv=b._emscripten_bind_McDrawSelSet_crossingSelect_5=function(){return(Gv=b._emscripten_bind_McDrawSelSet_crossingSelect_5=b.asm.emscripten_bind_McDrawSelSet_crossingSelect_5).apply(null,arguments)},Hv=b._emscripten_bind_McDrawSelSet_count_0=function(){return(Hv=b._emscripten_bind_McDrawSelSet_count_0=
467
+ b.asm.emscripten_bind_McDrawSelSet_count_0).apply(null,arguments)},Iv=b._emscripten_bind_McDrawSelSet_item_1=function(){return(Iv=b._emscripten_bind_McDrawSelSet_item_1=b.asm.emscripten_bind_McDrawSelSet_item_1).apply(null,arguments)},Jv=b._emscripten_bind_McDrawSelSet_getObjectName_0=function(){return(Jv=b._emscripten_bind_McDrawSelSet_getObjectName_0=b.asm.emscripten_bind_McDrawSelSet_getObjectName_0).apply(null,arguments)},Kv=b._emscripten_bind_McDrawSelSet_getDxf0_0=function(){return(Kv=b._emscripten_bind_McDrawSelSet_getDxf0_0=
468
+ b.asm.emscripten_bind_McDrawSelSet_getDxf0_0).apply(null,arguments)},Lv=b._emscripten_bind_McDrawSelSet_getJson_0=function(){return(Lv=b._emscripten_bind_McDrawSelSet_getJson_0=b.asm.emscripten_bind_McDrawSelSet_getJson_0).apply(null,arguments)},Mv=b._emscripten_bind_McDrawSelSet_setJson_1=function(){return(Mv=b._emscripten_bind_McDrawSelSet_setJson_1=b.asm.emscripten_bind_McDrawSelSet_setJson_1).apply(null,arguments)},Nv=b._emscripten_bind_McDrawSelSet___destroy___0=function(){return(Nv=b._emscripten_bind_McDrawSelSet___destroy___0=
469
+ b.asm.emscripten_bind_McDrawSelSet___destroy___0).apply(null,arguments)},zc=b._malloc=function(){return(zc=b._malloc=b.asm.malloc).apply(null,arguments)},Bc=b._free=function(){return(Bc=b._free=b.asm.free).apply(null,arguments)};function vd(){return(vd=b.asm.__errno_location).apply(null,arguments)}function Ov(){return(Ov=b.asm.setThrew).apply(null,arguments)}function Pv(){return(Pv=b.asm.stackSave).apply(null,arguments)}function Qv(){return(Qv=b.asm.stackRestore).apply(null,arguments)}
470
+ 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)};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)};
471
+ 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)};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)};
472
+ b.dynCall_iiiiddddiiiiiijjiiiiii=function(){return(b.dynCall_iiiiddddiiiiiijjiiiiii=b.asm.dynCall_iiiiddddiiiiiijjiiiiii).apply(null,arguments)};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)};
473
+ 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=249320;b.___stop_em_js=249418;function zd(a,c,d){var e=Pv();try{Hc(a)(c,d)}catch(f){Qv(e);if(f!==f+0)throw f;Ov(1,0)}}function yd(a,c){var d=Pv();try{Hc(a)(c)}catch(e){Qv(d);if(e!==e+0)throw e;Ov(1,0)}}
474
+ function wd(a,c){var d=Pv();try{return Hc(a)(c)}catch(e){Qv(d);if(e!==e+0)throw e;Ov(1,0)}}function xd(a,c,d,e){var f=Pv();try{return Hc(a)(c,d,e)}catch(g){Qv(f);if(g!==g+0)throw g;Ov(1,0)}}var Rv;Pa=function Sv(){Rv||Tv();Rv||(Pa=Sv)};
475
+ function Tv(){function a(){if(!Rv&&(Rv=!0,b.calledRun=!0,!wa)){b.noFSInit||ec||(ec=!0,dc(),b.stdin=b.stdin,b.stdout=b.stdout,b.stderr=b.stderr,b.stdin?hc("stdin",b.stdin):$b("/dev/tty","/dev/stdin"),b.stdout?hc("stdout",null,b.stdout):$b("/dev/tty","/dev/stdout"),b.stderr?hc("stderr",null,b.stderr):$b("/dev/tty1","/dev/stderr"),ab("/dev/stdin",0),ab("/dev/stdout",1),ab("/dev/stderr",1));Jb=!1;hb(Ja);aa(b);if(b.onRuntimeInitialized)b.onRuntimeInitialized();if(b.postRun)for("function"==typeof b.postRun&&
476
+ (b.postRun=[b.postRun]);b.postRun.length;){var c=b.postRun.shift();Ka.unshift(c)}hb(Ka)}}if(!(0<Na)){if(b.preRun)for("function"==typeof b.preRun&&(b.preRun=[b.preRun]);b.preRun.length;)Ma();hb(Ia);0<Na||(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()();Tv();function Uv(){}Uv.prototype=Object.create(Uv.prototype);
477
+ Uv.prototype.constructor=Uv;Uv.prototype.i=Uv;Uv.l={};b.WrapperObject=Uv;function Vv(a){return(a||Uv).l}b.getCache=Vv;function v(a,c){var d=Vv(c),e=d[a];if(e)return e;e=Object.create((c||Uv).prototype);e.g=a;return d[a]=e}b.wrapPointer=v;b.castObject=function(a,c){return v(a.g,c)};b.NULL=v(0);b.destroy=function(a){if(!a.__destroy__)throw"Error: Cannot destroy object. (Did you create it yourself?)";a.__destroy__();delete Vv(a.i)[a.g]};b.compare=function(a,c){return a.g===c.g};b.getPointer=function(a){return a.g};
478
+ b.getClass=function(a){return a.i};var Wv=0,Xv=0,Yv=0,Zv=[],$v=0;function w(){if($v){for(var a=0;a<Zv.length;a++)b._free(Zv[a]);Zv.length=0;b._free(Wv);Wv=0;Xv+=$v;$v=0}Wv||(Xv+=128,(Wv=b._malloc(Xv))||ua());Yv=0}function aw(a,c){Wv||ua();a=a.length*c.BYTES_PER_ELEMENT;a=a+7&-8;Yv+a>=Xv?(0<a||ua(),$v+=a,c=b._malloc(a),Zv.push(c)):(c=Wv+Yv,Yv+=a);return c}
479
+ function bw(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 x(a){if("string"===typeof a){a=tb(a);var c=aw(a,ya);bw(a,ya,c);return c}return a}function cw(a){if("object"===typeof a){var c=aw(a,Da);bw(a,Da,c);return c}return a}function dw(){throw"cannot construct a MdRxObject, no constructor in IDL";}dw.prototype=Object.create(Uv.prototype);dw.prototype.constructor=dw;dw.prototype.i=dw;dw.l={};
480
+ b.MdRxObject=dw;dw.prototype.getObjectName=function(){return p(Bd(this.g))};dw.prototype.getDxf0=function(){return p(Cd(this.g))};dw.prototype.getJson=function(){return p(Dd(this.g))};dw.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Ed(c,a)};function y(){throw"cannot construct a MdDbObject, no constructor in IDL";}y.prototype=Object.create(dw.prototype);y.prototype.constructor=y;y.prototype.i=y;y.l={};b.MdDbObject=y;y.prototype.GetObjectID=function(){return Fd(this.g)};
481
+ y.prototype.Erase=function(){return!!Gd(this.g)};y.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hd(c,a)};y.prototype.Clone=function(){return v(Id(this.g),y)};y.prototype.GetHandle=function(){return p(Jd(this.g))};y.prototype.GetDatabase=function(){return v(Kd(this.g),B)};y.prototype.GetOwnerID=function(){return Ld(this.g)};
482
+ 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!!Md(f,a,c,d,e)};y.prototype.getObjectName=function(){return p(Nd(this.g))};y.prototype.getDxf0=function(){return p(Od(this.g))};y.prototype.getJson=function(){return p(Pd(this.g))};y.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Qd(c,a)};
483
+ function C(){throw"cannot construct a MdDbEntity, no constructor in IDL";}C.prototype=Object.create(y.prototype);C.prototype.constructor=C;C.prototype.i=C;C.l={};b.MdDbEntity=C;C.prototype.explode=function(){return v(Rd(this.g),D)};C.prototype.TrueColor=function(){return v(Sd(this.g),E)};C.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Td(c,a)};C.prototype.ColorIndex=function(){return Ud(this.g)};
484
+ C.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vd(c,a)};C.prototype.Layer=function(){return p(Wd(this.g))};C.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Xd(c,a)};C.prototype.LinetypeScale=function(){return Yd(this.g)};C.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zd(c,a)};C.prototype.Visible=function(){return!!$d(this.g)};
485
+ C.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ae(c,a)};C.prototype.Lineweight=function(){return be(this.g)};C.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ce(c,a)};C.prototype.TextStyle=function(){return p(de(this.g))};C.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!ee(c,a)};
486
+ C.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fe(c,a)};C.prototype.Move=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)};C.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!he(d,a,c)};C.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!ie(d,a,c)};
487
+ C.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!je(d,a,c)};C.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ke(c,a)};C.prototype.GetBoundingBox=function(){return v(le(this.g),D)};C.prototype.GetObjectID=function(){return me(this.g)};C.prototype.Erase=function(){return!!ne(this.g)};C.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!oe(c,a)};
488
+ C.prototype.Clone=function(){return v(pe(this.g),y)};C.prototype.GetHandle=function(){return p(qe(this.g))};C.prototype.GetDatabase=function(){return v(re(this.g),B)};C.prototype.GetOwnerID=function(){return se(this.g)};C.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!te(f,a,c,d,e)};C.prototype.getObjectName=function(){return p(ue(this.g))};
489
+ C.prototype.getDxf0=function(){return p(ve(this.g))};C.prototype.getJson=function(){return p(we(this.g))};C.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!xe(c,a)};function F(){throw"cannot construct a MdDbCurve, no constructor in IDL";}F.prototype=Object.create(C.prototype);F.prototype.constructor=F;F.prototype.i=F;F.l={};b.MdDbCurve=F;F.prototype.getStartParam=function(){return ye(this.g)};F.prototype.getEndParam=function(){return ze(this.g)};
490
+ F.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ae(c,a)};F.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Be(c,a)};F.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ce(c,a)};F.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(De(c,a),G)};F.prototype.getStartPoint=function(){return v(Ee(this.g),G)};
491
+ F.prototype.getEndPoint=function(){return v(Fe(this.g),G)};F.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Ge(c,a),G)};F.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return He(c,a)};F.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Ie(c,a),H)};F.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Je(c,a),H)};
492
+ F.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return v(Ke(d,a,c),G)};F.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return v(Le(d,a,c),D)};F.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Me(c,a),D)};F.prototype.getArea=function(){return Ne(this.g)};
493
+ F.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Oe(c,a),D)};F.prototype.getLength=function(){return Pe(this.g)};F.prototype.explode=function(){return v(Qe(this.g),D)};F.prototype.TrueColor=function(){return v(Re(this.g),E)};F.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Se(c,a)};F.prototype.ColorIndex=function(){return Te(this.g)};
494
+ F.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ue(c,a)};F.prototype.Layer=function(){return p(Ve(this.g))};F.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!We(c,a)};F.prototype.LinetypeScale=function(){return Xe(this.g)};F.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ye(c,a)};F.prototype.Visible=function(){return!!Ze(this.g)};
495
+ F.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$e(c,a)};F.prototype.Lineweight=function(){return af(this.g)};F.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bf(c,a)};F.prototype.TextStyle=function(){return p(cf(this.g))};F.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!df(c,a)};
496
+ F.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ef(c,a)};F.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!ff(d,a,c)};F.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!gf(d,a,c)};F.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!hf(d,a,c)};
497
+ F.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!jf(d,a,c)};F.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kf(c,a)};F.prototype.GetBoundingBox=function(){return v(lf(this.g),D)};F.prototype.GetObjectID=function(){return mf(this.g)};F.prototype.Erase=function(){return!!nf(this.g)};F.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!of(c,a)};
498
+ F.prototype.Clone=function(){return v(pf(this.g),y)};F.prototype.GetHandle=function(){return p(qf(this.g))};F.prototype.GetDatabase=function(){return v(rf(this.g),B)};F.prototype.GetOwnerID=function(){return sf(this.g)};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!!tf(f,a,c,d,e)};F.prototype.getObjectName=function(){return p(uf(this.g))};
499
+ F.prototype.getDxf0=function(){return p(vf(this.g))};F.prototype.getJson=function(){return p(wf(this.g))};F.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!xf(c,a)};function I(){this.g=yf();Vv(I)[this.g]=this}I.prototype=Object.create(C.prototype);I.prototype.constructor=I;I.prototype.i=I;I.l={};b.MdDbDimension=I;I.prototype.textPosition=function(){return v(zf(this.g),G)};
500
+ I.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Af(c,a)};I.prototype.isUsingDefaultTextPosition=function(){return!!Bf(this.g)};I.prototype.useSetTextPosition=function(){return!!Cf(this.g)};I.prototype.useDefaultTextPosition=function(){return!!Df(this.g)};I.prototype.elevation=I.prototype.elevation=function(){return Ef(this.g)};I.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ff(c,a)};I.prototype.dimensionText=function(){return p(Gf(this.g))};
501
+ I.prototype.setDimensionText=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Hf(c,a)};I.prototype.textRotation=function(){return If(this.g)};I.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Jf(c,a)};I.prototype.dimensionStyle=function(){return Kf(this.g)};I.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lf(c,a)};I.prototype.textAttachment=function(){return Mf(this.g)};
502
+ I.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Nf(c,a)};I.prototype.horizontalRotation=function(){return Of(this.g)};I.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Pf(c,a)};I.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qf(c,a)};I.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Rf(c,a)};
503
+ 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!!Sf(d,a,c)};I.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Tf(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!!Uf(d,a,c)};I.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(Vf(c,a))};
504
+ I.prototype.SetDimVarString=function(a,c){var d=this.g;w();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:x(c);return!!Wf(d,a,c)};I.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Xf(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!!Yf(d,a,c)};I.prototype.explode=function(){return v(Zf(this.g),D)};I.prototype.TrueColor=function(){return v($f(this.g),E)};
505
+ I.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ag(c,a)};I.prototype.ColorIndex=function(){return bg(this.g)};I.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!cg(c,a)};I.prototype.Layer=function(){return p(dg(this.g))};I.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!eg(c,a)};I.prototype.LinetypeScale=function(){return fg(this.g)};
506
+ I.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gg(c,a)};I.prototype.Visible=function(){return!!hg(this.g)};I.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ig(c,a)};I.prototype.Lineweight=function(){return jg(this.g)};I.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kg(c,a)};I.prototype.TextStyle=function(){return p(lg(this.g))};
507
+ I.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!mg(c,a)};I.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ng(c,a)};I.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!og(d,a,c)};I.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!pg(d,a,c)};
508
+ I.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!qg(d,a,c)};I.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!rg(d,a,c)};I.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sg(c,a)};I.prototype.GetBoundingBox=function(){return v(tg(this.g),D)};I.prototype.GetObjectID=function(){return ug(this.g)};I.prototype.Erase=function(){return!!vg(this.g)};
509
+ I.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wg(c,a)};I.prototype.Clone=function(){return v(xg(this.g),y)};I.prototype.GetHandle=function(){return p(yg(this.g))};I.prototype.GetDatabase=function(){return v(zg(this.g),B)};I.prototype.GetOwnerID=function(){return Ag(this.g)};
510
+ 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!!Bg(f,a,c,d,e)};I.prototype.getObjectName=function(){return p(Cg(this.g))};I.prototype.getDxf0=function(){return p(Dg(this.g))};I.prototype.getJson=function(){return p(Eg(this.g))};I.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Fg(c,a)};I.prototype.__destroy__=function(){Gg(this.g)};
511
+ function ew(){throw"cannot construct a VoidPtr, no constructor in IDL";}ew.prototype=Object.create(Uv.prototype);ew.prototype.constructor=ew;ew.prototype.i=ew;ew.l={};b.VoidPtr=ew;ew.prototype.__destroy__=function(){Hg(this.g)};function E(){this.g=Ig();Vv(E)[this.g]=this}E.prototype=Object.create(Uv.prototype);E.prototype.constructor=E;E.prototype.i=E;E.l={};b.MdCmColor=E;E.prototype.setColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Jg(c,a)};
512
+ E.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);Kg(e,a,c,d)};E.prototype.get_red=E.prototype.Ta=function(){return Lg(this.g)};E.prototype.set_red=E.prototype.eb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Mg(c,a)};Object.defineProperty(E.prototype,"red",{get:E.prototype.Ta,set:E.prototype.eb});E.prototype.get_green=E.prototype.Qa=function(){return Ng(this.g)};
513
+ E.prototype.set_green=E.prototype.ab=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Og(c,a)};Object.defineProperty(E.prototype,"green",{get:E.prototype.Qa,set:E.prototype.ab});E.prototype.get_blue=E.prototype.Oa=function(){return Pg(this.g)};E.prototype.set_blue=E.prototype.Za=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Qg(c,a)};Object.defineProperty(E.prototype,"blue",{get:E.prototype.Oa,set:E.prototype.Za});E.prototype.get_method=E.prototype.Ra=function(){return Rg(this.g)};
514
+ E.prototype.set_method=E.prototype.bb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Sg(c,a)};Object.defineProperty(E.prototype,"method",{get:E.prototype.Ra,set:E.prototype.bb});E.prototype.get_n=E.prototype.Sa=function(){return Tg(this.g)};E.prototype.set_n=E.prototype.cb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ug(c,a)};Object.defineProperty(E.prototype,"n",{get:E.prototype.Sa,set:E.prototype.cb});E.prototype.get_colorIndex=E.prototype.Pa=function(){return Vg(this.g)};
515
+ E.prototype.set_colorIndex=E.prototype.$a=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Wg(c,a)};Object.defineProperty(E.prototype,"colorIndex",{get:E.prototype.Pa,set:E.prototype.$a});E.prototype.__destroy__=function(){Xg(this.g)};
516
+ function G(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?Yg():void 0===c?_emscripten_bind_MdGePoint3d_MdGePoint3d_1(a):void 0===d?_emscripten_bind_MdGePoint3d_MdGePoint3d_2(a,c):Zg(a,c,d);Vv(G)[this.g]=this}G.prototype=Object.create(Uv.prototype);G.prototype.constructor=G;G.prototype.i=G;G.l={};b.MdGePoint3d=G;G.prototype.get_x=G.prototype.ba=function(){return $g(this.g)};
517
+ G.prototype.set_x=G.prototype.ia=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ah(c,a)};Object.defineProperty(G.prototype,"x",{get:G.prototype.ba,set:G.prototype.ia});G.prototype.get_y=G.prototype.da=function(){return bh(this.g)};G.prototype.set_y=G.prototype.ja=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ch(c,a)};Object.defineProperty(G.prototype,"y",{get:G.prototype.da,set:G.prototype.ja});G.prototype.get_z=G.prototype.ea=function(){return dh(this.g)};
518
+ G.prototype.set_z=G.prototype.ka=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);eh(c,a)};Object.defineProperty(G.prototype,"z",{get:G.prototype.ea,set:G.prototype.ka});G.prototype.__destroy__=function(){fh(this.g)};
519
+ 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?gh():void 0===c?_emscripten_bind_MdGeVector3d_MdGeVector3d_1(a):void 0===d?_emscripten_bind_MdGeVector3d_MdGeVector3d_2(a,c):hh(a,c,d);Vv(H)[this.g]=this}H.prototype=Object.create(Uv.prototype);H.prototype.constructor=H;H.prototype.i=H;H.l={};b.MdGeVector3d=H;H.prototype.get_x=H.prototype.ba=function(){return ih(this.g)};
520
+ H.prototype.set_x=H.prototype.ia=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);jh(c,a)};Object.defineProperty(H.prototype,"x",{get:H.prototype.ba,set:H.prototype.ia});H.prototype.get_y=H.prototype.da=function(){return kh(this.g)};H.prototype.set_y=H.prototype.ja=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);lh(c,a)};Object.defineProperty(H.prototype,"y",{get:H.prototype.da,set:H.prototype.ja});H.prototype.get_z=H.prototype.ea=function(){return mh(this.g)};
521
+ H.prototype.set_z=H.prototype.ka=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);nh(c,a)};Object.defineProperty(H.prototype,"z",{get:H.prototype.ea,set:H.prototype.ka});H.prototype.__destroy__=function(){oh(this.g)};function fw(){this.g=ph();Vv(fw)[this.g]=this}fw.prototype=Object.create(Uv.prototype);fw.prototype.constructor=fw;fw.prototype.i=fw;fw.l={};b.MdGeMatrix3d=fw;fw.prototype.setToIdentity=function(){qh(this.g)};
522
+ fw.prototype.preMultBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);rh(c,a)};fw.prototype.postMultBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);sh(c,a)};fw.prototype.setToProduct=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)};fw.prototype.invert=function(){uh(this.g)};fw.prototype.isSingular=function(){return!!vh(this.g)};fw.prototype.transposeIt=function(){wh(this.g)};
523
+ fw.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xh(c,a)};fw.prototype.det=function(){return yh(this.g)};fw.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);zh(f,a,c,d,e)};fw.prototype.setToTranslation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ah(c,a)};
524
+ fw.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);Bh(e,a,c,d)};fw.prototype.setToScaling=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Ch(d,a,c)};fw.prototype.scale=fw.prototype.scale=function(){return Dh(this.g)};
525
+ fw.prototype.getData=fw.prototype.getData=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return Eh(d,a,c)};fw.prototype.__destroy__=function(){Fh(this.g)};function J(){this.g=Gh();Vv(J)[this.g]=this}J.prototype=Object.create(y.prototype);J.prototype.constructor=J;J.prototype.i=J;J.l={};b.MdDbLayerTableRecord=J;J.prototype.getName=function(){return p(Hh(this.g))};
526
+ J.prototype.setName=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Ih(c,a)};J.prototype.isFrozen=J.prototype.isFrozen=function(){return!!Jh(this.g)};J.prototype.setIsFrozen=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kh(c,a)};J.prototype.isOff=function(){return!!Lh(this.g)};J.prototype.setIsOff=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mh(c,a)};J.prototype.isLocked=function(){return!!Nh(this.g)};
527
+ J.prototype.setIsLocked=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Oh(c,a)};J.prototype.color=J.prototype.color=function(){return v(Ph(this.g),E)};J.prototype.setColor=J.prototype.setColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qh(c,a)};J.prototype.linetypeObjectId=function(){return Rh(this.g)};J.prototype.setLinetypeObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Sh(c,a)};J.prototype.lineWeight=function(){return Th(this.g)};
528
+ J.prototype.setLineWeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Uh(c,a)};J.prototype.GetObjectID=function(){return Vh(this.g)};J.prototype.Erase=function(){return!!Wh(this.g)};J.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xh(c,a)};J.prototype.Clone=function(){return v(Yh(this.g),y)};J.prototype.GetHandle=function(){return p(Zh(this.g))};J.prototype.GetDatabase=function(){return v($h(this.g),B)};J.prototype.GetOwnerID=function(){return ai(this.g)};
529
+ J.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!bi(f,a,c,d,e)};J.prototype.getObjectName=function(){return p(ci(this.g))};J.prototype.getDxf0=function(){return p(di(this.g))};J.prototype.getJson=function(){return p(ei(this.g))};J.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!fi(c,a)};J.prototype.__destroy__=function(){gi(this.g)};
530
+ function gw(){throw"cannot construct a MdDbLayerTable, no constructor in IDL";}gw.prototype=Object.create(y.prototype);gw.prototype.constructor=gw;gw.prototype.i=gw;gw.l={};b.MdDbLayerTable=gw;gw.prototype.GetObjectID=function(){return hi(this.g)};gw.prototype.Erase=function(){return!!ii(this.g)};gw.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ji(c,a)};gw.prototype.Clone=function(){return v(ki(this.g),y)};gw.prototype.GetHandle=function(){return p(li(this.g))};
531
+ gw.prototype.GetDatabase=function(){return v(mi(this.g),B)};gw.prototype.GetOwnerID=function(){return ni(this.g)};gw.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!!oi(f,a,c,d,e)};gw.prototype.getObjectName=function(){return p(pi(this.g))};gw.prototype.getDxf0=function(){return p(qi(this.g))};gw.prototype.getJson=function(){return p(ri(this.g))};
532
+ gw.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!si(c,a)};function hw(){throw"cannot construct a MdDbLinetypeTable, no constructor in IDL";}hw.prototype=Object.create(y.prototype);hw.prototype.constructor=hw;hw.prototype.i=hw;hw.l={};b.MdDbLinetypeTable=hw;hw.prototype.GetObjectID=function(){return ti(this.g)};hw.prototype.Erase=function(){return!!ui(this.g)};
533
+ hw.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vi(c,a)};hw.prototype.Clone=function(){return v(wi(this.g),y)};hw.prototype.GetHandle=function(){return p(xi(this.g))};hw.prototype.GetDatabase=function(){return v(yi(this.g),B)};hw.prototype.GetOwnerID=function(){return zi(this.g)};
534
+ hw.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!!Ai(f,a,c,d,e)};hw.prototype.getObjectName=function(){return p(Bi(this.g))};hw.prototype.getDxf0=function(){return p(Ci(this.g))};hw.prototype.getJson=function(){return p(Di(this.g))};hw.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Ei(c,a)};
535
+ function iw(){throw"cannot construct a MdDbTextStyleTable, no constructor in IDL";}iw.prototype=Object.create(y.prototype);iw.prototype.constructor=iw;iw.prototype.i=iw;iw.l={};b.MdDbTextStyleTable=iw;iw.prototype.GetObjectID=function(){return Fi(this.g)};iw.prototype.Erase=function(){return!!Gi(this.g)};iw.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hi(c,a)};iw.prototype.Clone=function(){return v(Ii(this.g),y)};iw.prototype.GetHandle=function(){return p(Ji(this.g))};
536
+ iw.prototype.GetDatabase=function(){return v(Ki(this.g),B)};iw.prototype.GetOwnerID=function(){return Li(this.g)};iw.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!!Mi(f,a,c,d,e)};iw.prototype.getObjectName=function(){return p(Ni(this.g))};iw.prototype.getDxf0=function(){return p(Oi(this.g))};iw.prototype.getJson=function(){return p(Pi(this.g))};
537
+ iw.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Qi(c,a)};function B(){throw"cannot construct a MdDbDatabase, no constructor in IDL";}B.prototype=Object.create(dw.prototype);B.prototype.constructor=B;B.prototype.i=B;B.l={};b.MdDbDatabase=B;B.prototype.GetLayerTable=function(){return v(Ri(this.g),gw)};B.prototype.GetLinetypeTable=function(){return v(Si(this.g),hw)};B.prototype.GetTextStyleTable=function(){return v(Ti(this.g),iw)};
538
+ B.prototype.GetBlockTable=function(){return v(Ui(this.g),jw)};B.prototype.CurrentSpace=function(){return v(Vi(this.g),kw)};B.prototype.GetCurrentlyLineTypeScale=function(){return Wi(this.g)};B.prototype.SetCurrentlyLineTypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Xi(c,a)};B.prototype.GetCurrentlyLayerName=function(){return p(Yi(this.g))};B.prototype.SetCurrentlyLayerName=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);Zi(c,a)};
539
+ B.prototype.GetCurrentlyLineTypeName=function(){return p($i(this.g))};B.prototype.SetCurrentlyLineTypeName=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);aj(c,a)};B.prototype.GetCurrentlyTrueColor=function(){return v(bj(this.g),E)};B.prototype.SetCurrentlyTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);cj(c,a)};B.prototype.GetCurrentlyColorIndex=function(){return dj(this.g)};
540
+ B.prototype.SetCurrentlyColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ej(c,a)};B.prototype.GetCurrentlyTextStyleName=function(){return p(fj(this.g))};B.prototype.SetCurrentlyTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);gj(c,a)};B.prototype.getObjectName=function(){return p(hj(this.g))};B.prototype.getDxf0=function(){return p(ij(this.g))};B.prototype.getJson=function(){return p(jj(this.g))};
541
+ B.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!kj(c,a)};function M(){throw"cannot construct a McObject, no constructor in IDL";}M.prototype=Object.create(Uv.prototype);M.prototype.constructor=M;M.prototype.i=M;M.l={};b.McObject=M;M.prototype.updateDisplay=function(a,c){var d=this.g;w();"object"==typeof a&&(a=cw(a));"object"==typeof c&&(c=cw(c));return!!lj(d,a,c)};M.prototype.test=M.prototype.test=function(){mj(this.g)};
542
+ M.prototype.openWebFile=function(a,c,d){var e=this.g;w();a=a&&"object"===typeof a?a.g:x(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!nj(e,a,c,d)};M.prototype.saveFileToUrl=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!oj(c,a)};M.prototype.saveFile=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!pj(c,a)};M.prototype.getViewDataJsonParam=function(){return p(qj(this.g))};M.prototype.updataAppData=function(){rj(this.g)};
543
+ M.prototype.GetDatabase=function(){return v(sj(this.g),B)};M.prototype.GetSysVarString=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return p(tj(c,a))};M.prototype.SetSysVarString=function(a,c){var d=this.g;w();a=a&&"object"===typeof a?a.g:x(a);c=c&&"object"===typeof c?c.g:x(c);return!!uj(d,a,c)};M.prototype.GetSysVarDouble=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return vj(c,a)};
544
+ M.prototype.SetSysVarDouble=function(a,c){var d=this.g;w();a=a&&"object"===typeof a?a.g:x(a);c&&"object"===typeof c&&(c=c.g);return!!wj(d,a,c)};M.prototype.GetSysVarLong=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return xj(c,a)};M.prototype.SetSysVarLong=function(a,c){var d=this.g;w();a=a&&"object"===typeof a?a.g:x(a);c&&"object"===typeof c&&(c=c.g);return!!yj(d,a,c)};
545
+ M.prototype.fireEventWindowSize=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);zj(d,a,c)};M.prototype.fireEventCommandStart=function(){Aj(this.g)};M.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 Bj(d,a,c)};M.prototype.IntelliSelect_getGridData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(Cj(c,a))};
546
+ M.prototype.Osnap_NotifyOsnap=function(a,c,d,e,f,g,h,n){var z=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);n&&"object"===typeof n&&(n=n.g);Dj(z,a,c,d,e,f,g,h,n)};M.prototype.EntityTempWordDraw_onJigCommandEnd=function(){Ej(this.g)};
547
+ M.prototype.EntityTempWordDraw_onJigDrawEntityDisplay=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Fj(c,a)};M.prototype.EntityTempWordDraw_onReadyJigUpdateDispla=function(){Gj(this.g)};M.prototype.EntityTempWordDraw_onJigClearDisplay=function(){Hj(this.g)};M.prototype.SetDrawColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ij(c,a)};M.prototype.GetDrawColor=function(){return v(Jj(this.g),E)};
548
+ M.prototype.AddLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);Kj(c,a)};M.prototype.SetDrawLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);Lj(c,a)};M.prototype.GetDrawLayer=function(){return p(Mj(this.g))};M.prototype.AddTextStyle=function(a,c,d,e){var f=this.g;w();a=a&&"object"===typeof a?a.g:x(a);c=c&&"object"===typeof c?c.g:x(c);d=d&&"object"===typeof d?d.g:x(d);e&&"object"===typeof e&&(e=e.g);Nj(f,a,c,d,e)};
549
+ M.prototype.SetDrawTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);Oj(c,a)};M.prototype.GetDrawTextStyle=function(){return p(Pj(this.g))};M.prototype.AddLinetype=function(a,c){var d=this.g;w();a=a&&"object"===typeof a?a.g:x(a);c=c&&"object"===typeof c?c.g:x(c);Qj(d,a,c)};M.prototype.AddLinetypeEx=function(a,c,d){var e=this.g;w();a=a&&"object"===typeof a?a.g:x(a);c=c&&"object"===typeof c?c.g:x(c);d=d&&"object"===typeof d?d.g:x(d);Rj(e,a,c,d)};
550
+ M.prototype.AddDimStyle=function(a,c,d,e,f){var g=this.g;w();a=a&&"object"===typeof a?a.g:x(a);c=c&&"object"===typeof c?c.g:x(c);d=d&&"object"===typeof d?d.g:x(d);e=e&&"object"===typeof e?e.g:x(e);f=f&&"object"===typeof f?f.g:x(f);Sj(g,a,c,d,e,f)};M.prototype.SetDrawLinetype=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);Tj(c,a)};M.prototype.GetDrawLinetype=function(){return p(Uj(this.g))};
551
+ M.prototype.SetDrawLineWeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Vj(c,a)};M.prototype.GetDrawLineWeight=function(){return Wj(this.g)};M.prototype.SetDrawLineTypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Xj(c,a)};M.prototype.GetDrawLineTypeScale=function(){return Yj(this.g)};M.prototype.SetDrawDimStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);Zj(c,a)};M.prototype.GetDrawDimStyle=function(){return p(ak(this.g))};
552
+ M.prototype.SetPatternDefinition=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);bk(c,a)};M.prototype.GetPatternDefinition=function(){return p(ck(this.g))};M.prototype.SetDrawLineWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);dk(c,a)};M.prototype.GetDrawLineWidth=function(){return ek(this.g)};
553
+ M.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 fk(h,a,c,d,e,f,g)};
554
+ M.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 gk(g,a,c,d,e,f)};
555
+ M.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 hk(h,a,c,d,e,f,g)};M.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 ik(e,a,c,d)};
556
+ M.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 jk(g,a,c,d,e,f)};
557
+ M.prototype.DrawEllipseArc=function(a,c,d,e,f,g,h){var n=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return kk(n,a,c,d,e,f,g,h)};M.prototype.DrawPoint=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return lk(d,a,c)};
558
+ M.prototype.DrawSolid=function(a,c,d,e,f,g,h,n){var z=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);n&&"object"===typeof n&&(n=n.g);return mk(z,a,c,d,e,f,g,h,n)};
559
+ M.prototype.DrawMText=function(a,c,d,e,f,g,h){var n=this.g;w();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:x(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 nk(n,a,c,d,e,f,g,h)};
560
+ M.prototype.DrawText=function(a,c,d,e,f,g,h){var n=this.g;w();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:x(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 ok(n,a,c,d,e,f,g,h)};
561
+ M.prototype.DrawBlockReference=function(a,c,d,e,f){var g=this.g;w();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:x(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return pk(g,a,c,d,e,f)};
562
+ M.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 qk(h,a,c,d,e,f,g)};
563
+ M.prototype.DrawDimAngular=function(a,c,d,e,f,g,h,n){var z=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);n&&"object"===typeof n&&(n=n.g);return rk(z,a,c,d,e,f,g,h,n)};
564
+ M.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 sk(g,a,c,d,e,f)};
565
+ M.prototype.DrawDimRotated=function(a,c,d,e,f,g,h){var n=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return tk(n,a,c,d,e,f,g,h)};
566
+ M.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 uk(g,a,c,d,e,f)};M.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 vk(g,a,c,d,e,f)};
567
+ M.prototype.PathMoveTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);wk(d,a,c)};M.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);xk(g,a,c,d,e,f)};M.prototype.PathLineTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);yk(d,a,c)};
568
+ M.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);zk(g,a,c,d,e,f)};M.prototype.DrawPathToPolyline=function(){return Ak(this.g)};M.prototype.DrawPathToSpline=function(){return Bk(this.g)};M.prototype.PathMakeClosed=function(){Ck(this.g)};
569
+ M.prototype.DrawPathToHatch=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Dk(c,a)};M.prototype.DrawEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ek(c,a)};function lw(){this.g=Fk();Vv(lw)[this.g]=this}lw.prototype=Object.create(Uv.prototype);lw.prototype.constructor=lw;lw.prototype.i=lw;lw.l={};b.McApp=lw;lw.prototype.Init=function(){Gk(this.g)};
570
+ lw.prototype.CreateMxDraw=function(a,c,d,e,f){var g=this.g;w();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:x(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return v(Hk(g,a,c,d,e,f),M)};lw.prototype.GetCurrentMxDraw=function(){return v(Ik(this.g),M)};lw.prototype.DestroyObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Jk(c,a)};
571
+ lw.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 Kk(f,a,c,d,e)};lw.prototype.ObjectIdToObjectName=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(Lk(c,a))};lw.prototype.ObjectIdToMdObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Mk(c,a),y)};
572
+ lw.prototype.ObjectIdToMdDbLine=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Nk(c,a),O)};lw.prototype.ObjectIdToMdDbText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Ok(c,a),Q)};lw.prototype.ObjectIdToMdDbPolyline=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Pk(c,a),R)};lw.prototype.ObjectIdToMdDbCircle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Qk(c,a),S)};
573
+ lw.prototype.ObjectIdToMdDbBlockReference=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Rk(c,a),T)};lw.prototype.ObjectIdToMdDbAlignedDimension=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Sk(c,a),U)};lw.prototype.ObjectIdToMdDbRotatedDimension=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Tk(c,a),V)};lw.prototype.ObjectIdToMdDbMText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Uk(c,a),W)};
574
+ lw.prototype.getLastCallResult=function(){return Vk(this.g)};lw.prototype.ThreadTaskAbortExit=function(){Wk(this.g)};lw.prototype.__destroy__=function(){Xk(this.g)};function D(){this.g=Yk();Vv(D)[this.g]=this}D.prototype=Object.create(dw.prototype);D.prototype.constructor=D;D.prototype.i=D;D.l={};b.McDrawResbuf=D;D.prototype.Clear=function(){Zk(this.g)};D.prototype.GetCount=function(){return $k(this.g)};D.prototype.AtDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return al(c,a)};
575
+ D.prototype.Atlong=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return bl(c,a)};D.prototype.AtObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return cl(c,a)};D.prototype.AtObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(dl(c,a),dw)};D.prototype.AtObjectMdDbMText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(el(c,a),W)};D.prototype.AtObjectName=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(fl(c,a))};
576
+ D.prototype.AtString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(gl(c,a))};D.prototype.AtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(hl(c,a),G)};D.prototype.ItemDataType=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return il(c,a)};D.prototype.AddDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);jl(d,a,c)};
577
+ D.prototype.Addlong=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);kl(d,a,c)};D.prototype.AddObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);ll(d,a,c)};D.prototype.AddObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ml(c,a)};D.prototype.AddString=function(a,c){var d=this.g;w();a=a&&"object"===typeof a?a.g:x(a);c&&"object"===typeof c&&(c=c.g);nl(d,a,c)};
578
+ D.prototype.AddPoint=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);ol(d,a,c)};D.prototype.RemoveAll=function(){pl(this.g)};D.prototype.Remove=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ql(c,a)};D.prototype.getObjectName=function(){return p(rl(this.g))};D.prototype.getDxf0=function(){return p(sl(this.g))};D.prototype.getJson=function(){return p(tl(this.g))};
579
+ D.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!ul(c,a)};D.prototype.__destroy__=function(){vl(this.g)};function mw(){this.g=wl();Vv(mw)[this.g]=this}mw.prototype=Object.create(Uv.prototype);mw.prototype.constructor=mw;mw.prototype.i=mw;mw.l={};b.McDrawUtility=mw;
580
+ mw.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 xl(g,a,c,d,e,f)};mw.prototype.eraseEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yl(c,a)};mw.prototype.highlightEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!zl(d,a,c)};
581
+ mw.prototype.__destroy__=function(){Al(this.g)};function O(){this.g=Bl();Vv(O)[this.g]=this}O.prototype=Object.create(F.prototype);O.prototype.constructor=O;O.prototype.i=O;O.l={};b.MdDbLine=O;O.prototype.startPoint=function(){return v(Cl(this.g),G)};O.prototype.setStartPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Dl(c,a)};O.prototype.endPoint=function(){return v(El(this.g),G)};
582
+ O.prototype.setEndPoint=O.prototype.setEndPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fl(c,a)};O.prototype.getStartParam=function(){return Gl(this.g)};O.prototype.getEndParam=function(){return Hl(this.g)};O.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Il(c,a)};O.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Jl(c,a)};
583
+ O.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Kl(c,a)};O.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Ll(c,a),G)};O.prototype.getStartPoint=function(){return v(Ml(this.g),G)};O.prototype.getEndPoint=function(){return v(Nl(this.g),G)};O.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Ol(c,a),G)};
584
+ O.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Pl(c,a)};O.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Ql(c,a),H)};O.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Rl(c,a),H)};O.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return v(Sl(d,a,c),G)};
585
+ O.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return v(Tl(d,a,c),D)};O.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Ul(c,a),D)};O.prototype.getArea=function(){return Vl(this.g)};O.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Wl(c,a),D)};O.prototype.getLength=function(){return Xl(this.g)};O.prototype.explode=function(){return v(Yl(this.g),D)};
586
+ O.prototype.TrueColor=function(){return v(Zl(this.g),E)};O.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$l(c,a)};O.prototype.ColorIndex=function(){return am(this.g)};O.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bm(c,a)};O.prototype.Layer=function(){return p(cm(this.g))};O.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!dm(c,a)};O.prototype.LinetypeScale=function(){return em(this.g)};
587
+ O.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fm(c,a)};O.prototype.Visible=function(){return!!gm(this.g)};O.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hm(c,a)};O.prototype.Lineweight=function(){return im(this.g)};O.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jm(c,a)};O.prototype.TextStyle=function(){return p(km(this.g))};
588
+ O.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!lm(c,a)};O.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mm(c,a)};O.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!nm(d,a,c)};O.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!om(d,a,c)};
589
+ O.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!pm(d,a,c)};O.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!qm(d,a,c)};O.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rm(c,a)};O.prototype.GetBoundingBox=function(){return v(sm(this.g),D)};O.prototype.GetObjectID=function(){return tm(this.g)};O.prototype.Erase=function(){return!!um(this.g)};
590
+ O.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wm(c,a)};O.prototype.Clone=function(){return v(xm(this.g),y)};O.prototype.GetHandle=function(){return p(ym(this.g))};O.prototype.GetDatabase=function(){return v(zm(this.g),B)};O.prototype.GetOwnerID=function(){return Am(this.g)};
591
+ O.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Bm(f,a,c,d,e)};O.prototype.getObjectName=function(){return p(Cm(this.g))};O.prototype.getDxf0=function(){return p(Dm(this.g))};O.prototype.getJson=function(){return p(Em(this.g))};O.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Fm(c,a)};O.prototype.__destroy__=function(){Gm(this.g)};
592
+ function Q(){this.g=Hm();Vv(Q)[this.g]=this}Q.prototype=Object.create(C.prototype);Q.prototype.constructor=Q;Q.prototype.i=Q;Q.l={};b.MdDbText=Q;Q.prototype.position=Q.prototype.position=function(){return v(Im(this.g),G)};Q.prototype.setPosition=Q.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Jm(c,a)};Q.prototype.alignmentPoint=function(){return v(Km(this.g),G)};
593
+ Q.prototype.setAlignmentPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lm(c,a)};Q.prototype.oblique=function(){return Mm(this.g)};Q.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Nm(c,a)};Q.prototype.rotation=Q.prototype.rotation=function(){return Om(this.g)};Q.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Pm(c,a)};Q.prototype.height=Q.prototype.height=function(){return Qm(this.g)};
594
+ Q.prototype.setHeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Rm(c,a)};Q.prototype.widthFactor=function(){return Sm(this.g)};Q.prototype.setWidthFactor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Tm(c,a)};Q.prototype.textString=function(){return p(Um(this.g))};Q.prototype.setTextString=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Vm(c,a)};Q.prototype.horizontalMode=function(){return Wm(this.g)};
595
+ Q.prototype.setHorizontalMode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xm(c,a)};Q.prototype.verticalMode=function(){return Ym(this.g)};Q.prototype.setVerticalMode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zm(c,a)};Q.prototype.explode=function(){return v($m(this.g),D)};Q.prototype.TrueColor=function(){return v(an(this.g),E)};Q.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bn(c,a)};Q.prototype.ColorIndex=function(){return cn(this.g)};
596
+ Q.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dn(c,a)};Q.prototype.Layer=function(){return p(en(this.g))};Q.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!fn(c,a)};Q.prototype.LinetypeScale=function(){return gn(this.g)};Q.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hn(c,a)};Q.prototype.Visible=function(){return!!jn(this.g)};
597
+ Q.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kn(c,a)};Q.prototype.Lineweight=function(){return ln(this.g)};Q.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mn(c,a)};Q.prototype.TextStyle=function(){return p(nn(this.g))};Q.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!on(c,a)};
598
+ Q.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pn(c,a)};Q.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!qn(d,a,c)};Q.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!rn(d,a,c)};Q.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!sn(d,a,c)};
599
+ Q.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!tn(d,a,c)};Q.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!un(c,a)};Q.prototype.GetBoundingBox=function(){return v(vn(this.g),D)};Q.prototype.GetObjectID=function(){return wn(this.g)};Q.prototype.Erase=function(){return!!xn(this.g)};Q.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yn(c,a)};
600
+ Q.prototype.Clone=function(){return v(zn(this.g),y)};Q.prototype.GetHandle=function(){return p(An(this.g))};Q.prototype.GetDatabase=function(){return v(Bn(this.g),B)};Q.prototype.GetOwnerID=function(){return Cn(this.g)};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!!Dn(f,a,c,d,e)};Q.prototype.getObjectName=function(){return p(En(this.g))};
601
+ Q.prototype.getDxf0=function(){return p(Fn(this.g))};Q.prototype.getJson=function(){return p(Gn(this.g))};Q.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Hn(c,a)};Q.prototype.__destroy__=function(){In(this.g)};function S(){this.g=Jn();Vv(S)[this.g]=this}S.prototype=Object.create(F.prototype);S.prototype.constructor=S;S.prototype.i=S;S.l={};b.MdDbCircle=S;S.prototype.center=function(){return v(Kn(this.g),G)};
602
+ S.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ln(c,a)};S.prototype.radius=function(){return Mn(this.g)};S.prototype.setRadius=S.prototype.setRadius=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Nn(c,a)};S.prototype.getStartParam=function(){return On(this.g)};S.prototype.getEndParam=function(){return Pn(this.g)};S.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Qn(c,a)};
603
+ S.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Rn(c,a)};S.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Sn(c,a)};S.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Tn(c,a),G)};S.prototype.getStartPoint=function(){return v(Un(this.g),G)};S.prototype.getEndPoint=function(){return v(Vn(this.g),G)};
604
+ S.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Wn(c,a),G)};S.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Xn(c,a)};S.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Yn(c,a),H)};S.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Zn(c,a),H)};
605
+ S.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return v($n(d,a,c),G)};S.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return v(ao(d,a,c),D)};S.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(bo(c,a),D)};S.prototype.getArea=function(){return co(this.g)};
606
+ S.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(eo(c,a),D)};S.prototype.getLength=function(){return fo(this.g)};S.prototype.explode=function(){return v(go(this.g),D)};S.prototype.TrueColor=function(){return v(ho(this.g),E)};S.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!io(c,a)};S.prototype.ColorIndex=function(){return jo(this.g)};
607
+ S.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ko(c,a)};S.prototype.Layer=function(){return p(lo(this.g))};S.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!mo(c,a)};S.prototype.LinetypeScale=function(){return no(this.g)};S.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!oo(c,a)};S.prototype.Visible=function(){return!!po(this.g)};
608
+ S.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qo(c,a)};S.prototype.Lineweight=function(){return ro(this.g)};S.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!so(c,a)};S.prototype.TextStyle=function(){return p(to(this.g))};S.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!uo(c,a)};
609
+ S.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vo(c,a)};S.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!wo(d,a,c)};S.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!xo(d,a,c)};S.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!yo(d,a,c)};
610
+ S.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!zo(d,a,c)};S.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ao(c,a)};S.prototype.GetBoundingBox=function(){return v(Bo(this.g),D)};S.prototype.GetObjectID=function(){return Co(this.g)};S.prototype.Erase=function(){return!!Do(this.g)};S.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Eo(c,a)};
611
+ S.prototype.Clone=function(){return v(Fo(this.g),y)};S.prototype.GetHandle=function(){return p(Go(this.g))};S.prototype.GetDatabase=function(){return v(Ho(this.g),B)};S.prototype.GetOwnerID=function(){return Io(this.g)};S.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Jo(f,a,c,d,e)};S.prototype.getObjectName=function(){return p(Ko(this.g))};
612
+ S.prototype.getDxf0=function(){return p(Lo(this.g))};S.prototype.getJson=function(){return p(Mo(this.g))};S.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!No(c,a)};S.prototype.__destroy__=function(){Oo(this.g)};function R(){this.g=Po();Vv(R)[this.g]=this}R.prototype=Object.create(F.prototype);R.prototype.constructor=R;R.prototype.i=R;R.l={};b.MdDbPolyline=R;R.prototype.setClosed=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qo(c,a)};
613
+ R.prototype.setConstantWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ro(c,a)};R.prototype.isClosed=function(){return!!So(this.g)};R.prototype.getConstantWidth=function(){return To(this.g)};R.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!!Uo(g,a,c,d,e,f)};
614
+ R.prototype.removeVertexAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vo(c,a)};R.prototype.numVerts=function(){return Wo(this.g)};R.prototype.getPointAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Xo(c,a),G)};R.prototype.getBulgeAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Yo(c,a)};R.prototype.getStartWidthsAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Zo(c,a)};
615
+ R.prototype.getEndWidthsAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return $o(c,a)};R.prototype.setPointAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!ap(d,a,c)};R.prototype.setBulgeAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!bp(d,a,c)};R.prototype.getStartParam=function(){return cp(this.g)};R.prototype.getEndParam=function(){return dp(this.g)};
616
+ R.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ep(c,a)};R.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return fp(c,a)};R.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return gp(c,a)};R.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(hp(c,a),G)};R.prototype.getStartPoint=function(){return v(ip(this.g),G)};
617
+ R.prototype.getEndPoint=function(){return v(jp(this.g),G)};R.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(kp(c,a),G)};R.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return lp(c,a)};R.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(mp(c,a),H)};R.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(np(c,a),H)};
618
+ R.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return v(op(d,a,c),G)};R.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return v(pp(d,a,c),D)};R.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(qp(c,a),D)};R.prototype.getArea=function(){return rp(this.g)};
619
+ R.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(sp(c,a),D)};R.prototype.getLength=function(){return tp(this.g)};R.prototype.explode=function(){return v(up(this.g),D)};R.prototype.TrueColor=function(){return v(vp(this.g),E)};R.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wp(c,a)};R.prototype.ColorIndex=function(){return xp(this.g)};
620
+ R.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yp(c,a)};R.prototype.Layer=function(){return p(zp(this.g))};R.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Ap(c,a)};R.prototype.LinetypeScale=function(){return Bp(this.g)};R.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cp(c,a)};R.prototype.Visible=function(){return!!Dp(this.g)};
621
+ R.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ep(c,a)};R.prototype.Lineweight=function(){return Fp(this.g)};R.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Gp(c,a)};R.prototype.TextStyle=function(){return p(Hp(this.g))};R.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Ip(c,a)};
622
+ R.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Jp(c,a)};R.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Kp(d,a,c)};R.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Lp(d,a,c)};R.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Mp(d,a,c)};
623
+ R.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Np(d,a,c)};R.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Op(c,a)};R.prototype.GetBoundingBox=function(){return v(Pp(this.g),D)};R.prototype.GetObjectID=function(){return Qp(this.g)};R.prototype.Erase=function(){return!!Rp(this.g)};R.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Sp(c,a)};
624
+ R.prototype.Clone=function(){return v(Tp(this.g),y)};R.prototype.GetHandle=function(){return p(Up(this.g))};R.prototype.GetDatabase=function(){return v(Vp(this.g),B)};R.prototype.GetOwnerID=function(){return Wp(this.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!!Xp(f,a,c,d,e)};R.prototype.getObjectName=function(){return p(Yp(this.g))};
625
+ R.prototype.getDxf0=function(){return p(Zp(this.g))};R.prototype.getJson=function(){return p($p(this.g))};R.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!aq(c,a)};R.prototype.__destroy__=function(){bq(this.g)};function T(){this.g=cq();Vv(T)[this.g]=this}T.prototype=Object.create(C.prototype);T.prototype.constructor=T;T.prototype.i=T;T.l={};b.MdDbBlockReference=T;T.prototype.blockTableRecord=function(){return dq(this.g)};
626
+ T.prototype.setBlockTableRecord=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!eq(c,a)};T.prototype.position=T.prototype.position=function(){return v(fq(this.g),G)};T.prototype.setPosition=T.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gq(c,a)};T.prototype.scaleFactors=function(){return v(hq(this.g),G)};T.prototype.setScaleFactors=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!iq(c,a)};
627
+ T.prototype.rotation=T.prototype.rotation=function(){return jq(this.g)};T.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kq(c,a)};T.prototype.blockTransform=function(){return v(lq(this.g),fw)};T.prototype.setBlockTransform=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mq(c,a)};T.prototype.explode=function(){return v(nq(this.g),D)};T.prototype.TrueColor=function(){return v(oq(this.g),E)};
628
+ T.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pq(c,a)};T.prototype.ColorIndex=function(){return qq(this.g)};T.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rq(c,a)};T.prototype.Layer=function(){return p(sq(this.g))};T.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!tq(c,a)};T.prototype.LinetypeScale=function(){return uq(this.g)};
629
+ T.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vq(c,a)};T.prototype.Visible=function(){return!!wq(this.g)};T.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xq(c,a)};T.prototype.Lineweight=function(){return yq(this.g)};T.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zq(c,a)};T.prototype.TextStyle=function(){return p(Aq(this.g))};
630
+ T.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Bq(c,a)};T.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cq(c,a)};T.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Dq(d,a,c)};T.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Eq(d,a,c)};
631
+ T.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Fq(d,a,c)};T.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Gq(d,a,c)};T.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hq(c,a)};T.prototype.GetBoundingBox=function(){return v(Iq(this.g),D)};T.prototype.GetObjectID=function(){return Jq(this.g)};T.prototype.Erase=function(){return!!Kq(this.g)};
632
+ T.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lq(c,a)};T.prototype.Clone=function(){return v(Mq(this.g),y)};T.prototype.GetHandle=function(){return p(Nq(this.g))};T.prototype.GetDatabase=function(){return v(Oq(this.g),B)};T.prototype.GetOwnerID=function(){return Pq(this.g)};
633
+ 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!!Qq(f,a,c,d,e)};T.prototype.getObjectName=function(){return p(Rq(this.g))};T.prototype.getDxf0=function(){return p(Sq(this.g))};T.prototype.getJson=function(){return p(Tq(this.g))};T.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Uq(c,a)};T.prototype.__destroy__=function(){Vq(this.g)};
634
+ function U(){this.g=Wq();Vv(U)[this.g]=this}U.prototype=Object.create(I.prototype);U.prototype.constructor=U;U.prototype.i=U;U.l={};b.MdDbAlignedDimension=U;U.prototype.xLine1Point=function(){return v(Xq(this.g),G)};U.prototype.setXLine1Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yq(c,a)};U.prototype.xLine2Point=function(){return v(Zq(this.g),G)};U.prototype.setXLine2Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$q(c,a)};
635
+ U.prototype.dimLinePoint=function(){return v(ar(this.g),G)};U.prototype.setDimLinePoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!br(c,a)};U.prototype.oblique=function(){return cr(this.g)};U.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dr(c,a)};U.prototype.textPosition=function(){return v(er(this.g),G)};U.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fr(c,a)};
636
+ U.prototype.isUsingDefaultTextPosition=function(){return!!gr(this.g)};U.prototype.useSetTextPosition=function(){return!!hr(this.g)};U.prototype.useDefaultTextPosition=function(){return!!ir(this.g)};U.prototype.elevation=U.prototype.elevation=function(){return jr(this.g)};U.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kr(c,a)};U.prototype.dimensionText=function(){return p(lr(this.g))};
637
+ U.prototype.setDimensionText=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!mr(c,a)};U.prototype.textRotation=function(){return nr(this.g)};U.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!or(c,a)};U.prototype.dimensionStyle=function(){return pr(this.g)};U.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qr(c,a)};U.prototype.textAttachment=function(){return rr(this.g)};
638
+ U.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sr(c,a)};U.prototype.horizontalRotation=function(){return tr(this.g)};U.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ur(c,a)};U.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vr(c,a)};U.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return wr(c,a)};
639
+ U.prototype.SetDimVarInt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!xr(d,a,c)};U.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return yr(c,a)};U.prototype.SetDimVarDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!zr(d,a,c)};U.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(Ar(c,a))};
640
+ U.prototype.SetDimVarString=function(a,c){var d=this.g;w();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:x(c);return!!Br(d,a,c)};U.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Cr(c,a)};U.prototype.SetDimVarObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Dr(d,a,c)};U.prototype.explode=function(){return v(Er(this.g),D)};U.prototype.TrueColor=function(){return v(Fr(this.g),E)};
641
+ U.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Gr(c,a)};U.prototype.ColorIndex=function(){return Hr(this.g)};U.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ir(c,a)};U.prototype.Layer=function(){return p(Jr(this.g))};U.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Kr(c,a)};U.prototype.LinetypeScale=function(){return Lr(this.g)};
642
+ U.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mr(c,a)};U.prototype.Visible=function(){return!!Nr(this.g)};U.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Or(c,a)};U.prototype.Lineweight=function(){return Pr(this.g)};U.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qr(c,a)};U.prototype.TextStyle=function(){return p(Rr(this.g))};
643
+ U.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Sr(c,a)};U.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Tr(c,a)};U.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Ur(d,a,c)};U.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Vr(d,a,c)};
644
+ U.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Wr(d,a,c)};U.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Xr(d,a,c)};U.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yr(c,a)};U.prototype.GetBoundingBox=function(){return v(Zr(this.g),D)};U.prototype.GetObjectID=function(){return $r(this.g)};U.prototype.Erase=function(){return!!as(this.g)};
645
+ U.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bs(c,a)};U.prototype.Clone=function(){return v(cs(this.g),y)};U.prototype.GetHandle=function(){return p(ds(this.g))};U.prototype.GetDatabase=function(){return v(es(this.g),B)};U.prototype.GetOwnerID=function(){return gs(this.g)};
646
+ 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!!hs(f,a,c,d,e)};U.prototype.getObjectName=function(){return p(is(this.g))};U.prototype.getDxf0=function(){return p(js(this.g))};U.prototype.getJson=function(){return p(ks(this.g))};U.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!ls(c,a)};U.prototype.__destroy__=function(){ms(this.g)};
647
+ function V(){this.g=ns();Vv(V)[this.g]=this}V.prototype=Object.create(I.prototype);V.prototype.constructor=V;V.prototype.i=V;V.l={};b.MdDbRotatedDimension=V;V.prototype.xLine1Point=function(){return v(ps(this.g),G)};V.prototype.setXLine1Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qs(c,a)};V.prototype.xLine2Point=function(){return v(rs(this.g),G)};V.prototype.setXLine2Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ss(c,a)};
648
+ V.prototype.dimLinePoint=function(){return v(ts(this.g),G)};V.prototype.setDimLinePoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!us(c,a)};V.prototype.rotation=V.prototype.rotation=function(){return vs(this.g)};V.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xs(c,a)};V.prototype.oblique=function(){return ys(this.g)};V.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zs(c,a)};
649
+ V.prototype.textPosition=function(){return v(As(this.g),G)};V.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Bs(c,a)};V.prototype.isUsingDefaultTextPosition=function(){return!!Cs(this.g)};V.prototype.useSetTextPosition=function(){return!!Ds(this.g)};V.prototype.useDefaultTextPosition=function(){return!!Es(this.g)};V.prototype.elevation=V.prototype.elevation=function(){return Fs(this.g)};
650
+ V.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Gs(c,a)};V.prototype.dimensionText=function(){return p(Hs(this.g))};V.prototype.setDimensionText=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Is(c,a)};V.prototype.textRotation=function(){return Js(this.g)};V.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ks(c,a)};V.prototype.dimensionStyle=function(){return Ls(this.g)};
651
+ V.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ms(c,a)};V.prototype.textAttachment=function(){return Ns(this.g)};V.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Os(c,a)};V.prototype.horizontalRotation=function(){return Ps(this.g)};V.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qs(c,a)};
652
+ V.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Rs(c,a)};V.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ss(c,a)};V.prototype.SetDimVarInt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Ts(d,a,c)};V.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Us(c,a)};
653
+ V.prototype.SetDimVarDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Vs(d,a,c)};V.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(Ws(c,a))};V.prototype.SetDimVarString=function(a,c){var d=this.g;w();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:x(c);return!!Xs(d,a,c)};V.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ys(c,a)};
654
+ V.prototype.SetDimVarObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Zs(d,a,c)};V.prototype.explode=function(){return v($s(this.g),D)};V.prototype.TrueColor=function(){return v(at(this.g),E)};V.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bt(c,a)};V.prototype.ColorIndex=function(){return ct(this.g)};V.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dt(c,a)};
655
+ V.prototype.Layer=function(){return p(et(this.g))};V.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!ft(c,a)};V.prototype.LinetypeScale=function(){return gt(this.g)};V.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ht(c,a)};V.prototype.Visible=function(){return!!it(this.g)};V.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jt(c,a)};V.prototype.Lineweight=function(){return kt(this.g)};
656
+ V.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lt(c,a)};V.prototype.TextStyle=function(){return p(mt(this.g))};V.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!nt(c,a)};V.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ot(c,a)};V.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!pt(d,a,c)};
657
+ V.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!qt(d,a,c)};V.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!rt(d,a,c)};V.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!st(d,a,c)};V.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!tt(c,a)};
658
+ V.prototype.GetBoundingBox=function(){return v(ut(this.g),D)};V.prototype.GetObjectID=function(){return vt(this.g)};V.prototype.Erase=function(){return!!wt(this.g)};V.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xt(c,a)};V.prototype.Clone=function(){return v(yt(this.g),y)};V.prototype.GetHandle=function(){return p(zt(this.g))};V.prototype.GetDatabase=function(){return v(At(this.g),B)};V.prototype.GetOwnerID=function(){return Bt(this.g)};
659
+ 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!!Ct(f,a,c,d,e)};V.prototype.getObjectName=function(){return p(Dt(this.g))};V.prototype.getDxf0=function(){return p(Et(this.g))};V.prototype.getJson=function(){return p(Ft(this.g))};V.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Gt(c,a)};V.prototype.__destroy__=function(){Ht(this.g)};
660
+ function W(){this.g=It();Vv(W)[this.g]=this}W.prototype=Object.create(C.prototype);W.prototype.constructor=W;W.prototype.i=W;W.l={};b.MdDbMText=W;W.prototype.location=W.prototype.location=function(){return v(Jt(this.g),G)};W.prototype.setLocation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kt(c,a)};W.prototype.rotation=W.prototype.rotation=function(){return Lt(this.g)};W.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mt(c,a)};
661
+ W.prototype.width=W.prototype.width=function(){return Nt(this.g)};W.prototype.setWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ot(c,a)};W.prototype.textHeight=function(){return Pt(this.g)};W.prototype.setTextHeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qt(c,a)};W.prototype.attachment=function(){return Rt(this.g)};W.prototype.setAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!St(c,a)};
662
+ W.prototype.contents=W.prototype.j=function(){return p(Tt(this.g))};W.prototype.setContents=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Ut(c,a)};W.prototype.explode=function(){return v(Vt(this.g),D)};W.prototype.TrueColor=function(){return v(Wt(this.g),E)};W.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xt(c,a)};W.prototype.ColorIndex=function(){return Yt(this.g)};
663
+ W.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zt(c,a)};W.prototype.Layer=function(){return p($t(this.g))};W.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!au(c,a)};W.prototype.LinetypeScale=function(){return bu(this.g)};W.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!cu(c,a)};W.prototype.Visible=function(){return!!du(this.g)};
664
+ W.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!eu(c,a)};W.prototype.Lineweight=function(){return fu(this.g)};W.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gu(c,a)};W.prototype.TextStyle=function(){return p(hu(this.g))};W.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!iu(c,a)};
665
+ W.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ju(c,a)};W.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!ku(d,a,c)};W.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!lu(d,a,c)};W.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!mu(d,a,c)};
666
+ W.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!nu(d,a,c)};W.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ou(c,a)};W.prototype.GetBoundingBox=function(){return v(pu(this.g),D)};W.prototype.GetObjectID=function(){return qu(this.g)};W.prototype.Erase=function(){return!!ru(this.g)};W.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!su(c,a)};
667
+ W.prototype.Clone=function(){return v(tu(this.g),y)};W.prototype.GetHandle=function(){return p(uu(this.g))};W.prototype.GetDatabase=function(){return v(vu(this.g),B)};W.prototype.GetOwnerID=function(){return wu(this.g)};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!!xu(f,a,c,d,e)};W.prototype.getObjectName=function(){return p(yu(this.g))};
668
+ W.prototype.getDxf0=function(){return p(zu(this.g))};W.prototype.getJson=function(){return p(Au(this.g))};W.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Bu(c,a)};W.prototype.__destroy__=function(){Cu(this.g)};function nw(){throw"cannot construct a MdDbBlockTableRecordIterator, no constructor in IDL";}nw.prototype=Object.create(dw.prototype);nw.prototype.constructor=nw;nw.prototype.i=nw;nw.l={};b.MdDbBlockTableRecordIterator=nw;
669
+ nw.prototype.start=nw.prototype.start=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Du(d,a,c)};nw.prototype.done=nw.prototype.done=function(){return!!Eu(this.g)};nw.prototype.getEntityId=function(){return Fu(this.g)};nw.prototype.step=nw.prototype.step=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Gu(d,a,c)};nw.prototype.getObjectName=function(){return p(Hu(this.g))};nw.prototype.getDxf0=function(){return p(Iu(this.g))};
670
+ nw.prototype.getJson=function(){return p(Ju(this.g))};nw.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Ku(c,a)};nw.prototype.__destroy__=function(){Lu(this.g)};function kw(){this.g=Mu();Vv(kw)[this.g]=this}kw.prototype=Object.create(y.prototype);kw.prototype.constructor=kw;kw.prototype.i=kw;kw.l={};b.MdDbBlockTableRecord=kw;kw.prototype.appendAcDbEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Nu(c,a)};
671
+ kw.prototype.newIterator=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return v(Ou(d,a,c),nw)};kw.prototype.origin=kw.prototype.origin=function(){return v(Pu(this.g),G)};kw.prototype.setOrigin=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qu(c,a)};kw.prototype.GetObjectID=function(){return Ru(this.g)};kw.prototype.Erase=function(){return!!Su(this.g)};
672
+ kw.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Tu(c,a)};kw.prototype.Clone=function(){return v(Uu(this.g),y)};kw.prototype.GetHandle=function(){return p(Vu(this.g))};kw.prototype.GetDatabase=function(){return v(Wu(this.g),B)};kw.prototype.GetOwnerID=function(){return Xu(this.g)};
673
+ kw.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Yu(f,a,c,d,e)};kw.prototype.getObjectName=function(){return p(Zu(this.g))};kw.prototype.getDxf0=function(){return p($u(this.g))};kw.prototype.getJson=function(){return p(av(this.g))};kw.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!bv(c,a)};
674
+ kw.prototype.__destroy__=function(){cv(this.g)};function ow(){throw"cannot construct a MdDbBlockTableIterator, no constructor in IDL";}ow.prototype=Object.create(dw.prototype);ow.prototype.constructor=ow;ow.prototype.i=ow;ow.l={};b.MdDbBlockTableIterator=ow;ow.prototype.start=ow.prototype.start=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);dv(d,a,c)};ow.prototype.done=ow.prototype.done=function(){return!!ev(this.g)};
675
+ ow.prototype.getRecord=function(){return v(fv(this.g),kw)};ow.prototype.step=ow.prototype.step=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);gv(d,a,c)};ow.prototype.getObjectName=function(){return p(hv(this.g))};ow.prototype.getDxf0=function(){return p(iv(this.g))};ow.prototype.getJson=function(){return p(jv(this.g))};ow.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!kv(c,a)};ow.prototype.__destroy__=function(){lv(this.g)};
676
+ function jw(){throw"cannot construct a MdDbBlockTable, no constructor in IDL";}jw.prototype=Object.create(y.prototype);jw.prototype.constructor=jw;jw.prototype.i=jw;jw.l={};b.MdDbBlockTable=jw;jw.prototype.getAt=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return v(mv(c,a),kw)};jw.prototype.has=jw.prototype.has=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!nv(c,a)};
677
+ jw.prototype.newIterator=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return v(ov(d,a,c),ow)};jw.prototype.add=jw.prototype.add=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return pv(c,a)};jw.prototype.GetObjectID=function(){return qv(this.g)};jw.prototype.Erase=function(){return!!rv(this.g)};jw.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sv(c,a)};
678
+ jw.prototype.Clone=function(){return v(tv(this.g),y)};jw.prototype.GetHandle=function(){return p(uv(this.g))};jw.prototype.GetDatabase=function(){return v(vv(this.g),B)};jw.prototype.GetOwnerID=function(){return wv(this.g)};jw.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!!xv(f,a,c,d,e)};jw.prototype.getObjectName=function(){return p(yv(this.g))};
679
+ jw.prototype.getDxf0=function(){return p(zv(this.g))};jw.prototype.getJson=function(){return p(Av(this.g))};jw.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Bv(c,a)};jw.prototype.__destroy__=function(){Cv(this.g)};function pw(){this.g=Dv();Vv(pw)[this.g]=this}pw.prototype=Object.create(dw.prototype);pw.prototype.constructor=pw;pw.prototype.i=pw;pw.l={};b.McDrawSelSet=pw;
680
+ pw.prototype.allSelect=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ev(c,a)};pw.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 Fv(f,a,c,d,e)};
681
+ pw.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 Gv(g,a,c,d,e,f)};pw.prototype.count=pw.prototype.count=function(){return Hv(this.g)};pw.prototype.item=pw.prototype.item=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Iv(c,a)};pw.prototype.getObjectName=function(){return p(Jv(this.g))};
682
+ pw.prototype.getDxf0=function(){return p(Kv(this.g))};pw.prototype.getJson=function(){return p(Lv(this.g))};pw.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Mv(c,a)};pw.prototype.__destroy__=function(){Nv(this.g)};
500
683
 
501
684
 
502
685
  return mxdrawassembly.ready