mxcad 1.0.84 → 1.0.85

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5,25 +5,25 @@ 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,qa,sa;
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")};sa=a=>{a=oa(a,!0);a.buffer||(a=new Uint8Array(a));return a};qa=(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;
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,sa;
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")};sa=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
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&&(sa=a=>{var c=new XMLHttpRequest;c.open("GET",a,!1);c.responseType="arraybuffer";c.send(null);return new Uint8Array(c.response)}),
11
- qa=(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 Oa=0,Pa=null,Ra=null;function Sa(){Oa++;b.monitorRunDependencies&&b.monitorRunDependencies(Oa)}
13
- function Ta(){Oa--;b.monitorRunDependencies&&b.monitorRunDependencies(Oa);if(0==Oa&&(null!==Pa&&(clearInterval(Pa),Pa=null),Ra)){var a=Ra;Ra=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}
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
14
  function Xa(a){try{if(a==Va&&wa)return new Uint8Array(wa);if(sa)return sa(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(qa)return new Promise(function(c,d){qa(a,function(e){c(new Uint8Array(e))},d)})}return Promise.resolve().then(function(){return Xa(a)})}
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)})}
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={267610:()=>Ba.length,267630: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={267738:()=>Ba.length,267758: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")}};
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
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
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}}
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
- function vb(){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 wb(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}
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=wb(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)}
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}
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
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
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!==
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,
@@ -34,13 +34,13 @@ new Date(a.timestamp);c.Ka=4096;c.blocks=Math.ceil(c.size/c.Ka);return c},A:func
34
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-
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
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=vb(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=vb(qb(e),d),d=db(e,{ha:c.ha+1}).node,40<g++)throw new q(32);}return{path:e,
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
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,
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
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
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(!vb(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 vb(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===
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
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
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
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|=
@@ -59,14 +59,14 @@ function zc(a){a:{var c=Error();if(!c.stack){try{throw Error();}catch(P){c=P}if(
59
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 x=e[m],t;if((t=h.exec(x))&&5==t.length){x=t[1];var T=t[2];var ha=t[3];t=t[4]}else if((t=f.exec(x))||(t=g.exec(x)),t&&4<=t.length)x=t[1],T=t[2],ha=t[3],t=t[4]|0;else{c+=x+"\n";continue}var ca=!1;if(a&8){var n=emscripten_source_map.Cb({line:ha,
60
60
  La:t});if(ca=n&&n.source)a&64&&(n.source=n.source.substring(n.source.replace(/\\/g,"/").lastIndexOf("/")+1)),c+=" at "+x+" ("+n.source+":"+n.line+":"+n.La+")\n"}if(a&16||!ca)a&64&&(T=T.substring(T.replace(/\\/g,"/").lastIndexOf("/")+1)),c+=(ca?" = "+x:" at "+x)+" ("+T+":"+ha+":"+t+")\n";a&128&&d[0]&&(d[1]==x&&0<d[2].length&&(c=c.replace(/\s+$/,""),c+=" with values: "+d[1]+d[2]+"\n"),d=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 pa=0,Na=0;Q.response&&C&&0===l[a+12>>2]&&(Na=Q.response.byteLength);0<Na&&(pa=Hc(Na),Ca.set(new Uint8Array(Q.response),pa));l[a+12>>2]=pa;Ic(a+16,Na);Ic(a+24,0);(pa=Q.response?Q.response.byteLength:0)&&Ic(a+32,pa);Ea[a+40>>1]=Q.readyState;Ea[a+42>>1]=Q.status;Q.statusText&&wb(Q.statusText,Ca,a+44,64)}var h=l[a+8>>2];if(h){var m=p(h),x=a+112,t=p(x);t||(t="GET");var T=l[x+52>>2],ha=l[x+56>>2],ca=!!l[x+60>>2],n=l[x+68>>2],P=l[x+72>>2];h=l[x+76>>2];var N=l[x+80>>
63
- 2],la=l[x+84>>2];x=l[x+88>>2];var C=!!(T&1),ra=!!(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";N&&(m=p(N),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 Qa=l[a+0>>2];Ec[Qa]=Q;h=la&&x?Ca.slice(la,la+x):null;Q.onload=pa=>{Qa in Ec&&(g(),200<=Q.status&&300>Q.status?c&&c(a,Q,pa):d&&d(a,Q,pa))};Q.onerror=
64
- pa=>{Qa in Ec&&(g(),d&&d(a,Q,pa))};Q.ontimeout=pa=>{Qa in Ec&&d&&d(a,Q,pa)};Q.onprogress=pa=>{if(Qa in Ec){var Na=C&&ra&&Q.response?Q.response.byteLength:0,ma=0;0<Na&&C&&ra&&(ma=Hc(Na),Ca.set(new Uint8Array(Q.response),ma));l[a+12>>2]=ma;Ic(a+16,Na);Ic(a+24,pa.loaded-Na);Ic(a+32,pa.total);Ea[a+40>>1]=Q.readyState;3<=Q.readyState&&0===Q.status&&0<pa.loaded&&(Q.status=200);Ea[a+42>>1]=Q.status;Q.statusText&&wb(Q.statusText,Ca,a+44,64);e&&e(a,Q,pa);ma&&Jc(ma)}};Q.onreadystatechange=pa=>{Qa in Ec&&(Ea[a+
65
- 40>>1]=Q.readyState,2<=Q.readyState&&(Ea[a+42>>1]=Q.status),f&&f(a,Q,pa))};try{Q.send(h)}catch(pa){d&&d(a,Q,pa)}}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;wb("OK",Ca,a+44,64);d(a,0,h)};m.onerror=x=>{Ea[a+40>>1]=4;Ea[a+42>>1]=413;wb("Payload Too Large",Ca,a+44,64);e(a,0,x)}}catch(x){e(a,0,x)}}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,x=Hc(m);Ca.set(new Uint8Array(h),x);l[a+12>>2]=x;Ic(a+16,m);Ic(a+24,0);Ic(a+32,m);Ea[a+40>>1]=4;Ea[a+42>>1]=200;wb("OK",Ca,a+44,64);c(a,0,h)}else Ea[a+40>>1]=4,Ea[a+42>>1]=404,wb("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
- wb("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;wb("OK",Ca,a+44,64);c(a,0,h)};g.onerror=h=>{Ea[a+40>>1]=4;Ea[a+42>>1]=404;wb("Not Found",Ca,a+44,64);d(a,0,h)}}catch(h){d(a,0,h)}}else d(a,0,"IndexedDB not available!")}
62
+ function Gc(a,c,d,e,f){function g(){var qa=0,Qa=0;Q.response&&C&&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),x=a+112,t=p(x);t||(t="GET");var T=l[x+52>>2],ha=l[x+56>>2],ca=!!l[x+60>>2],n=l[x+68>>2],P=l[x+72>>2];h=l[x+76>>2];var N=l[x+80>>
63
+ 2],la=l[x+84>>2];x=l[x+88>>2];var C=!!(T&1),ra=!!(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";N&&(m=p(N),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&&x?Ca.slice(la,la+x):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=C&&ra&&Q.response?Q.response.byteLength:0,ma=0;0<Qa&&C&&ra&&(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=x=>{Ea[a+40>>1]=4;Ea[a+42>>1]=413;vb("Payload Too Large",Ca,a+44,64);e(a,0,x)}}catch(x){e(a,0,x)}}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,x=Hc(m);Ca.set(new Uint8Array(h),x);l[a+12>>2]=x;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
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)})}
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)}
@@ -77,7 +77,7 @@ function ed(a,c){var d=Zc(Vc),e={xb:d,attributes:c,version:c.za,H:a};a.canvas&&(
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
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&&wb(a.name,Ca,m,e),f&&(k[f>>2]=e),g&&(k[g>>2]=a.size),h&&(k[h>>2]=a.type)}
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
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===
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
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)}
@@ -91,7 +91,7 @@ n.Y&&12>n.Y?"AM":"PM"},"%S":function(n){return g(n.ob,2)},"%t":function(){return
91
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}
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
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")})();Sa();
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
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
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
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?
@@ -99,8 +99,8 @@ var Fd={__assert_fail:function(a,c,d,e){xa("Assertion failed: "+p(a)+", at: "+[c
99
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
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
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(x){}m=void 0}if(m)return!0}return!1},emscripten_run_script:function(a){eval(p(a))},emscripten_set_interval:function(a,c,d){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),x=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),N=!!(ca&16),la=!!(ca&64),C=ma=>{g(()=>{x?Dc(x)(ma):c&&c(ma)})},ra=ma=>{g(()=>{T?Dc(T)(ma):e&&e(ma)})},Q=ma=>{g(()=>{t?Dc(t)(ma):d&&d(ma)})},Qa=ma=>{g(()=>{ha?Dc(ha)(ma):f&&f(ma)})};ca=ma=>{Gc(ma,C,Q,ra,Qa)};var pa=(ma,QB)=>{Kc(ma,QB.response,ub=>{g(()=>{x?Dc(x)(ub):c&&c(ub)})},ub=>{g(()=>{x?Dc(x)(ub):c&&c(ub)})})},
103
- Na=ma=>{Gc(ma,pa,Q,ra,Qa)};if("EM_IDB_STORE"===m)m=l[h+84>>2],Kc(a,Ca.slice(m,m+l[h+88>>2]),C,Q);else if("EM_IDB_DELETE"===m)Mc(a,C,Q);else if(N){if(P)return 0;Gc(a,n?pa:C,Q,ra,Qa)}else Lc(a,C,P?Q:n?Na: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],
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),x=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),N=!!(ca&16),la=!!(ca&64),C=ma=>{g(()=>{x?Dc(x)(ma):c&&c(ma)})},ra=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,C,Q,ra,Sa)};var qa=(ma,hC)=>{Kc(ma,hC.response,wb=>{g(()=>{x?Dc(x)(wb):c&&c(wb)})},wb=>{g(()=>{x?Dc(x)(wb):c&&c(wb)})})},
103
+ Qa=ma=>{Gc(ma,qa,Q,ra,Sa)};if("EM_IDB_STORE"===m)m=l[h+84>>2],Kc(a,Ca.slice(m,m+l[h+88>>2]),C,Q);else if("EM_IDB_DELETE"===m)Mc(a,C,Q);else if(N){if(P)return 0;Gc(a,n?qa:C,Q,ra,Sa)}else Lc(a,C,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
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
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
106
  oc(a);a=c;for(var g,h=c=0;h<d;h++){var m=l[a>>2],x=l[a+4>>2];a+=8;var t=eb(f,Ba,m,x,g);if(0>t){var T=-1;break a}c+=t;if(t<x)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)|
@@ -111,13 +111,13 @@ glColorMask:function(a,c,d,e){u.colorMask(!!a,!!c,!!d,!!e)},glCompileShader:func
111
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
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
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?wb(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==
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
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
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 x=rd(m);x=0<x?m.slice(0,x):m;var t=d.oa;d.oa+=h;f[x]=[h,t];for(m=0;m<h;++m)e[t]=m,d.Ga[t++]=x}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
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
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
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,x,t,T,ha,ca){this.vertexAttribPointer(m,x,t,T,ha,ca)})},invoke_ii:Bd,invoke_iiii:Cd,invoke_vi:Dd,invoke_vii:Ed,
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};Sa();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{}})();
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,
123
123
  arguments)},Md=b._emscripten_bind_MdDbObject_GetObjectID_0=function(){return(Md=b._emscripten_bind_MdDbObject_GetObjectID_0=b.asm.emscripten_bind_MdDbObject_GetObjectID_0).apply(null,arguments)},Nd=b._emscripten_bind_MdDbObject_Erase_0=function(){return(Nd=b._emscripten_bind_MdDbObject_Erase_0=b.asm.emscripten_bind_MdDbObject_Erase_0).apply(null,arguments)},Od=b._emscripten_bind_MdDbObject_ConnectionTempObject_1=function(){return(Od=b._emscripten_bind_MdDbObject_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbObject_ConnectionTempObject_1).apply(null,
@@ -210,396 +210,402 @@ arguments)},ti=b._emscripten_bind_MdGeVector3d_MdGeVector3d_0=function(){return(
210
210
  b.asm.emscripten_bind_MdGeVector3d_rotateBy_2).apply(null,arguments)},wi=b._emscripten_bind_MdGeVector3d_negate_0=function(){return(wi=b._emscripten_bind_MdGeVector3d_negate_0=b.asm.emscripten_bind_MdGeVector3d_negate_0).apply(null,arguments)},xi=b._emscripten_bind_MdGeVector3d_perpVector_0=function(){return(xi=b._emscripten_bind_MdGeVector3d_perpVector_0=b.asm.emscripten_bind_MdGeVector3d_perpVector_0).apply(null,arguments)},yi=b._emscripten_bind_MdGeVector3d_angleTo_1=function(){return(yi=b._emscripten_bind_MdGeVector3d_angleTo_1=
211
211
  b.asm.emscripten_bind_MdGeVector3d_angleTo_1).apply(null,arguments)},zi=b._emscripten_bind_MdGeVector3d_angleTo_2=function(){return(zi=b._emscripten_bind_MdGeVector3d_angleTo_2=b.asm.emscripten_bind_MdGeVector3d_angleTo_2).apply(null,arguments)},Ai=b._emscripten_bind_MdGeVector3d_normalize_0=function(){return(Ai=b._emscripten_bind_MdGeVector3d_normalize_0=b.asm.emscripten_bind_MdGeVector3d_normalize_0).apply(null,arguments)},Bi=b._emscripten_bind_MdGeVector3d_length_0=function(){return(Bi=b._emscripten_bind_MdGeVector3d_length_0=
212
212
  b.asm.emscripten_bind_MdGeVector3d_length_0).apply(null,arguments)},Ci=b._emscripten_bind_MdGeVector3d_isUnitLength_0=function(){return(Ci=b._emscripten_bind_MdGeVector3d_isUnitLength_0=b.asm.emscripten_bind_MdGeVector3d_isUnitLength_0).apply(null,arguments)},Di=b._emscripten_bind_MdGeVector3d_isZeroLength_0=function(){return(Di=b._emscripten_bind_MdGeVector3d_isZeroLength_0=b.asm.emscripten_bind_MdGeVector3d_isZeroLength_0).apply(null,arguments)},Ei=b._emscripten_bind_MdGeVector3d_dotProduct_1=function(){return(Ei=
213
- b._emscripten_bind_MdGeVector3d_dotProduct_1=b.asm.emscripten_bind_MdGeVector3d_dotProduct_1).apply(null,arguments)},Fi=b._emscripten_bind_MdGeVector3d_crossProduct_1=function(){return(Fi=b._emscripten_bind_MdGeVector3d_crossProduct_1=b.asm.emscripten_bind_MdGeVector3d_crossProduct_1).apply(null,arguments)},Gi=b._emscripten_bind_MdGeVector3d_isEqualTo_1=function(){return(Gi=b._emscripten_bind_MdGeVector3d_isEqualTo_1=b.asm.emscripten_bind_MdGeVector3d_isEqualTo_1).apply(null,arguments)},Hi=b._emscripten_bind_MdGeVector3d_get_x_0=
214
- function(){return(Hi=b._emscripten_bind_MdGeVector3d_get_x_0=b.asm.emscripten_bind_MdGeVector3d_get_x_0).apply(null,arguments)},Ii=b._emscripten_bind_MdGeVector3d_set_x_1=function(){return(Ii=b._emscripten_bind_MdGeVector3d_set_x_1=b.asm.emscripten_bind_MdGeVector3d_set_x_1).apply(null,arguments)},Ji=b._emscripten_bind_MdGeVector3d_get_y_0=function(){return(Ji=b._emscripten_bind_MdGeVector3d_get_y_0=b.asm.emscripten_bind_MdGeVector3d_get_y_0).apply(null,arguments)},Ki=b._emscripten_bind_MdGeVector3d_set_y_1=
215
- function(){return(Ki=b._emscripten_bind_MdGeVector3d_set_y_1=b.asm.emscripten_bind_MdGeVector3d_set_y_1).apply(null,arguments)},Li=b._emscripten_bind_MdGeVector3d_get_z_0=function(){return(Li=b._emscripten_bind_MdGeVector3d_get_z_0=b.asm.emscripten_bind_MdGeVector3d_get_z_0).apply(null,arguments)},Mi=b._emscripten_bind_MdGeVector3d_set_z_1=function(){return(Mi=b._emscripten_bind_MdGeVector3d_set_z_1=b.asm.emscripten_bind_MdGeVector3d_set_z_1).apply(null,arguments)},Ni=b._emscripten_bind_MdGeVector3d___destroy___0=
216
- function(){return(Ni=b._emscripten_bind_MdGeVector3d___destroy___0=b.asm.emscripten_bind_MdGeVector3d___destroy___0).apply(null,arguments)},Oi=b._emscripten_bind_MdGeLongArray_MdGeLongArray_0=function(){return(Oi=b._emscripten_bind_MdGeLongArray_MdGeLongArray_0=b.asm.emscripten_bind_MdGeLongArray_MdGeLongArray_0).apply(null,arguments)},Pi=b._emscripten_bind_MdGeLongArray_append_1=function(){return(Pi=b._emscripten_bind_MdGeLongArray_append_1=b.asm.emscripten_bind_MdGeLongArray_append_1).apply(null,
217
- arguments)},Qi=b._emscripten_bind_MdGeLongArray_length_0=function(){return(Qi=b._emscripten_bind_MdGeLongArray_length_0=b.asm.emscripten_bind_MdGeLongArray_length_0).apply(null,arguments)},Ri=b._emscripten_bind_MdGeLongArray_at_1=function(){return(Ri=b._emscripten_bind_MdGeLongArray_at_1=b.asm.emscripten_bind_MdGeLongArray_at_1).apply(null,arguments)},Si=b._emscripten_bind_MdGeLongArray_setAt_2=function(){return(Si=b._emscripten_bind_MdGeLongArray_setAt_2=b.asm.emscripten_bind_MdGeLongArray_setAt_2).apply(null,
218
- arguments)},Ti=b._emscripten_bind_MdGeLongArray_copy_1=function(){return(Ti=b._emscripten_bind_MdGeLongArray_copy_1=b.asm.emscripten_bind_MdGeLongArray_copy_1).apply(null,arguments)},Ui=b._emscripten_bind_MdGeLongArray_clear_0=function(){return(Ui=b._emscripten_bind_MdGeLongArray_clear_0=b.asm.emscripten_bind_MdGeLongArray_clear_0).apply(null,arguments)},Vi=b._emscripten_bind_MdGeLongArray___destroy___0=function(){return(Vi=b._emscripten_bind_MdGeLongArray___destroy___0=b.asm.emscripten_bind_MdGeLongArray___destroy___0).apply(null,
219
- arguments)},Wi=b._emscripten_bind_MdGeStringArray_MdGeStringArray_0=function(){return(Wi=b._emscripten_bind_MdGeStringArray_MdGeStringArray_0=b.asm.emscripten_bind_MdGeStringArray_MdGeStringArray_0).apply(null,arguments)},Xi=b._emscripten_bind_MdGeStringArray_append_1=function(){return(Xi=b._emscripten_bind_MdGeStringArray_append_1=b.asm.emscripten_bind_MdGeStringArray_append_1).apply(null,arguments)},Yi=b._emscripten_bind_MdGeStringArray_length_0=function(){return(Yi=b._emscripten_bind_MdGeStringArray_length_0=
220
- b.asm.emscripten_bind_MdGeStringArray_length_0).apply(null,arguments)},Zi=b._emscripten_bind_MdGeStringArray_at_1=function(){return(Zi=b._emscripten_bind_MdGeStringArray_at_1=b.asm.emscripten_bind_MdGeStringArray_at_1).apply(null,arguments)},$i=b._emscripten_bind_MdGeStringArray_setAt_2=function(){return($i=b._emscripten_bind_MdGeStringArray_setAt_2=b.asm.emscripten_bind_MdGeStringArray_setAt_2).apply(null,arguments)},aj=b._emscripten_bind_MdGeStringArray_copy_1=function(){return(aj=b._emscripten_bind_MdGeStringArray_copy_1=
221
- b.asm.emscripten_bind_MdGeStringArray_copy_1).apply(null,arguments)},bj=b._emscripten_bind_MdGeStringArray_clear_0=function(){return(bj=b._emscripten_bind_MdGeStringArray_clear_0=b.asm.emscripten_bind_MdGeStringArray_clear_0).apply(null,arguments)},cj=b._emscripten_bind_MdGeStringArray___destroy___0=function(){return(cj=b._emscripten_bind_MdGeStringArray___destroy___0=b.asm.emscripten_bind_MdGeStringArray___destroy___0).apply(null,arguments)},dj=b._emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0=function(){return(dj=
222
- b._emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0=b.asm.emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0).apply(null,arguments)},ej=b._emscripten_bind_MdGeMatrix3d_setToIdentity_0=function(){return(ej=b._emscripten_bind_MdGeMatrix3d_setToIdentity_0=b.asm.emscripten_bind_MdGeMatrix3d_setToIdentity_0).apply(null,arguments)},fj=b._emscripten_bind_MdGeMatrix3d_preMultBy_1=function(){return(fj=b._emscripten_bind_MdGeMatrix3d_preMultBy_1=b.asm.emscripten_bind_MdGeMatrix3d_preMultBy_1).apply(null,arguments)},gj=
223
- b._emscripten_bind_MdGeMatrix3d_postMultBy_1=function(){return(gj=b._emscripten_bind_MdGeMatrix3d_postMultBy_1=b.asm.emscripten_bind_MdGeMatrix3d_postMultBy_1).apply(null,arguments)},hj=b._emscripten_bind_MdGeMatrix3d_setToProduct_2=function(){return(hj=b._emscripten_bind_MdGeMatrix3d_setToProduct_2=b.asm.emscripten_bind_MdGeMatrix3d_setToProduct_2).apply(null,arguments)},ij=b._emscripten_bind_MdGeMatrix3d_invert_0=function(){return(ij=b._emscripten_bind_MdGeMatrix3d_invert_0=b.asm.emscripten_bind_MdGeMatrix3d_invert_0).apply(null,
224
- arguments)},jj=b._emscripten_bind_MdGeMatrix3d_isSingular_0=function(){return(jj=b._emscripten_bind_MdGeMatrix3d_isSingular_0=b.asm.emscripten_bind_MdGeMatrix3d_isSingular_0).apply(null,arguments)},kj=b._emscripten_bind_MdGeMatrix3d_transposeIt_0=function(){return(kj=b._emscripten_bind_MdGeMatrix3d_transposeIt_0=b.asm.emscripten_bind_MdGeMatrix3d_transposeIt_0).apply(null,arguments)},lj=b._emscripten_bind_MdGeMatrix3d_isEqualTo_1=function(){return(lj=b._emscripten_bind_MdGeMatrix3d_isEqualTo_1=b.asm.emscripten_bind_MdGeMatrix3d_isEqualTo_1).apply(null,
225
- arguments)},mj=b._emscripten_bind_MdGeMatrix3d_det_0=function(){return(mj=b._emscripten_bind_MdGeMatrix3d_det_0=b.asm.emscripten_bind_MdGeMatrix3d_det_0).apply(null,arguments)},nj=b._emscripten_bind_MdGeMatrix3d_setCoordSystem_4=function(){return(nj=b._emscripten_bind_MdGeMatrix3d_setCoordSystem_4=b.asm.emscripten_bind_MdGeMatrix3d_setCoordSystem_4).apply(null,arguments)},oj=b._emscripten_bind_MdGeMatrix3d_setToTranslation_1=function(){return(oj=b._emscripten_bind_MdGeMatrix3d_setToTranslation_1=
226
- b.asm.emscripten_bind_MdGeMatrix3d_setToTranslation_1).apply(null,arguments)},pj=b._emscripten_bind_MdGeMatrix3d_setToRotation_3=function(){return(pj=b._emscripten_bind_MdGeMatrix3d_setToRotation_3=b.asm.emscripten_bind_MdGeMatrix3d_setToRotation_3).apply(null,arguments)},qj=b._emscripten_bind_MdGeMatrix3d_setToScaling_2=function(){return(qj=b._emscripten_bind_MdGeMatrix3d_setToScaling_2=b.asm.emscripten_bind_MdGeMatrix3d_setToScaling_2).apply(null,arguments)},rj=b._emscripten_bind_MdGeMatrix3d_setMirror_2=
227
- function(){return(rj=b._emscripten_bind_MdGeMatrix3d_setMirror_2=b.asm.emscripten_bind_MdGeMatrix3d_setMirror_2).apply(null,arguments)},sj=b._emscripten_bind_MdGeMatrix3d_scale_0=function(){return(sj=b._emscripten_bind_MdGeMatrix3d_scale_0=b.asm.emscripten_bind_MdGeMatrix3d_scale_0).apply(null,arguments)},tj=b._emscripten_bind_MdGeMatrix3d_getData_2=function(){return(tj=b._emscripten_bind_MdGeMatrix3d_getData_2=b.asm.emscripten_bind_MdGeMatrix3d_getData_2).apply(null,arguments)},uj=b._emscripten_bind_MdGeMatrix3d_copy_1=
228
- function(){return(uj=b._emscripten_bind_MdGeMatrix3d_copy_1=b.asm.emscripten_bind_MdGeMatrix3d_copy_1).apply(null,arguments)},vj=b._emscripten_bind_MdGeMatrix3d___destroy___0=function(){return(vj=b._emscripten_bind_MdGeMatrix3d___destroy___0=b.asm.emscripten_bind_MdGeMatrix3d___destroy___0).apply(null,arguments)},wj=b._emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0=function(){return(wj=b._emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0=b.asm.emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0).apply(null,
229
- arguments)},xj=b._emscripten_bind_MdDbLayerTableRecord_getName_0=function(){return(xj=b._emscripten_bind_MdDbLayerTableRecord_getName_0=b.asm.emscripten_bind_MdDbLayerTableRecord_getName_0).apply(null,arguments)},yj=b._emscripten_bind_MdDbLayerTableRecord_setName_1=function(){return(yj=b._emscripten_bind_MdDbLayerTableRecord_setName_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setName_1).apply(null,arguments)},zj=b._emscripten_bind_MdDbLayerTableRecord_isFrozen_0=function(){return(zj=b._emscripten_bind_MdDbLayerTableRecord_isFrozen_0=
230
- b.asm.emscripten_bind_MdDbLayerTableRecord_isFrozen_0).apply(null,arguments)},Aj=b._emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1=function(){return(Aj=b._emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1).apply(null,arguments)},Bj=b._emscripten_bind_MdDbLayerTableRecord_isOff_0=function(){return(Bj=b._emscripten_bind_MdDbLayerTableRecord_isOff_0=b.asm.emscripten_bind_MdDbLayerTableRecord_isOff_0).apply(null,arguments)},Cj=b._emscripten_bind_MdDbLayerTableRecord_setIsOff_1=
231
- function(){return(Cj=b._emscripten_bind_MdDbLayerTableRecord_setIsOff_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setIsOff_1).apply(null,arguments)},Dj=b._emscripten_bind_MdDbLayerTableRecord_isLocked_0=function(){return(Dj=b._emscripten_bind_MdDbLayerTableRecord_isLocked_0=b.asm.emscripten_bind_MdDbLayerTableRecord_isLocked_0).apply(null,arguments)},Ej=b._emscripten_bind_MdDbLayerTableRecord_setIsLocked_1=function(){return(Ej=b._emscripten_bind_MdDbLayerTableRecord_setIsLocked_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setIsLocked_1).apply(null,
232
- arguments)},Fj=b._emscripten_bind_MdDbLayerTableRecord_color_0=function(){return(Fj=b._emscripten_bind_MdDbLayerTableRecord_color_0=b.asm.emscripten_bind_MdDbLayerTableRecord_color_0).apply(null,arguments)},Gj=b._emscripten_bind_MdDbLayerTableRecord_setColor_1=function(){return(Gj=b._emscripten_bind_MdDbLayerTableRecord_setColor_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setColor_1).apply(null,arguments)},Hj=b._emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0=function(){return(Hj=b._emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0=
233
- b.asm.emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0).apply(null,arguments)},Ij=b._emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1=function(){return(Ij=b._emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1).apply(null,arguments)},Jj=b._emscripten_bind_MdDbLayerTableRecord_lineWeight_0=function(){return(Jj=b._emscripten_bind_MdDbLayerTableRecord_lineWeight_0=b.asm.emscripten_bind_MdDbLayerTableRecord_lineWeight_0).apply(null,
234
- arguments)},Kj=b._emscripten_bind_MdDbLayerTableRecord_setLineWeight_1=function(){return(Kj=b._emscripten_bind_MdDbLayerTableRecord_setLineWeight_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setLineWeight_1).apply(null,arguments)},Lj=b._emscripten_bind_MdDbLayerTableRecord_GetObjectID_0=function(){return(Lj=b._emscripten_bind_MdDbLayerTableRecord_GetObjectID_0=b.asm.emscripten_bind_MdDbLayerTableRecord_GetObjectID_0).apply(null,arguments)},Mj=b._emscripten_bind_MdDbLayerTableRecord_Erase_0=function(){return(Mj=
235
- b._emscripten_bind_MdDbLayerTableRecord_Erase_0=b.asm.emscripten_bind_MdDbLayerTableRecord_Erase_0).apply(null,arguments)},Nj=b._emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1=function(){return(Nj=b._emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1).apply(null,arguments)},Oj=b._emscripten_bind_MdDbLayerTableRecord_Clone_0=function(){return(Oj=b._emscripten_bind_MdDbLayerTableRecord_Clone_0=b.asm.emscripten_bind_MdDbLayerTableRecord_Clone_0).apply(null,
236
- arguments)},Pj=b._emscripten_bind_MdDbLayerTableRecord_GetHandle_0=function(){return(Pj=b._emscripten_bind_MdDbLayerTableRecord_GetHandle_0=b.asm.emscripten_bind_MdDbLayerTableRecord_GetHandle_0).apply(null,arguments)},Qj=b._emscripten_bind_MdDbLayerTableRecord_GetDatabase_0=function(){return(Qj=b._emscripten_bind_MdDbLayerTableRecord_GetDatabase_0=b.asm.emscripten_bind_MdDbLayerTableRecord_GetDatabase_0).apply(null,arguments)},Rj=b._emscripten_bind_MdDbLayerTableRecord_GetOwnerID_0=function(){return(Rj=
237
- b._emscripten_bind_MdDbLayerTableRecord_GetOwnerID_0=b.asm.emscripten_bind_MdDbLayerTableRecord_GetOwnerID_0).apply(null,arguments)},Sj=b._emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4=function(){return(Sj=b._emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4).apply(null,arguments)},Tj=b._emscripten_bind_MdDbLayerTableRecord_getObjectName_0=function(){return(Tj=b._emscripten_bind_MdDbLayerTableRecord_getObjectName_0=b.asm.emscripten_bind_MdDbLayerTableRecord_getObjectName_0).apply(null,
238
- arguments)},Uj=b._emscripten_bind_MdDbLayerTableRecord_getDxf0_0=function(){return(Uj=b._emscripten_bind_MdDbLayerTableRecord_getDxf0_0=b.asm.emscripten_bind_MdDbLayerTableRecord_getDxf0_0).apply(null,arguments)},Vj=b._emscripten_bind_MdDbLayerTableRecord_getJson_0=function(){return(Vj=b._emscripten_bind_MdDbLayerTableRecord_getJson_0=b.asm.emscripten_bind_MdDbLayerTableRecord_getJson_0).apply(null,arguments)},Wj=b._emscripten_bind_MdDbLayerTableRecord_setJson_1=function(){return(Wj=b._emscripten_bind_MdDbLayerTableRecord_setJson_1=
239
- b.asm.emscripten_bind_MdDbLayerTableRecord_setJson_1).apply(null,arguments)},Xj=b._emscripten_bind_MdDbLayerTableRecord_isKindOf_1=function(){return(Xj=b._emscripten_bind_MdDbLayerTableRecord_isKindOf_1=b.asm.emscripten_bind_MdDbLayerTableRecord_isKindOf_1).apply(null,arguments)},Yj=b._emscripten_bind_MdDbLayerTableRecord___destroy___0=function(){return(Yj=b._emscripten_bind_MdDbLayerTableRecord___destroy___0=b.asm.emscripten_bind_MdDbLayerTableRecord___destroy___0).apply(null,arguments)},Zj=b._emscripten_bind_MdDbLayerTable_GetObjectID_0=
240
- function(){return(Zj=b._emscripten_bind_MdDbLayerTable_GetObjectID_0=b.asm.emscripten_bind_MdDbLayerTable_GetObjectID_0).apply(null,arguments)},ak=b._emscripten_bind_MdDbLayerTable_Erase_0=function(){return(ak=b._emscripten_bind_MdDbLayerTable_Erase_0=b.asm.emscripten_bind_MdDbLayerTable_Erase_0).apply(null,arguments)},bk=b._emscripten_bind_MdDbLayerTable_ConnectionTempObject_1=function(){return(bk=b._emscripten_bind_MdDbLayerTable_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbLayerTable_ConnectionTempObject_1).apply(null,
241
- arguments)},ck=b._emscripten_bind_MdDbLayerTable_Clone_0=function(){return(ck=b._emscripten_bind_MdDbLayerTable_Clone_0=b.asm.emscripten_bind_MdDbLayerTable_Clone_0).apply(null,arguments)},dk=b._emscripten_bind_MdDbLayerTable_GetHandle_0=function(){return(dk=b._emscripten_bind_MdDbLayerTable_GetHandle_0=b.asm.emscripten_bind_MdDbLayerTable_GetHandle_0).apply(null,arguments)},ek=b._emscripten_bind_MdDbLayerTable_GetDatabase_0=function(){return(ek=b._emscripten_bind_MdDbLayerTable_GetDatabase_0=b.asm.emscripten_bind_MdDbLayerTable_GetDatabase_0).apply(null,
242
- arguments)},fk=b._emscripten_bind_MdDbLayerTable_GetOwnerID_0=function(){return(fk=b._emscripten_bind_MdDbLayerTable_GetOwnerID_0=b.asm.emscripten_bind_MdDbLayerTable_GetOwnerID_0).apply(null,arguments)},gk=b._emscripten_bind_MdDbLayerTable_moveGripPointsAt_4=function(){return(gk=b._emscripten_bind_MdDbLayerTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLayerTable_moveGripPointsAt_4).apply(null,arguments)},hk=b._emscripten_bind_MdDbLayerTable_getObjectName_0=function(){return(hk=b._emscripten_bind_MdDbLayerTable_getObjectName_0=
243
- b.asm.emscripten_bind_MdDbLayerTable_getObjectName_0).apply(null,arguments)},ik=b._emscripten_bind_MdDbLayerTable_getDxf0_0=function(){return(ik=b._emscripten_bind_MdDbLayerTable_getDxf0_0=b.asm.emscripten_bind_MdDbLayerTable_getDxf0_0).apply(null,arguments)},jk=b._emscripten_bind_MdDbLayerTable_getJson_0=function(){return(jk=b._emscripten_bind_MdDbLayerTable_getJson_0=b.asm.emscripten_bind_MdDbLayerTable_getJson_0).apply(null,arguments)},kk=b._emscripten_bind_MdDbLayerTable_setJson_1=function(){return(kk=
244
- b._emscripten_bind_MdDbLayerTable_setJson_1=b.asm.emscripten_bind_MdDbLayerTable_setJson_1).apply(null,arguments)},lk=b._emscripten_bind_MdDbLayerTable_isKindOf_1=function(){return(lk=b._emscripten_bind_MdDbLayerTable_isKindOf_1=b.asm.emscripten_bind_MdDbLayerTable_isKindOf_1).apply(null,arguments)},mk=b._emscripten_bind_MdDbLinetypeTable_GetObjectID_0=function(){return(mk=b._emscripten_bind_MdDbLinetypeTable_GetObjectID_0=b.asm.emscripten_bind_MdDbLinetypeTable_GetObjectID_0).apply(null,arguments)},
245
- nk=b._emscripten_bind_MdDbLinetypeTable_Erase_0=function(){return(nk=b._emscripten_bind_MdDbLinetypeTable_Erase_0=b.asm.emscripten_bind_MdDbLinetypeTable_Erase_0).apply(null,arguments)},ok=b._emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1=function(){return(ok=b._emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1).apply(null,arguments)},pk=b._emscripten_bind_MdDbLinetypeTable_Clone_0=function(){return(pk=b._emscripten_bind_MdDbLinetypeTable_Clone_0=
246
- b.asm.emscripten_bind_MdDbLinetypeTable_Clone_0).apply(null,arguments)},qk=b._emscripten_bind_MdDbLinetypeTable_GetHandle_0=function(){return(qk=b._emscripten_bind_MdDbLinetypeTable_GetHandle_0=b.asm.emscripten_bind_MdDbLinetypeTable_GetHandle_0).apply(null,arguments)},rk=b._emscripten_bind_MdDbLinetypeTable_GetDatabase_0=function(){return(rk=b._emscripten_bind_MdDbLinetypeTable_GetDatabase_0=b.asm.emscripten_bind_MdDbLinetypeTable_GetDatabase_0).apply(null,arguments)},sk=b._emscripten_bind_MdDbLinetypeTable_GetOwnerID_0=
247
- function(){return(sk=b._emscripten_bind_MdDbLinetypeTable_GetOwnerID_0=b.asm.emscripten_bind_MdDbLinetypeTable_GetOwnerID_0).apply(null,arguments)},tk=b._emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4=function(){return(tk=b._emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4).apply(null,arguments)},uk=b._emscripten_bind_MdDbLinetypeTable_getObjectName_0=function(){return(uk=b._emscripten_bind_MdDbLinetypeTable_getObjectName_0=b.asm.emscripten_bind_MdDbLinetypeTable_getObjectName_0).apply(null,
248
- arguments)},vk=b._emscripten_bind_MdDbLinetypeTable_getDxf0_0=function(){return(vk=b._emscripten_bind_MdDbLinetypeTable_getDxf0_0=b.asm.emscripten_bind_MdDbLinetypeTable_getDxf0_0).apply(null,arguments)},wk=b._emscripten_bind_MdDbLinetypeTable_getJson_0=function(){return(wk=b._emscripten_bind_MdDbLinetypeTable_getJson_0=b.asm.emscripten_bind_MdDbLinetypeTable_getJson_0).apply(null,arguments)},xk=b._emscripten_bind_MdDbLinetypeTable_setJson_1=function(){return(xk=b._emscripten_bind_MdDbLinetypeTable_setJson_1=
249
- b.asm.emscripten_bind_MdDbLinetypeTable_setJson_1).apply(null,arguments)},yk=b._emscripten_bind_MdDbLinetypeTable_isKindOf_1=function(){return(yk=b._emscripten_bind_MdDbLinetypeTable_isKindOf_1=b.asm.emscripten_bind_MdDbLinetypeTable_isKindOf_1).apply(null,arguments)},zk=b._emscripten_bind_MdDbTextStyleTable_GetObjectID_0=function(){return(zk=b._emscripten_bind_MdDbTextStyleTable_GetObjectID_0=b.asm.emscripten_bind_MdDbTextStyleTable_GetObjectID_0).apply(null,arguments)},Ak=b._emscripten_bind_MdDbTextStyleTable_Erase_0=
250
- function(){return(Ak=b._emscripten_bind_MdDbTextStyleTable_Erase_0=b.asm.emscripten_bind_MdDbTextStyleTable_Erase_0).apply(null,arguments)},Bk=b._emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1=function(){return(Bk=b._emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1).apply(null,arguments)},Ck=b._emscripten_bind_MdDbTextStyleTable_Clone_0=function(){return(Ck=b._emscripten_bind_MdDbTextStyleTable_Clone_0=b.asm.emscripten_bind_MdDbTextStyleTable_Clone_0).apply(null,
251
- arguments)},Dk=b._emscripten_bind_MdDbTextStyleTable_GetHandle_0=function(){return(Dk=b._emscripten_bind_MdDbTextStyleTable_GetHandle_0=b.asm.emscripten_bind_MdDbTextStyleTable_GetHandle_0).apply(null,arguments)},Ek=b._emscripten_bind_MdDbTextStyleTable_GetDatabase_0=function(){return(Ek=b._emscripten_bind_MdDbTextStyleTable_GetDatabase_0=b.asm.emscripten_bind_MdDbTextStyleTable_GetDatabase_0).apply(null,arguments)},Fk=b._emscripten_bind_MdDbTextStyleTable_GetOwnerID_0=function(){return(Fk=b._emscripten_bind_MdDbTextStyleTable_GetOwnerID_0=
252
- b.asm.emscripten_bind_MdDbTextStyleTable_GetOwnerID_0).apply(null,arguments)},Gk=b._emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4=function(){return(Gk=b._emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4).apply(null,arguments)},Hk=b._emscripten_bind_MdDbTextStyleTable_getObjectName_0=function(){return(Hk=b._emscripten_bind_MdDbTextStyleTable_getObjectName_0=b.asm.emscripten_bind_MdDbTextStyleTable_getObjectName_0).apply(null,
253
- arguments)},Ik=b._emscripten_bind_MdDbTextStyleTable_getDxf0_0=function(){return(Ik=b._emscripten_bind_MdDbTextStyleTable_getDxf0_0=b.asm.emscripten_bind_MdDbTextStyleTable_getDxf0_0).apply(null,arguments)},Jk=b._emscripten_bind_MdDbTextStyleTable_getJson_0=function(){return(Jk=b._emscripten_bind_MdDbTextStyleTable_getJson_0=b.asm.emscripten_bind_MdDbTextStyleTable_getJson_0).apply(null,arguments)},Kk=b._emscripten_bind_MdDbTextStyleTable_setJson_1=function(){return(Kk=b._emscripten_bind_MdDbTextStyleTable_setJson_1=
254
- b.asm.emscripten_bind_MdDbTextStyleTable_setJson_1).apply(null,arguments)},Lk=b._emscripten_bind_MdDbTextStyleTable_isKindOf_1=function(){return(Lk=b._emscripten_bind_MdDbTextStyleTable_isKindOf_1=b.asm.emscripten_bind_MdDbTextStyleTable_isKindOf_1).apply(null,arguments)},Mk=b._emscripten_bind_MdDbDatabase_GetLayerTable_0=function(){return(Mk=b._emscripten_bind_MdDbDatabase_GetLayerTable_0=b.asm.emscripten_bind_MdDbDatabase_GetLayerTable_0).apply(null,arguments)},Nk=b._emscripten_bind_MdDbDatabase_GetLinetypeTable_0=
255
- function(){return(Nk=b._emscripten_bind_MdDbDatabase_GetLinetypeTable_0=b.asm.emscripten_bind_MdDbDatabase_GetLinetypeTable_0).apply(null,arguments)},Ok=b._emscripten_bind_MdDbDatabase_GetTextStyleTable_0=function(){return(Ok=b._emscripten_bind_MdDbDatabase_GetTextStyleTable_0=b.asm.emscripten_bind_MdDbDatabase_GetTextStyleTable_0).apply(null,arguments)},Pk=b._emscripten_bind_MdDbDatabase_GetBlockTable_0=function(){return(Pk=b._emscripten_bind_MdDbDatabase_GetBlockTable_0=b.asm.emscripten_bind_MdDbDatabase_GetBlockTable_0).apply(null,
256
- arguments)},Qk=b._emscripten_bind_MdDbDatabase_CurrentSpace_0=function(){return(Qk=b._emscripten_bind_MdDbDatabase_CurrentSpace_0=b.asm.emscripten_bind_MdDbDatabase_CurrentSpace_0).apply(null,arguments)},Rk=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0=function(){return(Rk=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0).apply(null,arguments)},Sk=b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1=function(){return(Sk=
257
- b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1).apply(null,arguments)},Tk=b._emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0=function(){return(Tk=b._emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0).apply(null,arguments)},Uk=b._emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1=function(){return(Uk=b._emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1=
258
- b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1).apply(null,arguments)},Vk=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0=function(){return(Vk=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0).apply(null,arguments)},Wk=b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1=function(){return(Wk=b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1).apply(null,
259
- arguments)},Xk=b._emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0=function(){return(Xk=b._emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0).apply(null,arguments)},Yk=b._emscripten_bind_MdDbDatabase_GetCurrentlyDrawColor_0=function(){return(Yk=b._emscripten_bind_MdDbDatabase_GetCurrentlyDrawColor_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyDrawColor_0).apply(null,arguments)},Zk=b._emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1=
260
- function(){return(Zk=b._emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1).apply(null,arguments)},$k=b._emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0=function(){return($k=b._emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0).apply(null,arguments)},al=b._emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1=function(){return(al=b._emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1=
261
- b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1).apply(null,arguments)},bl=b._emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0=function(){return(bl=b._emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0).apply(null,arguments)},cl=b._emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1=function(){return(cl=b._emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1).apply(null,
262
- arguments)},dl=b._emscripten_bind_MdDbDatabase_HandleToIdIndex_1=function(){return(dl=b._emscripten_bind_MdDbDatabase_HandleToIdIndex_1=b.asm.emscripten_bind_MdDbDatabase_HandleToIdIndex_1).apply(null,arguments)},el=b._emscripten_bind_MdDbDatabase_IsModifyed_0=function(){return(el=b._emscripten_bind_MdDbDatabase_IsModifyed_0=b.asm.emscripten_bind_MdDbDatabase_IsModifyed_0).apply(null,arguments)},fl=b._emscripten_bind_MdDbDatabase_SetModifyed_1=function(){return(fl=b._emscripten_bind_MdDbDatabase_SetModifyed_1=
263
- b.asm.emscripten_bind_MdDbDatabase_SetModifyed_1).apply(null,arguments)},gl=b._emscripten_bind_MdDbDatabase_getObjectName_0=function(){return(gl=b._emscripten_bind_MdDbDatabase_getObjectName_0=b.asm.emscripten_bind_MdDbDatabase_getObjectName_0).apply(null,arguments)},hl=b._emscripten_bind_MdDbDatabase_getDxf0_0=function(){return(hl=b._emscripten_bind_MdDbDatabase_getDxf0_0=b.asm.emscripten_bind_MdDbDatabase_getDxf0_0).apply(null,arguments)},il=b._emscripten_bind_MdDbDatabase_getJson_0=function(){return(il=
264
- b._emscripten_bind_MdDbDatabase_getJson_0=b.asm.emscripten_bind_MdDbDatabase_getJson_0).apply(null,arguments)},jl=b._emscripten_bind_MdDbDatabase_setJson_1=function(){return(jl=b._emscripten_bind_MdDbDatabase_setJson_1=b.asm.emscripten_bind_MdDbDatabase_setJson_1).apply(null,arguments)},kl=b._emscripten_bind_MdDbDatabase_isKindOf_1=function(){return(kl=b._emscripten_bind_MdDbDatabase_isKindOf_1=b.asm.emscripten_bind_MdDbDatabase_isKindOf_1).apply(null,arguments)},ll=b._emscripten_bind_McObject_updateDisplay_2=
265
- function(){return(ll=b._emscripten_bind_McObject_updateDisplay_2=b.asm.emscripten_bind_McObject_updateDisplay_2).apply(null,arguments)},ml=b._emscripten_bind_McObject_test_0=function(){return(ml=b._emscripten_bind_McObject_test_0=b.asm.emscripten_bind_McObject_test_0).apply(null,arguments)},nl=b._emscripten_bind_McObject_openWebFile_4=function(){return(nl=b._emscripten_bind_McObject_openWebFile_4=b.asm.emscripten_bind_McObject_openWebFile_4).apply(null,arguments)},ol=b._emscripten_bind_McObject_saveFileToUrl_1=
266
- function(){return(ol=b._emscripten_bind_McObject_saveFileToUrl_1=b.asm.emscripten_bind_McObject_saveFileToUrl_1).apply(null,arguments)},pl=b._emscripten_bind_McObject_saveFile_2=function(){return(pl=b._emscripten_bind_McObject_saveFile_2=b.asm.emscripten_bind_McObject_saveFile_2).apply(null,arguments)},ql=b._emscripten_bind_McObject_getViewDataJsonParam_1=function(){return(ql=b._emscripten_bind_McObject_getViewDataJsonParam_1=b.asm.emscripten_bind_McObject_getViewDataJsonParam_1).apply(null,arguments)},
267
- rl=b._emscripten_bind_McObject_updataAppData_0=function(){return(rl=b._emscripten_bind_McObject_updataAppData_0=b.asm.emscripten_bind_McObject_updataAppData_0).apply(null,arguments)},sl=b._emscripten_bind_McObject_regen_0=function(){return(sl=b._emscripten_bind_McObject_regen_0=b.asm.emscripten_bind_McObject_regen_0).apply(null,arguments)},tl=b._emscripten_bind_McObject_GetDatabase_0=function(){return(tl=b._emscripten_bind_McObject_GetDatabase_0=b.asm.emscripten_bind_McObject_GetDatabase_0).apply(null,
268
- arguments)},ul=b._emscripten_bind_McObject_GetSysVarString_1=function(){return(ul=b._emscripten_bind_McObject_GetSysVarString_1=b.asm.emscripten_bind_McObject_GetSysVarString_1).apply(null,arguments)},vl=b._emscripten_bind_McObject_SetSysVarString_2=function(){return(vl=b._emscripten_bind_McObject_SetSysVarString_2=b.asm.emscripten_bind_McObject_SetSysVarString_2).apply(null,arguments)},wl=b._emscripten_bind_McObject_GetSysVarDouble_1=function(){return(wl=b._emscripten_bind_McObject_GetSysVarDouble_1=
269
- b.asm.emscripten_bind_McObject_GetSysVarDouble_1).apply(null,arguments)},xl=b._emscripten_bind_McObject_SetSysVarDouble_2=function(){return(xl=b._emscripten_bind_McObject_SetSysVarDouble_2=b.asm.emscripten_bind_McObject_SetSysVarDouble_2).apply(null,arguments)},yl=b._emscripten_bind_McObject_GetSysVarLong_1=function(){return(yl=b._emscripten_bind_McObject_GetSysVarLong_1=b.asm.emscripten_bind_McObject_GetSysVarLong_1).apply(null,arguments)},zl=b._emscripten_bind_McObject_SetSysVarLong_2=function(){return(zl=
270
- b._emscripten_bind_McObject_SetSysVarLong_2=b.asm.emscripten_bind_McObject_SetSysVarLong_2).apply(null,arguments)},Al=b._emscripten_bind_McObject_fireEventWindowSize_2=function(){return(Al=b._emscripten_bind_McObject_fireEventWindowSize_2=b.asm.emscripten_bind_McObject_fireEventWindowSize_2).apply(null,arguments)},Bl=b._emscripten_bind_McObject_fireEventCommandStart_0=function(){return(Bl=b._emscripten_bind_McObject_fireEventCommandStart_0=b.asm.emscripten_bind_McObject_fireEventCommandStart_0).apply(null,
271
- arguments)},Cl=b._emscripten_bind_McObject_IntelliSelect_PointSelect_2=function(){return(Cl=b._emscripten_bind_McObject_IntelliSelect_PointSelect_2=b.asm.emscripten_bind_McObject_IntelliSelect_PointSelect_2).apply(null,arguments)},Dl=b._emscripten_bind_McObject_IntelliSelect_RangeSelect_5=function(){return(Dl=b._emscripten_bind_McObject_IntelliSelect_RangeSelect_5=b.asm.emscripten_bind_McObject_IntelliSelect_RangeSelect_5).apply(null,arguments)},El=b._emscripten_bind_McObject_IntelliSelect_getGridData_1=
272
- function(){return(El=b._emscripten_bind_McObject_IntelliSelect_getGridData_1=b.asm.emscripten_bind_McObject_IntelliSelect_getGridData_1).apply(null,arguments)},Fl=b._emscripten_bind_McObject_Osnap_NotifyOsnap_8=function(){return(Fl=b._emscripten_bind_McObject_Osnap_NotifyOsnap_8=b.asm.emscripten_bind_McObject_Osnap_NotifyOsnap_8).apply(null,arguments)},Gl=b._emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0=function(){return(Gl=b._emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0=
273
- b.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0).apply(null,arguments)},Hl=b._emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1=function(){return(Hl=b._emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1=b.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1).apply(null,arguments)},Il=b._emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0=function(){return(Il=b._emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0=
274
- b.asm.emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0).apply(null,arguments)},Jl=b._emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0=function(){return(Jl=b._emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0=b.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0).apply(null,arguments)},Kl=b._emscripten_bind_McObject_SetDrawColor_1=function(){return(Kl=b._emscripten_bind_McObject_SetDrawColor_1=b.asm.emscripten_bind_McObject_SetDrawColor_1).apply(null,
275
- arguments)},Ll=b._emscripten_bind_McObject_GetDrawColor_0=function(){return(Ll=b._emscripten_bind_McObject_GetDrawColor_0=b.asm.emscripten_bind_McObject_GetDrawColor_0).apply(null,arguments)},Ml=b._emscripten_bind_McObject_AddLayer_1=function(){return(Ml=b._emscripten_bind_McObject_AddLayer_1=b.asm.emscripten_bind_McObject_AddLayer_1).apply(null,arguments)},Nl=b._emscripten_bind_McObject_SetDrawLayer_1=function(){return(Nl=b._emscripten_bind_McObject_SetDrawLayer_1=b.asm.emscripten_bind_McObject_SetDrawLayer_1).apply(null,
276
- arguments)},Ol=b._emscripten_bind_McObject_GetDrawLayer_0=function(){return(Ol=b._emscripten_bind_McObject_GetDrawLayer_0=b.asm.emscripten_bind_McObject_GetDrawLayer_0).apply(null,arguments)},Pl=b._emscripten_bind_McObject_AddTextStyle_4=function(){return(Pl=b._emscripten_bind_McObject_AddTextStyle_4=b.asm.emscripten_bind_McObject_AddTextStyle_4).apply(null,arguments)},Ql=b._emscripten_bind_McObject_SetDrawTextStyle_1=function(){return(Ql=b._emscripten_bind_McObject_SetDrawTextStyle_1=b.asm.emscripten_bind_McObject_SetDrawTextStyle_1).apply(null,
277
- arguments)},Rl=b._emscripten_bind_McObject_GetDrawTextStyle_0=function(){return(Rl=b._emscripten_bind_McObject_GetDrawTextStyle_0=b.asm.emscripten_bind_McObject_GetDrawTextStyle_0).apply(null,arguments)},Sl=b._emscripten_bind_McObject_AddLinetype_2=function(){return(Sl=b._emscripten_bind_McObject_AddLinetype_2=b.asm.emscripten_bind_McObject_AddLinetype_2).apply(null,arguments)},Tl=b._emscripten_bind_McObject_AddLinetypeEx_3=function(){return(Tl=b._emscripten_bind_McObject_AddLinetypeEx_3=b.asm.emscripten_bind_McObject_AddLinetypeEx_3).apply(null,
278
- arguments)},Ul=b._emscripten_bind_McObject_AddDimStyle_5=function(){return(Ul=b._emscripten_bind_McObject_AddDimStyle_5=b.asm.emscripten_bind_McObject_AddDimStyle_5).apply(null,arguments)},Vl=b._emscripten_bind_McObject_SetDrawLinetype_1=function(){return(Vl=b._emscripten_bind_McObject_SetDrawLinetype_1=b.asm.emscripten_bind_McObject_SetDrawLinetype_1).apply(null,arguments)},Wl=b._emscripten_bind_McObject_GetDrawLinetype_0=function(){return(Wl=b._emscripten_bind_McObject_GetDrawLinetype_0=b.asm.emscripten_bind_McObject_GetDrawLinetype_0).apply(null,
279
- arguments)},Xl=b._emscripten_bind_McObject_SetDrawLineWeight_1=function(){return(Xl=b._emscripten_bind_McObject_SetDrawLineWeight_1=b.asm.emscripten_bind_McObject_SetDrawLineWeight_1).apply(null,arguments)},Yl=b._emscripten_bind_McObject_GetDrawLineWeight_0=function(){return(Yl=b._emscripten_bind_McObject_GetDrawLineWeight_0=b.asm.emscripten_bind_McObject_GetDrawLineWeight_0).apply(null,arguments)},Zl=b._emscripten_bind_McObject_SetDrawLineTypeScale_1=function(){return(Zl=b._emscripten_bind_McObject_SetDrawLineTypeScale_1=
280
- b.asm.emscripten_bind_McObject_SetDrawLineTypeScale_1).apply(null,arguments)},$l=b._emscripten_bind_McObject_GetDrawLineTypeScale_0=function(){return($l=b._emscripten_bind_McObject_GetDrawLineTypeScale_0=b.asm.emscripten_bind_McObject_GetDrawLineTypeScale_0).apply(null,arguments)},am=b._emscripten_bind_McObject_SetDrawDimStyle_1=function(){return(am=b._emscripten_bind_McObject_SetDrawDimStyle_1=b.asm.emscripten_bind_McObject_SetDrawDimStyle_1).apply(null,arguments)},bm=b._emscripten_bind_McObject_GetDrawDimStyle_0=
281
- function(){return(bm=b._emscripten_bind_McObject_GetDrawDimStyle_0=b.asm.emscripten_bind_McObject_GetDrawDimStyle_0).apply(null,arguments)},cm=b._emscripten_bind_McObject_SetPatternDefinition_1=function(){return(cm=b._emscripten_bind_McObject_SetPatternDefinition_1=b.asm.emscripten_bind_McObject_SetPatternDefinition_1).apply(null,arguments)},dm=b._emscripten_bind_McObject_GetPatternDefinition_0=function(){return(dm=b._emscripten_bind_McObject_GetPatternDefinition_0=b.asm.emscripten_bind_McObject_GetPatternDefinition_0).apply(null,
282
- arguments)},em=b._emscripten_bind_McObject_SetDrawLineWidth_1=function(){return(em=b._emscripten_bind_McObject_SetDrawLineWidth_1=b.asm.emscripten_bind_McObject_SetDrawLineWidth_1).apply(null,arguments)},fm=b._emscripten_bind_McObject_GetDrawLineWidth_0=function(){return(fm=b._emscripten_bind_McObject_GetDrawLineWidth_0=b.asm.emscripten_bind_McObject_GetDrawLineWidth_0).apply(null,arguments)},gm=b._emscripten_bind_McObject_DrawLine_6=function(){return(gm=b._emscripten_bind_McObject_DrawLine_6=b.asm.emscripten_bind_McObject_DrawLine_6).apply(null,
283
- arguments)},hm=b._emscripten_bind_McObject_DrawArc_5=function(){return(hm=b._emscripten_bind_McObject_DrawArc_5=b.asm.emscripten_bind_McObject_DrawArc_5).apply(null,arguments)},im=b._emscripten_bind_McObject_DrawArc2_6=function(){return(im=b._emscripten_bind_McObject_DrawArc2_6=b.asm.emscripten_bind_McObject_DrawArc2_6).apply(null,arguments)},jm=b._emscripten_bind_McObject_DrawCircle_3=function(){return(jm=b._emscripten_bind_McObject_DrawCircle_3=b.asm.emscripten_bind_McObject_DrawCircle_3).apply(null,
284
- arguments)},km=b._emscripten_bind_McObject_DrawEllipse_5=function(){return(km=b._emscripten_bind_McObject_DrawEllipse_5=b.asm.emscripten_bind_McObject_DrawEllipse_5).apply(null,arguments)},lm=b._emscripten_bind_McObject_DrawEllipseArc_7=function(){return(lm=b._emscripten_bind_McObject_DrawEllipseArc_7=b.asm.emscripten_bind_McObject_DrawEllipseArc_7).apply(null,arguments)},mm=b._emscripten_bind_McObject_DrawPoint_2=function(){return(mm=b._emscripten_bind_McObject_DrawPoint_2=b.asm.emscripten_bind_McObject_DrawPoint_2).apply(null,
285
- arguments)},nm=b._emscripten_bind_McObject_DrawSolid_8=function(){return(nm=b._emscripten_bind_McObject_DrawSolid_8=b.asm.emscripten_bind_McObject_DrawSolid_8).apply(null,arguments)},om=b._emscripten_bind_McObject_DrawMText_7=function(){return(om=b._emscripten_bind_McObject_DrawMText_7=b.asm.emscripten_bind_McObject_DrawMText_7).apply(null,arguments)},pm=b._emscripten_bind_McObject_DrawText_7=function(){return(pm=b._emscripten_bind_McObject_DrawText_7=b.asm.emscripten_bind_McObject_DrawText_7).apply(null,
286
- arguments)},qm=b._emscripten_bind_McObject_DrawBlockReference_5=function(){return(qm=b._emscripten_bind_McObject_DrawBlockReference_5=b.asm.emscripten_bind_McObject_DrawBlockReference_5).apply(null,arguments)},rm=b._emscripten_bind_McObject_DrawDimAligned_6=function(){return(rm=b._emscripten_bind_McObject_DrawDimAligned_6=b.asm.emscripten_bind_McObject_DrawDimAligned_6).apply(null,arguments)},sm=b._emscripten_bind_McObject_DrawDimAngular_8=function(){return(sm=b._emscripten_bind_McObject_DrawDimAngular_8=
287
- b.asm.emscripten_bind_McObject_DrawDimAngular_8).apply(null,arguments)},tm=b._emscripten_bind_McObject_DrawDimDiametric_5=function(){return(tm=b._emscripten_bind_McObject_DrawDimDiametric_5=b.asm.emscripten_bind_McObject_DrawDimDiametric_5).apply(null,arguments)},um=b._emscripten_bind_McObject_DrawDimRotated_7=function(){return(um=b._emscripten_bind_McObject_DrawDimRotated_7=b.asm.emscripten_bind_McObject_DrawDimRotated_7).apply(null,arguments)},wm=b._emscripten_bind_McObject_DrawDimOrdinate_5=function(){return(wm=
288
- b._emscripten_bind_McObject_DrawDimOrdinate_5=b.asm.emscripten_bind_McObject_DrawDimOrdinate_5).apply(null,arguments)},xm=b._emscripten_bind_McObject_DrawDimRadial_5=function(){return(xm=b._emscripten_bind_McObject_DrawDimRadial_5=b.asm.emscripten_bind_McObject_DrawDimRadial_5).apply(null,arguments)},ym=b._emscripten_bind_McObject_PathMoveTo_2=function(){return(ym=b._emscripten_bind_McObject_PathMoveTo_2=b.asm.emscripten_bind_McObject_PathMoveTo_2).apply(null,arguments)},zm=b._emscripten_bind_McObject_PathMoveToEx_5=
289
- function(){return(zm=b._emscripten_bind_McObject_PathMoveToEx_5=b.asm.emscripten_bind_McObject_PathMoveToEx_5).apply(null,arguments)},Am=b._emscripten_bind_McObject_PathLineTo_2=function(){return(Am=b._emscripten_bind_McObject_PathLineTo_2=b.asm.emscripten_bind_McObject_PathLineTo_2).apply(null,arguments)},Bm=b._emscripten_bind_McObject_PathLineToEx_5=function(){return(Bm=b._emscripten_bind_McObject_PathLineToEx_5=b.asm.emscripten_bind_McObject_PathLineToEx_5).apply(null,arguments)},Cm=b._emscripten_bind_McObject_DrawPathToPolyline_0=
290
- function(){return(Cm=b._emscripten_bind_McObject_DrawPathToPolyline_0=b.asm.emscripten_bind_McObject_DrawPathToPolyline_0).apply(null,arguments)},Dm=b._emscripten_bind_McObject_DrawPathToSpline_0=function(){return(Dm=b._emscripten_bind_McObject_DrawPathToSpline_0=b.asm.emscripten_bind_McObject_DrawPathToSpline_0).apply(null,arguments)},Em=b._emscripten_bind_McObject_PathMakeClosed_0=function(){return(Em=b._emscripten_bind_McObject_PathMakeClosed_0=b.asm.emscripten_bind_McObject_PathMakeClosed_0).apply(null,
291
- arguments)},Fm=b._emscripten_bind_McObject_DrawPathToHatch_1=function(){return(Fm=b._emscripten_bind_McObject_DrawPathToHatch_1=b.asm.emscripten_bind_McObject_DrawPathToHatch_1).apply(null,arguments)},Gm=b._emscripten_bind_McObject_DrawEntity_1=function(){return(Gm=b._emscripten_bind_McObject_DrawEntity_1=b.asm.emscripten_bind_McObject_DrawEntity_1).apply(null,arguments)},Hm=b._emscripten_bind_McObject_GetAllLayoutName_0=function(){return(Hm=b._emscripten_bind_McObject_GetAllLayoutName_0=b.asm.emscripten_bind_McObject_GetAllLayoutName_0).apply(null,
292
- arguments)},Im=b._emscripten_bind_McObject_SetCurrentLayout_1=function(){return(Im=b._emscripten_bind_McObject_SetCurrentLayout_1=b.asm.emscripten_bind_McObject_SetCurrentLayout_1).apply(null,arguments)},Jm=b._emscripten_bind_McDrawResbuf_McDrawResbuf_0=function(){return(Jm=b._emscripten_bind_McDrawResbuf_McDrawResbuf_0=b.asm.emscripten_bind_McDrawResbuf_McDrawResbuf_0).apply(null,arguments)},Km=b._emscripten_bind_McDrawResbuf_Clear_0=function(){return(Km=b._emscripten_bind_McDrawResbuf_Clear_0=b.asm.emscripten_bind_McDrawResbuf_Clear_0).apply(null,
293
- arguments)},Lm=b._emscripten_bind_McDrawResbuf_GetCount_0=function(){return(Lm=b._emscripten_bind_McDrawResbuf_GetCount_0=b.asm.emscripten_bind_McDrawResbuf_GetCount_0).apply(null,arguments)},Mm=b._emscripten_bind_McDrawResbuf_AtDouble_1=function(){return(Mm=b._emscripten_bind_McDrawResbuf_AtDouble_1=b.asm.emscripten_bind_McDrawResbuf_AtDouble_1).apply(null,arguments)},Nm=b._emscripten_bind_McDrawResbuf_Atlong_1=function(){return(Nm=b._emscripten_bind_McDrawResbuf_Atlong_1=b.asm.emscripten_bind_McDrawResbuf_Atlong_1).apply(null,
294
- arguments)},Om=b._emscripten_bind_McDrawResbuf_AtObjectId_1=function(){return(Om=b._emscripten_bind_McDrawResbuf_AtObjectId_1=b.asm.emscripten_bind_McDrawResbuf_AtObjectId_1).apply(null,arguments)},Pm=b._emscripten_bind_McDrawResbuf_AtObject_1=function(){return(Pm=b._emscripten_bind_McDrawResbuf_AtObject_1=b.asm.emscripten_bind_McDrawResbuf_AtObject_1).apply(null,arguments)},Qm=b._emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1=function(){return(Qm=b._emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1=
295
- b.asm.emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1).apply(null,arguments)},Rm=b._emscripten_bind_McDrawResbuf_AtObjectName_1=function(){return(Rm=b._emscripten_bind_McDrawResbuf_AtObjectName_1=b.asm.emscripten_bind_McDrawResbuf_AtObjectName_1).apply(null,arguments)},Sm=b._emscripten_bind_McDrawResbuf_AtString_1=function(){return(Sm=b._emscripten_bind_McDrawResbuf_AtString_1=b.asm.emscripten_bind_McDrawResbuf_AtString_1).apply(null,arguments)},Tm=b._emscripten_bind_McDrawResbuf_AtPoint_1=function(){return(Tm=
296
- b._emscripten_bind_McDrawResbuf_AtPoint_1=b.asm.emscripten_bind_McDrawResbuf_AtPoint_1).apply(null,arguments)},Um=b._emscripten_bind_McDrawResbuf_ItemDataType_1=function(){return(Um=b._emscripten_bind_McDrawResbuf_ItemDataType_1=b.asm.emscripten_bind_McDrawResbuf_ItemDataType_1).apply(null,arguments)},Vm=b._emscripten_bind_McDrawResbuf_AddDouble_2=function(){return(Vm=b._emscripten_bind_McDrawResbuf_AddDouble_2=b.asm.emscripten_bind_McDrawResbuf_AddDouble_2).apply(null,arguments)},Wm=b._emscripten_bind_McDrawResbuf_Addlong_2=
297
- function(){return(Wm=b._emscripten_bind_McDrawResbuf_Addlong_2=b.asm.emscripten_bind_McDrawResbuf_Addlong_2).apply(null,arguments)},Xm=b._emscripten_bind_McDrawResbuf_AddObjectId_2=function(){return(Xm=b._emscripten_bind_McDrawResbuf_AddObjectId_2=b.asm.emscripten_bind_McDrawResbuf_AddObjectId_2).apply(null,arguments)},Ym=b._emscripten_bind_McDrawResbuf_AddObject_1=function(){return(Ym=b._emscripten_bind_McDrawResbuf_AddObject_1=b.asm.emscripten_bind_McDrawResbuf_AddObject_1).apply(null,arguments)},
298
- Zm=b._emscripten_bind_McDrawResbuf_AddString_2=function(){return(Zm=b._emscripten_bind_McDrawResbuf_AddString_2=b.asm.emscripten_bind_McDrawResbuf_AddString_2).apply(null,arguments)},$m=b._emscripten_bind_McDrawResbuf_AddPoint_2=function(){return($m=b._emscripten_bind_McDrawResbuf_AddPoint_2=b.asm.emscripten_bind_McDrawResbuf_AddPoint_2).apply(null,arguments)},an=b._emscripten_bind_McDrawResbuf_RemoveAll_0=function(){return(an=b._emscripten_bind_McDrawResbuf_RemoveAll_0=b.asm.emscripten_bind_McDrawResbuf_RemoveAll_0).apply(null,
299
- arguments)},bn=b._emscripten_bind_McDrawResbuf_Remove_1=function(){return(bn=b._emscripten_bind_McDrawResbuf_Remove_1=b.asm.emscripten_bind_McDrawResbuf_Remove_1).apply(null,arguments)},cn=b._emscripten_bind_McDrawResbuf_getObjectName_0=function(){return(cn=b._emscripten_bind_McDrawResbuf_getObjectName_0=b.asm.emscripten_bind_McDrawResbuf_getObjectName_0).apply(null,arguments)},dn=b._emscripten_bind_McDrawResbuf_getDxf0_0=function(){return(dn=b._emscripten_bind_McDrawResbuf_getDxf0_0=b.asm.emscripten_bind_McDrawResbuf_getDxf0_0).apply(null,
300
- arguments)},en=b._emscripten_bind_McDrawResbuf_getJson_0=function(){return(en=b._emscripten_bind_McDrawResbuf_getJson_0=b.asm.emscripten_bind_McDrawResbuf_getJson_0).apply(null,arguments)},fn=b._emscripten_bind_McDrawResbuf_setJson_1=function(){return(fn=b._emscripten_bind_McDrawResbuf_setJson_1=b.asm.emscripten_bind_McDrawResbuf_setJson_1).apply(null,arguments)},gn=b._emscripten_bind_McDrawResbuf_isKindOf_1=function(){return(gn=b._emscripten_bind_McDrawResbuf_isKindOf_1=b.asm.emscripten_bind_McDrawResbuf_isKindOf_1).apply(null,
301
- arguments)},hn=b._emscripten_bind_McDrawResbuf___destroy___0=function(){return(hn=b._emscripten_bind_McDrawResbuf___destroy___0=b.asm.emscripten_bind_McDrawResbuf___destroy___0).apply(null,arguments)},jn=b._emscripten_bind_McDrawUtility_McDrawUtility_0=function(){return(jn=b._emscripten_bind_McDrawUtility_McDrawUtility_0=b.asm.emscripten_bind_McDrawUtility_McDrawUtility_0).apply(null,arguments)},kn=b._emscripten_bind_McDrawUtility_findEntAtPoint_5=function(){return(kn=b._emscripten_bind_McDrawUtility_findEntAtPoint_5=
302
- b.asm.emscripten_bind_McDrawUtility_findEntAtPoint_5).apply(null,arguments)},ln=b._emscripten_bind_McDrawUtility_eraseEntity_1=function(){return(ln=b._emscripten_bind_McDrawUtility_eraseEntity_1=b.asm.emscripten_bind_McDrawUtility_eraseEntity_1).apply(null,arguments)},mn=b._emscripten_bind_McDrawUtility_highlightEntity_2=function(){return(mn=b._emscripten_bind_McDrawUtility_highlightEntity_2=b.asm.emscripten_bind_McDrawUtility_highlightEntity_2).apply(null,arguments)},nn=b._emscripten_bind_McDrawUtility___destroy___0=
303
- function(){return(nn=b._emscripten_bind_McDrawUtility___destroy___0=b.asm.emscripten_bind_McDrawUtility___destroy___0).apply(null,arguments)},on=b._emscripten_bind_MxDrawAssist_MxDrawAssist_0=function(){return(on=b._emscripten_bind_MxDrawAssist_MxDrawAssist_0=b.asm.emscripten_bind_MxDrawAssist_MxDrawAssist_0).apply(null,arguments)},pn=b._emscripten_bind_MxDrawAssist_MxChamfer_9=function(){return(pn=b._emscripten_bind_MxDrawAssist_MxChamfer_9=b.asm.emscripten_bind_MxDrawAssist_MxChamfer_9).apply(null,
304
- arguments)},qn=b._emscripten_bind_MxDrawAssist_MxFillet_8=function(){return(qn=b._emscripten_bind_MxDrawAssist_MxFillet_8=b.asm.emscripten_bind_MxDrawAssist_MxFillet_8).apply(null,arguments)},rn=b._emscripten_bind_MxDrawAssist___destroy___0=function(){return(rn=b._emscripten_bind_MxDrawAssist___destroy___0=b.asm.emscripten_bind_MxDrawAssist___destroy___0).apply(null,arguments)},sn=b._emscripten_bind_MxDrawTrimAssist_MxDrawTrimAssist_0=function(){return(sn=b._emscripten_bind_MxDrawTrimAssist_MxDrawTrimAssist_0=
305
- b.asm.emscripten_bind_MxDrawTrimAssist_MxDrawTrimAssist_0).apply(null,arguments)},tn=b._emscripten_bind_MxDrawTrimAssist_Init_1=function(){return(tn=b._emscripten_bind_MxDrawTrimAssist_Init_1=b.asm.emscripten_bind_MxDrawTrimAssist_Init_1).apply(null,arguments)},un=b._emscripten_bind_MxDrawTrimAssist_UnInit_0=function(){return(un=b._emscripten_bind_MxDrawTrimAssist_UnInit_0=b.asm.emscripten_bind_MxDrawTrimAssist_UnInit_0).apply(null,arguments)},vn=b._emscripten_bind_MxDrawTrimAssist_DoTrim_5=function(){return(vn=
306
- b._emscripten_bind_MxDrawTrimAssist_DoTrim_5=b.asm.emscripten_bind_MxDrawTrimAssist_DoTrim_5).apply(null,arguments)},wn=b._emscripten_bind_MxDrawTrimAssist___destroy___0=function(){return(wn=b._emscripten_bind_MxDrawTrimAssist___destroy___0=b.asm.emscripten_bind_MxDrawTrimAssist___destroy___0).apply(null,arguments)},xn=b._emscripten_bind_MdDbLine_MdDbLine_0=function(){return(xn=b._emscripten_bind_MdDbLine_MdDbLine_0=b.asm.emscripten_bind_MdDbLine_MdDbLine_0).apply(null,arguments)},yn=b._emscripten_bind_MdDbLine_startPoint_0=
307
- function(){return(yn=b._emscripten_bind_MdDbLine_startPoint_0=b.asm.emscripten_bind_MdDbLine_startPoint_0).apply(null,arguments)},zn=b._emscripten_bind_MdDbLine_setStartPoint_1=function(){return(zn=b._emscripten_bind_MdDbLine_setStartPoint_1=b.asm.emscripten_bind_MdDbLine_setStartPoint_1).apply(null,arguments)},An=b._emscripten_bind_MdDbLine_endPoint_0=function(){return(An=b._emscripten_bind_MdDbLine_endPoint_0=b.asm.emscripten_bind_MdDbLine_endPoint_0).apply(null,arguments)},Bn=b._emscripten_bind_MdDbLine_setEndPoint_1=
308
- function(){return(Bn=b._emscripten_bind_MdDbLine_setEndPoint_1=b.asm.emscripten_bind_MdDbLine_setEndPoint_1).apply(null,arguments)},Cn=b._emscripten_bind_MdDbLine_getStartParam_0=function(){return(Cn=b._emscripten_bind_MdDbLine_getStartParam_0=b.asm.emscripten_bind_MdDbLine_getStartParam_0).apply(null,arguments)},Dn=b._emscripten_bind_MdDbLine_getEndParam_0=function(){return(Dn=b._emscripten_bind_MdDbLine_getEndParam_0=b.asm.emscripten_bind_MdDbLine_getEndParam_0).apply(null,arguments)},En=b._emscripten_bind_MdDbLine_getDistAtParam_1=
309
- function(){return(En=b._emscripten_bind_MdDbLine_getDistAtParam_1=b.asm.emscripten_bind_MdDbLine_getDistAtParam_1).apply(null,arguments)},Fn=b._emscripten_bind_MdDbLine_getParamAtDist_1=function(){return(Fn=b._emscripten_bind_MdDbLine_getParamAtDist_1=b.asm.emscripten_bind_MdDbLine_getParamAtDist_1).apply(null,arguments)},Gn=b._emscripten_bind_MdDbLine_getDistAtPoint_1=function(){return(Gn=b._emscripten_bind_MdDbLine_getDistAtPoint_1=b.asm.emscripten_bind_MdDbLine_getDistAtPoint_1).apply(null,arguments)},
310
- Hn=b._emscripten_bind_MdDbLine_getPointAtDist_1=function(){return(Hn=b._emscripten_bind_MdDbLine_getPointAtDist_1=b.asm.emscripten_bind_MdDbLine_getPointAtDist_1).apply(null,arguments)},In=b._emscripten_bind_MdDbLine_getStartPoint_0=function(){return(In=b._emscripten_bind_MdDbLine_getStartPoint_0=b.asm.emscripten_bind_MdDbLine_getStartPoint_0).apply(null,arguments)},Jn=b._emscripten_bind_MdDbLine_getEndPoint_0=function(){return(Jn=b._emscripten_bind_MdDbLine_getEndPoint_0=b.asm.emscripten_bind_MdDbLine_getEndPoint_0).apply(null,
311
- arguments)},Kn=b._emscripten_bind_MdDbLine_getPointAtParam_1=function(){return(Kn=b._emscripten_bind_MdDbLine_getPointAtParam_1=b.asm.emscripten_bind_MdDbLine_getPointAtParam_1).apply(null,arguments)},Ln=b._emscripten_bind_MdDbLine_getParamAtPoint_1=function(){return(Ln=b._emscripten_bind_MdDbLine_getParamAtPoint_1=b.asm.emscripten_bind_MdDbLine_getParamAtPoint_1).apply(null,arguments)},Mn=b._emscripten_bind_MdDbLine_getFirstDeriv_1=function(){return(Mn=b._emscripten_bind_MdDbLine_getFirstDeriv_1=
312
- b.asm.emscripten_bind_MdDbLine_getFirstDeriv_1).apply(null,arguments)},Nn=b._emscripten_bind_MdDbLine_getFirstDerivEx_1=function(){return(Nn=b._emscripten_bind_MdDbLine_getFirstDerivEx_1=b.asm.emscripten_bind_MdDbLine_getFirstDerivEx_1).apply(null,arguments)},On=b._emscripten_bind_MdDbLine_getClosestPointTo_2=function(){return(On=b._emscripten_bind_MdDbLine_getClosestPointTo_2=b.asm.emscripten_bind_MdDbLine_getClosestPointTo_2).apply(null,arguments)},Pn=b._emscripten_bind_MdDbLine_offsetCurves_2=
313
- function(){return(Pn=b._emscripten_bind_MdDbLine_offsetCurves_2=b.asm.emscripten_bind_MdDbLine_offsetCurves_2).apply(null,arguments)},Qn=b._emscripten_bind_MdDbLine_splitCurves_1=function(){return(Qn=b._emscripten_bind_MdDbLine_splitCurves_1=b.asm.emscripten_bind_MdDbLine_splitCurves_1).apply(null,arguments)},Rn=b._emscripten_bind_MdDbLine_getArea_0=function(){return(Rn=b._emscripten_bind_MdDbLine_getArea_0=b.asm.emscripten_bind_MdDbLine_getArea_0).apply(null,arguments)},Sn=b._emscripten_bind_MdDbLine_getSamplePoints_1=
314
- function(){return(Sn=b._emscripten_bind_MdDbLine_getSamplePoints_1=b.asm.emscripten_bind_MdDbLine_getSamplePoints_1).apply(null,arguments)},Tn=b._emscripten_bind_MdDbLine_getLength_0=function(){return(Tn=b._emscripten_bind_MdDbLine_getLength_0=b.asm.emscripten_bind_MdDbLine_getLength_0).apply(null,arguments)},Un=b._emscripten_bind_MdDbLine_explode_0=function(){return(Un=b._emscripten_bind_MdDbLine_explode_0=b.asm.emscripten_bind_MdDbLine_explode_0).apply(null,arguments)},Vn=b._emscripten_bind_MdDbLine_TrueColor_0=
315
- function(){return(Vn=b._emscripten_bind_MdDbLine_TrueColor_0=b.asm.emscripten_bind_MdDbLine_TrueColor_0).apply(null,arguments)},Wn=b._emscripten_bind_MdDbLine_SetTrueColor_1=function(){return(Wn=b._emscripten_bind_MdDbLine_SetTrueColor_1=b.asm.emscripten_bind_MdDbLine_SetTrueColor_1).apply(null,arguments)},Xn=b._emscripten_bind_MdDbLine_ColorIndex_0=function(){return(Xn=b._emscripten_bind_MdDbLine_ColorIndex_0=b.asm.emscripten_bind_MdDbLine_ColorIndex_0).apply(null,arguments)},Yn=b._emscripten_bind_MdDbLine_SetColorIndex_1=
316
- function(){return(Yn=b._emscripten_bind_MdDbLine_SetColorIndex_1=b.asm.emscripten_bind_MdDbLine_SetColorIndex_1).apply(null,arguments)},Zn=b._emscripten_bind_MdDbLine_Layer_0=function(){return(Zn=b._emscripten_bind_MdDbLine_Layer_0=b.asm.emscripten_bind_MdDbLine_Layer_0).apply(null,arguments)},$n=b._emscripten_bind_MdDbLine_SetLayer_1=function(){return($n=b._emscripten_bind_MdDbLine_SetLayer_1=b.asm.emscripten_bind_MdDbLine_SetLayer_1).apply(null,arguments)},ao=b._emscripten_bind_MdDbLine_LinetypeScale_0=
317
- function(){return(ao=b._emscripten_bind_MdDbLine_LinetypeScale_0=b.asm.emscripten_bind_MdDbLine_LinetypeScale_0).apply(null,arguments)},bo=b._emscripten_bind_MdDbLine_SetLinetypeScale_1=function(){return(bo=b._emscripten_bind_MdDbLine_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbLine_SetLinetypeScale_1).apply(null,arguments)},co=b._emscripten_bind_MdDbLine_Visible_0=function(){return(co=b._emscripten_bind_MdDbLine_Visible_0=b.asm.emscripten_bind_MdDbLine_Visible_0).apply(null,arguments)},eo=b._emscripten_bind_MdDbLine_SetVisible_1=
318
- function(){return(eo=b._emscripten_bind_MdDbLine_SetVisible_1=b.asm.emscripten_bind_MdDbLine_SetVisible_1).apply(null,arguments)},fo=b._emscripten_bind_MdDbLine_Lineweight_0=function(){return(fo=b._emscripten_bind_MdDbLine_Lineweight_0=b.asm.emscripten_bind_MdDbLine_Lineweight_0).apply(null,arguments)},go=b._emscripten_bind_MdDbLine_SetLineweight_1=function(){return(go=b._emscripten_bind_MdDbLine_SetLineweight_1=b.asm.emscripten_bind_MdDbLine_SetLineweight_1).apply(null,arguments)},ho=b._emscripten_bind_MdDbLine_TextStyle_0=
319
- function(){return(ho=b._emscripten_bind_MdDbLine_TextStyle_0=b.asm.emscripten_bind_MdDbLine_TextStyle_0).apply(null,arguments)},io=b._emscripten_bind_MdDbLine_SetTextStyle_1=function(){return(io=b._emscripten_bind_MdDbLine_SetTextStyle_1=b.asm.emscripten_bind_MdDbLine_SetTextStyle_1).apply(null,arguments)},jo=b._emscripten_bind_MdDbLine_Highlight_1=function(){return(jo=b._emscripten_bind_MdDbLine_Highlight_1=b.asm.emscripten_bind_MdDbLine_Highlight_1).apply(null,arguments)},ko=b._emscripten_bind_MdDbLine_Move_2=
320
- function(){return(ko=b._emscripten_bind_MdDbLine_Move_2=b.asm.emscripten_bind_MdDbLine_Move_2).apply(null,arguments)},lo=b._emscripten_bind_MdDbLine_Rotate_2=function(){return(lo=b._emscripten_bind_MdDbLine_Rotate_2=b.asm.emscripten_bind_MdDbLine_Rotate_2).apply(null,arguments)},mo=b._emscripten_bind_MdDbLine_Mirror_2=function(){return(mo=b._emscripten_bind_MdDbLine_Mirror_2=b.asm.emscripten_bind_MdDbLine_Mirror_2).apply(null,arguments)},no=b._emscripten_bind_MdDbLine_ScaleEntity_2=function(){return(no=
321
- b._emscripten_bind_MdDbLine_ScaleEntity_2=b.asm.emscripten_bind_MdDbLine_ScaleEntity_2).apply(null,arguments)},oo=b._emscripten_bind_MdDbLine_TransformBy_1=function(){return(oo=b._emscripten_bind_MdDbLine_TransformBy_1=b.asm.emscripten_bind_MdDbLine_TransformBy_1).apply(null,arguments)},po=b._emscripten_bind_MdDbLine_GetBoundingBox_0=function(){return(po=b._emscripten_bind_MdDbLine_GetBoundingBox_0=b.asm.emscripten_bind_MdDbLine_GetBoundingBox_0).apply(null,arguments)},qo=b._emscripten_bind_MdDbLine_GetObjectID_0=
322
- function(){return(qo=b._emscripten_bind_MdDbLine_GetObjectID_0=b.asm.emscripten_bind_MdDbLine_GetObjectID_0).apply(null,arguments)},ro=b._emscripten_bind_MdDbLine_Erase_0=function(){return(ro=b._emscripten_bind_MdDbLine_Erase_0=b.asm.emscripten_bind_MdDbLine_Erase_0).apply(null,arguments)},so=b._emscripten_bind_MdDbLine_ConnectionTempObject_1=function(){return(so=b._emscripten_bind_MdDbLine_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbLine_ConnectionTempObject_1).apply(null,arguments)},to=b._emscripten_bind_MdDbLine_Clone_0=
323
- function(){return(to=b._emscripten_bind_MdDbLine_Clone_0=b.asm.emscripten_bind_MdDbLine_Clone_0).apply(null,arguments)},uo=b._emscripten_bind_MdDbLine_GetHandle_0=function(){return(uo=b._emscripten_bind_MdDbLine_GetHandle_0=b.asm.emscripten_bind_MdDbLine_GetHandle_0).apply(null,arguments)},vo=b._emscripten_bind_MdDbLine_GetDatabase_0=function(){return(vo=b._emscripten_bind_MdDbLine_GetDatabase_0=b.asm.emscripten_bind_MdDbLine_GetDatabase_0).apply(null,arguments)},wo=b._emscripten_bind_MdDbLine_GetOwnerID_0=
324
- function(){return(wo=b._emscripten_bind_MdDbLine_GetOwnerID_0=b.asm.emscripten_bind_MdDbLine_GetOwnerID_0).apply(null,arguments)},xo=b._emscripten_bind_MdDbLine_moveGripPointsAt_4=function(){return(xo=b._emscripten_bind_MdDbLine_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLine_moveGripPointsAt_4).apply(null,arguments)},yo=b._emscripten_bind_MdDbLine_getObjectName_0=function(){return(yo=b._emscripten_bind_MdDbLine_getObjectName_0=b.asm.emscripten_bind_MdDbLine_getObjectName_0).apply(null,arguments)},
325
- zo=b._emscripten_bind_MdDbLine_getDxf0_0=function(){return(zo=b._emscripten_bind_MdDbLine_getDxf0_0=b.asm.emscripten_bind_MdDbLine_getDxf0_0).apply(null,arguments)},Ao=b._emscripten_bind_MdDbLine_getJson_0=function(){return(Ao=b._emscripten_bind_MdDbLine_getJson_0=b.asm.emscripten_bind_MdDbLine_getJson_0).apply(null,arguments)},Bo=b._emscripten_bind_MdDbLine_setJson_1=function(){return(Bo=b._emscripten_bind_MdDbLine_setJson_1=b.asm.emscripten_bind_MdDbLine_setJson_1).apply(null,arguments)},Co=b._emscripten_bind_MdDbLine_isKindOf_1=
326
- function(){return(Co=b._emscripten_bind_MdDbLine_isKindOf_1=b.asm.emscripten_bind_MdDbLine_isKindOf_1).apply(null,arguments)},Do=b._emscripten_bind_MdDbLine___destroy___0=function(){return(Do=b._emscripten_bind_MdDbLine___destroy___0=b.asm.emscripten_bind_MdDbLine___destroy___0).apply(null,arguments)},Eo=b._emscripten_bind_MdDbText_MdDbText_0=function(){return(Eo=b._emscripten_bind_MdDbText_MdDbText_0=b.asm.emscripten_bind_MdDbText_MdDbText_0).apply(null,arguments)},Fo=b._emscripten_bind_MdDbText_position_0=
327
- function(){return(Fo=b._emscripten_bind_MdDbText_position_0=b.asm.emscripten_bind_MdDbText_position_0).apply(null,arguments)},Go=b._emscripten_bind_MdDbText_setPosition_1=function(){return(Go=b._emscripten_bind_MdDbText_setPosition_1=b.asm.emscripten_bind_MdDbText_setPosition_1).apply(null,arguments)},Ho=b._emscripten_bind_MdDbText_alignmentPoint_0=function(){return(Ho=b._emscripten_bind_MdDbText_alignmentPoint_0=b.asm.emscripten_bind_MdDbText_alignmentPoint_0).apply(null,arguments)},Io=b._emscripten_bind_MdDbText_setAlignmentPoint_1=
328
- function(){return(Io=b._emscripten_bind_MdDbText_setAlignmentPoint_1=b.asm.emscripten_bind_MdDbText_setAlignmentPoint_1).apply(null,arguments)},Jo=b._emscripten_bind_MdDbText_oblique_0=function(){return(Jo=b._emscripten_bind_MdDbText_oblique_0=b.asm.emscripten_bind_MdDbText_oblique_0).apply(null,arguments)},Ko=b._emscripten_bind_MdDbText_setOblique_1=function(){return(Ko=b._emscripten_bind_MdDbText_setOblique_1=b.asm.emscripten_bind_MdDbText_setOblique_1).apply(null,arguments)},Lo=b._emscripten_bind_MdDbText_rotation_0=
329
- function(){return(Lo=b._emscripten_bind_MdDbText_rotation_0=b.asm.emscripten_bind_MdDbText_rotation_0).apply(null,arguments)},Mo=b._emscripten_bind_MdDbText_setRotation_1=function(){return(Mo=b._emscripten_bind_MdDbText_setRotation_1=b.asm.emscripten_bind_MdDbText_setRotation_1).apply(null,arguments)},No=b._emscripten_bind_MdDbText_height_0=function(){return(No=b._emscripten_bind_MdDbText_height_0=b.asm.emscripten_bind_MdDbText_height_0).apply(null,arguments)},Oo=b._emscripten_bind_MdDbText_setHeight_1=
330
- function(){return(Oo=b._emscripten_bind_MdDbText_setHeight_1=b.asm.emscripten_bind_MdDbText_setHeight_1).apply(null,arguments)},Po=b._emscripten_bind_MdDbText_widthFactor_0=function(){return(Po=b._emscripten_bind_MdDbText_widthFactor_0=b.asm.emscripten_bind_MdDbText_widthFactor_0).apply(null,arguments)},Qo=b._emscripten_bind_MdDbText_setWidthFactor_1=function(){return(Qo=b._emscripten_bind_MdDbText_setWidthFactor_1=b.asm.emscripten_bind_MdDbText_setWidthFactor_1).apply(null,arguments)},Ro=b._emscripten_bind_MdDbText_textString_0=
331
- function(){return(Ro=b._emscripten_bind_MdDbText_textString_0=b.asm.emscripten_bind_MdDbText_textString_0).apply(null,arguments)},So=b._emscripten_bind_MdDbText_setTextString_1=function(){return(So=b._emscripten_bind_MdDbText_setTextString_1=b.asm.emscripten_bind_MdDbText_setTextString_1).apply(null,arguments)},To=b._emscripten_bind_MdDbText_horizontalMode_0=function(){return(To=b._emscripten_bind_MdDbText_horizontalMode_0=b.asm.emscripten_bind_MdDbText_horizontalMode_0).apply(null,arguments)},Uo=
332
- b._emscripten_bind_MdDbText_setHorizontalMode_1=function(){return(Uo=b._emscripten_bind_MdDbText_setHorizontalMode_1=b.asm.emscripten_bind_MdDbText_setHorizontalMode_1).apply(null,arguments)},Vo=b._emscripten_bind_MdDbText_verticalMode_0=function(){return(Vo=b._emscripten_bind_MdDbText_verticalMode_0=b.asm.emscripten_bind_MdDbText_verticalMode_0).apply(null,arguments)},Wo=b._emscripten_bind_MdDbText_setVerticalMode_1=function(){return(Wo=b._emscripten_bind_MdDbText_setVerticalMode_1=b.asm.emscripten_bind_MdDbText_setVerticalMode_1).apply(null,
333
- arguments)},Xo=b._emscripten_bind_MdDbText_explode_0=function(){return(Xo=b._emscripten_bind_MdDbText_explode_0=b.asm.emscripten_bind_MdDbText_explode_0).apply(null,arguments)},Yo=b._emscripten_bind_MdDbText_TrueColor_0=function(){return(Yo=b._emscripten_bind_MdDbText_TrueColor_0=b.asm.emscripten_bind_MdDbText_TrueColor_0).apply(null,arguments)},Zo=b._emscripten_bind_MdDbText_SetTrueColor_1=function(){return(Zo=b._emscripten_bind_MdDbText_SetTrueColor_1=b.asm.emscripten_bind_MdDbText_SetTrueColor_1).apply(null,
334
- arguments)},$o=b._emscripten_bind_MdDbText_ColorIndex_0=function(){return($o=b._emscripten_bind_MdDbText_ColorIndex_0=b.asm.emscripten_bind_MdDbText_ColorIndex_0).apply(null,arguments)},ap=b._emscripten_bind_MdDbText_SetColorIndex_1=function(){return(ap=b._emscripten_bind_MdDbText_SetColorIndex_1=b.asm.emscripten_bind_MdDbText_SetColorIndex_1).apply(null,arguments)},bp=b._emscripten_bind_MdDbText_Layer_0=function(){return(bp=b._emscripten_bind_MdDbText_Layer_0=b.asm.emscripten_bind_MdDbText_Layer_0).apply(null,
335
- arguments)},cp=b._emscripten_bind_MdDbText_SetLayer_1=function(){return(cp=b._emscripten_bind_MdDbText_SetLayer_1=b.asm.emscripten_bind_MdDbText_SetLayer_1).apply(null,arguments)},dp=b._emscripten_bind_MdDbText_LinetypeScale_0=function(){return(dp=b._emscripten_bind_MdDbText_LinetypeScale_0=b.asm.emscripten_bind_MdDbText_LinetypeScale_0).apply(null,arguments)},ep=b._emscripten_bind_MdDbText_SetLinetypeScale_1=function(){return(ep=b._emscripten_bind_MdDbText_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbText_SetLinetypeScale_1).apply(null,
336
- arguments)},fp=b._emscripten_bind_MdDbText_Visible_0=function(){return(fp=b._emscripten_bind_MdDbText_Visible_0=b.asm.emscripten_bind_MdDbText_Visible_0).apply(null,arguments)},gp=b._emscripten_bind_MdDbText_SetVisible_1=function(){return(gp=b._emscripten_bind_MdDbText_SetVisible_1=b.asm.emscripten_bind_MdDbText_SetVisible_1).apply(null,arguments)},hp=b._emscripten_bind_MdDbText_Lineweight_0=function(){return(hp=b._emscripten_bind_MdDbText_Lineweight_0=b.asm.emscripten_bind_MdDbText_Lineweight_0).apply(null,
337
- arguments)},ip=b._emscripten_bind_MdDbText_SetLineweight_1=function(){return(ip=b._emscripten_bind_MdDbText_SetLineweight_1=b.asm.emscripten_bind_MdDbText_SetLineweight_1).apply(null,arguments)},jp=b._emscripten_bind_MdDbText_TextStyle_0=function(){return(jp=b._emscripten_bind_MdDbText_TextStyle_0=b.asm.emscripten_bind_MdDbText_TextStyle_0).apply(null,arguments)},kp=b._emscripten_bind_MdDbText_SetTextStyle_1=function(){return(kp=b._emscripten_bind_MdDbText_SetTextStyle_1=b.asm.emscripten_bind_MdDbText_SetTextStyle_1).apply(null,
338
- arguments)},lp=b._emscripten_bind_MdDbText_Highlight_1=function(){return(lp=b._emscripten_bind_MdDbText_Highlight_1=b.asm.emscripten_bind_MdDbText_Highlight_1).apply(null,arguments)},mp=b._emscripten_bind_MdDbText_Move_2=function(){return(mp=b._emscripten_bind_MdDbText_Move_2=b.asm.emscripten_bind_MdDbText_Move_2).apply(null,arguments)},np=b._emscripten_bind_MdDbText_Rotate_2=function(){return(np=b._emscripten_bind_MdDbText_Rotate_2=b.asm.emscripten_bind_MdDbText_Rotate_2).apply(null,arguments)},
339
- op=b._emscripten_bind_MdDbText_Mirror_2=function(){return(op=b._emscripten_bind_MdDbText_Mirror_2=b.asm.emscripten_bind_MdDbText_Mirror_2).apply(null,arguments)},pp=b._emscripten_bind_MdDbText_ScaleEntity_2=function(){return(pp=b._emscripten_bind_MdDbText_ScaleEntity_2=b.asm.emscripten_bind_MdDbText_ScaleEntity_2).apply(null,arguments)},qp=b._emscripten_bind_MdDbText_TransformBy_1=function(){return(qp=b._emscripten_bind_MdDbText_TransformBy_1=b.asm.emscripten_bind_MdDbText_TransformBy_1).apply(null,
340
- arguments)},rp=b._emscripten_bind_MdDbText_GetBoundingBox_0=function(){return(rp=b._emscripten_bind_MdDbText_GetBoundingBox_0=b.asm.emscripten_bind_MdDbText_GetBoundingBox_0).apply(null,arguments)},sp=b._emscripten_bind_MdDbText_GetObjectID_0=function(){return(sp=b._emscripten_bind_MdDbText_GetObjectID_0=b.asm.emscripten_bind_MdDbText_GetObjectID_0).apply(null,arguments)},tp=b._emscripten_bind_MdDbText_Erase_0=function(){return(tp=b._emscripten_bind_MdDbText_Erase_0=b.asm.emscripten_bind_MdDbText_Erase_0).apply(null,
341
- arguments)},up=b._emscripten_bind_MdDbText_ConnectionTempObject_1=function(){return(up=b._emscripten_bind_MdDbText_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbText_ConnectionTempObject_1).apply(null,arguments)},vp=b._emscripten_bind_MdDbText_Clone_0=function(){return(vp=b._emscripten_bind_MdDbText_Clone_0=b.asm.emscripten_bind_MdDbText_Clone_0).apply(null,arguments)},wp=b._emscripten_bind_MdDbText_GetHandle_0=function(){return(wp=b._emscripten_bind_MdDbText_GetHandle_0=b.asm.emscripten_bind_MdDbText_GetHandle_0).apply(null,
342
- arguments)},xp=b._emscripten_bind_MdDbText_GetDatabase_0=function(){return(xp=b._emscripten_bind_MdDbText_GetDatabase_0=b.asm.emscripten_bind_MdDbText_GetDatabase_0).apply(null,arguments)},yp=b._emscripten_bind_MdDbText_GetOwnerID_0=function(){return(yp=b._emscripten_bind_MdDbText_GetOwnerID_0=b.asm.emscripten_bind_MdDbText_GetOwnerID_0).apply(null,arguments)},zp=b._emscripten_bind_MdDbText_moveGripPointsAt_4=function(){return(zp=b._emscripten_bind_MdDbText_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbText_moveGripPointsAt_4).apply(null,
343
- arguments)},Ap=b._emscripten_bind_MdDbText_getObjectName_0=function(){return(Ap=b._emscripten_bind_MdDbText_getObjectName_0=b.asm.emscripten_bind_MdDbText_getObjectName_0).apply(null,arguments)},Bp=b._emscripten_bind_MdDbText_getDxf0_0=function(){return(Bp=b._emscripten_bind_MdDbText_getDxf0_0=b.asm.emscripten_bind_MdDbText_getDxf0_0).apply(null,arguments)},Cp=b._emscripten_bind_MdDbText_getJson_0=function(){return(Cp=b._emscripten_bind_MdDbText_getJson_0=b.asm.emscripten_bind_MdDbText_getJson_0).apply(null,
344
- arguments)},Dp=b._emscripten_bind_MdDbText_setJson_1=function(){return(Dp=b._emscripten_bind_MdDbText_setJson_1=b.asm.emscripten_bind_MdDbText_setJson_1).apply(null,arguments)},Ep=b._emscripten_bind_MdDbText_isKindOf_1=function(){return(Ep=b._emscripten_bind_MdDbText_isKindOf_1=b.asm.emscripten_bind_MdDbText_isKindOf_1).apply(null,arguments)},Fp=b._emscripten_bind_MdDbText___destroy___0=function(){return(Fp=b._emscripten_bind_MdDbText___destroy___0=b.asm.emscripten_bind_MdDbText___destroy___0).apply(null,
345
- arguments)},Gp=b._emscripten_bind_MdDbCircle_MdDbCircle_0=function(){return(Gp=b._emscripten_bind_MdDbCircle_MdDbCircle_0=b.asm.emscripten_bind_MdDbCircle_MdDbCircle_0).apply(null,arguments)},Hp=b._emscripten_bind_MdDbCircle_center_0=function(){return(Hp=b._emscripten_bind_MdDbCircle_center_0=b.asm.emscripten_bind_MdDbCircle_center_0).apply(null,arguments)},Ip=b._emscripten_bind_MdDbCircle_setCenter_1=function(){return(Ip=b._emscripten_bind_MdDbCircle_setCenter_1=b.asm.emscripten_bind_MdDbCircle_setCenter_1).apply(null,
346
- arguments)},Jp=b._emscripten_bind_MdDbCircle_radius_0=function(){return(Jp=b._emscripten_bind_MdDbCircle_radius_0=b.asm.emscripten_bind_MdDbCircle_radius_0).apply(null,arguments)},Kp=b._emscripten_bind_MdDbCircle_setRadius_1=function(){return(Kp=b._emscripten_bind_MdDbCircle_setRadius_1=b.asm.emscripten_bind_MdDbCircle_setRadius_1).apply(null,arguments)},Lp=b._emscripten_bind_MdDbCircle_getStartParam_0=function(){return(Lp=b._emscripten_bind_MdDbCircle_getStartParam_0=b.asm.emscripten_bind_MdDbCircle_getStartParam_0).apply(null,
347
- arguments)},Mp=b._emscripten_bind_MdDbCircle_getEndParam_0=function(){return(Mp=b._emscripten_bind_MdDbCircle_getEndParam_0=b.asm.emscripten_bind_MdDbCircle_getEndParam_0).apply(null,arguments)},Np=b._emscripten_bind_MdDbCircle_getDistAtParam_1=function(){return(Np=b._emscripten_bind_MdDbCircle_getDistAtParam_1=b.asm.emscripten_bind_MdDbCircle_getDistAtParam_1).apply(null,arguments)},Op=b._emscripten_bind_MdDbCircle_getParamAtDist_1=function(){return(Op=b._emscripten_bind_MdDbCircle_getParamAtDist_1=
348
- b.asm.emscripten_bind_MdDbCircle_getParamAtDist_1).apply(null,arguments)},Pp=b._emscripten_bind_MdDbCircle_getDistAtPoint_1=function(){return(Pp=b._emscripten_bind_MdDbCircle_getDistAtPoint_1=b.asm.emscripten_bind_MdDbCircle_getDistAtPoint_1).apply(null,arguments)},Qp=b._emscripten_bind_MdDbCircle_getPointAtDist_1=function(){return(Qp=b._emscripten_bind_MdDbCircle_getPointAtDist_1=b.asm.emscripten_bind_MdDbCircle_getPointAtDist_1).apply(null,arguments)},Rp=b._emscripten_bind_MdDbCircle_getStartPoint_0=
349
- function(){return(Rp=b._emscripten_bind_MdDbCircle_getStartPoint_0=b.asm.emscripten_bind_MdDbCircle_getStartPoint_0).apply(null,arguments)},Sp=b._emscripten_bind_MdDbCircle_getEndPoint_0=function(){return(Sp=b._emscripten_bind_MdDbCircle_getEndPoint_0=b.asm.emscripten_bind_MdDbCircle_getEndPoint_0).apply(null,arguments)},Tp=b._emscripten_bind_MdDbCircle_getPointAtParam_1=function(){return(Tp=b._emscripten_bind_MdDbCircle_getPointAtParam_1=b.asm.emscripten_bind_MdDbCircle_getPointAtParam_1).apply(null,
350
- arguments)},Up=b._emscripten_bind_MdDbCircle_getParamAtPoint_1=function(){return(Up=b._emscripten_bind_MdDbCircle_getParamAtPoint_1=b.asm.emscripten_bind_MdDbCircle_getParamAtPoint_1).apply(null,arguments)},Vp=b._emscripten_bind_MdDbCircle_getFirstDeriv_1=function(){return(Vp=b._emscripten_bind_MdDbCircle_getFirstDeriv_1=b.asm.emscripten_bind_MdDbCircle_getFirstDeriv_1).apply(null,arguments)},Wp=b._emscripten_bind_MdDbCircle_getFirstDerivEx_1=function(){return(Wp=b._emscripten_bind_MdDbCircle_getFirstDerivEx_1=
351
- b.asm.emscripten_bind_MdDbCircle_getFirstDerivEx_1).apply(null,arguments)},Xp=b._emscripten_bind_MdDbCircle_getClosestPointTo_2=function(){return(Xp=b._emscripten_bind_MdDbCircle_getClosestPointTo_2=b.asm.emscripten_bind_MdDbCircle_getClosestPointTo_2).apply(null,arguments)},Yp=b._emscripten_bind_MdDbCircle_offsetCurves_2=function(){return(Yp=b._emscripten_bind_MdDbCircle_offsetCurves_2=b.asm.emscripten_bind_MdDbCircle_offsetCurves_2).apply(null,arguments)},Zp=b._emscripten_bind_MdDbCircle_splitCurves_1=
352
- function(){return(Zp=b._emscripten_bind_MdDbCircle_splitCurves_1=b.asm.emscripten_bind_MdDbCircle_splitCurves_1).apply(null,arguments)},$p=b._emscripten_bind_MdDbCircle_getArea_0=function(){return($p=b._emscripten_bind_MdDbCircle_getArea_0=b.asm.emscripten_bind_MdDbCircle_getArea_0).apply(null,arguments)},aq=b._emscripten_bind_MdDbCircle_getSamplePoints_1=function(){return(aq=b._emscripten_bind_MdDbCircle_getSamplePoints_1=b.asm.emscripten_bind_MdDbCircle_getSamplePoints_1).apply(null,arguments)},
353
- bq=b._emscripten_bind_MdDbCircle_getLength_0=function(){return(bq=b._emscripten_bind_MdDbCircle_getLength_0=b.asm.emscripten_bind_MdDbCircle_getLength_0).apply(null,arguments)},cq=b._emscripten_bind_MdDbCircle_explode_0=function(){return(cq=b._emscripten_bind_MdDbCircle_explode_0=b.asm.emscripten_bind_MdDbCircle_explode_0).apply(null,arguments)},dq=b._emscripten_bind_MdDbCircle_TrueColor_0=function(){return(dq=b._emscripten_bind_MdDbCircle_TrueColor_0=b.asm.emscripten_bind_MdDbCircle_TrueColor_0).apply(null,
354
- arguments)},eq=b._emscripten_bind_MdDbCircle_SetTrueColor_1=function(){return(eq=b._emscripten_bind_MdDbCircle_SetTrueColor_1=b.asm.emscripten_bind_MdDbCircle_SetTrueColor_1).apply(null,arguments)},fq=b._emscripten_bind_MdDbCircle_ColorIndex_0=function(){return(fq=b._emscripten_bind_MdDbCircle_ColorIndex_0=b.asm.emscripten_bind_MdDbCircle_ColorIndex_0).apply(null,arguments)},gq=b._emscripten_bind_MdDbCircle_SetColorIndex_1=function(){return(gq=b._emscripten_bind_MdDbCircle_SetColorIndex_1=b.asm.emscripten_bind_MdDbCircle_SetColorIndex_1).apply(null,
355
- arguments)},hq=b._emscripten_bind_MdDbCircle_Layer_0=function(){return(hq=b._emscripten_bind_MdDbCircle_Layer_0=b.asm.emscripten_bind_MdDbCircle_Layer_0).apply(null,arguments)},iq=b._emscripten_bind_MdDbCircle_SetLayer_1=function(){return(iq=b._emscripten_bind_MdDbCircle_SetLayer_1=b.asm.emscripten_bind_MdDbCircle_SetLayer_1).apply(null,arguments)},jq=b._emscripten_bind_MdDbCircle_LinetypeScale_0=function(){return(jq=b._emscripten_bind_MdDbCircle_LinetypeScale_0=b.asm.emscripten_bind_MdDbCircle_LinetypeScale_0).apply(null,
356
- arguments)},kq=b._emscripten_bind_MdDbCircle_SetLinetypeScale_1=function(){return(kq=b._emscripten_bind_MdDbCircle_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbCircle_SetLinetypeScale_1).apply(null,arguments)},lq=b._emscripten_bind_MdDbCircle_Visible_0=function(){return(lq=b._emscripten_bind_MdDbCircle_Visible_0=b.asm.emscripten_bind_MdDbCircle_Visible_0).apply(null,arguments)},mq=b._emscripten_bind_MdDbCircle_SetVisible_1=function(){return(mq=b._emscripten_bind_MdDbCircle_SetVisible_1=b.asm.emscripten_bind_MdDbCircle_SetVisible_1).apply(null,
357
- arguments)},nq=b._emscripten_bind_MdDbCircle_Lineweight_0=function(){return(nq=b._emscripten_bind_MdDbCircle_Lineweight_0=b.asm.emscripten_bind_MdDbCircle_Lineweight_0).apply(null,arguments)},oq=b._emscripten_bind_MdDbCircle_SetLineweight_1=function(){return(oq=b._emscripten_bind_MdDbCircle_SetLineweight_1=b.asm.emscripten_bind_MdDbCircle_SetLineweight_1).apply(null,arguments)},pq=b._emscripten_bind_MdDbCircle_TextStyle_0=function(){return(pq=b._emscripten_bind_MdDbCircle_TextStyle_0=b.asm.emscripten_bind_MdDbCircle_TextStyle_0).apply(null,
358
- arguments)},qq=b._emscripten_bind_MdDbCircle_SetTextStyle_1=function(){return(qq=b._emscripten_bind_MdDbCircle_SetTextStyle_1=b.asm.emscripten_bind_MdDbCircle_SetTextStyle_1).apply(null,arguments)},rq=b._emscripten_bind_MdDbCircle_Highlight_1=function(){return(rq=b._emscripten_bind_MdDbCircle_Highlight_1=b.asm.emscripten_bind_MdDbCircle_Highlight_1).apply(null,arguments)},sq=b._emscripten_bind_MdDbCircle_Move_2=function(){return(sq=b._emscripten_bind_MdDbCircle_Move_2=b.asm.emscripten_bind_MdDbCircle_Move_2).apply(null,
359
- arguments)},tq=b._emscripten_bind_MdDbCircle_Rotate_2=function(){return(tq=b._emscripten_bind_MdDbCircle_Rotate_2=b.asm.emscripten_bind_MdDbCircle_Rotate_2).apply(null,arguments)},uq=b._emscripten_bind_MdDbCircle_Mirror_2=function(){return(uq=b._emscripten_bind_MdDbCircle_Mirror_2=b.asm.emscripten_bind_MdDbCircle_Mirror_2).apply(null,arguments)},vq=b._emscripten_bind_MdDbCircle_ScaleEntity_2=function(){return(vq=b._emscripten_bind_MdDbCircle_ScaleEntity_2=b.asm.emscripten_bind_MdDbCircle_ScaleEntity_2).apply(null,
360
- arguments)},wq=b._emscripten_bind_MdDbCircle_TransformBy_1=function(){return(wq=b._emscripten_bind_MdDbCircle_TransformBy_1=b.asm.emscripten_bind_MdDbCircle_TransformBy_1).apply(null,arguments)},xq=b._emscripten_bind_MdDbCircle_GetBoundingBox_0=function(){return(xq=b._emscripten_bind_MdDbCircle_GetBoundingBox_0=b.asm.emscripten_bind_MdDbCircle_GetBoundingBox_0).apply(null,arguments)},yq=b._emscripten_bind_MdDbCircle_GetObjectID_0=function(){return(yq=b._emscripten_bind_MdDbCircle_GetObjectID_0=b.asm.emscripten_bind_MdDbCircle_GetObjectID_0).apply(null,
361
- arguments)},zq=b._emscripten_bind_MdDbCircle_Erase_0=function(){return(zq=b._emscripten_bind_MdDbCircle_Erase_0=b.asm.emscripten_bind_MdDbCircle_Erase_0).apply(null,arguments)},Aq=b._emscripten_bind_MdDbCircle_ConnectionTempObject_1=function(){return(Aq=b._emscripten_bind_MdDbCircle_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbCircle_ConnectionTempObject_1).apply(null,arguments)},Bq=b._emscripten_bind_MdDbCircle_Clone_0=function(){return(Bq=b._emscripten_bind_MdDbCircle_Clone_0=b.asm.emscripten_bind_MdDbCircle_Clone_0).apply(null,
362
- arguments)},Cq=b._emscripten_bind_MdDbCircle_GetHandle_0=function(){return(Cq=b._emscripten_bind_MdDbCircle_GetHandle_0=b.asm.emscripten_bind_MdDbCircle_GetHandle_0).apply(null,arguments)},Dq=b._emscripten_bind_MdDbCircle_GetDatabase_0=function(){return(Dq=b._emscripten_bind_MdDbCircle_GetDatabase_0=b.asm.emscripten_bind_MdDbCircle_GetDatabase_0).apply(null,arguments)},Eq=b._emscripten_bind_MdDbCircle_GetOwnerID_0=function(){return(Eq=b._emscripten_bind_MdDbCircle_GetOwnerID_0=b.asm.emscripten_bind_MdDbCircle_GetOwnerID_0).apply(null,
363
- arguments)},Fq=b._emscripten_bind_MdDbCircle_moveGripPointsAt_4=function(){return(Fq=b._emscripten_bind_MdDbCircle_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbCircle_moveGripPointsAt_4).apply(null,arguments)},Gq=b._emscripten_bind_MdDbCircle_getObjectName_0=function(){return(Gq=b._emscripten_bind_MdDbCircle_getObjectName_0=b.asm.emscripten_bind_MdDbCircle_getObjectName_0).apply(null,arguments)},Hq=b._emscripten_bind_MdDbCircle_getDxf0_0=function(){return(Hq=b._emscripten_bind_MdDbCircle_getDxf0_0=
364
- b.asm.emscripten_bind_MdDbCircle_getDxf0_0).apply(null,arguments)},Iq=b._emscripten_bind_MdDbCircle_getJson_0=function(){return(Iq=b._emscripten_bind_MdDbCircle_getJson_0=b.asm.emscripten_bind_MdDbCircle_getJson_0).apply(null,arguments)},Jq=b._emscripten_bind_MdDbCircle_setJson_1=function(){return(Jq=b._emscripten_bind_MdDbCircle_setJson_1=b.asm.emscripten_bind_MdDbCircle_setJson_1).apply(null,arguments)},Kq=b._emscripten_bind_MdDbCircle_isKindOf_1=function(){return(Kq=b._emscripten_bind_MdDbCircle_isKindOf_1=
365
- b.asm.emscripten_bind_MdDbCircle_isKindOf_1).apply(null,arguments)},Lq=b._emscripten_bind_MdDbCircle___destroy___0=function(){return(Lq=b._emscripten_bind_MdDbCircle___destroy___0=b.asm.emscripten_bind_MdDbCircle___destroy___0).apply(null,arguments)},Mq=b._emscripten_bind_MdDbArc_MdDbArc_0=function(){return(Mq=b._emscripten_bind_MdDbArc_MdDbArc_0=b.asm.emscripten_bind_MdDbArc_MdDbArc_0).apply(null,arguments)},Nq=b._emscripten_bind_MdDbArc_center_0=function(){return(Nq=b._emscripten_bind_MdDbArc_center_0=
366
- b.asm.emscripten_bind_MdDbArc_center_0).apply(null,arguments)},Oq=b._emscripten_bind_MdDbArc_setCenter_1=function(){return(Oq=b._emscripten_bind_MdDbArc_setCenter_1=b.asm.emscripten_bind_MdDbArc_setCenter_1).apply(null,arguments)},Pq=b._emscripten_bind_MdDbArc_radius_0=function(){return(Pq=b._emscripten_bind_MdDbArc_radius_0=b.asm.emscripten_bind_MdDbArc_radius_0).apply(null,arguments)},Qq=b._emscripten_bind_MdDbArc_setRadius_1=function(){return(Qq=b._emscripten_bind_MdDbArc_setRadius_1=b.asm.emscripten_bind_MdDbArc_setRadius_1).apply(null,
367
- arguments)},Rq=b._emscripten_bind_MdDbArc_startAngle_0=function(){return(Rq=b._emscripten_bind_MdDbArc_startAngle_0=b.asm.emscripten_bind_MdDbArc_startAngle_0).apply(null,arguments)},Sq=b._emscripten_bind_MdDbArc_setStartAngle_1=function(){return(Sq=b._emscripten_bind_MdDbArc_setStartAngle_1=b.asm.emscripten_bind_MdDbArc_setStartAngle_1).apply(null,arguments)},Tq=b._emscripten_bind_MdDbArc_endAngle_0=function(){return(Tq=b._emscripten_bind_MdDbArc_endAngle_0=b.asm.emscripten_bind_MdDbArc_endAngle_0).apply(null,
368
- arguments)},Uq=b._emscripten_bind_MdDbArc_setEndAngle_1=function(){return(Uq=b._emscripten_bind_MdDbArc_setEndAngle_1=b.asm.emscripten_bind_MdDbArc_setEndAngle_1).apply(null,arguments)},Vq=b._emscripten_bind_MdDbArc_computeArc_6=function(){return(Vq=b._emscripten_bind_MdDbArc_computeArc_6=b.asm.emscripten_bind_MdDbArc_computeArc_6).apply(null,arguments)},Wq=b._emscripten_bind_MdDbArc_getStartParam_0=function(){return(Wq=b._emscripten_bind_MdDbArc_getStartParam_0=b.asm.emscripten_bind_MdDbArc_getStartParam_0).apply(null,
369
- arguments)},Xq=b._emscripten_bind_MdDbArc_getEndParam_0=function(){return(Xq=b._emscripten_bind_MdDbArc_getEndParam_0=b.asm.emscripten_bind_MdDbArc_getEndParam_0).apply(null,arguments)},Yq=b._emscripten_bind_MdDbArc_getDistAtParam_1=function(){return(Yq=b._emscripten_bind_MdDbArc_getDistAtParam_1=b.asm.emscripten_bind_MdDbArc_getDistAtParam_1).apply(null,arguments)},Zq=b._emscripten_bind_MdDbArc_getParamAtDist_1=function(){return(Zq=b._emscripten_bind_MdDbArc_getParamAtDist_1=b.asm.emscripten_bind_MdDbArc_getParamAtDist_1).apply(null,
370
- arguments)},$q=b._emscripten_bind_MdDbArc_getDistAtPoint_1=function(){return($q=b._emscripten_bind_MdDbArc_getDistAtPoint_1=b.asm.emscripten_bind_MdDbArc_getDistAtPoint_1).apply(null,arguments)},ar=b._emscripten_bind_MdDbArc_getPointAtDist_1=function(){return(ar=b._emscripten_bind_MdDbArc_getPointAtDist_1=b.asm.emscripten_bind_MdDbArc_getPointAtDist_1).apply(null,arguments)},br=b._emscripten_bind_MdDbArc_getStartPoint_0=function(){return(br=b._emscripten_bind_MdDbArc_getStartPoint_0=b.asm.emscripten_bind_MdDbArc_getStartPoint_0).apply(null,
371
- arguments)},cr=b._emscripten_bind_MdDbArc_getEndPoint_0=function(){return(cr=b._emscripten_bind_MdDbArc_getEndPoint_0=b.asm.emscripten_bind_MdDbArc_getEndPoint_0).apply(null,arguments)},dr=b._emscripten_bind_MdDbArc_getPointAtParam_1=function(){return(dr=b._emscripten_bind_MdDbArc_getPointAtParam_1=b.asm.emscripten_bind_MdDbArc_getPointAtParam_1).apply(null,arguments)},er=b._emscripten_bind_MdDbArc_getParamAtPoint_1=function(){return(er=b._emscripten_bind_MdDbArc_getParamAtPoint_1=b.asm.emscripten_bind_MdDbArc_getParamAtPoint_1).apply(null,
372
- arguments)},fr=b._emscripten_bind_MdDbArc_getFirstDeriv_1=function(){return(fr=b._emscripten_bind_MdDbArc_getFirstDeriv_1=b.asm.emscripten_bind_MdDbArc_getFirstDeriv_1).apply(null,arguments)},gr=b._emscripten_bind_MdDbArc_getFirstDerivEx_1=function(){return(gr=b._emscripten_bind_MdDbArc_getFirstDerivEx_1=b.asm.emscripten_bind_MdDbArc_getFirstDerivEx_1).apply(null,arguments)},hr=b._emscripten_bind_MdDbArc_getClosestPointTo_2=function(){return(hr=b._emscripten_bind_MdDbArc_getClosestPointTo_2=b.asm.emscripten_bind_MdDbArc_getClosestPointTo_2).apply(null,
373
- arguments)},ir=b._emscripten_bind_MdDbArc_offsetCurves_2=function(){return(ir=b._emscripten_bind_MdDbArc_offsetCurves_2=b.asm.emscripten_bind_MdDbArc_offsetCurves_2).apply(null,arguments)},jr=b._emscripten_bind_MdDbArc_splitCurves_1=function(){return(jr=b._emscripten_bind_MdDbArc_splitCurves_1=b.asm.emscripten_bind_MdDbArc_splitCurves_1).apply(null,arguments)},kr=b._emscripten_bind_MdDbArc_getArea_0=function(){return(kr=b._emscripten_bind_MdDbArc_getArea_0=b.asm.emscripten_bind_MdDbArc_getArea_0).apply(null,
374
- arguments)},lr=b._emscripten_bind_MdDbArc_getSamplePoints_1=function(){return(lr=b._emscripten_bind_MdDbArc_getSamplePoints_1=b.asm.emscripten_bind_MdDbArc_getSamplePoints_1).apply(null,arguments)},mr=b._emscripten_bind_MdDbArc_getLength_0=function(){return(mr=b._emscripten_bind_MdDbArc_getLength_0=b.asm.emscripten_bind_MdDbArc_getLength_0).apply(null,arguments)},nr=b._emscripten_bind_MdDbArc_explode_0=function(){return(nr=b._emscripten_bind_MdDbArc_explode_0=b.asm.emscripten_bind_MdDbArc_explode_0).apply(null,
375
- arguments)},or=b._emscripten_bind_MdDbArc_TrueColor_0=function(){return(or=b._emscripten_bind_MdDbArc_TrueColor_0=b.asm.emscripten_bind_MdDbArc_TrueColor_0).apply(null,arguments)},pr=b._emscripten_bind_MdDbArc_SetTrueColor_1=function(){return(pr=b._emscripten_bind_MdDbArc_SetTrueColor_1=b.asm.emscripten_bind_MdDbArc_SetTrueColor_1).apply(null,arguments)},qr=b._emscripten_bind_MdDbArc_ColorIndex_0=function(){return(qr=b._emscripten_bind_MdDbArc_ColorIndex_0=b.asm.emscripten_bind_MdDbArc_ColorIndex_0).apply(null,
376
- arguments)},rr=b._emscripten_bind_MdDbArc_SetColorIndex_1=function(){return(rr=b._emscripten_bind_MdDbArc_SetColorIndex_1=b.asm.emscripten_bind_MdDbArc_SetColorIndex_1).apply(null,arguments)},sr=b._emscripten_bind_MdDbArc_Layer_0=function(){return(sr=b._emscripten_bind_MdDbArc_Layer_0=b.asm.emscripten_bind_MdDbArc_Layer_0).apply(null,arguments)},tr=b._emscripten_bind_MdDbArc_SetLayer_1=function(){return(tr=b._emscripten_bind_MdDbArc_SetLayer_1=b.asm.emscripten_bind_MdDbArc_SetLayer_1).apply(null,
377
- arguments)},ur=b._emscripten_bind_MdDbArc_LinetypeScale_0=function(){return(ur=b._emscripten_bind_MdDbArc_LinetypeScale_0=b.asm.emscripten_bind_MdDbArc_LinetypeScale_0).apply(null,arguments)},vr=b._emscripten_bind_MdDbArc_SetLinetypeScale_1=function(){return(vr=b._emscripten_bind_MdDbArc_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbArc_SetLinetypeScale_1).apply(null,arguments)},wr=b._emscripten_bind_MdDbArc_Visible_0=function(){return(wr=b._emscripten_bind_MdDbArc_Visible_0=b.asm.emscripten_bind_MdDbArc_Visible_0).apply(null,
378
- arguments)},xr=b._emscripten_bind_MdDbArc_SetVisible_1=function(){return(xr=b._emscripten_bind_MdDbArc_SetVisible_1=b.asm.emscripten_bind_MdDbArc_SetVisible_1).apply(null,arguments)},yr=b._emscripten_bind_MdDbArc_Lineweight_0=function(){return(yr=b._emscripten_bind_MdDbArc_Lineweight_0=b.asm.emscripten_bind_MdDbArc_Lineweight_0).apply(null,arguments)},zr=b._emscripten_bind_MdDbArc_SetLineweight_1=function(){return(zr=b._emscripten_bind_MdDbArc_SetLineweight_1=b.asm.emscripten_bind_MdDbArc_SetLineweight_1).apply(null,
379
- arguments)},Ar=b._emscripten_bind_MdDbArc_TextStyle_0=function(){return(Ar=b._emscripten_bind_MdDbArc_TextStyle_0=b.asm.emscripten_bind_MdDbArc_TextStyle_0).apply(null,arguments)},Br=b._emscripten_bind_MdDbArc_SetTextStyle_1=function(){return(Br=b._emscripten_bind_MdDbArc_SetTextStyle_1=b.asm.emscripten_bind_MdDbArc_SetTextStyle_1).apply(null,arguments)},Cr=b._emscripten_bind_MdDbArc_Highlight_1=function(){return(Cr=b._emscripten_bind_MdDbArc_Highlight_1=b.asm.emscripten_bind_MdDbArc_Highlight_1).apply(null,
380
- arguments)},Dr=b._emscripten_bind_MdDbArc_Move_2=function(){return(Dr=b._emscripten_bind_MdDbArc_Move_2=b.asm.emscripten_bind_MdDbArc_Move_2).apply(null,arguments)},Er=b._emscripten_bind_MdDbArc_Rotate_2=function(){return(Er=b._emscripten_bind_MdDbArc_Rotate_2=b.asm.emscripten_bind_MdDbArc_Rotate_2).apply(null,arguments)},Fr=b._emscripten_bind_MdDbArc_Mirror_2=function(){return(Fr=b._emscripten_bind_MdDbArc_Mirror_2=b.asm.emscripten_bind_MdDbArc_Mirror_2).apply(null,arguments)},Gr=b._emscripten_bind_MdDbArc_ScaleEntity_2=
381
- function(){return(Gr=b._emscripten_bind_MdDbArc_ScaleEntity_2=b.asm.emscripten_bind_MdDbArc_ScaleEntity_2).apply(null,arguments)},Hr=b._emscripten_bind_MdDbArc_TransformBy_1=function(){return(Hr=b._emscripten_bind_MdDbArc_TransformBy_1=b.asm.emscripten_bind_MdDbArc_TransformBy_1).apply(null,arguments)},Ir=b._emscripten_bind_MdDbArc_GetBoundingBox_0=function(){return(Ir=b._emscripten_bind_MdDbArc_GetBoundingBox_0=b.asm.emscripten_bind_MdDbArc_GetBoundingBox_0).apply(null,arguments)},Jr=b._emscripten_bind_MdDbArc_GetObjectID_0=
382
- function(){return(Jr=b._emscripten_bind_MdDbArc_GetObjectID_0=b.asm.emscripten_bind_MdDbArc_GetObjectID_0).apply(null,arguments)},Kr=b._emscripten_bind_MdDbArc_Erase_0=function(){return(Kr=b._emscripten_bind_MdDbArc_Erase_0=b.asm.emscripten_bind_MdDbArc_Erase_0).apply(null,arguments)},Lr=b._emscripten_bind_MdDbArc_ConnectionTempObject_1=function(){return(Lr=b._emscripten_bind_MdDbArc_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbArc_ConnectionTempObject_1).apply(null,arguments)},Mr=b._emscripten_bind_MdDbArc_Clone_0=
383
- function(){return(Mr=b._emscripten_bind_MdDbArc_Clone_0=b.asm.emscripten_bind_MdDbArc_Clone_0).apply(null,arguments)},Nr=b._emscripten_bind_MdDbArc_GetHandle_0=function(){return(Nr=b._emscripten_bind_MdDbArc_GetHandle_0=b.asm.emscripten_bind_MdDbArc_GetHandle_0).apply(null,arguments)},Or=b._emscripten_bind_MdDbArc_GetDatabase_0=function(){return(Or=b._emscripten_bind_MdDbArc_GetDatabase_0=b.asm.emscripten_bind_MdDbArc_GetDatabase_0).apply(null,arguments)},Pr=b._emscripten_bind_MdDbArc_GetOwnerID_0=
384
- function(){return(Pr=b._emscripten_bind_MdDbArc_GetOwnerID_0=b.asm.emscripten_bind_MdDbArc_GetOwnerID_0).apply(null,arguments)},Qr=b._emscripten_bind_MdDbArc_moveGripPointsAt_4=function(){return(Qr=b._emscripten_bind_MdDbArc_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbArc_moveGripPointsAt_4).apply(null,arguments)},Rr=b._emscripten_bind_MdDbArc_getObjectName_0=function(){return(Rr=b._emscripten_bind_MdDbArc_getObjectName_0=b.asm.emscripten_bind_MdDbArc_getObjectName_0).apply(null,arguments)},Sr=b._emscripten_bind_MdDbArc_getDxf0_0=
385
- function(){return(Sr=b._emscripten_bind_MdDbArc_getDxf0_0=b.asm.emscripten_bind_MdDbArc_getDxf0_0).apply(null,arguments)},Tr=b._emscripten_bind_MdDbArc_getJson_0=function(){return(Tr=b._emscripten_bind_MdDbArc_getJson_0=b.asm.emscripten_bind_MdDbArc_getJson_0).apply(null,arguments)},Ur=b._emscripten_bind_MdDbArc_setJson_1=function(){return(Ur=b._emscripten_bind_MdDbArc_setJson_1=b.asm.emscripten_bind_MdDbArc_setJson_1).apply(null,arguments)},Vr=b._emscripten_bind_MdDbArc_isKindOf_1=function(){return(Vr=
386
- b._emscripten_bind_MdDbArc_isKindOf_1=b.asm.emscripten_bind_MdDbArc_isKindOf_1).apply(null,arguments)},Wr=b._emscripten_bind_MdDbArc___destroy___0=function(){return(Wr=b._emscripten_bind_MdDbArc___destroy___0=b.asm.emscripten_bind_MdDbArc___destroy___0).apply(null,arguments)},Xr=b._emscripten_bind_MdDbPolyline_MdDbPolyline_0=function(){return(Xr=b._emscripten_bind_MdDbPolyline_MdDbPolyline_0=b.asm.emscripten_bind_MdDbPolyline_MdDbPolyline_0).apply(null,arguments)},Yr=b._emscripten_bind_MdDbPolyline_setClosed_1=
387
- function(){return(Yr=b._emscripten_bind_MdDbPolyline_setClosed_1=b.asm.emscripten_bind_MdDbPolyline_setClosed_1).apply(null,arguments)},Zr=b._emscripten_bind_MdDbPolyline_setConstantWidth_1=function(){return(Zr=b._emscripten_bind_MdDbPolyline_setConstantWidth_1=b.asm.emscripten_bind_MdDbPolyline_setConstantWidth_1).apply(null,arguments)},$r=b._emscripten_bind_MdDbPolyline_isClosed_0=function(){return($r=b._emscripten_bind_MdDbPolyline_isClosed_0=b.asm.emscripten_bind_MdDbPolyline_isClosed_0).apply(null,
388
- arguments)},as=b._emscripten_bind_MdDbPolyline_getConstantWidth_0=function(){return(as=b._emscripten_bind_MdDbPolyline_getConstantWidth_0=b.asm.emscripten_bind_MdDbPolyline_getConstantWidth_0).apply(null,arguments)},bs=b._emscripten_bind_MdDbPolyline_addVertexAt_5=function(){return(bs=b._emscripten_bind_MdDbPolyline_addVertexAt_5=b.asm.emscripten_bind_MdDbPolyline_addVertexAt_5).apply(null,arguments)},cs=b._emscripten_bind_MdDbPolyline_removeVertexAt_1=function(){return(cs=b._emscripten_bind_MdDbPolyline_removeVertexAt_1=
389
- b.asm.emscripten_bind_MdDbPolyline_removeVertexAt_1).apply(null,arguments)},ds=b._emscripten_bind_MdDbPolyline_numVerts_0=function(){return(ds=b._emscripten_bind_MdDbPolyline_numVerts_0=b.asm.emscripten_bind_MdDbPolyline_numVerts_0).apply(null,arguments)},es=b._emscripten_bind_MdDbPolyline_getPointAt_1=function(){return(es=b._emscripten_bind_MdDbPolyline_getPointAt_1=b.asm.emscripten_bind_MdDbPolyline_getPointAt_1).apply(null,arguments)},gs=b._emscripten_bind_MdDbPolyline_getBulgeAt_1=function(){return(gs=
390
- b._emscripten_bind_MdDbPolyline_getBulgeAt_1=b.asm.emscripten_bind_MdDbPolyline_getBulgeAt_1).apply(null,arguments)},hs=b._emscripten_bind_MdDbPolyline_getStartWidthsAt_1=function(){return(hs=b._emscripten_bind_MdDbPolyline_getStartWidthsAt_1=b.asm.emscripten_bind_MdDbPolyline_getStartWidthsAt_1).apply(null,arguments)},is=b._emscripten_bind_MdDbPolyline_getEndWidthsAt_1=function(){return(is=b._emscripten_bind_MdDbPolyline_getEndWidthsAt_1=b.asm.emscripten_bind_MdDbPolyline_getEndWidthsAt_1).apply(null,
391
- arguments)},js=b._emscripten_bind_MdDbPolyline_setPointAt_2=function(){return(js=b._emscripten_bind_MdDbPolyline_setPointAt_2=b.asm.emscripten_bind_MdDbPolyline_setPointAt_2).apply(null,arguments)},ks=b._emscripten_bind_MdDbPolyline_setBulgeAt_2=function(){return(ks=b._emscripten_bind_MdDbPolyline_setBulgeAt_2=b.asm.emscripten_bind_MdDbPolyline_setBulgeAt_2).apply(null,arguments)},ls=b._emscripten_bind_MdDbPolyline_getStartParam_0=function(){return(ls=b._emscripten_bind_MdDbPolyline_getStartParam_0=
392
- b.asm.emscripten_bind_MdDbPolyline_getStartParam_0).apply(null,arguments)},ms=b._emscripten_bind_MdDbPolyline_getEndParam_0=function(){return(ms=b._emscripten_bind_MdDbPolyline_getEndParam_0=b.asm.emscripten_bind_MdDbPolyline_getEndParam_0).apply(null,arguments)},ns=b._emscripten_bind_MdDbPolyline_getDistAtParam_1=function(){return(ns=b._emscripten_bind_MdDbPolyline_getDistAtParam_1=b.asm.emscripten_bind_MdDbPolyline_getDistAtParam_1).apply(null,arguments)},ps=b._emscripten_bind_MdDbPolyline_getParamAtDist_1=
393
- function(){return(ps=b._emscripten_bind_MdDbPolyline_getParamAtDist_1=b.asm.emscripten_bind_MdDbPolyline_getParamAtDist_1).apply(null,arguments)},qs=b._emscripten_bind_MdDbPolyline_getDistAtPoint_1=function(){return(qs=b._emscripten_bind_MdDbPolyline_getDistAtPoint_1=b.asm.emscripten_bind_MdDbPolyline_getDistAtPoint_1).apply(null,arguments)},rs=b._emscripten_bind_MdDbPolyline_getPointAtDist_1=function(){return(rs=b._emscripten_bind_MdDbPolyline_getPointAtDist_1=b.asm.emscripten_bind_MdDbPolyline_getPointAtDist_1).apply(null,
394
- arguments)},ss=b._emscripten_bind_MdDbPolyline_getStartPoint_0=function(){return(ss=b._emscripten_bind_MdDbPolyline_getStartPoint_0=b.asm.emscripten_bind_MdDbPolyline_getStartPoint_0).apply(null,arguments)},ts=b._emscripten_bind_MdDbPolyline_getEndPoint_0=function(){return(ts=b._emscripten_bind_MdDbPolyline_getEndPoint_0=b.asm.emscripten_bind_MdDbPolyline_getEndPoint_0).apply(null,arguments)},us=b._emscripten_bind_MdDbPolyline_getPointAtParam_1=function(){return(us=b._emscripten_bind_MdDbPolyline_getPointAtParam_1=
395
- b.asm.emscripten_bind_MdDbPolyline_getPointAtParam_1).apply(null,arguments)},vs=b._emscripten_bind_MdDbPolyline_getParamAtPoint_1=function(){return(vs=b._emscripten_bind_MdDbPolyline_getParamAtPoint_1=b.asm.emscripten_bind_MdDbPolyline_getParamAtPoint_1).apply(null,arguments)},xs=b._emscripten_bind_MdDbPolyline_getFirstDeriv_1=function(){return(xs=b._emscripten_bind_MdDbPolyline_getFirstDeriv_1=b.asm.emscripten_bind_MdDbPolyline_getFirstDeriv_1).apply(null,arguments)},ys=b._emscripten_bind_MdDbPolyline_getFirstDerivEx_1=
396
- function(){return(ys=b._emscripten_bind_MdDbPolyline_getFirstDerivEx_1=b.asm.emscripten_bind_MdDbPolyline_getFirstDerivEx_1).apply(null,arguments)},zs=b._emscripten_bind_MdDbPolyline_getClosestPointTo_2=function(){return(zs=b._emscripten_bind_MdDbPolyline_getClosestPointTo_2=b.asm.emscripten_bind_MdDbPolyline_getClosestPointTo_2).apply(null,arguments)},As=b._emscripten_bind_MdDbPolyline_offsetCurves_2=function(){return(As=b._emscripten_bind_MdDbPolyline_offsetCurves_2=b.asm.emscripten_bind_MdDbPolyline_offsetCurves_2).apply(null,
397
- arguments)},Bs=b._emscripten_bind_MdDbPolyline_splitCurves_1=function(){return(Bs=b._emscripten_bind_MdDbPolyline_splitCurves_1=b.asm.emscripten_bind_MdDbPolyline_splitCurves_1).apply(null,arguments)},Cs=b._emscripten_bind_MdDbPolyline_getArea_0=function(){return(Cs=b._emscripten_bind_MdDbPolyline_getArea_0=b.asm.emscripten_bind_MdDbPolyline_getArea_0).apply(null,arguments)},Ds=b._emscripten_bind_MdDbPolyline_getSamplePoints_1=function(){return(Ds=b._emscripten_bind_MdDbPolyline_getSamplePoints_1=
398
- b.asm.emscripten_bind_MdDbPolyline_getSamplePoints_1).apply(null,arguments)},Es=b._emscripten_bind_MdDbPolyline_getLength_0=function(){return(Es=b._emscripten_bind_MdDbPolyline_getLength_0=b.asm.emscripten_bind_MdDbPolyline_getLength_0).apply(null,arguments)},Fs=b._emscripten_bind_MdDbPolyline_explode_0=function(){return(Fs=b._emscripten_bind_MdDbPolyline_explode_0=b.asm.emscripten_bind_MdDbPolyline_explode_0).apply(null,arguments)},Gs=b._emscripten_bind_MdDbPolyline_TrueColor_0=function(){return(Gs=
399
- b._emscripten_bind_MdDbPolyline_TrueColor_0=b.asm.emscripten_bind_MdDbPolyline_TrueColor_0).apply(null,arguments)},Hs=b._emscripten_bind_MdDbPolyline_SetTrueColor_1=function(){return(Hs=b._emscripten_bind_MdDbPolyline_SetTrueColor_1=b.asm.emscripten_bind_MdDbPolyline_SetTrueColor_1).apply(null,arguments)},Is=b._emscripten_bind_MdDbPolyline_ColorIndex_0=function(){return(Is=b._emscripten_bind_MdDbPolyline_ColorIndex_0=b.asm.emscripten_bind_MdDbPolyline_ColorIndex_0).apply(null,arguments)},Js=b._emscripten_bind_MdDbPolyline_SetColorIndex_1=
400
- function(){return(Js=b._emscripten_bind_MdDbPolyline_SetColorIndex_1=b.asm.emscripten_bind_MdDbPolyline_SetColorIndex_1).apply(null,arguments)},Ks=b._emscripten_bind_MdDbPolyline_Layer_0=function(){return(Ks=b._emscripten_bind_MdDbPolyline_Layer_0=b.asm.emscripten_bind_MdDbPolyline_Layer_0).apply(null,arguments)},Ls=b._emscripten_bind_MdDbPolyline_SetLayer_1=function(){return(Ls=b._emscripten_bind_MdDbPolyline_SetLayer_1=b.asm.emscripten_bind_MdDbPolyline_SetLayer_1).apply(null,arguments)},Ms=b._emscripten_bind_MdDbPolyline_LinetypeScale_0=
401
- function(){return(Ms=b._emscripten_bind_MdDbPolyline_LinetypeScale_0=b.asm.emscripten_bind_MdDbPolyline_LinetypeScale_0).apply(null,arguments)},Ns=b._emscripten_bind_MdDbPolyline_SetLinetypeScale_1=function(){return(Ns=b._emscripten_bind_MdDbPolyline_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbPolyline_SetLinetypeScale_1).apply(null,arguments)},Os=b._emscripten_bind_MdDbPolyline_Visible_0=function(){return(Os=b._emscripten_bind_MdDbPolyline_Visible_0=b.asm.emscripten_bind_MdDbPolyline_Visible_0).apply(null,
402
- arguments)},Ps=b._emscripten_bind_MdDbPolyline_SetVisible_1=function(){return(Ps=b._emscripten_bind_MdDbPolyline_SetVisible_1=b.asm.emscripten_bind_MdDbPolyline_SetVisible_1).apply(null,arguments)},Qs=b._emscripten_bind_MdDbPolyline_Lineweight_0=function(){return(Qs=b._emscripten_bind_MdDbPolyline_Lineweight_0=b.asm.emscripten_bind_MdDbPolyline_Lineweight_0).apply(null,arguments)},Rs=b._emscripten_bind_MdDbPolyline_SetLineweight_1=function(){return(Rs=b._emscripten_bind_MdDbPolyline_SetLineweight_1=
403
- b.asm.emscripten_bind_MdDbPolyline_SetLineweight_1).apply(null,arguments)},Ss=b._emscripten_bind_MdDbPolyline_TextStyle_0=function(){return(Ss=b._emscripten_bind_MdDbPolyline_TextStyle_0=b.asm.emscripten_bind_MdDbPolyline_TextStyle_0).apply(null,arguments)},Ts=b._emscripten_bind_MdDbPolyline_SetTextStyle_1=function(){return(Ts=b._emscripten_bind_MdDbPolyline_SetTextStyle_1=b.asm.emscripten_bind_MdDbPolyline_SetTextStyle_1).apply(null,arguments)},Us=b._emscripten_bind_MdDbPolyline_Highlight_1=function(){return(Us=
404
- b._emscripten_bind_MdDbPolyline_Highlight_1=b.asm.emscripten_bind_MdDbPolyline_Highlight_1).apply(null,arguments)},Vs=b._emscripten_bind_MdDbPolyline_Move_2=function(){return(Vs=b._emscripten_bind_MdDbPolyline_Move_2=b.asm.emscripten_bind_MdDbPolyline_Move_2).apply(null,arguments)},Ws=b._emscripten_bind_MdDbPolyline_Rotate_2=function(){return(Ws=b._emscripten_bind_MdDbPolyline_Rotate_2=b.asm.emscripten_bind_MdDbPolyline_Rotate_2).apply(null,arguments)},Xs=b._emscripten_bind_MdDbPolyline_Mirror_2=
405
- function(){return(Xs=b._emscripten_bind_MdDbPolyline_Mirror_2=b.asm.emscripten_bind_MdDbPolyline_Mirror_2).apply(null,arguments)},Ys=b._emscripten_bind_MdDbPolyline_ScaleEntity_2=function(){return(Ys=b._emscripten_bind_MdDbPolyline_ScaleEntity_2=b.asm.emscripten_bind_MdDbPolyline_ScaleEntity_2).apply(null,arguments)},Zs=b._emscripten_bind_MdDbPolyline_TransformBy_1=function(){return(Zs=b._emscripten_bind_MdDbPolyline_TransformBy_1=b.asm.emscripten_bind_MdDbPolyline_TransformBy_1).apply(null,arguments)},
406
- $s=b._emscripten_bind_MdDbPolyline_GetBoundingBox_0=function(){return($s=b._emscripten_bind_MdDbPolyline_GetBoundingBox_0=b.asm.emscripten_bind_MdDbPolyline_GetBoundingBox_0).apply(null,arguments)},at=b._emscripten_bind_MdDbPolyline_GetObjectID_0=function(){return(at=b._emscripten_bind_MdDbPolyline_GetObjectID_0=b.asm.emscripten_bind_MdDbPolyline_GetObjectID_0).apply(null,arguments)},bt=b._emscripten_bind_MdDbPolyline_Erase_0=function(){return(bt=b._emscripten_bind_MdDbPolyline_Erase_0=b.asm.emscripten_bind_MdDbPolyline_Erase_0).apply(null,
407
- arguments)},ct=b._emscripten_bind_MdDbPolyline_ConnectionTempObject_1=function(){return(ct=b._emscripten_bind_MdDbPolyline_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbPolyline_ConnectionTempObject_1).apply(null,arguments)},dt=b._emscripten_bind_MdDbPolyline_Clone_0=function(){return(dt=b._emscripten_bind_MdDbPolyline_Clone_0=b.asm.emscripten_bind_MdDbPolyline_Clone_0).apply(null,arguments)},et=b._emscripten_bind_MdDbPolyline_GetHandle_0=function(){return(et=b._emscripten_bind_MdDbPolyline_GetHandle_0=
408
- b.asm.emscripten_bind_MdDbPolyline_GetHandle_0).apply(null,arguments)},ft=b._emscripten_bind_MdDbPolyline_GetDatabase_0=function(){return(ft=b._emscripten_bind_MdDbPolyline_GetDatabase_0=b.asm.emscripten_bind_MdDbPolyline_GetDatabase_0).apply(null,arguments)},gt=b._emscripten_bind_MdDbPolyline_GetOwnerID_0=function(){return(gt=b._emscripten_bind_MdDbPolyline_GetOwnerID_0=b.asm.emscripten_bind_MdDbPolyline_GetOwnerID_0).apply(null,arguments)},ht=b._emscripten_bind_MdDbPolyline_moveGripPointsAt_4=function(){return(ht=
409
- b._emscripten_bind_MdDbPolyline_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbPolyline_moveGripPointsAt_4).apply(null,arguments)},it=b._emscripten_bind_MdDbPolyline_getObjectName_0=function(){return(it=b._emscripten_bind_MdDbPolyline_getObjectName_0=b.asm.emscripten_bind_MdDbPolyline_getObjectName_0).apply(null,arguments)},jt=b._emscripten_bind_MdDbPolyline_getDxf0_0=function(){return(jt=b._emscripten_bind_MdDbPolyline_getDxf0_0=b.asm.emscripten_bind_MdDbPolyline_getDxf0_0).apply(null,arguments)},
410
- kt=b._emscripten_bind_MdDbPolyline_getJson_0=function(){return(kt=b._emscripten_bind_MdDbPolyline_getJson_0=b.asm.emscripten_bind_MdDbPolyline_getJson_0).apply(null,arguments)},lt=b._emscripten_bind_MdDbPolyline_setJson_1=function(){return(lt=b._emscripten_bind_MdDbPolyline_setJson_1=b.asm.emscripten_bind_MdDbPolyline_setJson_1).apply(null,arguments)},mt=b._emscripten_bind_MdDbPolyline_isKindOf_1=function(){return(mt=b._emscripten_bind_MdDbPolyline_isKindOf_1=b.asm.emscripten_bind_MdDbPolyline_isKindOf_1).apply(null,
411
- arguments)},nt=b._emscripten_bind_MdDbPolyline___destroy___0=function(){return(nt=b._emscripten_bind_MdDbPolyline___destroy___0=b.asm.emscripten_bind_MdDbPolyline___destroy___0).apply(null,arguments)},ot=b._emscripten_bind_MdDbBlockReference_MdDbBlockReference_0=function(){return(ot=b._emscripten_bind_MdDbBlockReference_MdDbBlockReference_0=b.asm.emscripten_bind_MdDbBlockReference_MdDbBlockReference_0).apply(null,arguments)},pt=b._emscripten_bind_MdDbBlockReference_blockTableRecord_0=function(){return(pt=
412
- b._emscripten_bind_MdDbBlockReference_blockTableRecord_0=b.asm.emscripten_bind_MdDbBlockReference_blockTableRecord_0).apply(null,arguments)},qt=b._emscripten_bind_MdDbBlockReference_setBlockTableRecord_1=function(){return(qt=b._emscripten_bind_MdDbBlockReference_setBlockTableRecord_1=b.asm.emscripten_bind_MdDbBlockReference_setBlockTableRecord_1).apply(null,arguments)},rt=b._emscripten_bind_MdDbBlockReference_position_0=function(){return(rt=b._emscripten_bind_MdDbBlockReference_position_0=b.asm.emscripten_bind_MdDbBlockReference_position_0).apply(null,
413
- arguments)},st=b._emscripten_bind_MdDbBlockReference_setPosition_1=function(){return(st=b._emscripten_bind_MdDbBlockReference_setPosition_1=b.asm.emscripten_bind_MdDbBlockReference_setPosition_1).apply(null,arguments)},tt=b._emscripten_bind_MdDbBlockReference_scaleFactors_0=function(){return(tt=b._emscripten_bind_MdDbBlockReference_scaleFactors_0=b.asm.emscripten_bind_MdDbBlockReference_scaleFactors_0).apply(null,arguments)},ut=b._emscripten_bind_MdDbBlockReference_setScaleFactors_1=function(){return(ut=
414
- b._emscripten_bind_MdDbBlockReference_setScaleFactors_1=b.asm.emscripten_bind_MdDbBlockReference_setScaleFactors_1).apply(null,arguments)},vt=b._emscripten_bind_MdDbBlockReference_rotation_0=function(){return(vt=b._emscripten_bind_MdDbBlockReference_rotation_0=b.asm.emscripten_bind_MdDbBlockReference_rotation_0).apply(null,arguments)},wt=b._emscripten_bind_MdDbBlockReference_setRotation_1=function(){return(wt=b._emscripten_bind_MdDbBlockReference_setRotation_1=b.asm.emscripten_bind_MdDbBlockReference_setRotation_1).apply(null,
415
- arguments)},xt=b._emscripten_bind_MdDbBlockReference_blockTransform_0=function(){return(xt=b._emscripten_bind_MdDbBlockReference_blockTransform_0=b.asm.emscripten_bind_MdDbBlockReference_blockTransform_0).apply(null,arguments)},yt=b._emscripten_bind_MdDbBlockReference_setBlockTransform_1=function(){return(yt=b._emscripten_bind_MdDbBlockReference_setBlockTransform_1=b.asm.emscripten_bind_MdDbBlockReference_setBlockTransform_1).apply(null,arguments)},zt=b._emscripten_bind_MdDbBlockReference_explode_0=
416
- function(){return(zt=b._emscripten_bind_MdDbBlockReference_explode_0=b.asm.emscripten_bind_MdDbBlockReference_explode_0).apply(null,arguments)},At=b._emscripten_bind_MdDbBlockReference_TrueColor_0=function(){return(At=b._emscripten_bind_MdDbBlockReference_TrueColor_0=b.asm.emscripten_bind_MdDbBlockReference_TrueColor_0).apply(null,arguments)},Bt=b._emscripten_bind_MdDbBlockReference_SetTrueColor_1=function(){return(Bt=b._emscripten_bind_MdDbBlockReference_SetTrueColor_1=b.asm.emscripten_bind_MdDbBlockReference_SetTrueColor_1).apply(null,
417
- arguments)},Ct=b._emscripten_bind_MdDbBlockReference_ColorIndex_0=function(){return(Ct=b._emscripten_bind_MdDbBlockReference_ColorIndex_0=b.asm.emscripten_bind_MdDbBlockReference_ColorIndex_0).apply(null,arguments)},Dt=b._emscripten_bind_MdDbBlockReference_SetColorIndex_1=function(){return(Dt=b._emscripten_bind_MdDbBlockReference_SetColorIndex_1=b.asm.emscripten_bind_MdDbBlockReference_SetColorIndex_1).apply(null,arguments)},Et=b._emscripten_bind_MdDbBlockReference_Layer_0=function(){return(Et=b._emscripten_bind_MdDbBlockReference_Layer_0=
418
- b.asm.emscripten_bind_MdDbBlockReference_Layer_0).apply(null,arguments)},Ft=b._emscripten_bind_MdDbBlockReference_SetLayer_1=function(){return(Ft=b._emscripten_bind_MdDbBlockReference_SetLayer_1=b.asm.emscripten_bind_MdDbBlockReference_SetLayer_1).apply(null,arguments)},Gt=b._emscripten_bind_MdDbBlockReference_LinetypeScale_0=function(){return(Gt=b._emscripten_bind_MdDbBlockReference_LinetypeScale_0=b.asm.emscripten_bind_MdDbBlockReference_LinetypeScale_0).apply(null,arguments)},Ht=b._emscripten_bind_MdDbBlockReference_SetLinetypeScale_1=
419
- function(){return(Ht=b._emscripten_bind_MdDbBlockReference_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbBlockReference_SetLinetypeScale_1).apply(null,arguments)},It=b._emscripten_bind_MdDbBlockReference_Visible_0=function(){return(It=b._emscripten_bind_MdDbBlockReference_Visible_0=b.asm.emscripten_bind_MdDbBlockReference_Visible_0).apply(null,arguments)},Jt=b._emscripten_bind_MdDbBlockReference_SetVisible_1=function(){return(Jt=b._emscripten_bind_MdDbBlockReference_SetVisible_1=b.asm.emscripten_bind_MdDbBlockReference_SetVisible_1).apply(null,
420
- arguments)},Kt=b._emscripten_bind_MdDbBlockReference_Lineweight_0=function(){return(Kt=b._emscripten_bind_MdDbBlockReference_Lineweight_0=b.asm.emscripten_bind_MdDbBlockReference_Lineweight_0).apply(null,arguments)},Lt=b._emscripten_bind_MdDbBlockReference_SetLineweight_1=function(){return(Lt=b._emscripten_bind_MdDbBlockReference_SetLineweight_1=b.asm.emscripten_bind_MdDbBlockReference_SetLineweight_1).apply(null,arguments)},Mt=b._emscripten_bind_MdDbBlockReference_TextStyle_0=function(){return(Mt=
421
- b._emscripten_bind_MdDbBlockReference_TextStyle_0=b.asm.emscripten_bind_MdDbBlockReference_TextStyle_0).apply(null,arguments)},Nt=b._emscripten_bind_MdDbBlockReference_SetTextStyle_1=function(){return(Nt=b._emscripten_bind_MdDbBlockReference_SetTextStyle_1=b.asm.emscripten_bind_MdDbBlockReference_SetTextStyle_1).apply(null,arguments)},Ot=b._emscripten_bind_MdDbBlockReference_Highlight_1=function(){return(Ot=b._emscripten_bind_MdDbBlockReference_Highlight_1=b.asm.emscripten_bind_MdDbBlockReference_Highlight_1).apply(null,
422
- arguments)},Pt=b._emscripten_bind_MdDbBlockReference_Move_2=function(){return(Pt=b._emscripten_bind_MdDbBlockReference_Move_2=b.asm.emscripten_bind_MdDbBlockReference_Move_2).apply(null,arguments)},Qt=b._emscripten_bind_MdDbBlockReference_Rotate_2=function(){return(Qt=b._emscripten_bind_MdDbBlockReference_Rotate_2=b.asm.emscripten_bind_MdDbBlockReference_Rotate_2).apply(null,arguments)},Rt=b._emscripten_bind_MdDbBlockReference_Mirror_2=function(){return(Rt=b._emscripten_bind_MdDbBlockReference_Mirror_2=
423
- b.asm.emscripten_bind_MdDbBlockReference_Mirror_2).apply(null,arguments)},St=b._emscripten_bind_MdDbBlockReference_ScaleEntity_2=function(){return(St=b._emscripten_bind_MdDbBlockReference_ScaleEntity_2=b.asm.emscripten_bind_MdDbBlockReference_ScaleEntity_2).apply(null,arguments)},Tt=b._emscripten_bind_MdDbBlockReference_TransformBy_1=function(){return(Tt=b._emscripten_bind_MdDbBlockReference_TransformBy_1=b.asm.emscripten_bind_MdDbBlockReference_TransformBy_1).apply(null,arguments)},Ut=b._emscripten_bind_MdDbBlockReference_GetBoundingBox_0=
424
- function(){return(Ut=b._emscripten_bind_MdDbBlockReference_GetBoundingBox_0=b.asm.emscripten_bind_MdDbBlockReference_GetBoundingBox_0).apply(null,arguments)},Vt=b._emscripten_bind_MdDbBlockReference_GetObjectID_0=function(){return(Vt=b._emscripten_bind_MdDbBlockReference_GetObjectID_0=b.asm.emscripten_bind_MdDbBlockReference_GetObjectID_0).apply(null,arguments)},Wt=b._emscripten_bind_MdDbBlockReference_Erase_0=function(){return(Wt=b._emscripten_bind_MdDbBlockReference_Erase_0=b.asm.emscripten_bind_MdDbBlockReference_Erase_0).apply(null,
425
- arguments)},Xt=b._emscripten_bind_MdDbBlockReference_ConnectionTempObject_1=function(){return(Xt=b._emscripten_bind_MdDbBlockReference_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbBlockReference_ConnectionTempObject_1).apply(null,arguments)},Yt=b._emscripten_bind_MdDbBlockReference_Clone_0=function(){return(Yt=b._emscripten_bind_MdDbBlockReference_Clone_0=b.asm.emscripten_bind_MdDbBlockReference_Clone_0).apply(null,arguments)},Zt=b._emscripten_bind_MdDbBlockReference_GetHandle_0=function(){return(Zt=
426
- b._emscripten_bind_MdDbBlockReference_GetHandle_0=b.asm.emscripten_bind_MdDbBlockReference_GetHandle_0).apply(null,arguments)},$t=b._emscripten_bind_MdDbBlockReference_GetDatabase_0=function(){return($t=b._emscripten_bind_MdDbBlockReference_GetDatabase_0=b.asm.emscripten_bind_MdDbBlockReference_GetDatabase_0).apply(null,arguments)},au=b._emscripten_bind_MdDbBlockReference_GetOwnerID_0=function(){return(au=b._emscripten_bind_MdDbBlockReference_GetOwnerID_0=b.asm.emscripten_bind_MdDbBlockReference_GetOwnerID_0).apply(null,
427
- arguments)},bu=b._emscripten_bind_MdDbBlockReference_moveGripPointsAt_4=function(){return(bu=b._emscripten_bind_MdDbBlockReference_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbBlockReference_moveGripPointsAt_4).apply(null,arguments)},cu=b._emscripten_bind_MdDbBlockReference_getObjectName_0=function(){return(cu=b._emscripten_bind_MdDbBlockReference_getObjectName_0=b.asm.emscripten_bind_MdDbBlockReference_getObjectName_0).apply(null,arguments)},du=b._emscripten_bind_MdDbBlockReference_getDxf0_0=function(){return(du=
428
- b._emscripten_bind_MdDbBlockReference_getDxf0_0=b.asm.emscripten_bind_MdDbBlockReference_getDxf0_0).apply(null,arguments)},eu=b._emscripten_bind_MdDbBlockReference_getJson_0=function(){return(eu=b._emscripten_bind_MdDbBlockReference_getJson_0=b.asm.emscripten_bind_MdDbBlockReference_getJson_0).apply(null,arguments)},fu=b._emscripten_bind_MdDbBlockReference_setJson_1=function(){return(fu=b._emscripten_bind_MdDbBlockReference_setJson_1=b.asm.emscripten_bind_MdDbBlockReference_setJson_1).apply(null,
429
- arguments)},gu=b._emscripten_bind_MdDbBlockReference_isKindOf_1=function(){return(gu=b._emscripten_bind_MdDbBlockReference_isKindOf_1=b.asm.emscripten_bind_MdDbBlockReference_isKindOf_1).apply(null,arguments)},hu=b._emscripten_bind_MdDbBlockReference___destroy___0=function(){return(hu=b._emscripten_bind_MdDbBlockReference___destroy___0=b.asm.emscripten_bind_MdDbBlockReference___destroy___0).apply(null,arguments)},iu=b._emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0=function(){return(iu=
430
- b._emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0=b.asm.emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0).apply(null,arguments)},ju=b._emscripten_bind_MdDbAlignedDimension_xLine1Point_0=function(){return(ju=b._emscripten_bind_MdDbAlignedDimension_xLine1Point_0=b.asm.emscripten_bind_MdDbAlignedDimension_xLine1Point_0).apply(null,arguments)},ku=b._emscripten_bind_MdDbAlignedDimension_setXLine1Point_1=function(){return(ku=b._emscripten_bind_MdDbAlignedDimension_setXLine1Point_1=
431
- b.asm.emscripten_bind_MdDbAlignedDimension_setXLine1Point_1).apply(null,arguments)},lu=b._emscripten_bind_MdDbAlignedDimension_xLine2Point_0=function(){return(lu=b._emscripten_bind_MdDbAlignedDimension_xLine2Point_0=b.asm.emscripten_bind_MdDbAlignedDimension_xLine2Point_0).apply(null,arguments)},mu=b._emscripten_bind_MdDbAlignedDimension_setXLine2Point_1=function(){return(mu=b._emscripten_bind_MdDbAlignedDimension_setXLine2Point_1=b.asm.emscripten_bind_MdDbAlignedDimension_setXLine2Point_1).apply(null,
432
- arguments)},nu=b._emscripten_bind_MdDbAlignedDimension_dimLinePoint_0=function(){return(nu=b._emscripten_bind_MdDbAlignedDimension_dimLinePoint_0=b.asm.emscripten_bind_MdDbAlignedDimension_dimLinePoint_0).apply(null,arguments)},ou=b._emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1=function(){return(ou=b._emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1=b.asm.emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1).apply(null,arguments)},pu=b._emscripten_bind_MdDbAlignedDimension_oblique_0=
433
- function(){return(pu=b._emscripten_bind_MdDbAlignedDimension_oblique_0=b.asm.emscripten_bind_MdDbAlignedDimension_oblique_0).apply(null,arguments)},qu=b._emscripten_bind_MdDbAlignedDimension_setOblique_1=function(){return(qu=b._emscripten_bind_MdDbAlignedDimension_setOblique_1=b.asm.emscripten_bind_MdDbAlignedDimension_setOblique_1).apply(null,arguments)},ru=b._emscripten_bind_MdDbAlignedDimension_textPosition_0=function(){return(ru=b._emscripten_bind_MdDbAlignedDimension_textPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_textPosition_0).apply(null,
434
- arguments)},su=b._emscripten_bind_MdDbAlignedDimension_setTextPosition_1=function(){return(su=b._emscripten_bind_MdDbAlignedDimension_setTextPosition_1=b.asm.emscripten_bind_MdDbAlignedDimension_setTextPosition_1).apply(null,arguments)},tu=b._emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0=function(){return(tu=b._emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0).apply(null,arguments)},uu=b._emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0=
435
- function(){return(uu=b._emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0).apply(null,arguments)},vu=b._emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0=function(){return(vu=b._emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0).apply(null,arguments)},wu=b._emscripten_bind_MdDbAlignedDimension_elevation_0=function(){return(wu=b._emscripten_bind_MdDbAlignedDimension_elevation_0=
436
- b.asm.emscripten_bind_MdDbAlignedDimension_elevation_0).apply(null,arguments)},xu=b._emscripten_bind_MdDbAlignedDimension_setElevation_1=function(){return(xu=b._emscripten_bind_MdDbAlignedDimension_setElevation_1=b.asm.emscripten_bind_MdDbAlignedDimension_setElevation_1).apply(null,arguments)},yu=b._emscripten_bind_MdDbAlignedDimension_dimensionText_0=function(){return(yu=b._emscripten_bind_MdDbAlignedDimension_dimensionText_0=b.asm.emscripten_bind_MdDbAlignedDimension_dimensionText_0).apply(null,
437
- arguments)},zu=b._emscripten_bind_MdDbAlignedDimension_setDimensionText_1=function(){return(zu=b._emscripten_bind_MdDbAlignedDimension_setDimensionText_1=b.asm.emscripten_bind_MdDbAlignedDimension_setDimensionText_1).apply(null,arguments)},Au=b._emscripten_bind_MdDbAlignedDimension_textRotation_0=function(){return(Au=b._emscripten_bind_MdDbAlignedDimension_textRotation_0=b.asm.emscripten_bind_MdDbAlignedDimension_textRotation_0).apply(null,arguments)},Bu=b._emscripten_bind_MdDbAlignedDimension_setTextRotation_1=
438
- function(){return(Bu=b._emscripten_bind_MdDbAlignedDimension_setTextRotation_1=b.asm.emscripten_bind_MdDbAlignedDimension_setTextRotation_1).apply(null,arguments)},Cu=b._emscripten_bind_MdDbAlignedDimension_dimensionStyle_0=function(){return(Cu=b._emscripten_bind_MdDbAlignedDimension_dimensionStyle_0=b.asm.emscripten_bind_MdDbAlignedDimension_dimensionStyle_0).apply(null,arguments)},Du=b._emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1=function(){return(Du=b._emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1=
439
- b.asm.emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1).apply(null,arguments)},Eu=b._emscripten_bind_MdDbAlignedDimension_textAttachment_0=function(){return(Eu=b._emscripten_bind_MdDbAlignedDimension_textAttachment_0=b.asm.emscripten_bind_MdDbAlignedDimension_textAttachment_0).apply(null,arguments)},Fu=b._emscripten_bind_MdDbAlignedDimension_setTextAttachment_1=function(){return(Fu=b._emscripten_bind_MdDbAlignedDimension_setTextAttachment_1=b.asm.emscripten_bind_MdDbAlignedDimension_setTextAttachment_1).apply(null,
440
- arguments)},Gu=b._emscripten_bind_MdDbAlignedDimension_horizontalRotation_0=function(){return(Gu=b._emscripten_bind_MdDbAlignedDimension_horizontalRotation_0=b.asm.emscripten_bind_MdDbAlignedDimension_horizontalRotation_0).apply(null,arguments)},Hu=b._emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1=function(){return(Hu=b._emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1=b.asm.emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1).apply(null,arguments)},Iu=b._emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1=
441
- function(){return(Iu=b._emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1=b.asm.emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1).apply(null,arguments)},Ju=b._emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1=function(){return(Ju=b._emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1).apply(null,arguments)},Ku=b._emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2=function(){return(Ku=b._emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2=
442
- b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2).apply(null,arguments)},Lu=b._emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1=function(){return(Lu=b._emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1).apply(null,arguments)},Mu=b._emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2=function(){return(Mu=b._emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2=b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2).apply(null,
443
- arguments)},Nu=b._emscripten_bind_MdDbAlignedDimension_GetDimVarString_1=function(){return(Nu=b._emscripten_bind_MdDbAlignedDimension_GetDimVarString_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarString_1).apply(null,arguments)},Ou=b._emscripten_bind_MdDbAlignedDimension_SetDimVarString_2=function(){return(Ou=b._emscripten_bind_MdDbAlignedDimension_SetDimVarString_2=b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarString_2).apply(null,arguments)},Pu=b._emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1=
444
- function(){return(Pu=b._emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1).apply(null,arguments)},Qu=b._emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2=function(){return(Qu=b._emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2=b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2).apply(null,arguments)},Ru=b._emscripten_bind_MdDbAlignedDimension_explode_0=function(){return(Ru=b._emscripten_bind_MdDbAlignedDimension_explode_0=
445
- b.asm.emscripten_bind_MdDbAlignedDimension_explode_0).apply(null,arguments)},Su=b._emscripten_bind_MdDbAlignedDimension_TrueColor_0=function(){return(Su=b._emscripten_bind_MdDbAlignedDimension_TrueColor_0=b.asm.emscripten_bind_MdDbAlignedDimension_TrueColor_0).apply(null,arguments)},Tu=b._emscripten_bind_MdDbAlignedDimension_SetTrueColor_1=function(){return(Tu=b._emscripten_bind_MdDbAlignedDimension_SetTrueColor_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetTrueColor_1).apply(null,arguments)},Uu=
446
- b._emscripten_bind_MdDbAlignedDimension_ColorIndex_0=function(){return(Uu=b._emscripten_bind_MdDbAlignedDimension_ColorIndex_0=b.asm.emscripten_bind_MdDbAlignedDimension_ColorIndex_0).apply(null,arguments)},Vu=b._emscripten_bind_MdDbAlignedDimension_SetColorIndex_1=function(){return(Vu=b._emscripten_bind_MdDbAlignedDimension_SetColorIndex_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetColorIndex_1).apply(null,arguments)},Wu=b._emscripten_bind_MdDbAlignedDimension_Layer_0=function(){return(Wu=b._emscripten_bind_MdDbAlignedDimension_Layer_0=
447
- b.asm.emscripten_bind_MdDbAlignedDimension_Layer_0).apply(null,arguments)},Xu=b._emscripten_bind_MdDbAlignedDimension_SetLayer_1=function(){return(Xu=b._emscripten_bind_MdDbAlignedDimension_SetLayer_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetLayer_1).apply(null,arguments)},Yu=b._emscripten_bind_MdDbAlignedDimension_LinetypeScale_0=function(){return(Yu=b._emscripten_bind_MdDbAlignedDimension_LinetypeScale_0=b.asm.emscripten_bind_MdDbAlignedDimension_LinetypeScale_0).apply(null,arguments)},Zu=
448
- b._emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1=function(){return(Zu=b._emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1).apply(null,arguments)},$u=b._emscripten_bind_MdDbAlignedDimension_Visible_0=function(){return($u=b._emscripten_bind_MdDbAlignedDimension_Visible_0=b.asm.emscripten_bind_MdDbAlignedDimension_Visible_0).apply(null,arguments)},av=b._emscripten_bind_MdDbAlignedDimension_SetVisible_1=function(){return(av=
449
- b._emscripten_bind_MdDbAlignedDimension_SetVisible_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetVisible_1).apply(null,arguments)},bv=b._emscripten_bind_MdDbAlignedDimension_Lineweight_0=function(){return(bv=b._emscripten_bind_MdDbAlignedDimension_Lineweight_0=b.asm.emscripten_bind_MdDbAlignedDimension_Lineweight_0).apply(null,arguments)},cv=b._emscripten_bind_MdDbAlignedDimension_SetLineweight_1=function(){return(cv=b._emscripten_bind_MdDbAlignedDimension_SetLineweight_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetLineweight_1).apply(null,
450
- arguments)},dv=b._emscripten_bind_MdDbAlignedDimension_TextStyle_0=function(){return(dv=b._emscripten_bind_MdDbAlignedDimension_TextStyle_0=b.asm.emscripten_bind_MdDbAlignedDimension_TextStyle_0).apply(null,arguments)},ev=b._emscripten_bind_MdDbAlignedDimension_SetTextStyle_1=function(){return(ev=b._emscripten_bind_MdDbAlignedDimension_SetTextStyle_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetTextStyle_1).apply(null,arguments)},fv=b._emscripten_bind_MdDbAlignedDimension_Highlight_1=function(){return(fv=
451
- b._emscripten_bind_MdDbAlignedDimension_Highlight_1=b.asm.emscripten_bind_MdDbAlignedDimension_Highlight_1).apply(null,arguments)},gv=b._emscripten_bind_MdDbAlignedDimension_Move_2=function(){return(gv=b._emscripten_bind_MdDbAlignedDimension_Move_2=b.asm.emscripten_bind_MdDbAlignedDimension_Move_2).apply(null,arguments)},hv=b._emscripten_bind_MdDbAlignedDimension_Rotate_2=function(){return(hv=b._emscripten_bind_MdDbAlignedDimension_Rotate_2=b.asm.emscripten_bind_MdDbAlignedDimension_Rotate_2).apply(null,
452
- arguments)},iv=b._emscripten_bind_MdDbAlignedDimension_Mirror_2=function(){return(iv=b._emscripten_bind_MdDbAlignedDimension_Mirror_2=b.asm.emscripten_bind_MdDbAlignedDimension_Mirror_2).apply(null,arguments)},jv=b._emscripten_bind_MdDbAlignedDimension_ScaleEntity_2=function(){return(jv=b._emscripten_bind_MdDbAlignedDimension_ScaleEntity_2=b.asm.emscripten_bind_MdDbAlignedDimension_ScaleEntity_2).apply(null,arguments)},kv=b._emscripten_bind_MdDbAlignedDimension_TransformBy_1=function(){return(kv=
453
- b._emscripten_bind_MdDbAlignedDimension_TransformBy_1=b.asm.emscripten_bind_MdDbAlignedDimension_TransformBy_1).apply(null,arguments)},lv=b._emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0=function(){return(lv=b._emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0=b.asm.emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0).apply(null,arguments)},mv=b._emscripten_bind_MdDbAlignedDimension_GetObjectID_0=function(){return(mv=b._emscripten_bind_MdDbAlignedDimension_GetObjectID_0=b.asm.emscripten_bind_MdDbAlignedDimension_GetObjectID_0).apply(null,
454
- arguments)},nv=b._emscripten_bind_MdDbAlignedDimension_Erase_0=function(){return(nv=b._emscripten_bind_MdDbAlignedDimension_Erase_0=b.asm.emscripten_bind_MdDbAlignedDimension_Erase_0).apply(null,arguments)},ov=b._emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1=function(){return(ov=b._emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1).apply(null,arguments)},pv=b._emscripten_bind_MdDbAlignedDimension_Clone_0=function(){return(pv=
455
- b._emscripten_bind_MdDbAlignedDimension_Clone_0=b.asm.emscripten_bind_MdDbAlignedDimension_Clone_0).apply(null,arguments)},qv=b._emscripten_bind_MdDbAlignedDimension_GetHandle_0=function(){return(qv=b._emscripten_bind_MdDbAlignedDimension_GetHandle_0=b.asm.emscripten_bind_MdDbAlignedDimension_GetHandle_0).apply(null,arguments)},rv=b._emscripten_bind_MdDbAlignedDimension_GetDatabase_0=function(){return(rv=b._emscripten_bind_MdDbAlignedDimension_GetDatabase_0=b.asm.emscripten_bind_MdDbAlignedDimension_GetDatabase_0).apply(null,
456
- arguments)},sv=b._emscripten_bind_MdDbAlignedDimension_GetOwnerID_0=function(){return(sv=b._emscripten_bind_MdDbAlignedDimension_GetOwnerID_0=b.asm.emscripten_bind_MdDbAlignedDimension_GetOwnerID_0).apply(null,arguments)},tv=b._emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4=function(){return(tv=b._emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4).apply(null,arguments)},uv=b._emscripten_bind_MdDbAlignedDimension_getObjectName_0=
457
- function(){return(uv=b._emscripten_bind_MdDbAlignedDimension_getObjectName_0=b.asm.emscripten_bind_MdDbAlignedDimension_getObjectName_0).apply(null,arguments)},vv=b._emscripten_bind_MdDbAlignedDimension_getDxf0_0=function(){return(vv=b._emscripten_bind_MdDbAlignedDimension_getDxf0_0=b.asm.emscripten_bind_MdDbAlignedDimension_getDxf0_0).apply(null,arguments)},wv=b._emscripten_bind_MdDbAlignedDimension_getJson_0=function(){return(wv=b._emscripten_bind_MdDbAlignedDimension_getJson_0=b.asm.emscripten_bind_MdDbAlignedDimension_getJson_0).apply(null,
458
- arguments)},xv=b._emscripten_bind_MdDbAlignedDimension_setJson_1=function(){return(xv=b._emscripten_bind_MdDbAlignedDimension_setJson_1=b.asm.emscripten_bind_MdDbAlignedDimension_setJson_1).apply(null,arguments)},yv=b._emscripten_bind_MdDbAlignedDimension_isKindOf_1=function(){return(yv=b._emscripten_bind_MdDbAlignedDimension_isKindOf_1=b.asm.emscripten_bind_MdDbAlignedDimension_isKindOf_1).apply(null,arguments)},zv=b._emscripten_bind_MdDbAlignedDimension___destroy___0=function(){return(zv=b._emscripten_bind_MdDbAlignedDimension___destroy___0=
459
- b.asm.emscripten_bind_MdDbAlignedDimension___destroy___0).apply(null,arguments)},Av=b._emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0=function(){return(Av=b._emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0=b.asm.emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0).apply(null,arguments)},Bv=b._emscripten_bind_MdDbRotatedDimension_xLine1Point_0=function(){return(Bv=b._emscripten_bind_MdDbRotatedDimension_xLine1Point_0=b.asm.emscripten_bind_MdDbRotatedDimension_xLine1Point_0).apply(null,
460
- arguments)},Cv=b._emscripten_bind_MdDbRotatedDimension_setXLine1Point_1=function(){return(Cv=b._emscripten_bind_MdDbRotatedDimension_setXLine1Point_1=b.asm.emscripten_bind_MdDbRotatedDimension_setXLine1Point_1).apply(null,arguments)},Dv=b._emscripten_bind_MdDbRotatedDimension_xLine2Point_0=function(){return(Dv=b._emscripten_bind_MdDbRotatedDimension_xLine2Point_0=b.asm.emscripten_bind_MdDbRotatedDimension_xLine2Point_0).apply(null,arguments)},Ev=b._emscripten_bind_MdDbRotatedDimension_setXLine2Point_1=
461
- function(){return(Ev=b._emscripten_bind_MdDbRotatedDimension_setXLine2Point_1=b.asm.emscripten_bind_MdDbRotatedDimension_setXLine2Point_1).apply(null,arguments)},Fv=b._emscripten_bind_MdDbRotatedDimension_dimLinePoint_0=function(){return(Fv=b._emscripten_bind_MdDbRotatedDimension_dimLinePoint_0=b.asm.emscripten_bind_MdDbRotatedDimension_dimLinePoint_0).apply(null,arguments)},Gv=b._emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1=function(){return(Gv=b._emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1=
462
- b.asm.emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1).apply(null,arguments)},Hv=b._emscripten_bind_MdDbRotatedDimension_rotation_0=function(){return(Hv=b._emscripten_bind_MdDbRotatedDimension_rotation_0=b.asm.emscripten_bind_MdDbRotatedDimension_rotation_0).apply(null,arguments)},Iv=b._emscripten_bind_MdDbRotatedDimension_setRotation_1=function(){return(Iv=b._emscripten_bind_MdDbRotatedDimension_setRotation_1=b.asm.emscripten_bind_MdDbRotatedDimension_setRotation_1).apply(null,arguments)},
463
- Jv=b._emscripten_bind_MdDbRotatedDimension_oblique_0=function(){return(Jv=b._emscripten_bind_MdDbRotatedDimension_oblique_0=b.asm.emscripten_bind_MdDbRotatedDimension_oblique_0).apply(null,arguments)},Kv=b._emscripten_bind_MdDbRotatedDimension_setOblique_1=function(){return(Kv=b._emscripten_bind_MdDbRotatedDimension_setOblique_1=b.asm.emscripten_bind_MdDbRotatedDimension_setOblique_1).apply(null,arguments)},Lv=b._emscripten_bind_MdDbRotatedDimension_textPosition_0=function(){return(Lv=b._emscripten_bind_MdDbRotatedDimension_textPosition_0=
464
- b.asm.emscripten_bind_MdDbRotatedDimension_textPosition_0).apply(null,arguments)},Mv=b._emscripten_bind_MdDbRotatedDimension_setTextPosition_1=function(){return(Mv=b._emscripten_bind_MdDbRotatedDimension_setTextPosition_1=b.asm.emscripten_bind_MdDbRotatedDimension_setTextPosition_1).apply(null,arguments)},Nv=b._emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0=function(){return(Nv=b._emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0=b.asm.emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0).apply(null,
465
- arguments)},Ov=b._emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0=function(){return(Ov=b._emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0=b.asm.emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0).apply(null,arguments)},Pv=b._emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0=function(){return(Pv=b._emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0=b.asm.emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0).apply(null,arguments)},Qv=b._emscripten_bind_MdDbRotatedDimension_elevation_0=
466
- function(){return(Qv=b._emscripten_bind_MdDbRotatedDimension_elevation_0=b.asm.emscripten_bind_MdDbRotatedDimension_elevation_0).apply(null,arguments)},Rv=b._emscripten_bind_MdDbRotatedDimension_setElevation_1=function(){return(Rv=b._emscripten_bind_MdDbRotatedDimension_setElevation_1=b.asm.emscripten_bind_MdDbRotatedDimension_setElevation_1).apply(null,arguments)},Sv=b._emscripten_bind_MdDbRotatedDimension_dimensionText_0=function(){return(Sv=b._emscripten_bind_MdDbRotatedDimension_dimensionText_0=
467
- b.asm.emscripten_bind_MdDbRotatedDimension_dimensionText_0).apply(null,arguments)},Tv=b._emscripten_bind_MdDbRotatedDimension_setDimensionText_1=function(){return(Tv=b._emscripten_bind_MdDbRotatedDimension_setDimensionText_1=b.asm.emscripten_bind_MdDbRotatedDimension_setDimensionText_1).apply(null,arguments)},Uv=b._emscripten_bind_MdDbRotatedDimension_textRotation_0=function(){return(Uv=b._emscripten_bind_MdDbRotatedDimension_textRotation_0=b.asm.emscripten_bind_MdDbRotatedDimension_textRotation_0).apply(null,
468
- arguments)},Vv=b._emscripten_bind_MdDbRotatedDimension_setTextRotation_1=function(){return(Vv=b._emscripten_bind_MdDbRotatedDimension_setTextRotation_1=b.asm.emscripten_bind_MdDbRotatedDimension_setTextRotation_1).apply(null,arguments)},Wv=b._emscripten_bind_MdDbRotatedDimension_dimensionStyle_0=function(){return(Wv=b._emscripten_bind_MdDbRotatedDimension_dimensionStyle_0=b.asm.emscripten_bind_MdDbRotatedDimension_dimensionStyle_0).apply(null,arguments)},Xv=b._emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1=
469
- function(){return(Xv=b._emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1=b.asm.emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1).apply(null,arguments)},Yv=b._emscripten_bind_MdDbRotatedDimension_textAttachment_0=function(){return(Yv=b._emscripten_bind_MdDbRotatedDimension_textAttachment_0=b.asm.emscripten_bind_MdDbRotatedDimension_textAttachment_0).apply(null,arguments)},Zv=b._emscripten_bind_MdDbRotatedDimension_setTextAttachment_1=function(){return(Zv=b._emscripten_bind_MdDbRotatedDimension_setTextAttachment_1=
470
- b.asm.emscripten_bind_MdDbRotatedDimension_setTextAttachment_1).apply(null,arguments)},$v=b._emscripten_bind_MdDbRotatedDimension_horizontalRotation_0=function(){return($v=b._emscripten_bind_MdDbRotatedDimension_horizontalRotation_0=b.asm.emscripten_bind_MdDbRotatedDimension_horizontalRotation_0).apply(null,arguments)},aw=b._emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1=function(){return(aw=b._emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1=b.asm.emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1).apply(null,
471
- arguments)},bw=b._emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1=function(){return(bw=b._emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1=b.asm.emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1).apply(null,arguments)},cw=b._emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1=function(){return(cw=b._emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1=b.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1).apply(null,arguments)},dw=b._emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2=
472
- function(){return(dw=b._emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2=b.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2).apply(null,arguments)},ew=b._emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1=function(){return(ew=b._emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1=b.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1).apply(null,arguments)},fw=b._emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2=function(){return(fw=b._emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2=
473
- b.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2).apply(null,arguments)},gw=b._emscripten_bind_MdDbRotatedDimension_GetDimVarString_1=function(){return(gw=b._emscripten_bind_MdDbRotatedDimension_GetDimVarString_1=b.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarString_1).apply(null,arguments)},hw=b._emscripten_bind_MdDbRotatedDimension_SetDimVarString_2=function(){return(hw=b._emscripten_bind_MdDbRotatedDimension_SetDimVarString_2=b.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarString_2).apply(null,
474
- arguments)},iw=b._emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1=function(){return(iw=b._emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1=b.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1).apply(null,arguments)},jw=b._emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2=function(){return(jw=b._emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2=b.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2).apply(null,arguments)},kw=b._emscripten_bind_MdDbRotatedDimension_explode_0=
475
- function(){return(kw=b._emscripten_bind_MdDbRotatedDimension_explode_0=b.asm.emscripten_bind_MdDbRotatedDimension_explode_0).apply(null,arguments)},lw=b._emscripten_bind_MdDbRotatedDimension_TrueColor_0=function(){return(lw=b._emscripten_bind_MdDbRotatedDimension_TrueColor_0=b.asm.emscripten_bind_MdDbRotatedDimension_TrueColor_0).apply(null,arguments)},mw=b._emscripten_bind_MdDbRotatedDimension_SetTrueColor_1=function(){return(mw=b._emscripten_bind_MdDbRotatedDimension_SetTrueColor_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetTrueColor_1).apply(null,
476
- arguments)},nw=b._emscripten_bind_MdDbRotatedDimension_ColorIndex_0=function(){return(nw=b._emscripten_bind_MdDbRotatedDimension_ColorIndex_0=b.asm.emscripten_bind_MdDbRotatedDimension_ColorIndex_0).apply(null,arguments)},ow=b._emscripten_bind_MdDbRotatedDimension_SetColorIndex_1=function(){return(ow=b._emscripten_bind_MdDbRotatedDimension_SetColorIndex_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetColorIndex_1).apply(null,arguments)},pw=b._emscripten_bind_MdDbRotatedDimension_Layer_0=function(){return(pw=
477
- b._emscripten_bind_MdDbRotatedDimension_Layer_0=b.asm.emscripten_bind_MdDbRotatedDimension_Layer_0).apply(null,arguments)},qw=b._emscripten_bind_MdDbRotatedDimension_SetLayer_1=function(){return(qw=b._emscripten_bind_MdDbRotatedDimension_SetLayer_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetLayer_1).apply(null,arguments)},rw=b._emscripten_bind_MdDbRotatedDimension_LinetypeScale_0=function(){return(rw=b._emscripten_bind_MdDbRotatedDimension_LinetypeScale_0=b.asm.emscripten_bind_MdDbRotatedDimension_LinetypeScale_0).apply(null,
478
- arguments)},sw=b._emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1=function(){return(sw=b._emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1).apply(null,arguments)},tw=b._emscripten_bind_MdDbRotatedDimension_Visible_0=function(){return(tw=b._emscripten_bind_MdDbRotatedDimension_Visible_0=b.asm.emscripten_bind_MdDbRotatedDimension_Visible_0).apply(null,arguments)},uw=b._emscripten_bind_MdDbRotatedDimension_SetVisible_1=function(){return(uw=
479
- b._emscripten_bind_MdDbRotatedDimension_SetVisible_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetVisible_1).apply(null,arguments)},vw=b._emscripten_bind_MdDbRotatedDimension_Lineweight_0=function(){return(vw=b._emscripten_bind_MdDbRotatedDimension_Lineweight_0=b.asm.emscripten_bind_MdDbRotatedDimension_Lineweight_0).apply(null,arguments)},ww=b._emscripten_bind_MdDbRotatedDimension_SetLineweight_1=function(){return(ww=b._emscripten_bind_MdDbRotatedDimension_SetLineweight_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetLineweight_1).apply(null,
480
- arguments)},xw=b._emscripten_bind_MdDbRotatedDimension_TextStyle_0=function(){return(xw=b._emscripten_bind_MdDbRotatedDimension_TextStyle_0=b.asm.emscripten_bind_MdDbRotatedDimension_TextStyle_0).apply(null,arguments)},yw=b._emscripten_bind_MdDbRotatedDimension_SetTextStyle_1=function(){return(yw=b._emscripten_bind_MdDbRotatedDimension_SetTextStyle_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetTextStyle_1).apply(null,arguments)},zw=b._emscripten_bind_MdDbRotatedDimension_Highlight_1=function(){return(zw=
481
- b._emscripten_bind_MdDbRotatedDimension_Highlight_1=b.asm.emscripten_bind_MdDbRotatedDimension_Highlight_1).apply(null,arguments)},Aw=b._emscripten_bind_MdDbRotatedDimension_Move_2=function(){return(Aw=b._emscripten_bind_MdDbRotatedDimension_Move_2=b.asm.emscripten_bind_MdDbRotatedDimension_Move_2).apply(null,arguments)},Bw=b._emscripten_bind_MdDbRotatedDimension_Rotate_2=function(){return(Bw=b._emscripten_bind_MdDbRotatedDimension_Rotate_2=b.asm.emscripten_bind_MdDbRotatedDimension_Rotate_2).apply(null,
482
- arguments)},Cw=b._emscripten_bind_MdDbRotatedDimension_Mirror_2=function(){return(Cw=b._emscripten_bind_MdDbRotatedDimension_Mirror_2=b.asm.emscripten_bind_MdDbRotatedDimension_Mirror_2).apply(null,arguments)},Dw=b._emscripten_bind_MdDbRotatedDimension_ScaleEntity_2=function(){return(Dw=b._emscripten_bind_MdDbRotatedDimension_ScaleEntity_2=b.asm.emscripten_bind_MdDbRotatedDimension_ScaleEntity_2).apply(null,arguments)},Ew=b._emscripten_bind_MdDbRotatedDimension_TransformBy_1=function(){return(Ew=
483
- b._emscripten_bind_MdDbRotatedDimension_TransformBy_1=b.asm.emscripten_bind_MdDbRotatedDimension_TransformBy_1).apply(null,arguments)},Fw=b._emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0=function(){return(Fw=b._emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0=b.asm.emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0).apply(null,arguments)},Gw=b._emscripten_bind_MdDbRotatedDimension_GetObjectID_0=function(){return(Gw=b._emscripten_bind_MdDbRotatedDimension_GetObjectID_0=b.asm.emscripten_bind_MdDbRotatedDimension_GetObjectID_0).apply(null,
484
- arguments)},Hw=b._emscripten_bind_MdDbRotatedDimension_Erase_0=function(){return(Hw=b._emscripten_bind_MdDbRotatedDimension_Erase_0=b.asm.emscripten_bind_MdDbRotatedDimension_Erase_0).apply(null,arguments)},Iw=b._emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1=function(){return(Iw=b._emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1).apply(null,arguments)},Jw=b._emscripten_bind_MdDbRotatedDimension_Clone_0=function(){return(Jw=
485
- b._emscripten_bind_MdDbRotatedDimension_Clone_0=b.asm.emscripten_bind_MdDbRotatedDimension_Clone_0).apply(null,arguments)},Kw=b._emscripten_bind_MdDbRotatedDimension_GetHandle_0=function(){return(Kw=b._emscripten_bind_MdDbRotatedDimension_GetHandle_0=b.asm.emscripten_bind_MdDbRotatedDimension_GetHandle_0).apply(null,arguments)},Lw=b._emscripten_bind_MdDbRotatedDimension_GetDatabase_0=function(){return(Lw=b._emscripten_bind_MdDbRotatedDimension_GetDatabase_0=b.asm.emscripten_bind_MdDbRotatedDimension_GetDatabase_0).apply(null,
486
- arguments)},Mw=b._emscripten_bind_MdDbRotatedDimension_GetOwnerID_0=function(){return(Mw=b._emscripten_bind_MdDbRotatedDimension_GetOwnerID_0=b.asm.emscripten_bind_MdDbRotatedDimension_GetOwnerID_0).apply(null,arguments)},Nw=b._emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4=function(){return(Nw=b._emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4).apply(null,arguments)},Ow=b._emscripten_bind_MdDbRotatedDimension_getObjectName_0=
487
- function(){return(Ow=b._emscripten_bind_MdDbRotatedDimension_getObjectName_0=b.asm.emscripten_bind_MdDbRotatedDimension_getObjectName_0).apply(null,arguments)},Pw=b._emscripten_bind_MdDbRotatedDimension_getDxf0_0=function(){return(Pw=b._emscripten_bind_MdDbRotatedDimension_getDxf0_0=b.asm.emscripten_bind_MdDbRotatedDimension_getDxf0_0).apply(null,arguments)},Qw=b._emscripten_bind_MdDbRotatedDimension_getJson_0=function(){return(Qw=b._emscripten_bind_MdDbRotatedDimension_getJson_0=b.asm.emscripten_bind_MdDbRotatedDimension_getJson_0).apply(null,
488
- arguments)},Rw=b._emscripten_bind_MdDbRotatedDimension_setJson_1=function(){return(Rw=b._emscripten_bind_MdDbRotatedDimension_setJson_1=b.asm.emscripten_bind_MdDbRotatedDimension_setJson_1).apply(null,arguments)},Sw=b._emscripten_bind_MdDbRotatedDimension_isKindOf_1=function(){return(Sw=b._emscripten_bind_MdDbRotatedDimension_isKindOf_1=b.asm.emscripten_bind_MdDbRotatedDimension_isKindOf_1).apply(null,arguments)},Tw=b._emscripten_bind_MdDbRotatedDimension___destroy___0=function(){return(Tw=b._emscripten_bind_MdDbRotatedDimension___destroy___0=
489
- b.asm.emscripten_bind_MdDbRotatedDimension___destroy___0).apply(null,arguments)},Uw=b._emscripten_bind_MdDbMText_MdDbMText_0=function(){return(Uw=b._emscripten_bind_MdDbMText_MdDbMText_0=b.asm.emscripten_bind_MdDbMText_MdDbMText_0).apply(null,arguments)},Vw=b._emscripten_bind_MdDbMText_location_0=function(){return(Vw=b._emscripten_bind_MdDbMText_location_0=b.asm.emscripten_bind_MdDbMText_location_0).apply(null,arguments)},Ww=b._emscripten_bind_MdDbMText_setLocation_1=function(){return(Ww=b._emscripten_bind_MdDbMText_setLocation_1=
490
- b.asm.emscripten_bind_MdDbMText_setLocation_1).apply(null,arguments)},Xw=b._emscripten_bind_MdDbMText_rotation_0=function(){return(Xw=b._emscripten_bind_MdDbMText_rotation_0=b.asm.emscripten_bind_MdDbMText_rotation_0).apply(null,arguments)},Yw=b._emscripten_bind_MdDbMText_setRotation_1=function(){return(Yw=b._emscripten_bind_MdDbMText_setRotation_1=b.asm.emscripten_bind_MdDbMText_setRotation_1).apply(null,arguments)},Zw=b._emscripten_bind_MdDbMText_width_0=function(){return(Zw=b._emscripten_bind_MdDbMText_width_0=
491
- b.asm.emscripten_bind_MdDbMText_width_0).apply(null,arguments)},$w=b._emscripten_bind_MdDbMText_setWidth_1=function(){return($w=b._emscripten_bind_MdDbMText_setWidth_1=b.asm.emscripten_bind_MdDbMText_setWidth_1).apply(null,arguments)},ax=b._emscripten_bind_MdDbMText_textHeight_0=function(){return(ax=b._emscripten_bind_MdDbMText_textHeight_0=b.asm.emscripten_bind_MdDbMText_textHeight_0).apply(null,arguments)},bx=b._emscripten_bind_MdDbMText_setTextHeight_1=function(){return(bx=b._emscripten_bind_MdDbMText_setTextHeight_1=
492
- b.asm.emscripten_bind_MdDbMText_setTextHeight_1).apply(null,arguments)},cx=b._emscripten_bind_MdDbMText_attachment_0=function(){return(cx=b._emscripten_bind_MdDbMText_attachment_0=b.asm.emscripten_bind_MdDbMText_attachment_0).apply(null,arguments)},dx=b._emscripten_bind_MdDbMText_setAttachment_1=function(){return(dx=b._emscripten_bind_MdDbMText_setAttachment_1=b.asm.emscripten_bind_MdDbMText_setAttachment_1).apply(null,arguments)},ex=b._emscripten_bind_MdDbMText_contents_0=function(){return(ex=b._emscripten_bind_MdDbMText_contents_0=
493
- b.asm.emscripten_bind_MdDbMText_contents_0).apply(null,arguments)},fx=b._emscripten_bind_MdDbMText_setContents_1=function(){return(fx=b._emscripten_bind_MdDbMText_setContents_1=b.asm.emscripten_bind_MdDbMText_setContents_1).apply(null,arguments)},gx=b._emscripten_bind_MdDbMText_explode_0=function(){return(gx=b._emscripten_bind_MdDbMText_explode_0=b.asm.emscripten_bind_MdDbMText_explode_0).apply(null,arguments)},hx=b._emscripten_bind_MdDbMText_TrueColor_0=function(){return(hx=b._emscripten_bind_MdDbMText_TrueColor_0=
494
- b.asm.emscripten_bind_MdDbMText_TrueColor_0).apply(null,arguments)},ix=b._emscripten_bind_MdDbMText_SetTrueColor_1=function(){return(ix=b._emscripten_bind_MdDbMText_SetTrueColor_1=b.asm.emscripten_bind_MdDbMText_SetTrueColor_1).apply(null,arguments)},jx=b._emscripten_bind_MdDbMText_ColorIndex_0=function(){return(jx=b._emscripten_bind_MdDbMText_ColorIndex_0=b.asm.emscripten_bind_MdDbMText_ColorIndex_0).apply(null,arguments)},kx=b._emscripten_bind_MdDbMText_SetColorIndex_1=function(){return(kx=b._emscripten_bind_MdDbMText_SetColorIndex_1=
495
- b.asm.emscripten_bind_MdDbMText_SetColorIndex_1).apply(null,arguments)},lx=b._emscripten_bind_MdDbMText_Layer_0=function(){return(lx=b._emscripten_bind_MdDbMText_Layer_0=b.asm.emscripten_bind_MdDbMText_Layer_0).apply(null,arguments)},mx=b._emscripten_bind_MdDbMText_SetLayer_1=function(){return(mx=b._emscripten_bind_MdDbMText_SetLayer_1=b.asm.emscripten_bind_MdDbMText_SetLayer_1).apply(null,arguments)},nx=b._emscripten_bind_MdDbMText_LinetypeScale_0=function(){return(nx=b._emscripten_bind_MdDbMText_LinetypeScale_0=
496
- b.asm.emscripten_bind_MdDbMText_LinetypeScale_0).apply(null,arguments)},ox=b._emscripten_bind_MdDbMText_SetLinetypeScale_1=function(){return(ox=b._emscripten_bind_MdDbMText_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbMText_SetLinetypeScale_1).apply(null,arguments)},px=b._emscripten_bind_MdDbMText_Visible_0=function(){return(px=b._emscripten_bind_MdDbMText_Visible_0=b.asm.emscripten_bind_MdDbMText_Visible_0).apply(null,arguments)},qx=b._emscripten_bind_MdDbMText_SetVisible_1=function(){return(qx=
497
- b._emscripten_bind_MdDbMText_SetVisible_1=b.asm.emscripten_bind_MdDbMText_SetVisible_1).apply(null,arguments)},rx=b._emscripten_bind_MdDbMText_Lineweight_0=function(){return(rx=b._emscripten_bind_MdDbMText_Lineweight_0=b.asm.emscripten_bind_MdDbMText_Lineweight_0).apply(null,arguments)},sx=b._emscripten_bind_MdDbMText_SetLineweight_1=function(){return(sx=b._emscripten_bind_MdDbMText_SetLineweight_1=b.asm.emscripten_bind_MdDbMText_SetLineweight_1).apply(null,arguments)},tx=b._emscripten_bind_MdDbMText_TextStyle_0=
498
- function(){return(tx=b._emscripten_bind_MdDbMText_TextStyle_0=b.asm.emscripten_bind_MdDbMText_TextStyle_0).apply(null,arguments)},ux=b._emscripten_bind_MdDbMText_SetTextStyle_1=function(){return(ux=b._emscripten_bind_MdDbMText_SetTextStyle_1=b.asm.emscripten_bind_MdDbMText_SetTextStyle_1).apply(null,arguments)},vx=b._emscripten_bind_MdDbMText_Highlight_1=function(){return(vx=b._emscripten_bind_MdDbMText_Highlight_1=b.asm.emscripten_bind_MdDbMText_Highlight_1).apply(null,arguments)},wx=b._emscripten_bind_MdDbMText_Move_2=
499
- function(){return(wx=b._emscripten_bind_MdDbMText_Move_2=b.asm.emscripten_bind_MdDbMText_Move_2).apply(null,arguments)},xx=b._emscripten_bind_MdDbMText_Rotate_2=function(){return(xx=b._emscripten_bind_MdDbMText_Rotate_2=b.asm.emscripten_bind_MdDbMText_Rotate_2).apply(null,arguments)},yx=b._emscripten_bind_MdDbMText_Mirror_2=function(){return(yx=b._emscripten_bind_MdDbMText_Mirror_2=b.asm.emscripten_bind_MdDbMText_Mirror_2).apply(null,arguments)},zx=b._emscripten_bind_MdDbMText_ScaleEntity_2=function(){return(zx=
500
- b._emscripten_bind_MdDbMText_ScaleEntity_2=b.asm.emscripten_bind_MdDbMText_ScaleEntity_2).apply(null,arguments)},Ax=b._emscripten_bind_MdDbMText_TransformBy_1=function(){return(Ax=b._emscripten_bind_MdDbMText_TransformBy_1=b.asm.emscripten_bind_MdDbMText_TransformBy_1).apply(null,arguments)},Bx=b._emscripten_bind_MdDbMText_GetBoundingBox_0=function(){return(Bx=b._emscripten_bind_MdDbMText_GetBoundingBox_0=b.asm.emscripten_bind_MdDbMText_GetBoundingBox_0).apply(null,arguments)},Cx=b._emscripten_bind_MdDbMText_GetObjectID_0=
501
- function(){return(Cx=b._emscripten_bind_MdDbMText_GetObjectID_0=b.asm.emscripten_bind_MdDbMText_GetObjectID_0).apply(null,arguments)},Dx=b._emscripten_bind_MdDbMText_Erase_0=function(){return(Dx=b._emscripten_bind_MdDbMText_Erase_0=b.asm.emscripten_bind_MdDbMText_Erase_0).apply(null,arguments)},Ex=b._emscripten_bind_MdDbMText_ConnectionTempObject_1=function(){return(Ex=b._emscripten_bind_MdDbMText_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbMText_ConnectionTempObject_1).apply(null,arguments)},
502
- Fx=b._emscripten_bind_MdDbMText_Clone_0=function(){return(Fx=b._emscripten_bind_MdDbMText_Clone_0=b.asm.emscripten_bind_MdDbMText_Clone_0).apply(null,arguments)},Gx=b._emscripten_bind_MdDbMText_GetHandle_0=function(){return(Gx=b._emscripten_bind_MdDbMText_GetHandle_0=b.asm.emscripten_bind_MdDbMText_GetHandle_0).apply(null,arguments)},Hx=b._emscripten_bind_MdDbMText_GetDatabase_0=function(){return(Hx=b._emscripten_bind_MdDbMText_GetDatabase_0=b.asm.emscripten_bind_MdDbMText_GetDatabase_0).apply(null,
503
- arguments)},Ix=b._emscripten_bind_MdDbMText_GetOwnerID_0=function(){return(Ix=b._emscripten_bind_MdDbMText_GetOwnerID_0=b.asm.emscripten_bind_MdDbMText_GetOwnerID_0).apply(null,arguments)},Jx=b._emscripten_bind_MdDbMText_moveGripPointsAt_4=function(){return(Jx=b._emscripten_bind_MdDbMText_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbMText_moveGripPointsAt_4).apply(null,arguments)},Kx=b._emscripten_bind_MdDbMText_getObjectName_0=function(){return(Kx=b._emscripten_bind_MdDbMText_getObjectName_0=b.asm.emscripten_bind_MdDbMText_getObjectName_0).apply(null,
504
- arguments)},Lx=b._emscripten_bind_MdDbMText_getDxf0_0=function(){return(Lx=b._emscripten_bind_MdDbMText_getDxf0_0=b.asm.emscripten_bind_MdDbMText_getDxf0_0).apply(null,arguments)},Mx=b._emscripten_bind_MdDbMText_getJson_0=function(){return(Mx=b._emscripten_bind_MdDbMText_getJson_0=b.asm.emscripten_bind_MdDbMText_getJson_0).apply(null,arguments)},Nx=b._emscripten_bind_MdDbMText_setJson_1=function(){return(Nx=b._emscripten_bind_MdDbMText_setJson_1=b.asm.emscripten_bind_MdDbMText_setJson_1).apply(null,
505
- arguments)},Ox=b._emscripten_bind_MdDbMText_isKindOf_1=function(){return(Ox=b._emscripten_bind_MdDbMText_isKindOf_1=b.asm.emscripten_bind_MdDbMText_isKindOf_1).apply(null,arguments)},Px=b._emscripten_bind_MdDbMText___destroy___0=function(){return(Px=b._emscripten_bind_MdDbMText___destroy___0=b.asm.emscripten_bind_MdDbMText___destroy___0).apply(null,arguments)},Qx=b._emscripten_bind_MdDbBlockTableRecordIterator_start_2=function(){return(Qx=b._emscripten_bind_MdDbBlockTableRecordIterator_start_2=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_start_2).apply(null,
506
- arguments)},Rx=b._emscripten_bind_MdDbBlockTableRecordIterator_done_0=function(){return(Rx=b._emscripten_bind_MdDbBlockTableRecordIterator_done_0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_done_0).apply(null,arguments)},Sx=b._emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0=function(){return(Sx=b._emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0).apply(null,arguments)},Tx=b._emscripten_bind_MdDbBlockTableRecordIterator_step_2=
507
- function(){return(Tx=b._emscripten_bind_MdDbBlockTableRecordIterator_step_2=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_step_2).apply(null,arguments)},Ux=b._emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0=function(){return(Ux=b._emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0).apply(null,arguments)},Vx=b._emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0=function(){return(Vx=b._emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0=
508
- b.asm.emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0).apply(null,arguments)},Wx=b._emscripten_bind_MdDbBlockTableRecordIterator_getJson_0=function(){return(Wx=b._emscripten_bind_MdDbBlockTableRecordIterator_getJson_0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_getJson_0).apply(null,arguments)},Xx=b._emscripten_bind_MdDbBlockTableRecordIterator_setJson_1=function(){return(Xx=b._emscripten_bind_MdDbBlockTableRecordIterator_setJson_1=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_setJson_1).apply(null,
509
- arguments)},Yx=b._emscripten_bind_MdDbBlockTableRecordIterator_isKindOf_1=function(){return(Yx=b._emscripten_bind_MdDbBlockTableRecordIterator_isKindOf_1=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_isKindOf_1).apply(null,arguments)},Zx=b._emscripten_bind_MdDbBlockTableRecordIterator___destroy___0=function(){return(Zx=b._emscripten_bind_MdDbBlockTableRecordIterator___destroy___0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator___destroy___0).apply(null,arguments)},$x=b._emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0=
510
- function(){return($x=b._emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0=b.asm.emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0).apply(null,arguments)},ay=b._emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1=function(){return(ay=b._emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1=b.asm.emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1).apply(null,arguments)},by=b._emscripten_bind_MdDbBlockTableRecord_newIterator_2=function(){return(by=b._emscripten_bind_MdDbBlockTableRecord_newIterator_2=
511
- b.asm.emscripten_bind_MdDbBlockTableRecord_newIterator_2).apply(null,arguments)},cy=b._emscripten_bind_MdDbBlockTableRecord_origin_0=function(){return(cy=b._emscripten_bind_MdDbBlockTableRecord_origin_0=b.asm.emscripten_bind_MdDbBlockTableRecord_origin_0).apply(null,arguments)},dy=b._emscripten_bind_MdDbBlockTableRecord_setOrigin_1=function(){return(dy=b._emscripten_bind_MdDbBlockTableRecord_setOrigin_1=b.asm.emscripten_bind_MdDbBlockTableRecord_setOrigin_1).apply(null,arguments)},ey=b._emscripten_bind_MdDbBlockTableRecord_getBoundingBox_0=
512
- function(){return(ey=b._emscripten_bind_MdDbBlockTableRecord_getBoundingBox_0=b.asm.emscripten_bind_MdDbBlockTableRecord_getBoundingBox_0).apply(null,arguments)},fy=b._emscripten_bind_MdDbBlockTableRecord_invalidBoundingBoxBuffer_0=function(){return(fy=b._emscripten_bind_MdDbBlockTableRecord_invalidBoundingBoxBuffer_0=b.asm.emscripten_bind_MdDbBlockTableRecord_invalidBoundingBoxBuffer_0).apply(null,arguments)},gy=b._emscripten_bind_MdDbBlockTableRecord_GetObjectID_0=function(){return(gy=b._emscripten_bind_MdDbBlockTableRecord_GetObjectID_0=
513
- b.asm.emscripten_bind_MdDbBlockTableRecord_GetObjectID_0).apply(null,arguments)},hy=b._emscripten_bind_MdDbBlockTableRecord_Erase_0=function(){return(hy=b._emscripten_bind_MdDbBlockTableRecord_Erase_0=b.asm.emscripten_bind_MdDbBlockTableRecord_Erase_0).apply(null,arguments)},iy=b._emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1=function(){return(iy=b._emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1).apply(null,
514
- arguments)},jy=b._emscripten_bind_MdDbBlockTableRecord_Clone_0=function(){return(jy=b._emscripten_bind_MdDbBlockTableRecord_Clone_0=b.asm.emscripten_bind_MdDbBlockTableRecord_Clone_0).apply(null,arguments)},ky=b._emscripten_bind_MdDbBlockTableRecord_GetHandle_0=function(){return(ky=b._emscripten_bind_MdDbBlockTableRecord_GetHandle_0=b.asm.emscripten_bind_MdDbBlockTableRecord_GetHandle_0).apply(null,arguments)},ly=b._emscripten_bind_MdDbBlockTableRecord_GetDatabase_0=function(){return(ly=b._emscripten_bind_MdDbBlockTableRecord_GetDatabase_0=
515
- b.asm.emscripten_bind_MdDbBlockTableRecord_GetDatabase_0).apply(null,arguments)},my=b._emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0=function(){return(my=b._emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0=b.asm.emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0).apply(null,arguments)},ny=b._emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4=function(){return(ny=b._emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4).apply(null,
516
- arguments)},oy=b._emscripten_bind_MdDbBlockTableRecord_getObjectName_0=function(){return(oy=b._emscripten_bind_MdDbBlockTableRecord_getObjectName_0=b.asm.emscripten_bind_MdDbBlockTableRecord_getObjectName_0).apply(null,arguments)},py=b._emscripten_bind_MdDbBlockTableRecord_getDxf0_0=function(){return(py=b._emscripten_bind_MdDbBlockTableRecord_getDxf0_0=b.asm.emscripten_bind_MdDbBlockTableRecord_getDxf0_0).apply(null,arguments)},qy=b._emscripten_bind_MdDbBlockTableRecord_getJson_0=function(){return(qy=
517
- b._emscripten_bind_MdDbBlockTableRecord_getJson_0=b.asm.emscripten_bind_MdDbBlockTableRecord_getJson_0).apply(null,arguments)},ry=b._emscripten_bind_MdDbBlockTableRecord_setJson_1=function(){return(ry=b._emscripten_bind_MdDbBlockTableRecord_setJson_1=b.asm.emscripten_bind_MdDbBlockTableRecord_setJson_1).apply(null,arguments)},sy=b._emscripten_bind_MdDbBlockTableRecord_isKindOf_1=function(){return(sy=b._emscripten_bind_MdDbBlockTableRecord_isKindOf_1=b.asm.emscripten_bind_MdDbBlockTableRecord_isKindOf_1).apply(null,
518
- arguments)},ty=b._emscripten_bind_MdDbBlockTableRecord___destroy___0=function(){return(ty=b._emscripten_bind_MdDbBlockTableRecord___destroy___0=b.asm.emscripten_bind_MdDbBlockTableRecord___destroy___0).apply(null,arguments)},uy=b._emscripten_bind_MdDbBlockTableIterator_start_2=function(){return(uy=b._emscripten_bind_MdDbBlockTableIterator_start_2=b.asm.emscripten_bind_MdDbBlockTableIterator_start_2).apply(null,arguments)},vy=b._emscripten_bind_MdDbBlockTableIterator_done_0=function(){return(vy=b._emscripten_bind_MdDbBlockTableIterator_done_0=
519
- b.asm.emscripten_bind_MdDbBlockTableIterator_done_0).apply(null,arguments)},wy=b._emscripten_bind_MdDbBlockTableIterator_getRecord_0=function(){return(wy=b._emscripten_bind_MdDbBlockTableIterator_getRecord_0=b.asm.emscripten_bind_MdDbBlockTableIterator_getRecord_0).apply(null,arguments)},xy=b._emscripten_bind_MdDbBlockTableIterator_step_2=function(){return(xy=b._emscripten_bind_MdDbBlockTableIterator_step_2=b.asm.emscripten_bind_MdDbBlockTableIterator_step_2).apply(null,arguments)},yy=b._emscripten_bind_MdDbBlockTableIterator_getObjectName_0=
520
- function(){return(yy=b._emscripten_bind_MdDbBlockTableIterator_getObjectName_0=b.asm.emscripten_bind_MdDbBlockTableIterator_getObjectName_0).apply(null,arguments)},zy=b._emscripten_bind_MdDbBlockTableIterator_getDxf0_0=function(){return(zy=b._emscripten_bind_MdDbBlockTableIterator_getDxf0_0=b.asm.emscripten_bind_MdDbBlockTableIterator_getDxf0_0).apply(null,arguments)},Ay=b._emscripten_bind_MdDbBlockTableIterator_getJson_0=function(){return(Ay=b._emscripten_bind_MdDbBlockTableIterator_getJson_0=b.asm.emscripten_bind_MdDbBlockTableIterator_getJson_0).apply(null,
521
- arguments)},By=b._emscripten_bind_MdDbBlockTableIterator_setJson_1=function(){return(By=b._emscripten_bind_MdDbBlockTableIterator_setJson_1=b.asm.emscripten_bind_MdDbBlockTableIterator_setJson_1).apply(null,arguments)},Cy=b._emscripten_bind_MdDbBlockTableIterator_isKindOf_1=function(){return(Cy=b._emscripten_bind_MdDbBlockTableIterator_isKindOf_1=b.asm.emscripten_bind_MdDbBlockTableIterator_isKindOf_1).apply(null,arguments)},Dy=b._emscripten_bind_MdDbBlockTableIterator___destroy___0=function(){return(Dy=
522
- b._emscripten_bind_MdDbBlockTableIterator___destroy___0=b.asm.emscripten_bind_MdDbBlockTableIterator___destroy___0).apply(null,arguments)},Ey=b._emscripten_bind_MdDbBlockTable_getAt_1=function(){return(Ey=b._emscripten_bind_MdDbBlockTable_getAt_1=b.asm.emscripten_bind_MdDbBlockTable_getAt_1).apply(null,arguments)},Fy=b._emscripten_bind_MdDbBlockTable_has_1=function(){return(Fy=b._emscripten_bind_MdDbBlockTable_has_1=b.asm.emscripten_bind_MdDbBlockTable_has_1).apply(null,arguments)},Gy=b._emscripten_bind_MdDbBlockTable_newIterator_2=
523
- function(){return(Gy=b._emscripten_bind_MdDbBlockTable_newIterator_2=b.asm.emscripten_bind_MdDbBlockTable_newIterator_2).apply(null,arguments)},Hy=b._emscripten_bind_MdDbBlockTable_add_1=function(){return(Hy=b._emscripten_bind_MdDbBlockTable_add_1=b.asm.emscripten_bind_MdDbBlockTable_add_1).apply(null,arguments)},Iy=b._emscripten_bind_MdDbBlockTable_GetObjectID_0=function(){return(Iy=b._emscripten_bind_MdDbBlockTable_GetObjectID_0=b.asm.emscripten_bind_MdDbBlockTable_GetObjectID_0).apply(null,arguments)},
524
- Jy=b._emscripten_bind_MdDbBlockTable_Erase_0=function(){return(Jy=b._emscripten_bind_MdDbBlockTable_Erase_0=b.asm.emscripten_bind_MdDbBlockTable_Erase_0).apply(null,arguments)},Ky=b._emscripten_bind_MdDbBlockTable_ConnectionTempObject_1=function(){return(Ky=b._emscripten_bind_MdDbBlockTable_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbBlockTable_ConnectionTempObject_1).apply(null,arguments)},Ly=b._emscripten_bind_MdDbBlockTable_Clone_0=function(){return(Ly=b._emscripten_bind_MdDbBlockTable_Clone_0=
525
- b.asm.emscripten_bind_MdDbBlockTable_Clone_0).apply(null,arguments)},My=b._emscripten_bind_MdDbBlockTable_GetHandle_0=function(){return(My=b._emscripten_bind_MdDbBlockTable_GetHandle_0=b.asm.emscripten_bind_MdDbBlockTable_GetHandle_0).apply(null,arguments)},Ny=b._emscripten_bind_MdDbBlockTable_GetDatabase_0=function(){return(Ny=b._emscripten_bind_MdDbBlockTable_GetDatabase_0=b.asm.emscripten_bind_MdDbBlockTable_GetDatabase_0).apply(null,arguments)},Oy=b._emscripten_bind_MdDbBlockTable_GetOwnerID_0=
526
- function(){return(Oy=b._emscripten_bind_MdDbBlockTable_GetOwnerID_0=b.asm.emscripten_bind_MdDbBlockTable_GetOwnerID_0).apply(null,arguments)},Py=b._emscripten_bind_MdDbBlockTable_moveGripPointsAt_4=function(){return(Py=b._emscripten_bind_MdDbBlockTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbBlockTable_moveGripPointsAt_4).apply(null,arguments)},Qy=b._emscripten_bind_MdDbBlockTable_getObjectName_0=function(){return(Qy=b._emscripten_bind_MdDbBlockTable_getObjectName_0=b.asm.emscripten_bind_MdDbBlockTable_getObjectName_0).apply(null,
527
- arguments)},Ry=b._emscripten_bind_MdDbBlockTable_getDxf0_0=function(){return(Ry=b._emscripten_bind_MdDbBlockTable_getDxf0_0=b.asm.emscripten_bind_MdDbBlockTable_getDxf0_0).apply(null,arguments)},Sy=b._emscripten_bind_MdDbBlockTable_getJson_0=function(){return(Sy=b._emscripten_bind_MdDbBlockTable_getJson_0=b.asm.emscripten_bind_MdDbBlockTable_getJson_0).apply(null,arguments)},Ty=b._emscripten_bind_MdDbBlockTable_setJson_1=function(){return(Ty=b._emscripten_bind_MdDbBlockTable_setJson_1=b.asm.emscripten_bind_MdDbBlockTable_setJson_1).apply(null,
528
- arguments)},Uy=b._emscripten_bind_MdDbBlockTable_isKindOf_1=function(){return(Uy=b._emscripten_bind_MdDbBlockTable_isKindOf_1=b.asm.emscripten_bind_MdDbBlockTable_isKindOf_1).apply(null,arguments)},Vy=b._emscripten_bind_MdDbBlockTable___destroy___0=function(){return(Vy=b._emscripten_bind_MdDbBlockTable___destroy___0=b.asm.emscripten_bind_MdDbBlockTable___destroy___0).apply(null,arguments)},Wy=b._emscripten_bind_McDrawSelSet_McDrawSelSet_0=function(){return(Wy=b._emscripten_bind_McDrawSelSet_McDrawSelSet_0=
529
- b.asm.emscripten_bind_McDrawSelSet_McDrawSelSet_0).apply(null,arguments)},Xy=b._emscripten_bind_McDrawSelSet_allSelect_1=function(){return(Xy=b._emscripten_bind_McDrawSelSet_allSelect_1=b.asm.emscripten_bind_McDrawSelSet_allSelect_1).apply(null,arguments)},Yy=b._emscripten_bind_McDrawSelSet_pointSelect_4=function(){return(Yy=b._emscripten_bind_McDrawSelSet_pointSelect_4=b.asm.emscripten_bind_McDrawSelSet_pointSelect_4).apply(null,arguments)},Zy=b._emscripten_bind_McDrawSelSet_crossingSelect_5=function(){return(Zy=
530
- b._emscripten_bind_McDrawSelSet_crossingSelect_5=b.asm.emscripten_bind_McDrawSelSet_crossingSelect_5).apply(null,arguments)},$y=b._emscripten_bind_McDrawSelSet_userSelect_6=function(){return($y=b._emscripten_bind_McDrawSelSet_userSelect_6=b.asm.emscripten_bind_McDrawSelSet_userSelect_6).apply(null,arguments)},az=b._emscripten_bind_McDrawSelSet_userPointSelect_4=function(){return(az=b._emscripten_bind_McDrawSelSet_userPointSelect_4=b.asm.emscripten_bind_McDrawSelSet_userPointSelect_4).apply(null,arguments)},
531
- bz=b._emscripten_bind_McDrawSelSet_getFilterEntity_2=function(){return(bz=b._emscripten_bind_McDrawSelSet_getFilterEntity_2=b.asm.emscripten_bind_McDrawSelSet_getFilterEntity_2).apply(null,arguments)},cz=b._emscripten_bind_McDrawSelSet_highlightEntity_1=function(){return(cz=b._emscripten_bind_McDrawSelSet_highlightEntity_1=b.asm.emscripten_bind_McDrawSelSet_highlightEntity_1).apply(null,arguments)},dz=b._emscripten_bind_McDrawSelSet_count_0=function(){return(dz=b._emscripten_bind_McDrawSelSet_count_0=
532
- b.asm.emscripten_bind_McDrawSelSet_count_0).apply(null,arguments)},ez=b._emscripten_bind_McDrawSelSet_item_1=function(){return(ez=b._emscripten_bind_McDrawSelSet_item_1=b.asm.emscripten_bind_McDrawSelSet_item_1).apply(null,arguments)},fz=b._emscripten_bind_McDrawSelSet_getObjectName_0=function(){return(fz=b._emscripten_bind_McDrawSelSet_getObjectName_0=b.asm.emscripten_bind_McDrawSelSet_getObjectName_0).apply(null,arguments)},gz=b._emscripten_bind_McDrawSelSet_getDxf0_0=function(){return(gz=b._emscripten_bind_McDrawSelSet_getDxf0_0=
533
- b.asm.emscripten_bind_McDrawSelSet_getDxf0_0).apply(null,arguments)},hz=b._emscripten_bind_McDrawSelSet_getJson_0=function(){return(hz=b._emscripten_bind_McDrawSelSet_getJson_0=b.asm.emscripten_bind_McDrawSelSet_getJson_0).apply(null,arguments)},iz=b._emscripten_bind_McDrawSelSet_setJson_1=function(){return(iz=b._emscripten_bind_McDrawSelSet_setJson_1=b.asm.emscripten_bind_McDrawSelSet_setJson_1).apply(null,arguments)},jz=b._emscripten_bind_McDrawSelSet_isKindOf_1=function(){return(jz=b._emscripten_bind_McDrawSelSet_isKindOf_1=
534
- b.asm.emscripten_bind_McDrawSelSet_isKindOf_1).apply(null,arguments)},kz=b._emscripten_bind_McDrawSelSet___destroy___0=function(){return(kz=b._emscripten_bind_McDrawSelSet___destroy___0=b.asm.emscripten_bind_McDrawSelSet___destroy___0).apply(null,arguments)},lz=b._emscripten_bind_MdDbEllipse_MdDbEllipse_0=function(){return(lz=b._emscripten_bind_MdDbEllipse_MdDbEllipse_0=b.asm.emscripten_bind_MdDbEllipse_MdDbEllipse_0).apply(null,arguments)},mz=b._emscripten_bind_MdDbEllipse_center_0=function(){return(mz=
535
- b._emscripten_bind_MdDbEllipse_center_0=b.asm.emscripten_bind_MdDbEllipse_center_0).apply(null,arguments)},nz=b._emscripten_bind_MdDbEllipse_setCenter_1=function(){return(nz=b._emscripten_bind_MdDbEllipse_setCenter_1=b.asm.emscripten_bind_MdDbEllipse_setCenter_1).apply(null,arguments)},oz=b._emscripten_bind_MdDbEllipse_majorAxis_0=function(){return(oz=b._emscripten_bind_MdDbEllipse_majorAxis_0=b.asm.emscripten_bind_MdDbEllipse_majorAxis_0).apply(null,arguments)},pz=b._emscripten_bind_MdDbEllipse_minorAxis_0=
536
- function(){return(pz=b._emscripten_bind_MdDbEllipse_minorAxis_0=b.asm.emscripten_bind_MdDbEllipse_minorAxis_0).apply(null,arguments)},qz=b._emscripten_bind_MdDbEllipse_setMajorAxis_1=function(){return(qz=b._emscripten_bind_MdDbEllipse_setMajorAxis_1=b.asm.emscripten_bind_MdDbEllipse_setMajorAxis_1).apply(null,arguments)},rz=b._emscripten_bind_MdDbEllipse_setMinorAxis_1=function(){return(rz=b._emscripten_bind_MdDbEllipse_setMinorAxis_1=b.asm.emscripten_bind_MdDbEllipse_setMinorAxis_1).apply(null,arguments)},
537
- sz=b._emscripten_bind_MdDbEllipse_radiusRatio_0=function(){return(sz=b._emscripten_bind_MdDbEllipse_radiusRatio_0=b.asm.emscripten_bind_MdDbEllipse_radiusRatio_0).apply(null,arguments)},tz=b._emscripten_bind_MdDbEllipse_setRadiusRatio_1=function(){return(tz=b._emscripten_bind_MdDbEllipse_setRadiusRatio_1=b.asm.emscripten_bind_MdDbEllipse_setRadiusRatio_1).apply(null,arguments)},uz=b._emscripten_bind_MdDbEllipse_startAngle_0=function(){return(uz=b._emscripten_bind_MdDbEllipse_startAngle_0=b.asm.emscripten_bind_MdDbEllipse_startAngle_0).apply(null,
538
- arguments)},vz=b._emscripten_bind_MdDbEllipse_setStartAngle_1=function(){return(vz=b._emscripten_bind_MdDbEllipse_setStartAngle_1=b.asm.emscripten_bind_MdDbEllipse_setStartAngle_1).apply(null,arguments)},wz=b._emscripten_bind_MdDbEllipse_endAngle_0=function(){return(wz=b._emscripten_bind_MdDbEllipse_endAngle_0=b.asm.emscripten_bind_MdDbEllipse_endAngle_0).apply(null,arguments)},xz=b._emscripten_bind_MdDbEllipse_setEndAngle_1=function(){return(xz=b._emscripten_bind_MdDbEllipse_setEndAngle_1=b.asm.emscripten_bind_MdDbEllipse_setEndAngle_1).apply(null,
539
- arguments)},yz=b._emscripten_bind_MdDbEllipse_InitData_5=function(){return(yz=b._emscripten_bind_MdDbEllipse_InitData_5=b.asm.emscripten_bind_MdDbEllipse_InitData_5).apply(null,arguments)},zz=b._emscripten_bind_MdDbEllipse_getStartParam_0=function(){return(zz=b._emscripten_bind_MdDbEllipse_getStartParam_0=b.asm.emscripten_bind_MdDbEllipse_getStartParam_0).apply(null,arguments)},Az=b._emscripten_bind_MdDbEllipse_getEndParam_0=function(){return(Az=b._emscripten_bind_MdDbEllipse_getEndParam_0=b.asm.emscripten_bind_MdDbEllipse_getEndParam_0).apply(null,
540
- arguments)},Bz=b._emscripten_bind_MdDbEllipse_getDistAtParam_1=function(){return(Bz=b._emscripten_bind_MdDbEllipse_getDistAtParam_1=b.asm.emscripten_bind_MdDbEllipse_getDistAtParam_1).apply(null,arguments)},Cz=b._emscripten_bind_MdDbEllipse_getParamAtDist_1=function(){return(Cz=b._emscripten_bind_MdDbEllipse_getParamAtDist_1=b.asm.emscripten_bind_MdDbEllipse_getParamAtDist_1).apply(null,arguments)},Dz=b._emscripten_bind_MdDbEllipse_getDistAtPoint_1=function(){return(Dz=b._emscripten_bind_MdDbEllipse_getDistAtPoint_1=
541
- b.asm.emscripten_bind_MdDbEllipse_getDistAtPoint_1).apply(null,arguments)},Ez=b._emscripten_bind_MdDbEllipse_getPointAtDist_1=function(){return(Ez=b._emscripten_bind_MdDbEllipse_getPointAtDist_1=b.asm.emscripten_bind_MdDbEllipse_getPointAtDist_1).apply(null,arguments)},Fz=b._emscripten_bind_MdDbEllipse_getStartPoint_0=function(){return(Fz=b._emscripten_bind_MdDbEllipse_getStartPoint_0=b.asm.emscripten_bind_MdDbEllipse_getStartPoint_0).apply(null,arguments)},Gz=b._emscripten_bind_MdDbEllipse_getEndPoint_0=
542
- function(){return(Gz=b._emscripten_bind_MdDbEllipse_getEndPoint_0=b.asm.emscripten_bind_MdDbEllipse_getEndPoint_0).apply(null,arguments)},Hz=b._emscripten_bind_MdDbEllipse_getPointAtParam_1=function(){return(Hz=b._emscripten_bind_MdDbEllipse_getPointAtParam_1=b.asm.emscripten_bind_MdDbEllipse_getPointAtParam_1).apply(null,arguments)},Iz=b._emscripten_bind_MdDbEllipse_getParamAtPoint_1=function(){return(Iz=b._emscripten_bind_MdDbEllipse_getParamAtPoint_1=b.asm.emscripten_bind_MdDbEllipse_getParamAtPoint_1).apply(null,
543
- arguments)},Jz=b._emscripten_bind_MdDbEllipse_getFirstDeriv_1=function(){return(Jz=b._emscripten_bind_MdDbEllipse_getFirstDeriv_1=b.asm.emscripten_bind_MdDbEllipse_getFirstDeriv_1).apply(null,arguments)},Kz=b._emscripten_bind_MdDbEllipse_getFirstDerivEx_1=function(){return(Kz=b._emscripten_bind_MdDbEllipse_getFirstDerivEx_1=b.asm.emscripten_bind_MdDbEllipse_getFirstDerivEx_1).apply(null,arguments)},Lz=b._emscripten_bind_MdDbEllipse_getClosestPointTo_2=function(){return(Lz=b._emscripten_bind_MdDbEllipse_getClosestPointTo_2=
544
- b.asm.emscripten_bind_MdDbEllipse_getClosestPointTo_2).apply(null,arguments)},Mz=b._emscripten_bind_MdDbEllipse_offsetCurves_2=function(){return(Mz=b._emscripten_bind_MdDbEllipse_offsetCurves_2=b.asm.emscripten_bind_MdDbEllipse_offsetCurves_2).apply(null,arguments)},Nz=b._emscripten_bind_MdDbEllipse_splitCurves_1=function(){return(Nz=b._emscripten_bind_MdDbEllipse_splitCurves_1=b.asm.emscripten_bind_MdDbEllipse_splitCurves_1).apply(null,arguments)},Oz=b._emscripten_bind_MdDbEllipse_getArea_0=function(){return(Oz=
545
- b._emscripten_bind_MdDbEllipse_getArea_0=b.asm.emscripten_bind_MdDbEllipse_getArea_0).apply(null,arguments)},Pz=b._emscripten_bind_MdDbEllipse_getSamplePoints_1=function(){return(Pz=b._emscripten_bind_MdDbEllipse_getSamplePoints_1=b.asm.emscripten_bind_MdDbEllipse_getSamplePoints_1).apply(null,arguments)},Qz=b._emscripten_bind_MdDbEllipse_getLength_0=function(){return(Qz=b._emscripten_bind_MdDbEllipse_getLength_0=b.asm.emscripten_bind_MdDbEllipse_getLength_0).apply(null,arguments)},Rz=b._emscripten_bind_MdDbEllipse_explode_0=
546
- function(){return(Rz=b._emscripten_bind_MdDbEllipse_explode_0=b.asm.emscripten_bind_MdDbEllipse_explode_0).apply(null,arguments)},Sz=b._emscripten_bind_MdDbEllipse_TrueColor_0=function(){return(Sz=b._emscripten_bind_MdDbEllipse_TrueColor_0=b.asm.emscripten_bind_MdDbEllipse_TrueColor_0).apply(null,arguments)},Tz=b._emscripten_bind_MdDbEllipse_SetTrueColor_1=function(){return(Tz=b._emscripten_bind_MdDbEllipse_SetTrueColor_1=b.asm.emscripten_bind_MdDbEllipse_SetTrueColor_1).apply(null,arguments)},Uz=
547
- b._emscripten_bind_MdDbEllipse_ColorIndex_0=function(){return(Uz=b._emscripten_bind_MdDbEllipse_ColorIndex_0=b.asm.emscripten_bind_MdDbEllipse_ColorIndex_0).apply(null,arguments)},Vz=b._emscripten_bind_MdDbEllipse_SetColorIndex_1=function(){return(Vz=b._emscripten_bind_MdDbEllipse_SetColorIndex_1=b.asm.emscripten_bind_MdDbEllipse_SetColorIndex_1).apply(null,arguments)},Wz=b._emscripten_bind_MdDbEllipse_Layer_0=function(){return(Wz=b._emscripten_bind_MdDbEllipse_Layer_0=b.asm.emscripten_bind_MdDbEllipse_Layer_0).apply(null,
548
- arguments)},Xz=b._emscripten_bind_MdDbEllipse_SetLayer_1=function(){return(Xz=b._emscripten_bind_MdDbEllipse_SetLayer_1=b.asm.emscripten_bind_MdDbEllipse_SetLayer_1).apply(null,arguments)},Yz=b._emscripten_bind_MdDbEllipse_LinetypeScale_0=function(){return(Yz=b._emscripten_bind_MdDbEllipse_LinetypeScale_0=b.asm.emscripten_bind_MdDbEllipse_LinetypeScale_0).apply(null,arguments)},Zz=b._emscripten_bind_MdDbEllipse_SetLinetypeScale_1=function(){return(Zz=b._emscripten_bind_MdDbEllipse_SetLinetypeScale_1=
549
- b.asm.emscripten_bind_MdDbEllipse_SetLinetypeScale_1).apply(null,arguments)},$z=b._emscripten_bind_MdDbEllipse_Visible_0=function(){return($z=b._emscripten_bind_MdDbEllipse_Visible_0=b.asm.emscripten_bind_MdDbEllipse_Visible_0).apply(null,arguments)},aA=b._emscripten_bind_MdDbEllipse_SetVisible_1=function(){return(aA=b._emscripten_bind_MdDbEllipse_SetVisible_1=b.asm.emscripten_bind_MdDbEllipse_SetVisible_1).apply(null,arguments)},bA=b._emscripten_bind_MdDbEllipse_Lineweight_0=function(){return(bA=
550
- b._emscripten_bind_MdDbEllipse_Lineweight_0=b.asm.emscripten_bind_MdDbEllipse_Lineweight_0).apply(null,arguments)},cA=b._emscripten_bind_MdDbEllipse_SetLineweight_1=function(){return(cA=b._emscripten_bind_MdDbEllipse_SetLineweight_1=b.asm.emscripten_bind_MdDbEllipse_SetLineweight_1).apply(null,arguments)},dA=b._emscripten_bind_MdDbEllipse_TextStyle_0=function(){return(dA=b._emscripten_bind_MdDbEllipse_TextStyle_0=b.asm.emscripten_bind_MdDbEllipse_TextStyle_0).apply(null,arguments)},eA=b._emscripten_bind_MdDbEllipse_SetTextStyle_1=
551
- function(){return(eA=b._emscripten_bind_MdDbEllipse_SetTextStyle_1=b.asm.emscripten_bind_MdDbEllipse_SetTextStyle_1).apply(null,arguments)},fA=b._emscripten_bind_MdDbEllipse_Highlight_1=function(){return(fA=b._emscripten_bind_MdDbEllipse_Highlight_1=b.asm.emscripten_bind_MdDbEllipse_Highlight_1).apply(null,arguments)},gA=b._emscripten_bind_MdDbEllipse_Move_2=function(){return(gA=b._emscripten_bind_MdDbEllipse_Move_2=b.asm.emscripten_bind_MdDbEllipse_Move_2).apply(null,arguments)},hA=b._emscripten_bind_MdDbEllipse_Rotate_2=
552
- function(){return(hA=b._emscripten_bind_MdDbEllipse_Rotate_2=b.asm.emscripten_bind_MdDbEllipse_Rotate_2).apply(null,arguments)},iA=b._emscripten_bind_MdDbEllipse_Mirror_2=function(){return(iA=b._emscripten_bind_MdDbEllipse_Mirror_2=b.asm.emscripten_bind_MdDbEllipse_Mirror_2).apply(null,arguments)},jA=b._emscripten_bind_MdDbEllipse_ScaleEntity_2=function(){return(jA=b._emscripten_bind_MdDbEllipse_ScaleEntity_2=b.asm.emscripten_bind_MdDbEllipse_ScaleEntity_2).apply(null,arguments)},kA=b._emscripten_bind_MdDbEllipse_TransformBy_1=
553
- function(){return(kA=b._emscripten_bind_MdDbEllipse_TransformBy_1=b.asm.emscripten_bind_MdDbEllipse_TransformBy_1).apply(null,arguments)},lA=b._emscripten_bind_MdDbEllipse_GetBoundingBox_0=function(){return(lA=b._emscripten_bind_MdDbEllipse_GetBoundingBox_0=b.asm.emscripten_bind_MdDbEllipse_GetBoundingBox_0).apply(null,arguments)},mA=b._emscripten_bind_MdDbEllipse_GetObjectID_0=function(){return(mA=b._emscripten_bind_MdDbEllipse_GetObjectID_0=b.asm.emscripten_bind_MdDbEllipse_GetObjectID_0).apply(null,
554
- arguments)},nA=b._emscripten_bind_MdDbEllipse_Erase_0=function(){return(nA=b._emscripten_bind_MdDbEllipse_Erase_0=b.asm.emscripten_bind_MdDbEllipse_Erase_0).apply(null,arguments)},oA=b._emscripten_bind_MdDbEllipse_ConnectionTempObject_1=function(){return(oA=b._emscripten_bind_MdDbEllipse_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbEllipse_ConnectionTempObject_1).apply(null,arguments)},pA=b._emscripten_bind_MdDbEllipse_Clone_0=function(){return(pA=b._emscripten_bind_MdDbEllipse_Clone_0=b.asm.emscripten_bind_MdDbEllipse_Clone_0).apply(null,
555
- arguments)},qA=b._emscripten_bind_MdDbEllipse_GetHandle_0=function(){return(qA=b._emscripten_bind_MdDbEllipse_GetHandle_0=b.asm.emscripten_bind_MdDbEllipse_GetHandle_0).apply(null,arguments)},rA=b._emscripten_bind_MdDbEllipse_GetDatabase_0=function(){return(rA=b._emscripten_bind_MdDbEllipse_GetDatabase_0=b.asm.emscripten_bind_MdDbEllipse_GetDatabase_0).apply(null,arguments)},sA=b._emscripten_bind_MdDbEllipse_GetOwnerID_0=function(){return(sA=b._emscripten_bind_MdDbEllipse_GetOwnerID_0=b.asm.emscripten_bind_MdDbEllipse_GetOwnerID_0).apply(null,
556
- arguments)},tA=b._emscripten_bind_MdDbEllipse_moveGripPointsAt_4=function(){return(tA=b._emscripten_bind_MdDbEllipse_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbEllipse_moveGripPointsAt_4).apply(null,arguments)},uA=b._emscripten_bind_MdDbEllipse_getObjectName_0=function(){return(uA=b._emscripten_bind_MdDbEllipse_getObjectName_0=b.asm.emscripten_bind_MdDbEllipse_getObjectName_0).apply(null,arguments)},vA=b._emscripten_bind_MdDbEllipse_getDxf0_0=function(){return(vA=b._emscripten_bind_MdDbEllipse_getDxf0_0=
557
- b.asm.emscripten_bind_MdDbEllipse_getDxf0_0).apply(null,arguments)},wA=b._emscripten_bind_MdDbEllipse_getJson_0=function(){return(wA=b._emscripten_bind_MdDbEllipse_getJson_0=b.asm.emscripten_bind_MdDbEllipse_getJson_0).apply(null,arguments)},xA=b._emscripten_bind_MdDbEllipse_setJson_1=function(){return(xA=b._emscripten_bind_MdDbEllipse_setJson_1=b.asm.emscripten_bind_MdDbEllipse_setJson_1).apply(null,arguments)},yA=b._emscripten_bind_MdDbEllipse_isKindOf_1=function(){return(yA=b._emscripten_bind_MdDbEllipse_isKindOf_1=
558
- b.asm.emscripten_bind_MdDbEllipse_isKindOf_1).apply(null,arguments)},zA=b._emscripten_bind_MdDbEllipse___destroy___0=function(){return(zA=b._emscripten_bind_MdDbEllipse___destroy___0=b.asm.emscripten_bind_MdDbEllipse___destroy___0).apply(null,arguments)},AA=b._emscripten_bind_MdDbPoint_MdDbPoint_0=function(){return(AA=b._emscripten_bind_MdDbPoint_MdDbPoint_0=b.asm.emscripten_bind_MdDbPoint_MdDbPoint_0).apply(null,arguments)},BA=b._emscripten_bind_MdDbPoint_position_0=function(){return(BA=b._emscripten_bind_MdDbPoint_position_0=
559
- b.asm.emscripten_bind_MdDbPoint_position_0).apply(null,arguments)},CA=b._emscripten_bind_MdDbPoint_setPosition_1=function(){return(CA=b._emscripten_bind_MdDbPoint_setPosition_1=b.asm.emscripten_bind_MdDbPoint_setPosition_1).apply(null,arguments)},DA=b._emscripten_bind_MdDbPoint_explode_0=function(){return(DA=b._emscripten_bind_MdDbPoint_explode_0=b.asm.emscripten_bind_MdDbPoint_explode_0).apply(null,arguments)},EA=b._emscripten_bind_MdDbPoint_TrueColor_0=function(){return(EA=b._emscripten_bind_MdDbPoint_TrueColor_0=
560
- b.asm.emscripten_bind_MdDbPoint_TrueColor_0).apply(null,arguments)},FA=b._emscripten_bind_MdDbPoint_SetTrueColor_1=function(){return(FA=b._emscripten_bind_MdDbPoint_SetTrueColor_1=b.asm.emscripten_bind_MdDbPoint_SetTrueColor_1).apply(null,arguments)},GA=b._emscripten_bind_MdDbPoint_ColorIndex_0=function(){return(GA=b._emscripten_bind_MdDbPoint_ColorIndex_0=b.asm.emscripten_bind_MdDbPoint_ColorIndex_0).apply(null,arguments)},HA=b._emscripten_bind_MdDbPoint_SetColorIndex_1=function(){return(HA=b._emscripten_bind_MdDbPoint_SetColorIndex_1=
561
- b.asm.emscripten_bind_MdDbPoint_SetColorIndex_1).apply(null,arguments)},IA=b._emscripten_bind_MdDbPoint_Layer_0=function(){return(IA=b._emscripten_bind_MdDbPoint_Layer_0=b.asm.emscripten_bind_MdDbPoint_Layer_0).apply(null,arguments)},JA=b._emscripten_bind_MdDbPoint_SetLayer_1=function(){return(JA=b._emscripten_bind_MdDbPoint_SetLayer_1=b.asm.emscripten_bind_MdDbPoint_SetLayer_1).apply(null,arguments)},KA=b._emscripten_bind_MdDbPoint_LinetypeScale_0=function(){return(KA=b._emscripten_bind_MdDbPoint_LinetypeScale_0=
562
- b.asm.emscripten_bind_MdDbPoint_LinetypeScale_0).apply(null,arguments)},LA=b._emscripten_bind_MdDbPoint_SetLinetypeScale_1=function(){return(LA=b._emscripten_bind_MdDbPoint_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbPoint_SetLinetypeScale_1).apply(null,arguments)},MA=b._emscripten_bind_MdDbPoint_Visible_0=function(){return(MA=b._emscripten_bind_MdDbPoint_Visible_0=b.asm.emscripten_bind_MdDbPoint_Visible_0).apply(null,arguments)},NA=b._emscripten_bind_MdDbPoint_SetVisible_1=function(){return(NA=
563
- b._emscripten_bind_MdDbPoint_SetVisible_1=b.asm.emscripten_bind_MdDbPoint_SetVisible_1).apply(null,arguments)},OA=b._emscripten_bind_MdDbPoint_Lineweight_0=function(){return(OA=b._emscripten_bind_MdDbPoint_Lineweight_0=b.asm.emscripten_bind_MdDbPoint_Lineweight_0).apply(null,arguments)},PA=b._emscripten_bind_MdDbPoint_SetLineweight_1=function(){return(PA=b._emscripten_bind_MdDbPoint_SetLineweight_1=b.asm.emscripten_bind_MdDbPoint_SetLineweight_1).apply(null,arguments)},QA=b._emscripten_bind_MdDbPoint_TextStyle_0=
564
- function(){return(QA=b._emscripten_bind_MdDbPoint_TextStyle_0=b.asm.emscripten_bind_MdDbPoint_TextStyle_0).apply(null,arguments)},RA=b._emscripten_bind_MdDbPoint_SetTextStyle_1=function(){return(RA=b._emscripten_bind_MdDbPoint_SetTextStyle_1=b.asm.emscripten_bind_MdDbPoint_SetTextStyle_1).apply(null,arguments)},SA=b._emscripten_bind_MdDbPoint_Highlight_1=function(){return(SA=b._emscripten_bind_MdDbPoint_Highlight_1=b.asm.emscripten_bind_MdDbPoint_Highlight_1).apply(null,arguments)},TA=b._emscripten_bind_MdDbPoint_Move_2=
565
- function(){return(TA=b._emscripten_bind_MdDbPoint_Move_2=b.asm.emscripten_bind_MdDbPoint_Move_2).apply(null,arguments)},UA=b._emscripten_bind_MdDbPoint_Rotate_2=function(){return(UA=b._emscripten_bind_MdDbPoint_Rotate_2=b.asm.emscripten_bind_MdDbPoint_Rotate_2).apply(null,arguments)},VA=b._emscripten_bind_MdDbPoint_Mirror_2=function(){return(VA=b._emscripten_bind_MdDbPoint_Mirror_2=b.asm.emscripten_bind_MdDbPoint_Mirror_2).apply(null,arguments)},WA=b._emscripten_bind_MdDbPoint_ScaleEntity_2=function(){return(WA=
566
- b._emscripten_bind_MdDbPoint_ScaleEntity_2=b.asm.emscripten_bind_MdDbPoint_ScaleEntity_2).apply(null,arguments)},XA=b._emscripten_bind_MdDbPoint_TransformBy_1=function(){return(XA=b._emscripten_bind_MdDbPoint_TransformBy_1=b.asm.emscripten_bind_MdDbPoint_TransformBy_1).apply(null,arguments)},YA=b._emscripten_bind_MdDbPoint_GetBoundingBox_0=function(){return(YA=b._emscripten_bind_MdDbPoint_GetBoundingBox_0=b.asm.emscripten_bind_MdDbPoint_GetBoundingBox_0).apply(null,arguments)},ZA=b._emscripten_bind_MdDbPoint_GetObjectID_0=
567
- function(){return(ZA=b._emscripten_bind_MdDbPoint_GetObjectID_0=b.asm.emscripten_bind_MdDbPoint_GetObjectID_0).apply(null,arguments)},$A=b._emscripten_bind_MdDbPoint_Erase_0=function(){return($A=b._emscripten_bind_MdDbPoint_Erase_0=b.asm.emscripten_bind_MdDbPoint_Erase_0).apply(null,arguments)},aB=b._emscripten_bind_MdDbPoint_ConnectionTempObject_1=function(){return(aB=b._emscripten_bind_MdDbPoint_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbPoint_ConnectionTempObject_1).apply(null,arguments)},
568
- bB=b._emscripten_bind_MdDbPoint_Clone_0=function(){return(bB=b._emscripten_bind_MdDbPoint_Clone_0=b.asm.emscripten_bind_MdDbPoint_Clone_0).apply(null,arguments)},cB=b._emscripten_bind_MdDbPoint_GetHandle_0=function(){return(cB=b._emscripten_bind_MdDbPoint_GetHandle_0=b.asm.emscripten_bind_MdDbPoint_GetHandle_0).apply(null,arguments)},dB=b._emscripten_bind_MdDbPoint_GetDatabase_0=function(){return(dB=b._emscripten_bind_MdDbPoint_GetDatabase_0=b.asm.emscripten_bind_MdDbPoint_GetDatabase_0).apply(null,
569
- arguments)},eB=b._emscripten_bind_MdDbPoint_GetOwnerID_0=function(){return(eB=b._emscripten_bind_MdDbPoint_GetOwnerID_0=b.asm.emscripten_bind_MdDbPoint_GetOwnerID_0).apply(null,arguments)},fB=b._emscripten_bind_MdDbPoint_moveGripPointsAt_4=function(){return(fB=b._emscripten_bind_MdDbPoint_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbPoint_moveGripPointsAt_4).apply(null,arguments)},gB=b._emscripten_bind_MdDbPoint_getObjectName_0=function(){return(gB=b._emscripten_bind_MdDbPoint_getObjectName_0=b.asm.emscripten_bind_MdDbPoint_getObjectName_0).apply(null,
570
- arguments)},hB=b._emscripten_bind_MdDbPoint_getDxf0_0=function(){return(hB=b._emscripten_bind_MdDbPoint_getDxf0_0=b.asm.emscripten_bind_MdDbPoint_getDxf0_0).apply(null,arguments)},iB=b._emscripten_bind_MdDbPoint_getJson_0=function(){return(iB=b._emscripten_bind_MdDbPoint_getJson_0=b.asm.emscripten_bind_MdDbPoint_getJson_0).apply(null,arguments)},jB=b._emscripten_bind_MdDbPoint_setJson_1=function(){return(jB=b._emscripten_bind_MdDbPoint_setJson_1=b.asm.emscripten_bind_MdDbPoint_setJson_1).apply(null,
571
- arguments)},kB=b._emscripten_bind_MdDbPoint_isKindOf_1=function(){return(kB=b._emscripten_bind_MdDbPoint_isKindOf_1=b.asm.emscripten_bind_MdDbPoint_isKindOf_1).apply(null,arguments)},lB=b._emscripten_bind_MdDbPoint___destroy___0=function(){return(lB=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,
572
- arguments)};function Ad(){return(Ad=b.asm.__errno_location).apply(null,arguments)}function mB(){return(mB=b.asm.setThrew).apply(null,arguments)}function nB(){return(nB=b.asm.stackSave).apply(null,arguments)}function oB(){return(oB=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)};
573
- 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)};
574
- 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)};
575
- 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=267512;
576
- b.___stop_em_js=267610;function Ed(a,c,d){var e=nB();try{Dc(a)(c,d)}catch(f){oB(e);if(f!==f+0)throw f;mB(1,0)}}function Dd(a,c){var d=nB();try{Dc(a)(c)}catch(e){oB(d);if(e!==e+0)throw e;mB(1,0)}}function Bd(a,c){var d=nB();try{return Dc(a)(c)}catch(e){oB(d);if(e!==e+0)throw e;mB(1,0)}}function Cd(a,c,d,e){var f=nB();try{return Dc(a)(c,d,e)}catch(g){oB(f);if(g!==g+0)throw g;mB(1,0)}}var pB;Ra=function qB(){pB||rB();pB||(Ra=qB)};
577
- function rB(){function a(){if(!pB&&(pB=!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&&
578
- (b.postRun=[b.postRun]);b.postRun.length;){var c=b.postRun.shift();La.unshift(c)}jb(La)}}if(!(0<Oa)){if(b.preRun)for("function"==typeof b.preRun&&(b.preRun=[b.preRun]);b.preRun.length;)Ma();jb(Ja);0<Oa||(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()();rB();function sB(){}sB.prototype=Object.create(sB.prototype);
579
- sB.prototype.constructor=sB;sB.prototype.h=sB;sB.i={};b.WrapperObject=sB;function tB(a){return(a||sB).i}b.getCache=tB;function v(a,c){var d=tB(c),e=d[a];if(e)return e;e=Object.create((c||sB).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 tB(a.h)[a.g]};b.compare=function(a,c){return a.g===c.g};b.getPointer=function(a){return a.g};
580
- b.getClass=function(a){return a.h};var uB=0,vB=0,wB=0,xB=[],yB=0;function w(){if(yB){for(var a=0;a<xB.length;a++)b._free(xB[a]);xB.length=0;b._free(uB);uB=0;vB+=yB;yB=0}uB||(vB+=128,(uB=b._malloc(vB))||xa());wB=0}function zB(a,c){uB||xa();a=a.length*c.BYTES_PER_ELEMENT;a=a+7&-8;wB+a>=vB?(0<a||xa(),yB+=a,c=b._malloc(a),xB.push(c)):(c=uB+wB,wB+=a);return c}
581
- function AB(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=zB(a,Ba);AB(a,Ba,c);return c}return a}function BB(a){if("object"===typeof a){var c=zB(a,Ga);AB(a,Ga,c);return c}return a}function CB(){throw"cannot construct a MdRxObject, no constructor in IDL";}CB.prototype=Object.create(sB.prototype);CB.prototype.constructor=CB;CB.prototype.h=CB;CB.i={};
582
- b.MdRxObject=CB;CB.prototype.getObjectName=function(){return p(Gd(this.g))};CB.prototype.getDxf0=function(){return p(Hd(this.g))};CB.prototype.getJson=function(){return p(Id(this.g))};CB.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Jd(c,a)};CB.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Kd(c,a)};function z(){this.g=Ld();tB(z)[this.g]=this}z.prototype=Object.create(CB.prototype);z.prototype.constructor=z;
213
+ b._emscripten_bind_MdGeVector3d_dotProduct_1=b.asm.emscripten_bind_MdGeVector3d_dotProduct_1).apply(null,arguments)},Fi=b._emscripten_bind_MdGeVector3d_crossProduct_1=function(){return(Fi=b._emscripten_bind_MdGeVector3d_crossProduct_1=b.asm.emscripten_bind_MdGeVector3d_crossProduct_1).apply(null,arguments)},Gi=b._emscripten_bind_MdGeVector3d_isEqualTo_1=function(){return(Gi=b._emscripten_bind_MdGeVector3d_isEqualTo_1=b.asm.emscripten_bind_MdGeVector3d_isEqualTo_1).apply(null,arguments)},Hi=b._emscripten_bind_MdGeVector3d_mult_1=
214
+ function(){return(Hi=b._emscripten_bind_MdGeVector3d_mult_1=b.asm.emscripten_bind_MdGeVector3d_mult_1).apply(null,arguments)},Ii=b._emscripten_bind_MdGeVector3d_get_x_0=function(){return(Ii=b._emscripten_bind_MdGeVector3d_get_x_0=b.asm.emscripten_bind_MdGeVector3d_get_x_0).apply(null,arguments)},Ji=b._emscripten_bind_MdGeVector3d_set_x_1=function(){return(Ji=b._emscripten_bind_MdGeVector3d_set_x_1=b.asm.emscripten_bind_MdGeVector3d_set_x_1).apply(null,arguments)},Ki=b._emscripten_bind_MdGeVector3d_get_y_0=
215
+ function(){return(Ki=b._emscripten_bind_MdGeVector3d_get_y_0=b.asm.emscripten_bind_MdGeVector3d_get_y_0).apply(null,arguments)},Li=b._emscripten_bind_MdGeVector3d_set_y_1=function(){return(Li=b._emscripten_bind_MdGeVector3d_set_y_1=b.asm.emscripten_bind_MdGeVector3d_set_y_1).apply(null,arguments)},Mi=b._emscripten_bind_MdGeVector3d_get_z_0=function(){return(Mi=b._emscripten_bind_MdGeVector3d_get_z_0=b.asm.emscripten_bind_MdGeVector3d_get_z_0).apply(null,arguments)},Ni=b._emscripten_bind_MdGeVector3d_set_z_1=
216
+ function(){return(Ni=b._emscripten_bind_MdGeVector3d_set_z_1=b.asm.emscripten_bind_MdGeVector3d_set_z_1).apply(null,arguments)},Oi=b._emscripten_bind_MdGeVector3d___destroy___0=function(){return(Oi=b._emscripten_bind_MdGeVector3d___destroy___0=b.asm.emscripten_bind_MdGeVector3d___destroy___0).apply(null,arguments)},Pi=b._emscripten_bind_MdGeLongArray_MdGeLongArray_0=function(){return(Pi=b._emscripten_bind_MdGeLongArray_MdGeLongArray_0=b.asm.emscripten_bind_MdGeLongArray_MdGeLongArray_0).apply(null,
217
+ arguments)},Qi=b._emscripten_bind_MdGeLongArray_append_1=function(){return(Qi=b._emscripten_bind_MdGeLongArray_append_1=b.asm.emscripten_bind_MdGeLongArray_append_1).apply(null,arguments)},Ri=b._emscripten_bind_MdGeLongArray_length_0=function(){return(Ri=b._emscripten_bind_MdGeLongArray_length_0=b.asm.emscripten_bind_MdGeLongArray_length_0).apply(null,arguments)},Si=b._emscripten_bind_MdGeLongArray_at_1=function(){return(Si=b._emscripten_bind_MdGeLongArray_at_1=b.asm.emscripten_bind_MdGeLongArray_at_1).apply(null,
218
+ arguments)},Ti=b._emscripten_bind_MdGeLongArray_setAt_2=function(){return(Ti=b._emscripten_bind_MdGeLongArray_setAt_2=b.asm.emscripten_bind_MdGeLongArray_setAt_2).apply(null,arguments)},Ui=b._emscripten_bind_MdGeLongArray_copy_1=function(){return(Ui=b._emscripten_bind_MdGeLongArray_copy_1=b.asm.emscripten_bind_MdGeLongArray_copy_1).apply(null,arguments)},Vi=b._emscripten_bind_MdGeLongArray_clear_0=function(){return(Vi=b._emscripten_bind_MdGeLongArray_clear_0=b.asm.emscripten_bind_MdGeLongArray_clear_0).apply(null,
219
+ arguments)},Wi=b._emscripten_bind_MdGeLongArray___destroy___0=function(){return(Wi=b._emscripten_bind_MdGeLongArray___destroy___0=b.asm.emscripten_bind_MdGeLongArray___destroy___0).apply(null,arguments)},Xi=b._emscripten_bind_MdGeStringArray_MdGeStringArray_0=function(){return(Xi=b._emscripten_bind_MdGeStringArray_MdGeStringArray_0=b.asm.emscripten_bind_MdGeStringArray_MdGeStringArray_0).apply(null,arguments)},Yi=b._emscripten_bind_MdGeStringArray_append_1=function(){return(Yi=b._emscripten_bind_MdGeStringArray_append_1=
220
+ b.asm.emscripten_bind_MdGeStringArray_append_1).apply(null,arguments)},Zi=b._emscripten_bind_MdGeStringArray_length_0=function(){return(Zi=b._emscripten_bind_MdGeStringArray_length_0=b.asm.emscripten_bind_MdGeStringArray_length_0).apply(null,arguments)},$i=b._emscripten_bind_MdGeStringArray_at_1=function(){return($i=b._emscripten_bind_MdGeStringArray_at_1=b.asm.emscripten_bind_MdGeStringArray_at_1).apply(null,arguments)},aj=b._emscripten_bind_MdGeStringArray_setAt_2=function(){return(aj=b._emscripten_bind_MdGeStringArray_setAt_2=
221
+ b.asm.emscripten_bind_MdGeStringArray_setAt_2).apply(null,arguments)},bj=b._emscripten_bind_MdGeStringArray_copy_1=function(){return(bj=b._emscripten_bind_MdGeStringArray_copy_1=b.asm.emscripten_bind_MdGeStringArray_copy_1).apply(null,arguments)},cj=b._emscripten_bind_MdGeStringArray_clear_0=function(){return(cj=b._emscripten_bind_MdGeStringArray_clear_0=b.asm.emscripten_bind_MdGeStringArray_clear_0).apply(null,arguments)},dj=b._emscripten_bind_MdGeStringArray___destroy___0=function(){return(dj=b._emscripten_bind_MdGeStringArray___destroy___0=
222
+ b.asm.emscripten_bind_MdGeStringArray___destroy___0).apply(null,arguments)},ej=b._emscripten_bind_MdGeDoubleArray_MdGeDoubleArray_0=function(){return(ej=b._emscripten_bind_MdGeDoubleArray_MdGeDoubleArray_0=b.asm.emscripten_bind_MdGeDoubleArray_MdGeDoubleArray_0).apply(null,arguments)},fj=b._emscripten_bind_MdGeDoubleArray_append_1=function(){return(fj=b._emscripten_bind_MdGeDoubleArray_append_1=b.asm.emscripten_bind_MdGeDoubleArray_append_1).apply(null,arguments)},gj=b._emscripten_bind_MdGeDoubleArray_length_0=
223
+ function(){return(gj=b._emscripten_bind_MdGeDoubleArray_length_0=b.asm.emscripten_bind_MdGeDoubleArray_length_0).apply(null,arguments)},hj=b._emscripten_bind_MdGeDoubleArray_at_1=function(){return(hj=b._emscripten_bind_MdGeDoubleArray_at_1=b.asm.emscripten_bind_MdGeDoubleArray_at_1).apply(null,arguments)},ij=b._emscripten_bind_MdGeDoubleArray_setAt_2=function(){return(ij=b._emscripten_bind_MdGeDoubleArray_setAt_2=b.asm.emscripten_bind_MdGeDoubleArray_setAt_2).apply(null,arguments)},jj=b._emscripten_bind_MdGeDoubleArray_copy_1=
224
+ function(){return(jj=b._emscripten_bind_MdGeDoubleArray_copy_1=b.asm.emscripten_bind_MdGeDoubleArray_copy_1).apply(null,arguments)},kj=b._emscripten_bind_MdGeDoubleArray_clear_0=function(){return(kj=b._emscripten_bind_MdGeDoubleArray_clear_0=b.asm.emscripten_bind_MdGeDoubleArray_clear_0).apply(null,arguments)},lj=b._emscripten_bind_MdGeDoubleArray___destroy___0=function(){return(lj=b._emscripten_bind_MdGeDoubleArray___destroy___0=b.asm.emscripten_bind_MdGeDoubleArray___destroy___0).apply(null,arguments)},
225
+ mj=b._emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0=function(){return(mj=b._emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0=b.asm.emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0).apply(null,arguments)},nj=b._emscripten_bind_MdGeMatrix3d_setToIdentity_0=function(){return(nj=b._emscripten_bind_MdGeMatrix3d_setToIdentity_0=b.asm.emscripten_bind_MdGeMatrix3d_setToIdentity_0).apply(null,arguments)},oj=b._emscripten_bind_MdGeMatrix3d_preMultBy_1=function(){return(oj=b._emscripten_bind_MdGeMatrix3d_preMultBy_1=b.asm.emscripten_bind_MdGeMatrix3d_preMultBy_1).apply(null,
226
+ arguments)},pj=b._emscripten_bind_MdGeMatrix3d_postMultBy_1=function(){return(pj=b._emscripten_bind_MdGeMatrix3d_postMultBy_1=b.asm.emscripten_bind_MdGeMatrix3d_postMultBy_1).apply(null,arguments)},qj=b._emscripten_bind_MdGeMatrix3d_setToProduct_2=function(){return(qj=b._emscripten_bind_MdGeMatrix3d_setToProduct_2=b.asm.emscripten_bind_MdGeMatrix3d_setToProduct_2).apply(null,arguments)},rj=b._emscripten_bind_MdGeMatrix3d_invert_0=function(){return(rj=b._emscripten_bind_MdGeMatrix3d_invert_0=b.asm.emscripten_bind_MdGeMatrix3d_invert_0).apply(null,
227
+ arguments)},sj=b._emscripten_bind_MdGeMatrix3d_isSingular_0=function(){return(sj=b._emscripten_bind_MdGeMatrix3d_isSingular_0=b.asm.emscripten_bind_MdGeMatrix3d_isSingular_0).apply(null,arguments)},tj=b._emscripten_bind_MdGeMatrix3d_transposeIt_0=function(){return(tj=b._emscripten_bind_MdGeMatrix3d_transposeIt_0=b.asm.emscripten_bind_MdGeMatrix3d_transposeIt_0).apply(null,arguments)},uj=b._emscripten_bind_MdGeMatrix3d_isEqualTo_1=function(){return(uj=b._emscripten_bind_MdGeMatrix3d_isEqualTo_1=b.asm.emscripten_bind_MdGeMatrix3d_isEqualTo_1).apply(null,
228
+ arguments)},vj=b._emscripten_bind_MdGeMatrix3d_det_0=function(){return(vj=b._emscripten_bind_MdGeMatrix3d_det_0=b.asm.emscripten_bind_MdGeMatrix3d_det_0).apply(null,arguments)},wj=b._emscripten_bind_MdGeMatrix3d_setCoordSystem_4=function(){return(wj=b._emscripten_bind_MdGeMatrix3d_setCoordSystem_4=b.asm.emscripten_bind_MdGeMatrix3d_setCoordSystem_4).apply(null,arguments)},xj=b._emscripten_bind_MdGeMatrix3d_setToTranslation_1=function(){return(xj=b._emscripten_bind_MdGeMatrix3d_setToTranslation_1=
229
+ b.asm.emscripten_bind_MdGeMatrix3d_setToTranslation_1).apply(null,arguments)},yj=b._emscripten_bind_MdGeMatrix3d_setToRotation_3=function(){return(yj=b._emscripten_bind_MdGeMatrix3d_setToRotation_3=b.asm.emscripten_bind_MdGeMatrix3d_setToRotation_3).apply(null,arguments)},zj=b._emscripten_bind_MdGeMatrix3d_setToScaling_2=function(){return(zj=b._emscripten_bind_MdGeMatrix3d_setToScaling_2=b.asm.emscripten_bind_MdGeMatrix3d_setToScaling_2).apply(null,arguments)},Aj=b._emscripten_bind_MdGeMatrix3d_setMirror_2=
230
+ function(){return(Aj=b._emscripten_bind_MdGeMatrix3d_setMirror_2=b.asm.emscripten_bind_MdGeMatrix3d_setMirror_2).apply(null,arguments)},Bj=b._emscripten_bind_MdGeMatrix3d_scale_0=function(){return(Bj=b._emscripten_bind_MdGeMatrix3d_scale_0=b.asm.emscripten_bind_MdGeMatrix3d_scale_0).apply(null,arguments)},Cj=b._emscripten_bind_MdGeMatrix3d_getData_2=function(){return(Cj=b._emscripten_bind_MdGeMatrix3d_getData_2=b.asm.emscripten_bind_MdGeMatrix3d_getData_2).apply(null,arguments)},Dj=b._emscripten_bind_MdGeMatrix3d_copy_1=
231
+ function(){return(Dj=b._emscripten_bind_MdGeMatrix3d_copy_1=b.asm.emscripten_bind_MdGeMatrix3d_copy_1).apply(null,arguments)},Ej=b._emscripten_bind_MdGeMatrix3d___destroy___0=function(){return(Ej=b._emscripten_bind_MdGeMatrix3d___destroy___0=b.asm.emscripten_bind_MdGeMatrix3d___destroy___0).apply(null,arguments)},Fj=b._emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0=function(){return(Fj=b._emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0=b.asm.emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0).apply(null,
232
+ arguments)},Gj=b._emscripten_bind_MdDbLayerTableRecord_getName_0=function(){return(Gj=b._emscripten_bind_MdDbLayerTableRecord_getName_0=b.asm.emscripten_bind_MdDbLayerTableRecord_getName_0).apply(null,arguments)},Hj=b._emscripten_bind_MdDbLayerTableRecord_setName_1=function(){return(Hj=b._emscripten_bind_MdDbLayerTableRecord_setName_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setName_1).apply(null,arguments)},Ij=b._emscripten_bind_MdDbLayerTableRecord_isFrozen_0=function(){return(Ij=b._emscripten_bind_MdDbLayerTableRecord_isFrozen_0=
233
+ b.asm.emscripten_bind_MdDbLayerTableRecord_isFrozen_0).apply(null,arguments)},Jj=b._emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1=function(){return(Jj=b._emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1).apply(null,arguments)},Kj=b._emscripten_bind_MdDbLayerTableRecord_isOff_0=function(){return(Kj=b._emscripten_bind_MdDbLayerTableRecord_isOff_0=b.asm.emscripten_bind_MdDbLayerTableRecord_isOff_0).apply(null,arguments)},Lj=b._emscripten_bind_MdDbLayerTableRecord_setIsOff_1=
234
+ function(){return(Lj=b._emscripten_bind_MdDbLayerTableRecord_setIsOff_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setIsOff_1).apply(null,arguments)},Mj=b._emscripten_bind_MdDbLayerTableRecord_isLocked_0=function(){return(Mj=b._emscripten_bind_MdDbLayerTableRecord_isLocked_0=b.asm.emscripten_bind_MdDbLayerTableRecord_isLocked_0).apply(null,arguments)},Nj=b._emscripten_bind_MdDbLayerTableRecord_setIsLocked_1=function(){return(Nj=b._emscripten_bind_MdDbLayerTableRecord_setIsLocked_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setIsLocked_1).apply(null,
235
+ arguments)},Oj=b._emscripten_bind_MdDbLayerTableRecord_color_0=function(){return(Oj=b._emscripten_bind_MdDbLayerTableRecord_color_0=b.asm.emscripten_bind_MdDbLayerTableRecord_color_0).apply(null,arguments)},Pj=b._emscripten_bind_MdDbLayerTableRecord_setColor_1=function(){return(Pj=b._emscripten_bind_MdDbLayerTableRecord_setColor_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setColor_1).apply(null,arguments)},Qj=b._emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0=function(){return(Qj=b._emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0=
236
+ b.asm.emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0).apply(null,arguments)},Rj=b._emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1=function(){return(Rj=b._emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1).apply(null,arguments)},Sj=b._emscripten_bind_MdDbLayerTableRecord_lineWeight_0=function(){return(Sj=b._emscripten_bind_MdDbLayerTableRecord_lineWeight_0=b.asm.emscripten_bind_MdDbLayerTableRecord_lineWeight_0).apply(null,
237
+ arguments)},Tj=b._emscripten_bind_MdDbLayerTableRecord_setLineWeight_1=function(){return(Tj=b._emscripten_bind_MdDbLayerTableRecord_setLineWeight_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setLineWeight_1).apply(null,arguments)},Uj=b._emscripten_bind_MdDbLayerTableRecord_GetObjectID_0=function(){return(Uj=b._emscripten_bind_MdDbLayerTableRecord_GetObjectID_0=b.asm.emscripten_bind_MdDbLayerTableRecord_GetObjectID_0).apply(null,arguments)},Vj=b._emscripten_bind_MdDbLayerTableRecord_Erase_0=function(){return(Vj=
238
+ b._emscripten_bind_MdDbLayerTableRecord_Erase_0=b.asm.emscripten_bind_MdDbLayerTableRecord_Erase_0).apply(null,arguments)},Wj=b._emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1=function(){return(Wj=b._emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1).apply(null,arguments)},Xj=b._emscripten_bind_MdDbLayerTableRecord_Clone_0=function(){return(Xj=b._emscripten_bind_MdDbLayerTableRecord_Clone_0=b.asm.emscripten_bind_MdDbLayerTableRecord_Clone_0).apply(null,
239
+ arguments)},Yj=b._emscripten_bind_MdDbLayerTableRecord_GetHandle_0=function(){return(Yj=b._emscripten_bind_MdDbLayerTableRecord_GetHandle_0=b.asm.emscripten_bind_MdDbLayerTableRecord_GetHandle_0).apply(null,arguments)},Zj=b._emscripten_bind_MdDbLayerTableRecord_GetDatabase_0=function(){return(Zj=b._emscripten_bind_MdDbLayerTableRecord_GetDatabase_0=b.asm.emscripten_bind_MdDbLayerTableRecord_GetDatabase_0).apply(null,arguments)},ak=b._emscripten_bind_MdDbLayerTableRecord_GetOwnerID_0=function(){return(ak=
240
+ b._emscripten_bind_MdDbLayerTableRecord_GetOwnerID_0=b.asm.emscripten_bind_MdDbLayerTableRecord_GetOwnerID_0).apply(null,arguments)},bk=b._emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4=function(){return(bk=b._emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4).apply(null,arguments)},ck=b._emscripten_bind_MdDbLayerTableRecord_getObjectName_0=function(){return(ck=b._emscripten_bind_MdDbLayerTableRecord_getObjectName_0=b.asm.emscripten_bind_MdDbLayerTableRecord_getObjectName_0).apply(null,
241
+ arguments)},dk=b._emscripten_bind_MdDbLayerTableRecord_getDxf0_0=function(){return(dk=b._emscripten_bind_MdDbLayerTableRecord_getDxf0_0=b.asm.emscripten_bind_MdDbLayerTableRecord_getDxf0_0).apply(null,arguments)},ek=b._emscripten_bind_MdDbLayerTableRecord_getJson_0=function(){return(ek=b._emscripten_bind_MdDbLayerTableRecord_getJson_0=b.asm.emscripten_bind_MdDbLayerTableRecord_getJson_0).apply(null,arguments)},fk=b._emscripten_bind_MdDbLayerTableRecord_setJson_1=function(){return(fk=b._emscripten_bind_MdDbLayerTableRecord_setJson_1=
242
+ b.asm.emscripten_bind_MdDbLayerTableRecord_setJson_1).apply(null,arguments)},gk=b._emscripten_bind_MdDbLayerTableRecord_isKindOf_1=function(){return(gk=b._emscripten_bind_MdDbLayerTableRecord_isKindOf_1=b.asm.emscripten_bind_MdDbLayerTableRecord_isKindOf_1).apply(null,arguments)},hk=b._emscripten_bind_MdDbLayerTableRecord___destroy___0=function(){return(hk=b._emscripten_bind_MdDbLayerTableRecord___destroy___0=b.asm.emscripten_bind_MdDbLayerTableRecord___destroy___0).apply(null,arguments)},ik=b._emscripten_bind_MdDbLayerTable_GetObjectID_0=
243
+ function(){return(ik=b._emscripten_bind_MdDbLayerTable_GetObjectID_0=b.asm.emscripten_bind_MdDbLayerTable_GetObjectID_0).apply(null,arguments)},jk=b._emscripten_bind_MdDbLayerTable_Erase_0=function(){return(jk=b._emscripten_bind_MdDbLayerTable_Erase_0=b.asm.emscripten_bind_MdDbLayerTable_Erase_0).apply(null,arguments)},kk=b._emscripten_bind_MdDbLayerTable_ConnectionTempObject_1=function(){return(kk=b._emscripten_bind_MdDbLayerTable_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbLayerTable_ConnectionTempObject_1).apply(null,
244
+ arguments)},lk=b._emscripten_bind_MdDbLayerTable_Clone_0=function(){return(lk=b._emscripten_bind_MdDbLayerTable_Clone_0=b.asm.emscripten_bind_MdDbLayerTable_Clone_0).apply(null,arguments)},mk=b._emscripten_bind_MdDbLayerTable_GetHandle_0=function(){return(mk=b._emscripten_bind_MdDbLayerTable_GetHandle_0=b.asm.emscripten_bind_MdDbLayerTable_GetHandle_0).apply(null,arguments)},nk=b._emscripten_bind_MdDbLayerTable_GetDatabase_0=function(){return(nk=b._emscripten_bind_MdDbLayerTable_GetDatabase_0=b.asm.emscripten_bind_MdDbLayerTable_GetDatabase_0).apply(null,
245
+ arguments)},ok=b._emscripten_bind_MdDbLayerTable_GetOwnerID_0=function(){return(ok=b._emscripten_bind_MdDbLayerTable_GetOwnerID_0=b.asm.emscripten_bind_MdDbLayerTable_GetOwnerID_0).apply(null,arguments)},pk=b._emscripten_bind_MdDbLayerTable_moveGripPointsAt_4=function(){return(pk=b._emscripten_bind_MdDbLayerTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLayerTable_moveGripPointsAt_4).apply(null,arguments)},qk=b._emscripten_bind_MdDbLayerTable_getObjectName_0=function(){return(qk=b._emscripten_bind_MdDbLayerTable_getObjectName_0=
246
+ b.asm.emscripten_bind_MdDbLayerTable_getObjectName_0).apply(null,arguments)},rk=b._emscripten_bind_MdDbLayerTable_getDxf0_0=function(){return(rk=b._emscripten_bind_MdDbLayerTable_getDxf0_0=b.asm.emscripten_bind_MdDbLayerTable_getDxf0_0).apply(null,arguments)},sk=b._emscripten_bind_MdDbLayerTable_getJson_0=function(){return(sk=b._emscripten_bind_MdDbLayerTable_getJson_0=b.asm.emscripten_bind_MdDbLayerTable_getJson_0).apply(null,arguments)},tk=b._emscripten_bind_MdDbLayerTable_setJson_1=function(){return(tk=
247
+ b._emscripten_bind_MdDbLayerTable_setJson_1=b.asm.emscripten_bind_MdDbLayerTable_setJson_1).apply(null,arguments)},uk=b._emscripten_bind_MdDbLayerTable_isKindOf_1=function(){return(uk=b._emscripten_bind_MdDbLayerTable_isKindOf_1=b.asm.emscripten_bind_MdDbLayerTable_isKindOf_1).apply(null,arguments)},vk=b._emscripten_bind_MdDbLinetypeTable_GetObjectID_0=function(){return(vk=b._emscripten_bind_MdDbLinetypeTable_GetObjectID_0=b.asm.emscripten_bind_MdDbLinetypeTable_GetObjectID_0).apply(null,arguments)},
248
+ wk=b._emscripten_bind_MdDbLinetypeTable_Erase_0=function(){return(wk=b._emscripten_bind_MdDbLinetypeTable_Erase_0=b.asm.emscripten_bind_MdDbLinetypeTable_Erase_0).apply(null,arguments)},xk=b._emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1=function(){return(xk=b._emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1).apply(null,arguments)},yk=b._emscripten_bind_MdDbLinetypeTable_Clone_0=function(){return(yk=b._emscripten_bind_MdDbLinetypeTable_Clone_0=
249
+ b.asm.emscripten_bind_MdDbLinetypeTable_Clone_0).apply(null,arguments)},zk=b._emscripten_bind_MdDbLinetypeTable_GetHandle_0=function(){return(zk=b._emscripten_bind_MdDbLinetypeTable_GetHandle_0=b.asm.emscripten_bind_MdDbLinetypeTable_GetHandle_0).apply(null,arguments)},Ak=b._emscripten_bind_MdDbLinetypeTable_GetDatabase_0=function(){return(Ak=b._emscripten_bind_MdDbLinetypeTable_GetDatabase_0=b.asm.emscripten_bind_MdDbLinetypeTable_GetDatabase_0).apply(null,arguments)},Bk=b._emscripten_bind_MdDbLinetypeTable_GetOwnerID_0=
250
+ function(){return(Bk=b._emscripten_bind_MdDbLinetypeTable_GetOwnerID_0=b.asm.emscripten_bind_MdDbLinetypeTable_GetOwnerID_0).apply(null,arguments)},Ck=b._emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4=function(){return(Ck=b._emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4).apply(null,arguments)},Dk=b._emscripten_bind_MdDbLinetypeTable_getObjectName_0=function(){return(Dk=b._emscripten_bind_MdDbLinetypeTable_getObjectName_0=b.asm.emscripten_bind_MdDbLinetypeTable_getObjectName_0).apply(null,
251
+ arguments)},Ek=b._emscripten_bind_MdDbLinetypeTable_getDxf0_0=function(){return(Ek=b._emscripten_bind_MdDbLinetypeTable_getDxf0_0=b.asm.emscripten_bind_MdDbLinetypeTable_getDxf0_0).apply(null,arguments)},Fk=b._emscripten_bind_MdDbLinetypeTable_getJson_0=function(){return(Fk=b._emscripten_bind_MdDbLinetypeTable_getJson_0=b.asm.emscripten_bind_MdDbLinetypeTable_getJson_0).apply(null,arguments)},Gk=b._emscripten_bind_MdDbLinetypeTable_setJson_1=function(){return(Gk=b._emscripten_bind_MdDbLinetypeTable_setJson_1=
252
+ b.asm.emscripten_bind_MdDbLinetypeTable_setJson_1).apply(null,arguments)},Hk=b._emscripten_bind_MdDbLinetypeTable_isKindOf_1=function(){return(Hk=b._emscripten_bind_MdDbLinetypeTable_isKindOf_1=b.asm.emscripten_bind_MdDbLinetypeTable_isKindOf_1).apply(null,arguments)},Ik=b._emscripten_bind_MdDbTextStyleTable_GetObjectID_0=function(){return(Ik=b._emscripten_bind_MdDbTextStyleTable_GetObjectID_0=b.asm.emscripten_bind_MdDbTextStyleTable_GetObjectID_0).apply(null,arguments)},Jk=b._emscripten_bind_MdDbTextStyleTable_Erase_0=
253
+ function(){return(Jk=b._emscripten_bind_MdDbTextStyleTable_Erase_0=b.asm.emscripten_bind_MdDbTextStyleTable_Erase_0).apply(null,arguments)},Kk=b._emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1=function(){return(Kk=b._emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1).apply(null,arguments)},Lk=b._emscripten_bind_MdDbTextStyleTable_Clone_0=function(){return(Lk=b._emscripten_bind_MdDbTextStyleTable_Clone_0=b.asm.emscripten_bind_MdDbTextStyleTable_Clone_0).apply(null,
254
+ arguments)},Mk=b._emscripten_bind_MdDbTextStyleTable_GetHandle_0=function(){return(Mk=b._emscripten_bind_MdDbTextStyleTable_GetHandle_0=b.asm.emscripten_bind_MdDbTextStyleTable_GetHandle_0).apply(null,arguments)},Nk=b._emscripten_bind_MdDbTextStyleTable_GetDatabase_0=function(){return(Nk=b._emscripten_bind_MdDbTextStyleTable_GetDatabase_0=b.asm.emscripten_bind_MdDbTextStyleTable_GetDatabase_0).apply(null,arguments)},Ok=b._emscripten_bind_MdDbTextStyleTable_GetOwnerID_0=function(){return(Ok=b._emscripten_bind_MdDbTextStyleTable_GetOwnerID_0=
255
+ b.asm.emscripten_bind_MdDbTextStyleTable_GetOwnerID_0).apply(null,arguments)},Pk=b._emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4=function(){return(Pk=b._emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4).apply(null,arguments)},Qk=b._emscripten_bind_MdDbTextStyleTable_getObjectName_0=function(){return(Qk=b._emscripten_bind_MdDbTextStyleTable_getObjectName_0=b.asm.emscripten_bind_MdDbTextStyleTable_getObjectName_0).apply(null,
256
+ arguments)},Rk=b._emscripten_bind_MdDbTextStyleTable_getDxf0_0=function(){return(Rk=b._emscripten_bind_MdDbTextStyleTable_getDxf0_0=b.asm.emscripten_bind_MdDbTextStyleTable_getDxf0_0).apply(null,arguments)},Sk=b._emscripten_bind_MdDbTextStyleTable_getJson_0=function(){return(Sk=b._emscripten_bind_MdDbTextStyleTable_getJson_0=b.asm.emscripten_bind_MdDbTextStyleTable_getJson_0).apply(null,arguments)},Tk=b._emscripten_bind_MdDbTextStyleTable_setJson_1=function(){return(Tk=b._emscripten_bind_MdDbTextStyleTable_setJson_1=
257
+ b.asm.emscripten_bind_MdDbTextStyleTable_setJson_1).apply(null,arguments)},Uk=b._emscripten_bind_MdDbTextStyleTable_isKindOf_1=function(){return(Uk=b._emscripten_bind_MdDbTextStyleTable_isKindOf_1=b.asm.emscripten_bind_MdDbTextStyleTable_isKindOf_1).apply(null,arguments)},Vk=b._emscripten_bind_MdDbDatabase_GetLayerTable_0=function(){return(Vk=b._emscripten_bind_MdDbDatabase_GetLayerTable_0=b.asm.emscripten_bind_MdDbDatabase_GetLayerTable_0).apply(null,arguments)},Wk=b._emscripten_bind_MdDbDatabase_GetLinetypeTable_0=
258
+ function(){return(Wk=b._emscripten_bind_MdDbDatabase_GetLinetypeTable_0=b.asm.emscripten_bind_MdDbDatabase_GetLinetypeTable_0).apply(null,arguments)},Xk=b._emscripten_bind_MdDbDatabase_GetTextStyleTable_0=function(){return(Xk=b._emscripten_bind_MdDbDatabase_GetTextStyleTable_0=b.asm.emscripten_bind_MdDbDatabase_GetTextStyleTable_0).apply(null,arguments)},Yk=b._emscripten_bind_MdDbDatabase_GetBlockTable_0=function(){return(Yk=b._emscripten_bind_MdDbDatabase_GetBlockTable_0=b.asm.emscripten_bind_MdDbDatabase_GetBlockTable_0).apply(null,
259
+ arguments)},Zk=b._emscripten_bind_MdDbDatabase_CurrentSpace_0=function(){return(Zk=b._emscripten_bind_MdDbDatabase_CurrentSpace_0=b.asm.emscripten_bind_MdDbDatabase_CurrentSpace_0).apply(null,arguments)},$k=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0=function(){return($k=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0).apply(null,arguments)},al=b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1=function(){return(al=
260
+ b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1).apply(null,arguments)},bl=b._emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0=function(){return(bl=b._emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0).apply(null,arguments)},cl=b._emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1=function(){return(cl=b._emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1=
261
+ b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1).apply(null,arguments)},dl=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0=function(){return(dl=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0).apply(null,arguments)},el=b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1=function(){return(el=b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1).apply(null,
262
+ arguments)},fl=b._emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0=function(){return(fl=b._emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0).apply(null,arguments)},gl=b._emscripten_bind_MdDbDatabase_GetCurrentlyDrawColor_0=function(){return(gl=b._emscripten_bind_MdDbDatabase_GetCurrentlyDrawColor_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyDrawColor_0).apply(null,arguments)},hl=b._emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1=
263
+ function(){return(hl=b._emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1).apply(null,arguments)},il=b._emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0=function(){return(il=b._emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0).apply(null,arguments)},jl=b._emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1=function(){return(jl=b._emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1=
264
+ b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1).apply(null,arguments)},kl=b._emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0=function(){return(kl=b._emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0).apply(null,arguments)},ll=b._emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1=function(){return(ll=b._emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1).apply(null,
265
+ arguments)},ml=b._emscripten_bind_MdDbDatabase_HandleToIdIndex_1=function(){return(ml=b._emscripten_bind_MdDbDatabase_HandleToIdIndex_1=b.asm.emscripten_bind_MdDbDatabase_HandleToIdIndex_1).apply(null,arguments)},nl=b._emscripten_bind_MdDbDatabase_IsModifyed_0=function(){return(nl=b._emscripten_bind_MdDbDatabase_IsModifyed_0=b.asm.emscripten_bind_MdDbDatabase_IsModifyed_0).apply(null,arguments)},ol=b._emscripten_bind_MdDbDatabase_SetModifyed_1=function(){return(ol=b._emscripten_bind_MdDbDatabase_SetModifyed_1=
266
+ b.asm.emscripten_bind_MdDbDatabase_SetModifyed_1).apply(null,arguments)},pl=b._emscripten_bind_MdDbDatabase_getObjectName_0=function(){return(pl=b._emscripten_bind_MdDbDatabase_getObjectName_0=b.asm.emscripten_bind_MdDbDatabase_getObjectName_0).apply(null,arguments)},ql=b._emscripten_bind_MdDbDatabase_getDxf0_0=function(){return(ql=b._emscripten_bind_MdDbDatabase_getDxf0_0=b.asm.emscripten_bind_MdDbDatabase_getDxf0_0).apply(null,arguments)},rl=b._emscripten_bind_MdDbDatabase_getJson_0=function(){return(rl=
267
+ b._emscripten_bind_MdDbDatabase_getJson_0=b.asm.emscripten_bind_MdDbDatabase_getJson_0).apply(null,arguments)},sl=b._emscripten_bind_MdDbDatabase_setJson_1=function(){return(sl=b._emscripten_bind_MdDbDatabase_setJson_1=b.asm.emscripten_bind_MdDbDatabase_setJson_1).apply(null,arguments)},tl=b._emscripten_bind_MdDbDatabase_isKindOf_1=function(){return(tl=b._emscripten_bind_MdDbDatabase_isKindOf_1=b.asm.emscripten_bind_MdDbDatabase_isKindOf_1).apply(null,arguments)},ul=b._emscripten_bind_McObject_updateDisplay_2=
268
+ function(){return(ul=b._emscripten_bind_McObject_updateDisplay_2=b.asm.emscripten_bind_McObject_updateDisplay_2).apply(null,arguments)},vl=b._emscripten_bind_McObject_test_0=function(){return(vl=b._emscripten_bind_McObject_test_0=b.asm.emscripten_bind_McObject_test_0).apply(null,arguments)},wl=b._emscripten_bind_McObject_openWebFile_4=function(){return(wl=b._emscripten_bind_McObject_openWebFile_4=b.asm.emscripten_bind_McObject_openWebFile_4).apply(null,arguments)},xl=b._emscripten_bind_McObject_saveFileToUrl_1=
269
+ function(){return(xl=b._emscripten_bind_McObject_saveFileToUrl_1=b.asm.emscripten_bind_McObject_saveFileToUrl_1).apply(null,arguments)},yl=b._emscripten_bind_McObject_saveFile_2=function(){return(yl=b._emscripten_bind_McObject_saveFile_2=b.asm.emscripten_bind_McObject_saveFile_2).apply(null,arguments)},zl=b._emscripten_bind_McObject_getViewDataJsonParam_1=function(){return(zl=b._emscripten_bind_McObject_getViewDataJsonParam_1=b.asm.emscripten_bind_McObject_getViewDataJsonParam_1).apply(null,arguments)},
270
+ Al=b._emscripten_bind_McObject_updataAppData_0=function(){return(Al=b._emscripten_bind_McObject_updataAppData_0=b.asm.emscripten_bind_McObject_updataAppData_0).apply(null,arguments)},Bl=b._emscripten_bind_McObject_regen_0=function(){return(Bl=b._emscripten_bind_McObject_regen_0=b.asm.emscripten_bind_McObject_regen_0).apply(null,arguments)},Cl=b._emscripten_bind_McObject_GetDatabase_0=function(){return(Cl=b._emscripten_bind_McObject_GetDatabase_0=b.asm.emscripten_bind_McObject_GetDatabase_0).apply(null,
271
+ arguments)},Dl=b._emscripten_bind_McObject_GetSysVarString_1=function(){return(Dl=b._emscripten_bind_McObject_GetSysVarString_1=b.asm.emscripten_bind_McObject_GetSysVarString_1).apply(null,arguments)},El=b._emscripten_bind_McObject_SetSysVarString_2=function(){return(El=b._emscripten_bind_McObject_SetSysVarString_2=b.asm.emscripten_bind_McObject_SetSysVarString_2).apply(null,arguments)},Fl=b._emscripten_bind_McObject_GetSysVarDouble_1=function(){return(Fl=b._emscripten_bind_McObject_GetSysVarDouble_1=
272
+ b.asm.emscripten_bind_McObject_GetSysVarDouble_1).apply(null,arguments)},Gl=b._emscripten_bind_McObject_SetSysVarDouble_2=function(){return(Gl=b._emscripten_bind_McObject_SetSysVarDouble_2=b.asm.emscripten_bind_McObject_SetSysVarDouble_2).apply(null,arguments)},Hl=b._emscripten_bind_McObject_GetSysVarLong_1=function(){return(Hl=b._emscripten_bind_McObject_GetSysVarLong_1=b.asm.emscripten_bind_McObject_GetSysVarLong_1).apply(null,arguments)},Il=b._emscripten_bind_McObject_SetSysVarLong_2=function(){return(Il=
273
+ b._emscripten_bind_McObject_SetSysVarLong_2=b.asm.emscripten_bind_McObject_SetSysVarLong_2).apply(null,arguments)},Jl=b._emscripten_bind_McObject_fireEventWindowSize_2=function(){return(Jl=b._emscripten_bind_McObject_fireEventWindowSize_2=b.asm.emscripten_bind_McObject_fireEventWindowSize_2).apply(null,arguments)},Kl=b._emscripten_bind_McObject_fireEventCommandStart_0=function(){return(Kl=b._emscripten_bind_McObject_fireEventCommandStart_0=b.asm.emscripten_bind_McObject_fireEventCommandStart_0).apply(null,
274
+ arguments)},Ll=b._emscripten_bind_McObject_IntelliSelect_PointSelect_2=function(){return(Ll=b._emscripten_bind_McObject_IntelliSelect_PointSelect_2=b.asm.emscripten_bind_McObject_IntelliSelect_PointSelect_2).apply(null,arguments)},Ml=b._emscripten_bind_McObject_IntelliSelect_RangeSelect_5=function(){return(Ml=b._emscripten_bind_McObject_IntelliSelect_RangeSelect_5=b.asm.emscripten_bind_McObject_IntelliSelect_RangeSelect_5).apply(null,arguments)},Nl=b._emscripten_bind_McObject_IntelliSelect_getGridData_1=
275
+ function(){return(Nl=b._emscripten_bind_McObject_IntelliSelect_getGridData_1=b.asm.emscripten_bind_McObject_IntelliSelect_getGridData_1).apply(null,arguments)},Ol=b._emscripten_bind_McObject_Osnap_NotifyOsnap_8=function(){return(Ol=b._emscripten_bind_McObject_Osnap_NotifyOsnap_8=b.asm.emscripten_bind_McObject_Osnap_NotifyOsnap_8).apply(null,arguments)},Pl=b._emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0=function(){return(Pl=b._emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0=
276
+ b.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0).apply(null,arguments)},Ql=b._emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1=function(){return(Ql=b._emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1=b.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1).apply(null,arguments)},Rl=b._emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0=function(){return(Rl=b._emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0=
277
+ b.asm.emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0).apply(null,arguments)},Sl=b._emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0=function(){return(Sl=b._emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0=b.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0).apply(null,arguments)},Tl=b._emscripten_bind_McObject_SetDrawColor_1=function(){return(Tl=b._emscripten_bind_McObject_SetDrawColor_1=b.asm.emscripten_bind_McObject_SetDrawColor_1).apply(null,
278
+ arguments)},Ul=b._emscripten_bind_McObject_GetDrawColor_0=function(){return(Ul=b._emscripten_bind_McObject_GetDrawColor_0=b.asm.emscripten_bind_McObject_GetDrawColor_0).apply(null,arguments)},Vl=b._emscripten_bind_McObject_AddLayer_1=function(){return(Vl=b._emscripten_bind_McObject_AddLayer_1=b.asm.emscripten_bind_McObject_AddLayer_1).apply(null,arguments)},Wl=b._emscripten_bind_McObject_SetDrawLayer_1=function(){return(Wl=b._emscripten_bind_McObject_SetDrawLayer_1=b.asm.emscripten_bind_McObject_SetDrawLayer_1).apply(null,
279
+ arguments)},Xl=b._emscripten_bind_McObject_GetDrawLayer_0=function(){return(Xl=b._emscripten_bind_McObject_GetDrawLayer_0=b.asm.emscripten_bind_McObject_GetDrawLayer_0).apply(null,arguments)},Yl=b._emscripten_bind_McObject_AddTextStyle_4=function(){return(Yl=b._emscripten_bind_McObject_AddTextStyle_4=b.asm.emscripten_bind_McObject_AddTextStyle_4).apply(null,arguments)},Zl=b._emscripten_bind_McObject_SetDrawTextStyle_1=function(){return(Zl=b._emscripten_bind_McObject_SetDrawTextStyle_1=b.asm.emscripten_bind_McObject_SetDrawTextStyle_1).apply(null,
280
+ arguments)},$l=b._emscripten_bind_McObject_GetDrawTextStyle_0=function(){return($l=b._emscripten_bind_McObject_GetDrawTextStyle_0=b.asm.emscripten_bind_McObject_GetDrawTextStyle_0).apply(null,arguments)},am=b._emscripten_bind_McObject_AddLinetype_2=function(){return(am=b._emscripten_bind_McObject_AddLinetype_2=b.asm.emscripten_bind_McObject_AddLinetype_2).apply(null,arguments)},bm=b._emscripten_bind_McObject_AddLinetypeEx_3=function(){return(bm=b._emscripten_bind_McObject_AddLinetypeEx_3=b.asm.emscripten_bind_McObject_AddLinetypeEx_3).apply(null,
281
+ arguments)},cm=b._emscripten_bind_McObject_AddDimStyle_5=function(){return(cm=b._emscripten_bind_McObject_AddDimStyle_5=b.asm.emscripten_bind_McObject_AddDimStyle_5).apply(null,arguments)},dm=b._emscripten_bind_McObject_SetDrawLinetype_1=function(){return(dm=b._emscripten_bind_McObject_SetDrawLinetype_1=b.asm.emscripten_bind_McObject_SetDrawLinetype_1).apply(null,arguments)},em=b._emscripten_bind_McObject_GetDrawLinetype_0=function(){return(em=b._emscripten_bind_McObject_GetDrawLinetype_0=b.asm.emscripten_bind_McObject_GetDrawLinetype_0).apply(null,
282
+ arguments)},fm=b._emscripten_bind_McObject_SetDrawLineWeight_1=function(){return(fm=b._emscripten_bind_McObject_SetDrawLineWeight_1=b.asm.emscripten_bind_McObject_SetDrawLineWeight_1).apply(null,arguments)},gm=b._emscripten_bind_McObject_GetDrawLineWeight_0=function(){return(gm=b._emscripten_bind_McObject_GetDrawLineWeight_0=b.asm.emscripten_bind_McObject_GetDrawLineWeight_0).apply(null,arguments)},hm=b._emscripten_bind_McObject_SetDrawLineTypeScale_1=function(){return(hm=b._emscripten_bind_McObject_SetDrawLineTypeScale_1=
283
+ b.asm.emscripten_bind_McObject_SetDrawLineTypeScale_1).apply(null,arguments)},im=b._emscripten_bind_McObject_GetDrawLineTypeScale_0=function(){return(im=b._emscripten_bind_McObject_GetDrawLineTypeScale_0=b.asm.emscripten_bind_McObject_GetDrawLineTypeScale_0).apply(null,arguments)},jm=b._emscripten_bind_McObject_SetDrawDimStyle_1=function(){return(jm=b._emscripten_bind_McObject_SetDrawDimStyle_1=b.asm.emscripten_bind_McObject_SetDrawDimStyle_1).apply(null,arguments)},km=b._emscripten_bind_McObject_GetDrawDimStyle_0=
284
+ function(){return(km=b._emscripten_bind_McObject_GetDrawDimStyle_0=b.asm.emscripten_bind_McObject_GetDrawDimStyle_0).apply(null,arguments)},lm=b._emscripten_bind_McObject_SetPatternDefinition_1=function(){return(lm=b._emscripten_bind_McObject_SetPatternDefinition_1=b.asm.emscripten_bind_McObject_SetPatternDefinition_1).apply(null,arguments)},mm=b._emscripten_bind_McObject_GetPatternDefinition_0=function(){return(mm=b._emscripten_bind_McObject_GetPatternDefinition_0=b.asm.emscripten_bind_McObject_GetPatternDefinition_0).apply(null,
285
+ arguments)},nm=b._emscripten_bind_McObject_SetDrawLineWidth_1=function(){return(nm=b._emscripten_bind_McObject_SetDrawLineWidth_1=b.asm.emscripten_bind_McObject_SetDrawLineWidth_1).apply(null,arguments)},om=b._emscripten_bind_McObject_GetDrawLineWidth_0=function(){return(om=b._emscripten_bind_McObject_GetDrawLineWidth_0=b.asm.emscripten_bind_McObject_GetDrawLineWidth_0).apply(null,arguments)},pm=b._emscripten_bind_McObject_DrawLine_6=function(){return(pm=b._emscripten_bind_McObject_DrawLine_6=b.asm.emscripten_bind_McObject_DrawLine_6).apply(null,
286
+ arguments)},qm=b._emscripten_bind_McObject_DrawArc_5=function(){return(qm=b._emscripten_bind_McObject_DrawArc_5=b.asm.emscripten_bind_McObject_DrawArc_5).apply(null,arguments)},rm=b._emscripten_bind_McObject_DrawArc2_6=function(){return(rm=b._emscripten_bind_McObject_DrawArc2_6=b.asm.emscripten_bind_McObject_DrawArc2_6).apply(null,arguments)},sm=b._emscripten_bind_McObject_DrawCircle_3=function(){return(sm=b._emscripten_bind_McObject_DrawCircle_3=b.asm.emscripten_bind_McObject_DrawCircle_3).apply(null,
287
+ arguments)},tm=b._emscripten_bind_McObject_DrawEllipse_5=function(){return(tm=b._emscripten_bind_McObject_DrawEllipse_5=b.asm.emscripten_bind_McObject_DrawEllipse_5).apply(null,arguments)},um=b._emscripten_bind_McObject_DrawEllipseArc_7=function(){return(um=b._emscripten_bind_McObject_DrawEllipseArc_7=b.asm.emscripten_bind_McObject_DrawEllipseArc_7).apply(null,arguments)},wm=b._emscripten_bind_McObject_DrawPoint_2=function(){return(wm=b._emscripten_bind_McObject_DrawPoint_2=b.asm.emscripten_bind_McObject_DrawPoint_2).apply(null,
288
+ arguments)},xm=b._emscripten_bind_McObject_DrawSolid_8=function(){return(xm=b._emscripten_bind_McObject_DrawSolid_8=b.asm.emscripten_bind_McObject_DrawSolid_8).apply(null,arguments)},ym=b._emscripten_bind_McObject_DrawMText_7=function(){return(ym=b._emscripten_bind_McObject_DrawMText_7=b.asm.emscripten_bind_McObject_DrawMText_7).apply(null,arguments)},zm=b._emscripten_bind_McObject_DrawText_7=function(){return(zm=b._emscripten_bind_McObject_DrawText_7=b.asm.emscripten_bind_McObject_DrawText_7).apply(null,
289
+ arguments)},Am=b._emscripten_bind_McObject_DrawBlockReference_5=function(){return(Am=b._emscripten_bind_McObject_DrawBlockReference_5=b.asm.emscripten_bind_McObject_DrawBlockReference_5).apply(null,arguments)},Bm=b._emscripten_bind_McObject_DrawDimAligned_6=function(){return(Bm=b._emscripten_bind_McObject_DrawDimAligned_6=b.asm.emscripten_bind_McObject_DrawDimAligned_6).apply(null,arguments)},Cm=b._emscripten_bind_McObject_DrawDimAngular_8=function(){return(Cm=b._emscripten_bind_McObject_DrawDimAngular_8=
290
+ b.asm.emscripten_bind_McObject_DrawDimAngular_8).apply(null,arguments)},Dm=b._emscripten_bind_McObject_DrawDimDiametric_5=function(){return(Dm=b._emscripten_bind_McObject_DrawDimDiametric_5=b.asm.emscripten_bind_McObject_DrawDimDiametric_5).apply(null,arguments)},Em=b._emscripten_bind_McObject_DrawDimRotated_7=function(){return(Em=b._emscripten_bind_McObject_DrawDimRotated_7=b.asm.emscripten_bind_McObject_DrawDimRotated_7).apply(null,arguments)},Fm=b._emscripten_bind_McObject_DrawDimOrdinate_5=function(){return(Fm=
291
+ b._emscripten_bind_McObject_DrawDimOrdinate_5=b.asm.emscripten_bind_McObject_DrawDimOrdinate_5).apply(null,arguments)},Gm=b._emscripten_bind_McObject_DrawDimRadial_5=function(){return(Gm=b._emscripten_bind_McObject_DrawDimRadial_5=b.asm.emscripten_bind_McObject_DrawDimRadial_5).apply(null,arguments)},Hm=b._emscripten_bind_McObject_PathMoveTo_2=function(){return(Hm=b._emscripten_bind_McObject_PathMoveTo_2=b.asm.emscripten_bind_McObject_PathMoveTo_2).apply(null,arguments)},Im=b._emscripten_bind_McObject_PathMoveToEx_5=
292
+ function(){return(Im=b._emscripten_bind_McObject_PathMoveToEx_5=b.asm.emscripten_bind_McObject_PathMoveToEx_5).apply(null,arguments)},Jm=b._emscripten_bind_McObject_PathLineTo_2=function(){return(Jm=b._emscripten_bind_McObject_PathLineTo_2=b.asm.emscripten_bind_McObject_PathLineTo_2).apply(null,arguments)},Km=b._emscripten_bind_McObject_PathLineToEx_5=function(){return(Km=b._emscripten_bind_McObject_PathLineToEx_5=b.asm.emscripten_bind_McObject_PathLineToEx_5).apply(null,arguments)},Lm=b._emscripten_bind_McObject_DrawPathToPolyline_0=
293
+ function(){return(Lm=b._emscripten_bind_McObject_DrawPathToPolyline_0=b.asm.emscripten_bind_McObject_DrawPathToPolyline_0).apply(null,arguments)},Mm=b._emscripten_bind_McObject_DrawPathToSpline_0=function(){return(Mm=b._emscripten_bind_McObject_DrawPathToSpline_0=b.asm.emscripten_bind_McObject_DrawPathToSpline_0).apply(null,arguments)},Nm=b._emscripten_bind_McObject_PathMakeClosed_0=function(){return(Nm=b._emscripten_bind_McObject_PathMakeClosed_0=b.asm.emscripten_bind_McObject_PathMakeClosed_0).apply(null,
294
+ arguments)},Om=b._emscripten_bind_McObject_DrawPathToHatch_1=function(){return(Om=b._emscripten_bind_McObject_DrawPathToHatch_1=b.asm.emscripten_bind_McObject_DrawPathToHatch_1).apply(null,arguments)},Pm=b._emscripten_bind_McObject_DrawEntity_1=function(){return(Pm=b._emscripten_bind_McObject_DrawEntity_1=b.asm.emscripten_bind_McObject_DrawEntity_1).apply(null,arguments)},Qm=b._emscripten_bind_McObject_GetAllLayoutName_0=function(){return(Qm=b._emscripten_bind_McObject_GetAllLayoutName_0=b.asm.emscripten_bind_McObject_GetAllLayoutName_0).apply(null,
295
+ arguments)},Rm=b._emscripten_bind_McObject_SetCurrentLayout_1=function(){return(Rm=b._emscripten_bind_McObject_SetCurrentLayout_1=b.asm.emscripten_bind_McObject_SetCurrentLayout_1).apply(null,arguments)},Sm=b._emscripten_bind_McDrawResbuf_McDrawResbuf_0=function(){return(Sm=b._emscripten_bind_McDrawResbuf_McDrawResbuf_0=b.asm.emscripten_bind_McDrawResbuf_McDrawResbuf_0).apply(null,arguments)},Tm=b._emscripten_bind_McDrawResbuf_Clear_0=function(){return(Tm=b._emscripten_bind_McDrawResbuf_Clear_0=b.asm.emscripten_bind_McDrawResbuf_Clear_0).apply(null,
296
+ arguments)},Um=b._emscripten_bind_McDrawResbuf_GetCount_0=function(){return(Um=b._emscripten_bind_McDrawResbuf_GetCount_0=b.asm.emscripten_bind_McDrawResbuf_GetCount_0).apply(null,arguments)},Vm=b._emscripten_bind_McDrawResbuf_AtDouble_1=function(){return(Vm=b._emscripten_bind_McDrawResbuf_AtDouble_1=b.asm.emscripten_bind_McDrawResbuf_AtDouble_1).apply(null,arguments)},Wm=b._emscripten_bind_McDrawResbuf_Atlong_1=function(){return(Wm=b._emscripten_bind_McDrawResbuf_Atlong_1=b.asm.emscripten_bind_McDrawResbuf_Atlong_1).apply(null,
297
+ arguments)},Xm=b._emscripten_bind_McDrawResbuf_AtObjectId_1=function(){return(Xm=b._emscripten_bind_McDrawResbuf_AtObjectId_1=b.asm.emscripten_bind_McDrawResbuf_AtObjectId_1).apply(null,arguments)},Ym=b._emscripten_bind_McDrawResbuf_AtObject_1=function(){return(Ym=b._emscripten_bind_McDrawResbuf_AtObject_1=b.asm.emscripten_bind_McDrawResbuf_AtObject_1).apply(null,arguments)},Zm=b._emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1=function(){return(Zm=b._emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1=
298
+ b.asm.emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1).apply(null,arguments)},$m=b._emscripten_bind_McDrawResbuf_AtObjectName_1=function(){return($m=b._emscripten_bind_McDrawResbuf_AtObjectName_1=b.asm.emscripten_bind_McDrawResbuf_AtObjectName_1).apply(null,arguments)},an=b._emscripten_bind_McDrawResbuf_AtString_1=function(){return(an=b._emscripten_bind_McDrawResbuf_AtString_1=b.asm.emscripten_bind_McDrawResbuf_AtString_1).apply(null,arguments)},bn=b._emscripten_bind_McDrawResbuf_AtPoint_1=function(){return(bn=
299
+ b._emscripten_bind_McDrawResbuf_AtPoint_1=b.asm.emscripten_bind_McDrawResbuf_AtPoint_1).apply(null,arguments)},cn=b._emscripten_bind_McDrawResbuf_ItemDataType_1=function(){return(cn=b._emscripten_bind_McDrawResbuf_ItemDataType_1=b.asm.emscripten_bind_McDrawResbuf_ItemDataType_1).apply(null,arguments)},dn=b._emscripten_bind_McDrawResbuf_AddDouble_2=function(){return(dn=b._emscripten_bind_McDrawResbuf_AddDouble_2=b.asm.emscripten_bind_McDrawResbuf_AddDouble_2).apply(null,arguments)},en=b._emscripten_bind_McDrawResbuf_Addlong_2=
300
+ function(){return(en=b._emscripten_bind_McDrawResbuf_Addlong_2=b.asm.emscripten_bind_McDrawResbuf_Addlong_2).apply(null,arguments)},fn=b._emscripten_bind_McDrawResbuf_AddObjectId_2=function(){return(fn=b._emscripten_bind_McDrawResbuf_AddObjectId_2=b.asm.emscripten_bind_McDrawResbuf_AddObjectId_2).apply(null,arguments)},gn=b._emscripten_bind_McDrawResbuf_AddObject_1=function(){return(gn=b._emscripten_bind_McDrawResbuf_AddObject_1=b.asm.emscripten_bind_McDrawResbuf_AddObject_1).apply(null,arguments)},
301
+ hn=b._emscripten_bind_McDrawResbuf_AddString_2=function(){return(hn=b._emscripten_bind_McDrawResbuf_AddString_2=b.asm.emscripten_bind_McDrawResbuf_AddString_2).apply(null,arguments)},jn=b._emscripten_bind_McDrawResbuf_AddPoint_2=function(){return(jn=b._emscripten_bind_McDrawResbuf_AddPoint_2=b.asm.emscripten_bind_McDrawResbuf_AddPoint_2).apply(null,arguments)},kn=b._emscripten_bind_McDrawResbuf_RemoveAll_0=function(){return(kn=b._emscripten_bind_McDrawResbuf_RemoveAll_0=b.asm.emscripten_bind_McDrawResbuf_RemoveAll_0).apply(null,
302
+ arguments)},ln=b._emscripten_bind_McDrawResbuf_Remove_1=function(){return(ln=b._emscripten_bind_McDrawResbuf_Remove_1=b.asm.emscripten_bind_McDrawResbuf_Remove_1).apply(null,arguments)},mn=b._emscripten_bind_McDrawResbuf_getObjectName_0=function(){return(mn=b._emscripten_bind_McDrawResbuf_getObjectName_0=b.asm.emscripten_bind_McDrawResbuf_getObjectName_0).apply(null,arguments)},nn=b._emscripten_bind_McDrawResbuf_getDxf0_0=function(){return(nn=b._emscripten_bind_McDrawResbuf_getDxf0_0=b.asm.emscripten_bind_McDrawResbuf_getDxf0_0).apply(null,
303
+ arguments)},on=b._emscripten_bind_McDrawResbuf_getJson_0=function(){return(on=b._emscripten_bind_McDrawResbuf_getJson_0=b.asm.emscripten_bind_McDrawResbuf_getJson_0).apply(null,arguments)},pn=b._emscripten_bind_McDrawResbuf_setJson_1=function(){return(pn=b._emscripten_bind_McDrawResbuf_setJson_1=b.asm.emscripten_bind_McDrawResbuf_setJson_1).apply(null,arguments)},qn=b._emscripten_bind_McDrawResbuf_isKindOf_1=function(){return(qn=b._emscripten_bind_McDrawResbuf_isKindOf_1=b.asm.emscripten_bind_McDrawResbuf_isKindOf_1).apply(null,
304
+ arguments)},rn=b._emscripten_bind_McDrawResbuf___destroy___0=function(){return(rn=b._emscripten_bind_McDrawResbuf___destroy___0=b.asm.emscripten_bind_McDrawResbuf___destroy___0).apply(null,arguments)},sn=b._emscripten_bind_McDrawUtility_McDrawUtility_0=function(){return(sn=b._emscripten_bind_McDrawUtility_McDrawUtility_0=b.asm.emscripten_bind_McDrawUtility_McDrawUtility_0).apply(null,arguments)},tn=b._emscripten_bind_McDrawUtility_findEntAtPoint_5=function(){return(tn=b._emscripten_bind_McDrawUtility_findEntAtPoint_5=
305
+ b.asm.emscripten_bind_McDrawUtility_findEntAtPoint_5).apply(null,arguments)},un=b._emscripten_bind_McDrawUtility_eraseEntity_1=function(){return(un=b._emscripten_bind_McDrawUtility_eraseEntity_1=b.asm.emscripten_bind_McDrawUtility_eraseEntity_1).apply(null,arguments)},vn=b._emscripten_bind_McDrawUtility_highlightEntity_2=function(){return(vn=b._emscripten_bind_McDrawUtility_highlightEntity_2=b.asm.emscripten_bind_McDrawUtility_highlightEntity_2).apply(null,arguments)},wn=b._emscripten_bind_McDrawUtility___destroy___0=
306
+ function(){return(wn=b._emscripten_bind_McDrawUtility___destroy___0=b.asm.emscripten_bind_McDrawUtility___destroy___0).apply(null,arguments)},xn=b._emscripten_bind_MxDrawAssist_MxDrawAssist_0=function(){return(xn=b._emscripten_bind_MxDrawAssist_MxDrawAssist_0=b.asm.emscripten_bind_MxDrawAssist_MxDrawAssist_0).apply(null,arguments)},yn=b._emscripten_bind_MxDrawAssist_MxChamfer_9=function(){return(yn=b._emscripten_bind_MxDrawAssist_MxChamfer_9=b.asm.emscripten_bind_MxDrawAssist_MxChamfer_9).apply(null,
307
+ arguments)},zn=b._emscripten_bind_MxDrawAssist_MxFillet_8=function(){return(zn=b._emscripten_bind_MxDrawAssist_MxFillet_8=b.asm.emscripten_bind_MxDrawAssist_MxFillet_8).apply(null,arguments)},An=b._emscripten_bind_MxDrawAssist_MxExplode_1=function(){return(An=b._emscripten_bind_MxDrawAssist_MxExplode_1=b.asm.emscripten_bind_MxDrawAssist_MxExplode_1).apply(null,arguments)},Bn=b._emscripten_bind_MxDrawAssist_MxJoin_1=function(){return(Bn=b._emscripten_bind_MxDrawAssist_MxJoin_1=b.asm.emscripten_bind_MxDrawAssist_MxJoin_1).apply(null,
308
+ arguments)},Cn=b._emscripten_bind_MxDrawAssist___destroy___0=function(){return(Cn=b._emscripten_bind_MxDrawAssist___destroy___0=b.asm.emscripten_bind_MxDrawAssist___destroy___0).apply(null,arguments)},Dn=b._emscripten_bind_MxDrawTrimAssist_MxDrawTrimAssist_0=function(){return(Dn=b._emscripten_bind_MxDrawTrimAssist_MxDrawTrimAssist_0=b.asm.emscripten_bind_MxDrawTrimAssist_MxDrawTrimAssist_0).apply(null,arguments)},En=b._emscripten_bind_MxDrawTrimAssist_Init_1=function(){return(En=b._emscripten_bind_MxDrawTrimAssist_Init_1=
309
+ b.asm.emscripten_bind_MxDrawTrimAssist_Init_1).apply(null,arguments)},Fn=b._emscripten_bind_MxDrawTrimAssist_UnInit_0=function(){return(Fn=b._emscripten_bind_MxDrawTrimAssist_UnInit_0=b.asm.emscripten_bind_MxDrawTrimAssist_UnInit_0).apply(null,arguments)},Gn=b._emscripten_bind_MxDrawTrimAssist_DoTrim_5=function(){return(Gn=b._emscripten_bind_MxDrawTrimAssist_DoTrim_5=b.asm.emscripten_bind_MxDrawTrimAssist_DoTrim_5).apply(null,arguments)},Hn=b._emscripten_bind_MxDrawTrimAssist___destroy___0=function(){return(Hn=
310
+ b._emscripten_bind_MxDrawTrimAssist___destroy___0=b.asm.emscripten_bind_MxDrawTrimAssist___destroy___0).apply(null,arguments)},In=b._emscripten_bind_MxDrawExtendAssist_MxDrawExtendAssist_0=function(){return(In=b._emscripten_bind_MxDrawExtendAssist_MxDrawExtendAssist_0=b.asm.emscripten_bind_MxDrawExtendAssist_MxDrawExtendAssist_0).apply(null,arguments)},Jn=b._emscripten_bind_MxDrawExtendAssist_Init_1=function(){return(Jn=b._emscripten_bind_MxDrawExtendAssist_Init_1=b.asm.emscripten_bind_MxDrawExtendAssist_Init_1).apply(null,
311
+ arguments)},Kn=b._emscripten_bind_MxDrawExtendAssist_UnInit_0=function(){return(Kn=b._emscripten_bind_MxDrawExtendAssist_UnInit_0=b.asm.emscripten_bind_MxDrawExtendAssist_UnInit_0).apply(null,arguments)},Ln=b._emscripten_bind_MxDrawExtendAssist_DoExtend_5=function(){return(Ln=b._emscripten_bind_MxDrawExtendAssist_DoExtend_5=b.asm.emscripten_bind_MxDrawExtendAssist_DoExtend_5).apply(null,arguments)},Mn=b._emscripten_bind_MxDrawExtendAssist___destroy___0=function(){return(Mn=b._emscripten_bind_MxDrawExtendAssist___destroy___0=
312
+ b.asm.emscripten_bind_MxDrawExtendAssist___destroy___0).apply(null,arguments)},Nn=b._emscripten_bind_MdDbLine_MdDbLine_0=function(){return(Nn=b._emscripten_bind_MdDbLine_MdDbLine_0=b.asm.emscripten_bind_MdDbLine_MdDbLine_0).apply(null,arguments)},On=b._emscripten_bind_MdDbLine_startPoint_0=function(){return(On=b._emscripten_bind_MdDbLine_startPoint_0=b.asm.emscripten_bind_MdDbLine_startPoint_0).apply(null,arguments)},Pn=b._emscripten_bind_MdDbLine_setStartPoint_1=function(){return(Pn=b._emscripten_bind_MdDbLine_setStartPoint_1=
313
+ b.asm.emscripten_bind_MdDbLine_setStartPoint_1).apply(null,arguments)},Qn=b._emscripten_bind_MdDbLine_endPoint_0=function(){return(Qn=b._emscripten_bind_MdDbLine_endPoint_0=b.asm.emscripten_bind_MdDbLine_endPoint_0).apply(null,arguments)},Rn=b._emscripten_bind_MdDbLine_setEndPoint_1=function(){return(Rn=b._emscripten_bind_MdDbLine_setEndPoint_1=b.asm.emscripten_bind_MdDbLine_setEndPoint_1).apply(null,arguments)},Sn=b._emscripten_bind_MdDbLine_getStartParam_0=function(){return(Sn=b._emscripten_bind_MdDbLine_getStartParam_0=
314
+ b.asm.emscripten_bind_MdDbLine_getStartParam_0).apply(null,arguments)},Tn=b._emscripten_bind_MdDbLine_getEndParam_0=function(){return(Tn=b._emscripten_bind_MdDbLine_getEndParam_0=b.asm.emscripten_bind_MdDbLine_getEndParam_0).apply(null,arguments)},Un=b._emscripten_bind_MdDbLine_getDistAtParam_1=function(){return(Un=b._emscripten_bind_MdDbLine_getDistAtParam_1=b.asm.emscripten_bind_MdDbLine_getDistAtParam_1).apply(null,arguments)},Vn=b._emscripten_bind_MdDbLine_getParamAtDist_1=function(){return(Vn=
315
+ b._emscripten_bind_MdDbLine_getParamAtDist_1=b.asm.emscripten_bind_MdDbLine_getParamAtDist_1).apply(null,arguments)},Wn=b._emscripten_bind_MdDbLine_getDistAtPoint_1=function(){return(Wn=b._emscripten_bind_MdDbLine_getDistAtPoint_1=b.asm.emscripten_bind_MdDbLine_getDistAtPoint_1).apply(null,arguments)},Xn=b._emscripten_bind_MdDbLine_getPointAtDist_1=function(){return(Xn=b._emscripten_bind_MdDbLine_getPointAtDist_1=b.asm.emscripten_bind_MdDbLine_getPointAtDist_1).apply(null,arguments)},Yn=b._emscripten_bind_MdDbLine_getStartPoint_0=
316
+ function(){return(Yn=b._emscripten_bind_MdDbLine_getStartPoint_0=b.asm.emscripten_bind_MdDbLine_getStartPoint_0).apply(null,arguments)},Zn=b._emscripten_bind_MdDbLine_getEndPoint_0=function(){return(Zn=b._emscripten_bind_MdDbLine_getEndPoint_0=b.asm.emscripten_bind_MdDbLine_getEndPoint_0).apply(null,arguments)},$n=b._emscripten_bind_MdDbLine_getPointAtParam_1=function(){return($n=b._emscripten_bind_MdDbLine_getPointAtParam_1=b.asm.emscripten_bind_MdDbLine_getPointAtParam_1).apply(null,arguments)},
317
+ ao=b._emscripten_bind_MdDbLine_getParamAtPoint_1=function(){return(ao=b._emscripten_bind_MdDbLine_getParamAtPoint_1=b.asm.emscripten_bind_MdDbLine_getParamAtPoint_1).apply(null,arguments)},bo=b._emscripten_bind_MdDbLine_getFirstDeriv_1=function(){return(bo=b._emscripten_bind_MdDbLine_getFirstDeriv_1=b.asm.emscripten_bind_MdDbLine_getFirstDeriv_1).apply(null,arguments)},co=b._emscripten_bind_MdDbLine_getFirstDerivEx_1=function(){return(co=b._emscripten_bind_MdDbLine_getFirstDerivEx_1=b.asm.emscripten_bind_MdDbLine_getFirstDerivEx_1).apply(null,
318
+ arguments)},eo=b._emscripten_bind_MdDbLine_getClosestPointTo_2=function(){return(eo=b._emscripten_bind_MdDbLine_getClosestPointTo_2=b.asm.emscripten_bind_MdDbLine_getClosestPointTo_2).apply(null,arguments)},fo=b._emscripten_bind_MdDbLine_offsetCurves_2=function(){return(fo=b._emscripten_bind_MdDbLine_offsetCurves_2=b.asm.emscripten_bind_MdDbLine_offsetCurves_2).apply(null,arguments)},go=b._emscripten_bind_MdDbLine_splitCurves_1=function(){return(go=b._emscripten_bind_MdDbLine_splitCurves_1=b.asm.emscripten_bind_MdDbLine_splitCurves_1).apply(null,
319
+ arguments)},ho=b._emscripten_bind_MdDbLine_getArea_0=function(){return(ho=b._emscripten_bind_MdDbLine_getArea_0=b.asm.emscripten_bind_MdDbLine_getArea_0).apply(null,arguments)},io=b._emscripten_bind_MdDbLine_getSamplePoints_1=function(){return(io=b._emscripten_bind_MdDbLine_getSamplePoints_1=b.asm.emscripten_bind_MdDbLine_getSamplePoints_1).apply(null,arguments)},jo=b._emscripten_bind_MdDbLine_getLength_0=function(){return(jo=b._emscripten_bind_MdDbLine_getLength_0=b.asm.emscripten_bind_MdDbLine_getLength_0).apply(null,
320
+ arguments)},ko=b._emscripten_bind_MdDbLine_explode_0=function(){return(ko=b._emscripten_bind_MdDbLine_explode_0=b.asm.emscripten_bind_MdDbLine_explode_0).apply(null,arguments)},lo=b._emscripten_bind_MdDbLine_TrueColor_0=function(){return(lo=b._emscripten_bind_MdDbLine_TrueColor_0=b.asm.emscripten_bind_MdDbLine_TrueColor_0).apply(null,arguments)},mo=b._emscripten_bind_MdDbLine_SetTrueColor_1=function(){return(mo=b._emscripten_bind_MdDbLine_SetTrueColor_1=b.asm.emscripten_bind_MdDbLine_SetTrueColor_1).apply(null,
321
+ arguments)},no=b._emscripten_bind_MdDbLine_ColorIndex_0=function(){return(no=b._emscripten_bind_MdDbLine_ColorIndex_0=b.asm.emscripten_bind_MdDbLine_ColorIndex_0).apply(null,arguments)},oo=b._emscripten_bind_MdDbLine_SetColorIndex_1=function(){return(oo=b._emscripten_bind_MdDbLine_SetColorIndex_1=b.asm.emscripten_bind_MdDbLine_SetColorIndex_1).apply(null,arguments)},po=b._emscripten_bind_MdDbLine_Layer_0=function(){return(po=b._emscripten_bind_MdDbLine_Layer_0=b.asm.emscripten_bind_MdDbLine_Layer_0).apply(null,
322
+ arguments)},qo=b._emscripten_bind_MdDbLine_SetLayer_1=function(){return(qo=b._emscripten_bind_MdDbLine_SetLayer_1=b.asm.emscripten_bind_MdDbLine_SetLayer_1).apply(null,arguments)},ro=b._emscripten_bind_MdDbLine_LinetypeScale_0=function(){return(ro=b._emscripten_bind_MdDbLine_LinetypeScale_0=b.asm.emscripten_bind_MdDbLine_LinetypeScale_0).apply(null,arguments)},so=b._emscripten_bind_MdDbLine_SetLinetypeScale_1=function(){return(so=b._emscripten_bind_MdDbLine_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbLine_SetLinetypeScale_1).apply(null,
323
+ arguments)},to=b._emscripten_bind_MdDbLine_Visible_0=function(){return(to=b._emscripten_bind_MdDbLine_Visible_0=b.asm.emscripten_bind_MdDbLine_Visible_0).apply(null,arguments)},uo=b._emscripten_bind_MdDbLine_SetVisible_1=function(){return(uo=b._emscripten_bind_MdDbLine_SetVisible_1=b.asm.emscripten_bind_MdDbLine_SetVisible_1).apply(null,arguments)},vo=b._emscripten_bind_MdDbLine_Lineweight_0=function(){return(vo=b._emscripten_bind_MdDbLine_Lineweight_0=b.asm.emscripten_bind_MdDbLine_Lineweight_0).apply(null,
324
+ arguments)},wo=b._emscripten_bind_MdDbLine_SetLineweight_1=function(){return(wo=b._emscripten_bind_MdDbLine_SetLineweight_1=b.asm.emscripten_bind_MdDbLine_SetLineweight_1).apply(null,arguments)},xo=b._emscripten_bind_MdDbLine_TextStyle_0=function(){return(xo=b._emscripten_bind_MdDbLine_TextStyle_0=b.asm.emscripten_bind_MdDbLine_TextStyle_0).apply(null,arguments)},yo=b._emscripten_bind_MdDbLine_SetTextStyle_1=function(){return(yo=b._emscripten_bind_MdDbLine_SetTextStyle_1=b.asm.emscripten_bind_MdDbLine_SetTextStyle_1).apply(null,
325
+ arguments)},zo=b._emscripten_bind_MdDbLine_Highlight_1=function(){return(zo=b._emscripten_bind_MdDbLine_Highlight_1=b.asm.emscripten_bind_MdDbLine_Highlight_1).apply(null,arguments)},Ao=b._emscripten_bind_MdDbLine_Move_2=function(){return(Ao=b._emscripten_bind_MdDbLine_Move_2=b.asm.emscripten_bind_MdDbLine_Move_2).apply(null,arguments)},Bo=b._emscripten_bind_MdDbLine_Rotate_2=function(){return(Bo=b._emscripten_bind_MdDbLine_Rotate_2=b.asm.emscripten_bind_MdDbLine_Rotate_2).apply(null,arguments)},
326
+ Co=b._emscripten_bind_MdDbLine_Mirror_2=function(){return(Co=b._emscripten_bind_MdDbLine_Mirror_2=b.asm.emscripten_bind_MdDbLine_Mirror_2).apply(null,arguments)},Do=b._emscripten_bind_MdDbLine_ScaleEntity_2=function(){return(Do=b._emscripten_bind_MdDbLine_ScaleEntity_2=b.asm.emscripten_bind_MdDbLine_ScaleEntity_2).apply(null,arguments)},Eo=b._emscripten_bind_MdDbLine_TransformBy_1=function(){return(Eo=b._emscripten_bind_MdDbLine_TransformBy_1=b.asm.emscripten_bind_MdDbLine_TransformBy_1).apply(null,
327
+ arguments)},Fo=b._emscripten_bind_MdDbLine_GetBoundingBox_0=function(){return(Fo=b._emscripten_bind_MdDbLine_GetBoundingBox_0=b.asm.emscripten_bind_MdDbLine_GetBoundingBox_0).apply(null,arguments)},Go=b._emscripten_bind_MdDbLine_GetObjectID_0=function(){return(Go=b._emscripten_bind_MdDbLine_GetObjectID_0=b.asm.emscripten_bind_MdDbLine_GetObjectID_0).apply(null,arguments)},Ho=b._emscripten_bind_MdDbLine_Erase_0=function(){return(Ho=b._emscripten_bind_MdDbLine_Erase_0=b.asm.emscripten_bind_MdDbLine_Erase_0).apply(null,
328
+ arguments)},Io=b._emscripten_bind_MdDbLine_ConnectionTempObject_1=function(){return(Io=b._emscripten_bind_MdDbLine_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbLine_ConnectionTempObject_1).apply(null,arguments)},Jo=b._emscripten_bind_MdDbLine_Clone_0=function(){return(Jo=b._emscripten_bind_MdDbLine_Clone_0=b.asm.emscripten_bind_MdDbLine_Clone_0).apply(null,arguments)},Ko=b._emscripten_bind_MdDbLine_GetHandle_0=function(){return(Ko=b._emscripten_bind_MdDbLine_GetHandle_0=b.asm.emscripten_bind_MdDbLine_GetHandle_0).apply(null,
329
+ arguments)},Lo=b._emscripten_bind_MdDbLine_GetDatabase_0=function(){return(Lo=b._emscripten_bind_MdDbLine_GetDatabase_0=b.asm.emscripten_bind_MdDbLine_GetDatabase_0).apply(null,arguments)},Mo=b._emscripten_bind_MdDbLine_GetOwnerID_0=function(){return(Mo=b._emscripten_bind_MdDbLine_GetOwnerID_0=b.asm.emscripten_bind_MdDbLine_GetOwnerID_0).apply(null,arguments)},No=b._emscripten_bind_MdDbLine_moveGripPointsAt_4=function(){return(No=b._emscripten_bind_MdDbLine_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLine_moveGripPointsAt_4).apply(null,
330
+ arguments)},Oo=b._emscripten_bind_MdDbLine_getObjectName_0=function(){return(Oo=b._emscripten_bind_MdDbLine_getObjectName_0=b.asm.emscripten_bind_MdDbLine_getObjectName_0).apply(null,arguments)},Po=b._emscripten_bind_MdDbLine_getDxf0_0=function(){return(Po=b._emscripten_bind_MdDbLine_getDxf0_0=b.asm.emscripten_bind_MdDbLine_getDxf0_0).apply(null,arguments)},Qo=b._emscripten_bind_MdDbLine_getJson_0=function(){return(Qo=b._emscripten_bind_MdDbLine_getJson_0=b.asm.emscripten_bind_MdDbLine_getJson_0).apply(null,
331
+ arguments)},Ro=b._emscripten_bind_MdDbLine_setJson_1=function(){return(Ro=b._emscripten_bind_MdDbLine_setJson_1=b.asm.emscripten_bind_MdDbLine_setJson_1).apply(null,arguments)},So=b._emscripten_bind_MdDbLine_isKindOf_1=function(){return(So=b._emscripten_bind_MdDbLine_isKindOf_1=b.asm.emscripten_bind_MdDbLine_isKindOf_1).apply(null,arguments)},To=b._emscripten_bind_MdDbLine___destroy___0=function(){return(To=b._emscripten_bind_MdDbLine___destroy___0=b.asm.emscripten_bind_MdDbLine___destroy___0).apply(null,
332
+ arguments)},Uo=b._emscripten_bind_MdDbText_MdDbText_0=function(){return(Uo=b._emscripten_bind_MdDbText_MdDbText_0=b.asm.emscripten_bind_MdDbText_MdDbText_0).apply(null,arguments)},Vo=b._emscripten_bind_MdDbText_position_0=function(){return(Vo=b._emscripten_bind_MdDbText_position_0=b.asm.emscripten_bind_MdDbText_position_0).apply(null,arguments)},Wo=b._emscripten_bind_MdDbText_setPosition_1=function(){return(Wo=b._emscripten_bind_MdDbText_setPosition_1=b.asm.emscripten_bind_MdDbText_setPosition_1).apply(null,
333
+ arguments)},Xo=b._emscripten_bind_MdDbText_alignmentPoint_0=function(){return(Xo=b._emscripten_bind_MdDbText_alignmentPoint_0=b.asm.emscripten_bind_MdDbText_alignmentPoint_0).apply(null,arguments)},Yo=b._emscripten_bind_MdDbText_setAlignmentPoint_1=function(){return(Yo=b._emscripten_bind_MdDbText_setAlignmentPoint_1=b.asm.emscripten_bind_MdDbText_setAlignmentPoint_1).apply(null,arguments)},Zo=b._emscripten_bind_MdDbText_oblique_0=function(){return(Zo=b._emscripten_bind_MdDbText_oblique_0=b.asm.emscripten_bind_MdDbText_oblique_0).apply(null,
334
+ arguments)},$o=b._emscripten_bind_MdDbText_setOblique_1=function(){return($o=b._emscripten_bind_MdDbText_setOblique_1=b.asm.emscripten_bind_MdDbText_setOblique_1).apply(null,arguments)},ap=b._emscripten_bind_MdDbText_rotation_0=function(){return(ap=b._emscripten_bind_MdDbText_rotation_0=b.asm.emscripten_bind_MdDbText_rotation_0).apply(null,arguments)},bp=b._emscripten_bind_MdDbText_setRotation_1=function(){return(bp=b._emscripten_bind_MdDbText_setRotation_1=b.asm.emscripten_bind_MdDbText_setRotation_1).apply(null,
335
+ arguments)},cp=b._emscripten_bind_MdDbText_height_0=function(){return(cp=b._emscripten_bind_MdDbText_height_0=b.asm.emscripten_bind_MdDbText_height_0).apply(null,arguments)},dp=b._emscripten_bind_MdDbText_setHeight_1=function(){return(dp=b._emscripten_bind_MdDbText_setHeight_1=b.asm.emscripten_bind_MdDbText_setHeight_1).apply(null,arguments)},ep=b._emscripten_bind_MdDbText_widthFactor_0=function(){return(ep=b._emscripten_bind_MdDbText_widthFactor_0=b.asm.emscripten_bind_MdDbText_widthFactor_0).apply(null,
336
+ arguments)},fp=b._emscripten_bind_MdDbText_setWidthFactor_1=function(){return(fp=b._emscripten_bind_MdDbText_setWidthFactor_1=b.asm.emscripten_bind_MdDbText_setWidthFactor_1).apply(null,arguments)},gp=b._emscripten_bind_MdDbText_textString_0=function(){return(gp=b._emscripten_bind_MdDbText_textString_0=b.asm.emscripten_bind_MdDbText_textString_0).apply(null,arguments)},hp=b._emscripten_bind_MdDbText_setTextString_1=function(){return(hp=b._emscripten_bind_MdDbText_setTextString_1=b.asm.emscripten_bind_MdDbText_setTextString_1).apply(null,
337
+ arguments)},ip=b._emscripten_bind_MdDbText_horizontalMode_0=function(){return(ip=b._emscripten_bind_MdDbText_horizontalMode_0=b.asm.emscripten_bind_MdDbText_horizontalMode_0).apply(null,arguments)},jp=b._emscripten_bind_MdDbText_setHorizontalMode_1=function(){return(jp=b._emscripten_bind_MdDbText_setHorizontalMode_1=b.asm.emscripten_bind_MdDbText_setHorizontalMode_1).apply(null,arguments)},kp=b._emscripten_bind_MdDbText_verticalMode_0=function(){return(kp=b._emscripten_bind_MdDbText_verticalMode_0=
338
+ b.asm.emscripten_bind_MdDbText_verticalMode_0).apply(null,arguments)},lp=b._emscripten_bind_MdDbText_setVerticalMode_1=function(){return(lp=b._emscripten_bind_MdDbText_setVerticalMode_1=b.asm.emscripten_bind_MdDbText_setVerticalMode_1).apply(null,arguments)},mp=b._emscripten_bind_MdDbText_explode_0=function(){return(mp=b._emscripten_bind_MdDbText_explode_0=b.asm.emscripten_bind_MdDbText_explode_0).apply(null,arguments)},np=b._emscripten_bind_MdDbText_TrueColor_0=function(){return(np=b._emscripten_bind_MdDbText_TrueColor_0=
339
+ b.asm.emscripten_bind_MdDbText_TrueColor_0).apply(null,arguments)},op=b._emscripten_bind_MdDbText_SetTrueColor_1=function(){return(op=b._emscripten_bind_MdDbText_SetTrueColor_1=b.asm.emscripten_bind_MdDbText_SetTrueColor_1).apply(null,arguments)},pp=b._emscripten_bind_MdDbText_ColorIndex_0=function(){return(pp=b._emscripten_bind_MdDbText_ColorIndex_0=b.asm.emscripten_bind_MdDbText_ColorIndex_0).apply(null,arguments)},qp=b._emscripten_bind_MdDbText_SetColorIndex_1=function(){return(qp=b._emscripten_bind_MdDbText_SetColorIndex_1=
340
+ b.asm.emscripten_bind_MdDbText_SetColorIndex_1).apply(null,arguments)},rp=b._emscripten_bind_MdDbText_Layer_0=function(){return(rp=b._emscripten_bind_MdDbText_Layer_0=b.asm.emscripten_bind_MdDbText_Layer_0).apply(null,arguments)},sp=b._emscripten_bind_MdDbText_SetLayer_1=function(){return(sp=b._emscripten_bind_MdDbText_SetLayer_1=b.asm.emscripten_bind_MdDbText_SetLayer_1).apply(null,arguments)},tp=b._emscripten_bind_MdDbText_LinetypeScale_0=function(){return(tp=b._emscripten_bind_MdDbText_LinetypeScale_0=
341
+ b.asm.emscripten_bind_MdDbText_LinetypeScale_0).apply(null,arguments)},up=b._emscripten_bind_MdDbText_SetLinetypeScale_1=function(){return(up=b._emscripten_bind_MdDbText_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbText_SetLinetypeScale_1).apply(null,arguments)},vp=b._emscripten_bind_MdDbText_Visible_0=function(){return(vp=b._emscripten_bind_MdDbText_Visible_0=b.asm.emscripten_bind_MdDbText_Visible_0).apply(null,arguments)},wp=b._emscripten_bind_MdDbText_SetVisible_1=function(){return(wp=b._emscripten_bind_MdDbText_SetVisible_1=
342
+ b.asm.emscripten_bind_MdDbText_SetVisible_1).apply(null,arguments)},xp=b._emscripten_bind_MdDbText_Lineweight_0=function(){return(xp=b._emscripten_bind_MdDbText_Lineweight_0=b.asm.emscripten_bind_MdDbText_Lineweight_0).apply(null,arguments)},yp=b._emscripten_bind_MdDbText_SetLineweight_1=function(){return(yp=b._emscripten_bind_MdDbText_SetLineweight_1=b.asm.emscripten_bind_MdDbText_SetLineweight_1).apply(null,arguments)},zp=b._emscripten_bind_MdDbText_TextStyle_0=function(){return(zp=b._emscripten_bind_MdDbText_TextStyle_0=
343
+ b.asm.emscripten_bind_MdDbText_TextStyle_0).apply(null,arguments)},Ap=b._emscripten_bind_MdDbText_SetTextStyle_1=function(){return(Ap=b._emscripten_bind_MdDbText_SetTextStyle_1=b.asm.emscripten_bind_MdDbText_SetTextStyle_1).apply(null,arguments)},Bp=b._emscripten_bind_MdDbText_Highlight_1=function(){return(Bp=b._emscripten_bind_MdDbText_Highlight_1=b.asm.emscripten_bind_MdDbText_Highlight_1).apply(null,arguments)},Cp=b._emscripten_bind_MdDbText_Move_2=function(){return(Cp=b._emscripten_bind_MdDbText_Move_2=
344
+ b.asm.emscripten_bind_MdDbText_Move_2).apply(null,arguments)},Dp=b._emscripten_bind_MdDbText_Rotate_2=function(){return(Dp=b._emscripten_bind_MdDbText_Rotate_2=b.asm.emscripten_bind_MdDbText_Rotate_2).apply(null,arguments)},Ep=b._emscripten_bind_MdDbText_Mirror_2=function(){return(Ep=b._emscripten_bind_MdDbText_Mirror_2=b.asm.emscripten_bind_MdDbText_Mirror_2).apply(null,arguments)},Fp=b._emscripten_bind_MdDbText_ScaleEntity_2=function(){return(Fp=b._emscripten_bind_MdDbText_ScaleEntity_2=b.asm.emscripten_bind_MdDbText_ScaleEntity_2).apply(null,
345
+ arguments)},Gp=b._emscripten_bind_MdDbText_TransformBy_1=function(){return(Gp=b._emscripten_bind_MdDbText_TransformBy_1=b.asm.emscripten_bind_MdDbText_TransformBy_1).apply(null,arguments)},Hp=b._emscripten_bind_MdDbText_GetBoundingBox_0=function(){return(Hp=b._emscripten_bind_MdDbText_GetBoundingBox_0=b.asm.emscripten_bind_MdDbText_GetBoundingBox_0).apply(null,arguments)},Ip=b._emscripten_bind_MdDbText_GetObjectID_0=function(){return(Ip=b._emscripten_bind_MdDbText_GetObjectID_0=b.asm.emscripten_bind_MdDbText_GetObjectID_0).apply(null,
346
+ arguments)},Jp=b._emscripten_bind_MdDbText_Erase_0=function(){return(Jp=b._emscripten_bind_MdDbText_Erase_0=b.asm.emscripten_bind_MdDbText_Erase_0).apply(null,arguments)},Kp=b._emscripten_bind_MdDbText_ConnectionTempObject_1=function(){return(Kp=b._emscripten_bind_MdDbText_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbText_ConnectionTempObject_1).apply(null,arguments)},Lp=b._emscripten_bind_MdDbText_Clone_0=function(){return(Lp=b._emscripten_bind_MdDbText_Clone_0=b.asm.emscripten_bind_MdDbText_Clone_0).apply(null,
347
+ arguments)},Mp=b._emscripten_bind_MdDbText_GetHandle_0=function(){return(Mp=b._emscripten_bind_MdDbText_GetHandle_0=b.asm.emscripten_bind_MdDbText_GetHandle_0).apply(null,arguments)},Np=b._emscripten_bind_MdDbText_GetDatabase_0=function(){return(Np=b._emscripten_bind_MdDbText_GetDatabase_0=b.asm.emscripten_bind_MdDbText_GetDatabase_0).apply(null,arguments)},Op=b._emscripten_bind_MdDbText_GetOwnerID_0=function(){return(Op=b._emscripten_bind_MdDbText_GetOwnerID_0=b.asm.emscripten_bind_MdDbText_GetOwnerID_0).apply(null,
348
+ arguments)},Pp=b._emscripten_bind_MdDbText_moveGripPointsAt_4=function(){return(Pp=b._emscripten_bind_MdDbText_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbText_moveGripPointsAt_4).apply(null,arguments)},Qp=b._emscripten_bind_MdDbText_getObjectName_0=function(){return(Qp=b._emscripten_bind_MdDbText_getObjectName_0=b.asm.emscripten_bind_MdDbText_getObjectName_0).apply(null,arguments)},Rp=b._emscripten_bind_MdDbText_getDxf0_0=function(){return(Rp=b._emscripten_bind_MdDbText_getDxf0_0=b.asm.emscripten_bind_MdDbText_getDxf0_0).apply(null,
349
+ arguments)},Sp=b._emscripten_bind_MdDbText_getJson_0=function(){return(Sp=b._emscripten_bind_MdDbText_getJson_0=b.asm.emscripten_bind_MdDbText_getJson_0).apply(null,arguments)},Tp=b._emscripten_bind_MdDbText_setJson_1=function(){return(Tp=b._emscripten_bind_MdDbText_setJson_1=b.asm.emscripten_bind_MdDbText_setJson_1).apply(null,arguments)},Up=b._emscripten_bind_MdDbText_isKindOf_1=function(){return(Up=b._emscripten_bind_MdDbText_isKindOf_1=b.asm.emscripten_bind_MdDbText_isKindOf_1).apply(null,arguments)},
350
+ Vp=b._emscripten_bind_MdDbText___destroy___0=function(){return(Vp=b._emscripten_bind_MdDbText___destroy___0=b.asm.emscripten_bind_MdDbText___destroy___0).apply(null,arguments)},Wp=b._emscripten_bind_MdDbCircle_MdDbCircle_0=function(){return(Wp=b._emscripten_bind_MdDbCircle_MdDbCircle_0=b.asm.emscripten_bind_MdDbCircle_MdDbCircle_0).apply(null,arguments)},Xp=b._emscripten_bind_MdDbCircle_center_0=function(){return(Xp=b._emscripten_bind_MdDbCircle_center_0=b.asm.emscripten_bind_MdDbCircle_center_0).apply(null,
351
+ arguments)},Yp=b._emscripten_bind_MdDbCircle_setCenter_1=function(){return(Yp=b._emscripten_bind_MdDbCircle_setCenter_1=b.asm.emscripten_bind_MdDbCircle_setCenter_1).apply(null,arguments)},Zp=b._emscripten_bind_MdDbCircle_radius_0=function(){return(Zp=b._emscripten_bind_MdDbCircle_radius_0=b.asm.emscripten_bind_MdDbCircle_radius_0).apply(null,arguments)},$p=b._emscripten_bind_MdDbCircle_setRadius_1=function(){return($p=b._emscripten_bind_MdDbCircle_setRadius_1=b.asm.emscripten_bind_MdDbCircle_setRadius_1).apply(null,
352
+ arguments)},aq=b._emscripten_bind_MdDbCircle_getStartParam_0=function(){return(aq=b._emscripten_bind_MdDbCircle_getStartParam_0=b.asm.emscripten_bind_MdDbCircle_getStartParam_0).apply(null,arguments)},bq=b._emscripten_bind_MdDbCircle_getEndParam_0=function(){return(bq=b._emscripten_bind_MdDbCircle_getEndParam_0=b.asm.emscripten_bind_MdDbCircle_getEndParam_0).apply(null,arguments)},cq=b._emscripten_bind_MdDbCircle_getDistAtParam_1=function(){return(cq=b._emscripten_bind_MdDbCircle_getDistAtParam_1=
353
+ b.asm.emscripten_bind_MdDbCircle_getDistAtParam_1).apply(null,arguments)},dq=b._emscripten_bind_MdDbCircle_getParamAtDist_1=function(){return(dq=b._emscripten_bind_MdDbCircle_getParamAtDist_1=b.asm.emscripten_bind_MdDbCircle_getParamAtDist_1).apply(null,arguments)},eq=b._emscripten_bind_MdDbCircle_getDistAtPoint_1=function(){return(eq=b._emscripten_bind_MdDbCircle_getDistAtPoint_1=b.asm.emscripten_bind_MdDbCircle_getDistAtPoint_1).apply(null,arguments)},fq=b._emscripten_bind_MdDbCircle_getPointAtDist_1=
354
+ function(){return(fq=b._emscripten_bind_MdDbCircle_getPointAtDist_1=b.asm.emscripten_bind_MdDbCircle_getPointAtDist_1).apply(null,arguments)},gq=b._emscripten_bind_MdDbCircle_getStartPoint_0=function(){return(gq=b._emscripten_bind_MdDbCircle_getStartPoint_0=b.asm.emscripten_bind_MdDbCircle_getStartPoint_0).apply(null,arguments)},hq=b._emscripten_bind_MdDbCircle_getEndPoint_0=function(){return(hq=b._emscripten_bind_MdDbCircle_getEndPoint_0=b.asm.emscripten_bind_MdDbCircle_getEndPoint_0).apply(null,
355
+ arguments)},iq=b._emscripten_bind_MdDbCircle_getPointAtParam_1=function(){return(iq=b._emscripten_bind_MdDbCircle_getPointAtParam_1=b.asm.emscripten_bind_MdDbCircle_getPointAtParam_1).apply(null,arguments)},jq=b._emscripten_bind_MdDbCircle_getParamAtPoint_1=function(){return(jq=b._emscripten_bind_MdDbCircle_getParamAtPoint_1=b.asm.emscripten_bind_MdDbCircle_getParamAtPoint_1).apply(null,arguments)},kq=b._emscripten_bind_MdDbCircle_getFirstDeriv_1=function(){return(kq=b._emscripten_bind_MdDbCircle_getFirstDeriv_1=
356
+ b.asm.emscripten_bind_MdDbCircle_getFirstDeriv_1).apply(null,arguments)},lq=b._emscripten_bind_MdDbCircle_getFirstDerivEx_1=function(){return(lq=b._emscripten_bind_MdDbCircle_getFirstDerivEx_1=b.asm.emscripten_bind_MdDbCircle_getFirstDerivEx_1).apply(null,arguments)},mq=b._emscripten_bind_MdDbCircle_getClosestPointTo_2=function(){return(mq=b._emscripten_bind_MdDbCircle_getClosestPointTo_2=b.asm.emscripten_bind_MdDbCircle_getClosestPointTo_2).apply(null,arguments)},nq=b._emscripten_bind_MdDbCircle_offsetCurves_2=
357
+ function(){return(nq=b._emscripten_bind_MdDbCircle_offsetCurves_2=b.asm.emscripten_bind_MdDbCircle_offsetCurves_2).apply(null,arguments)},oq=b._emscripten_bind_MdDbCircle_splitCurves_1=function(){return(oq=b._emscripten_bind_MdDbCircle_splitCurves_1=b.asm.emscripten_bind_MdDbCircle_splitCurves_1).apply(null,arguments)},pq=b._emscripten_bind_MdDbCircle_getArea_0=function(){return(pq=b._emscripten_bind_MdDbCircle_getArea_0=b.asm.emscripten_bind_MdDbCircle_getArea_0).apply(null,arguments)},qq=b._emscripten_bind_MdDbCircle_getSamplePoints_1=
358
+ function(){return(qq=b._emscripten_bind_MdDbCircle_getSamplePoints_1=b.asm.emscripten_bind_MdDbCircle_getSamplePoints_1).apply(null,arguments)},rq=b._emscripten_bind_MdDbCircle_getLength_0=function(){return(rq=b._emscripten_bind_MdDbCircle_getLength_0=b.asm.emscripten_bind_MdDbCircle_getLength_0).apply(null,arguments)},sq=b._emscripten_bind_MdDbCircle_explode_0=function(){return(sq=b._emscripten_bind_MdDbCircle_explode_0=b.asm.emscripten_bind_MdDbCircle_explode_0).apply(null,arguments)},tq=b._emscripten_bind_MdDbCircle_TrueColor_0=
359
+ function(){return(tq=b._emscripten_bind_MdDbCircle_TrueColor_0=b.asm.emscripten_bind_MdDbCircle_TrueColor_0).apply(null,arguments)},uq=b._emscripten_bind_MdDbCircle_SetTrueColor_1=function(){return(uq=b._emscripten_bind_MdDbCircle_SetTrueColor_1=b.asm.emscripten_bind_MdDbCircle_SetTrueColor_1).apply(null,arguments)},vq=b._emscripten_bind_MdDbCircle_ColorIndex_0=function(){return(vq=b._emscripten_bind_MdDbCircle_ColorIndex_0=b.asm.emscripten_bind_MdDbCircle_ColorIndex_0).apply(null,arguments)},wq=
360
+ b._emscripten_bind_MdDbCircle_SetColorIndex_1=function(){return(wq=b._emscripten_bind_MdDbCircle_SetColorIndex_1=b.asm.emscripten_bind_MdDbCircle_SetColorIndex_1).apply(null,arguments)},xq=b._emscripten_bind_MdDbCircle_Layer_0=function(){return(xq=b._emscripten_bind_MdDbCircle_Layer_0=b.asm.emscripten_bind_MdDbCircle_Layer_0).apply(null,arguments)},yq=b._emscripten_bind_MdDbCircle_SetLayer_1=function(){return(yq=b._emscripten_bind_MdDbCircle_SetLayer_1=b.asm.emscripten_bind_MdDbCircle_SetLayer_1).apply(null,
361
+ arguments)},zq=b._emscripten_bind_MdDbCircle_LinetypeScale_0=function(){return(zq=b._emscripten_bind_MdDbCircle_LinetypeScale_0=b.asm.emscripten_bind_MdDbCircle_LinetypeScale_0).apply(null,arguments)},Aq=b._emscripten_bind_MdDbCircle_SetLinetypeScale_1=function(){return(Aq=b._emscripten_bind_MdDbCircle_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbCircle_SetLinetypeScale_1).apply(null,arguments)},Bq=b._emscripten_bind_MdDbCircle_Visible_0=function(){return(Bq=b._emscripten_bind_MdDbCircle_Visible_0=
362
+ b.asm.emscripten_bind_MdDbCircle_Visible_0).apply(null,arguments)},Cq=b._emscripten_bind_MdDbCircle_SetVisible_1=function(){return(Cq=b._emscripten_bind_MdDbCircle_SetVisible_1=b.asm.emscripten_bind_MdDbCircle_SetVisible_1).apply(null,arguments)},Dq=b._emscripten_bind_MdDbCircle_Lineweight_0=function(){return(Dq=b._emscripten_bind_MdDbCircle_Lineweight_0=b.asm.emscripten_bind_MdDbCircle_Lineweight_0).apply(null,arguments)},Eq=b._emscripten_bind_MdDbCircle_SetLineweight_1=function(){return(Eq=b._emscripten_bind_MdDbCircle_SetLineweight_1=
363
+ b.asm.emscripten_bind_MdDbCircle_SetLineweight_1).apply(null,arguments)},Fq=b._emscripten_bind_MdDbCircle_TextStyle_0=function(){return(Fq=b._emscripten_bind_MdDbCircle_TextStyle_0=b.asm.emscripten_bind_MdDbCircle_TextStyle_0).apply(null,arguments)},Gq=b._emscripten_bind_MdDbCircle_SetTextStyle_1=function(){return(Gq=b._emscripten_bind_MdDbCircle_SetTextStyle_1=b.asm.emscripten_bind_MdDbCircle_SetTextStyle_1).apply(null,arguments)},Hq=b._emscripten_bind_MdDbCircle_Highlight_1=function(){return(Hq=
364
+ b._emscripten_bind_MdDbCircle_Highlight_1=b.asm.emscripten_bind_MdDbCircle_Highlight_1).apply(null,arguments)},Iq=b._emscripten_bind_MdDbCircle_Move_2=function(){return(Iq=b._emscripten_bind_MdDbCircle_Move_2=b.asm.emscripten_bind_MdDbCircle_Move_2).apply(null,arguments)},Jq=b._emscripten_bind_MdDbCircle_Rotate_2=function(){return(Jq=b._emscripten_bind_MdDbCircle_Rotate_2=b.asm.emscripten_bind_MdDbCircle_Rotate_2).apply(null,arguments)},Kq=b._emscripten_bind_MdDbCircle_Mirror_2=function(){return(Kq=
365
+ b._emscripten_bind_MdDbCircle_Mirror_2=b.asm.emscripten_bind_MdDbCircle_Mirror_2).apply(null,arguments)},Lq=b._emscripten_bind_MdDbCircle_ScaleEntity_2=function(){return(Lq=b._emscripten_bind_MdDbCircle_ScaleEntity_2=b.asm.emscripten_bind_MdDbCircle_ScaleEntity_2).apply(null,arguments)},Mq=b._emscripten_bind_MdDbCircle_TransformBy_1=function(){return(Mq=b._emscripten_bind_MdDbCircle_TransformBy_1=b.asm.emscripten_bind_MdDbCircle_TransformBy_1).apply(null,arguments)},Nq=b._emscripten_bind_MdDbCircle_GetBoundingBox_0=
366
+ function(){return(Nq=b._emscripten_bind_MdDbCircle_GetBoundingBox_0=b.asm.emscripten_bind_MdDbCircle_GetBoundingBox_0).apply(null,arguments)},Oq=b._emscripten_bind_MdDbCircle_GetObjectID_0=function(){return(Oq=b._emscripten_bind_MdDbCircle_GetObjectID_0=b.asm.emscripten_bind_MdDbCircle_GetObjectID_0).apply(null,arguments)},Pq=b._emscripten_bind_MdDbCircle_Erase_0=function(){return(Pq=b._emscripten_bind_MdDbCircle_Erase_0=b.asm.emscripten_bind_MdDbCircle_Erase_0).apply(null,arguments)},Qq=b._emscripten_bind_MdDbCircle_ConnectionTempObject_1=
367
+ function(){return(Qq=b._emscripten_bind_MdDbCircle_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbCircle_ConnectionTempObject_1).apply(null,arguments)},Rq=b._emscripten_bind_MdDbCircle_Clone_0=function(){return(Rq=b._emscripten_bind_MdDbCircle_Clone_0=b.asm.emscripten_bind_MdDbCircle_Clone_0).apply(null,arguments)},Sq=b._emscripten_bind_MdDbCircle_GetHandle_0=function(){return(Sq=b._emscripten_bind_MdDbCircle_GetHandle_0=b.asm.emscripten_bind_MdDbCircle_GetHandle_0).apply(null,arguments)},Tq=b._emscripten_bind_MdDbCircle_GetDatabase_0=
368
+ function(){return(Tq=b._emscripten_bind_MdDbCircle_GetDatabase_0=b.asm.emscripten_bind_MdDbCircle_GetDatabase_0).apply(null,arguments)},Uq=b._emscripten_bind_MdDbCircle_GetOwnerID_0=function(){return(Uq=b._emscripten_bind_MdDbCircle_GetOwnerID_0=b.asm.emscripten_bind_MdDbCircle_GetOwnerID_0).apply(null,arguments)},Vq=b._emscripten_bind_MdDbCircle_moveGripPointsAt_4=function(){return(Vq=b._emscripten_bind_MdDbCircle_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbCircle_moveGripPointsAt_4).apply(null,
369
+ arguments)},Wq=b._emscripten_bind_MdDbCircle_getObjectName_0=function(){return(Wq=b._emscripten_bind_MdDbCircle_getObjectName_0=b.asm.emscripten_bind_MdDbCircle_getObjectName_0).apply(null,arguments)},Xq=b._emscripten_bind_MdDbCircle_getDxf0_0=function(){return(Xq=b._emscripten_bind_MdDbCircle_getDxf0_0=b.asm.emscripten_bind_MdDbCircle_getDxf0_0).apply(null,arguments)},Yq=b._emscripten_bind_MdDbCircle_getJson_0=function(){return(Yq=b._emscripten_bind_MdDbCircle_getJson_0=b.asm.emscripten_bind_MdDbCircle_getJson_0).apply(null,
370
+ arguments)},Zq=b._emscripten_bind_MdDbCircle_setJson_1=function(){return(Zq=b._emscripten_bind_MdDbCircle_setJson_1=b.asm.emscripten_bind_MdDbCircle_setJson_1).apply(null,arguments)},$q=b._emscripten_bind_MdDbCircle_isKindOf_1=function(){return($q=b._emscripten_bind_MdDbCircle_isKindOf_1=b.asm.emscripten_bind_MdDbCircle_isKindOf_1).apply(null,arguments)},ar=b._emscripten_bind_MdDbCircle___destroy___0=function(){return(ar=b._emscripten_bind_MdDbCircle___destroy___0=b.asm.emscripten_bind_MdDbCircle___destroy___0).apply(null,
371
+ arguments)},br=b._emscripten_bind_MdDbArc_MdDbArc_0=function(){return(br=b._emscripten_bind_MdDbArc_MdDbArc_0=b.asm.emscripten_bind_MdDbArc_MdDbArc_0).apply(null,arguments)},cr=b._emscripten_bind_MdDbArc_center_0=function(){return(cr=b._emscripten_bind_MdDbArc_center_0=b.asm.emscripten_bind_MdDbArc_center_0).apply(null,arguments)},dr=b._emscripten_bind_MdDbArc_setCenter_1=function(){return(dr=b._emscripten_bind_MdDbArc_setCenter_1=b.asm.emscripten_bind_MdDbArc_setCenter_1).apply(null,arguments)},
372
+ er=b._emscripten_bind_MdDbArc_radius_0=function(){return(er=b._emscripten_bind_MdDbArc_radius_0=b.asm.emscripten_bind_MdDbArc_radius_0).apply(null,arguments)},fr=b._emscripten_bind_MdDbArc_setRadius_1=function(){return(fr=b._emscripten_bind_MdDbArc_setRadius_1=b.asm.emscripten_bind_MdDbArc_setRadius_1).apply(null,arguments)},gr=b._emscripten_bind_MdDbArc_startAngle_0=function(){return(gr=b._emscripten_bind_MdDbArc_startAngle_0=b.asm.emscripten_bind_MdDbArc_startAngle_0).apply(null,arguments)},hr=
373
+ b._emscripten_bind_MdDbArc_setStartAngle_1=function(){return(hr=b._emscripten_bind_MdDbArc_setStartAngle_1=b.asm.emscripten_bind_MdDbArc_setStartAngle_1).apply(null,arguments)},ir=b._emscripten_bind_MdDbArc_endAngle_0=function(){return(ir=b._emscripten_bind_MdDbArc_endAngle_0=b.asm.emscripten_bind_MdDbArc_endAngle_0).apply(null,arguments)},jr=b._emscripten_bind_MdDbArc_setEndAngle_1=function(){return(jr=b._emscripten_bind_MdDbArc_setEndAngle_1=b.asm.emscripten_bind_MdDbArc_setEndAngle_1).apply(null,
374
+ arguments)},kr=b._emscripten_bind_MdDbArc_computeArc_6=function(){return(kr=b._emscripten_bind_MdDbArc_computeArc_6=b.asm.emscripten_bind_MdDbArc_computeArc_6).apply(null,arguments)},lr=b._emscripten_bind_MdDbArc_getStartParam_0=function(){return(lr=b._emscripten_bind_MdDbArc_getStartParam_0=b.asm.emscripten_bind_MdDbArc_getStartParam_0).apply(null,arguments)},mr=b._emscripten_bind_MdDbArc_getEndParam_0=function(){return(mr=b._emscripten_bind_MdDbArc_getEndParam_0=b.asm.emscripten_bind_MdDbArc_getEndParam_0).apply(null,
375
+ arguments)},nr=b._emscripten_bind_MdDbArc_getDistAtParam_1=function(){return(nr=b._emscripten_bind_MdDbArc_getDistAtParam_1=b.asm.emscripten_bind_MdDbArc_getDistAtParam_1).apply(null,arguments)},or=b._emscripten_bind_MdDbArc_getParamAtDist_1=function(){return(or=b._emscripten_bind_MdDbArc_getParamAtDist_1=b.asm.emscripten_bind_MdDbArc_getParamAtDist_1).apply(null,arguments)},pr=b._emscripten_bind_MdDbArc_getDistAtPoint_1=function(){return(pr=b._emscripten_bind_MdDbArc_getDistAtPoint_1=b.asm.emscripten_bind_MdDbArc_getDistAtPoint_1).apply(null,
376
+ arguments)},qr=b._emscripten_bind_MdDbArc_getPointAtDist_1=function(){return(qr=b._emscripten_bind_MdDbArc_getPointAtDist_1=b.asm.emscripten_bind_MdDbArc_getPointAtDist_1).apply(null,arguments)},rr=b._emscripten_bind_MdDbArc_getStartPoint_0=function(){return(rr=b._emscripten_bind_MdDbArc_getStartPoint_0=b.asm.emscripten_bind_MdDbArc_getStartPoint_0).apply(null,arguments)},sr=b._emscripten_bind_MdDbArc_getEndPoint_0=function(){return(sr=b._emscripten_bind_MdDbArc_getEndPoint_0=b.asm.emscripten_bind_MdDbArc_getEndPoint_0).apply(null,
377
+ arguments)},tr=b._emscripten_bind_MdDbArc_getPointAtParam_1=function(){return(tr=b._emscripten_bind_MdDbArc_getPointAtParam_1=b.asm.emscripten_bind_MdDbArc_getPointAtParam_1).apply(null,arguments)},ur=b._emscripten_bind_MdDbArc_getParamAtPoint_1=function(){return(ur=b._emscripten_bind_MdDbArc_getParamAtPoint_1=b.asm.emscripten_bind_MdDbArc_getParamAtPoint_1).apply(null,arguments)},vr=b._emscripten_bind_MdDbArc_getFirstDeriv_1=function(){return(vr=b._emscripten_bind_MdDbArc_getFirstDeriv_1=b.asm.emscripten_bind_MdDbArc_getFirstDeriv_1).apply(null,
378
+ arguments)},wr=b._emscripten_bind_MdDbArc_getFirstDerivEx_1=function(){return(wr=b._emscripten_bind_MdDbArc_getFirstDerivEx_1=b.asm.emscripten_bind_MdDbArc_getFirstDerivEx_1).apply(null,arguments)},xr=b._emscripten_bind_MdDbArc_getClosestPointTo_2=function(){return(xr=b._emscripten_bind_MdDbArc_getClosestPointTo_2=b.asm.emscripten_bind_MdDbArc_getClosestPointTo_2).apply(null,arguments)},yr=b._emscripten_bind_MdDbArc_offsetCurves_2=function(){return(yr=b._emscripten_bind_MdDbArc_offsetCurves_2=b.asm.emscripten_bind_MdDbArc_offsetCurves_2).apply(null,
379
+ arguments)},zr=b._emscripten_bind_MdDbArc_splitCurves_1=function(){return(zr=b._emscripten_bind_MdDbArc_splitCurves_1=b.asm.emscripten_bind_MdDbArc_splitCurves_1).apply(null,arguments)},Ar=b._emscripten_bind_MdDbArc_getArea_0=function(){return(Ar=b._emscripten_bind_MdDbArc_getArea_0=b.asm.emscripten_bind_MdDbArc_getArea_0).apply(null,arguments)},Br=b._emscripten_bind_MdDbArc_getSamplePoints_1=function(){return(Br=b._emscripten_bind_MdDbArc_getSamplePoints_1=b.asm.emscripten_bind_MdDbArc_getSamplePoints_1).apply(null,
380
+ arguments)},Cr=b._emscripten_bind_MdDbArc_getLength_0=function(){return(Cr=b._emscripten_bind_MdDbArc_getLength_0=b.asm.emscripten_bind_MdDbArc_getLength_0).apply(null,arguments)},Dr=b._emscripten_bind_MdDbArc_explode_0=function(){return(Dr=b._emscripten_bind_MdDbArc_explode_0=b.asm.emscripten_bind_MdDbArc_explode_0).apply(null,arguments)},Er=b._emscripten_bind_MdDbArc_TrueColor_0=function(){return(Er=b._emscripten_bind_MdDbArc_TrueColor_0=b.asm.emscripten_bind_MdDbArc_TrueColor_0).apply(null,arguments)},
381
+ Fr=b._emscripten_bind_MdDbArc_SetTrueColor_1=function(){return(Fr=b._emscripten_bind_MdDbArc_SetTrueColor_1=b.asm.emscripten_bind_MdDbArc_SetTrueColor_1).apply(null,arguments)},Gr=b._emscripten_bind_MdDbArc_ColorIndex_0=function(){return(Gr=b._emscripten_bind_MdDbArc_ColorIndex_0=b.asm.emscripten_bind_MdDbArc_ColorIndex_0).apply(null,arguments)},Hr=b._emscripten_bind_MdDbArc_SetColorIndex_1=function(){return(Hr=b._emscripten_bind_MdDbArc_SetColorIndex_1=b.asm.emscripten_bind_MdDbArc_SetColorIndex_1).apply(null,
382
+ arguments)},Ir=b._emscripten_bind_MdDbArc_Layer_0=function(){return(Ir=b._emscripten_bind_MdDbArc_Layer_0=b.asm.emscripten_bind_MdDbArc_Layer_0).apply(null,arguments)},Jr=b._emscripten_bind_MdDbArc_SetLayer_1=function(){return(Jr=b._emscripten_bind_MdDbArc_SetLayer_1=b.asm.emscripten_bind_MdDbArc_SetLayer_1).apply(null,arguments)},Kr=b._emscripten_bind_MdDbArc_LinetypeScale_0=function(){return(Kr=b._emscripten_bind_MdDbArc_LinetypeScale_0=b.asm.emscripten_bind_MdDbArc_LinetypeScale_0).apply(null,
383
+ arguments)},Lr=b._emscripten_bind_MdDbArc_SetLinetypeScale_1=function(){return(Lr=b._emscripten_bind_MdDbArc_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbArc_SetLinetypeScale_1).apply(null,arguments)},Mr=b._emscripten_bind_MdDbArc_Visible_0=function(){return(Mr=b._emscripten_bind_MdDbArc_Visible_0=b.asm.emscripten_bind_MdDbArc_Visible_0).apply(null,arguments)},Nr=b._emscripten_bind_MdDbArc_SetVisible_1=function(){return(Nr=b._emscripten_bind_MdDbArc_SetVisible_1=b.asm.emscripten_bind_MdDbArc_SetVisible_1).apply(null,
384
+ arguments)},Or=b._emscripten_bind_MdDbArc_Lineweight_0=function(){return(Or=b._emscripten_bind_MdDbArc_Lineweight_0=b.asm.emscripten_bind_MdDbArc_Lineweight_0).apply(null,arguments)},Pr=b._emscripten_bind_MdDbArc_SetLineweight_1=function(){return(Pr=b._emscripten_bind_MdDbArc_SetLineweight_1=b.asm.emscripten_bind_MdDbArc_SetLineweight_1).apply(null,arguments)},Qr=b._emscripten_bind_MdDbArc_TextStyle_0=function(){return(Qr=b._emscripten_bind_MdDbArc_TextStyle_0=b.asm.emscripten_bind_MdDbArc_TextStyle_0).apply(null,
385
+ arguments)},Rr=b._emscripten_bind_MdDbArc_SetTextStyle_1=function(){return(Rr=b._emscripten_bind_MdDbArc_SetTextStyle_1=b.asm.emscripten_bind_MdDbArc_SetTextStyle_1).apply(null,arguments)},Sr=b._emscripten_bind_MdDbArc_Highlight_1=function(){return(Sr=b._emscripten_bind_MdDbArc_Highlight_1=b.asm.emscripten_bind_MdDbArc_Highlight_1).apply(null,arguments)},Tr=b._emscripten_bind_MdDbArc_Move_2=function(){return(Tr=b._emscripten_bind_MdDbArc_Move_2=b.asm.emscripten_bind_MdDbArc_Move_2).apply(null,arguments)},
386
+ Ur=b._emscripten_bind_MdDbArc_Rotate_2=function(){return(Ur=b._emscripten_bind_MdDbArc_Rotate_2=b.asm.emscripten_bind_MdDbArc_Rotate_2).apply(null,arguments)},Vr=b._emscripten_bind_MdDbArc_Mirror_2=function(){return(Vr=b._emscripten_bind_MdDbArc_Mirror_2=b.asm.emscripten_bind_MdDbArc_Mirror_2).apply(null,arguments)},Wr=b._emscripten_bind_MdDbArc_ScaleEntity_2=function(){return(Wr=b._emscripten_bind_MdDbArc_ScaleEntity_2=b.asm.emscripten_bind_MdDbArc_ScaleEntity_2).apply(null,arguments)},Xr=b._emscripten_bind_MdDbArc_TransformBy_1=
387
+ function(){return(Xr=b._emscripten_bind_MdDbArc_TransformBy_1=b.asm.emscripten_bind_MdDbArc_TransformBy_1).apply(null,arguments)},Yr=b._emscripten_bind_MdDbArc_GetBoundingBox_0=function(){return(Yr=b._emscripten_bind_MdDbArc_GetBoundingBox_0=b.asm.emscripten_bind_MdDbArc_GetBoundingBox_0).apply(null,arguments)},Zr=b._emscripten_bind_MdDbArc_GetObjectID_0=function(){return(Zr=b._emscripten_bind_MdDbArc_GetObjectID_0=b.asm.emscripten_bind_MdDbArc_GetObjectID_0).apply(null,arguments)},$r=b._emscripten_bind_MdDbArc_Erase_0=
388
+ function(){return($r=b._emscripten_bind_MdDbArc_Erase_0=b.asm.emscripten_bind_MdDbArc_Erase_0).apply(null,arguments)},as=b._emscripten_bind_MdDbArc_ConnectionTempObject_1=function(){return(as=b._emscripten_bind_MdDbArc_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbArc_ConnectionTempObject_1).apply(null,arguments)},bs=b._emscripten_bind_MdDbArc_Clone_0=function(){return(bs=b._emscripten_bind_MdDbArc_Clone_0=b.asm.emscripten_bind_MdDbArc_Clone_0).apply(null,arguments)},cs=b._emscripten_bind_MdDbArc_GetHandle_0=
389
+ function(){return(cs=b._emscripten_bind_MdDbArc_GetHandle_0=b.asm.emscripten_bind_MdDbArc_GetHandle_0).apply(null,arguments)},ds=b._emscripten_bind_MdDbArc_GetDatabase_0=function(){return(ds=b._emscripten_bind_MdDbArc_GetDatabase_0=b.asm.emscripten_bind_MdDbArc_GetDatabase_0).apply(null,arguments)},es=b._emscripten_bind_MdDbArc_GetOwnerID_0=function(){return(es=b._emscripten_bind_MdDbArc_GetOwnerID_0=b.asm.emscripten_bind_MdDbArc_GetOwnerID_0).apply(null,arguments)},gs=b._emscripten_bind_MdDbArc_moveGripPointsAt_4=
390
+ function(){return(gs=b._emscripten_bind_MdDbArc_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbArc_moveGripPointsAt_4).apply(null,arguments)},hs=b._emscripten_bind_MdDbArc_getObjectName_0=function(){return(hs=b._emscripten_bind_MdDbArc_getObjectName_0=b.asm.emscripten_bind_MdDbArc_getObjectName_0).apply(null,arguments)},is=b._emscripten_bind_MdDbArc_getDxf0_0=function(){return(is=b._emscripten_bind_MdDbArc_getDxf0_0=b.asm.emscripten_bind_MdDbArc_getDxf0_0).apply(null,arguments)},js=b._emscripten_bind_MdDbArc_getJson_0=
391
+ function(){return(js=b._emscripten_bind_MdDbArc_getJson_0=b.asm.emscripten_bind_MdDbArc_getJson_0).apply(null,arguments)},ks=b._emscripten_bind_MdDbArc_setJson_1=function(){return(ks=b._emscripten_bind_MdDbArc_setJson_1=b.asm.emscripten_bind_MdDbArc_setJson_1).apply(null,arguments)},ls=b._emscripten_bind_MdDbArc_isKindOf_1=function(){return(ls=b._emscripten_bind_MdDbArc_isKindOf_1=b.asm.emscripten_bind_MdDbArc_isKindOf_1).apply(null,arguments)},ms=b._emscripten_bind_MdDbArc___destroy___0=function(){return(ms=
392
+ b._emscripten_bind_MdDbArc___destroy___0=b.asm.emscripten_bind_MdDbArc___destroy___0).apply(null,arguments)},ns=b._emscripten_bind_MdDbPolyline_MdDbPolyline_0=function(){return(ns=b._emscripten_bind_MdDbPolyline_MdDbPolyline_0=b.asm.emscripten_bind_MdDbPolyline_MdDbPolyline_0).apply(null,arguments)},ps=b._emscripten_bind_MdDbPolyline_setClosed_1=function(){return(ps=b._emscripten_bind_MdDbPolyline_setClosed_1=b.asm.emscripten_bind_MdDbPolyline_setClosed_1).apply(null,arguments)},qs=b._emscripten_bind_MdDbPolyline_setConstantWidth_1=
393
+ function(){return(qs=b._emscripten_bind_MdDbPolyline_setConstantWidth_1=b.asm.emscripten_bind_MdDbPolyline_setConstantWidth_1).apply(null,arguments)},rs=b._emscripten_bind_MdDbPolyline_isClosed_0=function(){return(rs=b._emscripten_bind_MdDbPolyline_isClosed_0=b.asm.emscripten_bind_MdDbPolyline_isClosed_0).apply(null,arguments)},ss=b._emscripten_bind_MdDbPolyline_getConstantWidth_0=function(){return(ss=b._emscripten_bind_MdDbPolyline_getConstantWidth_0=b.asm.emscripten_bind_MdDbPolyline_getConstantWidth_0).apply(null,
394
+ arguments)},ts=b._emscripten_bind_MdDbPolyline_addVertexAt_5=function(){return(ts=b._emscripten_bind_MdDbPolyline_addVertexAt_5=b.asm.emscripten_bind_MdDbPolyline_addVertexAt_5).apply(null,arguments)},us=b._emscripten_bind_MdDbPolyline_removeVertexAt_1=function(){return(us=b._emscripten_bind_MdDbPolyline_removeVertexAt_1=b.asm.emscripten_bind_MdDbPolyline_removeVertexAt_1).apply(null,arguments)},vs=b._emscripten_bind_MdDbPolyline_numVerts_0=function(){return(vs=b._emscripten_bind_MdDbPolyline_numVerts_0=
395
+ b.asm.emscripten_bind_MdDbPolyline_numVerts_0).apply(null,arguments)},xs=b._emscripten_bind_MdDbPolyline_getPointAt_1=function(){return(xs=b._emscripten_bind_MdDbPolyline_getPointAt_1=b.asm.emscripten_bind_MdDbPolyline_getPointAt_1).apply(null,arguments)},ys=b._emscripten_bind_MdDbPolyline_getBulgeAt_1=function(){return(ys=b._emscripten_bind_MdDbPolyline_getBulgeAt_1=b.asm.emscripten_bind_MdDbPolyline_getBulgeAt_1).apply(null,arguments)},zs=b._emscripten_bind_MdDbPolyline_getStartWidthsAt_1=function(){return(zs=
396
+ b._emscripten_bind_MdDbPolyline_getStartWidthsAt_1=b.asm.emscripten_bind_MdDbPolyline_getStartWidthsAt_1).apply(null,arguments)},As=b._emscripten_bind_MdDbPolyline_getEndWidthsAt_1=function(){return(As=b._emscripten_bind_MdDbPolyline_getEndWidthsAt_1=b.asm.emscripten_bind_MdDbPolyline_getEndWidthsAt_1).apply(null,arguments)},Bs=b._emscripten_bind_MdDbPolyline_setPointAt_2=function(){return(Bs=b._emscripten_bind_MdDbPolyline_setPointAt_2=b.asm.emscripten_bind_MdDbPolyline_setPointAt_2).apply(null,
397
+ arguments)},Cs=b._emscripten_bind_MdDbPolyline_setBulgeAt_2=function(){return(Cs=b._emscripten_bind_MdDbPolyline_setBulgeAt_2=b.asm.emscripten_bind_MdDbPolyline_setBulgeAt_2).apply(null,arguments)},Ds=b._emscripten_bind_MdDbPolyline_getStartParam_0=function(){return(Ds=b._emscripten_bind_MdDbPolyline_getStartParam_0=b.asm.emscripten_bind_MdDbPolyline_getStartParam_0).apply(null,arguments)},Es=b._emscripten_bind_MdDbPolyline_getEndParam_0=function(){return(Es=b._emscripten_bind_MdDbPolyline_getEndParam_0=
398
+ b.asm.emscripten_bind_MdDbPolyline_getEndParam_0).apply(null,arguments)},Fs=b._emscripten_bind_MdDbPolyline_getDistAtParam_1=function(){return(Fs=b._emscripten_bind_MdDbPolyline_getDistAtParam_1=b.asm.emscripten_bind_MdDbPolyline_getDistAtParam_1).apply(null,arguments)},Gs=b._emscripten_bind_MdDbPolyline_getParamAtDist_1=function(){return(Gs=b._emscripten_bind_MdDbPolyline_getParamAtDist_1=b.asm.emscripten_bind_MdDbPolyline_getParamAtDist_1).apply(null,arguments)},Hs=b._emscripten_bind_MdDbPolyline_getDistAtPoint_1=
399
+ function(){return(Hs=b._emscripten_bind_MdDbPolyline_getDistAtPoint_1=b.asm.emscripten_bind_MdDbPolyline_getDistAtPoint_1).apply(null,arguments)},Is=b._emscripten_bind_MdDbPolyline_getPointAtDist_1=function(){return(Is=b._emscripten_bind_MdDbPolyline_getPointAtDist_1=b.asm.emscripten_bind_MdDbPolyline_getPointAtDist_1).apply(null,arguments)},Js=b._emscripten_bind_MdDbPolyline_getStartPoint_0=function(){return(Js=b._emscripten_bind_MdDbPolyline_getStartPoint_0=b.asm.emscripten_bind_MdDbPolyline_getStartPoint_0).apply(null,
400
+ arguments)},Ks=b._emscripten_bind_MdDbPolyline_getEndPoint_0=function(){return(Ks=b._emscripten_bind_MdDbPolyline_getEndPoint_0=b.asm.emscripten_bind_MdDbPolyline_getEndPoint_0).apply(null,arguments)},Ls=b._emscripten_bind_MdDbPolyline_getPointAtParam_1=function(){return(Ls=b._emscripten_bind_MdDbPolyline_getPointAtParam_1=b.asm.emscripten_bind_MdDbPolyline_getPointAtParam_1).apply(null,arguments)},Ms=b._emscripten_bind_MdDbPolyline_getParamAtPoint_1=function(){return(Ms=b._emscripten_bind_MdDbPolyline_getParamAtPoint_1=
401
+ b.asm.emscripten_bind_MdDbPolyline_getParamAtPoint_1).apply(null,arguments)},Ns=b._emscripten_bind_MdDbPolyline_getFirstDeriv_1=function(){return(Ns=b._emscripten_bind_MdDbPolyline_getFirstDeriv_1=b.asm.emscripten_bind_MdDbPolyline_getFirstDeriv_1).apply(null,arguments)},Os=b._emscripten_bind_MdDbPolyline_getFirstDerivEx_1=function(){return(Os=b._emscripten_bind_MdDbPolyline_getFirstDerivEx_1=b.asm.emscripten_bind_MdDbPolyline_getFirstDerivEx_1).apply(null,arguments)},Ps=b._emscripten_bind_MdDbPolyline_getClosestPointTo_2=
402
+ function(){return(Ps=b._emscripten_bind_MdDbPolyline_getClosestPointTo_2=b.asm.emscripten_bind_MdDbPolyline_getClosestPointTo_2).apply(null,arguments)},Qs=b._emscripten_bind_MdDbPolyline_offsetCurves_2=function(){return(Qs=b._emscripten_bind_MdDbPolyline_offsetCurves_2=b.asm.emscripten_bind_MdDbPolyline_offsetCurves_2).apply(null,arguments)},Rs=b._emscripten_bind_MdDbPolyline_splitCurves_1=function(){return(Rs=b._emscripten_bind_MdDbPolyline_splitCurves_1=b.asm.emscripten_bind_MdDbPolyline_splitCurves_1).apply(null,
403
+ arguments)},Ss=b._emscripten_bind_MdDbPolyline_getArea_0=function(){return(Ss=b._emscripten_bind_MdDbPolyline_getArea_0=b.asm.emscripten_bind_MdDbPolyline_getArea_0).apply(null,arguments)},Ts=b._emscripten_bind_MdDbPolyline_getSamplePoints_1=function(){return(Ts=b._emscripten_bind_MdDbPolyline_getSamplePoints_1=b.asm.emscripten_bind_MdDbPolyline_getSamplePoints_1).apply(null,arguments)},Us=b._emscripten_bind_MdDbPolyline_getLength_0=function(){return(Us=b._emscripten_bind_MdDbPolyline_getLength_0=
404
+ b.asm.emscripten_bind_MdDbPolyline_getLength_0).apply(null,arguments)},Vs=b._emscripten_bind_MdDbPolyline_explode_0=function(){return(Vs=b._emscripten_bind_MdDbPolyline_explode_0=b.asm.emscripten_bind_MdDbPolyline_explode_0).apply(null,arguments)},Ws=b._emscripten_bind_MdDbPolyline_TrueColor_0=function(){return(Ws=b._emscripten_bind_MdDbPolyline_TrueColor_0=b.asm.emscripten_bind_MdDbPolyline_TrueColor_0).apply(null,arguments)},Xs=b._emscripten_bind_MdDbPolyline_SetTrueColor_1=function(){return(Xs=
405
+ b._emscripten_bind_MdDbPolyline_SetTrueColor_1=b.asm.emscripten_bind_MdDbPolyline_SetTrueColor_1).apply(null,arguments)},Ys=b._emscripten_bind_MdDbPolyline_ColorIndex_0=function(){return(Ys=b._emscripten_bind_MdDbPolyline_ColorIndex_0=b.asm.emscripten_bind_MdDbPolyline_ColorIndex_0).apply(null,arguments)},Zs=b._emscripten_bind_MdDbPolyline_SetColorIndex_1=function(){return(Zs=b._emscripten_bind_MdDbPolyline_SetColorIndex_1=b.asm.emscripten_bind_MdDbPolyline_SetColorIndex_1).apply(null,arguments)},
406
+ $s=b._emscripten_bind_MdDbPolyline_Layer_0=function(){return($s=b._emscripten_bind_MdDbPolyline_Layer_0=b.asm.emscripten_bind_MdDbPolyline_Layer_0).apply(null,arguments)},at=b._emscripten_bind_MdDbPolyline_SetLayer_1=function(){return(at=b._emscripten_bind_MdDbPolyline_SetLayer_1=b.asm.emscripten_bind_MdDbPolyline_SetLayer_1).apply(null,arguments)},bt=b._emscripten_bind_MdDbPolyline_LinetypeScale_0=function(){return(bt=b._emscripten_bind_MdDbPolyline_LinetypeScale_0=b.asm.emscripten_bind_MdDbPolyline_LinetypeScale_0).apply(null,
407
+ arguments)},ct=b._emscripten_bind_MdDbPolyline_SetLinetypeScale_1=function(){return(ct=b._emscripten_bind_MdDbPolyline_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbPolyline_SetLinetypeScale_1).apply(null,arguments)},dt=b._emscripten_bind_MdDbPolyline_Visible_0=function(){return(dt=b._emscripten_bind_MdDbPolyline_Visible_0=b.asm.emscripten_bind_MdDbPolyline_Visible_0).apply(null,arguments)},et=b._emscripten_bind_MdDbPolyline_SetVisible_1=function(){return(et=b._emscripten_bind_MdDbPolyline_SetVisible_1=
408
+ b.asm.emscripten_bind_MdDbPolyline_SetVisible_1).apply(null,arguments)},ft=b._emscripten_bind_MdDbPolyline_Lineweight_0=function(){return(ft=b._emscripten_bind_MdDbPolyline_Lineweight_0=b.asm.emscripten_bind_MdDbPolyline_Lineweight_0).apply(null,arguments)},gt=b._emscripten_bind_MdDbPolyline_SetLineweight_1=function(){return(gt=b._emscripten_bind_MdDbPolyline_SetLineweight_1=b.asm.emscripten_bind_MdDbPolyline_SetLineweight_1).apply(null,arguments)},ht=b._emscripten_bind_MdDbPolyline_TextStyle_0=function(){return(ht=
409
+ b._emscripten_bind_MdDbPolyline_TextStyle_0=b.asm.emscripten_bind_MdDbPolyline_TextStyle_0).apply(null,arguments)},it=b._emscripten_bind_MdDbPolyline_SetTextStyle_1=function(){return(it=b._emscripten_bind_MdDbPolyline_SetTextStyle_1=b.asm.emscripten_bind_MdDbPolyline_SetTextStyle_1).apply(null,arguments)},jt=b._emscripten_bind_MdDbPolyline_Highlight_1=function(){return(jt=b._emscripten_bind_MdDbPolyline_Highlight_1=b.asm.emscripten_bind_MdDbPolyline_Highlight_1).apply(null,arguments)},kt=b._emscripten_bind_MdDbPolyline_Move_2=
410
+ function(){return(kt=b._emscripten_bind_MdDbPolyline_Move_2=b.asm.emscripten_bind_MdDbPolyline_Move_2).apply(null,arguments)},lt=b._emscripten_bind_MdDbPolyline_Rotate_2=function(){return(lt=b._emscripten_bind_MdDbPolyline_Rotate_2=b.asm.emscripten_bind_MdDbPolyline_Rotate_2).apply(null,arguments)},mt=b._emscripten_bind_MdDbPolyline_Mirror_2=function(){return(mt=b._emscripten_bind_MdDbPolyline_Mirror_2=b.asm.emscripten_bind_MdDbPolyline_Mirror_2).apply(null,arguments)},nt=b._emscripten_bind_MdDbPolyline_ScaleEntity_2=
411
+ function(){return(nt=b._emscripten_bind_MdDbPolyline_ScaleEntity_2=b.asm.emscripten_bind_MdDbPolyline_ScaleEntity_2).apply(null,arguments)},ot=b._emscripten_bind_MdDbPolyline_TransformBy_1=function(){return(ot=b._emscripten_bind_MdDbPolyline_TransformBy_1=b.asm.emscripten_bind_MdDbPolyline_TransformBy_1).apply(null,arguments)},pt=b._emscripten_bind_MdDbPolyline_GetBoundingBox_0=function(){return(pt=b._emscripten_bind_MdDbPolyline_GetBoundingBox_0=b.asm.emscripten_bind_MdDbPolyline_GetBoundingBox_0).apply(null,
412
+ arguments)},qt=b._emscripten_bind_MdDbPolyline_GetObjectID_0=function(){return(qt=b._emscripten_bind_MdDbPolyline_GetObjectID_0=b.asm.emscripten_bind_MdDbPolyline_GetObjectID_0).apply(null,arguments)},rt=b._emscripten_bind_MdDbPolyline_Erase_0=function(){return(rt=b._emscripten_bind_MdDbPolyline_Erase_0=b.asm.emscripten_bind_MdDbPolyline_Erase_0).apply(null,arguments)},st=b._emscripten_bind_MdDbPolyline_ConnectionTempObject_1=function(){return(st=b._emscripten_bind_MdDbPolyline_ConnectionTempObject_1=
413
+ b.asm.emscripten_bind_MdDbPolyline_ConnectionTempObject_1).apply(null,arguments)},tt=b._emscripten_bind_MdDbPolyline_Clone_0=function(){return(tt=b._emscripten_bind_MdDbPolyline_Clone_0=b.asm.emscripten_bind_MdDbPolyline_Clone_0).apply(null,arguments)},ut=b._emscripten_bind_MdDbPolyline_GetHandle_0=function(){return(ut=b._emscripten_bind_MdDbPolyline_GetHandle_0=b.asm.emscripten_bind_MdDbPolyline_GetHandle_0).apply(null,arguments)},vt=b._emscripten_bind_MdDbPolyline_GetDatabase_0=function(){return(vt=
414
+ b._emscripten_bind_MdDbPolyline_GetDatabase_0=b.asm.emscripten_bind_MdDbPolyline_GetDatabase_0).apply(null,arguments)},wt=b._emscripten_bind_MdDbPolyline_GetOwnerID_0=function(){return(wt=b._emscripten_bind_MdDbPolyline_GetOwnerID_0=b.asm.emscripten_bind_MdDbPolyline_GetOwnerID_0).apply(null,arguments)},xt=b._emscripten_bind_MdDbPolyline_moveGripPointsAt_4=function(){return(xt=b._emscripten_bind_MdDbPolyline_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbPolyline_moveGripPointsAt_4).apply(null,arguments)},
415
+ yt=b._emscripten_bind_MdDbPolyline_getObjectName_0=function(){return(yt=b._emscripten_bind_MdDbPolyline_getObjectName_0=b.asm.emscripten_bind_MdDbPolyline_getObjectName_0).apply(null,arguments)},zt=b._emscripten_bind_MdDbPolyline_getDxf0_0=function(){return(zt=b._emscripten_bind_MdDbPolyline_getDxf0_0=b.asm.emscripten_bind_MdDbPolyline_getDxf0_0).apply(null,arguments)},At=b._emscripten_bind_MdDbPolyline_getJson_0=function(){return(At=b._emscripten_bind_MdDbPolyline_getJson_0=b.asm.emscripten_bind_MdDbPolyline_getJson_0).apply(null,
416
+ arguments)},Bt=b._emscripten_bind_MdDbPolyline_setJson_1=function(){return(Bt=b._emscripten_bind_MdDbPolyline_setJson_1=b.asm.emscripten_bind_MdDbPolyline_setJson_1).apply(null,arguments)},Ct=b._emscripten_bind_MdDbPolyline_isKindOf_1=function(){return(Ct=b._emscripten_bind_MdDbPolyline_isKindOf_1=b.asm.emscripten_bind_MdDbPolyline_isKindOf_1).apply(null,arguments)},Dt=b._emscripten_bind_MdDbPolyline___destroy___0=function(){return(Dt=b._emscripten_bind_MdDbPolyline___destroy___0=b.asm.emscripten_bind_MdDbPolyline___destroy___0).apply(null,
417
+ arguments)},Et=b._emscripten_bind_MdDbBlockReference_MdDbBlockReference_0=function(){return(Et=b._emscripten_bind_MdDbBlockReference_MdDbBlockReference_0=b.asm.emscripten_bind_MdDbBlockReference_MdDbBlockReference_0).apply(null,arguments)},Ft=b._emscripten_bind_MdDbBlockReference_blockTableRecord_0=function(){return(Ft=b._emscripten_bind_MdDbBlockReference_blockTableRecord_0=b.asm.emscripten_bind_MdDbBlockReference_blockTableRecord_0).apply(null,arguments)},Gt=b._emscripten_bind_MdDbBlockReference_setBlockTableRecord_1=
418
+ function(){return(Gt=b._emscripten_bind_MdDbBlockReference_setBlockTableRecord_1=b.asm.emscripten_bind_MdDbBlockReference_setBlockTableRecord_1).apply(null,arguments)},Ht=b._emscripten_bind_MdDbBlockReference_position_0=function(){return(Ht=b._emscripten_bind_MdDbBlockReference_position_0=b.asm.emscripten_bind_MdDbBlockReference_position_0).apply(null,arguments)},It=b._emscripten_bind_MdDbBlockReference_setPosition_1=function(){return(It=b._emscripten_bind_MdDbBlockReference_setPosition_1=b.asm.emscripten_bind_MdDbBlockReference_setPosition_1).apply(null,
419
+ arguments)},Jt=b._emscripten_bind_MdDbBlockReference_scaleFactors_0=function(){return(Jt=b._emscripten_bind_MdDbBlockReference_scaleFactors_0=b.asm.emscripten_bind_MdDbBlockReference_scaleFactors_0).apply(null,arguments)},Kt=b._emscripten_bind_MdDbBlockReference_setScaleFactors_1=function(){return(Kt=b._emscripten_bind_MdDbBlockReference_setScaleFactors_1=b.asm.emscripten_bind_MdDbBlockReference_setScaleFactors_1).apply(null,arguments)},Lt=b._emscripten_bind_MdDbBlockReference_rotation_0=function(){return(Lt=
420
+ b._emscripten_bind_MdDbBlockReference_rotation_0=b.asm.emscripten_bind_MdDbBlockReference_rotation_0).apply(null,arguments)},Mt=b._emscripten_bind_MdDbBlockReference_setRotation_1=function(){return(Mt=b._emscripten_bind_MdDbBlockReference_setRotation_1=b.asm.emscripten_bind_MdDbBlockReference_setRotation_1).apply(null,arguments)},Nt=b._emscripten_bind_MdDbBlockReference_blockTransform_0=function(){return(Nt=b._emscripten_bind_MdDbBlockReference_blockTransform_0=b.asm.emscripten_bind_MdDbBlockReference_blockTransform_0).apply(null,
421
+ arguments)},Ot=b._emscripten_bind_MdDbBlockReference_setBlockTransform_1=function(){return(Ot=b._emscripten_bind_MdDbBlockReference_setBlockTransform_1=b.asm.emscripten_bind_MdDbBlockReference_setBlockTransform_1).apply(null,arguments)},Pt=b._emscripten_bind_MdDbBlockReference_explode_0=function(){return(Pt=b._emscripten_bind_MdDbBlockReference_explode_0=b.asm.emscripten_bind_MdDbBlockReference_explode_0).apply(null,arguments)},Qt=b._emscripten_bind_MdDbBlockReference_TrueColor_0=function(){return(Qt=
422
+ b._emscripten_bind_MdDbBlockReference_TrueColor_0=b.asm.emscripten_bind_MdDbBlockReference_TrueColor_0).apply(null,arguments)},Rt=b._emscripten_bind_MdDbBlockReference_SetTrueColor_1=function(){return(Rt=b._emscripten_bind_MdDbBlockReference_SetTrueColor_1=b.asm.emscripten_bind_MdDbBlockReference_SetTrueColor_1).apply(null,arguments)},St=b._emscripten_bind_MdDbBlockReference_ColorIndex_0=function(){return(St=b._emscripten_bind_MdDbBlockReference_ColorIndex_0=b.asm.emscripten_bind_MdDbBlockReference_ColorIndex_0).apply(null,
423
+ arguments)},Tt=b._emscripten_bind_MdDbBlockReference_SetColorIndex_1=function(){return(Tt=b._emscripten_bind_MdDbBlockReference_SetColorIndex_1=b.asm.emscripten_bind_MdDbBlockReference_SetColorIndex_1).apply(null,arguments)},Ut=b._emscripten_bind_MdDbBlockReference_Layer_0=function(){return(Ut=b._emscripten_bind_MdDbBlockReference_Layer_0=b.asm.emscripten_bind_MdDbBlockReference_Layer_0).apply(null,arguments)},Vt=b._emscripten_bind_MdDbBlockReference_SetLayer_1=function(){return(Vt=b._emscripten_bind_MdDbBlockReference_SetLayer_1=
424
+ b.asm.emscripten_bind_MdDbBlockReference_SetLayer_1).apply(null,arguments)},Wt=b._emscripten_bind_MdDbBlockReference_LinetypeScale_0=function(){return(Wt=b._emscripten_bind_MdDbBlockReference_LinetypeScale_0=b.asm.emscripten_bind_MdDbBlockReference_LinetypeScale_0).apply(null,arguments)},Xt=b._emscripten_bind_MdDbBlockReference_SetLinetypeScale_1=function(){return(Xt=b._emscripten_bind_MdDbBlockReference_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbBlockReference_SetLinetypeScale_1).apply(null,arguments)},
425
+ Yt=b._emscripten_bind_MdDbBlockReference_Visible_0=function(){return(Yt=b._emscripten_bind_MdDbBlockReference_Visible_0=b.asm.emscripten_bind_MdDbBlockReference_Visible_0).apply(null,arguments)},Zt=b._emscripten_bind_MdDbBlockReference_SetVisible_1=function(){return(Zt=b._emscripten_bind_MdDbBlockReference_SetVisible_1=b.asm.emscripten_bind_MdDbBlockReference_SetVisible_1).apply(null,arguments)},$t=b._emscripten_bind_MdDbBlockReference_Lineweight_0=function(){return($t=b._emscripten_bind_MdDbBlockReference_Lineweight_0=
426
+ b.asm.emscripten_bind_MdDbBlockReference_Lineweight_0).apply(null,arguments)},au=b._emscripten_bind_MdDbBlockReference_SetLineweight_1=function(){return(au=b._emscripten_bind_MdDbBlockReference_SetLineweight_1=b.asm.emscripten_bind_MdDbBlockReference_SetLineweight_1).apply(null,arguments)},bu=b._emscripten_bind_MdDbBlockReference_TextStyle_0=function(){return(bu=b._emscripten_bind_MdDbBlockReference_TextStyle_0=b.asm.emscripten_bind_MdDbBlockReference_TextStyle_0).apply(null,arguments)},cu=b._emscripten_bind_MdDbBlockReference_SetTextStyle_1=
427
+ function(){return(cu=b._emscripten_bind_MdDbBlockReference_SetTextStyle_1=b.asm.emscripten_bind_MdDbBlockReference_SetTextStyle_1).apply(null,arguments)},du=b._emscripten_bind_MdDbBlockReference_Highlight_1=function(){return(du=b._emscripten_bind_MdDbBlockReference_Highlight_1=b.asm.emscripten_bind_MdDbBlockReference_Highlight_1).apply(null,arguments)},eu=b._emscripten_bind_MdDbBlockReference_Move_2=function(){return(eu=b._emscripten_bind_MdDbBlockReference_Move_2=b.asm.emscripten_bind_MdDbBlockReference_Move_2).apply(null,
428
+ arguments)},fu=b._emscripten_bind_MdDbBlockReference_Rotate_2=function(){return(fu=b._emscripten_bind_MdDbBlockReference_Rotate_2=b.asm.emscripten_bind_MdDbBlockReference_Rotate_2).apply(null,arguments)},gu=b._emscripten_bind_MdDbBlockReference_Mirror_2=function(){return(gu=b._emscripten_bind_MdDbBlockReference_Mirror_2=b.asm.emscripten_bind_MdDbBlockReference_Mirror_2).apply(null,arguments)},hu=b._emscripten_bind_MdDbBlockReference_ScaleEntity_2=function(){return(hu=b._emscripten_bind_MdDbBlockReference_ScaleEntity_2=
429
+ b.asm.emscripten_bind_MdDbBlockReference_ScaleEntity_2).apply(null,arguments)},iu=b._emscripten_bind_MdDbBlockReference_TransformBy_1=function(){return(iu=b._emscripten_bind_MdDbBlockReference_TransformBy_1=b.asm.emscripten_bind_MdDbBlockReference_TransformBy_1).apply(null,arguments)},ju=b._emscripten_bind_MdDbBlockReference_GetBoundingBox_0=function(){return(ju=b._emscripten_bind_MdDbBlockReference_GetBoundingBox_0=b.asm.emscripten_bind_MdDbBlockReference_GetBoundingBox_0).apply(null,arguments)},
430
+ ku=b._emscripten_bind_MdDbBlockReference_GetObjectID_0=function(){return(ku=b._emscripten_bind_MdDbBlockReference_GetObjectID_0=b.asm.emscripten_bind_MdDbBlockReference_GetObjectID_0).apply(null,arguments)},lu=b._emscripten_bind_MdDbBlockReference_Erase_0=function(){return(lu=b._emscripten_bind_MdDbBlockReference_Erase_0=b.asm.emscripten_bind_MdDbBlockReference_Erase_0).apply(null,arguments)},mu=b._emscripten_bind_MdDbBlockReference_ConnectionTempObject_1=function(){return(mu=b._emscripten_bind_MdDbBlockReference_ConnectionTempObject_1=
431
+ b.asm.emscripten_bind_MdDbBlockReference_ConnectionTempObject_1).apply(null,arguments)},nu=b._emscripten_bind_MdDbBlockReference_Clone_0=function(){return(nu=b._emscripten_bind_MdDbBlockReference_Clone_0=b.asm.emscripten_bind_MdDbBlockReference_Clone_0).apply(null,arguments)},ou=b._emscripten_bind_MdDbBlockReference_GetHandle_0=function(){return(ou=b._emscripten_bind_MdDbBlockReference_GetHandle_0=b.asm.emscripten_bind_MdDbBlockReference_GetHandle_0).apply(null,arguments)},pu=b._emscripten_bind_MdDbBlockReference_GetDatabase_0=
432
+ function(){return(pu=b._emscripten_bind_MdDbBlockReference_GetDatabase_0=b.asm.emscripten_bind_MdDbBlockReference_GetDatabase_0).apply(null,arguments)},qu=b._emscripten_bind_MdDbBlockReference_GetOwnerID_0=function(){return(qu=b._emscripten_bind_MdDbBlockReference_GetOwnerID_0=b.asm.emscripten_bind_MdDbBlockReference_GetOwnerID_0).apply(null,arguments)},ru=b._emscripten_bind_MdDbBlockReference_moveGripPointsAt_4=function(){return(ru=b._emscripten_bind_MdDbBlockReference_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbBlockReference_moveGripPointsAt_4).apply(null,
433
+ arguments)},su=b._emscripten_bind_MdDbBlockReference_getObjectName_0=function(){return(su=b._emscripten_bind_MdDbBlockReference_getObjectName_0=b.asm.emscripten_bind_MdDbBlockReference_getObjectName_0).apply(null,arguments)},tu=b._emscripten_bind_MdDbBlockReference_getDxf0_0=function(){return(tu=b._emscripten_bind_MdDbBlockReference_getDxf0_0=b.asm.emscripten_bind_MdDbBlockReference_getDxf0_0).apply(null,arguments)},uu=b._emscripten_bind_MdDbBlockReference_getJson_0=function(){return(uu=b._emscripten_bind_MdDbBlockReference_getJson_0=
434
+ b.asm.emscripten_bind_MdDbBlockReference_getJson_0).apply(null,arguments)},vu=b._emscripten_bind_MdDbBlockReference_setJson_1=function(){return(vu=b._emscripten_bind_MdDbBlockReference_setJson_1=b.asm.emscripten_bind_MdDbBlockReference_setJson_1).apply(null,arguments)},wu=b._emscripten_bind_MdDbBlockReference_isKindOf_1=function(){return(wu=b._emscripten_bind_MdDbBlockReference_isKindOf_1=b.asm.emscripten_bind_MdDbBlockReference_isKindOf_1).apply(null,arguments)},xu=b._emscripten_bind_MdDbBlockReference___destroy___0=
435
+ function(){return(xu=b._emscripten_bind_MdDbBlockReference___destroy___0=b.asm.emscripten_bind_MdDbBlockReference___destroy___0).apply(null,arguments)},yu=b._emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0=function(){return(yu=b._emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0=b.asm.emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0).apply(null,arguments)},zu=b._emscripten_bind_MdDbAlignedDimension_xLine1Point_0=function(){return(zu=b._emscripten_bind_MdDbAlignedDimension_xLine1Point_0=
436
+ b.asm.emscripten_bind_MdDbAlignedDimension_xLine1Point_0).apply(null,arguments)},Au=b._emscripten_bind_MdDbAlignedDimension_setXLine1Point_1=function(){return(Au=b._emscripten_bind_MdDbAlignedDimension_setXLine1Point_1=b.asm.emscripten_bind_MdDbAlignedDimension_setXLine1Point_1).apply(null,arguments)},Bu=b._emscripten_bind_MdDbAlignedDimension_xLine2Point_0=function(){return(Bu=b._emscripten_bind_MdDbAlignedDimension_xLine2Point_0=b.asm.emscripten_bind_MdDbAlignedDimension_xLine2Point_0).apply(null,
437
+ arguments)},Cu=b._emscripten_bind_MdDbAlignedDimension_setXLine2Point_1=function(){return(Cu=b._emscripten_bind_MdDbAlignedDimension_setXLine2Point_1=b.asm.emscripten_bind_MdDbAlignedDimension_setXLine2Point_1).apply(null,arguments)},Du=b._emscripten_bind_MdDbAlignedDimension_dimLinePoint_0=function(){return(Du=b._emscripten_bind_MdDbAlignedDimension_dimLinePoint_0=b.asm.emscripten_bind_MdDbAlignedDimension_dimLinePoint_0).apply(null,arguments)},Eu=b._emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1=
438
+ function(){return(Eu=b._emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1=b.asm.emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1).apply(null,arguments)},Fu=b._emscripten_bind_MdDbAlignedDimension_oblique_0=function(){return(Fu=b._emscripten_bind_MdDbAlignedDimension_oblique_0=b.asm.emscripten_bind_MdDbAlignedDimension_oblique_0).apply(null,arguments)},Gu=b._emscripten_bind_MdDbAlignedDimension_setOblique_1=function(){return(Gu=b._emscripten_bind_MdDbAlignedDimension_setOblique_1=b.asm.emscripten_bind_MdDbAlignedDimension_setOblique_1).apply(null,
439
+ arguments)},Hu=b._emscripten_bind_MdDbAlignedDimension_textPosition_0=function(){return(Hu=b._emscripten_bind_MdDbAlignedDimension_textPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_textPosition_0).apply(null,arguments)},Iu=b._emscripten_bind_MdDbAlignedDimension_setTextPosition_1=function(){return(Iu=b._emscripten_bind_MdDbAlignedDimension_setTextPosition_1=b.asm.emscripten_bind_MdDbAlignedDimension_setTextPosition_1).apply(null,arguments)},Ju=b._emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0=
440
+ function(){return(Ju=b._emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0).apply(null,arguments)},Ku=b._emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0=function(){return(Ku=b._emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0).apply(null,arguments)},Lu=b._emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0=function(){return(Lu=
441
+ b._emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0).apply(null,arguments)},Mu=b._emscripten_bind_MdDbAlignedDimension_elevation_0=function(){return(Mu=b._emscripten_bind_MdDbAlignedDimension_elevation_0=b.asm.emscripten_bind_MdDbAlignedDimension_elevation_0).apply(null,arguments)},Nu=b._emscripten_bind_MdDbAlignedDimension_setElevation_1=function(){return(Nu=b._emscripten_bind_MdDbAlignedDimension_setElevation_1=b.asm.emscripten_bind_MdDbAlignedDimension_setElevation_1).apply(null,
442
+ arguments)},Ou=b._emscripten_bind_MdDbAlignedDimension_dimensionText_0=function(){return(Ou=b._emscripten_bind_MdDbAlignedDimension_dimensionText_0=b.asm.emscripten_bind_MdDbAlignedDimension_dimensionText_0).apply(null,arguments)},Pu=b._emscripten_bind_MdDbAlignedDimension_setDimensionText_1=function(){return(Pu=b._emscripten_bind_MdDbAlignedDimension_setDimensionText_1=b.asm.emscripten_bind_MdDbAlignedDimension_setDimensionText_1).apply(null,arguments)},Qu=b._emscripten_bind_MdDbAlignedDimension_textRotation_0=
443
+ function(){return(Qu=b._emscripten_bind_MdDbAlignedDimension_textRotation_0=b.asm.emscripten_bind_MdDbAlignedDimension_textRotation_0).apply(null,arguments)},Ru=b._emscripten_bind_MdDbAlignedDimension_setTextRotation_1=function(){return(Ru=b._emscripten_bind_MdDbAlignedDimension_setTextRotation_1=b.asm.emscripten_bind_MdDbAlignedDimension_setTextRotation_1).apply(null,arguments)},Su=b._emscripten_bind_MdDbAlignedDimension_dimensionStyle_0=function(){return(Su=b._emscripten_bind_MdDbAlignedDimension_dimensionStyle_0=
444
+ b.asm.emscripten_bind_MdDbAlignedDimension_dimensionStyle_0).apply(null,arguments)},Tu=b._emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1=function(){return(Tu=b._emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1=b.asm.emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1).apply(null,arguments)},Uu=b._emscripten_bind_MdDbAlignedDimension_textAttachment_0=function(){return(Uu=b._emscripten_bind_MdDbAlignedDimension_textAttachment_0=b.asm.emscripten_bind_MdDbAlignedDimension_textAttachment_0).apply(null,
445
+ arguments)},Vu=b._emscripten_bind_MdDbAlignedDimension_setTextAttachment_1=function(){return(Vu=b._emscripten_bind_MdDbAlignedDimension_setTextAttachment_1=b.asm.emscripten_bind_MdDbAlignedDimension_setTextAttachment_1).apply(null,arguments)},Wu=b._emscripten_bind_MdDbAlignedDimension_horizontalRotation_0=function(){return(Wu=b._emscripten_bind_MdDbAlignedDimension_horizontalRotation_0=b.asm.emscripten_bind_MdDbAlignedDimension_horizontalRotation_0).apply(null,arguments)},Xu=b._emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1=
446
+ function(){return(Xu=b._emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1=b.asm.emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1).apply(null,arguments)},Yu=b._emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1=function(){return(Yu=b._emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1=b.asm.emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1).apply(null,arguments)},Zu=b._emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1=function(){return(Zu=b._emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1=
447
+ b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1).apply(null,arguments)},$u=b._emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2=function(){return($u=b._emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2=b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2).apply(null,arguments)},av=b._emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1=function(){return(av=b._emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1).apply(null,
448
+ arguments)},bv=b._emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2=function(){return(bv=b._emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2=b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2).apply(null,arguments)},cv=b._emscripten_bind_MdDbAlignedDimension_GetDimVarString_1=function(){return(cv=b._emscripten_bind_MdDbAlignedDimension_GetDimVarString_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarString_1).apply(null,arguments)},dv=b._emscripten_bind_MdDbAlignedDimension_SetDimVarString_2=
449
+ function(){return(dv=b._emscripten_bind_MdDbAlignedDimension_SetDimVarString_2=b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarString_2).apply(null,arguments)},ev=b._emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1=function(){return(ev=b._emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1).apply(null,arguments)},fv=b._emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2=function(){return(fv=b._emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2=
450
+ b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2).apply(null,arguments)},gv=b._emscripten_bind_MdDbAlignedDimension_explode_0=function(){return(gv=b._emscripten_bind_MdDbAlignedDimension_explode_0=b.asm.emscripten_bind_MdDbAlignedDimension_explode_0).apply(null,arguments)},hv=b._emscripten_bind_MdDbAlignedDimension_TrueColor_0=function(){return(hv=b._emscripten_bind_MdDbAlignedDimension_TrueColor_0=b.asm.emscripten_bind_MdDbAlignedDimension_TrueColor_0).apply(null,arguments)},iv=b._emscripten_bind_MdDbAlignedDimension_SetTrueColor_1=
451
+ function(){return(iv=b._emscripten_bind_MdDbAlignedDimension_SetTrueColor_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetTrueColor_1).apply(null,arguments)},jv=b._emscripten_bind_MdDbAlignedDimension_ColorIndex_0=function(){return(jv=b._emscripten_bind_MdDbAlignedDimension_ColorIndex_0=b.asm.emscripten_bind_MdDbAlignedDimension_ColorIndex_0).apply(null,arguments)},kv=b._emscripten_bind_MdDbAlignedDimension_SetColorIndex_1=function(){return(kv=b._emscripten_bind_MdDbAlignedDimension_SetColorIndex_1=
452
+ b.asm.emscripten_bind_MdDbAlignedDimension_SetColorIndex_1).apply(null,arguments)},lv=b._emscripten_bind_MdDbAlignedDimension_Layer_0=function(){return(lv=b._emscripten_bind_MdDbAlignedDimension_Layer_0=b.asm.emscripten_bind_MdDbAlignedDimension_Layer_0).apply(null,arguments)},mv=b._emscripten_bind_MdDbAlignedDimension_SetLayer_1=function(){return(mv=b._emscripten_bind_MdDbAlignedDimension_SetLayer_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetLayer_1).apply(null,arguments)},nv=b._emscripten_bind_MdDbAlignedDimension_LinetypeScale_0=
453
+ function(){return(nv=b._emscripten_bind_MdDbAlignedDimension_LinetypeScale_0=b.asm.emscripten_bind_MdDbAlignedDimension_LinetypeScale_0).apply(null,arguments)},ov=b._emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1=function(){return(ov=b._emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1).apply(null,arguments)},pv=b._emscripten_bind_MdDbAlignedDimension_Visible_0=function(){return(pv=b._emscripten_bind_MdDbAlignedDimension_Visible_0=
454
+ b.asm.emscripten_bind_MdDbAlignedDimension_Visible_0).apply(null,arguments)},qv=b._emscripten_bind_MdDbAlignedDimension_SetVisible_1=function(){return(qv=b._emscripten_bind_MdDbAlignedDimension_SetVisible_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetVisible_1).apply(null,arguments)},rv=b._emscripten_bind_MdDbAlignedDimension_Lineweight_0=function(){return(rv=b._emscripten_bind_MdDbAlignedDimension_Lineweight_0=b.asm.emscripten_bind_MdDbAlignedDimension_Lineweight_0).apply(null,arguments)},sv=b._emscripten_bind_MdDbAlignedDimension_SetLineweight_1=
455
+ function(){return(sv=b._emscripten_bind_MdDbAlignedDimension_SetLineweight_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetLineweight_1).apply(null,arguments)},tv=b._emscripten_bind_MdDbAlignedDimension_TextStyle_0=function(){return(tv=b._emscripten_bind_MdDbAlignedDimension_TextStyle_0=b.asm.emscripten_bind_MdDbAlignedDimension_TextStyle_0).apply(null,arguments)},uv=b._emscripten_bind_MdDbAlignedDimension_SetTextStyle_1=function(){return(uv=b._emscripten_bind_MdDbAlignedDimension_SetTextStyle_1=
456
+ b.asm.emscripten_bind_MdDbAlignedDimension_SetTextStyle_1).apply(null,arguments)},vv=b._emscripten_bind_MdDbAlignedDimension_Highlight_1=function(){return(vv=b._emscripten_bind_MdDbAlignedDimension_Highlight_1=b.asm.emscripten_bind_MdDbAlignedDimension_Highlight_1).apply(null,arguments)},wv=b._emscripten_bind_MdDbAlignedDimension_Move_2=function(){return(wv=b._emscripten_bind_MdDbAlignedDimension_Move_2=b.asm.emscripten_bind_MdDbAlignedDimension_Move_2).apply(null,arguments)},xv=b._emscripten_bind_MdDbAlignedDimension_Rotate_2=
457
+ function(){return(xv=b._emscripten_bind_MdDbAlignedDimension_Rotate_2=b.asm.emscripten_bind_MdDbAlignedDimension_Rotate_2).apply(null,arguments)},yv=b._emscripten_bind_MdDbAlignedDimension_Mirror_2=function(){return(yv=b._emscripten_bind_MdDbAlignedDimension_Mirror_2=b.asm.emscripten_bind_MdDbAlignedDimension_Mirror_2).apply(null,arguments)},zv=b._emscripten_bind_MdDbAlignedDimension_ScaleEntity_2=function(){return(zv=b._emscripten_bind_MdDbAlignedDimension_ScaleEntity_2=b.asm.emscripten_bind_MdDbAlignedDimension_ScaleEntity_2).apply(null,
458
+ arguments)},Av=b._emscripten_bind_MdDbAlignedDimension_TransformBy_1=function(){return(Av=b._emscripten_bind_MdDbAlignedDimension_TransformBy_1=b.asm.emscripten_bind_MdDbAlignedDimension_TransformBy_1).apply(null,arguments)},Bv=b._emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0=function(){return(Bv=b._emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0=b.asm.emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0).apply(null,arguments)},Cv=b._emscripten_bind_MdDbAlignedDimension_GetObjectID_0=
459
+ function(){return(Cv=b._emscripten_bind_MdDbAlignedDimension_GetObjectID_0=b.asm.emscripten_bind_MdDbAlignedDimension_GetObjectID_0).apply(null,arguments)},Dv=b._emscripten_bind_MdDbAlignedDimension_Erase_0=function(){return(Dv=b._emscripten_bind_MdDbAlignedDimension_Erase_0=b.asm.emscripten_bind_MdDbAlignedDimension_Erase_0).apply(null,arguments)},Ev=b._emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1=function(){return(Ev=b._emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1=
460
+ b.asm.emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1).apply(null,arguments)},Fv=b._emscripten_bind_MdDbAlignedDimension_Clone_0=function(){return(Fv=b._emscripten_bind_MdDbAlignedDimension_Clone_0=b.asm.emscripten_bind_MdDbAlignedDimension_Clone_0).apply(null,arguments)},Gv=b._emscripten_bind_MdDbAlignedDimension_GetHandle_0=function(){return(Gv=b._emscripten_bind_MdDbAlignedDimension_GetHandle_0=b.asm.emscripten_bind_MdDbAlignedDimension_GetHandle_0).apply(null,arguments)},Hv=b._emscripten_bind_MdDbAlignedDimension_GetDatabase_0=
461
+ function(){return(Hv=b._emscripten_bind_MdDbAlignedDimension_GetDatabase_0=b.asm.emscripten_bind_MdDbAlignedDimension_GetDatabase_0).apply(null,arguments)},Iv=b._emscripten_bind_MdDbAlignedDimension_GetOwnerID_0=function(){return(Iv=b._emscripten_bind_MdDbAlignedDimension_GetOwnerID_0=b.asm.emscripten_bind_MdDbAlignedDimension_GetOwnerID_0).apply(null,arguments)},Jv=b._emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4=function(){return(Jv=b._emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4=
462
+ b.asm.emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4).apply(null,arguments)},Kv=b._emscripten_bind_MdDbAlignedDimension_getObjectName_0=function(){return(Kv=b._emscripten_bind_MdDbAlignedDimension_getObjectName_0=b.asm.emscripten_bind_MdDbAlignedDimension_getObjectName_0).apply(null,arguments)},Lv=b._emscripten_bind_MdDbAlignedDimension_getDxf0_0=function(){return(Lv=b._emscripten_bind_MdDbAlignedDimension_getDxf0_0=b.asm.emscripten_bind_MdDbAlignedDimension_getDxf0_0).apply(null,arguments)},
463
+ Mv=b._emscripten_bind_MdDbAlignedDimension_getJson_0=function(){return(Mv=b._emscripten_bind_MdDbAlignedDimension_getJson_0=b.asm.emscripten_bind_MdDbAlignedDimension_getJson_0).apply(null,arguments)},Nv=b._emscripten_bind_MdDbAlignedDimension_setJson_1=function(){return(Nv=b._emscripten_bind_MdDbAlignedDimension_setJson_1=b.asm.emscripten_bind_MdDbAlignedDimension_setJson_1).apply(null,arguments)},Ov=b._emscripten_bind_MdDbAlignedDimension_isKindOf_1=function(){return(Ov=b._emscripten_bind_MdDbAlignedDimension_isKindOf_1=
464
+ b.asm.emscripten_bind_MdDbAlignedDimension_isKindOf_1).apply(null,arguments)},Pv=b._emscripten_bind_MdDbAlignedDimension___destroy___0=function(){return(Pv=b._emscripten_bind_MdDbAlignedDimension___destroy___0=b.asm.emscripten_bind_MdDbAlignedDimension___destroy___0).apply(null,arguments)},Qv=b._emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0=function(){return(Qv=b._emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0=b.asm.emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0).apply(null,
465
+ arguments)},Rv=b._emscripten_bind_MdDbRotatedDimension_xLine1Point_0=function(){return(Rv=b._emscripten_bind_MdDbRotatedDimension_xLine1Point_0=b.asm.emscripten_bind_MdDbRotatedDimension_xLine1Point_0).apply(null,arguments)},Sv=b._emscripten_bind_MdDbRotatedDimension_setXLine1Point_1=function(){return(Sv=b._emscripten_bind_MdDbRotatedDimension_setXLine1Point_1=b.asm.emscripten_bind_MdDbRotatedDimension_setXLine1Point_1).apply(null,arguments)},Tv=b._emscripten_bind_MdDbRotatedDimension_xLine2Point_0=
466
+ function(){return(Tv=b._emscripten_bind_MdDbRotatedDimension_xLine2Point_0=b.asm.emscripten_bind_MdDbRotatedDimension_xLine2Point_0).apply(null,arguments)},Uv=b._emscripten_bind_MdDbRotatedDimension_setXLine2Point_1=function(){return(Uv=b._emscripten_bind_MdDbRotatedDimension_setXLine2Point_1=b.asm.emscripten_bind_MdDbRotatedDimension_setXLine2Point_1).apply(null,arguments)},Vv=b._emscripten_bind_MdDbRotatedDimension_dimLinePoint_0=function(){return(Vv=b._emscripten_bind_MdDbRotatedDimension_dimLinePoint_0=
467
+ b.asm.emscripten_bind_MdDbRotatedDimension_dimLinePoint_0).apply(null,arguments)},Wv=b._emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1=function(){return(Wv=b._emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1=b.asm.emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1).apply(null,arguments)},Xv=b._emscripten_bind_MdDbRotatedDimension_rotation_0=function(){return(Xv=b._emscripten_bind_MdDbRotatedDimension_rotation_0=b.asm.emscripten_bind_MdDbRotatedDimension_rotation_0).apply(null,arguments)},
468
+ Yv=b._emscripten_bind_MdDbRotatedDimension_setRotation_1=function(){return(Yv=b._emscripten_bind_MdDbRotatedDimension_setRotation_1=b.asm.emscripten_bind_MdDbRotatedDimension_setRotation_1).apply(null,arguments)},Zv=b._emscripten_bind_MdDbRotatedDimension_oblique_0=function(){return(Zv=b._emscripten_bind_MdDbRotatedDimension_oblique_0=b.asm.emscripten_bind_MdDbRotatedDimension_oblique_0).apply(null,arguments)},$v=b._emscripten_bind_MdDbRotatedDimension_setOblique_1=function(){return($v=b._emscripten_bind_MdDbRotatedDimension_setOblique_1=
469
+ b.asm.emscripten_bind_MdDbRotatedDimension_setOblique_1).apply(null,arguments)},aw=b._emscripten_bind_MdDbRotatedDimension_textPosition_0=function(){return(aw=b._emscripten_bind_MdDbRotatedDimension_textPosition_0=b.asm.emscripten_bind_MdDbRotatedDimension_textPosition_0).apply(null,arguments)},bw=b._emscripten_bind_MdDbRotatedDimension_setTextPosition_1=function(){return(bw=b._emscripten_bind_MdDbRotatedDimension_setTextPosition_1=b.asm.emscripten_bind_MdDbRotatedDimension_setTextPosition_1).apply(null,
470
+ arguments)},cw=b._emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0=function(){return(cw=b._emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0=b.asm.emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0).apply(null,arguments)},dw=b._emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0=function(){return(dw=b._emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0=b.asm.emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0).apply(null,arguments)},
471
+ ew=b._emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0=function(){return(ew=b._emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0=b.asm.emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0).apply(null,arguments)},fw=b._emscripten_bind_MdDbRotatedDimension_elevation_0=function(){return(fw=b._emscripten_bind_MdDbRotatedDimension_elevation_0=b.asm.emscripten_bind_MdDbRotatedDimension_elevation_0).apply(null,arguments)},gw=b._emscripten_bind_MdDbRotatedDimension_setElevation_1=
472
+ function(){return(gw=b._emscripten_bind_MdDbRotatedDimension_setElevation_1=b.asm.emscripten_bind_MdDbRotatedDimension_setElevation_1).apply(null,arguments)},hw=b._emscripten_bind_MdDbRotatedDimension_dimensionText_0=function(){return(hw=b._emscripten_bind_MdDbRotatedDimension_dimensionText_0=b.asm.emscripten_bind_MdDbRotatedDimension_dimensionText_0).apply(null,arguments)},iw=b._emscripten_bind_MdDbRotatedDimension_setDimensionText_1=function(){return(iw=b._emscripten_bind_MdDbRotatedDimension_setDimensionText_1=
473
+ b.asm.emscripten_bind_MdDbRotatedDimension_setDimensionText_1).apply(null,arguments)},jw=b._emscripten_bind_MdDbRotatedDimension_textRotation_0=function(){return(jw=b._emscripten_bind_MdDbRotatedDimension_textRotation_0=b.asm.emscripten_bind_MdDbRotatedDimension_textRotation_0).apply(null,arguments)},kw=b._emscripten_bind_MdDbRotatedDimension_setTextRotation_1=function(){return(kw=b._emscripten_bind_MdDbRotatedDimension_setTextRotation_1=b.asm.emscripten_bind_MdDbRotatedDimension_setTextRotation_1).apply(null,
474
+ arguments)},lw=b._emscripten_bind_MdDbRotatedDimension_dimensionStyle_0=function(){return(lw=b._emscripten_bind_MdDbRotatedDimension_dimensionStyle_0=b.asm.emscripten_bind_MdDbRotatedDimension_dimensionStyle_0).apply(null,arguments)},mw=b._emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1=function(){return(mw=b._emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1=b.asm.emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1).apply(null,arguments)},nw=b._emscripten_bind_MdDbRotatedDimension_textAttachment_0=
475
+ function(){return(nw=b._emscripten_bind_MdDbRotatedDimension_textAttachment_0=b.asm.emscripten_bind_MdDbRotatedDimension_textAttachment_0).apply(null,arguments)},ow=b._emscripten_bind_MdDbRotatedDimension_setTextAttachment_1=function(){return(ow=b._emscripten_bind_MdDbRotatedDimension_setTextAttachment_1=b.asm.emscripten_bind_MdDbRotatedDimension_setTextAttachment_1).apply(null,arguments)},pw=b._emscripten_bind_MdDbRotatedDimension_horizontalRotation_0=function(){return(pw=b._emscripten_bind_MdDbRotatedDimension_horizontalRotation_0=
476
+ b.asm.emscripten_bind_MdDbRotatedDimension_horizontalRotation_0).apply(null,arguments)},qw=b._emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1=function(){return(qw=b._emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1=b.asm.emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1).apply(null,arguments)},rw=b._emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1=function(){return(rw=b._emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1=b.asm.emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1).apply(null,
477
+ arguments)},sw=b._emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1=function(){return(sw=b._emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1=b.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1).apply(null,arguments)},tw=b._emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2=function(){return(tw=b._emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2=b.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2).apply(null,arguments)},uw=b._emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1=
478
+ function(){return(uw=b._emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1=b.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1).apply(null,arguments)},vw=b._emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2=function(){return(vw=b._emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2=b.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2).apply(null,arguments)},ww=b._emscripten_bind_MdDbRotatedDimension_GetDimVarString_1=function(){return(ww=b._emscripten_bind_MdDbRotatedDimension_GetDimVarString_1=
479
+ b.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarString_1).apply(null,arguments)},xw=b._emscripten_bind_MdDbRotatedDimension_SetDimVarString_2=function(){return(xw=b._emscripten_bind_MdDbRotatedDimension_SetDimVarString_2=b.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarString_2).apply(null,arguments)},yw=b._emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1=function(){return(yw=b._emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1=b.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1).apply(null,
480
+ arguments)},zw=b._emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2=function(){return(zw=b._emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2=b.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2).apply(null,arguments)},Aw=b._emscripten_bind_MdDbRotatedDimension_explode_0=function(){return(Aw=b._emscripten_bind_MdDbRotatedDimension_explode_0=b.asm.emscripten_bind_MdDbRotatedDimension_explode_0).apply(null,arguments)},Bw=b._emscripten_bind_MdDbRotatedDimension_TrueColor_0=function(){return(Bw=
481
+ b._emscripten_bind_MdDbRotatedDimension_TrueColor_0=b.asm.emscripten_bind_MdDbRotatedDimension_TrueColor_0).apply(null,arguments)},Cw=b._emscripten_bind_MdDbRotatedDimension_SetTrueColor_1=function(){return(Cw=b._emscripten_bind_MdDbRotatedDimension_SetTrueColor_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetTrueColor_1).apply(null,arguments)},Dw=b._emscripten_bind_MdDbRotatedDimension_ColorIndex_0=function(){return(Dw=b._emscripten_bind_MdDbRotatedDimension_ColorIndex_0=b.asm.emscripten_bind_MdDbRotatedDimension_ColorIndex_0).apply(null,
482
+ arguments)},Ew=b._emscripten_bind_MdDbRotatedDimension_SetColorIndex_1=function(){return(Ew=b._emscripten_bind_MdDbRotatedDimension_SetColorIndex_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetColorIndex_1).apply(null,arguments)},Fw=b._emscripten_bind_MdDbRotatedDimension_Layer_0=function(){return(Fw=b._emscripten_bind_MdDbRotatedDimension_Layer_0=b.asm.emscripten_bind_MdDbRotatedDimension_Layer_0).apply(null,arguments)},Gw=b._emscripten_bind_MdDbRotatedDimension_SetLayer_1=function(){return(Gw=
483
+ b._emscripten_bind_MdDbRotatedDimension_SetLayer_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetLayer_1).apply(null,arguments)},Hw=b._emscripten_bind_MdDbRotatedDimension_LinetypeScale_0=function(){return(Hw=b._emscripten_bind_MdDbRotatedDimension_LinetypeScale_0=b.asm.emscripten_bind_MdDbRotatedDimension_LinetypeScale_0).apply(null,arguments)},Iw=b._emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1=function(){return(Iw=b._emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1).apply(null,
484
+ arguments)},Jw=b._emscripten_bind_MdDbRotatedDimension_Visible_0=function(){return(Jw=b._emscripten_bind_MdDbRotatedDimension_Visible_0=b.asm.emscripten_bind_MdDbRotatedDimension_Visible_0).apply(null,arguments)},Kw=b._emscripten_bind_MdDbRotatedDimension_SetVisible_1=function(){return(Kw=b._emscripten_bind_MdDbRotatedDimension_SetVisible_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetVisible_1).apply(null,arguments)},Lw=b._emscripten_bind_MdDbRotatedDimension_Lineweight_0=function(){return(Lw=b._emscripten_bind_MdDbRotatedDimension_Lineweight_0=
485
+ b.asm.emscripten_bind_MdDbRotatedDimension_Lineweight_0).apply(null,arguments)},Mw=b._emscripten_bind_MdDbRotatedDimension_SetLineweight_1=function(){return(Mw=b._emscripten_bind_MdDbRotatedDimension_SetLineweight_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetLineweight_1).apply(null,arguments)},Nw=b._emscripten_bind_MdDbRotatedDimension_TextStyle_0=function(){return(Nw=b._emscripten_bind_MdDbRotatedDimension_TextStyle_0=b.asm.emscripten_bind_MdDbRotatedDimension_TextStyle_0).apply(null,arguments)},
486
+ Ow=b._emscripten_bind_MdDbRotatedDimension_SetTextStyle_1=function(){return(Ow=b._emscripten_bind_MdDbRotatedDimension_SetTextStyle_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetTextStyle_1).apply(null,arguments)},Pw=b._emscripten_bind_MdDbRotatedDimension_Highlight_1=function(){return(Pw=b._emscripten_bind_MdDbRotatedDimension_Highlight_1=b.asm.emscripten_bind_MdDbRotatedDimension_Highlight_1).apply(null,arguments)},Qw=b._emscripten_bind_MdDbRotatedDimension_Move_2=function(){return(Qw=b._emscripten_bind_MdDbRotatedDimension_Move_2=
487
+ b.asm.emscripten_bind_MdDbRotatedDimension_Move_2).apply(null,arguments)},Rw=b._emscripten_bind_MdDbRotatedDimension_Rotate_2=function(){return(Rw=b._emscripten_bind_MdDbRotatedDimension_Rotate_2=b.asm.emscripten_bind_MdDbRotatedDimension_Rotate_2).apply(null,arguments)},Sw=b._emscripten_bind_MdDbRotatedDimension_Mirror_2=function(){return(Sw=b._emscripten_bind_MdDbRotatedDimension_Mirror_2=b.asm.emscripten_bind_MdDbRotatedDimension_Mirror_2).apply(null,arguments)},Tw=b._emscripten_bind_MdDbRotatedDimension_ScaleEntity_2=
488
+ function(){return(Tw=b._emscripten_bind_MdDbRotatedDimension_ScaleEntity_2=b.asm.emscripten_bind_MdDbRotatedDimension_ScaleEntity_2).apply(null,arguments)},Uw=b._emscripten_bind_MdDbRotatedDimension_TransformBy_1=function(){return(Uw=b._emscripten_bind_MdDbRotatedDimension_TransformBy_1=b.asm.emscripten_bind_MdDbRotatedDimension_TransformBy_1).apply(null,arguments)},Vw=b._emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0=function(){return(Vw=b._emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0=
489
+ b.asm.emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0).apply(null,arguments)},Ww=b._emscripten_bind_MdDbRotatedDimension_GetObjectID_0=function(){return(Ww=b._emscripten_bind_MdDbRotatedDimension_GetObjectID_0=b.asm.emscripten_bind_MdDbRotatedDimension_GetObjectID_0).apply(null,arguments)},Xw=b._emscripten_bind_MdDbRotatedDimension_Erase_0=function(){return(Xw=b._emscripten_bind_MdDbRotatedDimension_Erase_0=b.asm.emscripten_bind_MdDbRotatedDimension_Erase_0).apply(null,arguments)},Yw=b._emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1=
490
+ function(){return(Yw=b._emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1).apply(null,arguments)},Zw=b._emscripten_bind_MdDbRotatedDimension_Clone_0=function(){return(Zw=b._emscripten_bind_MdDbRotatedDimension_Clone_0=b.asm.emscripten_bind_MdDbRotatedDimension_Clone_0).apply(null,arguments)},$w=b._emscripten_bind_MdDbRotatedDimension_GetHandle_0=function(){return($w=b._emscripten_bind_MdDbRotatedDimension_GetHandle_0=b.asm.emscripten_bind_MdDbRotatedDimension_GetHandle_0).apply(null,
491
+ arguments)},ax=b._emscripten_bind_MdDbRotatedDimension_GetDatabase_0=function(){return(ax=b._emscripten_bind_MdDbRotatedDimension_GetDatabase_0=b.asm.emscripten_bind_MdDbRotatedDimension_GetDatabase_0).apply(null,arguments)},bx=b._emscripten_bind_MdDbRotatedDimension_GetOwnerID_0=function(){return(bx=b._emscripten_bind_MdDbRotatedDimension_GetOwnerID_0=b.asm.emscripten_bind_MdDbRotatedDimension_GetOwnerID_0).apply(null,arguments)},cx=b._emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4=function(){return(cx=
492
+ b._emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4).apply(null,arguments)},dx=b._emscripten_bind_MdDbRotatedDimension_getObjectName_0=function(){return(dx=b._emscripten_bind_MdDbRotatedDimension_getObjectName_0=b.asm.emscripten_bind_MdDbRotatedDimension_getObjectName_0).apply(null,arguments)},ex=b._emscripten_bind_MdDbRotatedDimension_getDxf0_0=function(){return(ex=b._emscripten_bind_MdDbRotatedDimension_getDxf0_0=b.asm.emscripten_bind_MdDbRotatedDimension_getDxf0_0).apply(null,
493
+ arguments)},fx=b._emscripten_bind_MdDbRotatedDimension_getJson_0=function(){return(fx=b._emscripten_bind_MdDbRotatedDimension_getJson_0=b.asm.emscripten_bind_MdDbRotatedDimension_getJson_0).apply(null,arguments)},gx=b._emscripten_bind_MdDbRotatedDimension_setJson_1=function(){return(gx=b._emscripten_bind_MdDbRotatedDimension_setJson_1=b.asm.emscripten_bind_MdDbRotatedDimension_setJson_1).apply(null,arguments)},hx=b._emscripten_bind_MdDbRotatedDimension_isKindOf_1=function(){return(hx=b._emscripten_bind_MdDbRotatedDimension_isKindOf_1=
494
+ b.asm.emscripten_bind_MdDbRotatedDimension_isKindOf_1).apply(null,arguments)},ix=b._emscripten_bind_MdDbRotatedDimension___destroy___0=function(){return(ix=b._emscripten_bind_MdDbRotatedDimension___destroy___0=b.asm.emscripten_bind_MdDbRotatedDimension___destroy___0).apply(null,arguments)},jx=b._emscripten_bind_MdDbMText_MdDbMText_0=function(){return(jx=b._emscripten_bind_MdDbMText_MdDbMText_0=b.asm.emscripten_bind_MdDbMText_MdDbMText_0).apply(null,arguments)},kx=b._emscripten_bind_MdDbMText_location_0=
495
+ function(){return(kx=b._emscripten_bind_MdDbMText_location_0=b.asm.emscripten_bind_MdDbMText_location_0).apply(null,arguments)},lx=b._emscripten_bind_MdDbMText_setLocation_1=function(){return(lx=b._emscripten_bind_MdDbMText_setLocation_1=b.asm.emscripten_bind_MdDbMText_setLocation_1).apply(null,arguments)},mx=b._emscripten_bind_MdDbMText_rotation_0=function(){return(mx=b._emscripten_bind_MdDbMText_rotation_0=b.asm.emscripten_bind_MdDbMText_rotation_0).apply(null,arguments)},nx=b._emscripten_bind_MdDbMText_setRotation_1=
496
+ function(){return(nx=b._emscripten_bind_MdDbMText_setRotation_1=b.asm.emscripten_bind_MdDbMText_setRotation_1).apply(null,arguments)},ox=b._emscripten_bind_MdDbMText_width_0=function(){return(ox=b._emscripten_bind_MdDbMText_width_0=b.asm.emscripten_bind_MdDbMText_width_0).apply(null,arguments)},px=b._emscripten_bind_MdDbMText_setWidth_1=function(){return(px=b._emscripten_bind_MdDbMText_setWidth_1=b.asm.emscripten_bind_MdDbMText_setWidth_1).apply(null,arguments)},qx=b._emscripten_bind_MdDbMText_textHeight_0=
497
+ function(){return(qx=b._emscripten_bind_MdDbMText_textHeight_0=b.asm.emscripten_bind_MdDbMText_textHeight_0).apply(null,arguments)},rx=b._emscripten_bind_MdDbMText_setTextHeight_1=function(){return(rx=b._emscripten_bind_MdDbMText_setTextHeight_1=b.asm.emscripten_bind_MdDbMText_setTextHeight_1).apply(null,arguments)},sx=b._emscripten_bind_MdDbMText_attachment_0=function(){return(sx=b._emscripten_bind_MdDbMText_attachment_0=b.asm.emscripten_bind_MdDbMText_attachment_0).apply(null,arguments)},tx=b._emscripten_bind_MdDbMText_setAttachment_1=
498
+ function(){return(tx=b._emscripten_bind_MdDbMText_setAttachment_1=b.asm.emscripten_bind_MdDbMText_setAttachment_1).apply(null,arguments)},ux=b._emscripten_bind_MdDbMText_contents_0=function(){return(ux=b._emscripten_bind_MdDbMText_contents_0=b.asm.emscripten_bind_MdDbMText_contents_0).apply(null,arguments)},vx=b._emscripten_bind_MdDbMText_setContents_1=function(){return(vx=b._emscripten_bind_MdDbMText_setContents_1=b.asm.emscripten_bind_MdDbMText_setContents_1).apply(null,arguments)},wx=b._emscripten_bind_MdDbMText_explode_0=
499
+ function(){return(wx=b._emscripten_bind_MdDbMText_explode_0=b.asm.emscripten_bind_MdDbMText_explode_0).apply(null,arguments)},xx=b._emscripten_bind_MdDbMText_TrueColor_0=function(){return(xx=b._emscripten_bind_MdDbMText_TrueColor_0=b.asm.emscripten_bind_MdDbMText_TrueColor_0).apply(null,arguments)},yx=b._emscripten_bind_MdDbMText_SetTrueColor_1=function(){return(yx=b._emscripten_bind_MdDbMText_SetTrueColor_1=b.asm.emscripten_bind_MdDbMText_SetTrueColor_1).apply(null,arguments)},zx=b._emscripten_bind_MdDbMText_ColorIndex_0=
500
+ function(){return(zx=b._emscripten_bind_MdDbMText_ColorIndex_0=b.asm.emscripten_bind_MdDbMText_ColorIndex_0).apply(null,arguments)},Ax=b._emscripten_bind_MdDbMText_SetColorIndex_1=function(){return(Ax=b._emscripten_bind_MdDbMText_SetColorIndex_1=b.asm.emscripten_bind_MdDbMText_SetColorIndex_1).apply(null,arguments)},Bx=b._emscripten_bind_MdDbMText_Layer_0=function(){return(Bx=b._emscripten_bind_MdDbMText_Layer_0=b.asm.emscripten_bind_MdDbMText_Layer_0).apply(null,arguments)},Cx=b._emscripten_bind_MdDbMText_SetLayer_1=
501
+ function(){return(Cx=b._emscripten_bind_MdDbMText_SetLayer_1=b.asm.emscripten_bind_MdDbMText_SetLayer_1).apply(null,arguments)},Dx=b._emscripten_bind_MdDbMText_LinetypeScale_0=function(){return(Dx=b._emscripten_bind_MdDbMText_LinetypeScale_0=b.asm.emscripten_bind_MdDbMText_LinetypeScale_0).apply(null,arguments)},Ex=b._emscripten_bind_MdDbMText_SetLinetypeScale_1=function(){return(Ex=b._emscripten_bind_MdDbMText_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbMText_SetLinetypeScale_1).apply(null,arguments)},
502
+ Fx=b._emscripten_bind_MdDbMText_Visible_0=function(){return(Fx=b._emscripten_bind_MdDbMText_Visible_0=b.asm.emscripten_bind_MdDbMText_Visible_0).apply(null,arguments)},Gx=b._emscripten_bind_MdDbMText_SetVisible_1=function(){return(Gx=b._emscripten_bind_MdDbMText_SetVisible_1=b.asm.emscripten_bind_MdDbMText_SetVisible_1).apply(null,arguments)},Hx=b._emscripten_bind_MdDbMText_Lineweight_0=function(){return(Hx=b._emscripten_bind_MdDbMText_Lineweight_0=b.asm.emscripten_bind_MdDbMText_Lineweight_0).apply(null,
503
+ arguments)},Ix=b._emscripten_bind_MdDbMText_SetLineweight_1=function(){return(Ix=b._emscripten_bind_MdDbMText_SetLineweight_1=b.asm.emscripten_bind_MdDbMText_SetLineweight_1).apply(null,arguments)},Jx=b._emscripten_bind_MdDbMText_TextStyle_0=function(){return(Jx=b._emscripten_bind_MdDbMText_TextStyle_0=b.asm.emscripten_bind_MdDbMText_TextStyle_0).apply(null,arguments)},Kx=b._emscripten_bind_MdDbMText_SetTextStyle_1=function(){return(Kx=b._emscripten_bind_MdDbMText_SetTextStyle_1=b.asm.emscripten_bind_MdDbMText_SetTextStyle_1).apply(null,
504
+ arguments)},Lx=b._emscripten_bind_MdDbMText_Highlight_1=function(){return(Lx=b._emscripten_bind_MdDbMText_Highlight_1=b.asm.emscripten_bind_MdDbMText_Highlight_1).apply(null,arguments)},Mx=b._emscripten_bind_MdDbMText_Move_2=function(){return(Mx=b._emscripten_bind_MdDbMText_Move_2=b.asm.emscripten_bind_MdDbMText_Move_2).apply(null,arguments)},Nx=b._emscripten_bind_MdDbMText_Rotate_2=function(){return(Nx=b._emscripten_bind_MdDbMText_Rotate_2=b.asm.emscripten_bind_MdDbMText_Rotate_2).apply(null,arguments)},
505
+ Ox=b._emscripten_bind_MdDbMText_Mirror_2=function(){return(Ox=b._emscripten_bind_MdDbMText_Mirror_2=b.asm.emscripten_bind_MdDbMText_Mirror_2).apply(null,arguments)},Px=b._emscripten_bind_MdDbMText_ScaleEntity_2=function(){return(Px=b._emscripten_bind_MdDbMText_ScaleEntity_2=b.asm.emscripten_bind_MdDbMText_ScaleEntity_2).apply(null,arguments)},Qx=b._emscripten_bind_MdDbMText_TransformBy_1=function(){return(Qx=b._emscripten_bind_MdDbMText_TransformBy_1=b.asm.emscripten_bind_MdDbMText_TransformBy_1).apply(null,
506
+ arguments)},Rx=b._emscripten_bind_MdDbMText_GetBoundingBox_0=function(){return(Rx=b._emscripten_bind_MdDbMText_GetBoundingBox_0=b.asm.emscripten_bind_MdDbMText_GetBoundingBox_0).apply(null,arguments)},Sx=b._emscripten_bind_MdDbMText_GetObjectID_0=function(){return(Sx=b._emscripten_bind_MdDbMText_GetObjectID_0=b.asm.emscripten_bind_MdDbMText_GetObjectID_0).apply(null,arguments)},Tx=b._emscripten_bind_MdDbMText_Erase_0=function(){return(Tx=b._emscripten_bind_MdDbMText_Erase_0=b.asm.emscripten_bind_MdDbMText_Erase_0).apply(null,
507
+ arguments)},Ux=b._emscripten_bind_MdDbMText_ConnectionTempObject_1=function(){return(Ux=b._emscripten_bind_MdDbMText_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbMText_ConnectionTempObject_1).apply(null,arguments)},Vx=b._emscripten_bind_MdDbMText_Clone_0=function(){return(Vx=b._emscripten_bind_MdDbMText_Clone_0=b.asm.emscripten_bind_MdDbMText_Clone_0).apply(null,arguments)},Wx=b._emscripten_bind_MdDbMText_GetHandle_0=function(){return(Wx=b._emscripten_bind_MdDbMText_GetHandle_0=b.asm.emscripten_bind_MdDbMText_GetHandle_0).apply(null,
508
+ arguments)},Xx=b._emscripten_bind_MdDbMText_GetDatabase_0=function(){return(Xx=b._emscripten_bind_MdDbMText_GetDatabase_0=b.asm.emscripten_bind_MdDbMText_GetDatabase_0).apply(null,arguments)},Yx=b._emscripten_bind_MdDbMText_GetOwnerID_0=function(){return(Yx=b._emscripten_bind_MdDbMText_GetOwnerID_0=b.asm.emscripten_bind_MdDbMText_GetOwnerID_0).apply(null,arguments)},Zx=b._emscripten_bind_MdDbMText_moveGripPointsAt_4=function(){return(Zx=b._emscripten_bind_MdDbMText_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbMText_moveGripPointsAt_4).apply(null,
509
+ arguments)},$x=b._emscripten_bind_MdDbMText_getObjectName_0=function(){return($x=b._emscripten_bind_MdDbMText_getObjectName_0=b.asm.emscripten_bind_MdDbMText_getObjectName_0).apply(null,arguments)},ay=b._emscripten_bind_MdDbMText_getDxf0_0=function(){return(ay=b._emscripten_bind_MdDbMText_getDxf0_0=b.asm.emscripten_bind_MdDbMText_getDxf0_0).apply(null,arguments)},by=b._emscripten_bind_MdDbMText_getJson_0=function(){return(by=b._emscripten_bind_MdDbMText_getJson_0=b.asm.emscripten_bind_MdDbMText_getJson_0).apply(null,
510
+ arguments)},cy=b._emscripten_bind_MdDbMText_setJson_1=function(){return(cy=b._emscripten_bind_MdDbMText_setJson_1=b.asm.emscripten_bind_MdDbMText_setJson_1).apply(null,arguments)},dy=b._emscripten_bind_MdDbMText_isKindOf_1=function(){return(dy=b._emscripten_bind_MdDbMText_isKindOf_1=b.asm.emscripten_bind_MdDbMText_isKindOf_1).apply(null,arguments)},ey=b._emscripten_bind_MdDbMText___destroy___0=function(){return(ey=b._emscripten_bind_MdDbMText___destroy___0=b.asm.emscripten_bind_MdDbMText___destroy___0).apply(null,
511
+ arguments)},fy=b._emscripten_bind_MdDbBlockTableRecordIterator_start_2=function(){return(fy=b._emscripten_bind_MdDbBlockTableRecordIterator_start_2=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_start_2).apply(null,arguments)},gy=b._emscripten_bind_MdDbBlockTableRecordIterator_done_0=function(){return(gy=b._emscripten_bind_MdDbBlockTableRecordIterator_done_0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_done_0).apply(null,arguments)},hy=b._emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0=
512
+ function(){return(hy=b._emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0).apply(null,arguments)},iy=b._emscripten_bind_MdDbBlockTableRecordIterator_step_2=function(){return(iy=b._emscripten_bind_MdDbBlockTableRecordIterator_step_2=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_step_2).apply(null,arguments)},jy=b._emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0=function(){return(jy=b._emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0=
513
+ b.asm.emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0).apply(null,arguments)},ky=b._emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0=function(){return(ky=b._emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0).apply(null,arguments)},ly=b._emscripten_bind_MdDbBlockTableRecordIterator_getJson_0=function(){return(ly=b._emscripten_bind_MdDbBlockTableRecordIterator_getJson_0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_getJson_0).apply(null,
514
+ arguments)},my=b._emscripten_bind_MdDbBlockTableRecordIterator_setJson_1=function(){return(my=b._emscripten_bind_MdDbBlockTableRecordIterator_setJson_1=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_setJson_1).apply(null,arguments)},ny=b._emscripten_bind_MdDbBlockTableRecordIterator_isKindOf_1=function(){return(ny=b._emscripten_bind_MdDbBlockTableRecordIterator_isKindOf_1=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_isKindOf_1).apply(null,arguments)},oy=b._emscripten_bind_MdDbBlockTableRecordIterator___destroy___0=
515
+ function(){return(oy=b._emscripten_bind_MdDbBlockTableRecordIterator___destroy___0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator___destroy___0).apply(null,arguments)},py=b._emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0=function(){return(py=b._emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0=b.asm.emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0).apply(null,arguments)},qy=b._emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1=function(){return(qy=b._emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1=
516
+ b.asm.emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1).apply(null,arguments)},ry=b._emscripten_bind_MdDbBlockTableRecord_newIterator_2=function(){return(ry=b._emscripten_bind_MdDbBlockTableRecord_newIterator_2=b.asm.emscripten_bind_MdDbBlockTableRecord_newIterator_2).apply(null,arguments)},sy=b._emscripten_bind_MdDbBlockTableRecord_origin_0=function(){return(sy=b._emscripten_bind_MdDbBlockTableRecord_origin_0=b.asm.emscripten_bind_MdDbBlockTableRecord_origin_0).apply(null,arguments)},ty=b._emscripten_bind_MdDbBlockTableRecord_setOrigin_1=
517
+ function(){return(ty=b._emscripten_bind_MdDbBlockTableRecord_setOrigin_1=b.asm.emscripten_bind_MdDbBlockTableRecord_setOrigin_1).apply(null,arguments)},uy=b._emscripten_bind_MdDbBlockTableRecord_getBoundingBox_0=function(){return(uy=b._emscripten_bind_MdDbBlockTableRecord_getBoundingBox_0=b.asm.emscripten_bind_MdDbBlockTableRecord_getBoundingBox_0).apply(null,arguments)},vy=b._emscripten_bind_MdDbBlockTableRecord_invalidBoundingBoxBuffer_0=function(){return(vy=b._emscripten_bind_MdDbBlockTableRecord_invalidBoundingBoxBuffer_0=
518
+ b.asm.emscripten_bind_MdDbBlockTableRecord_invalidBoundingBoxBuffer_0).apply(null,arguments)},wy=b._emscripten_bind_MdDbBlockTableRecord_GetObjectID_0=function(){return(wy=b._emscripten_bind_MdDbBlockTableRecord_GetObjectID_0=b.asm.emscripten_bind_MdDbBlockTableRecord_GetObjectID_0).apply(null,arguments)},xy=b._emscripten_bind_MdDbBlockTableRecord_Erase_0=function(){return(xy=b._emscripten_bind_MdDbBlockTableRecord_Erase_0=b.asm.emscripten_bind_MdDbBlockTableRecord_Erase_0).apply(null,arguments)},
519
+ yy=b._emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1=function(){return(yy=b._emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1).apply(null,arguments)},zy=b._emscripten_bind_MdDbBlockTableRecord_Clone_0=function(){return(zy=b._emscripten_bind_MdDbBlockTableRecord_Clone_0=b.asm.emscripten_bind_MdDbBlockTableRecord_Clone_0).apply(null,arguments)},Ay=b._emscripten_bind_MdDbBlockTableRecord_GetHandle_0=function(){return(Ay=
520
+ b._emscripten_bind_MdDbBlockTableRecord_GetHandle_0=b.asm.emscripten_bind_MdDbBlockTableRecord_GetHandle_0).apply(null,arguments)},By=b._emscripten_bind_MdDbBlockTableRecord_GetDatabase_0=function(){return(By=b._emscripten_bind_MdDbBlockTableRecord_GetDatabase_0=b.asm.emscripten_bind_MdDbBlockTableRecord_GetDatabase_0).apply(null,arguments)},Cy=b._emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0=function(){return(Cy=b._emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0=b.asm.emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0).apply(null,
521
+ arguments)},Dy=b._emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4=function(){return(Dy=b._emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4).apply(null,arguments)},Ey=b._emscripten_bind_MdDbBlockTableRecord_getObjectName_0=function(){return(Ey=b._emscripten_bind_MdDbBlockTableRecord_getObjectName_0=b.asm.emscripten_bind_MdDbBlockTableRecord_getObjectName_0).apply(null,arguments)},Fy=b._emscripten_bind_MdDbBlockTableRecord_getDxf0_0=
522
+ function(){return(Fy=b._emscripten_bind_MdDbBlockTableRecord_getDxf0_0=b.asm.emscripten_bind_MdDbBlockTableRecord_getDxf0_0).apply(null,arguments)},Gy=b._emscripten_bind_MdDbBlockTableRecord_getJson_0=function(){return(Gy=b._emscripten_bind_MdDbBlockTableRecord_getJson_0=b.asm.emscripten_bind_MdDbBlockTableRecord_getJson_0).apply(null,arguments)},Hy=b._emscripten_bind_MdDbBlockTableRecord_setJson_1=function(){return(Hy=b._emscripten_bind_MdDbBlockTableRecord_setJson_1=b.asm.emscripten_bind_MdDbBlockTableRecord_setJson_1).apply(null,
523
+ arguments)},Iy=b._emscripten_bind_MdDbBlockTableRecord_isKindOf_1=function(){return(Iy=b._emscripten_bind_MdDbBlockTableRecord_isKindOf_1=b.asm.emscripten_bind_MdDbBlockTableRecord_isKindOf_1).apply(null,arguments)},Jy=b._emscripten_bind_MdDbBlockTableRecord___destroy___0=function(){return(Jy=b._emscripten_bind_MdDbBlockTableRecord___destroy___0=b.asm.emscripten_bind_MdDbBlockTableRecord___destroy___0).apply(null,arguments)},Ky=b._emscripten_bind_MdDbBlockTableIterator_start_2=function(){return(Ky=
524
+ b._emscripten_bind_MdDbBlockTableIterator_start_2=b.asm.emscripten_bind_MdDbBlockTableIterator_start_2).apply(null,arguments)},Ly=b._emscripten_bind_MdDbBlockTableIterator_done_0=function(){return(Ly=b._emscripten_bind_MdDbBlockTableIterator_done_0=b.asm.emscripten_bind_MdDbBlockTableIterator_done_0).apply(null,arguments)},My=b._emscripten_bind_MdDbBlockTableIterator_getRecord_0=function(){return(My=b._emscripten_bind_MdDbBlockTableIterator_getRecord_0=b.asm.emscripten_bind_MdDbBlockTableIterator_getRecord_0).apply(null,
525
+ arguments)},Ny=b._emscripten_bind_MdDbBlockTableIterator_step_2=function(){return(Ny=b._emscripten_bind_MdDbBlockTableIterator_step_2=b.asm.emscripten_bind_MdDbBlockTableIterator_step_2).apply(null,arguments)},Oy=b._emscripten_bind_MdDbBlockTableIterator_getObjectName_0=function(){return(Oy=b._emscripten_bind_MdDbBlockTableIterator_getObjectName_0=b.asm.emscripten_bind_MdDbBlockTableIterator_getObjectName_0).apply(null,arguments)},Py=b._emscripten_bind_MdDbBlockTableIterator_getDxf0_0=function(){return(Py=
526
+ b._emscripten_bind_MdDbBlockTableIterator_getDxf0_0=b.asm.emscripten_bind_MdDbBlockTableIterator_getDxf0_0).apply(null,arguments)},Qy=b._emscripten_bind_MdDbBlockTableIterator_getJson_0=function(){return(Qy=b._emscripten_bind_MdDbBlockTableIterator_getJson_0=b.asm.emscripten_bind_MdDbBlockTableIterator_getJson_0).apply(null,arguments)},Ry=b._emscripten_bind_MdDbBlockTableIterator_setJson_1=function(){return(Ry=b._emscripten_bind_MdDbBlockTableIterator_setJson_1=b.asm.emscripten_bind_MdDbBlockTableIterator_setJson_1).apply(null,
527
+ arguments)},Sy=b._emscripten_bind_MdDbBlockTableIterator_isKindOf_1=function(){return(Sy=b._emscripten_bind_MdDbBlockTableIterator_isKindOf_1=b.asm.emscripten_bind_MdDbBlockTableIterator_isKindOf_1).apply(null,arguments)},Ty=b._emscripten_bind_MdDbBlockTableIterator___destroy___0=function(){return(Ty=b._emscripten_bind_MdDbBlockTableIterator___destroy___0=b.asm.emscripten_bind_MdDbBlockTableIterator___destroy___0).apply(null,arguments)},Uy=b._emscripten_bind_MdDbBlockTable_getAt_1=function(){return(Uy=
528
+ b._emscripten_bind_MdDbBlockTable_getAt_1=b.asm.emscripten_bind_MdDbBlockTable_getAt_1).apply(null,arguments)},Vy=b._emscripten_bind_MdDbBlockTable_has_1=function(){return(Vy=b._emscripten_bind_MdDbBlockTable_has_1=b.asm.emscripten_bind_MdDbBlockTable_has_1).apply(null,arguments)},Wy=b._emscripten_bind_MdDbBlockTable_newIterator_2=function(){return(Wy=b._emscripten_bind_MdDbBlockTable_newIterator_2=b.asm.emscripten_bind_MdDbBlockTable_newIterator_2).apply(null,arguments)},Xy=b._emscripten_bind_MdDbBlockTable_add_1=
529
+ function(){return(Xy=b._emscripten_bind_MdDbBlockTable_add_1=b.asm.emscripten_bind_MdDbBlockTable_add_1).apply(null,arguments)},Yy=b._emscripten_bind_MdDbBlockTable_GetObjectID_0=function(){return(Yy=b._emscripten_bind_MdDbBlockTable_GetObjectID_0=b.asm.emscripten_bind_MdDbBlockTable_GetObjectID_0).apply(null,arguments)},Zy=b._emscripten_bind_MdDbBlockTable_Erase_0=function(){return(Zy=b._emscripten_bind_MdDbBlockTable_Erase_0=b.asm.emscripten_bind_MdDbBlockTable_Erase_0).apply(null,arguments)},$y=
530
+ b._emscripten_bind_MdDbBlockTable_ConnectionTempObject_1=function(){return($y=b._emscripten_bind_MdDbBlockTable_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbBlockTable_ConnectionTempObject_1).apply(null,arguments)},az=b._emscripten_bind_MdDbBlockTable_Clone_0=function(){return(az=b._emscripten_bind_MdDbBlockTable_Clone_0=b.asm.emscripten_bind_MdDbBlockTable_Clone_0).apply(null,arguments)},bz=b._emscripten_bind_MdDbBlockTable_GetHandle_0=function(){return(bz=b._emscripten_bind_MdDbBlockTable_GetHandle_0=
531
+ b.asm.emscripten_bind_MdDbBlockTable_GetHandle_0).apply(null,arguments)},cz=b._emscripten_bind_MdDbBlockTable_GetDatabase_0=function(){return(cz=b._emscripten_bind_MdDbBlockTable_GetDatabase_0=b.asm.emscripten_bind_MdDbBlockTable_GetDatabase_0).apply(null,arguments)},dz=b._emscripten_bind_MdDbBlockTable_GetOwnerID_0=function(){return(dz=b._emscripten_bind_MdDbBlockTable_GetOwnerID_0=b.asm.emscripten_bind_MdDbBlockTable_GetOwnerID_0).apply(null,arguments)},ez=b._emscripten_bind_MdDbBlockTable_moveGripPointsAt_4=
532
+ function(){return(ez=b._emscripten_bind_MdDbBlockTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbBlockTable_moveGripPointsAt_4).apply(null,arguments)},fz=b._emscripten_bind_MdDbBlockTable_getObjectName_0=function(){return(fz=b._emscripten_bind_MdDbBlockTable_getObjectName_0=b.asm.emscripten_bind_MdDbBlockTable_getObjectName_0).apply(null,arguments)},gz=b._emscripten_bind_MdDbBlockTable_getDxf0_0=function(){return(gz=b._emscripten_bind_MdDbBlockTable_getDxf0_0=b.asm.emscripten_bind_MdDbBlockTable_getDxf0_0).apply(null,
533
+ arguments)},hz=b._emscripten_bind_MdDbBlockTable_getJson_0=function(){return(hz=b._emscripten_bind_MdDbBlockTable_getJson_0=b.asm.emscripten_bind_MdDbBlockTable_getJson_0).apply(null,arguments)},iz=b._emscripten_bind_MdDbBlockTable_setJson_1=function(){return(iz=b._emscripten_bind_MdDbBlockTable_setJson_1=b.asm.emscripten_bind_MdDbBlockTable_setJson_1).apply(null,arguments)},jz=b._emscripten_bind_MdDbBlockTable_isKindOf_1=function(){return(jz=b._emscripten_bind_MdDbBlockTable_isKindOf_1=b.asm.emscripten_bind_MdDbBlockTable_isKindOf_1).apply(null,
534
+ arguments)},kz=b._emscripten_bind_MdDbBlockTable___destroy___0=function(){return(kz=b._emscripten_bind_MdDbBlockTable___destroy___0=b.asm.emscripten_bind_MdDbBlockTable___destroy___0).apply(null,arguments)},lz=b._emscripten_bind_McDrawSelSet_McDrawSelSet_0=function(){return(lz=b._emscripten_bind_McDrawSelSet_McDrawSelSet_0=b.asm.emscripten_bind_McDrawSelSet_McDrawSelSet_0).apply(null,arguments)},mz=b._emscripten_bind_McDrawSelSet_allSelect_1=function(){return(mz=b._emscripten_bind_McDrawSelSet_allSelect_1=
535
+ b.asm.emscripten_bind_McDrawSelSet_allSelect_1).apply(null,arguments)},nz=b._emscripten_bind_McDrawSelSet_pointSelect_4=function(){return(nz=b._emscripten_bind_McDrawSelSet_pointSelect_4=b.asm.emscripten_bind_McDrawSelSet_pointSelect_4).apply(null,arguments)},oz=b._emscripten_bind_McDrawSelSet_crossingSelect_5=function(){return(oz=b._emscripten_bind_McDrawSelSet_crossingSelect_5=b.asm.emscripten_bind_McDrawSelSet_crossingSelect_5).apply(null,arguments)},pz=b._emscripten_bind_McDrawSelSet_userSelect_6=
536
+ function(){return(pz=b._emscripten_bind_McDrawSelSet_userSelect_6=b.asm.emscripten_bind_McDrawSelSet_userSelect_6).apply(null,arguments)},qz=b._emscripten_bind_McDrawSelSet_userPointSelect_4=function(){return(qz=b._emscripten_bind_McDrawSelSet_userPointSelect_4=b.asm.emscripten_bind_McDrawSelSet_userPointSelect_4).apply(null,arguments)},rz=b._emscripten_bind_McDrawSelSet_getFilterEntity_2=function(){return(rz=b._emscripten_bind_McDrawSelSet_getFilterEntity_2=b.asm.emscripten_bind_McDrawSelSet_getFilterEntity_2).apply(null,
537
+ arguments)},sz=b._emscripten_bind_McDrawSelSet_highlightEntity_1=function(){return(sz=b._emscripten_bind_McDrawSelSet_highlightEntity_1=b.asm.emscripten_bind_McDrawSelSet_highlightEntity_1).apply(null,arguments)},tz=b._emscripten_bind_McDrawSelSet_count_0=function(){return(tz=b._emscripten_bind_McDrawSelSet_count_0=b.asm.emscripten_bind_McDrawSelSet_count_0).apply(null,arguments)},uz=b._emscripten_bind_McDrawSelSet_item_1=function(){return(uz=b._emscripten_bind_McDrawSelSet_item_1=b.asm.emscripten_bind_McDrawSelSet_item_1).apply(null,
538
+ arguments)},vz=b._emscripten_bind_McDrawSelSet_getObjectName_0=function(){return(vz=b._emscripten_bind_McDrawSelSet_getObjectName_0=b.asm.emscripten_bind_McDrawSelSet_getObjectName_0).apply(null,arguments)},wz=b._emscripten_bind_McDrawSelSet_getDxf0_0=function(){return(wz=b._emscripten_bind_McDrawSelSet_getDxf0_0=b.asm.emscripten_bind_McDrawSelSet_getDxf0_0).apply(null,arguments)},xz=b._emscripten_bind_McDrawSelSet_getJson_0=function(){return(xz=b._emscripten_bind_McDrawSelSet_getJson_0=b.asm.emscripten_bind_McDrawSelSet_getJson_0).apply(null,
539
+ arguments)},yz=b._emscripten_bind_McDrawSelSet_setJson_1=function(){return(yz=b._emscripten_bind_McDrawSelSet_setJson_1=b.asm.emscripten_bind_McDrawSelSet_setJson_1).apply(null,arguments)},zz=b._emscripten_bind_McDrawSelSet_isKindOf_1=function(){return(zz=b._emscripten_bind_McDrawSelSet_isKindOf_1=b.asm.emscripten_bind_McDrawSelSet_isKindOf_1).apply(null,arguments)},Az=b._emscripten_bind_McDrawSelSet___destroy___0=function(){return(Az=b._emscripten_bind_McDrawSelSet___destroy___0=b.asm.emscripten_bind_McDrawSelSet___destroy___0).apply(null,
540
+ arguments)},Bz=b._emscripten_bind_MdDbEllipse_MdDbEllipse_0=function(){return(Bz=b._emscripten_bind_MdDbEllipse_MdDbEllipse_0=b.asm.emscripten_bind_MdDbEllipse_MdDbEllipse_0).apply(null,arguments)},Cz=b._emscripten_bind_MdDbEllipse_center_0=function(){return(Cz=b._emscripten_bind_MdDbEllipse_center_0=b.asm.emscripten_bind_MdDbEllipse_center_0).apply(null,arguments)},Dz=b._emscripten_bind_MdDbEllipse_setCenter_1=function(){return(Dz=b._emscripten_bind_MdDbEllipse_setCenter_1=b.asm.emscripten_bind_MdDbEllipse_setCenter_1).apply(null,
541
+ arguments)},Ez=b._emscripten_bind_MdDbEllipse_majorAxis_0=function(){return(Ez=b._emscripten_bind_MdDbEllipse_majorAxis_0=b.asm.emscripten_bind_MdDbEllipse_majorAxis_0).apply(null,arguments)},Fz=b._emscripten_bind_MdDbEllipse_minorAxis_0=function(){return(Fz=b._emscripten_bind_MdDbEllipse_minorAxis_0=b.asm.emscripten_bind_MdDbEllipse_minorAxis_0).apply(null,arguments)},Gz=b._emscripten_bind_MdDbEllipse_setMajorAxis_1=function(){return(Gz=b._emscripten_bind_MdDbEllipse_setMajorAxis_1=b.asm.emscripten_bind_MdDbEllipse_setMajorAxis_1).apply(null,
542
+ arguments)},Hz=b._emscripten_bind_MdDbEllipse_setMinorAxis_1=function(){return(Hz=b._emscripten_bind_MdDbEllipse_setMinorAxis_1=b.asm.emscripten_bind_MdDbEllipse_setMinorAxis_1).apply(null,arguments)},Iz=b._emscripten_bind_MdDbEllipse_radiusRatio_0=function(){return(Iz=b._emscripten_bind_MdDbEllipse_radiusRatio_0=b.asm.emscripten_bind_MdDbEllipse_radiusRatio_0).apply(null,arguments)},Jz=b._emscripten_bind_MdDbEllipse_setRadiusRatio_1=function(){return(Jz=b._emscripten_bind_MdDbEllipse_setRadiusRatio_1=
543
+ b.asm.emscripten_bind_MdDbEllipse_setRadiusRatio_1).apply(null,arguments)},Kz=b._emscripten_bind_MdDbEllipse_startAngle_0=function(){return(Kz=b._emscripten_bind_MdDbEllipse_startAngle_0=b.asm.emscripten_bind_MdDbEllipse_startAngle_0).apply(null,arguments)},Lz=b._emscripten_bind_MdDbEllipse_setStartAngle_1=function(){return(Lz=b._emscripten_bind_MdDbEllipse_setStartAngle_1=b.asm.emscripten_bind_MdDbEllipse_setStartAngle_1).apply(null,arguments)},Mz=b._emscripten_bind_MdDbEllipse_endAngle_0=function(){return(Mz=
544
+ b._emscripten_bind_MdDbEllipse_endAngle_0=b.asm.emscripten_bind_MdDbEllipse_endAngle_0).apply(null,arguments)},Nz=b._emscripten_bind_MdDbEllipse_setEndAngle_1=function(){return(Nz=b._emscripten_bind_MdDbEllipse_setEndAngle_1=b.asm.emscripten_bind_MdDbEllipse_setEndAngle_1).apply(null,arguments)},Oz=b._emscripten_bind_MdDbEllipse_InitData_5=function(){return(Oz=b._emscripten_bind_MdDbEllipse_InitData_5=b.asm.emscripten_bind_MdDbEllipse_InitData_5).apply(null,arguments)},Pz=b._emscripten_bind_MdDbEllipse_getStartParam_0=
545
+ function(){return(Pz=b._emscripten_bind_MdDbEllipse_getStartParam_0=b.asm.emscripten_bind_MdDbEllipse_getStartParam_0).apply(null,arguments)},Qz=b._emscripten_bind_MdDbEllipse_getEndParam_0=function(){return(Qz=b._emscripten_bind_MdDbEllipse_getEndParam_0=b.asm.emscripten_bind_MdDbEllipse_getEndParam_0).apply(null,arguments)},Rz=b._emscripten_bind_MdDbEllipse_getDistAtParam_1=function(){return(Rz=b._emscripten_bind_MdDbEllipse_getDistAtParam_1=b.asm.emscripten_bind_MdDbEllipse_getDistAtParam_1).apply(null,
546
+ arguments)},Sz=b._emscripten_bind_MdDbEllipse_getParamAtDist_1=function(){return(Sz=b._emscripten_bind_MdDbEllipse_getParamAtDist_1=b.asm.emscripten_bind_MdDbEllipse_getParamAtDist_1).apply(null,arguments)},Tz=b._emscripten_bind_MdDbEllipse_getDistAtPoint_1=function(){return(Tz=b._emscripten_bind_MdDbEllipse_getDistAtPoint_1=b.asm.emscripten_bind_MdDbEllipse_getDistAtPoint_1).apply(null,arguments)},Uz=b._emscripten_bind_MdDbEllipse_getPointAtDist_1=function(){return(Uz=b._emscripten_bind_MdDbEllipse_getPointAtDist_1=
547
+ b.asm.emscripten_bind_MdDbEllipse_getPointAtDist_1).apply(null,arguments)},Vz=b._emscripten_bind_MdDbEllipse_getStartPoint_0=function(){return(Vz=b._emscripten_bind_MdDbEllipse_getStartPoint_0=b.asm.emscripten_bind_MdDbEllipse_getStartPoint_0).apply(null,arguments)},Wz=b._emscripten_bind_MdDbEllipse_getEndPoint_0=function(){return(Wz=b._emscripten_bind_MdDbEllipse_getEndPoint_0=b.asm.emscripten_bind_MdDbEllipse_getEndPoint_0).apply(null,arguments)},Xz=b._emscripten_bind_MdDbEllipse_getPointAtParam_1=
548
+ function(){return(Xz=b._emscripten_bind_MdDbEllipse_getPointAtParam_1=b.asm.emscripten_bind_MdDbEllipse_getPointAtParam_1).apply(null,arguments)},Yz=b._emscripten_bind_MdDbEllipse_getParamAtPoint_1=function(){return(Yz=b._emscripten_bind_MdDbEllipse_getParamAtPoint_1=b.asm.emscripten_bind_MdDbEllipse_getParamAtPoint_1).apply(null,arguments)},Zz=b._emscripten_bind_MdDbEllipse_getFirstDeriv_1=function(){return(Zz=b._emscripten_bind_MdDbEllipse_getFirstDeriv_1=b.asm.emscripten_bind_MdDbEllipse_getFirstDeriv_1).apply(null,
549
+ arguments)},$z=b._emscripten_bind_MdDbEllipse_getFirstDerivEx_1=function(){return($z=b._emscripten_bind_MdDbEllipse_getFirstDerivEx_1=b.asm.emscripten_bind_MdDbEllipse_getFirstDerivEx_1).apply(null,arguments)},aA=b._emscripten_bind_MdDbEllipse_getClosestPointTo_2=function(){return(aA=b._emscripten_bind_MdDbEllipse_getClosestPointTo_2=b.asm.emscripten_bind_MdDbEllipse_getClosestPointTo_2).apply(null,arguments)},bA=b._emscripten_bind_MdDbEllipse_offsetCurves_2=function(){return(bA=b._emscripten_bind_MdDbEllipse_offsetCurves_2=
550
+ b.asm.emscripten_bind_MdDbEllipse_offsetCurves_2).apply(null,arguments)},cA=b._emscripten_bind_MdDbEllipse_splitCurves_1=function(){return(cA=b._emscripten_bind_MdDbEllipse_splitCurves_1=b.asm.emscripten_bind_MdDbEllipse_splitCurves_1).apply(null,arguments)},dA=b._emscripten_bind_MdDbEllipse_getArea_0=function(){return(dA=b._emscripten_bind_MdDbEllipse_getArea_0=b.asm.emscripten_bind_MdDbEllipse_getArea_0).apply(null,arguments)},eA=b._emscripten_bind_MdDbEllipse_getSamplePoints_1=function(){return(eA=
551
+ b._emscripten_bind_MdDbEllipse_getSamplePoints_1=b.asm.emscripten_bind_MdDbEllipse_getSamplePoints_1).apply(null,arguments)},fA=b._emscripten_bind_MdDbEllipse_getLength_0=function(){return(fA=b._emscripten_bind_MdDbEllipse_getLength_0=b.asm.emscripten_bind_MdDbEllipse_getLength_0).apply(null,arguments)},gA=b._emscripten_bind_MdDbEllipse_explode_0=function(){return(gA=b._emscripten_bind_MdDbEllipse_explode_0=b.asm.emscripten_bind_MdDbEllipse_explode_0).apply(null,arguments)},hA=b._emscripten_bind_MdDbEllipse_TrueColor_0=
552
+ function(){return(hA=b._emscripten_bind_MdDbEllipse_TrueColor_0=b.asm.emscripten_bind_MdDbEllipse_TrueColor_0).apply(null,arguments)},iA=b._emscripten_bind_MdDbEllipse_SetTrueColor_1=function(){return(iA=b._emscripten_bind_MdDbEllipse_SetTrueColor_1=b.asm.emscripten_bind_MdDbEllipse_SetTrueColor_1).apply(null,arguments)},jA=b._emscripten_bind_MdDbEllipse_ColorIndex_0=function(){return(jA=b._emscripten_bind_MdDbEllipse_ColorIndex_0=b.asm.emscripten_bind_MdDbEllipse_ColorIndex_0).apply(null,arguments)},
553
+ kA=b._emscripten_bind_MdDbEllipse_SetColorIndex_1=function(){return(kA=b._emscripten_bind_MdDbEllipse_SetColorIndex_1=b.asm.emscripten_bind_MdDbEllipse_SetColorIndex_1).apply(null,arguments)},lA=b._emscripten_bind_MdDbEllipse_Layer_0=function(){return(lA=b._emscripten_bind_MdDbEllipse_Layer_0=b.asm.emscripten_bind_MdDbEllipse_Layer_0).apply(null,arguments)},mA=b._emscripten_bind_MdDbEllipse_SetLayer_1=function(){return(mA=b._emscripten_bind_MdDbEllipse_SetLayer_1=b.asm.emscripten_bind_MdDbEllipse_SetLayer_1).apply(null,
554
+ arguments)},nA=b._emscripten_bind_MdDbEllipse_LinetypeScale_0=function(){return(nA=b._emscripten_bind_MdDbEllipse_LinetypeScale_0=b.asm.emscripten_bind_MdDbEllipse_LinetypeScale_0).apply(null,arguments)},oA=b._emscripten_bind_MdDbEllipse_SetLinetypeScale_1=function(){return(oA=b._emscripten_bind_MdDbEllipse_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbEllipse_SetLinetypeScale_1).apply(null,arguments)},pA=b._emscripten_bind_MdDbEllipse_Visible_0=function(){return(pA=b._emscripten_bind_MdDbEllipse_Visible_0=
555
+ b.asm.emscripten_bind_MdDbEllipse_Visible_0).apply(null,arguments)},qA=b._emscripten_bind_MdDbEllipse_SetVisible_1=function(){return(qA=b._emscripten_bind_MdDbEllipse_SetVisible_1=b.asm.emscripten_bind_MdDbEllipse_SetVisible_1).apply(null,arguments)},rA=b._emscripten_bind_MdDbEllipse_Lineweight_0=function(){return(rA=b._emscripten_bind_MdDbEllipse_Lineweight_0=b.asm.emscripten_bind_MdDbEllipse_Lineweight_0).apply(null,arguments)},sA=b._emscripten_bind_MdDbEllipse_SetLineweight_1=function(){return(sA=
556
+ b._emscripten_bind_MdDbEllipse_SetLineweight_1=b.asm.emscripten_bind_MdDbEllipse_SetLineweight_1).apply(null,arguments)},tA=b._emscripten_bind_MdDbEllipse_TextStyle_0=function(){return(tA=b._emscripten_bind_MdDbEllipse_TextStyle_0=b.asm.emscripten_bind_MdDbEllipse_TextStyle_0).apply(null,arguments)},uA=b._emscripten_bind_MdDbEllipse_SetTextStyle_1=function(){return(uA=b._emscripten_bind_MdDbEllipse_SetTextStyle_1=b.asm.emscripten_bind_MdDbEllipse_SetTextStyle_1).apply(null,arguments)},vA=b._emscripten_bind_MdDbEllipse_Highlight_1=
557
+ function(){return(vA=b._emscripten_bind_MdDbEllipse_Highlight_1=b.asm.emscripten_bind_MdDbEllipse_Highlight_1).apply(null,arguments)},wA=b._emscripten_bind_MdDbEllipse_Move_2=function(){return(wA=b._emscripten_bind_MdDbEllipse_Move_2=b.asm.emscripten_bind_MdDbEllipse_Move_2).apply(null,arguments)},xA=b._emscripten_bind_MdDbEllipse_Rotate_2=function(){return(xA=b._emscripten_bind_MdDbEllipse_Rotate_2=b.asm.emscripten_bind_MdDbEllipse_Rotate_2).apply(null,arguments)},yA=b._emscripten_bind_MdDbEllipse_Mirror_2=
558
+ function(){return(yA=b._emscripten_bind_MdDbEllipse_Mirror_2=b.asm.emscripten_bind_MdDbEllipse_Mirror_2).apply(null,arguments)},zA=b._emscripten_bind_MdDbEllipse_ScaleEntity_2=function(){return(zA=b._emscripten_bind_MdDbEllipse_ScaleEntity_2=b.asm.emscripten_bind_MdDbEllipse_ScaleEntity_2).apply(null,arguments)},AA=b._emscripten_bind_MdDbEllipse_TransformBy_1=function(){return(AA=b._emscripten_bind_MdDbEllipse_TransformBy_1=b.asm.emscripten_bind_MdDbEllipse_TransformBy_1).apply(null,arguments)},BA=
559
+ b._emscripten_bind_MdDbEllipse_GetBoundingBox_0=function(){return(BA=b._emscripten_bind_MdDbEllipse_GetBoundingBox_0=b.asm.emscripten_bind_MdDbEllipse_GetBoundingBox_0).apply(null,arguments)},CA=b._emscripten_bind_MdDbEllipse_GetObjectID_0=function(){return(CA=b._emscripten_bind_MdDbEllipse_GetObjectID_0=b.asm.emscripten_bind_MdDbEllipse_GetObjectID_0).apply(null,arguments)},DA=b._emscripten_bind_MdDbEllipse_Erase_0=function(){return(DA=b._emscripten_bind_MdDbEllipse_Erase_0=b.asm.emscripten_bind_MdDbEllipse_Erase_0).apply(null,
560
+ arguments)},EA=b._emscripten_bind_MdDbEllipse_ConnectionTempObject_1=function(){return(EA=b._emscripten_bind_MdDbEllipse_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbEllipse_ConnectionTempObject_1).apply(null,arguments)},FA=b._emscripten_bind_MdDbEllipse_Clone_0=function(){return(FA=b._emscripten_bind_MdDbEllipse_Clone_0=b.asm.emscripten_bind_MdDbEllipse_Clone_0).apply(null,arguments)},GA=b._emscripten_bind_MdDbEllipse_GetHandle_0=function(){return(GA=b._emscripten_bind_MdDbEllipse_GetHandle_0=
561
+ b.asm.emscripten_bind_MdDbEllipse_GetHandle_0).apply(null,arguments)},HA=b._emscripten_bind_MdDbEllipse_GetDatabase_0=function(){return(HA=b._emscripten_bind_MdDbEllipse_GetDatabase_0=b.asm.emscripten_bind_MdDbEllipse_GetDatabase_0).apply(null,arguments)},IA=b._emscripten_bind_MdDbEllipse_GetOwnerID_0=function(){return(IA=b._emscripten_bind_MdDbEllipse_GetOwnerID_0=b.asm.emscripten_bind_MdDbEllipse_GetOwnerID_0).apply(null,arguments)},JA=b._emscripten_bind_MdDbEllipse_moveGripPointsAt_4=function(){return(JA=
562
+ b._emscripten_bind_MdDbEllipse_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbEllipse_moveGripPointsAt_4).apply(null,arguments)},KA=b._emscripten_bind_MdDbEllipse_getObjectName_0=function(){return(KA=b._emscripten_bind_MdDbEllipse_getObjectName_0=b.asm.emscripten_bind_MdDbEllipse_getObjectName_0).apply(null,arguments)},LA=b._emscripten_bind_MdDbEllipse_getDxf0_0=function(){return(LA=b._emscripten_bind_MdDbEllipse_getDxf0_0=b.asm.emscripten_bind_MdDbEllipse_getDxf0_0).apply(null,arguments)},MA=b._emscripten_bind_MdDbEllipse_getJson_0=
563
+ function(){return(MA=b._emscripten_bind_MdDbEllipse_getJson_0=b.asm.emscripten_bind_MdDbEllipse_getJson_0).apply(null,arguments)},NA=b._emscripten_bind_MdDbEllipse_setJson_1=function(){return(NA=b._emscripten_bind_MdDbEllipse_setJson_1=b.asm.emscripten_bind_MdDbEllipse_setJson_1).apply(null,arguments)},OA=b._emscripten_bind_MdDbEllipse_isKindOf_1=function(){return(OA=b._emscripten_bind_MdDbEllipse_isKindOf_1=b.asm.emscripten_bind_MdDbEllipse_isKindOf_1).apply(null,arguments)},PA=b._emscripten_bind_MdDbEllipse___destroy___0=
564
+ function(){return(PA=b._emscripten_bind_MdDbEllipse___destroy___0=b.asm.emscripten_bind_MdDbEllipse___destroy___0).apply(null,arguments)},QA=b._emscripten_bind_MdDbPoint_MdDbPoint_0=function(){return(QA=b._emscripten_bind_MdDbPoint_MdDbPoint_0=b.asm.emscripten_bind_MdDbPoint_MdDbPoint_0).apply(null,arguments)},RA=b._emscripten_bind_MdDbPoint_position_0=function(){return(RA=b._emscripten_bind_MdDbPoint_position_0=b.asm.emscripten_bind_MdDbPoint_position_0).apply(null,arguments)},SA=b._emscripten_bind_MdDbPoint_setPosition_1=
565
+ function(){return(SA=b._emscripten_bind_MdDbPoint_setPosition_1=b.asm.emscripten_bind_MdDbPoint_setPosition_1).apply(null,arguments)},TA=b._emscripten_bind_MdDbPoint_explode_0=function(){return(TA=b._emscripten_bind_MdDbPoint_explode_0=b.asm.emscripten_bind_MdDbPoint_explode_0).apply(null,arguments)},UA=b._emscripten_bind_MdDbPoint_TrueColor_0=function(){return(UA=b._emscripten_bind_MdDbPoint_TrueColor_0=b.asm.emscripten_bind_MdDbPoint_TrueColor_0).apply(null,arguments)},VA=b._emscripten_bind_MdDbPoint_SetTrueColor_1=
566
+ function(){return(VA=b._emscripten_bind_MdDbPoint_SetTrueColor_1=b.asm.emscripten_bind_MdDbPoint_SetTrueColor_1).apply(null,arguments)},WA=b._emscripten_bind_MdDbPoint_ColorIndex_0=function(){return(WA=b._emscripten_bind_MdDbPoint_ColorIndex_0=b.asm.emscripten_bind_MdDbPoint_ColorIndex_0).apply(null,arguments)},XA=b._emscripten_bind_MdDbPoint_SetColorIndex_1=function(){return(XA=b._emscripten_bind_MdDbPoint_SetColorIndex_1=b.asm.emscripten_bind_MdDbPoint_SetColorIndex_1).apply(null,arguments)},YA=
567
+ b._emscripten_bind_MdDbPoint_Layer_0=function(){return(YA=b._emscripten_bind_MdDbPoint_Layer_0=b.asm.emscripten_bind_MdDbPoint_Layer_0).apply(null,arguments)},ZA=b._emscripten_bind_MdDbPoint_SetLayer_1=function(){return(ZA=b._emscripten_bind_MdDbPoint_SetLayer_1=b.asm.emscripten_bind_MdDbPoint_SetLayer_1).apply(null,arguments)},$A=b._emscripten_bind_MdDbPoint_LinetypeScale_0=function(){return($A=b._emscripten_bind_MdDbPoint_LinetypeScale_0=b.asm.emscripten_bind_MdDbPoint_LinetypeScale_0).apply(null,
568
+ arguments)},aB=b._emscripten_bind_MdDbPoint_SetLinetypeScale_1=function(){return(aB=b._emscripten_bind_MdDbPoint_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbPoint_SetLinetypeScale_1).apply(null,arguments)},bB=b._emscripten_bind_MdDbPoint_Visible_0=function(){return(bB=b._emscripten_bind_MdDbPoint_Visible_0=b.asm.emscripten_bind_MdDbPoint_Visible_0).apply(null,arguments)},cB=b._emscripten_bind_MdDbPoint_SetVisible_1=function(){return(cB=b._emscripten_bind_MdDbPoint_SetVisible_1=b.asm.emscripten_bind_MdDbPoint_SetVisible_1).apply(null,
569
+ arguments)},dB=b._emscripten_bind_MdDbPoint_Lineweight_0=function(){return(dB=b._emscripten_bind_MdDbPoint_Lineweight_0=b.asm.emscripten_bind_MdDbPoint_Lineweight_0).apply(null,arguments)},eB=b._emscripten_bind_MdDbPoint_SetLineweight_1=function(){return(eB=b._emscripten_bind_MdDbPoint_SetLineweight_1=b.asm.emscripten_bind_MdDbPoint_SetLineweight_1).apply(null,arguments)},fB=b._emscripten_bind_MdDbPoint_TextStyle_0=function(){return(fB=b._emscripten_bind_MdDbPoint_TextStyle_0=b.asm.emscripten_bind_MdDbPoint_TextStyle_0).apply(null,
570
+ arguments)},gB=b._emscripten_bind_MdDbPoint_SetTextStyle_1=function(){return(gB=b._emscripten_bind_MdDbPoint_SetTextStyle_1=b.asm.emscripten_bind_MdDbPoint_SetTextStyle_1).apply(null,arguments)},hB=b._emscripten_bind_MdDbPoint_Highlight_1=function(){return(hB=b._emscripten_bind_MdDbPoint_Highlight_1=b.asm.emscripten_bind_MdDbPoint_Highlight_1).apply(null,arguments)},iB=b._emscripten_bind_MdDbPoint_Move_2=function(){return(iB=b._emscripten_bind_MdDbPoint_Move_2=b.asm.emscripten_bind_MdDbPoint_Move_2).apply(null,
571
+ arguments)},jB=b._emscripten_bind_MdDbPoint_Rotate_2=function(){return(jB=b._emscripten_bind_MdDbPoint_Rotate_2=b.asm.emscripten_bind_MdDbPoint_Rotate_2).apply(null,arguments)},kB=b._emscripten_bind_MdDbPoint_Mirror_2=function(){return(kB=b._emscripten_bind_MdDbPoint_Mirror_2=b.asm.emscripten_bind_MdDbPoint_Mirror_2).apply(null,arguments)},lB=b._emscripten_bind_MdDbPoint_ScaleEntity_2=function(){return(lB=b._emscripten_bind_MdDbPoint_ScaleEntity_2=b.asm.emscripten_bind_MdDbPoint_ScaleEntity_2).apply(null,
572
+ arguments)},mB=b._emscripten_bind_MdDbPoint_TransformBy_1=function(){return(mB=b._emscripten_bind_MdDbPoint_TransformBy_1=b.asm.emscripten_bind_MdDbPoint_TransformBy_1).apply(null,arguments)},nB=b._emscripten_bind_MdDbPoint_GetBoundingBox_0=function(){return(nB=b._emscripten_bind_MdDbPoint_GetBoundingBox_0=b.asm.emscripten_bind_MdDbPoint_GetBoundingBox_0).apply(null,arguments)},oB=b._emscripten_bind_MdDbPoint_GetObjectID_0=function(){return(oB=b._emscripten_bind_MdDbPoint_GetObjectID_0=b.asm.emscripten_bind_MdDbPoint_GetObjectID_0).apply(null,
573
+ arguments)},pB=b._emscripten_bind_MdDbPoint_Erase_0=function(){return(pB=b._emscripten_bind_MdDbPoint_Erase_0=b.asm.emscripten_bind_MdDbPoint_Erase_0).apply(null,arguments)},qB=b._emscripten_bind_MdDbPoint_ConnectionTempObject_1=function(){return(qB=b._emscripten_bind_MdDbPoint_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbPoint_ConnectionTempObject_1).apply(null,arguments)},rB=b._emscripten_bind_MdDbPoint_Clone_0=function(){return(rB=b._emscripten_bind_MdDbPoint_Clone_0=b.asm.emscripten_bind_MdDbPoint_Clone_0).apply(null,
574
+ arguments)},sB=b._emscripten_bind_MdDbPoint_GetHandle_0=function(){return(sB=b._emscripten_bind_MdDbPoint_GetHandle_0=b.asm.emscripten_bind_MdDbPoint_GetHandle_0).apply(null,arguments)},tB=b._emscripten_bind_MdDbPoint_GetDatabase_0=function(){return(tB=b._emscripten_bind_MdDbPoint_GetDatabase_0=b.asm.emscripten_bind_MdDbPoint_GetDatabase_0).apply(null,arguments)},uB=b._emscripten_bind_MdDbPoint_GetOwnerID_0=function(){return(uB=b._emscripten_bind_MdDbPoint_GetOwnerID_0=b.asm.emscripten_bind_MdDbPoint_GetOwnerID_0).apply(null,
575
+ arguments)},vB=b._emscripten_bind_MdDbPoint_moveGripPointsAt_4=function(){return(vB=b._emscripten_bind_MdDbPoint_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbPoint_moveGripPointsAt_4).apply(null,arguments)},wB=b._emscripten_bind_MdDbPoint_getObjectName_0=function(){return(wB=b._emscripten_bind_MdDbPoint_getObjectName_0=b.asm.emscripten_bind_MdDbPoint_getObjectName_0).apply(null,arguments)},xB=b._emscripten_bind_MdDbPoint_getDxf0_0=function(){return(xB=b._emscripten_bind_MdDbPoint_getDxf0_0=b.asm.emscripten_bind_MdDbPoint_getDxf0_0).apply(null,
576
+ arguments)},yB=b._emscripten_bind_MdDbPoint_getJson_0=function(){return(yB=b._emscripten_bind_MdDbPoint_getJson_0=b.asm.emscripten_bind_MdDbPoint_getJson_0).apply(null,arguments)},zB=b._emscripten_bind_MdDbPoint_setJson_1=function(){return(zB=b._emscripten_bind_MdDbPoint_setJson_1=b.asm.emscripten_bind_MdDbPoint_setJson_1).apply(null,arguments)},AB=b._emscripten_bind_MdDbPoint_isKindOf_1=function(){return(AB=b._emscripten_bind_MdDbPoint_isKindOf_1=b.asm.emscripten_bind_MdDbPoint_isKindOf_1).apply(null,
577
+ arguments)},BB=b._emscripten_bind_MdDbPoint___destroy___0=function(){return(BB=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,arguments)};function Ad(){return(Ad=b.asm.__errno_location).apply(null,arguments)}function CB(){return(CB=b.asm.setThrew).apply(null,arguments)}
578
+ function DB(){return(DB=b.asm.stackSave).apply(null,arguments)}function EB(){return(EB=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)};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)};
579
+ 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)};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)};
580
+ 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)};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)};
581
+ 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=267640;b.___stop_em_js=267738;function Ed(a,c,d){var e=DB();try{Dc(a)(c,d)}catch(f){EB(e);if(f!==f+0)throw f;CB(1,0)}}
582
+ function Dd(a,c){var d=DB();try{Dc(a)(c)}catch(e){EB(d);if(e!==e+0)throw e;CB(1,0)}}function Bd(a,c){var d=DB();try{return Dc(a)(c)}catch(e){EB(d);if(e!==e+0)throw e;CB(1,0)}}function Cd(a,c,d,e){var f=DB();try{return Dc(a)(c,d,e)}catch(g){EB(f);if(g!==g+0)throw g;CB(1,0)}}var FB;Pa=function GB(){FB||HB();FB||(Pa=GB)};
583
+ function HB(){function a(){if(!FB&&(FB=!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&&
584
+ (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()();HB();function IB(){}IB.prototype=Object.create(IB.prototype);
585
+ IB.prototype.constructor=IB;IB.prototype.h=IB;IB.i={};b.WrapperObject=IB;function JB(a){return(a||IB).i}b.getCache=JB;function v(a,c){var d=JB(c),e=d[a];if(e)return e;e=Object.create((c||IB).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 JB(a.h)[a.g]};b.compare=function(a,c){return a.g===c.g};b.getPointer=function(a){return a.g};
586
+ b.getClass=function(a){return a.h};var KB=0,LB=0,MB=0,NB=[],OB=0;function w(){if(OB){for(var a=0;a<NB.length;a++)b._free(NB[a]);NB.length=0;b._free(KB);KB=0;LB+=OB;OB=0}KB||(LB+=128,(KB=b._malloc(LB))||xa());MB=0}function PB(a,c){KB||xa();a=a.length*c.BYTES_PER_ELEMENT;a=a+7&-8;MB+a>=LB?(0<a||xa(),OB+=a,c=b._malloc(a),NB.push(c)):(c=KB+MB,MB+=a);return c}
587
+ function QB(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=PB(a,Ba);QB(a,Ba,c);return c}return a}function RB(a){if("object"===typeof a){var c=PB(a,Ga);QB(a,Ga,c);return c}return a}function SB(){throw"cannot construct a MdRxObject, no constructor in IDL";}SB.prototype=Object.create(IB.prototype);SB.prototype.constructor=SB;SB.prototype.h=SB;SB.i={};
588
+ b.MdRxObject=SB;SB.prototype.getObjectName=function(){return p(Gd(this.g))};SB.prototype.getDxf0=function(){return p(Hd(this.g))};SB.prototype.getJson=function(){return p(Id(this.g))};SB.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Jd(c,a)};SB.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Kd(c,a)};function z(){this.g=Ld();JB(z)[this.g]=this}z.prototype=Object.create(SB.prototype);z.prototype.constructor=z;
583
589
  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)};
584
590
  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;w();a=a&&"object"===typeof a?a.g:y(a);return!!Xd(c,a)};
585
- z.prototype.isKindOf=function(a){var c=this.g;w();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();tB(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),D)};B.prototype.TrueColor=function(){return v(be(this.g),E)};
591
+ z.prototype.isKindOf=function(a){var c=this.g;w();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();JB(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),D)};B.prototype.TrueColor=function(){return v(be(this.g),E)};
586
592
  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;w();a=a&&"object"===typeof a?a.g:y(a);return!!ge(c,a)};B.prototype.LinetypeScale=function(){return he(this.g)};
587
593
  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))};
588
594
  B.prototype.SetTextStyle=function(a){var c=this.g;w();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)};
589
595
  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),D)};B.prototype.GetObjectID=function(){return we(this.g)};B.prototype.Erase=function(){return!!xe(this.g)};
590
596
  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)};
591
597
  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;w();a=a&&"object"===typeof a?a.g:y(a);return!!He(c,a)};
592
- B.prototype.isKindOf=function(a){var c=this.g;w();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();tB(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)};
598
+ B.prototype.isKindOf=function(a){var c=this.g;w();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();JB(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)};
593
599
  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)};
594
600
  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)};
595
- 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),DB)};F.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Ze(c,a),DB)};F.prototype.getArea=function(){return $e(this.g)};
601
+ 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),TB)};F.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Ze(c,a),TB)};F.prototype.getArea=function(){return $e(this.g)};
596
602
  F.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(af(c,a),D)};F.prototype.getLength=function(){return bf(this.g)};F.prototype.explode=function(){return v(cf(this.g),D)};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)};
597
603
  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;w();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)};
598
604
  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;w();a=a&&"object"===typeof a?a.g:y(a);return!!rf(c,a)};
599
605
  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)};
600
606
  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),D)};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)};
601
607
  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))};
602
- 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;w();a=a&&"object"===typeof a?a.g:y(a);return!!Kf(c,a)};F.prototype.isKindOf=function(a){var c=this.g;w();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();tB(I)[this.g]=this}I.prototype=Object.create(B.prototype);I.prototype.constructor=I;I.prototype.h=I;I.i={};
608
+ 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;w();a=a&&"object"===typeof a?a.g:y(a);return!!Kf(c,a)};F.prototype.isKindOf=function(a){var c=this.g;w();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();JB(I)[this.g]=this}I.prototype=Object.create(B.prototype);I.prototype.constructor=I;I.prototype.h=I;I.i={};
603
609
  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)};
604
610
  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;w();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)};
605
611
  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)};
@@ -611,235 +617,238 @@ I.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.
611
617
  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!!Eg(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!!Fg(d,a,c)};I.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Gg(d,a,c)};I.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hg(c,a)};
612
618
  I.prototype.GetBoundingBox=function(){return v(Ig(this.g),D)};I.prototype.GetObjectID=function(){return Jg(this.g)};I.prototype.Erase=function(){return!!Kg(this.g)};I.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lg(c,a)};I.prototype.Clone=function(){return v(Mg(this.g),z)};I.prototype.GetHandle=function(){return p(Ng(this.g))};I.prototype.GetDatabase=function(){return v(Og(this.g),A)};I.prototype.GetOwnerID=function(){return Pg(this.g)};
613
619
  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!!Qg(f,a,c,d,e)};I.prototype.getObjectName=function(){return p(Rg(this.g))};I.prototype.getDxf0=function(){return p(Sg(this.g))};I.prototype.getJson=function(){return p(Tg(this.g))};I.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Ug(c,a)};
614
- I.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Vg(c,a)};I.prototype.__destroy__=function(){Wg(this.g)};function EB(){throw"cannot construct a VoidPtr, no constructor in IDL";}EB.prototype=Object.create(sB.prototype);EB.prototype.constructor=EB;EB.prototype.h=EB;EB.i={};b.VoidPtr=EB;EB.prototype.__destroy__=function(){Xg(this.g)};function FB(){this.g=Yg();tB(FB)[this.g]=this}FB.prototype=Object.create(sB.prototype);FB.prototype.constructor=FB;
615
- FB.prototype.h=FB;FB.i={};b.McApp=FB;FB.prototype.Init=function(){Zg(this.g)};FB.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:y(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return v($g(g,a,c,d,e,f),J)};FB.prototype.GetCurrentMxDraw=function(){return v(ah(this.g),J)};FB.prototype.DestroyObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);bh(c,a)};
616
- FB.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 ch(f,a,c,d,e)};FB.prototype.ObjectIdToObjectName=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(dh(c,a))};FB.prototype.ObjectIdIsKindOf=function(a,c){var d=this.g;w();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:y(c);return!!eh(d,a,c)};
617
- FB.prototype.ObjectIdToMdObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(fh(c,a),z)};FB.prototype.ObjectIdToMdDbEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(gh(c,a),B)};FB.prototype.ObjectIdToMdDbCurve=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(hh(c,a),F)};FB.prototype.ObjectIdToMdDbLine=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(ih(c,a),K)};
618
- FB.prototype.ObjectIdToMdDbText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(jh(c,a),L)};FB.prototype.ObjectIdToMdDbPolyline=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(kh(c,a),M)};FB.prototype.ObjectIdToMdDbCircle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(lh(c,a),O)};FB.prototype.ObjectIdToMdDbArc=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(mh(c,a),R)};
619
- FB.prototype.ObjectIdToMdDbBlockReference=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(nh(c,a),S)};FB.prototype.ObjectIdToMdDbAlignedDimension=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(oh(c,a),U)};FB.prototype.ObjectIdToMdDbRotatedDimension=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(ph(c,a),V)};FB.prototype.ObjectIdToMdDbMText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(qh(c,a),W)};
620
- FB.prototype.ObjectIdToMdDbEllipse=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(rh(c,a),X)};FB.prototype.ObjectIdToMdDbPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(sh(c,a),Y)};FB.prototype.getLastCallResult=function(){return th(this.g)};FB.prototype.ThreadTaskAbortExit=function(){uh(this.g)};FB.prototype.setFontFilePath=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);vh(c,a)};
621
- FB.prototype.addNetworkLoadingFont=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);wh(c,a)};FB.prototype.__destroy__=function(){xh(this.g)};function E(){this.g=yh();tB(E)[this.g]=this}E.prototype=Object.create(sB.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);zh(c,a)};
620
+ I.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Vg(c,a)};I.prototype.__destroy__=function(){Wg(this.g)};function UB(){throw"cannot construct a VoidPtr, no constructor in IDL";}UB.prototype=Object.create(IB.prototype);UB.prototype.constructor=UB;UB.prototype.h=UB;UB.i={};b.VoidPtr=UB;UB.prototype.__destroy__=function(){Xg(this.g)};function VB(){this.g=Yg();JB(VB)[this.g]=this}VB.prototype=Object.create(IB.prototype);VB.prototype.constructor=VB;
621
+ VB.prototype.h=VB;VB.i={};b.McApp=VB;VB.prototype.Init=function(){Zg(this.g)};VB.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:y(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return v($g(g,a,c,d,e,f),J)};VB.prototype.GetCurrentMxDraw=function(){return v(ah(this.g),J)};VB.prototype.DestroyObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);bh(c,a)};
622
+ VB.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 ch(f,a,c,d,e)};VB.prototype.ObjectIdToObjectName=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(dh(c,a))};VB.prototype.ObjectIdIsKindOf=function(a,c){var d=this.g;w();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:y(c);return!!eh(d,a,c)};
623
+ VB.prototype.ObjectIdToMdObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(fh(c,a),z)};VB.prototype.ObjectIdToMdDbEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(gh(c,a),B)};VB.prototype.ObjectIdToMdDbCurve=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(hh(c,a),F)};VB.prototype.ObjectIdToMdDbLine=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(ih(c,a),K)};
624
+ VB.prototype.ObjectIdToMdDbText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(jh(c,a),L)};VB.prototype.ObjectIdToMdDbPolyline=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(kh(c,a),M)};VB.prototype.ObjectIdToMdDbCircle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(lh(c,a),O)};VB.prototype.ObjectIdToMdDbArc=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(mh(c,a),R)};
625
+ VB.prototype.ObjectIdToMdDbBlockReference=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(nh(c,a),S)};VB.prototype.ObjectIdToMdDbAlignedDimension=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(oh(c,a),U)};VB.prototype.ObjectIdToMdDbRotatedDimension=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(ph(c,a),V)};VB.prototype.ObjectIdToMdDbMText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(qh(c,a),W)};
626
+ VB.prototype.ObjectIdToMdDbEllipse=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(rh(c,a),X)};VB.prototype.ObjectIdToMdDbPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(sh(c,a),Y)};VB.prototype.getLastCallResult=function(){return th(this.g)};VB.prototype.ThreadTaskAbortExit=function(){uh(this.g)};VB.prototype.setFontFilePath=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);vh(c,a)};
627
+ VB.prototype.addNetworkLoadingFont=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);wh(c,a)};VB.prototype.__destroy__=function(){xh(this.g)};function E(){this.g=yh();JB(E)[this.g]=this}E.prototype=Object.create(IB.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);zh(c,a)};
622
628
  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);Ah(e,a,c,d)};E.prototype.get_red=E.prototype.Ta=function(){return Bh(this.g)};E.prototype.set_red=E.prototype.ib=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ch(c,a)};Object.defineProperty(E.prototype,"red",{get:E.prototype.Ta,set:E.prototype.ib});E.prototype.get_green=E.prototype.Qa=function(){return Dh(this.g)};
623
629
  E.prototype.set_green=E.prototype.fb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Eh(c,a)};Object.defineProperty(E.prototype,"green",{get:E.prototype.Qa,set:E.prototype.fb});E.prototype.get_blue=E.prototype.Oa=function(){return Fh(this.g)};E.prototype.set_blue=E.prototype.ab=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Gh(c,a)};Object.defineProperty(E.prototype,"blue",{get:E.prototype.Oa,set:E.prototype.ab});E.prototype.get_method=E.prototype.Ra=function(){return Hh(this.g)};
624
630
  E.prototype.set_method=E.prototype.gb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ih(c,a)};Object.defineProperty(E.prototype,"method",{get:E.prototype.Ra,set:E.prototype.gb});E.prototype.get_n=E.prototype.Sa=function(){return Jh(this.g)};E.prototype.set_n=E.prototype.hb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Kh(c,a)};Object.defineProperty(E.prototype,"n",{get:E.prototype.Sa,set:E.prototype.hb});E.prototype.get_colorIndex=E.prototype.Pa=function(){return Lh(this.g)};
625
- E.prototype.set_colorIndex=E.prototype.cb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Mh(c,a)};Object.defineProperty(E.prototype,"colorIndex",{get:E.prototype.Pa,set:E.prototype.cb});E.prototype.__destroy__=function(){Nh(this.g)};function DB(){throw"cannot construct a MdDbObjectArray, no constructor in IDL";}DB.prototype=Object.create(CB.prototype);DB.prototype.constructor=DB;DB.prototype.h=DB;DB.i={};b.MdDbObjectArray=DB;DB.prototype.length=DB.prototype.length=function(){return Oh(this.g)};
626
- DB.prototype.release=DB.prototype.release=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Ph(c,a),z)};DB.prototype.clear=DB.prototype.clear=function(){Qh(this.g)};DB.prototype.getObjectName=function(){return p(Rh(this.g))};DB.prototype.getDxf0=function(){return p(Sh(this.g))};DB.prototype.getJson=function(){return p(Th(this.g))};DB.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Uh(c,a)};
627
- DB.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Vh(c,a)};DB.prototype.__destroy__=function(){Wh(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?Xh():void 0===c?_emscripten_bind_MdGePoint3d_MdGePoint3d_1(a):void 0===d?_emscripten_bind_MdGePoint3d_MdGePoint3d_2(a,c):Yh(a,c,d);tB(G)[this.g]=this}G.prototype=Object.create(sB.prototype);G.prototype.constructor=G;
631
+ E.prototype.set_colorIndex=E.prototype.cb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Mh(c,a)};Object.defineProperty(E.prototype,"colorIndex",{get:E.prototype.Pa,set:E.prototype.cb});E.prototype.__destroy__=function(){Nh(this.g)};function TB(){throw"cannot construct a MdDbObjectArray, no constructor in IDL";}TB.prototype=Object.create(SB.prototype);TB.prototype.constructor=TB;TB.prototype.h=TB;TB.i={};b.MdDbObjectArray=TB;TB.prototype.length=TB.prototype.length=function(){return Oh(this.g)};
632
+ TB.prototype.release=TB.prototype.release=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Ph(c,a),z)};TB.prototype.clear=TB.prototype.clear=function(){Qh(this.g)};TB.prototype.getObjectName=function(){return p(Rh(this.g))};TB.prototype.getDxf0=function(){return p(Sh(this.g))};TB.prototype.getJson=function(){return p(Th(this.g))};TB.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Uh(c,a)};
633
+ TB.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Vh(c,a)};TB.prototype.__destroy__=function(){Wh(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?Xh():void 0===c?_emscripten_bind_MdGePoint3d_MdGePoint3d_1(a):void 0===d?_emscripten_bind_MdGePoint3d_MdGePoint3d_2(a,c):Yh(a,c,d);JB(G)[this.g]=this}G.prototype=Object.create(IB.prototype);G.prototype.constructor=G;
628
634
  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);Zh(c,a)};G.prototype.addvec=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);$h(c,a)};G.prototype.subvec=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ai(c,a)};G.prototype.sub=G.prototype.sub=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(bi(c,a),H)};
629
635
  G.prototype.distanceTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ci(c,a)};G.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!di(c,a)};G.prototype.get_x=G.prototype.ba=function(){return ei(this.g)};G.prototype.set_x=G.prototype.ia=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);fi(c,a)};Object.defineProperty(G.prototype,"x",{get:G.prototype.ba,set:G.prototype.ia});G.prototype.get_y=G.prototype.da=function(){return gi(this.g)};
630
636
  G.prototype.set_y=G.prototype.ja=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);hi(c,a)};Object.defineProperty(G.prototype,"y",{get:G.prototype.da,set:G.prototype.ja});G.prototype.get_z=G.prototype.ea=function(){return ii(this.g)};G.prototype.set_z=G.prototype.ka=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ji(c,a)};Object.defineProperty(G.prototype,"z",{get:G.prototype.ea,set:G.prototype.ka});G.prototype.__destroy__=function(){ki(this.g)};
631
- function GB(){this.g=li();tB(GB)[this.g]=this}GB.prototype=Object.create(sB.prototype);GB.prototype.constructor=GB;GB.prototype.h=GB;GB.i={};b.MdGePoint3dArray=GB;GB.prototype.append=GB.prototype.append=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);mi(c,a)};GB.prototype.length=GB.prototype.length=function(){return ni(this.g)};GB.prototype.at=GB.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(oi(c,a),G)};
632
- GB.prototype.setAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);pi(d,a,c)};GB.prototype.clear=GB.prototype.clear=function(){qi(this.g)};GB.prototype.copy=GB.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ri(c,a)};GB.prototype.__destroy__=function(){si(this.g)};
633
- 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?ti():void 0===c?_emscripten_bind_MdGeVector3d_MdGeVector3d_1(a):void 0===d?_emscripten_bind_MdGeVector3d_MdGeVector3d_2(a,c):ui(a,c,d);tB(H)[this.g]=this}H.prototype=Object.create(sB.prototype);H.prototype.constructor=H;H.prototype.h=H;H.i={};b.MdGeVector3d=H;
637
+ function WB(){this.g=li();JB(WB)[this.g]=this}WB.prototype=Object.create(IB.prototype);WB.prototype.constructor=WB;WB.prototype.h=WB;WB.i={};b.MdGePoint3dArray=WB;WB.prototype.append=WB.prototype.append=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);mi(c,a)};WB.prototype.length=WB.prototype.length=function(){return ni(this.g)};WB.prototype.at=WB.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(oi(c,a),G)};
638
+ WB.prototype.setAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);pi(d,a,c)};WB.prototype.clear=WB.prototype.clear=function(){qi(this.g)};WB.prototype.copy=WB.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ri(c,a)};WB.prototype.__destroy__=function(){si(this.g)};
639
+ 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?ti():void 0===c?_emscripten_bind_MdGeVector3d_MdGeVector3d_1(a):void 0===d?_emscripten_bind_MdGeVector3d_MdGeVector3d_2(a,c):ui(a,c,d);JB(H)[this.g]=this}H.prototype=Object.create(IB.prototype);H.prototype.constructor=H;H.prototype.h=H;H.i={};b.MdGeVector3d=H;
634
640
  H.prototype.rotateBy=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);vi(d,a,c)};H.prototype.negate=function(){wi(this.g)};H.prototype.perpVector=function(){xi(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?yi(d,a):zi(d,a,c)};H.prototype.normalize=H.prototype.normalize=function(){Ai(this.g)};H.prototype.length=H.prototype.length=function(){return Bi(this.g)};
635
- H.prototype.isUnitLength=function(){return!!Ci(this.g)};H.prototype.isZeroLength=function(){return!!Di(this.g)};H.prototype.dotProduct=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ei(c,a)};H.prototype.crossProduct=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Fi(c,a),H)};H.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Gi(c,a)};H.prototype.get_x=H.prototype.ba=function(){return Hi(this.g)};
636
- H.prototype.set_x=H.prototype.ia=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ii(c,a)};Object.defineProperty(H.prototype,"x",{get:H.prototype.ba,set:H.prototype.ia});H.prototype.get_y=H.prototype.da=function(){return Ji(this.g)};H.prototype.set_y=H.prototype.ja=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ki(c,a)};Object.defineProperty(H.prototype,"y",{get:H.prototype.da,set:H.prototype.ja});H.prototype.get_z=H.prototype.ea=function(){return Li(this.g)};
637
- H.prototype.set_z=H.prototype.ka=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Mi(c,a)};Object.defineProperty(H.prototype,"z",{get:H.prototype.ea,set:H.prototype.ka});H.prototype.__destroy__=function(){Ni(this.g)};function HB(){this.g=Oi();tB(HB)[this.g]=this}HB.prototype=Object.create(sB.prototype);HB.prototype.constructor=HB;HB.prototype.h=HB;HB.i={};b.MdGeLongArray=HB;HB.prototype.append=HB.prototype.append=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Pi(c,a)};
638
- HB.prototype.length=HB.prototype.length=function(){return Qi(this.g)};HB.prototype.at=HB.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ri(c,a)};HB.prototype.setAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Si(d,a,c)};HB.prototype.copy=HB.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ti(c,a)};HB.prototype.clear=HB.prototype.clear=function(){Ui(this.g)};HB.prototype.__destroy__=function(){Vi(this.g)};
639
- function IB(){this.g=Wi();tB(IB)[this.g]=this}IB.prototype=Object.create(sB.prototype);IB.prototype.constructor=IB;IB.prototype.h=IB;IB.i={};b.MdGeStringArray=IB;IB.prototype.append=IB.prototype.append=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);Xi(c,a)};IB.prototype.length=IB.prototype.length=function(){return Yi(this.g)};IB.prototype.at=IB.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(Zi(c,a))};
640
- IB.prototype.setAt=function(a,c){var d=this.g;w();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:y(c);$i(d,a,c)};IB.prototype.copy=IB.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);aj(c,a)};IB.prototype.clear=IB.prototype.clear=function(){bj(this.g)};IB.prototype.__destroy__=function(){cj(this.g)};function JB(){this.g=dj();tB(JB)[this.g]=this}JB.prototype=Object.create(sB.prototype);JB.prototype.constructor=JB;JB.prototype.h=JB;JB.i={};b.MdGeMatrix3d=JB;
641
- JB.prototype.setToIdentity=function(){ej(this.g)};JB.prototype.preMultBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);fj(c,a)};JB.prototype.postMultBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);gj(c,a)};JB.prototype.setToProduct=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);hj(d,a,c)};JB.prototype.invert=function(){ij(this.g)};JB.prototype.isSingular=function(){return!!jj(this.g)};JB.prototype.transposeIt=function(){kj(this.g)};
642
- JB.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lj(c,a)};JB.prototype.det=function(){return mj(this.g)};JB.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);nj(f,a,c,d,e)};JB.prototype.setToTranslation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);oj(c,a)};
643
- JB.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);pj(e,a,c,d)};JB.prototype.setToScaling=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);qj(d,a,c)};JB.prototype.setMirror=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)};JB.prototype.scale=JB.prototype.scale=function(){return sj(this.g)};
644
- JB.prototype.getData=JB.prototype.getData=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return tj(d,a,c)};JB.prototype.copy=JB.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);uj(c,a)};JB.prototype.__destroy__=function(){vj(this.g)};function Z(){this.g=wj();tB(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(xj(this.g))};
645
- Z.prototype.setName=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!yj(c,a)};Z.prototype.isFrozen=Z.prototype.isFrozen=function(){return!!zj(this.g)};Z.prototype.setIsFrozen=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Aj(c,a)};Z.prototype.isOff=function(){return!!Bj(this.g)};Z.prototype.setIsOff=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cj(c,a)};Z.prototype.isLocked=function(){return!!Dj(this.g)};
646
- Z.prototype.setIsLocked=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ej(c,a)};Z.prototype.color=Z.prototype.color=function(){return v(Fj(this.g),E)};Z.prototype.setColor=Z.prototype.setColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Gj(c,a)};Z.prototype.linetypeObjectId=function(){return Hj(this.g)};Z.prototype.setLinetypeObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ij(c,a)};Z.prototype.lineWeight=function(){return Jj(this.g)};
647
- Z.prototype.setLineWeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kj(c,a)};Z.prototype.GetObjectID=function(){return Lj(this.g)};Z.prototype.Erase=function(){return!!Mj(this.g)};Z.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Nj(c,a)};Z.prototype.Clone=function(){return v(Oj(this.g),z)};Z.prototype.GetHandle=function(){return p(Pj(this.g))};Z.prototype.GetDatabase=function(){return v(Qj(this.g),A)};Z.prototype.GetOwnerID=function(){return Rj(this.g)};
648
- 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!!Sj(f,a,c,d,e)};Z.prototype.getObjectName=function(){return p(Tj(this.g))};Z.prototype.getDxf0=function(){return p(Uj(this.g))};Z.prototype.getJson=function(){return p(Vj(this.g))};Z.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Wj(c,a)};
649
- Z.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Xj(c,a)};Z.prototype.__destroy__=function(){Yj(this.g)};function KB(){throw"cannot construct a MdDbLayerTable, no constructor in IDL";}KB.prototype=Object.create(z.prototype);KB.prototype.constructor=KB;KB.prototype.h=KB;KB.i={};b.MdDbLayerTable=KB;KB.prototype.GetObjectID=function(){return Zj(this.g)};KB.prototype.Erase=function(){return!!ak(this.g)};
650
- KB.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bk(c,a)};KB.prototype.Clone=function(){return v(ck(this.g),z)};KB.prototype.GetHandle=function(){return p(dk(this.g))};KB.prototype.GetDatabase=function(){return v(ek(this.g),A)};KB.prototype.GetOwnerID=function(){return fk(this.g)};
651
- KB.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!!gk(f,a,c,d,e)};KB.prototype.getObjectName=function(){return p(hk(this.g))};KB.prototype.getDxf0=function(){return p(ik(this.g))};KB.prototype.getJson=function(){return p(jk(this.g))};KB.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!kk(c,a)};
652
- KB.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!lk(c,a)};function LB(){throw"cannot construct a MdDbLinetypeTable, no constructor in IDL";}LB.prototype=Object.create(z.prototype);LB.prototype.constructor=LB;LB.prototype.h=LB;LB.i={};b.MdDbLinetypeTable=LB;LB.prototype.GetObjectID=function(){return mk(this.g)};LB.prototype.Erase=function(){return!!nk(this.g)};
653
- LB.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ok(c,a)};LB.prototype.Clone=function(){return v(pk(this.g),z)};LB.prototype.GetHandle=function(){return p(qk(this.g))};LB.prototype.GetDatabase=function(){return v(rk(this.g),A)};LB.prototype.GetOwnerID=function(){return sk(this.g)};
654
- LB.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!tk(f,a,c,d,e)};LB.prototype.getObjectName=function(){return p(uk(this.g))};LB.prototype.getDxf0=function(){return p(vk(this.g))};LB.prototype.getJson=function(){return p(wk(this.g))};LB.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!xk(c,a)};
655
- LB.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!yk(c,a)};function MB(){throw"cannot construct a MdDbTextStyleTable, no constructor in IDL";}MB.prototype=Object.create(z.prototype);MB.prototype.constructor=MB;MB.prototype.h=MB;MB.i={};b.MdDbTextStyleTable=MB;MB.prototype.GetObjectID=function(){return zk(this.g)};MB.prototype.Erase=function(){return!!Ak(this.g)};
656
- MB.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Bk(c,a)};MB.prototype.Clone=function(){return v(Ck(this.g),z)};MB.prototype.GetHandle=function(){return p(Dk(this.g))};MB.prototype.GetDatabase=function(){return v(Ek(this.g),A)};MB.prototype.GetOwnerID=function(){return Fk(this.g)};
657
- MB.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!!Gk(f,a,c,d,e)};MB.prototype.getObjectName=function(){return p(Hk(this.g))};MB.prototype.getDxf0=function(){return p(Ik(this.g))};MB.prototype.getJson=function(){return p(Jk(this.g))};MB.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Kk(c,a)};
658
- MB.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Lk(c,a)};function A(){throw"cannot construct a MdDbDatabase, no constructor in IDL";}A.prototype=Object.create(CB.prototype);A.prototype.constructor=A;A.prototype.h=A;A.i={};b.MdDbDatabase=A;A.prototype.GetLayerTable=function(){return v(Mk(this.g),KB)};A.prototype.GetLinetypeTable=function(){return v(Nk(this.g),LB)};A.prototype.GetTextStyleTable=function(){return v(Ok(this.g),MB)};
659
- A.prototype.GetBlockTable=function(){return v(Pk(this.g),NB)};A.prototype.CurrentSpace=function(){return v(Qk(this.g),OB)};A.prototype.GetCurrentlyLineTypeScale=function(){return Rk(this.g)};A.prototype.SetCurrentlyLineTypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Sk(c,a)};A.prototype.GetCurrentlyLayerName=function(){return p(Tk(this.g))};A.prototype.SetCurrentlyLayerName=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);Uk(c,a)};
660
- A.prototype.GetCurrentlyLineTypeName=function(){return p(Vk(this.g))};A.prototype.SetCurrentlyLineTypeName=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);Wk(c,a)};A.prototype.GetCurrentlyTrueColor=function(){return v(Xk(this.g),E)};A.prototype.GetCurrentlyDrawColor=function(){return v(Yk(this.g),HB)};A.prototype.SetCurrentlyTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Zk(c,a)};A.prototype.GetCurrentlyColorIndex=function(){return $k(this.g)};
661
- A.prototype.SetCurrentlyColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);al(c,a)};A.prototype.GetCurrentlyTextStyleName=function(){return p(bl(this.g))};A.prototype.SetCurrentlyTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);cl(c,a)};A.prototype.HandleToIdIndex=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return dl(c,a)};A.prototype.IsModifyed=function(){return!!el(this.g)};
662
- A.prototype.SetModifyed=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);fl(c,a)};A.prototype.getObjectName=function(){return p(gl(this.g))};A.prototype.getDxf0=function(){return p(hl(this.g))};A.prototype.getJson=function(){return p(il(this.g))};A.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!jl(c,a)};A.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!kl(c,a)};
663
- function J(){throw"cannot construct a McObject, no constructor in IDL";}J.prototype=Object.create(sB.prototype);J.prototype.constructor=J;J.prototype.h=J;J.i={};b.McObject=J;J.prototype.updateDisplay=function(a,c){var d=this.g;w();"object"==typeof a&&(a=BB(a));"object"==typeof c&&(c=BB(c));return!!ll(d,a,c)};J.prototype.test=J.prototype.test=function(){ml(this.g)};
664
- J.prototype.openWebFile=function(a,c,d,e){var f=this.g;w();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);return!!nl(f,a,c,d,e)};J.prototype.saveFileToUrl=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!ol(c,a)};J.prototype.saveFile=function(a,c){var d=this.g;w();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);return!!pl(d,a,c)};
665
- J.prototype.getViewDataJsonParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(ql(c,a))};J.prototype.updataAppData=function(){rl(this.g)};J.prototype.regen=function(){sl(this.g)};J.prototype.GetDatabase=function(){return v(tl(this.g),A)};J.prototype.GetSysVarString=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return p(ul(c,a))};
666
- J.prototype.SetSysVarString=function(a,c){var d=this.g;w();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);return!!vl(d,a,c)};J.prototype.GetSysVarDouble=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return wl(c,a)};J.prototype.SetSysVarDouble=function(a,c){var d=this.g;w();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);return!!xl(d,a,c)};J.prototype.GetSysVarLong=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return yl(c,a)};
667
- J.prototype.SetSysVarLong=function(a,c){var d=this.g;w();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);return!!zl(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);Al(d,a,c)};J.prototype.fireEventCommandStart=function(){Bl(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 Cl(d,a,c)};
668
- 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(Dl(g,a,c,d,e,f),HB)};J.prototype.IntelliSelect_getGridData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(El(c,a))};
669
- J.prototype.Osnap_NotifyOsnap=function(a,c,d,e,f,g,h,m){var x=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);m&&"object"===typeof m&&(m=m.g);Fl(x,a,c,d,e,f,g,h,m)};J.prototype.EntityTempWordDraw_onJigCommandEnd=function(){Gl(this.g)};
670
- J.prototype.EntityTempWordDraw_onJigDrawEntityDisplay=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Hl(c,a)};J.prototype.EntityTempWordDraw_onReadyJigUpdateDispla=function(){Il(this.g)};J.prototype.EntityTempWordDraw_onJigClearDisplay=function(){Jl(this.g)};J.prototype.SetDrawColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Kl(c,a)};J.prototype.GetDrawColor=function(){return v(Ll(this.g),E)};
671
- J.prototype.AddLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);Ml(c,a)};J.prototype.SetDrawLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);Nl(c,a)};J.prototype.GetDrawLayer=function(){return p(Ol(this.g))};J.prototype.AddTextStyle=function(a,c,d,e){var f=this.g;w();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);Pl(f,a,c,d,e)};
672
- J.prototype.SetDrawTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);Ql(c,a)};J.prototype.GetDrawTextStyle=function(){return p(Rl(this.g))};J.prototype.AddLinetype=function(a,c){var d=this.g;w();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);Sl(d,a,c)};J.prototype.AddLinetypeEx=function(a,c,d){var e=this.g;w();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);Tl(e,a,c,d)};
673
- J.prototype.AddDimStyle=function(a,c,d,e,f){var g=this.g;w();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);Ul(g,a,c,d,e,f)};J.prototype.SetDrawLinetype=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);Vl(c,a)};J.prototype.GetDrawLinetype=function(){return p(Wl(this.g))};
674
- J.prototype.SetDrawLineWeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Xl(c,a)};J.prototype.GetDrawLineWeight=function(){return Yl(this.g)};J.prototype.SetDrawLineTypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Zl(c,a)};J.prototype.GetDrawLineTypeScale=function(){return $l(this.g)};J.prototype.SetDrawDimStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);am(c,a)};J.prototype.GetDrawDimStyle=function(){return p(bm(this.g))};
675
- J.prototype.SetPatternDefinition=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);cm(c,a)};J.prototype.GetPatternDefinition=function(){return p(dm(this.g))};J.prototype.SetDrawLineWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);em(c,a)};J.prototype.GetDrawLineWidth=function(){return fm(this.g)};
676
- 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 gm(h,a,c,d,e,f,g)};
677
- 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 hm(g,a,c,d,e,f)};
678
- 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 im(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 jm(e,a,c,d)};
679
- 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 km(g,a,c,d,e,f)};
680
- 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 lm(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 mm(d,a,c)};
681
- J.prototype.DrawSolid=function(a,c,d,e,f,g,h,m){var x=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);m&&"object"===typeof m&&(m=m.g);return nm(x,a,c,d,e,f,g,h,m)};
682
- J.prototype.DrawMText=function(a,c,d,e,f,g,h){var m=this.g;w();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 om(m,a,c,d,e,f,g,h)};
683
- J.prototype.DrawText=function(a,c,d,e,f,g,h){var m=this.g;w();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 pm(m,a,c,d,e,f,g,h)};
684
- J.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:y(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return qm(g,a,c,d,e,f)};
685
- 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 rm(h,a,c,d,e,f,g)};
686
- J.prototype.DrawDimAngular=function(a,c,d,e,f,g,h,m){var x=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);m&&"object"===typeof m&&(m=m.g);return sm(x,a,c,d,e,f,g,h,m)};
687
- 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 tm(g,a,c,d,e,f)};
688
- 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 um(m,a,c,d,e,f,g,h)};
689
- 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 wm(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 xm(g,a,c,d,e,f)};
690
- J.prototype.PathMoveTo=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)};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);zm(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);Am(d,a,c)};
691
- 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);Bm(g,a,c,d,e,f)};J.prototype.DrawPathToPolyline=function(){return Cm(this.g)};J.prototype.DrawPathToSpline=function(){return Dm(this.g)};J.prototype.PathMakeClosed=function(){Em(this.g)};
692
- J.prototype.DrawPathToHatch=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Fm(c,a)};J.prototype.DrawEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Gm(c,a)};J.prototype.GetAllLayoutName=function(){return v(Hm(this.g),IB)};J.prototype.SetCurrentLayout=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);Im(c,a)};function D(){this.g=Jm();tB(D)[this.g]=this}D.prototype=Object.create(CB.prototype);D.prototype.constructor=D;D.prototype.h=D;D.i={};
693
- b.McDrawResbuf=D;D.prototype.Clear=function(){Km(this.g)};D.prototype.GetCount=function(){return Lm(this.g)};D.prototype.AtDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Mm(c,a)};D.prototype.Atlong=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Nm(c,a)};D.prototype.AtObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Om(c,a)};D.prototype.AtObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Pm(c,a),CB)};
694
- D.prototype.AtObjectMdDbMText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Qm(c,a),W)};D.prototype.AtObjectName=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(Rm(c,a))};D.prototype.AtString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(Sm(c,a))};D.prototype.AtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Tm(c,a),G)};D.prototype.ItemDataType=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Um(c,a)};
695
- D.prototype.AddDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Vm(d,a,c)};D.prototype.Addlong=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Wm(d,a,c)};D.prototype.AddObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Xm(d,a,c)};D.prototype.AddObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ym(c,a)};
696
- D.prototype.AddString=function(a,c){var d=this.g;w();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);Zm(d,a,c)};D.prototype.AddPoint=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);$m(d,a,c)};D.prototype.RemoveAll=function(){an(this.g)};D.prototype.Remove=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);bn(c,a)};D.prototype.getObjectName=function(){return p(cn(this.g))};D.prototype.getDxf0=function(){return p(dn(this.g))};
697
- D.prototype.getJson=function(){return p(en(this.g))};D.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!fn(c,a)};D.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!gn(c,a)};D.prototype.__destroy__=function(){hn(this.g)};function PB(){this.g=jn();tB(PB)[this.g]=this}PB.prototype=Object.create(sB.prototype);PB.prototype.constructor=PB;PB.prototype.h=PB;PB.i={};b.McDrawUtility=PB;
698
- PB.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 kn(g,a,c,d,e,f)};PB.prototype.eraseEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ln(c,a)};PB.prototype.highlightEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!mn(d,a,c)};
699
- PB.prototype.__destroy__=function(){nn(this.g)};function RB(){this.g=on();tB(RB)[this.g]=this}RB.prototype=Object.create(sB.prototype);RB.prototype.constructor=RB;RB.prototype.h=RB;RB.i={};b.MxDrawAssist=RB;
700
- RB.prototype.MxChamfer=function(a,c,d,e,f,g,h,m,x){var t=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);m&&"object"===typeof m&&(m=m.g);x&&"object"===typeof x&&(x=x.g);return!!pn(t,a,c,d,e,f,g,h,m,x)};
701
- RB.prototype.MxFillet=function(a,c,d,e,f,g,h,m){var x=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);m&&"object"===typeof m&&(m=m.g);return!!qn(x,a,c,d,e,f,g,h,m)};RB.prototype.__destroy__=function(){rn(this.g)};function SB(){this.g=sn();tB(SB)[this.g]=this}SB.prototype=Object.create(sB.prototype);
702
- SB.prototype.constructor=SB;SB.prototype.h=SB;SB.i={};b.MxDrawTrimAssist=SB;SB.prototype.Init=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!tn(c,a)};SB.prototype.UnInit=function(){return!!un(this.g)};SB.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);vn(g,a,c,d,e,f)};SB.prototype.__destroy__=function(){wn(this.g)};
703
- function K(){this.g=xn();tB(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(yn(this.g),G)};K.prototype.setStartPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zn(c,a)};K.prototype.endPoint=function(){return v(An(this.g),G)};K.prototype.setEndPoint=K.prototype.setEndPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Bn(c,a)};
704
- K.prototype.getStartParam=function(){return Cn(this.g)};K.prototype.getEndParam=function(){return Dn(this.g)};K.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return En(c,a)};K.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Fn(c,a)};K.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Gn(c,a)};
705
- K.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Hn(c,a),G)};K.prototype.getStartPoint=function(){return v(In(this.g),G)};K.prototype.getEndPoint=function(){return v(Jn(this.g),G)};K.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Kn(c,a),G)};K.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ln(c,a)};
706
- K.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Mn(c,a),H)};K.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Nn(c,a),H)};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(On(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(Pn(d,a,c),DB)};
707
- K.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Qn(c,a),DB)};K.prototype.getArea=function(){return Rn(this.g)};K.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Sn(c,a),D)};K.prototype.getLength=function(){return Tn(this.g)};K.prototype.explode=function(){return v(Un(this.g),D)};K.prototype.TrueColor=function(){return v(Vn(this.g),E)};
708
- K.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Wn(c,a)};K.prototype.ColorIndex=function(){return Xn(this.g)};K.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yn(c,a)};K.prototype.Layer=function(){return p(Zn(this.g))};K.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!$n(c,a)};K.prototype.LinetypeScale=function(){return ao(this.g)};
709
- K.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bo(c,a)};K.prototype.Visible=function(){return!!co(this.g)};K.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!eo(c,a)};K.prototype.Lineweight=function(){return fo(this.g)};K.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!go(c,a)};K.prototype.TextStyle=function(){return p(ho(this.g))};
710
- K.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!io(c,a)};K.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jo(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!!ko(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!!lo(d,a,c)};
711
- 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!!mo(d,a,c)};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!!no(d,a,c)};K.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!oo(c,a)};K.prototype.GetBoundingBox=function(){return v(po(this.g),D)};K.prototype.GetObjectID=function(){return qo(this.g)};K.prototype.Erase=function(){return!!ro(this.g)};
712
- K.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!so(c,a)};K.prototype.Clone=function(){return v(to(this.g),z)};K.prototype.GetHandle=function(){return p(uo(this.g))};K.prototype.GetDatabase=function(){return v(vo(this.g),A)};K.prototype.GetOwnerID=function(){return wo(this.g)};
713
- 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!!xo(f,a,c,d,e)};K.prototype.getObjectName=function(){return p(yo(this.g))};K.prototype.getDxf0=function(){return p(zo(this.g))};K.prototype.getJson=function(){return p(Ao(this.g))};K.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Bo(c,a)};
714
- K.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Co(c,a)};K.prototype.__destroy__=function(){Do(this.g)};function L(){this.g=Eo();tB(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 v(Fo(this.g),G)};L.prototype.setPosition=L.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Go(c,a)};
715
- L.prototype.alignmentPoint=function(){return v(Ho(this.g),G)};L.prototype.setAlignmentPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Io(c,a)};L.prototype.oblique=function(){return Jo(this.g)};L.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ko(c,a)};L.prototype.rotation=L.prototype.rotation=function(){return Lo(this.g)};L.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mo(c,a)};
716
- L.prototype.height=L.prototype.height=function(){return No(this.g)};L.prototype.setHeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Oo(c,a)};L.prototype.widthFactor=function(){return Po(this.g)};L.prototype.setWidthFactor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qo(c,a)};L.prototype.textString=function(){return p(Ro(this.g))};L.prototype.setTextString=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!So(c,a)};
717
- L.prototype.horizontalMode=function(){return To(this.g)};L.prototype.setHorizontalMode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Uo(c,a)};L.prototype.verticalMode=function(){return Vo(this.g)};L.prototype.setVerticalMode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Wo(c,a)};L.prototype.explode=function(){return v(Xo(this.g),D)};L.prototype.TrueColor=function(){return v(Yo(this.g),E)};
718
- L.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zo(c,a)};L.prototype.ColorIndex=function(){return $o(this.g)};L.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ap(c,a)};L.prototype.Layer=function(){return p(bp(this.g))};L.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!cp(c,a)};L.prototype.LinetypeScale=function(){return dp(this.g)};
719
- L.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ep(c,a)};L.prototype.Visible=function(){return!!fp(this.g)};L.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gp(c,a)};L.prototype.Lineweight=function(){return hp(this.g)};L.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ip(c,a)};L.prototype.TextStyle=function(){return p(jp(this.g))};
720
- L.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!kp(c,a)};L.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lp(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!!mp(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!!np(d,a,c)};
721
- 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!!op(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!!pp(d,a,c)};L.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qp(c,a)};L.prototype.GetBoundingBox=function(){return v(rp(this.g),D)};L.prototype.GetObjectID=function(){return sp(this.g)};L.prototype.Erase=function(){return!!tp(this.g)};
722
- L.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!up(c,a)};L.prototype.Clone=function(){return v(vp(this.g),z)};L.prototype.GetHandle=function(){return p(wp(this.g))};L.prototype.GetDatabase=function(){return v(xp(this.g),A)};L.prototype.GetOwnerID=function(){return yp(this.g)};
723
- 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!!zp(f,a,c,d,e)};L.prototype.getObjectName=function(){return p(Ap(this.g))};L.prototype.getDxf0=function(){return p(Bp(this.g))};L.prototype.getJson=function(){return p(Cp(this.g))};L.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Dp(c,a)};
724
- L.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Ep(c,a)};L.prototype.__destroy__=function(){Fp(this.g)};function O(){this.g=Gp();tB(O)[this.g]=this}O.prototype=Object.create(F.prototype);O.prototype.constructor=O;O.prototype.h=O;O.i={};b.MdDbCircle=O;O.prototype.center=function(){return v(Hp(this.g),G)};O.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ip(c,a)};O.prototype.radius=function(){return Jp(this.g)};
725
- O.prototype.setRadius=O.prototype.setRadius=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kp(c,a)};O.prototype.getStartParam=function(){return Lp(this.g)};O.prototype.getEndParam=function(){return Mp(this.g)};O.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Np(c,a)};O.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Op(c,a)};
726
- O.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Pp(c,a)};O.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Qp(c,a),G)};O.prototype.getStartPoint=function(){return v(Rp(this.g),G)};O.prototype.getEndPoint=function(){return v(Sp(this.g),G)};O.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Tp(c,a),G)};
727
- O.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Up(c,a)};O.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Vp(c,a),H)};O.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Wp(c,a),H)};O.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return v(Xp(d,a,c),G)};
728
- O.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return v(Yp(d,a,c),DB)};O.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Zp(c,a),DB)};O.prototype.getArea=function(){return $p(this.g)};O.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(aq(c,a),D)};O.prototype.getLength=function(){return bq(this.g)};
729
- O.prototype.explode=function(){return v(cq(this.g),D)};O.prototype.TrueColor=function(){return v(dq(this.g),E)};O.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!eq(c,a)};O.prototype.ColorIndex=function(){return fq(this.g)};O.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gq(c,a)};O.prototype.Layer=function(){return p(hq(this.g))};
730
- O.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!iq(c,a)};O.prototype.LinetypeScale=function(){return jq(this.g)};O.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kq(c,a)};O.prototype.Visible=function(){return!!lq(this.g)};O.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mq(c,a)};O.prototype.Lineweight=function(){return nq(this.g)};
731
- O.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!oq(c,a)};O.prototype.TextStyle=function(){return p(pq(this.g))};O.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!qq(c,a)};O.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rq(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!!sq(d,a,c)};
732
- 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!!tq(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!!uq(d,a,c)};O.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!vq(d,a,c)};O.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wq(c,a)};
733
- O.prototype.GetBoundingBox=function(){return v(xq(this.g),D)};O.prototype.GetObjectID=function(){return yq(this.g)};O.prototype.Erase=function(){return!!zq(this.g)};O.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Aq(c,a)};O.prototype.Clone=function(){return v(Bq(this.g),z)};O.prototype.GetHandle=function(){return p(Cq(this.g))};O.prototype.GetDatabase=function(){return v(Dq(this.g),A)};O.prototype.GetOwnerID=function(){return Eq(this.g)};
734
- 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!!Fq(f,a,c,d,e)};O.prototype.getObjectName=function(){return p(Gq(this.g))};O.prototype.getDxf0=function(){return p(Hq(this.g))};O.prototype.getJson=function(){return p(Iq(this.g))};O.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Jq(c,a)};
735
- O.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Kq(c,a)};O.prototype.__destroy__=function(){Lq(this.g)};function R(){this.g=Mq();tB(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(Nq(this.g),G)};R.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Oq(c,a)};R.prototype.radius=function(){return Pq(this.g)};
736
- R.prototype.setRadius=R.prototype.setRadius=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qq(c,a)};R.prototype.startAngle=function(){return Rq(this.g)};R.prototype.setStartAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Sq(c,a)};R.prototype.endAngle=function(){return Tq(this.g)};R.prototype.setEndAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Uq(c,a)};
737
- 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!!Vq(h,a,c,d,e,f,g)};R.prototype.getStartParam=function(){return Wq(this.g)};R.prototype.getEndParam=function(){return Xq(this.g)};R.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Yq(c,a)};
738
- R.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Zq(c,a)};R.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return $q(c,a)};R.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(ar(c,a),G)};R.prototype.getStartPoint=function(){return v(br(this.g),G)};R.prototype.getEndPoint=function(){return v(cr(this.g),G)};
739
- R.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(dr(c,a),G)};R.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return er(c,a)};R.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(fr(c,a),H)};R.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(gr(c,a),H)};
740
- 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(hr(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(ir(d,a,c),DB)};R.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(jr(c,a),DB)};R.prototype.getArea=function(){return kr(this.g)};
741
- R.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(lr(c,a),D)};R.prototype.getLength=function(){return mr(this.g)};R.prototype.explode=function(){return v(nr(this.g),D)};R.prototype.TrueColor=function(){return v(or(this.g),E)};R.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pr(c,a)};R.prototype.ColorIndex=function(){return qr(this.g)};
742
- R.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rr(c,a)};R.prototype.Layer=function(){return p(sr(this.g))};R.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!tr(c,a)};R.prototype.LinetypeScale=function(){return ur(this.g)};R.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vr(c,a)};R.prototype.Visible=function(){return!!wr(this.g)};
743
- R.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xr(c,a)};R.prototype.Lineweight=function(){return yr(this.g)};R.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zr(c,a)};R.prototype.TextStyle=function(){return p(Ar(this.g))};R.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Br(c,a)};
744
- R.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cr(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!!Dr(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!!Er(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!!Fr(d,a,c)};
745
- 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!!Gr(d,a,c)};R.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hr(c,a)};R.prototype.GetBoundingBox=function(){return v(Ir(this.g),D)};R.prototype.GetObjectID=function(){return Jr(this.g)};R.prototype.Erase=function(){return!!Kr(this.g)};R.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lr(c,a)};
746
- R.prototype.Clone=function(){return v(Mr(this.g),z)};R.prototype.GetHandle=function(){return p(Nr(this.g))};R.prototype.GetDatabase=function(){return v(Or(this.g),A)};R.prototype.GetOwnerID=function(){return Pr(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!!Qr(f,a,c,d,e)};R.prototype.getObjectName=function(){return p(Rr(this.g))};
747
- R.prototype.getDxf0=function(){return p(Sr(this.g))};R.prototype.getJson=function(){return p(Tr(this.g))};R.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Ur(c,a)};R.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Vr(c,a)};R.prototype.__destroy__=function(){Wr(this.g)};function M(){this.g=Xr();tB(M)[this.g]=this}M.prototype=Object.create(F.prototype);M.prototype.constructor=M;M.prototype.h=M;M.i={};
748
- b.MdDbPolyline=M;M.prototype.setClosed=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yr(c,a)};M.prototype.setConstantWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zr(c,a)};M.prototype.isClosed=function(){return!!$r(this.g)};M.prototype.getConstantWidth=function(){return as(this.g)};
749
- 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!!bs(g,a,c,d,e,f)};M.prototype.removeVertexAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!cs(c,a)};M.prototype.numVerts=function(){return ds(this.g)};M.prototype.getPointAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(es(c,a),G)};
750
- M.prototype.getBulgeAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return gs(c,a)};M.prototype.getStartWidthsAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return hs(c,a)};M.prototype.getEndWidthsAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return is(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!!js(d,a,c)};
751
- 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!!ks(d,a,c)};M.prototype.getStartParam=function(){return ls(this.g)};M.prototype.getEndParam=function(){return ms(this.g)};M.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ns(c,a)};M.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ps(c,a)};
752
- M.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return qs(c,a)};M.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(rs(c,a),G)};M.prototype.getStartPoint=function(){return v(ss(this.g),G)};M.prototype.getEndPoint=function(){return v(ts(this.g),G)};M.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(us(c,a),G)};
753
- M.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return vs(c,a)};M.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(xs(c,a),H)};M.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(ys(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(zs(d,a,c),G)};
754
- 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(As(d,a,c),DB)};M.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Bs(c,a),DB)};M.prototype.getArea=function(){return Cs(this.g)};M.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Ds(c,a),D)};M.prototype.getLength=function(){return Es(this.g)};
755
- M.prototype.explode=function(){return v(Fs(this.g),D)};M.prototype.TrueColor=function(){return v(Gs(this.g),E)};M.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hs(c,a)};M.prototype.ColorIndex=function(){return Is(this.g)};M.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Js(c,a)};M.prototype.Layer=function(){return p(Ks(this.g))};
756
- M.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Ls(c,a)};M.prototype.LinetypeScale=function(){return Ms(this.g)};M.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ns(c,a)};M.prototype.Visible=function(){return!!Os(this.g)};M.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ps(c,a)};M.prototype.Lineweight=function(){return Qs(this.g)};
757
- M.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Rs(c,a)};M.prototype.TextStyle=function(){return p(Ss(this.g))};M.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Ts(c,a)};M.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Us(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!!Vs(d,a,c)};
758
- 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!!Ws(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!!Xs(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!!Ys(d,a,c)};M.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zs(c,a)};
759
- M.prototype.GetBoundingBox=function(){return v($s(this.g),D)};M.prototype.GetObjectID=function(){return at(this.g)};M.prototype.Erase=function(){return!!bt(this.g)};M.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ct(c,a)};M.prototype.Clone=function(){return v(dt(this.g),z)};M.prototype.GetHandle=function(){return p(et(this.g))};M.prototype.GetDatabase=function(){return v(ft(this.g),A)};M.prototype.GetOwnerID=function(){return gt(this.g)};
760
- 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!!ht(f,a,c,d,e)};M.prototype.getObjectName=function(){return p(it(this.g))};M.prototype.getDxf0=function(){return p(jt(this.g))};M.prototype.getJson=function(){return p(kt(this.g))};M.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!lt(c,a)};
761
- M.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!mt(c,a)};M.prototype.__destroy__=function(){nt(this.g)};function S(){this.g=ot();tB(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.blockTableRecord=function(){return pt(this.g)};S.prototype.setBlockTableRecord=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qt(c,a)};
762
- S.prototype.position=S.prototype.position=function(){return v(rt(this.g),G)};S.prototype.setPosition=S.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!st(c,a)};S.prototype.scaleFactors=function(){return v(tt(this.g),G)};S.prototype.setScaleFactors=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ut(c,a)};S.prototype.rotation=S.prototype.rotation=function(){return vt(this.g)};
763
- S.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wt(c,a)};S.prototype.blockTransform=function(){return v(xt(this.g),JB)};S.prototype.setBlockTransform=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yt(c,a)};S.prototype.explode=function(){return v(zt(this.g),D)};S.prototype.TrueColor=function(){return v(At(this.g),E)};S.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Bt(c,a)};S.prototype.ColorIndex=function(){return Ct(this.g)};
764
- S.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Dt(c,a)};S.prototype.Layer=function(){return p(Et(this.g))};S.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Ft(c,a)};S.prototype.LinetypeScale=function(){return Gt(this.g)};S.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ht(c,a)};S.prototype.Visible=function(){return!!It(this.g)};
765
- S.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Jt(c,a)};S.prototype.Lineweight=function(){return Kt(this.g)};S.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lt(c,a)};S.prototype.TextStyle=function(){return p(Mt(this.g))};S.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Nt(c,a)};
766
- S.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ot(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!!Pt(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!!Qt(d,a,c)};S.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Rt(d,a,c)};
767
- 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!!St(d,a,c)};S.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Tt(c,a)};S.prototype.GetBoundingBox=function(){return v(Ut(this.g),D)};S.prototype.GetObjectID=function(){return Vt(this.g)};S.prototype.Erase=function(){return!!Wt(this.g)};S.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xt(c,a)};
768
- S.prototype.Clone=function(){return v(Yt(this.g),z)};S.prototype.GetHandle=function(){return p(Zt(this.g))};S.prototype.GetDatabase=function(){return v($t(this.g),A)};S.prototype.GetOwnerID=function(){return au(this.g)};S.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!bu(f,a,c,d,e)};S.prototype.getObjectName=function(){return p(cu(this.g))};
769
- S.prototype.getDxf0=function(){return p(du(this.g))};S.prototype.getJson=function(){return p(eu(this.g))};S.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!fu(c,a)};S.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!gu(c,a)};S.prototype.__destroy__=function(){hu(this.g)};function U(){this.g=iu();tB(U)[this.g]=this}U.prototype=Object.create(I.prototype);U.prototype.constructor=U;U.prototype.h=U;U.i={};
770
- b.MdDbAlignedDimension=U;U.prototype.xLine1Point=function(){return v(ju(this.g),G)};U.prototype.setXLine1Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ku(c,a)};U.prototype.xLine2Point=function(){return v(lu(this.g),G)};U.prototype.setXLine2Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mu(c,a)};U.prototype.dimLinePoint=function(){return v(nu(this.g),G)};
771
- U.prototype.setDimLinePoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ou(c,a)};U.prototype.oblique=function(){return pu(this.g)};U.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qu(c,a)};U.prototype.textPosition=function(){return v(ru(this.g),G)};U.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!su(c,a)};U.prototype.isUsingDefaultTextPosition=function(){return!!tu(this.g)};
772
- U.prototype.useSetTextPosition=function(){return!!uu(this.g)};U.prototype.useDefaultTextPosition=function(){return!!vu(this.g)};U.prototype.elevation=U.prototype.elevation=function(){return wu(this.g)};U.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xu(c,a)};U.prototype.dimensionText=function(){return p(yu(this.g))};U.prototype.setDimensionText=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!zu(c,a)};U.prototype.textRotation=function(){return Au(this.g)};
773
- U.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Bu(c,a)};U.prototype.dimensionStyle=function(){return Cu(this.g)};U.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Du(c,a)};U.prototype.textAttachment=function(){return Eu(this.g)};U.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fu(c,a)};U.prototype.horizontalRotation=function(){return Gu(this.g)};
774
- U.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hu(c,a)};U.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Iu(c,a)};U.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ju(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!!Ku(d,a,c)};
775
- U.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Lu(c,a)};U.prototype.SetDimVarDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Mu(d,a,c)};U.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(Nu(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:y(c);return!!Ou(d,a,c)};
776
- U.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Pu(c,a)};U.prototype.SetDimVarObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Qu(d,a,c)};U.prototype.explode=function(){return v(Ru(this.g),D)};U.prototype.TrueColor=function(){return v(Su(this.g),E)};U.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Tu(c,a)};U.prototype.ColorIndex=function(){return Uu(this.g)};
777
- U.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vu(c,a)};U.prototype.Layer=function(){return p(Wu(this.g))};U.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Xu(c,a)};U.prototype.LinetypeScale=function(){return Yu(this.g)};U.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zu(c,a)};U.prototype.Visible=function(){return!!$u(this.g)};
778
- U.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!av(c,a)};U.prototype.Lineweight=function(){return bv(this.g)};U.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!cv(c,a)};U.prototype.TextStyle=function(){return p(dv(this.g))};U.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!ev(c,a)};
779
- U.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fv(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!!gv(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!!hv(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!!iv(d,a,c)};
780
- 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!!jv(d,a,c)};U.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kv(c,a)};U.prototype.GetBoundingBox=function(){return v(lv(this.g),D)};U.prototype.GetObjectID=function(){return mv(this.g)};U.prototype.Erase=function(){return!!nv(this.g)};U.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ov(c,a)};
781
- U.prototype.Clone=function(){return v(pv(this.g),z)};U.prototype.GetHandle=function(){return p(qv(this.g))};U.prototype.GetDatabase=function(){return v(rv(this.g),A)};U.prototype.GetOwnerID=function(){return sv(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!!tv(f,a,c,d,e)};U.prototype.getObjectName=function(){return p(uv(this.g))};
782
- U.prototype.getDxf0=function(){return p(vv(this.g))};U.prototype.getJson=function(){return p(wv(this.g))};U.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!xv(c,a)};U.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!yv(c,a)};U.prototype.__destroy__=function(){zv(this.g)};function V(){this.g=Av();tB(V)[this.g]=this}V.prototype=Object.create(I.prototype);V.prototype.constructor=V;V.prototype.h=V;V.i={};
783
- b.MdDbRotatedDimension=V;V.prototype.xLine1Point=function(){return v(Bv(this.g),G)};V.prototype.setXLine1Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cv(c,a)};V.prototype.xLine2Point=function(){return v(Dv(this.g),G)};V.prototype.setXLine2Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ev(c,a)};V.prototype.dimLinePoint=function(){return v(Fv(this.g),G)};
784
- V.prototype.setDimLinePoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Gv(c,a)};V.prototype.rotation=V.prototype.rotation=function(){return Hv(this.g)};V.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Iv(c,a)};V.prototype.oblique=function(){return Jv(this.g)};V.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kv(c,a)};V.prototype.textPosition=function(){return v(Lv(this.g),G)};
785
- V.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mv(c,a)};V.prototype.isUsingDefaultTextPosition=function(){return!!Nv(this.g)};V.prototype.useSetTextPosition=function(){return!!Ov(this.g)};V.prototype.useDefaultTextPosition=function(){return!!Pv(this.g)};V.prototype.elevation=V.prototype.elevation=function(){return Qv(this.g)};V.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Rv(c,a)};V.prototype.dimensionText=function(){return p(Sv(this.g))};
786
- V.prototype.setDimensionText=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Tv(c,a)};V.prototype.textRotation=function(){return Uv(this.g)};V.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vv(c,a)};V.prototype.dimensionStyle=function(){return Wv(this.g)};V.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xv(c,a)};V.prototype.textAttachment=function(){return Yv(this.g)};
787
- V.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zv(c,a)};V.prototype.horizontalRotation=function(){return $v(this.g)};V.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!aw(c,a)};V.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bw(c,a)};V.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return cw(c,a)};
788
- 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!!dw(d,a,c)};V.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ew(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!!fw(d,a,c)};V.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(gw(c,a))};
789
- V.prototype.SetDimVarString=function(a,c){var d=this.g;w();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:y(c);return!!hw(d,a,c)};V.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return iw(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!!jw(d,a,c)};V.prototype.explode=function(){return v(kw(this.g),D)};V.prototype.TrueColor=function(){return v(lw(this.g),E)};
790
- V.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mw(c,a)};V.prototype.ColorIndex=function(){return nw(this.g)};V.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ow(c,a)};V.prototype.Layer=function(){return p(pw(this.g))};V.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!qw(c,a)};V.prototype.LinetypeScale=function(){return rw(this.g)};
791
- V.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sw(c,a)};V.prototype.Visible=function(){return!!tw(this.g)};V.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!uw(c,a)};V.prototype.Lineweight=function(){return vw(this.g)};V.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ww(c,a)};V.prototype.TextStyle=function(){return p(xw(this.g))};
792
- V.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!yw(c,a)};V.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zw(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!!Aw(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!!Bw(d,a,c)};
793
- 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!!Cw(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!!Dw(d,a,c)};V.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ew(c,a)};V.prototype.GetBoundingBox=function(){return v(Fw(this.g),D)};V.prototype.GetObjectID=function(){return Gw(this.g)};V.prototype.Erase=function(){return!!Hw(this.g)};
794
- V.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Iw(c,a)};V.prototype.Clone=function(){return v(Jw(this.g),z)};V.prototype.GetHandle=function(){return p(Kw(this.g))};V.prototype.GetDatabase=function(){return v(Lw(this.g),A)};V.prototype.GetOwnerID=function(){return Mw(this.g)};
795
- 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!!Nw(f,a,c,d,e)};V.prototype.getObjectName=function(){return p(Ow(this.g))};V.prototype.getDxf0=function(){return p(Pw(this.g))};V.prototype.getJson=function(){return p(Qw(this.g))};V.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Rw(c,a)};
796
- V.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Sw(c,a)};V.prototype.__destroy__=function(){Tw(this.g)};function W(){this.g=Uw();tB(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(Vw(this.g),G)};W.prototype.setLocation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ww(c,a)};
797
- W.prototype.rotation=W.prototype.rotation=function(){return Xw(this.g)};W.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yw(c,a)};W.prototype.width=W.prototype.width=function(){return Zw(this.g)};W.prototype.setWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$w(c,a)};W.prototype.textHeight=function(){return ax(this.g)};W.prototype.setTextHeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bx(c,a)};
798
- W.prototype.attachment=function(){return cx(this.g)};W.prototype.setAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dx(c,a)};W.prototype.contents=W.prototype.l=function(){return p(ex(this.g))};W.prototype.setContents=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!fx(c,a)};W.prototype.explode=function(){return v(gx(this.g),D)};W.prototype.TrueColor=function(){return v(hx(this.g),E)};
799
- W.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ix(c,a)};W.prototype.ColorIndex=function(){return jx(this.g)};W.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kx(c,a)};W.prototype.Layer=function(){return p(lx(this.g))};W.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!mx(c,a)};W.prototype.LinetypeScale=function(){return nx(this.g)};
800
- W.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ox(c,a)};W.prototype.Visible=function(){return!!px(this.g)};W.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qx(c,a)};W.prototype.Lineweight=function(){return rx(this.g)};W.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sx(c,a)};W.prototype.TextStyle=function(){return p(tx(this.g))};
801
- W.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!ux(c,a)};W.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vx(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!!wx(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!!xx(d,a,c)};
802
- 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!!yx(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!!zx(d,a,c)};W.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ax(c,a)};W.prototype.GetBoundingBox=function(){return v(Bx(this.g),D)};W.prototype.GetObjectID=function(){return Cx(this.g)};W.prototype.Erase=function(){return!!Dx(this.g)};
803
- W.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ex(c,a)};W.prototype.Clone=function(){return v(Fx(this.g),z)};W.prototype.GetHandle=function(){return p(Gx(this.g))};W.prototype.GetDatabase=function(){return v(Hx(this.g),A)};W.prototype.GetOwnerID=function(){return Ix(this.g)};
804
- 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!!Jx(f,a,c,d,e)};W.prototype.getObjectName=function(){return p(Kx(this.g))};W.prototype.getDxf0=function(){return p(Lx(this.g))};W.prototype.getJson=function(){return p(Mx(this.g))};W.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Nx(c,a)};
805
- W.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Ox(c,a)};W.prototype.__destroy__=function(){Px(this.g)};function TB(){throw"cannot construct a MdDbBlockTableRecordIterator, no constructor in IDL";}TB.prototype=Object.create(CB.prototype);TB.prototype.constructor=TB;TB.prototype.h=TB;TB.i={};b.MdDbBlockTableRecordIterator=TB;
806
- TB.prototype.start=TB.prototype.start=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Qx(d,a,c)};TB.prototype.done=TB.prototype.done=function(){return!!Rx(this.g)};TB.prototype.getEntityId=function(){return Sx(this.g)};TB.prototype.step=TB.prototype.step=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Tx(d,a,c)};TB.prototype.getObjectName=function(){return p(Ux(this.g))};TB.prototype.getDxf0=function(){return p(Vx(this.g))};
807
- TB.prototype.getJson=function(){return p(Wx(this.g))};TB.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Xx(c,a)};TB.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Yx(c,a)};TB.prototype.__destroy__=function(){Zx(this.g)};function OB(){this.g=$x();tB(OB)[this.g]=this}OB.prototype=Object.create(z.prototype);OB.prototype.constructor=OB;OB.prototype.h=OB;OB.i={};b.MdDbBlockTableRecord=OB;
808
- OB.prototype.appendAcDbEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ay(c,a)};OB.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(by(d,a,c),TB)};OB.prototype.origin=OB.prototype.origin=function(){return v(cy(this.g),G)};OB.prototype.setOrigin=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dy(c,a)};OB.prototype.getBoundingBox=function(){return v(ey(this.g),GB)};
809
- OB.prototype.invalidBoundingBoxBuffer=function(){return!!fy(this.g)};OB.prototype.GetObjectID=function(){return gy(this.g)};OB.prototype.Erase=function(){return!!hy(this.g)};OB.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!iy(c,a)};OB.prototype.Clone=function(){return v(jy(this.g),z)};OB.prototype.GetHandle=function(){return p(ky(this.g))};OB.prototype.GetDatabase=function(){return v(ly(this.g),A)};OB.prototype.GetOwnerID=function(){return my(this.g)};
810
- OB.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!!ny(f,a,c,d,e)};OB.prototype.getObjectName=function(){return p(oy(this.g))};OB.prototype.getDxf0=function(){return p(py(this.g))};OB.prototype.getJson=function(){return p(qy(this.g))};OB.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!ry(c,a)};
811
- OB.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!sy(c,a)};OB.prototype.__destroy__=function(){ty(this.g)};function UB(){throw"cannot construct a MdDbBlockTableIterator, no constructor in IDL";}UB.prototype=Object.create(CB.prototype);UB.prototype.constructor=UB;UB.prototype.h=UB;UB.i={};b.MdDbBlockTableIterator=UB;UB.prototype.start=UB.prototype.start=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);uy(d,a,c)};
812
- UB.prototype.done=UB.prototype.done=function(){return!!vy(this.g)};UB.prototype.getRecord=function(){return v(wy(this.g),OB)};UB.prototype.step=UB.prototype.step=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);xy(d,a,c)};UB.prototype.getObjectName=function(){return p(yy(this.g))};UB.prototype.getDxf0=function(){return p(zy(this.g))};UB.prototype.getJson=function(){return p(Ay(this.g))};
813
- UB.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!By(c,a)};UB.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Cy(c,a)};UB.prototype.__destroy__=function(){Dy(this.g)};function NB(){throw"cannot construct a MdDbBlockTable, no constructor in IDL";}NB.prototype=Object.create(z.prototype);NB.prototype.constructor=NB;NB.prototype.h=NB;NB.i={};b.MdDbBlockTable=NB;
814
- NB.prototype.getAt=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return v(Ey(c,a),OB)};NB.prototype.has=NB.prototype.has=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Fy(c,a)};NB.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(Gy(d,a,c),UB)};NB.prototype.add=NB.prototype.add=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Hy(c,a)};NB.prototype.GetObjectID=function(){return Iy(this.g)};
815
- NB.prototype.Erase=function(){return!!Jy(this.g)};NB.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ky(c,a)};NB.prototype.Clone=function(){return v(Ly(this.g),z)};NB.prototype.GetHandle=function(){return p(My(this.g))};NB.prototype.GetDatabase=function(){return v(Ny(this.g),A)};NB.prototype.GetOwnerID=function(){return Oy(this.g)};
816
- NB.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!!Py(f,a,c,d,e)};NB.prototype.getObjectName=function(){return p(Qy(this.g))};NB.prototype.getDxf0=function(){return p(Ry(this.g))};NB.prototype.getJson=function(){return p(Sy(this.g))};NB.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Ty(c,a)};
817
- NB.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Uy(c,a)};NB.prototype.__destroy__=function(){Vy(this.g)};function VB(){this.g=Wy();tB(VB)[this.g]=this}VB.prototype=Object.create(CB.prototype);VB.prototype.constructor=VB;VB.prototype.h=VB;VB.i={};b.McDrawSelSet=VB;VB.prototype.allSelect=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Xy(c,a)};
818
- VB.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 Yy(f,a,c,d,e)};VB.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 Zy(g,a,c,d,e,f)};
819
- VB.prototype.userSelect=VB.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 $y(h,a,c,d,e,f,g)};
820
- VB.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 az(f,a,c,d,e)};VB.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(bz(d,a,c),HB)};VB.prototype.highlightEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);cz(c,a)};VB.prototype.count=VB.prototype.count=function(){return dz(this.g)};
821
- VB.prototype.item=VB.prototype.item=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ez(c,a)};VB.prototype.getObjectName=function(){return p(fz(this.g))};VB.prototype.getDxf0=function(){return p(gz(this.g))};VB.prototype.getJson=function(){return p(hz(this.g))};VB.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!iz(c,a)};VB.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!jz(c,a)};
822
- VB.prototype.__destroy__=function(){kz(this.g)};function X(){this.g=lz();tB(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(mz(this.g),G)};X.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nz(c,a)};X.prototype.majorAxis=function(){return v(oz(this.g),H)};X.prototype.minorAxis=function(){return v(pz(this.g),H)};
823
- X.prototype.setMajorAxis=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qz(c,a)};X.prototype.setMinorAxis=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rz(c,a)};X.prototype.radiusRatio=function(){return sz(this.g)};X.prototype.setRadiusRatio=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!tz(c,a)};X.prototype.startAngle=function(){return uz(this.g)};
824
- X.prototype.setStartAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vz(c,a)};X.prototype.endAngle=function(){return wz(this.g)};X.prototype.setEndAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xz(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!!yz(g,a,c,d,e,f)};
825
- X.prototype.getStartParam=function(){return zz(this.g)};X.prototype.getEndParam=function(){return Az(this.g)};X.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Bz(c,a)};X.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Cz(c,a)};X.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Dz(c,a)};
826
- X.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Ez(c,a),G)};X.prototype.getStartPoint=function(){return v(Fz(this.g),G)};X.prototype.getEndPoint=function(){return v(Gz(this.g),G)};X.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Hz(c,a),G)};X.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Iz(c,a)};
827
- X.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Jz(c,a),H)};X.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Kz(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(Lz(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(Mz(d,a,c),DB)};
828
- X.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Nz(c,a),DB)};X.prototype.getArea=function(){return Oz(this.g)};X.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Pz(c,a),D)};X.prototype.getLength=function(){return Qz(this.g)};X.prototype.explode=function(){return v(Rz(this.g),D)};X.prototype.TrueColor=function(){return v(Sz(this.g),E)};
829
- X.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Tz(c,a)};X.prototype.ColorIndex=function(){return Uz(this.g)};X.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vz(c,a)};X.prototype.Layer=function(){return p(Wz(this.g))};X.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Xz(c,a)};X.prototype.LinetypeScale=function(){return Yz(this.g)};
830
- X.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zz(c,a)};X.prototype.Visible=function(){return!!$z(this.g)};X.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!aA(c,a)};X.prototype.Lineweight=function(){return bA(this.g)};X.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!cA(c,a)};X.prototype.TextStyle=function(){return p(dA(this.g))};
831
- X.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!eA(c,a)};X.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fA(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!!gA(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!!hA(d,a,c)};
832
- 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!!iA(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!!jA(d,a,c)};X.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kA(c,a)};X.prototype.GetBoundingBox=function(){return v(lA(this.g),D)};X.prototype.GetObjectID=function(){return mA(this.g)};X.prototype.Erase=function(){return!!nA(this.g)};
833
- X.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!oA(c,a)};X.prototype.Clone=function(){return v(pA(this.g),z)};X.prototype.GetHandle=function(){return p(qA(this.g))};X.prototype.GetDatabase=function(){return v(rA(this.g),A)};X.prototype.GetOwnerID=function(){return sA(this.g)};
834
- 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!!tA(f,a,c,d,e)};X.prototype.getObjectName=function(){return p(uA(this.g))};X.prototype.getDxf0=function(){return p(vA(this.g))};X.prototype.getJson=function(){return p(wA(this.g))};X.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!xA(c,a)};
835
- X.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!yA(c,a)};X.prototype.__destroy__=function(){zA(this.g)};function Y(){this.g=AA();tB(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(BA(this.g),G)};Y.prototype.setPosition=Y.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!CA(c,a)};
836
- Y.prototype.explode=function(){return v(DA(this.g),D)};Y.prototype.TrueColor=function(){return v(EA(this.g),E)};Y.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!FA(c,a)};Y.prototype.ColorIndex=function(){return GA(this.g)};Y.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!HA(c,a)};Y.prototype.Layer=function(){return p(IA(this.g))};
837
- Y.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!JA(c,a)};Y.prototype.LinetypeScale=function(){return KA(this.g)};Y.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!LA(c,a)};Y.prototype.Visible=function(){return!!MA(this.g)};Y.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!NA(c,a)};Y.prototype.Lineweight=function(){return OA(this.g)};
838
- Y.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!PA(c,a)};Y.prototype.TextStyle=function(){return p(QA(this.g))};Y.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!RA(c,a)};Y.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!SA(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!!TA(d,a,c)};
839
- 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!!UA(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!!VA(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!!WA(d,a,c)};Y.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!XA(c,a)};
840
- Y.prototype.GetBoundingBox=function(){return v(YA(this.g),D)};Y.prototype.GetObjectID=function(){return ZA(this.g)};Y.prototype.Erase=function(){return!!$A(this.g)};Y.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!aB(c,a)};Y.prototype.Clone=function(){return v(bB(this.g),z)};Y.prototype.GetHandle=function(){return p(cB(this.g))};Y.prototype.GetDatabase=function(){return v(dB(this.g),A)};Y.prototype.GetOwnerID=function(){return eB(this.g)};
841
- 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!!fB(f,a,c,d,e)};Y.prototype.getObjectName=function(){return p(gB(this.g))};Y.prototype.getDxf0=function(){return p(hB(this.g))};Y.prototype.getJson=function(){return p(iB(this.g))};Y.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!jB(c,a)};
842
- Y.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!kB(c,a)};Y.prototype.__destroy__=function(){lB(this.g)};
641
+ H.prototype.isUnitLength=function(){return!!Ci(this.g)};H.prototype.isZeroLength=function(){return!!Di(this.g)};H.prototype.dotProduct=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ei(c,a)};H.prototype.crossProduct=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Fi(c,a),H)};H.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Gi(c,a)};H.prototype.mult=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Hi(c,a)};
642
+ H.prototype.get_x=H.prototype.ba=function(){return Ii(this.g)};H.prototype.set_x=H.prototype.ia=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ji(c,a)};Object.defineProperty(H.prototype,"x",{get:H.prototype.ba,set:H.prototype.ia});H.prototype.get_y=H.prototype.da=function(){return Ki(this.g)};H.prototype.set_y=H.prototype.ja=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Li(c,a)};Object.defineProperty(H.prototype,"y",{get:H.prototype.da,set:H.prototype.ja});
643
+ H.prototype.get_z=H.prototype.ea=function(){return Mi(this.g)};H.prototype.set_z=H.prototype.ka=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ni(c,a)};Object.defineProperty(H.prototype,"z",{get:H.prototype.ea,set:H.prototype.ka});H.prototype.__destroy__=function(){Oi(this.g)};function XB(){this.g=Pi();JB(XB)[this.g]=this}XB.prototype=Object.create(IB.prototype);XB.prototype.constructor=XB;XB.prototype.h=XB;XB.i={};b.MdGeLongArray=XB;
644
+ XB.prototype.append=XB.prototype.append=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Qi(c,a)};XB.prototype.length=XB.prototype.length=function(){return Ri(this.g)};XB.prototype.at=XB.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Si(c,a)};XB.prototype.setAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Ti(d,a,c)};XB.prototype.copy=XB.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ui(c,a)};
645
+ XB.prototype.clear=XB.prototype.clear=function(){Vi(this.g)};XB.prototype.__destroy__=function(){Wi(this.g)};function YB(){this.g=Xi();JB(YB)[this.g]=this}YB.prototype=Object.create(IB.prototype);YB.prototype.constructor=YB;YB.prototype.h=YB;YB.i={};b.MdGeStringArray=YB;YB.prototype.append=YB.prototype.append=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);Yi(c,a)};YB.prototype.length=YB.prototype.length=function(){return Zi(this.g)};
646
+ YB.prototype.at=YB.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p($i(c,a))};YB.prototype.setAt=function(a,c){var d=this.g;w();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:y(c);aj(d,a,c)};YB.prototype.copy=YB.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);bj(c,a)};YB.prototype.clear=YB.prototype.clear=function(){cj(this.g)};YB.prototype.__destroy__=function(){dj(this.g)};function ZB(){this.g=ej();JB(ZB)[this.g]=this}
647
+ ZB.prototype=Object.create(IB.prototype);ZB.prototype.constructor=ZB;ZB.prototype.h=ZB;ZB.i={};b.MdGeDoubleArray=ZB;ZB.prototype.append=ZB.prototype.append=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);fj(c,a)};ZB.prototype.length=ZB.prototype.length=function(){return gj(this.g)};ZB.prototype.at=ZB.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return hj(c,a)};
648
+ ZB.prototype.setAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);ij(d,a,c)};ZB.prototype.copy=ZB.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);jj(c,a)};ZB.prototype.clear=ZB.prototype.clear=function(){kj(this.g)};ZB.prototype.__destroy__=function(){lj(this.g)};function $B(){this.g=mj();JB($B)[this.g]=this}$B.prototype=Object.create(IB.prototype);$B.prototype.constructor=$B;$B.prototype.h=$B;$B.i={};b.MdGeMatrix3d=$B;
649
+ $B.prototype.setToIdentity=function(){nj(this.g)};$B.prototype.preMultBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);oj(c,a)};$B.prototype.postMultBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);pj(c,a)};$B.prototype.setToProduct=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);qj(d,a,c)};$B.prototype.invert=function(){rj(this.g)};$B.prototype.isSingular=function(){return!!sj(this.g)};$B.prototype.transposeIt=function(){tj(this.g)};
650
+ $B.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!uj(c,a)};$B.prototype.det=function(){return vj(this.g)};$B.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);wj(f,a,c,d,e)};$B.prototype.setToTranslation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);xj(c,a)};
651
+ $B.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);yj(e,a,c,d)};$B.prototype.setToScaling=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);zj(d,a,c)};$B.prototype.setMirror=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)};$B.prototype.scale=$B.prototype.scale=function(){return Bj(this.g)};
652
+ $B.prototype.getData=$B.prototype.getData=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return Cj(d,a,c)};$B.prototype.copy=$B.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Dj(c,a)};$B.prototype.__destroy__=function(){Ej(this.g)};function Z(){this.g=Fj();JB(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(Gj(this.g))};
653
+ Z.prototype.setName=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Hj(c,a)};Z.prototype.isFrozen=Z.prototype.isFrozen=function(){return!!Ij(this.g)};Z.prototype.setIsFrozen=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Jj(c,a)};Z.prototype.isOff=function(){return!!Kj(this.g)};Z.prototype.setIsOff=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lj(c,a)};Z.prototype.isLocked=function(){return!!Mj(this.g)};
654
+ Z.prototype.setIsLocked=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Nj(c,a)};Z.prototype.color=Z.prototype.color=function(){return v(Oj(this.g),E)};Z.prototype.setColor=Z.prototype.setColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Pj(c,a)};Z.prototype.linetypeObjectId=function(){return Qj(this.g)};Z.prototype.setLinetypeObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Rj(c,a)};Z.prototype.lineWeight=function(){return Sj(this.g)};
655
+ Z.prototype.setLineWeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Tj(c,a)};Z.prototype.GetObjectID=function(){return Uj(this.g)};Z.prototype.Erase=function(){return!!Vj(this.g)};Z.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Wj(c,a)};Z.prototype.Clone=function(){return v(Xj(this.g),z)};Z.prototype.GetHandle=function(){return p(Yj(this.g))};Z.prototype.GetDatabase=function(){return v(Zj(this.g),A)};Z.prototype.GetOwnerID=function(){return ak(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!!bk(f,a,c,d,e)};Z.prototype.getObjectName=function(){return p(ck(this.g))};Z.prototype.getDxf0=function(){return p(dk(this.g))};Z.prototype.getJson=function(){return p(ek(this.g))};Z.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!fk(c,a)};
657
+ Z.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!gk(c,a)};Z.prototype.__destroy__=function(){hk(this.g)};function aC(){throw"cannot construct a MdDbLayerTable, no constructor in IDL";}aC.prototype=Object.create(z.prototype);aC.prototype.constructor=aC;aC.prototype.h=aC;aC.i={};b.MdDbLayerTable=aC;aC.prototype.GetObjectID=function(){return ik(this.g)};aC.prototype.Erase=function(){return!!jk(this.g)};
658
+ aC.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kk(c,a)};aC.prototype.Clone=function(){return v(lk(this.g),z)};aC.prototype.GetHandle=function(){return p(mk(this.g))};aC.prototype.GetDatabase=function(){return v(nk(this.g),A)};aC.prototype.GetOwnerID=function(){return ok(this.g)};
659
+ aC.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!pk(f,a,c,d,e)};aC.prototype.getObjectName=function(){return p(qk(this.g))};aC.prototype.getDxf0=function(){return p(rk(this.g))};aC.prototype.getJson=function(){return p(sk(this.g))};aC.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!tk(c,a)};
660
+ aC.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!uk(c,a)};function bC(){throw"cannot construct a MdDbLinetypeTable, no constructor in IDL";}bC.prototype=Object.create(z.prototype);bC.prototype.constructor=bC;bC.prototype.h=bC;bC.i={};b.MdDbLinetypeTable=bC;bC.prototype.GetObjectID=function(){return vk(this.g)};bC.prototype.Erase=function(){return!!wk(this.g)};
661
+ bC.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xk(c,a)};bC.prototype.Clone=function(){return v(yk(this.g),z)};bC.prototype.GetHandle=function(){return p(zk(this.g))};bC.prototype.GetDatabase=function(){return v(Ak(this.g),A)};bC.prototype.GetOwnerID=function(){return Bk(this.g)};
662
+ bC.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)};bC.prototype.getObjectName=function(){return p(Dk(this.g))};bC.prototype.getDxf0=function(){return p(Ek(this.g))};bC.prototype.getJson=function(){return p(Fk(this.g))};bC.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Gk(c,a)};
663
+ bC.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Hk(c,a)};function cC(){throw"cannot construct a MdDbTextStyleTable, no constructor in IDL";}cC.prototype=Object.create(z.prototype);cC.prototype.constructor=cC;cC.prototype.h=cC;cC.i={};b.MdDbTextStyleTable=cC;cC.prototype.GetObjectID=function(){return Ik(this.g)};cC.prototype.Erase=function(){return!!Jk(this.g)};
664
+ cC.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kk(c,a)};cC.prototype.Clone=function(){return v(Lk(this.g),z)};cC.prototype.GetHandle=function(){return p(Mk(this.g))};cC.prototype.GetDatabase=function(){return v(Nk(this.g),A)};cC.prototype.GetOwnerID=function(){return Ok(this.g)};
665
+ cC.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Pk(f,a,c,d,e)};cC.prototype.getObjectName=function(){return p(Qk(this.g))};cC.prototype.getDxf0=function(){return p(Rk(this.g))};cC.prototype.getJson=function(){return p(Sk(this.g))};cC.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Tk(c,a)};
666
+ cC.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Uk(c,a)};function A(){throw"cannot construct a MdDbDatabase, no constructor in IDL";}A.prototype=Object.create(SB.prototype);A.prototype.constructor=A;A.prototype.h=A;A.i={};b.MdDbDatabase=A;A.prototype.GetLayerTable=function(){return v(Vk(this.g),aC)};A.prototype.GetLinetypeTable=function(){return v(Wk(this.g),bC)};A.prototype.GetTextStyleTable=function(){return v(Xk(this.g),cC)};
667
+ A.prototype.GetBlockTable=function(){return v(Yk(this.g),dC)};A.prototype.CurrentSpace=function(){return v(Zk(this.g),eC)};A.prototype.GetCurrentlyLineTypeScale=function(){return $k(this.g)};A.prototype.SetCurrentlyLineTypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);al(c,a)};A.prototype.GetCurrentlyLayerName=function(){return p(bl(this.g))};A.prototype.SetCurrentlyLayerName=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);cl(c,a)};
668
+ A.prototype.GetCurrentlyLineTypeName=function(){return p(dl(this.g))};A.prototype.SetCurrentlyLineTypeName=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);el(c,a)};A.prototype.GetCurrentlyTrueColor=function(){return v(fl(this.g),E)};A.prototype.GetCurrentlyDrawColor=function(){return v(gl(this.g),XB)};A.prototype.SetCurrentlyTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);hl(c,a)};A.prototype.GetCurrentlyColorIndex=function(){return il(this.g)};
669
+ A.prototype.SetCurrentlyColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);jl(c,a)};A.prototype.GetCurrentlyTextStyleName=function(){return p(kl(this.g))};A.prototype.SetCurrentlyTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);ll(c,a)};A.prototype.HandleToIdIndex=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return ml(c,a)};A.prototype.IsModifyed=function(){return!!nl(this.g)};
670
+ A.prototype.SetModifyed=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ol(c,a)};A.prototype.getObjectName=function(){return p(pl(this.g))};A.prototype.getDxf0=function(){return p(ql(this.g))};A.prototype.getJson=function(){return p(rl(this.g))};A.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!sl(c,a)};A.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!tl(c,a)};
671
+ function J(){throw"cannot construct a McObject, no constructor in IDL";}J.prototype=Object.create(IB.prototype);J.prototype.constructor=J;J.prototype.h=J;J.i={};b.McObject=J;J.prototype.updateDisplay=function(a,c){var d=this.g;w();"object"==typeof a&&(a=RB(a));"object"==typeof c&&(c=RB(c));return!!ul(d,a,c)};J.prototype.test=J.prototype.test=function(){vl(this.g)};
672
+ J.prototype.openWebFile=function(a,c,d,e){var f=this.g;w();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);return!!wl(f,a,c,d,e)};J.prototype.saveFileToUrl=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!xl(c,a)};J.prototype.saveFile=function(a,c){var d=this.g;w();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);return!!yl(d,a,c)};
673
+ J.prototype.getViewDataJsonParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(zl(c,a))};J.prototype.updataAppData=function(){Al(this.g)};J.prototype.regen=function(){Bl(this.g)};J.prototype.GetDatabase=function(){return v(Cl(this.g),A)};J.prototype.GetSysVarString=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return p(Dl(c,a))};
674
+ J.prototype.SetSysVarString=function(a,c){var d=this.g;w();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);return!!El(d,a,c)};J.prototype.GetSysVarDouble=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return Fl(c,a)};J.prototype.SetSysVarDouble=function(a,c){var d=this.g;w();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);return!!Gl(d,a,c)};J.prototype.GetSysVarLong=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return Hl(c,a)};
675
+ J.prototype.SetSysVarLong=function(a,c){var d=this.g;w();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);return!!Il(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);Jl(d,a,c)};J.prototype.fireEventCommandStart=function(){Kl(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 Ll(d,a,c)};
676
+ 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(Ml(g,a,c,d,e,f),XB)};J.prototype.IntelliSelect_getGridData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(Nl(c,a))};
677
+ J.prototype.Osnap_NotifyOsnap=function(a,c,d,e,f,g,h,m){var x=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);m&&"object"===typeof m&&(m=m.g);Ol(x,a,c,d,e,f,g,h,m)};J.prototype.EntityTempWordDraw_onJigCommandEnd=function(){Pl(this.g)};
678
+ J.prototype.EntityTempWordDraw_onJigDrawEntityDisplay=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ql(c,a)};J.prototype.EntityTempWordDraw_onReadyJigUpdateDispla=function(){Rl(this.g)};J.prototype.EntityTempWordDraw_onJigClearDisplay=function(){Sl(this.g)};J.prototype.SetDrawColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Tl(c,a)};J.prototype.GetDrawColor=function(){return v(Ul(this.g),E)};
679
+ J.prototype.AddLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);Vl(c,a)};J.prototype.SetDrawLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);Wl(c,a)};J.prototype.GetDrawLayer=function(){return p(Xl(this.g))};J.prototype.AddTextStyle=function(a,c,d,e){var f=this.g;w();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);Yl(f,a,c,d,e)};
680
+ J.prototype.SetDrawTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);Zl(c,a)};J.prototype.GetDrawTextStyle=function(){return p($l(this.g))};J.prototype.AddLinetype=function(a,c){var d=this.g;w();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);am(d,a,c)};J.prototype.AddLinetypeEx=function(a,c,d){var e=this.g;w();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);bm(e,a,c,d)};
681
+ J.prototype.AddDimStyle=function(a,c,d,e,f){var g=this.g;w();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);cm(g,a,c,d,e,f)};J.prototype.SetDrawLinetype=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);dm(c,a)};J.prototype.GetDrawLinetype=function(){return p(em(this.g))};
682
+ J.prototype.SetDrawLineWeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);fm(c,a)};J.prototype.GetDrawLineWeight=function(){return gm(this.g)};J.prototype.SetDrawLineTypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);hm(c,a)};J.prototype.GetDrawLineTypeScale=function(){return im(this.g)};J.prototype.SetDrawDimStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);jm(c,a)};J.prototype.GetDrawDimStyle=function(){return p(km(this.g))};
683
+ J.prototype.SetPatternDefinition=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);lm(c,a)};J.prototype.GetPatternDefinition=function(){return p(mm(this.g))};J.prototype.SetDrawLineWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);nm(c,a)};J.prototype.GetDrawLineWidth=function(){return om(this.g)};
684
+ 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 pm(h,a,c,d,e,f,g)};
685
+ 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 qm(g,a,c,d,e,f)};
686
+ 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 rm(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 sm(e,a,c,d)};
687
+ 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 tm(g,a,c,d,e,f)};
688
+ 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 um(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 wm(d,a,c)};
689
+ J.prototype.DrawSolid=function(a,c,d,e,f,g,h,m){var x=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);m&&"object"===typeof m&&(m=m.g);return xm(x,a,c,d,e,f,g,h,m)};
690
+ J.prototype.DrawMText=function(a,c,d,e,f,g,h){var m=this.g;w();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 ym(m,a,c,d,e,f,g,h)};
691
+ J.prototype.DrawText=function(a,c,d,e,f,g,h){var m=this.g;w();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 zm(m,a,c,d,e,f,g,h)};
692
+ J.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:y(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return Am(g,a,c,d,e,f)};
693
+ 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 Bm(h,a,c,d,e,f,g)};
694
+ J.prototype.DrawDimAngular=function(a,c,d,e,f,g,h,m){var x=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);m&&"object"===typeof m&&(m=m.g);return Cm(x,a,c,d,e,f,g,h,m)};
695
+ 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 Dm(g,a,c,d,e,f)};
696
+ 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 Em(m,a,c,d,e,f,g,h)};
697
+ 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 Fm(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 Gm(g,a,c,d,e,f)};
698
+ J.prototype.PathMoveTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Hm(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);Im(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);Jm(d,a,c)};
699
+ 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);Km(g,a,c,d,e,f)};J.prototype.DrawPathToPolyline=function(){return Lm(this.g)};J.prototype.DrawPathToSpline=function(){return Mm(this.g)};J.prototype.PathMakeClosed=function(){Nm(this.g)};
700
+ J.prototype.DrawPathToHatch=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Om(c,a)};J.prototype.DrawEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Pm(c,a)};J.prototype.GetAllLayoutName=function(){return v(Qm(this.g),YB)};J.prototype.SetCurrentLayout=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);Rm(c,a)};function D(){this.g=Sm();JB(D)[this.g]=this}D.prototype=Object.create(SB.prototype);D.prototype.constructor=D;D.prototype.h=D;D.i={};
701
+ b.McDrawResbuf=D;D.prototype.Clear=function(){Tm(this.g)};D.prototype.GetCount=function(){return Um(this.g)};D.prototype.AtDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Vm(c,a)};D.prototype.Atlong=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Wm(c,a)};D.prototype.AtObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Xm(c,a)};D.prototype.AtObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Ym(c,a),SB)};
702
+ D.prototype.AtObjectMdDbMText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Zm(c,a),W)};D.prototype.AtObjectName=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p($m(c,a))};D.prototype.AtString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(an(c,a))};D.prototype.AtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(bn(c,a),G)};D.prototype.ItemDataType=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return cn(c,a)};
703
+ D.prototype.AddDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);dn(d,a,c)};D.prototype.Addlong=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);en(d,a,c)};D.prototype.AddObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);fn(d,a,c)};D.prototype.AddObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gn(c,a)};
704
+ D.prototype.AddString=function(a,c){var d=this.g;w();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);hn(d,a,c)};D.prototype.AddPoint=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)};D.prototype.RemoveAll=function(){kn(this.g)};D.prototype.Remove=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ln(c,a)};D.prototype.getObjectName=function(){return p(mn(this.g))};D.prototype.getDxf0=function(){return p(nn(this.g))};
705
+ D.prototype.getJson=function(){return p(on(this.g))};D.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!pn(c,a)};D.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!qn(c,a)};D.prototype.__destroy__=function(){rn(this.g)};function fC(){this.g=sn();JB(fC)[this.g]=this}fC.prototype=Object.create(IB.prototype);fC.prototype.constructor=fC;fC.prototype.h=fC;fC.i={};b.McDrawUtility=fC;
706
+ fC.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 tn(g,a,c,d,e,f)};fC.prototype.eraseEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!un(c,a)};fC.prototype.highlightEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!vn(d,a,c)};
707
+ fC.prototype.__destroy__=function(){wn(this.g)};function gC(){this.g=xn();JB(gC)[this.g]=this}gC.prototype=Object.create(IB.prototype);gC.prototype.constructor=gC;gC.prototype.h=gC;gC.i={};b.MxDrawAssist=gC;
708
+ gC.prototype.MxChamfer=function(a,c,d,e,f,g,h,m,x){var t=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);m&&"object"===typeof m&&(m=m.g);x&&"object"===typeof x&&(x=x.g);return!!yn(t,a,c,d,e,f,g,h,m,x)};
709
+ gC.prototype.MxFillet=function(a,c,d,e,f,g,h,m){var x=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);m&&"object"===typeof m&&(m=m.g);return!!zn(x,a,c,d,e,f,g,h,m)};gC.prototype.MxExplode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!An(c,a)};
710
+ gC.prototype.MxJoin=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Bn(c,a)};gC.prototype.__destroy__=function(){Cn(this.g)};function iC(){this.g=Dn();JB(iC)[this.g]=this}iC.prototype=Object.create(IB.prototype);iC.prototype.constructor=iC;iC.prototype.h=iC;iC.i={};b.MxDrawTrimAssist=iC;iC.prototype.Init=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!En(c,a)};iC.prototype.UnInit=function(){return!!Fn(this.g)};
711
+ iC.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);Gn(g,a,c,d,e,f)};iC.prototype.__destroy__=function(){Hn(this.g)};function jC(){this.g=In();JB(jC)[this.g]=this}jC.prototype=Object.create(IB.prototype);jC.prototype.constructor=jC;jC.prototype.h=jC;jC.i={};b.MxDrawExtendAssist=jC;
712
+ jC.prototype.Init=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Jn(c,a)};jC.prototype.UnInit=function(){return!!Kn(this.g)};jC.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);Ln(g,a,c,d,e,f)};jC.prototype.__destroy__=function(){Mn(this.g)};function K(){this.g=Nn();JB(K)[this.g]=this}K.prototype=Object.create(F.prototype);
713
+ K.prototype.constructor=K;K.prototype.h=K;K.i={};b.MdDbLine=K;K.prototype.startPoint=function(){return v(On(this.g),G)};K.prototype.setStartPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Pn(c,a)};K.prototype.endPoint=function(){return v(Qn(this.g),G)};K.prototype.setEndPoint=K.prototype.setEndPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Rn(c,a)};K.prototype.getStartParam=function(){return Sn(this.g)};K.prototype.getEndParam=function(){return Tn(this.g)};
714
+ K.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Un(c,a)};K.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Vn(c,a)};K.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Wn(c,a)};K.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Xn(c,a),G)};K.prototype.getStartPoint=function(){return v(Yn(this.g),G)};
715
+ K.prototype.getEndPoint=function(){return v(Zn(this.g),G)};K.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v($n(c,a),G)};K.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ao(c,a)};K.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(bo(c,a),H)};K.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(co(c,a),H)};
716
+ 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(eo(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(fo(d,a,c),TB)};K.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(go(c,a),TB)};K.prototype.getArea=function(){return ho(this.g)};
717
+ K.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(io(c,a),D)};K.prototype.getLength=function(){return jo(this.g)};K.prototype.explode=function(){return v(ko(this.g),D)};K.prototype.TrueColor=function(){return v(lo(this.g),E)};K.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mo(c,a)};K.prototype.ColorIndex=function(){return no(this.g)};
718
+ K.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!oo(c,a)};K.prototype.Layer=function(){return p(po(this.g))};K.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!qo(c,a)};K.prototype.LinetypeScale=function(){return ro(this.g)};K.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!so(c,a)};K.prototype.Visible=function(){return!!to(this.g)};
719
+ K.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!uo(c,a)};K.prototype.Lineweight=function(){return vo(this.g)};K.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wo(c,a)};K.prototype.TextStyle=function(){return p(xo(this.g))};K.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!yo(c,a)};
720
+ K.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zo(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!!Ao(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!!Bo(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!!Co(d,a,c)};
721
+ 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!!Do(d,a,c)};K.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Eo(c,a)};K.prototype.GetBoundingBox=function(){return v(Fo(this.g),D)};K.prototype.GetObjectID=function(){return Go(this.g)};K.prototype.Erase=function(){return!!Ho(this.g)};K.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Io(c,a)};
722
+ K.prototype.Clone=function(){return v(Jo(this.g),z)};K.prototype.GetHandle=function(){return p(Ko(this.g))};K.prototype.GetDatabase=function(){return v(Lo(this.g),A)};K.prototype.GetOwnerID=function(){return Mo(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!!No(f,a,c,d,e)};K.prototype.getObjectName=function(){return p(Oo(this.g))};
723
+ K.prototype.getDxf0=function(){return p(Po(this.g))};K.prototype.getJson=function(){return p(Qo(this.g))};K.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Ro(c,a)};K.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!So(c,a)};K.prototype.__destroy__=function(){To(this.g)};function L(){this.g=Uo();JB(L)[this.g]=this}L.prototype=Object.create(B.prototype);L.prototype.constructor=L;L.prototype.h=L;L.i={};b.MdDbText=L;
724
+ L.prototype.position=L.prototype.position=function(){return v(Vo(this.g),G)};L.prototype.setPosition=L.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Wo(c,a)};L.prototype.alignmentPoint=function(){return v(Xo(this.g),G)};L.prototype.setAlignmentPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yo(c,a)};L.prototype.oblique=function(){return Zo(this.g)};
725
+ L.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$o(c,a)};L.prototype.rotation=L.prototype.rotation=function(){return ap(this.g)};L.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bp(c,a)};L.prototype.height=L.prototype.height=function(){return cp(this.g)};L.prototype.setHeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dp(c,a)};L.prototype.widthFactor=function(){return ep(this.g)};
726
+ L.prototype.setWidthFactor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fp(c,a)};L.prototype.textString=function(){return p(gp(this.g))};L.prototype.setTextString=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!hp(c,a)};L.prototype.horizontalMode=function(){return ip(this.g)};L.prototype.setHorizontalMode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jp(c,a)};L.prototype.verticalMode=function(){return kp(this.g)};
727
+ L.prototype.setVerticalMode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lp(c,a)};L.prototype.explode=function(){return v(mp(this.g),D)};L.prototype.TrueColor=function(){return v(np(this.g),E)};L.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!op(c,a)};L.prototype.ColorIndex=function(){return pp(this.g)};L.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qp(c,a)};L.prototype.Layer=function(){return p(rp(this.g))};
728
+ L.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!sp(c,a)};L.prototype.LinetypeScale=function(){return tp(this.g)};L.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!up(c,a)};L.prototype.Visible=function(){return!!vp(this.g)};L.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wp(c,a)};L.prototype.Lineweight=function(){return xp(this.g)};
729
+ L.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yp(c,a)};L.prototype.TextStyle=function(){return p(zp(this.g))};L.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Ap(c,a)};L.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Bp(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!!Cp(d,a,c)};
730
+ 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!!Dp(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!!Ep(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!!Fp(d,a,c)};L.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Gp(c,a)};
731
+ L.prototype.GetBoundingBox=function(){return v(Hp(this.g),D)};L.prototype.GetObjectID=function(){return Ip(this.g)};L.prototype.Erase=function(){return!!Jp(this.g)};L.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kp(c,a)};L.prototype.Clone=function(){return v(Lp(this.g),z)};L.prototype.GetHandle=function(){return p(Mp(this.g))};L.prototype.GetDatabase=function(){return v(Np(this.g),A)};L.prototype.GetOwnerID=function(){return Op(this.g)};
732
+ 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!!Pp(f,a,c,d,e)};L.prototype.getObjectName=function(){return p(Qp(this.g))};L.prototype.getDxf0=function(){return p(Rp(this.g))};L.prototype.getJson=function(){return p(Sp(this.g))};L.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Tp(c,a)};
733
+ L.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Up(c,a)};L.prototype.__destroy__=function(){Vp(this.g)};function O(){this.g=Wp();JB(O)[this.g]=this}O.prototype=Object.create(F.prototype);O.prototype.constructor=O;O.prototype.h=O;O.i={};b.MdDbCircle=O;O.prototype.center=function(){return v(Xp(this.g),G)};O.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yp(c,a)};O.prototype.radius=function(){return Zp(this.g)};
734
+ O.prototype.setRadius=O.prototype.setRadius=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$p(c,a)};O.prototype.getStartParam=function(){return aq(this.g)};O.prototype.getEndParam=function(){return bq(this.g)};O.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return cq(c,a)};O.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return dq(c,a)};
735
+ O.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return eq(c,a)};O.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(fq(c,a),G)};O.prototype.getStartPoint=function(){return v(gq(this.g),G)};O.prototype.getEndPoint=function(){return v(hq(this.g),G)};O.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(iq(c,a),G)};
736
+ O.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return jq(c,a)};O.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(kq(c,a),H)};O.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(lq(c,a),H)};O.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return v(mq(d,a,c),G)};
737
+ O.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return v(nq(d,a,c),TB)};O.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(oq(c,a),TB)};O.prototype.getArea=function(){return pq(this.g)};O.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(qq(c,a),D)};O.prototype.getLength=function(){return rq(this.g)};
738
+ O.prototype.explode=function(){return v(sq(this.g),D)};O.prototype.TrueColor=function(){return v(tq(this.g),E)};O.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!uq(c,a)};O.prototype.ColorIndex=function(){return vq(this.g)};O.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wq(c,a)};O.prototype.Layer=function(){return p(xq(this.g))};
739
+ O.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!yq(c,a)};O.prototype.LinetypeScale=function(){return zq(this.g)};O.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Aq(c,a)};O.prototype.Visible=function(){return!!Bq(this.g)};O.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cq(c,a)};O.prototype.Lineweight=function(){return Dq(this.g)};
740
+ O.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Eq(c,a)};O.prototype.TextStyle=function(){return p(Fq(this.g))};O.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Gq(c,a)};O.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hq(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!!Iq(d,a,c)};
741
+ 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!!Jq(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!!Kq(d,a,c)};O.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Lq(d,a,c)};O.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mq(c,a)};
742
+ O.prototype.GetBoundingBox=function(){return v(Nq(this.g),D)};O.prototype.GetObjectID=function(){return Oq(this.g)};O.prototype.Erase=function(){return!!Pq(this.g)};O.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qq(c,a)};O.prototype.Clone=function(){return v(Rq(this.g),z)};O.prototype.GetHandle=function(){return p(Sq(this.g))};O.prototype.GetDatabase=function(){return v(Tq(this.g),A)};O.prototype.GetOwnerID=function(){return Uq(this.g)};
743
+ 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!!Vq(f,a,c,d,e)};O.prototype.getObjectName=function(){return p(Wq(this.g))};O.prototype.getDxf0=function(){return p(Xq(this.g))};O.prototype.getJson=function(){return p(Yq(this.g))};O.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Zq(c,a)};
744
+ O.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!$q(c,a)};O.prototype.__destroy__=function(){ar(this.g)};function R(){this.g=br();JB(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(cr(this.g),G)};R.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dr(c,a)};R.prototype.radius=function(){return er(this.g)};
745
+ R.prototype.setRadius=R.prototype.setRadius=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fr(c,a)};R.prototype.startAngle=function(){return gr(this.g)};R.prototype.setStartAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hr(c,a)};R.prototype.endAngle=function(){return ir(this.g)};R.prototype.setEndAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jr(c,a)};
746
+ 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!!kr(h,a,c,d,e,f,g)};R.prototype.getStartParam=function(){return lr(this.g)};R.prototype.getEndParam=function(){return mr(this.g)};R.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return nr(c,a)};
747
+ R.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return or(c,a)};R.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return pr(c,a)};R.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(qr(c,a),G)};R.prototype.getStartPoint=function(){return v(rr(this.g),G)};R.prototype.getEndPoint=function(){return v(sr(this.g),G)};
748
+ R.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(tr(c,a),G)};R.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ur(c,a)};R.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(vr(c,a),H)};R.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(wr(c,a),H)};
749
+ 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(xr(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(yr(d,a,c),TB)};R.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(zr(c,a),TB)};R.prototype.getArea=function(){return Ar(this.g)};
750
+ R.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Br(c,a),D)};R.prototype.getLength=function(){return Cr(this.g)};R.prototype.explode=function(){return v(Dr(this.g),D)};R.prototype.TrueColor=function(){return v(Er(this.g),E)};R.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fr(c,a)};R.prototype.ColorIndex=function(){return Gr(this.g)};
751
+ R.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hr(c,a)};R.prototype.Layer=function(){return p(Ir(this.g))};R.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Jr(c,a)};R.prototype.LinetypeScale=function(){return Kr(this.g)};R.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lr(c,a)};R.prototype.Visible=function(){return!!Mr(this.g)};
752
+ R.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Nr(c,a)};R.prototype.Lineweight=function(){return Or(this.g)};R.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Pr(c,a)};R.prototype.TextStyle=function(){return p(Qr(this.g))};R.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Rr(c,a)};
753
+ R.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Sr(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!!Tr(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!!Ur(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!!Vr(d,a,c)};
754
+ 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!!Wr(d,a,c)};R.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xr(c,a)};R.prototype.GetBoundingBox=function(){return v(Yr(this.g),D)};R.prototype.GetObjectID=function(){return Zr(this.g)};R.prototype.Erase=function(){return!!$r(this.g)};R.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!as(c,a)};
755
+ R.prototype.Clone=function(){return v(bs(this.g),z)};R.prototype.GetHandle=function(){return p(cs(this.g))};R.prototype.GetDatabase=function(){return v(ds(this.g),A)};R.prototype.GetOwnerID=function(){return es(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!!gs(f,a,c,d,e)};R.prototype.getObjectName=function(){return p(hs(this.g))};
756
+ R.prototype.getDxf0=function(){return p(is(this.g))};R.prototype.getJson=function(){return p(js(this.g))};R.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!ks(c,a)};R.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!ls(c,a)};R.prototype.__destroy__=function(){ms(this.g)};function M(){this.g=ns();JB(M)[this.g]=this}M.prototype=Object.create(F.prototype);M.prototype.constructor=M;M.prototype.h=M;M.i={};
757
+ b.MdDbPolyline=M;M.prototype.setClosed=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ps(c,a)};M.prototype.setConstantWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qs(c,a)};M.prototype.isClosed=function(){return!!rs(this.g)};M.prototype.getConstantWidth=function(){return ss(this.g)};
758
+ 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!!ts(g,a,c,d,e,f)};M.prototype.removeVertexAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!us(c,a)};M.prototype.numVerts=function(){return vs(this.g)};M.prototype.getPointAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(xs(c,a),G)};
759
+ M.prototype.getBulgeAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ys(c,a)};M.prototype.getStartWidthsAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return zs(c,a)};M.prototype.getEndWidthsAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return As(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!!Bs(d,a,c)};
760
+ 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!!Cs(d,a,c)};M.prototype.getStartParam=function(){return Ds(this.g)};M.prototype.getEndParam=function(){return Es(this.g)};M.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Fs(c,a)};M.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Gs(c,a)};
761
+ M.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Hs(c,a)};M.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Is(c,a),G)};M.prototype.getStartPoint=function(){return v(Js(this.g),G)};M.prototype.getEndPoint=function(){return v(Ks(this.g),G)};M.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Ls(c,a),G)};
762
+ M.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ms(c,a)};M.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Ns(c,a),H)};M.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Os(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(Ps(d,a,c),G)};
763
+ 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(Qs(d,a,c),TB)};M.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Rs(c,a),TB)};M.prototype.getArea=function(){return Ss(this.g)};M.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Ts(c,a),D)};M.prototype.getLength=function(){return Us(this.g)};
764
+ M.prototype.explode=function(){return v(Vs(this.g),D)};M.prototype.TrueColor=function(){return v(Ws(this.g),E)};M.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xs(c,a)};M.prototype.ColorIndex=function(){return Ys(this.g)};M.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zs(c,a)};M.prototype.Layer=function(){return p($s(this.g))};
765
+ M.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!at(c,a)};M.prototype.LinetypeScale=function(){return bt(this.g)};M.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ct(c,a)};M.prototype.Visible=function(){return!!dt(this.g)};M.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!et(c,a)};M.prototype.Lineweight=function(){return ft(this.g)};
766
+ M.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gt(c,a)};M.prototype.TextStyle=function(){return p(ht(this.g))};M.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!it(c,a)};M.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jt(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!!kt(d,a,c)};
767
+ 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!!lt(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!!mt(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!!nt(d,a,c)};M.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ot(c,a)};
768
+ M.prototype.GetBoundingBox=function(){return v(pt(this.g),D)};M.prototype.GetObjectID=function(){return qt(this.g)};M.prototype.Erase=function(){return!!rt(this.g)};M.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!st(c,a)};M.prototype.Clone=function(){return v(tt(this.g),z)};M.prototype.GetHandle=function(){return p(ut(this.g))};M.prototype.GetDatabase=function(){return v(vt(this.g),A)};M.prototype.GetOwnerID=function(){return wt(this.g)};
769
+ 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!!xt(f,a,c,d,e)};M.prototype.getObjectName=function(){return p(yt(this.g))};M.prototype.getDxf0=function(){return p(zt(this.g))};M.prototype.getJson=function(){return p(At(this.g))};M.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Bt(c,a)};
770
+ M.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Ct(c,a)};M.prototype.__destroy__=function(){Dt(this.g)};function S(){this.g=Et();JB(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.blockTableRecord=function(){return Ft(this.g)};S.prototype.setBlockTableRecord=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Gt(c,a)};
771
+ S.prototype.position=S.prototype.position=function(){return v(Ht(this.g),G)};S.prototype.setPosition=S.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!It(c,a)};S.prototype.scaleFactors=function(){return v(Jt(this.g),G)};S.prototype.setScaleFactors=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kt(c,a)};S.prototype.rotation=S.prototype.rotation=function(){return Lt(this.g)};
772
+ S.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mt(c,a)};S.prototype.blockTransform=function(){return v(Nt(this.g),$B)};S.prototype.setBlockTransform=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ot(c,a)};S.prototype.explode=function(){return v(Pt(this.g),D)};S.prototype.TrueColor=function(){return v(Qt(this.g),E)};S.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Rt(c,a)};S.prototype.ColorIndex=function(){return St(this.g)};
773
+ S.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Tt(c,a)};S.prototype.Layer=function(){return p(Ut(this.g))};S.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Vt(c,a)};S.prototype.LinetypeScale=function(){return Wt(this.g)};S.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xt(c,a)};S.prototype.Visible=function(){return!!Yt(this.g)};
774
+ S.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zt(c,a)};S.prototype.Lineweight=function(){return $t(this.g)};S.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!au(c,a)};S.prototype.TextStyle=function(){return p(bu(this.g))};S.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!cu(c,a)};
775
+ S.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!du(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!!eu(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!!fu(d,a,c)};S.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!gu(d,a,c)};
776
+ 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!!hu(d,a,c)};S.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!iu(c,a)};S.prototype.GetBoundingBox=function(){return v(ju(this.g),D)};S.prototype.GetObjectID=function(){return ku(this.g)};S.prototype.Erase=function(){return!!lu(this.g)};S.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mu(c,a)};
777
+ S.prototype.Clone=function(){return v(nu(this.g),z)};S.prototype.GetHandle=function(){return p(ou(this.g))};S.prototype.GetDatabase=function(){return v(pu(this.g),A)};S.prototype.GetOwnerID=function(){return qu(this.g)};S.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!ru(f,a,c,d,e)};S.prototype.getObjectName=function(){return p(su(this.g))};
778
+ S.prototype.getDxf0=function(){return p(tu(this.g))};S.prototype.getJson=function(){return p(uu(this.g))};S.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!vu(c,a)};S.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!wu(c,a)};S.prototype.__destroy__=function(){xu(this.g)};function U(){this.g=yu();JB(U)[this.g]=this}U.prototype=Object.create(I.prototype);U.prototype.constructor=U;U.prototype.h=U;U.i={};
779
+ b.MdDbAlignedDimension=U;U.prototype.xLine1Point=function(){return v(zu(this.g),G)};U.prototype.setXLine1Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Au(c,a)};U.prototype.xLine2Point=function(){return v(Bu(this.g),G)};U.prototype.setXLine2Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cu(c,a)};U.prototype.dimLinePoint=function(){return v(Du(this.g),G)};
780
+ U.prototype.setDimLinePoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Eu(c,a)};U.prototype.oblique=function(){return Fu(this.g)};U.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Gu(c,a)};U.prototype.textPosition=function(){return v(Hu(this.g),G)};U.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Iu(c,a)};U.prototype.isUsingDefaultTextPosition=function(){return!!Ju(this.g)};
781
+ U.prototype.useSetTextPosition=function(){return!!Ku(this.g)};U.prototype.useDefaultTextPosition=function(){return!!Lu(this.g)};U.prototype.elevation=U.prototype.elevation=function(){return Mu(this.g)};U.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Nu(c,a)};U.prototype.dimensionText=function(){return p(Ou(this.g))};U.prototype.setDimensionText=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Pu(c,a)};U.prototype.textRotation=function(){return Qu(this.g)};
782
+ U.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ru(c,a)};U.prototype.dimensionStyle=function(){return Su(this.g)};U.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Tu(c,a)};U.prototype.textAttachment=function(){return Uu(this.g)};U.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vu(c,a)};U.prototype.horizontalRotation=function(){return Wu(this.g)};
783
+ U.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xu(c,a)};U.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yu(c,a)};U.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Zu(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!!$u(d,a,c)};
784
+ U.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return av(c,a)};U.prototype.SetDimVarDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!bv(d,a,c)};U.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(cv(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:y(c);return!!dv(d,a,c)};
785
+ U.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ev(c,a)};U.prototype.SetDimVarObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!fv(d,a,c)};U.prototype.explode=function(){return v(gv(this.g),D)};U.prototype.TrueColor=function(){return v(hv(this.g),E)};U.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!iv(c,a)};U.prototype.ColorIndex=function(){return jv(this.g)};
786
+ U.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kv(c,a)};U.prototype.Layer=function(){return p(lv(this.g))};U.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!mv(c,a)};U.prototype.LinetypeScale=function(){return nv(this.g)};U.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ov(c,a)};U.prototype.Visible=function(){return!!pv(this.g)};
787
+ U.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qv(c,a)};U.prototype.Lineweight=function(){return rv(this.g)};U.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sv(c,a)};U.prototype.TextStyle=function(){return p(tv(this.g))};U.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!uv(c,a)};
788
+ U.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vv(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!!wv(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!!xv(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!!yv(d,a,c)};
789
+ 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!!zv(d,a,c)};U.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Av(c,a)};U.prototype.GetBoundingBox=function(){return v(Bv(this.g),D)};U.prototype.GetObjectID=function(){return Cv(this.g)};U.prototype.Erase=function(){return!!Dv(this.g)};U.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ev(c,a)};
790
+ U.prototype.Clone=function(){return v(Fv(this.g),z)};U.prototype.GetHandle=function(){return p(Gv(this.g))};U.prototype.GetDatabase=function(){return v(Hv(this.g),A)};U.prototype.GetOwnerID=function(){return Iv(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!!Jv(f,a,c,d,e)};U.prototype.getObjectName=function(){return p(Kv(this.g))};
791
+ U.prototype.getDxf0=function(){return p(Lv(this.g))};U.prototype.getJson=function(){return p(Mv(this.g))};U.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Nv(c,a)};U.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Ov(c,a)};U.prototype.__destroy__=function(){Pv(this.g)};function V(){this.g=Qv();JB(V)[this.g]=this}V.prototype=Object.create(I.prototype);V.prototype.constructor=V;V.prototype.h=V;V.i={};
792
+ b.MdDbRotatedDimension=V;V.prototype.xLine1Point=function(){return v(Rv(this.g),G)};V.prototype.setXLine1Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Sv(c,a)};V.prototype.xLine2Point=function(){return v(Tv(this.g),G)};V.prototype.setXLine2Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Uv(c,a)};V.prototype.dimLinePoint=function(){return v(Vv(this.g),G)};
793
+ V.prototype.setDimLinePoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Wv(c,a)};V.prototype.rotation=V.prototype.rotation=function(){return Xv(this.g)};V.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yv(c,a)};V.prototype.oblique=function(){return Zv(this.g)};V.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$v(c,a)};V.prototype.textPosition=function(){return v(aw(this.g),G)};
794
+ V.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bw(c,a)};V.prototype.isUsingDefaultTextPosition=function(){return!!cw(this.g)};V.prototype.useSetTextPosition=function(){return!!dw(this.g)};V.prototype.useDefaultTextPosition=function(){return!!ew(this.g)};V.prototype.elevation=V.prototype.elevation=function(){return fw(this.g)};V.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gw(c,a)};V.prototype.dimensionText=function(){return p(hw(this.g))};
795
+ V.prototype.setDimensionText=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!iw(c,a)};V.prototype.textRotation=function(){return jw(this.g)};V.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kw(c,a)};V.prototype.dimensionStyle=function(){return lw(this.g)};V.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mw(c,a)};V.prototype.textAttachment=function(){return nw(this.g)};
796
+ V.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ow(c,a)};V.prototype.horizontalRotation=function(){return pw(this.g)};V.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qw(c,a)};V.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rw(c,a)};V.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return sw(c,a)};
797
+ 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!!tw(d,a,c)};V.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return uw(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!!vw(d,a,c)};V.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(ww(c,a))};
798
+ V.prototype.SetDimVarString=function(a,c){var d=this.g;w();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:y(c);return!!xw(d,a,c)};V.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return yw(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!!zw(d,a,c)};V.prototype.explode=function(){return v(Aw(this.g),D)};V.prototype.TrueColor=function(){return v(Bw(this.g),E)};
799
+ V.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cw(c,a)};V.prototype.ColorIndex=function(){return Dw(this.g)};V.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ew(c,a)};V.prototype.Layer=function(){return p(Fw(this.g))};V.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Gw(c,a)};V.prototype.LinetypeScale=function(){return Hw(this.g)};
800
+ V.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Iw(c,a)};V.prototype.Visible=function(){return!!Jw(this.g)};V.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kw(c,a)};V.prototype.Lineweight=function(){return Lw(this.g)};V.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mw(c,a)};V.prototype.TextStyle=function(){return p(Nw(this.g))};
801
+ V.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Ow(c,a)};V.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Pw(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!!Qw(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!!Rw(d,a,c)};
802
+ 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!!Sw(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!!Tw(d,a,c)};V.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Uw(c,a)};V.prototype.GetBoundingBox=function(){return v(Vw(this.g),D)};V.prototype.GetObjectID=function(){return Ww(this.g)};V.prototype.Erase=function(){return!!Xw(this.g)};
803
+ V.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yw(c,a)};V.prototype.Clone=function(){return v(Zw(this.g),z)};V.prototype.GetHandle=function(){return p($w(this.g))};V.prototype.GetDatabase=function(){return v(ax(this.g),A)};V.prototype.GetOwnerID=function(){return bx(this.g)};
804
+ 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!!cx(f,a,c,d,e)};V.prototype.getObjectName=function(){return p(dx(this.g))};V.prototype.getDxf0=function(){return p(ex(this.g))};V.prototype.getJson=function(){return p(fx(this.g))};V.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!gx(c,a)};
805
+ V.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!hx(c,a)};V.prototype.__destroy__=function(){ix(this.g)};function W(){this.g=jx();JB(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(kx(this.g),G)};W.prototype.setLocation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lx(c,a)};
806
+ W.prototype.rotation=W.prototype.rotation=function(){return mx(this.g)};W.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nx(c,a)};W.prototype.width=W.prototype.width=function(){return ox(this.g)};W.prototype.setWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!px(c,a)};W.prototype.textHeight=function(){return qx(this.g)};W.prototype.setTextHeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rx(c,a)};
807
+ W.prototype.attachment=function(){return sx(this.g)};W.prototype.setAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!tx(c,a)};W.prototype.contents=W.prototype.l=function(){return p(ux(this.g))};W.prototype.setContents=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!vx(c,a)};W.prototype.explode=function(){return v(wx(this.g),D)};W.prototype.TrueColor=function(){return v(xx(this.g),E)};
808
+ W.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yx(c,a)};W.prototype.ColorIndex=function(){return zx(this.g)};W.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ax(c,a)};W.prototype.Layer=function(){return p(Bx(this.g))};W.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Cx(c,a)};W.prototype.LinetypeScale=function(){return Dx(this.g)};
809
+ W.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ex(c,a)};W.prototype.Visible=function(){return!!Fx(this.g)};W.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Gx(c,a)};W.prototype.Lineweight=function(){return Hx(this.g)};W.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ix(c,a)};W.prototype.TextStyle=function(){return p(Jx(this.g))};
810
+ W.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Kx(c,a)};W.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lx(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!!Mx(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!!Nx(d,a,c)};
811
+ 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!!Ox(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!!Px(d,a,c)};W.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qx(c,a)};W.prototype.GetBoundingBox=function(){return v(Rx(this.g),D)};W.prototype.GetObjectID=function(){return Sx(this.g)};W.prototype.Erase=function(){return!!Tx(this.g)};
812
+ W.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ux(c,a)};W.prototype.Clone=function(){return v(Vx(this.g),z)};W.prototype.GetHandle=function(){return p(Wx(this.g))};W.prototype.GetDatabase=function(){return v(Xx(this.g),A)};W.prototype.GetOwnerID=function(){return Yx(this.g)};
813
+ 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!!Zx(f,a,c,d,e)};W.prototype.getObjectName=function(){return p($x(this.g))};W.prototype.getDxf0=function(){return p(ay(this.g))};W.prototype.getJson=function(){return p(by(this.g))};W.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!cy(c,a)};
814
+ W.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!dy(c,a)};W.prototype.__destroy__=function(){ey(this.g)};function kC(){throw"cannot construct a MdDbBlockTableRecordIterator, no constructor in IDL";}kC.prototype=Object.create(SB.prototype);kC.prototype.constructor=kC;kC.prototype.h=kC;kC.i={};b.MdDbBlockTableRecordIterator=kC;
815
+ kC.prototype.start=kC.prototype.start=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);fy(d,a,c)};kC.prototype.done=kC.prototype.done=function(){return!!gy(this.g)};kC.prototype.getEntityId=function(){return hy(this.g)};kC.prototype.step=kC.prototype.step=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);iy(d,a,c)};kC.prototype.getObjectName=function(){return p(jy(this.g))};kC.prototype.getDxf0=function(){return p(ky(this.g))};
816
+ kC.prototype.getJson=function(){return p(ly(this.g))};kC.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!my(c,a)};kC.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!ny(c,a)};kC.prototype.__destroy__=function(){oy(this.g)};function eC(){this.g=py();JB(eC)[this.g]=this}eC.prototype=Object.create(z.prototype);eC.prototype.constructor=eC;eC.prototype.h=eC;eC.i={};b.MdDbBlockTableRecord=eC;
817
+ eC.prototype.appendAcDbEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return qy(c,a)};eC.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(ry(d,a,c),kC)};eC.prototype.origin=eC.prototype.origin=function(){return v(sy(this.g),G)};eC.prototype.setOrigin=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ty(c,a)};eC.prototype.getBoundingBox=function(){return v(uy(this.g),WB)};
818
+ eC.prototype.invalidBoundingBoxBuffer=function(){return!!vy(this.g)};eC.prototype.GetObjectID=function(){return wy(this.g)};eC.prototype.Erase=function(){return!!xy(this.g)};eC.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yy(c,a)};eC.prototype.Clone=function(){return v(zy(this.g),z)};eC.prototype.GetHandle=function(){return p(Ay(this.g))};eC.prototype.GetDatabase=function(){return v(By(this.g),A)};eC.prototype.GetOwnerID=function(){return Cy(this.g)};
819
+ eC.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Dy(f,a,c,d,e)};eC.prototype.getObjectName=function(){return p(Ey(this.g))};eC.prototype.getDxf0=function(){return p(Fy(this.g))};eC.prototype.getJson=function(){return p(Gy(this.g))};eC.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Hy(c,a)};
820
+ eC.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Iy(c,a)};eC.prototype.__destroy__=function(){Jy(this.g)};function lC(){throw"cannot construct a MdDbBlockTableIterator, no constructor in IDL";}lC.prototype=Object.create(SB.prototype);lC.prototype.constructor=lC;lC.prototype.h=lC;lC.i={};b.MdDbBlockTableIterator=lC;lC.prototype.start=lC.prototype.start=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Ky(d,a,c)};
821
+ lC.prototype.done=lC.prototype.done=function(){return!!Ly(this.g)};lC.prototype.getRecord=function(){return v(My(this.g),eC)};lC.prototype.step=lC.prototype.step=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Ny(d,a,c)};lC.prototype.getObjectName=function(){return p(Oy(this.g))};lC.prototype.getDxf0=function(){return p(Py(this.g))};lC.prototype.getJson=function(){return p(Qy(this.g))};
822
+ lC.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Ry(c,a)};lC.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Sy(c,a)};lC.prototype.__destroy__=function(){Ty(this.g)};function dC(){throw"cannot construct a MdDbBlockTable, no constructor in IDL";}dC.prototype=Object.create(z.prototype);dC.prototype.constructor=dC;dC.prototype.h=dC;dC.i={};b.MdDbBlockTable=dC;
823
+ dC.prototype.getAt=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return v(Uy(c,a),eC)};dC.prototype.has=dC.prototype.has=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!Vy(c,a)};dC.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(Wy(d,a,c),lC)};dC.prototype.add=dC.prototype.add=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Xy(c,a)};dC.prototype.GetObjectID=function(){return Yy(this.g)};
824
+ dC.prototype.Erase=function(){return!!Zy(this.g)};dC.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$y(c,a)};dC.prototype.Clone=function(){return v(az(this.g),z)};dC.prototype.GetHandle=function(){return p(bz(this.g))};dC.prototype.GetDatabase=function(){return v(cz(this.g),A)};dC.prototype.GetOwnerID=function(){return dz(this.g)};
825
+ dC.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!ez(f,a,c,d,e)};dC.prototype.getObjectName=function(){return p(fz(this.g))};dC.prototype.getDxf0=function(){return p(gz(this.g))};dC.prototype.getJson=function(){return p(hz(this.g))};dC.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!iz(c,a)};
826
+ dC.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!jz(c,a)};dC.prototype.__destroy__=function(){kz(this.g)};function mC(){this.g=lz();JB(mC)[this.g]=this}mC.prototype=Object.create(SB.prototype);mC.prototype.constructor=mC;mC.prototype.h=mC;mC.i={};b.McDrawSelSet=mC;mC.prototype.allSelect=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return mz(c,a)};
827
+ mC.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 nz(f,a,c,d,e)};mC.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 oz(g,a,c,d,e,f)};
828
+ mC.prototype.userSelect=mC.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 pz(h,a,c,d,e,f,g)};
829
+ mC.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 qz(f,a,c,d,e)};mC.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(rz(d,a,c),XB)};mC.prototype.highlightEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);sz(c,a)};mC.prototype.count=mC.prototype.count=function(){return tz(this.g)};
830
+ mC.prototype.item=mC.prototype.item=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return uz(c,a)};mC.prototype.getObjectName=function(){return p(vz(this.g))};mC.prototype.getDxf0=function(){return p(wz(this.g))};mC.prototype.getJson=function(){return p(xz(this.g))};mC.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!yz(c,a)};mC.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!zz(c,a)};
831
+ mC.prototype.__destroy__=function(){Az(this.g)};function X(){this.g=Bz();JB(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(Cz(this.g),G)};X.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Dz(c,a)};X.prototype.majorAxis=function(){return v(Ez(this.g),H)};X.prototype.minorAxis=function(){return v(Fz(this.g),H)};
832
+ X.prototype.setMajorAxis=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Gz(c,a)};X.prototype.setMinorAxis=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hz(c,a)};X.prototype.radiusRatio=function(){return Iz(this.g)};X.prototype.setRadiusRatio=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Jz(c,a)};X.prototype.startAngle=function(){return Kz(this.g)};
833
+ X.prototype.setStartAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lz(c,a)};X.prototype.endAngle=function(){return Mz(this.g)};X.prototype.setEndAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Nz(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!!Oz(g,a,c,d,e,f)};
834
+ X.prototype.getStartParam=function(){return Pz(this.g)};X.prototype.getEndParam=function(){return Qz(this.g)};X.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Rz(c,a)};X.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Sz(c,a)};X.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Tz(c,a)};
835
+ X.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Uz(c,a),G)};X.prototype.getStartPoint=function(){return v(Vz(this.g),G)};X.prototype.getEndPoint=function(){return v(Wz(this.g),G)};X.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Xz(c,a),G)};X.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Yz(c,a)};
836
+ X.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Zz(c,a),H)};X.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v($z(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(aA(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(bA(d,a,c),TB)};
837
+ X.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(cA(c,a),TB)};X.prototype.getArea=function(){return dA(this.g)};X.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(eA(c,a),D)};X.prototype.getLength=function(){return fA(this.g)};X.prototype.explode=function(){return v(gA(this.g),D)};X.prototype.TrueColor=function(){return v(hA(this.g),E)};
838
+ X.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!iA(c,a)};X.prototype.ColorIndex=function(){return jA(this.g)};X.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kA(c,a)};X.prototype.Layer=function(){return p(lA(this.g))};X.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!mA(c,a)};X.prototype.LinetypeScale=function(){return nA(this.g)};
839
+ X.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!oA(c,a)};X.prototype.Visible=function(){return!!pA(this.g)};X.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qA(c,a)};X.prototype.Lineweight=function(){return rA(this.g)};X.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sA(c,a)};X.prototype.TextStyle=function(){return p(tA(this.g))};
840
+ X.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!uA(c,a)};X.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vA(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!!wA(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!!xA(d,a,c)};
841
+ 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!!yA(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!!zA(d,a,c)};X.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!AA(c,a)};X.prototype.GetBoundingBox=function(){return v(BA(this.g),D)};X.prototype.GetObjectID=function(){return CA(this.g)};X.prototype.Erase=function(){return!!DA(this.g)};
842
+ X.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!EA(c,a)};X.prototype.Clone=function(){return v(FA(this.g),z)};X.prototype.GetHandle=function(){return p(GA(this.g))};X.prototype.GetDatabase=function(){return v(HA(this.g),A)};X.prototype.GetOwnerID=function(){return IA(this.g)};
843
+ 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!!JA(f,a,c,d,e)};X.prototype.getObjectName=function(){return p(KA(this.g))};X.prototype.getDxf0=function(){return p(LA(this.g))};X.prototype.getJson=function(){return p(MA(this.g))};X.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!NA(c,a)};
844
+ X.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!OA(c,a)};X.prototype.__destroy__=function(){PA(this.g)};function Y(){this.g=QA();JB(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(RA(this.g),G)};Y.prototype.setPosition=Y.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!SA(c,a)};
845
+ Y.prototype.explode=function(){return v(TA(this.g),D)};Y.prototype.TrueColor=function(){return v(UA(this.g),E)};Y.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!VA(c,a)};Y.prototype.ColorIndex=function(){return WA(this.g)};Y.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!XA(c,a)};Y.prototype.Layer=function(){return p(YA(this.g))};
846
+ Y.prototype.SetLayer=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!ZA(c,a)};Y.prototype.LinetypeScale=function(){return $A(this.g)};Y.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!aB(c,a)};Y.prototype.Visible=function(){return!!bB(this.g)};Y.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!cB(c,a)};Y.prototype.Lineweight=function(){return dB(this.g)};
847
+ Y.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!eB(c,a)};Y.prototype.TextStyle=function(){return p(fB(this.g))};Y.prototype.SetTextStyle=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!gB(c,a)};Y.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hB(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!!iB(d,a,c)};
848
+ 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!!jB(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!!kB(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!!lB(d,a,c)};Y.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mB(c,a)};
849
+ Y.prototype.GetBoundingBox=function(){return v(nB(this.g),D)};Y.prototype.GetObjectID=function(){return oB(this.g)};Y.prototype.Erase=function(){return!!pB(this.g)};Y.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qB(c,a)};Y.prototype.Clone=function(){return v(rB(this.g),z)};Y.prototype.GetHandle=function(){return p(sB(this.g))};Y.prototype.GetDatabase=function(){return v(tB(this.g),A)};Y.prototype.GetOwnerID=function(){return uB(this.g)};
850
+ 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!!vB(f,a,c,d,e)};Y.prototype.getObjectName=function(){return p(wB(this.g))};Y.prototype.getDxf0=function(){return p(xB(this.g))};Y.prototype.getJson=function(){return p(yB(this.g))};Y.prototype.setJson=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!zB(c,a)};
851
+ Y.prototype.isKindOf=function(a){var c=this.g;w();a=a&&"object"===typeof a?a.g:y(a);return!!AB(c,a)};Y.prototype.__destroy__=function(){BB(this.g)};
843
852
 
844
853
 
845
854
  return mxdrawassembly.ready