mxcad 1.0.96 → 1.0.97

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,118 +5,118 @@ var mxdrawassembly = (() => {
5
5
  return (
6
6
  function(mxdrawassembly = {}) {
7
7
 
8
- var b;b||(b=typeof mxdrawassembly !== 'undefined' ? mxdrawassembly : {});var aa,ba;b.ready=new Promise(function(a,c){aa=a;ba=c});var da=Object.assign({},b),ea="./this.program",fa=(a,c)=>{throw c;},ia="object"==typeof window,ja="function"==typeof importScripts,ka="object"==typeof process&&"object"==typeof process.versions&&"string"==typeof process.versions.node,na="",oa,pa,ra;
9
- if(ka){var fs=require("fs"),ta=require("path");na=ja?ta.dirname(na)+"/":__dirname+"/";oa=(a,c)=>{a=a.startsWith("file://")?new URL(a):ta.normalize(a);return fs.readFileSync(a,c?void 0:"utf8")};ra=a=>{a=oa(a,!0);a.buffer||(a=new Uint8Array(a));return a};pa=(a,c,d)=>{a=a.startsWith("file://")?new URL(a):ta.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||ja)ja?na=self.location.href:"undefined"!=typeof document&&document.currentScript&&(na=document.currentScript.src),_scriptDir&&(na=_scriptDir),na=0!==na.indexOf("blob:")?na.substr(0,na.replace(/[?#].*/,"").lastIndexOf("/")+1):"",oa=a=>{var c=new XMLHttpRequest;c.open("GET",a,!1);c.send(null);return c.responseText},ja&&(ra=a=>{var c=new XMLHttpRequest;c.open("GET",a,!1);c.responseType="arraybuffer";c.send(null);return new Uint8Array(c.response)}),
11
- pa=(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 ua=b.print||console.log.bind(console),va=b.printErr||console.warn.bind(console);Object.assign(b,da);da=null;b.thisProgram&&(ea=b.thisProgram);b.quit&&(fa=b.quit);var wa;b.wasmBinary&&(wa=b.wasmBinary);var noExitRuntime=b.noExitRuntime||!0;"object"!=typeof WebAssembly&&xa("no native wasm support detected");
12
- var ya,za=!1,Aa,Ba,Ca,Da,Ea,k,l,Fa,Ga;function Ha(){var a=ya.buffer;b.HEAP8=Ba=new Int8Array(a);b.HEAP16=Da=new Int16Array(a);b.HEAP32=k=new Int32Array(a);b.HEAPU8=Ca=new Uint8Array(a);b.HEAPU16=Ea=new Uint16Array(a);b.HEAPU32=l=new Uint32Array(a);b.HEAPF32=Fa=new Float32Array(a);b.HEAPF64=Ga=new Float64Array(a)}var Ia,Ja=[],Ka=[],La=[];function Ma(){var a=b.preRun.shift();Ja.unshift(a)}var Na=0,Oa=null,Pa=null;function Ra(){Na++;b.monitorRunDependencies&&b.monitorRunDependencies(Na)}
13
- function Ta(){Na--;b.monitorRunDependencies&&b.monitorRunDependencies(Na);if(0==Na&&(null!==Oa&&(clearInterval(Oa),Oa=null),Pa)){var a=Pa;Pa=null;a()}}function xa(a){if(b.onAbort)b.onAbort(a);a="Aborted("+a+")";va(a);za=!0;Aa=1;a=new WebAssembly.RuntimeError(a+". Build with -sASSERTIONS for more info.");ba(a);throw a;}function Ua(a){return a.startsWith("data:application/octet-stream;base64,")}var Va;Va="mxdrawassembly_minst.wasm";if(!Ua(Va)){var Wa=Va;Va=b.locateFile?b.locateFile(Wa,na):na+Wa}
14
- function Xa(a){try{if(a==Va&&wa)return new Uint8Array(wa);if(ra)return ra(a);throw"both async and sync fetching of the wasm failed";}catch(c){xa(c)}}
15
- function Ya(a){if(!wa&&(ia||ja)){if("function"==typeof fetch&&!a.startsWith("file://"))return fetch(a,{credentials:"same-origin"}).then(function(c){if(!c.ok)throw"failed to load wasm binary file at '"+a+"'";return c.arrayBuffer()}).catch(function(){return Xa(a)});if(pa)return new Promise(function(c,d){pa(a,function(e){c(new Uint8Array(e))},d)})}return Promise.resolve().then(function(){return Xa(a)})}
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),ea="./this.program",fa=(a,c)=>{throw c;},ha="object"==typeof window,ja="function"==typeof importScripts,ka="object"==typeof process&&"object"==typeof process.versions&&"string"==typeof process.versions.node,la="",oa,pa,qa;
9
+ if(ka){var fs=require("fs"),ta=require("path");la=ja?ta.dirname(la)+"/":__dirname+"/";oa=(a,c)=>{a=a.startsWith("file://")?new URL(a):ta.normalize(a);return fs.readFileSync(a,c?void 0:"utf8")};qa=a=>{a=oa(a,!0);a.buffer||(a=new Uint8Array(a));return a};pa=(a,c,d)=>{a=a.startsWith("file://")?new URL(a):ta.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(ha||ja)ja?la=self.location.href:"undefined"!=typeof document&&document.currentScript&&(la=document.currentScript.src),_scriptDir&&(la=_scriptDir),la=0!==la.indexOf("blob:")?la.substr(0,la.replace(/[?#].*/,"").lastIndexOf("/")+1):"",oa=a=>{var c=new XMLHttpRequest;c.open("GET",a,!1);c.send(null);return c.responseText},ja&&(qa=a=>{var c=new XMLHttpRequest;c.open("GET",a,!1);c.responseType="arraybuffer";c.send(null);return new Uint8Array(c.response)}),
11
+ pa=(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 ua=b.print||console.log.bind(console),va=b.printErr||console.warn.bind(console);Object.assign(b,ca);ca=null;b.thisProgram&&(ea=b.thisProgram);b.quit&&(fa=b.quit);var wa;b.wasmBinary&&(wa=b.wasmBinary);var noExitRuntime=b.noExitRuntime||!0;"object"!=typeof WebAssembly&&xa("no native wasm support detected");
12
+ var ya,za=!1,Aa,Ba,Ca,Da,Ea,h,l,Fa,Ga;function Ha(){var a=ya.buffer;b.HEAP8=Ba=new Int8Array(a);b.HEAP16=Da=new Int16Array(a);b.HEAP32=h=new Int32Array(a);b.HEAPU8=Ca=new Uint8Array(a);b.HEAPU16=Ea=new Uint16Array(a);b.HEAPU32=l=new Uint32Array(a);b.HEAPF32=Fa=new Float32Array(a);b.HEAPF64=Ga=new Float64Array(a)}var Ia,Ja=[],Ka=[],La=[];function Ma(){var a=b.preRun.shift();Ja.unshift(a)}var Na=0,Oa=null,Pa=null;function Ra(){Na++;b.monitorRunDependencies&&b.monitorRunDependencies(Na)}
13
+ function Ta(){Na--;b.monitorRunDependencies&&b.monitorRunDependencies(Na);if(0==Na&&(null!==Oa&&(clearInterval(Oa),Oa=null),Pa)){var a=Pa;Pa=null;a()}}function xa(a){if(b.onAbort)b.onAbort(a);a="Aborted("+a+")";va(a);za=!0;Aa=1;a=new WebAssembly.RuntimeError(a+". Build with -sASSERTIONS for more info.");ba(a);throw a;}function Ua(a){return a.startsWith("data:application/octet-stream;base64,")}var Va;Va="mxdrawassembly_minst.wasm";if(!Ua(Va)){var Wa=Va;Va=b.locateFile?b.locateFile(Wa,la):la+Wa}
14
+ function Xa(a){try{if(a==Va&&wa)return new Uint8Array(wa);if(qa)return qa(a);throw"both async and sync fetching of the wasm failed";}catch(c){xa(c)}}
15
+ function Ya(a){if(!wa&&(ha||ja)){if("function"==typeof fetch&&!a.startsWith("file://"))return fetch(a,{credentials:"same-origin"}).then(function(c){if(!c.ok)throw"failed to load wasm binary file at '"+a+"'";return c.arrayBuffer()}).catch(function(){return Xa(a)});if(pa)return new Promise(function(c,d){pa(a,function(e){c(new Uint8Array(e))},d)})}return Promise.resolve().then(function(){return Xa(a)})}
16
16
  function Za(a,c,d){return Ya(a).then(function(e){return WebAssembly.instantiate(e,c)}).then(function(e){return e}).then(d,function(e){va("failed to asynchronously prepare wasm: "+e);xa(e)})}
17
17
  function $a(a,c){var d=Va;return wa||"function"!=typeof WebAssembly.instantiateStreaming||Ua(d)||d.startsWith("file://")||ka||"function"!=typeof fetch?Za(d,a,c):fetch(d,{credentials:"same-origin"}).then(function(e){return WebAssembly.instantiateStreaming(e,a).then(c,function(f){va("wasm streaming compile failed: "+f);va("falling back to ArrayBuffer instantiation");return Za(d,a,c)})})}
18
- var ab,bb,hb={268546:()=>Ba.length,268566: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=cb(a,e||0);a=db(a,{aa:!0}).node;if(!a)throw new q(44);if(!a.j.u)throw new q(63);a=a.j.u(a).size;var f=new Uint8Array(a);eb(e,f,0,a,0);"utf8"===c?d=fb(f,0):"binary"===c&&(d=f);gb(e);window.mx_saveFile_call(d)}else console.log("window.mx_saveFile_call undefined")}};
18
+ var ab,bb,hb={268930:()=>Ba.length,268950:a=>{a=m(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=cb(a,e||0);a=db(a,{aa:!0}).node;if(!a)throw new n(44);if(!a.j.u)throw new n(63);a=a.j.u(a).size;var f=new Uint8Array(a);eb(e,f,0,a,0);"utf8"===c?d=fb(f,0):"binary"===c&&(d=f);gb(e);window.mx_saveFile_call(d)}else console.log("window.mx_saveFile_call undefined")}};
19
19
  function ib(a){this.name="ExitStatus";this.message="Program terminated with exit("+a+")";this.status=a}function jb(a){for(;0<a.length;)a.shift()(b)}var kb="undefined"!=typeof TextDecoder?new TextDecoder("utf8"):void 0;
20
- function fb(a,c,d){var e=c+d;for(d=c;a[d]&&!(d>=e);)++d;if(16<d-c&&a.buffer&&kb)return kb.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?fb(Ca,a,c):""}
21
- function lb(a){this.g=a-24;this.lb=function(c){l[this.g+4>>2]=c};this.eb=function(c){l[this.g+8>>2]=c};this.jb=function(){k[this.g>>2]=0};this.bb=function(){Ba[this.g+12>>0]=0};this.kb=function(){Ba[this.g+13>>0]=0};this.Ua=function(c,d){this.$a();this.lb(c);this.eb(d);this.jb();this.bb();this.kb()};this.$a=function(){l[this.g+16>>2]=0}}
20
+ function fb(a,c,d){var e=c+d;for(d=c;a[d]&&!(d>=e);)++d;if(16<d-c&&a.buffer&&kb)return kb.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 k=a[c++]&63;f=224==(f&240)?(f&15)<<12|g<<6|k:(f&7)<<18|g<<12|k<<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 m(a,c){return a?fb(Ca,a,c):""}
21
+ function lb(a){this.g=a-24;this.lb=function(c){l[this.g+4>>2]=c};this.eb=function(c){l[this.g+8>>2]=c};this.jb=function(){h[this.g>>2]=0};this.bb=function(){Ba[this.g+12>>0]=0};this.kb=function(){Ba[this.g+13>>0]=0};this.Ua=function(c,d){this.$a();this.lb(c);this.eb(d);this.jb();this.bb();this.kb()};this.$a=function(){l[this.g+16>>2]=0}}
22
22
  var mb=0,nb=0,ob=(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},pb=a=>{var c="/"===a.charAt(0),d="/"===a.substr(-1);(a=ob(a.split("/").filter(e=>!!e),!c).join("/"))||c||(a=".");a&&d&&(a+="/");return(c?"/":"")+a},qb=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+
23
23
  c},rb=a=>{if("/"===a)return"/";a=pb(a);a=a.replace(/\/$/,"");var c=a.lastIndexOf("/");return-1===c?a:a.substr(c+1)};function sb(){if("object"==typeof crypto&&"function"==typeof crypto.getRandomValues)return d=>crypto.getRandomValues(d);if(ka)try{var a=require("crypto");if(a.randomFillSync)return d=>a.randomFillSync(d);var c=a.randomBytes;return d=>(d.set(c(d.byteLength)),d)}catch(d){}xa("initRandomDevice")}function tb(a){return(tb=sb())(a)}
24
24
  function ub(){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=ob(a.split("/").filter(e=>!!e),!c).join("/");return(c?"/":"")+a||"."}
25
- function vb(a,c,d,e){if(!(0<e))return 0;var f=d;e=d+e-1;for(var g=0;g<a.length;++g){var h=a.charCodeAt(g);if(55296<=h&&57343>=h){var m=a.charCodeAt(++g);h=65536+((h&1023)<<10)|m&1023}if(127>=h){if(d>=e)break;c[d++]=h}else{if(2047>=h){if(d+1>=e)break;c[d++]=192|h>>6}else{if(65535>=h){if(d+2>=e)break;c[d++]=224|h>>12}else{if(d+3>=e)break;c[d++]=240|h>>18;c[d++]=128|h>>12&63}c[d++]=128|h>>6&63}c[d++]=128|h&63}}c[d]=0;return d-f}
25
+ function vb(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 k=a.charCodeAt(g);if(55296<=k&&57343>=k){var p=a.charCodeAt(++g);k=65536+((k&1023)<<10)|p&1023}if(127>=k){if(d>=e)break;c[d++]=k}else{if(2047>=k){if(d+1>=e)break;c[d++]=192|k>>6}else{if(65535>=k){if(d+2>=e)break;c[d++]=224|k>>12}else{if(d+3>=e)break;c[d++]=240|k>>18;c[d++]=128|k>>12&63}c[d++]=128|k>>6&63}c[d++]=128|k&63}}c[d]=0;return d-f}
26
26
  function xb(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=vb(a,d,0,d.length);c&&(d.length=a);return d}var yb=[];function zb(a,c){yb[a]={input:[],output:[],K:c};Ab(a,Bb)}
27
- var Bb={open:function(a){var c=yb[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(m){throw new q(29);}if(void 0===h&&0===f)throw new q(6);if(null===h||void 0===h)break;f++;c[d+g]=h}f&&(a.node.timestamp=Date.now());return f},write:function(a,c,d,e){if(!a.tty||!a.tty.K.ga)throw new q(60);try{for(var f=
28
- 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}},Cb={ya:function(a){if(!a.input.length){var c=null;if(ka){c=Buffer.alloc(256);var d=0;try{d=fs.readSync(process.stdin.fd,c,0,256,-1)}catch(e){if(e.toString().includes("EOF"))d=0;else throw e;}c=0<d?c.slice(0,d).toString("utf-8"):null}else"undefined"!=typeof window&&"function"==typeof window.prompt?(c=window.prompt("Input: "),null!==c&&(c+="\n")):"function"==typeof readline&&(c=readline(),null!==
27
+ var Bb={open:function(a){var c=yb[a.node.rdev];if(!c)throw new n(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 n(60);for(var f=0,g=0;g<e;g++){try{var k=a.tty.K.ya(a.tty)}catch(p){throw new n(29);}if(void 0===k&&0===f)throw new n(6);if(null===k||void 0===k)break;f++;c[d+g]=k}f&&(a.node.timestamp=Date.now());return f},write:function(a,c,d,e){if(!a.tty||!a.tty.K.ga)throw new n(60);try{for(var f=
28
+ 0;f<e;f++)a.tty.K.ga(a.tty,c[d+f])}catch(g){throw new n(29);}e&&(a.node.timestamp=Date.now());return f}},Cb={ya:function(a){if(!a.input.length){var c=null;if(ka){c=Buffer.alloc(256);var d=0;try{d=fs.readSync(process.stdin.fd,c,0,256,-1)}catch(e){if(e.toString().includes("EOF"))d=0;else throw e;}c=0<d?c.slice(0,d).toString("utf-8"):null}else"undefined"!=typeof window&&"function"==typeof window.prompt?(c=window.prompt("Input: "),null!==c&&(c+="\n")):"function"==typeof readline&&(c=readline(),null!==
29
29
  c&&(c+="\n"));if(!c)return null;a.input=xb(c,!0)}return a.input.shift()},ga:function(a,c){null===c||10===c?(ua(fb(a.output,0)),a.output=[]):0!=c&&a.output.push(c)},fsync:function(a){a.output&&0<a.output.length&&(ua(fb(a.output,0)),a.output=[])}},Db={ga:function(a,c){null===c||10===c?(va(fb(a.output,0)),a.output=[]):0!=c&&a.output.push(c)},fsync:function(a){a.output&&0<a.output.length&&(va(fb(a.output,0)),a.output=[])}},r={v:null,C:function(){return r.createNode(null,"/",16895,0)},createNode:function(a,
30
- c,d,e){if(24576===(d&61440)||4096===(d&61440))throw new q(63);r.v||(r.v={dir:{node:{u:r.j.u,A:r.j.A,lookup:r.j.lookup,V:r.j.V,rename:r.j.rename,unlink:r.j.unlink,rmdir:r.j.rmdir,readdir:r.j.readdir,symlink:r.j.symlink},stream:{D:r.m.D}},file:{node:{u:r.j.u,A:r.j.A},stream:{D:r.m.D,read:r.m.read,write:r.m.write,pa:r.m.pa,Ba:r.m.Ba,Da:r.m.Da}},link:{node:{u:r.j.u,A:r.j.A,readlink:r.j.readlink},stream:{}},qa:{node:{u:r.j.u,A:r.j.A},stream:Eb}});d=Fb(a,c,d,e);16384===(d.mode&61440)?(d.j=r.v.dir.node,
30
+ c,d,e){if(24576===(d&61440)||4096===(d&61440))throw new n(63);r.v||(r.v={dir:{node:{u:r.j.u,A:r.j.A,lookup:r.j.lookup,V:r.j.V,rename:r.j.rename,unlink:r.j.unlink,rmdir:r.j.rmdir,readdir:r.j.readdir,symlink:r.j.symlink},stream:{D:r.m.D}},file:{node:{u:r.j.u,A:r.j.A},stream:{D:r.m.D,read:r.m.read,write:r.m.write,pa:r.m.pa,Ba:r.m.Ba,Da:r.m.Da}},link:{node:{u:r.j.u,A:r.j.A,readlink:r.j.readlink},stream:{}},qa:{node:{u:r.j.u,A:r.j.A},stream:Eb}});d=Fb(a,c,d,e);16384===(d.mode&61440)?(d.j=r.v.dir.node,
31
31
  d.m=r.v.dir.stream,d.l={}):32768===(d.mode&61440)?(d.j=r.v.file.node,d.m=r.v.file.stream,d.o=0,d.l=null):40960===(d.mode&61440)?(d.j=r.v.link.node,d.m=r.v.link.stream):8192===(d.mode&61440)&&(d.j=r.v.qa.node,d.m=r.v.qa.stream);d.timestamp=Date.now();a&&(a.l[c]=d,a.timestamp=d.timestamp);return d},wb:function(a){return a.l?a.l.subarray?a.l.subarray(0,a.o):new Uint8Array(a.l):new Uint8Array(0)},va:function(a,c){var d=a.l?a.l.length:0;d>=c||(c=Math.max(c,d*(1048576>d?2:1.125)>>>0),0!=d&&(c=Math.max(c,
32
32
  256)),d=a.l,a.l=new Uint8Array(c),0<a.o&&a.l.set(d.subarray(0,a.o),0))},Ya:function(a,c){if(a.o!=c)if(0==c)a.l=null,a.o=0;else{var d=a.l;a.l=new Uint8Array(c);d&&a.l.set(d.subarray(0,Math.min(c,a.o)));a.o=c}},j:{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=
33
- 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&&r.Ya(a,c.size)},lookup:function(){throw Gb[44];},V:function(a,c,d,e){return r.createNode(a,c,d,e)},rename:function(a,c,d){if(16384===(a.mode&61440)){try{var e=Hb(c,d)}catch(g){}if(e)for(var f in e.l)throw new q(55);}delete a.parent.l[a.name];a.parent.timestamp=Date.now();a.name=d;c.l[d]=a;c.timestamp=a.parent.timestamp;
34
- a.parent=c},unlink:function(a,c){delete a.l[c];a.timestamp=Date.now()},rmdir:function(a,c){var d=Hb(a,c),e;for(e in d.l)throw new q(55);delete a.l[c];a.timestamp=Date.now()},readdir:function(a){var c=[".",".."],d;for(d in a.l)a.l.hasOwnProperty(d)&&c.push(d);return c},symlink:function(a,c,d){a=r.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.l;if(f>=a.node.o)return 0;a=Math.min(a.node.o-
33
+ 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&&r.Ya(a,c.size)},lookup:function(){throw Gb[44];},V:function(a,c,d,e){return r.createNode(a,c,d,e)},rename:function(a,c,d){if(16384===(a.mode&61440)){try{var e=Hb(c,d)}catch(g){}if(e)for(var f in e.l)throw new n(55);}delete a.parent.l[a.name];a.parent.timestamp=Date.now();a.name=d;c.l[d]=a;c.timestamp=a.parent.timestamp;
34
+ a.parent=c},unlink:function(a,c){delete a.l[c];a.timestamp=Date.now()},rmdir:function(a,c){var d=Hb(a,c),e;for(e in d.l)throw new n(55);delete a.l[c];a.timestamp=Date.now()},readdir:function(a){var c=[".",".."],d;for(d in a.l)a.l.hasOwnProperty(d)&&c.push(d);return c},symlink:function(a,c,d){a=r.createNode(a,c,41471,0);a.link=d;return a},readlink:function(a){if(40960!==(a.mode&61440))throw new n(28);return a.link}},m:{read:function(a,c,d,e,f){var g=a.node.l;if(f>=a.node.o)return 0;a=Math.min(a.node.o-
35
35
  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===Ba.buffer&&(g=!1);if(!e)return 0;a=a.node;a.timestamp=Date.now();if(c.subarray&&(!a.l||a.l.subarray)){if(g)return a.l=c.subarray(d,d+e),a.o=e;if(0===a.o&&0===f)return a.l=c.slice(d,d+e),a.o=e;if(f+e<=a.o)return a.l.set(c.subarray(d,d+e),f),e}r.va(a,f+e);if(a.l.subarray&&c.subarray)a.l.set(c.subarray(d,d+e),f);else for(g=0;g<e;g++)a.l[f+g]=c[d+g];a.o=Math.max(a.o,f+
36
- 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){r.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.l;if(f&2||a.buffer!==Ba.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;xa();c=void 0;if(!c)throw new q(48);Ba.set(a,c)}else d=!1,c=a.byteOffset;return{g:c,rb:d}},Da:function(a,
37
- c,d,e){r.m.write(a,c,0,e,d,!1);return 0}}},Ib=null,Jb={},Kb=[],Lb=1,Mb=null,Nb=!0,q=null,Gb={},db=(a,c={})=>{a=ub(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=Ib,e="/",f=0;f<a.length;f++){var g=f===a.length-1;if(g&&c.parent)break;d=Hb(d,a[f]);e=pb(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=Ob(e),e=ub(qb(e),d),d=db(e,{ha:c.ha+1}).node,40<g++)throw new q(32);}return{path:e,
38
- node:d}},Pb=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}},Qb=(a,c)=>{for(var d=0,e=0;e<c.length;e++)d=(d<<5)-d+c.charCodeAt(e)|0;return(a+d>>>0)%Mb.length},Rb=a=>{var c=Qb(a.parent.id,a.name);if(Mb[c]===a)Mb[c]=a.J;else for(c=Mb[c];c;){if(c.J===a){c.J=a.J;break}c=c.J}},Hb=(a,c)=>{var d;if(d=(d=Sb(a,"x"))?d:a.j.lookup?0:2)throw new q(d,a);for(d=Mb[Qb(a.id,c)];d;d=d.J){var e=d.name;if(d.parent.id===a.id&&e===c)return d}return a.j.lookup(a,
36
+ 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 n(28);return c},pa:function(a,c,d){r.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 n(43);a=a.node.l;if(f&2||a.buffer!==Ba.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;xa();c=void 0;if(!c)throw new n(48);Ba.set(a,c)}else d=!1,c=a.byteOffset;return{g:c,rb:d}},Da:function(a,
37
+ c,d,e){r.m.write(a,c,0,e,d,!1);return 0}}},Ib=null,Jb={},Kb=[],Lb=1,Mb=null,Nb=!0,n=null,Gb={},db=(a,c={})=>{a=ub(a);if(!a)return{path:"",node:null};c=Object.assign({wa:!0,ha:0},c);if(8<c.ha)throw new n(32);a=a.split("/").filter(k=>!!k);for(var d=Ib,e="/",f=0;f<a.length;f++){var g=f===a.length-1;if(g&&c.parent)break;d=Hb(d,a[f]);e=pb(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=Ob(e),e=ub(qb(e),d),d=db(e,{ha:c.ha+1}).node,40<g++)throw new n(32);}return{path:e,
38
+ node:d}},Pb=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}},Qb=(a,c)=>{for(var d=0,e=0;e<c.length;e++)d=(d<<5)-d+c.charCodeAt(e)|0;return(a+d>>>0)%Mb.length},Rb=a=>{var c=Qb(a.parent.id,a.name);if(Mb[c]===a)Mb[c]=a.J;else for(c=Mb[c];c;){if(c.J===a){c.J=a.J;break}c=c.J}},Hb=(a,c)=>{var d;if(d=(d=Sb(a,"x"))?d:a.j.lookup?0:2)throw new n(d,a);for(d=Mb[Qb(a.id,c)];d;d=d.J){var e=d.name;if(d.parent.id===a.id&&e===c)return d}return a.j.lookup(a,
39
39
  c)},Fb=(a,c,d,e)=>{a=new Tb(a,c,d,e);c=Qb(a.parent.id,a.name);a.J=Mb[c];return Mb[c]=a},Ub={r:0,"r+":2,w:577,"w+":578,a:1089,"a+":1090},Vb=a=>{var c=["r","w","rw"][a&3];a&512&&(c+="w");return c},Sb=(a,c)=>{if(Nb)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},Wb=(a,c)=>{try{return Hb(a,c),20}catch(d){}return Sb(a,"wx")},Xb=(a,c,d)=>{try{var e=Hb(a,c)}catch(f){return f.s}if(a=Sb(a,"wx"))return a;if(d){if(16384!==
40
- (e.mode&61440))return 54;if(e===e.parent||"/"===Pb(e))return 10}else if(16384===(e.mode&61440))return 31;return 0},Yb=(a=0)=>{for(;4096>=a;a++)if(!Kb[a])return a;throw new q(33);},$b=(a,c)=>{Zb||(Zb=function(){this.W={}},Zb.prototype={},Object.defineProperties(Zb.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=
41
- d}}}));a=Object.assign(new Zb,a);c=Yb(c);a.fd=c;return Kb[c]=a},Eb={open:a=>{a.m=Jb[a.node.rdev].m;a.m.open&&a.m.open(a)},D:()=>{throw new q(70);}},Ab=(a,c)=>{Jb[a]={m:c}},ac=(a,c)=>{var d="/"===c,e=!c;if(d&&Ib)throw new q(10);if(!d&&!e){var f=db(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,Bb:{},Ca:c,Xa:[]};a=a.C(c);a.C=c;c.root=a;d?Ib=a:f&&(f.I=c,f.C&&f.C.Xa.push(c))},bc=(a,c,d)=>{var e=db(a,{parent:!0}).node;a=rb(a);if(!a||"."===a||".."===
42
- a)throw new q(28);var f=Wb(e,a);if(f)throw new q(f);if(!e.j.V)throw new q(63);return e.j.V(e,a,c,d)},cc=(a,c,d)=>{"undefined"==typeof d&&(d=c,c=438);bc(a,c|8192,d)},dc=(a,c)=>{if(!ub(a))throw new q(44);var d=db(c,{parent:!0}).node;if(!d)throw new q(44);c=rb(c);var e=Wb(d,c);if(e)throw new q(e);if(!d.j.symlink)throw new q(63);d.j.symlink(d,c,a)},ec=a=>{var c=db(a,{parent:!0}).node;a=rb(a);var d=Hb(c,a),e=Xb(c,a,!0);if(e)throw new q(e);if(!c.j.rmdir)throw new q(63);if(d.I)throw new q(10);c.j.rmdir(c,
43
- a);Rb(d)},Ob=a=>{a=db(a).node;if(!a)throw new q(44);if(!a.j.readlink)throw new q(28);return ub(Pb(a.parent),a.j.readlink(a))},cb=(a,c,d)=>{if(""===a)throw new q(44);if("string"==typeof c){var e=Ub[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=pb(a);try{f=db(a,{aa:!(c&131072)}).node}catch(g){}}e=!1;if(c&64)if(f){if(c&128)throw new q(20);}else f=bc(a,d,0),e=!0;if(!f)throw new q(44);8192===
44
- (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"!==Vb(c)||c&512)?31:Sb(f,Vb(c)):44))throw new q(d);if(c&512&&!e){d=f;d="string"==typeof d?db(d,{aa:!0}).node:d;if(!d.j.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=Sb(d,"w"))throw new q(e);d.j.A(d,{size:0,timestamp:Date.now()})}c&=-131713;f=$b({node:f,path:Pb(f),flags:c,seekable:!0,position:0,m:f.m,
45
- qb:[],error:!1});f.m.open&&f.m.open(f);!b.logReadFiles||c&1||(fc||(fc={}),a in fc||(fc[a]=1));return f},gb=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{Kb[a.fd]=null}a.fd=null},gc=(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.qb=[]},eb=(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);
46
- 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},hc=()=>{q||(q=function(a,c){this.name="ErrnoError";this.node=c;this.Za=function(d){this.s=d};this.Za(a);this.message="FS error"},q.prototype=Error(),q.prototype.constructor=q,[44].forEach(a=>{Gb[a]=new q(a);Gb[a].stack="<generic error, no stack>"}))},ic,jc=(a,c)=>{var d=0;a&&(d|=365);c&&(d|=
47
- 146);return d},lc=(a,c,d)=>{a=pb("/dev/"+a);var e=jc(!!c,!!d);kc||(kc=64);var f=kc++<<8|0;Ab(f,{open:g=>{g.seekable=!1},close:()=>{d&&d.buffer&&d.buffer.length&&d(10)},read:(g,h,m,w)=>{for(var t=0,T=0;T<w;T++){try{var ha=c()}catch(ca){throw new q(29);}if(void 0===ha&&0===t)throw new q(6);if(null===ha||void 0===ha)break;t++;h[m+T]=ha}t&&(g.node.timestamp=Date.now());return t},write:(g,h,m,w)=>{for(var t=0;t<w;t++)try{d(h[m+t])}catch(T){throw new q(29);}w&&(g.node.timestamp=Date.now());return t}});
48
- cc(a,e,f)},kc,mc={},Zb,fc;function nc(a,c){if("/"===c.charAt(0))return c;a=-100===a?"/":oc(a).path;if(0==c.length)throw new q(44);return pb(a+"/"+c)}var pc=void 0;function qc(){pc+=4;return k[pc-4>>2]}function oc(a){a=Kb[a];if(!a)throw new q(8);return a}var rc=[];function sc(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 tc(a,c){return 0<=a?a:32>=c?2*Math.abs(1<<c-1)+a:Math.pow(2,c)+a}
40
+ (e.mode&61440))return 54;if(e===e.parent||"/"===Pb(e))return 10}else if(16384===(e.mode&61440))return 31;return 0},Yb=(a=0)=>{for(;4096>=a;a++)if(!Kb[a])return a;throw new n(33);},$b=(a,c)=>{Zb||(Zb=function(){this.W={}},Zb.prototype={},Object.defineProperties(Zb.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=
41
+ d}}}));a=Object.assign(new Zb,a);c=Yb(c);a.fd=c;return Kb[c]=a},Eb={open:a=>{a.m=Jb[a.node.rdev].m;a.m.open&&a.m.open(a)},D:()=>{throw new n(70);}},Ab=(a,c)=>{Jb[a]={m:c}},ac=(a,c)=>{var d="/"===c,e=!c;if(d&&Ib)throw new n(10);if(!d&&!e){var f=db(c,{wa:!1});c=f.path;f=f.node;if(f.I)throw new n(10);if(16384!==(f.mode&61440))throw new n(54);}c={type:a,Bb:{},Ca:c,Xa:[]};a=a.C(c);a.C=c;c.root=a;d?Ib=a:f&&(f.I=c,f.C&&f.C.Xa.push(c))},bc=(a,c,d)=>{var e=db(a,{parent:!0}).node;a=rb(a);if(!a||"."===a||".."===
42
+ a)throw new n(28);var f=Wb(e,a);if(f)throw new n(f);if(!e.j.V)throw new n(63);return e.j.V(e,a,c,d)},cc=(a,c,d)=>{"undefined"==typeof d&&(d=c,c=438);bc(a,c|8192,d)},dc=(a,c)=>{if(!ub(a))throw new n(44);var d=db(c,{parent:!0}).node;if(!d)throw new n(44);c=rb(c);var e=Wb(d,c);if(e)throw new n(e);if(!d.j.symlink)throw new n(63);d.j.symlink(d,c,a)},ec=a=>{var c=db(a,{parent:!0}).node;a=rb(a);var d=Hb(c,a),e=Xb(c,a,!0);if(e)throw new n(e);if(!c.j.rmdir)throw new n(63);if(d.I)throw new n(10);c.j.rmdir(c,
43
+ a);Rb(d)},Ob=a=>{a=db(a).node;if(!a)throw new n(44);if(!a.j.readlink)throw new n(28);return ub(Pb(a.parent),a.j.readlink(a))},cb=(a,c,d)=>{if(""===a)throw new n(44);if("string"==typeof c){var e=Ub[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=pb(a);try{f=db(a,{aa:!(c&131072)}).node}catch(g){}}e=!1;if(c&64)if(f){if(c&128)throw new n(20);}else f=bc(a,d,0),e=!0;if(!f)throw new n(44);8192===
44
+ (f.mode&61440)&&(c&=-513);if(c&65536&&16384!==(f.mode&61440))throw new n(54);if(!e&&(d=f?40960===(f.mode&61440)?32:16384===(f.mode&61440)&&("r"!==Vb(c)||c&512)?31:Sb(f,Vb(c)):44))throw new n(d);if(c&512&&!e){d=f;d="string"==typeof d?db(d,{aa:!0}).node:d;if(!d.j.A)throw new n(63);if(16384===(d.mode&61440))throw new n(31);if(32768!==(d.mode&61440))throw new n(28);if(e=Sb(d,"w"))throw new n(e);d.j.A(d,{size:0,timestamp:Date.now()})}c&=-131713;f=$b({node:f,path:Pb(f),flags:c,seekable:!0,position:0,m:f.m,
45
+ qb:[],error:!1});f.m.open&&f.m.open(f);!b.logReadFiles||c&1||(fc||(fc={}),a in fc||(fc[a]=1));return f},gb=a=>{if(null===a.fd)throw new n(8);a.fa&&(a.fa=null);try{a.m.close&&a.m.close(a)}catch(c){throw c;}finally{Kb[a.fd]=null}a.fd=null},gc=(a,c,d)=>{if(null===a.fd)throw new n(8);if(!a.seekable||!a.m.D)throw new n(70);if(0!=d&&1!=d&&2!=d)throw new n(28);a.position=a.m.D(a,c,d);a.qb=[]},eb=(a,c,d,e,f)=>{if(0>e||0>f)throw new n(28);if(null===a.fd)throw new n(8);if(1===(a.flags&2097155))throw new n(8);
46
+ if(16384===(a.node.mode&61440))throw new n(31);if(!a.m.read)throw new n(28);var g="undefined"!=typeof f;if(!g)f=a.position;else if(!a.seekable)throw new n(70);c=a.m.read(a,c,d,e,f);g||(a.position+=c);return c},hc=()=>{n||(n=function(a,c){this.name="ErrnoError";this.node=c;this.Za=function(d){this.s=d};this.Za(a);this.message="FS error"},n.prototype=Error(),n.prototype.constructor=n,[44].forEach(a=>{Gb[a]=new n(a);Gb[a].stack="<generic error, no stack>"}))},ic,jc=(a,c)=>{var d=0;a&&(d|=365);c&&(d|=
47
+ 146);return d},lc=(a,c,d)=>{a=pb("/dev/"+a);var e=jc(!!c,!!d);kc||(kc=64);var f=kc++<<8|0;Ab(f,{open:g=>{g.seekable=!1},close:()=>{d&&d.buffer&&d.buffer.length&&d(10)},read:(g,k,p,y)=>{for(var v=0,V=0;V<y;V++){try{var ia=c()}catch(da){throw new n(29);}if(void 0===ia&&0===v)throw new n(6);if(null===ia||void 0===ia)break;v++;k[p+V]=ia}v&&(g.node.timestamp=Date.now());return v},write:(g,k,p,y)=>{for(var v=0;v<y;v++)try{d(k[p+v])}catch(V){throw new n(29);}y&&(g.node.timestamp=Date.now());return v}});
48
+ cc(a,e,f)},kc,mc={},Zb,fc;function nc(a,c){if("/"===c.charAt(0))return c;a=-100===a?"/":oc(a).path;if(0==c.length)throw new n(44);return pb(a+"/"+c)}var pc=void 0;function qc(){pc+=4;return h[pc-4>>2]}function oc(a){a=Kb[a];if(!a)throw new n(8);return a}var rc=[];function sc(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 tc(a,c){return 0<=a?a:32>=c?2*Math.abs(1<<c-1)+a:Math.pow(2,c)+a}
49
49
  function uc(a){for(var c=a;Ca[c];)++c;return c-a}
50
- function vc(a,c){function d(sa){var Q=e;("double"===sa||"i64"===sa)&&Q&7&&(Q+=4);e=Q;"double"===sa?(sa=Ga[e>>3],e+=8):"i64"==sa?(sa=[k[e>>2],k[e+4>>2]],e+=8):(sa=k[e>>2],e+=4);return sa}for(var e=c,f=[],g,h;;){var m=a;g=Ba[a>>0];if(0===g)break;h=Ba[a+1>>0];if(37==g){var w=!1,t=c=!1,T=!1,ha=!1;a:for(;;){switch(h){case 43:w=!0;break;case 45:c=!0;break;case 35:t=!0;break;case 48:if(T)break a;else{T=!0;break}case 32:ha=!0;break;default:break a}a++;h=Ba[a+1>>0]}var ca=0;if(42==h)ca=d("i32"),a++,h=Ba[a+
51
- 1>>0];else for(;48<=h&&57>=h;)ca=10*ca+(h-48),a++,h=Ba[a+1>>0];var n=!1,P=-1;if(46==h){P=0;n=!0;a++;h=Ba[a+1>>0];if(42==h)P=d("i32"),a++;else for(;;){h=Ba[a+1>>0];if(48>h||57<h)break;P=10*P+(h-48);a++}h=Ba[a+1>>0]}0>P&&(P=6,n=!1);switch(String.fromCharCode(h)){case "h":h=Ba[a+2>>0];if(104==h){a++;var O=1}else O=2;break;case "l":h=Ba[a+2>>0];108==h?(a++,O=8):O=4;break;case "L":case "q":case "j":O=8;break;case "z":case "t":case "I":O=4;break;default:O=null}O&&a++;h=Ba[a+1>>0];switch(String.fromCharCode(h)){case "d":case "i":case "u":case "o":case "x":case "X":case "p":m=
52
- 100==h||105==h;O=O||4;g=d("i"+8*O);8==O&&(g=117==h?(g[0]>>>0)+4294967296*(g[1]>>>0):(g[0]>>>0)+4294967296*g[1]);4>=O&&(g=(m?sc:tc)(g&Math.pow(256,O)-1,8*O));var la=Math.abs(g);m="";if(100==h||105==h)var D=sc(g,8*O).toString(10);else if(117==h)D=tc(g,8*O).toString(10),g=Math.abs(g);else if(111==h)D=(t?"0":"")+la.toString(8);else if(120==h||88==h){m=t&&0!=g?"0x":"";if(0>g){g=-g;D=(la-1).toString(16);la=[];for(t=0;t<D.length;t++)la.push((15-parseInt(D[t],16)).toString(16));for(D=la.join("");D.length<
53
- 2*O;)D="f"+D}else D=la.toString(16);88==h&&(m=m.toUpperCase(),D=D.toUpperCase())}else 112==h&&(0===la?D="(nil)":(m="0x",D=la.toString(16)));if(n)for(;D.length<P;)D="0"+D;0<=g&&(w?m="+"+m:ha&&(m=" "+m));"-"==D.charAt(0)&&(m="-"+m,D=D.substr(1));for(;m.length+D.length<ca;)c?D+=" ":T?D="0"+D:m=" "+m;D=m+D;D.split("").forEach(function(sa){f.push(sa.charCodeAt(0))});break;case "f":case "F":case "e":case "E":case "g":case "G":g=d("double");if(isNaN(g))D="nan",T=!1;else if(isFinite(g)){n=!1;O=Math.min(P,
54
- 20);if(103==h||71==h)n=!0,P=P||1,O=parseInt(g.toExponential(O).split("e")[1],10),P>O&&-4<=O?(h=(103==h?"f":"F").charCodeAt(0),P-=O+1):(h=(103==h?"e":"E").charCodeAt(0),P--),O=Math.min(P,20);if(101==h||69==h)D=g.toExponential(O),/[eE][-+]\d$/.test(D)&&(D=D.slice(0,-1)+"0"+D.slice(-1));else if(102==h||70==h)D=g.toFixed(O),0===g&&(0>g||0===g&&-Infinity===1/g)&&(D="-"+D);m=D.split("e");if(n&&!t)for(;1<m[0].length&&m[0].includes(".")&&("0"==m[0].slice(-1)||"."==m[0].slice(-1));)m[0]=m[0].slice(0,-1);else for(t&&
55
- -1==D.indexOf(".")&&(m[0]+=".");P>O++;)m[0]+="0";D=m[0]+(1<m.length?"e"+m[1]:"");69==h&&(D=D.toUpperCase());0<=g&&(w?D="+"+D:ha&&(D=" "+D))}else D=(0>g?"-":"")+"inf",T=!1;for(;D.length<ca;)D=c?D+" ":!T||"-"!=D[0]&&"+"!=D[0]?(T?"0":" ")+D:D[0]+"0"+D.slice(1);97>h&&(D=D.toUpperCase());D.split("").forEach(function(sa){f.push(sa.charCodeAt(0))});break;case "s":T=(w=d("i8*"))?uc(w):6;n&&(T=Math.min(T,P));if(!c)for(;T<ca--;)f.push(32);if(w)for(t=0;t<T;t++)f.push(Ca[w++>>0]);else f=f.concat(xb("(null)".substr(0,
56
- T),!0));if(c)for(;T<ca--;)f.push(32);break;case "c":for(c&&f.push(d("i8"));0<--ca;)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(t=m;t<a+2;t++)f.push(Ba[t>>0])}a+=2}else f.push(g),a+=1}return f}
50
+ function vc(a,c){function d(sa){var S=e;("double"===sa||"i64"===sa)&&S&7&&(S+=4);e=S;"double"===sa?(sa=Ga[e>>3],e+=8):"i64"==sa?(sa=[h[e>>2],h[e+4>>2]],e+=8):(sa=h[e>>2],e+=4);return sa}for(var e=c,f=[],g,k;;){var p=a;g=Ba[a>>0];if(0===g)break;k=Ba[a+1>>0];if(37==g){var y=!1,v=c=!1,V=!1,ia=!1;a:for(;;){switch(k){case 43:y=!0;break;case 45:c=!0;break;case 35:v=!0;break;case 48:if(V)break a;else{V=!0;break}case 32:ia=!0;break;default:break a}a++;k=Ba[a+1>>0]}var da=0;if(42==k)da=d("i32"),a++,k=Ba[a+
51
+ 1>>0];else for(;48<=k&&57>=k;)da=10*da+(k-48),a++,k=Ba[a+1>>0];var q=!1,R=-1;if(46==k){R=0;q=!0;a++;k=Ba[a+1>>0];if(42==k)R=d("i32"),a++;else for(;;){k=Ba[a+1>>0];if(48>k||57<k)break;R=10*R+(k-48);a++}k=Ba[a+1>>0]}0>R&&(R=6,q=!1);switch(String.fromCharCode(k)){case "h":k=Ba[a+2>>0];if(104==k){a++;var Q=1}else Q=2;break;case "l":k=Ba[a+2>>0];108==k?(a++,Q=8):Q=4;break;case "L":case "q":case "j":Q=8;break;case "z":case "t":case "I":Q=4;break;default:Q=null}Q&&a++;k=Ba[a+1>>0];switch(String.fromCharCode(k)){case "d":case "i":case "u":case "o":case "x":case "X":case "p":p=
52
+ 100==k||105==k;Q=Q||4;g=d("i"+8*Q);8==Q&&(g=117==k?(g[0]>>>0)+4294967296*(g[1]>>>0):(g[0]>>>0)+4294967296*g[1]);4>=Q&&(g=(p?sc:tc)(g&Math.pow(256,Q)-1,8*Q));var ma=Math.abs(g);p="";if(100==k||105==k)var K=sc(g,8*Q).toString(10);else if(117==k)K=tc(g,8*Q).toString(10),g=Math.abs(g);else if(111==k)K=(v?"0":"")+ma.toString(8);else if(120==k||88==k){p=v&&0!=g?"0x":"";if(0>g){g=-g;K=(ma-1).toString(16);ma=[];for(v=0;v<K.length;v++)ma.push((15-parseInt(K[v],16)).toString(16));for(K=ma.join("");K.length<
53
+ 2*Q;)K="f"+K}else K=ma.toString(16);88==k&&(p=p.toUpperCase(),K=K.toUpperCase())}else 112==k&&(0===ma?K="(nil)":(p="0x",K=ma.toString(16)));if(q)for(;K.length<R;)K="0"+K;0<=g&&(y?p="+"+p:ia&&(p=" "+p));"-"==K.charAt(0)&&(p="-"+p,K=K.substr(1));for(;p.length+K.length<da;)c?K+=" ":V?K="0"+K:p=" "+p;K=p+K;K.split("").forEach(function(sa){f.push(sa.charCodeAt(0))});break;case "f":case "F":case "e":case "E":case "g":case "G":g=d("double");if(isNaN(g))K="nan",V=!1;else if(isFinite(g)){q=!1;Q=Math.min(R,
54
+ 20);if(103==k||71==k)q=!0,R=R||1,Q=parseInt(g.toExponential(Q).split("e")[1],10),R>Q&&-4<=Q?(k=(103==k?"f":"F").charCodeAt(0),R-=Q+1):(k=(103==k?"e":"E").charCodeAt(0),R--),Q=Math.min(R,20);if(101==k||69==k)K=g.toExponential(Q),/[eE][-+]\d$/.test(K)&&(K=K.slice(0,-1)+"0"+K.slice(-1));else if(102==k||70==k)K=g.toFixed(Q),0===g&&(0>g||0===g&&-Infinity===1/g)&&(K="-"+K);p=K.split("e");if(q&&!v)for(;1<p[0].length&&p[0].includes(".")&&("0"==p[0].slice(-1)||"."==p[0].slice(-1));)p[0]=p[0].slice(0,-1);else for(v&&
55
+ -1==K.indexOf(".")&&(p[0]+=".");R>Q++;)p[0]+="0";K=p[0]+(1<p.length?"e"+p[1]:"");69==k&&(K=K.toUpperCase());0<=g&&(y?K="+"+K:ia&&(K=" "+K))}else K=(0>g?"-":"")+"inf",V=!1;for(;K.length<da;)K=c?K+" ":!V||"-"!=K[0]&&"+"!=K[0]?(V?"0":" ")+K:K[0]+"0"+K.slice(1);97>k&&(K=K.toUpperCase());K.split("").forEach(function(sa){f.push(sa.charCodeAt(0))});break;case "s":V=(y=d("i8*"))?uc(y):6;q&&(V=Math.min(V,R));if(!c)for(;V<da--;)f.push(32);if(y)for(v=0;v<V;v++)f.push(Ca[y++>>0]);else f=f.concat(xb("(null)".substr(0,
56
+ V),!0));if(c)for(;V<da--;)f.push(32);break;case "c":for(c&&f.push(d("i8"));0<--da;)f.push(32);c||f.push(d("i8"));break;case "n":c=d("i32*");h[c>>2]=f.length;break;case "%":f.push(g);break;default:for(v=p;v<a+2;v++)f.push(Ba[v>>0])}a+=2}else f.push(g),a+=1}return f}
57
57
  function wc(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 xc(a){yc||(yc={});yc[a]||(yc[a]=1,ka&&(a="warning: "+a),va(a))}var yc;
58
- function zc(a){a:{var c=Error();if(!c.stack){try{throw Error();}catch(P){c=P}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&&xc("EM_LOG_DEMANGLE is deprecated; ignoring");a&8&&"undefined"==typeof emscripten_source_map&&(xc('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.'),
59
- a=a^8|16);var d=null;if(a&128)for(d=wc(arguments);d[1].includes("_emscripten_");)d=wc(d[0]);var e=c.split("\n");c="";var f=RegExp("\\s*(.*?)@(.*?):([0-9]+):([0-9]+)"),g=RegExp("\\s*(.*?)@(.*):(.*)(:(.*))?"),h=RegExp("\\s*at (.*?) \\((.*):(.*):(.*)\\)"),m;for(m in e){var w=e[m],t;if((t=h.exec(w))&&5==t.length){w=t[1];var T=t[2];var ha=t[3];t=t[4]}else if((t=f.exec(w))||(t=g.exec(w)),t&&4<=t.length)w=t[1],T=t[2],ha=t[3],t=t[4]|0;else{c+=w+"\n";continue}var ca=!1;if(a&8){var n=emscripten_source_map.Cb({line:ha,
60
- La:t});if(ca=n&&n.source)a&64&&(n.source=n.source.substring(n.source.replace(/\\/g,"/").lastIndexOf("/")+1)),c+=" at "+w+" ("+n.source+":"+n.line+":"+n.La+")\n"}if(a&16||!ca)a&64&&(T=T.substring(T.replace(/\\/g,"/").lastIndexOf("/")+1)),c+=(ca?" = "+w:" at "+w)+" ("+T+":"+ha+":"+t+")\n";a&128&&d[0]&&(d[1]==w&&0<d[2].length&&(c=c.replace(/\s+$/,""),c+=" with values: "+d[1]+d[2]+"\n"),d=wc(d[0]))}return c=c.replace(/\s+$/,"")}function Ac(a){a instanceof ib||"unwind"==a||fa(1,a)}
58
+ function zc(a){a:{var c=Error();if(!c.stack){try{throw Error();}catch(R){c=R}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&&xc("EM_LOG_DEMANGLE is deprecated; ignoring");a&8&&"undefined"==typeof emscripten_source_map&&(xc('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.'),
59
+ a=a^8|16);var d=null;if(a&128)for(d=wc(arguments);d[1].includes("_emscripten_");)d=wc(d[0]);var e=c.split("\n");c="";var f=RegExp("\\s*(.*?)@(.*?):([0-9]+):([0-9]+)"),g=RegExp("\\s*(.*?)@(.*):(.*)(:(.*))?"),k=RegExp("\\s*at (.*?) \\((.*):(.*):(.*)\\)"),p;for(p in e){var y=e[p],v;if((v=k.exec(y))&&5==v.length){y=v[1];var V=v[2];var ia=v[3];v=v[4]}else if((v=f.exec(y))||(v=g.exec(y)),v&&4<=v.length)y=v[1],V=v[2],ia=v[3],v=v[4]|0;else{c+=y+"\n";continue}var da=!1;if(a&8){var q=emscripten_source_map.Cb({line:ia,
60
+ La:v});if(da=q&&q.source)a&64&&(q.source=q.source.substring(q.source.replace(/\\/g,"/").lastIndexOf("/")+1)),c+=" at "+y+" ("+q.source+":"+q.line+":"+q.La+")\n"}if(a&16||!da)a&64&&(V=V.substring(V.replace(/\\/g,"/").lastIndexOf("/")+1)),c+=(da?" = "+y:" at "+y)+" ("+V+":"+ia+":"+v+")\n";a&128&&d[0]&&(d[1]==y&&0<d[2].length&&(c=c.replace(/\s+$/,""),c+=" with values: "+d[1]+d[2]+"\n"),d=wc(d[0]))}return c=c.replace(/\s+$/,"")}function Ac(a){a instanceof ib||"unwind"==a||fa(1,a)}
61
61
  function Bc(a){if(!za)try{if(a(),!noExitRuntime)try{Aa=Aa=a=Aa;if(!noExitRuntime){if(b.onExit)b.onExit(a);za=!0}fa(a,new ib(a))}catch(c){Ac(c)}}catch(c){Ac(c)}}var Cc=[];function Dc(a){var c=Cc[a];c||(a>=Cc.length&&(Cc.length=a+1),Cc[a]=c=Ia.get(a));return c}var Ec={},Fc;
62
- function Gc(a,c,d,e,f){function g(){var qa=0,Qa=0;Q.response&&D&&0===l[a+12>>2]&&(Qa=Q.response.byteLength);0<Qa&&(qa=Hc(Qa),Ca.set(new Uint8Array(Q.response),qa));l[a+12>>2]=qa;Ic(a+16,Qa);Ic(a+24,0);(qa=Q.response?Q.response.byteLength:0)&&Ic(a+32,qa);Ea[a+40>>1]=Q.readyState;Ea[a+42>>1]=Q.status;Q.statusText&&vb(Q.statusText,Ca,a+44,64)}var h=l[a+8>>2];if(h){var m=p(h),w=a+112,t=p(w);t||(t="GET");var T=l[w+52>>2],ha=l[w+56>>2],ca=!!l[w+60>>2],n=l[w+68>>2],P=l[w+72>>2];h=l[w+76>>2];var O=l[w+80>>
63
- 2],la=l[w+84>>2];w=l[w+88>>2];var D=!!(T&1),sa=!!(T&2);T=!!(T&64);n=n?p(n):void 0;P=P?p(P):void 0;var Q=new XMLHttpRequest;Q.withCredentials=ca;Q.open(t,m,!T,n,P);T||(Q.timeout=ha);Q.Gb=m;Q.responseType="arraybuffer";O&&(m=p(O),Q.overrideMimeType(m));if(h)for(;;){t=l[h>>2];if(!t)break;m=l[h+4>>2];if(!m)break;h+=8;t=p(t);m=p(m);Q.setRequestHeader(t,m)}var Sa=l[a+0>>2];Ec[Sa]=Q;h=la&&w?Ca.slice(la,la+w):null;Q.onload=qa=>{Sa in Ec&&(g(),200<=Q.status&&300>Q.status?c&&c(a,Q,qa):d&&d(a,Q,qa))};Q.onerror=
64
- qa=>{Sa in Ec&&(g(),d&&d(a,Q,qa))};Q.ontimeout=qa=>{Sa in Ec&&d&&d(a,Q,qa)};Q.onprogress=qa=>{if(Sa in Ec){var Qa=D&&sa&&Q.response?Q.response.byteLength:0,ma=0;0<Qa&&D&&sa&&(ma=Hc(Qa),Ca.set(new Uint8Array(Q.response),ma));l[a+12>>2]=ma;Ic(a+16,Qa);Ic(a+24,qa.loaded-Qa);Ic(a+32,qa.total);Ea[a+40>>1]=Q.readyState;3<=Q.readyState&&0===Q.status&&0<qa.loaded&&(Q.status=200);Ea[a+42>>1]=Q.status;Q.statusText&&vb(Q.statusText,Ca,a+44,64);e&&e(a,Q,qa);ma&&Jc(ma)}};Q.onreadystatechange=qa=>{Sa in Ec&&(Ea[a+
65
- 40>>1]=Q.readyState,2<=Q.readyState&&(Ea[a+42>>1]=Q.status),f&&f(a,Q,qa))};try{Q.send(h)}catch(qa){d&&d(a,Q,qa)}}else d(a,0,"no url specified!")}function Ic(a,c){l[a>>2]=c;l[a+4>>2]=(c-l[a>>2])/4294967296}
66
- function Kc(a,c,d,e){var f=Fc;if(f){var g=l[a+112+64>>2];g||(g=l[a+8>>2]);var h=p(g);try{var m=f.transaction(["FILES"],"readwrite").objectStore("FILES").put(c,h);m.onsuccess=()=>{Ea[a+40>>1]=4;Ea[a+42>>1]=200;vb("OK",Ca,a+44,64);d(a,0,h)};m.onerror=w=>{Ea[a+40>>1]=4;Ea[a+42>>1]=413;vb("Payload Too Large",Ca,a+44,64);e(a,0,w)}}catch(w){e(a,0,w)}}else e(a,0,"IndexedDB not available!")}
67
- function Lc(a,c,d){var e=Fc;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 m=h.byteLength||h.length,w=Hc(m);Ca.set(new Uint8Array(h),w);l[a+12>>2]=w;Ic(a+16,m);Ic(a+24,0);Ic(a+32,m);Ea[a+40>>1]=4;Ea[a+42>>1]=200;vb("OK",Ca,a+44,64);c(a,0,h)}else Ea[a+40>>1]=4,Ea[a+42>>1]=404,vb("Not Found",Ca,a+44,64),d(a,0,"no data")};g.onerror=h=>{Ea[a+40>>1]=4;Ea[a+42>>1]=404;
68
- vb("Not Found",Ca,a+44,64);d(a,0,h)}}catch(h){d(a,0,h)}}else d(a,0,"IndexedDB not available!")}
69
- function Mc(a,c,d){var e=Fc;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;Ic(a+16,0);Ic(a+24,0);Ic(a+32,0);Ea[a+40>>1]=4;Ea[a+42>>1]=200;vb("OK",Ca,a+44,64);c(a,0,h)};g.onerror=h=>{Ea[a+40>>1]=4;Ea[a+42>>1]=404;vb("Not Found",Ca,a+44,64);d(a,0,h)}}catch(h){d(a,0,h)}}else d(a,0,"IndexedDB not available!")}
70
- function Nc(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)})}
62
+ function Gc(a,c,d,e,f){function g(){var ra=0,Qa=0;S.response&&K&&0===l[a+12>>2]&&(Qa=S.response.byteLength);0<Qa&&(ra=Hc(Qa),Ca.set(new Uint8Array(S.response),ra));l[a+12>>2]=ra;Ic(a+16,Qa);Ic(a+24,0);(ra=S.response?S.response.byteLength:0)&&Ic(a+32,ra);Ea[a+40>>1]=S.readyState;Ea[a+42>>1]=S.status;S.statusText&&vb(S.statusText,Ca,a+44,64)}var k=l[a+8>>2];if(k){var p=m(k),y=a+112,v=m(y);v||(v="GET");var V=l[y+52>>2],ia=l[y+56>>2],da=!!l[y+60>>2],q=l[y+68>>2],R=l[y+72>>2];k=l[y+76>>2];var Q=l[y+80>>
63
+ 2],ma=l[y+84>>2];y=l[y+88>>2];var K=!!(V&1),sa=!!(V&2);V=!!(V&64);q=q?m(q):void 0;R=R?m(R):void 0;var S=new XMLHttpRequest;S.withCredentials=da;S.open(v,p,!V,q,R);V||(S.timeout=ia);S.Gb=p;S.responseType="arraybuffer";Q&&(p=m(Q),S.overrideMimeType(p));if(k)for(;;){v=l[k>>2];if(!v)break;p=l[k+4>>2];if(!p)break;k+=8;v=m(v);p=m(p);S.setRequestHeader(v,p)}var Sa=l[a+0>>2];Ec[Sa]=S;k=ma&&y?Ca.slice(ma,ma+y):null;S.onload=ra=>{Sa in Ec&&(g(),200<=S.status&&300>S.status?c&&c(a,S,ra):d&&d(a,S,ra))};S.onerror=
64
+ ra=>{Sa in Ec&&(g(),d&&d(a,S,ra))};S.ontimeout=ra=>{Sa in Ec&&d&&d(a,S,ra)};S.onprogress=ra=>{if(Sa in Ec){var Qa=K&&sa&&S.response?S.response.byteLength:0,na=0;0<Qa&&K&&sa&&(na=Hc(Qa),Ca.set(new Uint8Array(S.response),na));l[a+12>>2]=na;Ic(a+16,Qa);Ic(a+24,ra.loaded-Qa);Ic(a+32,ra.total);Ea[a+40>>1]=S.readyState;3<=S.readyState&&0===S.status&&0<ra.loaded&&(S.status=200);Ea[a+42>>1]=S.status;S.statusText&&vb(S.statusText,Ca,a+44,64);e&&e(a,S,ra);na&&Jc(na)}};S.onreadystatechange=ra=>{Sa in Ec&&(Ea[a+
65
+ 40>>1]=S.readyState,2<=S.readyState&&(Ea[a+42>>1]=S.status),f&&f(a,S,ra))};try{S.send(k)}catch(ra){d&&d(a,S,ra)}}else d(a,0,"no url specified!")}function Ic(a,c){l[a>>2]=c;l[a+4>>2]=(c-l[a>>2])/4294967296}
66
+ function Kc(a,c,d,e){var f=Fc;if(f){var g=l[a+112+64>>2];g||(g=l[a+8>>2]);var k=m(g);try{var p=f.transaction(["FILES"],"readwrite").objectStore("FILES").put(c,k);p.onsuccess=()=>{Ea[a+40>>1]=4;Ea[a+42>>1]=200;vb("OK",Ca,a+44,64);d(a,0,k)};p.onerror=y=>{Ea[a+40>>1]=4;Ea[a+42>>1]=413;vb("Payload Too Large",Ca,a+44,64);e(a,0,y)}}catch(y){e(a,0,y)}}else e(a,0,"IndexedDB not available!")}
67
+ function Lc(a,c,d){var e=Fc;if(e){var f=l[a+112+64>>2];f||(f=l[a+8>>2]);f=m(f);try{var g=e.transaction(["FILES"],"readonly").objectStore("FILES").get(f);g.onsuccess=k=>{if(k.target.result){k=k.target.result;var p=k.byteLength||k.length,y=Hc(p);Ca.set(new Uint8Array(k),y);l[a+12>>2]=y;Ic(a+16,p);Ic(a+24,0);Ic(a+32,p);Ea[a+40>>1]=4;Ea[a+42>>1]=200;vb("OK",Ca,a+44,64);c(a,0,k)}else Ea[a+40>>1]=4,Ea[a+42>>1]=404,vb("Not Found",Ca,a+44,64),d(a,0,"no data")};g.onerror=k=>{Ea[a+40>>1]=4;Ea[a+42>>1]=404;
68
+ vb("Not Found",Ca,a+44,64);d(a,0,k)}}catch(k){d(a,0,k)}}else d(a,0,"IndexedDB not available!")}
69
+ function Mc(a,c,d){var e=Fc;if(e){var f=l[a+112+64>>2];f||(f=l[a+8>>2]);f=m(f);try{var g=e.transaction(["FILES"],"readwrite").objectStore("FILES").delete(f);g.onsuccess=k=>{k=k.target.result;l[a+12>>2]=0;Ic(a+16,0);Ic(a+24,0);Ic(a+32,0);Ea[a+40>>1]=4;Ea[a+42>>1]=200;vb("OK",Ca,a+44,64);c(a,0,k)};g.onerror=k=>{Ea[a+40>>1]=4;Ea[a+42>>1]=404;vb("Not Found",Ca,a+44,64);d(a,0,k)}}catch(k){d(a,0,k)}}else d(a,0,"IndexedDB not available!")}
70
+ function Nc(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,k){c.drawElementsInstancedANGLE(d,e,f,g,k)})}
71
71
  function Oc(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 Pc(a){var c=a.getExtension("WEBGL_draw_buffers");c&&(a.drawBuffers=function(d,e){c.drawBuffersWEBGL(d,e)})}var Qc=1,Rc=[],Sc=[],Tc=[],Uc=[],Vc=[],Wc=[1,1,2,2,4,4,4,2,3,4,8];
72
72
  function Xc(a){Yc||(Yc=a)}function Zc(a){for(var c=Qc++,d=a.length;d<c;d++)a[d]=null;return c}function $c(a){return 32-Math.clz32(0===a?0:a-1)}
73
- function ad(a){bd=!1;for(var c=0;c<cd.Aa;++c){var d=cd.R[c];if(d.$&&d.enabled){bd=!0;var e=d.la;e=0<e?a*e:d.size*Wc[d.type-5120]*a;var f=$c(e);var g=cd.X[f],h=cd.O[f];cd.O[f]=cd.O[f]+1&63;var m=g[h];m?f=m:(m=u.getParameter(34964),g[h]=u.createBuffer(),u.bindBuffer(34962,g[h]),u.bufferData(34962,1<<f,35048),u.bindBuffer(34962,m),f=g[h]);u.bindBuffer(34962,f);u.bufferSubData(34962,0,Ca.subarray(d.g,d.g+e));d.Ia.call(u,c,d.size,d.type,d.Ea,d.la,0)}}}
73
+ function ad(a){bd=!1;for(var c=0;c<cd.Aa;++c){var d=cd.R[c];if(d.$&&d.enabled){bd=!0;var e=d.la;e=0<e?a*e:d.size*Wc[d.type-5120]*a;var f=$c(e);var g=cd.X[f],k=cd.O[f];cd.O[f]=cd.O[f]+1&63;var p=g[k];p?f=p:(p=t.getParameter(34964),g[k]=t.createBuffer(),t.bindBuffer(34962,g[k]),t.bufferData(34962,1<<f,35048),t.bindBuffer(34962,p),f=g[k]);t.bindBuffer(34962,f);t.bufferSubData(34962,0,Ca.subarray(d.g,d.g+e));d.Ia.call(t,c,d.size,d.type,d.Ea,d.la,0)}}}
74
74
  function dd(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?ed(d,c):0}
75
- function ed(a,c){var d=Zc(Vc),e={xb:d,attributes:c,version:c.za,H:a};a.canvas&&(a.canvas.Ja=e);Vc[d]=e;("undefined"==typeof c.ua||c.ua)&&fd(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=$c(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=
76
- 0;64>h;++h)f[h]=g[h]=null}return d}
75
+ function ed(a,c){var d=Zc(Vc),e={xb:d,attributes:c,version:c.za,H:a};a.canvas&&(a.canvas.Ja=e);Vc[d]=e;("undefined"==typeof c.ua||c.ua)&&fd(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=$c(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 k=
76
+ 0;64>k;++k)f[k]=g[k]=null}return d}
77
77
  function fd(a){a||(a=cd);if(!a.Va){a.Va=!0;var c=a.H;Nc(c);Oc(c);Pc(c);c.tb=c.getExtension("WEBGL_draw_instanced_base_vertex_base_instance");c.yb=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.Ab=c.getExtension("WEBGL_multi_draw");(c.getSupportedExtensions()||[]).forEach(function(d){d.includes("lose_context")||d.includes("debug")||c.getExtension(d)})}}
78
78
  var Yc,cd,bd,gd=[],hd={},jd=["default","low-power","high-performance"],kd=[0,"undefined"!=typeof document?document:0,"undefined"!=typeof window?window:0],ld={};
79
- function md(){if(!nd){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 ld)void 0===ld[c]?delete a[c]:a[c]=ld[c];var d=[];for(c in a)d.push(c+"="+a[c]);nd=d}return nd}var nd;function od(a,c,d,e){for(var f=0;f<a;f++){var g=u[d](),h=g&&Zc(e);g?(g.name=h,e[h]=g):Xc(1282);k[c+4*f>>2]=h}}
80
- function pd(a,c,d,e,f,g,h,m){c=Sc[c];if(a=u[a](c,d))e=m&&vb(a.name,Ca,m,e),f&&(k[f>>2]=e),g&&(k[g>>2]=a.size),h&&(k[h>>2]=a.type)}
81
- function qd(a,c){if(c){var d=void 0;switch(a){case 36346:d=1;break;case 36344:Xc(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>cd.version){Xc(1282);return}d=2*(u.getSupportedExtensions()||[]).length;break;case 33307:case 33308:if(2>cd.version){Xc(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":Xc(1280);return;case "object":if(null===
79
+ function md(){if(!nd){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 ld)void 0===ld[c]?delete a[c]:a[c]=ld[c];var d=[];for(c in a)d.push(c+"="+a[c]);nd=d}return nd}var nd;function od(a,c,d,e){for(var f=0;f<a;f++){var g=t[d](),k=g&&Zc(e);g?(g.name=k,e[k]=g):Xc(1282);h[c+4*f>>2]=k}}
80
+ function pd(a,c,d,e,f,g,k,p){c=Sc[c];if(a=t[a](c,d))e=p&&vb(a.name,Ca,p,e),f&&(h[f>>2]=e),g&&(h[g>>2]=a.size),k&&(h[k>>2]=a.type)}
81
+ function qd(a,c){if(c){var d=void 0;switch(a){case 36346:d=1;break;case 36344:Xc(1280);return;case 34814:case 36345:d=0;break;case 34466:var e=t.getParameter(34467);d=e?e.length:0;break;case 33309:if(2>cd.version){Xc(1282);return}d=2*(t.getSupportedExtensions()||[]).length;break;case 33307:case 33308:if(2>cd.version){Xc(1280);return}d=33307==a?3:0}if(void 0===d)switch(e=t.getParameter(a),typeof e){case "number":d=e;break;case "boolean":d=e?1:0;break;case "string":Xc(1280);return;case "object":if(null===
82
82
  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:Xc(1280);return}else{if(e instanceof Float32Array||e instanceof Uint32Array||e instanceof Int32Array||e instanceof Array){for(a=0;a<e.length;++a)Ba[c+a>>0]=e[a]?1:0;return}try{d=e.name|0}catch(f){Xc(1280);va("GL_INVALID_ENUM in glGet4v: Unknown object returned from WebGL getParameter("+
83
- a+")! (error: "+f+")");return}}break;default:Xc(1280);va("GL_INVALID_ENUM in glGet4v: Native code calling glGet4v("+a+") and it returns "+e+" of type "+typeof e+"!");return}Ba[c>>0]=d?1:0}else Xc(1281)}function rd(a){return"]"==a.slice(-1)&&a.lastIndexOf("[")}function sd(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}Xc(1282)}var td=[];function ud(a){return 0===a%4&&(0!==a%100||0===a%400)}
83
+ a+")! (error: "+f+")");return}}break;default:Xc(1280);va("GL_INVALID_ENUM in glGet4v: Native code calling glGet4v("+a+") and it returns "+e+" of type "+typeof e+"!");return}Ba[c>>0]=d?1:0}else Xc(1281)}function rd(a){return"]"==a.slice(-1)&&a.lastIndexOf("[")}function sd(a){var c=t.Ma;if(c){var d=c.P[a];"number"==typeof d&&(c.P[a]=d=t.getUniformLocation(c,c.Ga[a]+(0<d?"["+d+"]":"")));return d}Xc(1282)}var td=[];function ud(a){return 0===a%4&&(0!==a%100||0===a%400)}
84
84
  var vd=[31,29,31,30,31,30,31,31,30,31,30,31],wd=[31,28,31,30,31,30,31,31,30,31,30,31];
85
- function xd(a,c,d,e){function f(n,P,O){for(n="number"==typeof n?n.toString():n||"";n.length<P;)n=O[0]+n;return n}function g(n,P){return f(n,P,"0")}function h(n,P){function O(D){return 0>D?-1:0<D?1:0}var la;0===(la=O(n.getFullYear()-P.getFullYear()))&&0===(la=O(n.getMonth()-P.getMonth()))&&(la=O(n.getDate()-P.getDate()));return la}function m(n){switch(n.getDay()){case 0:return new Date(n.getFullYear()-1,11,29);case 1:return n;case 2:return new Date(n.getFullYear(),0,3);case 3:return new Date(n.getFullYear(),
86
- 0,2);case 4:return new Date(n.getFullYear(),0,1);case 5:return new Date(n.getFullYear()-1,11,31);case 6:return new Date(n.getFullYear()-1,11,30)}}function w(n){var P=n.F;for(n=new Date((new Date(n.G+1900,0,1)).getTime());0<P;){var O=n.getMonth(),la=(ud(n.getFullYear())?vd:wd)[O];if(P>la-n.getDate())P-=la-n.getDate()+1,n.setDate(1),11>O?n.setMonth(O+1):(n.setMonth(0),n.setFullYear(n.getFullYear()+1));else{n.setDate(n.getDate()+P);break}}O=new Date(n.getFullYear()+1,0,4);P=m(new Date(n.getFullYear(),
87
- 0,4));O=m(O);return 0>=h(P,n)?0>=h(O,n)?n.getFullYear()+1:n.getFullYear():n.getFullYear()-1}var t=k[e+40>>2];e={ob:k[e>>2],nb: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],Fb:k[e+32>>2],mb:k[e+36>>2],pb:t?p(t):""};d=p(d);t={"%c":"%a %b %d %H:%M:%S %Y","%D":"%m/%d/%y","%F":"%Y-%m-%d","%h":"%b","%r":"%I:%M:%S %p","%R":"%H:%M","%T":"%H:%M:%S","%x":"%m/%d/%y","%X":"%H:%M:%S","%Ec":"%c","%EC":"%C","%Ex":"%m/%d/%y","%EX":"%H:%M:%S","%Ey":"%y","%EY":"%Y","%Od":"%d",
88
- "%Oe":"%e","%OH":"%H","%OI":"%I","%Om":"%m","%OM":"%M","%OS":"%S","%Ou":"%u","%OU":"%U","%OV":"%V","%Ow":"%w","%OW":"%W","%Oy":"%y"};for(var T in t)d=d.replace(new RegExp(T,"g"),t[T]);var ha="Sunday Monday Tuesday Wednesday Thursday Friday Saturday".split(" "),ca="January February March April May June July August September October November December".split(" ");t={"%a":function(n){return ha[n.B].substring(0,3)},"%A":function(n){return ha[n.B]},"%b":function(n){return ca[n.Z].substring(0,3)},"%B":function(n){return ca[n.Z]},
89
- "%C":function(n){return g((n.G+1900)/100|0,2)},"%d":function(n){return g(n.na,2)},"%e":function(n){return f(n.na,2," ")},"%g":function(n){return w(n).toString().substring(2)},"%G":function(n){return w(n)},"%H":function(n){return g(n.Y,2)},"%I":function(n){n=n.Y;0==n?n=12:12<n&&(n-=12);return g(n,2)},"%j":function(n){for(var P=0,O=0;O<=n.Z-1;P+=(ud(n.G+1900)?vd:wd)[O++]);return g(n.na+P,3)},"%m":function(n){return g(n.Z+1,2)},"%M":function(n){return g(n.nb,2)},"%n":function(){return"\n"},"%p":function(n){return 0<=
90
- n.Y&&12>n.Y?"AM":"PM"},"%S":function(n){return g(n.ob,2)},"%t":function(){return"\t"},"%u":function(n){return n.B||7},"%U":function(n){return g(Math.floor((n.F+7-n.B)/7),2)},"%V":function(n){var P=Math.floor((n.F+7-(n.B+6)%7)/7);2>=(n.B+371-n.F-2)%7&&P++;if(P)53==P&&(O=(n.B+371-n.F)%7,4==O||3==O&&ud(n.G)||(P=1));else{P=52;var O=(n.B+7-n.F-1)%7;(4==O||5==O&&ud(n.G%400-1))&&P++}return g(P,2)},"%w":function(n){return n.B},"%W":function(n){return g(Math.floor((n.F+7-(n.B+6)%7)/7),2)},"%y":function(n){return(n.G+
91
- 1900).toString().substring(2)},"%Y":function(n){return n.G+1900},"%z":function(n){n=n.mb;var P=0<=n;n=Math.abs(n)/60;return(P?"+":"-")+String("0000"+(n/60*100+n%60)).slice(-4)},"%Z":function(n){return n.pb},"%%":function(){return"%"}};d=d.replace(/%%/g,"\x00\x00");for(T in t)d.includes(T)&&(d=d.replace(new RegExp(T,"g"),t[T](e)));d=d.replace(/\0\0/g,"%");T=xb(d,!1);if(T.length>c)return 0;Ba.set(T,a);return T.length-1}
85
+ function xd(a,c,d,e){function f(q,R,Q){for(q="number"==typeof q?q.toString():q||"";q.length<R;)q=Q[0]+q;return q}function g(q,R){return f(q,R,"0")}function k(q,R){function Q(K){return 0>K?-1:0<K?1:0}var ma;0===(ma=Q(q.getFullYear()-R.getFullYear()))&&0===(ma=Q(q.getMonth()-R.getMonth()))&&(ma=Q(q.getDate()-R.getDate()));return ma}function p(q){switch(q.getDay()){case 0:return new Date(q.getFullYear()-1,11,29);case 1:return q;case 2:return new Date(q.getFullYear(),0,3);case 3:return new Date(q.getFullYear(),
86
+ 0,2);case 4:return new Date(q.getFullYear(),0,1);case 5:return new Date(q.getFullYear()-1,11,31);case 6:return new Date(q.getFullYear()-1,11,30)}}function y(q){var R=q.F;for(q=new Date((new Date(q.G+1900,0,1)).getTime());0<R;){var Q=q.getMonth(),ma=(ud(q.getFullYear())?vd:wd)[Q];if(R>ma-q.getDate())R-=ma-q.getDate()+1,q.setDate(1),11>Q?q.setMonth(Q+1):(q.setMonth(0),q.setFullYear(q.getFullYear()+1));else{q.setDate(q.getDate()+R);break}}Q=new Date(q.getFullYear()+1,0,4);R=p(new Date(q.getFullYear(),
87
+ 0,4));Q=p(Q);return 0>=k(R,q)?0>=k(Q,q)?q.getFullYear()+1:q.getFullYear():q.getFullYear()-1}var v=h[e+40>>2];e={ob:h[e>>2],nb:h[e+4>>2],Y:h[e+8>>2],na:h[e+12>>2],Z:h[e+16>>2],G:h[e+20>>2],B:h[e+24>>2],F:h[e+28>>2],Fb:h[e+32>>2],mb:h[e+36>>2],pb:v?m(v):""};d=m(d);v={"%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",
88
+ "%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 V in v)d=d.replace(new RegExp(V,"g"),v[V]);var ia="Sunday Monday Tuesday Wednesday Thursday Friday Saturday".split(" "),da="January February March April May June July August September October November December".split(" ");v={"%a":function(q){return ia[q.B].substring(0,3)},"%A":function(q){return ia[q.B]},"%b":function(q){return da[q.Z].substring(0,3)},"%B":function(q){return da[q.Z]},
89
+ "%C":function(q){return g((q.G+1900)/100|0,2)},"%d":function(q){return g(q.na,2)},"%e":function(q){return f(q.na,2," ")},"%g":function(q){return y(q).toString().substring(2)},"%G":function(q){return y(q)},"%H":function(q){return g(q.Y,2)},"%I":function(q){q=q.Y;0==q?q=12:12<q&&(q-=12);return g(q,2)},"%j":function(q){for(var R=0,Q=0;Q<=q.Z-1;R+=(ud(q.G+1900)?vd:wd)[Q++]);return g(q.na+R,3)},"%m":function(q){return g(q.Z+1,2)},"%M":function(q){return g(q.nb,2)},"%n":function(){return"\n"},"%p":function(q){return 0<=
90
+ q.Y&&12>q.Y?"AM":"PM"},"%S":function(q){return g(q.ob,2)},"%t":function(){return"\t"},"%u":function(q){return q.B||7},"%U":function(q){return g(Math.floor((q.F+7-q.B)/7),2)},"%V":function(q){var R=Math.floor((q.F+7-(q.B+6)%7)/7);2>=(q.B+371-q.F-2)%7&&R++;if(R)53==R&&(Q=(q.B+371-q.F)%7,4==Q||3==Q&&ud(q.G)||(R=1));else{R=52;var Q=(q.B+7-q.F-1)%7;(4==Q||5==Q&&ud(q.G%400-1))&&R++}return g(R,2)},"%w":function(q){return q.B},"%W":function(q){return g(Math.floor((q.F+7-(q.B+6)%7)/7),2)},"%y":function(q){return(q.G+
91
+ 1900).toString().substring(2)},"%Y":function(q){return q.G+1900},"%z":function(q){q=q.mb;var R=0<=q;q=Math.abs(q)/60;return(R?"+":"-")+String("0000"+(q/60*100+q%60)).slice(-4)},"%Z":function(q){return q.pb},"%%":function(){return"%"}};d=d.replace(/%%/g,"\x00\x00");for(V in v)d.includes(V)&&(d=d.replace(new RegExp(V,"g"),v[V](e)));d=d.replace(/\0\0/g,"%");V=xb(d,!1);if(V.length>c)return 0;Ba.set(V,a);return V.length-1}
92
92
  function Tb(a,c,d,e){a||(a=this);this.parent=a;this.C=a.C;this.I=null;this.id=Lb++;this.name=c;this.mode=d;this.j={};this.m={};this.rdev=e}Object.defineProperties(Tb.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}}});hc();Mb=Array(4096);ac(r,"/");bc("/tmp",16895,0);bc("/home",16895,0);bc("/home/web_user",16895,0);
93
- (()=>{bc("/dev",16895,0);Ab(259,{read:()=>0,write:(e,f,g,h)=>h});cc("/dev/null",259);zb(1280,Cb);zb(1536,Db);cc("/dev/tty",1280);cc("/dev/tty1",1536);var a=new Uint8Array(1024),c=0,d=()=>{0===c&&(c=tb(a).byteLength);return a[--c]};lc("random",d);lc("urandom",d);bc("/dev/shm",16895,0);bc("/dev/shm/tmp",16895,0)})();
94
- (()=>{bc("/proc",16895,0);var a=bc("/proc/self",16895,0);bc("/proc/self/fd",16895,0);ac({C:()=>{var c=Fb(a,"fd",16895,73);c.j={lookup:(d,e)=>{var f=Kb[+e];if(!f)throw new q(8);d={parent:null,C:{Ca:"fake"},j:{readlink:()=>f.path}};return d.parent=d}};return c}},"/proc/self/fd")})();Ra();
95
- (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=>{Fc=a;Ta()},()=>{Fc=!1;Ta()});for(var u,yd=new Float32Array(288),zd=0;288>zd;++zd)td[zd]=yd.subarray(0,zd+1);
96
- var Fd={__assert_fail:function(a,c,d,e){xa("Assertion failed: "+p(a)+", at: "+[c?p(c):"unknown filename",d,e?p(e):"unknown function"])},__cxa_throw:function(a,c,d){(new lb(a)).Ua(c,d);mb=a;nb++;throw mb;},__syscall_fcntl64:function(a,c,d){pc=d;try{var e=oc(a);switch(c){case 0:var f=qc();return 0>f?-28:$b(e,f).fd;case 1:case 2:return 0;case 3:return e.flags;case 4:return f=qc(),e.flags|=f,0;case 5:return f=qc(),Da[f+0>>1]=2,0;case 6:case 7:return 0;case 16:case 8:return-28;case 9:return k[Ad()>>2]=
97
- 28,-1;default:return-28}}catch(g){if("undefined"==typeof mc||"ErrnoError"!==g.name)throw g;return-g.s}},__syscall_ioctl:function(a,c,d){pc=d;try{var e=oc(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=qc();return k[f>>2]=0;case 21520:return e.tty?-28:-59;case 21531:a=f=qc();if(!e.m.Wa)throw new q(59);return e.m.Wa(e,c,a);case 21523:return e.tty?0:-59;case 21524:return e.tty?
98
- 0:-59;default:return-28}}catch(g){if("undefined"==typeof mc||"ErrnoError"!==g.name)throw g;return-g.s}},__syscall_openat:function(a,c,d,e){pc=e;try{c=p(c);c=nc(a,c);var f=e?qc():0;return cb(c,d,f).fd}catch(g){if("undefined"==typeof mc||"ErrnoError"!==g.name)throw g;return-g.s}},__syscall_rmdir:function(a){try{return a=p(a),ec(a),0}catch(c){if("undefined"==typeof mc||"ErrnoError"!==c.name)throw c;return-c.s}},__syscall_unlinkat:function(a,c,d){try{c=p(c);c=nc(a,c);if(0===d){a=c;var e=db(a,{parent:!0}).node;
99
- if(!e)throw new q(44);var f=rb(a),g=Hb(e,f),h=Xb(e,f,!1);if(h)throw new q(h);if(!e.j.unlink)throw new q(63);if(g.I)throw new q(10);e.j.unlink(e,f);Rb(g)}else 512===d?ec(c):xa("Invalid flags passed to unlinkat");return 0}catch(m){if("undefined"==typeof mc||"ErrnoError"!==m.name)throw m;return-m.s}},_emscripten_fetch_free:function(a){var c=Ec[a];c&&(delete Ec[a],0<c.readyState&&4>c.readyState&&c.abort())},_emscripten_throw_longjmp:function(){throw Infinity;},abort:function(){xa("")},emscripten_asm_const_int:function(a,
100
- c,d){rc.length=0;var e;for(d>>=2;e=Ca[c++];)d+=105!=e&d,rc.push(105==e?k[d]:Ga[d++>>1]),++d;return hb[a].apply(null,rc)},emscripten_clear_interval:function(a){clearInterval(a)},emscripten_is_main_browser_thread:function(){return!ja},emscripten_log:function(a,c,d){c=vc(c,d);c=fb(c,0);a&24&&(c=c.replace(/\s+$/,""),c+=(0<c.length?"\n":"")+zc(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?va(c):ua(c)},emscripten_memcpy_big:function(a,c,
101
- d){Ca.copyWithin(a,c,c+d)},emscripten_resize_heap:function(a){var c=Ca.length;a>>>=0;if(2147483648<a)return!1;for(var d=1;4>=d;d*=2){var e=c*(1+.2/d);e=Math.min(e,a+100663296);var f=Math,g=f.min;e=Math.max(a,e);e+=(65536-e%65536)%65536;a:{var h=ya.buffer;try{ya.grow(g.call(f,2147483648,e)-h.byteLength+65535>>>16);Ha();var m=1;break a}catch(w){}m=void 0}if(m)return!0}return!1},emscripten_run_script:function(a){eval(p(a))},emscripten_set_interval:function(a,c,d){return setInterval(function(){Bc(function(){Dc(a)(d)})},
102
- c)},emscripten_start_fetch:function(a,c,d,e,f){function g(ma){la?ma():Bc(ma)}var h=a+112,m=p(h),w=l[h+36>>2],t=l[h+40>>2],T=l[h+44>>2],ha=l[h+48>>2],ca=l[h+52>>2],n=!!(ca&4),P=!!(ca&32),O=!!(ca&16),la=!!(ca&64),D=ma=>{g(()=>{w?Dc(w)(ma):c&&c(ma)})},sa=ma=>{g(()=>{T?Dc(T)(ma):e&&e(ma)})},Q=ma=>{g(()=>{t?Dc(t)(ma):d&&d(ma)})},Sa=ma=>{g(()=>{ha?Dc(ha)(ma):f&&f(ma)})};ca=ma=>{Gc(ma,D,Q,sa,Sa)};var qa=(ma,qC)=>{Kc(ma,qC.response,wb=>{g(()=>{w?Dc(w)(wb):c&&c(wb)})},wb=>{g(()=>{w?Dc(w)(wb):c&&c(wb)})})},
103
- Qa=ma=>{Gc(ma,qa,Q,sa,Sa)};if("EM_IDB_STORE"===m)m=l[h+84>>2],Kc(a,Ca.slice(m,m+l[h+88>>2]),D,Q);else if("EM_IDB_DELETE"===m)Mc(a,D,Q);else if(O){if(P)return 0;Gc(a,n?qa:D,Q,sa,Sa)}else Lc(a,D,P?Q:n?Qa:ca);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:jd[k[c+6]],failIfMajorPerformanceCaveat:!!k[c+7],za:k[c+8],zb:k[c+9],ua:k[c+10],Na:k[c+11],
104
- Db:k[c+12],Eb:k[c+13]};a=2<a?p(a):a;a=kd[a]||("undefined"!=typeof document?document.querySelector(a):void 0);return!a||c.Na?0:dd(a,c)},emscripten_webgl_destroy_context:function(a){cd==a&&(cd=0);cd===Vc[a]&&(cd=null);if("object"==typeof hd)for(var c=Vc[a].H.canvas,d=0;d<gd.length;++d)if(gd[d].target==c){var e=d--,f=gd[e];f.target.removeEventListener(f.vb,f.ub,f.Hb);gd.splice(e,1)}Vc[a]&&Vc[a].H.canvas&&(Vc[a].H.canvas.Ja=void 0);Vc[a]=null},emscripten_webgl_make_context_current:function(a){cd=Vc[a];
105
- b.sb=u=cd&&cd.H;return!a||u?0:-5},environ_get:function(a,c){var d=0;md().forEach(function(e,f){var g=c+d;f=l[a+4*f>>2]=g;for(g=0;g<e.length;++g)Ba[f++>>0]=e.charCodeAt(g);Ba[f>>0]=0;d+=e.length+1});return 0},environ_sizes_get:function(a,c){var d=md();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=oc(a);gb(c);return 0}catch(d){if("undefined"==typeof mc||"ErrnoError"!==d.name)throw d;return d.s}},fd_read:function(a,c,d,e){try{a:{var f=
106
- oc(a);a=c;for(var g,h=c=0;h<d;h++){var m=l[a>>2],w=l[a+4>>2];a+=8;var t=eb(f,Ba,m,w,g);if(0>t){var T=-1;break a}c+=t;if(t<w)break;"undefined"!==typeof g&&(g+=t)}T=c}l[e>>2]=T;return 0}catch(ha){if("undefined"==typeof mc||"ErrnoError"!==ha.name)throw ha;return ha.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=oc(a);gc(g,c,e);bb=[g.position>>>0,(ab=g.position,1<=+Math.abs(ab)?0<ab?(Math.min(+Math.floor(ab/4294967296),4294967295)|
107
- 0)>>>0:~~+Math.ceil((ab-+(~~ab>>>0))/4294967296)>>>0:0)];k[f>>2]=bb[0];k[f+4>>2]=bb[1];g.fa&&0===c&&0===e&&(g.fa=null);return 0}catch(h){if("undefined"==typeof mc||"ErrnoError"!==h.name)throw h;return h.s}},fd_write:function(a,c,d,e){try{a:{var f=oc(a);a=c;for(var g,h=c=0;h<d;h++){var m=l[a>>2],w=l[a+4>>2];a+=8;var t=f,T=m,ha=w,ca=g,n=Ba;if(0>ha||0>ca)throw new q(28);if(null===t.fd)throw new q(8);if(0===(t.flags&2097155))throw new q(8);if(16384===(t.node.mode&61440))throw new q(31);if(!t.m.write)throw new q(28);
108
- t.seekable&&t.flags&1024&&gc(t,0,2);var P="undefined"!=typeof ca;if(!P)ca=t.position;else if(!t.seekable)throw new q(70);var O=t.m.write(t,n,T,ha,ca,void 0);P||(t.position+=O);var la=O;if(0>la){var D=-1;break a}c+=la;"undefined"!==typeof g&&(g+=la)}D=c}l[e>>2]=D;return 0}catch(sa){if("undefined"==typeof mc||"ErrnoError"!==sa.name)throw sa;return sa.s}},getentropy:function(a,c){tb(Ca.subarray(a,a+c));return 0},glAttachShader:function(a,c){u.attachShader(Sc[a],Tc[c])},glBindAttribLocation:function(a,
109
- c,d){u.bindAttribLocation(Sc[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,Rc[c])},glBindVertexArray:function(a){u.bindVertexArray(Uc[a]);a=u.getParameter(34965);u.N=a?a.name|0:0},glBufferData:function(a,c,d,e){2<=cd.version?d&&c?u.bufferData(a,Ca,e,d,c):u.bufferData(a,c,e):u.bufferData(a,d?Ca.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)},
110
- glColorMask:function(a,c,d,e){u.colorMask(!!a,!!c,!!d,!!e)},glCompileShader:function(a){u.compileShader(Tc[a])},glCreateProgram:function(){var a=Zc(Sc),c=u.createProgram();c.name=a;c.U=c.S=c.T=0;c.oa=1;Sc[a]=c;return a},glCreateShader:function(a){var c=Zc(Tc);Tc[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=Rc[e];f&&(u.deleteBuffer(f),f.name=0,Rc[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=
111
- Sc[a];c?(u.deleteProgram(c),c.name=0,Sc[a]=null):Xc(1281)}},glDeleteShader:function(a){if(a){var c=Tc[a];c?(u.deleteShader(c),Tc[a]=null):Xc(1281)}},glDeleteVertexArrays:function(a,c){for(var d=0;d<a;d++){var e=k[c+4*d>>2];u.deleteVertexArray(Uc[e]);Uc[e]=null}},glDepthMask:function(a){u.depthMask(!!a)},glDisable:function(a){u.disable(a)},glDrawArrays:function(a,c,d){ad(c+d);u.drawArrays(a,c,d);bd&&u.bindBuffer(34962,Rc[u.M])},glDrawElements:function(a,c,d,e){if(!u.N){var f=1*Wc[d-5120]*c;var g=$c(f);
112
- var h=cd.L[g];h?g=h:(h=u.getParameter(34965),cd.L[g]=u.createBuffer(),u.bindBuffer(34963,cd.L[g]),u.bufferData(34963,1<<g,35048),u.bindBuffer(34963,h),g=cd.L[g]);u.bindBuffer(34963,g);u.bufferSubData(34963,0,Ca.subarray(e,e+f));e=0}ad(c);u.drawElements(a,c,d,e);bd&&u.bindBuffer(34962,Rc[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){cd.R[a].enabled=!0;u.enableVertexAttribArray(a)},
113
- glGenBuffers:function(a,c){od(a,c,"createBuffer",Rc)},glGenVertexArrays:function(a,c){od(a,c,"createVertexArray",Uc)},glGetActiveAttrib:function(a,c,d,e,f,g,h){pd("getActiveAttrib",a,c,d,e,f,g,h)},glGetActiveUniform:function(a,c,d,e,f,g,h){pd("getActiveUniform",a,c,d,e,f,g,h)},glGetAttribLocation:function(a,c){return u.getAttribLocation(Sc[a],p(c))},glGetBooleanv:function(a,c){qd(a,c)},glGetError:function(){var a=u.getError()||Yc;Yc=0;return a},glGetProgramInfoLog:function(a,c,d,e){a=u.getProgramInfoLog(Sc[a]);
114
- null===a&&(a="(unknown error)");c=0<c&&e?vb(a,Ca,e,c):0;d&&(k[d>>2]=c)},glGetProgramiv:function(a,c,d){if(d)if(a>=Qc)Xc(1281);else if(a=Sc[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==
115
- c){if(!a.T)for(c=0;c<u.getProgramParameter(a,35382);++c)a.T=Math.max(a.T,u.getActiveUniformBlockName(a,c).length+1);k[d>>2]=a.T}else k[d>>2]=u.getProgramParameter(a,c);else Xc(1281)},glGetShaderiv:function(a,c,d){d?35716==c?(a=u.getShaderInfoLog(Tc[a]),null===a&&(a="(unknown error)"),k[d>>2]=a?a.length+1:0):35720==c?(a=u.getShaderSource(Tc[a]),k[d>>2]=a?a.length+1:0):k[d>>2]=u.getShaderParameter(Tc[a],c):Xc(1281)},glGetUniformLocation:function(a,c){c=p(c);if(a=Sc[a]){var d=a,e=d.P,f=d.Ha,g;if(!e)for(d.P=
116
- e={},d.Ga={},g=0;g<u.getProgramParameter(d,35718);++g){var h=u.getActiveUniform(d,g);var m=h.name;h=h.size;var w=rd(m);w=0<w?m.slice(0,w):m;var t=d.oa;d.oa+=h;f[w]=[h,t];for(m=0;m<h;++m)e[t]=m,d.Ga[t++]=w}d=a.P;e=0;f=c;g=rd(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 Xc(1281);return-1},glLineWidth:function(a){u.lineWidth(a)},glLinkProgram:function(a){a=Sc[a];u.linkProgram(a);a.P=0;a.Ha={}},glShaderSource:function(a,
117
- 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(Tc[a],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(sd(a),c)},glUniform4f:function(a,c,d,e,f){u.uniform4f(sd(a),c,d,e,f)},glUniform4fv:function(a,c,d){if(2<=cd.version)c&&u.uniform4fv(sd(a),Fa,d>>2,4*c);else{if(72>=c){var e=td[4*c-1],f=Fa;d>>=2;for(var g=0;g<
118
- 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=Fa.subarray(d>>2,d+16*c>>2);u.uniform4fv(sd(a),e)}},glUniformMatrix4fv:function(a,c,d,e){if(2<=cd.version)c&&u.uniformMatrix4fv(sd(a),!!d,Fa,e>>2,16*c);else{if(18>=c){var f=td[16*c-1],g=Fa;e>>=2;for(var h=0;h<16*c;h+=16){var m=e+h;f[h]=g[m];f[h+1]=g[m+1];f[h+2]=g[m+2];f[h+3]=g[m+3];f[h+4]=g[m+4];f[h+5]=g[m+5];f[h+6]=g[m+6];f[h+7]=g[m+7];f[h+8]=g[m+8];f[h+9]=g[m+9];f[h+10]=g[m+10];f[h+11]=g[m+11];f[h+12]=g[m+12];f[h+13]=
119
- g[m+13];f[h+14]=g[m+14];f[h+15]=g[m+15]}}else f=Fa.subarray(e>>2,e+64*c>>2);u.uniformMatrix4fv(sd(a),!!d,f)}},glUseProgram:function(a){a=Sc[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=cd.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(m,w,t,T,ha,ca){this.vertexAttribPointer(m,w,t,T,ha,ca)})},invoke_ii:Bd,invoke_iiii:Cd,invoke_vi:Dd,invoke_vii:Ed,
93
+ (()=>{bc("/dev",16895,0);Ab(259,{read:()=>0,write:(e,f,g,k)=>k});cc("/dev/null",259);zb(1280,Cb);zb(1536,Db);cc("/dev/tty",1280);cc("/dev/tty1",1536);var a=new Uint8Array(1024),c=0,d=()=>{0===c&&(c=tb(a).byteLength);return a[--c]};lc("random",d);lc("urandom",d);bc("/dev/shm",16895,0);bc("/dev/shm/tmp",16895,0)})();
94
+ (()=>{bc("/proc",16895,0);var a=bc("/proc/self",16895,0);bc("/proc/self/fd",16895,0);ac({C:()=>{var c=Fb(a,"fd",16895,73);c.j={lookup:(d,e)=>{var f=Kb[+e];if(!f)throw new n(8);d={parent:null,C:{Ca:"fake"},j:{readlink:()=>f.path}};return d.parent=d}};return c}},"/proc/self/fd")})();Ra();
95
+ (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=>{Fc=a;Ta()},()=>{Fc=!1;Ta()});for(var t,yd=new Float32Array(288),zd=0;288>zd;++zd)td[zd]=yd.subarray(0,zd+1);
96
+ var Fd={__assert_fail:function(a,c,d,e){xa("Assertion failed: "+m(a)+", at: "+[c?m(c):"unknown filename",d,e?m(e):"unknown function"])},__cxa_throw:function(a,c,d){(new lb(a)).Ua(c,d);mb=a;nb++;throw mb;},__syscall_fcntl64:function(a,c,d){pc=d;try{var e=oc(a);switch(c){case 0:var f=qc();return 0>f?-28:$b(e,f).fd;case 1:case 2:return 0;case 3:return e.flags;case 4:return f=qc(),e.flags|=f,0;case 5:return f=qc(),Da[f+0>>1]=2,0;case 6:case 7:return 0;case 16:case 8:return-28;case 9:return h[Ad()>>2]=
97
+ 28,-1;default:return-28}}catch(g){if("undefined"==typeof mc||"ErrnoError"!==g.name)throw g;return-g.s}},__syscall_ioctl:function(a,c,d){pc=d;try{var e=oc(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=qc();return h[f>>2]=0;case 21520:return e.tty?-28:-59;case 21531:a=f=qc();if(!e.m.Wa)throw new n(59);return e.m.Wa(e,c,a);case 21523:return e.tty?0:-59;case 21524:return e.tty?
98
+ 0:-59;default:return-28}}catch(g){if("undefined"==typeof mc||"ErrnoError"!==g.name)throw g;return-g.s}},__syscall_openat:function(a,c,d,e){pc=e;try{c=m(c);c=nc(a,c);var f=e?qc():0;return cb(c,d,f).fd}catch(g){if("undefined"==typeof mc||"ErrnoError"!==g.name)throw g;return-g.s}},__syscall_rmdir:function(a){try{return a=m(a),ec(a),0}catch(c){if("undefined"==typeof mc||"ErrnoError"!==c.name)throw c;return-c.s}},__syscall_unlinkat:function(a,c,d){try{c=m(c);c=nc(a,c);if(0===d){a=c;var e=db(a,{parent:!0}).node;
99
+ if(!e)throw new n(44);var f=rb(a),g=Hb(e,f),k=Xb(e,f,!1);if(k)throw new n(k);if(!e.j.unlink)throw new n(63);if(g.I)throw new n(10);e.j.unlink(e,f);Rb(g)}else 512===d?ec(c):xa("Invalid flags passed to unlinkat");return 0}catch(p){if("undefined"==typeof mc||"ErrnoError"!==p.name)throw p;return-p.s}},_emscripten_fetch_free:function(a){var c=Ec[a];c&&(delete Ec[a],0<c.readyState&&4>c.readyState&&c.abort())},_emscripten_throw_longjmp:function(){throw Infinity;},abort:function(){xa("")},emscripten_asm_const_int:function(a,
100
+ c,d){rc.length=0;var e;for(d>>=2;e=Ca[c++];)d+=105!=e&d,rc.push(105==e?h[d]:Ga[d++>>1]),++d;return hb[a].apply(null,rc)},emscripten_clear_interval:function(a){clearInterval(a)},emscripten_is_main_browser_thread:function(){return!ja},emscripten_log:function(a,c,d){c=vc(c,d);c=fb(c,0);a&24&&(c=c.replace(/\s+$/,""),c+=(0<c.length?"\n":"")+zc(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?va(c):ua(c)},emscripten_memcpy_big:function(a,c,
101
+ d){Ca.copyWithin(a,c,c+d)},emscripten_resize_heap:function(a){var c=Ca.length;a>>>=0;if(2147483648<a)return!1;for(var d=1;4>=d;d*=2){var e=c*(1+.2/d);e=Math.min(e,a+100663296);var f=Math,g=f.min;e=Math.max(a,e);e+=(65536-e%65536)%65536;a:{var k=ya.buffer;try{ya.grow(g.call(f,2147483648,e)-k.byteLength+65535>>>16);Ha();var p=1;break a}catch(y){}p=void 0}if(p)return!0}return!1},emscripten_run_script:function(a){eval(m(a))},emscripten_set_interval:function(a,c,d){return setInterval(function(){Bc(function(){Dc(a)(d)})},
102
+ c)},emscripten_start_fetch:function(a,c,d,e,f){function g(na){ma?na():Bc(na)}var k=a+112,p=m(k),y=l[k+36>>2],v=l[k+40>>2],V=l[k+44>>2],ia=l[k+48>>2],da=l[k+52>>2],q=!!(da&4),R=!!(da&32),Q=!!(da&16),ma=!!(da&64),K=na=>{g(()=>{y?Dc(y)(na):c&&c(na)})},sa=na=>{g(()=>{V?Dc(V)(na):e&&e(na)})},S=na=>{g(()=>{v?Dc(v)(na):d&&d(na)})},Sa=na=>{g(()=>{ia?Dc(ia)(na):f&&f(na)})};da=na=>{Gc(na,K,S,sa,Sa)};var ra=(na,BF)=>{Kc(na,BF.response,wb=>{g(()=>{y?Dc(y)(wb):c&&c(wb)})},wb=>{g(()=>{y?Dc(y)(wb):c&&c(wb)})})},
103
+ Qa=na=>{Gc(na,ra,S,sa,Sa)};if("EM_IDB_STORE"===p)p=l[k+84>>2],Kc(a,Ca.slice(p,p+l[k+88>>2]),K,S);else if("EM_IDB_DELETE"===p)Mc(a,K,S);else if(Q){if(R)return 0;Gc(a,q?ra:K,S,sa,Sa)}else Lc(a,K,R?S:q?Qa:da);return a},emscripten_webgl_create_context:function(a,c){c>>=2;c={alpha:!!h[c+0],depth:!!h[c+1],stencil:!!h[c+2],antialias:!!h[c+3],premultipliedAlpha:!!h[c+4],preserveDrawingBuffer:!!h[c+5],powerPreference:jd[h[c+6]],failIfMajorPerformanceCaveat:!!h[c+7],za:h[c+8],zb:h[c+9],ua:h[c+10],Na:h[c+11],
104
+ Db:h[c+12],Eb:h[c+13]};a=2<a?m(a):a;a=kd[a]||("undefined"!=typeof document?document.querySelector(a):void 0);return!a||c.Na?0:dd(a,c)},emscripten_webgl_destroy_context:function(a){cd==a&&(cd=0);cd===Vc[a]&&(cd=null);if("object"==typeof hd)for(var c=Vc[a].H.canvas,d=0;d<gd.length;++d)if(gd[d].target==c){var e=d--,f=gd[e];f.target.removeEventListener(f.vb,f.ub,f.Hb);gd.splice(e,1)}Vc[a]&&Vc[a].H.canvas&&(Vc[a].H.canvas.Ja=void 0);Vc[a]=null},emscripten_webgl_make_context_current:function(a){cd=Vc[a];
105
+ b.sb=t=cd&&cd.H;return!a||t?0:-5},environ_get:function(a,c){var d=0;md().forEach(function(e,f){var g=c+d;f=l[a+4*f>>2]=g;for(g=0;g<e.length;++g)Ba[f++>>0]=e.charCodeAt(g);Ba[f>>0]=0;d+=e.length+1});return 0},environ_sizes_get:function(a,c){var d=md();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=oc(a);gb(c);return 0}catch(d){if("undefined"==typeof mc||"ErrnoError"!==d.name)throw d;return d.s}},fd_read:function(a,c,d,e){try{a:{var f=
106
+ oc(a);a=c;for(var g,k=c=0;k<d;k++){var p=l[a>>2],y=l[a+4>>2];a+=8;var v=eb(f,Ba,p,y,g);if(0>v){var V=-1;break a}c+=v;if(v<y)break;"undefined"!==typeof g&&(g+=v)}V=c}l[e>>2]=V;return 0}catch(ia){if("undefined"==typeof mc||"ErrnoError"!==ia.name)throw ia;return ia.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=oc(a);gc(g,c,e);bb=[g.position>>>0,(ab=g.position,1<=+Math.abs(ab)?0<ab?(Math.min(+Math.floor(ab/4294967296),4294967295)|
107
+ 0)>>>0:~~+Math.ceil((ab-+(~~ab>>>0))/4294967296)>>>0:0)];h[f>>2]=bb[0];h[f+4>>2]=bb[1];g.fa&&0===c&&0===e&&(g.fa=null);return 0}catch(k){if("undefined"==typeof mc||"ErrnoError"!==k.name)throw k;return k.s}},fd_write:function(a,c,d,e){try{a:{var f=oc(a);a=c;for(var g,k=c=0;k<d;k++){var p=l[a>>2],y=l[a+4>>2];a+=8;var v=f,V=p,ia=y,da=g,q=Ba;if(0>ia||0>da)throw new n(28);if(null===v.fd)throw new n(8);if(0===(v.flags&2097155))throw new n(8);if(16384===(v.node.mode&61440))throw new n(31);if(!v.m.write)throw new n(28);
108
+ v.seekable&&v.flags&1024&&gc(v,0,2);var R="undefined"!=typeof da;if(!R)da=v.position;else if(!v.seekable)throw new n(70);var Q=v.m.write(v,q,V,ia,da,void 0);R||(v.position+=Q);var ma=Q;if(0>ma){var K=-1;break a}c+=ma;"undefined"!==typeof g&&(g+=ma)}K=c}l[e>>2]=K;return 0}catch(sa){if("undefined"==typeof mc||"ErrnoError"!==sa.name)throw sa;return sa.s}},getentropy:function(a,c){tb(Ca.subarray(a,a+c));return 0},glAttachShader:function(a,c){t.attachShader(Sc[a],Tc[c])},glBindAttribLocation:function(a,
109
+ c,d){t.bindAttribLocation(Sc[a],c,m(d))},glBindBuffer:function(a,c){34962==a?t.M=c:34963==a&&(t.N=c);35051==a?t.ra=c:35052==a&&(t.sa=c);t.bindBuffer(a,Rc[c])},glBindVertexArray:function(a){t.bindVertexArray(Uc[a]);a=t.getParameter(34965);t.N=a?a.name|0:0},glBufferData:function(a,c,d,e){2<=cd.version?d&&c?t.bufferData(a,Ca,e,d,c):t.bufferData(a,c,e):t.bufferData(a,d?Ca.subarray(d,d+c):c,e)},glClear:function(a){t.clear(a)},glClearColor:function(a,c,d,e){t.clearColor(a,c,d,e)},glClearStencil:function(a){t.clearStencil(a)},
110
+ glColorMask:function(a,c,d,e){t.colorMask(!!a,!!c,!!d,!!e)},glCompileShader:function(a){t.compileShader(Tc[a])},glCreateProgram:function(){var a=Zc(Sc),c=t.createProgram();c.name=a;c.U=c.S=c.T=0;c.oa=1;Sc[a]=c;return a},glCreateShader:function(a){var c=Zc(Tc);Tc[c]=t.createShader(a);return c},glDeleteBuffers:function(a,c){for(var d=0;d<a;d++){var e=h[c+4*d>>2],f=Rc[e];f&&(t.deleteBuffer(f),f.name=0,Rc[e]=null,e==t.M&&(t.M=0),e==t.N&&(t.N=0),e==t.ra&&(t.ra=0),e==t.sa&&(t.sa=0))}},glDeleteProgram:function(a){if(a){var c=
111
+ Sc[a];c?(t.deleteProgram(c),c.name=0,Sc[a]=null):Xc(1281)}},glDeleteShader:function(a){if(a){var c=Tc[a];c?(t.deleteShader(c),Tc[a]=null):Xc(1281)}},glDeleteVertexArrays:function(a,c){for(var d=0;d<a;d++){var e=h[c+4*d>>2];t.deleteVertexArray(Uc[e]);Uc[e]=null}},glDepthMask:function(a){t.depthMask(!!a)},glDisable:function(a){t.disable(a)},glDrawArrays:function(a,c,d){ad(c+d);t.drawArrays(a,c,d);bd&&t.bindBuffer(34962,Rc[t.M])},glDrawElements:function(a,c,d,e){if(!t.N){var f=1*Wc[d-5120]*c;var g=$c(f);
112
+ var k=cd.L[g];k?g=k:(k=t.getParameter(34965),cd.L[g]=t.createBuffer(),t.bindBuffer(34963,cd.L[g]),t.bufferData(34963,1<<g,35048),t.bindBuffer(34963,k),g=cd.L[g]);t.bindBuffer(34963,g);t.bufferSubData(34963,0,Ca.subarray(e,e+f));e=0}ad(c);t.drawElements(a,c,d,e);bd&&t.bindBuffer(34962,Rc[t.M]);t.N||t.bindBuffer(34963,null)},glDrawElementsInstanced:function(a,c,d,e,f){t.drawElementsInstanced(a,c,d,e,f)},glEnable:function(a){t.enable(a)},glEnableVertexAttribArray:function(a){cd.R[a].enabled=!0;t.enableVertexAttribArray(a)},
113
+ glGenBuffers:function(a,c){od(a,c,"createBuffer",Rc)},glGenVertexArrays:function(a,c){od(a,c,"createVertexArray",Uc)},glGetActiveAttrib:function(a,c,d,e,f,g,k){pd("getActiveAttrib",a,c,d,e,f,g,k)},glGetActiveUniform:function(a,c,d,e,f,g,k){pd("getActiveUniform",a,c,d,e,f,g,k)},glGetAttribLocation:function(a,c){return t.getAttribLocation(Sc[a],m(c))},glGetBooleanv:function(a,c){qd(a,c)},glGetError:function(){var a=t.getError()||Yc;Yc=0;return a},glGetProgramInfoLog:function(a,c,d,e){a=t.getProgramInfoLog(Sc[a]);
114
+ null===a&&(a="(unknown error)");c=0<c&&e?vb(a,Ca,e,c):0;d&&(h[d>>2]=c)},glGetProgramiv:function(a,c,d){if(d)if(a>=Qc)Xc(1281);else if(a=Sc[a],35716==c)a=t.getProgramInfoLog(a),null===a&&(a="(unknown error)"),h[d>>2]=a.length+1;else if(35719==c){if(!a.U)for(c=0;c<t.getProgramParameter(a,35718);++c)a.U=Math.max(a.U,t.getActiveUniform(a,c).name.length+1);h[d>>2]=a.U}else if(35722==c){if(!a.S)for(c=0;c<t.getProgramParameter(a,35721);++c)a.S=Math.max(a.S,t.getActiveAttrib(a,c).name.length+1);h[d>>2]=a.S}else if(35381==
115
+ c){if(!a.T)for(c=0;c<t.getProgramParameter(a,35382);++c)a.T=Math.max(a.T,t.getActiveUniformBlockName(a,c).length+1);h[d>>2]=a.T}else h[d>>2]=t.getProgramParameter(a,c);else Xc(1281)},glGetShaderiv:function(a,c,d){d?35716==c?(a=t.getShaderInfoLog(Tc[a]),null===a&&(a="(unknown error)"),h[d>>2]=a?a.length+1:0):35720==c?(a=t.getShaderSource(Tc[a]),h[d>>2]=a?a.length+1:0):h[d>>2]=t.getShaderParameter(Tc[a],c):Xc(1281)},glGetUniformLocation:function(a,c){c=m(c);if(a=Sc[a]){var d=a,e=d.P,f=d.Ha,g;if(!e)for(d.P=
116
+ e={},d.Ga={},g=0;g<t.getProgramParameter(d,35718);++g){var k=t.getActiveUniform(d,g);var p=k.name;k=k.size;var y=rd(p);y=0<y?p.slice(0,y):p;var v=d.oa;d.oa+=k;f[y]=[k,v];for(p=0;p<k;++p)e[v]=p,d.Ga[v++]=y}d=a.P;e=0;f=c;g=rd(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]||t.getUniformLocation(a,c)))return e}else Xc(1281);return-1},glLineWidth:function(a){t.lineWidth(a)},glLinkProgram:function(a){a=Sc[a];t.linkProgram(a);a.P=0;a.Ha={}},glShaderSource:function(a,
117
+ c,d,e){for(var f="",g=0;g<c;++g){var k=e?h[e+4*g>>2]:-1;f+=m(h[d+4*g>>2],0>k?void 0:k)}t.shaderSource(Tc[a],f)},glStencilFunc:function(a,c,d){t.stencilFunc(a,c,d)},glStencilMask:function(a){t.stencilMask(a)},glStencilOp:function(a,c,d){t.stencilOp(a,c,d)},glUniform1i:function(a,c){t.uniform1i(sd(a),c)},glUniform4f:function(a,c,d,e,f){t.uniform4f(sd(a),c,d,e,f)},glUniform4fv:function(a,c,d){if(2<=cd.version)c&&t.uniform4fv(sd(a),Fa,d>>2,4*c);else{if(72>=c){var e=td[4*c-1],f=Fa;d>>=2;for(var g=0;g<
118
+ 4*c;g+=4){var k=d+g;e[g]=f[k];e[g+1]=f[k+1];e[g+2]=f[k+2];e[g+3]=f[k+3]}}else e=Fa.subarray(d>>2,d+16*c>>2);t.uniform4fv(sd(a),e)}},glUniformMatrix4fv:function(a,c,d,e){if(2<=cd.version)c&&t.uniformMatrix4fv(sd(a),!!d,Fa,e>>2,16*c);else{if(18>=c){var f=td[16*c-1],g=Fa;e>>=2;for(var k=0;k<16*c;k+=16){var p=e+k;f[k]=g[p];f[k+1]=g[p+1];f[k+2]=g[p+2];f[k+3]=g[p+3];f[k+4]=g[p+4];f[k+5]=g[p+5];f[k+6]=g[p+6];f[k+7]=g[p+7];f[k+8]=g[p+8];f[k+9]=g[p+9];f[k+10]=g[p+10];f[k+11]=g[p+11];f[k+12]=g[p+12];f[k+13]=
119
+ g[p+13];f[k+14]=g[p+14];f[k+15]=g[p+15]}}else f=Fa.subarray(e>>2,e+64*c>>2);t.uniformMatrix4fv(sd(a),!!d,f)}},glUseProgram:function(a){a=Sc[a];t.useProgram(a);t.Ma=a},glVertexAttribDivisor:function(a,c){t.vertexAttribDivisor(a,c)},glVertexAttribPointer:function(a,c,d,e,f,g){var k=cd.R[a];t.M?(k.$=!1,t.vertexAttribPointer(a,c,d,!!e,f,g)):(k.size=c,k.type=d,k.Ea=e,k.la=f,k.g=g,k.$=!0,k.Ia=function(p,y,v,V,ia,da){this.vertexAttribPointer(p,y,v,V,ia,da)})},invoke_ii:Bd,invoke_iiii:Cd,invoke_vi:Dd,invoke_vii:Ed,
120
120
  strftime_l:function(a,c,d,e){return xd(a,c,d,e)}};(function(){function a(d){d=d.exports;b.asm=d;ya=b.asm.memory;Ha();Ia=b.asm.__indirect_function_table;Ka.unshift(b.asm.__wasm_call_ctors);Ta();return d}var c={env:Fd,wasi_snapshot_preview1:Fd};Ra();if(b.instantiateWasm)try{return b.instantiateWasm(c,a)}catch(d){va("Module.instantiateWasm callback failed with error: "+d),ba(d)}$a(c,function(d){a(d.instance)}).catch(ba);return{}})();
121
121
  var Gd=b._emscripten_bind_MdRxObject_getObjectName_0=function(){return(Gd=b._emscripten_bind_MdRxObject_getObjectName_0=b.asm.emscripten_bind_MdRxObject_getObjectName_0).apply(null,arguments)},Hd=b._emscripten_bind_MdRxObject_getDxf0_0=function(){return(Hd=b._emscripten_bind_MdRxObject_getDxf0_0=b.asm.emscripten_bind_MdRxObject_getDxf0_0).apply(null,arguments)},Id=b._emscripten_bind_MdRxObject_getJson_0=function(){return(Id=b._emscripten_bind_MdRxObject_getJson_0=b.asm.emscripten_bind_MdRxObject_getJson_0).apply(null,
122
122
  arguments)},Jd=b._emscripten_bind_MdRxObject_setJson_1=function(){return(Jd=b._emscripten_bind_MdRxObject_setJson_1=b.asm.emscripten_bind_MdRxObject_setJson_1).apply(null,arguments)},Kd=b._emscripten_bind_MdRxObject_isKindOf_1=function(){return(Kd=b._emscripten_bind_MdRxObject_isKindOf_1=b.asm.emscripten_bind_MdRxObject_isKindOf_1).apply(null,arguments)},Ld=b._emscripten_bind_MdDbObject_MdDbObject_0=function(){return(Ld=b._emscripten_bind_MdDbObject_MdDbObject_0=b.asm.emscripten_bind_MdDbObject_MdDbObject_0).apply(null,
@@ -132,733 +132,848 @@ function(){return(ie=b._emscripten_bind_MdDbEntity_SetLinetypeScale_1=b.asm.emsc
132
132
  function(){return(le=b._emscripten_bind_MdDbEntity_Lineweight_0=b.asm.emscripten_bind_MdDbEntity_Lineweight_0).apply(null,arguments)},me=b._emscripten_bind_MdDbEntity_SetLineweight_1=function(){return(me=b._emscripten_bind_MdDbEntity_SetLineweight_1=b.asm.emscripten_bind_MdDbEntity_SetLineweight_1).apply(null,arguments)},ne=b._emscripten_bind_MdDbEntity_TextStyle_0=function(){return(ne=b._emscripten_bind_MdDbEntity_TextStyle_0=b.asm.emscripten_bind_MdDbEntity_TextStyle_0).apply(null,arguments)},oe=
133
133
  b._emscripten_bind_MdDbEntity_SetTextStyle_1=function(){return(oe=b._emscripten_bind_MdDbEntity_SetTextStyle_1=b.asm.emscripten_bind_MdDbEntity_SetTextStyle_1).apply(null,arguments)},pe=b._emscripten_bind_MdDbEntity_Highlight_1=function(){return(pe=b._emscripten_bind_MdDbEntity_Highlight_1=b.asm.emscripten_bind_MdDbEntity_Highlight_1).apply(null,arguments)},qe=b._emscripten_bind_MdDbEntity_Move_2=function(){return(qe=b._emscripten_bind_MdDbEntity_Move_2=b.asm.emscripten_bind_MdDbEntity_Move_2).apply(null,
134
134
  arguments)},re=b._emscripten_bind_MdDbEntity_Rotate_2=function(){return(re=b._emscripten_bind_MdDbEntity_Rotate_2=b.asm.emscripten_bind_MdDbEntity_Rotate_2).apply(null,arguments)},se=b._emscripten_bind_MdDbEntity_Mirror_2=function(){return(se=b._emscripten_bind_MdDbEntity_Mirror_2=b.asm.emscripten_bind_MdDbEntity_Mirror_2).apply(null,arguments)},te=b._emscripten_bind_MdDbEntity_ScaleEntity_2=function(){return(te=b._emscripten_bind_MdDbEntity_ScaleEntity_2=b.asm.emscripten_bind_MdDbEntity_ScaleEntity_2).apply(null,
135
- arguments)},ue=b._emscripten_bind_MdDbEntity_TransformBy_1=function(){return(ue=b._emscripten_bind_MdDbEntity_TransformBy_1=b.asm.emscripten_bind_MdDbEntity_TransformBy_1).apply(null,arguments)},ve=b._emscripten_bind_MdDbEntity_GetBoundingBox_0=function(){return(ve=b._emscripten_bind_MdDbEntity_GetBoundingBox_0=b.asm.emscripten_bind_MdDbEntity_GetBoundingBox_0).apply(null,arguments)},we=b._emscripten_bind_MdDbEntity_GetObjectID_0=function(){return(we=b._emscripten_bind_MdDbEntity_GetObjectID_0=b.asm.emscripten_bind_MdDbEntity_GetObjectID_0).apply(null,
136
- arguments)},xe=b._emscripten_bind_MdDbEntity_Erase_0=function(){return(xe=b._emscripten_bind_MdDbEntity_Erase_0=b.asm.emscripten_bind_MdDbEntity_Erase_0).apply(null,arguments)},ye=b._emscripten_bind_MdDbEntity_ConnectionTempObject_1=function(){return(ye=b._emscripten_bind_MdDbEntity_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbEntity_ConnectionTempObject_1).apply(null,arguments)},ze=b._emscripten_bind_MdDbEntity_Clone_0=function(){return(ze=b._emscripten_bind_MdDbEntity_Clone_0=b.asm.emscripten_bind_MdDbEntity_Clone_0).apply(null,
137
- arguments)},Ae=b._emscripten_bind_MdDbEntity_GetHandle_0=function(){return(Ae=b._emscripten_bind_MdDbEntity_GetHandle_0=b.asm.emscripten_bind_MdDbEntity_GetHandle_0).apply(null,arguments)},Be=b._emscripten_bind_MdDbEntity_GetDatabase_0=function(){return(Be=b._emscripten_bind_MdDbEntity_GetDatabase_0=b.asm.emscripten_bind_MdDbEntity_GetDatabase_0).apply(null,arguments)},Ce=b._emscripten_bind_MdDbEntity_GetOwnerID_0=function(){return(Ce=b._emscripten_bind_MdDbEntity_GetOwnerID_0=b.asm.emscripten_bind_MdDbEntity_GetOwnerID_0).apply(null,
138
- arguments)},De=b._emscripten_bind_MdDbEntity_moveGripPointsAt_4=function(){return(De=b._emscripten_bind_MdDbEntity_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbEntity_moveGripPointsAt_4).apply(null,arguments)},Ee=b._emscripten_bind_MdDbEntity_getObjectName_0=function(){return(Ee=b._emscripten_bind_MdDbEntity_getObjectName_0=b.asm.emscripten_bind_MdDbEntity_getObjectName_0).apply(null,arguments)},Fe=b._emscripten_bind_MdDbEntity_getDxf0_0=function(){return(Fe=b._emscripten_bind_MdDbEntity_getDxf0_0=
139
- b.asm.emscripten_bind_MdDbEntity_getDxf0_0).apply(null,arguments)},Ge=b._emscripten_bind_MdDbEntity_getJson_0=function(){return(Ge=b._emscripten_bind_MdDbEntity_getJson_0=b.asm.emscripten_bind_MdDbEntity_getJson_0).apply(null,arguments)},He=b._emscripten_bind_MdDbEntity_setJson_1=function(){return(He=b._emscripten_bind_MdDbEntity_setJson_1=b.asm.emscripten_bind_MdDbEntity_setJson_1).apply(null,arguments)},Ie=b._emscripten_bind_MdDbEntity_isKindOf_1=function(){return(Ie=b._emscripten_bind_MdDbEntity_isKindOf_1=
140
- b.asm.emscripten_bind_MdDbEntity_isKindOf_1).apply(null,arguments)},Je=b._emscripten_bind_MdDbEntity___destroy___0=function(){return(Je=b._emscripten_bind_MdDbEntity___destroy___0=b.asm.emscripten_bind_MdDbEntity___destroy___0).apply(null,arguments)},Ke=b._emscripten_bind_MdDbCurve_MdDbCurve_0=function(){return(Ke=b._emscripten_bind_MdDbCurve_MdDbCurve_0=b.asm.emscripten_bind_MdDbCurve_MdDbCurve_0).apply(null,arguments)},Le=b._emscripten_bind_MdDbCurve_getStartParam_0=function(){return(Le=b._emscripten_bind_MdDbCurve_getStartParam_0=
141
- b.asm.emscripten_bind_MdDbCurve_getStartParam_0).apply(null,arguments)},Me=b._emscripten_bind_MdDbCurve_getEndParam_0=function(){return(Me=b._emscripten_bind_MdDbCurve_getEndParam_0=b.asm.emscripten_bind_MdDbCurve_getEndParam_0).apply(null,arguments)},Ne=b._emscripten_bind_MdDbCurve_getDistAtParam_1=function(){return(Ne=b._emscripten_bind_MdDbCurve_getDistAtParam_1=b.asm.emscripten_bind_MdDbCurve_getDistAtParam_1).apply(null,arguments)},Oe=b._emscripten_bind_MdDbCurve_getParamAtDist_1=function(){return(Oe=
142
- b._emscripten_bind_MdDbCurve_getParamAtDist_1=b.asm.emscripten_bind_MdDbCurve_getParamAtDist_1).apply(null,arguments)},Pe=b._emscripten_bind_MdDbCurve_getDistAtPoint_1=function(){return(Pe=b._emscripten_bind_MdDbCurve_getDistAtPoint_1=b.asm.emscripten_bind_MdDbCurve_getDistAtPoint_1).apply(null,arguments)},Qe=b._emscripten_bind_MdDbCurve_getPointAtDist_1=function(){return(Qe=b._emscripten_bind_MdDbCurve_getPointAtDist_1=b.asm.emscripten_bind_MdDbCurve_getPointAtDist_1).apply(null,arguments)},Re=b._emscripten_bind_MdDbCurve_getStartPoint_0=
143
- function(){return(Re=b._emscripten_bind_MdDbCurve_getStartPoint_0=b.asm.emscripten_bind_MdDbCurve_getStartPoint_0).apply(null,arguments)},Se=b._emscripten_bind_MdDbCurve_getEndPoint_0=function(){return(Se=b._emscripten_bind_MdDbCurve_getEndPoint_0=b.asm.emscripten_bind_MdDbCurve_getEndPoint_0).apply(null,arguments)},Te=b._emscripten_bind_MdDbCurve_getPointAtParam_1=function(){return(Te=b._emscripten_bind_MdDbCurve_getPointAtParam_1=b.asm.emscripten_bind_MdDbCurve_getPointAtParam_1).apply(null,arguments)},
144
- Ue=b._emscripten_bind_MdDbCurve_getParamAtPoint_1=function(){return(Ue=b._emscripten_bind_MdDbCurve_getParamAtPoint_1=b.asm.emscripten_bind_MdDbCurve_getParamAtPoint_1).apply(null,arguments)},Ve=b._emscripten_bind_MdDbCurve_getFirstDeriv_1=function(){return(Ve=b._emscripten_bind_MdDbCurve_getFirstDeriv_1=b.asm.emscripten_bind_MdDbCurve_getFirstDeriv_1).apply(null,arguments)},We=b._emscripten_bind_MdDbCurve_getFirstDerivEx_1=function(){return(We=b._emscripten_bind_MdDbCurve_getFirstDerivEx_1=b.asm.emscripten_bind_MdDbCurve_getFirstDerivEx_1).apply(null,
145
- arguments)},Xe=b._emscripten_bind_MdDbCurve_getClosestPointTo_2=function(){return(Xe=b._emscripten_bind_MdDbCurve_getClosestPointTo_2=b.asm.emscripten_bind_MdDbCurve_getClosestPointTo_2).apply(null,arguments)},Ye=b._emscripten_bind_MdDbCurve_offsetCurves_2=function(){return(Ye=b._emscripten_bind_MdDbCurve_offsetCurves_2=b.asm.emscripten_bind_MdDbCurve_offsetCurves_2).apply(null,arguments)},Ze=b._emscripten_bind_MdDbCurve_splitCurves_1=function(){return(Ze=b._emscripten_bind_MdDbCurve_splitCurves_1=
146
- b.asm.emscripten_bind_MdDbCurve_splitCurves_1).apply(null,arguments)},$e=b._emscripten_bind_MdDbCurve_getArea_0=function(){return($e=b._emscripten_bind_MdDbCurve_getArea_0=b.asm.emscripten_bind_MdDbCurve_getArea_0).apply(null,arguments)},af=b._emscripten_bind_MdDbCurve_getSamplePoints_1=function(){return(af=b._emscripten_bind_MdDbCurve_getSamplePoints_1=b.asm.emscripten_bind_MdDbCurve_getSamplePoints_1).apply(null,arguments)},bf=b._emscripten_bind_MdDbCurve_getLength_0=function(){return(bf=b._emscripten_bind_MdDbCurve_getLength_0=
147
- b.asm.emscripten_bind_MdDbCurve_getLength_0).apply(null,arguments)},cf=b._emscripten_bind_MdDbCurve_explode_0=function(){return(cf=b._emscripten_bind_MdDbCurve_explode_0=b.asm.emscripten_bind_MdDbCurve_explode_0).apply(null,arguments)},df=b._emscripten_bind_MdDbCurve_TrueColor_0=function(){return(df=b._emscripten_bind_MdDbCurve_TrueColor_0=b.asm.emscripten_bind_MdDbCurve_TrueColor_0).apply(null,arguments)},ef=b._emscripten_bind_MdDbCurve_SetTrueColor_1=function(){return(ef=b._emscripten_bind_MdDbCurve_SetTrueColor_1=
148
- b.asm.emscripten_bind_MdDbCurve_SetTrueColor_1).apply(null,arguments)},ff=b._emscripten_bind_MdDbCurve_ColorIndex_0=function(){return(ff=b._emscripten_bind_MdDbCurve_ColorIndex_0=b.asm.emscripten_bind_MdDbCurve_ColorIndex_0).apply(null,arguments)},gf=b._emscripten_bind_MdDbCurve_SetColorIndex_1=function(){return(gf=b._emscripten_bind_MdDbCurve_SetColorIndex_1=b.asm.emscripten_bind_MdDbCurve_SetColorIndex_1).apply(null,arguments)},hf=b._emscripten_bind_MdDbCurve_Layer_0=function(){return(hf=b._emscripten_bind_MdDbCurve_Layer_0=
149
- b.asm.emscripten_bind_MdDbCurve_Layer_0).apply(null,arguments)},jf=b._emscripten_bind_MdDbCurve_SetLayer_1=function(){return(jf=b._emscripten_bind_MdDbCurve_SetLayer_1=b.asm.emscripten_bind_MdDbCurve_SetLayer_1).apply(null,arguments)},kf=b._emscripten_bind_MdDbCurve_LinetypeScale_0=function(){return(kf=b._emscripten_bind_MdDbCurve_LinetypeScale_0=b.asm.emscripten_bind_MdDbCurve_LinetypeScale_0).apply(null,arguments)},lf=b._emscripten_bind_MdDbCurve_SetLinetypeScale_1=function(){return(lf=b._emscripten_bind_MdDbCurve_SetLinetypeScale_1=
150
- b.asm.emscripten_bind_MdDbCurve_SetLinetypeScale_1).apply(null,arguments)},mf=b._emscripten_bind_MdDbCurve_Visible_0=function(){return(mf=b._emscripten_bind_MdDbCurve_Visible_0=b.asm.emscripten_bind_MdDbCurve_Visible_0).apply(null,arguments)},nf=b._emscripten_bind_MdDbCurve_SetVisible_1=function(){return(nf=b._emscripten_bind_MdDbCurve_SetVisible_1=b.asm.emscripten_bind_MdDbCurve_SetVisible_1).apply(null,arguments)},of=b._emscripten_bind_MdDbCurve_Lineweight_0=function(){return(of=b._emscripten_bind_MdDbCurve_Lineweight_0=
151
- b.asm.emscripten_bind_MdDbCurve_Lineweight_0).apply(null,arguments)},pf=b._emscripten_bind_MdDbCurve_SetLineweight_1=function(){return(pf=b._emscripten_bind_MdDbCurve_SetLineweight_1=b.asm.emscripten_bind_MdDbCurve_SetLineweight_1).apply(null,arguments)},qf=b._emscripten_bind_MdDbCurve_TextStyle_0=function(){return(qf=b._emscripten_bind_MdDbCurve_TextStyle_0=b.asm.emscripten_bind_MdDbCurve_TextStyle_0).apply(null,arguments)},rf=b._emscripten_bind_MdDbCurve_SetTextStyle_1=function(){return(rf=b._emscripten_bind_MdDbCurve_SetTextStyle_1=
152
- b.asm.emscripten_bind_MdDbCurve_SetTextStyle_1).apply(null,arguments)},sf=b._emscripten_bind_MdDbCurve_Highlight_1=function(){return(sf=b._emscripten_bind_MdDbCurve_Highlight_1=b.asm.emscripten_bind_MdDbCurve_Highlight_1).apply(null,arguments)},tf=b._emscripten_bind_MdDbCurve_Move_2=function(){return(tf=b._emscripten_bind_MdDbCurve_Move_2=b.asm.emscripten_bind_MdDbCurve_Move_2).apply(null,arguments)},uf=b._emscripten_bind_MdDbCurve_Rotate_2=function(){return(uf=b._emscripten_bind_MdDbCurve_Rotate_2=
153
- b.asm.emscripten_bind_MdDbCurve_Rotate_2).apply(null,arguments)},vf=b._emscripten_bind_MdDbCurve_Mirror_2=function(){return(vf=b._emscripten_bind_MdDbCurve_Mirror_2=b.asm.emscripten_bind_MdDbCurve_Mirror_2).apply(null,arguments)},wf=b._emscripten_bind_MdDbCurve_ScaleEntity_2=function(){return(wf=b._emscripten_bind_MdDbCurve_ScaleEntity_2=b.asm.emscripten_bind_MdDbCurve_ScaleEntity_2).apply(null,arguments)},xf=b._emscripten_bind_MdDbCurve_TransformBy_1=function(){return(xf=b._emscripten_bind_MdDbCurve_TransformBy_1=
154
- b.asm.emscripten_bind_MdDbCurve_TransformBy_1).apply(null,arguments)},yf=b._emscripten_bind_MdDbCurve_GetBoundingBox_0=function(){return(yf=b._emscripten_bind_MdDbCurve_GetBoundingBox_0=b.asm.emscripten_bind_MdDbCurve_GetBoundingBox_0).apply(null,arguments)},zf=b._emscripten_bind_MdDbCurve_GetObjectID_0=function(){return(zf=b._emscripten_bind_MdDbCurve_GetObjectID_0=b.asm.emscripten_bind_MdDbCurve_GetObjectID_0).apply(null,arguments)},Af=b._emscripten_bind_MdDbCurve_Erase_0=function(){return(Af=b._emscripten_bind_MdDbCurve_Erase_0=
155
- b.asm.emscripten_bind_MdDbCurve_Erase_0).apply(null,arguments)},Bf=b._emscripten_bind_MdDbCurve_ConnectionTempObject_1=function(){return(Bf=b._emscripten_bind_MdDbCurve_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbCurve_ConnectionTempObject_1).apply(null,arguments)},Cf=b._emscripten_bind_MdDbCurve_Clone_0=function(){return(Cf=b._emscripten_bind_MdDbCurve_Clone_0=b.asm.emscripten_bind_MdDbCurve_Clone_0).apply(null,arguments)},Df=b._emscripten_bind_MdDbCurve_GetHandle_0=function(){return(Df=b._emscripten_bind_MdDbCurve_GetHandle_0=
156
- b.asm.emscripten_bind_MdDbCurve_GetHandle_0).apply(null,arguments)},Ef=b._emscripten_bind_MdDbCurve_GetDatabase_0=function(){return(Ef=b._emscripten_bind_MdDbCurve_GetDatabase_0=b.asm.emscripten_bind_MdDbCurve_GetDatabase_0).apply(null,arguments)},Ff=b._emscripten_bind_MdDbCurve_GetOwnerID_0=function(){return(Ff=b._emscripten_bind_MdDbCurve_GetOwnerID_0=b.asm.emscripten_bind_MdDbCurve_GetOwnerID_0).apply(null,arguments)},Gf=b._emscripten_bind_MdDbCurve_moveGripPointsAt_4=function(){return(Gf=b._emscripten_bind_MdDbCurve_moveGripPointsAt_4=
157
- b.asm.emscripten_bind_MdDbCurve_moveGripPointsAt_4).apply(null,arguments)},Hf=b._emscripten_bind_MdDbCurve_getObjectName_0=function(){return(Hf=b._emscripten_bind_MdDbCurve_getObjectName_0=b.asm.emscripten_bind_MdDbCurve_getObjectName_0).apply(null,arguments)},If=b._emscripten_bind_MdDbCurve_getDxf0_0=function(){return(If=b._emscripten_bind_MdDbCurve_getDxf0_0=b.asm.emscripten_bind_MdDbCurve_getDxf0_0).apply(null,arguments)},Jf=b._emscripten_bind_MdDbCurve_getJson_0=function(){return(Jf=b._emscripten_bind_MdDbCurve_getJson_0=
158
- b.asm.emscripten_bind_MdDbCurve_getJson_0).apply(null,arguments)},Kf=b._emscripten_bind_MdDbCurve_setJson_1=function(){return(Kf=b._emscripten_bind_MdDbCurve_setJson_1=b.asm.emscripten_bind_MdDbCurve_setJson_1).apply(null,arguments)},Lf=b._emscripten_bind_MdDbCurve_isKindOf_1=function(){return(Lf=b._emscripten_bind_MdDbCurve_isKindOf_1=b.asm.emscripten_bind_MdDbCurve_isKindOf_1).apply(null,arguments)},Mf=b._emscripten_bind_MdDbCurve___destroy___0=function(){return(Mf=b._emscripten_bind_MdDbCurve___destroy___0=
159
- b.asm.emscripten_bind_MdDbCurve___destroy___0).apply(null,arguments)},Nf=b._emscripten_bind_MdDbDimension_MdDbDimension_0=function(){return(Nf=b._emscripten_bind_MdDbDimension_MdDbDimension_0=b.asm.emscripten_bind_MdDbDimension_MdDbDimension_0).apply(null,arguments)},Of=b._emscripten_bind_MdDbDimension_textPosition_0=function(){return(Of=b._emscripten_bind_MdDbDimension_textPosition_0=b.asm.emscripten_bind_MdDbDimension_textPosition_0).apply(null,arguments)},Pf=b._emscripten_bind_MdDbDimension_setTextPosition_1=
160
- function(){return(Pf=b._emscripten_bind_MdDbDimension_setTextPosition_1=b.asm.emscripten_bind_MdDbDimension_setTextPosition_1).apply(null,arguments)},Qf=b._emscripten_bind_MdDbDimension_isUsingDefaultTextPosition_0=function(){return(Qf=b._emscripten_bind_MdDbDimension_isUsingDefaultTextPosition_0=b.asm.emscripten_bind_MdDbDimension_isUsingDefaultTextPosition_0).apply(null,arguments)},Rf=b._emscripten_bind_MdDbDimension_useSetTextPosition_0=function(){return(Rf=b._emscripten_bind_MdDbDimension_useSetTextPosition_0=
161
- b.asm.emscripten_bind_MdDbDimension_useSetTextPosition_0).apply(null,arguments)},Sf=b._emscripten_bind_MdDbDimension_useDefaultTextPosition_0=function(){return(Sf=b._emscripten_bind_MdDbDimension_useDefaultTextPosition_0=b.asm.emscripten_bind_MdDbDimension_useDefaultTextPosition_0).apply(null,arguments)},Tf=b._emscripten_bind_MdDbDimension_elevation_0=function(){return(Tf=b._emscripten_bind_MdDbDimension_elevation_0=b.asm.emscripten_bind_MdDbDimension_elevation_0).apply(null,arguments)},Uf=b._emscripten_bind_MdDbDimension_setElevation_1=
162
- function(){return(Uf=b._emscripten_bind_MdDbDimension_setElevation_1=b.asm.emscripten_bind_MdDbDimension_setElevation_1).apply(null,arguments)},Vf=b._emscripten_bind_MdDbDimension_dimensionText_0=function(){return(Vf=b._emscripten_bind_MdDbDimension_dimensionText_0=b.asm.emscripten_bind_MdDbDimension_dimensionText_0).apply(null,arguments)},Wf=b._emscripten_bind_MdDbDimension_setDimensionText_1=function(){return(Wf=b._emscripten_bind_MdDbDimension_setDimensionText_1=b.asm.emscripten_bind_MdDbDimension_setDimensionText_1).apply(null,
163
- arguments)},Xf=b._emscripten_bind_MdDbDimension_textRotation_0=function(){return(Xf=b._emscripten_bind_MdDbDimension_textRotation_0=b.asm.emscripten_bind_MdDbDimension_textRotation_0).apply(null,arguments)},Yf=b._emscripten_bind_MdDbDimension_setTextRotation_1=function(){return(Yf=b._emscripten_bind_MdDbDimension_setTextRotation_1=b.asm.emscripten_bind_MdDbDimension_setTextRotation_1).apply(null,arguments)},Zf=b._emscripten_bind_MdDbDimension_dimensionStyle_0=function(){return(Zf=b._emscripten_bind_MdDbDimension_dimensionStyle_0=
164
- b.asm.emscripten_bind_MdDbDimension_dimensionStyle_0).apply(null,arguments)},$f=b._emscripten_bind_MdDbDimension_setDimensionStyle_1=function(){return($f=b._emscripten_bind_MdDbDimension_setDimensionStyle_1=b.asm.emscripten_bind_MdDbDimension_setDimensionStyle_1).apply(null,arguments)},ag=b._emscripten_bind_MdDbDimension_textAttachment_0=function(){return(ag=b._emscripten_bind_MdDbDimension_textAttachment_0=b.asm.emscripten_bind_MdDbDimension_textAttachment_0).apply(null,arguments)},bg=b._emscripten_bind_MdDbDimension_setTextAttachment_1=
165
- function(){return(bg=b._emscripten_bind_MdDbDimension_setTextAttachment_1=b.asm.emscripten_bind_MdDbDimension_setTextAttachment_1).apply(null,arguments)},cg=b._emscripten_bind_MdDbDimension_horizontalRotation_0=function(){return(cg=b._emscripten_bind_MdDbDimension_horizontalRotation_0=b.asm.emscripten_bind_MdDbDimension_horizontalRotation_0).apply(null,arguments)},dg=b._emscripten_bind_MdDbDimension_setHorizontalRotation_1=function(){return(dg=b._emscripten_bind_MdDbDimension_setHorizontalRotation_1=
166
- b.asm.emscripten_bind_MdDbDimension_setHorizontalRotation_1).apply(null,arguments)},eg=b._emscripten_bind_MdDbDimension_recomputeDimBlock_1=function(){return(eg=b._emscripten_bind_MdDbDimension_recomputeDimBlock_1=b.asm.emscripten_bind_MdDbDimension_recomputeDimBlock_1).apply(null,arguments)},fg=b._emscripten_bind_MdDbDimension_GetDimVarInt_1=function(){return(fg=b._emscripten_bind_MdDbDimension_GetDimVarInt_1=b.asm.emscripten_bind_MdDbDimension_GetDimVarInt_1).apply(null,arguments)},gg=b._emscripten_bind_MdDbDimension_SetDimVarInt_2=
167
- function(){return(gg=b._emscripten_bind_MdDbDimension_SetDimVarInt_2=b.asm.emscripten_bind_MdDbDimension_SetDimVarInt_2).apply(null,arguments)},hg=b._emscripten_bind_MdDbDimension_GetDimVarDouble_1=function(){return(hg=b._emscripten_bind_MdDbDimension_GetDimVarDouble_1=b.asm.emscripten_bind_MdDbDimension_GetDimVarDouble_1).apply(null,arguments)},ig=b._emscripten_bind_MdDbDimension_SetDimVarDouble_2=function(){return(ig=b._emscripten_bind_MdDbDimension_SetDimVarDouble_2=b.asm.emscripten_bind_MdDbDimension_SetDimVarDouble_2).apply(null,
168
- arguments)},jg=b._emscripten_bind_MdDbDimension_GetDimVarString_1=function(){return(jg=b._emscripten_bind_MdDbDimension_GetDimVarString_1=b.asm.emscripten_bind_MdDbDimension_GetDimVarString_1).apply(null,arguments)},kg=b._emscripten_bind_MdDbDimension_SetDimVarString_2=function(){return(kg=b._emscripten_bind_MdDbDimension_SetDimVarString_2=b.asm.emscripten_bind_MdDbDimension_SetDimVarString_2).apply(null,arguments)},lg=b._emscripten_bind_MdDbDimension_GetDimVarObjectId_1=function(){return(lg=b._emscripten_bind_MdDbDimension_GetDimVarObjectId_1=
169
- b.asm.emscripten_bind_MdDbDimension_GetDimVarObjectId_1).apply(null,arguments)},mg=b._emscripten_bind_MdDbDimension_SetDimVarObjectId_2=function(){return(mg=b._emscripten_bind_MdDbDimension_SetDimVarObjectId_2=b.asm.emscripten_bind_MdDbDimension_SetDimVarObjectId_2).apply(null,arguments)},ng=b._emscripten_bind_MdDbDimension_GetAllText_0=function(){return(ng=b._emscripten_bind_MdDbDimension_GetAllText_0=b.asm.emscripten_bind_MdDbDimension_GetAllText_0).apply(null,arguments)},og=b._emscripten_bind_MdDbDimension_explode_0=
170
- function(){return(og=b._emscripten_bind_MdDbDimension_explode_0=b.asm.emscripten_bind_MdDbDimension_explode_0).apply(null,arguments)},pg=b._emscripten_bind_MdDbDimension_TrueColor_0=function(){return(pg=b._emscripten_bind_MdDbDimension_TrueColor_0=b.asm.emscripten_bind_MdDbDimension_TrueColor_0).apply(null,arguments)},qg=b._emscripten_bind_MdDbDimension_SetTrueColor_1=function(){return(qg=b._emscripten_bind_MdDbDimension_SetTrueColor_1=b.asm.emscripten_bind_MdDbDimension_SetTrueColor_1).apply(null,
171
- arguments)},rg=b._emscripten_bind_MdDbDimension_ColorIndex_0=function(){return(rg=b._emscripten_bind_MdDbDimension_ColorIndex_0=b.asm.emscripten_bind_MdDbDimension_ColorIndex_0).apply(null,arguments)},sg=b._emscripten_bind_MdDbDimension_SetColorIndex_1=function(){return(sg=b._emscripten_bind_MdDbDimension_SetColorIndex_1=b.asm.emscripten_bind_MdDbDimension_SetColorIndex_1).apply(null,arguments)},tg=b._emscripten_bind_MdDbDimension_Layer_0=function(){return(tg=b._emscripten_bind_MdDbDimension_Layer_0=
172
- b.asm.emscripten_bind_MdDbDimension_Layer_0).apply(null,arguments)},ug=b._emscripten_bind_MdDbDimension_SetLayer_1=function(){return(ug=b._emscripten_bind_MdDbDimension_SetLayer_1=b.asm.emscripten_bind_MdDbDimension_SetLayer_1).apply(null,arguments)},vg=b._emscripten_bind_MdDbDimension_LinetypeScale_0=function(){return(vg=b._emscripten_bind_MdDbDimension_LinetypeScale_0=b.asm.emscripten_bind_MdDbDimension_LinetypeScale_0).apply(null,arguments)},wg=b._emscripten_bind_MdDbDimension_SetLinetypeScale_1=
173
- function(){return(wg=b._emscripten_bind_MdDbDimension_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbDimension_SetLinetypeScale_1).apply(null,arguments)},xg=b._emscripten_bind_MdDbDimension_Visible_0=function(){return(xg=b._emscripten_bind_MdDbDimension_Visible_0=b.asm.emscripten_bind_MdDbDimension_Visible_0).apply(null,arguments)},yg=b._emscripten_bind_MdDbDimension_SetVisible_1=function(){return(yg=b._emscripten_bind_MdDbDimension_SetVisible_1=b.asm.emscripten_bind_MdDbDimension_SetVisible_1).apply(null,
174
- arguments)},zg=b._emscripten_bind_MdDbDimension_Lineweight_0=function(){return(zg=b._emscripten_bind_MdDbDimension_Lineweight_0=b.asm.emscripten_bind_MdDbDimension_Lineweight_0).apply(null,arguments)},Ag=b._emscripten_bind_MdDbDimension_SetLineweight_1=function(){return(Ag=b._emscripten_bind_MdDbDimension_SetLineweight_1=b.asm.emscripten_bind_MdDbDimension_SetLineweight_1).apply(null,arguments)},Bg=b._emscripten_bind_MdDbDimension_TextStyle_0=function(){return(Bg=b._emscripten_bind_MdDbDimension_TextStyle_0=
175
- b.asm.emscripten_bind_MdDbDimension_TextStyle_0).apply(null,arguments)},Cg=b._emscripten_bind_MdDbDimension_SetTextStyle_1=function(){return(Cg=b._emscripten_bind_MdDbDimension_SetTextStyle_1=b.asm.emscripten_bind_MdDbDimension_SetTextStyle_1).apply(null,arguments)},Dg=b._emscripten_bind_MdDbDimension_Highlight_1=function(){return(Dg=b._emscripten_bind_MdDbDimension_Highlight_1=b.asm.emscripten_bind_MdDbDimension_Highlight_1).apply(null,arguments)},Eg=b._emscripten_bind_MdDbDimension_Move_2=function(){return(Eg=
176
- b._emscripten_bind_MdDbDimension_Move_2=b.asm.emscripten_bind_MdDbDimension_Move_2).apply(null,arguments)},Fg=b._emscripten_bind_MdDbDimension_Rotate_2=function(){return(Fg=b._emscripten_bind_MdDbDimension_Rotate_2=b.asm.emscripten_bind_MdDbDimension_Rotate_2).apply(null,arguments)},Gg=b._emscripten_bind_MdDbDimension_Mirror_2=function(){return(Gg=b._emscripten_bind_MdDbDimension_Mirror_2=b.asm.emscripten_bind_MdDbDimension_Mirror_2).apply(null,arguments)},Hg=b._emscripten_bind_MdDbDimension_ScaleEntity_2=
177
- function(){return(Hg=b._emscripten_bind_MdDbDimension_ScaleEntity_2=b.asm.emscripten_bind_MdDbDimension_ScaleEntity_2).apply(null,arguments)},Ig=b._emscripten_bind_MdDbDimension_TransformBy_1=function(){return(Ig=b._emscripten_bind_MdDbDimension_TransformBy_1=b.asm.emscripten_bind_MdDbDimension_TransformBy_1).apply(null,arguments)},Jg=b._emscripten_bind_MdDbDimension_GetBoundingBox_0=function(){return(Jg=b._emscripten_bind_MdDbDimension_GetBoundingBox_0=b.asm.emscripten_bind_MdDbDimension_GetBoundingBox_0).apply(null,
178
- arguments)},Kg=b._emscripten_bind_MdDbDimension_GetObjectID_0=function(){return(Kg=b._emscripten_bind_MdDbDimension_GetObjectID_0=b.asm.emscripten_bind_MdDbDimension_GetObjectID_0).apply(null,arguments)},Lg=b._emscripten_bind_MdDbDimension_Erase_0=function(){return(Lg=b._emscripten_bind_MdDbDimension_Erase_0=b.asm.emscripten_bind_MdDbDimension_Erase_0).apply(null,arguments)},Mg=b._emscripten_bind_MdDbDimension_ConnectionTempObject_1=function(){return(Mg=b._emscripten_bind_MdDbDimension_ConnectionTempObject_1=
179
- b.asm.emscripten_bind_MdDbDimension_ConnectionTempObject_1).apply(null,arguments)},Ng=b._emscripten_bind_MdDbDimension_Clone_0=function(){return(Ng=b._emscripten_bind_MdDbDimension_Clone_0=b.asm.emscripten_bind_MdDbDimension_Clone_0).apply(null,arguments)},Og=b._emscripten_bind_MdDbDimension_GetHandle_0=function(){return(Og=b._emscripten_bind_MdDbDimension_GetHandle_0=b.asm.emscripten_bind_MdDbDimension_GetHandle_0).apply(null,arguments)},Pg=b._emscripten_bind_MdDbDimension_GetDatabase_0=function(){return(Pg=
180
- b._emscripten_bind_MdDbDimension_GetDatabase_0=b.asm.emscripten_bind_MdDbDimension_GetDatabase_0).apply(null,arguments)},Qg=b._emscripten_bind_MdDbDimension_GetOwnerID_0=function(){return(Qg=b._emscripten_bind_MdDbDimension_GetOwnerID_0=b.asm.emscripten_bind_MdDbDimension_GetOwnerID_0).apply(null,arguments)},Rg=b._emscripten_bind_MdDbDimension_moveGripPointsAt_4=function(){return(Rg=b._emscripten_bind_MdDbDimension_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbDimension_moveGripPointsAt_4).apply(null,
181
- arguments)},Sg=b._emscripten_bind_MdDbDimension_getObjectName_0=function(){return(Sg=b._emscripten_bind_MdDbDimension_getObjectName_0=b.asm.emscripten_bind_MdDbDimension_getObjectName_0).apply(null,arguments)},Tg=b._emscripten_bind_MdDbDimension_getDxf0_0=function(){return(Tg=b._emscripten_bind_MdDbDimension_getDxf0_0=b.asm.emscripten_bind_MdDbDimension_getDxf0_0).apply(null,arguments)},Ug=b._emscripten_bind_MdDbDimension_getJson_0=function(){return(Ug=b._emscripten_bind_MdDbDimension_getJson_0=b.asm.emscripten_bind_MdDbDimension_getJson_0).apply(null,
182
- arguments)},Vg=b._emscripten_bind_MdDbDimension_setJson_1=function(){return(Vg=b._emscripten_bind_MdDbDimension_setJson_1=b.asm.emscripten_bind_MdDbDimension_setJson_1).apply(null,arguments)},Wg=b._emscripten_bind_MdDbDimension_isKindOf_1=function(){return(Wg=b._emscripten_bind_MdDbDimension_isKindOf_1=b.asm.emscripten_bind_MdDbDimension_isKindOf_1).apply(null,arguments)},Xg=b._emscripten_bind_MdDbDimension___destroy___0=function(){return(Xg=b._emscripten_bind_MdDbDimension___destroy___0=b.asm.emscripten_bind_MdDbDimension___destroy___0).apply(null,
183
- arguments)},Yg=b._emscripten_bind_VoidPtr___destroy___0=function(){return(Yg=b._emscripten_bind_VoidPtr___destroy___0=b.asm.emscripten_bind_VoidPtr___destroy___0).apply(null,arguments)},Zg=b._emscripten_bind_McApp_McApp_0=function(){return(Zg=b._emscripten_bind_McApp_McApp_0=b.asm.emscripten_bind_McApp_McApp_0).apply(null,arguments)},$g=b._emscripten_bind_McApp_Init_0=function(){return($g=b._emscripten_bind_McApp_Init_0=b.asm.emscripten_bind_McApp_Init_0).apply(null,arguments)},ah=b._emscripten_bind_McApp_CreateMxDraw_5=
184
- function(){return(ah=b._emscripten_bind_McApp_CreateMxDraw_5=b.asm.emscripten_bind_McApp_CreateMxDraw_5).apply(null,arguments)},bh=b._emscripten_bind_McApp_GetCurrentMxDraw_0=function(){return(bh=b._emscripten_bind_McApp_GetCurrentMxDraw_0=b.asm.emscripten_bind_McApp_GetCurrentMxDraw_0).apply(null,arguments)},ch=b._emscripten_bind_McApp_DestroyObject_1=function(){return(ch=b._emscripten_bind_McApp_DestroyObject_1=b.asm.emscripten_bind_McApp_DestroyObject_1).apply(null,arguments)},dh=b._emscripten_bind_McApp_mcedRGB2Index_4=
185
- function(){return(dh=b._emscripten_bind_McApp_mcedRGB2Index_4=b.asm.emscripten_bind_McApp_mcedRGB2Index_4).apply(null,arguments)},eh=b._emscripten_bind_McApp_ObjectIdToObjectName_1=function(){return(eh=b._emscripten_bind_McApp_ObjectIdToObjectName_1=b.asm.emscripten_bind_McApp_ObjectIdToObjectName_1).apply(null,arguments)},fh=b._emscripten_bind_McApp_ObjectIdIsKindOf_2=function(){return(fh=b._emscripten_bind_McApp_ObjectIdIsKindOf_2=b.asm.emscripten_bind_McApp_ObjectIdIsKindOf_2).apply(null,arguments)},
186
- gh=b._emscripten_bind_McApp_ObjectIdToMdObject_1=function(){return(gh=b._emscripten_bind_McApp_ObjectIdToMdObject_1=b.asm.emscripten_bind_McApp_ObjectIdToMdObject_1).apply(null,arguments)},hh=b._emscripten_bind_McApp_ObjectIdToMdDbEntity_1=function(){return(hh=b._emscripten_bind_McApp_ObjectIdToMdDbEntity_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbEntity_1).apply(null,arguments)},ih=b._emscripten_bind_McApp_ObjectIdToMdDbCurve_1=function(){return(ih=b._emscripten_bind_McApp_ObjectIdToMdDbCurve_1=
187
- b.asm.emscripten_bind_McApp_ObjectIdToMdDbCurve_1).apply(null,arguments)},jh=b._emscripten_bind_McApp_ObjectIdToMdDbLine_1=function(){return(jh=b._emscripten_bind_McApp_ObjectIdToMdDbLine_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbLine_1).apply(null,arguments)},kh=b._emscripten_bind_McApp_ObjectIdToMdDbText_1=function(){return(kh=b._emscripten_bind_McApp_ObjectIdToMdDbText_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbText_1).apply(null,arguments)},lh=b._emscripten_bind_McApp_ObjectIdToMdDbPolyline_1=
188
- function(){return(lh=b._emscripten_bind_McApp_ObjectIdToMdDbPolyline_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbPolyline_1).apply(null,arguments)},mh=b._emscripten_bind_McApp_ObjectIdToMdDbCircle_1=function(){return(mh=b._emscripten_bind_McApp_ObjectIdToMdDbCircle_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbCircle_1).apply(null,arguments)},nh=b._emscripten_bind_McApp_ObjectIdToMdDbArc_1=function(){return(nh=b._emscripten_bind_McApp_ObjectIdToMdDbArc_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbArc_1).apply(null,
189
- arguments)},oh=b._emscripten_bind_McApp_ObjectIdToMdDbBlockReference_1=function(){return(oh=b._emscripten_bind_McApp_ObjectIdToMdDbBlockReference_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbBlockReference_1).apply(null,arguments)},ph=b._emscripten_bind_McApp_ObjectIdToMdDbAlignedDimension_1=function(){return(ph=b._emscripten_bind_McApp_ObjectIdToMdDbAlignedDimension_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbAlignedDimension_1).apply(null,arguments)},qh=b._emscripten_bind_McApp_ObjectIdToMdDbRotatedDimension_1=
190
- function(){return(qh=b._emscripten_bind_McApp_ObjectIdToMdDbRotatedDimension_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbRotatedDimension_1).apply(null,arguments)},rh=b._emscripten_bind_McApp_ObjectIdToMdDbMText_1=function(){return(rh=b._emscripten_bind_McApp_ObjectIdToMdDbMText_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbMText_1).apply(null,arguments)},sh=b._emscripten_bind_McApp_ObjectIdToMdDbEllipse_1=function(){return(sh=b._emscripten_bind_McApp_ObjectIdToMdDbEllipse_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbEllipse_1).apply(null,
191
- arguments)},th=b._emscripten_bind_McApp_ObjectIdToMdDbPoint_1=function(){return(th=b._emscripten_bind_McApp_ObjectIdToMdDbPoint_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbPoint_1).apply(null,arguments)},uh=b._emscripten_bind_McApp_getLastCallResult_0=function(){return(uh=b._emscripten_bind_McApp_getLastCallResult_0=b.asm.emscripten_bind_McApp_getLastCallResult_0).apply(null,arguments)},vh=b._emscripten_bind_McApp_ThreadTaskAbortExit_0=function(){return(vh=b._emscripten_bind_McApp_ThreadTaskAbortExit_0=
192
- b.asm.emscripten_bind_McApp_ThreadTaskAbortExit_0).apply(null,arguments)},wh=b._emscripten_bind_McApp_setFontFilePath_1=function(){return(wh=b._emscripten_bind_McApp_setFontFilePath_1=b.asm.emscripten_bind_McApp_setFontFilePath_1).apply(null,arguments)},xh=b._emscripten_bind_McApp_addNetworkLoadingFont_1=function(){return(xh=b._emscripten_bind_McApp_addNetworkLoadingFont_1=b.asm.emscripten_bind_McApp_addNetworkLoadingFont_1).apply(null,arguments)},yh=b._emscripten_bind_McApp___destroy___0=function(){return(yh=
193
- b._emscripten_bind_McApp___destroy___0=b.asm.emscripten_bind_McApp___destroy___0).apply(null,arguments)},zh=b._emscripten_bind_MdCmColor_MdCmColor_0=function(){return(zh=b._emscripten_bind_MdCmColor_MdCmColor_0=b.asm.emscripten_bind_MdCmColor_MdCmColor_0).apply(null,arguments)},Ah=b._emscripten_bind_MdCmColor_setColorIndex_1=function(){return(Ah=b._emscripten_bind_MdCmColor_setColorIndex_1=b.asm.emscripten_bind_MdCmColor_setColorIndex_1).apply(null,arguments)},Bh=b._emscripten_bind_MdCmColor_setRGB_3=
194
- function(){return(Bh=b._emscripten_bind_MdCmColor_setRGB_3=b.asm.emscripten_bind_MdCmColor_setRGB_3).apply(null,arguments)},Ch=b._emscripten_bind_MdCmColor_get_red_0=function(){return(Ch=b._emscripten_bind_MdCmColor_get_red_0=b.asm.emscripten_bind_MdCmColor_get_red_0).apply(null,arguments)},Dh=b._emscripten_bind_MdCmColor_set_red_1=function(){return(Dh=b._emscripten_bind_MdCmColor_set_red_1=b.asm.emscripten_bind_MdCmColor_set_red_1).apply(null,arguments)},Eh=b._emscripten_bind_MdCmColor_get_green_0=
195
- function(){return(Eh=b._emscripten_bind_MdCmColor_get_green_0=b.asm.emscripten_bind_MdCmColor_get_green_0).apply(null,arguments)},Fh=b._emscripten_bind_MdCmColor_set_green_1=function(){return(Fh=b._emscripten_bind_MdCmColor_set_green_1=b.asm.emscripten_bind_MdCmColor_set_green_1).apply(null,arguments)},Gh=b._emscripten_bind_MdCmColor_get_blue_0=function(){return(Gh=b._emscripten_bind_MdCmColor_get_blue_0=b.asm.emscripten_bind_MdCmColor_get_blue_0).apply(null,arguments)},Hh=b._emscripten_bind_MdCmColor_set_blue_1=
196
- function(){return(Hh=b._emscripten_bind_MdCmColor_set_blue_1=b.asm.emscripten_bind_MdCmColor_set_blue_1).apply(null,arguments)},Ih=b._emscripten_bind_MdCmColor_get_method_0=function(){return(Ih=b._emscripten_bind_MdCmColor_get_method_0=b.asm.emscripten_bind_MdCmColor_get_method_0).apply(null,arguments)},Jh=b._emscripten_bind_MdCmColor_set_method_1=function(){return(Jh=b._emscripten_bind_MdCmColor_set_method_1=b.asm.emscripten_bind_MdCmColor_set_method_1).apply(null,arguments)},Kh=b._emscripten_bind_MdCmColor_get_n_0=
197
- function(){return(Kh=b._emscripten_bind_MdCmColor_get_n_0=b.asm.emscripten_bind_MdCmColor_get_n_0).apply(null,arguments)},Lh=b._emscripten_bind_MdCmColor_set_n_1=function(){return(Lh=b._emscripten_bind_MdCmColor_set_n_1=b.asm.emscripten_bind_MdCmColor_set_n_1).apply(null,arguments)},Mh=b._emscripten_bind_MdCmColor_get_colorIndex_0=function(){return(Mh=b._emscripten_bind_MdCmColor_get_colorIndex_0=b.asm.emscripten_bind_MdCmColor_get_colorIndex_0).apply(null,arguments)},Nh=b._emscripten_bind_MdCmColor_set_colorIndex_1=
198
- function(){return(Nh=b._emscripten_bind_MdCmColor_set_colorIndex_1=b.asm.emscripten_bind_MdCmColor_set_colorIndex_1).apply(null,arguments)},Oh=b._emscripten_bind_MdCmColor___destroy___0=function(){return(Oh=b._emscripten_bind_MdCmColor___destroy___0=b.asm.emscripten_bind_MdCmColor___destroy___0).apply(null,arguments)},Ph=b._emscripten_bind_MdDbObjectArray_length_0=function(){return(Ph=b._emscripten_bind_MdDbObjectArray_length_0=b.asm.emscripten_bind_MdDbObjectArray_length_0).apply(null,arguments)},
199
- Qh=b._emscripten_bind_MdDbObjectArray_release_1=function(){return(Qh=b._emscripten_bind_MdDbObjectArray_release_1=b.asm.emscripten_bind_MdDbObjectArray_release_1).apply(null,arguments)},Rh=b._emscripten_bind_MdDbObjectArray_clear_0=function(){return(Rh=b._emscripten_bind_MdDbObjectArray_clear_0=b.asm.emscripten_bind_MdDbObjectArray_clear_0).apply(null,arguments)},Sh=b._emscripten_bind_MdDbObjectArray_getObjectName_0=function(){return(Sh=b._emscripten_bind_MdDbObjectArray_getObjectName_0=b.asm.emscripten_bind_MdDbObjectArray_getObjectName_0).apply(null,
200
- arguments)},Th=b._emscripten_bind_MdDbObjectArray_getDxf0_0=function(){return(Th=b._emscripten_bind_MdDbObjectArray_getDxf0_0=b.asm.emscripten_bind_MdDbObjectArray_getDxf0_0).apply(null,arguments)},Uh=b._emscripten_bind_MdDbObjectArray_getJson_0=function(){return(Uh=b._emscripten_bind_MdDbObjectArray_getJson_0=b.asm.emscripten_bind_MdDbObjectArray_getJson_0).apply(null,arguments)},Vh=b._emscripten_bind_MdDbObjectArray_setJson_1=function(){return(Vh=b._emscripten_bind_MdDbObjectArray_setJson_1=b.asm.emscripten_bind_MdDbObjectArray_setJson_1).apply(null,
201
- arguments)},Wh=b._emscripten_bind_MdDbObjectArray_isKindOf_1=function(){return(Wh=b._emscripten_bind_MdDbObjectArray_isKindOf_1=b.asm.emscripten_bind_MdDbObjectArray_isKindOf_1).apply(null,arguments)},Xh=b._emscripten_bind_MdDbObjectArray___destroy___0=function(){return(Xh=b._emscripten_bind_MdDbObjectArray___destroy___0=b.asm.emscripten_bind_MdDbObjectArray___destroy___0).apply(null,arguments)},Yh=b._emscripten_bind_MdGePoint3d_MdGePoint3d_0=function(){return(Yh=b._emscripten_bind_MdGePoint3d_MdGePoint3d_0=
202
- b.asm.emscripten_bind_MdGePoint3d_MdGePoint3d_0).apply(null,arguments)},Zh=b._emscripten_bind_MdGePoint3d_MdGePoint3d_3=function(){return(Zh=b._emscripten_bind_MdGePoint3d_MdGePoint3d_3=b.asm.emscripten_bind_MdGePoint3d_MdGePoint3d_3).apply(null,arguments)},$h=b._emscripten_bind_MdGePoint3d_transformBy_1=function(){return($h=b._emscripten_bind_MdGePoint3d_transformBy_1=b.asm.emscripten_bind_MdGePoint3d_transformBy_1).apply(null,arguments)},ai=b._emscripten_bind_MdGePoint3d_addvec_1=function(){return(ai=
203
- b._emscripten_bind_MdGePoint3d_addvec_1=b.asm.emscripten_bind_MdGePoint3d_addvec_1).apply(null,arguments)},bi=b._emscripten_bind_MdGePoint3d_subvec_1=function(){return(bi=b._emscripten_bind_MdGePoint3d_subvec_1=b.asm.emscripten_bind_MdGePoint3d_subvec_1).apply(null,arguments)},ci=b._emscripten_bind_MdGePoint3d_sub_1=function(){return(ci=b._emscripten_bind_MdGePoint3d_sub_1=b.asm.emscripten_bind_MdGePoint3d_sub_1).apply(null,arguments)},di=b._emscripten_bind_MdGePoint3d_distanceTo_1=function(){return(di=
204
- b._emscripten_bind_MdGePoint3d_distanceTo_1=b.asm.emscripten_bind_MdGePoint3d_distanceTo_1).apply(null,arguments)},ei=b._emscripten_bind_MdGePoint3d_isEqualTo_1=function(){return(ei=b._emscripten_bind_MdGePoint3d_isEqualTo_1=b.asm.emscripten_bind_MdGePoint3d_isEqualTo_1).apply(null,arguments)},fi=b._emscripten_bind_MdGePoint3d_get_x_0=function(){return(fi=b._emscripten_bind_MdGePoint3d_get_x_0=b.asm.emscripten_bind_MdGePoint3d_get_x_0).apply(null,arguments)},gi=b._emscripten_bind_MdGePoint3d_set_x_1=
205
- function(){return(gi=b._emscripten_bind_MdGePoint3d_set_x_1=b.asm.emscripten_bind_MdGePoint3d_set_x_1).apply(null,arguments)},hi=b._emscripten_bind_MdGePoint3d_get_y_0=function(){return(hi=b._emscripten_bind_MdGePoint3d_get_y_0=b.asm.emscripten_bind_MdGePoint3d_get_y_0).apply(null,arguments)},ii=b._emscripten_bind_MdGePoint3d_set_y_1=function(){return(ii=b._emscripten_bind_MdGePoint3d_set_y_1=b.asm.emscripten_bind_MdGePoint3d_set_y_1).apply(null,arguments)},ji=b._emscripten_bind_MdGePoint3d_get_z_0=
206
- function(){return(ji=b._emscripten_bind_MdGePoint3d_get_z_0=b.asm.emscripten_bind_MdGePoint3d_get_z_0).apply(null,arguments)},ki=b._emscripten_bind_MdGePoint3d_set_z_1=function(){return(ki=b._emscripten_bind_MdGePoint3d_set_z_1=b.asm.emscripten_bind_MdGePoint3d_set_z_1).apply(null,arguments)},li=b._emscripten_bind_MdGePoint3d___destroy___0=function(){return(li=b._emscripten_bind_MdGePoint3d___destroy___0=b.asm.emscripten_bind_MdGePoint3d___destroy___0).apply(null,arguments)},mi=b._emscripten_bind_MdGePoint3dArray_MdGePoint3dArray_0=
207
- function(){return(mi=b._emscripten_bind_MdGePoint3dArray_MdGePoint3dArray_0=b.asm.emscripten_bind_MdGePoint3dArray_MdGePoint3dArray_0).apply(null,arguments)},ni=b._emscripten_bind_MdGePoint3dArray_append_1=function(){return(ni=b._emscripten_bind_MdGePoint3dArray_append_1=b.asm.emscripten_bind_MdGePoint3dArray_append_1).apply(null,arguments)},oi=b._emscripten_bind_MdGePoint3dArray_length_0=function(){return(oi=b._emscripten_bind_MdGePoint3dArray_length_0=b.asm.emscripten_bind_MdGePoint3dArray_length_0).apply(null,
208
- arguments)},pi=b._emscripten_bind_MdGePoint3dArray_at_1=function(){return(pi=b._emscripten_bind_MdGePoint3dArray_at_1=b.asm.emscripten_bind_MdGePoint3dArray_at_1).apply(null,arguments)},qi=b._emscripten_bind_MdGePoint3dArray_setAt_2=function(){return(qi=b._emscripten_bind_MdGePoint3dArray_setAt_2=b.asm.emscripten_bind_MdGePoint3dArray_setAt_2).apply(null,arguments)},ri=b._emscripten_bind_MdGePoint3dArray_clear_0=function(){return(ri=b._emscripten_bind_MdGePoint3dArray_clear_0=b.asm.emscripten_bind_MdGePoint3dArray_clear_0).apply(null,
209
- arguments)},si=b._emscripten_bind_MdGePoint3dArray_copy_1=function(){return(si=b._emscripten_bind_MdGePoint3dArray_copy_1=b.asm.emscripten_bind_MdGePoint3dArray_copy_1).apply(null,arguments)},ti=b._emscripten_bind_MdGePoint3dArray___destroy___0=function(){return(ti=b._emscripten_bind_MdGePoint3dArray___destroy___0=b.asm.emscripten_bind_MdGePoint3dArray___destroy___0).apply(null,arguments)},ui=b._emscripten_bind_MdGeVector3d_MdGeVector3d_0=function(){return(ui=b._emscripten_bind_MdGeVector3d_MdGeVector3d_0=
210
- b.asm.emscripten_bind_MdGeVector3d_MdGeVector3d_0).apply(null,arguments)},vi=b._emscripten_bind_MdGeVector3d_MdGeVector3d_3=function(){return(vi=b._emscripten_bind_MdGeVector3d_MdGeVector3d_3=b.asm.emscripten_bind_MdGeVector3d_MdGeVector3d_3).apply(null,arguments)},wi=b._emscripten_bind_MdGeVector3d_rotateBy_2=function(){return(wi=b._emscripten_bind_MdGeVector3d_rotateBy_2=b.asm.emscripten_bind_MdGeVector3d_rotateBy_2).apply(null,arguments)},xi=b._emscripten_bind_MdGeVector3d_negate_0=function(){return(xi=
211
- b._emscripten_bind_MdGeVector3d_negate_0=b.asm.emscripten_bind_MdGeVector3d_negate_0).apply(null,arguments)},yi=b._emscripten_bind_MdGeVector3d_perpVector_0=function(){return(yi=b._emscripten_bind_MdGeVector3d_perpVector_0=b.asm.emscripten_bind_MdGeVector3d_perpVector_0).apply(null,arguments)},zi=b._emscripten_bind_MdGeVector3d_angleTo_1=function(){return(zi=b._emscripten_bind_MdGeVector3d_angleTo_1=b.asm.emscripten_bind_MdGeVector3d_angleTo_1).apply(null,arguments)},Ai=b._emscripten_bind_MdGeVector3d_angleTo_2=
212
- function(){return(Ai=b._emscripten_bind_MdGeVector3d_angleTo_2=b.asm.emscripten_bind_MdGeVector3d_angleTo_2).apply(null,arguments)},Bi=b._emscripten_bind_MdGeVector3d_normalize_0=function(){return(Bi=b._emscripten_bind_MdGeVector3d_normalize_0=b.asm.emscripten_bind_MdGeVector3d_normalize_0).apply(null,arguments)},Ci=b._emscripten_bind_MdGeVector3d_length_0=function(){return(Ci=b._emscripten_bind_MdGeVector3d_length_0=b.asm.emscripten_bind_MdGeVector3d_length_0).apply(null,arguments)},Di=b._emscripten_bind_MdGeVector3d_isUnitLength_0=
213
- function(){return(Di=b._emscripten_bind_MdGeVector3d_isUnitLength_0=b.asm.emscripten_bind_MdGeVector3d_isUnitLength_0).apply(null,arguments)},Ei=b._emscripten_bind_MdGeVector3d_isZeroLength_0=function(){return(Ei=b._emscripten_bind_MdGeVector3d_isZeroLength_0=b.asm.emscripten_bind_MdGeVector3d_isZeroLength_0).apply(null,arguments)},Fi=b._emscripten_bind_MdGeVector3d_dotProduct_1=function(){return(Fi=b._emscripten_bind_MdGeVector3d_dotProduct_1=b.asm.emscripten_bind_MdGeVector3d_dotProduct_1).apply(null,
214
- arguments)},Gi=b._emscripten_bind_MdGeVector3d_crossProduct_1=function(){return(Gi=b._emscripten_bind_MdGeVector3d_crossProduct_1=b.asm.emscripten_bind_MdGeVector3d_crossProduct_1).apply(null,arguments)},Hi=b._emscripten_bind_MdGeVector3d_isEqualTo_1=function(){return(Hi=b._emscripten_bind_MdGeVector3d_isEqualTo_1=b.asm.emscripten_bind_MdGeVector3d_isEqualTo_1).apply(null,arguments)},Ii=b._emscripten_bind_MdGeVector3d_mult_1=function(){return(Ii=b._emscripten_bind_MdGeVector3d_mult_1=b.asm.emscripten_bind_MdGeVector3d_mult_1).apply(null,
215
- arguments)},Ji=b._emscripten_bind_MdGeVector3d_get_x_0=function(){return(Ji=b._emscripten_bind_MdGeVector3d_get_x_0=b.asm.emscripten_bind_MdGeVector3d_get_x_0).apply(null,arguments)},Ki=b._emscripten_bind_MdGeVector3d_set_x_1=function(){return(Ki=b._emscripten_bind_MdGeVector3d_set_x_1=b.asm.emscripten_bind_MdGeVector3d_set_x_1).apply(null,arguments)},Li=b._emscripten_bind_MdGeVector3d_get_y_0=function(){return(Li=b._emscripten_bind_MdGeVector3d_get_y_0=b.asm.emscripten_bind_MdGeVector3d_get_y_0).apply(null,
216
- arguments)},Mi=b._emscripten_bind_MdGeVector3d_set_y_1=function(){return(Mi=b._emscripten_bind_MdGeVector3d_set_y_1=b.asm.emscripten_bind_MdGeVector3d_set_y_1).apply(null,arguments)},Ni=b._emscripten_bind_MdGeVector3d_get_z_0=function(){return(Ni=b._emscripten_bind_MdGeVector3d_get_z_0=b.asm.emscripten_bind_MdGeVector3d_get_z_0).apply(null,arguments)},Oi=b._emscripten_bind_MdGeVector3d_set_z_1=function(){return(Oi=b._emscripten_bind_MdGeVector3d_set_z_1=b.asm.emscripten_bind_MdGeVector3d_set_z_1).apply(null,
217
- arguments)},Pi=b._emscripten_bind_MdGeVector3d___destroy___0=function(){return(Pi=b._emscripten_bind_MdGeVector3d___destroy___0=b.asm.emscripten_bind_MdGeVector3d___destroy___0).apply(null,arguments)},Qi=b._emscripten_bind_MdGeLongArray_MdGeLongArray_0=function(){return(Qi=b._emscripten_bind_MdGeLongArray_MdGeLongArray_0=b.asm.emscripten_bind_MdGeLongArray_MdGeLongArray_0).apply(null,arguments)},Ri=b._emscripten_bind_MdGeLongArray_append_1=function(){return(Ri=b._emscripten_bind_MdGeLongArray_append_1=
218
- b.asm.emscripten_bind_MdGeLongArray_append_1).apply(null,arguments)},Si=b._emscripten_bind_MdGeLongArray_length_0=function(){return(Si=b._emscripten_bind_MdGeLongArray_length_0=b.asm.emscripten_bind_MdGeLongArray_length_0).apply(null,arguments)},Ti=b._emscripten_bind_MdGeLongArray_at_1=function(){return(Ti=b._emscripten_bind_MdGeLongArray_at_1=b.asm.emscripten_bind_MdGeLongArray_at_1).apply(null,arguments)},Ui=b._emscripten_bind_MdGeLongArray_setAt_2=function(){return(Ui=b._emscripten_bind_MdGeLongArray_setAt_2=
219
- b.asm.emscripten_bind_MdGeLongArray_setAt_2).apply(null,arguments)},Vi=b._emscripten_bind_MdGeLongArray_copy_1=function(){return(Vi=b._emscripten_bind_MdGeLongArray_copy_1=b.asm.emscripten_bind_MdGeLongArray_copy_1).apply(null,arguments)},Wi=b._emscripten_bind_MdGeLongArray_clear_0=function(){return(Wi=b._emscripten_bind_MdGeLongArray_clear_0=b.asm.emscripten_bind_MdGeLongArray_clear_0).apply(null,arguments)},Xi=b._emscripten_bind_MdGeLongArray___destroy___0=function(){return(Xi=b._emscripten_bind_MdGeLongArray___destroy___0=
220
- b.asm.emscripten_bind_MdGeLongArray___destroy___0).apply(null,arguments)},Yi=b._emscripten_bind_MdGeStringArray_MdGeStringArray_0=function(){return(Yi=b._emscripten_bind_MdGeStringArray_MdGeStringArray_0=b.asm.emscripten_bind_MdGeStringArray_MdGeStringArray_0).apply(null,arguments)},Zi=b._emscripten_bind_MdGeStringArray_append_1=function(){return(Zi=b._emscripten_bind_MdGeStringArray_append_1=b.asm.emscripten_bind_MdGeStringArray_append_1).apply(null,arguments)},$i=b._emscripten_bind_MdGeStringArray_length_0=
221
- function(){return($i=b._emscripten_bind_MdGeStringArray_length_0=b.asm.emscripten_bind_MdGeStringArray_length_0).apply(null,arguments)},aj=b._emscripten_bind_MdGeStringArray_at_1=function(){return(aj=b._emscripten_bind_MdGeStringArray_at_1=b.asm.emscripten_bind_MdGeStringArray_at_1).apply(null,arguments)},bj=b._emscripten_bind_MdGeStringArray_setAt_2=function(){return(bj=b._emscripten_bind_MdGeStringArray_setAt_2=b.asm.emscripten_bind_MdGeStringArray_setAt_2).apply(null,arguments)},cj=b._emscripten_bind_MdGeStringArray_copy_1=
222
- function(){return(cj=b._emscripten_bind_MdGeStringArray_copy_1=b.asm.emscripten_bind_MdGeStringArray_copy_1).apply(null,arguments)},dj=b._emscripten_bind_MdGeStringArray_clear_0=function(){return(dj=b._emscripten_bind_MdGeStringArray_clear_0=b.asm.emscripten_bind_MdGeStringArray_clear_0).apply(null,arguments)},ej=b._emscripten_bind_MdGeStringArray___destroy___0=function(){return(ej=b._emscripten_bind_MdGeStringArray___destroy___0=b.asm.emscripten_bind_MdGeStringArray___destroy___0).apply(null,arguments)},
223
- fj=b._emscripten_bind_MdGeDoubleArray_MdGeDoubleArray_0=function(){return(fj=b._emscripten_bind_MdGeDoubleArray_MdGeDoubleArray_0=b.asm.emscripten_bind_MdGeDoubleArray_MdGeDoubleArray_0).apply(null,arguments)},gj=b._emscripten_bind_MdGeDoubleArray_append_1=function(){return(gj=b._emscripten_bind_MdGeDoubleArray_append_1=b.asm.emscripten_bind_MdGeDoubleArray_append_1).apply(null,arguments)},hj=b._emscripten_bind_MdGeDoubleArray_length_0=function(){return(hj=b._emscripten_bind_MdGeDoubleArray_length_0=
224
- b.asm.emscripten_bind_MdGeDoubleArray_length_0).apply(null,arguments)},ij=b._emscripten_bind_MdGeDoubleArray_at_1=function(){return(ij=b._emscripten_bind_MdGeDoubleArray_at_1=b.asm.emscripten_bind_MdGeDoubleArray_at_1).apply(null,arguments)},jj=b._emscripten_bind_MdGeDoubleArray_setAt_2=function(){return(jj=b._emscripten_bind_MdGeDoubleArray_setAt_2=b.asm.emscripten_bind_MdGeDoubleArray_setAt_2).apply(null,arguments)},kj=b._emscripten_bind_MdGeDoubleArray_copy_1=function(){return(kj=b._emscripten_bind_MdGeDoubleArray_copy_1=
225
- b.asm.emscripten_bind_MdGeDoubleArray_copy_1).apply(null,arguments)},lj=b._emscripten_bind_MdGeDoubleArray_clear_0=function(){return(lj=b._emscripten_bind_MdGeDoubleArray_clear_0=b.asm.emscripten_bind_MdGeDoubleArray_clear_0).apply(null,arguments)},mj=b._emscripten_bind_MdGeDoubleArray___destroy___0=function(){return(mj=b._emscripten_bind_MdGeDoubleArray___destroy___0=b.asm.emscripten_bind_MdGeDoubleArray___destroy___0).apply(null,arguments)},nj=b._emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0=function(){return(nj=
226
- b._emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0=b.asm.emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0).apply(null,arguments)},oj=b._emscripten_bind_MdGeMatrix3d_setToIdentity_0=function(){return(oj=b._emscripten_bind_MdGeMatrix3d_setToIdentity_0=b.asm.emscripten_bind_MdGeMatrix3d_setToIdentity_0).apply(null,arguments)},pj=b._emscripten_bind_MdGeMatrix3d_preMultBy_1=function(){return(pj=b._emscripten_bind_MdGeMatrix3d_preMultBy_1=b.asm.emscripten_bind_MdGeMatrix3d_preMultBy_1).apply(null,arguments)},qj=
227
- b._emscripten_bind_MdGeMatrix3d_postMultBy_1=function(){return(qj=b._emscripten_bind_MdGeMatrix3d_postMultBy_1=b.asm.emscripten_bind_MdGeMatrix3d_postMultBy_1).apply(null,arguments)},rj=b._emscripten_bind_MdGeMatrix3d_setToProduct_2=function(){return(rj=b._emscripten_bind_MdGeMatrix3d_setToProduct_2=b.asm.emscripten_bind_MdGeMatrix3d_setToProduct_2).apply(null,arguments)},sj=b._emscripten_bind_MdGeMatrix3d_invert_0=function(){return(sj=b._emscripten_bind_MdGeMatrix3d_invert_0=b.asm.emscripten_bind_MdGeMatrix3d_invert_0).apply(null,
228
- arguments)},tj=b._emscripten_bind_MdGeMatrix3d_isSingular_0=function(){return(tj=b._emscripten_bind_MdGeMatrix3d_isSingular_0=b.asm.emscripten_bind_MdGeMatrix3d_isSingular_0).apply(null,arguments)},uj=b._emscripten_bind_MdGeMatrix3d_transposeIt_0=function(){return(uj=b._emscripten_bind_MdGeMatrix3d_transposeIt_0=b.asm.emscripten_bind_MdGeMatrix3d_transposeIt_0).apply(null,arguments)},vj=b._emscripten_bind_MdGeMatrix3d_isEqualTo_1=function(){return(vj=b._emscripten_bind_MdGeMatrix3d_isEqualTo_1=b.asm.emscripten_bind_MdGeMatrix3d_isEqualTo_1).apply(null,
229
- arguments)},wj=b._emscripten_bind_MdGeMatrix3d_det_0=function(){return(wj=b._emscripten_bind_MdGeMatrix3d_det_0=b.asm.emscripten_bind_MdGeMatrix3d_det_0).apply(null,arguments)},xj=b._emscripten_bind_MdGeMatrix3d_setCoordSystem_4=function(){return(xj=b._emscripten_bind_MdGeMatrix3d_setCoordSystem_4=b.asm.emscripten_bind_MdGeMatrix3d_setCoordSystem_4).apply(null,arguments)},yj=b._emscripten_bind_MdGeMatrix3d_setToTranslation_1=function(){return(yj=b._emscripten_bind_MdGeMatrix3d_setToTranslation_1=
230
- b.asm.emscripten_bind_MdGeMatrix3d_setToTranslation_1).apply(null,arguments)},zj=b._emscripten_bind_MdGeMatrix3d_setToRotation_3=function(){return(zj=b._emscripten_bind_MdGeMatrix3d_setToRotation_3=b.asm.emscripten_bind_MdGeMatrix3d_setToRotation_3).apply(null,arguments)},Aj=b._emscripten_bind_MdGeMatrix3d_setToScaling_2=function(){return(Aj=b._emscripten_bind_MdGeMatrix3d_setToScaling_2=b.asm.emscripten_bind_MdGeMatrix3d_setToScaling_2).apply(null,arguments)},Bj=b._emscripten_bind_MdGeMatrix3d_setMirror_2=
231
- function(){return(Bj=b._emscripten_bind_MdGeMatrix3d_setMirror_2=b.asm.emscripten_bind_MdGeMatrix3d_setMirror_2).apply(null,arguments)},Cj=b._emscripten_bind_MdGeMatrix3d_scale_0=function(){return(Cj=b._emscripten_bind_MdGeMatrix3d_scale_0=b.asm.emscripten_bind_MdGeMatrix3d_scale_0).apply(null,arguments)},Dj=b._emscripten_bind_MdGeMatrix3d_getData_2=function(){return(Dj=b._emscripten_bind_MdGeMatrix3d_getData_2=b.asm.emscripten_bind_MdGeMatrix3d_getData_2).apply(null,arguments)},Ej=b._emscripten_bind_MdGeMatrix3d_copy_1=
232
- function(){return(Ej=b._emscripten_bind_MdGeMatrix3d_copy_1=b.asm.emscripten_bind_MdGeMatrix3d_copy_1).apply(null,arguments)},Fj=b._emscripten_bind_MdGeMatrix3d___destroy___0=function(){return(Fj=b._emscripten_bind_MdGeMatrix3d___destroy___0=b.asm.emscripten_bind_MdGeMatrix3d___destroy___0).apply(null,arguments)},Gj=b._emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0=function(){return(Gj=b._emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0=b.asm.emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0).apply(null,
233
- arguments)},Hj=b._emscripten_bind_MdDbLayerTableRecord_getName_0=function(){return(Hj=b._emscripten_bind_MdDbLayerTableRecord_getName_0=b.asm.emscripten_bind_MdDbLayerTableRecord_getName_0).apply(null,arguments)},Ij=b._emscripten_bind_MdDbLayerTableRecord_setName_1=function(){return(Ij=b._emscripten_bind_MdDbLayerTableRecord_setName_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setName_1).apply(null,arguments)},Jj=b._emscripten_bind_MdDbLayerTableRecord_isFrozen_0=function(){return(Jj=b._emscripten_bind_MdDbLayerTableRecord_isFrozen_0=
234
- b.asm.emscripten_bind_MdDbLayerTableRecord_isFrozen_0).apply(null,arguments)},Kj=b._emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1=function(){return(Kj=b._emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1).apply(null,arguments)},Lj=b._emscripten_bind_MdDbLayerTableRecord_isOff_0=function(){return(Lj=b._emscripten_bind_MdDbLayerTableRecord_isOff_0=b.asm.emscripten_bind_MdDbLayerTableRecord_isOff_0).apply(null,arguments)},Mj=b._emscripten_bind_MdDbLayerTableRecord_setIsOff_1=
235
- function(){return(Mj=b._emscripten_bind_MdDbLayerTableRecord_setIsOff_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setIsOff_1).apply(null,arguments)},Nj=b._emscripten_bind_MdDbLayerTableRecord_isLocked_0=function(){return(Nj=b._emscripten_bind_MdDbLayerTableRecord_isLocked_0=b.asm.emscripten_bind_MdDbLayerTableRecord_isLocked_0).apply(null,arguments)},Oj=b._emscripten_bind_MdDbLayerTableRecord_setIsLocked_1=function(){return(Oj=b._emscripten_bind_MdDbLayerTableRecord_setIsLocked_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setIsLocked_1).apply(null,
236
- arguments)},Pj=b._emscripten_bind_MdDbLayerTableRecord_color_0=function(){return(Pj=b._emscripten_bind_MdDbLayerTableRecord_color_0=b.asm.emscripten_bind_MdDbLayerTableRecord_color_0).apply(null,arguments)},Qj=b._emscripten_bind_MdDbLayerTableRecord_setColor_1=function(){return(Qj=b._emscripten_bind_MdDbLayerTableRecord_setColor_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setColor_1).apply(null,arguments)},Rj=b._emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0=function(){return(Rj=b._emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0=
237
- b.asm.emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0).apply(null,arguments)},Sj=b._emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1=function(){return(Sj=b._emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1).apply(null,arguments)},Tj=b._emscripten_bind_MdDbLayerTableRecord_lineWeight_0=function(){return(Tj=b._emscripten_bind_MdDbLayerTableRecord_lineWeight_0=b.asm.emscripten_bind_MdDbLayerTableRecord_lineWeight_0).apply(null,
238
- arguments)},Uj=b._emscripten_bind_MdDbLayerTableRecord_setLineWeight_1=function(){return(Uj=b._emscripten_bind_MdDbLayerTableRecord_setLineWeight_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setLineWeight_1).apply(null,arguments)},Vj=b._emscripten_bind_MdDbLayerTableRecord_GetObjectID_0=function(){return(Vj=b._emscripten_bind_MdDbLayerTableRecord_GetObjectID_0=b.asm.emscripten_bind_MdDbLayerTableRecord_GetObjectID_0).apply(null,arguments)},Wj=b._emscripten_bind_MdDbLayerTableRecord_Erase_0=function(){return(Wj=
239
- b._emscripten_bind_MdDbLayerTableRecord_Erase_0=b.asm.emscripten_bind_MdDbLayerTableRecord_Erase_0).apply(null,arguments)},Xj=b._emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1=function(){return(Xj=b._emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1).apply(null,arguments)},Yj=b._emscripten_bind_MdDbLayerTableRecord_Clone_0=function(){return(Yj=b._emscripten_bind_MdDbLayerTableRecord_Clone_0=b.asm.emscripten_bind_MdDbLayerTableRecord_Clone_0).apply(null,
240
- arguments)},Zj=b._emscripten_bind_MdDbLayerTableRecord_GetHandle_0=function(){return(Zj=b._emscripten_bind_MdDbLayerTableRecord_GetHandle_0=b.asm.emscripten_bind_MdDbLayerTableRecord_GetHandle_0).apply(null,arguments)},ak=b._emscripten_bind_MdDbLayerTableRecord_GetDatabase_0=function(){return(ak=b._emscripten_bind_MdDbLayerTableRecord_GetDatabase_0=b.asm.emscripten_bind_MdDbLayerTableRecord_GetDatabase_0).apply(null,arguments)},bk=b._emscripten_bind_MdDbLayerTableRecord_GetOwnerID_0=function(){return(bk=
241
- b._emscripten_bind_MdDbLayerTableRecord_GetOwnerID_0=b.asm.emscripten_bind_MdDbLayerTableRecord_GetOwnerID_0).apply(null,arguments)},ck=b._emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4=function(){return(ck=b._emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4).apply(null,arguments)},dk=b._emscripten_bind_MdDbLayerTableRecord_getObjectName_0=function(){return(dk=b._emscripten_bind_MdDbLayerTableRecord_getObjectName_0=b.asm.emscripten_bind_MdDbLayerTableRecord_getObjectName_0).apply(null,
242
- arguments)},ek=b._emscripten_bind_MdDbLayerTableRecord_getDxf0_0=function(){return(ek=b._emscripten_bind_MdDbLayerTableRecord_getDxf0_0=b.asm.emscripten_bind_MdDbLayerTableRecord_getDxf0_0).apply(null,arguments)},fk=b._emscripten_bind_MdDbLayerTableRecord_getJson_0=function(){return(fk=b._emscripten_bind_MdDbLayerTableRecord_getJson_0=b.asm.emscripten_bind_MdDbLayerTableRecord_getJson_0).apply(null,arguments)},gk=b._emscripten_bind_MdDbLayerTableRecord_setJson_1=function(){return(gk=b._emscripten_bind_MdDbLayerTableRecord_setJson_1=
243
- b.asm.emscripten_bind_MdDbLayerTableRecord_setJson_1).apply(null,arguments)},hk=b._emscripten_bind_MdDbLayerTableRecord_isKindOf_1=function(){return(hk=b._emscripten_bind_MdDbLayerTableRecord_isKindOf_1=b.asm.emscripten_bind_MdDbLayerTableRecord_isKindOf_1).apply(null,arguments)},ik=b._emscripten_bind_MdDbLayerTableRecord___destroy___0=function(){return(ik=b._emscripten_bind_MdDbLayerTableRecord___destroy___0=b.asm.emscripten_bind_MdDbLayerTableRecord___destroy___0).apply(null,arguments)},jk=b._emscripten_bind_MdDbLayerTable_GetObjectID_0=
244
- function(){return(jk=b._emscripten_bind_MdDbLayerTable_GetObjectID_0=b.asm.emscripten_bind_MdDbLayerTable_GetObjectID_0).apply(null,arguments)},kk=b._emscripten_bind_MdDbLayerTable_Erase_0=function(){return(kk=b._emscripten_bind_MdDbLayerTable_Erase_0=b.asm.emscripten_bind_MdDbLayerTable_Erase_0).apply(null,arguments)},lk=b._emscripten_bind_MdDbLayerTable_ConnectionTempObject_1=function(){return(lk=b._emscripten_bind_MdDbLayerTable_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbLayerTable_ConnectionTempObject_1).apply(null,
245
- arguments)},mk=b._emscripten_bind_MdDbLayerTable_Clone_0=function(){return(mk=b._emscripten_bind_MdDbLayerTable_Clone_0=b.asm.emscripten_bind_MdDbLayerTable_Clone_0).apply(null,arguments)},nk=b._emscripten_bind_MdDbLayerTable_GetHandle_0=function(){return(nk=b._emscripten_bind_MdDbLayerTable_GetHandle_0=b.asm.emscripten_bind_MdDbLayerTable_GetHandle_0).apply(null,arguments)},ok=b._emscripten_bind_MdDbLayerTable_GetDatabase_0=function(){return(ok=b._emscripten_bind_MdDbLayerTable_GetDatabase_0=b.asm.emscripten_bind_MdDbLayerTable_GetDatabase_0).apply(null,
246
- arguments)},pk=b._emscripten_bind_MdDbLayerTable_GetOwnerID_0=function(){return(pk=b._emscripten_bind_MdDbLayerTable_GetOwnerID_0=b.asm.emscripten_bind_MdDbLayerTable_GetOwnerID_0).apply(null,arguments)},qk=b._emscripten_bind_MdDbLayerTable_moveGripPointsAt_4=function(){return(qk=b._emscripten_bind_MdDbLayerTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLayerTable_moveGripPointsAt_4).apply(null,arguments)},rk=b._emscripten_bind_MdDbLayerTable_getObjectName_0=function(){return(rk=b._emscripten_bind_MdDbLayerTable_getObjectName_0=
247
- b.asm.emscripten_bind_MdDbLayerTable_getObjectName_0).apply(null,arguments)},sk=b._emscripten_bind_MdDbLayerTable_getDxf0_0=function(){return(sk=b._emscripten_bind_MdDbLayerTable_getDxf0_0=b.asm.emscripten_bind_MdDbLayerTable_getDxf0_0).apply(null,arguments)},tk=b._emscripten_bind_MdDbLayerTable_getJson_0=function(){return(tk=b._emscripten_bind_MdDbLayerTable_getJson_0=b.asm.emscripten_bind_MdDbLayerTable_getJson_0).apply(null,arguments)},uk=b._emscripten_bind_MdDbLayerTable_setJson_1=function(){return(uk=
248
- b._emscripten_bind_MdDbLayerTable_setJson_1=b.asm.emscripten_bind_MdDbLayerTable_setJson_1).apply(null,arguments)},vk=b._emscripten_bind_MdDbLayerTable_isKindOf_1=function(){return(vk=b._emscripten_bind_MdDbLayerTable_isKindOf_1=b.asm.emscripten_bind_MdDbLayerTable_isKindOf_1).apply(null,arguments)},wk=b._emscripten_bind_MdDbLinetypeTable_GetObjectID_0=function(){return(wk=b._emscripten_bind_MdDbLinetypeTable_GetObjectID_0=b.asm.emscripten_bind_MdDbLinetypeTable_GetObjectID_0).apply(null,arguments)},
249
- xk=b._emscripten_bind_MdDbLinetypeTable_Erase_0=function(){return(xk=b._emscripten_bind_MdDbLinetypeTable_Erase_0=b.asm.emscripten_bind_MdDbLinetypeTable_Erase_0).apply(null,arguments)},yk=b._emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1=function(){return(yk=b._emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1).apply(null,arguments)},zk=b._emscripten_bind_MdDbLinetypeTable_Clone_0=function(){return(zk=b._emscripten_bind_MdDbLinetypeTable_Clone_0=
250
- b.asm.emscripten_bind_MdDbLinetypeTable_Clone_0).apply(null,arguments)},Ak=b._emscripten_bind_MdDbLinetypeTable_GetHandle_0=function(){return(Ak=b._emscripten_bind_MdDbLinetypeTable_GetHandle_0=b.asm.emscripten_bind_MdDbLinetypeTable_GetHandle_0).apply(null,arguments)},Bk=b._emscripten_bind_MdDbLinetypeTable_GetDatabase_0=function(){return(Bk=b._emscripten_bind_MdDbLinetypeTable_GetDatabase_0=b.asm.emscripten_bind_MdDbLinetypeTable_GetDatabase_0).apply(null,arguments)},Ck=b._emscripten_bind_MdDbLinetypeTable_GetOwnerID_0=
251
- function(){return(Ck=b._emscripten_bind_MdDbLinetypeTable_GetOwnerID_0=b.asm.emscripten_bind_MdDbLinetypeTable_GetOwnerID_0).apply(null,arguments)},Dk=b._emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4=function(){return(Dk=b._emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4).apply(null,arguments)},Ek=b._emscripten_bind_MdDbLinetypeTable_getObjectName_0=function(){return(Ek=b._emscripten_bind_MdDbLinetypeTable_getObjectName_0=b.asm.emscripten_bind_MdDbLinetypeTable_getObjectName_0).apply(null,
252
- arguments)},Fk=b._emscripten_bind_MdDbLinetypeTable_getDxf0_0=function(){return(Fk=b._emscripten_bind_MdDbLinetypeTable_getDxf0_0=b.asm.emscripten_bind_MdDbLinetypeTable_getDxf0_0).apply(null,arguments)},Gk=b._emscripten_bind_MdDbLinetypeTable_getJson_0=function(){return(Gk=b._emscripten_bind_MdDbLinetypeTable_getJson_0=b.asm.emscripten_bind_MdDbLinetypeTable_getJson_0).apply(null,arguments)},Hk=b._emscripten_bind_MdDbLinetypeTable_setJson_1=function(){return(Hk=b._emscripten_bind_MdDbLinetypeTable_setJson_1=
253
- b.asm.emscripten_bind_MdDbLinetypeTable_setJson_1).apply(null,arguments)},Ik=b._emscripten_bind_MdDbLinetypeTable_isKindOf_1=function(){return(Ik=b._emscripten_bind_MdDbLinetypeTable_isKindOf_1=b.asm.emscripten_bind_MdDbLinetypeTable_isKindOf_1).apply(null,arguments)},Jk=b._emscripten_bind_MdDbTextStyleTable_GetObjectID_0=function(){return(Jk=b._emscripten_bind_MdDbTextStyleTable_GetObjectID_0=b.asm.emscripten_bind_MdDbTextStyleTable_GetObjectID_0).apply(null,arguments)},Kk=b._emscripten_bind_MdDbTextStyleTable_Erase_0=
254
- function(){return(Kk=b._emscripten_bind_MdDbTextStyleTable_Erase_0=b.asm.emscripten_bind_MdDbTextStyleTable_Erase_0).apply(null,arguments)},Lk=b._emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1=function(){return(Lk=b._emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1).apply(null,arguments)},Mk=b._emscripten_bind_MdDbTextStyleTable_Clone_0=function(){return(Mk=b._emscripten_bind_MdDbTextStyleTable_Clone_0=b.asm.emscripten_bind_MdDbTextStyleTable_Clone_0).apply(null,
255
- arguments)},Nk=b._emscripten_bind_MdDbTextStyleTable_GetHandle_0=function(){return(Nk=b._emscripten_bind_MdDbTextStyleTable_GetHandle_0=b.asm.emscripten_bind_MdDbTextStyleTable_GetHandle_0).apply(null,arguments)},Ok=b._emscripten_bind_MdDbTextStyleTable_GetDatabase_0=function(){return(Ok=b._emscripten_bind_MdDbTextStyleTable_GetDatabase_0=b.asm.emscripten_bind_MdDbTextStyleTable_GetDatabase_0).apply(null,arguments)},Pk=b._emscripten_bind_MdDbTextStyleTable_GetOwnerID_0=function(){return(Pk=b._emscripten_bind_MdDbTextStyleTable_GetOwnerID_0=
256
- b.asm.emscripten_bind_MdDbTextStyleTable_GetOwnerID_0).apply(null,arguments)},Qk=b._emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4=function(){return(Qk=b._emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4).apply(null,arguments)},Rk=b._emscripten_bind_MdDbTextStyleTable_getObjectName_0=function(){return(Rk=b._emscripten_bind_MdDbTextStyleTable_getObjectName_0=b.asm.emscripten_bind_MdDbTextStyleTable_getObjectName_0).apply(null,
257
- arguments)},Sk=b._emscripten_bind_MdDbTextStyleTable_getDxf0_0=function(){return(Sk=b._emscripten_bind_MdDbTextStyleTable_getDxf0_0=b.asm.emscripten_bind_MdDbTextStyleTable_getDxf0_0).apply(null,arguments)},Tk=b._emscripten_bind_MdDbTextStyleTable_getJson_0=function(){return(Tk=b._emscripten_bind_MdDbTextStyleTable_getJson_0=b.asm.emscripten_bind_MdDbTextStyleTable_getJson_0).apply(null,arguments)},Uk=b._emscripten_bind_MdDbTextStyleTable_setJson_1=function(){return(Uk=b._emscripten_bind_MdDbTextStyleTable_setJson_1=
258
- b.asm.emscripten_bind_MdDbTextStyleTable_setJson_1).apply(null,arguments)},Vk=b._emscripten_bind_MdDbTextStyleTable_isKindOf_1=function(){return(Vk=b._emscripten_bind_MdDbTextStyleTable_isKindOf_1=b.asm.emscripten_bind_MdDbTextStyleTable_isKindOf_1).apply(null,arguments)},Wk=b._emscripten_bind_MdDbDatabase_GetLayerTable_0=function(){return(Wk=b._emscripten_bind_MdDbDatabase_GetLayerTable_0=b.asm.emscripten_bind_MdDbDatabase_GetLayerTable_0).apply(null,arguments)},Xk=b._emscripten_bind_MdDbDatabase_GetLinetypeTable_0=
259
- function(){return(Xk=b._emscripten_bind_MdDbDatabase_GetLinetypeTable_0=b.asm.emscripten_bind_MdDbDatabase_GetLinetypeTable_0).apply(null,arguments)},Yk=b._emscripten_bind_MdDbDatabase_GetTextStyleTable_0=function(){return(Yk=b._emscripten_bind_MdDbDatabase_GetTextStyleTable_0=b.asm.emscripten_bind_MdDbDatabase_GetTextStyleTable_0).apply(null,arguments)},Zk=b._emscripten_bind_MdDbDatabase_GetBlockTable_0=function(){return(Zk=b._emscripten_bind_MdDbDatabase_GetBlockTable_0=b.asm.emscripten_bind_MdDbDatabase_GetBlockTable_0).apply(null,
260
- arguments)},$k=b._emscripten_bind_MdDbDatabase_CurrentSpace_0=function(){return($k=b._emscripten_bind_MdDbDatabase_CurrentSpace_0=b.asm.emscripten_bind_MdDbDatabase_CurrentSpace_0).apply(null,arguments)},al=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0=function(){return(al=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0).apply(null,arguments)},bl=b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1=function(){return(bl=
261
- b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1).apply(null,arguments)},cl=b._emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0=function(){return(cl=b._emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0).apply(null,arguments)},dl=b._emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1=function(){return(dl=b._emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1=
262
- b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1).apply(null,arguments)},el=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0=function(){return(el=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0).apply(null,arguments)},fl=b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1=function(){return(fl=b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1).apply(null,
263
- arguments)},gl=b._emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0=function(){return(gl=b._emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0).apply(null,arguments)},hl=b._emscripten_bind_MdDbDatabase_GetCurrentlyDrawColor_0=function(){return(hl=b._emscripten_bind_MdDbDatabase_GetCurrentlyDrawColor_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyDrawColor_0).apply(null,arguments)},il=b._emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1=
264
- function(){return(il=b._emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1).apply(null,arguments)},jl=b._emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0=function(){return(jl=b._emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0).apply(null,arguments)},kl=b._emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1=function(){return(kl=b._emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1=
265
- b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1).apply(null,arguments)},ll=b._emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0=function(){return(ll=b._emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0).apply(null,arguments)},ml=b._emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1=function(){return(ml=b._emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1).apply(null,
266
- arguments)},nl=b._emscripten_bind_MdDbDatabase_HandleToIdIndex_1=function(){return(nl=b._emscripten_bind_MdDbDatabase_HandleToIdIndex_1=b.asm.emscripten_bind_MdDbDatabase_HandleToIdIndex_1).apply(null,arguments)},ol=b._emscripten_bind_MdDbDatabase_IsModifyed_0=function(){return(ol=b._emscripten_bind_MdDbDatabase_IsModifyed_0=b.asm.emscripten_bind_MdDbDatabase_IsModifyed_0).apply(null,arguments)},pl=b._emscripten_bind_MdDbDatabase_SetModifyed_1=function(){return(pl=b._emscripten_bind_MdDbDatabase_SetModifyed_1=
267
- b.asm.emscripten_bind_MdDbDatabase_SetModifyed_1).apply(null,arguments)},ql=b._emscripten_bind_MdDbDatabase_getObjectName_0=function(){return(ql=b._emscripten_bind_MdDbDatabase_getObjectName_0=b.asm.emscripten_bind_MdDbDatabase_getObjectName_0).apply(null,arguments)},rl=b._emscripten_bind_MdDbDatabase_getDxf0_0=function(){return(rl=b._emscripten_bind_MdDbDatabase_getDxf0_0=b.asm.emscripten_bind_MdDbDatabase_getDxf0_0).apply(null,arguments)},sl=b._emscripten_bind_MdDbDatabase_getJson_0=function(){return(sl=
268
- b._emscripten_bind_MdDbDatabase_getJson_0=b.asm.emscripten_bind_MdDbDatabase_getJson_0).apply(null,arguments)},tl=b._emscripten_bind_MdDbDatabase_setJson_1=function(){return(tl=b._emscripten_bind_MdDbDatabase_setJson_1=b.asm.emscripten_bind_MdDbDatabase_setJson_1).apply(null,arguments)},ul=b._emscripten_bind_MdDbDatabase_isKindOf_1=function(){return(ul=b._emscripten_bind_MdDbDatabase_isKindOf_1=b.asm.emscripten_bind_MdDbDatabase_isKindOf_1).apply(null,arguments)},vl=b._emscripten_bind_McObject_updateDisplay_2=
269
- function(){return(vl=b._emscripten_bind_McObject_updateDisplay_2=b.asm.emscripten_bind_McObject_updateDisplay_2).apply(null,arguments)},wl=b._emscripten_bind_McObject_test_0=function(){return(wl=b._emscripten_bind_McObject_test_0=b.asm.emscripten_bind_McObject_test_0).apply(null,arguments)},xl=b._emscripten_bind_McObject_openWebFile_5=function(){return(xl=b._emscripten_bind_McObject_openWebFile_5=b.asm.emscripten_bind_McObject_openWebFile_5).apply(null,arguments)},yl=b._emscripten_bind_McObject_insertBlock_6=
270
- function(){return(yl=b._emscripten_bind_McObject_insertBlock_6=b.asm.emscripten_bind_McObject_insertBlock_6).apply(null,arguments)},zl=b._emscripten_bind_McObject_saveFileToUrl_1=function(){return(zl=b._emscripten_bind_McObject_saveFileToUrl_1=b.asm.emscripten_bind_McObject_saveFileToUrl_1).apply(null,arguments)},Al=b._emscripten_bind_McObject_saveFile_2=function(){return(Al=b._emscripten_bind_McObject_saveFile_2=b.asm.emscripten_bind_McObject_saveFile_2).apply(null,arguments)},Bl=b._emscripten_bind_McObject_getViewDataJsonParam_1=
271
- function(){return(Bl=b._emscripten_bind_McObject_getViewDataJsonParam_1=b.asm.emscripten_bind_McObject_getViewDataJsonParam_1).apply(null,arguments)},Cl=b._emscripten_bind_McObject_updataAppData_0=function(){return(Cl=b._emscripten_bind_McObject_updataAppData_0=b.asm.emscripten_bind_McObject_updataAppData_0).apply(null,arguments)},Dl=b._emscripten_bind_McObject_regen_0=function(){return(Dl=b._emscripten_bind_McObject_regen_0=b.asm.emscripten_bind_McObject_regen_0).apply(null,arguments)},El=b._emscripten_bind_McObject_GetDatabase_0=
272
- function(){return(El=b._emscripten_bind_McObject_GetDatabase_0=b.asm.emscripten_bind_McObject_GetDatabase_0).apply(null,arguments)},Fl=b._emscripten_bind_McObject_GetSysVarString_1=function(){return(Fl=b._emscripten_bind_McObject_GetSysVarString_1=b.asm.emscripten_bind_McObject_GetSysVarString_1).apply(null,arguments)},Gl=b._emscripten_bind_McObject_SetSysVarString_2=function(){return(Gl=b._emscripten_bind_McObject_SetSysVarString_2=b.asm.emscripten_bind_McObject_SetSysVarString_2).apply(null,arguments)},
273
- Hl=b._emscripten_bind_McObject_GetSysVarDouble_1=function(){return(Hl=b._emscripten_bind_McObject_GetSysVarDouble_1=b.asm.emscripten_bind_McObject_GetSysVarDouble_1).apply(null,arguments)},Il=b._emscripten_bind_McObject_SetSysVarDouble_2=function(){return(Il=b._emscripten_bind_McObject_SetSysVarDouble_2=b.asm.emscripten_bind_McObject_SetSysVarDouble_2).apply(null,arguments)},Jl=b._emscripten_bind_McObject_GetSysVarLong_1=function(){return(Jl=b._emscripten_bind_McObject_GetSysVarLong_1=b.asm.emscripten_bind_McObject_GetSysVarLong_1).apply(null,
274
- arguments)},Kl=b._emscripten_bind_McObject_SetSysVarLong_2=function(){return(Kl=b._emscripten_bind_McObject_SetSysVarLong_2=b.asm.emscripten_bind_McObject_SetSysVarLong_2).apply(null,arguments)},Ll=b._emscripten_bind_McObject_GetSysVarPoint_1=function(){return(Ll=b._emscripten_bind_McObject_GetSysVarPoint_1=b.asm.emscripten_bind_McObject_GetSysVarPoint_1).apply(null,arguments)},Ml=b._emscripten_bind_McObject_SetSysVarPoint_2=function(){return(Ml=b._emscripten_bind_McObject_SetSysVarPoint_2=b.asm.emscripten_bind_McObject_SetSysVarPoint_2).apply(null,
275
- arguments)},Nl=b._emscripten_bind_McObject_fireEventWindowSize_2=function(){return(Nl=b._emscripten_bind_McObject_fireEventWindowSize_2=b.asm.emscripten_bind_McObject_fireEventWindowSize_2).apply(null,arguments)},Ol=b._emscripten_bind_McObject_fireEventCommandStart_0=function(){return(Ol=b._emscripten_bind_McObject_fireEventCommandStart_0=b.asm.emscripten_bind_McObject_fireEventCommandStart_0).apply(null,arguments)},Pl=b._emscripten_bind_McObject_IntelliSelect_PointSelect_2=function(){return(Pl=b._emscripten_bind_McObject_IntelliSelect_PointSelect_2=
276
- b.asm.emscripten_bind_McObject_IntelliSelect_PointSelect_2).apply(null,arguments)},Ql=b._emscripten_bind_McObject_IntelliSelect_RangeSelect_5=function(){return(Ql=b._emscripten_bind_McObject_IntelliSelect_RangeSelect_5=b.asm.emscripten_bind_McObject_IntelliSelect_RangeSelect_5).apply(null,arguments)},Rl=b._emscripten_bind_McObject_IntelliSelect_getGridData_1=function(){return(Rl=b._emscripten_bind_McObject_IntelliSelect_getGridData_1=b.asm.emscripten_bind_McObject_IntelliSelect_getGridData_1).apply(null,
277
- arguments)},Sl=b._emscripten_bind_McObject_Osnap_NotifyOsnap_8=function(){return(Sl=b._emscripten_bind_McObject_Osnap_NotifyOsnap_8=b.asm.emscripten_bind_McObject_Osnap_NotifyOsnap_8).apply(null,arguments)},Tl=b._emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0=function(){return(Tl=b._emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0=b.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0).apply(null,arguments)},Ul=b._emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1=
278
- function(){return(Ul=b._emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1=b.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1).apply(null,arguments)},Vl=b._emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0=function(){return(Vl=b._emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0=b.asm.emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0).apply(null,arguments)},Wl=b._emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0=
279
- function(){return(Wl=b._emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0=b.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0).apply(null,arguments)},Xl=b._emscripten_bind_McObject_SetDrawColor_1=function(){return(Xl=b._emscripten_bind_McObject_SetDrawColor_1=b.asm.emscripten_bind_McObject_SetDrawColor_1).apply(null,arguments)},Yl=b._emscripten_bind_McObject_GetDrawColor_0=function(){return(Yl=b._emscripten_bind_McObject_GetDrawColor_0=b.asm.emscripten_bind_McObject_GetDrawColor_0).apply(null,
280
- arguments)},Zl=b._emscripten_bind_McObject_AddLayer_1=function(){return(Zl=b._emscripten_bind_McObject_AddLayer_1=b.asm.emscripten_bind_McObject_AddLayer_1).apply(null,arguments)},$l=b._emscripten_bind_McObject_SetDrawLayer_1=function(){return($l=b._emscripten_bind_McObject_SetDrawLayer_1=b.asm.emscripten_bind_McObject_SetDrawLayer_1).apply(null,arguments)},am=b._emscripten_bind_McObject_GetDrawLayer_0=function(){return(am=b._emscripten_bind_McObject_GetDrawLayer_0=b.asm.emscripten_bind_McObject_GetDrawLayer_0).apply(null,
281
- arguments)},bm=b._emscripten_bind_McObject_AddTextStyle_4=function(){return(bm=b._emscripten_bind_McObject_AddTextStyle_4=b.asm.emscripten_bind_McObject_AddTextStyle_4).apply(null,arguments)},cm=b._emscripten_bind_McObject_SetDrawTextStyle_1=function(){return(cm=b._emscripten_bind_McObject_SetDrawTextStyle_1=b.asm.emscripten_bind_McObject_SetDrawTextStyle_1).apply(null,arguments)},dm=b._emscripten_bind_McObject_GetDrawTextStyle_0=function(){return(dm=b._emscripten_bind_McObject_GetDrawTextStyle_0=
282
- b.asm.emscripten_bind_McObject_GetDrawTextStyle_0).apply(null,arguments)},em=b._emscripten_bind_McObject_AddLinetype_2=function(){return(em=b._emscripten_bind_McObject_AddLinetype_2=b.asm.emscripten_bind_McObject_AddLinetype_2).apply(null,arguments)},fm=b._emscripten_bind_McObject_AddLinetypeEx_3=function(){return(fm=b._emscripten_bind_McObject_AddLinetypeEx_3=b.asm.emscripten_bind_McObject_AddLinetypeEx_3).apply(null,arguments)},gm=b._emscripten_bind_McObject_AddDimStyle_5=function(){return(gm=b._emscripten_bind_McObject_AddDimStyle_5=
283
- b.asm.emscripten_bind_McObject_AddDimStyle_5).apply(null,arguments)},hm=b._emscripten_bind_McObject_SetDrawLinetype_1=function(){return(hm=b._emscripten_bind_McObject_SetDrawLinetype_1=b.asm.emscripten_bind_McObject_SetDrawLinetype_1).apply(null,arguments)},im=b._emscripten_bind_McObject_GetDrawLinetype_0=function(){return(im=b._emscripten_bind_McObject_GetDrawLinetype_0=b.asm.emscripten_bind_McObject_GetDrawLinetype_0).apply(null,arguments)},jm=b._emscripten_bind_McObject_SetDrawLineWeight_1=function(){return(jm=
284
- b._emscripten_bind_McObject_SetDrawLineWeight_1=b.asm.emscripten_bind_McObject_SetDrawLineWeight_1).apply(null,arguments)},km=b._emscripten_bind_McObject_GetDrawLineWeight_0=function(){return(km=b._emscripten_bind_McObject_GetDrawLineWeight_0=b.asm.emscripten_bind_McObject_GetDrawLineWeight_0).apply(null,arguments)},lm=b._emscripten_bind_McObject_SetDrawLineTypeScale_1=function(){return(lm=b._emscripten_bind_McObject_SetDrawLineTypeScale_1=b.asm.emscripten_bind_McObject_SetDrawLineTypeScale_1).apply(null,
285
- arguments)},mm=b._emscripten_bind_McObject_GetDrawLineTypeScale_0=function(){return(mm=b._emscripten_bind_McObject_GetDrawLineTypeScale_0=b.asm.emscripten_bind_McObject_GetDrawLineTypeScale_0).apply(null,arguments)},nm=b._emscripten_bind_McObject_SetDrawDimStyle_1=function(){return(nm=b._emscripten_bind_McObject_SetDrawDimStyle_1=b.asm.emscripten_bind_McObject_SetDrawDimStyle_1).apply(null,arguments)},om=b._emscripten_bind_McObject_GetDrawDimStyle_0=function(){return(om=b._emscripten_bind_McObject_GetDrawDimStyle_0=
286
- b.asm.emscripten_bind_McObject_GetDrawDimStyle_0).apply(null,arguments)},pm=b._emscripten_bind_McObject_SetPatternDefinition_1=function(){return(pm=b._emscripten_bind_McObject_SetPatternDefinition_1=b.asm.emscripten_bind_McObject_SetPatternDefinition_1).apply(null,arguments)},qm=b._emscripten_bind_McObject_GetPatternDefinition_0=function(){return(qm=b._emscripten_bind_McObject_GetPatternDefinition_0=b.asm.emscripten_bind_McObject_GetPatternDefinition_0).apply(null,arguments)},rm=b._emscripten_bind_McObject_SetDrawLineWidth_1=
287
- function(){return(rm=b._emscripten_bind_McObject_SetDrawLineWidth_1=b.asm.emscripten_bind_McObject_SetDrawLineWidth_1).apply(null,arguments)},sm=b._emscripten_bind_McObject_GetDrawLineWidth_0=function(){return(sm=b._emscripten_bind_McObject_GetDrawLineWidth_0=b.asm.emscripten_bind_McObject_GetDrawLineWidth_0).apply(null,arguments)},tm=b._emscripten_bind_McObject_DrawLine_6=function(){return(tm=b._emscripten_bind_McObject_DrawLine_6=b.asm.emscripten_bind_McObject_DrawLine_6).apply(null,arguments)},
288
- um=b._emscripten_bind_McObject_DrawArc_5=function(){return(um=b._emscripten_bind_McObject_DrawArc_5=b.asm.emscripten_bind_McObject_DrawArc_5).apply(null,arguments)},wm=b._emscripten_bind_McObject_DrawArc2_6=function(){return(wm=b._emscripten_bind_McObject_DrawArc2_6=b.asm.emscripten_bind_McObject_DrawArc2_6).apply(null,arguments)},xm=b._emscripten_bind_McObject_DrawCircle_3=function(){return(xm=b._emscripten_bind_McObject_DrawCircle_3=b.asm.emscripten_bind_McObject_DrawCircle_3).apply(null,arguments)},
289
- ym=b._emscripten_bind_McObject_DrawEllipse_5=function(){return(ym=b._emscripten_bind_McObject_DrawEllipse_5=b.asm.emscripten_bind_McObject_DrawEllipse_5).apply(null,arguments)},zm=b._emscripten_bind_McObject_DrawEllipseArc_7=function(){return(zm=b._emscripten_bind_McObject_DrawEllipseArc_7=b.asm.emscripten_bind_McObject_DrawEllipseArc_7).apply(null,arguments)},Am=b._emscripten_bind_McObject_DrawPoint_2=function(){return(Am=b._emscripten_bind_McObject_DrawPoint_2=b.asm.emscripten_bind_McObject_DrawPoint_2).apply(null,
290
- arguments)},Bm=b._emscripten_bind_McObject_DrawSolid_8=function(){return(Bm=b._emscripten_bind_McObject_DrawSolid_8=b.asm.emscripten_bind_McObject_DrawSolid_8).apply(null,arguments)},Cm=b._emscripten_bind_McObject_DrawMText_7=function(){return(Cm=b._emscripten_bind_McObject_DrawMText_7=b.asm.emscripten_bind_McObject_DrawMText_7).apply(null,arguments)},Dm=b._emscripten_bind_McObject_DrawText_7=function(){return(Dm=b._emscripten_bind_McObject_DrawText_7=b.asm.emscripten_bind_McObject_DrawText_7).apply(null,
291
- arguments)},Em=b._emscripten_bind_McObject_DrawBlockReference_5=function(){return(Em=b._emscripten_bind_McObject_DrawBlockReference_5=b.asm.emscripten_bind_McObject_DrawBlockReference_5).apply(null,arguments)},Fm=b._emscripten_bind_McObject_DrawDimAligned_6=function(){return(Fm=b._emscripten_bind_McObject_DrawDimAligned_6=b.asm.emscripten_bind_McObject_DrawDimAligned_6).apply(null,arguments)},Gm=b._emscripten_bind_McObject_DrawDimAngular_8=function(){return(Gm=b._emscripten_bind_McObject_DrawDimAngular_8=
292
- b.asm.emscripten_bind_McObject_DrawDimAngular_8).apply(null,arguments)},Hm=b._emscripten_bind_McObject_DrawDimDiametric_5=function(){return(Hm=b._emscripten_bind_McObject_DrawDimDiametric_5=b.asm.emscripten_bind_McObject_DrawDimDiametric_5).apply(null,arguments)},Im=b._emscripten_bind_McObject_DrawDimRotated_7=function(){return(Im=b._emscripten_bind_McObject_DrawDimRotated_7=b.asm.emscripten_bind_McObject_DrawDimRotated_7).apply(null,arguments)},Jm=b._emscripten_bind_McObject_DrawDimOrdinate_5=function(){return(Jm=
293
- b._emscripten_bind_McObject_DrawDimOrdinate_5=b.asm.emscripten_bind_McObject_DrawDimOrdinate_5).apply(null,arguments)},Km=b._emscripten_bind_McObject_DrawDimRadial_5=function(){return(Km=b._emscripten_bind_McObject_DrawDimRadial_5=b.asm.emscripten_bind_McObject_DrawDimRadial_5).apply(null,arguments)},Lm=b._emscripten_bind_McObject_PathMoveTo_2=function(){return(Lm=b._emscripten_bind_McObject_PathMoveTo_2=b.asm.emscripten_bind_McObject_PathMoveTo_2).apply(null,arguments)},Mm=b._emscripten_bind_McObject_PathMoveToEx_5=
294
- function(){return(Mm=b._emscripten_bind_McObject_PathMoveToEx_5=b.asm.emscripten_bind_McObject_PathMoveToEx_5).apply(null,arguments)},Nm=b._emscripten_bind_McObject_PathLineTo_2=function(){return(Nm=b._emscripten_bind_McObject_PathLineTo_2=b.asm.emscripten_bind_McObject_PathLineTo_2).apply(null,arguments)},Om=b._emscripten_bind_McObject_PathLineToEx_5=function(){return(Om=b._emscripten_bind_McObject_PathLineToEx_5=b.asm.emscripten_bind_McObject_PathLineToEx_5).apply(null,arguments)},Pm=b._emscripten_bind_McObject_DrawPathToPolyline_0=
295
- function(){return(Pm=b._emscripten_bind_McObject_DrawPathToPolyline_0=b.asm.emscripten_bind_McObject_DrawPathToPolyline_0).apply(null,arguments)},Qm=b._emscripten_bind_McObject_DrawPathToSpline_0=function(){return(Qm=b._emscripten_bind_McObject_DrawPathToSpline_0=b.asm.emscripten_bind_McObject_DrawPathToSpline_0).apply(null,arguments)},Rm=b._emscripten_bind_McObject_PathMakeClosed_0=function(){return(Rm=b._emscripten_bind_McObject_PathMakeClosed_0=b.asm.emscripten_bind_McObject_PathMakeClosed_0).apply(null,
296
- arguments)},Sm=b._emscripten_bind_McObject_DrawPathToHatch_1=function(){return(Sm=b._emscripten_bind_McObject_DrawPathToHatch_1=b.asm.emscripten_bind_McObject_DrawPathToHatch_1).apply(null,arguments)},Tm=b._emscripten_bind_McObject_DrawEntity_1=function(){return(Tm=b._emscripten_bind_McObject_DrawEntity_1=b.asm.emscripten_bind_McObject_DrawEntity_1).apply(null,arguments)},Um=b._emscripten_bind_McObject_GetAllLayoutName_0=function(){return(Um=b._emscripten_bind_McObject_GetAllLayoutName_0=b.asm.emscripten_bind_McObject_GetAllLayoutName_0).apply(null,
297
- arguments)},Vm=b._emscripten_bind_McObject_SetCurrentLayout_1=function(){return(Vm=b._emscripten_bind_McObject_SetCurrentLayout_1=b.asm.emscripten_bind_McObject_SetCurrentLayout_1).apply(null,arguments)},Wm=b._emscripten_bind_McDrawResbuf_McDrawResbuf_0=function(){return(Wm=b._emscripten_bind_McDrawResbuf_McDrawResbuf_0=b.asm.emscripten_bind_McDrawResbuf_McDrawResbuf_0).apply(null,arguments)},Xm=b._emscripten_bind_McDrawResbuf_Clear_0=function(){return(Xm=b._emscripten_bind_McDrawResbuf_Clear_0=b.asm.emscripten_bind_McDrawResbuf_Clear_0).apply(null,
298
- arguments)},Ym=b._emscripten_bind_McDrawResbuf_GetCount_0=function(){return(Ym=b._emscripten_bind_McDrawResbuf_GetCount_0=b.asm.emscripten_bind_McDrawResbuf_GetCount_0).apply(null,arguments)},Zm=b._emscripten_bind_McDrawResbuf_AtDouble_1=function(){return(Zm=b._emscripten_bind_McDrawResbuf_AtDouble_1=b.asm.emscripten_bind_McDrawResbuf_AtDouble_1).apply(null,arguments)},$m=b._emscripten_bind_McDrawResbuf_Atlong_1=function(){return($m=b._emscripten_bind_McDrawResbuf_Atlong_1=b.asm.emscripten_bind_McDrawResbuf_Atlong_1).apply(null,
299
- arguments)},an=b._emscripten_bind_McDrawResbuf_AtObjectId_1=function(){return(an=b._emscripten_bind_McDrawResbuf_AtObjectId_1=b.asm.emscripten_bind_McDrawResbuf_AtObjectId_1).apply(null,arguments)},bn=b._emscripten_bind_McDrawResbuf_AtObject_1=function(){return(bn=b._emscripten_bind_McDrawResbuf_AtObject_1=b.asm.emscripten_bind_McDrawResbuf_AtObject_1).apply(null,arguments)},cn=b._emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1=function(){return(cn=b._emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1=
300
- b.asm.emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1).apply(null,arguments)},dn=b._emscripten_bind_McDrawResbuf_AtObjectName_1=function(){return(dn=b._emscripten_bind_McDrawResbuf_AtObjectName_1=b.asm.emscripten_bind_McDrawResbuf_AtObjectName_1).apply(null,arguments)},en=b._emscripten_bind_McDrawResbuf_AtString_1=function(){return(en=b._emscripten_bind_McDrawResbuf_AtString_1=b.asm.emscripten_bind_McDrawResbuf_AtString_1).apply(null,arguments)},fn=b._emscripten_bind_McDrawResbuf_AtPoint_1=function(){return(fn=
301
- b._emscripten_bind_McDrawResbuf_AtPoint_1=b.asm.emscripten_bind_McDrawResbuf_AtPoint_1).apply(null,arguments)},gn=b._emscripten_bind_McDrawResbuf_ItemDataType_1=function(){return(gn=b._emscripten_bind_McDrawResbuf_ItemDataType_1=b.asm.emscripten_bind_McDrawResbuf_ItemDataType_1).apply(null,arguments)},hn=b._emscripten_bind_McDrawResbuf_AddDouble_2=function(){return(hn=b._emscripten_bind_McDrawResbuf_AddDouble_2=b.asm.emscripten_bind_McDrawResbuf_AddDouble_2).apply(null,arguments)},jn=b._emscripten_bind_McDrawResbuf_Addlong_2=
302
- function(){return(jn=b._emscripten_bind_McDrawResbuf_Addlong_2=b.asm.emscripten_bind_McDrawResbuf_Addlong_2).apply(null,arguments)},kn=b._emscripten_bind_McDrawResbuf_AddObjectId_2=function(){return(kn=b._emscripten_bind_McDrawResbuf_AddObjectId_2=b.asm.emscripten_bind_McDrawResbuf_AddObjectId_2).apply(null,arguments)},ln=b._emscripten_bind_McDrawResbuf_AddObject_1=function(){return(ln=b._emscripten_bind_McDrawResbuf_AddObject_1=b.asm.emscripten_bind_McDrawResbuf_AddObject_1).apply(null,arguments)},
303
- mn=b._emscripten_bind_McDrawResbuf_AddString_2=function(){return(mn=b._emscripten_bind_McDrawResbuf_AddString_2=b.asm.emscripten_bind_McDrawResbuf_AddString_2).apply(null,arguments)},nn=b._emscripten_bind_McDrawResbuf_AddPoint_2=function(){return(nn=b._emscripten_bind_McDrawResbuf_AddPoint_2=b.asm.emscripten_bind_McDrawResbuf_AddPoint_2).apply(null,arguments)},on=b._emscripten_bind_McDrawResbuf_RemoveAll_0=function(){return(on=b._emscripten_bind_McDrawResbuf_RemoveAll_0=b.asm.emscripten_bind_McDrawResbuf_RemoveAll_0).apply(null,
304
- arguments)},pn=b._emscripten_bind_McDrawResbuf_Remove_1=function(){return(pn=b._emscripten_bind_McDrawResbuf_Remove_1=b.asm.emscripten_bind_McDrawResbuf_Remove_1).apply(null,arguments)},qn=b._emscripten_bind_McDrawResbuf_getObjectName_0=function(){return(qn=b._emscripten_bind_McDrawResbuf_getObjectName_0=b.asm.emscripten_bind_McDrawResbuf_getObjectName_0).apply(null,arguments)},rn=b._emscripten_bind_McDrawResbuf_getDxf0_0=function(){return(rn=b._emscripten_bind_McDrawResbuf_getDxf0_0=b.asm.emscripten_bind_McDrawResbuf_getDxf0_0).apply(null,
305
- arguments)},sn=b._emscripten_bind_McDrawResbuf_getJson_0=function(){return(sn=b._emscripten_bind_McDrawResbuf_getJson_0=b.asm.emscripten_bind_McDrawResbuf_getJson_0).apply(null,arguments)},tn=b._emscripten_bind_McDrawResbuf_setJson_1=function(){return(tn=b._emscripten_bind_McDrawResbuf_setJson_1=b.asm.emscripten_bind_McDrawResbuf_setJson_1).apply(null,arguments)},un=b._emscripten_bind_McDrawResbuf_isKindOf_1=function(){return(un=b._emscripten_bind_McDrawResbuf_isKindOf_1=b.asm.emscripten_bind_McDrawResbuf_isKindOf_1).apply(null,
306
- arguments)},vn=b._emscripten_bind_McDrawResbuf___destroy___0=function(){return(vn=b._emscripten_bind_McDrawResbuf___destroy___0=b.asm.emscripten_bind_McDrawResbuf___destroy___0).apply(null,arguments)},wn=b._emscripten_bind_McDrawUtility_McDrawUtility_0=function(){return(wn=b._emscripten_bind_McDrawUtility_McDrawUtility_0=b.asm.emscripten_bind_McDrawUtility_McDrawUtility_0).apply(null,arguments)},xn=b._emscripten_bind_McDrawUtility_findEntAtPoint_5=function(){return(xn=b._emscripten_bind_McDrawUtility_findEntAtPoint_5=
307
- b.asm.emscripten_bind_McDrawUtility_findEntAtPoint_5).apply(null,arguments)},yn=b._emscripten_bind_McDrawUtility_eraseEntity_1=function(){return(yn=b._emscripten_bind_McDrawUtility_eraseEntity_1=b.asm.emscripten_bind_McDrawUtility_eraseEntity_1).apply(null,arguments)},zn=b._emscripten_bind_McDrawUtility_highlightEntity_2=function(){return(zn=b._emscripten_bind_McDrawUtility_highlightEntity_2=b.asm.emscripten_bind_McDrawUtility_highlightEntity_2).apply(null,arguments)},An=b._emscripten_bind_McDrawUtility___destroy___0=
308
- function(){return(An=b._emscripten_bind_McDrawUtility___destroy___0=b.asm.emscripten_bind_McDrawUtility___destroy___0).apply(null,arguments)},Bn=b._emscripten_bind_MxDrawAssist_MxDrawAssist_0=function(){return(Bn=b._emscripten_bind_MxDrawAssist_MxDrawAssist_0=b.asm.emscripten_bind_MxDrawAssist_MxDrawAssist_0).apply(null,arguments)},Cn=b._emscripten_bind_MxDrawAssist_MxChamfer_9=function(){return(Cn=b._emscripten_bind_MxDrawAssist_MxChamfer_9=b.asm.emscripten_bind_MxDrawAssist_MxChamfer_9).apply(null,
309
- arguments)},Dn=b._emscripten_bind_MxDrawAssist_MxFillet_8=function(){return(Dn=b._emscripten_bind_MxDrawAssist_MxFillet_8=b.asm.emscripten_bind_MxDrawAssist_MxFillet_8).apply(null,arguments)},En=b._emscripten_bind_MxDrawAssist_MxExplode_1=function(){return(En=b._emscripten_bind_MxDrawAssist_MxExplode_1=b.asm.emscripten_bind_MxDrawAssist_MxExplode_1).apply(null,arguments)},Fn=b._emscripten_bind_MxDrawAssist_MxJoin_1=function(){return(Fn=b._emscripten_bind_MxDrawAssist_MxJoin_1=b.asm.emscripten_bind_MxDrawAssist_MxJoin_1).apply(null,
310
- arguments)},Gn=b._emscripten_bind_MxDrawAssist_IntersectWith_9=function(){return(Gn=b._emscripten_bind_MxDrawAssist_IntersectWith_9=b.asm.emscripten_bind_MxDrawAssist_IntersectWith_9).apply(null,arguments)},Hn=b._emscripten_bind_MxDrawAssist_GetClosestPointTo_7=function(){return(Hn=b._emscripten_bind_MxDrawAssist_GetClosestPointTo_7=b.asm.emscripten_bind_MxDrawAssist_GetClosestPointTo_7).apply(null,arguments)},In=b._emscripten_bind_MxDrawAssist___destroy___0=function(){return(In=b._emscripten_bind_MxDrawAssist___destroy___0=
311
- b.asm.emscripten_bind_MxDrawAssist___destroy___0).apply(null,arguments)},Jn=b._emscripten_bind_MxDrawTrimAssist_MxDrawTrimAssist_0=function(){return(Jn=b._emscripten_bind_MxDrawTrimAssist_MxDrawTrimAssist_0=b.asm.emscripten_bind_MxDrawTrimAssist_MxDrawTrimAssist_0).apply(null,arguments)},Kn=b._emscripten_bind_MxDrawTrimAssist_Init_1=function(){return(Kn=b._emscripten_bind_MxDrawTrimAssist_Init_1=b.asm.emscripten_bind_MxDrawTrimAssist_Init_1).apply(null,arguments)},Ln=b._emscripten_bind_MxDrawTrimAssist_UnInit_0=
312
- function(){return(Ln=b._emscripten_bind_MxDrawTrimAssist_UnInit_0=b.asm.emscripten_bind_MxDrawTrimAssist_UnInit_0).apply(null,arguments)},Mn=b._emscripten_bind_MxDrawTrimAssist_DoTrim_5=function(){return(Mn=b._emscripten_bind_MxDrawTrimAssist_DoTrim_5=b.asm.emscripten_bind_MxDrawTrimAssist_DoTrim_5).apply(null,arguments)},Nn=b._emscripten_bind_MxDrawTrimAssist___destroy___0=function(){return(Nn=b._emscripten_bind_MxDrawTrimAssist___destroy___0=b.asm.emscripten_bind_MxDrawTrimAssist___destroy___0).apply(null,
313
- arguments)},On=b._emscripten_bind_MxDrawExtendAssist_MxDrawExtendAssist_0=function(){return(On=b._emscripten_bind_MxDrawExtendAssist_MxDrawExtendAssist_0=b.asm.emscripten_bind_MxDrawExtendAssist_MxDrawExtendAssist_0).apply(null,arguments)},Pn=b._emscripten_bind_MxDrawExtendAssist_Init_1=function(){return(Pn=b._emscripten_bind_MxDrawExtendAssist_Init_1=b.asm.emscripten_bind_MxDrawExtendAssist_Init_1).apply(null,arguments)},Qn=b._emscripten_bind_MxDrawExtendAssist_UnInit_0=function(){return(Qn=b._emscripten_bind_MxDrawExtendAssist_UnInit_0=
314
- b.asm.emscripten_bind_MxDrawExtendAssist_UnInit_0).apply(null,arguments)},Rn=b._emscripten_bind_MxDrawExtendAssist_DoExtend_5=function(){return(Rn=b._emscripten_bind_MxDrawExtendAssist_DoExtend_5=b.asm.emscripten_bind_MxDrawExtendAssist_DoExtend_5).apply(null,arguments)},Sn=b._emscripten_bind_MxDrawExtendAssist___destroy___0=function(){return(Sn=b._emscripten_bind_MxDrawExtendAssist___destroy___0=b.asm.emscripten_bind_MxDrawExtendAssist___destroy___0).apply(null,arguments)},Tn=b._emscripten_bind_MdDbLine_MdDbLine_0=
315
- function(){return(Tn=b._emscripten_bind_MdDbLine_MdDbLine_0=b.asm.emscripten_bind_MdDbLine_MdDbLine_0).apply(null,arguments)},Un=b._emscripten_bind_MdDbLine_startPoint_0=function(){return(Un=b._emscripten_bind_MdDbLine_startPoint_0=b.asm.emscripten_bind_MdDbLine_startPoint_0).apply(null,arguments)},Vn=b._emscripten_bind_MdDbLine_setStartPoint_1=function(){return(Vn=b._emscripten_bind_MdDbLine_setStartPoint_1=b.asm.emscripten_bind_MdDbLine_setStartPoint_1).apply(null,arguments)},Wn=b._emscripten_bind_MdDbLine_endPoint_0=
316
- function(){return(Wn=b._emscripten_bind_MdDbLine_endPoint_0=b.asm.emscripten_bind_MdDbLine_endPoint_0).apply(null,arguments)},Xn=b._emscripten_bind_MdDbLine_setEndPoint_1=function(){return(Xn=b._emscripten_bind_MdDbLine_setEndPoint_1=b.asm.emscripten_bind_MdDbLine_setEndPoint_1).apply(null,arguments)},Yn=b._emscripten_bind_MdDbLine_getStartParam_0=function(){return(Yn=b._emscripten_bind_MdDbLine_getStartParam_0=b.asm.emscripten_bind_MdDbLine_getStartParam_0).apply(null,arguments)},Zn=b._emscripten_bind_MdDbLine_getEndParam_0=
317
- function(){return(Zn=b._emscripten_bind_MdDbLine_getEndParam_0=b.asm.emscripten_bind_MdDbLine_getEndParam_0).apply(null,arguments)},$n=b._emscripten_bind_MdDbLine_getDistAtParam_1=function(){return($n=b._emscripten_bind_MdDbLine_getDistAtParam_1=b.asm.emscripten_bind_MdDbLine_getDistAtParam_1).apply(null,arguments)},ao=b._emscripten_bind_MdDbLine_getParamAtDist_1=function(){return(ao=b._emscripten_bind_MdDbLine_getParamAtDist_1=b.asm.emscripten_bind_MdDbLine_getParamAtDist_1).apply(null,arguments)},
318
- bo=b._emscripten_bind_MdDbLine_getDistAtPoint_1=function(){return(bo=b._emscripten_bind_MdDbLine_getDistAtPoint_1=b.asm.emscripten_bind_MdDbLine_getDistAtPoint_1).apply(null,arguments)},co=b._emscripten_bind_MdDbLine_getPointAtDist_1=function(){return(co=b._emscripten_bind_MdDbLine_getPointAtDist_1=b.asm.emscripten_bind_MdDbLine_getPointAtDist_1).apply(null,arguments)},eo=b._emscripten_bind_MdDbLine_getStartPoint_0=function(){return(eo=b._emscripten_bind_MdDbLine_getStartPoint_0=b.asm.emscripten_bind_MdDbLine_getStartPoint_0).apply(null,
319
- arguments)},fo=b._emscripten_bind_MdDbLine_getEndPoint_0=function(){return(fo=b._emscripten_bind_MdDbLine_getEndPoint_0=b.asm.emscripten_bind_MdDbLine_getEndPoint_0).apply(null,arguments)},go=b._emscripten_bind_MdDbLine_getPointAtParam_1=function(){return(go=b._emscripten_bind_MdDbLine_getPointAtParam_1=b.asm.emscripten_bind_MdDbLine_getPointAtParam_1).apply(null,arguments)},ho=b._emscripten_bind_MdDbLine_getParamAtPoint_1=function(){return(ho=b._emscripten_bind_MdDbLine_getParamAtPoint_1=b.asm.emscripten_bind_MdDbLine_getParamAtPoint_1).apply(null,
320
- arguments)},io=b._emscripten_bind_MdDbLine_getFirstDeriv_1=function(){return(io=b._emscripten_bind_MdDbLine_getFirstDeriv_1=b.asm.emscripten_bind_MdDbLine_getFirstDeriv_1).apply(null,arguments)},jo=b._emscripten_bind_MdDbLine_getFirstDerivEx_1=function(){return(jo=b._emscripten_bind_MdDbLine_getFirstDerivEx_1=b.asm.emscripten_bind_MdDbLine_getFirstDerivEx_1).apply(null,arguments)},ko=b._emscripten_bind_MdDbLine_getClosestPointTo_2=function(){return(ko=b._emscripten_bind_MdDbLine_getClosestPointTo_2=
321
- b.asm.emscripten_bind_MdDbLine_getClosestPointTo_2).apply(null,arguments)},lo=b._emscripten_bind_MdDbLine_offsetCurves_2=function(){return(lo=b._emscripten_bind_MdDbLine_offsetCurves_2=b.asm.emscripten_bind_MdDbLine_offsetCurves_2).apply(null,arguments)},mo=b._emscripten_bind_MdDbLine_splitCurves_1=function(){return(mo=b._emscripten_bind_MdDbLine_splitCurves_1=b.asm.emscripten_bind_MdDbLine_splitCurves_1).apply(null,arguments)},no=b._emscripten_bind_MdDbLine_getArea_0=function(){return(no=b._emscripten_bind_MdDbLine_getArea_0=
322
- b.asm.emscripten_bind_MdDbLine_getArea_0).apply(null,arguments)},oo=b._emscripten_bind_MdDbLine_getSamplePoints_1=function(){return(oo=b._emscripten_bind_MdDbLine_getSamplePoints_1=b.asm.emscripten_bind_MdDbLine_getSamplePoints_1).apply(null,arguments)},po=b._emscripten_bind_MdDbLine_getLength_0=function(){return(po=b._emscripten_bind_MdDbLine_getLength_0=b.asm.emscripten_bind_MdDbLine_getLength_0).apply(null,arguments)},qo=b._emscripten_bind_MdDbLine_explode_0=function(){return(qo=b._emscripten_bind_MdDbLine_explode_0=
323
- b.asm.emscripten_bind_MdDbLine_explode_0).apply(null,arguments)},ro=b._emscripten_bind_MdDbLine_TrueColor_0=function(){return(ro=b._emscripten_bind_MdDbLine_TrueColor_0=b.asm.emscripten_bind_MdDbLine_TrueColor_0).apply(null,arguments)},so=b._emscripten_bind_MdDbLine_SetTrueColor_1=function(){return(so=b._emscripten_bind_MdDbLine_SetTrueColor_1=b.asm.emscripten_bind_MdDbLine_SetTrueColor_1).apply(null,arguments)},to=b._emscripten_bind_MdDbLine_ColorIndex_0=function(){return(to=b._emscripten_bind_MdDbLine_ColorIndex_0=
324
- b.asm.emscripten_bind_MdDbLine_ColorIndex_0).apply(null,arguments)},uo=b._emscripten_bind_MdDbLine_SetColorIndex_1=function(){return(uo=b._emscripten_bind_MdDbLine_SetColorIndex_1=b.asm.emscripten_bind_MdDbLine_SetColorIndex_1).apply(null,arguments)},vo=b._emscripten_bind_MdDbLine_Layer_0=function(){return(vo=b._emscripten_bind_MdDbLine_Layer_0=b.asm.emscripten_bind_MdDbLine_Layer_0).apply(null,arguments)},wo=b._emscripten_bind_MdDbLine_SetLayer_1=function(){return(wo=b._emscripten_bind_MdDbLine_SetLayer_1=
325
- b.asm.emscripten_bind_MdDbLine_SetLayer_1).apply(null,arguments)},xo=b._emscripten_bind_MdDbLine_LinetypeScale_0=function(){return(xo=b._emscripten_bind_MdDbLine_LinetypeScale_0=b.asm.emscripten_bind_MdDbLine_LinetypeScale_0).apply(null,arguments)},yo=b._emscripten_bind_MdDbLine_SetLinetypeScale_1=function(){return(yo=b._emscripten_bind_MdDbLine_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbLine_SetLinetypeScale_1).apply(null,arguments)},zo=b._emscripten_bind_MdDbLine_Visible_0=function(){return(zo=
326
- b._emscripten_bind_MdDbLine_Visible_0=b.asm.emscripten_bind_MdDbLine_Visible_0).apply(null,arguments)},Ao=b._emscripten_bind_MdDbLine_SetVisible_1=function(){return(Ao=b._emscripten_bind_MdDbLine_SetVisible_1=b.asm.emscripten_bind_MdDbLine_SetVisible_1).apply(null,arguments)},Bo=b._emscripten_bind_MdDbLine_Lineweight_0=function(){return(Bo=b._emscripten_bind_MdDbLine_Lineweight_0=b.asm.emscripten_bind_MdDbLine_Lineweight_0).apply(null,arguments)},Co=b._emscripten_bind_MdDbLine_SetLineweight_1=function(){return(Co=
327
- b._emscripten_bind_MdDbLine_SetLineweight_1=b.asm.emscripten_bind_MdDbLine_SetLineweight_1).apply(null,arguments)},Do=b._emscripten_bind_MdDbLine_TextStyle_0=function(){return(Do=b._emscripten_bind_MdDbLine_TextStyle_0=b.asm.emscripten_bind_MdDbLine_TextStyle_0).apply(null,arguments)},Eo=b._emscripten_bind_MdDbLine_SetTextStyle_1=function(){return(Eo=b._emscripten_bind_MdDbLine_SetTextStyle_1=b.asm.emscripten_bind_MdDbLine_SetTextStyle_1).apply(null,arguments)},Fo=b._emscripten_bind_MdDbLine_Highlight_1=
328
- function(){return(Fo=b._emscripten_bind_MdDbLine_Highlight_1=b.asm.emscripten_bind_MdDbLine_Highlight_1).apply(null,arguments)},Go=b._emscripten_bind_MdDbLine_Move_2=function(){return(Go=b._emscripten_bind_MdDbLine_Move_2=b.asm.emscripten_bind_MdDbLine_Move_2).apply(null,arguments)},Ho=b._emscripten_bind_MdDbLine_Rotate_2=function(){return(Ho=b._emscripten_bind_MdDbLine_Rotate_2=b.asm.emscripten_bind_MdDbLine_Rotate_2).apply(null,arguments)},Io=b._emscripten_bind_MdDbLine_Mirror_2=function(){return(Io=
329
- b._emscripten_bind_MdDbLine_Mirror_2=b.asm.emscripten_bind_MdDbLine_Mirror_2).apply(null,arguments)},Jo=b._emscripten_bind_MdDbLine_ScaleEntity_2=function(){return(Jo=b._emscripten_bind_MdDbLine_ScaleEntity_2=b.asm.emscripten_bind_MdDbLine_ScaleEntity_2).apply(null,arguments)},Ko=b._emscripten_bind_MdDbLine_TransformBy_1=function(){return(Ko=b._emscripten_bind_MdDbLine_TransformBy_1=b.asm.emscripten_bind_MdDbLine_TransformBy_1).apply(null,arguments)},Lo=b._emscripten_bind_MdDbLine_GetBoundingBox_0=
330
- function(){return(Lo=b._emscripten_bind_MdDbLine_GetBoundingBox_0=b.asm.emscripten_bind_MdDbLine_GetBoundingBox_0).apply(null,arguments)},Mo=b._emscripten_bind_MdDbLine_GetObjectID_0=function(){return(Mo=b._emscripten_bind_MdDbLine_GetObjectID_0=b.asm.emscripten_bind_MdDbLine_GetObjectID_0).apply(null,arguments)},No=b._emscripten_bind_MdDbLine_Erase_0=function(){return(No=b._emscripten_bind_MdDbLine_Erase_0=b.asm.emscripten_bind_MdDbLine_Erase_0).apply(null,arguments)},Oo=b._emscripten_bind_MdDbLine_ConnectionTempObject_1=
331
- function(){return(Oo=b._emscripten_bind_MdDbLine_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbLine_ConnectionTempObject_1).apply(null,arguments)},Po=b._emscripten_bind_MdDbLine_Clone_0=function(){return(Po=b._emscripten_bind_MdDbLine_Clone_0=b.asm.emscripten_bind_MdDbLine_Clone_0).apply(null,arguments)},Qo=b._emscripten_bind_MdDbLine_GetHandle_0=function(){return(Qo=b._emscripten_bind_MdDbLine_GetHandle_0=b.asm.emscripten_bind_MdDbLine_GetHandle_0).apply(null,arguments)},Ro=b._emscripten_bind_MdDbLine_GetDatabase_0=
332
- function(){return(Ro=b._emscripten_bind_MdDbLine_GetDatabase_0=b.asm.emscripten_bind_MdDbLine_GetDatabase_0).apply(null,arguments)},So=b._emscripten_bind_MdDbLine_GetOwnerID_0=function(){return(So=b._emscripten_bind_MdDbLine_GetOwnerID_0=b.asm.emscripten_bind_MdDbLine_GetOwnerID_0).apply(null,arguments)},To=b._emscripten_bind_MdDbLine_moveGripPointsAt_4=function(){return(To=b._emscripten_bind_MdDbLine_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLine_moveGripPointsAt_4).apply(null,arguments)},Uo=
333
- b._emscripten_bind_MdDbLine_getObjectName_0=function(){return(Uo=b._emscripten_bind_MdDbLine_getObjectName_0=b.asm.emscripten_bind_MdDbLine_getObjectName_0).apply(null,arguments)},Vo=b._emscripten_bind_MdDbLine_getDxf0_0=function(){return(Vo=b._emscripten_bind_MdDbLine_getDxf0_0=b.asm.emscripten_bind_MdDbLine_getDxf0_0).apply(null,arguments)},Wo=b._emscripten_bind_MdDbLine_getJson_0=function(){return(Wo=b._emscripten_bind_MdDbLine_getJson_0=b.asm.emscripten_bind_MdDbLine_getJson_0).apply(null,arguments)},
334
- Xo=b._emscripten_bind_MdDbLine_setJson_1=function(){return(Xo=b._emscripten_bind_MdDbLine_setJson_1=b.asm.emscripten_bind_MdDbLine_setJson_1).apply(null,arguments)},Yo=b._emscripten_bind_MdDbLine_isKindOf_1=function(){return(Yo=b._emscripten_bind_MdDbLine_isKindOf_1=b.asm.emscripten_bind_MdDbLine_isKindOf_1).apply(null,arguments)},Zo=b._emscripten_bind_MdDbLine___destroy___0=function(){return(Zo=b._emscripten_bind_MdDbLine___destroy___0=b.asm.emscripten_bind_MdDbLine___destroy___0).apply(null,arguments)},
335
- $o=b._emscripten_bind_MdDbText_MdDbText_0=function(){return($o=b._emscripten_bind_MdDbText_MdDbText_0=b.asm.emscripten_bind_MdDbText_MdDbText_0).apply(null,arguments)},ap=b._emscripten_bind_MdDbText_position_0=function(){return(ap=b._emscripten_bind_MdDbText_position_0=b.asm.emscripten_bind_MdDbText_position_0).apply(null,arguments)},bp=b._emscripten_bind_MdDbText_setPosition_1=function(){return(bp=b._emscripten_bind_MdDbText_setPosition_1=b.asm.emscripten_bind_MdDbText_setPosition_1).apply(null,
336
- arguments)},cp=b._emscripten_bind_MdDbText_alignmentPoint_0=function(){return(cp=b._emscripten_bind_MdDbText_alignmentPoint_0=b.asm.emscripten_bind_MdDbText_alignmentPoint_0).apply(null,arguments)},dp=b._emscripten_bind_MdDbText_setAlignmentPoint_1=function(){return(dp=b._emscripten_bind_MdDbText_setAlignmentPoint_1=b.asm.emscripten_bind_MdDbText_setAlignmentPoint_1).apply(null,arguments)},ep=b._emscripten_bind_MdDbText_oblique_0=function(){return(ep=b._emscripten_bind_MdDbText_oblique_0=b.asm.emscripten_bind_MdDbText_oblique_0).apply(null,
337
- arguments)},fp=b._emscripten_bind_MdDbText_setOblique_1=function(){return(fp=b._emscripten_bind_MdDbText_setOblique_1=b.asm.emscripten_bind_MdDbText_setOblique_1).apply(null,arguments)},gp=b._emscripten_bind_MdDbText_rotation_0=function(){return(gp=b._emscripten_bind_MdDbText_rotation_0=b.asm.emscripten_bind_MdDbText_rotation_0).apply(null,arguments)},hp=b._emscripten_bind_MdDbText_setRotation_1=function(){return(hp=b._emscripten_bind_MdDbText_setRotation_1=b.asm.emscripten_bind_MdDbText_setRotation_1).apply(null,
338
- arguments)},ip=b._emscripten_bind_MdDbText_height_0=function(){return(ip=b._emscripten_bind_MdDbText_height_0=b.asm.emscripten_bind_MdDbText_height_0).apply(null,arguments)},jp=b._emscripten_bind_MdDbText_setHeight_1=function(){return(jp=b._emscripten_bind_MdDbText_setHeight_1=b.asm.emscripten_bind_MdDbText_setHeight_1).apply(null,arguments)},kp=b._emscripten_bind_MdDbText_widthFactor_0=function(){return(kp=b._emscripten_bind_MdDbText_widthFactor_0=b.asm.emscripten_bind_MdDbText_widthFactor_0).apply(null,
339
- arguments)},lp=b._emscripten_bind_MdDbText_setWidthFactor_1=function(){return(lp=b._emscripten_bind_MdDbText_setWidthFactor_1=b.asm.emscripten_bind_MdDbText_setWidthFactor_1).apply(null,arguments)},mp=b._emscripten_bind_MdDbText_textString_0=function(){return(mp=b._emscripten_bind_MdDbText_textString_0=b.asm.emscripten_bind_MdDbText_textString_0).apply(null,arguments)},np=b._emscripten_bind_MdDbText_setTextString_1=function(){return(np=b._emscripten_bind_MdDbText_setTextString_1=b.asm.emscripten_bind_MdDbText_setTextString_1).apply(null,
340
- arguments)},op=b._emscripten_bind_MdDbText_horizontalMode_0=function(){return(op=b._emscripten_bind_MdDbText_horizontalMode_0=b.asm.emscripten_bind_MdDbText_horizontalMode_0).apply(null,arguments)},pp=b._emscripten_bind_MdDbText_setHorizontalMode_1=function(){return(pp=b._emscripten_bind_MdDbText_setHorizontalMode_1=b.asm.emscripten_bind_MdDbText_setHorizontalMode_1).apply(null,arguments)},qp=b._emscripten_bind_MdDbText_verticalMode_0=function(){return(qp=b._emscripten_bind_MdDbText_verticalMode_0=
341
- b.asm.emscripten_bind_MdDbText_verticalMode_0).apply(null,arguments)},rp=b._emscripten_bind_MdDbText_setVerticalMode_1=function(){return(rp=b._emscripten_bind_MdDbText_setVerticalMode_1=b.asm.emscripten_bind_MdDbText_setVerticalMode_1).apply(null,arguments)},sp=b._emscripten_bind_MdDbText_explode_0=function(){return(sp=b._emscripten_bind_MdDbText_explode_0=b.asm.emscripten_bind_MdDbText_explode_0).apply(null,arguments)},tp=b._emscripten_bind_MdDbText_TrueColor_0=function(){return(tp=b._emscripten_bind_MdDbText_TrueColor_0=
342
- b.asm.emscripten_bind_MdDbText_TrueColor_0).apply(null,arguments)},up=b._emscripten_bind_MdDbText_SetTrueColor_1=function(){return(up=b._emscripten_bind_MdDbText_SetTrueColor_1=b.asm.emscripten_bind_MdDbText_SetTrueColor_1).apply(null,arguments)},vp=b._emscripten_bind_MdDbText_ColorIndex_0=function(){return(vp=b._emscripten_bind_MdDbText_ColorIndex_0=b.asm.emscripten_bind_MdDbText_ColorIndex_0).apply(null,arguments)},wp=b._emscripten_bind_MdDbText_SetColorIndex_1=function(){return(wp=b._emscripten_bind_MdDbText_SetColorIndex_1=
343
- b.asm.emscripten_bind_MdDbText_SetColorIndex_1).apply(null,arguments)},xp=b._emscripten_bind_MdDbText_Layer_0=function(){return(xp=b._emscripten_bind_MdDbText_Layer_0=b.asm.emscripten_bind_MdDbText_Layer_0).apply(null,arguments)},yp=b._emscripten_bind_MdDbText_SetLayer_1=function(){return(yp=b._emscripten_bind_MdDbText_SetLayer_1=b.asm.emscripten_bind_MdDbText_SetLayer_1).apply(null,arguments)},zp=b._emscripten_bind_MdDbText_LinetypeScale_0=function(){return(zp=b._emscripten_bind_MdDbText_LinetypeScale_0=
344
- b.asm.emscripten_bind_MdDbText_LinetypeScale_0).apply(null,arguments)},Ap=b._emscripten_bind_MdDbText_SetLinetypeScale_1=function(){return(Ap=b._emscripten_bind_MdDbText_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbText_SetLinetypeScale_1).apply(null,arguments)},Bp=b._emscripten_bind_MdDbText_Visible_0=function(){return(Bp=b._emscripten_bind_MdDbText_Visible_0=b.asm.emscripten_bind_MdDbText_Visible_0).apply(null,arguments)},Cp=b._emscripten_bind_MdDbText_SetVisible_1=function(){return(Cp=b._emscripten_bind_MdDbText_SetVisible_1=
345
- b.asm.emscripten_bind_MdDbText_SetVisible_1).apply(null,arguments)},Dp=b._emscripten_bind_MdDbText_Lineweight_0=function(){return(Dp=b._emscripten_bind_MdDbText_Lineweight_0=b.asm.emscripten_bind_MdDbText_Lineweight_0).apply(null,arguments)},Ep=b._emscripten_bind_MdDbText_SetLineweight_1=function(){return(Ep=b._emscripten_bind_MdDbText_SetLineweight_1=b.asm.emscripten_bind_MdDbText_SetLineweight_1).apply(null,arguments)},Fp=b._emscripten_bind_MdDbText_TextStyle_0=function(){return(Fp=b._emscripten_bind_MdDbText_TextStyle_0=
346
- b.asm.emscripten_bind_MdDbText_TextStyle_0).apply(null,arguments)},Gp=b._emscripten_bind_MdDbText_SetTextStyle_1=function(){return(Gp=b._emscripten_bind_MdDbText_SetTextStyle_1=b.asm.emscripten_bind_MdDbText_SetTextStyle_1).apply(null,arguments)},Hp=b._emscripten_bind_MdDbText_Highlight_1=function(){return(Hp=b._emscripten_bind_MdDbText_Highlight_1=b.asm.emscripten_bind_MdDbText_Highlight_1).apply(null,arguments)},Ip=b._emscripten_bind_MdDbText_Move_2=function(){return(Ip=b._emscripten_bind_MdDbText_Move_2=
347
- b.asm.emscripten_bind_MdDbText_Move_2).apply(null,arguments)},Jp=b._emscripten_bind_MdDbText_Rotate_2=function(){return(Jp=b._emscripten_bind_MdDbText_Rotate_2=b.asm.emscripten_bind_MdDbText_Rotate_2).apply(null,arguments)},Kp=b._emscripten_bind_MdDbText_Mirror_2=function(){return(Kp=b._emscripten_bind_MdDbText_Mirror_2=b.asm.emscripten_bind_MdDbText_Mirror_2).apply(null,arguments)},Lp=b._emscripten_bind_MdDbText_ScaleEntity_2=function(){return(Lp=b._emscripten_bind_MdDbText_ScaleEntity_2=b.asm.emscripten_bind_MdDbText_ScaleEntity_2).apply(null,
348
- arguments)},Mp=b._emscripten_bind_MdDbText_TransformBy_1=function(){return(Mp=b._emscripten_bind_MdDbText_TransformBy_1=b.asm.emscripten_bind_MdDbText_TransformBy_1).apply(null,arguments)},Np=b._emscripten_bind_MdDbText_GetBoundingBox_0=function(){return(Np=b._emscripten_bind_MdDbText_GetBoundingBox_0=b.asm.emscripten_bind_MdDbText_GetBoundingBox_0).apply(null,arguments)},Op=b._emscripten_bind_MdDbText_GetObjectID_0=function(){return(Op=b._emscripten_bind_MdDbText_GetObjectID_0=b.asm.emscripten_bind_MdDbText_GetObjectID_0).apply(null,
349
- arguments)},Pp=b._emscripten_bind_MdDbText_Erase_0=function(){return(Pp=b._emscripten_bind_MdDbText_Erase_0=b.asm.emscripten_bind_MdDbText_Erase_0).apply(null,arguments)},Qp=b._emscripten_bind_MdDbText_ConnectionTempObject_1=function(){return(Qp=b._emscripten_bind_MdDbText_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbText_ConnectionTempObject_1).apply(null,arguments)},Rp=b._emscripten_bind_MdDbText_Clone_0=function(){return(Rp=b._emscripten_bind_MdDbText_Clone_0=b.asm.emscripten_bind_MdDbText_Clone_0).apply(null,
350
- arguments)},Sp=b._emscripten_bind_MdDbText_GetHandle_0=function(){return(Sp=b._emscripten_bind_MdDbText_GetHandle_0=b.asm.emscripten_bind_MdDbText_GetHandle_0).apply(null,arguments)},Tp=b._emscripten_bind_MdDbText_GetDatabase_0=function(){return(Tp=b._emscripten_bind_MdDbText_GetDatabase_0=b.asm.emscripten_bind_MdDbText_GetDatabase_0).apply(null,arguments)},Up=b._emscripten_bind_MdDbText_GetOwnerID_0=function(){return(Up=b._emscripten_bind_MdDbText_GetOwnerID_0=b.asm.emscripten_bind_MdDbText_GetOwnerID_0).apply(null,
351
- arguments)},Vp=b._emscripten_bind_MdDbText_moveGripPointsAt_4=function(){return(Vp=b._emscripten_bind_MdDbText_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbText_moveGripPointsAt_4).apply(null,arguments)},Wp=b._emscripten_bind_MdDbText_getObjectName_0=function(){return(Wp=b._emscripten_bind_MdDbText_getObjectName_0=b.asm.emscripten_bind_MdDbText_getObjectName_0).apply(null,arguments)},Xp=b._emscripten_bind_MdDbText_getDxf0_0=function(){return(Xp=b._emscripten_bind_MdDbText_getDxf0_0=b.asm.emscripten_bind_MdDbText_getDxf0_0).apply(null,
352
- arguments)},Yp=b._emscripten_bind_MdDbText_getJson_0=function(){return(Yp=b._emscripten_bind_MdDbText_getJson_0=b.asm.emscripten_bind_MdDbText_getJson_0).apply(null,arguments)},Zp=b._emscripten_bind_MdDbText_setJson_1=function(){return(Zp=b._emscripten_bind_MdDbText_setJson_1=b.asm.emscripten_bind_MdDbText_setJson_1).apply(null,arguments)},$p=b._emscripten_bind_MdDbText_isKindOf_1=function(){return($p=b._emscripten_bind_MdDbText_isKindOf_1=b.asm.emscripten_bind_MdDbText_isKindOf_1).apply(null,arguments)},
353
- aq=b._emscripten_bind_MdDbText___destroy___0=function(){return(aq=b._emscripten_bind_MdDbText___destroy___0=b.asm.emscripten_bind_MdDbText___destroy___0).apply(null,arguments)},bq=b._emscripten_bind_MdDbCircle_MdDbCircle_0=function(){return(bq=b._emscripten_bind_MdDbCircle_MdDbCircle_0=b.asm.emscripten_bind_MdDbCircle_MdDbCircle_0).apply(null,arguments)},cq=b._emscripten_bind_MdDbCircle_center_0=function(){return(cq=b._emscripten_bind_MdDbCircle_center_0=b.asm.emscripten_bind_MdDbCircle_center_0).apply(null,
354
- arguments)},dq=b._emscripten_bind_MdDbCircle_setCenter_1=function(){return(dq=b._emscripten_bind_MdDbCircle_setCenter_1=b.asm.emscripten_bind_MdDbCircle_setCenter_1).apply(null,arguments)},eq=b._emscripten_bind_MdDbCircle_radius_0=function(){return(eq=b._emscripten_bind_MdDbCircle_radius_0=b.asm.emscripten_bind_MdDbCircle_radius_0).apply(null,arguments)},fq=b._emscripten_bind_MdDbCircle_setRadius_1=function(){return(fq=b._emscripten_bind_MdDbCircle_setRadius_1=b.asm.emscripten_bind_MdDbCircle_setRadius_1).apply(null,
355
- arguments)},gq=b._emscripten_bind_MdDbCircle_getStartParam_0=function(){return(gq=b._emscripten_bind_MdDbCircle_getStartParam_0=b.asm.emscripten_bind_MdDbCircle_getStartParam_0).apply(null,arguments)},hq=b._emscripten_bind_MdDbCircle_getEndParam_0=function(){return(hq=b._emscripten_bind_MdDbCircle_getEndParam_0=b.asm.emscripten_bind_MdDbCircle_getEndParam_0).apply(null,arguments)},iq=b._emscripten_bind_MdDbCircle_getDistAtParam_1=function(){return(iq=b._emscripten_bind_MdDbCircle_getDistAtParam_1=
356
- b.asm.emscripten_bind_MdDbCircle_getDistAtParam_1).apply(null,arguments)},jq=b._emscripten_bind_MdDbCircle_getParamAtDist_1=function(){return(jq=b._emscripten_bind_MdDbCircle_getParamAtDist_1=b.asm.emscripten_bind_MdDbCircle_getParamAtDist_1).apply(null,arguments)},kq=b._emscripten_bind_MdDbCircle_getDistAtPoint_1=function(){return(kq=b._emscripten_bind_MdDbCircle_getDistAtPoint_1=b.asm.emscripten_bind_MdDbCircle_getDistAtPoint_1).apply(null,arguments)},lq=b._emscripten_bind_MdDbCircle_getPointAtDist_1=
357
- function(){return(lq=b._emscripten_bind_MdDbCircle_getPointAtDist_1=b.asm.emscripten_bind_MdDbCircle_getPointAtDist_1).apply(null,arguments)},mq=b._emscripten_bind_MdDbCircle_getStartPoint_0=function(){return(mq=b._emscripten_bind_MdDbCircle_getStartPoint_0=b.asm.emscripten_bind_MdDbCircle_getStartPoint_0).apply(null,arguments)},nq=b._emscripten_bind_MdDbCircle_getEndPoint_0=function(){return(nq=b._emscripten_bind_MdDbCircle_getEndPoint_0=b.asm.emscripten_bind_MdDbCircle_getEndPoint_0).apply(null,
358
- arguments)},oq=b._emscripten_bind_MdDbCircle_getPointAtParam_1=function(){return(oq=b._emscripten_bind_MdDbCircle_getPointAtParam_1=b.asm.emscripten_bind_MdDbCircle_getPointAtParam_1).apply(null,arguments)},pq=b._emscripten_bind_MdDbCircle_getParamAtPoint_1=function(){return(pq=b._emscripten_bind_MdDbCircle_getParamAtPoint_1=b.asm.emscripten_bind_MdDbCircle_getParamAtPoint_1).apply(null,arguments)},qq=b._emscripten_bind_MdDbCircle_getFirstDeriv_1=function(){return(qq=b._emscripten_bind_MdDbCircle_getFirstDeriv_1=
359
- b.asm.emscripten_bind_MdDbCircle_getFirstDeriv_1).apply(null,arguments)},rq=b._emscripten_bind_MdDbCircle_getFirstDerivEx_1=function(){return(rq=b._emscripten_bind_MdDbCircle_getFirstDerivEx_1=b.asm.emscripten_bind_MdDbCircle_getFirstDerivEx_1).apply(null,arguments)},sq=b._emscripten_bind_MdDbCircle_getClosestPointTo_2=function(){return(sq=b._emscripten_bind_MdDbCircle_getClosestPointTo_2=b.asm.emscripten_bind_MdDbCircle_getClosestPointTo_2).apply(null,arguments)},tq=b._emscripten_bind_MdDbCircle_offsetCurves_2=
360
- function(){return(tq=b._emscripten_bind_MdDbCircle_offsetCurves_2=b.asm.emscripten_bind_MdDbCircle_offsetCurves_2).apply(null,arguments)},uq=b._emscripten_bind_MdDbCircle_splitCurves_1=function(){return(uq=b._emscripten_bind_MdDbCircle_splitCurves_1=b.asm.emscripten_bind_MdDbCircle_splitCurves_1).apply(null,arguments)},vq=b._emscripten_bind_MdDbCircle_getArea_0=function(){return(vq=b._emscripten_bind_MdDbCircle_getArea_0=b.asm.emscripten_bind_MdDbCircle_getArea_0).apply(null,arguments)},wq=b._emscripten_bind_MdDbCircle_getSamplePoints_1=
361
- function(){return(wq=b._emscripten_bind_MdDbCircle_getSamplePoints_1=b.asm.emscripten_bind_MdDbCircle_getSamplePoints_1).apply(null,arguments)},xq=b._emscripten_bind_MdDbCircle_getLength_0=function(){return(xq=b._emscripten_bind_MdDbCircle_getLength_0=b.asm.emscripten_bind_MdDbCircle_getLength_0).apply(null,arguments)},yq=b._emscripten_bind_MdDbCircle_explode_0=function(){return(yq=b._emscripten_bind_MdDbCircle_explode_0=b.asm.emscripten_bind_MdDbCircle_explode_0).apply(null,arguments)},zq=b._emscripten_bind_MdDbCircle_TrueColor_0=
362
- function(){return(zq=b._emscripten_bind_MdDbCircle_TrueColor_0=b.asm.emscripten_bind_MdDbCircle_TrueColor_0).apply(null,arguments)},Aq=b._emscripten_bind_MdDbCircle_SetTrueColor_1=function(){return(Aq=b._emscripten_bind_MdDbCircle_SetTrueColor_1=b.asm.emscripten_bind_MdDbCircle_SetTrueColor_1).apply(null,arguments)},Bq=b._emscripten_bind_MdDbCircle_ColorIndex_0=function(){return(Bq=b._emscripten_bind_MdDbCircle_ColorIndex_0=b.asm.emscripten_bind_MdDbCircle_ColorIndex_0).apply(null,arguments)},Cq=
363
- b._emscripten_bind_MdDbCircle_SetColorIndex_1=function(){return(Cq=b._emscripten_bind_MdDbCircle_SetColorIndex_1=b.asm.emscripten_bind_MdDbCircle_SetColorIndex_1).apply(null,arguments)},Dq=b._emscripten_bind_MdDbCircle_Layer_0=function(){return(Dq=b._emscripten_bind_MdDbCircle_Layer_0=b.asm.emscripten_bind_MdDbCircle_Layer_0).apply(null,arguments)},Eq=b._emscripten_bind_MdDbCircle_SetLayer_1=function(){return(Eq=b._emscripten_bind_MdDbCircle_SetLayer_1=b.asm.emscripten_bind_MdDbCircle_SetLayer_1).apply(null,
364
- arguments)},Fq=b._emscripten_bind_MdDbCircle_LinetypeScale_0=function(){return(Fq=b._emscripten_bind_MdDbCircle_LinetypeScale_0=b.asm.emscripten_bind_MdDbCircle_LinetypeScale_0).apply(null,arguments)},Gq=b._emscripten_bind_MdDbCircle_SetLinetypeScale_1=function(){return(Gq=b._emscripten_bind_MdDbCircle_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbCircle_SetLinetypeScale_1).apply(null,arguments)},Hq=b._emscripten_bind_MdDbCircle_Visible_0=function(){return(Hq=b._emscripten_bind_MdDbCircle_Visible_0=
365
- b.asm.emscripten_bind_MdDbCircle_Visible_0).apply(null,arguments)},Iq=b._emscripten_bind_MdDbCircle_SetVisible_1=function(){return(Iq=b._emscripten_bind_MdDbCircle_SetVisible_1=b.asm.emscripten_bind_MdDbCircle_SetVisible_1).apply(null,arguments)},Jq=b._emscripten_bind_MdDbCircle_Lineweight_0=function(){return(Jq=b._emscripten_bind_MdDbCircle_Lineweight_0=b.asm.emscripten_bind_MdDbCircle_Lineweight_0).apply(null,arguments)},Kq=b._emscripten_bind_MdDbCircle_SetLineweight_1=function(){return(Kq=b._emscripten_bind_MdDbCircle_SetLineweight_1=
366
- b.asm.emscripten_bind_MdDbCircle_SetLineweight_1).apply(null,arguments)},Lq=b._emscripten_bind_MdDbCircle_TextStyle_0=function(){return(Lq=b._emscripten_bind_MdDbCircle_TextStyle_0=b.asm.emscripten_bind_MdDbCircle_TextStyle_0).apply(null,arguments)},Mq=b._emscripten_bind_MdDbCircle_SetTextStyle_1=function(){return(Mq=b._emscripten_bind_MdDbCircle_SetTextStyle_1=b.asm.emscripten_bind_MdDbCircle_SetTextStyle_1).apply(null,arguments)},Nq=b._emscripten_bind_MdDbCircle_Highlight_1=function(){return(Nq=
367
- b._emscripten_bind_MdDbCircle_Highlight_1=b.asm.emscripten_bind_MdDbCircle_Highlight_1).apply(null,arguments)},Oq=b._emscripten_bind_MdDbCircle_Move_2=function(){return(Oq=b._emscripten_bind_MdDbCircle_Move_2=b.asm.emscripten_bind_MdDbCircle_Move_2).apply(null,arguments)},Pq=b._emscripten_bind_MdDbCircle_Rotate_2=function(){return(Pq=b._emscripten_bind_MdDbCircle_Rotate_2=b.asm.emscripten_bind_MdDbCircle_Rotate_2).apply(null,arguments)},Qq=b._emscripten_bind_MdDbCircle_Mirror_2=function(){return(Qq=
368
- b._emscripten_bind_MdDbCircle_Mirror_2=b.asm.emscripten_bind_MdDbCircle_Mirror_2).apply(null,arguments)},Rq=b._emscripten_bind_MdDbCircle_ScaleEntity_2=function(){return(Rq=b._emscripten_bind_MdDbCircle_ScaleEntity_2=b.asm.emscripten_bind_MdDbCircle_ScaleEntity_2).apply(null,arguments)},Sq=b._emscripten_bind_MdDbCircle_TransformBy_1=function(){return(Sq=b._emscripten_bind_MdDbCircle_TransformBy_1=b.asm.emscripten_bind_MdDbCircle_TransformBy_1).apply(null,arguments)},Tq=b._emscripten_bind_MdDbCircle_GetBoundingBox_0=
369
- function(){return(Tq=b._emscripten_bind_MdDbCircle_GetBoundingBox_0=b.asm.emscripten_bind_MdDbCircle_GetBoundingBox_0).apply(null,arguments)},Uq=b._emscripten_bind_MdDbCircle_GetObjectID_0=function(){return(Uq=b._emscripten_bind_MdDbCircle_GetObjectID_0=b.asm.emscripten_bind_MdDbCircle_GetObjectID_0).apply(null,arguments)},Vq=b._emscripten_bind_MdDbCircle_Erase_0=function(){return(Vq=b._emscripten_bind_MdDbCircle_Erase_0=b.asm.emscripten_bind_MdDbCircle_Erase_0).apply(null,arguments)},Wq=b._emscripten_bind_MdDbCircle_ConnectionTempObject_1=
370
- function(){return(Wq=b._emscripten_bind_MdDbCircle_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbCircle_ConnectionTempObject_1).apply(null,arguments)},Xq=b._emscripten_bind_MdDbCircle_Clone_0=function(){return(Xq=b._emscripten_bind_MdDbCircle_Clone_0=b.asm.emscripten_bind_MdDbCircle_Clone_0).apply(null,arguments)},Yq=b._emscripten_bind_MdDbCircle_GetHandle_0=function(){return(Yq=b._emscripten_bind_MdDbCircle_GetHandle_0=b.asm.emscripten_bind_MdDbCircle_GetHandle_0).apply(null,arguments)},Zq=b._emscripten_bind_MdDbCircle_GetDatabase_0=
371
- function(){return(Zq=b._emscripten_bind_MdDbCircle_GetDatabase_0=b.asm.emscripten_bind_MdDbCircle_GetDatabase_0).apply(null,arguments)},$q=b._emscripten_bind_MdDbCircle_GetOwnerID_0=function(){return($q=b._emscripten_bind_MdDbCircle_GetOwnerID_0=b.asm.emscripten_bind_MdDbCircle_GetOwnerID_0).apply(null,arguments)},ar=b._emscripten_bind_MdDbCircle_moveGripPointsAt_4=function(){return(ar=b._emscripten_bind_MdDbCircle_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbCircle_moveGripPointsAt_4).apply(null,
372
- arguments)},br=b._emscripten_bind_MdDbCircle_getObjectName_0=function(){return(br=b._emscripten_bind_MdDbCircle_getObjectName_0=b.asm.emscripten_bind_MdDbCircle_getObjectName_0).apply(null,arguments)},cr=b._emscripten_bind_MdDbCircle_getDxf0_0=function(){return(cr=b._emscripten_bind_MdDbCircle_getDxf0_0=b.asm.emscripten_bind_MdDbCircle_getDxf0_0).apply(null,arguments)},dr=b._emscripten_bind_MdDbCircle_getJson_0=function(){return(dr=b._emscripten_bind_MdDbCircle_getJson_0=b.asm.emscripten_bind_MdDbCircle_getJson_0).apply(null,
373
- arguments)},er=b._emscripten_bind_MdDbCircle_setJson_1=function(){return(er=b._emscripten_bind_MdDbCircle_setJson_1=b.asm.emscripten_bind_MdDbCircle_setJson_1).apply(null,arguments)},fr=b._emscripten_bind_MdDbCircle_isKindOf_1=function(){return(fr=b._emscripten_bind_MdDbCircle_isKindOf_1=b.asm.emscripten_bind_MdDbCircle_isKindOf_1).apply(null,arguments)},gr=b._emscripten_bind_MdDbCircle___destroy___0=function(){return(gr=b._emscripten_bind_MdDbCircle___destroy___0=b.asm.emscripten_bind_MdDbCircle___destroy___0).apply(null,
374
- arguments)},hr=b._emscripten_bind_MdDbArc_MdDbArc_0=function(){return(hr=b._emscripten_bind_MdDbArc_MdDbArc_0=b.asm.emscripten_bind_MdDbArc_MdDbArc_0).apply(null,arguments)},ir=b._emscripten_bind_MdDbArc_center_0=function(){return(ir=b._emscripten_bind_MdDbArc_center_0=b.asm.emscripten_bind_MdDbArc_center_0).apply(null,arguments)},jr=b._emscripten_bind_MdDbArc_setCenter_1=function(){return(jr=b._emscripten_bind_MdDbArc_setCenter_1=b.asm.emscripten_bind_MdDbArc_setCenter_1).apply(null,arguments)},
375
- kr=b._emscripten_bind_MdDbArc_radius_0=function(){return(kr=b._emscripten_bind_MdDbArc_radius_0=b.asm.emscripten_bind_MdDbArc_radius_0).apply(null,arguments)},lr=b._emscripten_bind_MdDbArc_setRadius_1=function(){return(lr=b._emscripten_bind_MdDbArc_setRadius_1=b.asm.emscripten_bind_MdDbArc_setRadius_1).apply(null,arguments)},mr=b._emscripten_bind_MdDbArc_startAngle_0=function(){return(mr=b._emscripten_bind_MdDbArc_startAngle_0=b.asm.emscripten_bind_MdDbArc_startAngle_0).apply(null,arguments)},nr=
376
- b._emscripten_bind_MdDbArc_setStartAngle_1=function(){return(nr=b._emscripten_bind_MdDbArc_setStartAngle_1=b.asm.emscripten_bind_MdDbArc_setStartAngle_1).apply(null,arguments)},or=b._emscripten_bind_MdDbArc_endAngle_0=function(){return(or=b._emscripten_bind_MdDbArc_endAngle_0=b.asm.emscripten_bind_MdDbArc_endAngle_0).apply(null,arguments)},pr=b._emscripten_bind_MdDbArc_setEndAngle_1=function(){return(pr=b._emscripten_bind_MdDbArc_setEndAngle_1=b.asm.emscripten_bind_MdDbArc_setEndAngle_1).apply(null,
377
- arguments)},qr=b._emscripten_bind_MdDbArc_computeArc_6=function(){return(qr=b._emscripten_bind_MdDbArc_computeArc_6=b.asm.emscripten_bind_MdDbArc_computeArc_6).apply(null,arguments)},rr=b._emscripten_bind_MdDbArc_getStartParam_0=function(){return(rr=b._emscripten_bind_MdDbArc_getStartParam_0=b.asm.emscripten_bind_MdDbArc_getStartParam_0).apply(null,arguments)},sr=b._emscripten_bind_MdDbArc_getEndParam_0=function(){return(sr=b._emscripten_bind_MdDbArc_getEndParam_0=b.asm.emscripten_bind_MdDbArc_getEndParam_0).apply(null,
378
- arguments)},tr=b._emscripten_bind_MdDbArc_getDistAtParam_1=function(){return(tr=b._emscripten_bind_MdDbArc_getDistAtParam_1=b.asm.emscripten_bind_MdDbArc_getDistAtParam_1).apply(null,arguments)},ur=b._emscripten_bind_MdDbArc_getParamAtDist_1=function(){return(ur=b._emscripten_bind_MdDbArc_getParamAtDist_1=b.asm.emscripten_bind_MdDbArc_getParamAtDist_1).apply(null,arguments)},vr=b._emscripten_bind_MdDbArc_getDistAtPoint_1=function(){return(vr=b._emscripten_bind_MdDbArc_getDistAtPoint_1=b.asm.emscripten_bind_MdDbArc_getDistAtPoint_1).apply(null,
379
- arguments)},wr=b._emscripten_bind_MdDbArc_getPointAtDist_1=function(){return(wr=b._emscripten_bind_MdDbArc_getPointAtDist_1=b.asm.emscripten_bind_MdDbArc_getPointAtDist_1).apply(null,arguments)},xr=b._emscripten_bind_MdDbArc_getStartPoint_0=function(){return(xr=b._emscripten_bind_MdDbArc_getStartPoint_0=b.asm.emscripten_bind_MdDbArc_getStartPoint_0).apply(null,arguments)},yr=b._emscripten_bind_MdDbArc_getEndPoint_0=function(){return(yr=b._emscripten_bind_MdDbArc_getEndPoint_0=b.asm.emscripten_bind_MdDbArc_getEndPoint_0).apply(null,
380
- arguments)},zr=b._emscripten_bind_MdDbArc_getPointAtParam_1=function(){return(zr=b._emscripten_bind_MdDbArc_getPointAtParam_1=b.asm.emscripten_bind_MdDbArc_getPointAtParam_1).apply(null,arguments)},Ar=b._emscripten_bind_MdDbArc_getParamAtPoint_1=function(){return(Ar=b._emscripten_bind_MdDbArc_getParamAtPoint_1=b.asm.emscripten_bind_MdDbArc_getParamAtPoint_1).apply(null,arguments)},Br=b._emscripten_bind_MdDbArc_getFirstDeriv_1=function(){return(Br=b._emscripten_bind_MdDbArc_getFirstDeriv_1=b.asm.emscripten_bind_MdDbArc_getFirstDeriv_1).apply(null,
381
- arguments)},Cr=b._emscripten_bind_MdDbArc_getFirstDerivEx_1=function(){return(Cr=b._emscripten_bind_MdDbArc_getFirstDerivEx_1=b.asm.emscripten_bind_MdDbArc_getFirstDerivEx_1).apply(null,arguments)},Dr=b._emscripten_bind_MdDbArc_getClosestPointTo_2=function(){return(Dr=b._emscripten_bind_MdDbArc_getClosestPointTo_2=b.asm.emscripten_bind_MdDbArc_getClosestPointTo_2).apply(null,arguments)},Er=b._emscripten_bind_MdDbArc_offsetCurves_2=function(){return(Er=b._emscripten_bind_MdDbArc_offsetCurves_2=b.asm.emscripten_bind_MdDbArc_offsetCurves_2).apply(null,
382
- arguments)},Fr=b._emscripten_bind_MdDbArc_splitCurves_1=function(){return(Fr=b._emscripten_bind_MdDbArc_splitCurves_1=b.asm.emscripten_bind_MdDbArc_splitCurves_1).apply(null,arguments)},Gr=b._emscripten_bind_MdDbArc_getArea_0=function(){return(Gr=b._emscripten_bind_MdDbArc_getArea_0=b.asm.emscripten_bind_MdDbArc_getArea_0).apply(null,arguments)},Hr=b._emscripten_bind_MdDbArc_getSamplePoints_1=function(){return(Hr=b._emscripten_bind_MdDbArc_getSamplePoints_1=b.asm.emscripten_bind_MdDbArc_getSamplePoints_1).apply(null,
383
- arguments)},Ir=b._emscripten_bind_MdDbArc_getLength_0=function(){return(Ir=b._emscripten_bind_MdDbArc_getLength_0=b.asm.emscripten_bind_MdDbArc_getLength_0).apply(null,arguments)},Jr=b._emscripten_bind_MdDbArc_explode_0=function(){return(Jr=b._emscripten_bind_MdDbArc_explode_0=b.asm.emscripten_bind_MdDbArc_explode_0).apply(null,arguments)},Kr=b._emscripten_bind_MdDbArc_TrueColor_0=function(){return(Kr=b._emscripten_bind_MdDbArc_TrueColor_0=b.asm.emscripten_bind_MdDbArc_TrueColor_0).apply(null,arguments)},
384
- Lr=b._emscripten_bind_MdDbArc_SetTrueColor_1=function(){return(Lr=b._emscripten_bind_MdDbArc_SetTrueColor_1=b.asm.emscripten_bind_MdDbArc_SetTrueColor_1).apply(null,arguments)},Mr=b._emscripten_bind_MdDbArc_ColorIndex_0=function(){return(Mr=b._emscripten_bind_MdDbArc_ColorIndex_0=b.asm.emscripten_bind_MdDbArc_ColorIndex_0).apply(null,arguments)},Nr=b._emscripten_bind_MdDbArc_SetColorIndex_1=function(){return(Nr=b._emscripten_bind_MdDbArc_SetColorIndex_1=b.asm.emscripten_bind_MdDbArc_SetColorIndex_1).apply(null,
385
- arguments)},Or=b._emscripten_bind_MdDbArc_Layer_0=function(){return(Or=b._emscripten_bind_MdDbArc_Layer_0=b.asm.emscripten_bind_MdDbArc_Layer_0).apply(null,arguments)},Pr=b._emscripten_bind_MdDbArc_SetLayer_1=function(){return(Pr=b._emscripten_bind_MdDbArc_SetLayer_1=b.asm.emscripten_bind_MdDbArc_SetLayer_1).apply(null,arguments)},Qr=b._emscripten_bind_MdDbArc_LinetypeScale_0=function(){return(Qr=b._emscripten_bind_MdDbArc_LinetypeScale_0=b.asm.emscripten_bind_MdDbArc_LinetypeScale_0).apply(null,
386
- arguments)},Rr=b._emscripten_bind_MdDbArc_SetLinetypeScale_1=function(){return(Rr=b._emscripten_bind_MdDbArc_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbArc_SetLinetypeScale_1).apply(null,arguments)},Sr=b._emscripten_bind_MdDbArc_Visible_0=function(){return(Sr=b._emscripten_bind_MdDbArc_Visible_0=b.asm.emscripten_bind_MdDbArc_Visible_0).apply(null,arguments)},Tr=b._emscripten_bind_MdDbArc_SetVisible_1=function(){return(Tr=b._emscripten_bind_MdDbArc_SetVisible_1=b.asm.emscripten_bind_MdDbArc_SetVisible_1).apply(null,
387
- arguments)},Ur=b._emscripten_bind_MdDbArc_Lineweight_0=function(){return(Ur=b._emscripten_bind_MdDbArc_Lineweight_0=b.asm.emscripten_bind_MdDbArc_Lineweight_0).apply(null,arguments)},Vr=b._emscripten_bind_MdDbArc_SetLineweight_1=function(){return(Vr=b._emscripten_bind_MdDbArc_SetLineweight_1=b.asm.emscripten_bind_MdDbArc_SetLineweight_1).apply(null,arguments)},Wr=b._emscripten_bind_MdDbArc_TextStyle_0=function(){return(Wr=b._emscripten_bind_MdDbArc_TextStyle_0=b.asm.emscripten_bind_MdDbArc_TextStyle_0).apply(null,
388
- arguments)},Xr=b._emscripten_bind_MdDbArc_SetTextStyle_1=function(){return(Xr=b._emscripten_bind_MdDbArc_SetTextStyle_1=b.asm.emscripten_bind_MdDbArc_SetTextStyle_1).apply(null,arguments)},Yr=b._emscripten_bind_MdDbArc_Highlight_1=function(){return(Yr=b._emscripten_bind_MdDbArc_Highlight_1=b.asm.emscripten_bind_MdDbArc_Highlight_1).apply(null,arguments)},Zr=b._emscripten_bind_MdDbArc_Move_2=function(){return(Zr=b._emscripten_bind_MdDbArc_Move_2=b.asm.emscripten_bind_MdDbArc_Move_2).apply(null,arguments)},
389
- $r=b._emscripten_bind_MdDbArc_Rotate_2=function(){return($r=b._emscripten_bind_MdDbArc_Rotate_2=b.asm.emscripten_bind_MdDbArc_Rotate_2).apply(null,arguments)},as=b._emscripten_bind_MdDbArc_Mirror_2=function(){return(as=b._emscripten_bind_MdDbArc_Mirror_2=b.asm.emscripten_bind_MdDbArc_Mirror_2).apply(null,arguments)},bs=b._emscripten_bind_MdDbArc_ScaleEntity_2=function(){return(bs=b._emscripten_bind_MdDbArc_ScaleEntity_2=b.asm.emscripten_bind_MdDbArc_ScaleEntity_2).apply(null,arguments)},cs=b._emscripten_bind_MdDbArc_TransformBy_1=
390
- function(){return(cs=b._emscripten_bind_MdDbArc_TransformBy_1=b.asm.emscripten_bind_MdDbArc_TransformBy_1).apply(null,arguments)},ds=b._emscripten_bind_MdDbArc_GetBoundingBox_0=function(){return(ds=b._emscripten_bind_MdDbArc_GetBoundingBox_0=b.asm.emscripten_bind_MdDbArc_GetBoundingBox_0).apply(null,arguments)},es=b._emscripten_bind_MdDbArc_GetObjectID_0=function(){return(es=b._emscripten_bind_MdDbArc_GetObjectID_0=b.asm.emscripten_bind_MdDbArc_GetObjectID_0).apply(null,arguments)},gs=b._emscripten_bind_MdDbArc_Erase_0=
391
- function(){return(gs=b._emscripten_bind_MdDbArc_Erase_0=b.asm.emscripten_bind_MdDbArc_Erase_0).apply(null,arguments)},hs=b._emscripten_bind_MdDbArc_ConnectionTempObject_1=function(){return(hs=b._emscripten_bind_MdDbArc_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbArc_ConnectionTempObject_1).apply(null,arguments)},is=b._emscripten_bind_MdDbArc_Clone_0=function(){return(is=b._emscripten_bind_MdDbArc_Clone_0=b.asm.emscripten_bind_MdDbArc_Clone_0).apply(null,arguments)},js=b._emscripten_bind_MdDbArc_GetHandle_0=
392
- function(){return(js=b._emscripten_bind_MdDbArc_GetHandle_0=b.asm.emscripten_bind_MdDbArc_GetHandle_0).apply(null,arguments)},ks=b._emscripten_bind_MdDbArc_GetDatabase_0=function(){return(ks=b._emscripten_bind_MdDbArc_GetDatabase_0=b.asm.emscripten_bind_MdDbArc_GetDatabase_0).apply(null,arguments)},ls=b._emscripten_bind_MdDbArc_GetOwnerID_0=function(){return(ls=b._emscripten_bind_MdDbArc_GetOwnerID_0=b.asm.emscripten_bind_MdDbArc_GetOwnerID_0).apply(null,arguments)},ms=b._emscripten_bind_MdDbArc_moveGripPointsAt_4=
393
- function(){return(ms=b._emscripten_bind_MdDbArc_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbArc_moveGripPointsAt_4).apply(null,arguments)},ns=b._emscripten_bind_MdDbArc_getObjectName_0=function(){return(ns=b._emscripten_bind_MdDbArc_getObjectName_0=b.asm.emscripten_bind_MdDbArc_getObjectName_0).apply(null,arguments)},ps=b._emscripten_bind_MdDbArc_getDxf0_0=function(){return(ps=b._emscripten_bind_MdDbArc_getDxf0_0=b.asm.emscripten_bind_MdDbArc_getDxf0_0).apply(null,arguments)},qs=b._emscripten_bind_MdDbArc_getJson_0=
394
- function(){return(qs=b._emscripten_bind_MdDbArc_getJson_0=b.asm.emscripten_bind_MdDbArc_getJson_0).apply(null,arguments)},rs=b._emscripten_bind_MdDbArc_setJson_1=function(){return(rs=b._emscripten_bind_MdDbArc_setJson_1=b.asm.emscripten_bind_MdDbArc_setJson_1).apply(null,arguments)},ss=b._emscripten_bind_MdDbArc_isKindOf_1=function(){return(ss=b._emscripten_bind_MdDbArc_isKindOf_1=b.asm.emscripten_bind_MdDbArc_isKindOf_1).apply(null,arguments)},ts=b._emscripten_bind_MdDbArc___destroy___0=function(){return(ts=
395
- b._emscripten_bind_MdDbArc___destroy___0=b.asm.emscripten_bind_MdDbArc___destroy___0).apply(null,arguments)},us=b._emscripten_bind_MdDbPolyline_MdDbPolyline_0=function(){return(us=b._emscripten_bind_MdDbPolyline_MdDbPolyline_0=b.asm.emscripten_bind_MdDbPolyline_MdDbPolyline_0).apply(null,arguments)},vs=b._emscripten_bind_MdDbPolyline_setClosed_1=function(){return(vs=b._emscripten_bind_MdDbPolyline_setClosed_1=b.asm.emscripten_bind_MdDbPolyline_setClosed_1).apply(null,arguments)},xs=b._emscripten_bind_MdDbPolyline_setConstantWidth_1=
396
- function(){return(xs=b._emscripten_bind_MdDbPolyline_setConstantWidth_1=b.asm.emscripten_bind_MdDbPolyline_setConstantWidth_1).apply(null,arguments)},ys=b._emscripten_bind_MdDbPolyline_isClosed_0=function(){return(ys=b._emscripten_bind_MdDbPolyline_isClosed_0=b.asm.emscripten_bind_MdDbPolyline_isClosed_0).apply(null,arguments)},zs=b._emscripten_bind_MdDbPolyline_getConstantWidth_0=function(){return(zs=b._emscripten_bind_MdDbPolyline_getConstantWidth_0=b.asm.emscripten_bind_MdDbPolyline_getConstantWidth_0).apply(null,
397
- arguments)},As=b._emscripten_bind_MdDbPolyline_addVertexAt_5=function(){return(As=b._emscripten_bind_MdDbPolyline_addVertexAt_5=b.asm.emscripten_bind_MdDbPolyline_addVertexAt_5).apply(null,arguments)},Bs=b._emscripten_bind_MdDbPolyline_removeVertexAt_1=function(){return(Bs=b._emscripten_bind_MdDbPolyline_removeVertexAt_1=b.asm.emscripten_bind_MdDbPolyline_removeVertexAt_1).apply(null,arguments)},Cs=b._emscripten_bind_MdDbPolyline_numVerts_0=function(){return(Cs=b._emscripten_bind_MdDbPolyline_numVerts_0=
398
- b.asm.emscripten_bind_MdDbPolyline_numVerts_0).apply(null,arguments)},Ds=b._emscripten_bind_MdDbPolyline_getPointAt_1=function(){return(Ds=b._emscripten_bind_MdDbPolyline_getPointAt_1=b.asm.emscripten_bind_MdDbPolyline_getPointAt_1).apply(null,arguments)},Es=b._emscripten_bind_MdDbPolyline_getBulgeAt_1=function(){return(Es=b._emscripten_bind_MdDbPolyline_getBulgeAt_1=b.asm.emscripten_bind_MdDbPolyline_getBulgeAt_1).apply(null,arguments)},Fs=b._emscripten_bind_MdDbPolyline_getStartWidthsAt_1=function(){return(Fs=
399
- b._emscripten_bind_MdDbPolyline_getStartWidthsAt_1=b.asm.emscripten_bind_MdDbPolyline_getStartWidthsAt_1).apply(null,arguments)},Gs=b._emscripten_bind_MdDbPolyline_getEndWidthsAt_1=function(){return(Gs=b._emscripten_bind_MdDbPolyline_getEndWidthsAt_1=b.asm.emscripten_bind_MdDbPolyline_getEndWidthsAt_1).apply(null,arguments)},Hs=b._emscripten_bind_MdDbPolyline_setPointAt_2=function(){return(Hs=b._emscripten_bind_MdDbPolyline_setPointAt_2=b.asm.emscripten_bind_MdDbPolyline_setPointAt_2).apply(null,
400
- arguments)},Is=b._emscripten_bind_MdDbPolyline_setBulgeAt_2=function(){return(Is=b._emscripten_bind_MdDbPolyline_setBulgeAt_2=b.asm.emscripten_bind_MdDbPolyline_setBulgeAt_2).apply(null,arguments)},Js=b._emscripten_bind_MdDbPolyline_getStartParam_0=function(){return(Js=b._emscripten_bind_MdDbPolyline_getStartParam_0=b.asm.emscripten_bind_MdDbPolyline_getStartParam_0).apply(null,arguments)},Ks=b._emscripten_bind_MdDbPolyline_getEndParam_0=function(){return(Ks=b._emscripten_bind_MdDbPolyline_getEndParam_0=
401
- b.asm.emscripten_bind_MdDbPolyline_getEndParam_0).apply(null,arguments)},Ls=b._emscripten_bind_MdDbPolyline_getDistAtParam_1=function(){return(Ls=b._emscripten_bind_MdDbPolyline_getDistAtParam_1=b.asm.emscripten_bind_MdDbPolyline_getDistAtParam_1).apply(null,arguments)},Ms=b._emscripten_bind_MdDbPolyline_getParamAtDist_1=function(){return(Ms=b._emscripten_bind_MdDbPolyline_getParamAtDist_1=b.asm.emscripten_bind_MdDbPolyline_getParamAtDist_1).apply(null,arguments)},Ns=b._emscripten_bind_MdDbPolyline_getDistAtPoint_1=
402
- function(){return(Ns=b._emscripten_bind_MdDbPolyline_getDistAtPoint_1=b.asm.emscripten_bind_MdDbPolyline_getDistAtPoint_1).apply(null,arguments)},Os=b._emscripten_bind_MdDbPolyline_getPointAtDist_1=function(){return(Os=b._emscripten_bind_MdDbPolyline_getPointAtDist_1=b.asm.emscripten_bind_MdDbPolyline_getPointAtDist_1).apply(null,arguments)},Ps=b._emscripten_bind_MdDbPolyline_getStartPoint_0=function(){return(Ps=b._emscripten_bind_MdDbPolyline_getStartPoint_0=b.asm.emscripten_bind_MdDbPolyline_getStartPoint_0).apply(null,
403
- arguments)},Qs=b._emscripten_bind_MdDbPolyline_getEndPoint_0=function(){return(Qs=b._emscripten_bind_MdDbPolyline_getEndPoint_0=b.asm.emscripten_bind_MdDbPolyline_getEndPoint_0).apply(null,arguments)},Rs=b._emscripten_bind_MdDbPolyline_getPointAtParam_1=function(){return(Rs=b._emscripten_bind_MdDbPolyline_getPointAtParam_1=b.asm.emscripten_bind_MdDbPolyline_getPointAtParam_1).apply(null,arguments)},Ss=b._emscripten_bind_MdDbPolyline_getParamAtPoint_1=function(){return(Ss=b._emscripten_bind_MdDbPolyline_getParamAtPoint_1=
404
- b.asm.emscripten_bind_MdDbPolyline_getParamAtPoint_1).apply(null,arguments)},Ts=b._emscripten_bind_MdDbPolyline_getFirstDeriv_1=function(){return(Ts=b._emscripten_bind_MdDbPolyline_getFirstDeriv_1=b.asm.emscripten_bind_MdDbPolyline_getFirstDeriv_1).apply(null,arguments)},Us=b._emscripten_bind_MdDbPolyline_getFirstDerivEx_1=function(){return(Us=b._emscripten_bind_MdDbPolyline_getFirstDerivEx_1=b.asm.emscripten_bind_MdDbPolyline_getFirstDerivEx_1).apply(null,arguments)},Vs=b._emscripten_bind_MdDbPolyline_getClosestPointTo_2=
405
- function(){return(Vs=b._emscripten_bind_MdDbPolyline_getClosestPointTo_2=b.asm.emscripten_bind_MdDbPolyline_getClosestPointTo_2).apply(null,arguments)},Ws=b._emscripten_bind_MdDbPolyline_offsetCurves_2=function(){return(Ws=b._emscripten_bind_MdDbPolyline_offsetCurves_2=b.asm.emscripten_bind_MdDbPolyline_offsetCurves_2).apply(null,arguments)},Xs=b._emscripten_bind_MdDbPolyline_splitCurves_1=function(){return(Xs=b._emscripten_bind_MdDbPolyline_splitCurves_1=b.asm.emscripten_bind_MdDbPolyline_splitCurves_1).apply(null,
406
- arguments)},Ys=b._emscripten_bind_MdDbPolyline_getArea_0=function(){return(Ys=b._emscripten_bind_MdDbPolyline_getArea_0=b.asm.emscripten_bind_MdDbPolyline_getArea_0).apply(null,arguments)},Zs=b._emscripten_bind_MdDbPolyline_getSamplePoints_1=function(){return(Zs=b._emscripten_bind_MdDbPolyline_getSamplePoints_1=b.asm.emscripten_bind_MdDbPolyline_getSamplePoints_1).apply(null,arguments)},$s=b._emscripten_bind_MdDbPolyline_getLength_0=function(){return($s=b._emscripten_bind_MdDbPolyline_getLength_0=
407
- b.asm.emscripten_bind_MdDbPolyline_getLength_0).apply(null,arguments)},at=b._emscripten_bind_MdDbPolyline_explode_0=function(){return(at=b._emscripten_bind_MdDbPolyline_explode_0=b.asm.emscripten_bind_MdDbPolyline_explode_0).apply(null,arguments)},bt=b._emscripten_bind_MdDbPolyline_TrueColor_0=function(){return(bt=b._emscripten_bind_MdDbPolyline_TrueColor_0=b.asm.emscripten_bind_MdDbPolyline_TrueColor_0).apply(null,arguments)},ct=b._emscripten_bind_MdDbPolyline_SetTrueColor_1=function(){return(ct=
408
- b._emscripten_bind_MdDbPolyline_SetTrueColor_1=b.asm.emscripten_bind_MdDbPolyline_SetTrueColor_1).apply(null,arguments)},dt=b._emscripten_bind_MdDbPolyline_ColorIndex_0=function(){return(dt=b._emscripten_bind_MdDbPolyline_ColorIndex_0=b.asm.emscripten_bind_MdDbPolyline_ColorIndex_0).apply(null,arguments)},et=b._emscripten_bind_MdDbPolyline_SetColorIndex_1=function(){return(et=b._emscripten_bind_MdDbPolyline_SetColorIndex_1=b.asm.emscripten_bind_MdDbPolyline_SetColorIndex_1).apply(null,arguments)},
409
- ft=b._emscripten_bind_MdDbPolyline_Layer_0=function(){return(ft=b._emscripten_bind_MdDbPolyline_Layer_0=b.asm.emscripten_bind_MdDbPolyline_Layer_0).apply(null,arguments)},gt=b._emscripten_bind_MdDbPolyline_SetLayer_1=function(){return(gt=b._emscripten_bind_MdDbPolyline_SetLayer_1=b.asm.emscripten_bind_MdDbPolyline_SetLayer_1).apply(null,arguments)},ht=b._emscripten_bind_MdDbPolyline_LinetypeScale_0=function(){return(ht=b._emscripten_bind_MdDbPolyline_LinetypeScale_0=b.asm.emscripten_bind_MdDbPolyline_LinetypeScale_0).apply(null,
410
- arguments)},it=b._emscripten_bind_MdDbPolyline_SetLinetypeScale_1=function(){return(it=b._emscripten_bind_MdDbPolyline_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbPolyline_SetLinetypeScale_1).apply(null,arguments)},jt=b._emscripten_bind_MdDbPolyline_Visible_0=function(){return(jt=b._emscripten_bind_MdDbPolyline_Visible_0=b.asm.emscripten_bind_MdDbPolyline_Visible_0).apply(null,arguments)},kt=b._emscripten_bind_MdDbPolyline_SetVisible_1=function(){return(kt=b._emscripten_bind_MdDbPolyline_SetVisible_1=
411
- b.asm.emscripten_bind_MdDbPolyline_SetVisible_1).apply(null,arguments)},lt=b._emscripten_bind_MdDbPolyline_Lineweight_0=function(){return(lt=b._emscripten_bind_MdDbPolyline_Lineweight_0=b.asm.emscripten_bind_MdDbPolyline_Lineweight_0).apply(null,arguments)},mt=b._emscripten_bind_MdDbPolyline_SetLineweight_1=function(){return(mt=b._emscripten_bind_MdDbPolyline_SetLineweight_1=b.asm.emscripten_bind_MdDbPolyline_SetLineweight_1).apply(null,arguments)},nt=b._emscripten_bind_MdDbPolyline_TextStyle_0=function(){return(nt=
412
- b._emscripten_bind_MdDbPolyline_TextStyle_0=b.asm.emscripten_bind_MdDbPolyline_TextStyle_0).apply(null,arguments)},ot=b._emscripten_bind_MdDbPolyline_SetTextStyle_1=function(){return(ot=b._emscripten_bind_MdDbPolyline_SetTextStyle_1=b.asm.emscripten_bind_MdDbPolyline_SetTextStyle_1).apply(null,arguments)},pt=b._emscripten_bind_MdDbPolyline_Highlight_1=function(){return(pt=b._emscripten_bind_MdDbPolyline_Highlight_1=b.asm.emscripten_bind_MdDbPolyline_Highlight_1).apply(null,arguments)},qt=b._emscripten_bind_MdDbPolyline_Move_2=
413
- function(){return(qt=b._emscripten_bind_MdDbPolyline_Move_2=b.asm.emscripten_bind_MdDbPolyline_Move_2).apply(null,arguments)},rt=b._emscripten_bind_MdDbPolyline_Rotate_2=function(){return(rt=b._emscripten_bind_MdDbPolyline_Rotate_2=b.asm.emscripten_bind_MdDbPolyline_Rotate_2).apply(null,arguments)},st=b._emscripten_bind_MdDbPolyline_Mirror_2=function(){return(st=b._emscripten_bind_MdDbPolyline_Mirror_2=b.asm.emscripten_bind_MdDbPolyline_Mirror_2).apply(null,arguments)},tt=b._emscripten_bind_MdDbPolyline_ScaleEntity_2=
414
- function(){return(tt=b._emscripten_bind_MdDbPolyline_ScaleEntity_2=b.asm.emscripten_bind_MdDbPolyline_ScaleEntity_2).apply(null,arguments)},ut=b._emscripten_bind_MdDbPolyline_TransformBy_1=function(){return(ut=b._emscripten_bind_MdDbPolyline_TransformBy_1=b.asm.emscripten_bind_MdDbPolyline_TransformBy_1).apply(null,arguments)},vt=b._emscripten_bind_MdDbPolyline_GetBoundingBox_0=function(){return(vt=b._emscripten_bind_MdDbPolyline_GetBoundingBox_0=b.asm.emscripten_bind_MdDbPolyline_GetBoundingBox_0).apply(null,
415
- arguments)},wt=b._emscripten_bind_MdDbPolyline_GetObjectID_0=function(){return(wt=b._emscripten_bind_MdDbPolyline_GetObjectID_0=b.asm.emscripten_bind_MdDbPolyline_GetObjectID_0).apply(null,arguments)},xt=b._emscripten_bind_MdDbPolyline_Erase_0=function(){return(xt=b._emscripten_bind_MdDbPolyline_Erase_0=b.asm.emscripten_bind_MdDbPolyline_Erase_0).apply(null,arguments)},yt=b._emscripten_bind_MdDbPolyline_ConnectionTempObject_1=function(){return(yt=b._emscripten_bind_MdDbPolyline_ConnectionTempObject_1=
416
- b.asm.emscripten_bind_MdDbPolyline_ConnectionTempObject_1).apply(null,arguments)},zt=b._emscripten_bind_MdDbPolyline_Clone_0=function(){return(zt=b._emscripten_bind_MdDbPolyline_Clone_0=b.asm.emscripten_bind_MdDbPolyline_Clone_0).apply(null,arguments)},At=b._emscripten_bind_MdDbPolyline_GetHandle_0=function(){return(At=b._emscripten_bind_MdDbPolyline_GetHandle_0=b.asm.emscripten_bind_MdDbPolyline_GetHandle_0).apply(null,arguments)},Bt=b._emscripten_bind_MdDbPolyline_GetDatabase_0=function(){return(Bt=
417
- b._emscripten_bind_MdDbPolyline_GetDatabase_0=b.asm.emscripten_bind_MdDbPolyline_GetDatabase_0).apply(null,arguments)},Ct=b._emscripten_bind_MdDbPolyline_GetOwnerID_0=function(){return(Ct=b._emscripten_bind_MdDbPolyline_GetOwnerID_0=b.asm.emscripten_bind_MdDbPolyline_GetOwnerID_0).apply(null,arguments)},Dt=b._emscripten_bind_MdDbPolyline_moveGripPointsAt_4=function(){return(Dt=b._emscripten_bind_MdDbPolyline_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbPolyline_moveGripPointsAt_4).apply(null,arguments)},
418
- Et=b._emscripten_bind_MdDbPolyline_getObjectName_0=function(){return(Et=b._emscripten_bind_MdDbPolyline_getObjectName_0=b.asm.emscripten_bind_MdDbPolyline_getObjectName_0).apply(null,arguments)},Ft=b._emscripten_bind_MdDbPolyline_getDxf0_0=function(){return(Ft=b._emscripten_bind_MdDbPolyline_getDxf0_0=b.asm.emscripten_bind_MdDbPolyline_getDxf0_0).apply(null,arguments)},Gt=b._emscripten_bind_MdDbPolyline_getJson_0=function(){return(Gt=b._emscripten_bind_MdDbPolyline_getJson_0=b.asm.emscripten_bind_MdDbPolyline_getJson_0).apply(null,
419
- arguments)},Ht=b._emscripten_bind_MdDbPolyline_setJson_1=function(){return(Ht=b._emscripten_bind_MdDbPolyline_setJson_1=b.asm.emscripten_bind_MdDbPolyline_setJson_1).apply(null,arguments)},It=b._emscripten_bind_MdDbPolyline_isKindOf_1=function(){return(It=b._emscripten_bind_MdDbPolyline_isKindOf_1=b.asm.emscripten_bind_MdDbPolyline_isKindOf_1).apply(null,arguments)},Jt=b._emscripten_bind_MdDbPolyline___destroy___0=function(){return(Jt=b._emscripten_bind_MdDbPolyline___destroy___0=b.asm.emscripten_bind_MdDbPolyline___destroy___0).apply(null,
420
- arguments)},Kt=b._emscripten_bind_MdDbBlockReference_MdDbBlockReference_0=function(){return(Kt=b._emscripten_bind_MdDbBlockReference_MdDbBlockReference_0=b.asm.emscripten_bind_MdDbBlockReference_MdDbBlockReference_0).apply(null,arguments)},Lt=b._emscripten_bind_MdDbBlockReference_blockTableRecordId_0=function(){return(Lt=b._emscripten_bind_MdDbBlockReference_blockTableRecordId_0=b.asm.emscripten_bind_MdDbBlockReference_blockTableRecordId_0).apply(null,arguments)},Mt=b._emscripten_bind_MdDbBlockReference_setBlockTableRecordId_1=
421
- function(){return(Mt=b._emscripten_bind_MdDbBlockReference_setBlockTableRecordId_1=b.asm.emscripten_bind_MdDbBlockReference_setBlockTableRecordId_1).apply(null,arguments)},Nt=b._emscripten_bind_MdDbBlockReference_position_0=function(){return(Nt=b._emscripten_bind_MdDbBlockReference_position_0=b.asm.emscripten_bind_MdDbBlockReference_position_0).apply(null,arguments)},Ot=b._emscripten_bind_MdDbBlockReference_setPosition_1=function(){return(Ot=b._emscripten_bind_MdDbBlockReference_setPosition_1=b.asm.emscripten_bind_MdDbBlockReference_setPosition_1).apply(null,
422
- arguments)},Pt=b._emscripten_bind_MdDbBlockReference_scaleFactors_0=function(){return(Pt=b._emscripten_bind_MdDbBlockReference_scaleFactors_0=b.asm.emscripten_bind_MdDbBlockReference_scaleFactors_0).apply(null,arguments)},Qt=b._emscripten_bind_MdDbBlockReference_setScaleFactors_1=function(){return(Qt=b._emscripten_bind_MdDbBlockReference_setScaleFactors_1=b.asm.emscripten_bind_MdDbBlockReference_setScaleFactors_1).apply(null,arguments)},Rt=b._emscripten_bind_MdDbBlockReference_rotation_0=function(){return(Rt=
423
- b._emscripten_bind_MdDbBlockReference_rotation_0=b.asm.emscripten_bind_MdDbBlockReference_rotation_0).apply(null,arguments)},St=b._emscripten_bind_MdDbBlockReference_setRotation_1=function(){return(St=b._emscripten_bind_MdDbBlockReference_setRotation_1=b.asm.emscripten_bind_MdDbBlockReference_setRotation_1).apply(null,arguments)},Tt=b._emscripten_bind_MdDbBlockReference_blockTransform_0=function(){return(Tt=b._emscripten_bind_MdDbBlockReference_blockTransform_0=b.asm.emscripten_bind_MdDbBlockReference_blockTransform_0).apply(null,
424
- arguments)},Ut=b._emscripten_bind_MdDbBlockReference_setBlockTransform_1=function(){return(Ut=b._emscripten_bind_MdDbBlockReference_setBlockTransform_1=b.asm.emscripten_bind_MdDbBlockReference_setBlockTransform_1).apply(null,arguments)},Vt=b._emscripten_bind_MdDbBlockReference_getBlockName_0=function(){return(Vt=b._emscripten_bind_MdDbBlockReference_getBlockName_0=b.asm.emscripten_bind_MdDbBlockReference_getBlockName_0).apply(null,arguments)},Wt=b._emscripten_bind_MdDbBlockReference_explode_0=function(){return(Wt=
425
- b._emscripten_bind_MdDbBlockReference_explode_0=b.asm.emscripten_bind_MdDbBlockReference_explode_0).apply(null,arguments)},Xt=b._emscripten_bind_MdDbBlockReference_TrueColor_0=function(){return(Xt=b._emscripten_bind_MdDbBlockReference_TrueColor_0=b.asm.emscripten_bind_MdDbBlockReference_TrueColor_0).apply(null,arguments)},Yt=b._emscripten_bind_MdDbBlockReference_SetTrueColor_1=function(){return(Yt=b._emscripten_bind_MdDbBlockReference_SetTrueColor_1=b.asm.emscripten_bind_MdDbBlockReference_SetTrueColor_1).apply(null,
426
- arguments)},Zt=b._emscripten_bind_MdDbBlockReference_ColorIndex_0=function(){return(Zt=b._emscripten_bind_MdDbBlockReference_ColorIndex_0=b.asm.emscripten_bind_MdDbBlockReference_ColorIndex_0).apply(null,arguments)},$t=b._emscripten_bind_MdDbBlockReference_SetColorIndex_1=function(){return($t=b._emscripten_bind_MdDbBlockReference_SetColorIndex_1=b.asm.emscripten_bind_MdDbBlockReference_SetColorIndex_1).apply(null,arguments)},au=b._emscripten_bind_MdDbBlockReference_Layer_0=function(){return(au=b._emscripten_bind_MdDbBlockReference_Layer_0=
427
- b.asm.emscripten_bind_MdDbBlockReference_Layer_0).apply(null,arguments)},bu=b._emscripten_bind_MdDbBlockReference_SetLayer_1=function(){return(bu=b._emscripten_bind_MdDbBlockReference_SetLayer_1=b.asm.emscripten_bind_MdDbBlockReference_SetLayer_1).apply(null,arguments)},cu=b._emscripten_bind_MdDbBlockReference_LinetypeScale_0=function(){return(cu=b._emscripten_bind_MdDbBlockReference_LinetypeScale_0=b.asm.emscripten_bind_MdDbBlockReference_LinetypeScale_0).apply(null,arguments)},du=b._emscripten_bind_MdDbBlockReference_SetLinetypeScale_1=
428
- function(){return(du=b._emscripten_bind_MdDbBlockReference_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbBlockReference_SetLinetypeScale_1).apply(null,arguments)},eu=b._emscripten_bind_MdDbBlockReference_Visible_0=function(){return(eu=b._emscripten_bind_MdDbBlockReference_Visible_0=b.asm.emscripten_bind_MdDbBlockReference_Visible_0).apply(null,arguments)},fu=b._emscripten_bind_MdDbBlockReference_SetVisible_1=function(){return(fu=b._emscripten_bind_MdDbBlockReference_SetVisible_1=b.asm.emscripten_bind_MdDbBlockReference_SetVisible_1).apply(null,
429
- arguments)},gu=b._emscripten_bind_MdDbBlockReference_Lineweight_0=function(){return(gu=b._emscripten_bind_MdDbBlockReference_Lineweight_0=b.asm.emscripten_bind_MdDbBlockReference_Lineweight_0).apply(null,arguments)},hu=b._emscripten_bind_MdDbBlockReference_SetLineweight_1=function(){return(hu=b._emscripten_bind_MdDbBlockReference_SetLineweight_1=b.asm.emscripten_bind_MdDbBlockReference_SetLineweight_1).apply(null,arguments)},iu=b._emscripten_bind_MdDbBlockReference_TextStyle_0=function(){return(iu=
430
- b._emscripten_bind_MdDbBlockReference_TextStyle_0=b.asm.emscripten_bind_MdDbBlockReference_TextStyle_0).apply(null,arguments)},ju=b._emscripten_bind_MdDbBlockReference_SetTextStyle_1=function(){return(ju=b._emscripten_bind_MdDbBlockReference_SetTextStyle_1=b.asm.emscripten_bind_MdDbBlockReference_SetTextStyle_1).apply(null,arguments)},ku=b._emscripten_bind_MdDbBlockReference_Highlight_1=function(){return(ku=b._emscripten_bind_MdDbBlockReference_Highlight_1=b.asm.emscripten_bind_MdDbBlockReference_Highlight_1).apply(null,
431
- arguments)},lu=b._emscripten_bind_MdDbBlockReference_Move_2=function(){return(lu=b._emscripten_bind_MdDbBlockReference_Move_2=b.asm.emscripten_bind_MdDbBlockReference_Move_2).apply(null,arguments)},mu=b._emscripten_bind_MdDbBlockReference_Rotate_2=function(){return(mu=b._emscripten_bind_MdDbBlockReference_Rotate_2=b.asm.emscripten_bind_MdDbBlockReference_Rotate_2).apply(null,arguments)},nu=b._emscripten_bind_MdDbBlockReference_Mirror_2=function(){return(nu=b._emscripten_bind_MdDbBlockReference_Mirror_2=
432
- b.asm.emscripten_bind_MdDbBlockReference_Mirror_2).apply(null,arguments)},ou=b._emscripten_bind_MdDbBlockReference_ScaleEntity_2=function(){return(ou=b._emscripten_bind_MdDbBlockReference_ScaleEntity_2=b.asm.emscripten_bind_MdDbBlockReference_ScaleEntity_2).apply(null,arguments)},pu=b._emscripten_bind_MdDbBlockReference_TransformBy_1=function(){return(pu=b._emscripten_bind_MdDbBlockReference_TransformBy_1=b.asm.emscripten_bind_MdDbBlockReference_TransformBy_1).apply(null,arguments)},qu=b._emscripten_bind_MdDbBlockReference_GetBoundingBox_0=
433
- function(){return(qu=b._emscripten_bind_MdDbBlockReference_GetBoundingBox_0=b.asm.emscripten_bind_MdDbBlockReference_GetBoundingBox_0).apply(null,arguments)},ru=b._emscripten_bind_MdDbBlockReference_GetObjectID_0=function(){return(ru=b._emscripten_bind_MdDbBlockReference_GetObjectID_0=b.asm.emscripten_bind_MdDbBlockReference_GetObjectID_0).apply(null,arguments)},su=b._emscripten_bind_MdDbBlockReference_Erase_0=function(){return(su=b._emscripten_bind_MdDbBlockReference_Erase_0=b.asm.emscripten_bind_MdDbBlockReference_Erase_0).apply(null,
434
- arguments)},tu=b._emscripten_bind_MdDbBlockReference_ConnectionTempObject_1=function(){return(tu=b._emscripten_bind_MdDbBlockReference_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbBlockReference_ConnectionTempObject_1).apply(null,arguments)},uu=b._emscripten_bind_MdDbBlockReference_Clone_0=function(){return(uu=b._emscripten_bind_MdDbBlockReference_Clone_0=b.asm.emscripten_bind_MdDbBlockReference_Clone_0).apply(null,arguments)},vu=b._emscripten_bind_MdDbBlockReference_GetHandle_0=function(){return(vu=
435
- b._emscripten_bind_MdDbBlockReference_GetHandle_0=b.asm.emscripten_bind_MdDbBlockReference_GetHandle_0).apply(null,arguments)},wu=b._emscripten_bind_MdDbBlockReference_GetDatabase_0=function(){return(wu=b._emscripten_bind_MdDbBlockReference_GetDatabase_0=b.asm.emscripten_bind_MdDbBlockReference_GetDatabase_0).apply(null,arguments)},xu=b._emscripten_bind_MdDbBlockReference_GetOwnerID_0=function(){return(xu=b._emscripten_bind_MdDbBlockReference_GetOwnerID_0=b.asm.emscripten_bind_MdDbBlockReference_GetOwnerID_0).apply(null,
436
- arguments)},yu=b._emscripten_bind_MdDbBlockReference_moveGripPointsAt_4=function(){return(yu=b._emscripten_bind_MdDbBlockReference_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbBlockReference_moveGripPointsAt_4).apply(null,arguments)},zu=b._emscripten_bind_MdDbBlockReference_getObjectName_0=function(){return(zu=b._emscripten_bind_MdDbBlockReference_getObjectName_0=b.asm.emscripten_bind_MdDbBlockReference_getObjectName_0).apply(null,arguments)},Au=b._emscripten_bind_MdDbBlockReference_getDxf0_0=function(){return(Au=
437
- b._emscripten_bind_MdDbBlockReference_getDxf0_0=b.asm.emscripten_bind_MdDbBlockReference_getDxf0_0).apply(null,arguments)},Bu=b._emscripten_bind_MdDbBlockReference_getJson_0=function(){return(Bu=b._emscripten_bind_MdDbBlockReference_getJson_0=b.asm.emscripten_bind_MdDbBlockReference_getJson_0).apply(null,arguments)},Cu=b._emscripten_bind_MdDbBlockReference_setJson_1=function(){return(Cu=b._emscripten_bind_MdDbBlockReference_setJson_1=b.asm.emscripten_bind_MdDbBlockReference_setJson_1).apply(null,
438
- arguments)},Du=b._emscripten_bind_MdDbBlockReference_isKindOf_1=function(){return(Du=b._emscripten_bind_MdDbBlockReference_isKindOf_1=b.asm.emscripten_bind_MdDbBlockReference_isKindOf_1).apply(null,arguments)},Eu=b._emscripten_bind_MdDbBlockReference___destroy___0=function(){return(Eu=b._emscripten_bind_MdDbBlockReference___destroy___0=b.asm.emscripten_bind_MdDbBlockReference___destroy___0).apply(null,arguments)},Fu=b._emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0=function(){return(Fu=
439
- b._emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0=b.asm.emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0).apply(null,arguments)},Gu=b._emscripten_bind_MdDbAlignedDimension_xLine1Point_0=function(){return(Gu=b._emscripten_bind_MdDbAlignedDimension_xLine1Point_0=b.asm.emscripten_bind_MdDbAlignedDimension_xLine1Point_0).apply(null,arguments)},Hu=b._emscripten_bind_MdDbAlignedDimension_setXLine1Point_1=function(){return(Hu=b._emscripten_bind_MdDbAlignedDimension_setXLine1Point_1=
440
- b.asm.emscripten_bind_MdDbAlignedDimension_setXLine1Point_1).apply(null,arguments)},Iu=b._emscripten_bind_MdDbAlignedDimension_xLine2Point_0=function(){return(Iu=b._emscripten_bind_MdDbAlignedDimension_xLine2Point_0=b.asm.emscripten_bind_MdDbAlignedDimension_xLine2Point_0).apply(null,arguments)},Ju=b._emscripten_bind_MdDbAlignedDimension_setXLine2Point_1=function(){return(Ju=b._emscripten_bind_MdDbAlignedDimension_setXLine2Point_1=b.asm.emscripten_bind_MdDbAlignedDimension_setXLine2Point_1).apply(null,
441
- arguments)},Ku=b._emscripten_bind_MdDbAlignedDimension_dimLinePoint_0=function(){return(Ku=b._emscripten_bind_MdDbAlignedDimension_dimLinePoint_0=b.asm.emscripten_bind_MdDbAlignedDimension_dimLinePoint_0).apply(null,arguments)},Lu=b._emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1=function(){return(Lu=b._emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1=b.asm.emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1).apply(null,arguments)},Mu=b._emscripten_bind_MdDbAlignedDimension_oblique_0=
442
- function(){return(Mu=b._emscripten_bind_MdDbAlignedDimension_oblique_0=b.asm.emscripten_bind_MdDbAlignedDimension_oblique_0).apply(null,arguments)},Nu=b._emscripten_bind_MdDbAlignedDimension_setOblique_1=function(){return(Nu=b._emscripten_bind_MdDbAlignedDimension_setOblique_1=b.asm.emscripten_bind_MdDbAlignedDimension_setOblique_1).apply(null,arguments)},Ou=b._emscripten_bind_MdDbAlignedDimension_textPosition_0=function(){return(Ou=b._emscripten_bind_MdDbAlignedDimension_textPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_textPosition_0).apply(null,
443
- arguments)},Pu=b._emscripten_bind_MdDbAlignedDimension_setTextPosition_1=function(){return(Pu=b._emscripten_bind_MdDbAlignedDimension_setTextPosition_1=b.asm.emscripten_bind_MdDbAlignedDimension_setTextPosition_1).apply(null,arguments)},Qu=b._emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0=function(){return(Qu=b._emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0).apply(null,arguments)},Ru=b._emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0=
444
- function(){return(Ru=b._emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0).apply(null,arguments)},Su=b._emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0=function(){return(Su=b._emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0).apply(null,arguments)},Tu=b._emscripten_bind_MdDbAlignedDimension_elevation_0=function(){return(Tu=b._emscripten_bind_MdDbAlignedDimension_elevation_0=
445
- b.asm.emscripten_bind_MdDbAlignedDimension_elevation_0).apply(null,arguments)},Uu=b._emscripten_bind_MdDbAlignedDimension_setElevation_1=function(){return(Uu=b._emscripten_bind_MdDbAlignedDimension_setElevation_1=b.asm.emscripten_bind_MdDbAlignedDimension_setElevation_1).apply(null,arguments)},Vu=b._emscripten_bind_MdDbAlignedDimension_dimensionText_0=function(){return(Vu=b._emscripten_bind_MdDbAlignedDimension_dimensionText_0=b.asm.emscripten_bind_MdDbAlignedDimension_dimensionText_0).apply(null,
446
- arguments)},Wu=b._emscripten_bind_MdDbAlignedDimension_setDimensionText_1=function(){return(Wu=b._emscripten_bind_MdDbAlignedDimension_setDimensionText_1=b.asm.emscripten_bind_MdDbAlignedDimension_setDimensionText_1).apply(null,arguments)},Xu=b._emscripten_bind_MdDbAlignedDimension_textRotation_0=function(){return(Xu=b._emscripten_bind_MdDbAlignedDimension_textRotation_0=b.asm.emscripten_bind_MdDbAlignedDimension_textRotation_0).apply(null,arguments)},Yu=b._emscripten_bind_MdDbAlignedDimension_setTextRotation_1=
447
- function(){return(Yu=b._emscripten_bind_MdDbAlignedDimension_setTextRotation_1=b.asm.emscripten_bind_MdDbAlignedDimension_setTextRotation_1).apply(null,arguments)},Zu=b._emscripten_bind_MdDbAlignedDimension_dimensionStyle_0=function(){return(Zu=b._emscripten_bind_MdDbAlignedDimension_dimensionStyle_0=b.asm.emscripten_bind_MdDbAlignedDimension_dimensionStyle_0).apply(null,arguments)},$u=b._emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1=function(){return($u=b._emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1=
448
- b.asm.emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1).apply(null,arguments)},av=b._emscripten_bind_MdDbAlignedDimension_textAttachment_0=function(){return(av=b._emscripten_bind_MdDbAlignedDimension_textAttachment_0=b.asm.emscripten_bind_MdDbAlignedDimension_textAttachment_0).apply(null,arguments)},bv=b._emscripten_bind_MdDbAlignedDimension_setTextAttachment_1=function(){return(bv=b._emscripten_bind_MdDbAlignedDimension_setTextAttachment_1=b.asm.emscripten_bind_MdDbAlignedDimension_setTextAttachment_1).apply(null,
449
- arguments)},cv=b._emscripten_bind_MdDbAlignedDimension_horizontalRotation_0=function(){return(cv=b._emscripten_bind_MdDbAlignedDimension_horizontalRotation_0=b.asm.emscripten_bind_MdDbAlignedDimension_horizontalRotation_0).apply(null,arguments)},dv=b._emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1=function(){return(dv=b._emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1=b.asm.emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1).apply(null,arguments)},ev=b._emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1=
450
- function(){return(ev=b._emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1=b.asm.emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1).apply(null,arguments)},fv=b._emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1=function(){return(fv=b._emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1).apply(null,arguments)},gv=b._emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2=function(){return(gv=b._emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2=
451
- b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2).apply(null,arguments)},hv=b._emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1=function(){return(hv=b._emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1).apply(null,arguments)},iv=b._emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2=function(){return(iv=b._emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2=b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2).apply(null,
452
- arguments)},jv=b._emscripten_bind_MdDbAlignedDimension_GetDimVarString_1=function(){return(jv=b._emscripten_bind_MdDbAlignedDimension_GetDimVarString_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarString_1).apply(null,arguments)},kv=b._emscripten_bind_MdDbAlignedDimension_SetDimVarString_2=function(){return(kv=b._emscripten_bind_MdDbAlignedDimension_SetDimVarString_2=b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarString_2).apply(null,arguments)},lv=b._emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1=
453
- function(){return(lv=b._emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1).apply(null,arguments)},mv=b._emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2=function(){return(mv=b._emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2=b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2).apply(null,arguments)},nv=b._emscripten_bind_MdDbAlignedDimension_GetAllText_0=function(){return(nv=b._emscripten_bind_MdDbAlignedDimension_GetAllText_0=
454
- b.asm.emscripten_bind_MdDbAlignedDimension_GetAllText_0).apply(null,arguments)},ov=b._emscripten_bind_MdDbAlignedDimension_explode_0=function(){return(ov=b._emscripten_bind_MdDbAlignedDimension_explode_0=b.asm.emscripten_bind_MdDbAlignedDimension_explode_0).apply(null,arguments)},pv=b._emscripten_bind_MdDbAlignedDimension_TrueColor_0=function(){return(pv=b._emscripten_bind_MdDbAlignedDimension_TrueColor_0=b.asm.emscripten_bind_MdDbAlignedDimension_TrueColor_0).apply(null,arguments)},qv=b._emscripten_bind_MdDbAlignedDimension_SetTrueColor_1=
455
- function(){return(qv=b._emscripten_bind_MdDbAlignedDimension_SetTrueColor_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetTrueColor_1).apply(null,arguments)},rv=b._emscripten_bind_MdDbAlignedDimension_ColorIndex_0=function(){return(rv=b._emscripten_bind_MdDbAlignedDimension_ColorIndex_0=b.asm.emscripten_bind_MdDbAlignedDimension_ColorIndex_0).apply(null,arguments)},sv=b._emscripten_bind_MdDbAlignedDimension_SetColorIndex_1=function(){return(sv=b._emscripten_bind_MdDbAlignedDimension_SetColorIndex_1=
456
- b.asm.emscripten_bind_MdDbAlignedDimension_SetColorIndex_1).apply(null,arguments)},tv=b._emscripten_bind_MdDbAlignedDimension_Layer_0=function(){return(tv=b._emscripten_bind_MdDbAlignedDimension_Layer_0=b.asm.emscripten_bind_MdDbAlignedDimension_Layer_0).apply(null,arguments)},uv=b._emscripten_bind_MdDbAlignedDimension_SetLayer_1=function(){return(uv=b._emscripten_bind_MdDbAlignedDimension_SetLayer_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetLayer_1).apply(null,arguments)},vv=b._emscripten_bind_MdDbAlignedDimension_LinetypeScale_0=
457
- function(){return(vv=b._emscripten_bind_MdDbAlignedDimension_LinetypeScale_0=b.asm.emscripten_bind_MdDbAlignedDimension_LinetypeScale_0).apply(null,arguments)},wv=b._emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1=function(){return(wv=b._emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1).apply(null,arguments)},xv=b._emscripten_bind_MdDbAlignedDimension_Visible_0=function(){return(xv=b._emscripten_bind_MdDbAlignedDimension_Visible_0=
458
- b.asm.emscripten_bind_MdDbAlignedDimension_Visible_0).apply(null,arguments)},yv=b._emscripten_bind_MdDbAlignedDimension_SetVisible_1=function(){return(yv=b._emscripten_bind_MdDbAlignedDimension_SetVisible_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetVisible_1).apply(null,arguments)},zv=b._emscripten_bind_MdDbAlignedDimension_Lineweight_0=function(){return(zv=b._emscripten_bind_MdDbAlignedDimension_Lineweight_0=b.asm.emscripten_bind_MdDbAlignedDimension_Lineweight_0).apply(null,arguments)},Av=b._emscripten_bind_MdDbAlignedDimension_SetLineweight_1=
459
- function(){return(Av=b._emscripten_bind_MdDbAlignedDimension_SetLineweight_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetLineweight_1).apply(null,arguments)},Bv=b._emscripten_bind_MdDbAlignedDimension_TextStyle_0=function(){return(Bv=b._emscripten_bind_MdDbAlignedDimension_TextStyle_0=b.asm.emscripten_bind_MdDbAlignedDimension_TextStyle_0).apply(null,arguments)},Cv=b._emscripten_bind_MdDbAlignedDimension_SetTextStyle_1=function(){return(Cv=b._emscripten_bind_MdDbAlignedDimension_SetTextStyle_1=
460
- b.asm.emscripten_bind_MdDbAlignedDimension_SetTextStyle_1).apply(null,arguments)},Dv=b._emscripten_bind_MdDbAlignedDimension_Highlight_1=function(){return(Dv=b._emscripten_bind_MdDbAlignedDimension_Highlight_1=b.asm.emscripten_bind_MdDbAlignedDimension_Highlight_1).apply(null,arguments)},Ev=b._emscripten_bind_MdDbAlignedDimension_Move_2=function(){return(Ev=b._emscripten_bind_MdDbAlignedDimension_Move_2=b.asm.emscripten_bind_MdDbAlignedDimension_Move_2).apply(null,arguments)},Fv=b._emscripten_bind_MdDbAlignedDimension_Rotate_2=
461
- function(){return(Fv=b._emscripten_bind_MdDbAlignedDimension_Rotate_2=b.asm.emscripten_bind_MdDbAlignedDimension_Rotate_2).apply(null,arguments)},Gv=b._emscripten_bind_MdDbAlignedDimension_Mirror_2=function(){return(Gv=b._emscripten_bind_MdDbAlignedDimension_Mirror_2=b.asm.emscripten_bind_MdDbAlignedDimension_Mirror_2).apply(null,arguments)},Hv=b._emscripten_bind_MdDbAlignedDimension_ScaleEntity_2=function(){return(Hv=b._emscripten_bind_MdDbAlignedDimension_ScaleEntity_2=b.asm.emscripten_bind_MdDbAlignedDimension_ScaleEntity_2).apply(null,
462
- arguments)},Iv=b._emscripten_bind_MdDbAlignedDimension_TransformBy_1=function(){return(Iv=b._emscripten_bind_MdDbAlignedDimension_TransformBy_1=b.asm.emscripten_bind_MdDbAlignedDimension_TransformBy_1).apply(null,arguments)},Jv=b._emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0=function(){return(Jv=b._emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0=b.asm.emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0).apply(null,arguments)},Kv=b._emscripten_bind_MdDbAlignedDimension_GetObjectID_0=
463
- function(){return(Kv=b._emscripten_bind_MdDbAlignedDimension_GetObjectID_0=b.asm.emscripten_bind_MdDbAlignedDimension_GetObjectID_0).apply(null,arguments)},Lv=b._emscripten_bind_MdDbAlignedDimension_Erase_0=function(){return(Lv=b._emscripten_bind_MdDbAlignedDimension_Erase_0=b.asm.emscripten_bind_MdDbAlignedDimension_Erase_0).apply(null,arguments)},Mv=b._emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1=function(){return(Mv=b._emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1=
464
- b.asm.emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1).apply(null,arguments)},Nv=b._emscripten_bind_MdDbAlignedDimension_Clone_0=function(){return(Nv=b._emscripten_bind_MdDbAlignedDimension_Clone_0=b.asm.emscripten_bind_MdDbAlignedDimension_Clone_0).apply(null,arguments)},Ov=b._emscripten_bind_MdDbAlignedDimension_GetHandle_0=function(){return(Ov=b._emscripten_bind_MdDbAlignedDimension_GetHandle_0=b.asm.emscripten_bind_MdDbAlignedDimension_GetHandle_0).apply(null,arguments)},Pv=b._emscripten_bind_MdDbAlignedDimension_GetDatabase_0=
465
- function(){return(Pv=b._emscripten_bind_MdDbAlignedDimension_GetDatabase_0=b.asm.emscripten_bind_MdDbAlignedDimension_GetDatabase_0).apply(null,arguments)},Qv=b._emscripten_bind_MdDbAlignedDimension_GetOwnerID_0=function(){return(Qv=b._emscripten_bind_MdDbAlignedDimension_GetOwnerID_0=b.asm.emscripten_bind_MdDbAlignedDimension_GetOwnerID_0).apply(null,arguments)},Rv=b._emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4=function(){return(Rv=b._emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4=
466
- b.asm.emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4).apply(null,arguments)},Sv=b._emscripten_bind_MdDbAlignedDimension_getObjectName_0=function(){return(Sv=b._emscripten_bind_MdDbAlignedDimension_getObjectName_0=b.asm.emscripten_bind_MdDbAlignedDimension_getObjectName_0).apply(null,arguments)},Tv=b._emscripten_bind_MdDbAlignedDimension_getDxf0_0=function(){return(Tv=b._emscripten_bind_MdDbAlignedDimension_getDxf0_0=b.asm.emscripten_bind_MdDbAlignedDimension_getDxf0_0).apply(null,arguments)},
467
- Uv=b._emscripten_bind_MdDbAlignedDimension_getJson_0=function(){return(Uv=b._emscripten_bind_MdDbAlignedDimension_getJson_0=b.asm.emscripten_bind_MdDbAlignedDimension_getJson_0).apply(null,arguments)},Vv=b._emscripten_bind_MdDbAlignedDimension_setJson_1=function(){return(Vv=b._emscripten_bind_MdDbAlignedDimension_setJson_1=b.asm.emscripten_bind_MdDbAlignedDimension_setJson_1).apply(null,arguments)},Wv=b._emscripten_bind_MdDbAlignedDimension_isKindOf_1=function(){return(Wv=b._emscripten_bind_MdDbAlignedDimension_isKindOf_1=
468
- b.asm.emscripten_bind_MdDbAlignedDimension_isKindOf_1).apply(null,arguments)},Xv=b._emscripten_bind_MdDbAlignedDimension___destroy___0=function(){return(Xv=b._emscripten_bind_MdDbAlignedDimension___destroy___0=b.asm.emscripten_bind_MdDbAlignedDimension___destroy___0).apply(null,arguments)},Yv=b._emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0=function(){return(Yv=b._emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0=b.asm.emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0).apply(null,
469
- arguments)},Zv=b._emscripten_bind_MdDbRotatedDimension_xLine1Point_0=function(){return(Zv=b._emscripten_bind_MdDbRotatedDimension_xLine1Point_0=b.asm.emscripten_bind_MdDbRotatedDimension_xLine1Point_0).apply(null,arguments)},$v=b._emscripten_bind_MdDbRotatedDimension_setXLine1Point_1=function(){return($v=b._emscripten_bind_MdDbRotatedDimension_setXLine1Point_1=b.asm.emscripten_bind_MdDbRotatedDimension_setXLine1Point_1).apply(null,arguments)},aw=b._emscripten_bind_MdDbRotatedDimension_xLine2Point_0=
470
- function(){return(aw=b._emscripten_bind_MdDbRotatedDimension_xLine2Point_0=b.asm.emscripten_bind_MdDbRotatedDimension_xLine2Point_0).apply(null,arguments)},bw=b._emscripten_bind_MdDbRotatedDimension_setXLine2Point_1=function(){return(bw=b._emscripten_bind_MdDbRotatedDimension_setXLine2Point_1=b.asm.emscripten_bind_MdDbRotatedDimension_setXLine2Point_1).apply(null,arguments)},cw=b._emscripten_bind_MdDbRotatedDimension_dimLinePoint_0=function(){return(cw=b._emscripten_bind_MdDbRotatedDimension_dimLinePoint_0=
471
- b.asm.emscripten_bind_MdDbRotatedDimension_dimLinePoint_0).apply(null,arguments)},dw=b._emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1=function(){return(dw=b._emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1=b.asm.emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1).apply(null,arguments)},ew=b._emscripten_bind_MdDbRotatedDimension_rotation_0=function(){return(ew=b._emscripten_bind_MdDbRotatedDimension_rotation_0=b.asm.emscripten_bind_MdDbRotatedDimension_rotation_0).apply(null,arguments)},
472
- fw=b._emscripten_bind_MdDbRotatedDimension_setRotation_1=function(){return(fw=b._emscripten_bind_MdDbRotatedDimension_setRotation_1=b.asm.emscripten_bind_MdDbRotatedDimension_setRotation_1).apply(null,arguments)},gw=b._emscripten_bind_MdDbRotatedDimension_oblique_0=function(){return(gw=b._emscripten_bind_MdDbRotatedDimension_oblique_0=b.asm.emscripten_bind_MdDbRotatedDimension_oblique_0).apply(null,arguments)},hw=b._emscripten_bind_MdDbRotatedDimension_setOblique_1=function(){return(hw=b._emscripten_bind_MdDbRotatedDimension_setOblique_1=
473
- b.asm.emscripten_bind_MdDbRotatedDimension_setOblique_1).apply(null,arguments)},iw=b._emscripten_bind_MdDbRotatedDimension_textPosition_0=function(){return(iw=b._emscripten_bind_MdDbRotatedDimension_textPosition_0=b.asm.emscripten_bind_MdDbRotatedDimension_textPosition_0).apply(null,arguments)},jw=b._emscripten_bind_MdDbRotatedDimension_setTextPosition_1=function(){return(jw=b._emscripten_bind_MdDbRotatedDimension_setTextPosition_1=b.asm.emscripten_bind_MdDbRotatedDimension_setTextPosition_1).apply(null,
474
- arguments)},kw=b._emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0=function(){return(kw=b._emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0=b.asm.emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0).apply(null,arguments)},lw=b._emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0=function(){return(lw=b._emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0=b.asm.emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0).apply(null,arguments)},
475
- mw=b._emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0=function(){return(mw=b._emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0=b.asm.emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0).apply(null,arguments)},nw=b._emscripten_bind_MdDbRotatedDimension_elevation_0=function(){return(nw=b._emscripten_bind_MdDbRotatedDimension_elevation_0=b.asm.emscripten_bind_MdDbRotatedDimension_elevation_0).apply(null,arguments)},ow=b._emscripten_bind_MdDbRotatedDimension_setElevation_1=
476
- function(){return(ow=b._emscripten_bind_MdDbRotatedDimension_setElevation_1=b.asm.emscripten_bind_MdDbRotatedDimension_setElevation_1).apply(null,arguments)},pw=b._emscripten_bind_MdDbRotatedDimension_dimensionText_0=function(){return(pw=b._emscripten_bind_MdDbRotatedDimension_dimensionText_0=b.asm.emscripten_bind_MdDbRotatedDimension_dimensionText_0).apply(null,arguments)},qw=b._emscripten_bind_MdDbRotatedDimension_setDimensionText_1=function(){return(qw=b._emscripten_bind_MdDbRotatedDimension_setDimensionText_1=
477
- b.asm.emscripten_bind_MdDbRotatedDimension_setDimensionText_1).apply(null,arguments)},rw=b._emscripten_bind_MdDbRotatedDimension_textRotation_0=function(){return(rw=b._emscripten_bind_MdDbRotatedDimension_textRotation_0=b.asm.emscripten_bind_MdDbRotatedDimension_textRotation_0).apply(null,arguments)},sw=b._emscripten_bind_MdDbRotatedDimension_setTextRotation_1=function(){return(sw=b._emscripten_bind_MdDbRotatedDimension_setTextRotation_1=b.asm.emscripten_bind_MdDbRotatedDimension_setTextRotation_1).apply(null,
478
- arguments)},tw=b._emscripten_bind_MdDbRotatedDimension_dimensionStyle_0=function(){return(tw=b._emscripten_bind_MdDbRotatedDimension_dimensionStyle_0=b.asm.emscripten_bind_MdDbRotatedDimension_dimensionStyle_0).apply(null,arguments)},uw=b._emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1=function(){return(uw=b._emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1=b.asm.emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1).apply(null,arguments)},vw=b._emscripten_bind_MdDbRotatedDimension_textAttachment_0=
479
- function(){return(vw=b._emscripten_bind_MdDbRotatedDimension_textAttachment_0=b.asm.emscripten_bind_MdDbRotatedDimension_textAttachment_0).apply(null,arguments)},ww=b._emscripten_bind_MdDbRotatedDimension_setTextAttachment_1=function(){return(ww=b._emscripten_bind_MdDbRotatedDimension_setTextAttachment_1=b.asm.emscripten_bind_MdDbRotatedDimension_setTextAttachment_1).apply(null,arguments)},xw=b._emscripten_bind_MdDbRotatedDimension_horizontalRotation_0=function(){return(xw=b._emscripten_bind_MdDbRotatedDimension_horizontalRotation_0=
480
- b.asm.emscripten_bind_MdDbRotatedDimension_horizontalRotation_0).apply(null,arguments)},yw=b._emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1=function(){return(yw=b._emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1=b.asm.emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1).apply(null,arguments)},zw=b._emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1=function(){return(zw=b._emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1=b.asm.emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1).apply(null,
481
- arguments)},Aw=b._emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1=function(){return(Aw=b._emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1=b.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1).apply(null,arguments)},Bw=b._emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2=function(){return(Bw=b._emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2=b.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2).apply(null,arguments)},Cw=b._emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1=
482
- function(){return(Cw=b._emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1=b.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1).apply(null,arguments)},Dw=b._emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2=function(){return(Dw=b._emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2=b.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2).apply(null,arguments)},Ew=b._emscripten_bind_MdDbRotatedDimension_GetDimVarString_1=function(){return(Ew=b._emscripten_bind_MdDbRotatedDimension_GetDimVarString_1=
483
- b.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarString_1).apply(null,arguments)},Fw=b._emscripten_bind_MdDbRotatedDimension_SetDimVarString_2=function(){return(Fw=b._emscripten_bind_MdDbRotatedDimension_SetDimVarString_2=b.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarString_2).apply(null,arguments)},Gw=b._emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1=function(){return(Gw=b._emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1=b.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1).apply(null,
484
- arguments)},Hw=b._emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2=function(){return(Hw=b._emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2=b.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2).apply(null,arguments)},Iw=b._emscripten_bind_MdDbRotatedDimension_GetAllText_0=function(){return(Iw=b._emscripten_bind_MdDbRotatedDimension_GetAllText_0=b.asm.emscripten_bind_MdDbRotatedDimension_GetAllText_0).apply(null,arguments)},Jw=b._emscripten_bind_MdDbRotatedDimension_explode_0=
485
- function(){return(Jw=b._emscripten_bind_MdDbRotatedDimension_explode_0=b.asm.emscripten_bind_MdDbRotatedDimension_explode_0).apply(null,arguments)},Kw=b._emscripten_bind_MdDbRotatedDimension_TrueColor_0=function(){return(Kw=b._emscripten_bind_MdDbRotatedDimension_TrueColor_0=b.asm.emscripten_bind_MdDbRotatedDimension_TrueColor_0).apply(null,arguments)},Lw=b._emscripten_bind_MdDbRotatedDimension_SetTrueColor_1=function(){return(Lw=b._emscripten_bind_MdDbRotatedDimension_SetTrueColor_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetTrueColor_1).apply(null,
486
- arguments)},Mw=b._emscripten_bind_MdDbRotatedDimension_ColorIndex_0=function(){return(Mw=b._emscripten_bind_MdDbRotatedDimension_ColorIndex_0=b.asm.emscripten_bind_MdDbRotatedDimension_ColorIndex_0).apply(null,arguments)},Nw=b._emscripten_bind_MdDbRotatedDimension_SetColorIndex_1=function(){return(Nw=b._emscripten_bind_MdDbRotatedDimension_SetColorIndex_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetColorIndex_1).apply(null,arguments)},Ow=b._emscripten_bind_MdDbRotatedDimension_Layer_0=function(){return(Ow=
487
- b._emscripten_bind_MdDbRotatedDimension_Layer_0=b.asm.emscripten_bind_MdDbRotatedDimension_Layer_0).apply(null,arguments)},Pw=b._emscripten_bind_MdDbRotatedDimension_SetLayer_1=function(){return(Pw=b._emscripten_bind_MdDbRotatedDimension_SetLayer_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetLayer_1).apply(null,arguments)},Qw=b._emscripten_bind_MdDbRotatedDimension_LinetypeScale_0=function(){return(Qw=b._emscripten_bind_MdDbRotatedDimension_LinetypeScale_0=b.asm.emscripten_bind_MdDbRotatedDimension_LinetypeScale_0).apply(null,
488
- arguments)},Rw=b._emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1=function(){return(Rw=b._emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1).apply(null,arguments)},Sw=b._emscripten_bind_MdDbRotatedDimension_Visible_0=function(){return(Sw=b._emscripten_bind_MdDbRotatedDimension_Visible_0=b.asm.emscripten_bind_MdDbRotatedDimension_Visible_0).apply(null,arguments)},Tw=b._emscripten_bind_MdDbRotatedDimension_SetVisible_1=function(){return(Tw=
489
- b._emscripten_bind_MdDbRotatedDimension_SetVisible_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetVisible_1).apply(null,arguments)},Uw=b._emscripten_bind_MdDbRotatedDimension_Lineweight_0=function(){return(Uw=b._emscripten_bind_MdDbRotatedDimension_Lineweight_0=b.asm.emscripten_bind_MdDbRotatedDimension_Lineweight_0).apply(null,arguments)},Vw=b._emscripten_bind_MdDbRotatedDimension_SetLineweight_1=function(){return(Vw=b._emscripten_bind_MdDbRotatedDimension_SetLineweight_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetLineweight_1).apply(null,
490
- arguments)},Ww=b._emscripten_bind_MdDbRotatedDimension_TextStyle_0=function(){return(Ww=b._emscripten_bind_MdDbRotatedDimension_TextStyle_0=b.asm.emscripten_bind_MdDbRotatedDimension_TextStyle_0).apply(null,arguments)},Xw=b._emscripten_bind_MdDbRotatedDimension_SetTextStyle_1=function(){return(Xw=b._emscripten_bind_MdDbRotatedDimension_SetTextStyle_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetTextStyle_1).apply(null,arguments)},Yw=b._emscripten_bind_MdDbRotatedDimension_Highlight_1=function(){return(Yw=
491
- b._emscripten_bind_MdDbRotatedDimension_Highlight_1=b.asm.emscripten_bind_MdDbRotatedDimension_Highlight_1).apply(null,arguments)},Zw=b._emscripten_bind_MdDbRotatedDimension_Move_2=function(){return(Zw=b._emscripten_bind_MdDbRotatedDimension_Move_2=b.asm.emscripten_bind_MdDbRotatedDimension_Move_2).apply(null,arguments)},$w=b._emscripten_bind_MdDbRotatedDimension_Rotate_2=function(){return($w=b._emscripten_bind_MdDbRotatedDimension_Rotate_2=b.asm.emscripten_bind_MdDbRotatedDimension_Rotate_2).apply(null,
492
- arguments)},ax=b._emscripten_bind_MdDbRotatedDimension_Mirror_2=function(){return(ax=b._emscripten_bind_MdDbRotatedDimension_Mirror_2=b.asm.emscripten_bind_MdDbRotatedDimension_Mirror_2).apply(null,arguments)},bx=b._emscripten_bind_MdDbRotatedDimension_ScaleEntity_2=function(){return(bx=b._emscripten_bind_MdDbRotatedDimension_ScaleEntity_2=b.asm.emscripten_bind_MdDbRotatedDimension_ScaleEntity_2).apply(null,arguments)},cx=b._emscripten_bind_MdDbRotatedDimension_TransformBy_1=function(){return(cx=
493
- b._emscripten_bind_MdDbRotatedDimension_TransformBy_1=b.asm.emscripten_bind_MdDbRotatedDimension_TransformBy_1).apply(null,arguments)},dx=b._emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0=function(){return(dx=b._emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0=b.asm.emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0).apply(null,arguments)},ex=b._emscripten_bind_MdDbRotatedDimension_GetObjectID_0=function(){return(ex=b._emscripten_bind_MdDbRotatedDimension_GetObjectID_0=b.asm.emscripten_bind_MdDbRotatedDimension_GetObjectID_0).apply(null,
494
- arguments)},fx=b._emscripten_bind_MdDbRotatedDimension_Erase_0=function(){return(fx=b._emscripten_bind_MdDbRotatedDimension_Erase_0=b.asm.emscripten_bind_MdDbRotatedDimension_Erase_0).apply(null,arguments)},gx=b._emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1=function(){return(gx=b._emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1).apply(null,arguments)},hx=b._emscripten_bind_MdDbRotatedDimension_Clone_0=function(){return(hx=
495
- b._emscripten_bind_MdDbRotatedDimension_Clone_0=b.asm.emscripten_bind_MdDbRotatedDimension_Clone_0).apply(null,arguments)},ix=b._emscripten_bind_MdDbRotatedDimension_GetHandle_0=function(){return(ix=b._emscripten_bind_MdDbRotatedDimension_GetHandle_0=b.asm.emscripten_bind_MdDbRotatedDimension_GetHandle_0).apply(null,arguments)},jx=b._emscripten_bind_MdDbRotatedDimension_GetDatabase_0=function(){return(jx=b._emscripten_bind_MdDbRotatedDimension_GetDatabase_0=b.asm.emscripten_bind_MdDbRotatedDimension_GetDatabase_0).apply(null,
496
- arguments)},kx=b._emscripten_bind_MdDbRotatedDimension_GetOwnerID_0=function(){return(kx=b._emscripten_bind_MdDbRotatedDimension_GetOwnerID_0=b.asm.emscripten_bind_MdDbRotatedDimension_GetOwnerID_0).apply(null,arguments)},lx=b._emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4=function(){return(lx=b._emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4).apply(null,arguments)},mx=b._emscripten_bind_MdDbRotatedDimension_getObjectName_0=
497
- function(){return(mx=b._emscripten_bind_MdDbRotatedDimension_getObjectName_0=b.asm.emscripten_bind_MdDbRotatedDimension_getObjectName_0).apply(null,arguments)},nx=b._emscripten_bind_MdDbRotatedDimension_getDxf0_0=function(){return(nx=b._emscripten_bind_MdDbRotatedDimension_getDxf0_0=b.asm.emscripten_bind_MdDbRotatedDimension_getDxf0_0).apply(null,arguments)},ox=b._emscripten_bind_MdDbRotatedDimension_getJson_0=function(){return(ox=b._emscripten_bind_MdDbRotatedDimension_getJson_0=b.asm.emscripten_bind_MdDbRotatedDimension_getJson_0).apply(null,
498
- arguments)},px=b._emscripten_bind_MdDbRotatedDimension_setJson_1=function(){return(px=b._emscripten_bind_MdDbRotatedDimension_setJson_1=b.asm.emscripten_bind_MdDbRotatedDimension_setJson_1).apply(null,arguments)},qx=b._emscripten_bind_MdDbRotatedDimension_isKindOf_1=function(){return(qx=b._emscripten_bind_MdDbRotatedDimension_isKindOf_1=b.asm.emscripten_bind_MdDbRotatedDimension_isKindOf_1).apply(null,arguments)},rx=b._emscripten_bind_MdDbRotatedDimension___destroy___0=function(){return(rx=b._emscripten_bind_MdDbRotatedDimension___destroy___0=
499
- b.asm.emscripten_bind_MdDbRotatedDimension___destroy___0).apply(null,arguments)},sx=b._emscripten_bind_MdDbMText_MdDbMText_0=function(){return(sx=b._emscripten_bind_MdDbMText_MdDbMText_0=b.asm.emscripten_bind_MdDbMText_MdDbMText_0).apply(null,arguments)},tx=b._emscripten_bind_MdDbMText_location_0=function(){return(tx=b._emscripten_bind_MdDbMText_location_0=b.asm.emscripten_bind_MdDbMText_location_0).apply(null,arguments)},ux=b._emscripten_bind_MdDbMText_setLocation_1=function(){return(ux=b._emscripten_bind_MdDbMText_setLocation_1=
500
- b.asm.emscripten_bind_MdDbMText_setLocation_1).apply(null,arguments)},vx=b._emscripten_bind_MdDbMText_rotation_0=function(){return(vx=b._emscripten_bind_MdDbMText_rotation_0=b.asm.emscripten_bind_MdDbMText_rotation_0).apply(null,arguments)},wx=b._emscripten_bind_MdDbMText_setRotation_1=function(){return(wx=b._emscripten_bind_MdDbMText_setRotation_1=b.asm.emscripten_bind_MdDbMText_setRotation_1).apply(null,arguments)},xx=b._emscripten_bind_MdDbMText_width_0=function(){return(xx=b._emscripten_bind_MdDbMText_width_0=
501
- b.asm.emscripten_bind_MdDbMText_width_0).apply(null,arguments)},yx=b._emscripten_bind_MdDbMText_setWidth_1=function(){return(yx=b._emscripten_bind_MdDbMText_setWidth_1=b.asm.emscripten_bind_MdDbMText_setWidth_1).apply(null,arguments)},zx=b._emscripten_bind_MdDbMText_textHeight_0=function(){return(zx=b._emscripten_bind_MdDbMText_textHeight_0=b.asm.emscripten_bind_MdDbMText_textHeight_0).apply(null,arguments)},Ax=b._emscripten_bind_MdDbMText_setTextHeight_1=function(){return(Ax=b._emscripten_bind_MdDbMText_setTextHeight_1=
502
- b.asm.emscripten_bind_MdDbMText_setTextHeight_1).apply(null,arguments)},Bx=b._emscripten_bind_MdDbMText_attachment_0=function(){return(Bx=b._emscripten_bind_MdDbMText_attachment_0=b.asm.emscripten_bind_MdDbMText_attachment_0).apply(null,arguments)},Cx=b._emscripten_bind_MdDbMText_setAttachment_1=function(){return(Cx=b._emscripten_bind_MdDbMText_setAttachment_1=b.asm.emscripten_bind_MdDbMText_setAttachment_1).apply(null,arguments)},Dx=b._emscripten_bind_MdDbMText_contents_0=function(){return(Dx=b._emscripten_bind_MdDbMText_contents_0=
503
- b.asm.emscripten_bind_MdDbMText_contents_0).apply(null,arguments)},Ex=b._emscripten_bind_MdDbMText_setContents_1=function(){return(Ex=b._emscripten_bind_MdDbMText_setContents_1=b.asm.emscripten_bind_MdDbMText_setContents_1).apply(null,arguments)},Fx=b._emscripten_bind_MdDbMText_explode_0=function(){return(Fx=b._emscripten_bind_MdDbMText_explode_0=b.asm.emscripten_bind_MdDbMText_explode_0).apply(null,arguments)},Gx=b._emscripten_bind_MdDbMText_TrueColor_0=function(){return(Gx=b._emscripten_bind_MdDbMText_TrueColor_0=
504
- b.asm.emscripten_bind_MdDbMText_TrueColor_0).apply(null,arguments)},Hx=b._emscripten_bind_MdDbMText_SetTrueColor_1=function(){return(Hx=b._emscripten_bind_MdDbMText_SetTrueColor_1=b.asm.emscripten_bind_MdDbMText_SetTrueColor_1).apply(null,arguments)},Ix=b._emscripten_bind_MdDbMText_ColorIndex_0=function(){return(Ix=b._emscripten_bind_MdDbMText_ColorIndex_0=b.asm.emscripten_bind_MdDbMText_ColorIndex_0).apply(null,arguments)},Jx=b._emscripten_bind_MdDbMText_SetColorIndex_1=function(){return(Jx=b._emscripten_bind_MdDbMText_SetColorIndex_1=
505
- b.asm.emscripten_bind_MdDbMText_SetColorIndex_1).apply(null,arguments)},Kx=b._emscripten_bind_MdDbMText_Layer_0=function(){return(Kx=b._emscripten_bind_MdDbMText_Layer_0=b.asm.emscripten_bind_MdDbMText_Layer_0).apply(null,arguments)},Lx=b._emscripten_bind_MdDbMText_SetLayer_1=function(){return(Lx=b._emscripten_bind_MdDbMText_SetLayer_1=b.asm.emscripten_bind_MdDbMText_SetLayer_1).apply(null,arguments)},Mx=b._emscripten_bind_MdDbMText_LinetypeScale_0=function(){return(Mx=b._emscripten_bind_MdDbMText_LinetypeScale_0=
506
- b.asm.emscripten_bind_MdDbMText_LinetypeScale_0).apply(null,arguments)},Nx=b._emscripten_bind_MdDbMText_SetLinetypeScale_1=function(){return(Nx=b._emscripten_bind_MdDbMText_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbMText_SetLinetypeScale_1).apply(null,arguments)},Ox=b._emscripten_bind_MdDbMText_Visible_0=function(){return(Ox=b._emscripten_bind_MdDbMText_Visible_0=b.asm.emscripten_bind_MdDbMText_Visible_0).apply(null,arguments)},Px=b._emscripten_bind_MdDbMText_SetVisible_1=function(){return(Px=
507
- b._emscripten_bind_MdDbMText_SetVisible_1=b.asm.emscripten_bind_MdDbMText_SetVisible_1).apply(null,arguments)},Qx=b._emscripten_bind_MdDbMText_Lineweight_0=function(){return(Qx=b._emscripten_bind_MdDbMText_Lineweight_0=b.asm.emscripten_bind_MdDbMText_Lineweight_0).apply(null,arguments)},Rx=b._emscripten_bind_MdDbMText_SetLineweight_1=function(){return(Rx=b._emscripten_bind_MdDbMText_SetLineweight_1=b.asm.emscripten_bind_MdDbMText_SetLineweight_1).apply(null,arguments)},Sx=b._emscripten_bind_MdDbMText_TextStyle_0=
508
- function(){return(Sx=b._emscripten_bind_MdDbMText_TextStyle_0=b.asm.emscripten_bind_MdDbMText_TextStyle_0).apply(null,arguments)},Tx=b._emscripten_bind_MdDbMText_SetTextStyle_1=function(){return(Tx=b._emscripten_bind_MdDbMText_SetTextStyle_1=b.asm.emscripten_bind_MdDbMText_SetTextStyle_1).apply(null,arguments)},Ux=b._emscripten_bind_MdDbMText_Highlight_1=function(){return(Ux=b._emscripten_bind_MdDbMText_Highlight_1=b.asm.emscripten_bind_MdDbMText_Highlight_1).apply(null,arguments)},Vx=b._emscripten_bind_MdDbMText_Move_2=
509
- function(){return(Vx=b._emscripten_bind_MdDbMText_Move_2=b.asm.emscripten_bind_MdDbMText_Move_2).apply(null,arguments)},Wx=b._emscripten_bind_MdDbMText_Rotate_2=function(){return(Wx=b._emscripten_bind_MdDbMText_Rotate_2=b.asm.emscripten_bind_MdDbMText_Rotate_2).apply(null,arguments)},Xx=b._emscripten_bind_MdDbMText_Mirror_2=function(){return(Xx=b._emscripten_bind_MdDbMText_Mirror_2=b.asm.emscripten_bind_MdDbMText_Mirror_2).apply(null,arguments)},Yx=b._emscripten_bind_MdDbMText_ScaleEntity_2=function(){return(Yx=
510
- b._emscripten_bind_MdDbMText_ScaleEntity_2=b.asm.emscripten_bind_MdDbMText_ScaleEntity_2).apply(null,arguments)},Zx=b._emscripten_bind_MdDbMText_TransformBy_1=function(){return(Zx=b._emscripten_bind_MdDbMText_TransformBy_1=b.asm.emscripten_bind_MdDbMText_TransformBy_1).apply(null,arguments)},$x=b._emscripten_bind_MdDbMText_GetBoundingBox_0=function(){return($x=b._emscripten_bind_MdDbMText_GetBoundingBox_0=b.asm.emscripten_bind_MdDbMText_GetBoundingBox_0).apply(null,arguments)},ay=b._emscripten_bind_MdDbMText_GetObjectID_0=
511
- function(){return(ay=b._emscripten_bind_MdDbMText_GetObjectID_0=b.asm.emscripten_bind_MdDbMText_GetObjectID_0).apply(null,arguments)},by=b._emscripten_bind_MdDbMText_Erase_0=function(){return(by=b._emscripten_bind_MdDbMText_Erase_0=b.asm.emscripten_bind_MdDbMText_Erase_0).apply(null,arguments)},cy=b._emscripten_bind_MdDbMText_ConnectionTempObject_1=function(){return(cy=b._emscripten_bind_MdDbMText_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbMText_ConnectionTempObject_1).apply(null,arguments)},
512
- dy=b._emscripten_bind_MdDbMText_Clone_0=function(){return(dy=b._emscripten_bind_MdDbMText_Clone_0=b.asm.emscripten_bind_MdDbMText_Clone_0).apply(null,arguments)},ey=b._emscripten_bind_MdDbMText_GetHandle_0=function(){return(ey=b._emscripten_bind_MdDbMText_GetHandle_0=b.asm.emscripten_bind_MdDbMText_GetHandle_0).apply(null,arguments)},fy=b._emscripten_bind_MdDbMText_GetDatabase_0=function(){return(fy=b._emscripten_bind_MdDbMText_GetDatabase_0=b.asm.emscripten_bind_MdDbMText_GetDatabase_0).apply(null,
513
- arguments)},gy=b._emscripten_bind_MdDbMText_GetOwnerID_0=function(){return(gy=b._emscripten_bind_MdDbMText_GetOwnerID_0=b.asm.emscripten_bind_MdDbMText_GetOwnerID_0).apply(null,arguments)},hy=b._emscripten_bind_MdDbMText_moveGripPointsAt_4=function(){return(hy=b._emscripten_bind_MdDbMText_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbMText_moveGripPointsAt_4).apply(null,arguments)},iy=b._emscripten_bind_MdDbMText_getObjectName_0=function(){return(iy=b._emscripten_bind_MdDbMText_getObjectName_0=b.asm.emscripten_bind_MdDbMText_getObjectName_0).apply(null,
514
- arguments)},jy=b._emscripten_bind_MdDbMText_getDxf0_0=function(){return(jy=b._emscripten_bind_MdDbMText_getDxf0_0=b.asm.emscripten_bind_MdDbMText_getDxf0_0).apply(null,arguments)},ky=b._emscripten_bind_MdDbMText_getJson_0=function(){return(ky=b._emscripten_bind_MdDbMText_getJson_0=b.asm.emscripten_bind_MdDbMText_getJson_0).apply(null,arguments)},ly=b._emscripten_bind_MdDbMText_setJson_1=function(){return(ly=b._emscripten_bind_MdDbMText_setJson_1=b.asm.emscripten_bind_MdDbMText_setJson_1).apply(null,
515
- arguments)},my=b._emscripten_bind_MdDbMText_isKindOf_1=function(){return(my=b._emscripten_bind_MdDbMText_isKindOf_1=b.asm.emscripten_bind_MdDbMText_isKindOf_1).apply(null,arguments)},ny=b._emscripten_bind_MdDbMText___destroy___0=function(){return(ny=b._emscripten_bind_MdDbMText___destroy___0=b.asm.emscripten_bind_MdDbMText___destroy___0).apply(null,arguments)},oy=b._emscripten_bind_MdDbBlockTableRecordIterator_start_2=function(){return(oy=b._emscripten_bind_MdDbBlockTableRecordIterator_start_2=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_start_2).apply(null,
516
- arguments)},py=b._emscripten_bind_MdDbBlockTableRecordIterator_done_0=function(){return(py=b._emscripten_bind_MdDbBlockTableRecordIterator_done_0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_done_0).apply(null,arguments)},qy=b._emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0=function(){return(qy=b._emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0).apply(null,arguments)},ry=b._emscripten_bind_MdDbBlockTableRecordIterator_step_2=
517
- function(){return(ry=b._emscripten_bind_MdDbBlockTableRecordIterator_step_2=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_step_2).apply(null,arguments)},sy=b._emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0=function(){return(sy=b._emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0).apply(null,arguments)},ty=b._emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0=function(){return(ty=b._emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0=
518
- b.asm.emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0).apply(null,arguments)},uy=b._emscripten_bind_MdDbBlockTableRecordIterator_getJson_0=function(){return(uy=b._emscripten_bind_MdDbBlockTableRecordIterator_getJson_0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_getJson_0).apply(null,arguments)},vy=b._emscripten_bind_MdDbBlockTableRecordIterator_setJson_1=function(){return(vy=b._emscripten_bind_MdDbBlockTableRecordIterator_setJson_1=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_setJson_1).apply(null,
519
- arguments)},wy=b._emscripten_bind_MdDbBlockTableRecordIterator_isKindOf_1=function(){return(wy=b._emscripten_bind_MdDbBlockTableRecordIterator_isKindOf_1=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_isKindOf_1).apply(null,arguments)},xy=b._emscripten_bind_MdDbBlockTableRecordIterator___destroy___0=function(){return(xy=b._emscripten_bind_MdDbBlockTableRecordIterator___destroy___0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator___destroy___0).apply(null,arguments)},yy=b._emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0=
520
- function(){return(yy=b._emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0=b.asm.emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0).apply(null,arguments)},zy=b._emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1=function(){return(zy=b._emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1=b.asm.emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1).apply(null,arguments)},Ay=b._emscripten_bind_MdDbBlockTableRecord_newIterator_2=function(){return(Ay=b._emscripten_bind_MdDbBlockTableRecord_newIterator_2=
521
- b.asm.emscripten_bind_MdDbBlockTableRecord_newIterator_2).apply(null,arguments)},By=b._emscripten_bind_MdDbBlockTableRecord_origin_0=function(){return(By=b._emscripten_bind_MdDbBlockTableRecord_origin_0=b.asm.emscripten_bind_MdDbBlockTableRecord_origin_0).apply(null,arguments)},Cy=b._emscripten_bind_MdDbBlockTableRecord_setOrigin_1=function(){return(Cy=b._emscripten_bind_MdDbBlockTableRecord_setOrigin_1=b.asm.emscripten_bind_MdDbBlockTableRecord_setOrigin_1).apply(null,arguments)},Dy=b._emscripten_bind_MdDbBlockTableRecord_getBoundingBox_0=
522
- function(){return(Dy=b._emscripten_bind_MdDbBlockTableRecord_getBoundingBox_0=b.asm.emscripten_bind_MdDbBlockTableRecord_getBoundingBox_0).apply(null,arguments)},Ey=b._emscripten_bind_MdDbBlockTableRecord_invalidBoundingBoxBuffer_0=function(){return(Ey=b._emscripten_bind_MdDbBlockTableRecord_invalidBoundingBoxBuffer_0=b.asm.emscripten_bind_MdDbBlockTableRecord_invalidBoundingBoxBuffer_0).apply(null,arguments)},Fy=b._emscripten_bind_MdDbBlockTableRecord_GetObjectID_0=function(){return(Fy=b._emscripten_bind_MdDbBlockTableRecord_GetObjectID_0=
523
- b.asm.emscripten_bind_MdDbBlockTableRecord_GetObjectID_0).apply(null,arguments)},Gy=b._emscripten_bind_MdDbBlockTableRecord_Erase_0=function(){return(Gy=b._emscripten_bind_MdDbBlockTableRecord_Erase_0=b.asm.emscripten_bind_MdDbBlockTableRecord_Erase_0).apply(null,arguments)},Hy=b._emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1=function(){return(Hy=b._emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1).apply(null,
524
- arguments)},Iy=b._emscripten_bind_MdDbBlockTableRecord_Clone_0=function(){return(Iy=b._emscripten_bind_MdDbBlockTableRecord_Clone_0=b.asm.emscripten_bind_MdDbBlockTableRecord_Clone_0).apply(null,arguments)},Jy=b._emscripten_bind_MdDbBlockTableRecord_GetHandle_0=function(){return(Jy=b._emscripten_bind_MdDbBlockTableRecord_GetHandle_0=b.asm.emscripten_bind_MdDbBlockTableRecord_GetHandle_0).apply(null,arguments)},Ky=b._emscripten_bind_MdDbBlockTableRecord_GetDatabase_0=function(){return(Ky=b._emscripten_bind_MdDbBlockTableRecord_GetDatabase_0=
525
- b.asm.emscripten_bind_MdDbBlockTableRecord_GetDatabase_0).apply(null,arguments)},Ly=b._emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0=function(){return(Ly=b._emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0=b.asm.emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0).apply(null,arguments)},My=b._emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4=function(){return(My=b._emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4).apply(null,
526
- arguments)},Ny=b._emscripten_bind_MdDbBlockTableRecord_getObjectName_0=function(){return(Ny=b._emscripten_bind_MdDbBlockTableRecord_getObjectName_0=b.asm.emscripten_bind_MdDbBlockTableRecord_getObjectName_0).apply(null,arguments)},Oy=b._emscripten_bind_MdDbBlockTableRecord_getDxf0_0=function(){return(Oy=b._emscripten_bind_MdDbBlockTableRecord_getDxf0_0=b.asm.emscripten_bind_MdDbBlockTableRecord_getDxf0_0).apply(null,arguments)},Py=b._emscripten_bind_MdDbBlockTableRecord_getJson_0=function(){return(Py=
527
- b._emscripten_bind_MdDbBlockTableRecord_getJson_0=b.asm.emscripten_bind_MdDbBlockTableRecord_getJson_0).apply(null,arguments)},Qy=b._emscripten_bind_MdDbBlockTableRecord_setJson_1=function(){return(Qy=b._emscripten_bind_MdDbBlockTableRecord_setJson_1=b.asm.emscripten_bind_MdDbBlockTableRecord_setJson_1).apply(null,arguments)},Ry=b._emscripten_bind_MdDbBlockTableRecord_isKindOf_1=function(){return(Ry=b._emscripten_bind_MdDbBlockTableRecord_isKindOf_1=b.asm.emscripten_bind_MdDbBlockTableRecord_isKindOf_1).apply(null,
528
- arguments)},Sy=b._emscripten_bind_MdDbBlockTableRecord___destroy___0=function(){return(Sy=b._emscripten_bind_MdDbBlockTableRecord___destroy___0=b.asm.emscripten_bind_MdDbBlockTableRecord___destroy___0).apply(null,arguments)},Ty=b._emscripten_bind_MdDbBlockTableIterator_start_2=function(){return(Ty=b._emscripten_bind_MdDbBlockTableIterator_start_2=b.asm.emscripten_bind_MdDbBlockTableIterator_start_2).apply(null,arguments)},Uy=b._emscripten_bind_MdDbBlockTableIterator_done_0=function(){return(Uy=b._emscripten_bind_MdDbBlockTableIterator_done_0=
529
- b.asm.emscripten_bind_MdDbBlockTableIterator_done_0).apply(null,arguments)},Vy=b._emscripten_bind_MdDbBlockTableIterator_getRecord_0=function(){return(Vy=b._emscripten_bind_MdDbBlockTableIterator_getRecord_0=b.asm.emscripten_bind_MdDbBlockTableIterator_getRecord_0).apply(null,arguments)},Wy=b._emscripten_bind_MdDbBlockTableIterator_step_2=function(){return(Wy=b._emscripten_bind_MdDbBlockTableIterator_step_2=b.asm.emscripten_bind_MdDbBlockTableIterator_step_2).apply(null,arguments)},Xy=b._emscripten_bind_MdDbBlockTableIterator_getObjectName_0=
530
- function(){return(Xy=b._emscripten_bind_MdDbBlockTableIterator_getObjectName_0=b.asm.emscripten_bind_MdDbBlockTableIterator_getObjectName_0).apply(null,arguments)},Yy=b._emscripten_bind_MdDbBlockTableIterator_getDxf0_0=function(){return(Yy=b._emscripten_bind_MdDbBlockTableIterator_getDxf0_0=b.asm.emscripten_bind_MdDbBlockTableIterator_getDxf0_0).apply(null,arguments)},Zy=b._emscripten_bind_MdDbBlockTableIterator_getJson_0=function(){return(Zy=b._emscripten_bind_MdDbBlockTableIterator_getJson_0=b.asm.emscripten_bind_MdDbBlockTableIterator_getJson_0).apply(null,
531
- arguments)},$y=b._emscripten_bind_MdDbBlockTableIterator_setJson_1=function(){return($y=b._emscripten_bind_MdDbBlockTableIterator_setJson_1=b.asm.emscripten_bind_MdDbBlockTableIterator_setJson_1).apply(null,arguments)},az=b._emscripten_bind_MdDbBlockTableIterator_isKindOf_1=function(){return(az=b._emscripten_bind_MdDbBlockTableIterator_isKindOf_1=b.asm.emscripten_bind_MdDbBlockTableIterator_isKindOf_1).apply(null,arguments)},bz=b._emscripten_bind_MdDbBlockTableIterator___destroy___0=function(){return(bz=
532
- b._emscripten_bind_MdDbBlockTableIterator___destroy___0=b.asm.emscripten_bind_MdDbBlockTableIterator___destroy___0).apply(null,arguments)},cz=b._emscripten_bind_MdDbBlockTable_getAt_1=function(){return(cz=b._emscripten_bind_MdDbBlockTable_getAt_1=b.asm.emscripten_bind_MdDbBlockTable_getAt_1).apply(null,arguments)},dz=b._emscripten_bind_MdDbBlockTable_has_1=function(){return(dz=b._emscripten_bind_MdDbBlockTable_has_1=b.asm.emscripten_bind_MdDbBlockTable_has_1).apply(null,arguments)},ez=b._emscripten_bind_MdDbBlockTable_newIterator_2=
533
- function(){return(ez=b._emscripten_bind_MdDbBlockTable_newIterator_2=b.asm.emscripten_bind_MdDbBlockTable_newIterator_2).apply(null,arguments)},fz=b._emscripten_bind_MdDbBlockTable_add_1=function(){return(fz=b._emscripten_bind_MdDbBlockTable_add_1=b.asm.emscripten_bind_MdDbBlockTable_add_1).apply(null,arguments)},gz=b._emscripten_bind_MdDbBlockTable_GetObjectID_0=function(){return(gz=b._emscripten_bind_MdDbBlockTable_GetObjectID_0=b.asm.emscripten_bind_MdDbBlockTable_GetObjectID_0).apply(null,arguments)},
534
- hz=b._emscripten_bind_MdDbBlockTable_Erase_0=function(){return(hz=b._emscripten_bind_MdDbBlockTable_Erase_0=b.asm.emscripten_bind_MdDbBlockTable_Erase_0).apply(null,arguments)},iz=b._emscripten_bind_MdDbBlockTable_ConnectionTempObject_1=function(){return(iz=b._emscripten_bind_MdDbBlockTable_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbBlockTable_ConnectionTempObject_1).apply(null,arguments)},jz=b._emscripten_bind_MdDbBlockTable_Clone_0=function(){return(jz=b._emscripten_bind_MdDbBlockTable_Clone_0=
535
- b.asm.emscripten_bind_MdDbBlockTable_Clone_0).apply(null,arguments)},kz=b._emscripten_bind_MdDbBlockTable_GetHandle_0=function(){return(kz=b._emscripten_bind_MdDbBlockTable_GetHandle_0=b.asm.emscripten_bind_MdDbBlockTable_GetHandle_0).apply(null,arguments)},lz=b._emscripten_bind_MdDbBlockTable_GetDatabase_0=function(){return(lz=b._emscripten_bind_MdDbBlockTable_GetDatabase_0=b.asm.emscripten_bind_MdDbBlockTable_GetDatabase_0).apply(null,arguments)},mz=b._emscripten_bind_MdDbBlockTable_GetOwnerID_0=
536
- function(){return(mz=b._emscripten_bind_MdDbBlockTable_GetOwnerID_0=b.asm.emscripten_bind_MdDbBlockTable_GetOwnerID_0).apply(null,arguments)},nz=b._emscripten_bind_MdDbBlockTable_moveGripPointsAt_4=function(){return(nz=b._emscripten_bind_MdDbBlockTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbBlockTable_moveGripPointsAt_4).apply(null,arguments)},oz=b._emscripten_bind_MdDbBlockTable_getObjectName_0=function(){return(oz=b._emscripten_bind_MdDbBlockTable_getObjectName_0=b.asm.emscripten_bind_MdDbBlockTable_getObjectName_0).apply(null,
537
- arguments)},pz=b._emscripten_bind_MdDbBlockTable_getDxf0_0=function(){return(pz=b._emscripten_bind_MdDbBlockTable_getDxf0_0=b.asm.emscripten_bind_MdDbBlockTable_getDxf0_0).apply(null,arguments)},qz=b._emscripten_bind_MdDbBlockTable_getJson_0=function(){return(qz=b._emscripten_bind_MdDbBlockTable_getJson_0=b.asm.emscripten_bind_MdDbBlockTable_getJson_0).apply(null,arguments)},rz=b._emscripten_bind_MdDbBlockTable_setJson_1=function(){return(rz=b._emscripten_bind_MdDbBlockTable_setJson_1=b.asm.emscripten_bind_MdDbBlockTable_setJson_1).apply(null,
538
- arguments)},sz=b._emscripten_bind_MdDbBlockTable_isKindOf_1=function(){return(sz=b._emscripten_bind_MdDbBlockTable_isKindOf_1=b.asm.emscripten_bind_MdDbBlockTable_isKindOf_1).apply(null,arguments)},tz=b._emscripten_bind_MdDbBlockTable___destroy___0=function(){return(tz=b._emscripten_bind_MdDbBlockTable___destroy___0=b.asm.emscripten_bind_MdDbBlockTable___destroy___0).apply(null,arguments)},uz=b._emscripten_bind_McDrawSelSet_McDrawSelSet_0=function(){return(uz=b._emscripten_bind_McDrawSelSet_McDrawSelSet_0=
539
- b.asm.emscripten_bind_McDrawSelSet_McDrawSelSet_0).apply(null,arguments)},vz=b._emscripten_bind_McDrawSelSet_allSelect_1=function(){return(vz=b._emscripten_bind_McDrawSelSet_allSelect_1=b.asm.emscripten_bind_McDrawSelSet_allSelect_1).apply(null,arguments)},wz=b._emscripten_bind_McDrawSelSet_pointSelect_4=function(){return(wz=b._emscripten_bind_McDrawSelSet_pointSelect_4=b.asm.emscripten_bind_McDrawSelSet_pointSelect_4).apply(null,arguments)},xz=b._emscripten_bind_McDrawSelSet_crossingSelect_5=function(){return(xz=
540
- b._emscripten_bind_McDrawSelSet_crossingSelect_5=b.asm.emscripten_bind_McDrawSelSet_crossingSelect_5).apply(null,arguments)},yz=b._emscripten_bind_McDrawSelSet_userSelect_6=function(){return(yz=b._emscripten_bind_McDrawSelSet_userSelect_6=b.asm.emscripten_bind_McDrawSelSet_userSelect_6).apply(null,arguments)},zz=b._emscripten_bind_McDrawSelSet_userPointSelect_4=function(){return(zz=b._emscripten_bind_McDrawSelSet_userPointSelect_4=b.asm.emscripten_bind_McDrawSelSet_userPointSelect_4).apply(null,arguments)},
541
- Az=b._emscripten_bind_McDrawSelSet_getFilterEntity_2=function(){return(Az=b._emscripten_bind_McDrawSelSet_getFilterEntity_2=b.asm.emscripten_bind_McDrawSelSet_getFilterEntity_2).apply(null,arguments)},Bz=b._emscripten_bind_McDrawSelSet_highlightEntity_1=function(){return(Bz=b._emscripten_bind_McDrawSelSet_highlightEntity_1=b.asm.emscripten_bind_McDrawSelSet_highlightEntity_1).apply(null,arguments)},Cz=b._emscripten_bind_McDrawSelSet_count_0=function(){return(Cz=b._emscripten_bind_McDrawSelSet_count_0=
542
- b.asm.emscripten_bind_McDrawSelSet_count_0).apply(null,arguments)},Dz=b._emscripten_bind_McDrawSelSet_item_1=function(){return(Dz=b._emscripten_bind_McDrawSelSet_item_1=b.asm.emscripten_bind_McDrawSelSet_item_1).apply(null,arguments)},Ez=b._emscripten_bind_McDrawSelSet_getObjectName_0=function(){return(Ez=b._emscripten_bind_McDrawSelSet_getObjectName_0=b.asm.emscripten_bind_McDrawSelSet_getObjectName_0).apply(null,arguments)},Fz=b._emscripten_bind_McDrawSelSet_getDxf0_0=function(){return(Fz=b._emscripten_bind_McDrawSelSet_getDxf0_0=
543
- b.asm.emscripten_bind_McDrawSelSet_getDxf0_0).apply(null,arguments)},Gz=b._emscripten_bind_McDrawSelSet_getJson_0=function(){return(Gz=b._emscripten_bind_McDrawSelSet_getJson_0=b.asm.emscripten_bind_McDrawSelSet_getJson_0).apply(null,arguments)},Hz=b._emscripten_bind_McDrawSelSet_setJson_1=function(){return(Hz=b._emscripten_bind_McDrawSelSet_setJson_1=b.asm.emscripten_bind_McDrawSelSet_setJson_1).apply(null,arguments)},Iz=b._emscripten_bind_McDrawSelSet_isKindOf_1=function(){return(Iz=b._emscripten_bind_McDrawSelSet_isKindOf_1=
544
- b.asm.emscripten_bind_McDrawSelSet_isKindOf_1).apply(null,arguments)},Jz=b._emscripten_bind_McDrawSelSet___destroy___0=function(){return(Jz=b._emscripten_bind_McDrawSelSet___destroy___0=b.asm.emscripten_bind_McDrawSelSet___destroy___0).apply(null,arguments)},Kz=b._emscripten_bind_MdDbEllipse_MdDbEllipse_0=function(){return(Kz=b._emscripten_bind_MdDbEllipse_MdDbEllipse_0=b.asm.emscripten_bind_MdDbEllipse_MdDbEllipse_0).apply(null,arguments)},Lz=b._emscripten_bind_MdDbEllipse_center_0=function(){return(Lz=
545
- b._emscripten_bind_MdDbEllipse_center_0=b.asm.emscripten_bind_MdDbEllipse_center_0).apply(null,arguments)},Mz=b._emscripten_bind_MdDbEllipse_setCenter_1=function(){return(Mz=b._emscripten_bind_MdDbEllipse_setCenter_1=b.asm.emscripten_bind_MdDbEllipse_setCenter_1).apply(null,arguments)},Nz=b._emscripten_bind_MdDbEllipse_majorAxis_0=function(){return(Nz=b._emscripten_bind_MdDbEllipse_majorAxis_0=b.asm.emscripten_bind_MdDbEllipse_majorAxis_0).apply(null,arguments)},Oz=b._emscripten_bind_MdDbEllipse_minorAxis_0=
546
- function(){return(Oz=b._emscripten_bind_MdDbEllipse_minorAxis_0=b.asm.emscripten_bind_MdDbEllipse_minorAxis_0).apply(null,arguments)},Pz=b._emscripten_bind_MdDbEllipse_setMajorAxis_1=function(){return(Pz=b._emscripten_bind_MdDbEllipse_setMajorAxis_1=b.asm.emscripten_bind_MdDbEllipse_setMajorAxis_1).apply(null,arguments)},Qz=b._emscripten_bind_MdDbEllipse_setMinorAxis_1=function(){return(Qz=b._emscripten_bind_MdDbEllipse_setMinorAxis_1=b.asm.emscripten_bind_MdDbEllipse_setMinorAxis_1).apply(null,arguments)},
547
- Rz=b._emscripten_bind_MdDbEllipse_radiusRatio_0=function(){return(Rz=b._emscripten_bind_MdDbEllipse_radiusRatio_0=b.asm.emscripten_bind_MdDbEllipse_radiusRatio_0).apply(null,arguments)},Sz=b._emscripten_bind_MdDbEllipse_setRadiusRatio_1=function(){return(Sz=b._emscripten_bind_MdDbEllipse_setRadiusRatio_1=b.asm.emscripten_bind_MdDbEllipse_setRadiusRatio_1).apply(null,arguments)},Tz=b._emscripten_bind_MdDbEllipse_startAngle_0=function(){return(Tz=b._emscripten_bind_MdDbEllipse_startAngle_0=b.asm.emscripten_bind_MdDbEllipse_startAngle_0).apply(null,
548
- arguments)},Uz=b._emscripten_bind_MdDbEllipse_setStartAngle_1=function(){return(Uz=b._emscripten_bind_MdDbEllipse_setStartAngle_1=b.asm.emscripten_bind_MdDbEllipse_setStartAngle_1).apply(null,arguments)},Vz=b._emscripten_bind_MdDbEllipse_endAngle_0=function(){return(Vz=b._emscripten_bind_MdDbEllipse_endAngle_0=b.asm.emscripten_bind_MdDbEllipse_endAngle_0).apply(null,arguments)},Wz=b._emscripten_bind_MdDbEllipse_setEndAngle_1=function(){return(Wz=b._emscripten_bind_MdDbEllipse_setEndAngle_1=b.asm.emscripten_bind_MdDbEllipse_setEndAngle_1).apply(null,
549
- arguments)},Xz=b._emscripten_bind_MdDbEllipse_InitData_5=function(){return(Xz=b._emscripten_bind_MdDbEllipse_InitData_5=b.asm.emscripten_bind_MdDbEllipse_InitData_5).apply(null,arguments)},Yz=b._emscripten_bind_MdDbEllipse_getStartParam_0=function(){return(Yz=b._emscripten_bind_MdDbEllipse_getStartParam_0=b.asm.emscripten_bind_MdDbEllipse_getStartParam_0).apply(null,arguments)},Zz=b._emscripten_bind_MdDbEllipse_getEndParam_0=function(){return(Zz=b._emscripten_bind_MdDbEllipse_getEndParam_0=b.asm.emscripten_bind_MdDbEllipse_getEndParam_0).apply(null,
550
- arguments)},$z=b._emscripten_bind_MdDbEllipse_getDistAtParam_1=function(){return($z=b._emscripten_bind_MdDbEllipse_getDistAtParam_1=b.asm.emscripten_bind_MdDbEllipse_getDistAtParam_1).apply(null,arguments)},aA=b._emscripten_bind_MdDbEllipse_getParamAtDist_1=function(){return(aA=b._emscripten_bind_MdDbEllipse_getParamAtDist_1=b.asm.emscripten_bind_MdDbEllipse_getParamAtDist_1).apply(null,arguments)},bA=b._emscripten_bind_MdDbEllipse_getDistAtPoint_1=function(){return(bA=b._emscripten_bind_MdDbEllipse_getDistAtPoint_1=
551
- b.asm.emscripten_bind_MdDbEllipse_getDistAtPoint_1).apply(null,arguments)},cA=b._emscripten_bind_MdDbEllipse_getPointAtDist_1=function(){return(cA=b._emscripten_bind_MdDbEllipse_getPointAtDist_1=b.asm.emscripten_bind_MdDbEllipse_getPointAtDist_1).apply(null,arguments)},dA=b._emscripten_bind_MdDbEllipse_getStartPoint_0=function(){return(dA=b._emscripten_bind_MdDbEllipse_getStartPoint_0=b.asm.emscripten_bind_MdDbEllipse_getStartPoint_0).apply(null,arguments)},eA=b._emscripten_bind_MdDbEllipse_getEndPoint_0=
552
- function(){return(eA=b._emscripten_bind_MdDbEllipse_getEndPoint_0=b.asm.emscripten_bind_MdDbEllipse_getEndPoint_0).apply(null,arguments)},fA=b._emscripten_bind_MdDbEllipse_getPointAtParam_1=function(){return(fA=b._emscripten_bind_MdDbEllipse_getPointAtParam_1=b.asm.emscripten_bind_MdDbEllipse_getPointAtParam_1).apply(null,arguments)},gA=b._emscripten_bind_MdDbEllipse_getParamAtPoint_1=function(){return(gA=b._emscripten_bind_MdDbEllipse_getParamAtPoint_1=b.asm.emscripten_bind_MdDbEllipse_getParamAtPoint_1).apply(null,
553
- arguments)},hA=b._emscripten_bind_MdDbEllipse_getFirstDeriv_1=function(){return(hA=b._emscripten_bind_MdDbEllipse_getFirstDeriv_1=b.asm.emscripten_bind_MdDbEllipse_getFirstDeriv_1).apply(null,arguments)},iA=b._emscripten_bind_MdDbEllipse_getFirstDerivEx_1=function(){return(iA=b._emscripten_bind_MdDbEllipse_getFirstDerivEx_1=b.asm.emscripten_bind_MdDbEllipse_getFirstDerivEx_1).apply(null,arguments)},jA=b._emscripten_bind_MdDbEllipse_getClosestPointTo_2=function(){return(jA=b._emscripten_bind_MdDbEllipse_getClosestPointTo_2=
554
- b.asm.emscripten_bind_MdDbEllipse_getClosestPointTo_2).apply(null,arguments)},kA=b._emscripten_bind_MdDbEllipse_offsetCurves_2=function(){return(kA=b._emscripten_bind_MdDbEllipse_offsetCurves_2=b.asm.emscripten_bind_MdDbEllipse_offsetCurves_2).apply(null,arguments)},lA=b._emscripten_bind_MdDbEllipse_splitCurves_1=function(){return(lA=b._emscripten_bind_MdDbEllipse_splitCurves_1=b.asm.emscripten_bind_MdDbEllipse_splitCurves_1).apply(null,arguments)},mA=b._emscripten_bind_MdDbEllipse_getArea_0=function(){return(mA=
555
- b._emscripten_bind_MdDbEllipse_getArea_0=b.asm.emscripten_bind_MdDbEllipse_getArea_0).apply(null,arguments)},nA=b._emscripten_bind_MdDbEllipse_getSamplePoints_1=function(){return(nA=b._emscripten_bind_MdDbEllipse_getSamplePoints_1=b.asm.emscripten_bind_MdDbEllipse_getSamplePoints_1).apply(null,arguments)},oA=b._emscripten_bind_MdDbEllipse_getLength_0=function(){return(oA=b._emscripten_bind_MdDbEllipse_getLength_0=b.asm.emscripten_bind_MdDbEllipse_getLength_0).apply(null,arguments)},pA=b._emscripten_bind_MdDbEllipse_explode_0=
556
- function(){return(pA=b._emscripten_bind_MdDbEllipse_explode_0=b.asm.emscripten_bind_MdDbEllipse_explode_0).apply(null,arguments)},qA=b._emscripten_bind_MdDbEllipse_TrueColor_0=function(){return(qA=b._emscripten_bind_MdDbEllipse_TrueColor_0=b.asm.emscripten_bind_MdDbEllipse_TrueColor_0).apply(null,arguments)},rA=b._emscripten_bind_MdDbEllipse_SetTrueColor_1=function(){return(rA=b._emscripten_bind_MdDbEllipse_SetTrueColor_1=b.asm.emscripten_bind_MdDbEllipse_SetTrueColor_1).apply(null,arguments)},sA=
557
- b._emscripten_bind_MdDbEllipse_ColorIndex_0=function(){return(sA=b._emscripten_bind_MdDbEllipse_ColorIndex_0=b.asm.emscripten_bind_MdDbEllipse_ColorIndex_0).apply(null,arguments)},tA=b._emscripten_bind_MdDbEllipse_SetColorIndex_1=function(){return(tA=b._emscripten_bind_MdDbEllipse_SetColorIndex_1=b.asm.emscripten_bind_MdDbEllipse_SetColorIndex_1).apply(null,arguments)},uA=b._emscripten_bind_MdDbEllipse_Layer_0=function(){return(uA=b._emscripten_bind_MdDbEllipse_Layer_0=b.asm.emscripten_bind_MdDbEllipse_Layer_0).apply(null,
558
- arguments)},vA=b._emscripten_bind_MdDbEllipse_SetLayer_1=function(){return(vA=b._emscripten_bind_MdDbEllipse_SetLayer_1=b.asm.emscripten_bind_MdDbEllipse_SetLayer_1).apply(null,arguments)},wA=b._emscripten_bind_MdDbEllipse_LinetypeScale_0=function(){return(wA=b._emscripten_bind_MdDbEllipse_LinetypeScale_0=b.asm.emscripten_bind_MdDbEllipse_LinetypeScale_0).apply(null,arguments)},xA=b._emscripten_bind_MdDbEllipse_SetLinetypeScale_1=function(){return(xA=b._emscripten_bind_MdDbEllipse_SetLinetypeScale_1=
559
- b.asm.emscripten_bind_MdDbEllipse_SetLinetypeScale_1).apply(null,arguments)},yA=b._emscripten_bind_MdDbEllipse_Visible_0=function(){return(yA=b._emscripten_bind_MdDbEllipse_Visible_0=b.asm.emscripten_bind_MdDbEllipse_Visible_0).apply(null,arguments)},zA=b._emscripten_bind_MdDbEllipse_SetVisible_1=function(){return(zA=b._emscripten_bind_MdDbEllipse_SetVisible_1=b.asm.emscripten_bind_MdDbEllipse_SetVisible_1).apply(null,arguments)},AA=b._emscripten_bind_MdDbEllipse_Lineweight_0=function(){return(AA=
560
- b._emscripten_bind_MdDbEllipse_Lineweight_0=b.asm.emscripten_bind_MdDbEllipse_Lineweight_0).apply(null,arguments)},BA=b._emscripten_bind_MdDbEllipse_SetLineweight_1=function(){return(BA=b._emscripten_bind_MdDbEllipse_SetLineweight_1=b.asm.emscripten_bind_MdDbEllipse_SetLineweight_1).apply(null,arguments)},CA=b._emscripten_bind_MdDbEllipse_TextStyle_0=function(){return(CA=b._emscripten_bind_MdDbEllipse_TextStyle_0=b.asm.emscripten_bind_MdDbEllipse_TextStyle_0).apply(null,arguments)},DA=b._emscripten_bind_MdDbEllipse_SetTextStyle_1=
561
- function(){return(DA=b._emscripten_bind_MdDbEllipse_SetTextStyle_1=b.asm.emscripten_bind_MdDbEllipse_SetTextStyle_1).apply(null,arguments)},EA=b._emscripten_bind_MdDbEllipse_Highlight_1=function(){return(EA=b._emscripten_bind_MdDbEllipse_Highlight_1=b.asm.emscripten_bind_MdDbEllipse_Highlight_1).apply(null,arguments)},FA=b._emscripten_bind_MdDbEllipse_Move_2=function(){return(FA=b._emscripten_bind_MdDbEllipse_Move_2=b.asm.emscripten_bind_MdDbEllipse_Move_2).apply(null,arguments)},GA=b._emscripten_bind_MdDbEllipse_Rotate_2=
562
- function(){return(GA=b._emscripten_bind_MdDbEllipse_Rotate_2=b.asm.emscripten_bind_MdDbEllipse_Rotate_2).apply(null,arguments)},HA=b._emscripten_bind_MdDbEllipse_Mirror_2=function(){return(HA=b._emscripten_bind_MdDbEllipse_Mirror_2=b.asm.emscripten_bind_MdDbEllipse_Mirror_2).apply(null,arguments)},IA=b._emscripten_bind_MdDbEllipse_ScaleEntity_2=function(){return(IA=b._emscripten_bind_MdDbEllipse_ScaleEntity_2=b.asm.emscripten_bind_MdDbEllipse_ScaleEntity_2).apply(null,arguments)},JA=b._emscripten_bind_MdDbEllipse_TransformBy_1=
563
- function(){return(JA=b._emscripten_bind_MdDbEllipse_TransformBy_1=b.asm.emscripten_bind_MdDbEllipse_TransformBy_1).apply(null,arguments)},KA=b._emscripten_bind_MdDbEllipse_GetBoundingBox_0=function(){return(KA=b._emscripten_bind_MdDbEllipse_GetBoundingBox_0=b.asm.emscripten_bind_MdDbEllipse_GetBoundingBox_0).apply(null,arguments)},LA=b._emscripten_bind_MdDbEllipse_GetObjectID_0=function(){return(LA=b._emscripten_bind_MdDbEllipse_GetObjectID_0=b.asm.emscripten_bind_MdDbEllipse_GetObjectID_0).apply(null,
564
- arguments)},MA=b._emscripten_bind_MdDbEllipse_Erase_0=function(){return(MA=b._emscripten_bind_MdDbEllipse_Erase_0=b.asm.emscripten_bind_MdDbEllipse_Erase_0).apply(null,arguments)},NA=b._emscripten_bind_MdDbEllipse_ConnectionTempObject_1=function(){return(NA=b._emscripten_bind_MdDbEllipse_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbEllipse_ConnectionTempObject_1).apply(null,arguments)},OA=b._emscripten_bind_MdDbEllipse_Clone_0=function(){return(OA=b._emscripten_bind_MdDbEllipse_Clone_0=b.asm.emscripten_bind_MdDbEllipse_Clone_0).apply(null,
565
- arguments)},PA=b._emscripten_bind_MdDbEllipse_GetHandle_0=function(){return(PA=b._emscripten_bind_MdDbEllipse_GetHandle_0=b.asm.emscripten_bind_MdDbEllipse_GetHandle_0).apply(null,arguments)},QA=b._emscripten_bind_MdDbEllipse_GetDatabase_0=function(){return(QA=b._emscripten_bind_MdDbEllipse_GetDatabase_0=b.asm.emscripten_bind_MdDbEllipse_GetDatabase_0).apply(null,arguments)},RA=b._emscripten_bind_MdDbEllipse_GetOwnerID_0=function(){return(RA=b._emscripten_bind_MdDbEllipse_GetOwnerID_0=b.asm.emscripten_bind_MdDbEllipse_GetOwnerID_0).apply(null,
566
- arguments)},SA=b._emscripten_bind_MdDbEllipse_moveGripPointsAt_4=function(){return(SA=b._emscripten_bind_MdDbEllipse_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbEllipse_moveGripPointsAt_4).apply(null,arguments)},TA=b._emscripten_bind_MdDbEllipse_getObjectName_0=function(){return(TA=b._emscripten_bind_MdDbEllipse_getObjectName_0=b.asm.emscripten_bind_MdDbEllipse_getObjectName_0).apply(null,arguments)},UA=b._emscripten_bind_MdDbEllipse_getDxf0_0=function(){return(UA=b._emscripten_bind_MdDbEllipse_getDxf0_0=
567
- b.asm.emscripten_bind_MdDbEllipse_getDxf0_0).apply(null,arguments)},VA=b._emscripten_bind_MdDbEllipse_getJson_0=function(){return(VA=b._emscripten_bind_MdDbEllipse_getJson_0=b.asm.emscripten_bind_MdDbEllipse_getJson_0).apply(null,arguments)},WA=b._emscripten_bind_MdDbEllipse_setJson_1=function(){return(WA=b._emscripten_bind_MdDbEllipse_setJson_1=b.asm.emscripten_bind_MdDbEllipse_setJson_1).apply(null,arguments)},XA=b._emscripten_bind_MdDbEllipse_isKindOf_1=function(){return(XA=b._emscripten_bind_MdDbEllipse_isKindOf_1=
568
- b.asm.emscripten_bind_MdDbEllipse_isKindOf_1).apply(null,arguments)},YA=b._emscripten_bind_MdDbEllipse___destroy___0=function(){return(YA=b._emscripten_bind_MdDbEllipse___destroy___0=b.asm.emscripten_bind_MdDbEllipse___destroy___0).apply(null,arguments)},ZA=b._emscripten_bind_MdDbPoint_MdDbPoint_0=function(){return(ZA=b._emscripten_bind_MdDbPoint_MdDbPoint_0=b.asm.emscripten_bind_MdDbPoint_MdDbPoint_0).apply(null,arguments)},$A=b._emscripten_bind_MdDbPoint_position_0=function(){return($A=b._emscripten_bind_MdDbPoint_position_0=
569
- b.asm.emscripten_bind_MdDbPoint_position_0).apply(null,arguments)},aB=b._emscripten_bind_MdDbPoint_setPosition_1=function(){return(aB=b._emscripten_bind_MdDbPoint_setPosition_1=b.asm.emscripten_bind_MdDbPoint_setPosition_1).apply(null,arguments)},bB=b._emscripten_bind_MdDbPoint_explode_0=function(){return(bB=b._emscripten_bind_MdDbPoint_explode_0=b.asm.emscripten_bind_MdDbPoint_explode_0).apply(null,arguments)},cB=b._emscripten_bind_MdDbPoint_TrueColor_0=function(){return(cB=b._emscripten_bind_MdDbPoint_TrueColor_0=
570
- b.asm.emscripten_bind_MdDbPoint_TrueColor_0).apply(null,arguments)},dB=b._emscripten_bind_MdDbPoint_SetTrueColor_1=function(){return(dB=b._emscripten_bind_MdDbPoint_SetTrueColor_1=b.asm.emscripten_bind_MdDbPoint_SetTrueColor_1).apply(null,arguments)},eB=b._emscripten_bind_MdDbPoint_ColorIndex_0=function(){return(eB=b._emscripten_bind_MdDbPoint_ColorIndex_0=b.asm.emscripten_bind_MdDbPoint_ColorIndex_0).apply(null,arguments)},fB=b._emscripten_bind_MdDbPoint_SetColorIndex_1=function(){return(fB=b._emscripten_bind_MdDbPoint_SetColorIndex_1=
571
- b.asm.emscripten_bind_MdDbPoint_SetColorIndex_1).apply(null,arguments)},gB=b._emscripten_bind_MdDbPoint_Layer_0=function(){return(gB=b._emscripten_bind_MdDbPoint_Layer_0=b.asm.emscripten_bind_MdDbPoint_Layer_0).apply(null,arguments)},hB=b._emscripten_bind_MdDbPoint_SetLayer_1=function(){return(hB=b._emscripten_bind_MdDbPoint_SetLayer_1=b.asm.emscripten_bind_MdDbPoint_SetLayer_1).apply(null,arguments)},iB=b._emscripten_bind_MdDbPoint_LinetypeScale_0=function(){return(iB=b._emscripten_bind_MdDbPoint_LinetypeScale_0=
572
- b.asm.emscripten_bind_MdDbPoint_LinetypeScale_0).apply(null,arguments)},jB=b._emscripten_bind_MdDbPoint_SetLinetypeScale_1=function(){return(jB=b._emscripten_bind_MdDbPoint_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbPoint_SetLinetypeScale_1).apply(null,arguments)},kB=b._emscripten_bind_MdDbPoint_Visible_0=function(){return(kB=b._emscripten_bind_MdDbPoint_Visible_0=b.asm.emscripten_bind_MdDbPoint_Visible_0).apply(null,arguments)},lB=b._emscripten_bind_MdDbPoint_SetVisible_1=function(){return(lB=
573
- b._emscripten_bind_MdDbPoint_SetVisible_1=b.asm.emscripten_bind_MdDbPoint_SetVisible_1).apply(null,arguments)},mB=b._emscripten_bind_MdDbPoint_Lineweight_0=function(){return(mB=b._emscripten_bind_MdDbPoint_Lineweight_0=b.asm.emscripten_bind_MdDbPoint_Lineweight_0).apply(null,arguments)},nB=b._emscripten_bind_MdDbPoint_SetLineweight_1=function(){return(nB=b._emscripten_bind_MdDbPoint_SetLineweight_1=b.asm.emscripten_bind_MdDbPoint_SetLineweight_1).apply(null,arguments)},oB=b._emscripten_bind_MdDbPoint_TextStyle_0=
574
- function(){return(oB=b._emscripten_bind_MdDbPoint_TextStyle_0=b.asm.emscripten_bind_MdDbPoint_TextStyle_0).apply(null,arguments)},pB=b._emscripten_bind_MdDbPoint_SetTextStyle_1=function(){return(pB=b._emscripten_bind_MdDbPoint_SetTextStyle_1=b.asm.emscripten_bind_MdDbPoint_SetTextStyle_1).apply(null,arguments)},qB=b._emscripten_bind_MdDbPoint_Highlight_1=function(){return(qB=b._emscripten_bind_MdDbPoint_Highlight_1=b.asm.emscripten_bind_MdDbPoint_Highlight_1).apply(null,arguments)},rB=b._emscripten_bind_MdDbPoint_Move_2=
575
- function(){return(rB=b._emscripten_bind_MdDbPoint_Move_2=b.asm.emscripten_bind_MdDbPoint_Move_2).apply(null,arguments)},sB=b._emscripten_bind_MdDbPoint_Rotate_2=function(){return(sB=b._emscripten_bind_MdDbPoint_Rotate_2=b.asm.emscripten_bind_MdDbPoint_Rotate_2).apply(null,arguments)},tB=b._emscripten_bind_MdDbPoint_Mirror_2=function(){return(tB=b._emscripten_bind_MdDbPoint_Mirror_2=b.asm.emscripten_bind_MdDbPoint_Mirror_2).apply(null,arguments)},uB=b._emscripten_bind_MdDbPoint_ScaleEntity_2=function(){return(uB=
576
- b._emscripten_bind_MdDbPoint_ScaleEntity_2=b.asm.emscripten_bind_MdDbPoint_ScaleEntity_2).apply(null,arguments)},vB=b._emscripten_bind_MdDbPoint_TransformBy_1=function(){return(vB=b._emscripten_bind_MdDbPoint_TransformBy_1=b.asm.emscripten_bind_MdDbPoint_TransformBy_1).apply(null,arguments)},wB=b._emscripten_bind_MdDbPoint_GetBoundingBox_0=function(){return(wB=b._emscripten_bind_MdDbPoint_GetBoundingBox_0=b.asm.emscripten_bind_MdDbPoint_GetBoundingBox_0).apply(null,arguments)},xB=b._emscripten_bind_MdDbPoint_GetObjectID_0=
577
- function(){return(xB=b._emscripten_bind_MdDbPoint_GetObjectID_0=b.asm.emscripten_bind_MdDbPoint_GetObjectID_0).apply(null,arguments)},yB=b._emscripten_bind_MdDbPoint_Erase_0=function(){return(yB=b._emscripten_bind_MdDbPoint_Erase_0=b.asm.emscripten_bind_MdDbPoint_Erase_0).apply(null,arguments)},zB=b._emscripten_bind_MdDbPoint_ConnectionTempObject_1=function(){return(zB=b._emscripten_bind_MdDbPoint_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbPoint_ConnectionTempObject_1).apply(null,arguments)},
578
- AB=b._emscripten_bind_MdDbPoint_Clone_0=function(){return(AB=b._emscripten_bind_MdDbPoint_Clone_0=b.asm.emscripten_bind_MdDbPoint_Clone_0).apply(null,arguments)},BB=b._emscripten_bind_MdDbPoint_GetHandle_0=function(){return(BB=b._emscripten_bind_MdDbPoint_GetHandle_0=b.asm.emscripten_bind_MdDbPoint_GetHandle_0).apply(null,arguments)},CB=b._emscripten_bind_MdDbPoint_GetDatabase_0=function(){return(CB=b._emscripten_bind_MdDbPoint_GetDatabase_0=b.asm.emscripten_bind_MdDbPoint_GetDatabase_0).apply(null,
579
- arguments)},DB=b._emscripten_bind_MdDbPoint_GetOwnerID_0=function(){return(DB=b._emscripten_bind_MdDbPoint_GetOwnerID_0=b.asm.emscripten_bind_MdDbPoint_GetOwnerID_0).apply(null,arguments)},EB=b._emscripten_bind_MdDbPoint_moveGripPointsAt_4=function(){return(EB=b._emscripten_bind_MdDbPoint_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbPoint_moveGripPointsAt_4).apply(null,arguments)},FB=b._emscripten_bind_MdDbPoint_getObjectName_0=function(){return(FB=b._emscripten_bind_MdDbPoint_getObjectName_0=b.asm.emscripten_bind_MdDbPoint_getObjectName_0).apply(null,
580
- arguments)},GB=b._emscripten_bind_MdDbPoint_getDxf0_0=function(){return(GB=b._emscripten_bind_MdDbPoint_getDxf0_0=b.asm.emscripten_bind_MdDbPoint_getDxf0_0).apply(null,arguments)},HB=b._emscripten_bind_MdDbPoint_getJson_0=function(){return(HB=b._emscripten_bind_MdDbPoint_getJson_0=b.asm.emscripten_bind_MdDbPoint_getJson_0).apply(null,arguments)},IB=b._emscripten_bind_MdDbPoint_setJson_1=function(){return(IB=b._emscripten_bind_MdDbPoint_setJson_1=b.asm.emscripten_bind_MdDbPoint_setJson_1).apply(null,
581
- arguments)},JB=b._emscripten_bind_MdDbPoint_isKindOf_1=function(){return(JB=b._emscripten_bind_MdDbPoint_isKindOf_1=b.asm.emscripten_bind_MdDbPoint_isKindOf_1).apply(null,arguments)},KB=b._emscripten_bind_MdDbPoint___destroy___0=function(){return(KB=b._emscripten_bind_MdDbPoint___destroy___0=b.asm.emscripten_bind_MdDbPoint___destroy___0).apply(null,arguments)},Hc=b._malloc=function(){return(Hc=b._malloc=b.asm.malloc).apply(null,arguments)},Jc=b._free=function(){return(Jc=b._free=b.asm.free).apply(null,
582
- arguments)};function Ad(){return(Ad=b.asm.__errno_location).apply(null,arguments)}function LB(){return(LB=b.asm.setThrew).apply(null,arguments)}function MB(){return(MB=b.asm.stackSave).apply(null,arguments)}function NB(){return(NB=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)};
583
- 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)};
584
- 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)};
585
- 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=268448;
586
- b.___stop_em_js=268546;function Ed(a,c,d){var e=MB();try{Dc(a)(c,d)}catch(f){NB(e);if(f!==f+0)throw f;LB(1,0)}}function Dd(a,c){var d=MB();try{Dc(a)(c)}catch(e){NB(d);if(e!==e+0)throw e;LB(1,0)}}function Bd(a,c){var d=MB();try{return Dc(a)(c)}catch(e){NB(d);if(e!==e+0)throw e;LB(1,0)}}function Cd(a,c,d,e){var f=MB();try{return Dc(a)(c,d,e)}catch(g){NB(f);if(g!==g+0)throw g;LB(1,0)}}var OB;Pa=function PB(){OB||QB();OB||(Pa=PB)};
587
- function QB(){function a(){if(!OB&&(OB=!0,b.calledRun=!0,!za)){b.noFSInit||ic||(ic=!0,hc(),b.stdin=b.stdin,b.stdout=b.stdout,b.stderr=b.stderr,b.stdin?lc("stdin",b.stdin):dc("/dev/tty","/dev/stdin"),b.stdout?lc("stdout",null,b.stdout):dc("/dev/tty","/dev/stdout"),b.stderr?lc("stderr",null,b.stderr):dc("/dev/tty1","/dev/stderr"),cb("/dev/stdin",0),cb("/dev/stdout",1),cb("/dev/stderr",1));Nb=!1;jb(Ka);aa(b);if(b.onRuntimeInitialized)b.onRuntimeInitialized();if(b.postRun)for("function"==typeof b.postRun&&
588
- (b.postRun=[b.postRun]);b.postRun.length;){var c=b.postRun.shift();La.unshift(c)}jb(La)}}if(!(0<Na)){if(b.preRun)for("function"==typeof b.preRun&&(b.preRun=[b.preRun]);b.preRun.length;)Ma();jb(Ja);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()();QB();function RB(){}RB.prototype=Object.create(RB.prototype);
589
- RB.prototype.constructor=RB;RB.prototype.h=RB;RB.i={};b.WrapperObject=RB;function SB(a){return(a||RB).i}b.getCache=SB;function v(a,c){var d=SB(c),e=d[a];if(e)return e;e=Object.create((c||RB).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 SB(a.h)[a.g]};b.compare=function(a,c){return a.g===c.g};b.getPointer=function(a){return a.g};
590
- b.getClass=function(a){return a.h};var TB=0,UB=0,VB=0,WB=[],XB=0;function x(){if(XB){for(var a=0;a<WB.length;a++)b._free(WB[a]);WB.length=0;b._free(TB);TB=0;UB+=XB;XB=0}TB||(UB+=128,(TB=b._malloc(UB))||xa());VB=0}function YB(a,c){TB||xa();a=a.length*c.BYTES_PER_ELEMENT;a=a+7&-8;VB+a>=UB?(0<a||xa(),XB+=a,c=b._malloc(a),WB.push(c)):(c=TB+VB,VB+=a);return c}
591
- function ZB(a,c,d){d>>>=0;switch(c.BYTES_PER_ELEMENT){case 2:d>>>=1;break;case 4:d>>>=2;break;case 8:d>>>=3}for(var e=0;e<a.length;e++)c[d+e]=a[e]}function y(a){if("string"===typeof a){a=xb(a);var c=YB(a,Ba);ZB(a,Ba,c);return c}return a}function $B(a){if("object"===typeof a){var c=YB(a,Ga);ZB(a,Ga,c);return c}return a}function aC(){throw"cannot construct a MdRxObject, no constructor in IDL";}aC.prototype=Object.create(RB.prototype);aC.prototype.constructor=aC;aC.prototype.h=aC;aC.i={};
592
- b.MdRxObject=aC;aC.prototype.getObjectName=function(){return p(Gd(this.g))};aC.prototype.getDxf0=function(){return p(Hd(this.g))};aC.prototype.getJson=function(){return p(Id(this.g))};aC.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Jd(c,a)};aC.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Kd(c,a)};function z(){this.g=Ld();SB(z)[this.g]=this}z.prototype=Object.create(aC.prototype);z.prototype.constructor=z;
593
- z.prototype.h=z;z.i={};b.MdDbObject=z;z.prototype.GetObjectID=function(){return Md(this.g)};z.prototype.Erase=function(){return!!Nd(this.g)};z.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Od(c,a)};z.prototype.Clone=function(){return v(Pd(this.g),z)};z.prototype.GetHandle=function(){return p(Qd(this.g))};z.prototype.GetDatabase=function(){return v(Rd(this.g),A)};z.prototype.GetOwnerID=function(){return Sd(this.g)};
594
- 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!!Td(f,a,c,d,e)};z.prototype.getObjectName=function(){return p(Ud(this.g))};z.prototype.getDxf0=function(){return p(Vd(this.g))};z.prototype.getJson=function(){return p(Wd(this.g))};z.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Xd(c,a)};
595
- z.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Yd(c,a)};z.prototype.__destroy__=function(){Zd(this.g)};function B(){this.g=$d();SB(B)[this.g]=this}B.prototype=Object.create(z.prototype);B.prototype.constructor=B;B.prototype.h=B;B.i={};b.MdDbEntity=B;B.prototype.explode=function(){return v(ae(this.g),C)};B.prototype.TrueColor=function(){return v(be(this.g),E)};
596
- B.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ce(c,a)};B.prototype.ColorIndex=function(){return de(this.g)};B.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ee(c,a)};B.prototype.Layer=function(){return p(fe(this.g))};B.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!ge(c,a)};B.prototype.LinetypeScale=function(){return he(this.g)};
597
- B.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ie(c,a)};B.prototype.Visible=function(){return!!je(this.g)};B.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ke(c,a)};B.prototype.Lineweight=function(){return le(this.g)};B.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!me(c,a)};B.prototype.TextStyle=function(){return p(ne(this.g))};
598
- B.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!oe(c,a)};B.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pe(c,a)};B.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!qe(d,a,c)};B.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!re(d,a,c)};
599
- B.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!se(d,a,c)};B.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!te(d,a,c)};B.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ue(c,a)};B.prototype.GetBoundingBox=function(){return v(ve(this.g),C)};B.prototype.GetObjectID=function(){return we(this.g)};B.prototype.Erase=function(){return!!xe(this.g)};
600
- B.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ye(c,a)};B.prototype.Clone=function(){return v(ze(this.g),z)};B.prototype.GetHandle=function(){return p(Ae(this.g))};B.prototype.GetDatabase=function(){return v(Be(this.g),A)};B.prototype.GetOwnerID=function(){return Ce(this.g)};
601
- B.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!!De(f,a,c,d,e)};B.prototype.getObjectName=function(){return p(Ee(this.g))};B.prototype.getDxf0=function(){return p(Fe(this.g))};B.prototype.getJson=function(){return p(Ge(this.g))};B.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!He(c,a)};
602
- B.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ie(c,a)};B.prototype.__destroy__=function(){Je(this.g)};function F(){this.g=Ke();SB(F)[this.g]=this}F.prototype=Object.create(B.prototype);F.prototype.constructor=F;F.prototype.h=F;F.i={};b.MdDbCurve=F;F.prototype.getStartParam=function(){return Le(this.g)};F.prototype.getEndParam=function(){return Me(this.g)};F.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ne(c,a)};
603
- F.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Oe(c,a)};F.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Pe(c,a)};F.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Qe(c,a),G)};F.prototype.getStartPoint=function(){return v(Re(this.g),G)};F.prototype.getEndPoint=function(){return v(Se(this.g),G)};
604
- F.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Te(c,a),G)};F.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ue(c,a)};F.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Ve(c,a),H)};F.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(We(c,a),H)};
605
- 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(Xe(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(Ye(d,a,c),bC)};F.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Ze(c,a),bC)};F.prototype.getArea=function(){return $e(this.g)};
606
- F.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(af(c,a),C)};F.prototype.getLength=function(){return bf(this.g)};F.prototype.explode=function(){return v(cf(this.g),C)};F.prototype.TrueColor=function(){return v(df(this.g),E)};F.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ef(c,a)};F.prototype.ColorIndex=function(){return ff(this.g)};
607
- F.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gf(c,a)};F.prototype.Layer=function(){return p(hf(this.g))};F.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!jf(c,a)};F.prototype.LinetypeScale=function(){return kf(this.g)};F.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lf(c,a)};F.prototype.Visible=function(){return!!mf(this.g)};
608
- F.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nf(c,a)};F.prototype.Lineweight=function(){return of(this.g)};F.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pf(c,a)};F.prototype.TextStyle=function(){return p(qf(this.g))};F.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!rf(c,a)};
609
- F.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sf(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!!tf(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!!uf(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!!vf(d,a,c)};
610
- 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!!wf(d,a,c)};F.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xf(c,a)};F.prototype.GetBoundingBox=function(){return v(yf(this.g),C)};F.prototype.GetObjectID=function(){return zf(this.g)};F.prototype.Erase=function(){return!!Af(this.g)};F.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Bf(c,a)};
611
- F.prototype.Clone=function(){return v(Cf(this.g),z)};F.prototype.GetHandle=function(){return p(Df(this.g))};F.prototype.GetDatabase=function(){return v(Ef(this.g),A)};F.prototype.GetOwnerID=function(){return Ff(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!!Gf(f,a,c,d,e)};F.prototype.getObjectName=function(){return p(Hf(this.g))};
612
- F.prototype.getDxf0=function(){return p(If(this.g))};F.prototype.getJson=function(){return p(Jf(this.g))};F.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Kf(c,a)};F.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Lf(c,a)};F.prototype.__destroy__=function(){Mf(this.g)};function I(){this.g=Nf();SB(I)[this.g]=this}I.prototype=Object.create(B.prototype);I.prototype.constructor=I;I.prototype.h=I;I.i={};
613
- b.MdDbDimension=I;I.prototype.textPosition=function(){return v(Of(this.g),G)};I.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Pf(c,a)};I.prototype.isUsingDefaultTextPosition=function(){return!!Qf(this.g)};I.prototype.useSetTextPosition=function(){return!!Rf(this.g)};I.prototype.useDefaultTextPosition=function(){return!!Sf(this.g)};I.prototype.elevation=I.prototype.elevation=function(){return Tf(this.g)};
614
- I.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Uf(c,a)};I.prototype.dimensionText=function(){return p(Vf(this.g))};I.prototype.setDimensionText=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Wf(c,a)};I.prototype.textRotation=function(){return Xf(this.g)};I.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yf(c,a)};I.prototype.dimensionStyle=function(){return Zf(this.g)};
615
- I.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$f(c,a)};I.prototype.textAttachment=function(){return ag(this.g)};I.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bg(c,a)};I.prototype.horizontalRotation=function(){return cg(this.g)};I.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dg(c,a)};
616
- I.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!eg(c,a)};I.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return fg(c,a)};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!!gg(d,a,c)};I.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return hg(c,a)};
617
- 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!!ig(d,a,c)};I.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(jg(c,a))};I.prototype.SetDimVarString=function(a,c){var d=this.g;x();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:y(c);return!!kg(d,a,c)};I.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return lg(c,a)};
618
- 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!!mg(d,a,c)};I.prototype.GetAllText=function(){return v(ng(this.g),cC)};I.prototype.explode=function(){return v(og(this.g),C)};I.prototype.TrueColor=function(){return v(pg(this.g),E)};I.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qg(c,a)};I.prototype.ColorIndex=function(){return rg(this.g)};
619
- I.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sg(c,a)};I.prototype.Layer=function(){return p(tg(this.g))};I.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!ug(c,a)};I.prototype.LinetypeScale=function(){return vg(this.g)};I.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wg(c,a)};I.prototype.Visible=function(){return!!xg(this.g)};
620
- I.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yg(c,a)};I.prototype.Lineweight=function(){return zg(this.g)};I.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ag(c,a)};I.prototype.TextStyle=function(){return p(Bg(this.g))};I.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Cg(c,a)};
621
- I.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Dg(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!!Eg(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!!Fg(d,a,c)};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!!Gg(d,a,c)};
622
- 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!!Hg(d,a,c)};I.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ig(c,a)};I.prototype.GetBoundingBox=function(){return v(Jg(this.g),C)};I.prototype.GetObjectID=function(){return Kg(this.g)};I.prototype.Erase=function(){return!!Lg(this.g)};I.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mg(c,a)};
623
- I.prototype.Clone=function(){return v(Ng(this.g),z)};I.prototype.GetHandle=function(){return p(Og(this.g))};I.prototype.GetDatabase=function(){return v(Pg(this.g),A)};I.prototype.GetOwnerID=function(){return Qg(this.g)};I.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Rg(f,a,c,d,e)};I.prototype.getObjectName=function(){return p(Sg(this.g))};
624
- I.prototype.getDxf0=function(){return p(Tg(this.g))};I.prototype.getJson=function(){return p(Ug(this.g))};I.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Vg(c,a)};I.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Wg(c,a)};I.prototype.__destroy__=function(){Xg(this.g)};function dC(){throw"cannot construct a VoidPtr, no constructor in IDL";}dC.prototype=Object.create(RB.prototype);dC.prototype.constructor=dC;
625
- dC.prototype.h=dC;dC.i={};b.VoidPtr=dC;dC.prototype.__destroy__=function(){Yg(this.g)};function eC(){this.g=Zg();SB(eC)[this.g]=this}eC.prototype=Object.create(RB.prototype);eC.prototype.constructor=eC;eC.prototype.h=eC;eC.i={};b.McApp=eC;eC.prototype.Init=function(){$g(this.g)};
626
- eC.prototype.CreateMxDraw=function(a,c,d,e,f){var g=this.g;x();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:y(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return v(ah(g,a,c,d,e,f),J)};eC.prototype.GetCurrentMxDraw=function(){return v(bh(this.g),J)};eC.prototype.DestroyObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ch(c,a)};
627
- eC.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 dh(f,a,c,d,e)};eC.prototype.ObjectIdToObjectName=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(eh(c,a))};eC.prototype.ObjectIdIsKindOf=function(a,c){var d=this.g;x();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:y(c);return!!fh(d,a,c)};
628
- eC.prototype.ObjectIdToMdObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(gh(c,a),z)};eC.prototype.ObjectIdToMdDbEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(hh(c,a),B)};eC.prototype.ObjectIdToMdDbCurve=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(ih(c,a),F)};eC.prototype.ObjectIdToMdDbLine=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(jh(c,a),K)};
629
- eC.prototype.ObjectIdToMdDbText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(kh(c,a),L)};eC.prototype.ObjectIdToMdDbPolyline=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(lh(c,a),M)};eC.prototype.ObjectIdToMdDbCircle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(mh(c,a),N)};eC.prototype.ObjectIdToMdDbArc=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(nh(c,a),R)};
630
- eC.prototype.ObjectIdToMdDbBlockReference=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(oh(c,a),S)};eC.prototype.ObjectIdToMdDbAlignedDimension=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(ph(c,a),U)};eC.prototype.ObjectIdToMdDbRotatedDimension=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(qh(c,a),V)};eC.prototype.ObjectIdToMdDbMText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(rh(c,a),W)};
631
- eC.prototype.ObjectIdToMdDbEllipse=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(sh(c,a),X)};eC.prototype.ObjectIdToMdDbPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(th(c,a),Y)};eC.prototype.getLastCallResult=function(){return uh(this.g)};eC.prototype.ThreadTaskAbortExit=function(){vh(this.g)};eC.prototype.setFontFilePath=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);wh(c,a)};
632
- eC.prototype.addNetworkLoadingFont=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);xh(c,a)};eC.prototype.__destroy__=function(){yh(this.g)};function E(){this.g=zh();SB(E)[this.g]=this}E.prototype=Object.create(RB.prototype);E.prototype.constructor=E;E.prototype.h=E;E.i={};b.MdCmColor=E;E.prototype.setColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ah(c,a)};
633
- 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);Bh(e,a,c,d)};E.prototype.get_red=E.prototype.Ta=function(){return Ch(this.g)};E.prototype.set_red=E.prototype.ib=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Dh(c,a)};Object.defineProperty(E.prototype,"red",{get:E.prototype.Ta,set:E.prototype.ib});E.prototype.get_green=E.prototype.Qa=function(){return Eh(this.g)};
634
- E.prototype.set_green=E.prototype.fb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Fh(c,a)};Object.defineProperty(E.prototype,"green",{get:E.prototype.Qa,set:E.prototype.fb});E.prototype.get_blue=E.prototype.Oa=function(){return Gh(this.g)};E.prototype.set_blue=E.prototype.ab=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Hh(c,a)};Object.defineProperty(E.prototype,"blue",{get:E.prototype.Oa,set:E.prototype.ab});E.prototype.get_method=E.prototype.Ra=function(){return Ih(this.g)};
635
- E.prototype.set_method=E.prototype.gb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Jh(c,a)};Object.defineProperty(E.prototype,"method",{get:E.prototype.Ra,set:E.prototype.gb});E.prototype.get_n=E.prototype.Sa=function(){return Kh(this.g)};E.prototype.set_n=E.prototype.hb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Lh(c,a)};Object.defineProperty(E.prototype,"n",{get:E.prototype.Sa,set:E.prototype.hb});E.prototype.get_colorIndex=E.prototype.Pa=function(){return Mh(this.g)};
636
- E.prototype.set_colorIndex=E.prototype.cb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Nh(c,a)};Object.defineProperty(E.prototype,"colorIndex",{get:E.prototype.Pa,set:E.prototype.cb});E.prototype.__destroy__=function(){Oh(this.g)};function bC(){throw"cannot construct a MdDbObjectArray, no constructor in IDL";}bC.prototype=Object.create(aC.prototype);bC.prototype.constructor=bC;bC.prototype.h=bC;bC.i={};b.MdDbObjectArray=bC;bC.prototype.length=bC.prototype.length=function(){return Ph(this.g)};
637
- bC.prototype.release=bC.prototype.release=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Qh(c,a),z)};bC.prototype.clear=bC.prototype.clear=function(){Rh(this.g)};bC.prototype.getObjectName=function(){return p(Sh(this.g))};bC.prototype.getDxf0=function(){return p(Th(this.g))};bC.prototype.getJson=function(){return p(Uh(this.g))};bC.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Vh(c,a)};
638
- bC.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Wh(c,a)};bC.prototype.__destroy__=function(){Xh(this.g)};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?Yh():void 0===c?_emscripten_bind_MdGePoint3d_MdGePoint3d_1(a):void 0===d?_emscripten_bind_MdGePoint3d_MdGePoint3d_2(a,c):Zh(a,c,d);SB(G)[this.g]=this}G.prototype=Object.create(RB.prototype);G.prototype.constructor=G;
639
- G.prototype.h=G;G.i={};b.MdGePoint3d=G;G.prototype.transformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);$h(c,a)};G.prototype.addvec=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ai(c,a)};G.prototype.subvec=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);bi(c,a)};G.prototype.sub=G.prototype.sub=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(ci(c,a),H)};
640
- G.prototype.distanceTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return di(c,a)};G.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ei(c,a)};G.prototype.get_x=G.prototype.ba=function(){return fi(this.g)};G.prototype.set_x=G.prototype.ia=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);gi(c,a)};Object.defineProperty(G.prototype,"x",{get:G.prototype.ba,set:G.prototype.ia});G.prototype.get_y=G.prototype.da=function(){return hi(this.g)};
641
- G.prototype.set_y=G.prototype.ja=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ii(c,a)};Object.defineProperty(G.prototype,"y",{get:G.prototype.da,set:G.prototype.ja});G.prototype.get_z=G.prototype.ea=function(){return ji(this.g)};G.prototype.set_z=G.prototype.ka=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ki(c,a)};Object.defineProperty(G.prototype,"z",{get:G.prototype.ea,set:G.prototype.ka});G.prototype.__destroy__=function(){li(this.g)};
642
- function fC(){this.g=mi();SB(fC)[this.g]=this}fC.prototype=Object.create(RB.prototype);fC.prototype.constructor=fC;fC.prototype.h=fC;fC.i={};b.MdGePoint3dArray=fC;fC.prototype.append=fC.prototype.append=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ni(c,a)};fC.prototype.length=fC.prototype.length=function(){return oi(this.g)};fC.prototype.at=fC.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(pi(c,a),G)};
643
- fC.prototype.setAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);qi(d,a,c)};fC.prototype.clear=fC.prototype.clear=function(){ri(this.g)};fC.prototype.copy=fC.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);si(c,a)};fC.prototype.__destroy__=function(){ti(this.g)};
644
- 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?ui():void 0===c?_emscripten_bind_MdGeVector3d_MdGeVector3d_1(a):void 0===d?_emscripten_bind_MdGeVector3d_MdGeVector3d_2(a,c):vi(a,c,d);SB(H)[this.g]=this}H.prototype=Object.create(RB.prototype);H.prototype.constructor=H;H.prototype.h=H;H.i={};b.MdGeVector3d=H;
645
- H.prototype.rotateBy=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);wi(d,a,c)};H.prototype.negate=function(){xi(this.g)};H.prototype.perpVector=function(){yi(this.g)};H.prototype.angleTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return void 0===c?zi(d,a):Ai(d,a,c)};H.prototype.normalize=H.prototype.normalize=function(){Bi(this.g)};H.prototype.length=H.prototype.length=function(){return Ci(this.g)};
646
- H.prototype.isUnitLength=function(){return!!Di(this.g)};H.prototype.isZeroLength=function(){return!!Ei(this.g)};H.prototype.dotProduct=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Fi(c,a)};H.prototype.crossProduct=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Gi(c,a),H)};H.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hi(c,a)};H.prototype.mult=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ii(c,a)};
647
- H.prototype.get_x=H.prototype.ba=function(){return Ji(this.g)};H.prototype.set_x=H.prototype.ia=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ki(c,a)};Object.defineProperty(H.prototype,"x",{get:H.prototype.ba,set:H.prototype.ia});H.prototype.get_y=H.prototype.da=function(){return Li(this.g)};H.prototype.set_y=H.prototype.ja=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Mi(c,a)};Object.defineProperty(H.prototype,"y",{get:H.prototype.da,set:H.prototype.ja});
648
- H.prototype.get_z=H.prototype.ea=function(){return Ni(this.g)};H.prototype.set_z=H.prototype.ka=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Oi(c,a)};Object.defineProperty(H.prototype,"z",{get:H.prototype.ea,set:H.prototype.ka});H.prototype.__destroy__=function(){Pi(this.g)};function gC(){this.g=Qi();SB(gC)[this.g]=this}gC.prototype=Object.create(RB.prototype);gC.prototype.constructor=gC;gC.prototype.h=gC;gC.i={};b.MdGeLongArray=gC;
649
- gC.prototype.append=gC.prototype.append=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ri(c,a)};gC.prototype.length=gC.prototype.length=function(){return Si(this.g)};gC.prototype.at=gC.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ti(c,a)};gC.prototype.setAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Ui(d,a,c)};gC.prototype.copy=gC.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Vi(c,a)};
650
- gC.prototype.clear=gC.prototype.clear=function(){Wi(this.g)};gC.prototype.__destroy__=function(){Xi(this.g)};function cC(){this.g=Yi();SB(cC)[this.g]=this}cC.prototype=Object.create(RB.prototype);cC.prototype.constructor=cC;cC.prototype.h=cC;cC.i={};b.MdGeStringArray=cC;cC.prototype.append=cC.prototype.append=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);Zi(c,a)};cC.prototype.length=cC.prototype.length=function(){return $i(this.g)};
651
- cC.prototype.at=cC.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(aj(c,a))};cC.prototype.setAt=function(a,c){var d=this.g;x();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:y(c);bj(d,a,c)};cC.prototype.copy=cC.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);cj(c,a)};cC.prototype.clear=cC.prototype.clear=function(){dj(this.g)};cC.prototype.__destroy__=function(){ej(this.g)};function hC(){this.g=fj();SB(hC)[this.g]=this}
652
- hC.prototype=Object.create(RB.prototype);hC.prototype.constructor=hC;hC.prototype.h=hC;hC.i={};b.MdGeDoubleArray=hC;hC.prototype.append=hC.prototype.append=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);gj(c,a)};hC.prototype.length=hC.prototype.length=function(){return hj(this.g)};hC.prototype.at=hC.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ij(c,a)};
653
- hC.prototype.setAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);jj(d,a,c)};hC.prototype.copy=hC.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);kj(c,a)};hC.prototype.clear=hC.prototype.clear=function(){lj(this.g)};hC.prototype.__destroy__=function(){mj(this.g)};function iC(){this.g=nj();SB(iC)[this.g]=this}iC.prototype=Object.create(RB.prototype);iC.prototype.constructor=iC;iC.prototype.h=iC;iC.i={};b.MdGeMatrix3d=iC;
654
- iC.prototype.setToIdentity=function(){oj(this.g)};iC.prototype.preMultBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);pj(c,a)};iC.prototype.postMultBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);qj(c,a)};iC.prototype.setToProduct=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);rj(d,a,c)};iC.prototype.invert=function(){sj(this.g)};iC.prototype.isSingular=function(){return!!tj(this.g)};iC.prototype.transposeIt=function(){uj(this.g)};
655
- iC.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vj(c,a)};iC.prototype.det=function(){return wj(this.g)};iC.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);xj(f,a,c,d,e)};iC.prototype.setToTranslation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);yj(c,a)};
656
- iC.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);zj(e,a,c,d)};iC.prototype.setToScaling=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Aj(d,a,c)};iC.prototype.setMirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Bj(d,a,c)};iC.prototype.scale=iC.prototype.scale=function(){return Cj(this.g)};
657
- iC.prototype.getData=iC.prototype.getData=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return Dj(d,a,c)};iC.prototype.copy=iC.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ej(c,a)};iC.prototype.__destroy__=function(){Fj(this.g)};function Z(){this.g=Gj();SB(Z)[this.g]=this}Z.prototype=Object.create(z.prototype);Z.prototype.constructor=Z;Z.prototype.h=Z;Z.i={};b.MdDbLayerTableRecord=Z;Z.prototype.getName=function(){return p(Hj(this.g))};
658
- Z.prototype.setName=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ij(c,a)};Z.prototype.isFrozen=Z.prototype.isFrozen=function(){return!!Jj(this.g)};Z.prototype.setIsFrozen=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kj(c,a)};Z.prototype.isOff=function(){return!!Lj(this.g)};Z.prototype.setIsOff=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mj(c,a)};Z.prototype.isLocked=function(){return!!Nj(this.g)};
659
- Z.prototype.setIsLocked=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Oj(c,a)};Z.prototype.color=Z.prototype.color=function(){return v(Pj(this.g),E)};Z.prototype.setColor=Z.prototype.setColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qj(c,a)};Z.prototype.linetypeObjectId=function(){return Rj(this.g)};Z.prototype.setLinetypeObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Sj(c,a)};Z.prototype.lineWeight=function(){return Tj(this.g)};
660
- Z.prototype.setLineWeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Uj(c,a)};Z.prototype.GetObjectID=function(){return Vj(this.g)};Z.prototype.Erase=function(){return!!Wj(this.g)};Z.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xj(c,a)};Z.prototype.Clone=function(){return v(Yj(this.g),z)};Z.prototype.GetHandle=function(){return p(Zj(this.g))};Z.prototype.GetDatabase=function(){return v(ak(this.g),A)};Z.prototype.GetOwnerID=function(){return bk(this.g)};
661
- 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!!ck(f,a,c,d,e)};Z.prototype.getObjectName=function(){return p(dk(this.g))};Z.prototype.getDxf0=function(){return p(ek(this.g))};Z.prototype.getJson=function(){return p(fk(this.g))};Z.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!gk(c,a)};
662
- Z.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!hk(c,a)};Z.prototype.__destroy__=function(){ik(this.g)};function jC(){throw"cannot construct a MdDbLayerTable, no constructor in IDL";}jC.prototype=Object.create(z.prototype);jC.prototype.constructor=jC;jC.prototype.h=jC;jC.i={};b.MdDbLayerTable=jC;jC.prototype.GetObjectID=function(){return jk(this.g)};jC.prototype.Erase=function(){return!!kk(this.g)};
663
- jC.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lk(c,a)};jC.prototype.Clone=function(){return v(mk(this.g),z)};jC.prototype.GetHandle=function(){return p(nk(this.g))};jC.prototype.GetDatabase=function(){return v(ok(this.g),A)};jC.prototype.GetOwnerID=function(){return pk(this.g)};
664
- jC.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!qk(f,a,c,d,e)};jC.prototype.getObjectName=function(){return p(rk(this.g))};jC.prototype.getDxf0=function(){return p(sk(this.g))};jC.prototype.getJson=function(){return p(tk(this.g))};jC.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!uk(c,a)};
665
- jC.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!vk(c,a)};function kC(){throw"cannot construct a MdDbLinetypeTable, no constructor in IDL";}kC.prototype=Object.create(z.prototype);kC.prototype.constructor=kC;kC.prototype.h=kC;kC.i={};b.MdDbLinetypeTable=kC;kC.prototype.GetObjectID=function(){return wk(this.g)};kC.prototype.Erase=function(){return!!xk(this.g)};
666
- kC.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yk(c,a)};kC.prototype.Clone=function(){return v(zk(this.g),z)};kC.prototype.GetHandle=function(){return p(Ak(this.g))};kC.prototype.GetDatabase=function(){return v(Bk(this.g),A)};kC.prototype.GetOwnerID=function(){return Ck(this.g)};
667
- kC.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Dk(f,a,c,d,e)};kC.prototype.getObjectName=function(){return p(Ek(this.g))};kC.prototype.getDxf0=function(){return p(Fk(this.g))};kC.prototype.getJson=function(){return p(Gk(this.g))};kC.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Hk(c,a)};
668
- kC.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ik(c,a)};function lC(){throw"cannot construct a MdDbTextStyleTable, no constructor in IDL";}lC.prototype=Object.create(z.prototype);lC.prototype.constructor=lC;lC.prototype.h=lC;lC.i={};b.MdDbTextStyleTable=lC;lC.prototype.GetObjectID=function(){return Jk(this.g)};lC.prototype.Erase=function(){return!!Kk(this.g)};
669
- lC.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lk(c,a)};lC.prototype.Clone=function(){return v(Mk(this.g),z)};lC.prototype.GetHandle=function(){return p(Nk(this.g))};lC.prototype.GetDatabase=function(){return v(Ok(this.g),A)};lC.prototype.GetOwnerID=function(){return Pk(this.g)};
670
- lC.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Qk(f,a,c,d,e)};lC.prototype.getObjectName=function(){return p(Rk(this.g))};lC.prototype.getDxf0=function(){return p(Sk(this.g))};lC.prototype.getJson=function(){return p(Tk(this.g))};lC.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Uk(c,a)};
671
- lC.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Vk(c,a)};function A(){throw"cannot construct a MdDbDatabase, no constructor in IDL";}A.prototype=Object.create(aC.prototype);A.prototype.constructor=A;A.prototype.h=A;A.i={};b.MdDbDatabase=A;A.prototype.GetLayerTable=function(){return v(Wk(this.g),jC)};A.prototype.GetLinetypeTable=function(){return v(Xk(this.g),kC)};A.prototype.GetTextStyleTable=function(){return v(Yk(this.g),lC)};
672
- A.prototype.GetBlockTable=function(){return v(Zk(this.g),mC)};A.prototype.CurrentSpace=function(){return v($k(this.g),nC)};A.prototype.GetCurrentlyLineTypeScale=function(){return al(this.g)};A.prototype.SetCurrentlyLineTypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);bl(c,a)};A.prototype.GetCurrentlyLayerName=function(){return p(cl(this.g))};A.prototype.SetCurrentlyLayerName=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);dl(c,a)};
673
- A.prototype.GetCurrentlyLineTypeName=function(){return p(el(this.g))};A.prototype.SetCurrentlyLineTypeName=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);fl(c,a)};A.prototype.GetCurrentlyTrueColor=function(){return v(gl(this.g),E)};A.prototype.GetCurrentlyDrawColor=function(){return v(hl(this.g),gC)};A.prototype.SetCurrentlyTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);il(c,a)};A.prototype.GetCurrentlyColorIndex=function(){return jl(this.g)};
674
- A.prototype.SetCurrentlyColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);kl(c,a)};A.prototype.GetCurrentlyTextStyleName=function(){return p(ll(this.g))};A.prototype.SetCurrentlyTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);ml(c,a)};A.prototype.HandleToIdIndex=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return nl(c,a)};A.prototype.IsModifyed=function(){return!!ol(this.g)};
675
- A.prototype.SetModifyed=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);pl(c,a)};A.prototype.getObjectName=function(){return p(ql(this.g))};A.prototype.getDxf0=function(){return p(rl(this.g))};A.prototype.getJson=function(){return p(sl(this.g))};A.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!tl(c,a)};A.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!ul(c,a)};
676
- function J(){throw"cannot construct a McObject, no constructor in IDL";}J.prototype=Object.create(RB.prototype);J.prototype.constructor=J;J.prototype.h=J;J.i={};b.McObject=J;J.prototype.updateDisplay=function(a,c){var d=this.g;x();"object"==typeof a&&(a=$B(a));"object"==typeof c&&(c=$B(c));return!!vl(d,a,c)};J.prototype.test=J.prototype.test=function(){wl(this.g)};
677
- J.prototype.openWebFile=function(a,c,d,e,f){var g=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e=e&&"object"===typeof e?e.g:y(e);f&&"object"===typeof f&&(f=f.g);return!!xl(g,a,c,d,e,f)};
678
- J.prototype.insertBlock=function(a,c,d,e,f,g){var h=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f=f&&"object"===typeof f?f.g:y(f);g&&"object"===typeof g&&(g=g.g);return!!yl(h,a,c,d,e,f,g)};J.prototype.saveFileToUrl=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!zl(c,a)};
679
- J.prototype.saveFile=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);return!!Al(d,a,c)};J.prototype.getViewDataJsonParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(Bl(c,a))};J.prototype.updataAppData=function(){Cl(this.g)};J.prototype.regen=function(){Dl(this.g)};J.prototype.GetDatabase=function(){return v(El(this.g),A)};
680
- J.prototype.GetSysVarString=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return p(Fl(c,a))};J.prototype.SetSysVarString=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);return!!Gl(d,a,c)};J.prototype.GetSysVarDouble=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return Hl(c,a)};
681
- J.prototype.SetSysVarDouble=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);return!!Il(d,a,c)};J.prototype.GetSysVarLong=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return Jl(c,a)};J.prototype.SetSysVarLong=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);return!!Kl(d,a,c)};J.prototype.GetSysVarPoint=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return v(Ll(c,a),G)};
682
- J.prototype.SetSysVarPoint=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);return!!Ml(d,a,c)};J.prototype.fireEventWindowSize=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Nl(d,a,c)};J.prototype.fireEventCommandStart=function(){Ol(this.g)};J.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 Pl(d,a,c)};
683
- J.prototype.IntelliSelect_RangeSelect=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return v(Ql(g,a,c,d,e,f),gC)};J.prototype.IntelliSelect_getGridData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(Rl(c,a))};
684
- J.prototype.Osnap_NotifyOsnap=function(a,c,d,e,f,g,h,m){var w=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);m&&"object"===typeof m&&(m=m.g);Sl(w,a,c,d,e,f,g,h,m)};J.prototype.EntityTempWordDraw_onJigCommandEnd=function(){Tl(this.g)};
685
- J.prototype.EntityTempWordDraw_onJigDrawEntityDisplay=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ul(c,a)};J.prototype.EntityTempWordDraw_onReadyJigUpdateDispla=function(){Vl(this.g)};J.prototype.EntityTempWordDraw_onJigClearDisplay=function(){Wl(this.g)};J.prototype.SetDrawColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Xl(c,a)};J.prototype.GetDrawColor=function(){return v(Yl(this.g),E)};
686
- J.prototype.AddLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);Zl(c,a)};J.prototype.SetDrawLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);$l(c,a)};J.prototype.GetDrawLayer=function(){return p(am(this.g))};J.prototype.AddTextStyle=function(a,c,d,e){var f=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);d=d&&"object"===typeof d?d.g:y(d);e&&"object"===typeof e&&(e=e.g);bm(f,a,c,d,e)};
687
- J.prototype.SetDrawTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);cm(c,a)};J.prototype.GetDrawTextStyle=function(){return p(dm(this.g))};J.prototype.AddLinetype=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);em(d,a,c)};J.prototype.AddLinetypeEx=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);d=d&&"object"===typeof d?d.g:y(d);fm(e,a,c,d)};
688
- J.prototype.AddDimStyle=function(a,c,d,e,f){var g=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);d=d&&"object"===typeof d?d.g:y(d);e=e&&"object"===typeof e?e.g:y(e);f=f&&"object"===typeof f?f.g:y(f);gm(g,a,c,d,e,f)};J.prototype.SetDrawLinetype=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);hm(c,a)};J.prototype.GetDrawLinetype=function(){return p(im(this.g))};
689
- J.prototype.SetDrawLineWeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);jm(c,a)};J.prototype.GetDrawLineWeight=function(){return km(this.g)};J.prototype.SetDrawLineTypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);lm(c,a)};J.prototype.GetDrawLineTypeScale=function(){return mm(this.g)};J.prototype.SetDrawDimStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);nm(c,a)};J.prototype.GetDrawDimStyle=function(){return p(om(this.g))};
690
- J.prototype.SetPatternDefinition=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);pm(c,a)};J.prototype.GetPatternDefinition=function(){return p(qm(this.g))};J.prototype.SetDrawLineWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);rm(c,a)};J.prototype.GetDrawLineWidth=function(){return sm(this.g)};
691
- J.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 tm(h,a,c,d,e,f,g)};
692
- J.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 um(g,a,c,d,e,f)};
693
- J.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 wm(h,a,c,d,e,f,g)};J.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 xm(e,a,c,d)};
694
- J.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 ym(g,a,c,d,e,f)};
695
- J.prototype.DrawEllipseArc=function(a,c,d,e,f,g,h){var m=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return zm(m,a,c,d,e,f,g,h)};J.prototype.DrawPoint=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return Am(d,a,c)};
696
- J.prototype.DrawSolid=function(a,c,d,e,f,g,h,m){var w=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);m&&"object"===typeof m&&(m=m.g);return Bm(w,a,c,d,e,f,g,h,m)};
697
- J.prototype.DrawMText=function(a,c,d,e,f,g,h){var m=this.g;x();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:y(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return Cm(m,a,c,d,e,f,g,h)};
698
- J.prototype.DrawText=function(a,c,d,e,f,g,h){var m=this.g;x();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:y(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return Dm(m,a,c,d,e,f,g,h)};
699
- J.prototype.DrawBlockReference=function(a,c,d,e,f){var g=this.g;x();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:y(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return Em(g,a,c,d,e,f)};
700
- J.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 Fm(h,a,c,d,e,f,g)};
701
- J.prototype.DrawDimAngular=function(a,c,d,e,f,g,h,m){var w=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);m&&"object"===typeof m&&(m=m.g);return Gm(w,a,c,d,e,f,g,h,m)};
702
- J.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 Hm(g,a,c,d,e,f)};
703
- J.prototype.DrawDimRotated=function(a,c,d,e,f,g,h){var m=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return Im(m,a,c,d,e,f,g,h)};
704
- J.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 Jm(g,a,c,d,e,f)};J.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 Km(g,a,c,d,e,f)};
705
- J.prototype.PathMoveTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Lm(d,a,c)};J.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);Mm(g,a,c,d,e,f)};J.prototype.PathLineTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Nm(d,a,c)};
706
- J.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);Om(g,a,c,d,e,f)};J.prototype.DrawPathToPolyline=function(){return Pm(this.g)};J.prototype.DrawPathToSpline=function(){return Qm(this.g)};J.prototype.PathMakeClosed=function(){Rm(this.g)};
707
- J.prototype.DrawPathToHatch=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Sm(c,a)};J.prototype.DrawEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Tm(c,a)};J.prototype.GetAllLayoutName=function(){return v(Um(this.g),cC)};J.prototype.SetCurrentLayout=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);Vm(c,a)};function C(){this.g=Wm();SB(C)[this.g]=this}C.prototype=Object.create(aC.prototype);C.prototype.constructor=C;C.prototype.h=C;C.i={};
708
- b.McDrawResbuf=C;C.prototype.Clear=function(){Xm(this.g)};C.prototype.GetCount=function(){return Ym(this.g)};C.prototype.AtDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Zm(c,a)};C.prototype.Atlong=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return $m(c,a)};C.prototype.AtObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return an(c,a)};C.prototype.AtObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(bn(c,a),aC)};
709
- C.prototype.AtObjectMdDbMText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(cn(c,a),W)};C.prototype.AtObjectName=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(dn(c,a))};C.prototype.AtString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(en(c,a))};C.prototype.AtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(fn(c,a),G)};C.prototype.ItemDataType=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return gn(c,a)};
710
- C.prototype.AddDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);hn(d,a,c)};C.prototype.Addlong=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);jn(d,a,c)};C.prototype.AddObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);kn(d,a,c)};C.prototype.AddObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ln(c,a)};
711
- C.prototype.AddString=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);mn(d,a,c)};C.prototype.AddPoint=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);nn(d,a,c)};C.prototype.RemoveAll=function(){on(this.g)};C.prototype.Remove=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);pn(c,a)};C.prototype.getObjectName=function(){return p(qn(this.g))};C.prototype.getDxf0=function(){return p(rn(this.g))};
712
- C.prototype.getJson=function(){return p(sn(this.g))};C.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!tn(c,a)};C.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!un(c,a)};C.prototype.__destroy__=function(){vn(this.g)};function oC(){this.g=wn();SB(oC)[this.g]=this}oC.prototype=Object.create(RB.prototype);oC.prototype.constructor=oC;oC.prototype.h=oC;oC.i={};b.McDrawUtility=oC;
713
- oC.prototype.findEntAtPoint=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return xn(g,a,c,d,e,f)};oC.prototype.eraseEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yn(c,a)};oC.prototype.highlightEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!zn(d,a,c)};
714
- oC.prototype.__destroy__=function(){An(this.g)};function pC(){this.g=Bn();SB(pC)[this.g]=this}pC.prototype=Object.create(RB.prototype);pC.prototype.constructor=pC;pC.prototype.h=pC;pC.i={};b.MxDrawAssist=pC;
715
- pC.prototype.MxChamfer=function(a,c,d,e,f,g,h,m,w){var t=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);m&&"object"===typeof m&&(m=m.g);w&&"object"===typeof w&&(w=w.g);return!!Cn(t,a,c,d,e,f,g,h,m,w)};
716
- pC.prototype.MxFillet=function(a,c,d,e,f,g,h,m){var w=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);m&&"object"===typeof m&&(m=m.g);return!!Dn(w,a,c,d,e,f,g,h,m)};pC.prototype.MxExplode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!En(c,a)};
717
- pC.prototype.MxJoin=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fn(c,a)};pC.prototype.IntersectWith=function(a,c,d,e,f,g,h,m,w){var t=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);m&&"object"===typeof m&&(m=m.g);w&&"object"===typeof w&&(w=w.g);return v(Gn(t,a,c,d,e,f,g,h,m,w),fC)};
718
- pC.prototype.GetClosestPointTo=function(a,c,d,e,f,g,h){var m=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return v(Hn(m,a,c,d,e,f,g,h),fC)};pC.prototype.__destroy__=function(){In(this.g)};function rC(){this.g=Jn();SB(rC)[this.g]=this}rC.prototype=Object.create(RB.prototype);rC.prototype.constructor=rC;
719
- rC.prototype.h=rC;rC.i={};b.MxDrawTrimAssist=rC;rC.prototype.Init=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kn(c,a)};rC.prototype.UnInit=function(){return!!Ln(this.g)};rC.prototype.DoTrim=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);Mn(g,a,c,d,e,f)};rC.prototype.__destroy__=function(){Nn(this.g)};
720
- function sC(){this.g=On();SB(sC)[this.g]=this}sC.prototype=Object.create(RB.prototype);sC.prototype.constructor=sC;sC.prototype.h=sC;sC.i={};b.MxDrawExtendAssist=sC;sC.prototype.Init=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Pn(c,a)};sC.prototype.UnInit=function(){return!!Qn(this.g)};
721
- sC.prototype.DoExtend=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);Rn(g,a,c,d,e,f)};sC.prototype.__destroy__=function(){Sn(this.g)};function K(){this.g=Tn();SB(K)[this.g]=this}K.prototype=Object.create(F.prototype);K.prototype.constructor=K;K.prototype.h=K;K.i={};b.MdDbLine=K;K.prototype.startPoint=function(){return v(Un(this.g),G)};
722
- K.prototype.setStartPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vn(c,a)};K.prototype.endPoint=function(){return v(Wn(this.g),G)};K.prototype.setEndPoint=K.prototype.setEndPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xn(c,a)};K.prototype.getStartParam=function(){return Yn(this.g)};K.prototype.getEndParam=function(){return Zn(this.g)};K.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return $n(c,a)};
723
- K.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ao(c,a)};K.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return bo(c,a)};K.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(co(c,a),G)};K.prototype.getStartPoint=function(){return v(eo(this.g),G)};K.prototype.getEndPoint=function(){return v(fo(this.g),G)};
724
- K.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(go(c,a),G)};K.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ho(c,a)};K.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(io(c,a),H)};K.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(jo(c,a),H)};
725
- K.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(ko(d,a,c),G)};K.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(lo(d,a,c),bC)};K.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(mo(c,a),bC)};K.prototype.getArea=function(){return no(this.g)};
726
- K.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(oo(c,a),C)};K.prototype.getLength=function(){return po(this.g)};K.prototype.explode=function(){return v(qo(this.g),C)};K.prototype.TrueColor=function(){return v(ro(this.g),E)};K.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!so(c,a)};K.prototype.ColorIndex=function(){return to(this.g)};
727
- K.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!uo(c,a)};K.prototype.Layer=function(){return p(vo(this.g))};K.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!wo(c,a)};K.prototype.LinetypeScale=function(){return xo(this.g)};K.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yo(c,a)};K.prototype.Visible=function(){return!!zo(this.g)};
728
- K.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ao(c,a)};K.prototype.Lineweight=function(){return Bo(this.g)};K.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Co(c,a)};K.prototype.TextStyle=function(){return p(Do(this.g))};K.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Eo(c,a)};
729
- K.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fo(c,a)};K.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Go(d,a,c)};K.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Ho(d,a,c)};K.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Io(d,a,c)};
730
- K.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Jo(d,a,c)};K.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ko(c,a)};K.prototype.GetBoundingBox=function(){return v(Lo(this.g),C)};K.prototype.GetObjectID=function(){return Mo(this.g)};K.prototype.Erase=function(){return!!No(this.g)};K.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Oo(c,a)};
731
- K.prototype.Clone=function(){return v(Po(this.g),z)};K.prototype.GetHandle=function(){return p(Qo(this.g))};K.prototype.GetDatabase=function(){return v(Ro(this.g),A)};K.prototype.GetOwnerID=function(){return So(this.g)};K.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!!To(f,a,c,d,e)};K.prototype.getObjectName=function(){return p(Uo(this.g))};
732
- K.prototype.getDxf0=function(){return p(Vo(this.g))};K.prototype.getJson=function(){return p(Wo(this.g))};K.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Xo(c,a)};K.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Yo(c,a)};K.prototype.__destroy__=function(){Zo(this.g)};function L(){this.g=$o();SB(L)[this.g]=this}L.prototype=Object.create(B.prototype);L.prototype.constructor=L;L.prototype.h=L;L.i={};b.MdDbText=L;
733
- L.prototype.position=L.prototype.position=function(){return v(ap(this.g),G)};L.prototype.setPosition=L.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bp(c,a)};L.prototype.alignmentPoint=function(){return v(cp(this.g),G)};L.prototype.setAlignmentPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dp(c,a)};L.prototype.oblique=function(){return ep(this.g)};
734
- L.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fp(c,a)};L.prototype.rotation=L.prototype.rotation=function(){return gp(this.g)};L.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hp(c,a)};L.prototype.height=L.prototype.height=function(){return ip(this.g)};L.prototype.setHeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jp(c,a)};L.prototype.widthFactor=function(){return kp(this.g)};
735
- L.prototype.setWidthFactor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lp(c,a)};L.prototype.textString=function(){return p(mp(this.g))};L.prototype.setTextString=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!np(c,a)};L.prototype.horizontalMode=function(){return op(this.g)};L.prototype.setHorizontalMode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pp(c,a)};L.prototype.verticalMode=function(){return qp(this.g)};
736
- L.prototype.setVerticalMode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rp(c,a)};L.prototype.explode=function(){return v(sp(this.g),C)};L.prototype.TrueColor=function(){return v(tp(this.g),E)};L.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!up(c,a)};L.prototype.ColorIndex=function(){return vp(this.g)};L.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wp(c,a)};L.prototype.Layer=function(){return p(xp(this.g))};
737
- L.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!yp(c,a)};L.prototype.LinetypeScale=function(){return zp(this.g)};L.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ap(c,a)};L.prototype.Visible=function(){return!!Bp(this.g)};L.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cp(c,a)};L.prototype.Lineweight=function(){return Dp(this.g)};
738
- L.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ep(c,a)};L.prototype.TextStyle=function(){return p(Fp(this.g))};L.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Gp(c,a)};L.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hp(c,a)};L.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Ip(d,a,c)};
739
- L.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Jp(d,a,c)};L.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Kp(d,a,c)};L.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Lp(d,a,c)};L.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mp(c,a)};
740
- L.prototype.GetBoundingBox=function(){return v(Np(this.g),C)};L.prototype.GetObjectID=function(){return Op(this.g)};L.prototype.Erase=function(){return!!Pp(this.g)};L.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qp(c,a)};L.prototype.Clone=function(){return v(Rp(this.g),z)};L.prototype.GetHandle=function(){return p(Sp(this.g))};L.prototype.GetDatabase=function(){return v(Tp(this.g),A)};L.prototype.GetOwnerID=function(){return Up(this.g)};
741
- L.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Vp(f,a,c,d,e)};L.prototype.getObjectName=function(){return p(Wp(this.g))};L.prototype.getDxf0=function(){return p(Xp(this.g))};L.prototype.getJson=function(){return p(Yp(this.g))};L.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Zp(c,a)};
742
- L.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!$p(c,a)};L.prototype.__destroy__=function(){aq(this.g)};function N(){this.g=bq();SB(N)[this.g]=this}N.prototype=Object.create(F.prototype);N.prototype.constructor=N;N.prototype.h=N;N.i={};b.MdDbCircle=N;N.prototype.center=function(){return v(cq(this.g),G)};N.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dq(c,a)};N.prototype.radius=function(){return eq(this.g)};
743
- N.prototype.setRadius=N.prototype.setRadius=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fq(c,a)};N.prototype.getStartParam=function(){return gq(this.g)};N.prototype.getEndParam=function(){return hq(this.g)};N.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return iq(c,a)};N.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return jq(c,a)};
744
- N.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return kq(c,a)};N.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(lq(c,a),G)};N.prototype.getStartPoint=function(){return v(mq(this.g),G)};N.prototype.getEndPoint=function(){return v(nq(this.g),G)};N.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(oq(c,a),G)};
745
- N.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return pq(c,a)};N.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(qq(c,a),H)};N.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(rq(c,a),H)};N.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return v(sq(d,a,c),G)};
746
- N.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return v(tq(d,a,c),bC)};N.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(uq(c,a),bC)};N.prototype.getArea=function(){return vq(this.g)};N.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(wq(c,a),C)};N.prototype.getLength=function(){return xq(this.g)};
747
- N.prototype.explode=function(){return v(yq(this.g),C)};N.prototype.TrueColor=function(){return v(zq(this.g),E)};N.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Aq(c,a)};N.prototype.ColorIndex=function(){return Bq(this.g)};N.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cq(c,a)};N.prototype.Layer=function(){return p(Dq(this.g))};
748
- N.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Eq(c,a)};N.prototype.LinetypeScale=function(){return Fq(this.g)};N.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Gq(c,a)};N.prototype.Visible=function(){return!!Hq(this.g)};N.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Iq(c,a)};N.prototype.Lineweight=function(){return Jq(this.g)};
749
- N.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kq(c,a)};N.prototype.TextStyle=function(){return p(Lq(this.g))};N.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Mq(c,a)};N.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Nq(c,a)};N.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Oq(d,a,c)};
750
- N.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Pq(d,a,c)};N.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Qq(d,a,c)};N.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Rq(d,a,c)};N.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Sq(c,a)};
751
- N.prototype.GetBoundingBox=function(){return v(Tq(this.g),C)};N.prototype.GetObjectID=function(){return Uq(this.g)};N.prototype.Erase=function(){return!!Vq(this.g)};N.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Wq(c,a)};N.prototype.Clone=function(){return v(Xq(this.g),z)};N.prototype.GetHandle=function(){return p(Yq(this.g))};N.prototype.GetDatabase=function(){return v(Zq(this.g),A)};N.prototype.GetOwnerID=function(){return $q(this.g)};
752
- N.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!ar(f,a,c,d,e)};N.prototype.getObjectName=function(){return p(br(this.g))};N.prototype.getDxf0=function(){return p(cr(this.g))};N.prototype.getJson=function(){return p(dr(this.g))};N.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!er(c,a)};
753
- N.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!fr(c,a)};N.prototype.__destroy__=function(){gr(this.g)};function R(){this.g=hr();SB(R)[this.g]=this}R.prototype=Object.create(F.prototype);R.prototype.constructor=R;R.prototype.h=R;R.i={};b.MdDbArc=R;R.prototype.center=function(){return v(ir(this.g),G)};R.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jr(c,a)};R.prototype.radius=function(){return kr(this.g)};
754
- R.prototype.setRadius=R.prototype.setRadius=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lr(c,a)};R.prototype.startAngle=function(){return mr(this.g)};R.prototype.setStartAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nr(c,a)};R.prototype.endAngle=function(){return or(this.g)};R.prototype.setEndAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pr(c,a)};
755
- R.prototype.computeArc=function(a,c,d,e,f,g){var h=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);return!!qr(h,a,c,d,e,f,g)};R.prototype.getStartParam=function(){return rr(this.g)};R.prototype.getEndParam=function(){return sr(this.g)};R.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return tr(c,a)};
756
- R.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ur(c,a)};R.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return vr(c,a)};R.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(wr(c,a),G)};R.prototype.getStartPoint=function(){return v(xr(this.g),G)};R.prototype.getEndPoint=function(){return v(yr(this.g),G)};
757
- R.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(zr(c,a),G)};R.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ar(c,a)};R.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Br(c,a),H)};R.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Cr(c,a),H)};
758
- 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(Dr(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(Er(d,a,c),bC)};R.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Fr(c,a),bC)};R.prototype.getArea=function(){return Gr(this.g)};
759
- R.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Hr(c,a),C)};R.prototype.getLength=function(){return Ir(this.g)};R.prototype.explode=function(){return v(Jr(this.g),C)};R.prototype.TrueColor=function(){return v(Kr(this.g),E)};R.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lr(c,a)};R.prototype.ColorIndex=function(){return Mr(this.g)};
760
- R.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Nr(c,a)};R.prototype.Layer=function(){return p(Or(this.g))};R.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Pr(c,a)};R.prototype.LinetypeScale=function(){return Qr(this.g)};R.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Rr(c,a)};R.prototype.Visible=function(){return!!Sr(this.g)};
761
- R.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Tr(c,a)};R.prototype.Lineweight=function(){return Ur(this.g)};R.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vr(c,a)};R.prototype.TextStyle=function(){return p(Wr(this.g))};R.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Xr(c,a)};
762
- R.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yr(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!!Zr(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!!$r(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!!as(d,a,c)};
763
- 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!!bs(d,a,c)};R.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!cs(c,a)};R.prototype.GetBoundingBox=function(){return v(ds(this.g),C)};R.prototype.GetObjectID=function(){return es(this.g)};R.prototype.Erase=function(){return!!gs(this.g)};R.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hs(c,a)};
764
- R.prototype.Clone=function(){return v(is(this.g),z)};R.prototype.GetHandle=function(){return p(js(this.g))};R.prototype.GetDatabase=function(){return v(ks(this.g),A)};R.prototype.GetOwnerID=function(){return ls(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!!ms(f,a,c,d,e)};R.prototype.getObjectName=function(){return p(ns(this.g))};
765
- R.prototype.getDxf0=function(){return p(ps(this.g))};R.prototype.getJson=function(){return p(qs(this.g))};R.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!rs(c,a)};R.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!ss(c,a)};R.prototype.__destroy__=function(){ts(this.g)};function M(){this.g=us();SB(M)[this.g]=this}M.prototype=Object.create(F.prototype);M.prototype.constructor=M;M.prototype.h=M;M.i={};
766
- b.MdDbPolyline=M;M.prototype.setClosed=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vs(c,a)};M.prototype.setConstantWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xs(c,a)};M.prototype.isClosed=function(){return!!ys(this.g)};M.prototype.getConstantWidth=function(){return zs(this.g)};
767
- M.prototype.addVertexAt=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return!!As(g,a,c,d,e,f)};M.prototype.removeVertexAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Bs(c,a)};M.prototype.numVerts=function(){return Cs(this.g)};M.prototype.getPointAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Ds(c,a),G)};
768
- M.prototype.getBulgeAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Es(c,a)};M.prototype.getStartWidthsAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Fs(c,a)};M.prototype.getEndWidthsAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Gs(c,a)};M.prototype.setPointAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Hs(d,a,c)};
769
- M.prototype.setBulgeAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Is(d,a,c)};M.prototype.getStartParam=function(){return Js(this.g)};M.prototype.getEndParam=function(){return Ks(this.g)};M.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ls(c,a)};M.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ms(c,a)};
770
- M.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ns(c,a)};M.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Os(c,a),G)};M.prototype.getStartPoint=function(){return v(Ps(this.g),G)};M.prototype.getEndPoint=function(){return v(Qs(this.g),G)};M.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Rs(c,a),G)};
771
- M.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ss(c,a)};M.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Ts(c,a),H)};M.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Us(c,a),H)};M.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(Vs(d,a,c),G)};
772
- M.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(Ws(d,a,c),bC)};M.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Xs(c,a),bC)};M.prototype.getArea=function(){return Ys(this.g)};M.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Zs(c,a),C)};M.prototype.getLength=function(){return $s(this.g)};
773
- M.prototype.explode=function(){return v(at(this.g),C)};M.prototype.TrueColor=function(){return v(bt(this.g),E)};M.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ct(c,a)};M.prototype.ColorIndex=function(){return dt(this.g)};M.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!et(c,a)};M.prototype.Layer=function(){return p(ft(this.g))};
774
- M.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!gt(c,a)};M.prototype.LinetypeScale=function(){return ht(this.g)};M.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!it(c,a)};M.prototype.Visible=function(){return!!jt(this.g)};M.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kt(c,a)};M.prototype.Lineweight=function(){return lt(this.g)};
775
- M.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mt(c,a)};M.prototype.TextStyle=function(){return p(nt(this.g))};M.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!ot(c,a)};M.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pt(c,a)};M.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!qt(d,a,c)};
776
- M.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!rt(d,a,c)};M.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!st(d,a,c)};M.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!tt(d,a,c)};M.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ut(c,a)};
777
- M.prototype.GetBoundingBox=function(){return v(vt(this.g),C)};M.prototype.GetObjectID=function(){return wt(this.g)};M.prototype.Erase=function(){return!!xt(this.g)};M.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yt(c,a)};M.prototype.Clone=function(){return v(zt(this.g),z)};M.prototype.GetHandle=function(){return p(At(this.g))};M.prototype.GetDatabase=function(){return v(Bt(this.g),A)};M.prototype.GetOwnerID=function(){return Ct(this.g)};
778
- 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!!Dt(f,a,c,d,e)};M.prototype.getObjectName=function(){return p(Et(this.g))};M.prototype.getDxf0=function(){return p(Ft(this.g))};M.prototype.getJson=function(){return p(Gt(this.g))};M.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ht(c,a)};
779
- M.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!It(c,a)};M.prototype.__destroy__=function(){Jt(this.g)};function S(){this.g=Kt();SB(S)[this.g]=this}S.prototype=Object.create(B.prototype);S.prototype.constructor=S;S.prototype.h=S;S.i={};b.MdDbBlockReference=S;S.prototype.blockTableRecordId=function(){return Lt(this.g)};S.prototype.setBlockTableRecordId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mt(c,a)};
780
- S.prototype.position=S.prototype.position=function(){return v(Nt(this.g),G)};S.prototype.setPosition=S.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ot(c,a)};S.prototype.scaleFactors=function(){return v(Pt(this.g),G)};S.prototype.setScaleFactors=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qt(c,a)};S.prototype.rotation=S.prototype.rotation=function(){return Rt(this.g)};
781
- S.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!St(c,a)};S.prototype.blockTransform=function(){return v(Tt(this.g),iC)};S.prototype.setBlockTransform=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ut(c,a)};S.prototype.getBlockName=function(){return p(Vt(this.g))};S.prototype.explode=function(){return v(Wt(this.g),C)};S.prototype.TrueColor=function(){return v(Xt(this.g),E)};
782
- S.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yt(c,a)};S.prototype.ColorIndex=function(){return Zt(this.g)};S.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$t(c,a)};S.prototype.Layer=function(){return p(au(this.g))};S.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!bu(c,a)};S.prototype.LinetypeScale=function(){return cu(this.g)};
783
- S.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!du(c,a)};S.prototype.Visible=function(){return!!eu(this.g)};S.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fu(c,a)};S.prototype.Lineweight=function(){return gu(this.g)};S.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hu(c,a)};S.prototype.TextStyle=function(){return p(iu(this.g))};
784
- S.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!ju(c,a)};S.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ku(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!!lu(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!!mu(d,a,c)};
785
- 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!!nu(d,a,c)};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!!ou(d,a,c)};S.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pu(c,a)};S.prototype.GetBoundingBox=function(){return v(qu(this.g),C)};S.prototype.GetObjectID=function(){return ru(this.g)};S.prototype.Erase=function(){return!!su(this.g)};
786
- S.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!tu(c,a)};S.prototype.Clone=function(){return v(uu(this.g),z)};S.prototype.GetHandle=function(){return p(vu(this.g))};S.prototype.GetDatabase=function(){return v(wu(this.g),A)};S.prototype.GetOwnerID=function(){return xu(this.g)};
787
- 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!!yu(f,a,c,d,e)};S.prototype.getObjectName=function(){return p(zu(this.g))};S.prototype.getDxf0=function(){return p(Au(this.g))};S.prototype.getJson=function(){return p(Bu(this.g))};S.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Cu(c,a)};
788
- S.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Du(c,a)};S.prototype.__destroy__=function(){Eu(this.g)};function U(){this.g=Fu();SB(U)[this.g]=this}U.prototype=Object.create(I.prototype);U.prototype.constructor=U;U.prototype.h=U;U.i={};b.MdDbAlignedDimension=U;U.prototype.xLine1Point=function(){return v(Gu(this.g),G)};U.prototype.setXLine1Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hu(c,a)};
789
- U.prototype.xLine2Point=function(){return v(Iu(this.g),G)};U.prototype.setXLine2Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ju(c,a)};U.prototype.dimLinePoint=function(){return v(Ku(this.g),G)};U.prototype.setDimLinePoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lu(c,a)};U.prototype.oblique=function(){return Mu(this.g)};U.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Nu(c,a)};
790
- U.prototype.textPosition=function(){return v(Ou(this.g),G)};U.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Pu(c,a)};U.prototype.isUsingDefaultTextPosition=function(){return!!Qu(this.g)};U.prototype.useSetTextPosition=function(){return!!Ru(this.g)};U.prototype.useDefaultTextPosition=function(){return!!Su(this.g)};U.prototype.elevation=U.prototype.elevation=function(){return Tu(this.g)};
791
- U.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Uu(c,a)};U.prototype.dimensionText=function(){return p(Vu(this.g))};U.prototype.setDimensionText=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Wu(c,a)};U.prototype.textRotation=function(){return Xu(this.g)};U.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yu(c,a)};U.prototype.dimensionStyle=function(){return Zu(this.g)};
792
- U.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$u(c,a)};U.prototype.textAttachment=function(){return av(this.g)};U.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bv(c,a)};U.prototype.horizontalRotation=function(){return cv(this.g)};U.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dv(c,a)};
793
- U.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ev(c,a)};U.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return fv(c,a)};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!!gv(d,a,c)};U.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return hv(c,a)};
794
- 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!!iv(d,a,c)};U.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(jv(c,a))};U.prototype.SetDimVarString=function(a,c){var d=this.g;x();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:y(c);return!!kv(d,a,c)};U.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return lv(c,a)};
795
- 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!!mv(d,a,c)};U.prototype.GetAllText=function(){return v(nv(this.g),cC)};U.prototype.explode=function(){return v(ov(this.g),C)};U.prototype.TrueColor=function(){return v(pv(this.g),E)};U.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qv(c,a)};U.prototype.ColorIndex=function(){return rv(this.g)};
796
- U.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sv(c,a)};U.prototype.Layer=function(){return p(tv(this.g))};U.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!uv(c,a)};U.prototype.LinetypeScale=function(){return vv(this.g)};U.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wv(c,a)};U.prototype.Visible=function(){return!!xv(this.g)};
797
- U.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yv(c,a)};U.prototype.Lineweight=function(){return zv(this.g)};U.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Av(c,a)};U.prototype.TextStyle=function(){return p(Bv(this.g))};U.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Cv(c,a)};
798
- U.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Dv(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!!Ev(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!!Fv(d,a,c)};U.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Gv(d,a,c)};
799
- 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!!Hv(d,a,c)};U.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Iv(c,a)};U.prototype.GetBoundingBox=function(){return v(Jv(this.g),C)};U.prototype.GetObjectID=function(){return Kv(this.g)};U.prototype.Erase=function(){return!!Lv(this.g)};U.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mv(c,a)};
800
- U.prototype.Clone=function(){return v(Nv(this.g),z)};U.prototype.GetHandle=function(){return p(Ov(this.g))};U.prototype.GetDatabase=function(){return v(Pv(this.g),A)};U.prototype.GetOwnerID=function(){return Qv(this.g)};U.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Rv(f,a,c,d,e)};U.prototype.getObjectName=function(){return p(Sv(this.g))};
801
- U.prototype.getDxf0=function(){return p(Tv(this.g))};U.prototype.getJson=function(){return p(Uv(this.g))};U.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Vv(c,a)};U.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Wv(c,a)};U.prototype.__destroy__=function(){Xv(this.g)};function V(){this.g=Yv();SB(V)[this.g]=this}V.prototype=Object.create(I.prototype);V.prototype.constructor=V;V.prototype.h=V;V.i={};
802
- b.MdDbRotatedDimension=V;V.prototype.xLine1Point=function(){return v(Zv(this.g),G)};V.prototype.setXLine1Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$v(c,a)};V.prototype.xLine2Point=function(){return v(aw(this.g),G)};V.prototype.setXLine2Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bw(c,a)};V.prototype.dimLinePoint=function(){return v(cw(this.g),G)};
803
- V.prototype.setDimLinePoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dw(c,a)};V.prototype.rotation=V.prototype.rotation=function(){return ew(this.g)};V.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fw(c,a)};V.prototype.oblique=function(){return gw(this.g)};V.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hw(c,a)};V.prototype.textPosition=function(){return v(iw(this.g),G)};
804
- V.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jw(c,a)};V.prototype.isUsingDefaultTextPosition=function(){return!!kw(this.g)};V.prototype.useSetTextPosition=function(){return!!lw(this.g)};V.prototype.useDefaultTextPosition=function(){return!!mw(this.g)};V.prototype.elevation=V.prototype.elevation=function(){return nw(this.g)};V.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ow(c,a)};V.prototype.dimensionText=function(){return p(pw(this.g))};
805
- V.prototype.setDimensionText=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!qw(c,a)};V.prototype.textRotation=function(){return rw(this.g)};V.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sw(c,a)};V.prototype.dimensionStyle=function(){return tw(this.g)};V.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!uw(c,a)};V.prototype.textAttachment=function(){return vw(this.g)};
806
- V.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ww(c,a)};V.prototype.horizontalRotation=function(){return xw(this.g)};V.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yw(c,a)};V.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zw(c,a)};V.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Aw(c,a)};
807
- 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!!Bw(d,a,c)};V.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Cw(c,a)};V.prototype.SetDimVarDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Dw(d,a,c)};V.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(Ew(c,a))};
808
- V.prototype.SetDimVarString=function(a,c){var d=this.g;x();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:y(c);return!!Fw(d,a,c)};V.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Gw(c,a)};V.prototype.SetDimVarObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Hw(d,a,c)};V.prototype.GetAllText=function(){return v(Iw(this.g),cC)};V.prototype.explode=function(){return v(Jw(this.g),C)};
809
- V.prototype.TrueColor=function(){return v(Kw(this.g),E)};V.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lw(c,a)};V.prototype.ColorIndex=function(){return Mw(this.g)};V.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Nw(c,a)};V.prototype.Layer=function(){return p(Ow(this.g))};V.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Pw(c,a)};V.prototype.LinetypeScale=function(){return Qw(this.g)};
810
- V.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Rw(c,a)};V.prototype.Visible=function(){return!!Sw(this.g)};V.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Tw(c,a)};V.prototype.Lineweight=function(){return Uw(this.g)};V.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vw(c,a)};V.prototype.TextStyle=function(){return p(Ww(this.g))};
811
- V.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Xw(c,a)};V.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yw(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!!Zw(d,a,c)};V.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!$w(d,a,c)};
812
- 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!!ax(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!!bx(d,a,c)};V.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!cx(c,a)};V.prototype.GetBoundingBox=function(){return v(dx(this.g),C)};V.prototype.GetObjectID=function(){return ex(this.g)};V.prototype.Erase=function(){return!!fx(this.g)};
813
- V.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gx(c,a)};V.prototype.Clone=function(){return v(hx(this.g),z)};V.prototype.GetHandle=function(){return p(ix(this.g))};V.prototype.GetDatabase=function(){return v(jx(this.g),A)};V.prototype.GetOwnerID=function(){return kx(this.g)};
814
- 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!!lx(f,a,c,d,e)};V.prototype.getObjectName=function(){return p(mx(this.g))};V.prototype.getDxf0=function(){return p(nx(this.g))};V.prototype.getJson=function(){return p(ox(this.g))};V.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!px(c,a)};
815
- V.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!qx(c,a)};V.prototype.__destroy__=function(){rx(this.g)};function W(){this.g=sx();SB(W)[this.g]=this}W.prototype=Object.create(B.prototype);W.prototype.constructor=W;W.prototype.h=W;W.i={};b.MdDbMText=W;W.prototype.location=W.prototype.location=function(){return v(tx(this.g),G)};W.prototype.setLocation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ux(c,a)};
816
- W.prototype.rotation=W.prototype.rotation=function(){return vx(this.g)};W.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wx(c,a)};W.prototype.width=W.prototype.width=function(){return xx(this.g)};W.prototype.setWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yx(c,a)};W.prototype.textHeight=function(){return zx(this.g)};W.prototype.setTextHeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ax(c,a)};
817
- W.prototype.attachment=function(){return Bx(this.g)};W.prototype.setAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cx(c,a)};W.prototype.contents=W.prototype.l=function(){return p(Dx(this.g))};W.prototype.setContents=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ex(c,a)};W.prototype.explode=function(){return v(Fx(this.g),C)};W.prototype.TrueColor=function(){return v(Gx(this.g),E)};
818
- W.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hx(c,a)};W.prototype.ColorIndex=function(){return Ix(this.g)};W.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Jx(c,a)};W.prototype.Layer=function(){return p(Kx(this.g))};W.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Lx(c,a)};W.prototype.LinetypeScale=function(){return Mx(this.g)};
819
- W.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Nx(c,a)};W.prototype.Visible=function(){return!!Ox(this.g)};W.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Px(c,a)};W.prototype.Lineweight=function(){return Qx(this.g)};W.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Rx(c,a)};W.prototype.TextStyle=function(){return p(Sx(this.g))};
820
- W.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Tx(c,a)};W.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ux(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!!Vx(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!!Wx(d,a,c)};
821
- 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!!Xx(d,a,c)};W.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Yx(d,a,c)};W.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zx(c,a)};W.prototype.GetBoundingBox=function(){return v($x(this.g),C)};W.prototype.GetObjectID=function(){return ay(this.g)};W.prototype.Erase=function(){return!!by(this.g)};
822
- W.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!cy(c,a)};W.prototype.Clone=function(){return v(dy(this.g),z)};W.prototype.GetHandle=function(){return p(ey(this.g))};W.prototype.GetDatabase=function(){return v(fy(this.g),A)};W.prototype.GetOwnerID=function(){return gy(this.g)};
823
- 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!!hy(f,a,c,d,e)};W.prototype.getObjectName=function(){return p(iy(this.g))};W.prototype.getDxf0=function(){return p(jy(this.g))};W.prototype.getJson=function(){return p(ky(this.g))};W.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!ly(c,a)};
824
- W.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!my(c,a)};W.prototype.__destroy__=function(){ny(this.g)};function tC(){throw"cannot construct a MdDbBlockTableRecordIterator, no constructor in IDL";}tC.prototype=Object.create(aC.prototype);tC.prototype.constructor=tC;tC.prototype.h=tC;tC.i={};b.MdDbBlockTableRecordIterator=tC;
825
- tC.prototype.start=tC.prototype.start=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);oy(d,a,c)};tC.prototype.done=tC.prototype.done=function(){return!!py(this.g)};tC.prototype.getEntityId=function(){return qy(this.g)};tC.prototype.step=tC.prototype.step=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);ry(d,a,c)};tC.prototype.getObjectName=function(){return p(sy(this.g))};tC.prototype.getDxf0=function(){return p(ty(this.g))};
826
- tC.prototype.getJson=function(){return p(uy(this.g))};tC.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!vy(c,a)};tC.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!wy(c,a)};tC.prototype.__destroy__=function(){xy(this.g)};function nC(){this.g=yy();SB(nC)[this.g]=this}nC.prototype=Object.create(z.prototype);nC.prototype.constructor=nC;nC.prototype.h=nC;nC.i={};b.MdDbBlockTableRecord=nC;
827
- nC.prototype.appendAcDbEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return zy(c,a)};nC.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(Ay(d,a,c),tC)};nC.prototype.origin=nC.prototype.origin=function(){return v(By(this.g),G)};nC.prototype.setOrigin=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cy(c,a)};nC.prototype.getBoundingBox=function(){return v(Dy(this.g),fC)};
828
- nC.prototype.invalidBoundingBoxBuffer=function(){return!!Ey(this.g)};nC.prototype.GetObjectID=function(){return Fy(this.g)};nC.prototype.Erase=function(){return!!Gy(this.g)};nC.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hy(c,a)};nC.prototype.Clone=function(){return v(Iy(this.g),z)};nC.prototype.GetHandle=function(){return p(Jy(this.g))};nC.prototype.GetDatabase=function(){return v(Ky(this.g),A)};nC.prototype.GetOwnerID=function(){return Ly(this.g)};
829
- nC.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!!My(f,a,c,d,e)};nC.prototype.getObjectName=function(){return p(Ny(this.g))};nC.prototype.getDxf0=function(){return p(Oy(this.g))};nC.prototype.getJson=function(){return p(Py(this.g))};nC.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Qy(c,a)};
830
- nC.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ry(c,a)};nC.prototype.__destroy__=function(){Sy(this.g)};function uC(){throw"cannot construct a MdDbBlockTableIterator, no constructor in IDL";}uC.prototype=Object.create(aC.prototype);uC.prototype.constructor=uC;uC.prototype.h=uC;uC.i={};b.MdDbBlockTableIterator=uC;uC.prototype.start=uC.prototype.start=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Ty(d,a,c)};
831
- uC.prototype.done=uC.prototype.done=function(){return!!Uy(this.g)};uC.prototype.getRecord=function(){return v(Vy(this.g),nC)};uC.prototype.step=uC.prototype.step=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Wy(d,a,c)};uC.prototype.getObjectName=function(){return p(Xy(this.g))};uC.prototype.getDxf0=function(){return p(Yy(this.g))};uC.prototype.getJson=function(){return p(Zy(this.g))};
832
- uC.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!$y(c,a)};uC.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!az(c,a)};uC.prototype.__destroy__=function(){bz(this.g)};function mC(){throw"cannot construct a MdDbBlockTable, no constructor in IDL";}mC.prototype=Object.create(z.prototype);mC.prototype.constructor=mC;mC.prototype.h=mC;mC.i={};b.MdDbBlockTable=mC;
833
- mC.prototype.getAt=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return v(cz(c,a),nC)};mC.prototype.has=mC.prototype.has=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!dz(c,a)};mC.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(ez(d,a,c),uC)};mC.prototype.add=mC.prototype.add=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return fz(c,a)};mC.prototype.GetObjectID=function(){return gz(this.g)};
834
- mC.prototype.Erase=function(){return!!hz(this.g)};mC.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!iz(c,a)};mC.prototype.Clone=function(){return v(jz(this.g),z)};mC.prototype.GetHandle=function(){return p(kz(this.g))};mC.prototype.GetDatabase=function(){return v(lz(this.g),A)};mC.prototype.GetOwnerID=function(){return mz(this.g)};
835
- mC.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!!nz(f,a,c,d,e)};mC.prototype.getObjectName=function(){return p(oz(this.g))};mC.prototype.getDxf0=function(){return p(pz(this.g))};mC.prototype.getJson=function(){return p(qz(this.g))};mC.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!rz(c,a)};
836
- mC.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!sz(c,a)};mC.prototype.__destroy__=function(){tz(this.g)};function vC(){this.g=uz();SB(vC)[this.g]=this}vC.prototype=Object.create(aC.prototype);vC.prototype.constructor=vC;vC.prototype.h=vC;vC.i={};b.McDrawSelSet=vC;vC.prototype.allSelect=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return vz(c,a)};
837
- vC.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 wz(f,a,c,d,e)};vC.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 xz(g,a,c,d,e,f)};
838
- vC.prototype.userSelect=vC.prototype.userSelect=function(a,c,d,e,f,g){var h=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);return yz(h,a,c,d,e,f,g)};
839
- vC.prototype.userPointSelect=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return zz(f,a,c,d,e)};vC.prototype.getFilterEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return v(Az(d,a,c),gC)};vC.prototype.highlightEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Bz(c,a)};vC.prototype.count=vC.prototype.count=function(){return Cz(this.g)};
840
- vC.prototype.item=vC.prototype.item=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Dz(c,a)};vC.prototype.getObjectName=function(){return p(Ez(this.g))};vC.prototype.getDxf0=function(){return p(Fz(this.g))};vC.prototype.getJson=function(){return p(Gz(this.g))};vC.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Hz(c,a)};vC.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Iz(c,a)};
841
- vC.prototype.__destroy__=function(){Jz(this.g)};function X(){this.g=Kz();SB(X)[this.g]=this}X.prototype=Object.create(F.prototype);X.prototype.constructor=X;X.prototype.h=X;X.i={};b.MdDbEllipse=X;X.prototype.center=function(){return v(Lz(this.g),G)};X.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mz(c,a)};X.prototype.majorAxis=function(){return v(Nz(this.g),H)};X.prototype.minorAxis=function(){return v(Oz(this.g),H)};
842
- X.prototype.setMajorAxis=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Pz(c,a)};X.prototype.setMinorAxis=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qz(c,a)};X.prototype.radiusRatio=function(){return Rz(this.g)};X.prototype.setRadiusRatio=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Sz(c,a)};X.prototype.startAngle=function(){return Tz(this.g)};
843
- X.prototype.setStartAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Uz(c,a)};X.prototype.endAngle=function(){return Vz(this.g)};X.prototype.setEndAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Wz(c,a)};X.prototype.InitData=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return!!Xz(g,a,c,d,e,f)};
844
- X.prototype.getStartParam=function(){return Yz(this.g)};X.prototype.getEndParam=function(){return Zz(this.g)};X.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return $z(c,a)};X.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return aA(c,a)};X.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return bA(c,a)};
845
- X.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(cA(c,a),G)};X.prototype.getStartPoint=function(){return v(dA(this.g),G)};X.prototype.getEndPoint=function(){return v(eA(this.g),G)};X.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(fA(c,a),G)};X.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return gA(c,a)};
846
- X.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(hA(c,a),H)};X.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(iA(c,a),H)};X.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(jA(d,a,c),G)};X.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(kA(d,a,c),bC)};
847
- X.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(lA(c,a),bC)};X.prototype.getArea=function(){return mA(this.g)};X.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(nA(c,a),C)};X.prototype.getLength=function(){return oA(this.g)};X.prototype.explode=function(){return v(pA(this.g),C)};X.prototype.TrueColor=function(){return v(qA(this.g),E)};
848
- X.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rA(c,a)};X.prototype.ColorIndex=function(){return sA(this.g)};X.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!tA(c,a)};X.prototype.Layer=function(){return p(uA(this.g))};X.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!vA(c,a)};X.prototype.LinetypeScale=function(){return wA(this.g)};
849
- X.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xA(c,a)};X.prototype.Visible=function(){return!!yA(this.g)};X.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zA(c,a)};X.prototype.Lineweight=function(){return AA(this.g)};X.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!BA(c,a)};X.prototype.TextStyle=function(){return p(CA(this.g))};
850
- X.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!DA(c,a)};X.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!EA(c,a)};X.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!FA(d,a,c)};X.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!GA(d,a,c)};
851
- X.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!HA(d,a,c)};X.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!IA(d,a,c)};X.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!JA(c,a)};X.prototype.GetBoundingBox=function(){return v(KA(this.g),C)};X.prototype.GetObjectID=function(){return LA(this.g)};X.prototype.Erase=function(){return!!MA(this.g)};
852
- X.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!NA(c,a)};X.prototype.Clone=function(){return v(OA(this.g),z)};X.prototype.GetHandle=function(){return p(PA(this.g))};X.prototype.GetDatabase=function(){return v(QA(this.g),A)};X.prototype.GetOwnerID=function(){return RA(this.g)};
853
- 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!!SA(f,a,c,d,e)};X.prototype.getObjectName=function(){return p(TA(this.g))};X.prototype.getDxf0=function(){return p(UA(this.g))};X.prototype.getJson=function(){return p(VA(this.g))};X.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!WA(c,a)};
854
- X.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!XA(c,a)};X.prototype.__destroy__=function(){YA(this.g)};function Y(){this.g=ZA();SB(Y)[this.g]=this}Y.prototype=Object.create(B.prototype);Y.prototype.constructor=Y;Y.prototype.h=Y;Y.i={};b.MdDbPoint=Y;Y.prototype.position=Y.prototype.position=function(){return v($A(this.g),G)};Y.prototype.setPosition=Y.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!aB(c,a)};
855
- Y.prototype.explode=function(){return v(bB(this.g),C)};Y.prototype.TrueColor=function(){return v(cB(this.g),E)};Y.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dB(c,a)};Y.prototype.ColorIndex=function(){return eB(this.g)};Y.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fB(c,a)};Y.prototype.Layer=function(){return p(gB(this.g))};
856
- Y.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!hB(c,a)};Y.prototype.LinetypeScale=function(){return iB(this.g)};Y.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jB(c,a)};Y.prototype.Visible=function(){return!!kB(this.g)};Y.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lB(c,a)};Y.prototype.Lineweight=function(){return mB(this.g)};
857
- Y.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nB(c,a)};Y.prototype.TextStyle=function(){return p(oB(this.g))};Y.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!pB(c,a)};Y.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qB(c,a)};Y.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!rB(d,a,c)};
858
- Y.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!sB(d,a,c)};Y.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!tB(d,a,c)};Y.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!uB(d,a,c)};Y.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vB(c,a)};
859
- Y.prototype.GetBoundingBox=function(){return v(wB(this.g),C)};Y.prototype.GetObjectID=function(){return xB(this.g)};Y.prototype.Erase=function(){return!!yB(this.g)};Y.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zB(c,a)};Y.prototype.Clone=function(){return v(AB(this.g),z)};Y.prototype.GetHandle=function(){return p(BB(this.g))};Y.prototype.GetDatabase=function(){return v(CB(this.g),A)};Y.prototype.GetOwnerID=function(){return DB(this.g)};
860
- Y.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!EB(f,a,c,d,e)};Y.prototype.getObjectName=function(){return p(FB(this.g))};Y.prototype.getDxf0=function(){return p(GB(this.g))};Y.prototype.getJson=function(){return p(HB(this.g))};Y.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!IB(c,a)};
861
- Y.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!JB(c,a)};Y.prototype.__destroy__=function(){KB(this.g)};
135
+ arguments)},ue=b._emscripten_bind_MdDbEntity_TransformBy_1=function(){return(ue=b._emscripten_bind_MdDbEntity_TransformBy_1=b.asm.emscripten_bind_MdDbEntity_TransformBy_1).apply(null,arguments)},ve=b._emscripten_bind_MdDbEntity_GetBoundingBox_0=function(){return(ve=b._emscripten_bind_MdDbEntity_GetBoundingBox_0=b.asm.emscripten_bind_MdDbEntity_GetBoundingBox_0).apply(null,arguments)},we=b._emscripten_bind_MdDbEntity_GetXData_1=function(){return(we=b._emscripten_bind_MdDbEntity_GetXData_1=b.asm.emscripten_bind_MdDbEntity_GetXData_1).apply(null,
136
+ arguments)},xe=b._emscripten_bind_MdDbEntity_SetXData_1=function(){return(xe=b._emscripten_bind_MdDbEntity_SetXData_1=b.asm.emscripten_bind_MdDbEntity_SetXData_1).apply(null,arguments)},ye=b._emscripten_bind_MdDbEntity_GetxDataString_2=function(){return(ye=b._emscripten_bind_MdDbEntity_GetxDataString_2=b.asm.emscripten_bind_MdDbEntity_GetxDataString_2).apply(null,arguments)},ze=b._emscripten_bind_MdDbEntity_SetxDataString_3=function(){return(ze=b._emscripten_bind_MdDbEntity_SetxDataString_3=b.asm.emscripten_bind_MdDbEntity_SetxDataString_3).apply(null,
137
+ arguments)},Ae=b._emscripten_bind_MdDbEntity_GetxDataDouble_2=function(){return(Ae=b._emscripten_bind_MdDbEntity_GetxDataDouble_2=b.asm.emscripten_bind_MdDbEntity_GetxDataDouble_2).apply(null,arguments)},Be=b._emscripten_bind_MdDbEntity_SetxDataDouble_3=function(){return(Be=b._emscripten_bind_MdDbEntity_SetxDataDouble_3=b.asm.emscripten_bind_MdDbEntity_SetxDataDouble_3).apply(null,arguments)},Ce=b._emscripten_bind_MdDbEntity_GetxDataLong_2=function(){return(Ce=b._emscripten_bind_MdDbEntity_GetxDataLong_2=
138
+ b.asm.emscripten_bind_MdDbEntity_GetxDataLong_2).apply(null,arguments)},De=b._emscripten_bind_MdDbEntity_SetxDataLong_3=function(){return(De=b._emscripten_bind_MdDbEntity_SetxDataLong_3=b.asm.emscripten_bind_MdDbEntity_SetxDataLong_3).apply(null,arguments)},Ee=b._emscripten_bind_MdDbEntity_GetxDataPoint_2=function(){return(Ee=b._emscripten_bind_MdDbEntity_GetxDataPoint_2=b.asm.emscripten_bind_MdDbEntity_GetxDataPoint_2).apply(null,arguments)},Fe=b._emscripten_bind_MdDbEntity_SetxDataPoint_3=function(){return(Fe=
139
+ b._emscripten_bind_MdDbEntity_SetxDataPoint_3=b.asm.emscripten_bind_MdDbEntity_SetxDataPoint_3).apply(null,arguments)},Ge=b._emscripten_bind_MdDbEntity_DeleteXData_1=function(){return(Ge=b._emscripten_bind_MdDbEntity_DeleteXData_1=b.asm.emscripten_bind_MdDbEntity_DeleteXData_1).apply(null,arguments)},He=b._emscripten_bind_MdDbEntity_GetAllAppName_0=function(){return(He=b._emscripten_bind_MdDbEntity_GetAllAppName_0=b.asm.emscripten_bind_MdDbEntity_GetAllAppName_0).apply(null,arguments)},Ie=b._emscripten_bind_MdDbEntity_GetObjectID_0=
140
+ function(){return(Ie=b._emscripten_bind_MdDbEntity_GetObjectID_0=b.asm.emscripten_bind_MdDbEntity_GetObjectID_0).apply(null,arguments)},Je=b._emscripten_bind_MdDbEntity_Erase_0=function(){return(Je=b._emscripten_bind_MdDbEntity_Erase_0=b.asm.emscripten_bind_MdDbEntity_Erase_0).apply(null,arguments)},Ke=b._emscripten_bind_MdDbEntity_ConnectionTempObject_1=function(){return(Ke=b._emscripten_bind_MdDbEntity_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbEntity_ConnectionTempObject_1).apply(null,arguments)},
141
+ Le=b._emscripten_bind_MdDbEntity_Clone_0=function(){return(Le=b._emscripten_bind_MdDbEntity_Clone_0=b.asm.emscripten_bind_MdDbEntity_Clone_0).apply(null,arguments)},Me=b._emscripten_bind_MdDbEntity_GetHandle_0=function(){return(Me=b._emscripten_bind_MdDbEntity_GetHandle_0=b.asm.emscripten_bind_MdDbEntity_GetHandle_0).apply(null,arguments)},Ne=b._emscripten_bind_MdDbEntity_GetDatabase_0=function(){return(Ne=b._emscripten_bind_MdDbEntity_GetDatabase_0=b.asm.emscripten_bind_MdDbEntity_GetDatabase_0).apply(null,
142
+ arguments)},Oe=b._emscripten_bind_MdDbEntity_GetOwnerID_0=function(){return(Oe=b._emscripten_bind_MdDbEntity_GetOwnerID_0=b.asm.emscripten_bind_MdDbEntity_GetOwnerID_0).apply(null,arguments)},Pe=b._emscripten_bind_MdDbEntity_moveGripPointsAt_4=function(){return(Pe=b._emscripten_bind_MdDbEntity_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbEntity_moveGripPointsAt_4).apply(null,arguments)},Qe=b._emscripten_bind_MdDbEntity_getObjectName_0=function(){return(Qe=b._emscripten_bind_MdDbEntity_getObjectName_0=
143
+ b.asm.emscripten_bind_MdDbEntity_getObjectName_0).apply(null,arguments)},Re=b._emscripten_bind_MdDbEntity_getDxf0_0=function(){return(Re=b._emscripten_bind_MdDbEntity_getDxf0_0=b.asm.emscripten_bind_MdDbEntity_getDxf0_0).apply(null,arguments)},Se=b._emscripten_bind_MdDbEntity_getJson_0=function(){return(Se=b._emscripten_bind_MdDbEntity_getJson_0=b.asm.emscripten_bind_MdDbEntity_getJson_0).apply(null,arguments)},Te=b._emscripten_bind_MdDbEntity_setJson_1=function(){return(Te=b._emscripten_bind_MdDbEntity_setJson_1=
144
+ b.asm.emscripten_bind_MdDbEntity_setJson_1).apply(null,arguments)},Ue=b._emscripten_bind_MdDbEntity_isKindOf_1=function(){return(Ue=b._emscripten_bind_MdDbEntity_isKindOf_1=b.asm.emscripten_bind_MdDbEntity_isKindOf_1).apply(null,arguments)},Ve=b._emscripten_bind_MdDbEntity___destroy___0=function(){return(Ve=b._emscripten_bind_MdDbEntity___destroy___0=b.asm.emscripten_bind_MdDbEntity___destroy___0).apply(null,arguments)},We=b._emscripten_bind_MdDbCurve_MdDbCurve_0=function(){return(We=b._emscripten_bind_MdDbCurve_MdDbCurve_0=
145
+ b.asm.emscripten_bind_MdDbCurve_MdDbCurve_0).apply(null,arguments)},Xe=b._emscripten_bind_MdDbCurve_getStartParam_0=function(){return(Xe=b._emscripten_bind_MdDbCurve_getStartParam_0=b.asm.emscripten_bind_MdDbCurve_getStartParam_0).apply(null,arguments)},Ye=b._emscripten_bind_MdDbCurve_getEndParam_0=function(){return(Ye=b._emscripten_bind_MdDbCurve_getEndParam_0=b.asm.emscripten_bind_MdDbCurve_getEndParam_0).apply(null,arguments)},Ze=b._emscripten_bind_MdDbCurve_getDistAtParam_1=function(){return(Ze=
146
+ b._emscripten_bind_MdDbCurve_getDistAtParam_1=b.asm.emscripten_bind_MdDbCurve_getDistAtParam_1).apply(null,arguments)},$e=b._emscripten_bind_MdDbCurve_getParamAtDist_1=function(){return($e=b._emscripten_bind_MdDbCurve_getParamAtDist_1=b.asm.emscripten_bind_MdDbCurve_getParamAtDist_1).apply(null,arguments)},af=b._emscripten_bind_MdDbCurve_getDistAtPoint_1=function(){return(af=b._emscripten_bind_MdDbCurve_getDistAtPoint_1=b.asm.emscripten_bind_MdDbCurve_getDistAtPoint_1).apply(null,arguments)},bf=b._emscripten_bind_MdDbCurve_getPointAtDist_1=
147
+ function(){return(bf=b._emscripten_bind_MdDbCurve_getPointAtDist_1=b.asm.emscripten_bind_MdDbCurve_getPointAtDist_1).apply(null,arguments)},cf=b._emscripten_bind_MdDbCurve_getStartPoint_0=function(){return(cf=b._emscripten_bind_MdDbCurve_getStartPoint_0=b.asm.emscripten_bind_MdDbCurve_getStartPoint_0).apply(null,arguments)},df=b._emscripten_bind_MdDbCurve_getEndPoint_0=function(){return(df=b._emscripten_bind_MdDbCurve_getEndPoint_0=b.asm.emscripten_bind_MdDbCurve_getEndPoint_0).apply(null,arguments)},
148
+ ef=b._emscripten_bind_MdDbCurve_getPointAtParam_1=function(){return(ef=b._emscripten_bind_MdDbCurve_getPointAtParam_1=b.asm.emscripten_bind_MdDbCurve_getPointAtParam_1).apply(null,arguments)},ff=b._emscripten_bind_MdDbCurve_getParamAtPoint_1=function(){return(ff=b._emscripten_bind_MdDbCurve_getParamAtPoint_1=b.asm.emscripten_bind_MdDbCurve_getParamAtPoint_1).apply(null,arguments)},gf=b._emscripten_bind_MdDbCurve_getFirstDeriv_1=function(){return(gf=b._emscripten_bind_MdDbCurve_getFirstDeriv_1=b.asm.emscripten_bind_MdDbCurve_getFirstDeriv_1).apply(null,
149
+ arguments)},hf=b._emscripten_bind_MdDbCurve_getFirstDerivEx_1=function(){return(hf=b._emscripten_bind_MdDbCurve_getFirstDerivEx_1=b.asm.emscripten_bind_MdDbCurve_getFirstDerivEx_1).apply(null,arguments)},jf=b._emscripten_bind_MdDbCurve_getClosestPointTo_2=function(){return(jf=b._emscripten_bind_MdDbCurve_getClosestPointTo_2=b.asm.emscripten_bind_MdDbCurve_getClosestPointTo_2).apply(null,arguments)},kf=b._emscripten_bind_MdDbCurve_offsetCurves_2=function(){return(kf=b._emscripten_bind_MdDbCurve_offsetCurves_2=
150
+ b.asm.emscripten_bind_MdDbCurve_offsetCurves_2).apply(null,arguments)},lf=b._emscripten_bind_MdDbCurve_splitCurves_1=function(){return(lf=b._emscripten_bind_MdDbCurve_splitCurves_1=b.asm.emscripten_bind_MdDbCurve_splitCurves_1).apply(null,arguments)},mf=b._emscripten_bind_MdDbCurve_getArea_0=function(){return(mf=b._emscripten_bind_MdDbCurve_getArea_0=b.asm.emscripten_bind_MdDbCurve_getArea_0).apply(null,arguments)},nf=b._emscripten_bind_MdDbCurve_getSamplePoints_1=function(){return(nf=b._emscripten_bind_MdDbCurve_getSamplePoints_1=
151
+ b.asm.emscripten_bind_MdDbCurve_getSamplePoints_1).apply(null,arguments)},of=b._emscripten_bind_MdDbCurve_getLength_0=function(){return(of=b._emscripten_bind_MdDbCurve_getLength_0=b.asm.emscripten_bind_MdDbCurve_getLength_0).apply(null,arguments)},pf=b._emscripten_bind_MdDbCurve_explode_0=function(){return(pf=b._emscripten_bind_MdDbCurve_explode_0=b.asm.emscripten_bind_MdDbCurve_explode_0).apply(null,arguments)},qf=b._emscripten_bind_MdDbCurve_TrueColor_0=function(){return(qf=b._emscripten_bind_MdDbCurve_TrueColor_0=
152
+ b.asm.emscripten_bind_MdDbCurve_TrueColor_0).apply(null,arguments)},rf=b._emscripten_bind_MdDbCurve_SetTrueColor_1=function(){return(rf=b._emscripten_bind_MdDbCurve_SetTrueColor_1=b.asm.emscripten_bind_MdDbCurve_SetTrueColor_1).apply(null,arguments)},sf=b._emscripten_bind_MdDbCurve_ColorIndex_0=function(){return(sf=b._emscripten_bind_MdDbCurve_ColorIndex_0=b.asm.emscripten_bind_MdDbCurve_ColorIndex_0).apply(null,arguments)},tf=b._emscripten_bind_MdDbCurve_SetColorIndex_1=function(){return(tf=b._emscripten_bind_MdDbCurve_SetColorIndex_1=
153
+ b.asm.emscripten_bind_MdDbCurve_SetColorIndex_1).apply(null,arguments)},uf=b._emscripten_bind_MdDbCurve_Layer_0=function(){return(uf=b._emscripten_bind_MdDbCurve_Layer_0=b.asm.emscripten_bind_MdDbCurve_Layer_0).apply(null,arguments)},vf=b._emscripten_bind_MdDbCurve_SetLayer_1=function(){return(vf=b._emscripten_bind_MdDbCurve_SetLayer_1=b.asm.emscripten_bind_MdDbCurve_SetLayer_1).apply(null,arguments)},wf=b._emscripten_bind_MdDbCurve_LinetypeScale_0=function(){return(wf=b._emscripten_bind_MdDbCurve_LinetypeScale_0=
154
+ b.asm.emscripten_bind_MdDbCurve_LinetypeScale_0).apply(null,arguments)},xf=b._emscripten_bind_MdDbCurve_SetLinetypeScale_1=function(){return(xf=b._emscripten_bind_MdDbCurve_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbCurve_SetLinetypeScale_1).apply(null,arguments)},yf=b._emscripten_bind_MdDbCurve_Visible_0=function(){return(yf=b._emscripten_bind_MdDbCurve_Visible_0=b.asm.emscripten_bind_MdDbCurve_Visible_0).apply(null,arguments)},zf=b._emscripten_bind_MdDbCurve_SetVisible_1=function(){return(zf=
155
+ 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=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=
156
+ 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=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=
157
+ 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=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)},If=b._emscripten_bind_MdDbCurve_ScaleEntity_2=function(){return(If=
158
+ b._emscripten_bind_MdDbCurve_ScaleEntity_2=b.asm.emscripten_bind_MdDbCurve_ScaleEntity_2).apply(null,arguments)},Jf=b._emscripten_bind_MdDbCurve_TransformBy_1=function(){return(Jf=b._emscripten_bind_MdDbCurve_TransformBy_1=b.asm.emscripten_bind_MdDbCurve_TransformBy_1).apply(null,arguments)},Kf=b._emscripten_bind_MdDbCurve_GetBoundingBox_0=function(){return(Kf=b._emscripten_bind_MdDbCurve_GetBoundingBox_0=b.asm.emscripten_bind_MdDbCurve_GetBoundingBox_0).apply(null,arguments)},Lf=b._emscripten_bind_MdDbCurve_GetXData_1=
159
+ function(){return(Lf=b._emscripten_bind_MdDbCurve_GetXData_1=b.asm.emscripten_bind_MdDbCurve_GetXData_1).apply(null,arguments)},Mf=b._emscripten_bind_MdDbCurve_SetXData_1=function(){return(Mf=b._emscripten_bind_MdDbCurve_SetXData_1=b.asm.emscripten_bind_MdDbCurve_SetXData_1).apply(null,arguments)},Nf=b._emscripten_bind_MdDbCurve_GetxDataString_2=function(){return(Nf=b._emscripten_bind_MdDbCurve_GetxDataString_2=b.asm.emscripten_bind_MdDbCurve_GetxDataString_2).apply(null,arguments)},Of=b._emscripten_bind_MdDbCurve_SetxDataString_3=
160
+ function(){return(Of=b._emscripten_bind_MdDbCurve_SetxDataString_3=b.asm.emscripten_bind_MdDbCurve_SetxDataString_3).apply(null,arguments)},Pf=b._emscripten_bind_MdDbCurve_GetxDataDouble_2=function(){return(Pf=b._emscripten_bind_MdDbCurve_GetxDataDouble_2=b.asm.emscripten_bind_MdDbCurve_GetxDataDouble_2).apply(null,arguments)},Qf=b._emscripten_bind_MdDbCurve_SetxDataDouble_3=function(){return(Qf=b._emscripten_bind_MdDbCurve_SetxDataDouble_3=b.asm.emscripten_bind_MdDbCurve_SetxDataDouble_3).apply(null,
161
+ arguments)},Rf=b._emscripten_bind_MdDbCurve_GetxDataLong_2=function(){return(Rf=b._emscripten_bind_MdDbCurve_GetxDataLong_2=b.asm.emscripten_bind_MdDbCurve_GetxDataLong_2).apply(null,arguments)},Sf=b._emscripten_bind_MdDbCurve_SetxDataLong_3=function(){return(Sf=b._emscripten_bind_MdDbCurve_SetxDataLong_3=b.asm.emscripten_bind_MdDbCurve_SetxDataLong_3).apply(null,arguments)},Tf=b._emscripten_bind_MdDbCurve_GetxDataPoint_2=function(){return(Tf=b._emscripten_bind_MdDbCurve_GetxDataPoint_2=b.asm.emscripten_bind_MdDbCurve_GetxDataPoint_2).apply(null,
162
+ arguments)},Uf=b._emscripten_bind_MdDbCurve_SetxDataPoint_3=function(){return(Uf=b._emscripten_bind_MdDbCurve_SetxDataPoint_3=b.asm.emscripten_bind_MdDbCurve_SetxDataPoint_3).apply(null,arguments)},Vf=b._emscripten_bind_MdDbCurve_DeleteXData_1=function(){return(Vf=b._emscripten_bind_MdDbCurve_DeleteXData_1=b.asm.emscripten_bind_MdDbCurve_DeleteXData_1).apply(null,arguments)},Wf=b._emscripten_bind_MdDbCurve_GetAllAppName_0=function(){return(Wf=b._emscripten_bind_MdDbCurve_GetAllAppName_0=b.asm.emscripten_bind_MdDbCurve_GetAllAppName_0).apply(null,
163
+ arguments)},Xf=b._emscripten_bind_MdDbCurve_GetObjectID_0=function(){return(Xf=b._emscripten_bind_MdDbCurve_GetObjectID_0=b.asm.emscripten_bind_MdDbCurve_GetObjectID_0).apply(null,arguments)},Yf=b._emscripten_bind_MdDbCurve_Erase_0=function(){return(Yf=b._emscripten_bind_MdDbCurve_Erase_0=b.asm.emscripten_bind_MdDbCurve_Erase_0).apply(null,arguments)},Zf=b._emscripten_bind_MdDbCurve_ConnectionTempObject_1=function(){return(Zf=b._emscripten_bind_MdDbCurve_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbCurve_ConnectionTempObject_1).apply(null,
164
+ arguments)},$f=b._emscripten_bind_MdDbCurve_Clone_0=function(){return($f=b._emscripten_bind_MdDbCurve_Clone_0=b.asm.emscripten_bind_MdDbCurve_Clone_0).apply(null,arguments)},ag=b._emscripten_bind_MdDbCurve_GetHandle_0=function(){return(ag=b._emscripten_bind_MdDbCurve_GetHandle_0=b.asm.emscripten_bind_MdDbCurve_GetHandle_0).apply(null,arguments)},bg=b._emscripten_bind_MdDbCurve_GetDatabase_0=function(){return(bg=b._emscripten_bind_MdDbCurve_GetDatabase_0=b.asm.emscripten_bind_MdDbCurve_GetDatabase_0).apply(null,
165
+ arguments)},cg=b._emscripten_bind_MdDbCurve_GetOwnerID_0=function(){return(cg=b._emscripten_bind_MdDbCurve_GetOwnerID_0=b.asm.emscripten_bind_MdDbCurve_GetOwnerID_0).apply(null,arguments)},dg=b._emscripten_bind_MdDbCurve_moveGripPointsAt_4=function(){return(dg=b._emscripten_bind_MdDbCurve_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbCurve_moveGripPointsAt_4).apply(null,arguments)},eg=b._emscripten_bind_MdDbCurve_getObjectName_0=function(){return(eg=b._emscripten_bind_MdDbCurve_getObjectName_0=b.asm.emscripten_bind_MdDbCurve_getObjectName_0).apply(null,
166
+ arguments)},fg=b._emscripten_bind_MdDbCurve_getDxf0_0=function(){return(fg=b._emscripten_bind_MdDbCurve_getDxf0_0=b.asm.emscripten_bind_MdDbCurve_getDxf0_0).apply(null,arguments)},gg=b._emscripten_bind_MdDbCurve_getJson_0=function(){return(gg=b._emscripten_bind_MdDbCurve_getJson_0=b.asm.emscripten_bind_MdDbCurve_getJson_0).apply(null,arguments)},hg=b._emscripten_bind_MdDbCurve_setJson_1=function(){return(hg=b._emscripten_bind_MdDbCurve_setJson_1=b.asm.emscripten_bind_MdDbCurve_setJson_1).apply(null,
167
+ arguments)},ig=b._emscripten_bind_MdDbCurve_isKindOf_1=function(){return(ig=b._emscripten_bind_MdDbCurve_isKindOf_1=b.asm.emscripten_bind_MdDbCurve_isKindOf_1).apply(null,arguments)},jg=b._emscripten_bind_MdDbCurve___destroy___0=function(){return(jg=b._emscripten_bind_MdDbCurve___destroy___0=b.asm.emscripten_bind_MdDbCurve___destroy___0).apply(null,arguments)},kg=b._emscripten_bind_MdDbDimension_MdDbDimension_0=function(){return(kg=b._emscripten_bind_MdDbDimension_MdDbDimension_0=b.asm.emscripten_bind_MdDbDimension_MdDbDimension_0).apply(null,
168
+ arguments)},lg=b._emscripten_bind_MdDbDimension_textPosition_0=function(){return(lg=b._emscripten_bind_MdDbDimension_textPosition_0=b.asm.emscripten_bind_MdDbDimension_textPosition_0).apply(null,arguments)},mg=b._emscripten_bind_MdDbDimension_setTextPosition_1=function(){return(mg=b._emscripten_bind_MdDbDimension_setTextPosition_1=b.asm.emscripten_bind_MdDbDimension_setTextPosition_1).apply(null,arguments)},ng=b._emscripten_bind_MdDbDimension_isUsingDefaultTextPosition_0=function(){return(ng=b._emscripten_bind_MdDbDimension_isUsingDefaultTextPosition_0=
169
+ b.asm.emscripten_bind_MdDbDimension_isUsingDefaultTextPosition_0).apply(null,arguments)},og=b._emscripten_bind_MdDbDimension_useSetTextPosition_0=function(){return(og=b._emscripten_bind_MdDbDimension_useSetTextPosition_0=b.asm.emscripten_bind_MdDbDimension_useSetTextPosition_0).apply(null,arguments)},pg=b._emscripten_bind_MdDbDimension_useDefaultTextPosition_0=function(){return(pg=b._emscripten_bind_MdDbDimension_useDefaultTextPosition_0=b.asm.emscripten_bind_MdDbDimension_useDefaultTextPosition_0).apply(null,
170
+ arguments)},qg=b._emscripten_bind_MdDbDimension_elevation_0=function(){return(qg=b._emscripten_bind_MdDbDimension_elevation_0=b.asm.emscripten_bind_MdDbDimension_elevation_0).apply(null,arguments)},rg=b._emscripten_bind_MdDbDimension_setElevation_1=function(){return(rg=b._emscripten_bind_MdDbDimension_setElevation_1=b.asm.emscripten_bind_MdDbDimension_setElevation_1).apply(null,arguments)},sg=b._emscripten_bind_MdDbDimension_dimensionText_0=function(){return(sg=b._emscripten_bind_MdDbDimension_dimensionText_0=
171
+ b.asm.emscripten_bind_MdDbDimension_dimensionText_0).apply(null,arguments)},tg=b._emscripten_bind_MdDbDimension_setDimensionText_1=function(){return(tg=b._emscripten_bind_MdDbDimension_setDimensionText_1=b.asm.emscripten_bind_MdDbDimension_setDimensionText_1).apply(null,arguments)},ug=b._emscripten_bind_MdDbDimension_textRotation_0=function(){return(ug=b._emscripten_bind_MdDbDimension_textRotation_0=b.asm.emscripten_bind_MdDbDimension_textRotation_0).apply(null,arguments)},vg=b._emscripten_bind_MdDbDimension_setTextRotation_1=
172
+ function(){return(vg=b._emscripten_bind_MdDbDimension_setTextRotation_1=b.asm.emscripten_bind_MdDbDimension_setTextRotation_1).apply(null,arguments)},wg=b._emscripten_bind_MdDbDimension_dimensionStyle_0=function(){return(wg=b._emscripten_bind_MdDbDimension_dimensionStyle_0=b.asm.emscripten_bind_MdDbDimension_dimensionStyle_0).apply(null,arguments)},xg=b._emscripten_bind_MdDbDimension_setDimensionStyle_1=function(){return(xg=b._emscripten_bind_MdDbDimension_setDimensionStyle_1=b.asm.emscripten_bind_MdDbDimension_setDimensionStyle_1).apply(null,
173
+ arguments)},yg=b._emscripten_bind_MdDbDimension_textAttachment_0=function(){return(yg=b._emscripten_bind_MdDbDimension_textAttachment_0=b.asm.emscripten_bind_MdDbDimension_textAttachment_0).apply(null,arguments)},zg=b._emscripten_bind_MdDbDimension_setTextAttachment_1=function(){return(zg=b._emscripten_bind_MdDbDimension_setTextAttachment_1=b.asm.emscripten_bind_MdDbDimension_setTextAttachment_1).apply(null,arguments)},Ag=b._emscripten_bind_MdDbDimension_horizontalRotation_0=function(){return(Ag=
174
+ b._emscripten_bind_MdDbDimension_horizontalRotation_0=b.asm.emscripten_bind_MdDbDimension_horizontalRotation_0).apply(null,arguments)},Bg=b._emscripten_bind_MdDbDimension_setHorizontalRotation_1=function(){return(Bg=b._emscripten_bind_MdDbDimension_setHorizontalRotation_1=b.asm.emscripten_bind_MdDbDimension_setHorizontalRotation_1).apply(null,arguments)},Cg=b._emscripten_bind_MdDbDimension_recomputeDimBlock_1=function(){return(Cg=b._emscripten_bind_MdDbDimension_recomputeDimBlock_1=b.asm.emscripten_bind_MdDbDimension_recomputeDimBlock_1).apply(null,
175
+ arguments)},Dg=b._emscripten_bind_MdDbDimension_GetDimVarInt_1=function(){return(Dg=b._emscripten_bind_MdDbDimension_GetDimVarInt_1=b.asm.emscripten_bind_MdDbDimension_GetDimVarInt_1).apply(null,arguments)},Eg=b._emscripten_bind_MdDbDimension_SetDimVarInt_2=function(){return(Eg=b._emscripten_bind_MdDbDimension_SetDimVarInt_2=b.asm.emscripten_bind_MdDbDimension_SetDimVarInt_2).apply(null,arguments)},Fg=b._emscripten_bind_MdDbDimension_GetDimVarDouble_1=function(){return(Fg=b._emscripten_bind_MdDbDimension_GetDimVarDouble_1=
176
+ b.asm.emscripten_bind_MdDbDimension_GetDimVarDouble_1).apply(null,arguments)},Gg=b._emscripten_bind_MdDbDimension_SetDimVarDouble_2=function(){return(Gg=b._emscripten_bind_MdDbDimension_SetDimVarDouble_2=b.asm.emscripten_bind_MdDbDimension_SetDimVarDouble_2).apply(null,arguments)},Hg=b._emscripten_bind_MdDbDimension_GetDimVarString_1=function(){return(Hg=b._emscripten_bind_MdDbDimension_GetDimVarString_1=b.asm.emscripten_bind_MdDbDimension_GetDimVarString_1).apply(null,arguments)},Ig=b._emscripten_bind_MdDbDimension_SetDimVarString_2=
177
+ function(){return(Ig=b._emscripten_bind_MdDbDimension_SetDimVarString_2=b.asm.emscripten_bind_MdDbDimension_SetDimVarString_2).apply(null,arguments)},Jg=b._emscripten_bind_MdDbDimension_GetDimVarObjectId_1=function(){return(Jg=b._emscripten_bind_MdDbDimension_GetDimVarObjectId_1=b.asm.emscripten_bind_MdDbDimension_GetDimVarObjectId_1).apply(null,arguments)},Kg=b._emscripten_bind_MdDbDimension_SetDimVarObjectId_2=function(){return(Kg=b._emscripten_bind_MdDbDimension_SetDimVarObjectId_2=b.asm.emscripten_bind_MdDbDimension_SetDimVarObjectId_2).apply(null,
178
+ arguments)},Lg=b._emscripten_bind_MdDbDimension_GetAllText_0=function(){return(Lg=b._emscripten_bind_MdDbDimension_GetAllText_0=b.asm.emscripten_bind_MdDbDimension_GetAllText_0).apply(null,arguments)},Mg=b._emscripten_bind_MdDbDimension_explode_0=function(){return(Mg=b._emscripten_bind_MdDbDimension_explode_0=b.asm.emscripten_bind_MdDbDimension_explode_0).apply(null,arguments)},Ng=b._emscripten_bind_MdDbDimension_TrueColor_0=function(){return(Ng=b._emscripten_bind_MdDbDimension_TrueColor_0=b.asm.emscripten_bind_MdDbDimension_TrueColor_0).apply(null,
179
+ arguments)},Og=b._emscripten_bind_MdDbDimension_SetTrueColor_1=function(){return(Og=b._emscripten_bind_MdDbDimension_SetTrueColor_1=b.asm.emscripten_bind_MdDbDimension_SetTrueColor_1).apply(null,arguments)},Pg=b._emscripten_bind_MdDbDimension_ColorIndex_0=function(){return(Pg=b._emscripten_bind_MdDbDimension_ColorIndex_0=b.asm.emscripten_bind_MdDbDimension_ColorIndex_0).apply(null,arguments)},Qg=b._emscripten_bind_MdDbDimension_SetColorIndex_1=function(){return(Qg=b._emscripten_bind_MdDbDimension_SetColorIndex_1=
180
+ b.asm.emscripten_bind_MdDbDimension_SetColorIndex_1).apply(null,arguments)},Rg=b._emscripten_bind_MdDbDimension_Layer_0=function(){return(Rg=b._emscripten_bind_MdDbDimension_Layer_0=b.asm.emscripten_bind_MdDbDimension_Layer_0).apply(null,arguments)},Sg=b._emscripten_bind_MdDbDimension_SetLayer_1=function(){return(Sg=b._emscripten_bind_MdDbDimension_SetLayer_1=b.asm.emscripten_bind_MdDbDimension_SetLayer_1).apply(null,arguments)},Tg=b._emscripten_bind_MdDbDimension_LinetypeScale_0=function(){return(Tg=
181
+ b._emscripten_bind_MdDbDimension_LinetypeScale_0=b.asm.emscripten_bind_MdDbDimension_LinetypeScale_0).apply(null,arguments)},Ug=b._emscripten_bind_MdDbDimension_SetLinetypeScale_1=function(){return(Ug=b._emscripten_bind_MdDbDimension_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbDimension_SetLinetypeScale_1).apply(null,arguments)},Vg=b._emscripten_bind_MdDbDimension_Visible_0=function(){return(Vg=b._emscripten_bind_MdDbDimension_Visible_0=b.asm.emscripten_bind_MdDbDimension_Visible_0).apply(null,arguments)},
182
+ Wg=b._emscripten_bind_MdDbDimension_SetVisible_1=function(){return(Wg=b._emscripten_bind_MdDbDimension_SetVisible_1=b.asm.emscripten_bind_MdDbDimension_SetVisible_1).apply(null,arguments)},Xg=b._emscripten_bind_MdDbDimension_Lineweight_0=function(){return(Xg=b._emscripten_bind_MdDbDimension_Lineweight_0=b.asm.emscripten_bind_MdDbDimension_Lineweight_0).apply(null,arguments)},Yg=b._emscripten_bind_MdDbDimension_SetLineweight_1=function(){return(Yg=b._emscripten_bind_MdDbDimension_SetLineweight_1=b.asm.emscripten_bind_MdDbDimension_SetLineweight_1).apply(null,
183
+ arguments)},Zg=b._emscripten_bind_MdDbDimension_TextStyle_0=function(){return(Zg=b._emscripten_bind_MdDbDimension_TextStyle_0=b.asm.emscripten_bind_MdDbDimension_TextStyle_0).apply(null,arguments)},$g=b._emscripten_bind_MdDbDimension_SetTextStyle_1=function(){return($g=b._emscripten_bind_MdDbDimension_SetTextStyle_1=b.asm.emscripten_bind_MdDbDimension_SetTextStyle_1).apply(null,arguments)},ah=b._emscripten_bind_MdDbDimension_Highlight_1=function(){return(ah=b._emscripten_bind_MdDbDimension_Highlight_1=
184
+ b.asm.emscripten_bind_MdDbDimension_Highlight_1).apply(null,arguments)},bh=b._emscripten_bind_MdDbDimension_Move_2=function(){return(bh=b._emscripten_bind_MdDbDimension_Move_2=b.asm.emscripten_bind_MdDbDimension_Move_2).apply(null,arguments)},ch=b._emscripten_bind_MdDbDimension_Rotate_2=function(){return(ch=b._emscripten_bind_MdDbDimension_Rotate_2=b.asm.emscripten_bind_MdDbDimension_Rotate_2).apply(null,arguments)},dh=b._emscripten_bind_MdDbDimension_Mirror_2=function(){return(dh=b._emscripten_bind_MdDbDimension_Mirror_2=
185
+ b.asm.emscripten_bind_MdDbDimension_Mirror_2).apply(null,arguments)},eh=b._emscripten_bind_MdDbDimension_ScaleEntity_2=function(){return(eh=b._emscripten_bind_MdDbDimension_ScaleEntity_2=b.asm.emscripten_bind_MdDbDimension_ScaleEntity_2).apply(null,arguments)},fh=b._emscripten_bind_MdDbDimension_TransformBy_1=function(){return(fh=b._emscripten_bind_MdDbDimension_TransformBy_1=b.asm.emscripten_bind_MdDbDimension_TransformBy_1).apply(null,arguments)},gh=b._emscripten_bind_MdDbDimension_GetBoundingBox_0=
186
+ function(){return(gh=b._emscripten_bind_MdDbDimension_GetBoundingBox_0=b.asm.emscripten_bind_MdDbDimension_GetBoundingBox_0).apply(null,arguments)},hh=b._emscripten_bind_MdDbDimension_GetXData_1=function(){return(hh=b._emscripten_bind_MdDbDimension_GetXData_1=b.asm.emscripten_bind_MdDbDimension_GetXData_1).apply(null,arguments)},ih=b._emscripten_bind_MdDbDimension_SetXData_1=function(){return(ih=b._emscripten_bind_MdDbDimension_SetXData_1=b.asm.emscripten_bind_MdDbDimension_SetXData_1).apply(null,
187
+ arguments)},jh=b._emscripten_bind_MdDbDimension_GetxDataString_2=function(){return(jh=b._emscripten_bind_MdDbDimension_GetxDataString_2=b.asm.emscripten_bind_MdDbDimension_GetxDataString_2).apply(null,arguments)},kh=b._emscripten_bind_MdDbDimension_SetxDataString_3=function(){return(kh=b._emscripten_bind_MdDbDimension_SetxDataString_3=b.asm.emscripten_bind_MdDbDimension_SetxDataString_3).apply(null,arguments)},lh=b._emscripten_bind_MdDbDimension_GetxDataDouble_2=function(){return(lh=b._emscripten_bind_MdDbDimension_GetxDataDouble_2=
188
+ b.asm.emscripten_bind_MdDbDimension_GetxDataDouble_2).apply(null,arguments)},mh=b._emscripten_bind_MdDbDimension_SetxDataDouble_3=function(){return(mh=b._emscripten_bind_MdDbDimension_SetxDataDouble_3=b.asm.emscripten_bind_MdDbDimension_SetxDataDouble_3).apply(null,arguments)},nh=b._emscripten_bind_MdDbDimension_GetxDataLong_2=function(){return(nh=b._emscripten_bind_MdDbDimension_GetxDataLong_2=b.asm.emscripten_bind_MdDbDimension_GetxDataLong_2).apply(null,arguments)},oh=b._emscripten_bind_MdDbDimension_SetxDataLong_3=
189
+ function(){return(oh=b._emscripten_bind_MdDbDimension_SetxDataLong_3=b.asm.emscripten_bind_MdDbDimension_SetxDataLong_3).apply(null,arguments)},ph=b._emscripten_bind_MdDbDimension_GetxDataPoint_2=function(){return(ph=b._emscripten_bind_MdDbDimension_GetxDataPoint_2=b.asm.emscripten_bind_MdDbDimension_GetxDataPoint_2).apply(null,arguments)},qh=b._emscripten_bind_MdDbDimension_SetxDataPoint_3=function(){return(qh=b._emscripten_bind_MdDbDimension_SetxDataPoint_3=b.asm.emscripten_bind_MdDbDimension_SetxDataPoint_3).apply(null,
190
+ arguments)},rh=b._emscripten_bind_MdDbDimension_DeleteXData_1=function(){return(rh=b._emscripten_bind_MdDbDimension_DeleteXData_1=b.asm.emscripten_bind_MdDbDimension_DeleteXData_1).apply(null,arguments)},sh=b._emscripten_bind_MdDbDimension_GetAllAppName_0=function(){return(sh=b._emscripten_bind_MdDbDimension_GetAllAppName_0=b.asm.emscripten_bind_MdDbDimension_GetAllAppName_0).apply(null,arguments)},th=b._emscripten_bind_MdDbDimension_GetObjectID_0=function(){return(th=b._emscripten_bind_MdDbDimension_GetObjectID_0=
191
+ b.asm.emscripten_bind_MdDbDimension_GetObjectID_0).apply(null,arguments)},uh=b._emscripten_bind_MdDbDimension_Erase_0=function(){return(uh=b._emscripten_bind_MdDbDimension_Erase_0=b.asm.emscripten_bind_MdDbDimension_Erase_0).apply(null,arguments)},vh=b._emscripten_bind_MdDbDimension_ConnectionTempObject_1=function(){return(vh=b._emscripten_bind_MdDbDimension_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbDimension_ConnectionTempObject_1).apply(null,arguments)},wh=b._emscripten_bind_MdDbDimension_Clone_0=
192
+ function(){return(wh=b._emscripten_bind_MdDbDimension_Clone_0=b.asm.emscripten_bind_MdDbDimension_Clone_0).apply(null,arguments)},xh=b._emscripten_bind_MdDbDimension_GetHandle_0=function(){return(xh=b._emscripten_bind_MdDbDimension_GetHandle_0=b.asm.emscripten_bind_MdDbDimension_GetHandle_0).apply(null,arguments)},yh=b._emscripten_bind_MdDbDimension_GetDatabase_0=function(){return(yh=b._emscripten_bind_MdDbDimension_GetDatabase_0=b.asm.emscripten_bind_MdDbDimension_GetDatabase_0).apply(null,arguments)},
193
+ zh=b._emscripten_bind_MdDbDimension_GetOwnerID_0=function(){return(zh=b._emscripten_bind_MdDbDimension_GetOwnerID_0=b.asm.emscripten_bind_MdDbDimension_GetOwnerID_0).apply(null,arguments)},Ah=b._emscripten_bind_MdDbDimension_moveGripPointsAt_4=function(){return(Ah=b._emscripten_bind_MdDbDimension_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbDimension_moveGripPointsAt_4).apply(null,arguments)},Bh=b._emscripten_bind_MdDbDimension_getObjectName_0=function(){return(Bh=b._emscripten_bind_MdDbDimension_getObjectName_0=
194
+ b.asm.emscripten_bind_MdDbDimension_getObjectName_0).apply(null,arguments)},Ch=b._emscripten_bind_MdDbDimension_getDxf0_0=function(){return(Ch=b._emscripten_bind_MdDbDimension_getDxf0_0=b.asm.emscripten_bind_MdDbDimension_getDxf0_0).apply(null,arguments)},Dh=b._emscripten_bind_MdDbDimension_getJson_0=function(){return(Dh=b._emscripten_bind_MdDbDimension_getJson_0=b.asm.emscripten_bind_MdDbDimension_getJson_0).apply(null,arguments)},Eh=b._emscripten_bind_MdDbDimension_setJson_1=function(){return(Eh=
195
+ b._emscripten_bind_MdDbDimension_setJson_1=b.asm.emscripten_bind_MdDbDimension_setJson_1).apply(null,arguments)},Fh=b._emscripten_bind_MdDbDimension_isKindOf_1=function(){return(Fh=b._emscripten_bind_MdDbDimension_isKindOf_1=b.asm.emscripten_bind_MdDbDimension_isKindOf_1).apply(null,arguments)},Gh=b._emscripten_bind_MdDbDimension___destroy___0=function(){return(Gh=b._emscripten_bind_MdDbDimension___destroy___0=b.asm.emscripten_bind_MdDbDimension___destroy___0).apply(null,arguments)},Hh=b._emscripten_bind_VoidPtr___destroy___0=
196
+ function(){return(Hh=b._emscripten_bind_VoidPtr___destroy___0=b.asm.emscripten_bind_VoidPtr___destroy___0).apply(null,arguments)},Ih=b._emscripten_bind_McApp_McApp_0=function(){return(Ih=b._emscripten_bind_McApp_McApp_0=b.asm.emscripten_bind_McApp_McApp_0).apply(null,arguments)},Jh=b._emscripten_bind_McApp_Init_0=function(){return(Jh=b._emscripten_bind_McApp_Init_0=b.asm.emscripten_bind_McApp_Init_0).apply(null,arguments)},Kh=b._emscripten_bind_McApp_CreateMxDraw_5=function(){return(Kh=b._emscripten_bind_McApp_CreateMxDraw_5=
197
+ b.asm.emscripten_bind_McApp_CreateMxDraw_5).apply(null,arguments)},Lh=b._emscripten_bind_McApp_GetCurrentMxDraw_0=function(){return(Lh=b._emscripten_bind_McApp_GetCurrentMxDraw_0=b.asm.emscripten_bind_McApp_GetCurrentMxDraw_0).apply(null,arguments)},Mh=b._emscripten_bind_McApp_DestroyObject_1=function(){return(Mh=b._emscripten_bind_McApp_DestroyObject_1=b.asm.emscripten_bind_McApp_DestroyObject_1).apply(null,arguments)},Nh=b._emscripten_bind_McApp_DestroyMdGePoint3d_1=function(){return(Nh=b._emscripten_bind_McApp_DestroyMdGePoint3d_1=
198
+ b.asm.emscripten_bind_McApp_DestroyMdGePoint3d_1).apply(null,arguments)},Oh=b._emscripten_bind_McApp_mcedRGB2Index_4=function(){return(Oh=b._emscripten_bind_McApp_mcedRGB2Index_4=b.asm.emscripten_bind_McApp_mcedRGB2Index_4).apply(null,arguments)},Ph=b._emscripten_bind_McApp_ObjectIdToObjectName_1=function(){return(Ph=b._emscripten_bind_McApp_ObjectIdToObjectName_1=b.asm.emscripten_bind_McApp_ObjectIdToObjectName_1).apply(null,arguments)},Qh=b._emscripten_bind_McApp_ObjectIdIsKindOf_2=function(){return(Qh=
199
+ b._emscripten_bind_McApp_ObjectIdIsKindOf_2=b.asm.emscripten_bind_McApp_ObjectIdIsKindOf_2).apply(null,arguments)},Rh=b._emscripten_bind_McApp_ObjectIdToMdObject_1=function(){return(Rh=b._emscripten_bind_McApp_ObjectIdToMdObject_1=b.asm.emscripten_bind_McApp_ObjectIdToMdObject_1).apply(null,arguments)},Sh=b._emscripten_bind_McApp_ObjectIdToMdDbEntity_1=function(){return(Sh=b._emscripten_bind_McApp_ObjectIdToMdDbEntity_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbEntity_1).apply(null,arguments)},Th=
200
+ b._emscripten_bind_McApp_ObjectIdToMdDbCurve_1=function(){return(Th=b._emscripten_bind_McApp_ObjectIdToMdDbCurve_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbCurve_1).apply(null,arguments)},Uh=b._emscripten_bind_McApp_ObjectIdToMdDbLine_1=function(){return(Uh=b._emscripten_bind_McApp_ObjectIdToMdDbLine_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbLine_1).apply(null,arguments)},Vh=b._emscripten_bind_McApp_ObjectIdToMdDbText_1=function(){return(Vh=b._emscripten_bind_McApp_ObjectIdToMdDbText_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbText_1).apply(null,
201
+ arguments)},Wh=b._emscripten_bind_McApp_ObjectIdToMdDbPolyline_1=function(){return(Wh=b._emscripten_bind_McApp_ObjectIdToMdDbPolyline_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbPolyline_1).apply(null,arguments)},Xh=b._emscripten_bind_McApp_ObjectIdToMdDbCircle_1=function(){return(Xh=b._emscripten_bind_McApp_ObjectIdToMdDbCircle_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbCircle_1).apply(null,arguments)},Yh=b._emscripten_bind_McApp_ObjectIdToMdDbArc_1=function(){return(Yh=b._emscripten_bind_McApp_ObjectIdToMdDbArc_1=
202
+ b.asm.emscripten_bind_McApp_ObjectIdToMdDbArc_1).apply(null,arguments)},Zh=b._emscripten_bind_McApp_ObjectIdToMdDbBlockReference_1=function(){return(Zh=b._emscripten_bind_McApp_ObjectIdToMdDbBlockReference_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbBlockReference_1).apply(null,arguments)},$h=b._emscripten_bind_McApp_ObjectIdToMdDbAlignedDimension_1=function(){return($h=b._emscripten_bind_McApp_ObjectIdToMdDbAlignedDimension_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbAlignedDimension_1).apply(null,
203
+ arguments)},ai=b._emscripten_bind_McApp_ObjectIdToMdDbRotatedDimension_1=function(){return(ai=b._emscripten_bind_McApp_ObjectIdToMdDbRotatedDimension_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbRotatedDimension_1).apply(null,arguments)},bi=b._emscripten_bind_McApp_ObjectIdToMdDbMText_1=function(){return(bi=b._emscripten_bind_McApp_ObjectIdToMdDbMText_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbMText_1).apply(null,arguments)},ci=b._emscripten_bind_McApp_ObjectIdToMdDbEllipse_1=function(){return(ci=
204
+ b._emscripten_bind_McApp_ObjectIdToMdDbEllipse_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbEllipse_1).apply(null,arguments)},di=b._emscripten_bind_McApp_ObjectIdToMdDbPoint_1=function(){return(di=b._emscripten_bind_McApp_ObjectIdToMdDbPoint_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbPoint_1).apply(null,arguments)},ei=b._emscripten_bind_McApp_getLastCallResult_0=function(){return(ei=b._emscripten_bind_McApp_getLastCallResult_0=b.asm.emscripten_bind_McApp_getLastCallResult_0).apply(null,arguments)},
205
+ fi=b._emscripten_bind_McApp_ThreadTaskAbortExit_0=function(){return(fi=b._emscripten_bind_McApp_ThreadTaskAbortExit_0=b.asm.emscripten_bind_McApp_ThreadTaskAbortExit_0).apply(null,arguments)},gi=b._emscripten_bind_McApp_setFontFilePath_1=function(){return(gi=b._emscripten_bind_McApp_setFontFilePath_1=b.asm.emscripten_bind_McApp_setFontFilePath_1).apply(null,arguments)},hi=b._emscripten_bind_McApp_addNetworkLoadingFont_1=function(){return(hi=b._emscripten_bind_McApp_addNetworkLoadingFont_1=b.asm.emscripten_bind_McApp_addNetworkLoadingFont_1).apply(null,
206
+ arguments)},ii=b._emscripten_bind_McApp___destroy___0=function(){return(ii=b._emscripten_bind_McApp___destroy___0=b.asm.emscripten_bind_McApp___destroy___0).apply(null,arguments)},ji=b._emscripten_bind_MdCmColor_MdCmColor_0=function(){return(ji=b._emscripten_bind_MdCmColor_MdCmColor_0=b.asm.emscripten_bind_MdCmColor_MdCmColor_0).apply(null,arguments)},ki=b._emscripten_bind_MdCmColor_setColorIndex_1=function(){return(ki=b._emscripten_bind_MdCmColor_setColorIndex_1=b.asm.emscripten_bind_MdCmColor_setColorIndex_1).apply(null,
207
+ arguments)},li=b._emscripten_bind_MdCmColor_setRGB_3=function(){return(li=b._emscripten_bind_MdCmColor_setRGB_3=b.asm.emscripten_bind_MdCmColor_setRGB_3).apply(null,arguments)},mi=b._emscripten_bind_MdCmColor_get_red_0=function(){return(mi=b._emscripten_bind_MdCmColor_get_red_0=b.asm.emscripten_bind_MdCmColor_get_red_0).apply(null,arguments)},ni=b._emscripten_bind_MdCmColor_set_red_1=function(){return(ni=b._emscripten_bind_MdCmColor_set_red_1=b.asm.emscripten_bind_MdCmColor_set_red_1).apply(null,
208
+ arguments)},oi=b._emscripten_bind_MdCmColor_get_green_0=function(){return(oi=b._emscripten_bind_MdCmColor_get_green_0=b.asm.emscripten_bind_MdCmColor_get_green_0).apply(null,arguments)},pi=b._emscripten_bind_MdCmColor_set_green_1=function(){return(pi=b._emscripten_bind_MdCmColor_set_green_1=b.asm.emscripten_bind_MdCmColor_set_green_1).apply(null,arguments)},qi=b._emscripten_bind_MdCmColor_get_blue_0=function(){return(qi=b._emscripten_bind_MdCmColor_get_blue_0=b.asm.emscripten_bind_MdCmColor_get_blue_0).apply(null,
209
+ arguments)},ri=b._emscripten_bind_MdCmColor_set_blue_1=function(){return(ri=b._emscripten_bind_MdCmColor_set_blue_1=b.asm.emscripten_bind_MdCmColor_set_blue_1).apply(null,arguments)},si=b._emscripten_bind_MdCmColor_get_method_0=function(){return(si=b._emscripten_bind_MdCmColor_get_method_0=b.asm.emscripten_bind_MdCmColor_get_method_0).apply(null,arguments)},ti=b._emscripten_bind_MdCmColor_set_method_1=function(){return(ti=b._emscripten_bind_MdCmColor_set_method_1=b.asm.emscripten_bind_MdCmColor_set_method_1).apply(null,
210
+ arguments)},ui=b._emscripten_bind_MdCmColor_get_n_0=function(){return(ui=b._emscripten_bind_MdCmColor_get_n_0=b.asm.emscripten_bind_MdCmColor_get_n_0).apply(null,arguments)},vi=b._emscripten_bind_MdCmColor_set_n_1=function(){return(vi=b._emscripten_bind_MdCmColor_set_n_1=b.asm.emscripten_bind_MdCmColor_set_n_1).apply(null,arguments)},wi=b._emscripten_bind_MdCmColor_get_colorIndex_0=function(){return(wi=b._emscripten_bind_MdCmColor_get_colorIndex_0=b.asm.emscripten_bind_MdCmColor_get_colorIndex_0).apply(null,
211
+ arguments)},xi=b._emscripten_bind_MdCmColor_set_colorIndex_1=function(){return(xi=b._emscripten_bind_MdCmColor_set_colorIndex_1=b.asm.emscripten_bind_MdCmColor_set_colorIndex_1).apply(null,arguments)},yi=b._emscripten_bind_MdCmColor___destroy___0=function(){return(yi=b._emscripten_bind_MdCmColor___destroy___0=b.asm.emscripten_bind_MdCmColor___destroy___0).apply(null,arguments)},zi=b._emscripten_bind_MdDbObjectArray_length_0=function(){return(zi=b._emscripten_bind_MdDbObjectArray_length_0=b.asm.emscripten_bind_MdDbObjectArray_length_0).apply(null,
212
+ arguments)},Ai=b._emscripten_bind_MdDbObjectArray_release_1=function(){return(Ai=b._emscripten_bind_MdDbObjectArray_release_1=b.asm.emscripten_bind_MdDbObjectArray_release_1).apply(null,arguments)},Bi=b._emscripten_bind_MdDbObjectArray_clear_0=function(){return(Bi=b._emscripten_bind_MdDbObjectArray_clear_0=b.asm.emscripten_bind_MdDbObjectArray_clear_0).apply(null,arguments)},Ci=b._emscripten_bind_MdDbObjectArray_getObjectName_0=function(){return(Ci=b._emscripten_bind_MdDbObjectArray_getObjectName_0=
213
+ b.asm.emscripten_bind_MdDbObjectArray_getObjectName_0).apply(null,arguments)},Di=b._emscripten_bind_MdDbObjectArray_getDxf0_0=function(){return(Di=b._emscripten_bind_MdDbObjectArray_getDxf0_0=b.asm.emscripten_bind_MdDbObjectArray_getDxf0_0).apply(null,arguments)},Ei=b._emscripten_bind_MdDbObjectArray_getJson_0=function(){return(Ei=b._emscripten_bind_MdDbObjectArray_getJson_0=b.asm.emscripten_bind_MdDbObjectArray_getJson_0).apply(null,arguments)},Fi=b._emscripten_bind_MdDbObjectArray_setJson_1=function(){return(Fi=
214
+ b._emscripten_bind_MdDbObjectArray_setJson_1=b.asm.emscripten_bind_MdDbObjectArray_setJson_1).apply(null,arguments)},Gi=b._emscripten_bind_MdDbObjectArray_isKindOf_1=function(){return(Gi=b._emscripten_bind_MdDbObjectArray_isKindOf_1=b.asm.emscripten_bind_MdDbObjectArray_isKindOf_1).apply(null,arguments)},Hi=b._emscripten_bind_MdDbObjectArray___destroy___0=function(){return(Hi=b._emscripten_bind_MdDbObjectArray___destroy___0=b.asm.emscripten_bind_MdDbObjectArray___destroy___0).apply(null,arguments)},
215
+ Ii=b._emscripten_bind_MdGePoint3d_MdGePoint3d_0=function(){return(Ii=b._emscripten_bind_MdGePoint3d_MdGePoint3d_0=b.asm.emscripten_bind_MdGePoint3d_MdGePoint3d_0).apply(null,arguments)},Ji=b._emscripten_bind_MdGePoint3d_MdGePoint3d_3=function(){return(Ji=b._emscripten_bind_MdGePoint3d_MdGePoint3d_3=b.asm.emscripten_bind_MdGePoint3d_MdGePoint3d_3).apply(null,arguments)},Ki=b._emscripten_bind_MdGePoint3d_transformBy_1=function(){return(Ki=b._emscripten_bind_MdGePoint3d_transformBy_1=b.asm.emscripten_bind_MdGePoint3d_transformBy_1).apply(null,
216
+ arguments)},Li=b._emscripten_bind_MdGePoint3d_addvec_1=function(){return(Li=b._emscripten_bind_MdGePoint3d_addvec_1=b.asm.emscripten_bind_MdGePoint3d_addvec_1).apply(null,arguments)},Mi=b._emscripten_bind_MdGePoint3d_subvec_1=function(){return(Mi=b._emscripten_bind_MdGePoint3d_subvec_1=b.asm.emscripten_bind_MdGePoint3d_subvec_1).apply(null,arguments)},Ni=b._emscripten_bind_MdGePoint3d_sub_1=function(){return(Ni=b._emscripten_bind_MdGePoint3d_sub_1=b.asm.emscripten_bind_MdGePoint3d_sub_1).apply(null,
217
+ arguments)},Oi=b._emscripten_bind_MdGePoint3d_distanceTo_1=function(){return(Oi=b._emscripten_bind_MdGePoint3d_distanceTo_1=b.asm.emscripten_bind_MdGePoint3d_distanceTo_1).apply(null,arguments)},Pi=b._emscripten_bind_MdGePoint3d_isEqualTo_1=function(){return(Pi=b._emscripten_bind_MdGePoint3d_isEqualTo_1=b.asm.emscripten_bind_MdGePoint3d_isEqualTo_1).apply(null,arguments)},Qi=b._emscripten_bind_MdGePoint3d_get_x_0=function(){return(Qi=b._emscripten_bind_MdGePoint3d_get_x_0=b.asm.emscripten_bind_MdGePoint3d_get_x_0).apply(null,
218
+ arguments)},Ri=b._emscripten_bind_MdGePoint3d_set_x_1=function(){return(Ri=b._emscripten_bind_MdGePoint3d_set_x_1=b.asm.emscripten_bind_MdGePoint3d_set_x_1).apply(null,arguments)},Si=b._emscripten_bind_MdGePoint3d_get_y_0=function(){return(Si=b._emscripten_bind_MdGePoint3d_get_y_0=b.asm.emscripten_bind_MdGePoint3d_get_y_0).apply(null,arguments)},Ti=b._emscripten_bind_MdGePoint3d_set_y_1=function(){return(Ti=b._emscripten_bind_MdGePoint3d_set_y_1=b.asm.emscripten_bind_MdGePoint3d_set_y_1).apply(null,
219
+ arguments)},Ui=b._emscripten_bind_MdGePoint3d_get_z_0=function(){return(Ui=b._emscripten_bind_MdGePoint3d_get_z_0=b.asm.emscripten_bind_MdGePoint3d_get_z_0).apply(null,arguments)},Vi=b._emscripten_bind_MdGePoint3d_set_z_1=function(){return(Vi=b._emscripten_bind_MdGePoint3d_set_z_1=b.asm.emscripten_bind_MdGePoint3d_set_z_1).apply(null,arguments)},Wi=b._emscripten_bind_MdGePoint3d___destroy___0=function(){return(Wi=b._emscripten_bind_MdGePoint3d___destroy___0=b.asm.emscripten_bind_MdGePoint3d___destroy___0).apply(null,
220
+ arguments)},Xi=b._emscripten_bind_MdGePoint3dArray_MdGePoint3dArray_0=function(){return(Xi=b._emscripten_bind_MdGePoint3dArray_MdGePoint3dArray_0=b.asm.emscripten_bind_MdGePoint3dArray_MdGePoint3dArray_0).apply(null,arguments)},Yi=b._emscripten_bind_MdGePoint3dArray_append_1=function(){return(Yi=b._emscripten_bind_MdGePoint3dArray_append_1=b.asm.emscripten_bind_MdGePoint3dArray_append_1).apply(null,arguments)},Zi=b._emscripten_bind_MdGePoint3dArray_length_0=function(){return(Zi=b._emscripten_bind_MdGePoint3dArray_length_0=
221
+ b.asm.emscripten_bind_MdGePoint3dArray_length_0).apply(null,arguments)},$i=b._emscripten_bind_MdGePoint3dArray_at_1=function(){return($i=b._emscripten_bind_MdGePoint3dArray_at_1=b.asm.emscripten_bind_MdGePoint3dArray_at_1).apply(null,arguments)},aj=b._emscripten_bind_MdGePoint3dArray_setAt_2=function(){return(aj=b._emscripten_bind_MdGePoint3dArray_setAt_2=b.asm.emscripten_bind_MdGePoint3dArray_setAt_2).apply(null,arguments)},bj=b._emscripten_bind_MdGePoint3dArray_clear_0=function(){return(bj=b._emscripten_bind_MdGePoint3dArray_clear_0=
222
+ b.asm.emscripten_bind_MdGePoint3dArray_clear_0).apply(null,arguments)},cj=b._emscripten_bind_MdGePoint3dArray_copy_1=function(){return(cj=b._emscripten_bind_MdGePoint3dArray_copy_1=b.asm.emscripten_bind_MdGePoint3dArray_copy_1).apply(null,arguments)},dj=b._emscripten_bind_MdGePoint3dArray___destroy___0=function(){return(dj=b._emscripten_bind_MdGePoint3dArray___destroy___0=b.asm.emscripten_bind_MdGePoint3dArray___destroy___0).apply(null,arguments)},ej=b._emscripten_bind_MdGeVector3d_MdGeVector3d_0=
223
+ function(){return(ej=b._emscripten_bind_MdGeVector3d_MdGeVector3d_0=b.asm.emscripten_bind_MdGeVector3d_MdGeVector3d_0).apply(null,arguments)},fj=b._emscripten_bind_MdGeVector3d_MdGeVector3d_3=function(){return(fj=b._emscripten_bind_MdGeVector3d_MdGeVector3d_3=b.asm.emscripten_bind_MdGeVector3d_MdGeVector3d_3).apply(null,arguments)},gj=b._emscripten_bind_MdGeVector3d_rotateBy_2=function(){return(gj=b._emscripten_bind_MdGeVector3d_rotateBy_2=b.asm.emscripten_bind_MdGeVector3d_rotateBy_2).apply(null,
224
+ arguments)},hj=b._emscripten_bind_MdGeVector3d_negate_0=function(){return(hj=b._emscripten_bind_MdGeVector3d_negate_0=b.asm.emscripten_bind_MdGeVector3d_negate_0).apply(null,arguments)},ij=b._emscripten_bind_MdGeVector3d_perpVector_0=function(){return(ij=b._emscripten_bind_MdGeVector3d_perpVector_0=b.asm.emscripten_bind_MdGeVector3d_perpVector_0).apply(null,arguments)},jj=b._emscripten_bind_MdGeVector3d_angleTo_1=function(){return(jj=b._emscripten_bind_MdGeVector3d_angleTo_1=b.asm.emscripten_bind_MdGeVector3d_angleTo_1).apply(null,
225
+ arguments)},kj=b._emscripten_bind_MdGeVector3d_angleTo_2=function(){return(kj=b._emscripten_bind_MdGeVector3d_angleTo_2=b.asm.emscripten_bind_MdGeVector3d_angleTo_2).apply(null,arguments)},lj=b._emscripten_bind_MdGeVector3d_normalize_0=function(){return(lj=b._emscripten_bind_MdGeVector3d_normalize_0=b.asm.emscripten_bind_MdGeVector3d_normalize_0).apply(null,arguments)},mj=b._emscripten_bind_MdGeVector3d_length_0=function(){return(mj=b._emscripten_bind_MdGeVector3d_length_0=b.asm.emscripten_bind_MdGeVector3d_length_0).apply(null,
226
+ arguments)},nj=b._emscripten_bind_MdGeVector3d_isUnitLength_0=function(){return(nj=b._emscripten_bind_MdGeVector3d_isUnitLength_0=b.asm.emscripten_bind_MdGeVector3d_isUnitLength_0).apply(null,arguments)},oj=b._emscripten_bind_MdGeVector3d_isZeroLength_0=function(){return(oj=b._emscripten_bind_MdGeVector3d_isZeroLength_0=b.asm.emscripten_bind_MdGeVector3d_isZeroLength_0).apply(null,arguments)},pj=b._emscripten_bind_MdGeVector3d_dotProduct_1=function(){return(pj=b._emscripten_bind_MdGeVector3d_dotProduct_1=
227
+ b.asm.emscripten_bind_MdGeVector3d_dotProduct_1).apply(null,arguments)},qj=b._emscripten_bind_MdGeVector3d_crossProduct_1=function(){return(qj=b._emscripten_bind_MdGeVector3d_crossProduct_1=b.asm.emscripten_bind_MdGeVector3d_crossProduct_1).apply(null,arguments)},rj=b._emscripten_bind_MdGeVector3d_isEqualTo_1=function(){return(rj=b._emscripten_bind_MdGeVector3d_isEqualTo_1=b.asm.emscripten_bind_MdGeVector3d_isEqualTo_1).apply(null,arguments)},sj=b._emscripten_bind_MdGeVector3d_mult_1=function(){return(sj=
228
+ b._emscripten_bind_MdGeVector3d_mult_1=b.asm.emscripten_bind_MdGeVector3d_mult_1).apply(null,arguments)},tj=b._emscripten_bind_MdGeVector3d_get_x_0=function(){return(tj=b._emscripten_bind_MdGeVector3d_get_x_0=b.asm.emscripten_bind_MdGeVector3d_get_x_0).apply(null,arguments)},uj=b._emscripten_bind_MdGeVector3d_set_x_1=function(){return(uj=b._emscripten_bind_MdGeVector3d_set_x_1=b.asm.emscripten_bind_MdGeVector3d_set_x_1).apply(null,arguments)},vj=b._emscripten_bind_MdGeVector3d_get_y_0=function(){return(vj=
229
+ b._emscripten_bind_MdGeVector3d_get_y_0=b.asm.emscripten_bind_MdGeVector3d_get_y_0).apply(null,arguments)},wj=b._emscripten_bind_MdGeVector3d_set_y_1=function(){return(wj=b._emscripten_bind_MdGeVector3d_set_y_1=b.asm.emscripten_bind_MdGeVector3d_set_y_1).apply(null,arguments)},xj=b._emscripten_bind_MdGeVector3d_get_z_0=function(){return(xj=b._emscripten_bind_MdGeVector3d_get_z_0=b.asm.emscripten_bind_MdGeVector3d_get_z_0).apply(null,arguments)},yj=b._emscripten_bind_MdGeVector3d_set_z_1=function(){return(yj=
230
+ b._emscripten_bind_MdGeVector3d_set_z_1=b.asm.emscripten_bind_MdGeVector3d_set_z_1).apply(null,arguments)},zj=b._emscripten_bind_MdGeVector3d___destroy___0=function(){return(zj=b._emscripten_bind_MdGeVector3d___destroy___0=b.asm.emscripten_bind_MdGeVector3d___destroy___0).apply(null,arguments)},Aj=b._emscripten_bind_MdGeLongArray_MdGeLongArray_0=function(){return(Aj=b._emscripten_bind_MdGeLongArray_MdGeLongArray_0=b.asm.emscripten_bind_MdGeLongArray_MdGeLongArray_0).apply(null,arguments)},Bj=b._emscripten_bind_MdGeLongArray_append_1=
231
+ function(){return(Bj=b._emscripten_bind_MdGeLongArray_append_1=b.asm.emscripten_bind_MdGeLongArray_append_1).apply(null,arguments)},Cj=b._emscripten_bind_MdGeLongArray_length_0=function(){return(Cj=b._emscripten_bind_MdGeLongArray_length_0=b.asm.emscripten_bind_MdGeLongArray_length_0).apply(null,arguments)},Dj=b._emscripten_bind_MdGeLongArray_at_1=function(){return(Dj=b._emscripten_bind_MdGeLongArray_at_1=b.asm.emscripten_bind_MdGeLongArray_at_1).apply(null,arguments)},Ej=b._emscripten_bind_MdGeLongArray_setAt_2=
232
+ function(){return(Ej=b._emscripten_bind_MdGeLongArray_setAt_2=b.asm.emscripten_bind_MdGeLongArray_setAt_2).apply(null,arguments)},Fj=b._emscripten_bind_MdGeLongArray_copy_1=function(){return(Fj=b._emscripten_bind_MdGeLongArray_copy_1=b.asm.emscripten_bind_MdGeLongArray_copy_1).apply(null,arguments)},Gj=b._emscripten_bind_MdGeLongArray_clear_0=function(){return(Gj=b._emscripten_bind_MdGeLongArray_clear_0=b.asm.emscripten_bind_MdGeLongArray_clear_0).apply(null,arguments)},Hj=b._emscripten_bind_MdGeLongArray___destroy___0=
233
+ function(){return(Hj=b._emscripten_bind_MdGeLongArray___destroy___0=b.asm.emscripten_bind_MdGeLongArray___destroy___0).apply(null,arguments)},Ij=b._emscripten_bind_MdGeStringArray_MdGeStringArray_0=function(){return(Ij=b._emscripten_bind_MdGeStringArray_MdGeStringArray_0=b.asm.emscripten_bind_MdGeStringArray_MdGeStringArray_0).apply(null,arguments)},Jj=b._emscripten_bind_MdGeStringArray_append_1=function(){return(Jj=b._emscripten_bind_MdGeStringArray_append_1=b.asm.emscripten_bind_MdGeStringArray_append_1).apply(null,
234
+ arguments)},Kj=b._emscripten_bind_MdGeStringArray_length_0=function(){return(Kj=b._emscripten_bind_MdGeStringArray_length_0=b.asm.emscripten_bind_MdGeStringArray_length_0).apply(null,arguments)},Lj=b._emscripten_bind_MdGeStringArray_at_1=function(){return(Lj=b._emscripten_bind_MdGeStringArray_at_1=b.asm.emscripten_bind_MdGeStringArray_at_1).apply(null,arguments)},Mj=b._emscripten_bind_MdGeStringArray_setAt_2=function(){return(Mj=b._emscripten_bind_MdGeStringArray_setAt_2=b.asm.emscripten_bind_MdGeStringArray_setAt_2).apply(null,
235
+ arguments)},Nj=b._emscripten_bind_MdGeStringArray_copy_1=function(){return(Nj=b._emscripten_bind_MdGeStringArray_copy_1=b.asm.emscripten_bind_MdGeStringArray_copy_1).apply(null,arguments)},Oj=b._emscripten_bind_MdGeStringArray_clear_0=function(){return(Oj=b._emscripten_bind_MdGeStringArray_clear_0=b.asm.emscripten_bind_MdGeStringArray_clear_0).apply(null,arguments)},Pj=b._emscripten_bind_MdGeStringArray___destroy___0=function(){return(Pj=b._emscripten_bind_MdGeStringArray___destroy___0=b.asm.emscripten_bind_MdGeStringArray___destroy___0).apply(null,
236
+ arguments)},Qj=b._emscripten_bind_MdGeDoubleArray_MdGeDoubleArray_0=function(){return(Qj=b._emscripten_bind_MdGeDoubleArray_MdGeDoubleArray_0=b.asm.emscripten_bind_MdGeDoubleArray_MdGeDoubleArray_0).apply(null,arguments)},Rj=b._emscripten_bind_MdGeDoubleArray_append_1=function(){return(Rj=b._emscripten_bind_MdGeDoubleArray_append_1=b.asm.emscripten_bind_MdGeDoubleArray_append_1).apply(null,arguments)},Sj=b._emscripten_bind_MdGeDoubleArray_length_0=function(){return(Sj=b._emscripten_bind_MdGeDoubleArray_length_0=
237
+ b.asm.emscripten_bind_MdGeDoubleArray_length_0).apply(null,arguments)},Tj=b._emscripten_bind_MdGeDoubleArray_at_1=function(){return(Tj=b._emscripten_bind_MdGeDoubleArray_at_1=b.asm.emscripten_bind_MdGeDoubleArray_at_1).apply(null,arguments)},Uj=b._emscripten_bind_MdGeDoubleArray_setAt_2=function(){return(Uj=b._emscripten_bind_MdGeDoubleArray_setAt_2=b.asm.emscripten_bind_MdGeDoubleArray_setAt_2).apply(null,arguments)},Vj=b._emscripten_bind_MdGeDoubleArray_copy_1=function(){return(Vj=b._emscripten_bind_MdGeDoubleArray_copy_1=
238
+ b.asm.emscripten_bind_MdGeDoubleArray_copy_1).apply(null,arguments)},Wj=b._emscripten_bind_MdGeDoubleArray_clear_0=function(){return(Wj=b._emscripten_bind_MdGeDoubleArray_clear_0=b.asm.emscripten_bind_MdGeDoubleArray_clear_0).apply(null,arguments)},Xj=b._emscripten_bind_MdGeDoubleArray___destroy___0=function(){return(Xj=b._emscripten_bind_MdGeDoubleArray___destroy___0=b.asm.emscripten_bind_MdGeDoubleArray___destroy___0).apply(null,arguments)},Yj=b._emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0=function(){return(Yj=
239
+ b._emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0=b.asm.emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0).apply(null,arguments)},Zj=b._emscripten_bind_MdGeMatrix3d_setToIdentity_0=function(){return(Zj=b._emscripten_bind_MdGeMatrix3d_setToIdentity_0=b.asm.emscripten_bind_MdGeMatrix3d_setToIdentity_0).apply(null,arguments)},ak=b._emscripten_bind_MdGeMatrix3d_preMultBy_1=function(){return(ak=b._emscripten_bind_MdGeMatrix3d_preMultBy_1=b.asm.emscripten_bind_MdGeMatrix3d_preMultBy_1).apply(null,arguments)},bk=
240
+ b._emscripten_bind_MdGeMatrix3d_postMultBy_1=function(){return(bk=b._emscripten_bind_MdGeMatrix3d_postMultBy_1=b.asm.emscripten_bind_MdGeMatrix3d_postMultBy_1).apply(null,arguments)},ck=b._emscripten_bind_MdGeMatrix3d_setToProduct_2=function(){return(ck=b._emscripten_bind_MdGeMatrix3d_setToProduct_2=b.asm.emscripten_bind_MdGeMatrix3d_setToProduct_2).apply(null,arguments)},dk=b._emscripten_bind_MdGeMatrix3d_invert_0=function(){return(dk=b._emscripten_bind_MdGeMatrix3d_invert_0=b.asm.emscripten_bind_MdGeMatrix3d_invert_0).apply(null,
241
+ arguments)},ek=b._emscripten_bind_MdGeMatrix3d_isSingular_0=function(){return(ek=b._emscripten_bind_MdGeMatrix3d_isSingular_0=b.asm.emscripten_bind_MdGeMatrix3d_isSingular_0).apply(null,arguments)},fk=b._emscripten_bind_MdGeMatrix3d_transposeIt_0=function(){return(fk=b._emscripten_bind_MdGeMatrix3d_transposeIt_0=b.asm.emscripten_bind_MdGeMatrix3d_transposeIt_0).apply(null,arguments)},gk=b._emscripten_bind_MdGeMatrix3d_isEqualTo_1=function(){return(gk=b._emscripten_bind_MdGeMatrix3d_isEqualTo_1=b.asm.emscripten_bind_MdGeMatrix3d_isEqualTo_1).apply(null,
242
+ arguments)},hk=b._emscripten_bind_MdGeMatrix3d_det_0=function(){return(hk=b._emscripten_bind_MdGeMatrix3d_det_0=b.asm.emscripten_bind_MdGeMatrix3d_det_0).apply(null,arguments)},ik=b._emscripten_bind_MdGeMatrix3d_setCoordSystem_4=function(){return(ik=b._emscripten_bind_MdGeMatrix3d_setCoordSystem_4=b.asm.emscripten_bind_MdGeMatrix3d_setCoordSystem_4).apply(null,arguments)},jk=b._emscripten_bind_MdGeMatrix3d_setToTranslation_1=function(){return(jk=b._emscripten_bind_MdGeMatrix3d_setToTranslation_1=
243
+ b.asm.emscripten_bind_MdGeMatrix3d_setToTranslation_1).apply(null,arguments)},kk=b._emscripten_bind_MdGeMatrix3d_setToRotation_3=function(){return(kk=b._emscripten_bind_MdGeMatrix3d_setToRotation_3=b.asm.emscripten_bind_MdGeMatrix3d_setToRotation_3).apply(null,arguments)},lk=b._emscripten_bind_MdGeMatrix3d_setToScaling_2=function(){return(lk=b._emscripten_bind_MdGeMatrix3d_setToScaling_2=b.asm.emscripten_bind_MdGeMatrix3d_setToScaling_2).apply(null,arguments)},mk=b._emscripten_bind_MdGeMatrix3d_setMirror_2=
244
+ function(){return(mk=b._emscripten_bind_MdGeMatrix3d_setMirror_2=b.asm.emscripten_bind_MdGeMatrix3d_setMirror_2).apply(null,arguments)},nk=b._emscripten_bind_MdGeMatrix3d_scale_0=function(){return(nk=b._emscripten_bind_MdGeMatrix3d_scale_0=b.asm.emscripten_bind_MdGeMatrix3d_scale_0).apply(null,arguments)},ok=b._emscripten_bind_MdGeMatrix3d_getData_2=function(){return(ok=b._emscripten_bind_MdGeMatrix3d_getData_2=b.asm.emscripten_bind_MdGeMatrix3d_getData_2).apply(null,arguments)},pk=b._emscripten_bind_MdGeMatrix3d_copy_1=
245
+ function(){return(pk=b._emscripten_bind_MdGeMatrix3d_copy_1=b.asm.emscripten_bind_MdGeMatrix3d_copy_1).apply(null,arguments)},qk=b._emscripten_bind_MdGeMatrix3d___destroy___0=function(){return(qk=b._emscripten_bind_MdGeMatrix3d___destroy___0=b.asm.emscripten_bind_MdGeMatrix3d___destroy___0).apply(null,arguments)},rk=b._emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0=function(){return(rk=b._emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0=b.asm.emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0).apply(null,
246
+ arguments)},sk=b._emscripten_bind_MdDbLayerTableRecord_getName_0=function(){return(sk=b._emscripten_bind_MdDbLayerTableRecord_getName_0=b.asm.emscripten_bind_MdDbLayerTableRecord_getName_0).apply(null,arguments)},tk=b._emscripten_bind_MdDbLayerTableRecord_setName_1=function(){return(tk=b._emscripten_bind_MdDbLayerTableRecord_setName_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setName_1).apply(null,arguments)},uk=b._emscripten_bind_MdDbLayerTableRecord_isFrozen_0=function(){return(uk=b._emscripten_bind_MdDbLayerTableRecord_isFrozen_0=
247
+ b.asm.emscripten_bind_MdDbLayerTableRecord_isFrozen_0).apply(null,arguments)},vk=b._emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1=function(){return(vk=b._emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1).apply(null,arguments)},wk=b._emscripten_bind_MdDbLayerTableRecord_isOff_0=function(){return(wk=b._emscripten_bind_MdDbLayerTableRecord_isOff_0=b.asm.emscripten_bind_MdDbLayerTableRecord_isOff_0).apply(null,arguments)},xk=b._emscripten_bind_MdDbLayerTableRecord_setIsOff_1=
248
+ function(){return(xk=b._emscripten_bind_MdDbLayerTableRecord_setIsOff_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setIsOff_1).apply(null,arguments)},yk=b._emscripten_bind_MdDbLayerTableRecord_isLocked_0=function(){return(yk=b._emscripten_bind_MdDbLayerTableRecord_isLocked_0=b.asm.emscripten_bind_MdDbLayerTableRecord_isLocked_0).apply(null,arguments)},zk=b._emscripten_bind_MdDbLayerTableRecord_setIsLocked_1=function(){return(zk=b._emscripten_bind_MdDbLayerTableRecord_setIsLocked_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setIsLocked_1).apply(null,
249
+ arguments)},Ak=b._emscripten_bind_MdDbLayerTableRecord_color_0=function(){return(Ak=b._emscripten_bind_MdDbLayerTableRecord_color_0=b.asm.emscripten_bind_MdDbLayerTableRecord_color_0).apply(null,arguments)},Bk=b._emscripten_bind_MdDbLayerTableRecord_setColor_1=function(){return(Bk=b._emscripten_bind_MdDbLayerTableRecord_setColor_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setColor_1).apply(null,arguments)},Ck=b._emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0=function(){return(Ck=b._emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0=
250
+ b.asm.emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0).apply(null,arguments)},Dk=b._emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1=function(){return(Dk=b._emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1).apply(null,arguments)},Ek=b._emscripten_bind_MdDbLayerTableRecord_lineWeight_0=function(){return(Ek=b._emscripten_bind_MdDbLayerTableRecord_lineWeight_0=b.asm.emscripten_bind_MdDbLayerTableRecord_lineWeight_0).apply(null,
251
+ arguments)},Fk=b._emscripten_bind_MdDbLayerTableRecord_setLineWeight_1=function(){return(Fk=b._emscripten_bind_MdDbLayerTableRecord_setLineWeight_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setLineWeight_1).apply(null,arguments)},Gk=b._emscripten_bind_MdDbLayerTableRecord_GetObjectID_0=function(){return(Gk=b._emscripten_bind_MdDbLayerTableRecord_GetObjectID_0=b.asm.emscripten_bind_MdDbLayerTableRecord_GetObjectID_0).apply(null,arguments)},Hk=b._emscripten_bind_MdDbLayerTableRecord_Erase_0=function(){return(Hk=
252
+ b._emscripten_bind_MdDbLayerTableRecord_Erase_0=b.asm.emscripten_bind_MdDbLayerTableRecord_Erase_0).apply(null,arguments)},Ik=b._emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1=function(){return(Ik=b._emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1).apply(null,arguments)},Jk=b._emscripten_bind_MdDbLayerTableRecord_Clone_0=function(){return(Jk=b._emscripten_bind_MdDbLayerTableRecord_Clone_0=b.asm.emscripten_bind_MdDbLayerTableRecord_Clone_0).apply(null,
253
+ arguments)},Kk=b._emscripten_bind_MdDbLayerTableRecord_GetHandle_0=function(){return(Kk=b._emscripten_bind_MdDbLayerTableRecord_GetHandle_0=b.asm.emscripten_bind_MdDbLayerTableRecord_GetHandle_0).apply(null,arguments)},Lk=b._emscripten_bind_MdDbLayerTableRecord_GetDatabase_0=function(){return(Lk=b._emscripten_bind_MdDbLayerTableRecord_GetDatabase_0=b.asm.emscripten_bind_MdDbLayerTableRecord_GetDatabase_0).apply(null,arguments)},Mk=b._emscripten_bind_MdDbLayerTableRecord_GetOwnerID_0=function(){return(Mk=
254
+ b._emscripten_bind_MdDbLayerTableRecord_GetOwnerID_0=b.asm.emscripten_bind_MdDbLayerTableRecord_GetOwnerID_0).apply(null,arguments)},Nk=b._emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4=function(){return(Nk=b._emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4).apply(null,arguments)},Ok=b._emscripten_bind_MdDbLayerTableRecord_getObjectName_0=function(){return(Ok=b._emscripten_bind_MdDbLayerTableRecord_getObjectName_0=b.asm.emscripten_bind_MdDbLayerTableRecord_getObjectName_0).apply(null,
255
+ arguments)},Pk=b._emscripten_bind_MdDbLayerTableRecord_getDxf0_0=function(){return(Pk=b._emscripten_bind_MdDbLayerTableRecord_getDxf0_0=b.asm.emscripten_bind_MdDbLayerTableRecord_getDxf0_0).apply(null,arguments)},Qk=b._emscripten_bind_MdDbLayerTableRecord_getJson_0=function(){return(Qk=b._emscripten_bind_MdDbLayerTableRecord_getJson_0=b.asm.emscripten_bind_MdDbLayerTableRecord_getJson_0).apply(null,arguments)},Rk=b._emscripten_bind_MdDbLayerTableRecord_setJson_1=function(){return(Rk=b._emscripten_bind_MdDbLayerTableRecord_setJson_1=
256
+ b.asm.emscripten_bind_MdDbLayerTableRecord_setJson_1).apply(null,arguments)},Sk=b._emscripten_bind_MdDbLayerTableRecord_isKindOf_1=function(){return(Sk=b._emscripten_bind_MdDbLayerTableRecord_isKindOf_1=b.asm.emscripten_bind_MdDbLayerTableRecord_isKindOf_1).apply(null,arguments)},Tk=b._emscripten_bind_MdDbLayerTableRecord___destroy___0=function(){return(Tk=b._emscripten_bind_MdDbLayerTableRecord___destroy___0=b.asm.emscripten_bind_MdDbLayerTableRecord___destroy___0).apply(null,arguments)},Uk=b._emscripten_bind_MdDbLayerTable_GetObjectID_0=
257
+ function(){return(Uk=b._emscripten_bind_MdDbLayerTable_GetObjectID_0=b.asm.emscripten_bind_MdDbLayerTable_GetObjectID_0).apply(null,arguments)},Vk=b._emscripten_bind_MdDbLayerTable_Erase_0=function(){return(Vk=b._emscripten_bind_MdDbLayerTable_Erase_0=b.asm.emscripten_bind_MdDbLayerTable_Erase_0).apply(null,arguments)},Wk=b._emscripten_bind_MdDbLayerTable_ConnectionTempObject_1=function(){return(Wk=b._emscripten_bind_MdDbLayerTable_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbLayerTable_ConnectionTempObject_1).apply(null,
258
+ arguments)},Xk=b._emscripten_bind_MdDbLayerTable_Clone_0=function(){return(Xk=b._emscripten_bind_MdDbLayerTable_Clone_0=b.asm.emscripten_bind_MdDbLayerTable_Clone_0).apply(null,arguments)},Yk=b._emscripten_bind_MdDbLayerTable_GetHandle_0=function(){return(Yk=b._emscripten_bind_MdDbLayerTable_GetHandle_0=b.asm.emscripten_bind_MdDbLayerTable_GetHandle_0).apply(null,arguments)},Zk=b._emscripten_bind_MdDbLayerTable_GetDatabase_0=function(){return(Zk=b._emscripten_bind_MdDbLayerTable_GetDatabase_0=b.asm.emscripten_bind_MdDbLayerTable_GetDatabase_0).apply(null,
259
+ arguments)},$k=b._emscripten_bind_MdDbLayerTable_GetOwnerID_0=function(){return($k=b._emscripten_bind_MdDbLayerTable_GetOwnerID_0=b.asm.emscripten_bind_MdDbLayerTable_GetOwnerID_0).apply(null,arguments)},al=b._emscripten_bind_MdDbLayerTable_moveGripPointsAt_4=function(){return(al=b._emscripten_bind_MdDbLayerTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLayerTable_moveGripPointsAt_4).apply(null,arguments)},bl=b._emscripten_bind_MdDbLayerTable_getObjectName_0=function(){return(bl=b._emscripten_bind_MdDbLayerTable_getObjectName_0=
260
+ b.asm.emscripten_bind_MdDbLayerTable_getObjectName_0).apply(null,arguments)},cl=b._emscripten_bind_MdDbLayerTable_getDxf0_0=function(){return(cl=b._emscripten_bind_MdDbLayerTable_getDxf0_0=b.asm.emscripten_bind_MdDbLayerTable_getDxf0_0).apply(null,arguments)},dl=b._emscripten_bind_MdDbLayerTable_getJson_0=function(){return(dl=b._emscripten_bind_MdDbLayerTable_getJson_0=b.asm.emscripten_bind_MdDbLayerTable_getJson_0).apply(null,arguments)},el=b._emscripten_bind_MdDbLayerTable_setJson_1=function(){return(el=
261
+ b._emscripten_bind_MdDbLayerTable_setJson_1=b.asm.emscripten_bind_MdDbLayerTable_setJson_1).apply(null,arguments)},fl=b._emscripten_bind_MdDbLayerTable_isKindOf_1=function(){return(fl=b._emscripten_bind_MdDbLayerTable_isKindOf_1=b.asm.emscripten_bind_MdDbLayerTable_isKindOf_1).apply(null,arguments)},gl=b._emscripten_bind_MdDbLinetypeTable_GetObjectID_0=function(){return(gl=b._emscripten_bind_MdDbLinetypeTable_GetObjectID_0=b.asm.emscripten_bind_MdDbLinetypeTable_GetObjectID_0).apply(null,arguments)},
262
+ hl=b._emscripten_bind_MdDbLinetypeTable_Erase_0=function(){return(hl=b._emscripten_bind_MdDbLinetypeTable_Erase_0=b.asm.emscripten_bind_MdDbLinetypeTable_Erase_0).apply(null,arguments)},il=b._emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1=function(){return(il=b._emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1).apply(null,arguments)},jl=b._emscripten_bind_MdDbLinetypeTable_Clone_0=function(){return(jl=b._emscripten_bind_MdDbLinetypeTable_Clone_0=
263
+ b.asm.emscripten_bind_MdDbLinetypeTable_Clone_0).apply(null,arguments)},kl=b._emscripten_bind_MdDbLinetypeTable_GetHandle_0=function(){return(kl=b._emscripten_bind_MdDbLinetypeTable_GetHandle_0=b.asm.emscripten_bind_MdDbLinetypeTable_GetHandle_0).apply(null,arguments)},ll=b._emscripten_bind_MdDbLinetypeTable_GetDatabase_0=function(){return(ll=b._emscripten_bind_MdDbLinetypeTable_GetDatabase_0=b.asm.emscripten_bind_MdDbLinetypeTable_GetDatabase_0).apply(null,arguments)},ml=b._emscripten_bind_MdDbLinetypeTable_GetOwnerID_0=
264
+ function(){return(ml=b._emscripten_bind_MdDbLinetypeTable_GetOwnerID_0=b.asm.emscripten_bind_MdDbLinetypeTable_GetOwnerID_0).apply(null,arguments)},nl=b._emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4=function(){return(nl=b._emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4).apply(null,arguments)},ol=b._emscripten_bind_MdDbLinetypeTable_getObjectName_0=function(){return(ol=b._emscripten_bind_MdDbLinetypeTable_getObjectName_0=b.asm.emscripten_bind_MdDbLinetypeTable_getObjectName_0).apply(null,
265
+ arguments)},pl=b._emscripten_bind_MdDbLinetypeTable_getDxf0_0=function(){return(pl=b._emscripten_bind_MdDbLinetypeTable_getDxf0_0=b.asm.emscripten_bind_MdDbLinetypeTable_getDxf0_0).apply(null,arguments)},ql=b._emscripten_bind_MdDbLinetypeTable_getJson_0=function(){return(ql=b._emscripten_bind_MdDbLinetypeTable_getJson_0=b.asm.emscripten_bind_MdDbLinetypeTable_getJson_0).apply(null,arguments)},rl=b._emscripten_bind_MdDbLinetypeTable_setJson_1=function(){return(rl=b._emscripten_bind_MdDbLinetypeTable_setJson_1=
266
+ b.asm.emscripten_bind_MdDbLinetypeTable_setJson_1).apply(null,arguments)},sl=b._emscripten_bind_MdDbLinetypeTable_isKindOf_1=function(){return(sl=b._emscripten_bind_MdDbLinetypeTable_isKindOf_1=b.asm.emscripten_bind_MdDbLinetypeTable_isKindOf_1).apply(null,arguments)},tl=b._emscripten_bind_MdDbTextStyleTable_GetObjectID_0=function(){return(tl=b._emscripten_bind_MdDbTextStyleTable_GetObjectID_0=b.asm.emscripten_bind_MdDbTextStyleTable_GetObjectID_0).apply(null,arguments)},ul=b._emscripten_bind_MdDbTextStyleTable_Erase_0=
267
+ function(){return(ul=b._emscripten_bind_MdDbTextStyleTable_Erase_0=b.asm.emscripten_bind_MdDbTextStyleTable_Erase_0).apply(null,arguments)},vl=b._emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1=function(){return(vl=b._emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1).apply(null,arguments)},wl=b._emscripten_bind_MdDbTextStyleTable_Clone_0=function(){return(wl=b._emscripten_bind_MdDbTextStyleTable_Clone_0=b.asm.emscripten_bind_MdDbTextStyleTable_Clone_0).apply(null,
268
+ arguments)},xl=b._emscripten_bind_MdDbTextStyleTable_GetHandle_0=function(){return(xl=b._emscripten_bind_MdDbTextStyleTable_GetHandle_0=b.asm.emscripten_bind_MdDbTextStyleTable_GetHandle_0).apply(null,arguments)},yl=b._emscripten_bind_MdDbTextStyleTable_GetDatabase_0=function(){return(yl=b._emscripten_bind_MdDbTextStyleTable_GetDatabase_0=b.asm.emscripten_bind_MdDbTextStyleTable_GetDatabase_0).apply(null,arguments)},zl=b._emscripten_bind_MdDbTextStyleTable_GetOwnerID_0=function(){return(zl=b._emscripten_bind_MdDbTextStyleTable_GetOwnerID_0=
269
+ b.asm.emscripten_bind_MdDbTextStyleTable_GetOwnerID_0).apply(null,arguments)},Al=b._emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4=function(){return(Al=b._emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4).apply(null,arguments)},Bl=b._emscripten_bind_MdDbTextStyleTable_getObjectName_0=function(){return(Bl=b._emscripten_bind_MdDbTextStyleTable_getObjectName_0=b.asm.emscripten_bind_MdDbTextStyleTable_getObjectName_0).apply(null,
270
+ arguments)},Cl=b._emscripten_bind_MdDbTextStyleTable_getDxf0_0=function(){return(Cl=b._emscripten_bind_MdDbTextStyleTable_getDxf0_0=b.asm.emscripten_bind_MdDbTextStyleTable_getDxf0_0).apply(null,arguments)},Dl=b._emscripten_bind_MdDbTextStyleTable_getJson_0=function(){return(Dl=b._emscripten_bind_MdDbTextStyleTable_getJson_0=b.asm.emscripten_bind_MdDbTextStyleTable_getJson_0).apply(null,arguments)},El=b._emscripten_bind_MdDbTextStyleTable_setJson_1=function(){return(El=b._emscripten_bind_MdDbTextStyleTable_setJson_1=
271
+ b.asm.emscripten_bind_MdDbTextStyleTable_setJson_1).apply(null,arguments)},Fl=b._emscripten_bind_MdDbTextStyleTable_isKindOf_1=function(){return(Fl=b._emscripten_bind_MdDbTextStyleTable_isKindOf_1=b.asm.emscripten_bind_MdDbTextStyleTable_isKindOf_1).apply(null,arguments)},Gl=b._emscripten_bind_MdDbDatabase_GetLayerTable_0=function(){return(Gl=b._emscripten_bind_MdDbDatabase_GetLayerTable_0=b.asm.emscripten_bind_MdDbDatabase_GetLayerTable_0).apply(null,arguments)},Hl=b._emscripten_bind_MdDbDatabase_GetLinetypeTable_0=
272
+ function(){return(Hl=b._emscripten_bind_MdDbDatabase_GetLinetypeTable_0=b.asm.emscripten_bind_MdDbDatabase_GetLinetypeTable_0).apply(null,arguments)},Il=b._emscripten_bind_MdDbDatabase_GetTextStyleTable_0=function(){return(Il=b._emscripten_bind_MdDbDatabase_GetTextStyleTable_0=b.asm.emscripten_bind_MdDbDatabase_GetTextStyleTable_0).apply(null,arguments)},Jl=b._emscripten_bind_MdDbDatabase_GetBlockTable_0=function(){return(Jl=b._emscripten_bind_MdDbDatabase_GetBlockTable_0=b.asm.emscripten_bind_MdDbDatabase_GetBlockTable_0).apply(null,
273
+ arguments)},Kl=b._emscripten_bind_MdDbDatabase_CurrentSpace_0=function(){return(Kl=b._emscripten_bind_MdDbDatabase_CurrentSpace_0=b.asm.emscripten_bind_MdDbDatabase_CurrentSpace_0).apply(null,arguments)},Ll=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0=function(){return(Ll=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0).apply(null,arguments)},Ml=b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1=function(){return(Ml=
274
+ b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1).apply(null,arguments)},Nl=b._emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0=function(){return(Nl=b._emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0).apply(null,arguments)},Ol=b._emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1=function(){return(Ol=b._emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1=
275
+ b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1).apply(null,arguments)},Pl=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0=function(){return(Pl=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0).apply(null,arguments)},Ql=b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1=function(){return(Ql=b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1).apply(null,
276
+ arguments)},Rl=b._emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0=function(){return(Rl=b._emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0).apply(null,arguments)},Sl=b._emscripten_bind_MdDbDatabase_GetCurrentlyDrawColor_0=function(){return(Sl=b._emscripten_bind_MdDbDatabase_GetCurrentlyDrawColor_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyDrawColor_0).apply(null,arguments)},Tl=b._emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1=
277
+ function(){return(Tl=b._emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1).apply(null,arguments)},Ul=b._emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0=function(){return(Ul=b._emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0).apply(null,arguments)},Vl=b._emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1=function(){return(Vl=b._emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1=
278
+ b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1).apply(null,arguments)},Wl=b._emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0=function(){return(Wl=b._emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0).apply(null,arguments)},Xl=b._emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1=function(){return(Xl=b._emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1).apply(null,
279
+ arguments)},Yl=b._emscripten_bind_MdDbDatabase_HandleToIdIndex_1=function(){return(Yl=b._emscripten_bind_MdDbDatabase_HandleToIdIndex_1=b.asm.emscripten_bind_MdDbDatabase_HandleToIdIndex_1).apply(null,arguments)},Zl=b._emscripten_bind_MdDbDatabase_IsModifyed_0=function(){return(Zl=b._emscripten_bind_MdDbDatabase_IsModifyed_0=b.asm.emscripten_bind_MdDbDatabase_IsModifyed_0).apply(null,arguments)},$l=b._emscripten_bind_MdDbDatabase_SetModifyed_1=function(){return($l=b._emscripten_bind_MdDbDatabase_SetModifyed_1=
280
+ b.asm.emscripten_bind_MdDbDatabase_SetModifyed_1).apply(null,arguments)},am=b._emscripten_bind_MdDbDatabase_getObjectName_0=function(){return(am=b._emscripten_bind_MdDbDatabase_getObjectName_0=b.asm.emscripten_bind_MdDbDatabase_getObjectName_0).apply(null,arguments)},bm=b._emscripten_bind_MdDbDatabase_getDxf0_0=function(){return(bm=b._emscripten_bind_MdDbDatabase_getDxf0_0=b.asm.emscripten_bind_MdDbDatabase_getDxf0_0).apply(null,arguments)},cm=b._emscripten_bind_MdDbDatabase_getJson_0=function(){return(cm=
281
+ b._emscripten_bind_MdDbDatabase_getJson_0=b.asm.emscripten_bind_MdDbDatabase_getJson_0).apply(null,arguments)},dm=b._emscripten_bind_MdDbDatabase_setJson_1=function(){return(dm=b._emscripten_bind_MdDbDatabase_setJson_1=b.asm.emscripten_bind_MdDbDatabase_setJson_1).apply(null,arguments)},em=b._emscripten_bind_MdDbDatabase_isKindOf_1=function(){return(em=b._emscripten_bind_MdDbDatabase_isKindOf_1=b.asm.emscripten_bind_MdDbDatabase_isKindOf_1).apply(null,arguments)},fm=b._emscripten_bind_McObject_updateDisplay_2=
282
+ function(){return(fm=b._emscripten_bind_McObject_updateDisplay_2=b.asm.emscripten_bind_McObject_updateDisplay_2).apply(null,arguments)},gm=b._emscripten_bind_McObject_test_0=function(){return(gm=b._emscripten_bind_McObject_test_0=b.asm.emscripten_bind_McObject_test_0).apply(null,arguments)},hm=b._emscripten_bind_McObject_openWebFile_5=function(){return(hm=b._emscripten_bind_McObject_openWebFile_5=b.asm.emscripten_bind_McObject_openWebFile_5).apply(null,arguments)},im=b._emscripten_bind_McObject_insertBlock_6=
283
+ function(){return(im=b._emscripten_bind_McObject_insertBlock_6=b.asm.emscripten_bind_McObject_insertBlock_6).apply(null,arguments)},jm=b._emscripten_bind_McObject_saveFileToUrl_1=function(){return(jm=b._emscripten_bind_McObject_saveFileToUrl_1=b.asm.emscripten_bind_McObject_saveFileToUrl_1).apply(null,arguments)},km=b._emscripten_bind_McObject_saveFile_2=function(){return(km=b._emscripten_bind_McObject_saveFile_2=b.asm.emscripten_bind_McObject_saveFile_2).apply(null,arguments)},lm=b._emscripten_bind_McObject_getViewDataJsonParam_1=
284
+ function(){return(lm=b._emscripten_bind_McObject_getViewDataJsonParam_1=b.asm.emscripten_bind_McObject_getViewDataJsonParam_1).apply(null,arguments)},mm=b._emscripten_bind_McObject_updataAppData_0=function(){return(mm=b._emscripten_bind_McObject_updataAppData_0=b.asm.emscripten_bind_McObject_updataAppData_0).apply(null,arguments)},nm=b._emscripten_bind_McObject_regen_0=function(){return(nm=b._emscripten_bind_McObject_regen_0=b.asm.emscripten_bind_McObject_regen_0).apply(null,arguments)},om=b._emscripten_bind_McObject_GetDatabase_0=
285
+ function(){return(om=b._emscripten_bind_McObject_GetDatabase_0=b.asm.emscripten_bind_McObject_GetDatabase_0).apply(null,arguments)},pm=b._emscripten_bind_McObject_GetSysVarString_1=function(){return(pm=b._emscripten_bind_McObject_GetSysVarString_1=b.asm.emscripten_bind_McObject_GetSysVarString_1).apply(null,arguments)},qm=b._emscripten_bind_McObject_SetSysVarString_2=function(){return(qm=b._emscripten_bind_McObject_SetSysVarString_2=b.asm.emscripten_bind_McObject_SetSysVarString_2).apply(null,arguments)},
286
+ rm=b._emscripten_bind_McObject_GetSysVarDouble_1=function(){return(rm=b._emscripten_bind_McObject_GetSysVarDouble_1=b.asm.emscripten_bind_McObject_GetSysVarDouble_1).apply(null,arguments)},sm=b._emscripten_bind_McObject_SetSysVarDouble_2=function(){return(sm=b._emscripten_bind_McObject_SetSysVarDouble_2=b.asm.emscripten_bind_McObject_SetSysVarDouble_2).apply(null,arguments)},tm=b._emscripten_bind_McObject_GetSysVarLong_1=function(){return(tm=b._emscripten_bind_McObject_GetSysVarLong_1=b.asm.emscripten_bind_McObject_GetSysVarLong_1).apply(null,
287
+ arguments)},um=b._emscripten_bind_McObject_SetSysVarLong_2=function(){return(um=b._emscripten_bind_McObject_SetSysVarLong_2=b.asm.emscripten_bind_McObject_SetSysVarLong_2).apply(null,arguments)},wm=b._emscripten_bind_McObject_GetSysVarPoint_1=function(){return(wm=b._emscripten_bind_McObject_GetSysVarPoint_1=b.asm.emscripten_bind_McObject_GetSysVarPoint_1).apply(null,arguments)},xm=b._emscripten_bind_McObject_SetSysVarPoint_3=function(){return(xm=b._emscripten_bind_McObject_SetSysVarPoint_3=b.asm.emscripten_bind_McObject_SetSysVarPoint_3).apply(null,
288
+ arguments)},ym=b._emscripten_bind_McObject_fireEventWindowSize_2=function(){return(ym=b._emscripten_bind_McObject_fireEventWindowSize_2=b.asm.emscripten_bind_McObject_fireEventWindowSize_2).apply(null,arguments)},zm=b._emscripten_bind_McObject_fireEventCommandStart_0=function(){return(zm=b._emscripten_bind_McObject_fireEventCommandStart_0=b.asm.emscripten_bind_McObject_fireEventCommandStart_0).apply(null,arguments)},Am=b._emscripten_bind_McObject_IntelliSelect_PointSelect_2=function(){return(Am=b._emscripten_bind_McObject_IntelliSelect_PointSelect_2=
289
+ b.asm.emscripten_bind_McObject_IntelliSelect_PointSelect_2).apply(null,arguments)},Bm=b._emscripten_bind_McObject_IntelliSelect_RangeSelect_5=function(){return(Bm=b._emscripten_bind_McObject_IntelliSelect_RangeSelect_5=b.asm.emscripten_bind_McObject_IntelliSelect_RangeSelect_5).apply(null,arguments)},Cm=b._emscripten_bind_McObject_IntelliSelect_getGridData_1=function(){return(Cm=b._emscripten_bind_McObject_IntelliSelect_getGridData_1=b.asm.emscripten_bind_McObject_IntelliSelect_getGridData_1).apply(null,
290
+ arguments)},Dm=b._emscripten_bind_McObject_Osnap_NotifyOsnap_8=function(){return(Dm=b._emscripten_bind_McObject_Osnap_NotifyOsnap_8=b.asm.emscripten_bind_McObject_Osnap_NotifyOsnap_8).apply(null,arguments)},Em=b._emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0=function(){return(Em=b._emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0=b.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0).apply(null,arguments)},Fm=b._emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1=
291
+ function(){return(Fm=b._emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1=b.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1).apply(null,arguments)},Gm=b._emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0=function(){return(Gm=b._emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0=b.asm.emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0).apply(null,arguments)},Hm=b._emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0=
292
+ function(){return(Hm=b._emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0=b.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0).apply(null,arguments)},Im=b._emscripten_bind_McObject_SetDrawColor_1=function(){return(Im=b._emscripten_bind_McObject_SetDrawColor_1=b.asm.emscripten_bind_McObject_SetDrawColor_1).apply(null,arguments)},Jm=b._emscripten_bind_McObject_GetDrawColor_0=function(){return(Jm=b._emscripten_bind_McObject_GetDrawColor_0=b.asm.emscripten_bind_McObject_GetDrawColor_0).apply(null,
293
+ arguments)},Km=b._emscripten_bind_McObject_AddLayer_1=function(){return(Km=b._emscripten_bind_McObject_AddLayer_1=b.asm.emscripten_bind_McObject_AddLayer_1).apply(null,arguments)},Lm=b._emscripten_bind_McObject_SetDrawLayer_1=function(){return(Lm=b._emscripten_bind_McObject_SetDrawLayer_1=b.asm.emscripten_bind_McObject_SetDrawLayer_1).apply(null,arguments)},Mm=b._emscripten_bind_McObject_GetDrawLayer_0=function(){return(Mm=b._emscripten_bind_McObject_GetDrawLayer_0=b.asm.emscripten_bind_McObject_GetDrawLayer_0).apply(null,
294
+ arguments)},Nm=b._emscripten_bind_McObject_AddTextStyle_4=function(){return(Nm=b._emscripten_bind_McObject_AddTextStyle_4=b.asm.emscripten_bind_McObject_AddTextStyle_4).apply(null,arguments)},Om=b._emscripten_bind_McObject_SetDrawTextStyle_1=function(){return(Om=b._emscripten_bind_McObject_SetDrawTextStyle_1=b.asm.emscripten_bind_McObject_SetDrawTextStyle_1).apply(null,arguments)},Pm=b._emscripten_bind_McObject_GetDrawTextStyle_0=function(){return(Pm=b._emscripten_bind_McObject_GetDrawTextStyle_0=
295
+ b.asm.emscripten_bind_McObject_GetDrawTextStyle_0).apply(null,arguments)},Qm=b._emscripten_bind_McObject_AddLinetype_2=function(){return(Qm=b._emscripten_bind_McObject_AddLinetype_2=b.asm.emscripten_bind_McObject_AddLinetype_2).apply(null,arguments)},Rm=b._emscripten_bind_McObject_AddLinetypeEx_3=function(){return(Rm=b._emscripten_bind_McObject_AddLinetypeEx_3=b.asm.emscripten_bind_McObject_AddLinetypeEx_3).apply(null,arguments)},Sm=b._emscripten_bind_McObject_AddDimStyle_5=function(){return(Sm=b._emscripten_bind_McObject_AddDimStyle_5=
296
+ b.asm.emscripten_bind_McObject_AddDimStyle_5).apply(null,arguments)},Tm=b._emscripten_bind_McObject_SetDrawLinetype_1=function(){return(Tm=b._emscripten_bind_McObject_SetDrawLinetype_1=b.asm.emscripten_bind_McObject_SetDrawLinetype_1).apply(null,arguments)},Um=b._emscripten_bind_McObject_GetDrawLinetype_0=function(){return(Um=b._emscripten_bind_McObject_GetDrawLinetype_0=b.asm.emscripten_bind_McObject_GetDrawLinetype_0).apply(null,arguments)},Vm=b._emscripten_bind_McObject_SetDrawLineWeight_1=function(){return(Vm=
297
+ b._emscripten_bind_McObject_SetDrawLineWeight_1=b.asm.emscripten_bind_McObject_SetDrawLineWeight_1).apply(null,arguments)},Wm=b._emscripten_bind_McObject_GetDrawLineWeight_0=function(){return(Wm=b._emscripten_bind_McObject_GetDrawLineWeight_0=b.asm.emscripten_bind_McObject_GetDrawLineWeight_0).apply(null,arguments)},Xm=b._emscripten_bind_McObject_SetDrawLineTypeScale_1=function(){return(Xm=b._emscripten_bind_McObject_SetDrawLineTypeScale_1=b.asm.emscripten_bind_McObject_SetDrawLineTypeScale_1).apply(null,
298
+ arguments)},Ym=b._emscripten_bind_McObject_GetDrawLineTypeScale_0=function(){return(Ym=b._emscripten_bind_McObject_GetDrawLineTypeScale_0=b.asm.emscripten_bind_McObject_GetDrawLineTypeScale_0).apply(null,arguments)},Zm=b._emscripten_bind_McObject_SetDrawDimStyle_1=function(){return(Zm=b._emscripten_bind_McObject_SetDrawDimStyle_1=b.asm.emscripten_bind_McObject_SetDrawDimStyle_1).apply(null,arguments)},$m=b._emscripten_bind_McObject_GetDrawDimStyle_0=function(){return($m=b._emscripten_bind_McObject_GetDrawDimStyle_0=
299
+ b.asm.emscripten_bind_McObject_GetDrawDimStyle_0).apply(null,arguments)},an=b._emscripten_bind_McObject_SetPatternDefinition_1=function(){return(an=b._emscripten_bind_McObject_SetPatternDefinition_1=b.asm.emscripten_bind_McObject_SetPatternDefinition_1).apply(null,arguments)},bn=b._emscripten_bind_McObject_GetPatternDefinition_0=function(){return(bn=b._emscripten_bind_McObject_GetPatternDefinition_0=b.asm.emscripten_bind_McObject_GetPatternDefinition_0).apply(null,arguments)},cn=b._emscripten_bind_McObject_SetDrawLineWidth_1=
300
+ function(){return(cn=b._emscripten_bind_McObject_SetDrawLineWidth_1=b.asm.emscripten_bind_McObject_SetDrawLineWidth_1).apply(null,arguments)},dn=b._emscripten_bind_McObject_GetDrawLineWidth_0=function(){return(dn=b._emscripten_bind_McObject_GetDrawLineWidth_0=b.asm.emscripten_bind_McObject_GetDrawLineWidth_0).apply(null,arguments)},en=b._emscripten_bind_McObject_DrawLine_6=function(){return(en=b._emscripten_bind_McObject_DrawLine_6=b.asm.emscripten_bind_McObject_DrawLine_6).apply(null,arguments)},
301
+ fn=b._emscripten_bind_McObject_DrawArc_5=function(){return(fn=b._emscripten_bind_McObject_DrawArc_5=b.asm.emscripten_bind_McObject_DrawArc_5).apply(null,arguments)},gn=b._emscripten_bind_McObject_DrawArc2_6=function(){return(gn=b._emscripten_bind_McObject_DrawArc2_6=b.asm.emscripten_bind_McObject_DrawArc2_6).apply(null,arguments)},hn=b._emscripten_bind_McObject_DrawCircle_3=function(){return(hn=b._emscripten_bind_McObject_DrawCircle_3=b.asm.emscripten_bind_McObject_DrawCircle_3).apply(null,arguments)},
302
+ jn=b._emscripten_bind_McObject_DrawEllipse_5=function(){return(jn=b._emscripten_bind_McObject_DrawEllipse_5=b.asm.emscripten_bind_McObject_DrawEllipse_5).apply(null,arguments)},kn=b._emscripten_bind_McObject_DrawEllipseArc_7=function(){return(kn=b._emscripten_bind_McObject_DrawEllipseArc_7=b.asm.emscripten_bind_McObject_DrawEllipseArc_7).apply(null,arguments)},ln=b._emscripten_bind_McObject_DrawPoint_2=function(){return(ln=b._emscripten_bind_McObject_DrawPoint_2=b.asm.emscripten_bind_McObject_DrawPoint_2).apply(null,
303
+ arguments)},mn=b._emscripten_bind_McObject_DrawSolid_8=function(){return(mn=b._emscripten_bind_McObject_DrawSolid_8=b.asm.emscripten_bind_McObject_DrawSolid_8).apply(null,arguments)},nn=b._emscripten_bind_McObject_DrawMText_7=function(){return(nn=b._emscripten_bind_McObject_DrawMText_7=b.asm.emscripten_bind_McObject_DrawMText_7).apply(null,arguments)},on=b._emscripten_bind_McObject_DrawText_7=function(){return(on=b._emscripten_bind_McObject_DrawText_7=b.asm.emscripten_bind_McObject_DrawText_7).apply(null,
304
+ arguments)},pn=b._emscripten_bind_McObject_DrawBlockReference_5=function(){return(pn=b._emscripten_bind_McObject_DrawBlockReference_5=b.asm.emscripten_bind_McObject_DrawBlockReference_5).apply(null,arguments)},qn=b._emscripten_bind_McObject_DrawDimAligned_6=function(){return(qn=b._emscripten_bind_McObject_DrawDimAligned_6=b.asm.emscripten_bind_McObject_DrawDimAligned_6).apply(null,arguments)},rn=b._emscripten_bind_McObject_DrawDimAngular_8=function(){return(rn=b._emscripten_bind_McObject_DrawDimAngular_8=
305
+ b.asm.emscripten_bind_McObject_DrawDimAngular_8).apply(null,arguments)},sn=b._emscripten_bind_McObject_DrawDimDiametric_5=function(){return(sn=b._emscripten_bind_McObject_DrawDimDiametric_5=b.asm.emscripten_bind_McObject_DrawDimDiametric_5).apply(null,arguments)},tn=b._emscripten_bind_McObject_DrawDimRotated_7=function(){return(tn=b._emscripten_bind_McObject_DrawDimRotated_7=b.asm.emscripten_bind_McObject_DrawDimRotated_7).apply(null,arguments)},un=b._emscripten_bind_McObject_DrawDimOrdinate_5=function(){return(un=
306
+ b._emscripten_bind_McObject_DrawDimOrdinate_5=b.asm.emscripten_bind_McObject_DrawDimOrdinate_5).apply(null,arguments)},vn=b._emscripten_bind_McObject_DrawDimRadial_5=function(){return(vn=b._emscripten_bind_McObject_DrawDimRadial_5=b.asm.emscripten_bind_McObject_DrawDimRadial_5).apply(null,arguments)},wn=b._emscripten_bind_McObject_PathMoveTo_2=function(){return(wn=b._emscripten_bind_McObject_PathMoveTo_2=b.asm.emscripten_bind_McObject_PathMoveTo_2).apply(null,arguments)},xn=b._emscripten_bind_McObject_PathMoveToEx_5=
307
+ function(){return(xn=b._emscripten_bind_McObject_PathMoveToEx_5=b.asm.emscripten_bind_McObject_PathMoveToEx_5).apply(null,arguments)},yn=b._emscripten_bind_McObject_PathLineTo_2=function(){return(yn=b._emscripten_bind_McObject_PathLineTo_2=b.asm.emscripten_bind_McObject_PathLineTo_2).apply(null,arguments)},zn=b._emscripten_bind_McObject_PathLineToEx_5=function(){return(zn=b._emscripten_bind_McObject_PathLineToEx_5=b.asm.emscripten_bind_McObject_PathLineToEx_5).apply(null,arguments)},An=b._emscripten_bind_McObject_DrawPathToPolyline_0=
308
+ function(){return(An=b._emscripten_bind_McObject_DrawPathToPolyline_0=b.asm.emscripten_bind_McObject_DrawPathToPolyline_0).apply(null,arguments)},Bn=b._emscripten_bind_McObject_DrawPathToSpline_0=function(){return(Bn=b._emscripten_bind_McObject_DrawPathToSpline_0=b.asm.emscripten_bind_McObject_DrawPathToSpline_0).apply(null,arguments)},Cn=b._emscripten_bind_McObject_PathMakeClosed_0=function(){return(Cn=b._emscripten_bind_McObject_PathMakeClosed_0=b.asm.emscripten_bind_McObject_PathMakeClosed_0).apply(null,
309
+ arguments)},Dn=b._emscripten_bind_McObject_DrawPathToHatch_1=function(){return(Dn=b._emscripten_bind_McObject_DrawPathToHatch_1=b.asm.emscripten_bind_McObject_DrawPathToHatch_1).apply(null,arguments)},En=b._emscripten_bind_McObject_DrawEntity_1=function(){return(En=b._emscripten_bind_McObject_DrawEntity_1=b.asm.emscripten_bind_McObject_DrawEntity_1).apply(null,arguments)},Fn=b._emscripten_bind_McObject_GetAllLayoutName_0=function(){return(Fn=b._emscripten_bind_McObject_GetAllLayoutName_0=b.asm.emscripten_bind_McObject_GetAllLayoutName_0).apply(null,
310
+ arguments)},Gn=b._emscripten_bind_McObject_SetCurrentLayout_1=function(){return(Gn=b._emscripten_bind_McObject_SetCurrentLayout_1=b.asm.emscripten_bind_McObject_SetCurrentLayout_1).apply(null,arguments)},Hn=b._emscripten_bind_McDrawResbuf_McDrawResbuf_0=function(){return(Hn=b._emscripten_bind_McDrawResbuf_McDrawResbuf_0=b.asm.emscripten_bind_McDrawResbuf_McDrawResbuf_0).apply(null,arguments)},In=b._emscripten_bind_McDrawResbuf_Clear_0=function(){return(In=b._emscripten_bind_McDrawResbuf_Clear_0=b.asm.emscripten_bind_McDrawResbuf_Clear_0).apply(null,
311
+ arguments)},Jn=b._emscripten_bind_McDrawResbuf_GetCount_0=function(){return(Jn=b._emscripten_bind_McDrawResbuf_GetCount_0=b.asm.emscripten_bind_McDrawResbuf_GetCount_0).apply(null,arguments)},Kn=b._emscripten_bind_McDrawResbuf_AtDouble_1=function(){return(Kn=b._emscripten_bind_McDrawResbuf_AtDouble_1=b.asm.emscripten_bind_McDrawResbuf_AtDouble_1).apply(null,arguments)},Ln=b._emscripten_bind_McDrawResbuf_Atlong_1=function(){return(Ln=b._emscripten_bind_McDrawResbuf_Atlong_1=b.asm.emscripten_bind_McDrawResbuf_Atlong_1).apply(null,
312
+ arguments)},Mn=b._emscripten_bind_McDrawResbuf_AtObjectId_1=function(){return(Mn=b._emscripten_bind_McDrawResbuf_AtObjectId_1=b.asm.emscripten_bind_McDrawResbuf_AtObjectId_1).apply(null,arguments)},Nn=b._emscripten_bind_McDrawResbuf_AtObject_1=function(){return(Nn=b._emscripten_bind_McDrawResbuf_AtObject_1=b.asm.emscripten_bind_McDrawResbuf_AtObject_1).apply(null,arguments)},On=b._emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1=function(){return(On=b._emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1=
313
+ b.asm.emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1).apply(null,arguments)},Pn=b._emscripten_bind_McDrawResbuf_AtObjectName_1=function(){return(Pn=b._emscripten_bind_McDrawResbuf_AtObjectName_1=b.asm.emscripten_bind_McDrawResbuf_AtObjectName_1).apply(null,arguments)},Qn=b._emscripten_bind_McDrawResbuf_AtString_1=function(){return(Qn=b._emscripten_bind_McDrawResbuf_AtString_1=b.asm.emscripten_bind_McDrawResbuf_AtString_1).apply(null,arguments)},Rn=b._emscripten_bind_McDrawResbuf_AtPoint_1=function(){return(Rn=
314
+ b._emscripten_bind_McDrawResbuf_AtPoint_1=b.asm.emscripten_bind_McDrawResbuf_AtPoint_1).apply(null,arguments)},Sn=b._emscripten_bind_McDrawResbuf_ItemDataType_1=function(){return(Sn=b._emscripten_bind_McDrawResbuf_ItemDataType_1=b.asm.emscripten_bind_McDrawResbuf_ItemDataType_1).apply(null,arguments)},Tn=b._emscripten_bind_McDrawResbuf_AddDouble_2=function(){return(Tn=b._emscripten_bind_McDrawResbuf_AddDouble_2=b.asm.emscripten_bind_McDrawResbuf_AddDouble_2).apply(null,arguments)},Un=b._emscripten_bind_McDrawResbuf_Addlong_2=
315
+ function(){return(Un=b._emscripten_bind_McDrawResbuf_Addlong_2=b.asm.emscripten_bind_McDrawResbuf_Addlong_2).apply(null,arguments)},Vn=b._emscripten_bind_McDrawResbuf_AddObjectId_2=function(){return(Vn=b._emscripten_bind_McDrawResbuf_AddObjectId_2=b.asm.emscripten_bind_McDrawResbuf_AddObjectId_2).apply(null,arguments)},Wn=b._emscripten_bind_McDrawResbuf_AddObject_1=function(){return(Wn=b._emscripten_bind_McDrawResbuf_AddObject_1=b.asm.emscripten_bind_McDrawResbuf_AddObject_1).apply(null,arguments)},
316
+ Xn=b._emscripten_bind_McDrawResbuf_AddString_2=function(){return(Xn=b._emscripten_bind_McDrawResbuf_AddString_2=b.asm.emscripten_bind_McDrawResbuf_AddString_2).apply(null,arguments)},Yn=b._emscripten_bind_McDrawResbuf_AddPoint_2=function(){return(Yn=b._emscripten_bind_McDrawResbuf_AddPoint_2=b.asm.emscripten_bind_McDrawResbuf_AddPoint_2).apply(null,arguments)},Zn=b._emscripten_bind_McDrawResbuf_RemoveAll_0=function(){return(Zn=b._emscripten_bind_McDrawResbuf_RemoveAll_0=b.asm.emscripten_bind_McDrawResbuf_RemoveAll_0).apply(null,
317
+ arguments)},$n=b._emscripten_bind_McDrawResbuf_Remove_1=function(){return($n=b._emscripten_bind_McDrawResbuf_Remove_1=b.asm.emscripten_bind_McDrawResbuf_Remove_1).apply(null,arguments)},ao=b._emscripten_bind_McDrawResbuf_PrintData_0=function(){return(ao=b._emscripten_bind_McDrawResbuf_PrintData_0=b.asm.emscripten_bind_McDrawResbuf_PrintData_0).apply(null,arguments)},bo=b._emscripten_bind_McDrawResbuf_getObjectName_0=function(){return(bo=b._emscripten_bind_McDrawResbuf_getObjectName_0=b.asm.emscripten_bind_McDrawResbuf_getObjectName_0).apply(null,
318
+ arguments)},co=b._emscripten_bind_McDrawResbuf_getDxf0_0=function(){return(co=b._emscripten_bind_McDrawResbuf_getDxf0_0=b.asm.emscripten_bind_McDrawResbuf_getDxf0_0).apply(null,arguments)},eo=b._emscripten_bind_McDrawResbuf_getJson_0=function(){return(eo=b._emscripten_bind_McDrawResbuf_getJson_0=b.asm.emscripten_bind_McDrawResbuf_getJson_0).apply(null,arguments)},fo=b._emscripten_bind_McDrawResbuf_setJson_1=function(){return(fo=b._emscripten_bind_McDrawResbuf_setJson_1=b.asm.emscripten_bind_McDrawResbuf_setJson_1).apply(null,
319
+ arguments)},go=b._emscripten_bind_McDrawResbuf_isKindOf_1=function(){return(go=b._emscripten_bind_McDrawResbuf_isKindOf_1=b.asm.emscripten_bind_McDrawResbuf_isKindOf_1).apply(null,arguments)},ho=b._emscripten_bind_McDrawResbuf___destroy___0=function(){return(ho=b._emscripten_bind_McDrawResbuf___destroy___0=b.asm.emscripten_bind_McDrawResbuf___destroy___0).apply(null,arguments)},io=b._emscripten_bind_McDrawUtility_McDrawUtility_0=function(){return(io=b._emscripten_bind_McDrawUtility_McDrawUtility_0=
320
+ b.asm.emscripten_bind_McDrawUtility_McDrawUtility_0).apply(null,arguments)},jo=b._emscripten_bind_McDrawUtility_findEntAtPoint_5=function(){return(jo=b._emscripten_bind_McDrawUtility_findEntAtPoint_5=b.asm.emscripten_bind_McDrawUtility_findEntAtPoint_5).apply(null,arguments)},ko=b._emscripten_bind_McDrawUtility_eraseEntity_1=function(){return(ko=b._emscripten_bind_McDrawUtility_eraseEntity_1=b.asm.emscripten_bind_McDrawUtility_eraseEntity_1).apply(null,arguments)},lo=b._emscripten_bind_McDrawUtility_highlightEntity_2=
321
+ function(){return(lo=b._emscripten_bind_McDrawUtility_highlightEntity_2=b.asm.emscripten_bind_McDrawUtility_highlightEntity_2).apply(null,arguments)},mo=b._emscripten_bind_McDrawUtility___destroy___0=function(){return(mo=b._emscripten_bind_McDrawUtility___destroy___0=b.asm.emscripten_bind_McDrawUtility___destroy___0).apply(null,arguments)},no=b._emscripten_bind_MxDrawAssist_MxDrawAssist_0=function(){return(no=b._emscripten_bind_MxDrawAssist_MxDrawAssist_0=b.asm.emscripten_bind_MxDrawAssist_MxDrawAssist_0).apply(null,
322
+ arguments)},oo=b._emscripten_bind_MxDrawAssist_MxChamfer_9=function(){return(oo=b._emscripten_bind_MxDrawAssist_MxChamfer_9=b.asm.emscripten_bind_MxDrawAssist_MxChamfer_9).apply(null,arguments)},po=b._emscripten_bind_MxDrawAssist_MxFillet_8=function(){return(po=b._emscripten_bind_MxDrawAssist_MxFillet_8=b.asm.emscripten_bind_MxDrawAssist_MxFillet_8).apply(null,arguments)},qo=b._emscripten_bind_MxDrawAssist_MxExplode_1=function(){return(qo=b._emscripten_bind_MxDrawAssist_MxExplode_1=b.asm.emscripten_bind_MxDrawAssist_MxExplode_1).apply(null,
323
+ arguments)},ro=b._emscripten_bind_MxDrawAssist_MxJoin_1=function(){return(ro=b._emscripten_bind_MxDrawAssist_MxJoin_1=b.asm.emscripten_bind_MxDrawAssist_MxJoin_1).apply(null,arguments)},so=b._emscripten_bind_MxDrawAssist_IntersectWith_9=function(){return(so=b._emscripten_bind_MxDrawAssist_IntersectWith_9=b.asm.emscripten_bind_MxDrawAssist_IntersectWith_9).apply(null,arguments)},to=b._emscripten_bind_MxDrawAssist_GetClosestPointTo_7=function(){return(to=b._emscripten_bind_MxDrawAssist_GetClosestPointTo_7=
324
+ b.asm.emscripten_bind_MxDrawAssist_GetClosestPointTo_7).apply(null,arguments)},uo=b._emscripten_bind_MxDrawAssist___destroy___0=function(){return(uo=b._emscripten_bind_MxDrawAssist___destroy___0=b.asm.emscripten_bind_MxDrawAssist___destroy___0).apply(null,arguments)},vo=b._emscripten_bind_MxDrawTrimAssist_MxDrawTrimAssist_0=function(){return(vo=b._emscripten_bind_MxDrawTrimAssist_MxDrawTrimAssist_0=b.asm.emscripten_bind_MxDrawTrimAssist_MxDrawTrimAssist_0).apply(null,arguments)},wo=b._emscripten_bind_MxDrawTrimAssist_Init_1=
325
+ function(){return(wo=b._emscripten_bind_MxDrawTrimAssist_Init_1=b.asm.emscripten_bind_MxDrawTrimAssist_Init_1).apply(null,arguments)},xo=b._emscripten_bind_MxDrawTrimAssist_UnInit_0=function(){return(xo=b._emscripten_bind_MxDrawTrimAssist_UnInit_0=b.asm.emscripten_bind_MxDrawTrimAssist_UnInit_0).apply(null,arguments)},yo=b._emscripten_bind_MxDrawTrimAssist_DoTrim_5=function(){return(yo=b._emscripten_bind_MxDrawTrimAssist_DoTrim_5=b.asm.emscripten_bind_MxDrawTrimAssist_DoTrim_5).apply(null,arguments)},
326
+ zo=b._emscripten_bind_MxDrawTrimAssist___destroy___0=function(){return(zo=b._emscripten_bind_MxDrawTrimAssist___destroy___0=b.asm.emscripten_bind_MxDrawTrimAssist___destroy___0).apply(null,arguments)},Ao=b._emscripten_bind_MxDrawExtendAssist_MxDrawExtendAssist_0=function(){return(Ao=b._emscripten_bind_MxDrawExtendAssist_MxDrawExtendAssist_0=b.asm.emscripten_bind_MxDrawExtendAssist_MxDrawExtendAssist_0).apply(null,arguments)},Bo=b._emscripten_bind_MxDrawExtendAssist_Init_1=function(){return(Bo=b._emscripten_bind_MxDrawExtendAssist_Init_1=
327
+ b.asm.emscripten_bind_MxDrawExtendAssist_Init_1).apply(null,arguments)},Co=b._emscripten_bind_MxDrawExtendAssist_UnInit_0=function(){return(Co=b._emscripten_bind_MxDrawExtendAssist_UnInit_0=b.asm.emscripten_bind_MxDrawExtendAssist_UnInit_0).apply(null,arguments)},Do=b._emscripten_bind_MxDrawExtendAssist_DoExtend_5=function(){return(Do=b._emscripten_bind_MxDrawExtendAssist_DoExtend_5=b.asm.emscripten_bind_MxDrawExtendAssist_DoExtend_5).apply(null,arguments)},Eo=b._emscripten_bind_MxDrawExtendAssist___destroy___0=
328
+ function(){return(Eo=b._emscripten_bind_MxDrawExtendAssist___destroy___0=b.asm.emscripten_bind_MxDrawExtendAssist___destroy___0).apply(null,arguments)},Fo=b._emscripten_bind_MdDbLine_MdDbLine_0=function(){return(Fo=b._emscripten_bind_MdDbLine_MdDbLine_0=b.asm.emscripten_bind_MdDbLine_MdDbLine_0).apply(null,arguments)},Go=b._emscripten_bind_MdDbLine_startPoint_0=function(){return(Go=b._emscripten_bind_MdDbLine_startPoint_0=b.asm.emscripten_bind_MdDbLine_startPoint_0).apply(null,arguments)},Ho=b._emscripten_bind_MdDbLine_setStartPoint_1=
329
+ function(){return(Ho=b._emscripten_bind_MdDbLine_setStartPoint_1=b.asm.emscripten_bind_MdDbLine_setStartPoint_1).apply(null,arguments)},Io=b._emscripten_bind_MdDbLine_endPoint_0=function(){return(Io=b._emscripten_bind_MdDbLine_endPoint_0=b.asm.emscripten_bind_MdDbLine_endPoint_0).apply(null,arguments)},Jo=b._emscripten_bind_MdDbLine_setEndPoint_1=function(){return(Jo=b._emscripten_bind_MdDbLine_setEndPoint_1=b.asm.emscripten_bind_MdDbLine_setEndPoint_1).apply(null,arguments)},Ko=b._emscripten_bind_MdDbLine_getStartParam_0=
330
+ function(){return(Ko=b._emscripten_bind_MdDbLine_getStartParam_0=b.asm.emscripten_bind_MdDbLine_getStartParam_0).apply(null,arguments)},Lo=b._emscripten_bind_MdDbLine_getEndParam_0=function(){return(Lo=b._emscripten_bind_MdDbLine_getEndParam_0=b.asm.emscripten_bind_MdDbLine_getEndParam_0).apply(null,arguments)},Mo=b._emscripten_bind_MdDbLine_getDistAtParam_1=function(){return(Mo=b._emscripten_bind_MdDbLine_getDistAtParam_1=b.asm.emscripten_bind_MdDbLine_getDistAtParam_1).apply(null,arguments)},No=
331
+ b._emscripten_bind_MdDbLine_getParamAtDist_1=function(){return(No=b._emscripten_bind_MdDbLine_getParamAtDist_1=b.asm.emscripten_bind_MdDbLine_getParamAtDist_1).apply(null,arguments)},Oo=b._emscripten_bind_MdDbLine_getDistAtPoint_1=function(){return(Oo=b._emscripten_bind_MdDbLine_getDistAtPoint_1=b.asm.emscripten_bind_MdDbLine_getDistAtPoint_1).apply(null,arguments)},Po=b._emscripten_bind_MdDbLine_getPointAtDist_1=function(){return(Po=b._emscripten_bind_MdDbLine_getPointAtDist_1=b.asm.emscripten_bind_MdDbLine_getPointAtDist_1).apply(null,
332
+ arguments)},Qo=b._emscripten_bind_MdDbLine_getStartPoint_0=function(){return(Qo=b._emscripten_bind_MdDbLine_getStartPoint_0=b.asm.emscripten_bind_MdDbLine_getStartPoint_0).apply(null,arguments)},Ro=b._emscripten_bind_MdDbLine_getEndPoint_0=function(){return(Ro=b._emscripten_bind_MdDbLine_getEndPoint_0=b.asm.emscripten_bind_MdDbLine_getEndPoint_0).apply(null,arguments)},So=b._emscripten_bind_MdDbLine_getPointAtParam_1=function(){return(So=b._emscripten_bind_MdDbLine_getPointAtParam_1=b.asm.emscripten_bind_MdDbLine_getPointAtParam_1).apply(null,
333
+ arguments)},To=b._emscripten_bind_MdDbLine_getParamAtPoint_1=function(){return(To=b._emscripten_bind_MdDbLine_getParamAtPoint_1=b.asm.emscripten_bind_MdDbLine_getParamAtPoint_1).apply(null,arguments)},Uo=b._emscripten_bind_MdDbLine_getFirstDeriv_1=function(){return(Uo=b._emscripten_bind_MdDbLine_getFirstDeriv_1=b.asm.emscripten_bind_MdDbLine_getFirstDeriv_1).apply(null,arguments)},Vo=b._emscripten_bind_MdDbLine_getFirstDerivEx_1=function(){return(Vo=b._emscripten_bind_MdDbLine_getFirstDerivEx_1=b.asm.emscripten_bind_MdDbLine_getFirstDerivEx_1).apply(null,
334
+ arguments)},Wo=b._emscripten_bind_MdDbLine_getClosestPointTo_2=function(){return(Wo=b._emscripten_bind_MdDbLine_getClosestPointTo_2=b.asm.emscripten_bind_MdDbLine_getClosestPointTo_2).apply(null,arguments)},Xo=b._emscripten_bind_MdDbLine_offsetCurves_2=function(){return(Xo=b._emscripten_bind_MdDbLine_offsetCurves_2=b.asm.emscripten_bind_MdDbLine_offsetCurves_2).apply(null,arguments)},Yo=b._emscripten_bind_MdDbLine_splitCurves_1=function(){return(Yo=b._emscripten_bind_MdDbLine_splitCurves_1=b.asm.emscripten_bind_MdDbLine_splitCurves_1).apply(null,
335
+ arguments)},Zo=b._emscripten_bind_MdDbLine_getArea_0=function(){return(Zo=b._emscripten_bind_MdDbLine_getArea_0=b.asm.emscripten_bind_MdDbLine_getArea_0).apply(null,arguments)},$o=b._emscripten_bind_MdDbLine_getSamplePoints_1=function(){return($o=b._emscripten_bind_MdDbLine_getSamplePoints_1=b.asm.emscripten_bind_MdDbLine_getSamplePoints_1).apply(null,arguments)},ap=b._emscripten_bind_MdDbLine_getLength_0=function(){return(ap=b._emscripten_bind_MdDbLine_getLength_0=b.asm.emscripten_bind_MdDbLine_getLength_0).apply(null,
336
+ arguments)},bp=b._emscripten_bind_MdDbLine_explode_0=function(){return(bp=b._emscripten_bind_MdDbLine_explode_0=b.asm.emscripten_bind_MdDbLine_explode_0).apply(null,arguments)},cp=b._emscripten_bind_MdDbLine_TrueColor_0=function(){return(cp=b._emscripten_bind_MdDbLine_TrueColor_0=b.asm.emscripten_bind_MdDbLine_TrueColor_0).apply(null,arguments)},dp=b._emscripten_bind_MdDbLine_SetTrueColor_1=function(){return(dp=b._emscripten_bind_MdDbLine_SetTrueColor_1=b.asm.emscripten_bind_MdDbLine_SetTrueColor_1).apply(null,
337
+ arguments)},ep=b._emscripten_bind_MdDbLine_ColorIndex_0=function(){return(ep=b._emscripten_bind_MdDbLine_ColorIndex_0=b.asm.emscripten_bind_MdDbLine_ColorIndex_0).apply(null,arguments)},fp=b._emscripten_bind_MdDbLine_SetColorIndex_1=function(){return(fp=b._emscripten_bind_MdDbLine_SetColorIndex_1=b.asm.emscripten_bind_MdDbLine_SetColorIndex_1).apply(null,arguments)},gp=b._emscripten_bind_MdDbLine_Layer_0=function(){return(gp=b._emscripten_bind_MdDbLine_Layer_0=b.asm.emscripten_bind_MdDbLine_Layer_0).apply(null,
338
+ arguments)},hp=b._emscripten_bind_MdDbLine_SetLayer_1=function(){return(hp=b._emscripten_bind_MdDbLine_SetLayer_1=b.asm.emscripten_bind_MdDbLine_SetLayer_1).apply(null,arguments)},ip=b._emscripten_bind_MdDbLine_LinetypeScale_0=function(){return(ip=b._emscripten_bind_MdDbLine_LinetypeScale_0=b.asm.emscripten_bind_MdDbLine_LinetypeScale_0).apply(null,arguments)},jp=b._emscripten_bind_MdDbLine_SetLinetypeScale_1=function(){return(jp=b._emscripten_bind_MdDbLine_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbLine_SetLinetypeScale_1).apply(null,
339
+ arguments)},kp=b._emscripten_bind_MdDbLine_Visible_0=function(){return(kp=b._emscripten_bind_MdDbLine_Visible_0=b.asm.emscripten_bind_MdDbLine_Visible_0).apply(null,arguments)},lp=b._emscripten_bind_MdDbLine_SetVisible_1=function(){return(lp=b._emscripten_bind_MdDbLine_SetVisible_1=b.asm.emscripten_bind_MdDbLine_SetVisible_1).apply(null,arguments)},mp=b._emscripten_bind_MdDbLine_Lineweight_0=function(){return(mp=b._emscripten_bind_MdDbLine_Lineweight_0=b.asm.emscripten_bind_MdDbLine_Lineweight_0).apply(null,
340
+ arguments)},np=b._emscripten_bind_MdDbLine_SetLineweight_1=function(){return(np=b._emscripten_bind_MdDbLine_SetLineweight_1=b.asm.emscripten_bind_MdDbLine_SetLineweight_1).apply(null,arguments)},op=b._emscripten_bind_MdDbLine_TextStyle_0=function(){return(op=b._emscripten_bind_MdDbLine_TextStyle_0=b.asm.emscripten_bind_MdDbLine_TextStyle_0).apply(null,arguments)},pp=b._emscripten_bind_MdDbLine_SetTextStyle_1=function(){return(pp=b._emscripten_bind_MdDbLine_SetTextStyle_1=b.asm.emscripten_bind_MdDbLine_SetTextStyle_1).apply(null,
341
+ arguments)},qp=b._emscripten_bind_MdDbLine_Highlight_1=function(){return(qp=b._emscripten_bind_MdDbLine_Highlight_1=b.asm.emscripten_bind_MdDbLine_Highlight_1).apply(null,arguments)},rp=b._emscripten_bind_MdDbLine_Move_2=function(){return(rp=b._emscripten_bind_MdDbLine_Move_2=b.asm.emscripten_bind_MdDbLine_Move_2).apply(null,arguments)},sp=b._emscripten_bind_MdDbLine_Rotate_2=function(){return(sp=b._emscripten_bind_MdDbLine_Rotate_2=b.asm.emscripten_bind_MdDbLine_Rotate_2).apply(null,arguments)},
342
+ tp=b._emscripten_bind_MdDbLine_Mirror_2=function(){return(tp=b._emscripten_bind_MdDbLine_Mirror_2=b.asm.emscripten_bind_MdDbLine_Mirror_2).apply(null,arguments)},up=b._emscripten_bind_MdDbLine_ScaleEntity_2=function(){return(up=b._emscripten_bind_MdDbLine_ScaleEntity_2=b.asm.emscripten_bind_MdDbLine_ScaleEntity_2).apply(null,arguments)},vp=b._emscripten_bind_MdDbLine_TransformBy_1=function(){return(vp=b._emscripten_bind_MdDbLine_TransformBy_1=b.asm.emscripten_bind_MdDbLine_TransformBy_1).apply(null,
343
+ arguments)},wp=b._emscripten_bind_MdDbLine_GetBoundingBox_0=function(){return(wp=b._emscripten_bind_MdDbLine_GetBoundingBox_0=b.asm.emscripten_bind_MdDbLine_GetBoundingBox_0).apply(null,arguments)},xp=b._emscripten_bind_MdDbLine_GetXData_1=function(){return(xp=b._emscripten_bind_MdDbLine_GetXData_1=b.asm.emscripten_bind_MdDbLine_GetXData_1).apply(null,arguments)},yp=b._emscripten_bind_MdDbLine_SetXData_1=function(){return(yp=b._emscripten_bind_MdDbLine_SetXData_1=b.asm.emscripten_bind_MdDbLine_SetXData_1).apply(null,
344
+ arguments)},zp=b._emscripten_bind_MdDbLine_GetxDataString_2=function(){return(zp=b._emscripten_bind_MdDbLine_GetxDataString_2=b.asm.emscripten_bind_MdDbLine_GetxDataString_2).apply(null,arguments)},Ap=b._emscripten_bind_MdDbLine_SetxDataString_3=function(){return(Ap=b._emscripten_bind_MdDbLine_SetxDataString_3=b.asm.emscripten_bind_MdDbLine_SetxDataString_3).apply(null,arguments)},Bp=b._emscripten_bind_MdDbLine_GetxDataDouble_2=function(){return(Bp=b._emscripten_bind_MdDbLine_GetxDataDouble_2=b.asm.emscripten_bind_MdDbLine_GetxDataDouble_2).apply(null,
345
+ arguments)},Cp=b._emscripten_bind_MdDbLine_SetxDataDouble_3=function(){return(Cp=b._emscripten_bind_MdDbLine_SetxDataDouble_3=b.asm.emscripten_bind_MdDbLine_SetxDataDouble_3).apply(null,arguments)},Dp=b._emscripten_bind_MdDbLine_GetxDataLong_2=function(){return(Dp=b._emscripten_bind_MdDbLine_GetxDataLong_2=b.asm.emscripten_bind_MdDbLine_GetxDataLong_2).apply(null,arguments)},Ep=b._emscripten_bind_MdDbLine_SetxDataLong_3=function(){return(Ep=b._emscripten_bind_MdDbLine_SetxDataLong_3=b.asm.emscripten_bind_MdDbLine_SetxDataLong_3).apply(null,
346
+ arguments)},Fp=b._emscripten_bind_MdDbLine_GetxDataPoint_2=function(){return(Fp=b._emscripten_bind_MdDbLine_GetxDataPoint_2=b.asm.emscripten_bind_MdDbLine_GetxDataPoint_2).apply(null,arguments)},Gp=b._emscripten_bind_MdDbLine_SetxDataPoint_3=function(){return(Gp=b._emscripten_bind_MdDbLine_SetxDataPoint_3=b.asm.emscripten_bind_MdDbLine_SetxDataPoint_3).apply(null,arguments)},Hp=b._emscripten_bind_MdDbLine_DeleteXData_1=function(){return(Hp=b._emscripten_bind_MdDbLine_DeleteXData_1=b.asm.emscripten_bind_MdDbLine_DeleteXData_1).apply(null,
347
+ arguments)},Ip=b._emscripten_bind_MdDbLine_GetAllAppName_0=function(){return(Ip=b._emscripten_bind_MdDbLine_GetAllAppName_0=b.asm.emscripten_bind_MdDbLine_GetAllAppName_0).apply(null,arguments)},Jp=b._emscripten_bind_MdDbLine_GetObjectID_0=function(){return(Jp=b._emscripten_bind_MdDbLine_GetObjectID_0=b.asm.emscripten_bind_MdDbLine_GetObjectID_0).apply(null,arguments)},Kp=b._emscripten_bind_MdDbLine_Erase_0=function(){return(Kp=b._emscripten_bind_MdDbLine_Erase_0=b.asm.emscripten_bind_MdDbLine_Erase_0).apply(null,
348
+ arguments)},Lp=b._emscripten_bind_MdDbLine_ConnectionTempObject_1=function(){return(Lp=b._emscripten_bind_MdDbLine_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbLine_ConnectionTempObject_1).apply(null,arguments)},Mp=b._emscripten_bind_MdDbLine_Clone_0=function(){return(Mp=b._emscripten_bind_MdDbLine_Clone_0=b.asm.emscripten_bind_MdDbLine_Clone_0).apply(null,arguments)},Np=b._emscripten_bind_MdDbLine_GetHandle_0=function(){return(Np=b._emscripten_bind_MdDbLine_GetHandle_0=b.asm.emscripten_bind_MdDbLine_GetHandle_0).apply(null,
349
+ arguments)},Op=b._emscripten_bind_MdDbLine_GetDatabase_0=function(){return(Op=b._emscripten_bind_MdDbLine_GetDatabase_0=b.asm.emscripten_bind_MdDbLine_GetDatabase_0).apply(null,arguments)},Pp=b._emscripten_bind_MdDbLine_GetOwnerID_0=function(){return(Pp=b._emscripten_bind_MdDbLine_GetOwnerID_0=b.asm.emscripten_bind_MdDbLine_GetOwnerID_0).apply(null,arguments)},Qp=b._emscripten_bind_MdDbLine_moveGripPointsAt_4=function(){return(Qp=b._emscripten_bind_MdDbLine_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLine_moveGripPointsAt_4).apply(null,
350
+ arguments)},Rp=b._emscripten_bind_MdDbLine_getObjectName_0=function(){return(Rp=b._emscripten_bind_MdDbLine_getObjectName_0=b.asm.emscripten_bind_MdDbLine_getObjectName_0).apply(null,arguments)},Sp=b._emscripten_bind_MdDbLine_getDxf0_0=function(){return(Sp=b._emscripten_bind_MdDbLine_getDxf0_0=b.asm.emscripten_bind_MdDbLine_getDxf0_0).apply(null,arguments)},Tp=b._emscripten_bind_MdDbLine_getJson_0=function(){return(Tp=b._emscripten_bind_MdDbLine_getJson_0=b.asm.emscripten_bind_MdDbLine_getJson_0).apply(null,
351
+ arguments)},Up=b._emscripten_bind_MdDbLine_setJson_1=function(){return(Up=b._emscripten_bind_MdDbLine_setJson_1=b.asm.emscripten_bind_MdDbLine_setJson_1).apply(null,arguments)},Vp=b._emscripten_bind_MdDbLine_isKindOf_1=function(){return(Vp=b._emscripten_bind_MdDbLine_isKindOf_1=b.asm.emscripten_bind_MdDbLine_isKindOf_1).apply(null,arguments)},Wp=b._emscripten_bind_MdDbLine___destroy___0=function(){return(Wp=b._emscripten_bind_MdDbLine___destroy___0=b.asm.emscripten_bind_MdDbLine___destroy___0).apply(null,
352
+ arguments)},Xp=b._emscripten_bind_MdDbText_MdDbText_0=function(){return(Xp=b._emscripten_bind_MdDbText_MdDbText_0=b.asm.emscripten_bind_MdDbText_MdDbText_0).apply(null,arguments)},Yp=b._emscripten_bind_MdDbText_position_0=function(){return(Yp=b._emscripten_bind_MdDbText_position_0=b.asm.emscripten_bind_MdDbText_position_0).apply(null,arguments)},Zp=b._emscripten_bind_MdDbText_setPosition_1=function(){return(Zp=b._emscripten_bind_MdDbText_setPosition_1=b.asm.emscripten_bind_MdDbText_setPosition_1).apply(null,
353
+ arguments)},$p=b._emscripten_bind_MdDbText_alignmentPoint_0=function(){return($p=b._emscripten_bind_MdDbText_alignmentPoint_0=b.asm.emscripten_bind_MdDbText_alignmentPoint_0).apply(null,arguments)},aq=b._emscripten_bind_MdDbText_setAlignmentPoint_1=function(){return(aq=b._emscripten_bind_MdDbText_setAlignmentPoint_1=b.asm.emscripten_bind_MdDbText_setAlignmentPoint_1).apply(null,arguments)},bq=b._emscripten_bind_MdDbText_oblique_0=function(){return(bq=b._emscripten_bind_MdDbText_oblique_0=b.asm.emscripten_bind_MdDbText_oblique_0).apply(null,
354
+ arguments)},cq=b._emscripten_bind_MdDbText_setOblique_1=function(){return(cq=b._emscripten_bind_MdDbText_setOblique_1=b.asm.emscripten_bind_MdDbText_setOblique_1).apply(null,arguments)},dq=b._emscripten_bind_MdDbText_rotation_0=function(){return(dq=b._emscripten_bind_MdDbText_rotation_0=b.asm.emscripten_bind_MdDbText_rotation_0).apply(null,arguments)},eq=b._emscripten_bind_MdDbText_setRotation_1=function(){return(eq=b._emscripten_bind_MdDbText_setRotation_1=b.asm.emscripten_bind_MdDbText_setRotation_1).apply(null,
355
+ arguments)},fq=b._emscripten_bind_MdDbText_height_0=function(){return(fq=b._emscripten_bind_MdDbText_height_0=b.asm.emscripten_bind_MdDbText_height_0).apply(null,arguments)},gq=b._emscripten_bind_MdDbText_setHeight_1=function(){return(gq=b._emscripten_bind_MdDbText_setHeight_1=b.asm.emscripten_bind_MdDbText_setHeight_1).apply(null,arguments)},hq=b._emscripten_bind_MdDbText_widthFactor_0=function(){return(hq=b._emscripten_bind_MdDbText_widthFactor_0=b.asm.emscripten_bind_MdDbText_widthFactor_0).apply(null,
356
+ arguments)},iq=b._emscripten_bind_MdDbText_setWidthFactor_1=function(){return(iq=b._emscripten_bind_MdDbText_setWidthFactor_1=b.asm.emscripten_bind_MdDbText_setWidthFactor_1).apply(null,arguments)},jq=b._emscripten_bind_MdDbText_textString_0=function(){return(jq=b._emscripten_bind_MdDbText_textString_0=b.asm.emscripten_bind_MdDbText_textString_0).apply(null,arguments)},kq=b._emscripten_bind_MdDbText_setTextString_1=function(){return(kq=b._emscripten_bind_MdDbText_setTextString_1=b.asm.emscripten_bind_MdDbText_setTextString_1).apply(null,
357
+ arguments)},lq=b._emscripten_bind_MdDbText_horizontalMode_0=function(){return(lq=b._emscripten_bind_MdDbText_horizontalMode_0=b.asm.emscripten_bind_MdDbText_horizontalMode_0).apply(null,arguments)},mq=b._emscripten_bind_MdDbText_setHorizontalMode_1=function(){return(mq=b._emscripten_bind_MdDbText_setHorizontalMode_1=b.asm.emscripten_bind_MdDbText_setHorizontalMode_1).apply(null,arguments)},nq=b._emscripten_bind_MdDbText_verticalMode_0=function(){return(nq=b._emscripten_bind_MdDbText_verticalMode_0=
358
+ b.asm.emscripten_bind_MdDbText_verticalMode_0).apply(null,arguments)},oq=b._emscripten_bind_MdDbText_setVerticalMode_1=function(){return(oq=b._emscripten_bind_MdDbText_setVerticalMode_1=b.asm.emscripten_bind_MdDbText_setVerticalMode_1).apply(null,arguments)},pq=b._emscripten_bind_MdDbText_explode_0=function(){return(pq=b._emscripten_bind_MdDbText_explode_0=b.asm.emscripten_bind_MdDbText_explode_0).apply(null,arguments)},qq=b._emscripten_bind_MdDbText_TrueColor_0=function(){return(qq=b._emscripten_bind_MdDbText_TrueColor_0=
359
+ b.asm.emscripten_bind_MdDbText_TrueColor_0).apply(null,arguments)},rq=b._emscripten_bind_MdDbText_SetTrueColor_1=function(){return(rq=b._emscripten_bind_MdDbText_SetTrueColor_1=b.asm.emscripten_bind_MdDbText_SetTrueColor_1).apply(null,arguments)},sq=b._emscripten_bind_MdDbText_ColorIndex_0=function(){return(sq=b._emscripten_bind_MdDbText_ColorIndex_0=b.asm.emscripten_bind_MdDbText_ColorIndex_0).apply(null,arguments)},tq=b._emscripten_bind_MdDbText_SetColorIndex_1=function(){return(tq=b._emscripten_bind_MdDbText_SetColorIndex_1=
360
+ b.asm.emscripten_bind_MdDbText_SetColorIndex_1).apply(null,arguments)},uq=b._emscripten_bind_MdDbText_Layer_0=function(){return(uq=b._emscripten_bind_MdDbText_Layer_0=b.asm.emscripten_bind_MdDbText_Layer_0).apply(null,arguments)},vq=b._emscripten_bind_MdDbText_SetLayer_1=function(){return(vq=b._emscripten_bind_MdDbText_SetLayer_1=b.asm.emscripten_bind_MdDbText_SetLayer_1).apply(null,arguments)},wq=b._emscripten_bind_MdDbText_LinetypeScale_0=function(){return(wq=b._emscripten_bind_MdDbText_LinetypeScale_0=
361
+ b.asm.emscripten_bind_MdDbText_LinetypeScale_0).apply(null,arguments)},xq=b._emscripten_bind_MdDbText_SetLinetypeScale_1=function(){return(xq=b._emscripten_bind_MdDbText_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbText_SetLinetypeScale_1).apply(null,arguments)},yq=b._emscripten_bind_MdDbText_Visible_0=function(){return(yq=b._emscripten_bind_MdDbText_Visible_0=b.asm.emscripten_bind_MdDbText_Visible_0).apply(null,arguments)},zq=b._emscripten_bind_MdDbText_SetVisible_1=function(){return(zq=b._emscripten_bind_MdDbText_SetVisible_1=
362
+ b.asm.emscripten_bind_MdDbText_SetVisible_1).apply(null,arguments)},Aq=b._emscripten_bind_MdDbText_Lineweight_0=function(){return(Aq=b._emscripten_bind_MdDbText_Lineweight_0=b.asm.emscripten_bind_MdDbText_Lineweight_0).apply(null,arguments)},Bq=b._emscripten_bind_MdDbText_SetLineweight_1=function(){return(Bq=b._emscripten_bind_MdDbText_SetLineweight_1=b.asm.emscripten_bind_MdDbText_SetLineweight_1).apply(null,arguments)},Cq=b._emscripten_bind_MdDbText_TextStyle_0=function(){return(Cq=b._emscripten_bind_MdDbText_TextStyle_0=
363
+ b.asm.emscripten_bind_MdDbText_TextStyle_0).apply(null,arguments)},Dq=b._emscripten_bind_MdDbText_SetTextStyle_1=function(){return(Dq=b._emscripten_bind_MdDbText_SetTextStyle_1=b.asm.emscripten_bind_MdDbText_SetTextStyle_1).apply(null,arguments)},Eq=b._emscripten_bind_MdDbText_Highlight_1=function(){return(Eq=b._emscripten_bind_MdDbText_Highlight_1=b.asm.emscripten_bind_MdDbText_Highlight_1).apply(null,arguments)},Fq=b._emscripten_bind_MdDbText_Move_2=function(){return(Fq=b._emscripten_bind_MdDbText_Move_2=
364
+ b.asm.emscripten_bind_MdDbText_Move_2).apply(null,arguments)},Gq=b._emscripten_bind_MdDbText_Rotate_2=function(){return(Gq=b._emscripten_bind_MdDbText_Rotate_2=b.asm.emscripten_bind_MdDbText_Rotate_2).apply(null,arguments)},Hq=b._emscripten_bind_MdDbText_Mirror_2=function(){return(Hq=b._emscripten_bind_MdDbText_Mirror_2=b.asm.emscripten_bind_MdDbText_Mirror_2).apply(null,arguments)},Iq=b._emscripten_bind_MdDbText_ScaleEntity_2=function(){return(Iq=b._emscripten_bind_MdDbText_ScaleEntity_2=b.asm.emscripten_bind_MdDbText_ScaleEntity_2).apply(null,
365
+ arguments)},Jq=b._emscripten_bind_MdDbText_TransformBy_1=function(){return(Jq=b._emscripten_bind_MdDbText_TransformBy_1=b.asm.emscripten_bind_MdDbText_TransformBy_1).apply(null,arguments)},Kq=b._emscripten_bind_MdDbText_GetBoundingBox_0=function(){return(Kq=b._emscripten_bind_MdDbText_GetBoundingBox_0=b.asm.emscripten_bind_MdDbText_GetBoundingBox_0).apply(null,arguments)},Lq=b._emscripten_bind_MdDbText_GetXData_1=function(){return(Lq=b._emscripten_bind_MdDbText_GetXData_1=b.asm.emscripten_bind_MdDbText_GetXData_1).apply(null,
366
+ arguments)},Mq=b._emscripten_bind_MdDbText_SetXData_1=function(){return(Mq=b._emscripten_bind_MdDbText_SetXData_1=b.asm.emscripten_bind_MdDbText_SetXData_1).apply(null,arguments)},Nq=b._emscripten_bind_MdDbText_GetxDataString_2=function(){return(Nq=b._emscripten_bind_MdDbText_GetxDataString_2=b.asm.emscripten_bind_MdDbText_GetxDataString_2).apply(null,arguments)},Oq=b._emscripten_bind_MdDbText_SetxDataString_3=function(){return(Oq=b._emscripten_bind_MdDbText_SetxDataString_3=b.asm.emscripten_bind_MdDbText_SetxDataString_3).apply(null,
367
+ arguments)},Pq=b._emscripten_bind_MdDbText_GetxDataDouble_2=function(){return(Pq=b._emscripten_bind_MdDbText_GetxDataDouble_2=b.asm.emscripten_bind_MdDbText_GetxDataDouble_2).apply(null,arguments)},Qq=b._emscripten_bind_MdDbText_SetxDataDouble_3=function(){return(Qq=b._emscripten_bind_MdDbText_SetxDataDouble_3=b.asm.emscripten_bind_MdDbText_SetxDataDouble_3).apply(null,arguments)},Rq=b._emscripten_bind_MdDbText_GetxDataLong_2=function(){return(Rq=b._emscripten_bind_MdDbText_GetxDataLong_2=b.asm.emscripten_bind_MdDbText_GetxDataLong_2).apply(null,
368
+ arguments)},Sq=b._emscripten_bind_MdDbText_SetxDataLong_3=function(){return(Sq=b._emscripten_bind_MdDbText_SetxDataLong_3=b.asm.emscripten_bind_MdDbText_SetxDataLong_3).apply(null,arguments)},Tq=b._emscripten_bind_MdDbText_GetxDataPoint_2=function(){return(Tq=b._emscripten_bind_MdDbText_GetxDataPoint_2=b.asm.emscripten_bind_MdDbText_GetxDataPoint_2).apply(null,arguments)},Uq=b._emscripten_bind_MdDbText_SetxDataPoint_3=function(){return(Uq=b._emscripten_bind_MdDbText_SetxDataPoint_3=b.asm.emscripten_bind_MdDbText_SetxDataPoint_3).apply(null,
369
+ arguments)},Vq=b._emscripten_bind_MdDbText_DeleteXData_1=function(){return(Vq=b._emscripten_bind_MdDbText_DeleteXData_1=b.asm.emscripten_bind_MdDbText_DeleteXData_1).apply(null,arguments)},Wq=b._emscripten_bind_MdDbText_GetAllAppName_0=function(){return(Wq=b._emscripten_bind_MdDbText_GetAllAppName_0=b.asm.emscripten_bind_MdDbText_GetAllAppName_0).apply(null,arguments)},Xq=b._emscripten_bind_MdDbText_GetObjectID_0=function(){return(Xq=b._emscripten_bind_MdDbText_GetObjectID_0=b.asm.emscripten_bind_MdDbText_GetObjectID_0).apply(null,
370
+ arguments)},Yq=b._emscripten_bind_MdDbText_Erase_0=function(){return(Yq=b._emscripten_bind_MdDbText_Erase_0=b.asm.emscripten_bind_MdDbText_Erase_0).apply(null,arguments)},Zq=b._emscripten_bind_MdDbText_ConnectionTempObject_1=function(){return(Zq=b._emscripten_bind_MdDbText_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbText_ConnectionTempObject_1).apply(null,arguments)},$q=b._emscripten_bind_MdDbText_Clone_0=function(){return($q=b._emscripten_bind_MdDbText_Clone_0=b.asm.emscripten_bind_MdDbText_Clone_0).apply(null,
371
+ arguments)},ar=b._emscripten_bind_MdDbText_GetHandle_0=function(){return(ar=b._emscripten_bind_MdDbText_GetHandle_0=b.asm.emscripten_bind_MdDbText_GetHandle_0).apply(null,arguments)},br=b._emscripten_bind_MdDbText_GetDatabase_0=function(){return(br=b._emscripten_bind_MdDbText_GetDatabase_0=b.asm.emscripten_bind_MdDbText_GetDatabase_0).apply(null,arguments)},cr=b._emscripten_bind_MdDbText_GetOwnerID_0=function(){return(cr=b._emscripten_bind_MdDbText_GetOwnerID_0=b.asm.emscripten_bind_MdDbText_GetOwnerID_0).apply(null,
372
+ arguments)},dr=b._emscripten_bind_MdDbText_moveGripPointsAt_4=function(){return(dr=b._emscripten_bind_MdDbText_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbText_moveGripPointsAt_4).apply(null,arguments)},er=b._emscripten_bind_MdDbText_getObjectName_0=function(){return(er=b._emscripten_bind_MdDbText_getObjectName_0=b.asm.emscripten_bind_MdDbText_getObjectName_0).apply(null,arguments)},fr=b._emscripten_bind_MdDbText_getDxf0_0=function(){return(fr=b._emscripten_bind_MdDbText_getDxf0_0=b.asm.emscripten_bind_MdDbText_getDxf0_0).apply(null,
373
+ arguments)},gr=b._emscripten_bind_MdDbText_getJson_0=function(){return(gr=b._emscripten_bind_MdDbText_getJson_0=b.asm.emscripten_bind_MdDbText_getJson_0).apply(null,arguments)},hr=b._emscripten_bind_MdDbText_setJson_1=function(){return(hr=b._emscripten_bind_MdDbText_setJson_1=b.asm.emscripten_bind_MdDbText_setJson_1).apply(null,arguments)},ir=b._emscripten_bind_MdDbText_isKindOf_1=function(){return(ir=b._emscripten_bind_MdDbText_isKindOf_1=b.asm.emscripten_bind_MdDbText_isKindOf_1).apply(null,arguments)},
374
+ jr=b._emscripten_bind_MdDbText___destroy___0=function(){return(jr=b._emscripten_bind_MdDbText___destroy___0=b.asm.emscripten_bind_MdDbText___destroy___0).apply(null,arguments)},kr=b._emscripten_bind_MdDbCircle_MdDbCircle_0=function(){return(kr=b._emscripten_bind_MdDbCircle_MdDbCircle_0=b.asm.emscripten_bind_MdDbCircle_MdDbCircle_0).apply(null,arguments)},lr=b._emscripten_bind_MdDbCircle_center_0=function(){return(lr=b._emscripten_bind_MdDbCircle_center_0=b.asm.emscripten_bind_MdDbCircle_center_0).apply(null,
375
+ arguments)},mr=b._emscripten_bind_MdDbCircle_setCenter_1=function(){return(mr=b._emscripten_bind_MdDbCircle_setCenter_1=b.asm.emscripten_bind_MdDbCircle_setCenter_1).apply(null,arguments)},nr=b._emscripten_bind_MdDbCircle_radius_0=function(){return(nr=b._emscripten_bind_MdDbCircle_radius_0=b.asm.emscripten_bind_MdDbCircle_radius_0).apply(null,arguments)},or=b._emscripten_bind_MdDbCircle_setRadius_1=function(){return(or=b._emscripten_bind_MdDbCircle_setRadius_1=b.asm.emscripten_bind_MdDbCircle_setRadius_1).apply(null,
376
+ arguments)},pr=b._emscripten_bind_MdDbCircle_getStartParam_0=function(){return(pr=b._emscripten_bind_MdDbCircle_getStartParam_0=b.asm.emscripten_bind_MdDbCircle_getStartParam_0).apply(null,arguments)},qr=b._emscripten_bind_MdDbCircle_getEndParam_0=function(){return(qr=b._emscripten_bind_MdDbCircle_getEndParam_0=b.asm.emscripten_bind_MdDbCircle_getEndParam_0).apply(null,arguments)},rr=b._emscripten_bind_MdDbCircle_getDistAtParam_1=function(){return(rr=b._emscripten_bind_MdDbCircle_getDistAtParam_1=
377
+ b.asm.emscripten_bind_MdDbCircle_getDistAtParam_1).apply(null,arguments)},sr=b._emscripten_bind_MdDbCircle_getParamAtDist_1=function(){return(sr=b._emscripten_bind_MdDbCircle_getParamAtDist_1=b.asm.emscripten_bind_MdDbCircle_getParamAtDist_1).apply(null,arguments)},tr=b._emscripten_bind_MdDbCircle_getDistAtPoint_1=function(){return(tr=b._emscripten_bind_MdDbCircle_getDistAtPoint_1=b.asm.emscripten_bind_MdDbCircle_getDistAtPoint_1).apply(null,arguments)},ur=b._emscripten_bind_MdDbCircle_getPointAtDist_1=
378
+ function(){return(ur=b._emscripten_bind_MdDbCircle_getPointAtDist_1=b.asm.emscripten_bind_MdDbCircle_getPointAtDist_1).apply(null,arguments)},vr=b._emscripten_bind_MdDbCircle_getStartPoint_0=function(){return(vr=b._emscripten_bind_MdDbCircle_getStartPoint_0=b.asm.emscripten_bind_MdDbCircle_getStartPoint_0).apply(null,arguments)},wr=b._emscripten_bind_MdDbCircle_getEndPoint_0=function(){return(wr=b._emscripten_bind_MdDbCircle_getEndPoint_0=b.asm.emscripten_bind_MdDbCircle_getEndPoint_0).apply(null,
379
+ arguments)},xr=b._emscripten_bind_MdDbCircle_getPointAtParam_1=function(){return(xr=b._emscripten_bind_MdDbCircle_getPointAtParam_1=b.asm.emscripten_bind_MdDbCircle_getPointAtParam_1).apply(null,arguments)},yr=b._emscripten_bind_MdDbCircle_getParamAtPoint_1=function(){return(yr=b._emscripten_bind_MdDbCircle_getParamAtPoint_1=b.asm.emscripten_bind_MdDbCircle_getParamAtPoint_1).apply(null,arguments)},zr=b._emscripten_bind_MdDbCircle_getFirstDeriv_1=function(){return(zr=b._emscripten_bind_MdDbCircle_getFirstDeriv_1=
380
+ b.asm.emscripten_bind_MdDbCircle_getFirstDeriv_1).apply(null,arguments)},Ar=b._emscripten_bind_MdDbCircle_getFirstDerivEx_1=function(){return(Ar=b._emscripten_bind_MdDbCircle_getFirstDerivEx_1=b.asm.emscripten_bind_MdDbCircle_getFirstDerivEx_1).apply(null,arguments)},Br=b._emscripten_bind_MdDbCircle_getClosestPointTo_2=function(){return(Br=b._emscripten_bind_MdDbCircle_getClosestPointTo_2=b.asm.emscripten_bind_MdDbCircle_getClosestPointTo_2).apply(null,arguments)},Cr=b._emscripten_bind_MdDbCircle_offsetCurves_2=
381
+ function(){return(Cr=b._emscripten_bind_MdDbCircle_offsetCurves_2=b.asm.emscripten_bind_MdDbCircle_offsetCurves_2).apply(null,arguments)},Dr=b._emscripten_bind_MdDbCircle_splitCurves_1=function(){return(Dr=b._emscripten_bind_MdDbCircle_splitCurves_1=b.asm.emscripten_bind_MdDbCircle_splitCurves_1).apply(null,arguments)},Er=b._emscripten_bind_MdDbCircle_getArea_0=function(){return(Er=b._emscripten_bind_MdDbCircle_getArea_0=b.asm.emscripten_bind_MdDbCircle_getArea_0).apply(null,arguments)},Fr=b._emscripten_bind_MdDbCircle_getSamplePoints_1=
382
+ function(){return(Fr=b._emscripten_bind_MdDbCircle_getSamplePoints_1=b.asm.emscripten_bind_MdDbCircle_getSamplePoints_1).apply(null,arguments)},Gr=b._emscripten_bind_MdDbCircle_getLength_0=function(){return(Gr=b._emscripten_bind_MdDbCircle_getLength_0=b.asm.emscripten_bind_MdDbCircle_getLength_0).apply(null,arguments)},Hr=b._emscripten_bind_MdDbCircle_explode_0=function(){return(Hr=b._emscripten_bind_MdDbCircle_explode_0=b.asm.emscripten_bind_MdDbCircle_explode_0).apply(null,arguments)},Ir=b._emscripten_bind_MdDbCircle_TrueColor_0=
383
+ function(){return(Ir=b._emscripten_bind_MdDbCircle_TrueColor_0=b.asm.emscripten_bind_MdDbCircle_TrueColor_0).apply(null,arguments)},Jr=b._emscripten_bind_MdDbCircle_SetTrueColor_1=function(){return(Jr=b._emscripten_bind_MdDbCircle_SetTrueColor_1=b.asm.emscripten_bind_MdDbCircle_SetTrueColor_1).apply(null,arguments)},Kr=b._emscripten_bind_MdDbCircle_ColorIndex_0=function(){return(Kr=b._emscripten_bind_MdDbCircle_ColorIndex_0=b.asm.emscripten_bind_MdDbCircle_ColorIndex_0).apply(null,arguments)},Lr=
384
+ b._emscripten_bind_MdDbCircle_SetColorIndex_1=function(){return(Lr=b._emscripten_bind_MdDbCircle_SetColorIndex_1=b.asm.emscripten_bind_MdDbCircle_SetColorIndex_1).apply(null,arguments)},Mr=b._emscripten_bind_MdDbCircle_Layer_0=function(){return(Mr=b._emscripten_bind_MdDbCircle_Layer_0=b.asm.emscripten_bind_MdDbCircle_Layer_0).apply(null,arguments)},Nr=b._emscripten_bind_MdDbCircle_SetLayer_1=function(){return(Nr=b._emscripten_bind_MdDbCircle_SetLayer_1=b.asm.emscripten_bind_MdDbCircle_SetLayer_1).apply(null,
385
+ arguments)},Or=b._emscripten_bind_MdDbCircle_LinetypeScale_0=function(){return(Or=b._emscripten_bind_MdDbCircle_LinetypeScale_0=b.asm.emscripten_bind_MdDbCircle_LinetypeScale_0).apply(null,arguments)},Pr=b._emscripten_bind_MdDbCircle_SetLinetypeScale_1=function(){return(Pr=b._emscripten_bind_MdDbCircle_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbCircle_SetLinetypeScale_1).apply(null,arguments)},Qr=b._emscripten_bind_MdDbCircle_Visible_0=function(){return(Qr=b._emscripten_bind_MdDbCircle_Visible_0=
386
+ b.asm.emscripten_bind_MdDbCircle_Visible_0).apply(null,arguments)},Rr=b._emscripten_bind_MdDbCircle_SetVisible_1=function(){return(Rr=b._emscripten_bind_MdDbCircle_SetVisible_1=b.asm.emscripten_bind_MdDbCircle_SetVisible_1).apply(null,arguments)},Sr=b._emscripten_bind_MdDbCircle_Lineweight_0=function(){return(Sr=b._emscripten_bind_MdDbCircle_Lineweight_0=b.asm.emscripten_bind_MdDbCircle_Lineweight_0).apply(null,arguments)},Tr=b._emscripten_bind_MdDbCircle_SetLineweight_1=function(){return(Tr=b._emscripten_bind_MdDbCircle_SetLineweight_1=
387
+ b.asm.emscripten_bind_MdDbCircle_SetLineweight_1).apply(null,arguments)},Ur=b._emscripten_bind_MdDbCircle_TextStyle_0=function(){return(Ur=b._emscripten_bind_MdDbCircle_TextStyle_0=b.asm.emscripten_bind_MdDbCircle_TextStyle_0).apply(null,arguments)},Vr=b._emscripten_bind_MdDbCircle_SetTextStyle_1=function(){return(Vr=b._emscripten_bind_MdDbCircle_SetTextStyle_1=b.asm.emscripten_bind_MdDbCircle_SetTextStyle_1).apply(null,arguments)},Wr=b._emscripten_bind_MdDbCircle_Highlight_1=function(){return(Wr=
388
+ b._emscripten_bind_MdDbCircle_Highlight_1=b.asm.emscripten_bind_MdDbCircle_Highlight_1).apply(null,arguments)},Xr=b._emscripten_bind_MdDbCircle_Move_2=function(){return(Xr=b._emscripten_bind_MdDbCircle_Move_2=b.asm.emscripten_bind_MdDbCircle_Move_2).apply(null,arguments)},Yr=b._emscripten_bind_MdDbCircle_Rotate_2=function(){return(Yr=b._emscripten_bind_MdDbCircle_Rotate_2=b.asm.emscripten_bind_MdDbCircle_Rotate_2).apply(null,arguments)},Zr=b._emscripten_bind_MdDbCircle_Mirror_2=function(){return(Zr=
389
+ b._emscripten_bind_MdDbCircle_Mirror_2=b.asm.emscripten_bind_MdDbCircle_Mirror_2).apply(null,arguments)},$r=b._emscripten_bind_MdDbCircle_ScaleEntity_2=function(){return($r=b._emscripten_bind_MdDbCircle_ScaleEntity_2=b.asm.emscripten_bind_MdDbCircle_ScaleEntity_2).apply(null,arguments)},as=b._emscripten_bind_MdDbCircle_TransformBy_1=function(){return(as=b._emscripten_bind_MdDbCircle_TransformBy_1=b.asm.emscripten_bind_MdDbCircle_TransformBy_1).apply(null,arguments)},bs=b._emscripten_bind_MdDbCircle_GetBoundingBox_0=
390
+ function(){return(bs=b._emscripten_bind_MdDbCircle_GetBoundingBox_0=b.asm.emscripten_bind_MdDbCircle_GetBoundingBox_0).apply(null,arguments)},cs=b._emscripten_bind_MdDbCircle_GetXData_1=function(){return(cs=b._emscripten_bind_MdDbCircle_GetXData_1=b.asm.emscripten_bind_MdDbCircle_GetXData_1).apply(null,arguments)},ds=b._emscripten_bind_MdDbCircle_SetXData_1=function(){return(ds=b._emscripten_bind_MdDbCircle_SetXData_1=b.asm.emscripten_bind_MdDbCircle_SetXData_1).apply(null,arguments)},es=b._emscripten_bind_MdDbCircle_GetxDataString_2=
391
+ function(){return(es=b._emscripten_bind_MdDbCircle_GetxDataString_2=b.asm.emscripten_bind_MdDbCircle_GetxDataString_2).apply(null,arguments)},gs=b._emscripten_bind_MdDbCircle_SetxDataString_3=function(){return(gs=b._emscripten_bind_MdDbCircle_SetxDataString_3=b.asm.emscripten_bind_MdDbCircle_SetxDataString_3).apply(null,arguments)},hs=b._emscripten_bind_MdDbCircle_GetxDataDouble_2=function(){return(hs=b._emscripten_bind_MdDbCircle_GetxDataDouble_2=b.asm.emscripten_bind_MdDbCircle_GetxDataDouble_2).apply(null,
392
+ arguments)},is=b._emscripten_bind_MdDbCircle_SetxDataDouble_3=function(){return(is=b._emscripten_bind_MdDbCircle_SetxDataDouble_3=b.asm.emscripten_bind_MdDbCircle_SetxDataDouble_3).apply(null,arguments)},js=b._emscripten_bind_MdDbCircle_GetxDataLong_2=function(){return(js=b._emscripten_bind_MdDbCircle_GetxDataLong_2=b.asm.emscripten_bind_MdDbCircle_GetxDataLong_2).apply(null,arguments)},ks=b._emscripten_bind_MdDbCircle_SetxDataLong_3=function(){return(ks=b._emscripten_bind_MdDbCircle_SetxDataLong_3=
393
+ b.asm.emscripten_bind_MdDbCircle_SetxDataLong_3).apply(null,arguments)},ls=b._emscripten_bind_MdDbCircle_GetxDataPoint_2=function(){return(ls=b._emscripten_bind_MdDbCircle_GetxDataPoint_2=b.asm.emscripten_bind_MdDbCircle_GetxDataPoint_2).apply(null,arguments)},ms=b._emscripten_bind_MdDbCircle_SetxDataPoint_3=function(){return(ms=b._emscripten_bind_MdDbCircle_SetxDataPoint_3=b.asm.emscripten_bind_MdDbCircle_SetxDataPoint_3).apply(null,arguments)},ns=b._emscripten_bind_MdDbCircle_DeleteXData_1=function(){return(ns=
394
+ b._emscripten_bind_MdDbCircle_DeleteXData_1=b.asm.emscripten_bind_MdDbCircle_DeleteXData_1).apply(null,arguments)},ps=b._emscripten_bind_MdDbCircle_GetAllAppName_0=function(){return(ps=b._emscripten_bind_MdDbCircle_GetAllAppName_0=b.asm.emscripten_bind_MdDbCircle_GetAllAppName_0).apply(null,arguments)},qs=b._emscripten_bind_MdDbCircle_GetObjectID_0=function(){return(qs=b._emscripten_bind_MdDbCircle_GetObjectID_0=b.asm.emscripten_bind_MdDbCircle_GetObjectID_0).apply(null,arguments)},rs=b._emscripten_bind_MdDbCircle_Erase_0=
395
+ function(){return(rs=b._emscripten_bind_MdDbCircle_Erase_0=b.asm.emscripten_bind_MdDbCircle_Erase_0).apply(null,arguments)},ss=b._emscripten_bind_MdDbCircle_ConnectionTempObject_1=function(){return(ss=b._emscripten_bind_MdDbCircle_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbCircle_ConnectionTempObject_1).apply(null,arguments)},ts=b._emscripten_bind_MdDbCircle_Clone_0=function(){return(ts=b._emscripten_bind_MdDbCircle_Clone_0=b.asm.emscripten_bind_MdDbCircle_Clone_0).apply(null,arguments)},us=
396
+ b._emscripten_bind_MdDbCircle_GetHandle_0=function(){return(us=b._emscripten_bind_MdDbCircle_GetHandle_0=b.asm.emscripten_bind_MdDbCircle_GetHandle_0).apply(null,arguments)},vs=b._emscripten_bind_MdDbCircle_GetDatabase_0=function(){return(vs=b._emscripten_bind_MdDbCircle_GetDatabase_0=b.asm.emscripten_bind_MdDbCircle_GetDatabase_0).apply(null,arguments)},xs=b._emscripten_bind_MdDbCircle_GetOwnerID_0=function(){return(xs=b._emscripten_bind_MdDbCircle_GetOwnerID_0=b.asm.emscripten_bind_MdDbCircle_GetOwnerID_0).apply(null,
397
+ arguments)},ys=b._emscripten_bind_MdDbCircle_moveGripPointsAt_4=function(){return(ys=b._emscripten_bind_MdDbCircle_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbCircle_moveGripPointsAt_4).apply(null,arguments)},zs=b._emscripten_bind_MdDbCircle_getObjectName_0=function(){return(zs=b._emscripten_bind_MdDbCircle_getObjectName_0=b.asm.emscripten_bind_MdDbCircle_getObjectName_0).apply(null,arguments)},As=b._emscripten_bind_MdDbCircle_getDxf0_0=function(){return(As=b._emscripten_bind_MdDbCircle_getDxf0_0=
398
+ b.asm.emscripten_bind_MdDbCircle_getDxf0_0).apply(null,arguments)},Bs=b._emscripten_bind_MdDbCircle_getJson_0=function(){return(Bs=b._emscripten_bind_MdDbCircle_getJson_0=b.asm.emscripten_bind_MdDbCircle_getJson_0).apply(null,arguments)},Cs=b._emscripten_bind_MdDbCircle_setJson_1=function(){return(Cs=b._emscripten_bind_MdDbCircle_setJson_1=b.asm.emscripten_bind_MdDbCircle_setJson_1).apply(null,arguments)},Ds=b._emscripten_bind_MdDbCircle_isKindOf_1=function(){return(Ds=b._emscripten_bind_MdDbCircle_isKindOf_1=
399
+ b.asm.emscripten_bind_MdDbCircle_isKindOf_1).apply(null,arguments)},Es=b._emscripten_bind_MdDbCircle___destroy___0=function(){return(Es=b._emscripten_bind_MdDbCircle___destroy___0=b.asm.emscripten_bind_MdDbCircle___destroy___0).apply(null,arguments)},Fs=b._emscripten_bind_MdDbArc_MdDbArc_0=function(){return(Fs=b._emscripten_bind_MdDbArc_MdDbArc_0=b.asm.emscripten_bind_MdDbArc_MdDbArc_0).apply(null,arguments)},Gs=b._emscripten_bind_MdDbArc_center_0=function(){return(Gs=b._emscripten_bind_MdDbArc_center_0=
400
+ b.asm.emscripten_bind_MdDbArc_center_0).apply(null,arguments)},Hs=b._emscripten_bind_MdDbArc_setCenter_1=function(){return(Hs=b._emscripten_bind_MdDbArc_setCenter_1=b.asm.emscripten_bind_MdDbArc_setCenter_1).apply(null,arguments)},Is=b._emscripten_bind_MdDbArc_radius_0=function(){return(Is=b._emscripten_bind_MdDbArc_radius_0=b.asm.emscripten_bind_MdDbArc_radius_0).apply(null,arguments)},Js=b._emscripten_bind_MdDbArc_setRadius_1=function(){return(Js=b._emscripten_bind_MdDbArc_setRadius_1=b.asm.emscripten_bind_MdDbArc_setRadius_1).apply(null,
401
+ arguments)},Ks=b._emscripten_bind_MdDbArc_startAngle_0=function(){return(Ks=b._emscripten_bind_MdDbArc_startAngle_0=b.asm.emscripten_bind_MdDbArc_startAngle_0).apply(null,arguments)},Ls=b._emscripten_bind_MdDbArc_setStartAngle_1=function(){return(Ls=b._emscripten_bind_MdDbArc_setStartAngle_1=b.asm.emscripten_bind_MdDbArc_setStartAngle_1).apply(null,arguments)},Ms=b._emscripten_bind_MdDbArc_endAngle_0=function(){return(Ms=b._emscripten_bind_MdDbArc_endAngle_0=b.asm.emscripten_bind_MdDbArc_endAngle_0).apply(null,
402
+ arguments)},Ns=b._emscripten_bind_MdDbArc_setEndAngle_1=function(){return(Ns=b._emscripten_bind_MdDbArc_setEndAngle_1=b.asm.emscripten_bind_MdDbArc_setEndAngle_1).apply(null,arguments)},Os=b._emscripten_bind_MdDbArc_computeArc_6=function(){return(Os=b._emscripten_bind_MdDbArc_computeArc_6=b.asm.emscripten_bind_MdDbArc_computeArc_6).apply(null,arguments)},Ps=b._emscripten_bind_MdDbArc_getStartParam_0=function(){return(Ps=b._emscripten_bind_MdDbArc_getStartParam_0=b.asm.emscripten_bind_MdDbArc_getStartParam_0).apply(null,
403
+ arguments)},Qs=b._emscripten_bind_MdDbArc_getEndParam_0=function(){return(Qs=b._emscripten_bind_MdDbArc_getEndParam_0=b.asm.emscripten_bind_MdDbArc_getEndParam_0).apply(null,arguments)},Rs=b._emscripten_bind_MdDbArc_getDistAtParam_1=function(){return(Rs=b._emscripten_bind_MdDbArc_getDistAtParam_1=b.asm.emscripten_bind_MdDbArc_getDistAtParam_1).apply(null,arguments)},Ss=b._emscripten_bind_MdDbArc_getParamAtDist_1=function(){return(Ss=b._emscripten_bind_MdDbArc_getParamAtDist_1=b.asm.emscripten_bind_MdDbArc_getParamAtDist_1).apply(null,
404
+ arguments)},Ts=b._emscripten_bind_MdDbArc_getDistAtPoint_1=function(){return(Ts=b._emscripten_bind_MdDbArc_getDistAtPoint_1=b.asm.emscripten_bind_MdDbArc_getDistAtPoint_1).apply(null,arguments)},Us=b._emscripten_bind_MdDbArc_getPointAtDist_1=function(){return(Us=b._emscripten_bind_MdDbArc_getPointAtDist_1=b.asm.emscripten_bind_MdDbArc_getPointAtDist_1).apply(null,arguments)},Vs=b._emscripten_bind_MdDbArc_getStartPoint_0=function(){return(Vs=b._emscripten_bind_MdDbArc_getStartPoint_0=b.asm.emscripten_bind_MdDbArc_getStartPoint_0).apply(null,
405
+ arguments)},Ws=b._emscripten_bind_MdDbArc_getEndPoint_0=function(){return(Ws=b._emscripten_bind_MdDbArc_getEndPoint_0=b.asm.emscripten_bind_MdDbArc_getEndPoint_0).apply(null,arguments)},Xs=b._emscripten_bind_MdDbArc_getPointAtParam_1=function(){return(Xs=b._emscripten_bind_MdDbArc_getPointAtParam_1=b.asm.emscripten_bind_MdDbArc_getPointAtParam_1).apply(null,arguments)},Ys=b._emscripten_bind_MdDbArc_getParamAtPoint_1=function(){return(Ys=b._emscripten_bind_MdDbArc_getParamAtPoint_1=b.asm.emscripten_bind_MdDbArc_getParamAtPoint_1).apply(null,
406
+ arguments)},Zs=b._emscripten_bind_MdDbArc_getFirstDeriv_1=function(){return(Zs=b._emscripten_bind_MdDbArc_getFirstDeriv_1=b.asm.emscripten_bind_MdDbArc_getFirstDeriv_1).apply(null,arguments)},$s=b._emscripten_bind_MdDbArc_getFirstDerivEx_1=function(){return($s=b._emscripten_bind_MdDbArc_getFirstDerivEx_1=b.asm.emscripten_bind_MdDbArc_getFirstDerivEx_1).apply(null,arguments)},at=b._emscripten_bind_MdDbArc_getClosestPointTo_2=function(){return(at=b._emscripten_bind_MdDbArc_getClosestPointTo_2=b.asm.emscripten_bind_MdDbArc_getClosestPointTo_2).apply(null,
407
+ arguments)},bt=b._emscripten_bind_MdDbArc_offsetCurves_2=function(){return(bt=b._emscripten_bind_MdDbArc_offsetCurves_2=b.asm.emscripten_bind_MdDbArc_offsetCurves_2).apply(null,arguments)},ct=b._emscripten_bind_MdDbArc_splitCurves_1=function(){return(ct=b._emscripten_bind_MdDbArc_splitCurves_1=b.asm.emscripten_bind_MdDbArc_splitCurves_1).apply(null,arguments)},dt=b._emscripten_bind_MdDbArc_getArea_0=function(){return(dt=b._emscripten_bind_MdDbArc_getArea_0=b.asm.emscripten_bind_MdDbArc_getArea_0).apply(null,
408
+ arguments)},et=b._emscripten_bind_MdDbArc_getSamplePoints_1=function(){return(et=b._emscripten_bind_MdDbArc_getSamplePoints_1=b.asm.emscripten_bind_MdDbArc_getSamplePoints_1).apply(null,arguments)},ft=b._emscripten_bind_MdDbArc_getLength_0=function(){return(ft=b._emscripten_bind_MdDbArc_getLength_0=b.asm.emscripten_bind_MdDbArc_getLength_0).apply(null,arguments)},gt=b._emscripten_bind_MdDbArc_explode_0=function(){return(gt=b._emscripten_bind_MdDbArc_explode_0=b.asm.emscripten_bind_MdDbArc_explode_0).apply(null,
409
+ arguments)},ht=b._emscripten_bind_MdDbArc_TrueColor_0=function(){return(ht=b._emscripten_bind_MdDbArc_TrueColor_0=b.asm.emscripten_bind_MdDbArc_TrueColor_0).apply(null,arguments)},it=b._emscripten_bind_MdDbArc_SetTrueColor_1=function(){return(it=b._emscripten_bind_MdDbArc_SetTrueColor_1=b.asm.emscripten_bind_MdDbArc_SetTrueColor_1).apply(null,arguments)},jt=b._emscripten_bind_MdDbArc_ColorIndex_0=function(){return(jt=b._emscripten_bind_MdDbArc_ColorIndex_0=b.asm.emscripten_bind_MdDbArc_ColorIndex_0).apply(null,
410
+ arguments)},kt=b._emscripten_bind_MdDbArc_SetColorIndex_1=function(){return(kt=b._emscripten_bind_MdDbArc_SetColorIndex_1=b.asm.emscripten_bind_MdDbArc_SetColorIndex_1).apply(null,arguments)},lt=b._emscripten_bind_MdDbArc_Layer_0=function(){return(lt=b._emscripten_bind_MdDbArc_Layer_0=b.asm.emscripten_bind_MdDbArc_Layer_0).apply(null,arguments)},mt=b._emscripten_bind_MdDbArc_SetLayer_1=function(){return(mt=b._emscripten_bind_MdDbArc_SetLayer_1=b.asm.emscripten_bind_MdDbArc_SetLayer_1).apply(null,
411
+ arguments)},nt=b._emscripten_bind_MdDbArc_LinetypeScale_0=function(){return(nt=b._emscripten_bind_MdDbArc_LinetypeScale_0=b.asm.emscripten_bind_MdDbArc_LinetypeScale_0).apply(null,arguments)},ot=b._emscripten_bind_MdDbArc_SetLinetypeScale_1=function(){return(ot=b._emscripten_bind_MdDbArc_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbArc_SetLinetypeScale_1).apply(null,arguments)},pt=b._emscripten_bind_MdDbArc_Visible_0=function(){return(pt=b._emscripten_bind_MdDbArc_Visible_0=b.asm.emscripten_bind_MdDbArc_Visible_0).apply(null,
412
+ arguments)},qt=b._emscripten_bind_MdDbArc_SetVisible_1=function(){return(qt=b._emscripten_bind_MdDbArc_SetVisible_1=b.asm.emscripten_bind_MdDbArc_SetVisible_1).apply(null,arguments)},rt=b._emscripten_bind_MdDbArc_Lineweight_0=function(){return(rt=b._emscripten_bind_MdDbArc_Lineweight_0=b.asm.emscripten_bind_MdDbArc_Lineweight_0).apply(null,arguments)},st=b._emscripten_bind_MdDbArc_SetLineweight_1=function(){return(st=b._emscripten_bind_MdDbArc_SetLineweight_1=b.asm.emscripten_bind_MdDbArc_SetLineweight_1).apply(null,
413
+ arguments)},tt=b._emscripten_bind_MdDbArc_TextStyle_0=function(){return(tt=b._emscripten_bind_MdDbArc_TextStyle_0=b.asm.emscripten_bind_MdDbArc_TextStyle_0).apply(null,arguments)},ut=b._emscripten_bind_MdDbArc_SetTextStyle_1=function(){return(ut=b._emscripten_bind_MdDbArc_SetTextStyle_1=b.asm.emscripten_bind_MdDbArc_SetTextStyle_1).apply(null,arguments)},vt=b._emscripten_bind_MdDbArc_Highlight_1=function(){return(vt=b._emscripten_bind_MdDbArc_Highlight_1=b.asm.emscripten_bind_MdDbArc_Highlight_1).apply(null,
414
+ arguments)},wt=b._emscripten_bind_MdDbArc_Move_2=function(){return(wt=b._emscripten_bind_MdDbArc_Move_2=b.asm.emscripten_bind_MdDbArc_Move_2).apply(null,arguments)},xt=b._emscripten_bind_MdDbArc_Rotate_2=function(){return(xt=b._emscripten_bind_MdDbArc_Rotate_2=b.asm.emscripten_bind_MdDbArc_Rotate_2).apply(null,arguments)},yt=b._emscripten_bind_MdDbArc_Mirror_2=function(){return(yt=b._emscripten_bind_MdDbArc_Mirror_2=b.asm.emscripten_bind_MdDbArc_Mirror_2).apply(null,arguments)},zt=b._emscripten_bind_MdDbArc_ScaleEntity_2=
415
+ function(){return(zt=b._emscripten_bind_MdDbArc_ScaleEntity_2=b.asm.emscripten_bind_MdDbArc_ScaleEntity_2).apply(null,arguments)},At=b._emscripten_bind_MdDbArc_TransformBy_1=function(){return(At=b._emscripten_bind_MdDbArc_TransformBy_1=b.asm.emscripten_bind_MdDbArc_TransformBy_1).apply(null,arguments)},Bt=b._emscripten_bind_MdDbArc_GetBoundingBox_0=function(){return(Bt=b._emscripten_bind_MdDbArc_GetBoundingBox_0=b.asm.emscripten_bind_MdDbArc_GetBoundingBox_0).apply(null,arguments)},Ct=b._emscripten_bind_MdDbArc_GetXData_1=
416
+ function(){return(Ct=b._emscripten_bind_MdDbArc_GetXData_1=b.asm.emscripten_bind_MdDbArc_GetXData_1).apply(null,arguments)},Dt=b._emscripten_bind_MdDbArc_SetXData_1=function(){return(Dt=b._emscripten_bind_MdDbArc_SetXData_1=b.asm.emscripten_bind_MdDbArc_SetXData_1).apply(null,arguments)},Et=b._emscripten_bind_MdDbArc_GetxDataString_2=function(){return(Et=b._emscripten_bind_MdDbArc_GetxDataString_2=b.asm.emscripten_bind_MdDbArc_GetxDataString_2).apply(null,arguments)},Ft=b._emscripten_bind_MdDbArc_SetxDataString_3=
417
+ function(){return(Ft=b._emscripten_bind_MdDbArc_SetxDataString_3=b.asm.emscripten_bind_MdDbArc_SetxDataString_3).apply(null,arguments)},Gt=b._emscripten_bind_MdDbArc_GetxDataDouble_2=function(){return(Gt=b._emscripten_bind_MdDbArc_GetxDataDouble_2=b.asm.emscripten_bind_MdDbArc_GetxDataDouble_2).apply(null,arguments)},Ht=b._emscripten_bind_MdDbArc_SetxDataDouble_3=function(){return(Ht=b._emscripten_bind_MdDbArc_SetxDataDouble_3=b.asm.emscripten_bind_MdDbArc_SetxDataDouble_3).apply(null,arguments)},
418
+ It=b._emscripten_bind_MdDbArc_GetxDataLong_2=function(){return(It=b._emscripten_bind_MdDbArc_GetxDataLong_2=b.asm.emscripten_bind_MdDbArc_GetxDataLong_2).apply(null,arguments)},Jt=b._emscripten_bind_MdDbArc_SetxDataLong_3=function(){return(Jt=b._emscripten_bind_MdDbArc_SetxDataLong_3=b.asm.emscripten_bind_MdDbArc_SetxDataLong_3).apply(null,arguments)},Kt=b._emscripten_bind_MdDbArc_GetxDataPoint_2=function(){return(Kt=b._emscripten_bind_MdDbArc_GetxDataPoint_2=b.asm.emscripten_bind_MdDbArc_GetxDataPoint_2).apply(null,
419
+ arguments)},Lt=b._emscripten_bind_MdDbArc_SetxDataPoint_3=function(){return(Lt=b._emscripten_bind_MdDbArc_SetxDataPoint_3=b.asm.emscripten_bind_MdDbArc_SetxDataPoint_3).apply(null,arguments)},Mt=b._emscripten_bind_MdDbArc_DeleteXData_1=function(){return(Mt=b._emscripten_bind_MdDbArc_DeleteXData_1=b.asm.emscripten_bind_MdDbArc_DeleteXData_1).apply(null,arguments)},Nt=b._emscripten_bind_MdDbArc_GetAllAppName_0=function(){return(Nt=b._emscripten_bind_MdDbArc_GetAllAppName_0=b.asm.emscripten_bind_MdDbArc_GetAllAppName_0).apply(null,
420
+ arguments)},Ot=b._emscripten_bind_MdDbArc_GetObjectID_0=function(){return(Ot=b._emscripten_bind_MdDbArc_GetObjectID_0=b.asm.emscripten_bind_MdDbArc_GetObjectID_0).apply(null,arguments)},Pt=b._emscripten_bind_MdDbArc_Erase_0=function(){return(Pt=b._emscripten_bind_MdDbArc_Erase_0=b.asm.emscripten_bind_MdDbArc_Erase_0).apply(null,arguments)},Qt=b._emscripten_bind_MdDbArc_ConnectionTempObject_1=function(){return(Qt=b._emscripten_bind_MdDbArc_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbArc_ConnectionTempObject_1).apply(null,
421
+ arguments)},Rt=b._emscripten_bind_MdDbArc_Clone_0=function(){return(Rt=b._emscripten_bind_MdDbArc_Clone_0=b.asm.emscripten_bind_MdDbArc_Clone_0).apply(null,arguments)},St=b._emscripten_bind_MdDbArc_GetHandle_0=function(){return(St=b._emscripten_bind_MdDbArc_GetHandle_0=b.asm.emscripten_bind_MdDbArc_GetHandle_0).apply(null,arguments)},Tt=b._emscripten_bind_MdDbArc_GetDatabase_0=function(){return(Tt=b._emscripten_bind_MdDbArc_GetDatabase_0=b.asm.emscripten_bind_MdDbArc_GetDatabase_0).apply(null,arguments)},
422
+ Ut=b._emscripten_bind_MdDbArc_GetOwnerID_0=function(){return(Ut=b._emscripten_bind_MdDbArc_GetOwnerID_0=b.asm.emscripten_bind_MdDbArc_GetOwnerID_0).apply(null,arguments)},Vt=b._emscripten_bind_MdDbArc_moveGripPointsAt_4=function(){return(Vt=b._emscripten_bind_MdDbArc_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbArc_moveGripPointsAt_4).apply(null,arguments)},Wt=b._emscripten_bind_MdDbArc_getObjectName_0=function(){return(Wt=b._emscripten_bind_MdDbArc_getObjectName_0=b.asm.emscripten_bind_MdDbArc_getObjectName_0).apply(null,
423
+ arguments)},Xt=b._emscripten_bind_MdDbArc_getDxf0_0=function(){return(Xt=b._emscripten_bind_MdDbArc_getDxf0_0=b.asm.emscripten_bind_MdDbArc_getDxf0_0).apply(null,arguments)},Yt=b._emscripten_bind_MdDbArc_getJson_0=function(){return(Yt=b._emscripten_bind_MdDbArc_getJson_0=b.asm.emscripten_bind_MdDbArc_getJson_0).apply(null,arguments)},Zt=b._emscripten_bind_MdDbArc_setJson_1=function(){return(Zt=b._emscripten_bind_MdDbArc_setJson_1=b.asm.emscripten_bind_MdDbArc_setJson_1).apply(null,arguments)},$t=
424
+ b._emscripten_bind_MdDbArc_isKindOf_1=function(){return($t=b._emscripten_bind_MdDbArc_isKindOf_1=b.asm.emscripten_bind_MdDbArc_isKindOf_1).apply(null,arguments)},au=b._emscripten_bind_MdDbArc___destroy___0=function(){return(au=b._emscripten_bind_MdDbArc___destroy___0=b.asm.emscripten_bind_MdDbArc___destroy___0).apply(null,arguments)},bu=b._emscripten_bind_MdDbPolyline_MdDbPolyline_0=function(){return(bu=b._emscripten_bind_MdDbPolyline_MdDbPolyline_0=b.asm.emscripten_bind_MdDbPolyline_MdDbPolyline_0).apply(null,
425
+ arguments)},cu=b._emscripten_bind_MdDbPolyline_setClosed_1=function(){return(cu=b._emscripten_bind_MdDbPolyline_setClosed_1=b.asm.emscripten_bind_MdDbPolyline_setClosed_1).apply(null,arguments)},du=b._emscripten_bind_MdDbPolyline_setConstantWidth_1=function(){return(du=b._emscripten_bind_MdDbPolyline_setConstantWidth_1=b.asm.emscripten_bind_MdDbPolyline_setConstantWidth_1).apply(null,arguments)},eu=b._emscripten_bind_MdDbPolyline_isClosed_0=function(){return(eu=b._emscripten_bind_MdDbPolyline_isClosed_0=
426
+ b.asm.emscripten_bind_MdDbPolyline_isClosed_0).apply(null,arguments)},fu=b._emscripten_bind_MdDbPolyline_getConstantWidth_0=function(){return(fu=b._emscripten_bind_MdDbPolyline_getConstantWidth_0=b.asm.emscripten_bind_MdDbPolyline_getConstantWidth_0).apply(null,arguments)},gu=b._emscripten_bind_MdDbPolyline_addVertexAt_5=function(){return(gu=b._emscripten_bind_MdDbPolyline_addVertexAt_5=b.asm.emscripten_bind_MdDbPolyline_addVertexAt_5).apply(null,arguments)},hu=b._emscripten_bind_MdDbPolyline_removeVertexAt_1=
427
+ function(){return(hu=b._emscripten_bind_MdDbPolyline_removeVertexAt_1=b.asm.emscripten_bind_MdDbPolyline_removeVertexAt_1).apply(null,arguments)},iu=b._emscripten_bind_MdDbPolyline_numVerts_0=function(){return(iu=b._emscripten_bind_MdDbPolyline_numVerts_0=b.asm.emscripten_bind_MdDbPolyline_numVerts_0).apply(null,arguments)},ju=b._emscripten_bind_MdDbPolyline_getPointAt_1=function(){return(ju=b._emscripten_bind_MdDbPolyline_getPointAt_1=b.asm.emscripten_bind_MdDbPolyline_getPointAt_1).apply(null,arguments)},
428
+ ku=b._emscripten_bind_MdDbPolyline_getBulgeAt_1=function(){return(ku=b._emscripten_bind_MdDbPolyline_getBulgeAt_1=b.asm.emscripten_bind_MdDbPolyline_getBulgeAt_1).apply(null,arguments)},lu=b._emscripten_bind_MdDbPolyline_getStartWidthsAt_1=function(){return(lu=b._emscripten_bind_MdDbPolyline_getStartWidthsAt_1=b.asm.emscripten_bind_MdDbPolyline_getStartWidthsAt_1).apply(null,arguments)},mu=b._emscripten_bind_MdDbPolyline_getEndWidthsAt_1=function(){return(mu=b._emscripten_bind_MdDbPolyline_getEndWidthsAt_1=
429
+ b.asm.emscripten_bind_MdDbPolyline_getEndWidthsAt_1).apply(null,arguments)},nu=b._emscripten_bind_MdDbPolyline_setPointAt_2=function(){return(nu=b._emscripten_bind_MdDbPolyline_setPointAt_2=b.asm.emscripten_bind_MdDbPolyline_setPointAt_2).apply(null,arguments)},ou=b._emscripten_bind_MdDbPolyline_setBulgeAt_2=function(){return(ou=b._emscripten_bind_MdDbPolyline_setBulgeAt_2=b.asm.emscripten_bind_MdDbPolyline_setBulgeAt_2).apply(null,arguments)},pu=b._emscripten_bind_MdDbPolyline_getStartParam_0=function(){return(pu=
430
+ b._emscripten_bind_MdDbPolyline_getStartParam_0=b.asm.emscripten_bind_MdDbPolyline_getStartParam_0).apply(null,arguments)},qu=b._emscripten_bind_MdDbPolyline_getEndParam_0=function(){return(qu=b._emscripten_bind_MdDbPolyline_getEndParam_0=b.asm.emscripten_bind_MdDbPolyline_getEndParam_0).apply(null,arguments)},ru=b._emscripten_bind_MdDbPolyline_getDistAtParam_1=function(){return(ru=b._emscripten_bind_MdDbPolyline_getDistAtParam_1=b.asm.emscripten_bind_MdDbPolyline_getDistAtParam_1).apply(null,arguments)},
431
+ su=b._emscripten_bind_MdDbPolyline_getParamAtDist_1=function(){return(su=b._emscripten_bind_MdDbPolyline_getParamAtDist_1=b.asm.emscripten_bind_MdDbPolyline_getParamAtDist_1).apply(null,arguments)},tu=b._emscripten_bind_MdDbPolyline_getDistAtPoint_1=function(){return(tu=b._emscripten_bind_MdDbPolyline_getDistAtPoint_1=b.asm.emscripten_bind_MdDbPolyline_getDistAtPoint_1).apply(null,arguments)},uu=b._emscripten_bind_MdDbPolyline_getPointAtDist_1=function(){return(uu=b._emscripten_bind_MdDbPolyline_getPointAtDist_1=
432
+ b.asm.emscripten_bind_MdDbPolyline_getPointAtDist_1).apply(null,arguments)},vu=b._emscripten_bind_MdDbPolyline_getStartPoint_0=function(){return(vu=b._emscripten_bind_MdDbPolyline_getStartPoint_0=b.asm.emscripten_bind_MdDbPolyline_getStartPoint_0).apply(null,arguments)},wu=b._emscripten_bind_MdDbPolyline_getEndPoint_0=function(){return(wu=b._emscripten_bind_MdDbPolyline_getEndPoint_0=b.asm.emscripten_bind_MdDbPolyline_getEndPoint_0).apply(null,arguments)},xu=b._emscripten_bind_MdDbPolyline_getPointAtParam_1=
433
+ function(){return(xu=b._emscripten_bind_MdDbPolyline_getPointAtParam_1=b.asm.emscripten_bind_MdDbPolyline_getPointAtParam_1).apply(null,arguments)},yu=b._emscripten_bind_MdDbPolyline_getParamAtPoint_1=function(){return(yu=b._emscripten_bind_MdDbPolyline_getParamAtPoint_1=b.asm.emscripten_bind_MdDbPolyline_getParamAtPoint_1).apply(null,arguments)},zu=b._emscripten_bind_MdDbPolyline_getFirstDeriv_1=function(){return(zu=b._emscripten_bind_MdDbPolyline_getFirstDeriv_1=b.asm.emscripten_bind_MdDbPolyline_getFirstDeriv_1).apply(null,
434
+ arguments)},Au=b._emscripten_bind_MdDbPolyline_getFirstDerivEx_1=function(){return(Au=b._emscripten_bind_MdDbPolyline_getFirstDerivEx_1=b.asm.emscripten_bind_MdDbPolyline_getFirstDerivEx_1).apply(null,arguments)},Bu=b._emscripten_bind_MdDbPolyline_getClosestPointTo_2=function(){return(Bu=b._emscripten_bind_MdDbPolyline_getClosestPointTo_2=b.asm.emscripten_bind_MdDbPolyline_getClosestPointTo_2).apply(null,arguments)},Cu=b._emscripten_bind_MdDbPolyline_offsetCurves_2=function(){return(Cu=b._emscripten_bind_MdDbPolyline_offsetCurves_2=
435
+ b.asm.emscripten_bind_MdDbPolyline_offsetCurves_2).apply(null,arguments)},Du=b._emscripten_bind_MdDbPolyline_splitCurves_1=function(){return(Du=b._emscripten_bind_MdDbPolyline_splitCurves_1=b.asm.emscripten_bind_MdDbPolyline_splitCurves_1).apply(null,arguments)},Eu=b._emscripten_bind_MdDbPolyline_getArea_0=function(){return(Eu=b._emscripten_bind_MdDbPolyline_getArea_0=b.asm.emscripten_bind_MdDbPolyline_getArea_0).apply(null,arguments)},Fu=b._emscripten_bind_MdDbPolyline_getSamplePoints_1=function(){return(Fu=
436
+ b._emscripten_bind_MdDbPolyline_getSamplePoints_1=b.asm.emscripten_bind_MdDbPolyline_getSamplePoints_1).apply(null,arguments)},Gu=b._emscripten_bind_MdDbPolyline_getLength_0=function(){return(Gu=b._emscripten_bind_MdDbPolyline_getLength_0=b.asm.emscripten_bind_MdDbPolyline_getLength_0).apply(null,arguments)},Hu=b._emscripten_bind_MdDbPolyline_explode_0=function(){return(Hu=b._emscripten_bind_MdDbPolyline_explode_0=b.asm.emscripten_bind_MdDbPolyline_explode_0).apply(null,arguments)},Iu=b._emscripten_bind_MdDbPolyline_TrueColor_0=
437
+ function(){return(Iu=b._emscripten_bind_MdDbPolyline_TrueColor_0=b.asm.emscripten_bind_MdDbPolyline_TrueColor_0).apply(null,arguments)},Ju=b._emscripten_bind_MdDbPolyline_SetTrueColor_1=function(){return(Ju=b._emscripten_bind_MdDbPolyline_SetTrueColor_1=b.asm.emscripten_bind_MdDbPolyline_SetTrueColor_1).apply(null,arguments)},Ku=b._emscripten_bind_MdDbPolyline_ColorIndex_0=function(){return(Ku=b._emscripten_bind_MdDbPolyline_ColorIndex_0=b.asm.emscripten_bind_MdDbPolyline_ColorIndex_0).apply(null,
438
+ arguments)},Lu=b._emscripten_bind_MdDbPolyline_SetColorIndex_1=function(){return(Lu=b._emscripten_bind_MdDbPolyline_SetColorIndex_1=b.asm.emscripten_bind_MdDbPolyline_SetColorIndex_1).apply(null,arguments)},Mu=b._emscripten_bind_MdDbPolyline_Layer_0=function(){return(Mu=b._emscripten_bind_MdDbPolyline_Layer_0=b.asm.emscripten_bind_MdDbPolyline_Layer_0).apply(null,arguments)},Nu=b._emscripten_bind_MdDbPolyline_SetLayer_1=function(){return(Nu=b._emscripten_bind_MdDbPolyline_SetLayer_1=b.asm.emscripten_bind_MdDbPolyline_SetLayer_1).apply(null,
439
+ arguments)},Ou=b._emscripten_bind_MdDbPolyline_LinetypeScale_0=function(){return(Ou=b._emscripten_bind_MdDbPolyline_LinetypeScale_0=b.asm.emscripten_bind_MdDbPolyline_LinetypeScale_0).apply(null,arguments)},Pu=b._emscripten_bind_MdDbPolyline_SetLinetypeScale_1=function(){return(Pu=b._emscripten_bind_MdDbPolyline_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbPolyline_SetLinetypeScale_1).apply(null,arguments)},Qu=b._emscripten_bind_MdDbPolyline_Visible_0=function(){return(Qu=b._emscripten_bind_MdDbPolyline_Visible_0=
440
+ b.asm.emscripten_bind_MdDbPolyline_Visible_0).apply(null,arguments)},Ru=b._emscripten_bind_MdDbPolyline_SetVisible_1=function(){return(Ru=b._emscripten_bind_MdDbPolyline_SetVisible_1=b.asm.emscripten_bind_MdDbPolyline_SetVisible_1).apply(null,arguments)},Su=b._emscripten_bind_MdDbPolyline_Lineweight_0=function(){return(Su=b._emscripten_bind_MdDbPolyline_Lineweight_0=b.asm.emscripten_bind_MdDbPolyline_Lineweight_0).apply(null,arguments)},Tu=b._emscripten_bind_MdDbPolyline_SetLineweight_1=function(){return(Tu=
441
+ b._emscripten_bind_MdDbPolyline_SetLineweight_1=b.asm.emscripten_bind_MdDbPolyline_SetLineweight_1).apply(null,arguments)},Uu=b._emscripten_bind_MdDbPolyline_TextStyle_0=function(){return(Uu=b._emscripten_bind_MdDbPolyline_TextStyle_0=b.asm.emscripten_bind_MdDbPolyline_TextStyle_0).apply(null,arguments)},Vu=b._emscripten_bind_MdDbPolyline_SetTextStyle_1=function(){return(Vu=b._emscripten_bind_MdDbPolyline_SetTextStyle_1=b.asm.emscripten_bind_MdDbPolyline_SetTextStyle_1).apply(null,arguments)},Wu=
442
+ b._emscripten_bind_MdDbPolyline_Highlight_1=function(){return(Wu=b._emscripten_bind_MdDbPolyline_Highlight_1=b.asm.emscripten_bind_MdDbPolyline_Highlight_1).apply(null,arguments)},Xu=b._emscripten_bind_MdDbPolyline_Move_2=function(){return(Xu=b._emscripten_bind_MdDbPolyline_Move_2=b.asm.emscripten_bind_MdDbPolyline_Move_2).apply(null,arguments)},Yu=b._emscripten_bind_MdDbPolyline_Rotate_2=function(){return(Yu=b._emscripten_bind_MdDbPolyline_Rotate_2=b.asm.emscripten_bind_MdDbPolyline_Rotate_2).apply(null,
443
+ arguments)},Zu=b._emscripten_bind_MdDbPolyline_Mirror_2=function(){return(Zu=b._emscripten_bind_MdDbPolyline_Mirror_2=b.asm.emscripten_bind_MdDbPolyline_Mirror_2).apply(null,arguments)},$u=b._emscripten_bind_MdDbPolyline_ScaleEntity_2=function(){return($u=b._emscripten_bind_MdDbPolyline_ScaleEntity_2=b.asm.emscripten_bind_MdDbPolyline_ScaleEntity_2).apply(null,arguments)},av=b._emscripten_bind_MdDbPolyline_TransformBy_1=function(){return(av=b._emscripten_bind_MdDbPolyline_TransformBy_1=b.asm.emscripten_bind_MdDbPolyline_TransformBy_1).apply(null,
444
+ arguments)},bv=b._emscripten_bind_MdDbPolyline_GetBoundingBox_0=function(){return(bv=b._emscripten_bind_MdDbPolyline_GetBoundingBox_0=b.asm.emscripten_bind_MdDbPolyline_GetBoundingBox_0).apply(null,arguments)},cv=b._emscripten_bind_MdDbPolyline_GetXData_1=function(){return(cv=b._emscripten_bind_MdDbPolyline_GetXData_1=b.asm.emscripten_bind_MdDbPolyline_GetXData_1).apply(null,arguments)},dv=b._emscripten_bind_MdDbPolyline_SetXData_1=function(){return(dv=b._emscripten_bind_MdDbPolyline_SetXData_1=b.asm.emscripten_bind_MdDbPolyline_SetXData_1).apply(null,
445
+ arguments)},ev=b._emscripten_bind_MdDbPolyline_GetxDataString_2=function(){return(ev=b._emscripten_bind_MdDbPolyline_GetxDataString_2=b.asm.emscripten_bind_MdDbPolyline_GetxDataString_2).apply(null,arguments)},fv=b._emscripten_bind_MdDbPolyline_SetxDataString_3=function(){return(fv=b._emscripten_bind_MdDbPolyline_SetxDataString_3=b.asm.emscripten_bind_MdDbPolyline_SetxDataString_3).apply(null,arguments)},gv=b._emscripten_bind_MdDbPolyline_GetxDataDouble_2=function(){return(gv=b._emscripten_bind_MdDbPolyline_GetxDataDouble_2=
446
+ b.asm.emscripten_bind_MdDbPolyline_GetxDataDouble_2).apply(null,arguments)},hv=b._emscripten_bind_MdDbPolyline_SetxDataDouble_3=function(){return(hv=b._emscripten_bind_MdDbPolyline_SetxDataDouble_3=b.asm.emscripten_bind_MdDbPolyline_SetxDataDouble_3).apply(null,arguments)},iv=b._emscripten_bind_MdDbPolyline_GetxDataLong_2=function(){return(iv=b._emscripten_bind_MdDbPolyline_GetxDataLong_2=b.asm.emscripten_bind_MdDbPolyline_GetxDataLong_2).apply(null,arguments)},jv=b._emscripten_bind_MdDbPolyline_SetxDataLong_3=
447
+ function(){return(jv=b._emscripten_bind_MdDbPolyline_SetxDataLong_3=b.asm.emscripten_bind_MdDbPolyline_SetxDataLong_3).apply(null,arguments)},kv=b._emscripten_bind_MdDbPolyline_GetxDataPoint_2=function(){return(kv=b._emscripten_bind_MdDbPolyline_GetxDataPoint_2=b.asm.emscripten_bind_MdDbPolyline_GetxDataPoint_2).apply(null,arguments)},lv=b._emscripten_bind_MdDbPolyline_SetxDataPoint_3=function(){return(lv=b._emscripten_bind_MdDbPolyline_SetxDataPoint_3=b.asm.emscripten_bind_MdDbPolyline_SetxDataPoint_3).apply(null,
448
+ arguments)},mv=b._emscripten_bind_MdDbPolyline_DeleteXData_1=function(){return(mv=b._emscripten_bind_MdDbPolyline_DeleteXData_1=b.asm.emscripten_bind_MdDbPolyline_DeleteXData_1).apply(null,arguments)},nv=b._emscripten_bind_MdDbPolyline_GetAllAppName_0=function(){return(nv=b._emscripten_bind_MdDbPolyline_GetAllAppName_0=b.asm.emscripten_bind_MdDbPolyline_GetAllAppName_0).apply(null,arguments)},ov=b._emscripten_bind_MdDbPolyline_GetObjectID_0=function(){return(ov=b._emscripten_bind_MdDbPolyline_GetObjectID_0=
449
+ b.asm.emscripten_bind_MdDbPolyline_GetObjectID_0).apply(null,arguments)},pv=b._emscripten_bind_MdDbPolyline_Erase_0=function(){return(pv=b._emscripten_bind_MdDbPolyline_Erase_0=b.asm.emscripten_bind_MdDbPolyline_Erase_0).apply(null,arguments)},qv=b._emscripten_bind_MdDbPolyline_ConnectionTempObject_1=function(){return(qv=b._emscripten_bind_MdDbPolyline_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbPolyline_ConnectionTempObject_1).apply(null,arguments)},rv=b._emscripten_bind_MdDbPolyline_Clone_0=
450
+ function(){return(rv=b._emscripten_bind_MdDbPolyline_Clone_0=b.asm.emscripten_bind_MdDbPolyline_Clone_0).apply(null,arguments)},sv=b._emscripten_bind_MdDbPolyline_GetHandle_0=function(){return(sv=b._emscripten_bind_MdDbPolyline_GetHandle_0=b.asm.emscripten_bind_MdDbPolyline_GetHandle_0).apply(null,arguments)},tv=b._emscripten_bind_MdDbPolyline_GetDatabase_0=function(){return(tv=b._emscripten_bind_MdDbPolyline_GetDatabase_0=b.asm.emscripten_bind_MdDbPolyline_GetDatabase_0).apply(null,arguments)},uv=
451
+ b._emscripten_bind_MdDbPolyline_GetOwnerID_0=function(){return(uv=b._emscripten_bind_MdDbPolyline_GetOwnerID_0=b.asm.emscripten_bind_MdDbPolyline_GetOwnerID_0).apply(null,arguments)},vv=b._emscripten_bind_MdDbPolyline_moveGripPointsAt_4=function(){return(vv=b._emscripten_bind_MdDbPolyline_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbPolyline_moveGripPointsAt_4).apply(null,arguments)},wv=b._emscripten_bind_MdDbPolyline_getObjectName_0=function(){return(wv=b._emscripten_bind_MdDbPolyline_getObjectName_0=
452
+ b.asm.emscripten_bind_MdDbPolyline_getObjectName_0).apply(null,arguments)},xv=b._emscripten_bind_MdDbPolyline_getDxf0_0=function(){return(xv=b._emscripten_bind_MdDbPolyline_getDxf0_0=b.asm.emscripten_bind_MdDbPolyline_getDxf0_0).apply(null,arguments)},yv=b._emscripten_bind_MdDbPolyline_getJson_0=function(){return(yv=b._emscripten_bind_MdDbPolyline_getJson_0=b.asm.emscripten_bind_MdDbPolyline_getJson_0).apply(null,arguments)},zv=b._emscripten_bind_MdDbPolyline_setJson_1=function(){return(zv=b._emscripten_bind_MdDbPolyline_setJson_1=
453
+ b.asm.emscripten_bind_MdDbPolyline_setJson_1).apply(null,arguments)},Av=b._emscripten_bind_MdDbPolyline_isKindOf_1=function(){return(Av=b._emscripten_bind_MdDbPolyline_isKindOf_1=b.asm.emscripten_bind_MdDbPolyline_isKindOf_1).apply(null,arguments)},Bv=b._emscripten_bind_MdDbPolyline___destroy___0=function(){return(Bv=b._emscripten_bind_MdDbPolyline___destroy___0=b.asm.emscripten_bind_MdDbPolyline___destroy___0).apply(null,arguments)},Cv=b._emscripten_bind_MdDbBlockReference_MdDbBlockReference_0=function(){return(Cv=
454
+ b._emscripten_bind_MdDbBlockReference_MdDbBlockReference_0=b.asm.emscripten_bind_MdDbBlockReference_MdDbBlockReference_0).apply(null,arguments)},Dv=b._emscripten_bind_MdDbBlockReference_blockTableRecordId_0=function(){return(Dv=b._emscripten_bind_MdDbBlockReference_blockTableRecordId_0=b.asm.emscripten_bind_MdDbBlockReference_blockTableRecordId_0).apply(null,arguments)},Ev=b._emscripten_bind_MdDbBlockReference_setBlockTableRecordId_1=function(){return(Ev=b._emscripten_bind_MdDbBlockReference_setBlockTableRecordId_1=
455
+ b.asm.emscripten_bind_MdDbBlockReference_setBlockTableRecordId_1).apply(null,arguments)},Fv=b._emscripten_bind_MdDbBlockReference_position_0=function(){return(Fv=b._emscripten_bind_MdDbBlockReference_position_0=b.asm.emscripten_bind_MdDbBlockReference_position_0).apply(null,arguments)},Gv=b._emscripten_bind_MdDbBlockReference_setPosition_1=function(){return(Gv=b._emscripten_bind_MdDbBlockReference_setPosition_1=b.asm.emscripten_bind_MdDbBlockReference_setPosition_1).apply(null,arguments)},Hv=b._emscripten_bind_MdDbBlockReference_scaleFactors_0=
456
+ function(){return(Hv=b._emscripten_bind_MdDbBlockReference_scaleFactors_0=b.asm.emscripten_bind_MdDbBlockReference_scaleFactors_0).apply(null,arguments)},Iv=b._emscripten_bind_MdDbBlockReference_setScaleFactors_1=function(){return(Iv=b._emscripten_bind_MdDbBlockReference_setScaleFactors_1=b.asm.emscripten_bind_MdDbBlockReference_setScaleFactors_1).apply(null,arguments)},Jv=b._emscripten_bind_MdDbBlockReference_rotation_0=function(){return(Jv=b._emscripten_bind_MdDbBlockReference_rotation_0=b.asm.emscripten_bind_MdDbBlockReference_rotation_0).apply(null,
457
+ arguments)},Kv=b._emscripten_bind_MdDbBlockReference_setRotation_1=function(){return(Kv=b._emscripten_bind_MdDbBlockReference_setRotation_1=b.asm.emscripten_bind_MdDbBlockReference_setRotation_1).apply(null,arguments)},Lv=b._emscripten_bind_MdDbBlockReference_blockTransform_0=function(){return(Lv=b._emscripten_bind_MdDbBlockReference_blockTransform_0=b.asm.emscripten_bind_MdDbBlockReference_blockTransform_0).apply(null,arguments)},Mv=b._emscripten_bind_MdDbBlockReference_setBlockTransform_1=function(){return(Mv=
458
+ b._emscripten_bind_MdDbBlockReference_setBlockTransform_1=b.asm.emscripten_bind_MdDbBlockReference_setBlockTransform_1).apply(null,arguments)},Nv=b._emscripten_bind_MdDbBlockReference_getBlockName_0=function(){return(Nv=b._emscripten_bind_MdDbBlockReference_getBlockName_0=b.asm.emscripten_bind_MdDbBlockReference_getBlockName_0).apply(null,arguments)},Ov=b._emscripten_bind_MdDbBlockReference_explode_0=function(){return(Ov=b._emscripten_bind_MdDbBlockReference_explode_0=b.asm.emscripten_bind_MdDbBlockReference_explode_0).apply(null,
459
+ arguments)},Pv=b._emscripten_bind_MdDbBlockReference_TrueColor_0=function(){return(Pv=b._emscripten_bind_MdDbBlockReference_TrueColor_0=b.asm.emscripten_bind_MdDbBlockReference_TrueColor_0).apply(null,arguments)},Qv=b._emscripten_bind_MdDbBlockReference_SetTrueColor_1=function(){return(Qv=b._emscripten_bind_MdDbBlockReference_SetTrueColor_1=b.asm.emscripten_bind_MdDbBlockReference_SetTrueColor_1).apply(null,arguments)},Rv=b._emscripten_bind_MdDbBlockReference_ColorIndex_0=function(){return(Rv=b._emscripten_bind_MdDbBlockReference_ColorIndex_0=
460
+ b.asm.emscripten_bind_MdDbBlockReference_ColorIndex_0).apply(null,arguments)},Sv=b._emscripten_bind_MdDbBlockReference_SetColorIndex_1=function(){return(Sv=b._emscripten_bind_MdDbBlockReference_SetColorIndex_1=b.asm.emscripten_bind_MdDbBlockReference_SetColorIndex_1).apply(null,arguments)},Tv=b._emscripten_bind_MdDbBlockReference_Layer_0=function(){return(Tv=b._emscripten_bind_MdDbBlockReference_Layer_0=b.asm.emscripten_bind_MdDbBlockReference_Layer_0).apply(null,arguments)},Uv=b._emscripten_bind_MdDbBlockReference_SetLayer_1=
461
+ function(){return(Uv=b._emscripten_bind_MdDbBlockReference_SetLayer_1=b.asm.emscripten_bind_MdDbBlockReference_SetLayer_1).apply(null,arguments)},Vv=b._emscripten_bind_MdDbBlockReference_LinetypeScale_0=function(){return(Vv=b._emscripten_bind_MdDbBlockReference_LinetypeScale_0=b.asm.emscripten_bind_MdDbBlockReference_LinetypeScale_0).apply(null,arguments)},Wv=b._emscripten_bind_MdDbBlockReference_SetLinetypeScale_1=function(){return(Wv=b._emscripten_bind_MdDbBlockReference_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbBlockReference_SetLinetypeScale_1).apply(null,
462
+ arguments)},Xv=b._emscripten_bind_MdDbBlockReference_Visible_0=function(){return(Xv=b._emscripten_bind_MdDbBlockReference_Visible_0=b.asm.emscripten_bind_MdDbBlockReference_Visible_0).apply(null,arguments)},Yv=b._emscripten_bind_MdDbBlockReference_SetVisible_1=function(){return(Yv=b._emscripten_bind_MdDbBlockReference_SetVisible_1=b.asm.emscripten_bind_MdDbBlockReference_SetVisible_1).apply(null,arguments)},Zv=b._emscripten_bind_MdDbBlockReference_Lineweight_0=function(){return(Zv=b._emscripten_bind_MdDbBlockReference_Lineweight_0=
463
+ b.asm.emscripten_bind_MdDbBlockReference_Lineweight_0).apply(null,arguments)},$v=b._emscripten_bind_MdDbBlockReference_SetLineweight_1=function(){return($v=b._emscripten_bind_MdDbBlockReference_SetLineweight_1=b.asm.emscripten_bind_MdDbBlockReference_SetLineweight_1).apply(null,arguments)},aw=b._emscripten_bind_MdDbBlockReference_TextStyle_0=function(){return(aw=b._emscripten_bind_MdDbBlockReference_TextStyle_0=b.asm.emscripten_bind_MdDbBlockReference_TextStyle_0).apply(null,arguments)},bw=b._emscripten_bind_MdDbBlockReference_SetTextStyle_1=
464
+ function(){return(bw=b._emscripten_bind_MdDbBlockReference_SetTextStyle_1=b.asm.emscripten_bind_MdDbBlockReference_SetTextStyle_1).apply(null,arguments)},cw=b._emscripten_bind_MdDbBlockReference_Highlight_1=function(){return(cw=b._emscripten_bind_MdDbBlockReference_Highlight_1=b.asm.emscripten_bind_MdDbBlockReference_Highlight_1).apply(null,arguments)},dw=b._emscripten_bind_MdDbBlockReference_Move_2=function(){return(dw=b._emscripten_bind_MdDbBlockReference_Move_2=b.asm.emscripten_bind_MdDbBlockReference_Move_2).apply(null,
465
+ arguments)},ew=b._emscripten_bind_MdDbBlockReference_Rotate_2=function(){return(ew=b._emscripten_bind_MdDbBlockReference_Rotate_2=b.asm.emscripten_bind_MdDbBlockReference_Rotate_2).apply(null,arguments)},fw=b._emscripten_bind_MdDbBlockReference_Mirror_2=function(){return(fw=b._emscripten_bind_MdDbBlockReference_Mirror_2=b.asm.emscripten_bind_MdDbBlockReference_Mirror_2).apply(null,arguments)},gw=b._emscripten_bind_MdDbBlockReference_ScaleEntity_2=function(){return(gw=b._emscripten_bind_MdDbBlockReference_ScaleEntity_2=
466
+ b.asm.emscripten_bind_MdDbBlockReference_ScaleEntity_2).apply(null,arguments)},hw=b._emscripten_bind_MdDbBlockReference_TransformBy_1=function(){return(hw=b._emscripten_bind_MdDbBlockReference_TransformBy_1=b.asm.emscripten_bind_MdDbBlockReference_TransformBy_1).apply(null,arguments)},iw=b._emscripten_bind_MdDbBlockReference_GetBoundingBox_0=function(){return(iw=b._emscripten_bind_MdDbBlockReference_GetBoundingBox_0=b.asm.emscripten_bind_MdDbBlockReference_GetBoundingBox_0).apply(null,arguments)},
467
+ jw=b._emscripten_bind_MdDbBlockReference_GetXData_1=function(){return(jw=b._emscripten_bind_MdDbBlockReference_GetXData_1=b.asm.emscripten_bind_MdDbBlockReference_GetXData_1).apply(null,arguments)},kw=b._emscripten_bind_MdDbBlockReference_SetXData_1=function(){return(kw=b._emscripten_bind_MdDbBlockReference_SetXData_1=b.asm.emscripten_bind_MdDbBlockReference_SetXData_1).apply(null,arguments)},lw=b._emscripten_bind_MdDbBlockReference_GetxDataString_2=function(){return(lw=b._emscripten_bind_MdDbBlockReference_GetxDataString_2=
468
+ b.asm.emscripten_bind_MdDbBlockReference_GetxDataString_2).apply(null,arguments)},mw=b._emscripten_bind_MdDbBlockReference_SetxDataString_3=function(){return(mw=b._emscripten_bind_MdDbBlockReference_SetxDataString_3=b.asm.emscripten_bind_MdDbBlockReference_SetxDataString_3).apply(null,arguments)},nw=b._emscripten_bind_MdDbBlockReference_GetxDataDouble_2=function(){return(nw=b._emscripten_bind_MdDbBlockReference_GetxDataDouble_2=b.asm.emscripten_bind_MdDbBlockReference_GetxDataDouble_2).apply(null,
469
+ arguments)},ow=b._emscripten_bind_MdDbBlockReference_SetxDataDouble_3=function(){return(ow=b._emscripten_bind_MdDbBlockReference_SetxDataDouble_3=b.asm.emscripten_bind_MdDbBlockReference_SetxDataDouble_3).apply(null,arguments)},pw=b._emscripten_bind_MdDbBlockReference_GetxDataLong_2=function(){return(pw=b._emscripten_bind_MdDbBlockReference_GetxDataLong_2=b.asm.emscripten_bind_MdDbBlockReference_GetxDataLong_2).apply(null,arguments)},qw=b._emscripten_bind_MdDbBlockReference_SetxDataLong_3=function(){return(qw=
470
+ b._emscripten_bind_MdDbBlockReference_SetxDataLong_3=b.asm.emscripten_bind_MdDbBlockReference_SetxDataLong_3).apply(null,arguments)},rw=b._emscripten_bind_MdDbBlockReference_GetxDataPoint_2=function(){return(rw=b._emscripten_bind_MdDbBlockReference_GetxDataPoint_2=b.asm.emscripten_bind_MdDbBlockReference_GetxDataPoint_2).apply(null,arguments)},sw=b._emscripten_bind_MdDbBlockReference_SetxDataPoint_3=function(){return(sw=b._emscripten_bind_MdDbBlockReference_SetxDataPoint_3=b.asm.emscripten_bind_MdDbBlockReference_SetxDataPoint_3).apply(null,
471
+ arguments)},tw=b._emscripten_bind_MdDbBlockReference_DeleteXData_1=function(){return(tw=b._emscripten_bind_MdDbBlockReference_DeleteXData_1=b.asm.emscripten_bind_MdDbBlockReference_DeleteXData_1).apply(null,arguments)},uw=b._emscripten_bind_MdDbBlockReference_GetAllAppName_0=function(){return(uw=b._emscripten_bind_MdDbBlockReference_GetAllAppName_0=b.asm.emscripten_bind_MdDbBlockReference_GetAllAppName_0).apply(null,arguments)},vw=b._emscripten_bind_MdDbBlockReference_GetObjectID_0=function(){return(vw=
472
+ b._emscripten_bind_MdDbBlockReference_GetObjectID_0=b.asm.emscripten_bind_MdDbBlockReference_GetObjectID_0).apply(null,arguments)},ww=b._emscripten_bind_MdDbBlockReference_Erase_0=function(){return(ww=b._emscripten_bind_MdDbBlockReference_Erase_0=b.asm.emscripten_bind_MdDbBlockReference_Erase_0).apply(null,arguments)},xw=b._emscripten_bind_MdDbBlockReference_ConnectionTempObject_1=function(){return(xw=b._emscripten_bind_MdDbBlockReference_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbBlockReference_ConnectionTempObject_1).apply(null,
473
+ arguments)},yw=b._emscripten_bind_MdDbBlockReference_Clone_0=function(){return(yw=b._emscripten_bind_MdDbBlockReference_Clone_0=b.asm.emscripten_bind_MdDbBlockReference_Clone_0).apply(null,arguments)},zw=b._emscripten_bind_MdDbBlockReference_GetHandle_0=function(){return(zw=b._emscripten_bind_MdDbBlockReference_GetHandle_0=b.asm.emscripten_bind_MdDbBlockReference_GetHandle_0).apply(null,arguments)},Aw=b._emscripten_bind_MdDbBlockReference_GetDatabase_0=function(){return(Aw=b._emscripten_bind_MdDbBlockReference_GetDatabase_0=
474
+ b.asm.emscripten_bind_MdDbBlockReference_GetDatabase_0).apply(null,arguments)},Bw=b._emscripten_bind_MdDbBlockReference_GetOwnerID_0=function(){return(Bw=b._emscripten_bind_MdDbBlockReference_GetOwnerID_0=b.asm.emscripten_bind_MdDbBlockReference_GetOwnerID_0).apply(null,arguments)},Cw=b._emscripten_bind_MdDbBlockReference_moveGripPointsAt_4=function(){return(Cw=b._emscripten_bind_MdDbBlockReference_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbBlockReference_moveGripPointsAt_4).apply(null,arguments)},
475
+ Dw=b._emscripten_bind_MdDbBlockReference_getObjectName_0=function(){return(Dw=b._emscripten_bind_MdDbBlockReference_getObjectName_0=b.asm.emscripten_bind_MdDbBlockReference_getObjectName_0).apply(null,arguments)},Ew=b._emscripten_bind_MdDbBlockReference_getDxf0_0=function(){return(Ew=b._emscripten_bind_MdDbBlockReference_getDxf0_0=b.asm.emscripten_bind_MdDbBlockReference_getDxf0_0).apply(null,arguments)},Fw=b._emscripten_bind_MdDbBlockReference_getJson_0=function(){return(Fw=b._emscripten_bind_MdDbBlockReference_getJson_0=
476
+ b.asm.emscripten_bind_MdDbBlockReference_getJson_0).apply(null,arguments)},Gw=b._emscripten_bind_MdDbBlockReference_setJson_1=function(){return(Gw=b._emscripten_bind_MdDbBlockReference_setJson_1=b.asm.emscripten_bind_MdDbBlockReference_setJson_1).apply(null,arguments)},Hw=b._emscripten_bind_MdDbBlockReference_isKindOf_1=function(){return(Hw=b._emscripten_bind_MdDbBlockReference_isKindOf_1=b.asm.emscripten_bind_MdDbBlockReference_isKindOf_1).apply(null,arguments)},Iw=b._emscripten_bind_MdDbBlockReference___destroy___0=
477
+ function(){return(Iw=b._emscripten_bind_MdDbBlockReference___destroy___0=b.asm.emscripten_bind_MdDbBlockReference___destroy___0).apply(null,arguments)},Jw=b._emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0=function(){return(Jw=b._emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0=b.asm.emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0).apply(null,arguments)},Kw=b._emscripten_bind_MdDbAlignedDimension_xLine1Point_0=function(){return(Kw=b._emscripten_bind_MdDbAlignedDimension_xLine1Point_0=
478
+ b.asm.emscripten_bind_MdDbAlignedDimension_xLine1Point_0).apply(null,arguments)},Lw=b._emscripten_bind_MdDbAlignedDimension_setXLine1Point_1=function(){return(Lw=b._emscripten_bind_MdDbAlignedDimension_setXLine1Point_1=b.asm.emscripten_bind_MdDbAlignedDimension_setXLine1Point_1).apply(null,arguments)},Mw=b._emscripten_bind_MdDbAlignedDimension_xLine2Point_0=function(){return(Mw=b._emscripten_bind_MdDbAlignedDimension_xLine2Point_0=b.asm.emscripten_bind_MdDbAlignedDimension_xLine2Point_0).apply(null,
479
+ arguments)},Nw=b._emscripten_bind_MdDbAlignedDimension_setXLine2Point_1=function(){return(Nw=b._emscripten_bind_MdDbAlignedDimension_setXLine2Point_1=b.asm.emscripten_bind_MdDbAlignedDimension_setXLine2Point_1).apply(null,arguments)},Ow=b._emscripten_bind_MdDbAlignedDimension_dimLinePoint_0=function(){return(Ow=b._emscripten_bind_MdDbAlignedDimension_dimLinePoint_0=b.asm.emscripten_bind_MdDbAlignedDimension_dimLinePoint_0).apply(null,arguments)},Pw=b._emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1=
480
+ function(){return(Pw=b._emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1=b.asm.emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1).apply(null,arguments)},Qw=b._emscripten_bind_MdDbAlignedDimension_oblique_0=function(){return(Qw=b._emscripten_bind_MdDbAlignedDimension_oblique_0=b.asm.emscripten_bind_MdDbAlignedDimension_oblique_0).apply(null,arguments)},Rw=b._emscripten_bind_MdDbAlignedDimension_setOblique_1=function(){return(Rw=b._emscripten_bind_MdDbAlignedDimension_setOblique_1=b.asm.emscripten_bind_MdDbAlignedDimension_setOblique_1).apply(null,
481
+ arguments)},Sw=b._emscripten_bind_MdDbAlignedDimension_textPosition_0=function(){return(Sw=b._emscripten_bind_MdDbAlignedDimension_textPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_textPosition_0).apply(null,arguments)},Tw=b._emscripten_bind_MdDbAlignedDimension_setTextPosition_1=function(){return(Tw=b._emscripten_bind_MdDbAlignedDimension_setTextPosition_1=b.asm.emscripten_bind_MdDbAlignedDimension_setTextPosition_1).apply(null,arguments)},Uw=b._emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0=
482
+ function(){return(Uw=b._emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0).apply(null,arguments)},Vw=b._emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0=function(){return(Vw=b._emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0).apply(null,arguments)},Ww=b._emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0=function(){return(Ww=
483
+ b._emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0).apply(null,arguments)},Xw=b._emscripten_bind_MdDbAlignedDimension_elevation_0=function(){return(Xw=b._emscripten_bind_MdDbAlignedDimension_elevation_0=b.asm.emscripten_bind_MdDbAlignedDimension_elevation_0).apply(null,arguments)},Yw=b._emscripten_bind_MdDbAlignedDimension_setElevation_1=function(){return(Yw=b._emscripten_bind_MdDbAlignedDimension_setElevation_1=b.asm.emscripten_bind_MdDbAlignedDimension_setElevation_1).apply(null,
484
+ arguments)},Zw=b._emscripten_bind_MdDbAlignedDimension_dimensionText_0=function(){return(Zw=b._emscripten_bind_MdDbAlignedDimension_dimensionText_0=b.asm.emscripten_bind_MdDbAlignedDimension_dimensionText_0).apply(null,arguments)},$w=b._emscripten_bind_MdDbAlignedDimension_setDimensionText_1=function(){return($w=b._emscripten_bind_MdDbAlignedDimension_setDimensionText_1=b.asm.emscripten_bind_MdDbAlignedDimension_setDimensionText_1).apply(null,arguments)},ax=b._emscripten_bind_MdDbAlignedDimension_textRotation_0=
485
+ function(){return(ax=b._emscripten_bind_MdDbAlignedDimension_textRotation_0=b.asm.emscripten_bind_MdDbAlignedDimension_textRotation_0).apply(null,arguments)},bx=b._emscripten_bind_MdDbAlignedDimension_setTextRotation_1=function(){return(bx=b._emscripten_bind_MdDbAlignedDimension_setTextRotation_1=b.asm.emscripten_bind_MdDbAlignedDimension_setTextRotation_1).apply(null,arguments)},cx=b._emscripten_bind_MdDbAlignedDimension_dimensionStyle_0=function(){return(cx=b._emscripten_bind_MdDbAlignedDimension_dimensionStyle_0=
486
+ b.asm.emscripten_bind_MdDbAlignedDimension_dimensionStyle_0).apply(null,arguments)},dx=b._emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1=function(){return(dx=b._emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1=b.asm.emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1).apply(null,arguments)},ex=b._emscripten_bind_MdDbAlignedDimension_textAttachment_0=function(){return(ex=b._emscripten_bind_MdDbAlignedDimension_textAttachment_0=b.asm.emscripten_bind_MdDbAlignedDimension_textAttachment_0).apply(null,
487
+ arguments)},fx=b._emscripten_bind_MdDbAlignedDimension_setTextAttachment_1=function(){return(fx=b._emscripten_bind_MdDbAlignedDimension_setTextAttachment_1=b.asm.emscripten_bind_MdDbAlignedDimension_setTextAttachment_1).apply(null,arguments)},gx=b._emscripten_bind_MdDbAlignedDimension_horizontalRotation_0=function(){return(gx=b._emscripten_bind_MdDbAlignedDimension_horizontalRotation_0=b.asm.emscripten_bind_MdDbAlignedDimension_horizontalRotation_0).apply(null,arguments)},hx=b._emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1=
488
+ function(){return(hx=b._emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1=b.asm.emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1).apply(null,arguments)},ix=b._emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1=function(){return(ix=b._emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1=b.asm.emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1).apply(null,arguments)},jx=b._emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1=function(){return(jx=b._emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1=
489
+ b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1).apply(null,arguments)},kx=b._emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2=function(){return(kx=b._emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2=b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2).apply(null,arguments)},lx=b._emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1=function(){return(lx=b._emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1).apply(null,
490
+ arguments)},mx=b._emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2=function(){return(mx=b._emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2=b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2).apply(null,arguments)},nx=b._emscripten_bind_MdDbAlignedDimension_GetDimVarString_1=function(){return(nx=b._emscripten_bind_MdDbAlignedDimension_GetDimVarString_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarString_1).apply(null,arguments)},ox=b._emscripten_bind_MdDbAlignedDimension_SetDimVarString_2=
491
+ function(){return(ox=b._emscripten_bind_MdDbAlignedDimension_SetDimVarString_2=b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarString_2).apply(null,arguments)},px=b._emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1=function(){return(px=b._emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1).apply(null,arguments)},qx=b._emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2=function(){return(qx=b._emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2=
492
+ b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2).apply(null,arguments)},rx=b._emscripten_bind_MdDbAlignedDimension_GetAllText_0=function(){return(rx=b._emscripten_bind_MdDbAlignedDimension_GetAllText_0=b.asm.emscripten_bind_MdDbAlignedDimension_GetAllText_0).apply(null,arguments)},sx=b._emscripten_bind_MdDbAlignedDimension_explode_0=function(){return(sx=b._emscripten_bind_MdDbAlignedDimension_explode_0=b.asm.emscripten_bind_MdDbAlignedDimension_explode_0).apply(null,arguments)},tx=
493
+ b._emscripten_bind_MdDbAlignedDimension_TrueColor_0=function(){return(tx=b._emscripten_bind_MdDbAlignedDimension_TrueColor_0=b.asm.emscripten_bind_MdDbAlignedDimension_TrueColor_0).apply(null,arguments)},ux=b._emscripten_bind_MdDbAlignedDimension_SetTrueColor_1=function(){return(ux=b._emscripten_bind_MdDbAlignedDimension_SetTrueColor_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetTrueColor_1).apply(null,arguments)},vx=b._emscripten_bind_MdDbAlignedDimension_ColorIndex_0=function(){return(vx=b._emscripten_bind_MdDbAlignedDimension_ColorIndex_0=
494
+ b.asm.emscripten_bind_MdDbAlignedDimension_ColorIndex_0).apply(null,arguments)},wx=b._emscripten_bind_MdDbAlignedDimension_SetColorIndex_1=function(){return(wx=b._emscripten_bind_MdDbAlignedDimension_SetColorIndex_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetColorIndex_1).apply(null,arguments)},xx=b._emscripten_bind_MdDbAlignedDimension_Layer_0=function(){return(xx=b._emscripten_bind_MdDbAlignedDimension_Layer_0=b.asm.emscripten_bind_MdDbAlignedDimension_Layer_0).apply(null,arguments)},yx=b._emscripten_bind_MdDbAlignedDimension_SetLayer_1=
495
+ function(){return(yx=b._emscripten_bind_MdDbAlignedDimension_SetLayer_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetLayer_1).apply(null,arguments)},zx=b._emscripten_bind_MdDbAlignedDimension_LinetypeScale_0=function(){return(zx=b._emscripten_bind_MdDbAlignedDimension_LinetypeScale_0=b.asm.emscripten_bind_MdDbAlignedDimension_LinetypeScale_0).apply(null,arguments)},Ax=b._emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1=function(){return(Ax=b._emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1=
496
+ b.asm.emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1).apply(null,arguments)},Bx=b._emscripten_bind_MdDbAlignedDimension_Visible_0=function(){return(Bx=b._emscripten_bind_MdDbAlignedDimension_Visible_0=b.asm.emscripten_bind_MdDbAlignedDimension_Visible_0).apply(null,arguments)},Cx=b._emscripten_bind_MdDbAlignedDimension_SetVisible_1=function(){return(Cx=b._emscripten_bind_MdDbAlignedDimension_SetVisible_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetVisible_1).apply(null,arguments)},Dx=b._emscripten_bind_MdDbAlignedDimension_Lineweight_0=
497
+ function(){return(Dx=b._emscripten_bind_MdDbAlignedDimension_Lineweight_0=b.asm.emscripten_bind_MdDbAlignedDimension_Lineweight_0).apply(null,arguments)},Ex=b._emscripten_bind_MdDbAlignedDimension_SetLineweight_1=function(){return(Ex=b._emscripten_bind_MdDbAlignedDimension_SetLineweight_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetLineweight_1).apply(null,arguments)},Fx=b._emscripten_bind_MdDbAlignedDimension_TextStyle_0=function(){return(Fx=b._emscripten_bind_MdDbAlignedDimension_TextStyle_0=
498
+ b.asm.emscripten_bind_MdDbAlignedDimension_TextStyle_0).apply(null,arguments)},Gx=b._emscripten_bind_MdDbAlignedDimension_SetTextStyle_1=function(){return(Gx=b._emscripten_bind_MdDbAlignedDimension_SetTextStyle_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetTextStyle_1).apply(null,arguments)},Hx=b._emscripten_bind_MdDbAlignedDimension_Highlight_1=function(){return(Hx=b._emscripten_bind_MdDbAlignedDimension_Highlight_1=b.asm.emscripten_bind_MdDbAlignedDimension_Highlight_1).apply(null,arguments)},
499
+ Ix=b._emscripten_bind_MdDbAlignedDimension_Move_2=function(){return(Ix=b._emscripten_bind_MdDbAlignedDimension_Move_2=b.asm.emscripten_bind_MdDbAlignedDimension_Move_2).apply(null,arguments)},Jx=b._emscripten_bind_MdDbAlignedDimension_Rotate_2=function(){return(Jx=b._emscripten_bind_MdDbAlignedDimension_Rotate_2=b.asm.emscripten_bind_MdDbAlignedDimension_Rotate_2).apply(null,arguments)},Kx=b._emscripten_bind_MdDbAlignedDimension_Mirror_2=function(){return(Kx=b._emscripten_bind_MdDbAlignedDimension_Mirror_2=
500
+ b.asm.emscripten_bind_MdDbAlignedDimension_Mirror_2).apply(null,arguments)},Lx=b._emscripten_bind_MdDbAlignedDimension_ScaleEntity_2=function(){return(Lx=b._emscripten_bind_MdDbAlignedDimension_ScaleEntity_2=b.asm.emscripten_bind_MdDbAlignedDimension_ScaleEntity_2).apply(null,arguments)},Mx=b._emscripten_bind_MdDbAlignedDimension_TransformBy_1=function(){return(Mx=b._emscripten_bind_MdDbAlignedDimension_TransformBy_1=b.asm.emscripten_bind_MdDbAlignedDimension_TransformBy_1).apply(null,arguments)},
501
+ Nx=b._emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0=function(){return(Nx=b._emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0=b.asm.emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0).apply(null,arguments)},Ox=b._emscripten_bind_MdDbAlignedDimension_GetXData_1=function(){return(Ox=b._emscripten_bind_MdDbAlignedDimension_GetXData_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetXData_1).apply(null,arguments)},Px=b._emscripten_bind_MdDbAlignedDimension_SetXData_1=function(){return(Px=
502
+ b._emscripten_bind_MdDbAlignedDimension_SetXData_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetXData_1).apply(null,arguments)},Qx=b._emscripten_bind_MdDbAlignedDimension_GetxDataString_2=function(){return(Qx=b._emscripten_bind_MdDbAlignedDimension_GetxDataString_2=b.asm.emscripten_bind_MdDbAlignedDimension_GetxDataString_2).apply(null,arguments)},Rx=b._emscripten_bind_MdDbAlignedDimension_SetxDataString_3=function(){return(Rx=b._emscripten_bind_MdDbAlignedDimension_SetxDataString_3=b.asm.emscripten_bind_MdDbAlignedDimension_SetxDataString_3).apply(null,
503
+ arguments)},Sx=b._emscripten_bind_MdDbAlignedDimension_GetxDataDouble_2=function(){return(Sx=b._emscripten_bind_MdDbAlignedDimension_GetxDataDouble_2=b.asm.emscripten_bind_MdDbAlignedDimension_GetxDataDouble_2).apply(null,arguments)},Tx=b._emscripten_bind_MdDbAlignedDimension_SetxDataDouble_3=function(){return(Tx=b._emscripten_bind_MdDbAlignedDimension_SetxDataDouble_3=b.asm.emscripten_bind_MdDbAlignedDimension_SetxDataDouble_3).apply(null,arguments)},Ux=b._emscripten_bind_MdDbAlignedDimension_GetxDataLong_2=
504
+ function(){return(Ux=b._emscripten_bind_MdDbAlignedDimension_GetxDataLong_2=b.asm.emscripten_bind_MdDbAlignedDimension_GetxDataLong_2).apply(null,arguments)},Vx=b._emscripten_bind_MdDbAlignedDimension_SetxDataLong_3=function(){return(Vx=b._emscripten_bind_MdDbAlignedDimension_SetxDataLong_3=b.asm.emscripten_bind_MdDbAlignedDimension_SetxDataLong_3).apply(null,arguments)},Wx=b._emscripten_bind_MdDbAlignedDimension_GetxDataPoint_2=function(){return(Wx=b._emscripten_bind_MdDbAlignedDimension_GetxDataPoint_2=
505
+ b.asm.emscripten_bind_MdDbAlignedDimension_GetxDataPoint_2).apply(null,arguments)},Xx=b._emscripten_bind_MdDbAlignedDimension_SetxDataPoint_3=function(){return(Xx=b._emscripten_bind_MdDbAlignedDimension_SetxDataPoint_3=b.asm.emscripten_bind_MdDbAlignedDimension_SetxDataPoint_3).apply(null,arguments)},Yx=b._emscripten_bind_MdDbAlignedDimension_DeleteXData_1=function(){return(Yx=b._emscripten_bind_MdDbAlignedDimension_DeleteXData_1=b.asm.emscripten_bind_MdDbAlignedDimension_DeleteXData_1).apply(null,
506
+ arguments)},Zx=b._emscripten_bind_MdDbAlignedDimension_GetAllAppName_0=function(){return(Zx=b._emscripten_bind_MdDbAlignedDimension_GetAllAppName_0=b.asm.emscripten_bind_MdDbAlignedDimension_GetAllAppName_0).apply(null,arguments)},$x=b._emscripten_bind_MdDbAlignedDimension_GetObjectID_0=function(){return($x=b._emscripten_bind_MdDbAlignedDimension_GetObjectID_0=b.asm.emscripten_bind_MdDbAlignedDimension_GetObjectID_0).apply(null,arguments)},ay=b._emscripten_bind_MdDbAlignedDimension_Erase_0=function(){return(ay=
507
+ b._emscripten_bind_MdDbAlignedDimension_Erase_0=b.asm.emscripten_bind_MdDbAlignedDimension_Erase_0).apply(null,arguments)},by=b._emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1=function(){return(by=b._emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1).apply(null,arguments)},cy=b._emscripten_bind_MdDbAlignedDimension_Clone_0=function(){return(cy=b._emscripten_bind_MdDbAlignedDimension_Clone_0=b.asm.emscripten_bind_MdDbAlignedDimension_Clone_0).apply(null,
508
+ arguments)},dy=b._emscripten_bind_MdDbAlignedDimension_GetHandle_0=function(){return(dy=b._emscripten_bind_MdDbAlignedDimension_GetHandle_0=b.asm.emscripten_bind_MdDbAlignedDimension_GetHandle_0).apply(null,arguments)},ey=b._emscripten_bind_MdDbAlignedDimension_GetDatabase_0=function(){return(ey=b._emscripten_bind_MdDbAlignedDimension_GetDatabase_0=b.asm.emscripten_bind_MdDbAlignedDimension_GetDatabase_0).apply(null,arguments)},fy=b._emscripten_bind_MdDbAlignedDimension_GetOwnerID_0=function(){return(fy=
509
+ b._emscripten_bind_MdDbAlignedDimension_GetOwnerID_0=b.asm.emscripten_bind_MdDbAlignedDimension_GetOwnerID_0).apply(null,arguments)},gy=b._emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4=function(){return(gy=b._emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4).apply(null,arguments)},hy=b._emscripten_bind_MdDbAlignedDimension_getObjectName_0=function(){return(hy=b._emscripten_bind_MdDbAlignedDimension_getObjectName_0=b.asm.emscripten_bind_MdDbAlignedDimension_getObjectName_0).apply(null,
510
+ arguments)},iy=b._emscripten_bind_MdDbAlignedDimension_getDxf0_0=function(){return(iy=b._emscripten_bind_MdDbAlignedDimension_getDxf0_0=b.asm.emscripten_bind_MdDbAlignedDimension_getDxf0_0).apply(null,arguments)},jy=b._emscripten_bind_MdDbAlignedDimension_getJson_0=function(){return(jy=b._emscripten_bind_MdDbAlignedDimension_getJson_0=b.asm.emscripten_bind_MdDbAlignedDimension_getJson_0).apply(null,arguments)},ky=b._emscripten_bind_MdDbAlignedDimension_setJson_1=function(){return(ky=b._emscripten_bind_MdDbAlignedDimension_setJson_1=
511
+ b.asm.emscripten_bind_MdDbAlignedDimension_setJson_1).apply(null,arguments)},ly=b._emscripten_bind_MdDbAlignedDimension_isKindOf_1=function(){return(ly=b._emscripten_bind_MdDbAlignedDimension_isKindOf_1=b.asm.emscripten_bind_MdDbAlignedDimension_isKindOf_1).apply(null,arguments)},my=b._emscripten_bind_MdDbAlignedDimension___destroy___0=function(){return(my=b._emscripten_bind_MdDbAlignedDimension___destroy___0=b.asm.emscripten_bind_MdDbAlignedDimension___destroy___0).apply(null,arguments)},ny=b._emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0=
512
+ function(){return(ny=b._emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0=b.asm.emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0).apply(null,arguments)},oy=b._emscripten_bind_MdDbRotatedDimension_xLine1Point_0=function(){return(oy=b._emscripten_bind_MdDbRotatedDimension_xLine1Point_0=b.asm.emscripten_bind_MdDbRotatedDimension_xLine1Point_0).apply(null,arguments)},py=b._emscripten_bind_MdDbRotatedDimension_setXLine1Point_1=function(){return(py=b._emscripten_bind_MdDbRotatedDimension_setXLine1Point_1=
513
+ b.asm.emscripten_bind_MdDbRotatedDimension_setXLine1Point_1).apply(null,arguments)},qy=b._emscripten_bind_MdDbRotatedDimension_xLine2Point_0=function(){return(qy=b._emscripten_bind_MdDbRotatedDimension_xLine2Point_0=b.asm.emscripten_bind_MdDbRotatedDimension_xLine2Point_0).apply(null,arguments)},ry=b._emscripten_bind_MdDbRotatedDimension_setXLine2Point_1=function(){return(ry=b._emscripten_bind_MdDbRotatedDimension_setXLine2Point_1=b.asm.emscripten_bind_MdDbRotatedDimension_setXLine2Point_1).apply(null,
514
+ arguments)},sy=b._emscripten_bind_MdDbRotatedDimension_dimLinePoint_0=function(){return(sy=b._emscripten_bind_MdDbRotatedDimension_dimLinePoint_0=b.asm.emscripten_bind_MdDbRotatedDimension_dimLinePoint_0).apply(null,arguments)},ty=b._emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1=function(){return(ty=b._emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1=b.asm.emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1).apply(null,arguments)},uy=b._emscripten_bind_MdDbRotatedDimension_rotation_0=
515
+ function(){return(uy=b._emscripten_bind_MdDbRotatedDimension_rotation_0=b.asm.emscripten_bind_MdDbRotatedDimension_rotation_0).apply(null,arguments)},vy=b._emscripten_bind_MdDbRotatedDimension_setRotation_1=function(){return(vy=b._emscripten_bind_MdDbRotatedDimension_setRotation_1=b.asm.emscripten_bind_MdDbRotatedDimension_setRotation_1).apply(null,arguments)},wy=b._emscripten_bind_MdDbRotatedDimension_oblique_0=function(){return(wy=b._emscripten_bind_MdDbRotatedDimension_oblique_0=b.asm.emscripten_bind_MdDbRotatedDimension_oblique_0).apply(null,
516
+ arguments)},xy=b._emscripten_bind_MdDbRotatedDimension_setOblique_1=function(){return(xy=b._emscripten_bind_MdDbRotatedDimension_setOblique_1=b.asm.emscripten_bind_MdDbRotatedDimension_setOblique_1).apply(null,arguments)},yy=b._emscripten_bind_MdDbRotatedDimension_textPosition_0=function(){return(yy=b._emscripten_bind_MdDbRotatedDimension_textPosition_0=b.asm.emscripten_bind_MdDbRotatedDimension_textPosition_0).apply(null,arguments)},zy=b._emscripten_bind_MdDbRotatedDimension_setTextPosition_1=function(){return(zy=
517
+ b._emscripten_bind_MdDbRotatedDimension_setTextPosition_1=b.asm.emscripten_bind_MdDbRotatedDimension_setTextPosition_1).apply(null,arguments)},Ay=b._emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0=function(){return(Ay=b._emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0=b.asm.emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0).apply(null,arguments)},By=b._emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0=function(){return(By=b._emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0=
518
+ b.asm.emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0).apply(null,arguments)},Cy=b._emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0=function(){return(Cy=b._emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0=b.asm.emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0).apply(null,arguments)},Dy=b._emscripten_bind_MdDbRotatedDimension_elevation_0=function(){return(Dy=b._emscripten_bind_MdDbRotatedDimension_elevation_0=b.asm.emscripten_bind_MdDbRotatedDimension_elevation_0).apply(null,
519
+ arguments)},Ey=b._emscripten_bind_MdDbRotatedDimension_setElevation_1=function(){return(Ey=b._emscripten_bind_MdDbRotatedDimension_setElevation_1=b.asm.emscripten_bind_MdDbRotatedDimension_setElevation_1).apply(null,arguments)},Fy=b._emscripten_bind_MdDbRotatedDimension_dimensionText_0=function(){return(Fy=b._emscripten_bind_MdDbRotatedDimension_dimensionText_0=b.asm.emscripten_bind_MdDbRotatedDimension_dimensionText_0).apply(null,arguments)},Gy=b._emscripten_bind_MdDbRotatedDimension_setDimensionText_1=
520
+ function(){return(Gy=b._emscripten_bind_MdDbRotatedDimension_setDimensionText_1=b.asm.emscripten_bind_MdDbRotatedDimension_setDimensionText_1).apply(null,arguments)},Hy=b._emscripten_bind_MdDbRotatedDimension_textRotation_0=function(){return(Hy=b._emscripten_bind_MdDbRotatedDimension_textRotation_0=b.asm.emscripten_bind_MdDbRotatedDimension_textRotation_0).apply(null,arguments)},Iy=b._emscripten_bind_MdDbRotatedDimension_setTextRotation_1=function(){return(Iy=b._emscripten_bind_MdDbRotatedDimension_setTextRotation_1=
521
+ b.asm.emscripten_bind_MdDbRotatedDimension_setTextRotation_1).apply(null,arguments)},Jy=b._emscripten_bind_MdDbRotatedDimension_dimensionStyle_0=function(){return(Jy=b._emscripten_bind_MdDbRotatedDimension_dimensionStyle_0=b.asm.emscripten_bind_MdDbRotatedDimension_dimensionStyle_0).apply(null,arguments)},Ky=b._emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1=function(){return(Ky=b._emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1=b.asm.emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1).apply(null,
522
+ arguments)},Ly=b._emscripten_bind_MdDbRotatedDimension_textAttachment_0=function(){return(Ly=b._emscripten_bind_MdDbRotatedDimension_textAttachment_0=b.asm.emscripten_bind_MdDbRotatedDimension_textAttachment_0).apply(null,arguments)},My=b._emscripten_bind_MdDbRotatedDimension_setTextAttachment_1=function(){return(My=b._emscripten_bind_MdDbRotatedDimension_setTextAttachment_1=b.asm.emscripten_bind_MdDbRotatedDimension_setTextAttachment_1).apply(null,arguments)},Ny=b._emscripten_bind_MdDbRotatedDimension_horizontalRotation_0=
523
+ function(){return(Ny=b._emscripten_bind_MdDbRotatedDimension_horizontalRotation_0=b.asm.emscripten_bind_MdDbRotatedDimension_horizontalRotation_0).apply(null,arguments)},Oy=b._emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1=function(){return(Oy=b._emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1=b.asm.emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1).apply(null,arguments)},Py=b._emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1=function(){return(Py=b._emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1=
524
+ b.asm.emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1).apply(null,arguments)},Qy=b._emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1=function(){return(Qy=b._emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1=b.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1).apply(null,arguments)},Ry=b._emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2=function(){return(Ry=b._emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2=b.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2).apply(null,
525
+ arguments)},Sy=b._emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1=function(){return(Sy=b._emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1=b.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1).apply(null,arguments)},Ty=b._emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2=function(){return(Ty=b._emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2=b.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2).apply(null,arguments)},Uy=b._emscripten_bind_MdDbRotatedDimension_GetDimVarString_1=
526
+ function(){return(Uy=b._emscripten_bind_MdDbRotatedDimension_GetDimVarString_1=b.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarString_1).apply(null,arguments)},Vy=b._emscripten_bind_MdDbRotatedDimension_SetDimVarString_2=function(){return(Vy=b._emscripten_bind_MdDbRotatedDimension_SetDimVarString_2=b.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarString_2).apply(null,arguments)},Wy=b._emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1=function(){return(Wy=b._emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1=
527
+ b.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1).apply(null,arguments)},Xy=b._emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2=function(){return(Xy=b._emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2=b.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2).apply(null,arguments)},Yy=b._emscripten_bind_MdDbRotatedDimension_GetAllText_0=function(){return(Yy=b._emscripten_bind_MdDbRotatedDimension_GetAllText_0=b.asm.emscripten_bind_MdDbRotatedDimension_GetAllText_0).apply(null,
528
+ arguments)},Zy=b._emscripten_bind_MdDbRotatedDimension_explode_0=function(){return(Zy=b._emscripten_bind_MdDbRotatedDimension_explode_0=b.asm.emscripten_bind_MdDbRotatedDimension_explode_0).apply(null,arguments)},$y=b._emscripten_bind_MdDbRotatedDimension_TrueColor_0=function(){return($y=b._emscripten_bind_MdDbRotatedDimension_TrueColor_0=b.asm.emscripten_bind_MdDbRotatedDimension_TrueColor_0).apply(null,arguments)},az=b._emscripten_bind_MdDbRotatedDimension_SetTrueColor_1=function(){return(az=b._emscripten_bind_MdDbRotatedDimension_SetTrueColor_1=
529
+ b.asm.emscripten_bind_MdDbRotatedDimension_SetTrueColor_1).apply(null,arguments)},bz=b._emscripten_bind_MdDbRotatedDimension_ColorIndex_0=function(){return(bz=b._emscripten_bind_MdDbRotatedDimension_ColorIndex_0=b.asm.emscripten_bind_MdDbRotatedDimension_ColorIndex_0).apply(null,arguments)},cz=b._emscripten_bind_MdDbRotatedDimension_SetColorIndex_1=function(){return(cz=b._emscripten_bind_MdDbRotatedDimension_SetColorIndex_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetColorIndex_1).apply(null,arguments)},
530
+ dz=b._emscripten_bind_MdDbRotatedDimension_Layer_0=function(){return(dz=b._emscripten_bind_MdDbRotatedDimension_Layer_0=b.asm.emscripten_bind_MdDbRotatedDimension_Layer_0).apply(null,arguments)},ez=b._emscripten_bind_MdDbRotatedDimension_SetLayer_1=function(){return(ez=b._emscripten_bind_MdDbRotatedDimension_SetLayer_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetLayer_1).apply(null,arguments)},fz=b._emscripten_bind_MdDbRotatedDimension_LinetypeScale_0=function(){return(fz=b._emscripten_bind_MdDbRotatedDimension_LinetypeScale_0=
531
+ b.asm.emscripten_bind_MdDbRotatedDimension_LinetypeScale_0).apply(null,arguments)},gz=b._emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1=function(){return(gz=b._emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1).apply(null,arguments)},hz=b._emscripten_bind_MdDbRotatedDimension_Visible_0=function(){return(hz=b._emscripten_bind_MdDbRotatedDimension_Visible_0=b.asm.emscripten_bind_MdDbRotatedDimension_Visible_0).apply(null,arguments)},
532
+ iz=b._emscripten_bind_MdDbRotatedDimension_SetVisible_1=function(){return(iz=b._emscripten_bind_MdDbRotatedDimension_SetVisible_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetVisible_1).apply(null,arguments)},jz=b._emscripten_bind_MdDbRotatedDimension_Lineweight_0=function(){return(jz=b._emscripten_bind_MdDbRotatedDimension_Lineweight_0=b.asm.emscripten_bind_MdDbRotatedDimension_Lineweight_0).apply(null,arguments)},kz=b._emscripten_bind_MdDbRotatedDimension_SetLineweight_1=function(){return(kz=b._emscripten_bind_MdDbRotatedDimension_SetLineweight_1=
533
+ b.asm.emscripten_bind_MdDbRotatedDimension_SetLineweight_1).apply(null,arguments)},lz=b._emscripten_bind_MdDbRotatedDimension_TextStyle_0=function(){return(lz=b._emscripten_bind_MdDbRotatedDimension_TextStyle_0=b.asm.emscripten_bind_MdDbRotatedDimension_TextStyle_0).apply(null,arguments)},mz=b._emscripten_bind_MdDbRotatedDimension_SetTextStyle_1=function(){return(mz=b._emscripten_bind_MdDbRotatedDimension_SetTextStyle_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetTextStyle_1).apply(null,arguments)},
534
+ nz=b._emscripten_bind_MdDbRotatedDimension_Highlight_1=function(){return(nz=b._emscripten_bind_MdDbRotatedDimension_Highlight_1=b.asm.emscripten_bind_MdDbRotatedDimension_Highlight_1).apply(null,arguments)},oz=b._emscripten_bind_MdDbRotatedDimension_Move_2=function(){return(oz=b._emscripten_bind_MdDbRotatedDimension_Move_2=b.asm.emscripten_bind_MdDbRotatedDimension_Move_2).apply(null,arguments)},pz=b._emscripten_bind_MdDbRotatedDimension_Rotate_2=function(){return(pz=b._emscripten_bind_MdDbRotatedDimension_Rotate_2=
535
+ b.asm.emscripten_bind_MdDbRotatedDimension_Rotate_2).apply(null,arguments)},qz=b._emscripten_bind_MdDbRotatedDimension_Mirror_2=function(){return(qz=b._emscripten_bind_MdDbRotatedDimension_Mirror_2=b.asm.emscripten_bind_MdDbRotatedDimension_Mirror_2).apply(null,arguments)},rz=b._emscripten_bind_MdDbRotatedDimension_ScaleEntity_2=function(){return(rz=b._emscripten_bind_MdDbRotatedDimension_ScaleEntity_2=b.asm.emscripten_bind_MdDbRotatedDimension_ScaleEntity_2).apply(null,arguments)},sz=b._emscripten_bind_MdDbRotatedDimension_TransformBy_1=
536
+ function(){return(sz=b._emscripten_bind_MdDbRotatedDimension_TransformBy_1=b.asm.emscripten_bind_MdDbRotatedDimension_TransformBy_1).apply(null,arguments)},tz=b._emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0=function(){return(tz=b._emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0=b.asm.emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0).apply(null,arguments)},uz=b._emscripten_bind_MdDbRotatedDimension_GetXData_1=function(){return(uz=b._emscripten_bind_MdDbRotatedDimension_GetXData_1=
537
+ b.asm.emscripten_bind_MdDbRotatedDimension_GetXData_1).apply(null,arguments)},vz=b._emscripten_bind_MdDbRotatedDimension_SetXData_1=function(){return(vz=b._emscripten_bind_MdDbRotatedDimension_SetXData_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetXData_1).apply(null,arguments)},wz=b._emscripten_bind_MdDbRotatedDimension_GetxDataString_2=function(){return(wz=b._emscripten_bind_MdDbRotatedDimension_GetxDataString_2=b.asm.emscripten_bind_MdDbRotatedDimension_GetxDataString_2).apply(null,arguments)},
538
+ xz=b._emscripten_bind_MdDbRotatedDimension_SetxDataString_3=function(){return(xz=b._emscripten_bind_MdDbRotatedDimension_SetxDataString_3=b.asm.emscripten_bind_MdDbRotatedDimension_SetxDataString_3).apply(null,arguments)},yz=b._emscripten_bind_MdDbRotatedDimension_GetxDataDouble_2=function(){return(yz=b._emscripten_bind_MdDbRotatedDimension_GetxDataDouble_2=b.asm.emscripten_bind_MdDbRotatedDimension_GetxDataDouble_2).apply(null,arguments)},zz=b._emscripten_bind_MdDbRotatedDimension_SetxDataDouble_3=
539
+ function(){return(zz=b._emscripten_bind_MdDbRotatedDimension_SetxDataDouble_3=b.asm.emscripten_bind_MdDbRotatedDimension_SetxDataDouble_3).apply(null,arguments)},Az=b._emscripten_bind_MdDbRotatedDimension_GetxDataLong_2=function(){return(Az=b._emscripten_bind_MdDbRotatedDimension_GetxDataLong_2=b.asm.emscripten_bind_MdDbRotatedDimension_GetxDataLong_2).apply(null,arguments)},Bz=b._emscripten_bind_MdDbRotatedDimension_SetxDataLong_3=function(){return(Bz=b._emscripten_bind_MdDbRotatedDimension_SetxDataLong_3=
540
+ b.asm.emscripten_bind_MdDbRotatedDimension_SetxDataLong_3).apply(null,arguments)},Cz=b._emscripten_bind_MdDbRotatedDimension_GetxDataPoint_2=function(){return(Cz=b._emscripten_bind_MdDbRotatedDimension_GetxDataPoint_2=b.asm.emscripten_bind_MdDbRotatedDimension_GetxDataPoint_2).apply(null,arguments)},Dz=b._emscripten_bind_MdDbRotatedDimension_SetxDataPoint_3=function(){return(Dz=b._emscripten_bind_MdDbRotatedDimension_SetxDataPoint_3=b.asm.emscripten_bind_MdDbRotatedDimension_SetxDataPoint_3).apply(null,
541
+ arguments)},Ez=b._emscripten_bind_MdDbRotatedDimension_DeleteXData_1=function(){return(Ez=b._emscripten_bind_MdDbRotatedDimension_DeleteXData_1=b.asm.emscripten_bind_MdDbRotatedDimension_DeleteXData_1).apply(null,arguments)},Fz=b._emscripten_bind_MdDbRotatedDimension_GetAllAppName_0=function(){return(Fz=b._emscripten_bind_MdDbRotatedDimension_GetAllAppName_0=b.asm.emscripten_bind_MdDbRotatedDimension_GetAllAppName_0).apply(null,arguments)},Gz=b._emscripten_bind_MdDbRotatedDimension_GetObjectID_0=
542
+ function(){return(Gz=b._emscripten_bind_MdDbRotatedDimension_GetObjectID_0=b.asm.emscripten_bind_MdDbRotatedDimension_GetObjectID_0).apply(null,arguments)},Hz=b._emscripten_bind_MdDbRotatedDimension_Erase_0=function(){return(Hz=b._emscripten_bind_MdDbRotatedDimension_Erase_0=b.asm.emscripten_bind_MdDbRotatedDimension_Erase_0).apply(null,arguments)},Iz=b._emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1=function(){return(Iz=b._emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1=
543
+ b.asm.emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1).apply(null,arguments)},Jz=b._emscripten_bind_MdDbRotatedDimension_Clone_0=function(){return(Jz=b._emscripten_bind_MdDbRotatedDimension_Clone_0=b.asm.emscripten_bind_MdDbRotatedDimension_Clone_0).apply(null,arguments)},Kz=b._emscripten_bind_MdDbRotatedDimension_GetHandle_0=function(){return(Kz=b._emscripten_bind_MdDbRotatedDimension_GetHandle_0=b.asm.emscripten_bind_MdDbRotatedDimension_GetHandle_0).apply(null,arguments)},Lz=b._emscripten_bind_MdDbRotatedDimension_GetDatabase_0=
544
+ function(){return(Lz=b._emscripten_bind_MdDbRotatedDimension_GetDatabase_0=b.asm.emscripten_bind_MdDbRotatedDimension_GetDatabase_0).apply(null,arguments)},Mz=b._emscripten_bind_MdDbRotatedDimension_GetOwnerID_0=function(){return(Mz=b._emscripten_bind_MdDbRotatedDimension_GetOwnerID_0=b.asm.emscripten_bind_MdDbRotatedDimension_GetOwnerID_0).apply(null,arguments)},Nz=b._emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4=function(){return(Nz=b._emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4=
545
+ b.asm.emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4).apply(null,arguments)},Oz=b._emscripten_bind_MdDbRotatedDimension_getObjectName_0=function(){return(Oz=b._emscripten_bind_MdDbRotatedDimension_getObjectName_0=b.asm.emscripten_bind_MdDbRotatedDimension_getObjectName_0).apply(null,arguments)},Pz=b._emscripten_bind_MdDbRotatedDimension_getDxf0_0=function(){return(Pz=b._emscripten_bind_MdDbRotatedDimension_getDxf0_0=b.asm.emscripten_bind_MdDbRotatedDimension_getDxf0_0).apply(null,arguments)},
546
+ Qz=b._emscripten_bind_MdDbRotatedDimension_getJson_0=function(){return(Qz=b._emscripten_bind_MdDbRotatedDimension_getJson_0=b.asm.emscripten_bind_MdDbRotatedDimension_getJson_0).apply(null,arguments)},Rz=b._emscripten_bind_MdDbRotatedDimension_setJson_1=function(){return(Rz=b._emscripten_bind_MdDbRotatedDimension_setJson_1=b.asm.emscripten_bind_MdDbRotatedDimension_setJson_1).apply(null,arguments)},Sz=b._emscripten_bind_MdDbRotatedDimension_isKindOf_1=function(){return(Sz=b._emscripten_bind_MdDbRotatedDimension_isKindOf_1=
547
+ b.asm.emscripten_bind_MdDbRotatedDimension_isKindOf_1).apply(null,arguments)},Tz=b._emscripten_bind_MdDbRotatedDimension___destroy___0=function(){return(Tz=b._emscripten_bind_MdDbRotatedDimension___destroy___0=b.asm.emscripten_bind_MdDbRotatedDimension___destroy___0).apply(null,arguments)},Uz=b._emscripten_bind_MdDbMText_MdDbMText_0=function(){return(Uz=b._emscripten_bind_MdDbMText_MdDbMText_0=b.asm.emscripten_bind_MdDbMText_MdDbMText_0).apply(null,arguments)},Vz=b._emscripten_bind_MdDbMText_location_0=
548
+ function(){return(Vz=b._emscripten_bind_MdDbMText_location_0=b.asm.emscripten_bind_MdDbMText_location_0).apply(null,arguments)},Wz=b._emscripten_bind_MdDbMText_setLocation_1=function(){return(Wz=b._emscripten_bind_MdDbMText_setLocation_1=b.asm.emscripten_bind_MdDbMText_setLocation_1).apply(null,arguments)},Xz=b._emscripten_bind_MdDbMText_rotation_0=function(){return(Xz=b._emscripten_bind_MdDbMText_rotation_0=b.asm.emscripten_bind_MdDbMText_rotation_0).apply(null,arguments)},Yz=b._emscripten_bind_MdDbMText_setRotation_1=
549
+ function(){return(Yz=b._emscripten_bind_MdDbMText_setRotation_1=b.asm.emscripten_bind_MdDbMText_setRotation_1).apply(null,arguments)},Zz=b._emscripten_bind_MdDbMText_width_0=function(){return(Zz=b._emscripten_bind_MdDbMText_width_0=b.asm.emscripten_bind_MdDbMText_width_0).apply(null,arguments)},$z=b._emscripten_bind_MdDbMText_setWidth_1=function(){return($z=b._emscripten_bind_MdDbMText_setWidth_1=b.asm.emscripten_bind_MdDbMText_setWidth_1).apply(null,arguments)},aA=b._emscripten_bind_MdDbMText_textHeight_0=
550
+ function(){return(aA=b._emscripten_bind_MdDbMText_textHeight_0=b.asm.emscripten_bind_MdDbMText_textHeight_0).apply(null,arguments)},bA=b._emscripten_bind_MdDbMText_setTextHeight_1=function(){return(bA=b._emscripten_bind_MdDbMText_setTextHeight_1=b.asm.emscripten_bind_MdDbMText_setTextHeight_1).apply(null,arguments)},cA=b._emscripten_bind_MdDbMText_attachment_0=function(){return(cA=b._emscripten_bind_MdDbMText_attachment_0=b.asm.emscripten_bind_MdDbMText_attachment_0).apply(null,arguments)},dA=b._emscripten_bind_MdDbMText_setAttachment_1=
551
+ function(){return(dA=b._emscripten_bind_MdDbMText_setAttachment_1=b.asm.emscripten_bind_MdDbMText_setAttachment_1).apply(null,arguments)},eA=b._emscripten_bind_MdDbMText_contents_0=function(){return(eA=b._emscripten_bind_MdDbMText_contents_0=b.asm.emscripten_bind_MdDbMText_contents_0).apply(null,arguments)},fA=b._emscripten_bind_MdDbMText_setContents_1=function(){return(fA=b._emscripten_bind_MdDbMText_setContents_1=b.asm.emscripten_bind_MdDbMText_setContents_1).apply(null,arguments)},gA=b._emscripten_bind_MdDbMText_explode_0=
552
+ function(){return(gA=b._emscripten_bind_MdDbMText_explode_0=b.asm.emscripten_bind_MdDbMText_explode_0).apply(null,arguments)},hA=b._emscripten_bind_MdDbMText_TrueColor_0=function(){return(hA=b._emscripten_bind_MdDbMText_TrueColor_0=b.asm.emscripten_bind_MdDbMText_TrueColor_0).apply(null,arguments)},iA=b._emscripten_bind_MdDbMText_SetTrueColor_1=function(){return(iA=b._emscripten_bind_MdDbMText_SetTrueColor_1=b.asm.emscripten_bind_MdDbMText_SetTrueColor_1).apply(null,arguments)},jA=b._emscripten_bind_MdDbMText_ColorIndex_0=
553
+ function(){return(jA=b._emscripten_bind_MdDbMText_ColorIndex_0=b.asm.emscripten_bind_MdDbMText_ColorIndex_0).apply(null,arguments)},kA=b._emscripten_bind_MdDbMText_SetColorIndex_1=function(){return(kA=b._emscripten_bind_MdDbMText_SetColorIndex_1=b.asm.emscripten_bind_MdDbMText_SetColorIndex_1).apply(null,arguments)},lA=b._emscripten_bind_MdDbMText_Layer_0=function(){return(lA=b._emscripten_bind_MdDbMText_Layer_0=b.asm.emscripten_bind_MdDbMText_Layer_0).apply(null,arguments)},mA=b._emscripten_bind_MdDbMText_SetLayer_1=
554
+ function(){return(mA=b._emscripten_bind_MdDbMText_SetLayer_1=b.asm.emscripten_bind_MdDbMText_SetLayer_1).apply(null,arguments)},nA=b._emscripten_bind_MdDbMText_LinetypeScale_0=function(){return(nA=b._emscripten_bind_MdDbMText_LinetypeScale_0=b.asm.emscripten_bind_MdDbMText_LinetypeScale_0).apply(null,arguments)},oA=b._emscripten_bind_MdDbMText_SetLinetypeScale_1=function(){return(oA=b._emscripten_bind_MdDbMText_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbMText_SetLinetypeScale_1).apply(null,arguments)},
555
+ pA=b._emscripten_bind_MdDbMText_Visible_0=function(){return(pA=b._emscripten_bind_MdDbMText_Visible_0=b.asm.emscripten_bind_MdDbMText_Visible_0).apply(null,arguments)},qA=b._emscripten_bind_MdDbMText_SetVisible_1=function(){return(qA=b._emscripten_bind_MdDbMText_SetVisible_1=b.asm.emscripten_bind_MdDbMText_SetVisible_1).apply(null,arguments)},rA=b._emscripten_bind_MdDbMText_Lineweight_0=function(){return(rA=b._emscripten_bind_MdDbMText_Lineweight_0=b.asm.emscripten_bind_MdDbMText_Lineweight_0).apply(null,
556
+ arguments)},sA=b._emscripten_bind_MdDbMText_SetLineweight_1=function(){return(sA=b._emscripten_bind_MdDbMText_SetLineweight_1=b.asm.emscripten_bind_MdDbMText_SetLineweight_1).apply(null,arguments)},tA=b._emscripten_bind_MdDbMText_TextStyle_0=function(){return(tA=b._emscripten_bind_MdDbMText_TextStyle_0=b.asm.emscripten_bind_MdDbMText_TextStyle_0).apply(null,arguments)},uA=b._emscripten_bind_MdDbMText_SetTextStyle_1=function(){return(uA=b._emscripten_bind_MdDbMText_SetTextStyle_1=b.asm.emscripten_bind_MdDbMText_SetTextStyle_1).apply(null,
557
+ arguments)},vA=b._emscripten_bind_MdDbMText_Highlight_1=function(){return(vA=b._emscripten_bind_MdDbMText_Highlight_1=b.asm.emscripten_bind_MdDbMText_Highlight_1).apply(null,arguments)},wA=b._emscripten_bind_MdDbMText_Move_2=function(){return(wA=b._emscripten_bind_MdDbMText_Move_2=b.asm.emscripten_bind_MdDbMText_Move_2).apply(null,arguments)},xA=b._emscripten_bind_MdDbMText_Rotate_2=function(){return(xA=b._emscripten_bind_MdDbMText_Rotate_2=b.asm.emscripten_bind_MdDbMText_Rotate_2).apply(null,arguments)},
558
+ yA=b._emscripten_bind_MdDbMText_Mirror_2=function(){return(yA=b._emscripten_bind_MdDbMText_Mirror_2=b.asm.emscripten_bind_MdDbMText_Mirror_2).apply(null,arguments)},zA=b._emscripten_bind_MdDbMText_ScaleEntity_2=function(){return(zA=b._emscripten_bind_MdDbMText_ScaleEntity_2=b.asm.emscripten_bind_MdDbMText_ScaleEntity_2).apply(null,arguments)},AA=b._emscripten_bind_MdDbMText_TransformBy_1=function(){return(AA=b._emscripten_bind_MdDbMText_TransformBy_1=b.asm.emscripten_bind_MdDbMText_TransformBy_1).apply(null,
559
+ arguments)},BA=b._emscripten_bind_MdDbMText_GetBoundingBox_0=function(){return(BA=b._emscripten_bind_MdDbMText_GetBoundingBox_0=b.asm.emscripten_bind_MdDbMText_GetBoundingBox_0).apply(null,arguments)},CA=b._emscripten_bind_MdDbMText_GetXData_1=function(){return(CA=b._emscripten_bind_MdDbMText_GetXData_1=b.asm.emscripten_bind_MdDbMText_GetXData_1).apply(null,arguments)},DA=b._emscripten_bind_MdDbMText_SetXData_1=function(){return(DA=b._emscripten_bind_MdDbMText_SetXData_1=b.asm.emscripten_bind_MdDbMText_SetXData_1).apply(null,
560
+ arguments)},EA=b._emscripten_bind_MdDbMText_GetxDataString_2=function(){return(EA=b._emscripten_bind_MdDbMText_GetxDataString_2=b.asm.emscripten_bind_MdDbMText_GetxDataString_2).apply(null,arguments)},FA=b._emscripten_bind_MdDbMText_SetxDataString_3=function(){return(FA=b._emscripten_bind_MdDbMText_SetxDataString_3=b.asm.emscripten_bind_MdDbMText_SetxDataString_3).apply(null,arguments)},GA=b._emscripten_bind_MdDbMText_GetxDataDouble_2=function(){return(GA=b._emscripten_bind_MdDbMText_GetxDataDouble_2=
561
+ b.asm.emscripten_bind_MdDbMText_GetxDataDouble_2).apply(null,arguments)},HA=b._emscripten_bind_MdDbMText_SetxDataDouble_3=function(){return(HA=b._emscripten_bind_MdDbMText_SetxDataDouble_3=b.asm.emscripten_bind_MdDbMText_SetxDataDouble_3).apply(null,arguments)},IA=b._emscripten_bind_MdDbMText_GetxDataLong_2=function(){return(IA=b._emscripten_bind_MdDbMText_GetxDataLong_2=b.asm.emscripten_bind_MdDbMText_GetxDataLong_2).apply(null,arguments)},JA=b._emscripten_bind_MdDbMText_SetxDataLong_3=function(){return(JA=
562
+ b._emscripten_bind_MdDbMText_SetxDataLong_3=b.asm.emscripten_bind_MdDbMText_SetxDataLong_3).apply(null,arguments)},KA=b._emscripten_bind_MdDbMText_GetxDataPoint_2=function(){return(KA=b._emscripten_bind_MdDbMText_GetxDataPoint_2=b.asm.emscripten_bind_MdDbMText_GetxDataPoint_2).apply(null,arguments)},LA=b._emscripten_bind_MdDbMText_SetxDataPoint_3=function(){return(LA=b._emscripten_bind_MdDbMText_SetxDataPoint_3=b.asm.emscripten_bind_MdDbMText_SetxDataPoint_3).apply(null,arguments)},MA=b._emscripten_bind_MdDbMText_DeleteXData_1=
563
+ function(){return(MA=b._emscripten_bind_MdDbMText_DeleteXData_1=b.asm.emscripten_bind_MdDbMText_DeleteXData_1).apply(null,arguments)},NA=b._emscripten_bind_MdDbMText_GetAllAppName_0=function(){return(NA=b._emscripten_bind_MdDbMText_GetAllAppName_0=b.asm.emscripten_bind_MdDbMText_GetAllAppName_0).apply(null,arguments)},OA=b._emscripten_bind_MdDbMText_GetObjectID_0=function(){return(OA=b._emscripten_bind_MdDbMText_GetObjectID_0=b.asm.emscripten_bind_MdDbMText_GetObjectID_0).apply(null,arguments)},PA=
564
+ b._emscripten_bind_MdDbMText_Erase_0=function(){return(PA=b._emscripten_bind_MdDbMText_Erase_0=b.asm.emscripten_bind_MdDbMText_Erase_0).apply(null,arguments)},QA=b._emscripten_bind_MdDbMText_ConnectionTempObject_1=function(){return(QA=b._emscripten_bind_MdDbMText_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbMText_ConnectionTempObject_1).apply(null,arguments)},RA=b._emscripten_bind_MdDbMText_Clone_0=function(){return(RA=b._emscripten_bind_MdDbMText_Clone_0=b.asm.emscripten_bind_MdDbMText_Clone_0).apply(null,
565
+ arguments)},SA=b._emscripten_bind_MdDbMText_GetHandle_0=function(){return(SA=b._emscripten_bind_MdDbMText_GetHandle_0=b.asm.emscripten_bind_MdDbMText_GetHandle_0).apply(null,arguments)},TA=b._emscripten_bind_MdDbMText_GetDatabase_0=function(){return(TA=b._emscripten_bind_MdDbMText_GetDatabase_0=b.asm.emscripten_bind_MdDbMText_GetDatabase_0).apply(null,arguments)},UA=b._emscripten_bind_MdDbMText_GetOwnerID_0=function(){return(UA=b._emscripten_bind_MdDbMText_GetOwnerID_0=b.asm.emscripten_bind_MdDbMText_GetOwnerID_0).apply(null,
566
+ arguments)},VA=b._emscripten_bind_MdDbMText_moveGripPointsAt_4=function(){return(VA=b._emscripten_bind_MdDbMText_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbMText_moveGripPointsAt_4).apply(null,arguments)},WA=b._emscripten_bind_MdDbMText_getObjectName_0=function(){return(WA=b._emscripten_bind_MdDbMText_getObjectName_0=b.asm.emscripten_bind_MdDbMText_getObjectName_0).apply(null,arguments)},XA=b._emscripten_bind_MdDbMText_getDxf0_0=function(){return(XA=b._emscripten_bind_MdDbMText_getDxf0_0=b.asm.emscripten_bind_MdDbMText_getDxf0_0).apply(null,
567
+ arguments)},YA=b._emscripten_bind_MdDbMText_getJson_0=function(){return(YA=b._emscripten_bind_MdDbMText_getJson_0=b.asm.emscripten_bind_MdDbMText_getJson_0).apply(null,arguments)},ZA=b._emscripten_bind_MdDbMText_setJson_1=function(){return(ZA=b._emscripten_bind_MdDbMText_setJson_1=b.asm.emscripten_bind_MdDbMText_setJson_1).apply(null,arguments)},$A=b._emscripten_bind_MdDbMText_isKindOf_1=function(){return($A=b._emscripten_bind_MdDbMText_isKindOf_1=b.asm.emscripten_bind_MdDbMText_isKindOf_1).apply(null,
568
+ arguments)},aB=b._emscripten_bind_MdDbMText___destroy___0=function(){return(aB=b._emscripten_bind_MdDbMText___destroy___0=b.asm.emscripten_bind_MdDbMText___destroy___0).apply(null,arguments)},bB=b._emscripten_bind_MdDbBlockTableRecordIterator_start_2=function(){return(bB=b._emscripten_bind_MdDbBlockTableRecordIterator_start_2=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_start_2).apply(null,arguments)},cB=b._emscripten_bind_MdDbBlockTableRecordIterator_done_0=function(){return(cB=b._emscripten_bind_MdDbBlockTableRecordIterator_done_0=
569
+ b.asm.emscripten_bind_MdDbBlockTableRecordIterator_done_0).apply(null,arguments)},dB=b._emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0=function(){return(dB=b._emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0).apply(null,arguments)},eB=b._emscripten_bind_MdDbBlockTableRecordIterator_step_2=function(){return(eB=b._emscripten_bind_MdDbBlockTableRecordIterator_step_2=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_step_2).apply(null,
570
+ arguments)},fB=b._emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0=function(){return(fB=b._emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0).apply(null,arguments)},gB=b._emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0=function(){return(gB=b._emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0).apply(null,arguments)},hB=b._emscripten_bind_MdDbBlockTableRecordIterator_getJson_0=
571
+ function(){return(hB=b._emscripten_bind_MdDbBlockTableRecordIterator_getJson_0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_getJson_0).apply(null,arguments)},iB=b._emscripten_bind_MdDbBlockTableRecordIterator_setJson_1=function(){return(iB=b._emscripten_bind_MdDbBlockTableRecordIterator_setJson_1=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_setJson_1).apply(null,arguments)},jB=b._emscripten_bind_MdDbBlockTableRecordIterator_isKindOf_1=function(){return(jB=b._emscripten_bind_MdDbBlockTableRecordIterator_isKindOf_1=
572
+ b.asm.emscripten_bind_MdDbBlockTableRecordIterator_isKindOf_1).apply(null,arguments)},kB=b._emscripten_bind_MdDbBlockTableRecordIterator___destroy___0=function(){return(kB=b._emscripten_bind_MdDbBlockTableRecordIterator___destroy___0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator___destroy___0).apply(null,arguments)},lB=b._emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0=function(){return(lB=b._emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0=b.asm.emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0).apply(null,
573
+ arguments)},mB=b._emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1=function(){return(mB=b._emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1=b.asm.emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1).apply(null,arguments)},nB=b._emscripten_bind_MdDbBlockTableRecord_newIterator_2=function(){return(nB=b._emscripten_bind_MdDbBlockTableRecord_newIterator_2=b.asm.emscripten_bind_MdDbBlockTableRecord_newIterator_2).apply(null,arguments)},oB=b._emscripten_bind_MdDbBlockTableRecord_origin_0=
574
+ function(){return(oB=b._emscripten_bind_MdDbBlockTableRecord_origin_0=b.asm.emscripten_bind_MdDbBlockTableRecord_origin_0).apply(null,arguments)},pB=b._emscripten_bind_MdDbBlockTableRecord_setOrigin_1=function(){return(pB=b._emscripten_bind_MdDbBlockTableRecord_setOrigin_1=b.asm.emscripten_bind_MdDbBlockTableRecord_setOrigin_1).apply(null,arguments)},qB=b._emscripten_bind_MdDbBlockTableRecord_getBoundingBox_0=function(){return(qB=b._emscripten_bind_MdDbBlockTableRecord_getBoundingBox_0=b.asm.emscripten_bind_MdDbBlockTableRecord_getBoundingBox_0).apply(null,
575
+ arguments)},rB=b._emscripten_bind_MdDbBlockTableRecord_invalidBoundingBoxBuffer_0=function(){return(rB=b._emscripten_bind_MdDbBlockTableRecord_invalidBoundingBoxBuffer_0=b.asm.emscripten_bind_MdDbBlockTableRecord_invalidBoundingBoxBuffer_0).apply(null,arguments)},sB=b._emscripten_bind_MdDbBlockTableRecord_GetObjectID_0=function(){return(sB=b._emscripten_bind_MdDbBlockTableRecord_GetObjectID_0=b.asm.emscripten_bind_MdDbBlockTableRecord_GetObjectID_0).apply(null,arguments)},tB=b._emscripten_bind_MdDbBlockTableRecord_Erase_0=
576
+ function(){return(tB=b._emscripten_bind_MdDbBlockTableRecord_Erase_0=b.asm.emscripten_bind_MdDbBlockTableRecord_Erase_0).apply(null,arguments)},uB=b._emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1=function(){return(uB=b._emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1).apply(null,arguments)},vB=b._emscripten_bind_MdDbBlockTableRecord_Clone_0=function(){return(vB=b._emscripten_bind_MdDbBlockTableRecord_Clone_0=
577
+ b.asm.emscripten_bind_MdDbBlockTableRecord_Clone_0).apply(null,arguments)},wB=b._emscripten_bind_MdDbBlockTableRecord_GetHandle_0=function(){return(wB=b._emscripten_bind_MdDbBlockTableRecord_GetHandle_0=b.asm.emscripten_bind_MdDbBlockTableRecord_GetHandle_0).apply(null,arguments)},xB=b._emscripten_bind_MdDbBlockTableRecord_GetDatabase_0=function(){return(xB=b._emscripten_bind_MdDbBlockTableRecord_GetDatabase_0=b.asm.emscripten_bind_MdDbBlockTableRecord_GetDatabase_0).apply(null,arguments)},yB=b._emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0=
578
+ function(){return(yB=b._emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0=b.asm.emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0).apply(null,arguments)},zB=b._emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4=function(){return(zB=b._emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4).apply(null,arguments)},AB=b._emscripten_bind_MdDbBlockTableRecord_getObjectName_0=function(){return(AB=b._emscripten_bind_MdDbBlockTableRecord_getObjectName_0=
579
+ b.asm.emscripten_bind_MdDbBlockTableRecord_getObjectName_0).apply(null,arguments)},BB=b._emscripten_bind_MdDbBlockTableRecord_getDxf0_0=function(){return(BB=b._emscripten_bind_MdDbBlockTableRecord_getDxf0_0=b.asm.emscripten_bind_MdDbBlockTableRecord_getDxf0_0).apply(null,arguments)},CB=b._emscripten_bind_MdDbBlockTableRecord_getJson_0=function(){return(CB=b._emscripten_bind_MdDbBlockTableRecord_getJson_0=b.asm.emscripten_bind_MdDbBlockTableRecord_getJson_0).apply(null,arguments)},DB=b._emscripten_bind_MdDbBlockTableRecord_setJson_1=
580
+ function(){return(DB=b._emscripten_bind_MdDbBlockTableRecord_setJson_1=b.asm.emscripten_bind_MdDbBlockTableRecord_setJson_1).apply(null,arguments)},EB=b._emscripten_bind_MdDbBlockTableRecord_isKindOf_1=function(){return(EB=b._emscripten_bind_MdDbBlockTableRecord_isKindOf_1=b.asm.emscripten_bind_MdDbBlockTableRecord_isKindOf_1).apply(null,arguments)},FB=b._emscripten_bind_MdDbBlockTableRecord___destroy___0=function(){return(FB=b._emscripten_bind_MdDbBlockTableRecord___destroy___0=b.asm.emscripten_bind_MdDbBlockTableRecord___destroy___0).apply(null,
581
+ arguments)},GB=b._emscripten_bind_MdDbBlockTableIterator_start_2=function(){return(GB=b._emscripten_bind_MdDbBlockTableIterator_start_2=b.asm.emscripten_bind_MdDbBlockTableIterator_start_2).apply(null,arguments)},HB=b._emscripten_bind_MdDbBlockTableIterator_done_0=function(){return(HB=b._emscripten_bind_MdDbBlockTableIterator_done_0=b.asm.emscripten_bind_MdDbBlockTableIterator_done_0).apply(null,arguments)},IB=b._emscripten_bind_MdDbBlockTableIterator_getRecord_0=function(){return(IB=b._emscripten_bind_MdDbBlockTableIterator_getRecord_0=
582
+ b.asm.emscripten_bind_MdDbBlockTableIterator_getRecord_0).apply(null,arguments)},JB=b._emscripten_bind_MdDbBlockTableIterator_step_2=function(){return(JB=b._emscripten_bind_MdDbBlockTableIterator_step_2=b.asm.emscripten_bind_MdDbBlockTableIterator_step_2).apply(null,arguments)},KB=b._emscripten_bind_MdDbBlockTableIterator_getObjectName_0=function(){return(KB=b._emscripten_bind_MdDbBlockTableIterator_getObjectName_0=b.asm.emscripten_bind_MdDbBlockTableIterator_getObjectName_0).apply(null,arguments)},
583
+ LB=b._emscripten_bind_MdDbBlockTableIterator_getDxf0_0=function(){return(LB=b._emscripten_bind_MdDbBlockTableIterator_getDxf0_0=b.asm.emscripten_bind_MdDbBlockTableIterator_getDxf0_0).apply(null,arguments)},MB=b._emscripten_bind_MdDbBlockTableIterator_getJson_0=function(){return(MB=b._emscripten_bind_MdDbBlockTableIterator_getJson_0=b.asm.emscripten_bind_MdDbBlockTableIterator_getJson_0).apply(null,arguments)},NB=b._emscripten_bind_MdDbBlockTableIterator_setJson_1=function(){return(NB=b._emscripten_bind_MdDbBlockTableIterator_setJson_1=
584
+ b.asm.emscripten_bind_MdDbBlockTableIterator_setJson_1).apply(null,arguments)},OB=b._emscripten_bind_MdDbBlockTableIterator_isKindOf_1=function(){return(OB=b._emscripten_bind_MdDbBlockTableIterator_isKindOf_1=b.asm.emscripten_bind_MdDbBlockTableIterator_isKindOf_1).apply(null,arguments)},PB=b._emscripten_bind_MdDbBlockTableIterator___destroy___0=function(){return(PB=b._emscripten_bind_MdDbBlockTableIterator___destroy___0=b.asm.emscripten_bind_MdDbBlockTableIterator___destroy___0).apply(null,arguments)},
585
+ QB=b._emscripten_bind_MdDbBlockTable_getAt_1=function(){return(QB=b._emscripten_bind_MdDbBlockTable_getAt_1=b.asm.emscripten_bind_MdDbBlockTable_getAt_1).apply(null,arguments)},RB=b._emscripten_bind_MdDbBlockTable_has_1=function(){return(RB=b._emscripten_bind_MdDbBlockTable_has_1=b.asm.emscripten_bind_MdDbBlockTable_has_1).apply(null,arguments)},SB=b._emscripten_bind_MdDbBlockTable_newIterator_2=function(){return(SB=b._emscripten_bind_MdDbBlockTable_newIterator_2=b.asm.emscripten_bind_MdDbBlockTable_newIterator_2).apply(null,
586
+ arguments)},TB=b._emscripten_bind_MdDbBlockTable_add_1=function(){return(TB=b._emscripten_bind_MdDbBlockTable_add_1=b.asm.emscripten_bind_MdDbBlockTable_add_1).apply(null,arguments)},UB=b._emscripten_bind_MdDbBlockTable_GetObjectID_0=function(){return(UB=b._emscripten_bind_MdDbBlockTable_GetObjectID_0=b.asm.emscripten_bind_MdDbBlockTable_GetObjectID_0).apply(null,arguments)},VB=b._emscripten_bind_MdDbBlockTable_Erase_0=function(){return(VB=b._emscripten_bind_MdDbBlockTable_Erase_0=b.asm.emscripten_bind_MdDbBlockTable_Erase_0).apply(null,
587
+ arguments)},WB=b._emscripten_bind_MdDbBlockTable_ConnectionTempObject_1=function(){return(WB=b._emscripten_bind_MdDbBlockTable_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbBlockTable_ConnectionTempObject_1).apply(null,arguments)},XB=b._emscripten_bind_MdDbBlockTable_Clone_0=function(){return(XB=b._emscripten_bind_MdDbBlockTable_Clone_0=b.asm.emscripten_bind_MdDbBlockTable_Clone_0).apply(null,arguments)},YB=b._emscripten_bind_MdDbBlockTable_GetHandle_0=function(){return(YB=b._emscripten_bind_MdDbBlockTable_GetHandle_0=
588
+ b.asm.emscripten_bind_MdDbBlockTable_GetHandle_0).apply(null,arguments)},ZB=b._emscripten_bind_MdDbBlockTable_GetDatabase_0=function(){return(ZB=b._emscripten_bind_MdDbBlockTable_GetDatabase_0=b.asm.emscripten_bind_MdDbBlockTable_GetDatabase_0).apply(null,arguments)},$B=b._emscripten_bind_MdDbBlockTable_GetOwnerID_0=function(){return($B=b._emscripten_bind_MdDbBlockTable_GetOwnerID_0=b.asm.emscripten_bind_MdDbBlockTable_GetOwnerID_0).apply(null,arguments)},aC=b._emscripten_bind_MdDbBlockTable_moveGripPointsAt_4=
589
+ function(){return(aC=b._emscripten_bind_MdDbBlockTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbBlockTable_moveGripPointsAt_4).apply(null,arguments)},bC=b._emscripten_bind_MdDbBlockTable_getObjectName_0=function(){return(bC=b._emscripten_bind_MdDbBlockTable_getObjectName_0=b.asm.emscripten_bind_MdDbBlockTable_getObjectName_0).apply(null,arguments)},cC=b._emscripten_bind_MdDbBlockTable_getDxf0_0=function(){return(cC=b._emscripten_bind_MdDbBlockTable_getDxf0_0=b.asm.emscripten_bind_MdDbBlockTable_getDxf0_0).apply(null,
590
+ arguments)},dC=b._emscripten_bind_MdDbBlockTable_getJson_0=function(){return(dC=b._emscripten_bind_MdDbBlockTable_getJson_0=b.asm.emscripten_bind_MdDbBlockTable_getJson_0).apply(null,arguments)},eC=b._emscripten_bind_MdDbBlockTable_setJson_1=function(){return(eC=b._emscripten_bind_MdDbBlockTable_setJson_1=b.asm.emscripten_bind_MdDbBlockTable_setJson_1).apply(null,arguments)},fC=b._emscripten_bind_MdDbBlockTable_isKindOf_1=function(){return(fC=b._emscripten_bind_MdDbBlockTable_isKindOf_1=b.asm.emscripten_bind_MdDbBlockTable_isKindOf_1).apply(null,
591
+ arguments)},gC=b._emscripten_bind_MdDbBlockTable___destroy___0=function(){return(gC=b._emscripten_bind_MdDbBlockTable___destroy___0=b.asm.emscripten_bind_MdDbBlockTable___destroy___0).apply(null,arguments)},hC=b._emscripten_bind_McDrawSelSet_McDrawSelSet_0=function(){return(hC=b._emscripten_bind_McDrawSelSet_McDrawSelSet_0=b.asm.emscripten_bind_McDrawSelSet_McDrawSelSet_0).apply(null,arguments)},iC=b._emscripten_bind_McDrawSelSet_allSelect_1=function(){return(iC=b._emscripten_bind_McDrawSelSet_allSelect_1=
592
+ b.asm.emscripten_bind_McDrawSelSet_allSelect_1).apply(null,arguments)},jC=b._emscripten_bind_McDrawSelSet_pointSelect_4=function(){return(jC=b._emscripten_bind_McDrawSelSet_pointSelect_4=b.asm.emscripten_bind_McDrawSelSet_pointSelect_4).apply(null,arguments)},kC=b._emscripten_bind_McDrawSelSet_crossingSelect_5=function(){return(kC=b._emscripten_bind_McDrawSelSet_crossingSelect_5=b.asm.emscripten_bind_McDrawSelSet_crossingSelect_5).apply(null,arguments)},lC=b._emscripten_bind_McDrawSelSet_userSelect_6=
593
+ function(){return(lC=b._emscripten_bind_McDrawSelSet_userSelect_6=b.asm.emscripten_bind_McDrawSelSet_userSelect_6).apply(null,arguments)},mC=b._emscripten_bind_McDrawSelSet_userPointSelect_4=function(){return(mC=b._emscripten_bind_McDrawSelSet_userPointSelect_4=b.asm.emscripten_bind_McDrawSelSet_userPointSelect_4).apply(null,arguments)},nC=b._emscripten_bind_McDrawSelSet_getFilterEntity_2=function(){return(nC=b._emscripten_bind_McDrawSelSet_getFilterEntity_2=b.asm.emscripten_bind_McDrawSelSet_getFilterEntity_2).apply(null,
594
+ arguments)},oC=b._emscripten_bind_McDrawSelSet_highlightEntity_1=function(){return(oC=b._emscripten_bind_McDrawSelSet_highlightEntity_1=b.asm.emscripten_bind_McDrawSelSet_highlightEntity_1).apply(null,arguments)},pC=b._emscripten_bind_McDrawSelSet_count_0=function(){return(pC=b._emscripten_bind_McDrawSelSet_count_0=b.asm.emscripten_bind_McDrawSelSet_count_0).apply(null,arguments)},qC=b._emscripten_bind_McDrawSelSet_item_1=function(){return(qC=b._emscripten_bind_McDrawSelSet_item_1=b.asm.emscripten_bind_McDrawSelSet_item_1).apply(null,
595
+ arguments)},rC=b._emscripten_bind_McDrawSelSet_getObjectName_0=function(){return(rC=b._emscripten_bind_McDrawSelSet_getObjectName_0=b.asm.emscripten_bind_McDrawSelSet_getObjectName_0).apply(null,arguments)},sC=b._emscripten_bind_McDrawSelSet_getDxf0_0=function(){return(sC=b._emscripten_bind_McDrawSelSet_getDxf0_0=b.asm.emscripten_bind_McDrawSelSet_getDxf0_0).apply(null,arguments)},tC=b._emscripten_bind_McDrawSelSet_getJson_0=function(){return(tC=b._emscripten_bind_McDrawSelSet_getJson_0=b.asm.emscripten_bind_McDrawSelSet_getJson_0).apply(null,
596
+ arguments)},uC=b._emscripten_bind_McDrawSelSet_setJson_1=function(){return(uC=b._emscripten_bind_McDrawSelSet_setJson_1=b.asm.emscripten_bind_McDrawSelSet_setJson_1).apply(null,arguments)},vC=b._emscripten_bind_McDrawSelSet_isKindOf_1=function(){return(vC=b._emscripten_bind_McDrawSelSet_isKindOf_1=b.asm.emscripten_bind_McDrawSelSet_isKindOf_1).apply(null,arguments)},wC=b._emscripten_bind_McDrawSelSet___destroy___0=function(){return(wC=b._emscripten_bind_McDrawSelSet___destroy___0=b.asm.emscripten_bind_McDrawSelSet___destroy___0).apply(null,
597
+ arguments)},xC=b._emscripten_bind_MdDbEllipse_MdDbEllipse_0=function(){return(xC=b._emscripten_bind_MdDbEllipse_MdDbEllipse_0=b.asm.emscripten_bind_MdDbEllipse_MdDbEllipse_0).apply(null,arguments)},yC=b._emscripten_bind_MdDbEllipse_center_0=function(){return(yC=b._emscripten_bind_MdDbEllipse_center_0=b.asm.emscripten_bind_MdDbEllipse_center_0).apply(null,arguments)},zC=b._emscripten_bind_MdDbEllipse_setCenter_1=function(){return(zC=b._emscripten_bind_MdDbEllipse_setCenter_1=b.asm.emscripten_bind_MdDbEllipse_setCenter_1).apply(null,
598
+ arguments)},AC=b._emscripten_bind_MdDbEllipse_majorAxis_0=function(){return(AC=b._emscripten_bind_MdDbEllipse_majorAxis_0=b.asm.emscripten_bind_MdDbEllipse_majorAxis_0).apply(null,arguments)},BC=b._emscripten_bind_MdDbEllipse_minorAxis_0=function(){return(BC=b._emscripten_bind_MdDbEllipse_minorAxis_0=b.asm.emscripten_bind_MdDbEllipse_minorAxis_0).apply(null,arguments)},CC=b._emscripten_bind_MdDbEllipse_setMajorAxis_1=function(){return(CC=b._emscripten_bind_MdDbEllipse_setMajorAxis_1=b.asm.emscripten_bind_MdDbEllipse_setMajorAxis_1).apply(null,
599
+ arguments)},DC=b._emscripten_bind_MdDbEllipse_setMinorAxis_1=function(){return(DC=b._emscripten_bind_MdDbEllipse_setMinorAxis_1=b.asm.emscripten_bind_MdDbEllipse_setMinorAxis_1).apply(null,arguments)},EC=b._emscripten_bind_MdDbEllipse_radiusRatio_0=function(){return(EC=b._emscripten_bind_MdDbEllipse_radiusRatio_0=b.asm.emscripten_bind_MdDbEllipse_radiusRatio_0).apply(null,arguments)},FC=b._emscripten_bind_MdDbEllipse_setRadiusRatio_1=function(){return(FC=b._emscripten_bind_MdDbEllipse_setRadiusRatio_1=
600
+ b.asm.emscripten_bind_MdDbEllipse_setRadiusRatio_1).apply(null,arguments)},GC=b._emscripten_bind_MdDbEllipse_startAngle_0=function(){return(GC=b._emscripten_bind_MdDbEllipse_startAngle_0=b.asm.emscripten_bind_MdDbEllipse_startAngle_0).apply(null,arguments)},HC=b._emscripten_bind_MdDbEllipse_setStartAngle_1=function(){return(HC=b._emscripten_bind_MdDbEllipse_setStartAngle_1=b.asm.emscripten_bind_MdDbEllipse_setStartAngle_1).apply(null,arguments)},IC=b._emscripten_bind_MdDbEllipse_endAngle_0=function(){return(IC=
601
+ b._emscripten_bind_MdDbEllipse_endAngle_0=b.asm.emscripten_bind_MdDbEllipse_endAngle_0).apply(null,arguments)},JC=b._emscripten_bind_MdDbEllipse_setEndAngle_1=function(){return(JC=b._emscripten_bind_MdDbEllipse_setEndAngle_1=b.asm.emscripten_bind_MdDbEllipse_setEndAngle_1).apply(null,arguments)},KC=b._emscripten_bind_MdDbEllipse_InitData_5=function(){return(KC=b._emscripten_bind_MdDbEllipse_InitData_5=b.asm.emscripten_bind_MdDbEllipse_InitData_5).apply(null,arguments)},LC=b._emscripten_bind_MdDbEllipse_getStartParam_0=
602
+ function(){return(LC=b._emscripten_bind_MdDbEllipse_getStartParam_0=b.asm.emscripten_bind_MdDbEllipse_getStartParam_0).apply(null,arguments)},MC=b._emscripten_bind_MdDbEllipse_getEndParam_0=function(){return(MC=b._emscripten_bind_MdDbEllipse_getEndParam_0=b.asm.emscripten_bind_MdDbEllipse_getEndParam_0).apply(null,arguments)},NC=b._emscripten_bind_MdDbEllipse_getDistAtParam_1=function(){return(NC=b._emscripten_bind_MdDbEllipse_getDistAtParam_1=b.asm.emscripten_bind_MdDbEllipse_getDistAtParam_1).apply(null,
603
+ arguments)},OC=b._emscripten_bind_MdDbEllipse_getParamAtDist_1=function(){return(OC=b._emscripten_bind_MdDbEllipse_getParamAtDist_1=b.asm.emscripten_bind_MdDbEllipse_getParamAtDist_1).apply(null,arguments)},PC=b._emscripten_bind_MdDbEllipse_getDistAtPoint_1=function(){return(PC=b._emscripten_bind_MdDbEllipse_getDistAtPoint_1=b.asm.emscripten_bind_MdDbEllipse_getDistAtPoint_1).apply(null,arguments)},QC=b._emscripten_bind_MdDbEllipse_getPointAtDist_1=function(){return(QC=b._emscripten_bind_MdDbEllipse_getPointAtDist_1=
604
+ b.asm.emscripten_bind_MdDbEllipse_getPointAtDist_1).apply(null,arguments)},RC=b._emscripten_bind_MdDbEllipse_getStartPoint_0=function(){return(RC=b._emscripten_bind_MdDbEllipse_getStartPoint_0=b.asm.emscripten_bind_MdDbEllipse_getStartPoint_0).apply(null,arguments)},SC=b._emscripten_bind_MdDbEllipse_getEndPoint_0=function(){return(SC=b._emscripten_bind_MdDbEllipse_getEndPoint_0=b.asm.emscripten_bind_MdDbEllipse_getEndPoint_0).apply(null,arguments)},TC=b._emscripten_bind_MdDbEllipse_getPointAtParam_1=
605
+ function(){return(TC=b._emscripten_bind_MdDbEllipse_getPointAtParam_1=b.asm.emscripten_bind_MdDbEllipse_getPointAtParam_1).apply(null,arguments)},UC=b._emscripten_bind_MdDbEllipse_getParamAtPoint_1=function(){return(UC=b._emscripten_bind_MdDbEllipse_getParamAtPoint_1=b.asm.emscripten_bind_MdDbEllipse_getParamAtPoint_1).apply(null,arguments)},VC=b._emscripten_bind_MdDbEllipse_getFirstDeriv_1=function(){return(VC=b._emscripten_bind_MdDbEllipse_getFirstDeriv_1=b.asm.emscripten_bind_MdDbEllipse_getFirstDeriv_1).apply(null,
606
+ arguments)},WC=b._emscripten_bind_MdDbEllipse_getFirstDerivEx_1=function(){return(WC=b._emscripten_bind_MdDbEllipse_getFirstDerivEx_1=b.asm.emscripten_bind_MdDbEllipse_getFirstDerivEx_1).apply(null,arguments)},XC=b._emscripten_bind_MdDbEllipse_getClosestPointTo_2=function(){return(XC=b._emscripten_bind_MdDbEllipse_getClosestPointTo_2=b.asm.emscripten_bind_MdDbEllipse_getClosestPointTo_2).apply(null,arguments)},YC=b._emscripten_bind_MdDbEllipse_offsetCurves_2=function(){return(YC=b._emscripten_bind_MdDbEllipse_offsetCurves_2=
607
+ b.asm.emscripten_bind_MdDbEllipse_offsetCurves_2).apply(null,arguments)},ZC=b._emscripten_bind_MdDbEllipse_splitCurves_1=function(){return(ZC=b._emscripten_bind_MdDbEllipse_splitCurves_1=b.asm.emscripten_bind_MdDbEllipse_splitCurves_1).apply(null,arguments)},$C=b._emscripten_bind_MdDbEllipse_getArea_0=function(){return($C=b._emscripten_bind_MdDbEllipse_getArea_0=b.asm.emscripten_bind_MdDbEllipse_getArea_0).apply(null,arguments)},aD=b._emscripten_bind_MdDbEllipse_getSamplePoints_1=function(){return(aD=
608
+ b._emscripten_bind_MdDbEllipse_getSamplePoints_1=b.asm.emscripten_bind_MdDbEllipse_getSamplePoints_1).apply(null,arguments)},bD=b._emscripten_bind_MdDbEllipse_getLength_0=function(){return(bD=b._emscripten_bind_MdDbEllipse_getLength_0=b.asm.emscripten_bind_MdDbEllipse_getLength_0).apply(null,arguments)},cD=b._emscripten_bind_MdDbEllipse_explode_0=function(){return(cD=b._emscripten_bind_MdDbEllipse_explode_0=b.asm.emscripten_bind_MdDbEllipse_explode_0).apply(null,arguments)},dD=b._emscripten_bind_MdDbEllipse_TrueColor_0=
609
+ function(){return(dD=b._emscripten_bind_MdDbEllipse_TrueColor_0=b.asm.emscripten_bind_MdDbEllipse_TrueColor_0).apply(null,arguments)},eD=b._emscripten_bind_MdDbEllipse_SetTrueColor_1=function(){return(eD=b._emscripten_bind_MdDbEllipse_SetTrueColor_1=b.asm.emscripten_bind_MdDbEllipse_SetTrueColor_1).apply(null,arguments)},fD=b._emscripten_bind_MdDbEllipse_ColorIndex_0=function(){return(fD=b._emscripten_bind_MdDbEllipse_ColorIndex_0=b.asm.emscripten_bind_MdDbEllipse_ColorIndex_0).apply(null,arguments)},
610
+ gD=b._emscripten_bind_MdDbEllipse_SetColorIndex_1=function(){return(gD=b._emscripten_bind_MdDbEllipse_SetColorIndex_1=b.asm.emscripten_bind_MdDbEllipse_SetColorIndex_1).apply(null,arguments)},hD=b._emscripten_bind_MdDbEllipse_Layer_0=function(){return(hD=b._emscripten_bind_MdDbEllipse_Layer_0=b.asm.emscripten_bind_MdDbEllipse_Layer_0).apply(null,arguments)},iD=b._emscripten_bind_MdDbEllipse_SetLayer_1=function(){return(iD=b._emscripten_bind_MdDbEllipse_SetLayer_1=b.asm.emscripten_bind_MdDbEllipse_SetLayer_1).apply(null,
611
+ arguments)},jD=b._emscripten_bind_MdDbEllipse_LinetypeScale_0=function(){return(jD=b._emscripten_bind_MdDbEllipse_LinetypeScale_0=b.asm.emscripten_bind_MdDbEllipse_LinetypeScale_0).apply(null,arguments)},kD=b._emscripten_bind_MdDbEllipse_SetLinetypeScale_1=function(){return(kD=b._emscripten_bind_MdDbEllipse_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbEllipse_SetLinetypeScale_1).apply(null,arguments)},lD=b._emscripten_bind_MdDbEllipse_Visible_0=function(){return(lD=b._emscripten_bind_MdDbEllipse_Visible_0=
612
+ b.asm.emscripten_bind_MdDbEllipse_Visible_0).apply(null,arguments)},mD=b._emscripten_bind_MdDbEllipse_SetVisible_1=function(){return(mD=b._emscripten_bind_MdDbEllipse_SetVisible_1=b.asm.emscripten_bind_MdDbEllipse_SetVisible_1).apply(null,arguments)},nD=b._emscripten_bind_MdDbEllipse_Lineweight_0=function(){return(nD=b._emscripten_bind_MdDbEllipse_Lineweight_0=b.asm.emscripten_bind_MdDbEllipse_Lineweight_0).apply(null,arguments)},oD=b._emscripten_bind_MdDbEllipse_SetLineweight_1=function(){return(oD=
613
+ b._emscripten_bind_MdDbEllipse_SetLineweight_1=b.asm.emscripten_bind_MdDbEllipse_SetLineweight_1).apply(null,arguments)},pD=b._emscripten_bind_MdDbEllipse_TextStyle_0=function(){return(pD=b._emscripten_bind_MdDbEllipse_TextStyle_0=b.asm.emscripten_bind_MdDbEllipse_TextStyle_0).apply(null,arguments)},qD=b._emscripten_bind_MdDbEllipse_SetTextStyle_1=function(){return(qD=b._emscripten_bind_MdDbEllipse_SetTextStyle_1=b.asm.emscripten_bind_MdDbEllipse_SetTextStyle_1).apply(null,arguments)},rD=b._emscripten_bind_MdDbEllipse_Highlight_1=
614
+ function(){return(rD=b._emscripten_bind_MdDbEllipse_Highlight_1=b.asm.emscripten_bind_MdDbEllipse_Highlight_1).apply(null,arguments)},sD=b._emscripten_bind_MdDbEllipse_Move_2=function(){return(sD=b._emscripten_bind_MdDbEllipse_Move_2=b.asm.emscripten_bind_MdDbEllipse_Move_2).apply(null,arguments)},tD=b._emscripten_bind_MdDbEllipse_Rotate_2=function(){return(tD=b._emscripten_bind_MdDbEllipse_Rotate_2=b.asm.emscripten_bind_MdDbEllipse_Rotate_2).apply(null,arguments)},uD=b._emscripten_bind_MdDbEllipse_Mirror_2=
615
+ function(){return(uD=b._emscripten_bind_MdDbEllipse_Mirror_2=b.asm.emscripten_bind_MdDbEllipse_Mirror_2).apply(null,arguments)},vD=b._emscripten_bind_MdDbEllipse_ScaleEntity_2=function(){return(vD=b._emscripten_bind_MdDbEllipse_ScaleEntity_2=b.asm.emscripten_bind_MdDbEllipse_ScaleEntity_2).apply(null,arguments)},wD=b._emscripten_bind_MdDbEllipse_TransformBy_1=function(){return(wD=b._emscripten_bind_MdDbEllipse_TransformBy_1=b.asm.emscripten_bind_MdDbEllipse_TransformBy_1).apply(null,arguments)},xD=
616
+ b._emscripten_bind_MdDbEllipse_GetBoundingBox_0=function(){return(xD=b._emscripten_bind_MdDbEllipse_GetBoundingBox_0=b.asm.emscripten_bind_MdDbEllipse_GetBoundingBox_0).apply(null,arguments)},yD=b._emscripten_bind_MdDbEllipse_GetXData_1=function(){return(yD=b._emscripten_bind_MdDbEllipse_GetXData_1=b.asm.emscripten_bind_MdDbEllipse_GetXData_1).apply(null,arguments)},zD=b._emscripten_bind_MdDbEllipse_SetXData_1=function(){return(zD=b._emscripten_bind_MdDbEllipse_SetXData_1=b.asm.emscripten_bind_MdDbEllipse_SetXData_1).apply(null,
617
+ arguments)},AD=b._emscripten_bind_MdDbEllipse_GetxDataString_2=function(){return(AD=b._emscripten_bind_MdDbEllipse_GetxDataString_2=b.asm.emscripten_bind_MdDbEllipse_GetxDataString_2).apply(null,arguments)},BD=b._emscripten_bind_MdDbEllipse_SetxDataString_3=function(){return(BD=b._emscripten_bind_MdDbEllipse_SetxDataString_3=b.asm.emscripten_bind_MdDbEllipse_SetxDataString_3).apply(null,arguments)},CD=b._emscripten_bind_MdDbEllipse_GetxDataDouble_2=function(){return(CD=b._emscripten_bind_MdDbEllipse_GetxDataDouble_2=
618
+ b.asm.emscripten_bind_MdDbEllipse_GetxDataDouble_2).apply(null,arguments)},DD=b._emscripten_bind_MdDbEllipse_SetxDataDouble_3=function(){return(DD=b._emscripten_bind_MdDbEllipse_SetxDataDouble_3=b.asm.emscripten_bind_MdDbEllipse_SetxDataDouble_3).apply(null,arguments)},ED=b._emscripten_bind_MdDbEllipse_GetxDataLong_2=function(){return(ED=b._emscripten_bind_MdDbEllipse_GetxDataLong_2=b.asm.emscripten_bind_MdDbEllipse_GetxDataLong_2).apply(null,arguments)},FD=b._emscripten_bind_MdDbEllipse_SetxDataLong_3=
619
+ function(){return(FD=b._emscripten_bind_MdDbEllipse_SetxDataLong_3=b.asm.emscripten_bind_MdDbEllipse_SetxDataLong_3).apply(null,arguments)},GD=b._emscripten_bind_MdDbEllipse_GetxDataPoint_2=function(){return(GD=b._emscripten_bind_MdDbEllipse_GetxDataPoint_2=b.asm.emscripten_bind_MdDbEllipse_GetxDataPoint_2).apply(null,arguments)},HD=b._emscripten_bind_MdDbEllipse_SetxDataPoint_3=function(){return(HD=b._emscripten_bind_MdDbEllipse_SetxDataPoint_3=b.asm.emscripten_bind_MdDbEllipse_SetxDataPoint_3).apply(null,
620
+ arguments)},ID=b._emscripten_bind_MdDbEllipse_DeleteXData_1=function(){return(ID=b._emscripten_bind_MdDbEllipse_DeleteXData_1=b.asm.emscripten_bind_MdDbEllipse_DeleteXData_1).apply(null,arguments)},JD=b._emscripten_bind_MdDbEllipse_GetAllAppName_0=function(){return(JD=b._emscripten_bind_MdDbEllipse_GetAllAppName_0=b.asm.emscripten_bind_MdDbEllipse_GetAllAppName_0).apply(null,arguments)},KD=b._emscripten_bind_MdDbEllipse_GetObjectID_0=function(){return(KD=b._emscripten_bind_MdDbEllipse_GetObjectID_0=
621
+ b.asm.emscripten_bind_MdDbEllipse_GetObjectID_0).apply(null,arguments)},LD=b._emscripten_bind_MdDbEllipse_Erase_0=function(){return(LD=b._emscripten_bind_MdDbEllipse_Erase_0=b.asm.emscripten_bind_MdDbEllipse_Erase_0).apply(null,arguments)},MD=b._emscripten_bind_MdDbEllipse_ConnectionTempObject_1=function(){return(MD=b._emscripten_bind_MdDbEllipse_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbEllipse_ConnectionTempObject_1).apply(null,arguments)},ND=b._emscripten_bind_MdDbEllipse_Clone_0=function(){return(ND=
622
+ b._emscripten_bind_MdDbEllipse_Clone_0=b.asm.emscripten_bind_MdDbEllipse_Clone_0).apply(null,arguments)},OD=b._emscripten_bind_MdDbEllipse_GetHandle_0=function(){return(OD=b._emscripten_bind_MdDbEllipse_GetHandle_0=b.asm.emscripten_bind_MdDbEllipse_GetHandle_0).apply(null,arguments)},PD=b._emscripten_bind_MdDbEllipse_GetDatabase_0=function(){return(PD=b._emscripten_bind_MdDbEllipse_GetDatabase_0=b.asm.emscripten_bind_MdDbEllipse_GetDatabase_0).apply(null,arguments)},QD=b._emscripten_bind_MdDbEllipse_GetOwnerID_0=
623
+ function(){return(QD=b._emscripten_bind_MdDbEllipse_GetOwnerID_0=b.asm.emscripten_bind_MdDbEllipse_GetOwnerID_0).apply(null,arguments)},RD=b._emscripten_bind_MdDbEllipse_moveGripPointsAt_4=function(){return(RD=b._emscripten_bind_MdDbEllipse_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbEllipse_moveGripPointsAt_4).apply(null,arguments)},SD=b._emscripten_bind_MdDbEllipse_getObjectName_0=function(){return(SD=b._emscripten_bind_MdDbEllipse_getObjectName_0=b.asm.emscripten_bind_MdDbEllipse_getObjectName_0).apply(null,
624
+ arguments)},TD=b._emscripten_bind_MdDbEllipse_getDxf0_0=function(){return(TD=b._emscripten_bind_MdDbEllipse_getDxf0_0=b.asm.emscripten_bind_MdDbEllipse_getDxf0_0).apply(null,arguments)},UD=b._emscripten_bind_MdDbEllipse_getJson_0=function(){return(UD=b._emscripten_bind_MdDbEllipse_getJson_0=b.asm.emscripten_bind_MdDbEllipse_getJson_0).apply(null,arguments)},VD=b._emscripten_bind_MdDbEllipse_setJson_1=function(){return(VD=b._emscripten_bind_MdDbEllipse_setJson_1=b.asm.emscripten_bind_MdDbEllipse_setJson_1).apply(null,
625
+ arguments)},WD=b._emscripten_bind_MdDbEllipse_isKindOf_1=function(){return(WD=b._emscripten_bind_MdDbEllipse_isKindOf_1=b.asm.emscripten_bind_MdDbEllipse_isKindOf_1).apply(null,arguments)},XD=b._emscripten_bind_MdDbEllipse___destroy___0=function(){return(XD=b._emscripten_bind_MdDbEllipse___destroy___0=b.asm.emscripten_bind_MdDbEllipse___destroy___0).apply(null,arguments)},YD=b._emscripten_bind_MdDbPoint_MdDbPoint_0=function(){return(YD=b._emscripten_bind_MdDbPoint_MdDbPoint_0=b.asm.emscripten_bind_MdDbPoint_MdDbPoint_0).apply(null,
626
+ arguments)},ZD=b._emscripten_bind_MdDbPoint_position_0=function(){return(ZD=b._emscripten_bind_MdDbPoint_position_0=b.asm.emscripten_bind_MdDbPoint_position_0).apply(null,arguments)},$D=b._emscripten_bind_MdDbPoint_setPosition_1=function(){return($D=b._emscripten_bind_MdDbPoint_setPosition_1=b.asm.emscripten_bind_MdDbPoint_setPosition_1).apply(null,arguments)},aE=b._emscripten_bind_MdDbPoint_explode_0=function(){return(aE=b._emscripten_bind_MdDbPoint_explode_0=b.asm.emscripten_bind_MdDbPoint_explode_0).apply(null,
627
+ arguments)},bE=b._emscripten_bind_MdDbPoint_TrueColor_0=function(){return(bE=b._emscripten_bind_MdDbPoint_TrueColor_0=b.asm.emscripten_bind_MdDbPoint_TrueColor_0).apply(null,arguments)},cE=b._emscripten_bind_MdDbPoint_SetTrueColor_1=function(){return(cE=b._emscripten_bind_MdDbPoint_SetTrueColor_1=b.asm.emscripten_bind_MdDbPoint_SetTrueColor_1).apply(null,arguments)},dE=b._emscripten_bind_MdDbPoint_ColorIndex_0=function(){return(dE=b._emscripten_bind_MdDbPoint_ColorIndex_0=b.asm.emscripten_bind_MdDbPoint_ColorIndex_0).apply(null,
628
+ arguments)},eE=b._emscripten_bind_MdDbPoint_SetColorIndex_1=function(){return(eE=b._emscripten_bind_MdDbPoint_SetColorIndex_1=b.asm.emscripten_bind_MdDbPoint_SetColorIndex_1).apply(null,arguments)},fE=b._emscripten_bind_MdDbPoint_Layer_0=function(){return(fE=b._emscripten_bind_MdDbPoint_Layer_0=b.asm.emscripten_bind_MdDbPoint_Layer_0).apply(null,arguments)},gE=b._emscripten_bind_MdDbPoint_SetLayer_1=function(){return(gE=b._emscripten_bind_MdDbPoint_SetLayer_1=b.asm.emscripten_bind_MdDbPoint_SetLayer_1).apply(null,
629
+ arguments)},hE=b._emscripten_bind_MdDbPoint_LinetypeScale_0=function(){return(hE=b._emscripten_bind_MdDbPoint_LinetypeScale_0=b.asm.emscripten_bind_MdDbPoint_LinetypeScale_0).apply(null,arguments)},iE=b._emscripten_bind_MdDbPoint_SetLinetypeScale_1=function(){return(iE=b._emscripten_bind_MdDbPoint_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbPoint_SetLinetypeScale_1).apply(null,arguments)},jE=b._emscripten_bind_MdDbPoint_Visible_0=function(){return(jE=b._emscripten_bind_MdDbPoint_Visible_0=b.asm.emscripten_bind_MdDbPoint_Visible_0).apply(null,
630
+ arguments)},kE=b._emscripten_bind_MdDbPoint_SetVisible_1=function(){return(kE=b._emscripten_bind_MdDbPoint_SetVisible_1=b.asm.emscripten_bind_MdDbPoint_SetVisible_1).apply(null,arguments)},lE=b._emscripten_bind_MdDbPoint_Lineweight_0=function(){return(lE=b._emscripten_bind_MdDbPoint_Lineweight_0=b.asm.emscripten_bind_MdDbPoint_Lineweight_0).apply(null,arguments)},mE=b._emscripten_bind_MdDbPoint_SetLineweight_1=function(){return(mE=b._emscripten_bind_MdDbPoint_SetLineweight_1=b.asm.emscripten_bind_MdDbPoint_SetLineweight_1).apply(null,
631
+ arguments)},nE=b._emscripten_bind_MdDbPoint_TextStyle_0=function(){return(nE=b._emscripten_bind_MdDbPoint_TextStyle_0=b.asm.emscripten_bind_MdDbPoint_TextStyle_0).apply(null,arguments)},oE=b._emscripten_bind_MdDbPoint_SetTextStyle_1=function(){return(oE=b._emscripten_bind_MdDbPoint_SetTextStyle_1=b.asm.emscripten_bind_MdDbPoint_SetTextStyle_1).apply(null,arguments)},pE=b._emscripten_bind_MdDbPoint_Highlight_1=function(){return(pE=b._emscripten_bind_MdDbPoint_Highlight_1=b.asm.emscripten_bind_MdDbPoint_Highlight_1).apply(null,
632
+ arguments)},qE=b._emscripten_bind_MdDbPoint_Move_2=function(){return(qE=b._emscripten_bind_MdDbPoint_Move_2=b.asm.emscripten_bind_MdDbPoint_Move_2).apply(null,arguments)},rE=b._emscripten_bind_MdDbPoint_Rotate_2=function(){return(rE=b._emscripten_bind_MdDbPoint_Rotate_2=b.asm.emscripten_bind_MdDbPoint_Rotate_2).apply(null,arguments)},sE=b._emscripten_bind_MdDbPoint_Mirror_2=function(){return(sE=b._emscripten_bind_MdDbPoint_Mirror_2=b.asm.emscripten_bind_MdDbPoint_Mirror_2).apply(null,arguments)},
633
+ tE=b._emscripten_bind_MdDbPoint_ScaleEntity_2=function(){return(tE=b._emscripten_bind_MdDbPoint_ScaleEntity_2=b.asm.emscripten_bind_MdDbPoint_ScaleEntity_2).apply(null,arguments)},uE=b._emscripten_bind_MdDbPoint_TransformBy_1=function(){return(uE=b._emscripten_bind_MdDbPoint_TransformBy_1=b.asm.emscripten_bind_MdDbPoint_TransformBy_1).apply(null,arguments)},vE=b._emscripten_bind_MdDbPoint_GetBoundingBox_0=function(){return(vE=b._emscripten_bind_MdDbPoint_GetBoundingBox_0=b.asm.emscripten_bind_MdDbPoint_GetBoundingBox_0).apply(null,
634
+ arguments)},wE=b._emscripten_bind_MdDbPoint_GetXData_1=function(){return(wE=b._emscripten_bind_MdDbPoint_GetXData_1=b.asm.emscripten_bind_MdDbPoint_GetXData_1).apply(null,arguments)},xE=b._emscripten_bind_MdDbPoint_SetXData_1=function(){return(xE=b._emscripten_bind_MdDbPoint_SetXData_1=b.asm.emscripten_bind_MdDbPoint_SetXData_1).apply(null,arguments)},yE=b._emscripten_bind_MdDbPoint_GetxDataString_2=function(){return(yE=b._emscripten_bind_MdDbPoint_GetxDataString_2=b.asm.emscripten_bind_MdDbPoint_GetxDataString_2).apply(null,
635
+ arguments)},zE=b._emscripten_bind_MdDbPoint_SetxDataString_3=function(){return(zE=b._emscripten_bind_MdDbPoint_SetxDataString_3=b.asm.emscripten_bind_MdDbPoint_SetxDataString_3).apply(null,arguments)},AE=b._emscripten_bind_MdDbPoint_GetxDataDouble_2=function(){return(AE=b._emscripten_bind_MdDbPoint_GetxDataDouble_2=b.asm.emscripten_bind_MdDbPoint_GetxDataDouble_2).apply(null,arguments)},BE=b._emscripten_bind_MdDbPoint_SetxDataDouble_3=function(){return(BE=b._emscripten_bind_MdDbPoint_SetxDataDouble_3=
636
+ b.asm.emscripten_bind_MdDbPoint_SetxDataDouble_3).apply(null,arguments)},CE=b._emscripten_bind_MdDbPoint_GetxDataLong_2=function(){return(CE=b._emscripten_bind_MdDbPoint_GetxDataLong_2=b.asm.emscripten_bind_MdDbPoint_GetxDataLong_2).apply(null,arguments)},DE=b._emscripten_bind_MdDbPoint_SetxDataLong_3=function(){return(DE=b._emscripten_bind_MdDbPoint_SetxDataLong_3=b.asm.emscripten_bind_MdDbPoint_SetxDataLong_3).apply(null,arguments)},EE=b._emscripten_bind_MdDbPoint_GetxDataPoint_2=function(){return(EE=
637
+ b._emscripten_bind_MdDbPoint_GetxDataPoint_2=b.asm.emscripten_bind_MdDbPoint_GetxDataPoint_2).apply(null,arguments)},FE=b._emscripten_bind_MdDbPoint_SetxDataPoint_3=function(){return(FE=b._emscripten_bind_MdDbPoint_SetxDataPoint_3=b.asm.emscripten_bind_MdDbPoint_SetxDataPoint_3).apply(null,arguments)},GE=b._emscripten_bind_MdDbPoint_DeleteXData_1=function(){return(GE=b._emscripten_bind_MdDbPoint_DeleteXData_1=b.asm.emscripten_bind_MdDbPoint_DeleteXData_1).apply(null,arguments)},HE=b._emscripten_bind_MdDbPoint_GetAllAppName_0=
638
+ function(){return(HE=b._emscripten_bind_MdDbPoint_GetAllAppName_0=b.asm.emscripten_bind_MdDbPoint_GetAllAppName_0).apply(null,arguments)},IE=b._emscripten_bind_MdDbPoint_GetObjectID_0=function(){return(IE=b._emscripten_bind_MdDbPoint_GetObjectID_0=b.asm.emscripten_bind_MdDbPoint_GetObjectID_0).apply(null,arguments)},JE=b._emscripten_bind_MdDbPoint_Erase_0=function(){return(JE=b._emscripten_bind_MdDbPoint_Erase_0=b.asm.emscripten_bind_MdDbPoint_Erase_0).apply(null,arguments)},KE=b._emscripten_bind_MdDbPoint_ConnectionTempObject_1=
639
+ function(){return(KE=b._emscripten_bind_MdDbPoint_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbPoint_ConnectionTempObject_1).apply(null,arguments)},LE=b._emscripten_bind_MdDbPoint_Clone_0=function(){return(LE=b._emscripten_bind_MdDbPoint_Clone_0=b.asm.emscripten_bind_MdDbPoint_Clone_0).apply(null,arguments)},ME=b._emscripten_bind_MdDbPoint_GetHandle_0=function(){return(ME=b._emscripten_bind_MdDbPoint_GetHandle_0=b.asm.emscripten_bind_MdDbPoint_GetHandle_0).apply(null,arguments)},NE=b._emscripten_bind_MdDbPoint_GetDatabase_0=
640
+ function(){return(NE=b._emscripten_bind_MdDbPoint_GetDatabase_0=b.asm.emscripten_bind_MdDbPoint_GetDatabase_0).apply(null,arguments)},OE=b._emscripten_bind_MdDbPoint_GetOwnerID_0=function(){return(OE=b._emscripten_bind_MdDbPoint_GetOwnerID_0=b.asm.emscripten_bind_MdDbPoint_GetOwnerID_0).apply(null,arguments)},PE=b._emscripten_bind_MdDbPoint_moveGripPointsAt_4=function(){return(PE=b._emscripten_bind_MdDbPoint_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbPoint_moveGripPointsAt_4).apply(null,arguments)},
641
+ QE=b._emscripten_bind_MdDbPoint_getObjectName_0=function(){return(QE=b._emscripten_bind_MdDbPoint_getObjectName_0=b.asm.emscripten_bind_MdDbPoint_getObjectName_0).apply(null,arguments)},RE=b._emscripten_bind_MdDbPoint_getDxf0_0=function(){return(RE=b._emscripten_bind_MdDbPoint_getDxf0_0=b.asm.emscripten_bind_MdDbPoint_getDxf0_0).apply(null,arguments)},SE=b._emscripten_bind_MdDbPoint_getJson_0=function(){return(SE=b._emscripten_bind_MdDbPoint_getJson_0=b.asm.emscripten_bind_MdDbPoint_getJson_0).apply(null,
642
+ arguments)},TE=b._emscripten_bind_MdDbPoint_setJson_1=function(){return(TE=b._emscripten_bind_MdDbPoint_setJson_1=b.asm.emscripten_bind_MdDbPoint_setJson_1).apply(null,arguments)},UE=b._emscripten_bind_MdDbPoint_isKindOf_1=function(){return(UE=b._emscripten_bind_MdDbPoint_isKindOf_1=b.asm.emscripten_bind_MdDbPoint_isKindOf_1).apply(null,arguments)},VE=b._emscripten_bind_MdDbPoint___destroy___0=function(){return(VE=b._emscripten_bind_MdDbPoint___destroy___0=b.asm.emscripten_bind_MdDbPoint___destroy___0).apply(null,
643
+ arguments)},Hc=b._malloc=function(){return(Hc=b._malloc=b.asm.malloc).apply(null,arguments)},Jc=b._free=function(){return(Jc=b._free=b.asm.free).apply(null,arguments)};function Ad(){return(Ad=b.asm.__errno_location).apply(null,arguments)}function WE(){return(WE=b.asm.setThrew).apply(null,arguments)}function XE(){return(XE=b.asm.stackSave).apply(null,arguments)}function YE(){return(YE=b.asm.stackRestore).apply(null,arguments)}
644
+ 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)};
645
+ 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)};
646
+ 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)};
647
+ 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=268832;b.___stop_em_js=268930;function Ed(a,c,d){var e=XE();try{Dc(a)(c,d)}catch(f){YE(e);if(f!==f+0)throw f;WE(1,0)}}function Dd(a,c){var d=XE();try{Dc(a)(c)}catch(e){YE(d);if(e!==e+0)throw e;WE(1,0)}}
648
+ function Bd(a,c){var d=XE();try{return Dc(a)(c)}catch(e){YE(d);if(e!==e+0)throw e;WE(1,0)}}function Cd(a,c,d,e){var f=XE();try{return Dc(a)(c,d,e)}catch(g){YE(f);if(g!==g+0)throw g;WE(1,0)}}var ZE;Pa=function $E(){ZE||aF();ZE||(Pa=$E)};
649
+ function aF(){function a(){if(!ZE&&(ZE=!0,b.calledRun=!0,!za)){b.noFSInit||ic||(ic=!0,hc(),b.stdin=b.stdin,b.stdout=b.stdout,b.stderr=b.stderr,b.stdin?lc("stdin",b.stdin):dc("/dev/tty","/dev/stdin"),b.stdout?lc("stdout",null,b.stdout):dc("/dev/tty","/dev/stdout"),b.stderr?lc("stderr",null,b.stderr):dc("/dev/tty1","/dev/stderr"),cb("/dev/stdin",0),cb("/dev/stdout",1),cb("/dev/stderr",1));Nb=!1;jb(Ka);aa(b);if(b.onRuntimeInitialized)b.onRuntimeInitialized();if(b.postRun)for("function"==typeof b.postRun&&
650
+ (b.postRun=[b.postRun]);b.postRun.length;){var c=b.postRun.shift();La.unshift(c)}jb(La)}}if(!(0<Na)){if(b.preRun)for("function"==typeof b.preRun&&(b.preRun=[b.preRun]);b.preRun.length;)Ma();jb(Ja);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()();aF();function bF(){}bF.prototype=Object.create(bF.prototype);
651
+ bF.prototype.constructor=bF;bF.prototype.h=bF;bF.i={};b.WrapperObject=bF;function cF(a){return(a||bF).i}b.getCache=cF;function u(a,c){var d=cF(c),e=d[a];if(e)return e;e=Object.create((c||bF).prototype);e.g=a;return d[a]=e}b.wrapPointer=u;b.castObject=function(a,c){return u(a.g,c)};b.NULL=u(0);b.destroy=function(a){if(!a.__destroy__)throw"Error: Cannot destroy object. (Did you create it yourself?)";a.__destroy__();delete cF(a.h)[a.g]};b.compare=function(a,c){return a.g===c.g};b.getPointer=function(a){return a.g};
652
+ b.getClass=function(a){return a.h};var dF=0,eF=0,fF=0,gF=[],hF=0;function w(){if(hF){for(var a=0;a<gF.length;a++)b._free(gF[a]);gF.length=0;b._free(dF);dF=0;eF+=hF;hF=0}dF||(eF+=128,(dF=b._malloc(eF))||xa());fF=0}function iF(a,c){dF||xa();a=a.length*c.BYTES_PER_ELEMENT;a=a+7&-8;fF+a>=eF?(0<a||xa(),hF+=a,c=b._malloc(a),gF.push(c)):(c=dF+fF,fF+=a);return c}
653
+ function jF(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=xb(a);var c=iF(a,Ba);jF(a,Ba,c);return c}return a}function kF(a){if("object"===typeof a){var c=iF(a,Ga);jF(a,Ga,c);return c}return a}function lF(){throw"cannot construct a MdRxObject, no constructor in IDL";}lF.prototype=Object.create(bF.prototype);lF.prototype.constructor=lF;lF.prototype.h=lF;lF.i={};
654
+ b.MdRxObject=lF;lF.prototype.getObjectName=function(){return m(Gd(this.g))};lF.prototype.getDxf0=function(){return m(Hd(this.g))};lF.prototype.getJson=function(){return m(Id(this.g))};lF.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Jd(c,a)};lF.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Kd(c,a)};function z(){this.g=Ld();cF(z)[this.g]=this}z.prototype=Object.create(lF.prototype);z.prototype.constructor=z;
655
+ z.prototype.h=z;z.i={};b.MdDbObject=z;z.prototype.GetObjectID=function(){return Md(this.g)};z.prototype.Erase=function(){return!!Nd(this.g)};z.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Od(c,a)};z.prototype.Clone=function(){return u(Pd(this.g),z)};z.prototype.GetHandle=function(){return m(Qd(this.g))};z.prototype.GetDatabase=function(){return u(Rd(this.g),A)};z.prototype.GetOwnerID=function(){return Sd(this.g)};
656
+ 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!!Td(f,a,c,d,e)};z.prototype.getObjectName=function(){return m(Ud(this.g))};z.prototype.getDxf0=function(){return m(Vd(this.g))};z.prototype.getJson=function(){return m(Wd(this.g))};z.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Xd(c,a)};
657
+ z.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Yd(c,a)};z.prototype.__destroy__=function(){Zd(this.g)};function B(){this.g=$d();cF(B)[this.g]=this}B.prototype=Object.create(z.prototype);B.prototype.constructor=B;B.prototype.h=B;B.i={};b.MdDbEntity=B;B.prototype.explode=function(){return u(ae(this.g),C)};B.prototype.TrueColor=function(){return u(be(this.g),D)};
658
+ B.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ce(c,a)};B.prototype.ColorIndex=function(){return de(this.g)};B.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ee(c,a)};B.prototype.Layer=function(){return m(fe(this.g))};B.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!ge(c,a)};B.prototype.LinetypeScale=function(){return he(this.g)};
659
+ B.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ie(c,a)};B.prototype.Visible=function(){return!!je(this.g)};B.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ke(c,a)};B.prototype.Lineweight=function(){return le(this.g)};B.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!me(c,a)};B.prototype.TextStyle=function(){return m(ne(this.g))};
660
+ B.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!oe(c,a)};B.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pe(c,a)};B.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!qe(d,a,c)};B.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!re(d,a,c)};
661
+ B.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!se(d,a,c)};B.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!te(d,a,c)};B.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ue(c,a)};B.prototype.GetBoundingBox=function(){return u(ve(this.g),C)};
662
+ B.prototype.GetXData=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return u(we(c,a),C)};B.prototype.SetXData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xe(c,a)};B.prototype.GetxDataString=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 m(ye(d,a,c))};
663
+ B.prototype.SetxDataString=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=d&&"object"===typeof d?d.g:x(d);return!!ze(e,a,c,d)};B.prototype.GetxDataDouble=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 Ae(d,a,c)};B.prototype.SetxDataDouble=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!!Be(e,a,c,d)};
664
+ B.prototype.GetxDataLong=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 Ce(d,a,c)};B.prototype.SetxDataLong=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!!De(e,a,c,d)};B.prototype.GetxDataPoint=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 u(Ee(d,a,c),E)};
665
+ B.prototype.SetxDataPoint=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!!Fe(e,a,c,d)};B.prototype.DeleteXData=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Ge(c,a)};B.prototype.GetAllAppName=function(){return u(He(this.g),mF)};B.prototype.GetObjectID=function(){return Ie(this.g)};B.prototype.Erase=function(){return!!Je(this.g)};
666
+ B.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ke(c,a)};B.prototype.Clone=function(){return u(Le(this.g),z)};B.prototype.GetHandle=function(){return m(Me(this.g))};B.prototype.GetDatabase=function(){return u(Ne(this.g),A)};B.prototype.GetOwnerID=function(){return Oe(this.g)};
667
+ B.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!!Pe(f,a,c,d,e)};B.prototype.getObjectName=function(){return m(Qe(this.g))};B.prototype.getDxf0=function(){return m(Re(this.g))};B.prototype.getJson=function(){return m(Se(this.g))};B.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Te(c,a)};
668
+ B.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Ue(c,a)};B.prototype.__destroy__=function(){Ve(this.g)};function F(){this.g=We();cF(F)[this.g]=this}F.prototype=Object.create(B.prototype);F.prototype.constructor=F;F.prototype.h=F;F.i={};b.MdDbCurve=F;F.prototype.getStartParam=function(){return Xe(this.g)};F.prototype.getEndParam=function(){return Ye(this.g)};F.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ze(c,a)};
669
+ F.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return $e(c,a)};F.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return af(c,a)};F.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(bf(c,a),E)};F.prototype.getStartPoint=function(){return u(cf(this.g),E)};F.prototype.getEndPoint=function(){return u(df(this.g),E)};
670
+ F.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(ef(c,a),E)};F.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ff(c,a)};F.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(gf(c,a),G)};F.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(hf(c,a),G)};
671
+ 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 u(jf(d,a,c),E)};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 u(kf(d,a,c),nF)};F.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(lf(c,a),nF)};F.prototype.getArea=function(){return mf(this.g)};
672
+ F.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(nf(c,a),C)};F.prototype.getLength=function(){return of(this.g)};F.prototype.explode=function(){return u(pf(this.g),C)};F.prototype.TrueColor=function(){return u(qf(this.g),D)};F.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rf(c,a)};F.prototype.ColorIndex=function(){return sf(this.g)};
673
+ F.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!tf(c,a)};F.prototype.Layer=function(){return m(uf(this.g))};F.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!vf(c,a)};F.prototype.LinetypeScale=function(){return wf(this.g)};F.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xf(c,a)};F.prototype.Visible=function(){return!!yf(this.g)};
674
+ F.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zf(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 m(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)};
675
+ 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)};
676
+ 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!!If(d,a,c)};F.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Jf(c,a)};F.prototype.GetBoundingBox=function(){return u(Kf(this.g),C)};F.prototype.GetXData=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return u(Lf(c,a),C)};F.prototype.SetXData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mf(c,a)};
677
+ F.prototype.GetxDataString=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 m(Nf(d,a,c))};F.prototype.SetxDataString=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=d&&"object"===typeof d?d.g:x(d);return!!Of(e,a,c,d)};F.prototype.GetxDataDouble=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 Pf(d,a,c)};
678
+ F.prototype.SetxDataDouble=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!!Qf(e,a,c,d)};F.prototype.GetxDataLong=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 Rf(d,a,c)};F.prototype.SetxDataLong=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!!Sf(e,a,c,d)};
679
+ F.prototype.GetxDataPoint=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 u(Tf(d,a,c),E)};F.prototype.SetxDataPoint=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!!Uf(e,a,c,d)};F.prototype.DeleteXData=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Vf(c,a)};F.prototype.GetAllAppName=function(){return u(Wf(this.g),mF)};
680
+ F.prototype.GetObjectID=function(){return Xf(this.g)};F.prototype.Erase=function(){return!!Yf(this.g)};F.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zf(c,a)};F.prototype.Clone=function(){return u($f(this.g),z)};F.prototype.GetHandle=function(){return m(ag(this.g))};F.prototype.GetDatabase=function(){return u(bg(this.g),A)};F.prototype.GetOwnerID=function(){return cg(this.g)};
681
+ 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!!dg(f,a,c,d,e)};F.prototype.getObjectName=function(){return m(eg(this.g))};F.prototype.getDxf0=function(){return m(fg(this.g))};F.prototype.getJson=function(){return m(gg(this.g))};F.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!hg(c,a)};
682
+ F.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!ig(c,a)};F.prototype.__destroy__=function(){jg(this.g)};function H(){this.g=kg();cF(H)[this.g]=this}H.prototype=Object.create(B.prototype);H.prototype.constructor=H;H.prototype.h=H;H.i={};b.MdDbDimension=H;H.prototype.textPosition=function(){return u(lg(this.g),E)};H.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mg(c,a)};H.prototype.isUsingDefaultTextPosition=function(){return!!ng(this.g)};
683
+ H.prototype.useSetTextPosition=function(){return!!og(this.g)};H.prototype.useDefaultTextPosition=function(){return!!pg(this.g)};H.prototype.elevation=H.prototype.elevation=function(){return qg(this.g)};H.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rg(c,a)};H.prototype.dimensionText=function(){return m(sg(this.g))};H.prototype.setDimensionText=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!tg(c,a)};H.prototype.textRotation=function(){return ug(this.g)};
684
+ H.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vg(c,a)};H.prototype.dimensionStyle=function(){return wg(this.g)};H.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xg(c,a)};H.prototype.textAttachment=function(){return yg(this.g)};H.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zg(c,a)};H.prototype.horizontalRotation=function(){return Ag(this.g)};
685
+ H.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Bg(c,a)};H.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cg(c,a)};H.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Dg(c,a)};H.prototype.SetDimVarInt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Eg(d,a,c)};
686
+ H.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Fg(c,a)};H.prototype.SetDimVarDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Gg(d,a,c)};H.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return m(Hg(c,a))};H.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!!Ig(d,a,c)};
687
+ H.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Jg(c,a)};H.prototype.SetDimVarObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Kg(d,a,c)};H.prototype.GetAllText=function(){return u(Lg(this.g),mF)};H.prototype.explode=function(){return u(Mg(this.g),C)};H.prototype.TrueColor=function(){return u(Ng(this.g),D)};
688
+ H.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Og(c,a)};H.prototype.ColorIndex=function(){return Pg(this.g)};H.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qg(c,a)};H.prototype.Layer=function(){return m(Rg(this.g))};H.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Sg(c,a)};H.prototype.LinetypeScale=function(){return Tg(this.g)};
689
+ H.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ug(c,a)};H.prototype.Visible=function(){return!!Vg(this.g)};H.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Wg(c,a)};H.prototype.Lineweight=function(){return Xg(this.g)};H.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yg(c,a)};H.prototype.TextStyle=function(){return m(Zg(this.g))};
690
+ H.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!$g(c,a)};H.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ah(c,a)};H.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!bh(d,a,c)};H.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!ch(d,a,c)};
691
+ H.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!dh(d,a,c)};H.prototype.ScaleEntity=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)};H.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fh(c,a)};H.prototype.GetBoundingBox=function(){return u(gh(this.g),C)};
692
+ H.prototype.GetXData=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return u(hh(c,a),C)};H.prototype.SetXData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ih(c,a)};H.prototype.GetxDataString=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 m(jh(d,a,c))};
693
+ H.prototype.SetxDataString=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=d&&"object"===typeof d?d.g:x(d);return!!kh(e,a,c,d)};H.prototype.GetxDataDouble=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 lh(d,a,c)};H.prototype.SetxDataDouble=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!!mh(e,a,c,d)};
694
+ H.prototype.GetxDataLong=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 nh(d,a,c)};H.prototype.SetxDataLong=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!!oh(e,a,c,d)};H.prototype.GetxDataPoint=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 u(ph(d,a,c),E)};
695
+ H.prototype.SetxDataPoint=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!!qh(e,a,c,d)};H.prototype.DeleteXData=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!rh(c,a)};H.prototype.GetAllAppName=function(){return u(sh(this.g),mF)};H.prototype.GetObjectID=function(){return th(this.g)};H.prototype.Erase=function(){return!!uh(this.g)};
696
+ H.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vh(c,a)};H.prototype.Clone=function(){return u(wh(this.g),z)};H.prototype.GetHandle=function(){return m(xh(this.g))};H.prototype.GetDatabase=function(){return u(yh(this.g),A)};H.prototype.GetOwnerID=function(){return zh(this.g)};
697
+ H.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!!Ah(f,a,c,d,e)};H.prototype.getObjectName=function(){return m(Bh(this.g))};H.prototype.getDxf0=function(){return m(Ch(this.g))};H.prototype.getJson=function(){return m(Dh(this.g))};H.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Eh(c,a)};
698
+ H.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Fh(c,a)};H.prototype.__destroy__=function(){Gh(this.g)};function oF(){throw"cannot construct a VoidPtr, no constructor in IDL";}oF.prototype=Object.create(bF.prototype);oF.prototype.constructor=oF;oF.prototype.h=oF;oF.i={};b.VoidPtr=oF;oF.prototype.__destroy__=function(){Hh(this.g)};function pF(){this.g=Ih();cF(pF)[this.g]=this}pF.prototype=Object.create(bF.prototype);pF.prototype.constructor=pF;
699
+ pF.prototype.h=pF;pF.i={};b.McApp=pF;pF.prototype.Init=function(){Jh(this.g)};pF.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 u(Kh(g,a,c,d,e,f),I)};pF.prototype.GetCurrentMxDraw=function(){return u(Lh(this.g),I)};pF.prototype.DestroyObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Mh(c,a)};
700
+ pF.prototype.DestroyMdGePoint3d=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Nh(c,a)};pF.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 Oh(f,a,c,d,e)};pF.prototype.ObjectIdToObjectName=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return m(Ph(c,a))};
701
+ pF.prototype.ObjectIdIsKindOf=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!!Qh(d,a,c)};pF.prototype.ObjectIdToMdObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(Rh(c,a),z)};pF.prototype.ObjectIdToMdDbEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(Sh(c,a),B)};pF.prototype.ObjectIdToMdDbCurve=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(Th(c,a),F)};
702
+ pF.prototype.ObjectIdToMdDbLine=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(Uh(c,a),J)};pF.prototype.ObjectIdToMdDbText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(Vh(c,a),L)};pF.prototype.ObjectIdToMdDbPolyline=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(Wh(c,a),M)};pF.prototype.ObjectIdToMdDbCircle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(Xh(c,a),N)};
703
+ pF.prototype.ObjectIdToMdDbArc=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(Yh(c,a),O)};pF.prototype.ObjectIdToMdDbBlockReference=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(Zh(c,a),P)};pF.prototype.ObjectIdToMdDbAlignedDimension=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u($h(c,a),T)};pF.prototype.ObjectIdToMdDbRotatedDimension=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(ai(c,a),U)};
704
+ pF.prototype.ObjectIdToMdDbMText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(bi(c,a),W)};pF.prototype.ObjectIdToMdDbEllipse=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(ci(c,a),X)};pF.prototype.ObjectIdToMdDbPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(di(c,a),Y)};pF.prototype.getLastCallResult=function(){return ei(this.g)};pF.prototype.ThreadTaskAbortExit=function(){fi(this.g)};
705
+ pF.prototype.setFontFilePath=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);gi(c,a)};pF.prototype.addNetworkLoadingFont=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);hi(c,a)};pF.prototype.__destroy__=function(){ii(this.g)};function D(){this.g=ji();cF(D)[this.g]=this}D.prototype=Object.create(bF.prototype);D.prototype.constructor=D;D.prototype.h=D;D.i={};b.MdCmColor=D;D.prototype.setColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ki(c,a)};
706
+ D.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);li(e,a,c,d)};D.prototype.get_red=D.prototype.Ta=function(){return mi(this.g)};D.prototype.set_red=D.prototype.ib=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ni(c,a)};Object.defineProperty(D.prototype,"red",{get:D.prototype.Ta,set:D.prototype.ib});D.prototype.get_green=D.prototype.Qa=function(){return oi(this.g)};
707
+ D.prototype.set_green=D.prototype.fb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);pi(c,a)};Object.defineProperty(D.prototype,"green",{get:D.prototype.Qa,set:D.prototype.fb});D.prototype.get_blue=D.prototype.Oa=function(){return qi(this.g)};D.prototype.set_blue=D.prototype.ab=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ri(c,a)};Object.defineProperty(D.prototype,"blue",{get:D.prototype.Oa,set:D.prototype.ab});D.prototype.get_method=D.prototype.Ra=function(){return si(this.g)};
708
+ D.prototype.set_method=D.prototype.gb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ti(c,a)};Object.defineProperty(D.prototype,"method",{get:D.prototype.Ra,set:D.prototype.gb});D.prototype.get_n=D.prototype.Sa=function(){return ui(this.g)};D.prototype.set_n=D.prototype.hb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);vi(c,a)};Object.defineProperty(D.prototype,"n",{get:D.prototype.Sa,set:D.prototype.hb});D.prototype.get_colorIndex=D.prototype.Pa=function(){return wi(this.g)};
709
+ D.prototype.set_colorIndex=D.prototype.cb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);xi(c,a)};Object.defineProperty(D.prototype,"colorIndex",{get:D.prototype.Pa,set:D.prototype.cb});D.prototype.__destroy__=function(){yi(this.g)};function nF(){throw"cannot construct a MdDbObjectArray, no constructor in IDL";}nF.prototype=Object.create(lF.prototype);nF.prototype.constructor=nF;nF.prototype.h=nF;nF.i={};b.MdDbObjectArray=nF;nF.prototype.length=nF.prototype.length=function(){return zi(this.g)};
710
+ nF.prototype.release=nF.prototype.release=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(Ai(c,a),z)};nF.prototype.clear=nF.prototype.clear=function(){Bi(this.g)};nF.prototype.getObjectName=function(){return m(Ci(this.g))};nF.prototype.getDxf0=function(){return m(Di(this.g))};nF.prototype.getJson=function(){return m(Ei(this.g))};nF.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Fi(c,a)};
711
+ nF.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Gi(c,a)};nF.prototype.__destroy__=function(){Hi(this.g)};function E(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?Ii():void 0===c?_emscripten_bind_MdGePoint3d_MdGePoint3d_1(a):void 0===d?_emscripten_bind_MdGePoint3d_MdGePoint3d_2(a,c):Ji(a,c,d);cF(E)[this.g]=this}E.prototype=Object.create(bF.prototype);E.prototype.constructor=E;
712
+ E.prototype.h=E;E.i={};b.MdGePoint3d=E;E.prototype.transformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ki(c,a)};E.prototype.addvec=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Li(c,a)};E.prototype.subvec=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Mi(c,a)};E.prototype.sub=E.prototype.sub=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(Ni(c,a),G)};
713
+ E.prototype.distanceTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Oi(c,a)};E.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Pi(c,a)};E.prototype.get_x=E.prototype.ba=function(){return Qi(this.g)};E.prototype.set_x=E.prototype.ia=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ri(c,a)};Object.defineProperty(E.prototype,"x",{get:E.prototype.ba,set:E.prototype.ia});E.prototype.get_y=E.prototype.da=function(){return Si(this.g)};
714
+ E.prototype.set_y=E.prototype.ja=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ti(c,a)};Object.defineProperty(E.prototype,"y",{get:E.prototype.da,set:E.prototype.ja});E.prototype.get_z=E.prototype.ea=function(){return Ui(this.g)};E.prototype.set_z=E.prototype.ka=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Vi(c,a)};Object.defineProperty(E.prototype,"z",{get:E.prototype.ea,set:E.prototype.ka});E.prototype.__destroy__=function(){Wi(this.g)};
715
+ function qF(){this.g=Xi();cF(qF)[this.g]=this}qF.prototype=Object.create(bF.prototype);qF.prototype.constructor=qF;qF.prototype.h=qF;qF.i={};b.MdGePoint3dArray=qF;qF.prototype.append=qF.prototype.append=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Yi(c,a)};qF.prototype.length=qF.prototype.length=function(){return Zi(this.g)};qF.prototype.at=qF.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u($i(c,a),E)};
716
+ qF.prototype.setAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);aj(d,a,c)};qF.prototype.clear=qF.prototype.clear=function(){bj(this.g)};qF.prototype.copy=qF.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);cj(c,a)};qF.prototype.__destroy__=function(){dj(this.g)};
717
+ 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?ej():void 0===c?_emscripten_bind_MdGeVector3d_MdGeVector3d_1(a):void 0===d?_emscripten_bind_MdGeVector3d_MdGeVector3d_2(a,c):fj(a,c,d);cF(G)[this.g]=this}G.prototype=Object.create(bF.prototype);G.prototype.constructor=G;G.prototype.h=G;G.i={};b.MdGeVector3d=G;
718
+ G.prototype.rotateBy=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);gj(d,a,c)};G.prototype.negate=function(){hj(this.g)};G.prototype.perpVector=function(){ij(this.g)};G.prototype.angleTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return void 0===c?jj(d,a):kj(d,a,c)};G.prototype.normalize=G.prototype.normalize=function(){lj(this.g)};G.prototype.length=G.prototype.length=function(){return mj(this.g)};
719
+ G.prototype.isUnitLength=function(){return!!nj(this.g)};G.prototype.isZeroLength=function(){return!!oj(this.g)};G.prototype.dotProduct=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return pj(c,a)};G.prototype.crossProduct=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(qj(c,a),G)};G.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rj(c,a)};G.prototype.mult=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);sj(c,a)};
720
+ G.prototype.get_x=G.prototype.ba=function(){return tj(this.g)};G.prototype.set_x=G.prototype.ia=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);uj(c,a)};Object.defineProperty(G.prototype,"x",{get:G.prototype.ba,set:G.prototype.ia});G.prototype.get_y=G.prototype.da=function(){return vj(this.g)};G.prototype.set_y=G.prototype.ja=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);wj(c,a)};Object.defineProperty(G.prototype,"y",{get:G.prototype.da,set:G.prototype.ja});
721
+ G.prototype.get_z=G.prototype.ea=function(){return xj(this.g)};G.prototype.set_z=G.prototype.ka=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);yj(c,a)};Object.defineProperty(G.prototype,"z",{get:G.prototype.ea,set:G.prototype.ka});G.prototype.__destroy__=function(){zj(this.g)};function rF(){this.g=Aj();cF(rF)[this.g]=this}rF.prototype=Object.create(bF.prototype);rF.prototype.constructor=rF;rF.prototype.h=rF;rF.i={};b.MdGeLongArray=rF;
722
+ rF.prototype.append=rF.prototype.append=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Bj(c,a)};rF.prototype.length=rF.prototype.length=function(){return Cj(this.g)};rF.prototype.at=rF.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Dj(c,a)};rF.prototype.setAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Ej(d,a,c)};rF.prototype.copy=rF.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Fj(c,a)};
723
+ rF.prototype.clear=rF.prototype.clear=function(){Gj(this.g)};rF.prototype.__destroy__=function(){Hj(this.g)};function mF(){this.g=Ij();cF(mF)[this.g]=this}mF.prototype=Object.create(bF.prototype);mF.prototype.constructor=mF;mF.prototype.h=mF;mF.i={};b.MdGeStringArray=mF;mF.prototype.append=mF.prototype.append=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);Jj(c,a)};mF.prototype.length=mF.prototype.length=function(){return Kj(this.g)};
724
+ mF.prototype.at=mF.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return m(Lj(c,a))};mF.prototype.setAt=function(a,c){var d=this.g;w();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:x(c);Mj(d,a,c)};mF.prototype.copy=mF.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Nj(c,a)};mF.prototype.clear=mF.prototype.clear=function(){Oj(this.g)};mF.prototype.__destroy__=function(){Pj(this.g)};function sF(){this.g=Qj();cF(sF)[this.g]=this}
725
+ sF.prototype=Object.create(bF.prototype);sF.prototype.constructor=sF;sF.prototype.h=sF;sF.i={};b.MdGeDoubleArray=sF;sF.prototype.append=sF.prototype.append=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Rj(c,a)};sF.prototype.length=sF.prototype.length=function(){return Sj(this.g)};sF.prototype.at=sF.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Tj(c,a)};
726
+ sF.prototype.setAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Uj(d,a,c)};sF.prototype.copy=sF.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Vj(c,a)};sF.prototype.clear=sF.prototype.clear=function(){Wj(this.g)};sF.prototype.__destroy__=function(){Xj(this.g)};function tF(){this.g=Yj();cF(tF)[this.g]=this}tF.prototype=Object.create(bF.prototype);tF.prototype.constructor=tF;tF.prototype.h=tF;tF.i={};b.MdGeMatrix3d=tF;
727
+ tF.prototype.setToIdentity=function(){Zj(this.g)};tF.prototype.preMultBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ak(c,a)};tF.prototype.postMultBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);bk(c,a)};tF.prototype.setToProduct=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);ck(d,a,c)};tF.prototype.invert=function(){dk(this.g)};tF.prototype.isSingular=function(){return!!ek(this.g)};tF.prototype.transposeIt=function(){fk(this.g)};
728
+ tF.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gk(c,a)};tF.prototype.det=function(){return hk(this.g)};tF.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);ik(f,a,c,d,e)};tF.prototype.setToTranslation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);jk(c,a)};
729
+ tF.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);kk(e,a,c,d)};tF.prototype.setToScaling=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);lk(d,a,c)};tF.prototype.setMirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);mk(d,a,c)};tF.prototype.scale=tF.prototype.scale=function(){return nk(this.g)};
730
+ tF.prototype.getData=tF.prototype.getData=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return ok(d,a,c)};tF.prototype.copy=tF.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);pk(c,a)};tF.prototype.__destroy__=function(){qk(this.g)};function Z(){this.g=rk();cF(Z)[this.g]=this}Z.prototype=Object.create(z.prototype);Z.prototype.constructor=Z;Z.prototype.h=Z;Z.i={};b.MdDbLayerTableRecord=Z;Z.prototype.getName=function(){return m(sk(this.g))};
731
+ Z.prototype.setName=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!tk(c,a)};Z.prototype.isFrozen=Z.prototype.isFrozen=function(){return!!uk(this.g)};Z.prototype.setIsFrozen=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vk(c,a)};Z.prototype.isOff=function(){return!!wk(this.g)};Z.prototype.setIsOff=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xk(c,a)};Z.prototype.isLocked=function(){return!!yk(this.g)};
732
+ Z.prototype.setIsLocked=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zk(c,a)};Z.prototype.color=Z.prototype.color=function(){return u(Ak(this.g),D)};Z.prototype.setColor=Z.prototype.setColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Bk(c,a)};Z.prototype.linetypeObjectId=function(){return Ck(this.g)};Z.prototype.setLinetypeObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Dk(c,a)};Z.prototype.lineWeight=function(){return Ek(this.g)};
733
+ Z.prototype.setLineWeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fk(c,a)};Z.prototype.GetObjectID=function(){return Gk(this.g)};Z.prototype.Erase=function(){return!!Hk(this.g)};Z.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ik(c,a)};Z.prototype.Clone=function(){return u(Jk(this.g),z)};Z.prototype.GetHandle=function(){return m(Kk(this.g))};Z.prototype.GetDatabase=function(){return u(Lk(this.g),A)};Z.prototype.GetOwnerID=function(){return Mk(this.g)};
734
+ 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!!Nk(f,a,c,d,e)};Z.prototype.getObjectName=function(){return m(Ok(this.g))};Z.prototype.getDxf0=function(){return m(Pk(this.g))};Z.prototype.getJson=function(){return m(Qk(this.g))};Z.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Rk(c,a)};
735
+ Z.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Sk(c,a)};Z.prototype.__destroy__=function(){Tk(this.g)};function uF(){throw"cannot construct a MdDbLayerTable, no constructor in IDL";}uF.prototype=Object.create(z.prototype);uF.prototype.constructor=uF;uF.prototype.h=uF;uF.i={};b.MdDbLayerTable=uF;uF.prototype.GetObjectID=function(){return Uk(this.g)};uF.prototype.Erase=function(){return!!Vk(this.g)};
736
+ uF.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Wk(c,a)};uF.prototype.Clone=function(){return u(Xk(this.g),z)};uF.prototype.GetHandle=function(){return m(Yk(this.g))};uF.prototype.GetDatabase=function(){return u(Zk(this.g),A)};uF.prototype.GetOwnerID=function(){return $k(this.g)};
737
+ uF.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!al(f,a,c,d,e)};uF.prototype.getObjectName=function(){return m(bl(this.g))};uF.prototype.getDxf0=function(){return m(cl(this.g))};uF.prototype.getJson=function(){return m(dl(this.g))};uF.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!el(c,a)};
738
+ uF.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!fl(c,a)};function vF(){throw"cannot construct a MdDbLinetypeTable, no constructor in IDL";}vF.prototype=Object.create(z.prototype);vF.prototype.constructor=vF;vF.prototype.h=vF;vF.i={};b.MdDbLinetypeTable=vF;vF.prototype.GetObjectID=function(){return gl(this.g)};vF.prototype.Erase=function(){return!!hl(this.g)};
739
+ vF.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!il(c,a)};vF.prototype.Clone=function(){return u(jl(this.g),z)};vF.prototype.GetHandle=function(){return m(kl(this.g))};vF.prototype.GetDatabase=function(){return u(ll(this.g),A)};vF.prototype.GetOwnerID=function(){return ml(this.g)};
740
+ vF.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!!nl(f,a,c,d,e)};vF.prototype.getObjectName=function(){return m(ol(this.g))};vF.prototype.getDxf0=function(){return m(pl(this.g))};vF.prototype.getJson=function(){return m(ql(this.g))};vF.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!rl(c,a)};
741
+ vF.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!sl(c,a)};function wF(){throw"cannot construct a MdDbTextStyleTable, no constructor in IDL";}wF.prototype=Object.create(z.prototype);wF.prototype.constructor=wF;wF.prototype.h=wF;wF.i={};b.MdDbTextStyleTable=wF;wF.prototype.GetObjectID=function(){return tl(this.g)};wF.prototype.Erase=function(){return!!ul(this.g)};
742
+ wF.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vl(c,a)};wF.prototype.Clone=function(){return u(wl(this.g),z)};wF.prototype.GetHandle=function(){return m(xl(this.g))};wF.prototype.GetDatabase=function(){return u(yl(this.g),A)};wF.prototype.GetOwnerID=function(){return zl(this.g)};
743
+ wF.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Al(f,a,c,d,e)};wF.prototype.getObjectName=function(){return m(Bl(this.g))};wF.prototype.getDxf0=function(){return m(Cl(this.g))};wF.prototype.getJson=function(){return m(Dl(this.g))};wF.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!El(c,a)};
744
+ wF.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Fl(c,a)};function A(){throw"cannot construct a MdDbDatabase, no constructor in IDL";}A.prototype=Object.create(lF.prototype);A.prototype.constructor=A;A.prototype.h=A;A.i={};b.MdDbDatabase=A;A.prototype.GetLayerTable=function(){return u(Gl(this.g),uF)};A.prototype.GetLinetypeTable=function(){return u(Hl(this.g),vF)};A.prototype.GetTextStyleTable=function(){return u(Il(this.g),wF)};
745
+ A.prototype.GetBlockTable=function(){return u(Jl(this.g),xF)};A.prototype.CurrentSpace=function(){return u(Kl(this.g),yF)};A.prototype.GetCurrentlyLineTypeScale=function(){return Ll(this.g)};A.prototype.SetCurrentlyLineTypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ml(c,a)};A.prototype.GetCurrentlyLayerName=function(){return m(Nl(this.g))};A.prototype.SetCurrentlyLayerName=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);Ol(c,a)};
746
+ A.prototype.GetCurrentlyLineTypeName=function(){return m(Pl(this.g))};A.prototype.SetCurrentlyLineTypeName=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);Ql(c,a)};A.prototype.GetCurrentlyTrueColor=function(){return u(Rl(this.g),D)};A.prototype.GetCurrentlyDrawColor=function(){return u(Sl(this.g),rF)};A.prototype.SetCurrentlyTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Tl(c,a)};A.prototype.GetCurrentlyColorIndex=function(){return Ul(this.g)};
747
+ A.prototype.SetCurrentlyColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Vl(c,a)};A.prototype.GetCurrentlyTextStyleName=function(){return m(Wl(this.g))};A.prototype.SetCurrentlyTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);Xl(c,a)};A.prototype.HandleToIdIndex=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return Yl(c,a)};A.prototype.IsModifyed=function(){return!!Zl(this.g)};
748
+ A.prototype.SetModifyed=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);$l(c,a)};A.prototype.getObjectName=function(){return m(am(this.g))};A.prototype.getDxf0=function(){return m(bm(this.g))};A.prototype.getJson=function(){return m(cm(this.g))};A.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!dm(c,a)};A.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!em(c,a)};
749
+ function I(){throw"cannot construct a McObject, no constructor in IDL";}I.prototype=Object.create(bF.prototype);I.prototype.constructor=I;I.prototype.h=I;I.i={};b.McObject=I;I.prototype.updateDisplay=function(a,c){var d=this.g;w();"object"==typeof a&&(a=kF(a));"object"==typeof c&&(c=kF(c));return!!fm(d,a,c)};I.prototype.test=I.prototype.test=function(){gm(this.g)};
750
+ I.prototype.openWebFile=function(a,c,d,e,f){var g=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);e=e&&"object"===typeof e?e.g:x(e);f&&"object"===typeof f&&(f=f.g);return!!hm(g,a,c,d,e,f)};
751
+ I.prototype.insertBlock=function(a,c,d,e,f,g){var k=this.g;w();a=a&&"object"===typeof a?a.g:x(a);c=c&&"object"===typeof c?c.g:x(c);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f=f&&"object"===typeof f?f.g:x(f);g&&"object"===typeof g&&(g=g.g);return!!im(k,a,c,d,e,f,g)};I.prototype.saveFileToUrl=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!jm(c,a)};
752
+ I.prototype.saveFile=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!!km(d,a,c)};I.prototype.getViewDataJsonParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return m(lm(c,a))};I.prototype.updataAppData=function(){mm(this.g)};I.prototype.regen=function(){nm(this.g)};I.prototype.GetDatabase=function(){return u(om(this.g),A)};
753
+ I.prototype.GetSysVarString=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return m(pm(c,a))};I.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!!qm(d,a,c)};I.prototype.GetSysVarDouble=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return rm(c,a)};
754
+ I.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!!sm(d,a,c)};I.prototype.GetSysVarLong=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return tm(c,a)};I.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!!um(d,a,c)};I.prototype.GetSysVarPoint=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return u(wm(c,a),E)};
755
+ I.prototype.SetSysVarPoint=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!!xm(e,a,c,d)};I.prototype.fireEventWindowSize=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);ym(d,a,c)};I.prototype.fireEventCommandStart=function(){zm(this.g)};
756
+ I.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 Am(d,a,c)};I.prototype.IntelliSelect_RangeSelect=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return u(Bm(g,a,c,d,e,f),rF)};
757
+ I.prototype.IntelliSelect_getGridData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return m(Cm(c,a))};I.prototype.Osnap_NotifyOsnap=function(a,c,d,e,f,g,k,p){var y=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);k&&"object"===typeof k&&(k=k.g);p&&"object"===typeof p&&(p=p.g);Dm(y,a,c,d,e,f,g,k,p)};
758
+ I.prototype.EntityTempWordDraw_onJigCommandEnd=function(){Em(this.g)};I.prototype.EntityTempWordDraw_onJigDrawEntityDisplay=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Fm(c,a)};I.prototype.EntityTempWordDraw_onReadyJigUpdateDispla=function(){Gm(this.g)};I.prototype.EntityTempWordDraw_onJigClearDisplay=function(){Hm(this.g)};I.prototype.SetDrawColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Im(c,a)};I.prototype.GetDrawColor=function(){return u(Jm(this.g),D)};
759
+ I.prototype.AddLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);Km(c,a)};I.prototype.SetDrawLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);Lm(c,a)};I.prototype.GetDrawLayer=function(){return m(Mm(this.g))};I.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);Nm(f,a,c,d,e)};
760
+ I.prototype.SetDrawTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);Om(c,a)};I.prototype.GetDrawTextStyle=function(){return m(Pm(this.g))};I.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);Qm(d,a,c)};I.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);Rm(e,a,c,d)};
761
+ I.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);Sm(g,a,c,d,e,f)};I.prototype.SetDrawLinetype=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);Tm(c,a)};I.prototype.GetDrawLinetype=function(){return m(Um(this.g))};
762
+ I.prototype.SetDrawLineWeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Vm(c,a)};I.prototype.GetDrawLineWeight=function(){return Wm(this.g)};I.prototype.SetDrawLineTypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Xm(c,a)};I.prototype.GetDrawLineTypeScale=function(){return Ym(this.g)};I.prototype.SetDrawDimStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);Zm(c,a)};I.prototype.GetDrawDimStyle=function(){return m($m(this.g))};
763
+ I.prototype.SetPatternDefinition=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);an(c,a)};I.prototype.GetPatternDefinition=function(){return m(bn(this.g))};I.prototype.SetDrawLineWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);cn(c,a)};I.prototype.GetDrawLineWidth=function(){return dn(this.g)};
764
+ I.prototype.DrawLine=function(a,c,d,e,f,g){var k=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 en(k,a,c,d,e,f,g)};
765
+ I.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 fn(g,a,c,d,e,f)};
766
+ I.prototype.DrawArc2=function(a,c,d,e,f,g){var k=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 gn(k,a,c,d,e,f,g)};I.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 hn(e,a,c,d)};
767
+ I.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 jn(g,a,c,d,e,f)};
768
+ I.prototype.DrawEllipseArc=function(a,c,d,e,f,g,k){var p=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);k&&"object"===typeof k&&(k=k.g);return kn(p,a,c,d,e,f,g,k)};I.prototype.DrawPoint=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return ln(d,a,c)};
769
+ I.prototype.DrawSolid=function(a,c,d,e,f,g,k,p){var y=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);k&&"object"===typeof k&&(k=k.g);p&&"object"===typeof p&&(p=p.g);return mn(y,a,c,d,e,f,g,k,p)};
770
+ I.prototype.DrawMText=function(a,c,d,e,f,g,k){var p=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);k&&"object"===typeof k&&(k=k.g);return nn(p,a,c,d,e,f,g,k)};
771
+ I.prototype.DrawText=function(a,c,d,e,f,g,k){var p=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);k&&"object"===typeof k&&(k=k.g);return on(p,a,c,d,e,f,g,k)};
772
+ I.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 pn(g,a,c,d,e,f)};
773
+ I.prototype.DrawDimAligned=function(a,c,d,e,f,g){var k=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 qn(k,a,c,d,e,f,g)};
774
+ I.prototype.DrawDimAngular=function(a,c,d,e,f,g,k,p){var y=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);k&&"object"===typeof k&&(k=k.g);p&&"object"===typeof p&&(p=p.g);return rn(y,a,c,d,e,f,g,k,p)};
775
+ I.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 sn(g,a,c,d,e,f)};
776
+ I.prototype.DrawDimRotated=function(a,c,d,e,f,g,k){var p=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);k&&"object"===typeof k&&(k=k.g);return tn(p,a,c,d,e,f,g,k)};
777
+ I.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 un(g,a,c,d,e,f)};I.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 vn(g,a,c,d,e,f)};
778
+ I.prototype.PathMoveTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);wn(d,a,c)};I.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);xn(g,a,c,d,e,f)};I.prototype.PathLineTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);yn(d,a,c)};
779
+ I.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);zn(g,a,c,d,e,f)};I.prototype.DrawPathToPolyline=function(){return An(this.g)};I.prototype.DrawPathToSpline=function(){return Bn(this.g)};I.prototype.PathMakeClosed=function(){Cn(this.g)};
780
+ I.prototype.DrawPathToHatch=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Dn(c,a)};I.prototype.DrawEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return En(c,a)};I.prototype.GetAllLayoutName=function(){return u(Fn(this.g),mF)};I.prototype.SetCurrentLayout=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);Gn(c,a)};function C(){this.g=Hn();cF(C)[this.g]=this}C.prototype=Object.create(lF.prototype);C.prototype.constructor=C;C.prototype.h=C;C.i={};
781
+ b.McDrawResbuf=C;C.prototype.Clear=function(){In(this.g)};C.prototype.GetCount=function(){return Jn(this.g)};C.prototype.AtDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Kn(c,a)};C.prototype.Atlong=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ln(c,a)};C.prototype.AtObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Mn(c,a)};C.prototype.AtObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(Nn(c,a),lF)};
782
+ C.prototype.AtObjectMdDbMText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(On(c,a),W)};C.prototype.AtObjectName=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return m(Pn(c,a))};C.prototype.AtString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return m(Qn(c,a))};C.prototype.AtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(Rn(c,a),E)};C.prototype.ItemDataType=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Sn(c,a)};
783
+ C.prototype.AddDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Tn(d,a,c)};C.prototype.Addlong=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Un(d,a,c)};C.prototype.AddObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Vn(d,a,c)};C.prototype.AddObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Wn(c,a)};
784
+ C.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);Xn(d,a,c)};C.prototype.AddPoint=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Yn(d,a,c)};C.prototype.RemoveAll=function(){Zn(this.g)};C.prototype.Remove=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);$n(c,a)};C.prototype.PrintData=function(){ao(this.g)};C.prototype.getObjectName=function(){return m(bo(this.g))};
785
+ C.prototype.getDxf0=function(){return m(co(this.g))};C.prototype.getJson=function(){return m(eo(this.g))};C.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!fo(c,a)};C.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!go(c,a)};C.prototype.__destroy__=function(){ho(this.g)};function zF(){this.g=io();cF(zF)[this.g]=this}zF.prototype=Object.create(bF.prototype);zF.prototype.constructor=zF;zF.prototype.h=zF;zF.i={};
786
+ b.McDrawUtility=zF;zF.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 jo(g,a,c,d,e,f)};zF.prototype.eraseEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ko(c,a)};zF.prototype.highlightEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!lo(d,a,c)};
787
+ zF.prototype.__destroy__=function(){mo(this.g)};function AF(){this.g=no();cF(AF)[this.g]=this}AF.prototype=Object.create(bF.prototype);AF.prototype.constructor=AF;AF.prototype.h=AF;AF.i={};b.MxDrawAssist=AF;
788
+ AF.prototype.MxChamfer=function(a,c,d,e,f,g,k,p,y){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);k&&"object"===typeof k&&(k=k.g);p&&"object"===typeof p&&(p=p.g);y&&"object"===typeof y&&(y=y.g);return!!oo(v,a,c,d,e,f,g,k,p,y)};
789
+ AF.prototype.MxFillet=function(a,c,d,e,f,g,k,p){var y=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);k&&"object"===typeof k&&(k=k.g);p&&"object"===typeof p&&(p=p.g);return!!po(y,a,c,d,e,f,g,k,p)};AF.prototype.MxExplode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qo(c,a)};
790
+ AF.prototype.MxJoin=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ro(c,a)};AF.prototype.IntersectWith=function(a,c,d,e,f,g,k,p,y){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);k&&"object"===typeof k&&(k=k.g);p&&"object"===typeof p&&(p=p.g);y&&"object"===typeof y&&(y=y.g);return u(so(v,a,c,d,e,f,g,k,p,y),qF)};
791
+ AF.prototype.GetClosestPointTo=function(a,c,d,e,f,g,k){var p=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);k&&"object"===typeof k&&(k=k.g);return u(to(p,a,c,d,e,f,g,k),qF)};AF.prototype.__destroy__=function(){uo(this.g)};function CF(){this.g=vo();cF(CF)[this.g]=this}CF.prototype=Object.create(bF.prototype);CF.prototype.constructor=CF;
792
+ CF.prototype.h=CF;CF.i={};b.MxDrawTrimAssist=CF;CF.prototype.Init=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wo(c,a)};CF.prototype.UnInit=function(){return!!xo(this.g)};CF.prototype.DoTrim=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);yo(g,a,c,d,e,f)};CF.prototype.__destroy__=function(){zo(this.g)};
793
+ function DF(){this.g=Ao();cF(DF)[this.g]=this}DF.prototype=Object.create(bF.prototype);DF.prototype.constructor=DF;DF.prototype.h=DF;DF.i={};b.MxDrawExtendAssist=DF;DF.prototype.Init=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Bo(c,a)};DF.prototype.UnInit=function(){return!!Co(this.g)};
794
+ DF.prototype.DoExtend=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);Do(g,a,c,d,e,f)};DF.prototype.__destroy__=function(){Eo(this.g)};function J(){this.g=Fo();cF(J)[this.g]=this}J.prototype=Object.create(F.prototype);J.prototype.constructor=J;J.prototype.h=J;J.i={};b.MdDbLine=J;J.prototype.startPoint=function(){return u(Go(this.g),E)};
795
+ J.prototype.setStartPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ho(c,a)};J.prototype.endPoint=function(){return u(Io(this.g),E)};J.prototype.setEndPoint=J.prototype.setEndPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Jo(c,a)};J.prototype.getStartParam=function(){return Ko(this.g)};J.prototype.getEndParam=function(){return Lo(this.g)};J.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Mo(c,a)};
796
+ J.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return No(c,a)};J.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Oo(c,a)};J.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(Po(c,a),E)};J.prototype.getStartPoint=function(){return u(Qo(this.g),E)};J.prototype.getEndPoint=function(){return u(Ro(this.g),E)};
797
+ J.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(So(c,a),E)};J.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return To(c,a)};J.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(Uo(c,a),G)};J.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(Vo(c,a),G)};
798
+ J.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return u(Wo(d,a,c),E)};J.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return u(Xo(d,a,c),nF)};J.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(Yo(c,a),nF)};J.prototype.getArea=function(){return Zo(this.g)};
799
+ J.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u($o(c,a),C)};J.prototype.getLength=function(){return ap(this.g)};J.prototype.explode=function(){return u(bp(this.g),C)};J.prototype.TrueColor=function(){return u(cp(this.g),D)};J.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dp(c,a)};J.prototype.ColorIndex=function(){return ep(this.g)};
800
+ J.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fp(c,a)};J.prototype.Layer=function(){return m(gp(this.g))};J.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!hp(c,a)};J.prototype.LinetypeScale=function(){return ip(this.g)};J.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jp(c,a)};J.prototype.Visible=function(){return!!kp(this.g)};
801
+ J.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lp(c,a)};J.prototype.Lineweight=function(){return mp(this.g)};J.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!np(c,a)};J.prototype.TextStyle=function(){return m(op(this.g))};J.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!pp(c,a)};
802
+ J.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qp(c,a)};J.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!rp(d,a,c)};J.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!sp(d,a,c)};J.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!tp(d,a,c)};
803
+ J.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!up(d,a,c)};J.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vp(c,a)};J.prototype.GetBoundingBox=function(){return u(wp(this.g),C)};J.prototype.GetXData=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return u(xp(c,a),C)};J.prototype.SetXData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yp(c,a)};
804
+ J.prototype.GetxDataString=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 m(zp(d,a,c))};J.prototype.SetxDataString=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=d&&"object"===typeof d?d.g:x(d);return!!Ap(e,a,c,d)};J.prototype.GetxDataDouble=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 Bp(d,a,c)};
805
+ J.prototype.SetxDataDouble=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!!Cp(e,a,c,d)};J.prototype.GetxDataLong=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 Dp(d,a,c)};J.prototype.SetxDataLong=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!!Ep(e,a,c,d)};
806
+ J.prototype.GetxDataPoint=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 u(Fp(d,a,c),E)};J.prototype.SetxDataPoint=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!!Gp(e,a,c,d)};J.prototype.DeleteXData=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Hp(c,a)};J.prototype.GetAllAppName=function(){return u(Ip(this.g),mF)};
807
+ J.prototype.GetObjectID=function(){return Jp(this.g)};J.prototype.Erase=function(){return!!Kp(this.g)};J.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lp(c,a)};J.prototype.Clone=function(){return u(Mp(this.g),z)};J.prototype.GetHandle=function(){return m(Np(this.g))};J.prototype.GetDatabase=function(){return u(Op(this.g),A)};J.prototype.GetOwnerID=function(){return Pp(this.g)};
808
+ 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!!Qp(f,a,c,d,e)};J.prototype.getObjectName=function(){return m(Rp(this.g))};J.prototype.getDxf0=function(){return m(Sp(this.g))};J.prototype.getJson=function(){return m(Tp(this.g))};J.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Up(c,a)};
809
+ J.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Vp(c,a)};J.prototype.__destroy__=function(){Wp(this.g)};function L(){this.g=Xp();cF(L)[this.g]=this}L.prototype=Object.create(B.prototype);L.prototype.constructor=L;L.prototype.h=L;L.i={};b.MdDbText=L;L.prototype.position=L.prototype.position=function(){return u(Yp(this.g),E)};L.prototype.setPosition=L.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zp(c,a)};
810
+ L.prototype.alignmentPoint=function(){return u($p(this.g),E)};L.prototype.setAlignmentPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!aq(c,a)};L.prototype.oblique=function(){return bq(this.g)};L.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!cq(c,a)};L.prototype.rotation=L.prototype.rotation=function(){return dq(this.g)};L.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!eq(c,a)};
811
+ L.prototype.height=L.prototype.height=function(){return fq(this.g)};L.prototype.setHeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gq(c,a)};L.prototype.widthFactor=function(){return hq(this.g)};L.prototype.setWidthFactor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!iq(c,a)};L.prototype.textString=function(){return m(jq(this.g))};L.prototype.setTextString=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!kq(c,a)};
812
+ L.prototype.horizontalMode=function(){return lq(this.g)};L.prototype.setHorizontalMode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mq(c,a)};L.prototype.verticalMode=function(){return nq(this.g)};L.prototype.setVerticalMode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!oq(c,a)};L.prototype.explode=function(){return u(pq(this.g),C)};L.prototype.TrueColor=function(){return u(qq(this.g),D)};
813
+ L.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rq(c,a)};L.prototype.ColorIndex=function(){return sq(this.g)};L.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!tq(c,a)};L.prototype.Layer=function(){return m(uq(this.g))};L.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!vq(c,a)};L.prototype.LinetypeScale=function(){return wq(this.g)};
814
+ L.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xq(c,a)};L.prototype.Visible=function(){return!!yq(this.g)};L.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zq(c,a)};L.prototype.Lineweight=function(){return Aq(this.g)};L.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Bq(c,a)};L.prototype.TextStyle=function(){return m(Cq(this.g))};
815
+ L.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Dq(c,a)};L.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Eq(c,a)};L.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Fq(d,a,c)};L.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Gq(d,a,c)};
816
+ L.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Hq(d,a,c)};L.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Iq(d,a,c)};L.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Jq(c,a)};L.prototype.GetBoundingBox=function(){return u(Kq(this.g),C)};
817
+ L.prototype.GetXData=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return u(Lq(c,a),C)};L.prototype.SetXData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mq(c,a)};L.prototype.GetxDataString=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 m(Nq(d,a,c))};
818
+ L.prototype.SetxDataString=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=d&&"object"===typeof d?d.g:x(d);return!!Oq(e,a,c,d)};L.prototype.GetxDataDouble=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 Pq(d,a,c)};L.prototype.SetxDataDouble=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!!Qq(e,a,c,d)};
819
+ L.prototype.GetxDataLong=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 Rq(d,a,c)};L.prototype.SetxDataLong=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!!Sq(e,a,c,d)};L.prototype.GetxDataPoint=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 u(Tq(d,a,c),E)};
820
+ L.prototype.SetxDataPoint=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!!Uq(e,a,c,d)};L.prototype.DeleteXData=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Vq(c,a)};L.prototype.GetAllAppName=function(){return u(Wq(this.g),mF)};L.prototype.GetObjectID=function(){return Xq(this.g)};L.prototype.Erase=function(){return!!Yq(this.g)};
821
+ L.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zq(c,a)};L.prototype.Clone=function(){return u($q(this.g),z)};L.prototype.GetHandle=function(){return m(ar(this.g))};L.prototype.GetDatabase=function(){return u(br(this.g),A)};L.prototype.GetOwnerID=function(){return cr(this.g)};
822
+ L.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!dr(f,a,c,d,e)};L.prototype.getObjectName=function(){return m(er(this.g))};L.prototype.getDxf0=function(){return m(fr(this.g))};L.prototype.getJson=function(){return m(gr(this.g))};L.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!hr(c,a)};
823
+ L.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!ir(c,a)};L.prototype.__destroy__=function(){jr(this.g)};function N(){this.g=kr();cF(N)[this.g]=this}N.prototype=Object.create(F.prototype);N.prototype.constructor=N;N.prototype.h=N;N.i={};b.MdDbCircle=N;N.prototype.center=function(){return u(lr(this.g),E)};N.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mr(c,a)};N.prototype.radius=function(){return nr(this.g)};
824
+ N.prototype.setRadius=N.prototype.setRadius=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!or(c,a)};N.prototype.getStartParam=function(){return pr(this.g)};N.prototype.getEndParam=function(){return qr(this.g)};N.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return rr(c,a)};N.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return sr(c,a)};
825
+ N.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return tr(c,a)};N.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(ur(c,a),E)};N.prototype.getStartPoint=function(){return u(vr(this.g),E)};N.prototype.getEndPoint=function(){return u(wr(this.g),E)};N.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(xr(c,a),E)};
826
+ N.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return yr(c,a)};N.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(zr(c,a),G)};N.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(Ar(c,a),G)};N.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return u(Br(d,a,c),E)};
827
+ N.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return u(Cr(d,a,c),nF)};N.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(Dr(c,a),nF)};N.prototype.getArea=function(){return Er(this.g)};N.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(Fr(c,a),C)};N.prototype.getLength=function(){return Gr(this.g)};
828
+ N.prototype.explode=function(){return u(Hr(this.g),C)};N.prototype.TrueColor=function(){return u(Ir(this.g),D)};N.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Jr(c,a)};N.prototype.ColorIndex=function(){return Kr(this.g)};N.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lr(c,a)};N.prototype.Layer=function(){return m(Mr(this.g))};
829
+ N.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Nr(c,a)};N.prototype.LinetypeScale=function(){return Or(this.g)};N.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Pr(c,a)};N.prototype.Visible=function(){return!!Qr(this.g)};N.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Rr(c,a)};N.prototype.Lineweight=function(){return Sr(this.g)};
830
+ N.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Tr(c,a)};N.prototype.TextStyle=function(){return m(Ur(this.g))};N.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Vr(c,a)};N.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Wr(c,a)};N.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Xr(d,a,c)};
831
+ N.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Yr(d,a,c)};N.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Zr(d,a,c)};N.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!$r(d,a,c)};N.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!as(c,a)};
832
+ N.prototype.GetBoundingBox=function(){return u(bs(this.g),C)};N.prototype.GetXData=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return u(cs(c,a),C)};N.prototype.SetXData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ds(c,a)};N.prototype.GetxDataString=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 m(es(d,a,c))};
833
+ N.prototype.SetxDataString=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=d&&"object"===typeof d?d.g:x(d);return!!gs(e,a,c,d)};N.prototype.GetxDataDouble=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 hs(d,a,c)};N.prototype.SetxDataDouble=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!!is(e,a,c,d)};
834
+ N.prototype.GetxDataLong=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 js(d,a,c)};N.prototype.SetxDataLong=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!!ks(e,a,c,d)};N.prototype.GetxDataPoint=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 u(ls(d,a,c),E)};
835
+ N.prototype.SetxDataPoint=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!!ms(e,a,c,d)};N.prototype.DeleteXData=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!ns(c,a)};N.prototype.GetAllAppName=function(){return u(ps(this.g),mF)};N.prototype.GetObjectID=function(){return qs(this.g)};N.prototype.Erase=function(){return!!rs(this.g)};
836
+ N.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ss(c,a)};N.prototype.Clone=function(){return u(ts(this.g),z)};N.prototype.GetHandle=function(){return m(us(this.g))};N.prototype.GetDatabase=function(){return u(vs(this.g),A)};N.prototype.GetOwnerID=function(){return xs(this.g)};
837
+ N.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!ys(f,a,c,d,e)};N.prototype.getObjectName=function(){return m(zs(this.g))};N.prototype.getDxf0=function(){return m(As(this.g))};N.prototype.getJson=function(){return m(Bs(this.g))};N.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Cs(c,a)};
838
+ N.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Ds(c,a)};N.prototype.__destroy__=function(){Es(this.g)};function O(){this.g=Fs();cF(O)[this.g]=this}O.prototype=Object.create(F.prototype);O.prototype.constructor=O;O.prototype.h=O;O.i={};b.MdDbArc=O;O.prototype.center=function(){return u(Gs(this.g),E)};O.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hs(c,a)};O.prototype.radius=function(){return Is(this.g)};
839
+ O.prototype.setRadius=O.prototype.setRadius=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Js(c,a)};O.prototype.startAngle=function(){return Ks(this.g)};O.prototype.setStartAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ls(c,a)};O.prototype.endAngle=function(){return Ms(this.g)};O.prototype.setEndAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ns(c,a)};
840
+ O.prototype.computeArc=function(a,c,d,e,f,g){var k=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!!Os(k,a,c,d,e,f,g)};O.prototype.getStartParam=function(){return Ps(this.g)};O.prototype.getEndParam=function(){return Qs(this.g)};O.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Rs(c,a)};
841
+ O.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ss(c,a)};O.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ts(c,a)};O.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(Us(c,a),E)};O.prototype.getStartPoint=function(){return u(Vs(this.g),E)};O.prototype.getEndPoint=function(){return u(Ws(this.g),E)};
842
+ O.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(Xs(c,a),E)};O.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ys(c,a)};O.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(Zs(c,a),G)};O.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u($s(c,a),G)};
843
+ 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 u(at(d,a,c),E)};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 u(bt(d,a,c),nF)};O.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(ct(c,a),nF)};O.prototype.getArea=function(){return dt(this.g)};
844
+ O.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(et(c,a),C)};O.prototype.getLength=function(){return ft(this.g)};O.prototype.explode=function(){return u(gt(this.g),C)};O.prototype.TrueColor=function(){return u(ht(this.g),D)};O.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!it(c,a)};O.prototype.ColorIndex=function(){return jt(this.g)};
845
+ O.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kt(c,a)};O.prototype.Layer=function(){return m(lt(this.g))};O.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!mt(c,a)};O.prototype.LinetypeScale=function(){return nt(this.g)};O.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ot(c,a)};O.prototype.Visible=function(){return!!pt(this.g)};
846
+ O.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qt(c,a)};O.prototype.Lineweight=function(){return rt(this.g)};O.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!st(c,a)};O.prototype.TextStyle=function(){return m(tt(this.g))};O.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!ut(c,a)};
847
+ O.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vt(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!!wt(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!!xt(d,a,c)};O.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!yt(d,a,c)};
848
+ 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!!zt(d,a,c)};O.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!At(c,a)};O.prototype.GetBoundingBox=function(){return u(Bt(this.g),C)};O.prototype.GetXData=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return u(Ct(c,a),C)};O.prototype.SetXData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Dt(c,a)};
849
+ O.prototype.GetxDataString=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 m(Et(d,a,c))};O.prototype.SetxDataString=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=d&&"object"===typeof d?d.g:x(d);return!!Ft(e,a,c,d)};O.prototype.GetxDataDouble=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 Gt(d,a,c)};
850
+ O.prototype.SetxDataDouble=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!!Ht(e,a,c,d)};O.prototype.GetxDataLong=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 It(d,a,c)};O.prototype.SetxDataLong=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!!Jt(e,a,c,d)};
851
+ O.prototype.GetxDataPoint=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 u(Kt(d,a,c),E)};O.prototype.SetxDataPoint=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!!Lt(e,a,c,d)};O.prototype.DeleteXData=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Mt(c,a)};O.prototype.GetAllAppName=function(){return u(Nt(this.g),mF)};
852
+ O.prototype.GetObjectID=function(){return Ot(this.g)};O.prototype.Erase=function(){return!!Pt(this.g)};O.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qt(c,a)};O.prototype.Clone=function(){return u(Rt(this.g),z)};O.prototype.GetHandle=function(){return m(St(this.g))};O.prototype.GetDatabase=function(){return u(Tt(this.g),A)};O.prototype.GetOwnerID=function(){return Ut(this.g)};
853
+ 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!!Vt(f,a,c,d,e)};O.prototype.getObjectName=function(){return m(Wt(this.g))};O.prototype.getDxf0=function(){return m(Xt(this.g))};O.prototype.getJson=function(){return m(Yt(this.g))};O.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Zt(c,a)};
854
+ O.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!$t(c,a)};O.prototype.__destroy__=function(){au(this.g)};function M(){this.g=bu();cF(M)[this.g]=this}M.prototype=Object.create(F.prototype);M.prototype.constructor=M;M.prototype.h=M;M.i={};b.MdDbPolyline=M;M.prototype.setClosed=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!cu(c,a)};M.prototype.setConstantWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!du(c,a)};
855
+ M.prototype.isClosed=function(){return!!eu(this.g)};M.prototype.getConstantWidth=function(){return fu(this.g)};M.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!!gu(g,a,c,d,e,f)};M.prototype.removeVertexAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hu(c,a)};M.prototype.numVerts=function(){return iu(this.g)};
856
+ M.prototype.getPointAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(ju(c,a),E)};M.prototype.getBulgeAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ku(c,a)};M.prototype.getStartWidthsAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return lu(c,a)};M.prototype.getEndWidthsAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return mu(c,a)};
857
+ M.prototype.setPointAt=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)};M.prototype.setBulgeAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!ou(d,a,c)};M.prototype.getStartParam=function(){return pu(this.g)};M.prototype.getEndParam=function(){return qu(this.g)};M.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ru(c,a)};
858
+ M.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return su(c,a)};M.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return tu(c,a)};M.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(uu(c,a),E)};M.prototype.getStartPoint=function(){return u(vu(this.g),E)};M.prototype.getEndPoint=function(){return u(wu(this.g),E)};
859
+ M.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(xu(c,a),E)};M.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return yu(c,a)};M.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(zu(c,a),G)};M.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(Au(c,a),G)};
860
+ M.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return u(Bu(d,a,c),E)};M.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return u(Cu(d,a,c),nF)};M.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(Du(c,a),nF)};M.prototype.getArea=function(){return Eu(this.g)};
861
+ M.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(Fu(c,a),C)};M.prototype.getLength=function(){return Gu(this.g)};M.prototype.explode=function(){return u(Hu(this.g),C)};M.prototype.TrueColor=function(){return u(Iu(this.g),D)};M.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ju(c,a)};M.prototype.ColorIndex=function(){return Ku(this.g)};
862
+ M.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lu(c,a)};M.prototype.Layer=function(){return m(Mu(this.g))};M.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Nu(c,a)};M.prototype.LinetypeScale=function(){return Ou(this.g)};M.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Pu(c,a)};M.prototype.Visible=function(){return!!Qu(this.g)};
863
+ M.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ru(c,a)};M.prototype.Lineweight=function(){return Su(this.g)};M.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Tu(c,a)};M.prototype.TextStyle=function(){return m(Uu(this.g))};M.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Vu(c,a)};
864
+ M.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Wu(c,a)};M.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Xu(d,a,c)};M.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Yu(d,a,c)};M.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Zu(d,a,c)};
865
+ M.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!$u(d,a,c)};M.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!av(c,a)};M.prototype.GetBoundingBox=function(){return u(bv(this.g),C)};M.prototype.GetXData=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return u(cv(c,a),C)};M.prototype.SetXData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dv(c,a)};
866
+ M.prototype.GetxDataString=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 m(ev(d,a,c))};M.prototype.SetxDataString=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=d&&"object"===typeof d?d.g:x(d);return!!fv(e,a,c,d)};M.prototype.GetxDataDouble=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 gv(d,a,c)};
867
+ M.prototype.SetxDataDouble=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!!hv(e,a,c,d)};M.prototype.GetxDataLong=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 iv(d,a,c)};M.prototype.SetxDataLong=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!!jv(e,a,c,d)};
868
+ M.prototype.GetxDataPoint=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 u(kv(d,a,c),E)};M.prototype.SetxDataPoint=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!!lv(e,a,c,d)};M.prototype.DeleteXData=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!mv(c,a)};M.prototype.GetAllAppName=function(){return u(nv(this.g),mF)};
869
+ M.prototype.GetObjectID=function(){return ov(this.g)};M.prototype.Erase=function(){return!!pv(this.g)};M.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qv(c,a)};M.prototype.Clone=function(){return u(rv(this.g),z)};M.prototype.GetHandle=function(){return m(sv(this.g))};M.prototype.GetDatabase=function(){return u(tv(this.g),A)};M.prototype.GetOwnerID=function(){return uv(this.g)};
870
+ 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!!vv(f,a,c,d,e)};M.prototype.getObjectName=function(){return m(wv(this.g))};M.prototype.getDxf0=function(){return m(xv(this.g))};M.prototype.getJson=function(){return m(yv(this.g))};M.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!zv(c,a)};
871
+ M.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Av(c,a)};M.prototype.__destroy__=function(){Bv(this.g)};function P(){this.g=Cv();cF(P)[this.g]=this}P.prototype=Object.create(B.prototype);P.prototype.constructor=P;P.prototype.h=P;P.i={};b.MdDbBlockReference=P;P.prototype.blockTableRecordId=function(){return Dv(this.g)};P.prototype.setBlockTableRecordId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ev(c,a)};
872
+ P.prototype.position=P.prototype.position=function(){return u(Fv(this.g),E)};P.prototype.setPosition=P.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Gv(c,a)};P.prototype.scaleFactors=function(){return u(Hv(this.g),E)};P.prototype.setScaleFactors=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Iv(c,a)};P.prototype.rotation=P.prototype.rotation=function(){return Jv(this.g)};
873
+ P.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kv(c,a)};P.prototype.blockTransform=function(){return u(Lv(this.g),tF)};P.prototype.setBlockTransform=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mv(c,a)};P.prototype.getBlockName=function(){return m(Nv(this.g))};P.prototype.explode=function(){return u(Ov(this.g),C)};P.prototype.TrueColor=function(){return u(Pv(this.g),D)};
874
+ P.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qv(c,a)};P.prototype.ColorIndex=function(){return Rv(this.g)};P.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Sv(c,a)};P.prototype.Layer=function(){return m(Tv(this.g))};P.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Uv(c,a)};P.prototype.LinetypeScale=function(){return Vv(this.g)};
875
+ P.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Wv(c,a)};P.prototype.Visible=function(){return!!Xv(this.g)};P.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yv(c,a)};P.prototype.Lineweight=function(){return Zv(this.g)};P.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$v(c,a)};P.prototype.TextStyle=function(){return m(aw(this.g))};
876
+ P.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!bw(c,a)};P.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!cw(c,a)};P.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!dw(d,a,c)};P.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!ew(d,a,c)};
877
+ P.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!fw(d,a,c)};P.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!gw(d,a,c)};P.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hw(c,a)};P.prototype.GetBoundingBox=function(){return u(iw(this.g),C)};
878
+ P.prototype.GetXData=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return u(jw(c,a),C)};P.prototype.SetXData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kw(c,a)};P.prototype.GetxDataString=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 m(lw(d,a,c))};
879
+ P.prototype.SetxDataString=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=d&&"object"===typeof d?d.g:x(d);return!!mw(e,a,c,d)};P.prototype.GetxDataDouble=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 nw(d,a,c)};P.prototype.SetxDataDouble=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!!ow(e,a,c,d)};
880
+ P.prototype.GetxDataLong=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 pw(d,a,c)};P.prototype.SetxDataLong=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!!qw(e,a,c,d)};P.prototype.GetxDataPoint=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 u(rw(d,a,c),E)};
881
+ P.prototype.SetxDataPoint=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!!sw(e,a,c,d)};P.prototype.DeleteXData=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!tw(c,a)};P.prototype.GetAllAppName=function(){return u(uw(this.g),mF)};P.prototype.GetObjectID=function(){return vw(this.g)};P.prototype.Erase=function(){return!!ww(this.g)};
882
+ P.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xw(c,a)};P.prototype.Clone=function(){return u(yw(this.g),z)};P.prototype.GetHandle=function(){return m(zw(this.g))};P.prototype.GetDatabase=function(){return u(Aw(this.g),A)};P.prototype.GetOwnerID=function(){return Bw(this.g)};
883
+ 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!!Cw(f,a,c,d,e)};P.prototype.getObjectName=function(){return m(Dw(this.g))};P.prototype.getDxf0=function(){return m(Ew(this.g))};P.prototype.getJson=function(){return m(Fw(this.g))};P.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Gw(c,a)};
884
+ P.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Hw(c,a)};P.prototype.__destroy__=function(){Iw(this.g)};function T(){this.g=Jw();cF(T)[this.g]=this}T.prototype=Object.create(H.prototype);T.prototype.constructor=T;T.prototype.h=T;T.i={};b.MdDbAlignedDimension=T;T.prototype.xLine1Point=function(){return u(Kw(this.g),E)};T.prototype.setXLine1Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lw(c,a)};
885
+ T.prototype.xLine2Point=function(){return u(Mw(this.g),E)};T.prototype.setXLine2Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Nw(c,a)};T.prototype.dimLinePoint=function(){return u(Ow(this.g),E)};T.prototype.setDimLinePoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Pw(c,a)};T.prototype.oblique=function(){return Qw(this.g)};T.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Rw(c,a)};
886
+ T.prototype.textPosition=function(){return u(Sw(this.g),E)};T.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Tw(c,a)};T.prototype.isUsingDefaultTextPosition=function(){return!!Uw(this.g)};T.prototype.useSetTextPosition=function(){return!!Vw(this.g)};T.prototype.useDefaultTextPosition=function(){return!!Ww(this.g)};T.prototype.elevation=T.prototype.elevation=function(){return Xw(this.g)};
887
+ T.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yw(c,a)};T.prototype.dimensionText=function(){return m(Zw(this.g))};T.prototype.setDimensionText=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!$w(c,a)};T.prototype.textRotation=function(){return ax(this.g)};T.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bx(c,a)};T.prototype.dimensionStyle=function(){return cx(this.g)};
888
+ T.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dx(c,a)};T.prototype.textAttachment=function(){return ex(this.g)};T.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fx(c,a)};T.prototype.horizontalRotation=function(){return gx(this.g)};T.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hx(c,a)};
889
+ T.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ix(c,a)};T.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return jx(c,a)};T.prototype.SetDimVarInt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!kx(d,a,c)};T.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return lx(c,a)};
890
+ T.prototype.SetDimVarDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!mx(d,a,c)};T.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return m(nx(c,a))};T.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!!ox(d,a,c)};T.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return px(c,a)};
891
+ T.prototype.SetDimVarObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!qx(d,a,c)};T.prototype.GetAllText=function(){return u(rx(this.g),mF)};T.prototype.explode=function(){return u(sx(this.g),C)};T.prototype.TrueColor=function(){return u(tx(this.g),D)};T.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ux(c,a)};T.prototype.ColorIndex=function(){return vx(this.g)};
892
+ T.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wx(c,a)};T.prototype.Layer=function(){return m(xx(this.g))};T.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!yx(c,a)};T.prototype.LinetypeScale=function(){return zx(this.g)};T.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ax(c,a)};T.prototype.Visible=function(){return!!Bx(this.g)};
893
+ T.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cx(c,a)};T.prototype.Lineweight=function(){return Dx(this.g)};T.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ex(c,a)};T.prototype.TextStyle=function(){return m(Fx(this.g))};T.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Gx(c,a)};
894
+ T.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hx(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!!Ix(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!!Jx(d,a,c)};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!!Kx(d,a,c)};
895
+ 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!!Lx(d,a,c)};T.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mx(c,a)};T.prototype.GetBoundingBox=function(){return u(Nx(this.g),C)};T.prototype.GetXData=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return u(Ox(c,a),C)};T.prototype.SetXData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Px(c,a)};
896
+ T.prototype.GetxDataString=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 m(Qx(d,a,c))};T.prototype.SetxDataString=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=d&&"object"===typeof d?d.g:x(d);return!!Rx(e,a,c,d)};T.prototype.GetxDataDouble=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 Sx(d,a,c)};
897
+ T.prototype.SetxDataDouble=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!!Tx(e,a,c,d)};T.prototype.GetxDataLong=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 Ux(d,a,c)};T.prototype.SetxDataLong=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!!Vx(e,a,c,d)};
898
+ T.prototype.GetxDataPoint=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 u(Wx(d,a,c),E)};T.prototype.SetxDataPoint=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!!Xx(e,a,c,d)};T.prototype.DeleteXData=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Yx(c,a)};T.prototype.GetAllAppName=function(){return u(Zx(this.g),mF)};
899
+ T.prototype.GetObjectID=function(){return $x(this.g)};T.prototype.Erase=function(){return!!ay(this.g)};T.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!by(c,a)};T.prototype.Clone=function(){return u(cy(this.g),z)};T.prototype.GetHandle=function(){return m(dy(this.g))};T.prototype.GetDatabase=function(){return u(ey(this.g),A)};T.prototype.GetOwnerID=function(){return fy(this.g)};
900
+ 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!!gy(f,a,c,d,e)};T.prototype.getObjectName=function(){return m(hy(this.g))};T.prototype.getDxf0=function(){return m(iy(this.g))};T.prototype.getJson=function(){return m(jy(this.g))};T.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!ky(c,a)};
901
+ T.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!ly(c,a)};T.prototype.__destroy__=function(){my(this.g)};function U(){this.g=ny();cF(U)[this.g]=this}U.prototype=Object.create(H.prototype);U.prototype.constructor=U;U.prototype.h=U;U.i={};b.MdDbRotatedDimension=U;U.prototype.xLine1Point=function(){return u(oy(this.g),E)};U.prototype.setXLine1Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!py(c,a)};
902
+ U.prototype.xLine2Point=function(){return u(qy(this.g),E)};U.prototype.setXLine2Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ry(c,a)};U.prototype.dimLinePoint=function(){return u(sy(this.g),E)};U.prototype.setDimLinePoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ty(c,a)};U.prototype.rotation=U.prototype.rotation=function(){return uy(this.g)};U.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vy(c,a)};
903
+ U.prototype.oblique=function(){return wy(this.g)};U.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xy(c,a)};U.prototype.textPosition=function(){return u(yy(this.g),E)};U.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zy(c,a)};U.prototype.isUsingDefaultTextPosition=function(){return!!Ay(this.g)};U.prototype.useSetTextPosition=function(){return!!By(this.g)};U.prototype.useDefaultTextPosition=function(){return!!Cy(this.g)};
904
+ U.prototype.elevation=U.prototype.elevation=function(){return Dy(this.g)};U.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ey(c,a)};U.prototype.dimensionText=function(){return m(Fy(this.g))};U.prototype.setDimensionText=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Gy(c,a)};U.prototype.textRotation=function(){return Hy(this.g)};U.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Iy(c,a)};
905
+ U.prototype.dimensionStyle=function(){return Jy(this.g)};U.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ky(c,a)};U.prototype.textAttachment=function(){return Ly(this.g)};U.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!My(c,a)};U.prototype.horizontalRotation=function(){return Ny(this.g)};U.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Oy(c,a)};
906
+ U.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Py(c,a)};U.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Qy(c,a)};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!!Ry(d,a,c)};U.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Sy(c,a)};
907
+ 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!!Ty(d,a,c)};U.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return m(Uy(c,a))};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!!Vy(d,a,c)};U.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Wy(c,a)};
908
+ 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!!Xy(d,a,c)};U.prototype.GetAllText=function(){return u(Yy(this.g),mF)};U.prototype.explode=function(){return u(Zy(this.g),C)};U.prototype.TrueColor=function(){return u($y(this.g),D)};U.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!az(c,a)};U.prototype.ColorIndex=function(){return bz(this.g)};
909
+ U.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!cz(c,a)};U.prototype.Layer=function(){return m(dz(this.g))};U.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!ez(c,a)};U.prototype.LinetypeScale=function(){return fz(this.g)};U.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gz(c,a)};U.prototype.Visible=function(){return!!hz(this.g)};
910
+ U.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!iz(c,a)};U.prototype.Lineweight=function(){return jz(this.g)};U.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kz(c,a)};U.prototype.TextStyle=function(){return m(lz(this.g))};U.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!mz(c,a)};
911
+ U.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nz(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!!oz(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!!pz(d,a,c)};U.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!qz(d,a,c)};
912
+ 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!!rz(d,a,c)};U.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sz(c,a)};U.prototype.GetBoundingBox=function(){return u(tz(this.g),C)};U.prototype.GetXData=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return u(uz(c,a),C)};U.prototype.SetXData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vz(c,a)};
913
+ U.prototype.GetxDataString=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 m(wz(d,a,c))};U.prototype.SetxDataString=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=d&&"object"===typeof d?d.g:x(d);return!!xz(e,a,c,d)};U.prototype.GetxDataDouble=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 yz(d,a,c)};
914
+ U.prototype.SetxDataDouble=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!!zz(e,a,c,d)};U.prototype.GetxDataLong=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 Az(d,a,c)};U.prototype.SetxDataLong=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!!Bz(e,a,c,d)};
915
+ U.prototype.GetxDataPoint=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 u(Cz(d,a,c),E)};U.prototype.SetxDataPoint=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!!Dz(e,a,c,d)};U.prototype.DeleteXData=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Ez(c,a)};U.prototype.GetAllAppName=function(){return u(Fz(this.g),mF)};
916
+ U.prototype.GetObjectID=function(){return Gz(this.g)};U.prototype.Erase=function(){return!!Hz(this.g)};U.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Iz(c,a)};U.prototype.Clone=function(){return u(Jz(this.g),z)};U.prototype.GetHandle=function(){return m(Kz(this.g))};U.prototype.GetDatabase=function(){return u(Lz(this.g),A)};U.prototype.GetOwnerID=function(){return Mz(this.g)};
917
+ 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!!Nz(f,a,c,d,e)};U.prototype.getObjectName=function(){return m(Oz(this.g))};U.prototype.getDxf0=function(){return m(Pz(this.g))};U.prototype.getJson=function(){return m(Qz(this.g))};U.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Rz(c,a)};
918
+ U.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!Sz(c,a)};U.prototype.__destroy__=function(){Tz(this.g)};function W(){this.g=Uz();cF(W)[this.g]=this}W.prototype=Object.create(B.prototype);W.prototype.constructor=W;W.prototype.h=W;W.i={};b.MdDbMText=W;W.prototype.location=W.prototype.location=function(){return u(Vz(this.g),E)};W.prototype.setLocation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Wz(c,a)};
919
+ W.prototype.rotation=W.prototype.rotation=function(){return Xz(this.g)};W.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yz(c,a)};W.prototype.width=W.prototype.width=function(){return Zz(this.g)};W.prototype.setWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$z(c,a)};W.prototype.textHeight=function(){return aA(this.g)};W.prototype.setTextHeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bA(c,a)};
920
+ W.prototype.attachment=function(){return cA(this.g)};W.prototype.setAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dA(c,a)};W.prototype.contents=W.prototype.l=function(){return m(eA(this.g))};W.prototype.setContents=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!fA(c,a)};W.prototype.explode=function(){return u(gA(this.g),C)};W.prototype.TrueColor=function(){return u(hA(this.g),D)};
921
+ W.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!iA(c,a)};W.prototype.ColorIndex=function(){return jA(this.g)};W.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kA(c,a)};W.prototype.Layer=function(){return m(lA(this.g))};W.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!mA(c,a)};W.prototype.LinetypeScale=function(){return nA(this.g)};
922
+ W.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!oA(c,a)};W.prototype.Visible=function(){return!!pA(this.g)};W.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qA(c,a)};W.prototype.Lineweight=function(){return rA(this.g)};W.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sA(c,a)};W.prototype.TextStyle=function(){return m(tA(this.g))};
923
+ W.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!uA(c,a)};W.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vA(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!!wA(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!!xA(d,a,c)};
924
+ 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!!yA(d,a,c)};W.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!zA(d,a,c)};W.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!AA(c,a)};W.prototype.GetBoundingBox=function(){return u(BA(this.g),C)};
925
+ W.prototype.GetXData=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return u(CA(c,a),C)};W.prototype.SetXData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!DA(c,a)};W.prototype.GetxDataString=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 m(EA(d,a,c))};
926
+ W.prototype.SetxDataString=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=d&&"object"===typeof d?d.g:x(d);return!!FA(e,a,c,d)};W.prototype.GetxDataDouble=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 GA(d,a,c)};W.prototype.SetxDataDouble=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!!HA(e,a,c,d)};
927
+ W.prototype.GetxDataLong=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 IA(d,a,c)};W.prototype.SetxDataLong=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!!JA(e,a,c,d)};W.prototype.GetxDataPoint=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 u(KA(d,a,c),E)};
928
+ W.prototype.SetxDataPoint=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!!LA(e,a,c,d)};W.prototype.DeleteXData=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!MA(c,a)};W.prototype.GetAllAppName=function(){return u(NA(this.g),mF)};W.prototype.GetObjectID=function(){return OA(this.g)};W.prototype.Erase=function(){return!!PA(this.g)};
929
+ W.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!QA(c,a)};W.prototype.Clone=function(){return u(RA(this.g),z)};W.prototype.GetHandle=function(){return m(SA(this.g))};W.prototype.GetDatabase=function(){return u(TA(this.g),A)};W.prototype.GetOwnerID=function(){return UA(this.g)};
930
+ 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!!VA(f,a,c,d,e)};W.prototype.getObjectName=function(){return m(WA(this.g))};W.prototype.getDxf0=function(){return m(XA(this.g))};W.prototype.getJson=function(){return m(YA(this.g))};W.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!ZA(c,a)};
931
+ W.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!$A(c,a)};W.prototype.__destroy__=function(){aB(this.g)};function EF(){throw"cannot construct a MdDbBlockTableRecordIterator, no constructor in IDL";}EF.prototype=Object.create(lF.prototype);EF.prototype.constructor=EF;EF.prototype.h=EF;EF.i={};b.MdDbBlockTableRecordIterator=EF;
932
+ EF.prototype.start=EF.prototype.start=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);bB(d,a,c)};EF.prototype.done=EF.prototype.done=function(){return!!cB(this.g)};EF.prototype.getEntityId=function(){return dB(this.g)};EF.prototype.step=EF.prototype.step=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);eB(d,a,c)};EF.prototype.getObjectName=function(){return m(fB(this.g))};EF.prototype.getDxf0=function(){return m(gB(this.g))};
933
+ EF.prototype.getJson=function(){return m(hB(this.g))};EF.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!iB(c,a)};EF.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!jB(c,a)};EF.prototype.__destroy__=function(){kB(this.g)};function yF(){this.g=lB();cF(yF)[this.g]=this}yF.prototype=Object.create(z.prototype);yF.prototype.constructor=yF;yF.prototype.h=yF;yF.i={};b.MdDbBlockTableRecord=yF;
934
+ yF.prototype.appendAcDbEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return mB(c,a)};yF.prototype.newIterator=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return u(nB(d,a,c),EF)};yF.prototype.origin=yF.prototype.origin=function(){return u(oB(this.g),E)};yF.prototype.setOrigin=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pB(c,a)};yF.prototype.getBoundingBox=function(){return u(qB(this.g),qF)};
935
+ yF.prototype.invalidBoundingBoxBuffer=function(){return!!rB(this.g)};yF.prototype.GetObjectID=function(){return sB(this.g)};yF.prototype.Erase=function(){return!!tB(this.g)};yF.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!uB(c,a)};yF.prototype.Clone=function(){return u(vB(this.g),z)};yF.prototype.GetHandle=function(){return m(wB(this.g))};yF.prototype.GetDatabase=function(){return u(xB(this.g),A)};yF.prototype.GetOwnerID=function(){return yB(this.g)};
936
+ yF.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!!zB(f,a,c,d,e)};yF.prototype.getObjectName=function(){return m(AB(this.g))};yF.prototype.getDxf0=function(){return m(BB(this.g))};yF.prototype.getJson=function(){return m(CB(this.g))};yF.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!DB(c,a)};
937
+ yF.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!EB(c,a)};yF.prototype.__destroy__=function(){FB(this.g)};function FF(){throw"cannot construct a MdDbBlockTableIterator, no constructor in IDL";}FF.prototype=Object.create(lF.prototype);FF.prototype.constructor=FF;FF.prototype.h=FF;FF.i={};b.MdDbBlockTableIterator=FF;FF.prototype.start=FF.prototype.start=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);GB(d,a,c)};
938
+ FF.prototype.done=FF.prototype.done=function(){return!!HB(this.g)};FF.prototype.getRecord=function(){return u(IB(this.g),yF)};FF.prototype.step=FF.prototype.step=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);JB(d,a,c)};FF.prototype.getObjectName=function(){return m(KB(this.g))};FF.prototype.getDxf0=function(){return m(LB(this.g))};FF.prototype.getJson=function(){return m(MB(this.g))};
939
+ FF.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!NB(c,a)};FF.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!OB(c,a)};FF.prototype.__destroy__=function(){PB(this.g)};function xF(){throw"cannot construct a MdDbBlockTable, no constructor in IDL";}xF.prototype=Object.create(z.prototype);xF.prototype.constructor=xF;xF.prototype.h=xF;xF.i={};b.MdDbBlockTable=xF;
940
+ xF.prototype.getAt=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return u(QB(c,a),yF)};xF.prototype.has=xF.prototype.has=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!RB(c,a)};xF.prototype.newIterator=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return u(SB(d,a,c),FF)};xF.prototype.add=xF.prototype.add=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return TB(c,a)};xF.prototype.GetObjectID=function(){return UB(this.g)};
941
+ xF.prototype.Erase=function(){return!!VB(this.g)};xF.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!WB(c,a)};xF.prototype.Clone=function(){return u(XB(this.g),z)};xF.prototype.GetHandle=function(){return m(YB(this.g))};xF.prototype.GetDatabase=function(){return u(ZB(this.g),A)};xF.prototype.GetOwnerID=function(){return $B(this.g)};
942
+ xF.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!!aC(f,a,c,d,e)};xF.prototype.getObjectName=function(){return m(bC(this.g))};xF.prototype.getDxf0=function(){return m(cC(this.g))};xF.prototype.getJson=function(){return m(dC(this.g))};xF.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!eC(c,a)};
943
+ xF.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!fC(c,a)};xF.prototype.__destroy__=function(){gC(this.g)};function GF(){this.g=hC();cF(GF)[this.g]=this}GF.prototype=Object.create(lF.prototype);GF.prototype.constructor=GF;GF.prototype.h=GF;GF.i={};b.McDrawSelSet=GF;GF.prototype.allSelect=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return iC(c,a)};
944
+ GF.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 jC(f,a,c,d,e)};GF.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 kC(g,a,c,d,e,f)};
945
+ GF.prototype.userSelect=GF.prototype.userSelect=function(a,c,d,e,f,g){var k=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 lC(k,a,c,d,e,f,g)};
946
+ GF.prototype.userPointSelect=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return mC(f,a,c,d,e)};GF.prototype.getFilterEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return u(nC(d,a,c),rF)};GF.prototype.highlightEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);oC(c,a)};GF.prototype.count=GF.prototype.count=function(){return pC(this.g)};
947
+ GF.prototype.item=GF.prototype.item=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return qC(c,a)};GF.prototype.getObjectName=function(){return m(rC(this.g))};GF.prototype.getDxf0=function(){return m(sC(this.g))};GF.prototype.getJson=function(){return m(tC(this.g))};GF.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!uC(c,a)};GF.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!vC(c,a)};
948
+ GF.prototype.__destroy__=function(){wC(this.g)};function X(){this.g=xC();cF(X)[this.g]=this}X.prototype=Object.create(F.prototype);X.prototype.constructor=X;X.prototype.h=X;X.i={};b.MdDbEllipse=X;X.prototype.center=function(){return u(yC(this.g),E)};X.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zC(c,a)};X.prototype.majorAxis=function(){return u(AC(this.g),G)};X.prototype.minorAxis=function(){return u(BC(this.g),G)};
949
+ X.prototype.setMajorAxis=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!CC(c,a)};X.prototype.setMinorAxis=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!DC(c,a)};X.prototype.radiusRatio=function(){return EC(this.g)};X.prototype.setRadiusRatio=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!FC(c,a)};X.prototype.startAngle=function(){return GC(this.g)};
950
+ X.prototype.setStartAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!HC(c,a)};X.prototype.endAngle=function(){return IC(this.g)};X.prototype.setEndAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!JC(c,a)};X.prototype.InitData=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return!!KC(g,a,c,d,e,f)};
951
+ X.prototype.getStartParam=function(){return LC(this.g)};X.prototype.getEndParam=function(){return MC(this.g)};X.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return NC(c,a)};X.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return OC(c,a)};X.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return PC(c,a)};
952
+ X.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(QC(c,a),E)};X.prototype.getStartPoint=function(){return u(RC(this.g),E)};X.prototype.getEndPoint=function(){return u(SC(this.g),E)};X.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(TC(c,a),E)};X.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return UC(c,a)};
953
+ X.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(VC(c,a),G)};X.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(WC(c,a),G)};X.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return u(XC(d,a,c),E)};X.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return u(YC(d,a,c),nF)};
954
+ X.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(ZC(c,a),nF)};X.prototype.getArea=function(){return $C(this.g)};X.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return u(aD(c,a),C)};X.prototype.getLength=function(){return bD(this.g)};X.prototype.explode=function(){return u(cD(this.g),C)};X.prototype.TrueColor=function(){return u(dD(this.g),D)};
955
+ X.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!eD(c,a)};X.prototype.ColorIndex=function(){return fD(this.g)};X.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gD(c,a)};X.prototype.Layer=function(){return m(hD(this.g))};X.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!iD(c,a)};X.prototype.LinetypeScale=function(){return jD(this.g)};
956
+ X.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kD(c,a)};X.prototype.Visible=function(){return!!lD(this.g)};X.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mD(c,a)};X.prototype.Lineweight=function(){return nD(this.g)};X.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!oD(c,a)};X.prototype.TextStyle=function(){return m(pD(this.g))};
957
+ X.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!qD(c,a)};X.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rD(c,a)};X.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!sD(d,a,c)};X.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!tD(d,a,c)};
958
+ X.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!uD(d,a,c)};X.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!vD(d,a,c)};X.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wD(c,a)};X.prototype.GetBoundingBox=function(){return u(xD(this.g),C)};
959
+ X.prototype.GetXData=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return u(yD(c,a),C)};X.prototype.SetXData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zD(c,a)};X.prototype.GetxDataString=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 m(AD(d,a,c))};
960
+ X.prototype.SetxDataString=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=d&&"object"===typeof d?d.g:x(d);return!!BD(e,a,c,d)};X.prototype.GetxDataDouble=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 CD(d,a,c)};X.prototype.SetxDataDouble=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!!DD(e,a,c,d)};
961
+ X.prototype.GetxDataLong=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 ED(d,a,c)};X.prototype.SetxDataLong=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!!FD(e,a,c,d)};X.prototype.GetxDataPoint=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 u(GD(d,a,c),E)};
962
+ X.prototype.SetxDataPoint=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!!HD(e,a,c,d)};X.prototype.DeleteXData=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!ID(c,a)};X.prototype.GetAllAppName=function(){return u(JD(this.g),mF)};X.prototype.GetObjectID=function(){return KD(this.g)};X.prototype.Erase=function(){return!!LD(this.g)};
963
+ X.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!MD(c,a)};X.prototype.Clone=function(){return u(ND(this.g),z)};X.prototype.GetHandle=function(){return m(OD(this.g))};X.prototype.GetDatabase=function(){return u(PD(this.g),A)};X.prototype.GetOwnerID=function(){return QD(this.g)};
964
+ 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!!RD(f,a,c,d,e)};X.prototype.getObjectName=function(){return m(SD(this.g))};X.prototype.getDxf0=function(){return m(TD(this.g))};X.prototype.getJson=function(){return m(UD(this.g))};X.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!VD(c,a)};
965
+ X.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!WD(c,a)};X.prototype.__destroy__=function(){XD(this.g)};function Y(){this.g=YD();cF(Y)[this.g]=this}Y.prototype=Object.create(B.prototype);Y.prototype.constructor=Y;Y.prototype.h=Y;Y.i={};b.MdDbPoint=Y;Y.prototype.position=Y.prototype.position=function(){return u(ZD(this.g),E)};Y.prototype.setPosition=Y.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$D(c,a)};
966
+ Y.prototype.explode=function(){return u(aE(this.g),C)};Y.prototype.TrueColor=function(){return u(bE(this.g),D)};Y.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!cE(c,a)};Y.prototype.ColorIndex=function(){return dE(this.g)};Y.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!eE(c,a)};Y.prototype.Layer=function(){return m(fE(this.g))};
967
+ Y.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!gE(c,a)};Y.prototype.LinetypeScale=function(){return hE(this.g)};Y.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!iE(c,a)};Y.prototype.Visible=function(){return!!jE(this.g)};Y.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kE(c,a)};Y.prototype.Lineweight=function(){return lE(this.g)};
968
+ Y.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mE(c,a)};Y.prototype.TextStyle=function(){return m(nE(this.g))};Y.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!oE(c,a)};Y.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pE(c,a)};Y.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!qE(d,a,c)};
969
+ Y.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!rE(d,a,c)};Y.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!sE(d,a,c)};Y.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!tE(d,a,c)};Y.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!uE(c,a)};
970
+ Y.prototype.GetBoundingBox=function(){return u(vE(this.g),C)};Y.prototype.GetXData=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return u(wE(c,a),C)};Y.prototype.SetXData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xE(c,a)};Y.prototype.GetxDataString=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 m(yE(d,a,c))};
971
+ Y.prototype.SetxDataString=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=d&&"object"===typeof d?d.g:x(d);return!!zE(e,a,c,d)};Y.prototype.GetxDataDouble=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 AE(d,a,c)};Y.prototype.SetxDataDouble=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!!BE(e,a,c,d)};
972
+ Y.prototype.GetxDataLong=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 CE(d,a,c)};Y.prototype.SetxDataLong=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!!DE(e,a,c,d)};Y.prototype.GetxDataPoint=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 u(EE(d,a,c),E)};
973
+ Y.prototype.SetxDataPoint=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!!FE(e,a,c,d)};Y.prototype.DeleteXData=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!GE(c,a)};Y.prototype.GetAllAppName=function(){return u(HE(this.g),mF)};Y.prototype.GetObjectID=function(){return IE(this.g)};Y.prototype.Erase=function(){return!!JE(this.g)};
974
+ Y.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!KE(c,a)};Y.prototype.Clone=function(){return u(LE(this.g),z)};Y.prototype.GetHandle=function(){return m(ME(this.g))};Y.prototype.GetDatabase=function(){return u(NE(this.g),A)};Y.prototype.GetOwnerID=function(){return OE(this.g)};
975
+ 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!!PE(f,a,c,d,e)};Y.prototype.getObjectName=function(){return m(QE(this.g))};Y.prototype.getDxf0=function(){return m(RE(this.g))};Y.prototype.getJson=function(){return m(SE(this.g))};Y.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!TE(c,a)};
976
+ Y.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:x(a);return!!UE(c,a)};Y.prototype.__destroy__=function(){VE(this.g)};
862
977
 
863
978
 
864
979
  return mxdrawassembly.ready