mxcad 1.0.69 → 1.0.71

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,758 +5,795 @@ var mxdrawassembly = (() => {
5
5
  return (
6
6
  function(mxdrawassembly = {}) {
7
7
 
8
- function aa(){ba.buffer!=ca.buffer&&ea();return ca}function fa(){ba.buffer!=ca.buffer&&ea();return ha}function ka(){ba.buffer!=ca.buffer&&ea();return la}function b(){ba.buffer!=ca.buffer&&ea();return oa}function k(){ba.buffer!=ca.buffer&&ea();return pa}function qa(){ba.buffer!=ca.buffer&&ea();return ra}function sa(){ba.buffer!=ca.buffer&&ea();return ta}var l;l||(l=typeof mxdrawassembly !== 'undefined' ? mxdrawassembly : {});var ua,va;l.ready=new Promise(function(a,c){ua=a;va=c});
9
- var wa=Object.assign({},l),xa="./this.program",ya=(a,c)=>{throw c;},za="object"==typeof window,Aa="function"==typeof importScripts,Ba="object"==typeof process&&"object"==typeof process.versions&&"string"==typeof process.versions.node,Ca=l.ENVIRONMENT_IS_PTHREAD||!1,Da="";function Ea(a){return l.locateFile?l.locateFile(a,Da):Da+a}var Fa,Ga,Ha;
10
- if(Ba){var fs=require("fs"),Ia=require("path");Da=Aa?Ia.dirname(Da)+"/":__dirname+"/";Fa=(c,d)=>{c=c.startsWith("file://")?new URL(c):Ia.normalize(c);return fs.readFileSync(c,d?void 0:"utf8")};Ha=c=>{c=Fa(c,!0);c.buffer||(c=new Uint8Array(c));return c};Ga=(c,d,e)=>{c=c.startsWith("file://")?new URL(c):Ia.normalize(c);fs.readFile(c,function(f,g){f?e(f):d(g.buffer)})};!l.thisProgram&&1<process.argv.length&&(xa=process.argv[1].replace(/\\/g,"/"));process.argv.slice(2);ya=(c,d)=>{process.exitCode=c;throw d;
11
- };l.inspect=function(){return"[Emscripten Module object]"};let a;try{a=require("worker_threads")}catch(c){throw console.error('The "worker_threads" module is not supported in this node.js build - perhaps a newer version is needed?'),c;}global.Worker=a.Worker}else if(za||Aa)Aa?Da=self.location.href:"undefined"!=typeof document&&document.currentScript&&(Da=document.currentScript.src),_scriptDir&&(Da=_scriptDir),Da=0!==Da.indexOf("blob:")?Da.substr(0,Da.replace(/[?#].*/,"").lastIndexOf("/")+1):"",Ba||
12
- (Fa=a=>{var c=new XMLHttpRequest;c.open("GET",a,!1);c.send(null);return c.responseText},Aa&&(Ha=a=>{var c=new XMLHttpRequest;c.open("GET",a,!1);c.responseType="arraybuffer";c.send(null);return new Uint8Array(c.response)}),Ga=(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)});Ba&&"undefined"==typeof performance&&(global.performance=require("perf_hooks").performance);
13
- var Ja=console.log.bind(console),Ka=console.warn.bind(console);Ba&&(Ja=a=>fs.writeSync(1,a+"\n"),Ka=a=>fs.writeSync(2,a+"\n"));var La=l.print||Ja,Ma=l.printErr||Ka;Object.assign(l,wa);wa=null;l.thisProgram&&(xa=l.thisProgram);l.quit&&(ya=l.quit);var Oa;l.wasmBinary&&(Oa=l.wasmBinary);var noExitRuntime=l.noExitRuntime||!0;"object"!=typeof WebAssembly&&Pa("no native wasm support detected");var ba,Qa,Ra=!1,Sa,ca,ha,Ua,la,oa,pa,ra,ta;
14
- function ea(){var a=ba.buffer;l.HEAP8=ca=new Int8Array(a);l.HEAP16=Ua=new Int16Array(a);l.HEAP32=oa=new Int32Array(a);l.HEAPU8=ha=new Uint8Array(a);l.HEAPU16=la=new Uint16Array(a);l.HEAPU32=pa=new Uint32Array(a);l.HEAPF32=ra=new Float32Array(a);l.HEAPF64=ta=new Float64Array(a)}var Va=l.INITIAL_MEMORY||16777216;4194304<=Va||Pa("INITIAL_MEMORY should be larger than STACK_SIZE, was "+Va+"! (STACK_SIZE=4194304)");
15
- if(Ca)ba=l.wasmMemory;else if(l.wasmMemory)ba=l.wasmMemory;else if(ba=new WebAssembly.Memory({initial:Va/65536,maximum:32768,shared:!0}),!(ba.buffer instanceof SharedArrayBuffer))throw Ma("requested a shared WebAssembly.Memory but the returned buffer is not a SharedArrayBuffer, indicating that while the browser has SharedArrayBuffer it does not have WebAssembly threads support - you may need to set a flag"),Ba&&Ma("(on node you may need: --experimental-wasm-threads --experimental-wasm-bulk-memory and/or recent version)"),
16
- Error("bad memory");ea();Va=ba.buffer.byteLength;var Wa,Xa=[],Ya=[],Za=[],$a=0;function ab(){return noExitRuntime||0<$a}function bb(){Ca||(l.noFSInit||cb||(cb=!0,db(),l.stdin=l.stdin,l.stdout=l.stdout,l.stderr=l.stderr,l.stdin?eb("stdin",l.stdin):fb("/dev/tty","/dev/stdin"),l.stdout?eb("stdout",null,l.stdout):fb("/dev/tty","/dev/stdout"),l.stderr?eb("stderr",null,l.stderr):fb("/dev/tty1","/dev/stderr"),gb("/dev/stdin",0),gb("/dev/stdout",1),gb("/dev/stderr",1)),hb=!1,ib(Ya))}
17
- function jb(){var a=l.preRun.shift();Xa.unshift(a)}var kb=0,lb=null,mb=null;function nb(){kb++;l.monitorRunDependencies&&l.monitorRunDependencies(kb)}function ob(){kb--;l.monitorRunDependencies&&l.monitorRunDependencies(kb);if(0==kb&&(null!==lb&&(clearInterval(lb),lb=null),mb)){var a=mb;mb=null;a()}}function Pa(a){if(l.onAbort)l.onAbort(a);a="Aborted("+a+")";Ma(a);Ra=!0;Sa=1;a=new WebAssembly.RuntimeError(a+". Build with -sASSERTIONS for more info.");va(a);throw a;}
18
- function pb(a){return a.startsWith("data:application/octet-stream;base64,")}var qb;qb="mxdrawassembly_min.wasm";pb(qb)||(qb=Ea(qb));function rb(a){try{if(a==qb&&Oa)return new Uint8Array(Oa);if(Ha)return Ha(a);throw"both async and sync fetching of the wasm failed";}catch(c){Pa(c)}}
19
- function sb(a){if(!Oa&&(za||Aa)){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 rb(a)});if(Ga)return new Promise(function(c,d){Ga(a,function(e){c(new Uint8Array(e))},d)})}return Promise.resolve().then(function(){return rb(a)})}
20
- function tb(a,c,d){return sb(a).then(function(e){return WebAssembly.instantiate(e,c)}).then(function(e){return e}).then(d,function(e){Ma("failed to asynchronously prepare wasm: "+e);Pa(e)})}
21
- function ub(a,c){var d=qb;return Oa||"function"!=typeof WebAssembly.instantiateStreaming||pb(d)||d.startsWith("file://")||Ba||"function"!=typeof fetch?tb(d,a,c):fetch(d,{credentials:"same-origin"}).then(function(e){return WebAssembly.instantiateStreaming(e,a).then(c,function(f){Ma("wasm streaming compile failed: "+f);Ma("falling back to ArrayBuffer instantiation");return tb(d,a,c)})})}
22
- var vb,wb,Cb={265178:()=>aa().length,265198: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=gb(a,e||0);a=xb(a,{fa:!0}).node;if(!a)throw new q(44);if(!a.h.u)throw new q(63);a=a.h.u(a).size;var f=new Uint8Array(a);yb(e,f,0,a,0);"utf8"===c?d=zb(f,0):"binary"===c&&(d=f);Ab(e);window.mx_saveFile_call(d)}else console.log("window.mx_saveFile_call undefined")}};
23
- function Db(a){this.name="ExitStatus";this.message="Program terminated with exit("+a+")";this.status=a}function Eb(a){a.terminate();a.onmessage=()=>{}}function Fb(a){(a=r.F[a])||Pa();r.qb(a)}function Gb(a){var c=r.$a();if(!c)return 6;r.I.push(c);r.F[a.A]=c;c.A=a.A;var d={cmd:"run",start_routine:a.Eb,arg:a.Ua,pthread_ptr:a.A};Ba&&c.ref();c.postMessage(d,a.Kb);return 0}
24
- var Hb=(a,c)=>{for(var d=0,e=a.length-1;0<=e;e--){var f=a[e];"."===f?a.splice(e,1):".."===f?(a.splice(e,1),d++):d&&(a.splice(e,1),d--)}if(c)for(;d;d--)a.unshift("..");return a},Ib=a=>{var c="/"===a.charAt(0),d="/"===a.substr(-1);(a=Hb(a.split("/").filter(e=>!!e),!c).join("/"))||c||(a=".");a&&d&&(a+="/");return(c?"/":"")+a},Jb=a=>{var c=/^(\/?|)([\s\S]*?)((?:\.{1,2}|[^\/]+?|)(\.[^.\/]*|))(?:[\/]*)$/.exec(a).slice(1);a=c[0];c=c[1];if(!a&&!c)return".";c&&(c=c.substr(0,c.length-1));return a+c},Kb=a=>
25
- {if("/"===a)return"/";a=Ib(a);a=a.replace(/\/$/,"");var c=a.lastIndexOf("/");return-1===c?a:a.substr(c+1)};function Lb(){if("object"==typeof crypto&&"function"==typeof crypto.getRandomValues)return d=>(d.set(crypto.getRandomValues(new Uint8Array(d.byteLength))),d);if(Ba)try{var a=require("crypto");if(a.randomFillSync)return d=>a.randomFillSync(d);var c=a.randomBytes;return d=>(d.set(c(d.byteLength)),d)}catch(d){}Pa("initRandomDevice")}function Mb(a){return(Mb=Lb())(a)}
26
- function Nb(){for(var a="",c=!1,d=arguments.length-1;-1<=d&&!c;d--){c=0<=d?arguments[d]:"/";if("string"!=typeof c)throw new TypeError("Arguments to path.resolve must be strings");if(!c)return"";a=c+"/"+a;c="/"===c.charAt(0)}a=Hb(a.split("/").filter(e=>!!e),!c).join("/");return(c?"/":"")+a||"."}
27
- function Ob(a,c,d,e){if(!(0<e))return 0;var f=d;e=d+e-1;for(var g=0;g<a.length;++g){var h=a.charCodeAt(g);if(55296<=h&&57343>=h){var n=a.charCodeAt(++g);h=65536+((h&1023)<<10)|n&1023}if(127>=h){if(d>=e)break;c[d++]=h}else{if(2047>=h){if(d+1>=e)break;c[d++]=192|h>>6}else{if(65535>=h){if(d+2>=e)break;c[d++]=224|h>>12}else{if(d+3>=e)break;c[d++]=240|h>>18;c[d++]=128|h>>12&63}c[d++]=128|h>>6&63}c[d++]=128|h&63}}c[d]=0;return d-f}
28
- function Pb(a,c){for(var d=0,e=0;e<a.length;++e){var f=a.charCodeAt(e);127>=f?d++:2047>=f?d+=2:55296<=f&&57343>=f?(d+=4,++e):d+=3}d=Array(d+1);a=Ob(a,d,0,d.length);c&&(d.length=a);return d}var Qb=[];function Rb(a,c){Qb[a]={input:[],output:[],O:c};Sb(a,Tb)}
29
- var Tb={open:function(a){var c=Qb[a.node.rdev];if(!c)throw new q(43);a.tty=c;a.seekable=!1},close:function(a){a.tty.O.fsync(a.tty)},fsync:function(a){a.tty.O.fsync(a.tty)},read:function(a,c,d,e){if(!a.tty||!a.tty.O.Ea)throw new q(60);for(var f=0,g=0;g<e;g++){try{var h=a.tty.O.Ea(a.tty)}catch(n){throw new q(29);}if(void 0===h&&0===f)throw new q(6);if(null===h||void 0===h)break;f++;c[d+g]=h}f&&(a.node.timestamp=Date.now());return f},write:function(a,c,d,e){if(!a.tty||!a.tty.O.la)throw new q(60);try{for(var f=
30
- 0;f<e;f++)a.tty.O.la(a.tty,c[d+f])}catch(g){throw new q(29);}e&&(a.node.timestamp=Date.now());return f}},Ub={Ea:function(a){if(!a.input.length){var c=null;if(Ba){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!==
31
- c&&(c+="\n"));if(!c)return null;a.input=Pb(c,!0)}return a.input.shift()},la:function(a,c){null===c||10===c?(La(zb(a.output,0)),a.output=[]):0!=c&&a.output.push(c)},fsync:function(a){a.output&&0<a.output.length&&(La(zb(a.output,0)),a.output=[])}},Vb={la:function(a,c){null===c||10===c?(Ma(zb(a.output,0)),a.output=[]):0!=c&&a.output.push(c)},fsync:function(a){a.output&&0<a.output.length&&(Ma(zb(a.output,0)),a.output=[])}},u={v:null,D:function(){return u.createNode(null,"/",16895,0)},createNode:function(a,
32
- c,d,e){if(24576===(d&61440)||4096===(d&61440))throw new q(63);u.v||(u.v={dir:{node:{u:u.h.u,B:u.h.B,lookup:u.h.lookup,Z:u.h.Z,rename:u.h.rename,unlink:u.h.unlink,rmdir:u.h.rmdir,readdir:u.h.readdir,symlink:u.h.symlink},stream:{H:u.m.H}},file:{node:{u:u.h.u,B:u.h.B},stream:{H:u.m.H,read:u.m.read,write:u.m.write,ua:u.m.ua,Ia:u.m.Ia,Ka:u.m.Ka}},link:{node:{u:u.h.u,B:u.h.B,readlink:u.h.readlink},stream:{}},wa:{node:{u:u.h.u,B:u.h.B},stream:Wb}});d=Xb(a,c,d,e);16384===(d.mode&61440)?(d.h=u.v.dir.node,
33
- d.m=u.v.dir.stream,d.l={}):32768===(d.mode&61440)?(d.h=u.v.file.node,d.m=u.v.file.stream,d.o=0,d.l=null):40960===(d.mode&61440)?(d.h=u.v.link.node,d.m=u.v.link.stream):8192===(d.mode&61440)&&(d.h=u.v.wa.node,d.m=u.v.wa.stream);d.timestamp=Date.now();a&&(a.l[c]=d,a.timestamp=d.timestamp);return d},Tb:function(a){return a.l?a.l.subarray?a.l.subarray(0,a.o):new Uint8Array(a.l):new Uint8Array(0)},Ba:function(a,c){var d=a.l?a.l.length:0;d>=c||(c=Math.max(c,d*(1048576>d?2:1.125)>>>0),0!=d&&(c=Math.max(c,
34
- 256)),d=a.l,a.l=new Uint8Array(c),0<a.o&&a.l.set(d.subarray(0,a.o),0))},pb:function(a,c){if(a.o!=c)if(0==c)a.l=null,a.o=0;else{var d=a.l;a.l=new Uint8Array(c);d&&a.l.set(d.subarray(0,Math.min(c,a.o)));a.o=c}},h:{u:function(a){var c={};c.dev=8192===(a.mode&61440)?a.id:1;c.ino=a.id;c.mode=a.mode;c.nlink=1;c.uid=0;c.gid=0;c.rdev=a.rdev;c.size=16384===(a.mode&61440)?4096:32768===(a.mode&61440)?a.o:40960===(a.mode&61440)?a.link.length:0;c.atime=new Date(a.timestamp);c.mtime=new Date(a.timestamp);c.ctime=
35
- new Date(a.timestamp);c.Va=4096;c.blocks=Math.ceil(c.size/c.Va);return c},B:function(a,c){void 0!==c.mode&&(a.mode=c.mode);void 0!==c.timestamp&&(a.timestamp=c.timestamp);void 0!==c.size&&u.pb(a,c.size)},lookup:function(){throw Yb[44];},Z:function(a,c,d,e){return u.createNode(a,c,d,e)},rename:function(a,c,d){if(16384===(a.mode&61440)){try{var e=Zb(c,d)}catch(g){}if(e)for(var f in e.l)throw new q(55);}delete a.parent.l[a.name];a.parent.timestamp=Date.now();a.name=d;c.l[d]=a;c.timestamp=a.parent.timestamp;
36
- a.parent=c},unlink:function(a,c){delete a.l[c];a.timestamp=Date.now()},rmdir:function(a,c){var d=Zb(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=u.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-
37
- 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===aa().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}u.Ba(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,
38
- f+e);return e},H: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},ua:function(a,c,d){u.Ba(a.node,c+d);a.node.o=Math.max(a.node.o,c+d)},Ia: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!==aa().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;Pa();c=void 0;if(!c)throw new q(48);aa().set(a,c)}else d=!1,c=a.byteOffset;return{g:c,Nb:d}},
39
- Ka:function(a,c,d,e){u.m.write(a,c,0,e,d,!1);return 0}}},$b=null,ac={},bc=[],cc=1,dc=null,hb=!0,q=null,Yb={},xb=(a,c={})=>{a=Nb(a);if(!a)return{path:"",node:null};c=Object.assign({Ca:!0,ma:0},c);if(8<c.ma)throw new q(32);a=a.split("/").filter(h=>!!h);for(var d=$b,e="/",f=0;f<a.length;f++){var g=f===a.length-1;if(g&&c.parent)break;d=Zb(d,a[f]);e=Ib(e+"/"+a[f]);d.M&&(!g||g&&c.Ca)&&(d=d.M.root);if(!g||c.fa)for(g=0;40960===(d.mode&61440);)if(d=ec(e),e=Nb(Jb(e),d),d=xb(e,{ma:c.ma+1}).node,40<g++)throw new q(32);
40
- }return{path:e,node:d}},fc=a=>{for(var c;;){if(a===a.parent)return a=a.D.Ja,c?"/"!==a[a.length-1]?a+"/"+c:a+c:a;c=c?a.name+"/"+c:a.name;a=a.parent}},gc=(a,c)=>{for(var d=0,e=0;e<c.length;e++)d=(d<<5)-d+c.charCodeAt(e)|0;return(a+d>>>0)%dc.length},hc=a=>{var c=gc(a.parent.id,a.name);if(dc[c]===a)dc[c]=a.N;else for(c=dc[c];c;){if(c.N===a){c.N=a.N;break}c=c.N}},Zb=(a,c)=>{var d;if(d=(d=ic(a,"x"))?d:a.h.lookup?0:2)throw new q(d,a);for(d=dc[gc(a.id,c)];d;d=d.N){var e=d.name;if(d.parent.id===a.id&&e===
41
- c)return d}return a.h.lookup(a,c)},Xb=(a,c,d,e)=>{a=new jc(a,c,d,e);c=gc(a.parent.id,a.name);a.N=dc[c];return dc[c]=a},kc={r:0,"r+":2,w:577,"w+":578,a:1089,"a+":1090},lc=a=>{var c=["r","w","rw"][a&3];a&512&&(c+="w");return c},ic=(a,c)=>{if(hb)return 0;if(!c.includes("r")||a.mode&292){if(c.includes("w")&&!(a.mode&146)||c.includes("x")&&!(a.mode&73))return 2}else return 2;return 0},mc=(a,c)=>{try{return Zb(a,c),20}catch(d){}return ic(a,"wx")},nc=(a,c,d)=>{try{var e=Zb(a,c)}catch(f){return f.s}if(a=
42
- ic(a,"wx"))return a;if(d){if(16384!==(e.mode&61440))return 54;if(e===e.parent||"/"===fc(e))return 10}else if(16384===(e.mode&61440))return 31;return 0},oc=(a=0)=>{for(;4096>=a;a++)if(!bc[a])return a;throw new q(33);},qc=(a,c)=>{pc||(pc=function(){this.$={}},pc.prototype={},Object.defineProperties(pc.prototype,{object:{get:function(){return this.node},set:function(d){this.node=d}},flags:{get:function(){return this.$.flags},set:function(d){this.$.flags=d}},position:{get:function(){return this.$.position},
43
- set:function(d){this.$.position=d}}}));a=Object.assign(new pc,a);c=oc(c);a.fd=c;return bc[c]=a},Wb={open:a=>{a.m=ac[a.node.rdev].m;a.m.open&&a.m.open(a)},H:()=>{throw new q(70);}},Sb=(a,c)=>{ac[a]={m:c}},rc=(a,c)=>{var d="/"===c,e=!c;if(d&&$b)throw new q(10);if(!d&&!e){var f=xb(c,{Ca:!1});c=f.path;f=f.node;if(f.M)throw new q(10);if(16384!==(f.mode&61440))throw new q(54);}c={type:a,Xb:{},Ja:c,nb:[]};a=a.D(c);a.D=c;c.root=a;d?$b=a:f&&(f.M=c,f.D&&f.D.nb.push(c))},sc=(a,c,d)=>{var e=xb(a,{parent:!0}).node;
44
- a=Kb(a);if(!a||"."===a||".."===a)throw new q(28);var f=mc(e,a);if(f)throw new q(f);if(!e.h.Z)throw new q(63);return e.h.Z(e,a,c,d)},tc=(a,c,d)=>{"undefined"==typeof d&&(d=c,c=438);sc(a,c|8192,d)},fb=(a,c)=>{if(!Nb(a))throw new q(44);var d=xb(c,{parent:!0}).node;if(!d)throw new q(44);c=Kb(c);var e=mc(d,c);if(e)throw new q(e);if(!d.h.symlink)throw new q(63);d.h.symlink(d,c,a)},uc=a=>{var c=xb(a,{parent:!0}).node;a=Kb(a);var d=Zb(c,a),e=nc(c,a,!0);if(e)throw new q(e);if(!c.h.rmdir)throw new q(63);if(d.M)throw new q(10);
45
- c.h.rmdir(c,a);hc(d)},ec=a=>{a=xb(a).node;if(!a)throw new q(44);if(!a.h.readlink)throw new q(28);return Nb(fc(a.parent),a.h.readlink(a))},gb=(a,c,d)=>{if(""===a)throw new q(44);if("string"==typeof c){var e=kc[c];if("undefined"==typeof e)throw Error("Unknown file open mode: "+c);c=e}d=c&64?("undefined"==typeof d?438:d)&4095|32768:0;if("object"==typeof a)var f=a;else{a=Ib(a);try{f=xb(a,{fa:!(c&131072)}).node}catch(g){}}e=!1;if(c&64)if(f){if(c&128)throw new q(20);}else f=sc(a,d,0),e=!0;if(!f)throw new q(44);
46
- 8192===(f.mode&61440)&&(c&=-513);if(c&65536&&16384!==(f.mode&61440))throw new q(54);if(!e&&(d=f?40960===(f.mode&61440)?32:16384===(f.mode&61440)&&("r"!==lc(c)||c&512)?31:ic(f,lc(c)):44))throw new q(d);if(c&512&&!e){d=f;d="string"==typeof d?xb(d,{fa:!0}).node:d;if(!d.h.B)throw new q(63);if(16384===(d.mode&61440))throw new q(31);if(32768!==(d.mode&61440))throw new q(28);if(e=ic(d,"w"))throw new q(e);d.h.B(d,{size:0,timestamp:Date.now()})}c&=-131713;f=qc({node:f,path:fc(f),flags:c,seekable:!0,position:0,
47
- m:f.m,Lb:[],error:!1});f.m.open&&f.m.open(f);!l.logReadFiles||c&1||(vc||(vc={}),a in vc||(vc[a]=1));return f},Ab=a=>{if(null===a.fd)throw new q(8);a.ja&&(a.ja=null);try{a.m.close&&a.m.close(a)}catch(c){throw c;}finally{bc[a.fd]=null}a.fd=null},wc=(a,c,d)=>{if(null===a.fd)throw new q(8);if(!a.seekable||!a.m.H)throw new q(70);if(0!=d&&1!=d&&2!=d)throw new q(28);a.position=a.m.H(a,c,d);a.Lb=[]},yb=(a,c,d,e,f)=>{if(0>e||0>f)throw new q(28);if(null===a.fd)throw new q(8);if(1===(a.flags&2097155))throw new q(8);
48
- 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},db=()=>{q||(q=function(a,c){this.name="ErrnoError";this.node=c;this.rb=function(d){this.s=d};this.rb(a);this.message="FS error"},q.prototype=Error(),q.prototype.constructor=q,[44].forEach(a=>{Yb[a]=new q(a);Yb[a].stack="<generic error, no stack>"}))},cb,xc=(a,c)=>{var d=0;a&&(d|=365);c&&(d|=
49
- 146);return d},eb=(a,c,d)=>{a=Ib("/dev/"+a);var e=xc(!!c,!!d);yc||(yc=64);var f=yc++<<8|0;Sb(f,{open:g=>{g.seekable=!1},close:()=>{d&&d.buffer&&d.buffer.length&&d(10)},read:(g,h,n,A)=>{for(var t=0,R=0;R<A;R++){try{var da=c()}catch(Z){throw new q(29);}if(void 0===da&&0===t)throw new q(6);if(null===da||void 0===da)break;t++;h[n+R]=da}t&&(g.node.timestamp=Date.now());return t},write:(g,h,n,A)=>{for(var t=0;t<A;t++)try{d(h[n+t])}catch(R){throw new q(29);}A&&(g.node.timestamp=Date.now());return t}});tc(a,
50
- e,f)},yc,zc={},pc,vc,Ac="undefined"!=typeof TextDecoder?new TextDecoder("utf8"):void 0;
51
- function zb(a,c,d){var e=c+d;for(d=c;a[d]&&!(d>=e);)++d;if(16<d-c&&a.buffer&&Ac)return Ac.decode(a.buffer instanceof SharedArrayBuffer?a.slice(c,d):a.subarray(c,d));for(e="";c<d;){var f=a[c++];if(f&128){var g=a[c++]&63;if(192==(f&224))e+=String.fromCharCode((f&31)<<6|g);else{var h=a[c++]&63;f=224==(f&240)?(f&15)<<12|g<<6|h:(f&7)<<18|g<<12|h<<6|a[c++]&63;65536>f?e+=String.fromCharCode(f):(f-=65536,e+=String.fromCharCode(55296|f>>10,56320|f&1023))}}else e+=String.fromCharCode(f)}return e}
52
- function p(a,c){return a?zb(fa(),a,c):""}function Bc(a,c){if("/"===c.charAt(0))return c;a=-100===a?"/":Cc(a).path;if(0==c.length)throw new q(44);return Ib(a+"/"+c)}var Dc=void 0;function Ec(){Dc+=4;return b()[Dc-4>>2]}function Cc(a){a=bc[a];if(!a)throw new q(8);return a}function Fc(a){if(Ca)return Gc(1,1,a);Sa=a;if(!ab()){r.Fb();if(l.onExit)l.onExit(a);Ra=!0}ya(a,new Db(a))}function Hc(a){Sa=a;if(Ca)throw Ic(a),"unwind";Fc(a)}function Jc(a){a instanceof Db||"unwind"==a||ya(1,a)}
53
- var r={G:[],I:[],Pa:[],F:{},ka:function(){Ca?r.kb():r.jb()},jb:function(){for(var a=1;a--;)r.va()},kb:function(){r.receiveObjectTransfer=r.ob;r.threadInitTLS=r.Oa;r.setExitStatus=r.Ma;noExitRuntime=!1},Ma:function(a){Sa=a},bc:["$terminateWorker"],Fb:function(){for(var a of r.I)Eb(a);for(a of r.G)Eb(a);r.G=[];r.I=[];r.F=[]},qb:function(a){var c=a.A;delete r.F[c];r.G.push(a);r.I.splice(r.I.indexOf(a),1);a.A=0;Ba&&a.unref();Kc(c)},ob:function(){},Oa:function(){r.Pa.forEach(a=>a())},Fa:a=>new Promise(c=>
54
- {a.onmessage=g=>{g=g.data;var h=g.cmd;a.A&&(r.Ya=a.A);if(g.targetThread&&g.targetThread!=Lc()){var n=r.F[g.ac];n?n.postMessage(g,g.transferList):Ma('Internal error! Worker sent a message "'+h+'" to target pthread '+g.targetThread+", but that thread no longer exists!")}else if("checkMailbox"===h)Mc();else if("spawnThread"===h)Gb(g);else if("cleanupThread"===h)Fb(g.thread);else if("killThread"===h)g=g.thread,h=r.F[g],delete r.F[g],Eb(h),Kc(g),r.I.splice(r.I.indexOf(h),1),h.A=0;else if("cancelThread"===
55
- h)r.F[g.thread].postMessage({cmd:"cancel"});else if("loaded"===h)a.loaded=!0,Ba&&!a.A&&a.unref(),c(a);else if("print"===h)La("Thread "+g.threadId+": "+g.text);else if("printErr"===h)Ma("Thread "+g.threadId+": "+g.text);else if("alert"===h)alert("Thread "+g.threadId+": "+g.text);else if("setimmediate"===g.target)a.postMessage(g);else if("callHandler"===h)l[g.handler](...g.args);else h&&Ma("worker sent an unknown command "+h);r.Ya=void 0};a.onerror=g=>{Ma("worker sent an error! "+g.filename+":"+g.lineno+
56
- ": "+g.message);throw g;};Ba&&(a.on("message",function(g){a.onmessage({data:g})}),a.on("error",function(g){a.onerror(g)}),a.on("detachedExit",function(){}));var d=[],e=["onExit","onAbort","print","printErr"],f;for(f of e)l.hasOwnProperty(f)&&d.push(f);a.postMessage({cmd:"load",handlers:d,urlOrBlob:l.mainScriptUrlOrBlob||_scriptDir,wasmMemory:ba,wasmModule:Qa})}),mb:function(a){if(Ca)return a();Promise.all(r.G.map(r.Fa)).then(a)},va:function(){var a=Ea("mxdrawassembly_min.worker.js");a=new Worker(a);
57
- r.G.push(a)},$a:function(){0==r.G.length&&(r.va(),r.Fa(r.G[0]));return r.G.pop()}};l.PThread=r;function ib(a){for(;0<a.length;)a.shift()(l)}l.establishStackSpace=function(){var a=Lc(),c=b()[a+52>>2];a=b()[a+56>>2];Nc(c,c-a);Oc(c)};function Ic(a){if(Ca)return Gc(2,0,a);Hc(a)}var Pc=[];function Qc(a){var c=Pc[a];c||(a>=Pc.length&&(Pc.length=a+1),Pc[a]=c=Wa.get(a));return c}l.invokeEntryPoint=function(a,c){a=Qc(a)(c);ab()?r.Ma(a):Rc(a)};
58
- function Sc(a){this.g=a-24;this.Db=function(c){k()[this.g+4>>2]=c};this.wb=function(c){k()[this.g+8>>2]=c};this.Bb=function(){b()[this.g>>2]=0};this.ub=function(){var c=0;aa()[this.g+12>>0]=c};this.Cb=function(){var c=0;aa()[this.g+13>>0]=c};this.ka=function(c,d){this.sb();this.Db(c);this.wb(d);this.Bb();this.ub();this.Cb()};this.sb=function(){k()[this.g+16>>2]=0}}var Tc=0,Uc=0;function Vc(a,c,d,e){return Ca?Gc(3,1,a,c,d,e):Wc(a,c,d,e)}
59
- function Wc(a,c,d,e){if("undefined"==typeof SharedArrayBuffer)return Ma("Current environment does not support SharedArrayBuffer, pthreads are not available!"),6;var f=[];if(Ca&&0===f.length)return Vc(a,c,d,e);a={Eb:d,A:a,Ua:e,Kb:f};return Ca?(a.Ob="spawnThread",postMessage(a,f),0):Gb(a)}
60
- function Xc(a,c,d){if(Ca)return Gc(4,1,a,c,d);Dc=d;try{var e=Cc(a);switch(c){case 0:var f=Ec();return 0>f?-28:qc(e,f).fd;case 1:case 2:return 0;case 3:return e.flags;case 4:return f=Ec(),e.flags|=f,0;case 5:return f=Ec(),ba.buffer!=ca.buffer&&ea(),Ua[f+0>>1]=2,0;case 6:case 7:return 0;case 16:case 8:return-28;case 9:return b()[Yc()>>2]=28,-1;default:return-28}}catch(g){if("undefined"==typeof zc||"ErrnoError"!==g.name)throw g;return-g.s}}
61
- function Zc(a,c,d){if(Ca)return Gc(5,1,a,c,d);Dc=d;try{var e=Cc(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=Ec();return b()[f>>2]=0;case 21520:return e.tty?-28:-59;case 21531:a=f=Ec();if(!e.m.lb)throw new q(59);return e.m.lb(e,c,a);case 21523:return e.tty?0:-59;case 21524:return e.tty?0:-59;default:return-28}}catch(g){if("undefined"==typeof zc||"ErrnoError"!==g.name)throw g;
62
- return-g.s}}function $c(a,c,d,e){if(Ca)return Gc(6,1,a,c,d,e);Dc=e;try{c=p(c);c=Bc(a,c);var f=e?Ec():0;return gb(c,d,f).fd}catch(g){if("undefined"==typeof zc||"ErrnoError"!==g.name)throw g;return-g.s}}function ad(a){if(Ca)return Gc(7,1,a);try{return a=p(a),uc(a),0}catch(c){if("undefined"==typeof zc||"ErrnoError"!==c.name)throw c;return-c.s}}
63
- function bd(a,c,d){if(Ca)return Gc(8,1,a,c,d);try{c=p(c);c=Bc(a,c);if(0===d){a=c;var e=xb(a,{parent:!0}).node;if(!e)throw new q(44);var f=Kb(a),g=Zb(e,f),h=nc(e,f,!1);if(h)throw new q(h);if(!e.h.unlink)throw new q(63);if(g.M)throw new q(10);e.h.unlink(e,f);hc(g)}else 512===d?uc(c):Pa("Invalid flags passed to unlinkat");return 0}catch(n){if("undefined"==typeof zc||"ErrnoError"!==n.name)throw n;return-n.s}}function cd(a){if(!Ra)try{if(a(),!ab())try{Ca?Rc(Sa):Hc(Sa)}catch(c){Jc(c)}}catch(c){Jc(c)}}
64
- function dd(a){"function"===typeof Atomics.Mb&&(Atomics.Mb(b(),a>>2,a).value.then(Mc),a+=128,Atomics.store(b(),a>>2,1))}l.__emscripten_thread_mailbox_await=dd;function Mc(){var a=Lc();a&&(dd(a),cd(()=>ed()))}l.checkMailbox=Mc;var fd=[];function gd(a){hd||(hd={});hd[a]||(hd[a]=1,Ba&&(a="warning: "+a),Ma(a))}var hd,jd;jd=Ba?()=>{var a=process.hrtime();return 1E3*a[0]+a[1]/1E6}:()=>performance.timeOrigin+performance.now();
65
- function kd(a,c){if(0>=a)return a;var d=32>=c?Math.abs(1<<c-1):Math.pow(2,c-1);a>=d&&(32>=c||a>d)&&(a=-2*d+a);return a}function ld(a,c){return 0<=a?a:32>=c?2*Math.abs(1<<c-1)+a:Math.pow(2,c)+a}function md(a){for(var c=a;fa()[c];)++c;return c-a}
66
- function nd(a,c){function d(na){var P=e;("double"===na||"i64"===na)&&P&7&&(P+=4);e=P;"double"===na?(na=sa()[e>>3],e+=8):"i64"==na?(na=[b()[e>>2],b()[e+4>>2]],e+=8):(na=b()[e>>2],e+=4);return na}for(var e=c,f=[],g,h;;){var n=a;g=aa()[a>>0];if(0===g)break;h=aa()[a+1>>0];if(37==g){var A=!1,t=c=!1,R=!1,da=!1;a:for(;;){switch(h){case 43:A=!0;break;case 45:c=!0;break;case 35:t=!0;break;case 48:if(R)break a;else{R=!0;break}case 32:da=!0;break;default:break a}a++;h=aa()[a+1>>0]}var Z=0;if(42==h)Z=d("i32"),
67
- a++,h=aa()[a+1>>0];else for(;48<=h&&57>=h;)Z=10*Z+(h-48),a++,h=aa()[a+1>>0];var m=!1,N=-1;if(46==h){N=0;m=!0;a++;h=aa()[a+1>>0];if(42==h)N=d("i32"),a++;else for(;;){h=aa()[a+1>>0];if(48>h||57<h)break;N=10*N+(h-48);a++}h=aa()[a+1>>0]}0>N&&(N=6,m=!1);switch(String.fromCharCode(h)){case "h":h=aa()[a+2>>0];if(104==h){a++;var M=1}else M=2;break;case "l":h=aa()[a+2>>0];108==h?(a++,M=8):M=4;break;case "L":case "q":case "j":M=8;break;case "z":case "t":case "I":M=4;break;default:M=null}M&&a++;h=aa()[a+1>>
68
- 0];switch(String.fromCharCode(h)){case "d":case "i":case "u":case "o":case "x":case "X":case "p":n=100==h||105==h;M=M||4;g=d("i"+8*M);8==M&&(g=117==h?(g[0]>>>0)+4294967296*(g[1]>>>0):(g[0]>>>0)+4294967296*g[1]);4>=M&&(g=(n?kd:ld)(g&Math.pow(256,M)-1,8*M));var ia=Math.abs(g);n="";if(100==h||105==h)var B=kd(g,8*M).toString(10);else if(117==h)B=ld(g,8*M).toString(10),g=Math.abs(g);else if(111==h)B=(t?"0":"")+ia.toString(8);else if(120==h||88==h){n=t&&0!=g?"0x":"";if(0>g){g=-g;B=(ia-1).toString(16);ia=
69
- [];for(t=0;t<B.length;t++)ia.push((15-parseInt(B[t],16)).toString(16));for(B=ia.join("");B.length<2*M;)B="f"+B}else B=ia.toString(16);88==h&&(n=n.toUpperCase(),B=B.toUpperCase())}else 112==h&&(0===ia?B="(nil)":(n="0x",B=ia.toString(16)));if(m)for(;B.length<N;)B="0"+B;0<=g&&(A?n="+"+n:da&&(n=" "+n));"-"==B.charAt(0)&&(n="-"+n,B=B.substr(1));for(;n.length+B.length<Z;)c?B+=" ":R?B="0"+B:n=" "+n;B=n+B;B.split("").forEach(function(na){f.push(na.charCodeAt(0))});break;case "f":case "F":case "e":case "E":case "g":case "G":g=
70
- d("double");if(isNaN(g))B="nan",R=!1;else if(isFinite(g)){m=!1;M=Math.min(N,20);if(103==h||71==h)m=!0,N=N||1,M=parseInt(g.toExponential(M).split("e")[1],10),N>M&&-4<=M?(h=(103==h?"f":"F").charCodeAt(0),N-=M+1):(h=(103==h?"e":"E").charCodeAt(0),N--),M=Math.min(N,20);if(101==h||69==h)B=g.toExponential(M),/[eE][-+]\d$/.test(B)&&(B=B.slice(0,-1)+"0"+B.slice(-1));else if(102==h||70==h)B=g.toFixed(M),0===g&&(0>g||0===g&&-Infinity===1/g)&&(B="-"+B);n=B.split("e");if(m&&!t)for(;1<n[0].length&&n[0].includes(".")&&
71
- ("0"==n[0].slice(-1)||"."==n[0].slice(-1));)n[0]=n[0].slice(0,-1);else for(t&&-1==B.indexOf(".")&&(n[0]+=".");N>M++;)n[0]+="0";B=n[0]+(1<n.length?"e"+n[1]:"");69==h&&(B=B.toUpperCase());0<=g&&(A?B="+"+B:da&&(B=" "+B))}else B=(0>g?"-":"")+"inf",R=!1;for(;B.length<Z;)B=c?B+" ":!R||"-"!=B[0]&&"+"!=B[0]?(R?"0":" ")+B:B[0]+"0"+B.slice(1);97>h&&(B=B.toUpperCase());B.split("").forEach(function(na){f.push(na.charCodeAt(0))});break;case "s":R=(A=d("i8*"))?md(A):6;m&&(R=Math.min(R,N));if(!c)for(;R<Z--;)f.push(32);
72
- if(A)for(t=0;t<R;t++)f.push(fa()[A++>>0]);else f=f.concat(Pb("(null)".substr(0,R),!0));if(c)for(;R<Z--;)f.push(32);break;case "c":for(c&&f.push(d("i8"));0<--Z;)f.push(32);c||f.push(d("i8"));break;case "n":c=d("i32*");b()[c>>2]=f.length;break;case "%":f.push(g);break;default:for(t=n;t<a+2;t++)f.push(aa()[t>>0])}a+=2}else f.push(g),a+=1}return f}
73
- function od(a){if(!a||!a.callee||!a.callee.name)return[null,"",""];var c=a.callee.name,d="(",e=!0,f;for(f in a){var g=a[f];e||(d+=", ");e=!1;d="number"==typeof g||"string"==typeof g?d+g:d+("("+typeof g+")")}d+=")";a=(a=a.callee.caller)?a.arguments:[];e&&(d="");return[a,c,d]}
74
- function pd(a){a:{var c=Error();if(!c.stack){try{throw Error();}catch(N){c=N}if(!c.stack){c="(no stack trace available)";break a}}c=c.stack.toString()}c=c.slice(c.indexOf("\n",Math.max(c.lastIndexOf("_emscripten_log"),c.lastIndexOf("_emscripten_get_callstack")))+1);a&32&&gd("EM_LOG_DEMANGLE is deprecated; ignoring");a&8&&"undefined"==typeof emscripten_source_map&&(gd('Source map information is not available, emscripten_log with EM_LOG_C_STACK will be ignored. Build with "--pre-js $EMSCRIPTEN/src/emscripten-source-map.min.js" linker flag to add source map loading to code.'),
75
- a=a^8|16);var d=null;if(a&128)for(d=od(arguments);d[1].includes("_emscripten_");)d=od(d[0]);var e=c.split("\n");c="";var f=RegExp("\\s*(.*?)@(.*?):([0-9]+):([0-9]+)"),g=RegExp("\\s*(.*?)@(.*):(.*)(:(.*))?"),h=RegExp("\\s*at (.*?) \\((.*):(.*):(.*)\\)"),n;for(n in e){var A=e[n],t;if((t=h.exec(A))&&5==t.length){A=t[1];var R=t[2];var da=t[3];t=t[4]}else if((t=f.exec(A))||(t=g.exec(A)),t&&4<=t.length)A=t[1],R=t[2],da=t[3],t=t[4]|0;else{c+=A+"\n";continue}var Z=!1;if(a&8){var m=emscripten_source_map.Yb({line:da,
76
- Wa:t});if(Z=m&&m.source)a&64&&(m.source=m.source.substring(m.source.replace(/\\/g,"/").lastIndexOf("/")+1)),c+=" at "+A+" ("+m.source+":"+m.line+":"+m.Wa+")\n"}if(a&16||!Z)a&64&&(R=R.substring(R.replace(/\\/g,"/").lastIndexOf("/")+1)),c+=(Z?" = "+A:" at "+A)+" ("+R+":"+da+":"+t+")\n";a&128&&d[0]&&(d[1]==A&&0<d[2].length&&(c=c.replace(/\s+$/,""),c+=" with values: "+d[1]+d[2]+"\n"),d=od(d[0]))}return c=c.replace(/\s+$/,"")}function qd(a){var c=rd();a=a();Oc(c);return a}
77
- function Gc(a,c){var d=arguments.length-2,e=arguments;return qd(()=>{for(var f=sd(8*d),g=f>>3,h=0;h<d;h++){var n=e[2+h];sa()[g+h]=n}return td(a,d,f,c)})}var ud=[],vd={};function wd(a,c){try{var d=indexedDB.open("emscripten_filesystem",1)}catch(e){c(e);return}d.onupgradeneeded=e=>{e=e.target.result;e.objectStoreNames.contains("FILES")&&e.deleteObjectStore("FILES");e.createObjectStore("FILES")};d.onsuccess=e=>a(e.target.result);d.onerror=e=>c(e)}var xd;
78
- function yd(a,c,d,e,f){function g(){var ma=0,Na=0;P.response&&B&&0===k()[a+12>>2]&&(Na=P.response.byteLength);0<Na&&(ma=zd(Na),fa().set(new Uint8Array(P.response),ma));k()[a+12>>2]=ma;Ad(a+16,Na);Ad(a+24,0);(ma=P.response?P.response.byteLength:0)&&Ad(a+32,ma);ka()[a+40>>1]=P.readyState;ka()[a+42>>1]=P.status;P.statusText&&Bd(P.statusText,a+44,64)}var h=k()[a+8>>2];if(h){var n=p(h),A=a+112,t=p(A);t||(t="GET");k();var R=k()[A+52>>2],da=k()[A+56>>2],Z=!!k()[A+60>>2];k();var m=k()[A+68>>2],N=k()[A+72>>
79
- 2];h=k()[A+76>>2];var M=k()[A+80>>2],ia=k()[A+84>>2];A=k()[A+88>>2];var B=!!(R&1),na=!!(R&2);R=!!(R&64);m=m?p(m):void 0;N=N?p(N):void 0;var P=new XMLHttpRequest;P.withCredentials=Z;P.open(t,n,!R,m,N);R||(P.timeout=da);P.dc=n;P.responseType="arraybuffer";M&&(n=p(M),P.overrideMimeType(n));if(h)for(;;){t=k()[h>>2];if(!t)break;n=k()[h+4>>2];if(!n)break;h+=8;t=p(t);n=p(n);P.setRequestHeader(t,n)}var Ta=k()[a+0>>2];vd[Ta]=P;h=ia&&A?fa().slice(ia,ia+A):null;P.onload=ma=>{Ta in vd&&(g(),200<=P.status&&300>
80
- P.status?c&&c(a,P,ma):d&&d(a,P,ma))};P.onerror=ma=>{Ta in vd&&(g(),d&&d(a,P,ma))};P.ontimeout=ma=>{Ta in vd&&d&&d(a,P,ma)};P.onprogress=ma=>{if(Ta in vd){var Na=B&&na&&P.response?P.response.byteLength:0,ja=0;0<Na&&B&&na&&(ja=zd(Na),fa().set(new Uint8Array(P.response),ja));k()[a+12>>2]=ja;Ad(a+16,Na);Ad(a+24,ma.loaded-Na);Ad(a+32,ma.total);ka()[a+40>>1]=P.readyState;3<=P.readyState&&0===P.status&&0<ma.loaded&&(P.status=200);ka()[a+42>>1]=P.status;P.statusText&&Bd(P.statusText,a+44,64);e&&e(a,P,ma);
81
- ja&&Cd(ja)}};P.onreadystatechange=ma=>{Ta in vd?(ka()[a+40>>1]=P.readyState,2<=P.readyState&&(ka()[a+42>>1]=P.status),f&&f(a,P,ma)):--$a};try{P.send(h)}catch(ma){d&&d(a,P,ma)}}else d(a,0,"no url specified!")}function Ad(a,c){k()[a>>2]=c;k()[a+4>>2]=(c-k()[a>>2])/4294967296}function Bd(a,c,d){return Ob(a,fa(),c,d)}
82
- function Dd(a,c,d,e){var f=xd;if(f){var g=a+112;(g=k()[g+64>>2])||(g=k()[a+8>>2]);var h=p(g);try{var n=f.transaction(["FILES"],"readwrite").objectStore("FILES").put(c,h);n.onsuccess=()=>{ka()[a+40>>1]=4;ka()[a+42>>1]=200;Bd("OK",a+44,64);d(a,0,h)};n.onerror=A=>{ka()[a+40>>1]=4;ka()[a+42>>1]=413;Bd("Payload Too Large",a+44,64);e(a,0,A)}}catch(A){e(a,0,A)}}else e(a,0,"IndexedDB not available!")}
83
- function Ed(a,c,d){var e=xd;if(e){var f=a+112;(f=k()[f+64>>2])||(f=k()[a+8>>2]);f=p(f);try{var g=e.transaction(["FILES"],"readonly").objectStore("FILES").get(f);g.onsuccess=h=>{if(h.target.result){h=h.target.result;var n=h.byteLength||h.length,A=zd(n);fa().set(new Uint8Array(h),A);k()[a+12>>2]=A;Ad(a+16,n);Ad(a+24,0);Ad(a+32,n);ka()[a+40>>1]=4;ka()[a+42>>1]=200;Bd("OK",a+44,64);c(a,0,h)}else ka()[a+40>>1]=4,ka()[a+42>>1]=404,Bd("Not Found",a+44,64),d(a,0,"no data")};g.onerror=h=>{ka()[a+40>>1]=4;
84
- ka()[a+42>>1]=404;Bd("Not Found",a+44,64);d(a,0,h)}}catch(h){d(a,0,h)}}else d(a,0,"IndexedDB not available!")}
85
- function Fd(a,c,d){var e=xd;if(e){var f=a+112;(f=k()[f+64>>2])||(f=k()[a+8>>2]);f=p(f);try{var g=e.transaction(["FILES"],"readwrite").objectStore("FILES").delete(f);g.onsuccess=h=>{h=h.target.result;k()[a+12>>2]=0;Ad(a+16,0);Ad(a+24,0);Ad(a+32,0);ka()[a+40>>1]=4;ka()[a+42>>1]=200;Bd("OK",a+44,64);c(a,0,h)};g.onerror=h=>{ka()[a+40>>1]=4;ka()[a+42>>1]=404;Bd("Not Found",a+44,64);d(a,0,h)}}catch(h){d(a,0,h)}}else d(a,0,"IndexedDB not available!")}
86
- function Gd(a){var c=a.getExtension("ANGLE_instanced_arrays");c&&(a.vertexAttribDivisor=function(d,e){c.vertexAttribDivisorANGLE(d,e)},a.drawArraysInstanced=function(d,e,f,g){c.drawArraysInstancedANGLE(d,e,f,g)},a.drawElementsInstanced=function(d,e,f,g,h){c.drawElementsInstancedANGLE(d,e,f,g,h)})}
87
- function Hd(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 Id(a){var c=a.getExtension("WEBGL_draw_buffers");c&&(a.drawBuffers=function(d,e){c.drawBuffersWEBGL(d,e)})}var Jd=1,Kd=[],Ld=[],Md=[],Nd=[],Od={},Pd=[1,1,2,2,4,4,4,2,3,4,8];
88
- function Qd(a){Rd||(Rd=a)}function Sd(a){for(var c=Jd++,d=a.length;d<c;d++)a[d]=null;return c}function Td(a){return 32-Math.clz32(0===a?0:a-1)}
89
- function Ud(a){Vd=!1;for(var c=0;c<Wd.Ha;++c){var d=Wd.V[c];if(d.ea&&d.enabled){Vd=!0;var e=d.qa;e=0<e?a*e:d.size*Pd[d.type-5120]*a;var f=Td(e);var g=Wd.aa[f],h=Wd.T[f];Wd.T[f]=Wd.T[f]+1&63;var n=g[h];n?f=n:(n=v.getParameter(34964),g[h]=v.createBuffer(),v.bindBuffer(34962,g[h]),v.bufferData(34962,1<<f,35048),v.bindBuffer(34962,n),f=g[h]);v.bindBuffer(34962,f);v.bufferSubData(34962,0,fa().subarray(d.g,d.g+e));d.Sa.call(v,c,d.size,d.type,d.La,d.qa,0)}}}
90
- function Xd(a,c){a.Da||(a.Da=a.getContext,a.getContext=function(e,f){f=a.Da(e,f);return"webgl"==e==f instanceof WebGLRenderingContext?f:null});var d=1<c.Ga?a.getContext("webgl2",c):a.getContext("webgl",c);return d?Yd(d,c):0}
91
- function Yd(a,c){var d=zd(8);b()[d+4>>2]=Lc();var e={hb:d,attributes:c,version:c.Ga,L:a};a.canvas&&(a.canvas.Ta=e);Od[d]=e;("undefined"==typeof c.Aa||c.Aa)&&Zd(e);e.Ha=e.L.getParameter(34921);e.V=[];for(a=0;a<e.Ha;a++)e.V[a]={enabled:!1,ea:!1,size:0,type:0,La:0,qa:0,g:0,Sa:null};a=Td(2097152);e.T=[];e.Na=[];e.T.length=e.Na.length=a+1;e.aa=[];e.ra=[];e.aa.length=e.ra.length=a+1;e.P=[];e.P.length=a+1;for(c=0;c<=a;++c){e.P[c]=null;e.T[c]=e.Na[c]=0;e.aa[c]=[];e.ra[c]=[];var f=e.aa[c],g=e.ra[c];f.length=
8
+ function ba(){ca.buffer!=da.buffer&&fa();return da}function ha(){ca.buffer!=da.buffer&&fa();return ia}function ja(){ca.buffer!=da.buffer&&fa();return ma}function b(){ca.buffer!=da.buffer&&fa();return pa}function k(){ca.buffer!=da.buffer&&fa();return qa}function ra(){ca.buffer!=da.buffer&&fa();return sa}function ta(){ca.buffer!=da.buffer&&fa();return ua}var l;l||(l=typeof mxdrawassembly !== 'undefined' ? mxdrawassembly : {});var va,wa;l.ready=new Promise(function(a,c){va=a;wa=c});
9
+ var xa=Object.assign({},l),ya="./this.program",za=(a,c)=>{throw c;},Aa="object"==typeof window,Ba="function"==typeof importScripts,Ca="object"==typeof process&&"object"==typeof process.versions&&"string"==typeof process.versions.node,Da=l.ENVIRONMENT_IS_PTHREAD||!1,Ea="";function Fa(a){return l.locateFile?l.locateFile(a,Ea):Ea+a}var Ga,Ha,Ia;
10
+ if(Ca){var fs=require("fs"),Ja=require("path");Ea=Ba?Ja.dirname(Ea)+"/":__dirname+"/";Ga=(c,d)=>{c=c.startsWith("file://")?new URL(c):Ja.normalize(c);return fs.readFileSync(c,d?void 0:"utf8")};Ia=c=>{c=Ga(c,!0);c.buffer||(c=new Uint8Array(c));return c};Ha=(c,d,e)=>{c=c.startsWith("file://")?new URL(c):Ja.normalize(c);fs.readFile(c,function(f,g){f?e(f):d(g.buffer)})};!l.thisProgram&&1<process.argv.length&&(ya=process.argv[1].replace(/\\/g,"/"));process.argv.slice(2);za=(c,d)=>{process.exitCode=c;throw d;
11
+ };l.inspect=function(){return"[Emscripten Module object]"};let a;try{a=require("worker_threads")}catch(c){throw console.error('The "worker_threads" module is not supported in this node.js build - perhaps a newer version is needed?'),c;}global.Worker=a.Worker}else if(Aa||Ba)Ba?Ea=self.location.href:"undefined"!=typeof document&&document.currentScript&&(Ea=document.currentScript.src),_scriptDir&&(Ea=_scriptDir),Ea=0!==Ea.indexOf("blob:")?Ea.substr(0,Ea.replace(/[?#].*/,"").lastIndexOf("/")+1):"",Ca||
12
+ (Ga=a=>{var c=new XMLHttpRequest;c.open("GET",a,!1);c.send(null);return c.responseText},Ba&&(Ia=a=>{var c=new XMLHttpRequest;c.open("GET",a,!1);c.responseType="arraybuffer";c.send(null);return new Uint8Array(c.response)}),Ha=(a,c,d)=>{var e=new XMLHttpRequest;e.open("GET",a,!0);e.responseType="arraybuffer";e.onload=()=>{200==e.status||0==e.status&&e.response?c(e.response):d()};e.onerror=d;e.send(null)});Ca&&"undefined"==typeof performance&&(global.performance=require("perf_hooks").performance);
13
+ var Ka=console.log.bind(console),La=console.warn.bind(console);Ca&&(Ka=a=>fs.writeSync(1,a+"\n"),La=a=>fs.writeSync(2,a+"\n"));var Ma=l.print||Ka,Na=l.printErr||La;Object.assign(l,xa);xa=null;l.thisProgram&&(ya=l.thisProgram);l.quit&&(za=l.quit);var Pa;l.wasmBinary&&(Pa=l.wasmBinary);var noExitRuntime=l.noExitRuntime||!0;"object"!=typeof WebAssembly&&Qa("no native wasm support detected");var ca,Ra,Sa=!1,Ta,da,ia,Va,ma,pa,qa,sa,ua;
14
+ function fa(){var a=ca.buffer;l.HEAP8=da=new Int8Array(a);l.HEAP16=Va=new Int16Array(a);l.HEAP32=pa=new Int32Array(a);l.HEAPU8=ia=new Uint8Array(a);l.HEAPU16=ma=new Uint16Array(a);l.HEAPU32=qa=new Uint32Array(a);l.HEAPF32=sa=new Float32Array(a);l.HEAPF64=ua=new Float64Array(a)}var Wa=l.INITIAL_MEMORY||16777216;4194304<=Wa||Qa("INITIAL_MEMORY should be larger than STACK_SIZE, was "+Wa+"! (STACK_SIZE=4194304)");
15
+ if(Da)ca=l.wasmMemory;else if(l.wasmMemory)ca=l.wasmMemory;else if(ca=new WebAssembly.Memory({initial:Wa/65536,maximum:32768,shared:!0}),!(ca.buffer instanceof SharedArrayBuffer))throw Na("requested a shared WebAssembly.Memory but the returned buffer is not a SharedArrayBuffer, indicating that while the browser has SharedArrayBuffer it does not have WebAssembly threads support - you may need to set a flag"),Ca&&Na("(on node you may need: --experimental-wasm-threads --experimental-wasm-bulk-memory and/or recent version)"),
16
+ Error("bad memory");fa();Wa=ca.buffer.byteLength;var Xa,Ya=[],Za=[],$a=[],ab=0;function bb(){return noExitRuntime||0<ab}function cb(){Da||(l.noFSInit||db||(db=!0,eb(),l.stdin=l.stdin,l.stdout=l.stdout,l.stderr=l.stderr,l.stdin?fb("stdin",l.stdin):gb("/dev/tty","/dev/stdin"),l.stdout?fb("stdout",null,l.stdout):gb("/dev/tty","/dev/stdout"),l.stderr?fb("stderr",null,l.stderr):gb("/dev/tty1","/dev/stderr"),hb("/dev/stdin",0),hb("/dev/stdout",1),hb("/dev/stderr",1)),ib=!1,jb(Za))}
17
+ function kb(){var a=l.preRun.shift();Ya.unshift(a)}var lb=0,mb=null,nb=null;function ob(){lb++;l.monitorRunDependencies&&l.monitorRunDependencies(lb)}function pb(){lb--;l.monitorRunDependencies&&l.monitorRunDependencies(lb);if(0==lb&&(null!==mb&&(clearInterval(mb),mb=null),nb)){var a=nb;nb=null;a()}}function Qa(a){if(l.onAbort)l.onAbort(a);a="Aborted("+a+")";Na(a);Sa=!0;Ta=1;a=new WebAssembly.RuntimeError(a+". Build with -sASSERTIONS for more info.");wa(a);throw a;}
18
+ function qb(a){return a.startsWith("data:application/octet-stream;base64,")}var rb;rb="mxdrawassembly_min.wasm";qb(rb)||(rb=Fa(rb));function sb(a){try{if(a==rb&&Pa)return new Uint8Array(Pa);if(Ia)return Ia(a);throw"both async and sync fetching of the wasm failed";}catch(c){Qa(c)}}
19
+ function tb(a){if(!Pa&&(Aa||Ba)){if("function"==typeof fetch&&!a.startsWith("file://"))return fetch(a,{credentials:"same-origin"}).then(function(c){if(!c.ok)throw"failed to load wasm binary file at '"+a+"'";return c.arrayBuffer()}).catch(function(){return sb(a)});if(Ha)return new Promise(function(c,d){Ha(a,function(e){c(new Uint8Array(e))},d)})}return Promise.resolve().then(function(){return sb(a)})}
20
+ function ub(a,c,d){return tb(a).then(function(e){return WebAssembly.instantiate(e,c)}).then(function(e){return e}).then(d,function(e){Na("failed to asynchronously prepare wasm: "+e);Qa(e)})}
21
+ function vb(a,c){var d=rb;return Pa||"function"!=typeof WebAssembly.instantiateStreaming||qb(d)||d.startsWith("file://")||Ca||"function"!=typeof fetch?ub(d,a,c):fetch(d,{credentials:"same-origin"}).then(function(e){return WebAssembly.instantiateStreaming(e,a).then(c,function(f){Na("wasm streaming compile failed: "+f);Na("falling back to ArrayBuffer instantiation");return ub(d,a,c)})})}
22
+ var wb,xb,Db={265242:()=>ba().length,265262:a=>{a=p(a);if(window.mx_saveFile_call){var c=c||"binary";if("utf8"!==c&&"binary"!==c)throw Error('Invalid encoding type "'+c+'"');var d;var e=hb(a,e||0);a=yb(a,{fa:!0}).node;if(!a)throw new q(44);if(!a.i.u)throw new q(63);a=a.i.u(a).size;var f=new Uint8Array(a);zb(e,f,0,a,0);"utf8"===c?d=Ab(f,0):"binary"===c&&(d=f);Bb(e);window.mx_saveFile_call(d)}else console.log("window.mx_saveFile_call undefined")}};
23
+ function Eb(a){this.name="ExitStatus";this.message="Program terminated with exit("+a+")";this.status=a}function Fb(a){a.terminate();a.onmessage=()=>{}}function Gb(a){(a=r.F[a])||Qa();r.qb(a)}function Hb(a){var c=r.$a();if(!c)return 6;r.I.push(c);r.F[a.A]=c;c.A=a.A;var d={cmd:"run",start_routine:a.Eb,arg:a.Ua,pthread_ptr:a.A};Ca&&c.ref();c.postMessage(d,a.Kb);return 0}
24
+ var Ib=(a,c)=>{for(var d=0,e=a.length-1;0<=e;e--){var f=a[e];"."===f?a.splice(e,1):".."===f?(a.splice(e,1),d++):d&&(a.splice(e,1),d--)}if(c)for(;d;d--)a.unshift("..");return a},Jb=a=>{var c="/"===a.charAt(0),d="/"===a.substr(-1);(a=Ib(a.split("/").filter(e=>!!e),!c).join("/"))||c||(a=".");a&&d&&(a+="/");return(c?"/":"")+a},Kb=a=>{var c=/^(\/?|)([\s\S]*?)((?:\.{1,2}|[^\/]+?|)(\.[^.\/]*|))(?:[\/]*)$/.exec(a).slice(1);a=c[0];c=c[1];if(!a&&!c)return".";c&&(c=c.substr(0,c.length-1));return a+c},Lb=a=>
25
+ {if("/"===a)return"/";a=Jb(a);a=a.replace(/\/$/,"");var c=a.lastIndexOf("/");return-1===c?a:a.substr(c+1)};function Mb(){if("object"==typeof crypto&&"function"==typeof crypto.getRandomValues)return d=>(d.set(crypto.getRandomValues(new Uint8Array(d.byteLength))),d);if(Ca)try{var a=require("crypto");if(a.randomFillSync)return d=>a.randomFillSync(d);var c=a.randomBytes;return d=>(d.set(c(d.byteLength)),d)}catch(d){}Qa("initRandomDevice")}function Nb(a){return(Nb=Mb())(a)}
26
+ function Ob(){for(var a="",c=!1,d=arguments.length-1;-1<=d&&!c;d--){c=0<=d?arguments[d]:"/";if("string"!=typeof c)throw new TypeError("Arguments to path.resolve must be strings");if(!c)return"";a=c+"/"+a;c="/"===c.charAt(0)}a=Ib(a.split("/").filter(e=>!!e),!c).join("/");return(c?"/":"")+a||"."}
27
+ function Pb(a,c,d,e){if(!(0<e))return 0;var f=d;e=d+e-1;for(var g=0;g<a.length;++g){var h=a.charCodeAt(g);if(55296<=h&&57343>=h){var n=a.charCodeAt(++g);h=65536+((h&1023)<<10)|n&1023}if(127>=h){if(d>=e)break;c[d++]=h}else{if(2047>=h){if(d+1>=e)break;c[d++]=192|h>>6}else{if(65535>=h){if(d+2>=e)break;c[d++]=224|h>>12}else{if(d+3>=e)break;c[d++]=240|h>>18;c[d++]=128|h>>12&63}c[d++]=128|h>>6&63}c[d++]=128|h&63}}c[d]=0;return d-f}
28
+ function Qb(a,c){for(var d=0,e=0;e<a.length;++e){var f=a.charCodeAt(e);127>=f?d++:2047>=f?d+=2:55296<=f&&57343>=f?(d+=4,++e):d+=3}d=Array(d+1);a=Pb(a,d,0,d.length);c&&(d.length=a);return d}var Rb=[];function Sb(a,c){Rb[a]={input:[],output:[],O:c};Tb(a,Ub)}
29
+ var Ub={open:function(a){var c=Rb[a.node.rdev];if(!c)throw new q(43);a.tty=c;a.seekable=!1},close:function(a){a.tty.O.fsync(a.tty)},fsync:function(a){a.tty.O.fsync(a.tty)},read:function(a,c,d,e){if(!a.tty||!a.tty.O.Ea)throw new q(60);for(var f=0,g=0;g<e;g++){try{var h=a.tty.O.Ea(a.tty)}catch(n){throw new q(29);}if(void 0===h&&0===f)throw new q(6);if(null===h||void 0===h)break;f++;c[d+g]=h}f&&(a.node.timestamp=Date.now());return f},write:function(a,c,d,e){if(!a.tty||!a.tty.O.la)throw new q(60);try{for(var f=
30
+ 0;f<e;f++)a.tty.O.la(a.tty,c[d+f])}catch(g){throw new q(29);}e&&(a.node.timestamp=Date.now());return f}},Vb={Ea:function(a){if(!a.input.length){var c=null;if(Ca){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!==
31
+ c&&(c+="\n"));if(!c)return null;a.input=Qb(c,!0)}return a.input.shift()},la:function(a,c){null===c||10===c?(Ma(Ab(a.output,0)),a.output=[]):0!=c&&a.output.push(c)},fsync:function(a){a.output&&0<a.output.length&&(Ma(Ab(a.output,0)),a.output=[])}},Wb={la:function(a,c){null===c||10===c?(Na(Ab(a.output,0)),a.output=[]):0!=c&&a.output.push(c)},fsync:function(a){a.output&&0<a.output.length&&(Na(Ab(a.output,0)),a.output=[])}},u={v:null,D:function(){return u.createNode(null,"/",16895,0)},createNode:function(a,
32
+ c,d,e){if(24576===(d&61440)||4096===(d&61440))throw new q(63);u.v||(u.v={dir:{node:{u:u.i.u,B:u.i.B,lookup:u.i.lookup,Z:u.i.Z,rename:u.i.rename,unlink:u.i.unlink,rmdir:u.i.rmdir,readdir:u.i.readdir,symlink:u.i.symlink},stream:{H:u.m.H}},file:{node:{u:u.i.u,B:u.i.B},stream:{H:u.m.H,read:u.m.read,write:u.m.write,ua:u.m.ua,Ia:u.m.Ia,Ka:u.m.Ka}},link:{node:{u:u.i.u,B:u.i.B,readlink:u.i.readlink},stream:{}},wa:{node:{u:u.i.u,B:u.i.B},stream:Xb}});d=Yb(a,c,d,e);16384===(d.mode&61440)?(d.i=u.v.dir.node,
33
+ d.m=u.v.dir.stream,d.l={}):32768===(d.mode&61440)?(d.i=u.v.file.node,d.m=u.v.file.stream,d.o=0,d.l=null):40960===(d.mode&61440)?(d.i=u.v.link.node,d.m=u.v.link.stream):8192===(d.mode&61440)&&(d.i=u.v.wa.node,d.m=u.v.wa.stream);d.timestamp=Date.now();a&&(a.l[c]=d,a.timestamp=d.timestamp);return d},Tb:function(a){return a.l?a.l.subarray?a.l.subarray(0,a.o):new Uint8Array(a.l):new Uint8Array(0)},Ba:function(a,c){var d=a.l?a.l.length:0;d>=c||(c=Math.max(c,d*(1048576>d?2:1.125)>>>0),0!=d&&(c=Math.max(c,
34
+ 256)),d=a.l,a.l=new Uint8Array(c),0<a.o&&a.l.set(d.subarray(0,a.o),0))},pb:function(a,c){if(a.o!=c)if(0==c)a.l=null,a.o=0;else{var d=a.l;a.l=new Uint8Array(c);d&&a.l.set(d.subarray(0,Math.min(c,a.o)));a.o=c}},i:{u:function(a){var c={};c.dev=8192===(a.mode&61440)?a.id:1;c.ino=a.id;c.mode=a.mode;c.nlink=1;c.uid=0;c.gid=0;c.rdev=a.rdev;c.size=16384===(a.mode&61440)?4096:32768===(a.mode&61440)?a.o:40960===(a.mode&61440)?a.link.length:0;c.atime=new Date(a.timestamp);c.mtime=new Date(a.timestamp);c.ctime=
35
+ new Date(a.timestamp);c.Va=4096;c.blocks=Math.ceil(c.size/c.Va);return c},B:function(a,c){void 0!==c.mode&&(a.mode=c.mode);void 0!==c.timestamp&&(a.timestamp=c.timestamp);void 0!==c.size&&u.pb(a,c.size)},lookup:function(){throw Zb[44];},Z:function(a,c,d,e){return u.createNode(a,c,d,e)},rename:function(a,c,d){if(16384===(a.mode&61440)){try{var e=$b(c,d)}catch(g){}if(e)for(var f in e.l)throw new q(55);}delete a.parent.l[a.name];a.parent.timestamp=Date.now();a.name=d;c.l[d]=a;c.timestamp=a.parent.timestamp;
36
+ a.parent=c},unlink:function(a,c){delete a.l[c];a.timestamp=Date.now()},rmdir:function(a,c){var d=$b(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=u.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-
37
+ 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}u.Ba(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,
38
+ f+e);return e},H: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},ua:function(a,c,d){u.Ba(a.node,c+d);a.node.o=Math.max(a.node.o,c+d)},Ia: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;Qa();c=void 0;if(!c)throw new q(48);ba().set(a,c)}else d=!1,c=a.byteOffset;return{g:c,Nb:d}},
39
+ Ka:function(a,c,d,e){u.m.write(a,c,0,e,d,!1);return 0}}},ac=null,bc={},cc=[],dc=1,ec=null,ib=!0,q=null,Zb={},yb=(a,c={})=>{a=Ob(a);if(!a)return{path:"",node:null};c=Object.assign({Ca:!0,ma:0},c);if(8<c.ma)throw new q(32);a=a.split("/").filter(h=>!!h);for(var d=ac,e="/",f=0;f<a.length;f++){var g=f===a.length-1;if(g&&c.parent)break;d=$b(d,a[f]);e=Jb(e+"/"+a[f]);d.M&&(!g||g&&c.Ca)&&(d=d.M.root);if(!g||c.fa)for(g=0;40960===(d.mode&61440);)if(d=fc(e),e=Ob(Kb(e),d),d=yb(e,{ma:c.ma+1}).node,40<g++)throw new q(32);
40
+ }return{path:e,node:d}},gc=a=>{for(var c;;){if(a===a.parent)return a=a.D.Ja,c?"/"!==a[a.length-1]?a+"/"+c:a+c:a;c=c?a.name+"/"+c:a.name;a=a.parent}},hc=(a,c)=>{for(var d=0,e=0;e<c.length;e++)d=(d<<5)-d+c.charCodeAt(e)|0;return(a+d>>>0)%ec.length},ic=a=>{var c=hc(a.parent.id,a.name);if(ec[c]===a)ec[c]=a.N;else for(c=ec[c];c;){if(c.N===a){c.N=a.N;break}c=c.N}},$b=(a,c)=>{var d;if(d=(d=jc(a,"x"))?d:a.i.lookup?0:2)throw new q(d,a);for(d=ec[hc(a.id,c)];d;d=d.N){var e=d.name;if(d.parent.id===a.id&&e===
41
+ c)return d}return a.i.lookup(a,c)},Yb=(a,c,d,e)=>{a=new kc(a,c,d,e);c=hc(a.parent.id,a.name);a.N=ec[c];return ec[c]=a},lc={r:0,"r+":2,w:577,"w+":578,a:1089,"a+":1090},mc=a=>{var c=["r","w","rw"][a&3];a&512&&(c+="w");return c},jc=(a,c)=>{if(ib)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},nc=(a,c)=>{try{return $b(a,c),20}catch(d){}return jc(a,"wx")},oc=(a,c,d)=>{try{var e=$b(a,c)}catch(f){return f.s}if(a=
42
+ jc(a,"wx"))return a;if(d){if(16384!==(e.mode&61440))return 54;if(e===e.parent||"/"===gc(e))return 10}else if(16384===(e.mode&61440))return 31;return 0},pc=(a=0)=>{for(;4096>=a;a++)if(!cc[a])return a;throw new q(33);},rc=(a,c)=>{qc||(qc=function(){this.$={}},qc.prototype={},Object.defineProperties(qc.prototype,{object:{get:function(){return this.node},set:function(d){this.node=d}},flags:{get:function(){return this.$.flags},set:function(d){this.$.flags=d}},position:{get:function(){return this.$.position},
43
+ set:function(d){this.$.position=d}}}));a=Object.assign(new qc,a);c=pc(c);a.fd=c;return cc[c]=a},Xb={open:a=>{a.m=bc[a.node.rdev].m;a.m.open&&a.m.open(a)},H:()=>{throw new q(70);}},Tb=(a,c)=>{bc[a]={m:c}},sc=(a,c)=>{var d="/"===c,e=!c;if(d&&ac)throw new q(10);if(!d&&!e){var f=yb(c,{Ca:!1});c=f.path;f=f.node;if(f.M)throw new q(10);if(16384!==(f.mode&61440))throw new q(54);}c={type:a,Xb:{},Ja:c,nb:[]};a=a.D(c);a.D=c;c.root=a;d?ac=a:f&&(f.M=c,f.D&&f.D.nb.push(c))},tc=(a,c,d)=>{var e=yb(a,{parent:!0}).node;
44
+ a=Lb(a);if(!a||"."===a||".."===a)throw new q(28);var f=nc(e,a);if(f)throw new q(f);if(!e.i.Z)throw new q(63);return e.i.Z(e,a,c,d)},uc=(a,c,d)=>{"undefined"==typeof d&&(d=c,c=438);tc(a,c|8192,d)},gb=(a,c)=>{if(!Ob(a))throw new q(44);var d=yb(c,{parent:!0}).node;if(!d)throw new q(44);c=Lb(c);var e=nc(d,c);if(e)throw new q(e);if(!d.i.symlink)throw new q(63);d.i.symlink(d,c,a)},vc=a=>{var c=yb(a,{parent:!0}).node;a=Lb(a);var d=$b(c,a),e=oc(c,a,!0);if(e)throw new q(e);if(!c.i.rmdir)throw new q(63);if(d.M)throw new q(10);
45
+ c.i.rmdir(c,a);ic(d)},fc=a=>{a=yb(a).node;if(!a)throw new q(44);if(!a.i.readlink)throw new q(28);return Ob(gc(a.parent),a.i.readlink(a))},hb=(a,c,d)=>{if(""===a)throw new q(44);if("string"==typeof c){var e=lc[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=Jb(a);try{f=yb(a,{fa:!(c&131072)}).node}catch(g){}}e=!1;if(c&64)if(f){if(c&128)throw new q(20);}else f=tc(a,d,0),e=!0;if(!f)throw new q(44);
46
+ 8192===(f.mode&61440)&&(c&=-513);if(c&65536&&16384!==(f.mode&61440))throw new q(54);if(!e&&(d=f?40960===(f.mode&61440)?32:16384===(f.mode&61440)&&("r"!==mc(c)||c&512)?31:jc(f,mc(c)):44))throw new q(d);if(c&512&&!e){d=f;d="string"==typeof d?yb(d,{fa:!0}).node:d;if(!d.i.B)throw new q(63);if(16384===(d.mode&61440))throw new q(31);if(32768!==(d.mode&61440))throw new q(28);if(e=jc(d,"w"))throw new q(e);d.i.B(d,{size:0,timestamp:Date.now()})}c&=-131713;f=rc({node:f,path:gc(f),flags:c,seekable:!0,position:0,
47
+ m:f.m,Lb:[],error:!1});f.m.open&&f.m.open(f);!l.logReadFiles||c&1||(wc||(wc={}),a in wc||(wc[a]=1));return f},Bb=a=>{if(null===a.fd)throw new q(8);a.ja&&(a.ja=null);try{a.m.close&&a.m.close(a)}catch(c){throw c;}finally{cc[a.fd]=null}a.fd=null},xc=(a,c,d)=>{if(null===a.fd)throw new q(8);if(!a.seekable||!a.m.H)throw new q(70);if(0!=d&&1!=d&&2!=d)throw new q(28);a.position=a.m.H(a,c,d);a.Lb=[]},zb=(a,c,d,e,f)=>{if(0>e||0>f)throw new q(28);if(null===a.fd)throw new q(8);if(1===(a.flags&2097155))throw new q(8);
48
+ if(16384===(a.node.mode&61440))throw new q(31);if(!a.m.read)throw new q(28);var g="undefined"!=typeof f;if(!g)f=a.position;else if(!a.seekable)throw new q(70);c=a.m.read(a,c,d,e,f);g||(a.position+=c);return c},eb=()=>{q||(q=function(a,c){this.name="ErrnoError";this.node=c;this.rb=function(d){this.s=d};this.rb(a);this.message="FS error"},q.prototype=Error(),q.prototype.constructor=q,[44].forEach(a=>{Zb[a]=new q(a);Zb[a].stack="<generic error, no stack>"}))},db,yc=(a,c)=>{var d=0;a&&(d|=365);c&&(d|=
49
+ 146);return d},fb=(a,c,d)=>{a=Jb("/dev/"+a);var e=yc(!!c,!!d);zc||(zc=64);var f=zc++<<8|0;Tb(f,{open:g=>{g.seekable=!1},close:()=>{d&&d.buffer&&d.buffer.length&&d(10)},read:(g,h,n,B)=>{for(var t=0,S=0;S<B;S++){try{var ea=c()}catch(aa){throw new q(29);}if(void 0===ea&&0===t)throw new q(6);if(null===ea||void 0===ea)break;t++;h[n+S]=ea}t&&(g.node.timestamp=Date.now());return t},write:(g,h,n,B)=>{for(var t=0;t<B;t++)try{d(h[n+t])}catch(S){throw new q(29);}B&&(g.node.timestamp=Date.now());return t}});
50
+ uc(a,e,f)},zc,Ac={},qc,wc,Bc="undefined"!=typeof TextDecoder?new TextDecoder("utf8"):void 0;
51
+ function Ab(a,c,d){var e=c+d;for(d=c;a[d]&&!(d>=e);)++d;if(16<d-c&&a.buffer&&Bc)return Bc.decode(a.buffer instanceof SharedArrayBuffer?a.slice(c,d):a.subarray(c,d));for(e="";c<d;){var f=a[c++];if(f&128){var g=a[c++]&63;if(192==(f&224))e+=String.fromCharCode((f&31)<<6|g);else{var h=a[c++]&63;f=224==(f&240)?(f&15)<<12|g<<6|h:(f&7)<<18|g<<12|h<<6|a[c++]&63;65536>f?e+=String.fromCharCode(f):(f-=65536,e+=String.fromCharCode(55296|f>>10,56320|f&1023))}}else e+=String.fromCharCode(f)}return e}
52
+ function p(a,c){return a?Ab(ha(),a,c):""}function Cc(a,c){if("/"===c.charAt(0))return c;a=-100===a?"/":Dc(a).path;if(0==c.length)throw new q(44);return Jb(a+"/"+c)}var Ec=void 0;function Fc(){Ec+=4;return b()[Ec-4>>2]}function Dc(a){a=cc[a];if(!a)throw new q(8);return a}function Gc(a){if(Da)return Hc(1,1,a);Ta=a;if(!bb()){r.Fb();if(l.onExit)l.onExit(a);Sa=!0}za(a,new Eb(a))}function Ic(a){Ta=a;if(Da)throw Jc(a),"unwind";Gc(a)}function Kc(a){a instanceof Eb||"unwind"==a||za(1,a)}
53
+ var r={G:[],I:[],Pa:[],F:{},ka:function(){Da?r.kb():r.jb()},jb:function(){for(var a=1;a--;)r.va()},kb:function(){r.receiveObjectTransfer=r.ob;r.threadInitTLS=r.Oa;r.setExitStatus=r.Ma;noExitRuntime=!1},Ma:function(a){Ta=a},bc:["$terminateWorker"],Fb:function(){for(var a of r.I)Fb(a);for(a of r.G)Fb(a);r.G=[];r.I=[];r.F=[]},qb:function(a){var c=a.A;delete r.F[c];r.G.push(a);r.I.splice(r.I.indexOf(a),1);a.A=0;Ca&&a.unref();Lc(c)},ob:function(){},Oa:function(){r.Pa.forEach(a=>a())},Fa:a=>new Promise(c=>
54
+ {a.onmessage=g=>{g=g.data;var h=g.cmd;a.A&&(r.Ya=a.A);if(g.targetThread&&g.targetThread!=Mc()){var n=r.F[g.ac];n?n.postMessage(g,g.transferList):Na('Internal error! Worker sent a message "'+h+'" to target pthread '+g.targetThread+", but that thread no longer exists!")}else if("checkMailbox"===h)Nc();else if("spawnThread"===h)Hb(g);else if("cleanupThread"===h)Gb(g.thread);else if("killThread"===h)g=g.thread,h=r.F[g],delete r.F[g],Fb(h),Lc(g),r.I.splice(r.I.indexOf(h),1),h.A=0;else if("cancelThread"===
55
+ h)r.F[g.thread].postMessage({cmd:"cancel"});else if("loaded"===h)a.loaded=!0,Ca&&!a.A&&a.unref(),c(a);else if("print"===h)Ma("Thread "+g.threadId+": "+g.text);else if("printErr"===h)Na("Thread "+g.threadId+": "+g.text);else if("alert"===h)alert("Thread "+g.threadId+": "+g.text);else if("setimmediate"===g.target)a.postMessage(g);else if("callHandler"===h)l[g.handler](...g.args);else h&&Na("worker sent an unknown command "+h);r.Ya=void 0};a.onerror=g=>{Na("worker sent an error! "+g.filename+":"+g.lineno+
56
+ ": "+g.message);throw g;};Ca&&(a.on("message",function(g){a.onmessage({data:g})}),a.on("error",function(g){a.onerror(g)}),a.on("detachedExit",function(){}));var d=[],e=["onExit","onAbort","print","printErr"],f;for(f of e)l.hasOwnProperty(f)&&d.push(f);a.postMessage({cmd:"load",handlers:d,urlOrBlob:l.mainScriptUrlOrBlob||_scriptDir,wasmMemory:ca,wasmModule:Ra})}),mb:function(a){if(Da)return a();Promise.all(r.G.map(r.Fa)).then(a)},va:function(){var a=Fa("mxdrawassembly_min.worker.js");a=new Worker(a);
57
+ r.G.push(a)},$a:function(){0==r.G.length&&(r.va(),r.Fa(r.G[0]));return r.G.pop()}};l.PThread=r;function jb(a){for(;0<a.length;)a.shift()(l)}l.establishStackSpace=function(){var a=Mc(),c=b()[a+52>>2];a=b()[a+56>>2];Oc(c,c-a);Pc(c)};function Jc(a){if(Da)return Hc(2,0,a);Ic(a)}var Qc=[];function Rc(a){var c=Qc[a];c||(a>=Qc.length&&(Qc.length=a+1),Qc[a]=c=Xa.get(a));return c}l.invokeEntryPoint=function(a,c){a=Rc(a)(c);bb()?r.Ma(a):Sc(a)};
58
+ function Tc(a){this.g=a-24;this.Db=function(c){k()[this.g+4>>2]=c};this.wb=function(c){k()[this.g+8>>2]=c};this.Bb=function(){b()[this.g>>2]=0};this.ub=function(){var c=0;ba()[this.g+12>>0]=c};this.Cb=function(){var c=0;ba()[this.g+13>>0]=c};this.ka=function(c,d){this.sb();this.Db(c);this.wb(d);this.Bb();this.ub();this.Cb()};this.sb=function(){k()[this.g+16>>2]=0}}var Uc=0,Vc=0;function Wc(a,c,d,e){return Da?Hc(3,1,a,c,d,e):Xc(a,c,d,e)}
59
+ function Xc(a,c,d,e){if("undefined"==typeof SharedArrayBuffer)return Na("Current environment does not support SharedArrayBuffer, pthreads are not available!"),6;var f=[];if(Da&&0===f.length)return Wc(a,c,d,e);a={Eb:d,A:a,Ua:e,Kb:f};return Da?(a.Ob="spawnThread",postMessage(a,f),0):Hb(a)}
60
+ function Yc(a,c,d){if(Da)return Hc(4,1,a,c,d);Ec=d;try{var e=Dc(a);switch(c){case 0:var f=Fc();return 0>f?-28:rc(e,f).fd;case 1:case 2:return 0;case 3:return e.flags;case 4:return f=Fc(),e.flags|=f,0;case 5:return f=Fc(),ca.buffer!=da.buffer&&fa(),Va[f+0>>1]=2,0;case 6:case 7:return 0;case 16:case 8:return-28;case 9:return b()[Zc()>>2]=28,-1;default:return-28}}catch(g){if("undefined"==typeof Ac||"ErrnoError"!==g.name)throw g;return-g.s}}
61
+ function $c(a,c,d){if(Da)return Hc(5,1,a,c,d);Ec=d;try{var e=Dc(a);switch(c){case 21509:case 21505:return e.tty?0:-59;case 21510:case 21511:case 21512:case 21506:case 21507:case 21508:return e.tty?0:-59;case 21519:if(!e.tty)return-59;var f=Fc();return b()[f>>2]=0;case 21520:return e.tty?-28:-59;case 21531:a=f=Fc();if(!e.m.lb)throw new q(59);return e.m.lb(e,c,a);case 21523:return e.tty?0:-59;case 21524:return e.tty?0:-59;default:return-28}}catch(g){if("undefined"==typeof Ac||"ErrnoError"!==g.name)throw g;
62
+ return-g.s}}function ad(a,c,d,e){if(Da)return Hc(6,1,a,c,d,e);Ec=e;try{c=p(c);c=Cc(a,c);var f=e?Fc():0;return hb(c,d,f).fd}catch(g){if("undefined"==typeof Ac||"ErrnoError"!==g.name)throw g;return-g.s}}function bd(a){if(Da)return Hc(7,1,a);try{return a=p(a),vc(a),0}catch(c){if("undefined"==typeof Ac||"ErrnoError"!==c.name)throw c;return-c.s}}
63
+ function cd(a,c,d){if(Da)return Hc(8,1,a,c,d);try{c=p(c);c=Cc(a,c);if(0===d){a=c;var e=yb(a,{parent:!0}).node;if(!e)throw new q(44);var f=Lb(a),g=$b(e,f),h=oc(e,f,!1);if(h)throw new q(h);if(!e.i.unlink)throw new q(63);if(g.M)throw new q(10);e.i.unlink(e,f);ic(g)}else 512===d?vc(c):Qa("Invalid flags passed to unlinkat");return 0}catch(n){if("undefined"==typeof Ac||"ErrnoError"!==n.name)throw n;return-n.s}}function dd(a){if(!Sa)try{if(a(),!bb())try{Da?Sc(Ta):Ic(Ta)}catch(c){Kc(c)}}catch(c){Kc(c)}}
64
+ function ed(a){"function"===typeof Atomics.Mb&&(Atomics.Mb(b(),a>>2,a).value.then(Nc),a+=128,Atomics.store(b(),a>>2,1))}l.__emscripten_thread_mailbox_await=ed;function Nc(){var a=Mc();a&&(ed(a),dd(()=>fd()))}l.checkMailbox=Nc;var gd=[];function hd(a){jd||(jd={});jd[a]||(jd[a]=1,Ca&&(a="warning: "+a),Na(a))}var jd,kd;kd=Ca?()=>{var a=process.hrtime();return 1E3*a[0]+a[1]/1E6}:()=>performance.timeOrigin+performance.now();
65
+ function ld(a,c){if(0>=a)return a;var d=32>=c?Math.abs(1<<c-1):Math.pow(2,c-1);a>=d&&(32>=c||a>d)&&(a=-2*d+a);return a}function md(a,c){return 0<=a?a:32>=c?2*Math.abs(1<<c-1)+a:Math.pow(2,c)+a}function nd(a){for(var c=a;ha()[c];)++c;return c-a}
66
+ function od(a,c){function d(oa){var R=e;("double"===oa||"i64"===oa)&&R&7&&(R+=4);e=R;"double"===oa?(oa=ta()[e>>3],e+=8):"i64"==oa?(oa=[b()[e>>2],b()[e+4>>2]],e+=8):(oa=b()[e>>2],e+=4);return oa}for(var e=c,f=[],g,h;;){var n=a;g=ba()[a>>0];if(0===g)break;h=ba()[a+1>>0];if(37==g){var B=!1,t=c=!1,S=!1,ea=!1;a:for(;;){switch(h){case 43:B=!0;break;case 45:c=!0;break;case 35:t=!0;break;case 48:if(S)break a;else{S=!0;break}case 32:ea=!0;break;default:break a}a++;h=ba()[a+1>>0]}var aa=0;if(42==h)aa=d("i32"),
67
+ a++,h=ba()[a+1>>0];else for(;48<=h&&57>=h;)aa=10*aa+(h-48),a++,h=ba()[a+1>>0];var m=!1,P=-1;if(46==h){P=0;m=!0;a++;h=ba()[a+1>>0];if(42==h)P=d("i32"),a++;else for(;;){h=ba()[a+1>>0];if(48>h||57<h)break;P=10*P+(h-48);a++}h=ba()[a+1>>0]}0>P&&(P=6,m=!1);switch(String.fromCharCode(h)){case "h":h=ba()[a+2>>0];if(104==h){a++;var O=1}else O=2;break;case "l":h=ba()[a+2>>0];108==h?(a++,O=8):O=4;break;case "L":case "q":case "j":O=8;break;case "z":case "t":case "I":O=4;break;default:O=null}O&&a++;h=ba()[a+1>>
68
+ 0];switch(String.fromCharCode(h)){case "d":case "i":case "u":case "o":case "x":case "X":case "p":n=100==h||105==h;O=O||4;g=d("i"+8*O);8==O&&(g=117==h?(g[0]>>>0)+4294967296*(g[1]>>>0):(g[0]>>>0)+4294967296*g[1]);4>=O&&(g=(n?ld:md)(g&Math.pow(256,O)-1,8*O));var ka=Math.abs(g);n="";if(100==h||105==h)var D=ld(g,8*O).toString(10);else if(117==h)D=md(g,8*O).toString(10),g=Math.abs(g);else if(111==h)D=(t?"0":"")+ka.toString(8);else if(120==h||88==h){n=t&&0!=g?"0x":"";if(0>g){g=-g;D=(ka-1).toString(16);ka=
69
+ [];for(t=0;t<D.length;t++)ka.push((15-parseInt(D[t],16)).toString(16));for(D=ka.join("");D.length<2*O;)D="f"+D}else D=ka.toString(16);88==h&&(n=n.toUpperCase(),D=D.toUpperCase())}else 112==h&&(0===ka?D="(nil)":(n="0x",D=ka.toString(16)));if(m)for(;D.length<P;)D="0"+D;0<=g&&(B?n="+"+n:ea&&(n=" "+n));"-"==D.charAt(0)&&(n="-"+n,D=D.substr(1));for(;n.length+D.length<aa;)c?D+=" ":S?D="0"+D:n=" "+n;D=n+D;D.split("").forEach(function(oa){f.push(oa.charCodeAt(0))});break;case "f":case "F":case "e":case "E":case "g":case "G":g=
70
+ d("double");if(isNaN(g))D="nan",S=!1;else if(isFinite(g)){m=!1;O=Math.min(P,20);if(103==h||71==h)m=!0,P=P||1,O=parseInt(g.toExponential(O).split("e")[1],10),P>O&&-4<=O?(h=(103==h?"f":"F").charCodeAt(0),P-=O+1):(h=(103==h?"e":"E").charCodeAt(0),P--),O=Math.min(P,20);if(101==h||69==h)D=g.toExponential(O),/[eE][-+]\d$/.test(D)&&(D=D.slice(0,-1)+"0"+D.slice(-1));else if(102==h||70==h)D=g.toFixed(O),0===g&&(0>g||0===g&&-Infinity===1/g)&&(D="-"+D);n=D.split("e");if(m&&!t)for(;1<n[0].length&&n[0].includes(".")&&
71
+ ("0"==n[0].slice(-1)||"."==n[0].slice(-1));)n[0]=n[0].slice(0,-1);else for(t&&-1==D.indexOf(".")&&(n[0]+=".");P>O++;)n[0]+="0";D=n[0]+(1<n.length?"e"+n[1]:"");69==h&&(D=D.toUpperCase());0<=g&&(B?D="+"+D:ea&&(D=" "+D))}else D=(0>g?"-":"")+"inf",S=!1;for(;D.length<aa;)D=c?D+" ":!S||"-"!=D[0]&&"+"!=D[0]?(S?"0":" ")+D:D[0]+"0"+D.slice(1);97>h&&(D=D.toUpperCase());D.split("").forEach(function(oa){f.push(oa.charCodeAt(0))});break;case "s":S=(B=d("i8*"))?nd(B):6;m&&(S=Math.min(S,P));if(!c)for(;S<aa--;)f.push(32);
72
+ if(B)for(t=0;t<S;t++)f.push(ha()[B++>>0]);else f=f.concat(Qb("(null)".substr(0,S),!0));if(c)for(;S<aa--;)f.push(32);break;case "c":for(c&&f.push(d("i8"));0<--aa;)f.push(32);c||f.push(d("i8"));break;case "n":c=d("i32*");b()[c>>2]=f.length;break;case "%":f.push(g);break;default:for(t=n;t<a+2;t++)f.push(ba()[t>>0])}a+=2}else f.push(g),a+=1}return f}
73
+ function pd(a){if(!a||!a.callee||!a.callee.name)return[null,"",""];var c=a.callee.name,d="(",e=!0,f;for(f in a){var g=a[f];e||(d+=", ");e=!1;d="number"==typeof g||"string"==typeof g?d+g:d+("("+typeof g+")")}d+=")";a=(a=a.callee.caller)?a.arguments:[];e&&(d="");return[a,c,d]}
74
+ function qd(a){a:{var c=Error();if(!c.stack){try{throw Error();}catch(P){c=P}if(!c.stack){c="(no stack trace available)";break a}}c=c.stack.toString()}c=c.slice(c.indexOf("\n",Math.max(c.lastIndexOf("_emscripten_log"),c.lastIndexOf("_emscripten_get_callstack")))+1);a&32&&hd("EM_LOG_DEMANGLE is deprecated; ignoring");a&8&&"undefined"==typeof emscripten_source_map&&(hd('Source map information is not available, emscripten_log with EM_LOG_C_STACK will be ignored. Build with "--pre-js $EMSCRIPTEN/src/emscripten-source-map.min.js" linker flag to add source map loading to code.'),
75
+ a=a^8|16);var d=null;if(a&128)for(d=pd(arguments);d[1].includes("_emscripten_");)d=pd(d[0]);var e=c.split("\n");c="";var f=RegExp("\\s*(.*?)@(.*?):([0-9]+):([0-9]+)"),g=RegExp("\\s*(.*?)@(.*):(.*)(:(.*))?"),h=RegExp("\\s*at (.*?) \\((.*):(.*):(.*)\\)"),n;for(n in e){var B=e[n],t;if((t=h.exec(B))&&5==t.length){B=t[1];var S=t[2];var ea=t[3];t=t[4]}else if((t=f.exec(B))||(t=g.exec(B)),t&&4<=t.length)B=t[1],S=t[2],ea=t[3],t=t[4]|0;else{c+=B+"\n";continue}var aa=!1;if(a&8){var m=emscripten_source_map.Yb({line:ea,
76
+ Wa:t});if(aa=m&&m.source)a&64&&(m.source=m.source.substring(m.source.replace(/\\/g,"/").lastIndexOf("/")+1)),c+=" at "+B+" ("+m.source+":"+m.line+":"+m.Wa+")\n"}if(a&16||!aa)a&64&&(S=S.substring(S.replace(/\\/g,"/").lastIndexOf("/")+1)),c+=(aa?" = "+B:" at "+B)+" ("+S+":"+ea+":"+t+")\n";a&128&&d[0]&&(d[1]==B&&0<d[2].length&&(c=c.replace(/\s+$/,""),c+=" with values: "+d[1]+d[2]+"\n"),d=pd(d[0]))}return c=c.replace(/\s+$/,"")}function rd(a){var c=sd();a=a();Pc(c);return a}
77
+ function Hc(a,c){var d=arguments.length-2,e=arguments;return rd(()=>{for(var f=td(8*d),g=f>>3,h=0;h<d;h++){var n=e[2+h];ta()[g+h]=n}return ud(a,d,f,c)})}var vd=[],wd={};function xd(a,c){try{var d=indexedDB.open("emscripten_filesystem",1)}catch(e){c(e);return}d.onupgradeneeded=e=>{e=e.target.result;e.objectStoreNames.contains("FILES")&&e.deleteObjectStore("FILES");e.createObjectStore("FILES")};d.onsuccess=e=>a(e.target.result);d.onerror=e=>c(e)}var yd;
78
+ function zd(a,c,d,e,f){function g(){var na=0,Oa=0;R.response&&D&&0===k()[a+12>>2]&&(Oa=R.response.byteLength);0<Oa&&(na=Ad(Oa),ha().set(new Uint8Array(R.response),na));k()[a+12>>2]=na;Bd(a+16,Oa);Bd(a+24,0);(na=R.response?R.response.byteLength:0)&&Bd(a+32,na);ja()[a+40>>1]=R.readyState;ja()[a+42>>1]=R.status;R.statusText&&Cd(R.statusText,a+44,64)}var h=k()[a+8>>2];if(h){var n=p(h),B=a+112,t=p(B);t||(t="GET");k();var S=k()[B+52>>2],ea=k()[B+56>>2],aa=!!k()[B+60>>2];k();var m=k()[B+68>>2],P=k()[B+72>>
79
+ 2];h=k()[B+76>>2];var O=k()[B+80>>2],ka=k()[B+84>>2];B=k()[B+88>>2];var D=!!(S&1),oa=!!(S&2);S=!!(S&64);m=m?p(m):void 0;P=P?p(P):void 0;var R=new XMLHttpRequest;R.withCredentials=aa;R.open(t,n,!S,m,P);S||(R.timeout=ea);R.dc=n;R.responseType="arraybuffer";O&&(n=p(O),R.overrideMimeType(n));if(h)for(;;){t=k()[h>>2];if(!t)break;n=k()[h+4>>2];if(!n)break;h+=8;t=p(t);n=p(n);R.setRequestHeader(t,n)}var Ua=k()[a+0>>2];wd[Ua]=R;h=ka&&B?ha().slice(ka,ka+B):null;R.onload=na=>{Ua in wd&&(g(),200<=R.status&&300>
80
+ R.status?c&&c(a,R,na):d&&d(a,R,na))};R.onerror=na=>{Ua in wd&&(g(),d&&d(a,R,na))};R.ontimeout=na=>{Ua in wd&&d&&d(a,R,na)};R.onprogress=na=>{if(Ua in wd){var Oa=D&&oa&&R.response?R.response.byteLength:0,la=0;0<Oa&&D&&oa&&(la=Ad(Oa),ha().set(new Uint8Array(R.response),la));k()[a+12>>2]=la;Bd(a+16,Oa);Bd(a+24,na.loaded-Oa);Bd(a+32,na.total);ja()[a+40>>1]=R.readyState;3<=R.readyState&&0===R.status&&0<na.loaded&&(R.status=200);ja()[a+42>>1]=R.status;R.statusText&&Cd(R.statusText,a+44,64);e&&e(a,R,na);
81
+ la&&Dd(la)}};R.onreadystatechange=na=>{Ua in wd?(ja()[a+40>>1]=R.readyState,2<=R.readyState&&(ja()[a+42>>1]=R.status),f&&f(a,R,na)):--ab};try{R.send(h)}catch(na){d&&d(a,R,na)}}else d(a,0,"no url specified!")}function Bd(a,c){k()[a>>2]=c;k()[a+4>>2]=(c-k()[a>>2])/4294967296}function Cd(a,c,d){return Pb(a,ha(),c,d)}
82
+ function Ed(a,c,d,e){var f=yd;if(f){var g=a+112;(g=k()[g+64>>2])||(g=k()[a+8>>2]);var h=p(g);try{var n=f.transaction(["FILES"],"readwrite").objectStore("FILES").put(c,h);n.onsuccess=()=>{ja()[a+40>>1]=4;ja()[a+42>>1]=200;Cd("OK",a+44,64);d(a,0,h)};n.onerror=B=>{ja()[a+40>>1]=4;ja()[a+42>>1]=413;Cd("Payload Too Large",a+44,64);e(a,0,B)}}catch(B){e(a,0,B)}}else e(a,0,"IndexedDB not available!")}
83
+ function Fd(a,c,d){var e=yd;if(e){var f=a+112;(f=k()[f+64>>2])||(f=k()[a+8>>2]);f=p(f);try{var g=e.transaction(["FILES"],"readonly").objectStore("FILES").get(f);g.onsuccess=h=>{if(h.target.result){h=h.target.result;var n=h.byteLength||h.length,B=Ad(n);ha().set(new Uint8Array(h),B);k()[a+12>>2]=B;Bd(a+16,n);Bd(a+24,0);Bd(a+32,n);ja()[a+40>>1]=4;ja()[a+42>>1]=200;Cd("OK",a+44,64);c(a,0,h)}else ja()[a+40>>1]=4,ja()[a+42>>1]=404,Cd("Not Found",a+44,64),d(a,0,"no data")};g.onerror=h=>{ja()[a+40>>1]=4;
84
+ ja()[a+42>>1]=404;Cd("Not Found",a+44,64);d(a,0,h)}}catch(h){d(a,0,h)}}else d(a,0,"IndexedDB not available!")}
85
+ function Gd(a,c,d){var e=yd;if(e){var f=a+112;(f=k()[f+64>>2])||(f=k()[a+8>>2]);f=p(f);try{var g=e.transaction(["FILES"],"readwrite").objectStore("FILES").delete(f);g.onsuccess=h=>{h=h.target.result;k()[a+12>>2]=0;Bd(a+16,0);Bd(a+24,0);Bd(a+32,0);ja()[a+40>>1]=4;ja()[a+42>>1]=200;Cd("OK",a+44,64);c(a,0,h)};g.onerror=h=>{ja()[a+40>>1]=4;ja()[a+42>>1]=404;Cd("Not Found",a+44,64);d(a,0,h)}}catch(h){d(a,0,h)}}else d(a,0,"IndexedDB not available!")}
86
+ function Hd(a){var c=a.getExtension("ANGLE_instanced_arrays");c&&(a.vertexAttribDivisor=function(d,e){c.vertexAttribDivisorANGLE(d,e)},a.drawArraysInstanced=function(d,e,f,g){c.drawArraysInstancedANGLE(d,e,f,g)},a.drawElementsInstanced=function(d,e,f,g,h){c.drawElementsInstancedANGLE(d,e,f,g,h)})}
87
+ function Id(a){var c=a.getExtension("OES_vertex_array_object");c&&(a.createVertexArray=function(){return c.createVertexArrayOES()},a.deleteVertexArray=function(d){c.deleteVertexArrayOES(d)},a.bindVertexArray=function(d){c.bindVertexArrayOES(d)},a.isVertexArray=function(d){return c.isVertexArrayOES(d)})}function Jd(a){var c=a.getExtension("WEBGL_draw_buffers");c&&(a.drawBuffers=function(d,e){c.drawBuffersWEBGL(d,e)})}var Kd=1,Ld=[],Md=[],Nd=[],Od=[],Pd={},Qd=[1,1,2,2,4,4,4,2,3,4,8];
88
+ function Rd(a){Sd||(Sd=a)}function Td(a){for(var c=Kd++,d=a.length;d<c;d++)a[d]=null;return c}function Ud(a){return 32-Math.clz32(0===a?0:a-1)}
89
+ function Vd(a){Wd=!1;for(var c=0;c<Xd.Ha;++c){var d=Xd.V[c];if(d.ea&&d.enabled){Wd=!0;var e=d.qa;e=0<e?a*e:d.size*Qd[d.type-5120]*a;var f=Ud(e);var g=Xd.aa[f],h=Xd.T[f];Xd.T[f]=Xd.T[f]+1&63;var n=g[h];n?f=n:(n=v.getParameter(34964),g[h]=v.createBuffer(),v.bindBuffer(34962,g[h]),v.bufferData(34962,1<<f,35048),v.bindBuffer(34962,n),f=g[h]);v.bindBuffer(34962,f);v.bufferSubData(34962,0,ha().subarray(d.g,d.g+e));d.Sa.call(v,c,d.size,d.type,d.La,d.qa,0)}}}
90
+ function Yd(a,c){a.Da||(a.Da=a.getContext,a.getContext=function(e,f){f=a.Da(e,f);return"webgl"==e==f instanceof WebGLRenderingContext?f:null});var d=1<c.Ga?a.getContext("webgl2",c):a.getContext("webgl",c);return d?Zd(d,c):0}
91
+ function Zd(a,c){var d=Ad(8);b()[d+4>>2]=Mc();var e={hb:d,attributes:c,version:c.Ga,L:a};a.canvas&&(a.canvas.Ta=e);Pd[d]=e;("undefined"==typeof c.Aa||c.Aa)&&$d(e);e.Ha=e.L.getParameter(34921);e.V=[];for(a=0;a<e.Ha;a++)e.V[a]={enabled:!1,ea:!1,size:0,type:0,La:0,qa:0,g:0,Sa:null};a=Ud(2097152);e.T=[];e.Na=[];e.T.length=e.Na.length=a+1;e.aa=[];e.ra=[];e.aa.length=e.ra.length=a+1;e.P=[];e.P.length=a+1;for(c=0;c<=a;++c){e.P[c]=null;e.T[c]=e.Na[c]=0;e.aa[c]=[];e.ra[c]=[];var f=e.aa[c],g=e.ra[c];f.length=
92
92
  g.length=64;for(var h=0;64>h;++h)f[h]=g[h]=null}return d}
93
- function Zd(a){a||(a=Wd);if(!a.ib){a.ib=!0;var c=a.L;Gd(c);Hd(c);Id(c);c.Qb=c.getExtension("WEBGL_draw_instanced_base_vertex_base_instance");c.Ub=c.getExtension("WEBGL_multi_draw_instanced_base_vertex_base_instance");2<=a.version&&(c.za=c.getExtension("EXT_disjoint_timer_query_webgl2"));if(2>a.version||!c.za)c.za=c.getExtension("EXT_disjoint_timer_query");c.Wb=c.getExtension("WEBGL_multi_draw");(c.getSupportedExtensions()||[]).forEach(function(d){d.includes("lose_context")||d.includes("debug")||c.getExtension(d)})}}
94
- var Rd,Wd,Vd,$d=[],ae={},be=["default","low-power","high-performance"],ce=[0,"undefined"!=typeof document?document:0,"undefined"!=typeof window?window:0],de={};
95
- function ee(){if(!fe){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",_:xa||"./this.program"},c;for(c in de)void 0===de[c]?delete a[c]:a[c]=de[c];var d=[];for(c in a)d.push(c+"="+a[c]);fe=d}return fe}var fe;
96
- function ge(a,c){if(Ca)return Gc(9,1,a,c);var d=0;ee().forEach(function(e,f){var g=c+d;f=k()[a+4*f>>2]=g;for(g=0;g<e.length;++g)aa()[f++>>0]=e.charCodeAt(g);aa()[f>>0]=0;d+=e.length+1});return 0}function he(a,c){if(Ca)return Gc(10,1,a,c);var d=ee();k()[a>>2]=d.length;var e=0;d.forEach(function(f){e+=f.length+1});k()[c>>2]=e;return 0}function ie(a){if(Ca)return Gc(11,1,a);try{var c=Cc(a);Ab(c);return 0}catch(d){if("undefined"==typeof zc||"ErrnoError"!==d.name)throw d;return d.s}}
97
- function je(a,c,d,e){if(Ca)return Gc(12,1,a,c,d,e);try{a:{var f=Cc(a);a=c;for(var g,h=c=0;h<d;h++){var n=k()[a>>2],A=k()[a+4>>2];a+=8;var t=yb(f,aa(),n,A,g);if(0>t){var R=-1;break a}c+=t;if(t<A)break;"undefined"!==typeof g&&(g+=t)}R=c}k()[e>>2]=R;return 0}catch(da){if("undefined"==typeof zc||"ErrnoError"!==da.name)throw da;return da.s}}
98
- function ke(a,c,d,e,f){if(Ca)return Gc(13,1,a,c,d,e,f);try{c=d+2097152>>>0<4194305-!!c?(c>>>0)+4294967296*d:NaN;if(isNaN(c))return 61;var g=Cc(a);wc(g,c,e);wb=[g.position>>>0,(vb=g.position,1<=+Math.abs(vb)?0<vb?(Math.min(+Math.floor(vb/4294967296),4294967295)|0)>>>0:~~+Math.ceil((vb-+(~~vb>>>0))/4294967296)>>>0:0)];b()[f>>2]=wb[0];b()[f+4>>2]=wb[1];g.ja&&0===c&&0===e&&(g.ja=null);return 0}catch(h){if("undefined"==typeof zc||"ErrnoError"!==h.name)throw h;return h.s}}
99
- function le(a,c,d,e){if(Ca)return Gc(14,1,a,c,d,e);try{a:{var f=Cc(a);a=c;for(var g,h=c=0;h<d;h++){var n=k()[a>>2],A=k()[a+4>>2];a+=8;var t=f,R=aa(),da=n,Z=A,m=g;if(0>Z||0>m)throw new q(28);if(null===t.fd)throw new q(8);if(0===(t.flags&2097155))throw new q(8);if(16384===(t.node.mode&61440))throw new q(31);if(!t.m.write)throw new q(28);t.seekable&&t.flags&1024&&wc(t,0,2);var N="undefined"!=typeof m;if(!N)m=t.position;else if(!t.seekable)throw new q(70);var M=t.m.write(t,R,da,Z,m,void 0);N||(t.position+=
100
- M);var ia=M;if(0>ia){var B=-1;break a}c+=ia;"undefined"!==typeof g&&(g+=ia)}B=c}k()[e>>2]=B;return 0}catch(na){if("undefined"==typeof zc||"ErrnoError"!==na.name)throw na;return na.s}}function me(a,c,d,e){for(var f=0;f<a;f++){var g=v[d](),h=g&&Sd(e);g?(g.name=h,e[h]=g):Qd(1282);b()[c+4*f>>2]=h}}function ne(a,c,d,e,f,g,h,n){c=Ld[c];if(a=v[a](c,d))e=n&&Bd(a.name,n,e),f&&(b()[f>>2]=e),g&&(b()[g>>2]=a.size),h&&(b()[h>>2]=a.type)}
101
- function oe(a,c){if(c){var d=void 0;switch(a){case 36346:d=1;break;case 36344:Qd(1280);return;case 34814:case 36345:d=0;break;case 34466:var e=v.getParameter(34467);d=e?e.length:0;break;case 33309:if(2>Wd.version){Qd(1282);return}d=2*(v.getSupportedExtensions()||[]).length;break;case 33307:case 33308:if(2>Wd.version){Qd(1280);return}d=33307==a?3:0}if(void 0===d)switch(e=v.getParameter(a),typeof e){case "number":d=e;break;case "boolean":d=e?1:0;break;case "string":Qd(1280);return;case "object":if(null===
102
- e)switch(a){case 34964:case 35725:case 34965:case 36006:case 36007:case 32873:case 34229:case 36662:case 36663:case 35053:case 35055:case 36010:case 35097:case 35869:case 32874:case 36389:case 35983:case 35368:case 34068:d=0;break;default:Qd(1280);return}else{if(e instanceof Float32Array||e instanceof Uint32Array||e instanceof Int32Array||e instanceof Array){for(a=0;a<e.length;++a)aa()[c+a>>0]=e[a]?1:0;return}try{d=e.name|0}catch(f){Qd(1280);Ma("GL_INVALID_ENUM in glGet4v: Unknown object returned from WebGL getParameter("+
103
- a+")! (error: "+f+")");return}}break;default:Qd(1280);Ma("GL_INVALID_ENUM in glGet4v: Native code calling glGet4v("+a+") and it returns "+e+" of type "+typeof e+"!");return}aa()[c>>0]=d?1:0}else Qd(1281)}function pe(a){return"]"==a.slice(-1)&&a.lastIndexOf("[")}function qe(a){var c=v.Xa;if(c){var d=c.U[a];"number"==typeof d&&(c.U[a]=d=v.getUniformLocation(c,c.Qa[a]+(0<d?"["+d+"]":"")));return d}Qd(1282)}var re=[];function se(a){return 0===a%4&&(0!==a%100||0===a%400)}
104
- var te=[31,29,31,30,31,30,31,31,30,31,30,31],ue=[31,28,31,30,31,30,31,31,30,31,30,31];function ve(a,c){aa().set(a,c)}
105
- function we(a,c,d,e){function f(m,N,M){for(m="number"==typeof m?m.toString():m||"";m.length<N;)m=M[0]+m;return m}function g(m,N){return f(m,N,"0")}function h(m,N){function M(B){return 0>B?-1:0<B?1:0}var ia;0===(ia=M(m.getFullYear()-N.getFullYear()))&&0===(ia=M(m.getMonth()-N.getMonth()))&&(ia=M(m.getDate()-N.getDate()));return ia}function n(m){switch(m.getDay()){case 0:return new Date(m.getFullYear()-1,11,29);case 1:return m;case 2:return new Date(m.getFullYear(),0,3);case 3:return new Date(m.getFullYear(),
106
- 0,2);case 4:return new Date(m.getFullYear(),0,1);case 5:return new Date(m.getFullYear()-1,11,31);case 6:return new Date(m.getFullYear()-1,11,30)}}function A(m){var N=m.J;for(m=new Date((new Date(m.K+1900,0,1)).getTime());0<N;){var M=m.getMonth(),ia=(se(m.getFullYear())?te:ue)[M];if(N>ia-m.getDate())N-=ia-m.getDate()+1,m.setDate(1),11>M?m.setMonth(M+1):(m.setMonth(0),m.setFullYear(m.getFullYear()+1));else{m.setDate(m.getDate()+N);break}}M=new Date(m.getFullYear()+1,0,4);N=n(new Date(m.getFullYear(),
107
- 0,4));M=n(M);return 0>=h(N,m)?0>=h(M,m)?m.getFullYear()+1:m.getFullYear():m.getFullYear()-1}var t=b()[e+40>>2];e={Ib:b()[e>>2],Hb:b()[e+4>>2],ba:b()[e+8>>2],sa:b()[e+12>>2],da:b()[e+16>>2],K:b()[e+20>>2],C:b()[e+24>>2],J:b()[e+28>>2],cc:b()[e+32>>2],Gb:b()[e+36>>2],Jb:t?p(t):""};d=p(d);t={"%c":"%a %b %d %H:%M:%S %Y","%D":"%m/%d/%y","%F":"%Y-%m-%d","%h":"%b","%r":"%I:%M:%S %p","%R":"%H:%M","%T":"%H:%M:%S","%x":"%m/%d/%y","%X":"%H:%M:%S","%Ec":"%c","%EC":"%C","%Ex":"%m/%d/%y","%EX":"%H:%M:%S","%Ey":"%y",
108
- "%EY":"%Y","%Od":"%d","%Oe":"%e","%OH":"%H","%OI":"%I","%Om":"%m","%OM":"%M","%OS":"%S","%Ou":"%u","%OU":"%U","%OV":"%V","%Ow":"%w","%OW":"%W","%Oy":"%y"};for(var R in t)d=d.replace(new RegExp(R,"g"),t[R]);var da="Sunday Monday Tuesday Wednesday Thursday Friday Saturday".split(" "),Z="January February March April May June July August September October November December".split(" ");t={"%a":function(m){return da[m.C].substring(0,3)},"%A":function(m){return da[m.C]},"%b":function(m){return Z[m.da].substring(0,
109
- 3)},"%B":function(m){return Z[m.da]},"%C":function(m){return g((m.K+1900)/100|0,2)},"%d":function(m){return g(m.sa,2)},"%e":function(m){return f(m.sa,2," ")},"%g":function(m){return A(m).toString().substring(2)},"%G":function(m){return A(m)},"%H":function(m){return g(m.ba,2)},"%I":function(m){m=m.ba;0==m?m=12:12<m&&(m-=12);return g(m,2)},"%j":function(m){for(var N=0,M=0;M<=m.da-1;N+=(se(m.K+1900)?te:ue)[M++]);return g(m.sa+N,3)},"%m":function(m){return g(m.da+1,2)},"%M":function(m){return g(m.Hb,
110
- 2)},"%n":function(){return"\n"},"%p":function(m){return 0<=m.ba&&12>m.ba?"AM":"PM"},"%S":function(m){return g(m.Ib,2)},"%t":function(){return"\t"},"%u":function(m){return m.C||7},"%U":function(m){return g(Math.floor((m.J+7-m.C)/7),2)},"%V":function(m){var N=Math.floor((m.J+7-(m.C+6)%7)/7);2>=(m.C+371-m.J-2)%7&&N++;if(N)53==N&&(M=(m.C+371-m.J)%7,4==M||3==M&&se(m.K)||(N=1));else{N=52;var M=(m.C+7-m.J-1)%7;(4==M||5==M&&se(m.K%400-1))&&N++}return g(N,2)},"%w":function(m){return m.C},"%W":function(m){return g(Math.floor((m.J+
111
- 7-(m.C+6)%7)/7),2)},"%y":function(m){return(m.K+1900).toString().substring(2)},"%Y":function(m){return m.K+1900},"%z":function(m){m=m.Gb;var N=0<=m;m=Math.abs(m)/60;return(N?"+":"-")+String("0000"+(m/60*100+m%60)).slice(-4)},"%Z":function(m){return m.Jb},"%%":function(){return"%"}};d=d.replace(/%%/g,"\x00\x00");for(R in t)d.includes(R)&&(d=d.replace(new RegExp(R,"g"),t[R](e)));d=d.replace(/\0\0/g,"%");R=Pb(d,!1);if(R.length>c)return 0;ve(R,a);return R.length-1}r.ka();
112
- function jc(a,c,d,e){a||(a=this);this.parent=a;this.D=a.D;this.M=null;this.id=cc++;this.name=c;this.mode=d;this.h={};this.m={};this.rdev=e}Object.defineProperties(jc.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}}});db();dc=Array(4096);rc(u,"/");sc("/tmp",16895,0);sc("/home",16895,0);sc("/home/web_user",16895,0);
113
- (()=>{sc("/dev",16895,0);Sb(259,{read:()=>0,write:(e,f,g,h)=>h});tc("/dev/null",259);Rb(1280,Ub);Rb(1536,Vb);tc("/dev/tty",1280);tc("/dev/tty1",1536);var a=new Uint8Array(1024),c=0,d=()=>{0===c&&(c=Mb(a).byteLength);return a[--c]};eb("random",d);eb("urandom",d);sc("/dev/shm",16895,0);sc("/dev/shm/tmp",16895,0)})();
114
- (()=>{sc("/proc",16895,0);var a=sc("/proc/self",16895,0);sc("/proc/self/fd",16895,0);rc({D:()=>{var c=Xb(a,"fd",16895,73);c.h={lookup:(d,e)=>{var f=bc[+e];if(!f)throw new q(8);d={parent:null,D:{Ja:"fake"},h:{readlink:()=>f.path}};return d.parent=d}};return c}},"/proc/self/fd")})();Ca||(nb(),wd(a=>{xd=a;ob()},()=>{xd=!1;ob()}));for(var v,xe=new Float32Array(288),ye=0;288>ye;++ye)re[ye]=xe.subarray(0,ye+1);
115
- var ze=[null,Fc,Ic,Vc,Xc,Zc,$c,ad,bd,ge,he,ie,je,ke,le],Fe={__assert_fail:function(a,c,d,e){Pa("Assertion failed: "+p(a)+", at: "+[c?p(c):"unknown filename",d,e?p(e):"unknown function"])},__cxa_throw:function(a,c,d){(new Sc(a)).ka(c,d);Tc=a;Uc++;throw Tc;},__emscripten_init_main_thread_js:function(a){Ae(a,!Aa,1,!za);r.Oa()},__emscripten_thread_cleanup:function(a){Ca?postMessage({cmd:"cleanupThread",thread:a}):Fb(a)},__pthread_create_js:Wc,__syscall_fcntl64:Xc,__syscall_ioctl:Zc,__syscall_openat:$c,
116
- __syscall_rmdir:ad,__syscall_unlinkat:bd,_emscripten_default_pthread_stack_size:function(){return 4194304},_emscripten_fetch_free:function(a){var c=vd[a];c&&(delete vd[a],0<c.readyState&&4>c.readyState&&c.abort())},_emscripten_get_now_is_monotonic:function(){return!0},_emscripten_notify_mailbox_postmessage:function(a,c){a==c?setTimeout(()=>Mc()):Ca?postMessage({targetThread:a,cmd:"checkMailbox"}):(a=r.F[a])&&a.postMessage({cmd:"checkMailbox"})},_emscripten_set_offscreencanvas_size:function(){return-1},
117
- _emscripten_thread_mailbox_await:dd,_emscripten_throw_longjmp:function(){throw Infinity;},abort:function(){Pa("")},emscripten_asm_const_int:function(a,c,d){fd.length=0;var e;for(d>>=2;e=fa()[c++];)d+=105!=e&d,fd.push(105==e?b()[d]:sa()[d++>>1]),++d;return Cb[a].apply(null,fd)},emscripten_check_blocking_allowed:function(){},emscripten_clear_interval:function(a){--$a;clearInterval(a)},emscripten_date_now:function(){return Date.now()},emscripten_exit_with_live_runtime:function(){$a+=1;throw"unwind";
118
- },emscripten_get_now:jd,emscripten_log:function(a,c,d){c=nd(c,d);c=zb(c,0);a&24&&(c=c.replace(/\s+$/,""),c+=(0<c.length?"\n":"")+pd(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?Ma(c):La(c)},emscripten_memcpy_big:function(a,c,d){fa().copyWithin(a,c,c+d)},emscripten_receive_on_main_thread_js:function(a,c,d){ud.length=c;d>>=3;for(var e=0;e<c;e++)ud[e]=sa()[d+e];return(0>a?Cb[-a-1]:ze[a]).apply(null,ud)},emscripten_resize_heap:function(a){var c=
119
- fa().length;a>>>=0;if(a<=c||2147483648<a)return!1;for(var d=1;4>=d;d*=2){var e=c*(1+.2/d);e=Math.min(e,a+100663296);var f=Math,g=f.min;e=Math.max(a,e);e+=(65536-e%65536)%65536;a:{var h=ba.buffer;try{ba.grow(g.call(f,2147483648,e)-h.byteLength+65535>>>16);ea();var n=1;break a}catch(A){}n=void 0}if(n)return!0}return!1},emscripten_run_script:function(a){eval(p(a))},emscripten_set_interval:function(a,c,d){$a+=1;return setInterval(function(){cd(function(){Qc(a)(d)})},c)},emscripten_start_fetch:function(a,
120
- c,d,e,f){function g(ja){ia?ja():cd(ja)}$a+=1;var h=a+112,n=p(h),A=k()[h+36>>2],t=k()[h+40>>2],R=k()[h+44>>2],da=k()[h+48>>2],Z=k()[h+52>>2],m=!!(Z&4),N=!!(Z&32),M=!!(Z&16),ia=!!(Z&64),B=ja=>{--$a;g(()=>{A?Qc(A)(ja):c&&c(ja)})},na=ja=>{g(()=>{R?Qc(R)(ja):e&&e(ja)})},P=ja=>{--$a;g(()=>{t?Qc(t)(ja):d&&d(ja)})},Ta=ja=>{g(()=>{da?Qc(da)(ja):f&&f(ja)})};Z=ja=>{yd(ja,B,P,na,Ta)};var ma=(ja,vz)=>{Dd(ja,vz.response,Bb=>{--$a;g(()=>{A?Qc(A)(Bb):c&&c(Bb)})},Bb=>{--$a;g(()=>{A?Qc(A)(Bb):c&&c(Bb)})})},Na=ja=>
121
- {yd(ja,ma,P,na,Ta)};if("EM_IDB_STORE"===n)n=k()[h+84>>2],Dd(a,fa().slice(n,n+k()[h+88>>2]),B,P);else if("EM_IDB_DELETE"===n)Fd(a,B,P);else if(M){if(N)return 0;yd(a,m?ma:B,P,na,Ta)}else Ed(a,B,N?P:m?Na:Z);return a},emscripten_unwind_to_js_event_loop:function(){throw"unwind";},emscripten_webgl_create_context:function(a,c){c>>=2;var d=b()[c+6];c={alpha:!!b()[c+0],depth:!!b()[c+1],stencil:!!b()[c+2],antialias:!!b()[c+3],premultipliedAlpha:!!b()[c+4],preserveDrawingBuffer:!!b()[c+5],powerPreference:be[d],
122
- failIfMajorPerformanceCaveat:!!b()[c+7],Ga:b()[c+8],Vb:b()[c+9],Aa:b()[c+10],Za:b()[c+11],Zb:b()[c+12],$b:b()[c+13]};a=2<a?p(a):a;a=ce[a]||("undefined"!=typeof document?document.querySelector(a):void 0);return!a||c.Za?0:Xd(a,c)},emscripten_webgl_destroy_context:function(a){Wd==a&&(Wd=0);Wd===Od[a]&&(Wd=null);if("object"==typeof ae)for(var c=Od[a].L.canvas,d=0;d<$d.length;++d)if($d[d].target==c){var e=d--,f=$d[e];f.target.removeEventListener(f.Sb,f.Rb,f.ec);$d.splice(e,1)}Od[a]&&Od[a].L.canvas&&(Od[a].L.canvas.Ta=
123
- void 0);Cd(Od[a].hb);Od[a]=null},emscripten_webgl_make_context_current:function(a){Wd=Od[a];l.Pb=v=Wd&&Wd.L;return!a||v?0:-5},environ_get:ge,environ_sizes_get:he,exit:Hc,fd_close:ie,fd_read:je,fd_seek:ke,fd_write:le,getentropy:function(a,c){Mb(fa().subarray(a,a+c));return 0},glAttachShader:function(a,c){v.attachShader(Ld[a],Md[c])},glBindAttribLocation:function(a,c,d){v.bindAttribLocation(Ld[a],c,p(d))},glBindBuffer:function(a,c){34962==a?v.R=c:34963==a&&(v.S=c);35051==a?v.xa=c:35052==a&&(v.ya=c);
124
- v.bindBuffer(a,Kd[c])},glBindVertexArray:function(a){v.bindVertexArray(Nd[a]);a=v.getParameter(34965);v.S=a?a.name|0:0},glBufferData:function(a,c,d,e){2<=Wd.version?d&&c?v.bufferData(a,fa(),e,d,c):v.bufferData(a,c,e):v.bufferData(a,d?fa().subarray(d,d+c):c,e)},glClear:function(a){v.clear(a)},glClearColor:function(a,c,d,e){v.clearColor(a,c,d,e)},glClearStencil:function(a){v.clearStencil(a)},glColorMask:function(a,c,d,e){v.colorMask(!!a,!!c,!!d,!!e)},glCompileShader:function(a){v.compileShader(Md[a])},
125
- glCreateProgram:function(){var a=Sd(Ld),c=v.createProgram();c.name=a;c.Y=c.W=c.X=0;c.ta=1;Ld[a]=c;return a},glCreateShader:function(a){var c=Sd(Md);Md[c]=v.createShader(a);return c},glDeleteBuffers:function(a,c){for(var d=0;d<a;d++){var e=b()[c+4*d>>2],f=Kd[e];f&&(v.deleteBuffer(f),f.name=0,Kd[e]=null,e==v.R&&(v.R=0),e==v.S&&(v.S=0),e==v.xa&&(v.xa=0),e==v.ya&&(v.ya=0))}},glDeleteProgram:function(a){if(a){var c=Ld[a];c?(v.deleteProgram(c),c.name=0,Ld[a]=null):Qd(1281)}},glDeleteShader:function(a){if(a){var c=
126
- Md[a];c?(v.deleteShader(c),Md[a]=null):Qd(1281)}},glDeleteVertexArrays:function(a,c){for(var d=0;d<a;d++){var e=b()[c+4*d>>2];v.deleteVertexArray(Nd[e]);Nd[e]=null}},glDepthMask:function(a){v.depthMask(!!a)},glDisable:function(a){v.disable(a)},glDrawArrays:function(a,c,d){Ud(c+d);v.drawArrays(a,c,d);Vd&&v.bindBuffer(34962,Kd[v.R])},glDrawElements:function(a,c,d,e){if(!v.S){var f=1*Pd[d-5120]*c;var g=Td(f);var h=Wd.P[g];h?g=h:(h=v.getParameter(34965),Wd.P[g]=v.createBuffer(),v.bindBuffer(34963,Wd.P[g]),
127
- v.bufferData(34963,1<<g,35048),v.bindBuffer(34963,h),g=Wd.P[g]);v.bindBuffer(34963,g);v.bufferSubData(34963,0,fa().subarray(e,e+f));e=0}Ud(c);v.drawElements(a,c,d,e);Vd&&v.bindBuffer(34962,Kd[v.R]);v.S||v.bindBuffer(34963,null)},glDrawElementsInstanced:function(a,c,d,e,f){v.drawElementsInstanced(a,c,d,e,f)},glEnable:function(a){v.enable(a)},glEnableVertexAttribArray:function(a){Wd.V[a].enabled=!0;v.enableVertexAttribArray(a)},glGenBuffers:function(a,c){me(a,c,"createBuffer",Kd)},glGenVertexArrays:function(a,
128
- c){me(a,c,"createVertexArray",Nd)},glGetActiveAttrib:function(a,c,d,e,f,g,h){ne("getActiveAttrib",a,c,d,e,f,g,h)},glGetActiveUniform:function(a,c,d,e,f,g,h){ne("getActiveUniform",a,c,d,e,f,g,h)},glGetAttribLocation:function(a,c){return v.getAttribLocation(Ld[a],p(c))},glGetBooleanv:function(a,c){oe(a,c)},glGetError:function(){var a=v.getError()||Rd;Rd=0;return a},glGetProgramInfoLog:function(a,c,d,e){a=v.getProgramInfoLog(Ld[a]);null===a&&(a="(unknown error)");c=0<c&&e?Bd(a,e,c):0;d&&(b()[d>>2]=c)},
129
- glGetProgramiv:function(a,c,d){if(d)if(a>=Jd)Qd(1281);else if(a=Ld[a],35716==c)a=v.getProgramInfoLog(a),null===a&&(a="(unknown error)"),b()[d>>2]=a.length+1;else if(35719==c){if(!a.Y)for(c=0;c<v.getProgramParameter(a,35718);++c)a.Y=Math.max(a.Y,v.getActiveUniform(a,c).name.length+1);b()[d>>2]=a.Y}else if(35722==c){if(!a.W)for(c=0;c<v.getProgramParameter(a,35721);++c)a.W=Math.max(a.W,v.getActiveAttrib(a,c).name.length+1);b()[d>>2]=a.W}else if(35381==c){if(!a.X)for(c=0;c<v.getProgramParameter(a,35382);++c)a.X=
130
- Math.max(a.X,v.getActiveUniformBlockName(a,c).length+1);b()[d>>2]=a.X}else b()[d>>2]=v.getProgramParameter(a,c);else Qd(1281)},glGetShaderiv:function(a,c,d){d?35716==c?(a=v.getShaderInfoLog(Md[a]),null===a&&(a="(unknown error)"),a=a?a.length+1:0,b()[d>>2]=a):35720==c?(a=(a=v.getShaderSource(Md[a]))?a.length+1:0,b()[d>>2]=a):b()[d>>2]=v.getShaderParameter(Md[a],c):Qd(1281)},glGetUniformLocation:function(a,c){c=p(c);if(a=Ld[a]){var d=a,e=d.U,f=d.Ra,g;if(!e)for(d.U=e={},d.Qa={},g=0;g<v.getProgramParameter(d,
131
- 35718);++g){var h=v.getActiveUniform(d,g);var n=h.name;h=h.size;var A=pe(n);A=0<A?n.slice(0,A):n;var t=d.ta;d.ta+=h;f[A]=[h,t];for(n=0;n<h;++n)e[t]=n,d.Qa[t++]=A}d=a.U;e=0;f=c;g=pe(c);0<g&&(e=parseInt(c.slice(g+1))>>>0,f=c.slice(0,g));if((f=a.Ra[f])&&e<f[0]&&(e+=f[1],d[e]=d[e]||v.getUniformLocation(a,c)))return e}else Qd(1281);return-1},glLineWidth:function(a){v.lineWidth(a)},glLinkProgram:function(a){a=Ld[a];v.linkProgram(a);a.U=0;a.Ra={}},glShaderSource:function(a,c,d,e){for(var f="",g=0;g<c;++g){var h=
132
- e?b()[e+4*g>>2]:-1;f+=p(b()[d+4*g>>2],0>h?void 0:h)}v.shaderSource(Md[a],f)},glStencilFunc:function(a,c,d){v.stencilFunc(a,c,d)},glStencilMask:function(a){v.stencilMask(a)},glStencilOp:function(a,c,d){v.stencilOp(a,c,d)},glUniform1i:function(a,c){v.uniform1i(qe(a),c)},glUniform4f:function(a,c,d,e,f){v.uniform4f(qe(a),c,d,e,f)},glUniform4fv:function(a,c,d){if(2<=Wd.version)c&&v.uniform4fv(qe(a),qa(),d>>2,4*c);else{if(72>=c){var e=re[4*c-1],f=qa();d>>=2;for(var g=0;g<4*c;g+=4){var h=d+g;e[g]=f[h];e[g+
133
- 1]=f[h+1];e[g+2]=f[h+2];e[g+3]=f[h+3]}}else e=qa().subarray(d>>2,d+16*c>>2);v.uniform4fv(qe(a),e)}},glUniformMatrix4fv:function(a,c,d,e){if(2<=Wd.version)c&&v.uniformMatrix4fv(qe(a),!!d,qa(),e>>2,16*c);else{if(18>=c){var f=re[16*c-1],g=qa();e>>=2;for(var h=0;h<16*c;h+=16){var n=e+h;f[h]=g[n];f[h+1]=g[n+1];f[h+2]=g[n+2];f[h+3]=g[n+3];f[h+4]=g[n+4];f[h+5]=g[n+5];f[h+6]=g[n+6];f[h+7]=g[n+7];f[h+8]=g[n+8];f[h+9]=g[n+9];f[h+10]=g[n+10];f[h+11]=g[n+11];f[h+12]=g[n+12];f[h+13]=g[n+13];f[h+14]=g[n+14];f[h+
134
- 15]=g[n+15]}}else f=qa().subarray(e>>2,e+64*c>>2);v.uniformMatrix4fv(qe(a),!!d,f)}},glUseProgram:function(a){a=Ld[a];v.useProgram(a);v.Xa=a},glVertexAttribDivisor:function(a,c){v.vertexAttribDivisor(a,c)},glVertexAttribPointer:function(a,c,d,e,f,g){var h=Wd.V[a];v.R?(h.ea=!1,v.vertexAttribPointer(a,c,d,!!e,f,g)):(h.size=c,h.type=d,h.La=e,h.qa=f,h.g=g,h.ea=!0,h.Sa=function(n,A,t,R,da,Z){this.vertexAttribPointer(n,A,t,R,da,Z)})},invoke_ii:Be,invoke_iiii:Ce,invoke_vi:De,invoke_vii:Ee,memory:ba||l.wasmMemory,
135
- strftime_l:function(a,c,d,e){return we(a,c,d,e)}};(function(){function a(d,e){d=d.exports;l.asm=d;r.Pa.push(l.asm._emscripten_tls_init);Wa=l.asm.__indirect_function_table;Ya.unshift(l.asm.__wasm_call_ctors);Qa=e;r.mb(()=>ob());return d}var c={env:Fe,wasi_snapshot_preview1:Fe};nb();if(l.instantiateWasm)try{return l.instantiateWasm(c,a)}catch(d){Ma("Module.instantiateWasm callback failed with error: "+d),va(d)}ub(c,function(d){a(d.instance,d.module)}).catch(va);return{}})();
136
- var Ge=l._emscripten_bind_MdRxObject_getObjectName_0=function(){return(Ge=l._emscripten_bind_MdRxObject_getObjectName_0=l.asm.emscripten_bind_MdRxObject_getObjectName_0).apply(null,arguments)},He=l._emscripten_bind_MdRxObject_getDxf0_0=function(){return(He=l._emscripten_bind_MdRxObject_getDxf0_0=l.asm.emscripten_bind_MdRxObject_getDxf0_0).apply(null,arguments)},Ie=l._emscripten_bind_MdRxObject_getJson_0=function(){return(Ie=l._emscripten_bind_MdRxObject_getJson_0=l.asm.emscripten_bind_MdRxObject_getJson_0).apply(null,
137
- arguments)},Je=l._emscripten_bind_MdRxObject_setJson_1=function(){return(Je=l._emscripten_bind_MdRxObject_setJson_1=l.asm.emscripten_bind_MdRxObject_setJson_1).apply(null,arguments)},Ke=l._emscripten_bind_MdDbObject_GetObjectID_0=function(){return(Ke=l._emscripten_bind_MdDbObject_GetObjectID_0=l.asm.emscripten_bind_MdDbObject_GetObjectID_0).apply(null,arguments)},Le=l._emscripten_bind_MdDbObject_Erase_0=function(){return(Le=l._emscripten_bind_MdDbObject_Erase_0=l.asm.emscripten_bind_MdDbObject_Erase_0).apply(null,
138
- arguments)},Me=l._emscripten_bind_MdDbObject_ConnectionTempObject_1=function(){return(Me=l._emscripten_bind_MdDbObject_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbObject_ConnectionTempObject_1).apply(null,arguments)},Ne=l._emscripten_bind_MdDbObject_Clone_0=function(){return(Ne=l._emscripten_bind_MdDbObject_Clone_0=l.asm.emscripten_bind_MdDbObject_Clone_0).apply(null,arguments)},Oe=l._emscripten_bind_MdDbObject_GetHandle_0=function(){return(Oe=l._emscripten_bind_MdDbObject_GetHandle_0=l.asm.emscripten_bind_MdDbObject_GetHandle_0).apply(null,
139
- arguments)},Pe=l._emscripten_bind_MdDbObject_GetDatabase_0=function(){return(Pe=l._emscripten_bind_MdDbObject_GetDatabase_0=l.asm.emscripten_bind_MdDbObject_GetDatabase_0).apply(null,arguments)},Qe=l._emscripten_bind_MdDbObject_GetOwnerID_0=function(){return(Qe=l._emscripten_bind_MdDbObject_GetOwnerID_0=l.asm.emscripten_bind_MdDbObject_GetOwnerID_0).apply(null,arguments)},Re=l._emscripten_bind_MdDbObject_moveGripPointsAt_4=function(){return(Re=l._emscripten_bind_MdDbObject_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbObject_moveGripPointsAt_4).apply(null,
140
- arguments)},Se=l._emscripten_bind_MdDbObject_getObjectName_0=function(){return(Se=l._emscripten_bind_MdDbObject_getObjectName_0=l.asm.emscripten_bind_MdDbObject_getObjectName_0).apply(null,arguments)},Te=l._emscripten_bind_MdDbObject_getDxf0_0=function(){return(Te=l._emscripten_bind_MdDbObject_getDxf0_0=l.asm.emscripten_bind_MdDbObject_getDxf0_0).apply(null,arguments)},Ue=l._emscripten_bind_MdDbObject_getJson_0=function(){return(Ue=l._emscripten_bind_MdDbObject_getJson_0=l.asm.emscripten_bind_MdDbObject_getJson_0).apply(null,
141
- arguments)},Ve=l._emscripten_bind_MdDbObject_setJson_1=function(){return(Ve=l._emscripten_bind_MdDbObject_setJson_1=l.asm.emscripten_bind_MdDbObject_setJson_1).apply(null,arguments)},We=l._emscripten_bind_MdDbEntity_explode_0=function(){return(We=l._emscripten_bind_MdDbEntity_explode_0=l.asm.emscripten_bind_MdDbEntity_explode_0).apply(null,arguments)},Xe=l._emscripten_bind_MdDbEntity_TrueColor_0=function(){return(Xe=l._emscripten_bind_MdDbEntity_TrueColor_0=l.asm.emscripten_bind_MdDbEntity_TrueColor_0).apply(null,
142
- arguments)},Ye=l._emscripten_bind_MdDbEntity_SetTrueColor_1=function(){return(Ye=l._emscripten_bind_MdDbEntity_SetTrueColor_1=l.asm.emscripten_bind_MdDbEntity_SetTrueColor_1).apply(null,arguments)},Ze=l._emscripten_bind_MdDbEntity_ColorIndex_0=function(){return(Ze=l._emscripten_bind_MdDbEntity_ColorIndex_0=l.asm.emscripten_bind_MdDbEntity_ColorIndex_0).apply(null,arguments)},$e=l._emscripten_bind_MdDbEntity_SetColorIndex_1=function(){return($e=l._emscripten_bind_MdDbEntity_SetColorIndex_1=l.asm.emscripten_bind_MdDbEntity_SetColorIndex_1).apply(null,
143
- arguments)},af=l._emscripten_bind_MdDbEntity_Layer_0=function(){return(af=l._emscripten_bind_MdDbEntity_Layer_0=l.asm.emscripten_bind_MdDbEntity_Layer_0).apply(null,arguments)},bf=l._emscripten_bind_MdDbEntity_SetLayer_1=function(){return(bf=l._emscripten_bind_MdDbEntity_SetLayer_1=l.asm.emscripten_bind_MdDbEntity_SetLayer_1).apply(null,arguments)},cf=l._emscripten_bind_MdDbEntity_LinetypeScale_0=function(){return(cf=l._emscripten_bind_MdDbEntity_LinetypeScale_0=l.asm.emscripten_bind_MdDbEntity_LinetypeScale_0).apply(null,
144
- arguments)},df=l._emscripten_bind_MdDbEntity_SetLinetypeScale_1=function(){return(df=l._emscripten_bind_MdDbEntity_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbEntity_SetLinetypeScale_1).apply(null,arguments)},ef=l._emscripten_bind_MdDbEntity_Visible_0=function(){return(ef=l._emscripten_bind_MdDbEntity_Visible_0=l.asm.emscripten_bind_MdDbEntity_Visible_0).apply(null,arguments)},ff=l._emscripten_bind_MdDbEntity_SetVisible_1=function(){return(ff=l._emscripten_bind_MdDbEntity_SetVisible_1=l.asm.emscripten_bind_MdDbEntity_SetVisible_1).apply(null,
145
- arguments)},gf=l._emscripten_bind_MdDbEntity_Lineweight_0=function(){return(gf=l._emscripten_bind_MdDbEntity_Lineweight_0=l.asm.emscripten_bind_MdDbEntity_Lineweight_0).apply(null,arguments)},hf=l._emscripten_bind_MdDbEntity_SetLineweight_1=function(){return(hf=l._emscripten_bind_MdDbEntity_SetLineweight_1=l.asm.emscripten_bind_MdDbEntity_SetLineweight_1).apply(null,arguments)},jf=l._emscripten_bind_MdDbEntity_TextStyle_0=function(){return(jf=l._emscripten_bind_MdDbEntity_TextStyle_0=l.asm.emscripten_bind_MdDbEntity_TextStyle_0).apply(null,
146
- arguments)},kf=l._emscripten_bind_MdDbEntity_SetTextStyle_1=function(){return(kf=l._emscripten_bind_MdDbEntity_SetTextStyle_1=l.asm.emscripten_bind_MdDbEntity_SetTextStyle_1).apply(null,arguments)},lf=l._emscripten_bind_MdDbEntity_Highlight_1=function(){return(lf=l._emscripten_bind_MdDbEntity_Highlight_1=l.asm.emscripten_bind_MdDbEntity_Highlight_1).apply(null,arguments)},mf=l._emscripten_bind_MdDbEntity_Move_2=function(){return(mf=l._emscripten_bind_MdDbEntity_Move_2=l.asm.emscripten_bind_MdDbEntity_Move_2).apply(null,
147
- arguments)},nf=l._emscripten_bind_MdDbEntity_Rotate_2=function(){return(nf=l._emscripten_bind_MdDbEntity_Rotate_2=l.asm.emscripten_bind_MdDbEntity_Rotate_2).apply(null,arguments)},of=l._emscripten_bind_MdDbEntity_Mirror_2=function(){return(of=l._emscripten_bind_MdDbEntity_Mirror_2=l.asm.emscripten_bind_MdDbEntity_Mirror_2).apply(null,arguments)},pf=l._emscripten_bind_MdDbEntity_ScaleEntity_2=function(){return(pf=l._emscripten_bind_MdDbEntity_ScaleEntity_2=l.asm.emscripten_bind_MdDbEntity_ScaleEntity_2).apply(null,
148
- arguments)},qf=l._emscripten_bind_MdDbEntity_TransformBy_1=function(){return(qf=l._emscripten_bind_MdDbEntity_TransformBy_1=l.asm.emscripten_bind_MdDbEntity_TransformBy_1).apply(null,arguments)},rf=l._emscripten_bind_MdDbEntity_GetBoundingBox_0=function(){return(rf=l._emscripten_bind_MdDbEntity_GetBoundingBox_0=l.asm.emscripten_bind_MdDbEntity_GetBoundingBox_0).apply(null,arguments)},sf=l._emscripten_bind_MdDbEntity_GetObjectID_0=function(){return(sf=l._emscripten_bind_MdDbEntity_GetObjectID_0=l.asm.emscripten_bind_MdDbEntity_GetObjectID_0).apply(null,
149
- arguments)},tf=l._emscripten_bind_MdDbEntity_Erase_0=function(){return(tf=l._emscripten_bind_MdDbEntity_Erase_0=l.asm.emscripten_bind_MdDbEntity_Erase_0).apply(null,arguments)},uf=l._emscripten_bind_MdDbEntity_ConnectionTempObject_1=function(){return(uf=l._emscripten_bind_MdDbEntity_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbEntity_ConnectionTempObject_1).apply(null,arguments)},vf=l._emscripten_bind_MdDbEntity_Clone_0=function(){return(vf=l._emscripten_bind_MdDbEntity_Clone_0=l.asm.emscripten_bind_MdDbEntity_Clone_0).apply(null,
150
- arguments)},wf=l._emscripten_bind_MdDbEntity_GetHandle_0=function(){return(wf=l._emscripten_bind_MdDbEntity_GetHandle_0=l.asm.emscripten_bind_MdDbEntity_GetHandle_0).apply(null,arguments)},xf=l._emscripten_bind_MdDbEntity_GetDatabase_0=function(){return(xf=l._emscripten_bind_MdDbEntity_GetDatabase_0=l.asm.emscripten_bind_MdDbEntity_GetDatabase_0).apply(null,arguments)},yf=l._emscripten_bind_MdDbEntity_GetOwnerID_0=function(){return(yf=l._emscripten_bind_MdDbEntity_GetOwnerID_0=l.asm.emscripten_bind_MdDbEntity_GetOwnerID_0).apply(null,
151
- arguments)},zf=l._emscripten_bind_MdDbEntity_moveGripPointsAt_4=function(){return(zf=l._emscripten_bind_MdDbEntity_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbEntity_moveGripPointsAt_4).apply(null,arguments)},Af=l._emscripten_bind_MdDbEntity_getObjectName_0=function(){return(Af=l._emscripten_bind_MdDbEntity_getObjectName_0=l.asm.emscripten_bind_MdDbEntity_getObjectName_0).apply(null,arguments)},Bf=l._emscripten_bind_MdDbEntity_getDxf0_0=function(){return(Bf=l._emscripten_bind_MdDbEntity_getDxf0_0=
152
- l.asm.emscripten_bind_MdDbEntity_getDxf0_0).apply(null,arguments)},Cf=l._emscripten_bind_MdDbEntity_getJson_0=function(){return(Cf=l._emscripten_bind_MdDbEntity_getJson_0=l.asm.emscripten_bind_MdDbEntity_getJson_0).apply(null,arguments)},Df=l._emscripten_bind_MdDbEntity_setJson_1=function(){return(Df=l._emscripten_bind_MdDbEntity_setJson_1=l.asm.emscripten_bind_MdDbEntity_setJson_1).apply(null,arguments)},Ef=l._emscripten_bind_MdDbCurve_getStartParam_0=function(){return(Ef=l._emscripten_bind_MdDbCurve_getStartParam_0=
153
- l.asm.emscripten_bind_MdDbCurve_getStartParam_0).apply(null,arguments)},Ff=l._emscripten_bind_MdDbCurve_getEndParam_0=function(){return(Ff=l._emscripten_bind_MdDbCurve_getEndParam_0=l.asm.emscripten_bind_MdDbCurve_getEndParam_0).apply(null,arguments)},Gf=l._emscripten_bind_MdDbCurve_getDistAtParam_1=function(){return(Gf=l._emscripten_bind_MdDbCurve_getDistAtParam_1=l.asm.emscripten_bind_MdDbCurve_getDistAtParam_1).apply(null,arguments)},Hf=l._emscripten_bind_MdDbCurve_getParamAtDist_1=function(){return(Hf=
154
- l._emscripten_bind_MdDbCurve_getParamAtDist_1=l.asm.emscripten_bind_MdDbCurve_getParamAtDist_1).apply(null,arguments)},If=l._emscripten_bind_MdDbCurve_getDistAtPoint_1=function(){return(If=l._emscripten_bind_MdDbCurve_getDistAtPoint_1=l.asm.emscripten_bind_MdDbCurve_getDistAtPoint_1).apply(null,arguments)},Jf=l._emscripten_bind_MdDbCurve_getPointAtDist_1=function(){return(Jf=l._emscripten_bind_MdDbCurve_getPointAtDist_1=l.asm.emscripten_bind_MdDbCurve_getPointAtDist_1).apply(null,arguments)},Kf=l._emscripten_bind_MdDbCurve_getStartPoint_0=
155
- function(){return(Kf=l._emscripten_bind_MdDbCurve_getStartPoint_0=l.asm.emscripten_bind_MdDbCurve_getStartPoint_0).apply(null,arguments)},Lf=l._emscripten_bind_MdDbCurve_getEndPoint_0=function(){return(Lf=l._emscripten_bind_MdDbCurve_getEndPoint_0=l.asm.emscripten_bind_MdDbCurve_getEndPoint_0).apply(null,arguments)},Mf=l._emscripten_bind_MdDbCurve_getPointAtParam_1=function(){return(Mf=l._emscripten_bind_MdDbCurve_getPointAtParam_1=l.asm.emscripten_bind_MdDbCurve_getPointAtParam_1).apply(null,arguments)},
156
- Nf=l._emscripten_bind_MdDbCurve_getParamAtPoint_1=function(){return(Nf=l._emscripten_bind_MdDbCurve_getParamAtPoint_1=l.asm.emscripten_bind_MdDbCurve_getParamAtPoint_1).apply(null,arguments)},Of=l._emscripten_bind_MdDbCurve_getFirstDeriv_1=function(){return(Of=l._emscripten_bind_MdDbCurve_getFirstDeriv_1=l.asm.emscripten_bind_MdDbCurve_getFirstDeriv_1).apply(null,arguments)},Pf=l._emscripten_bind_MdDbCurve_getFirstDerivEx_1=function(){return(Pf=l._emscripten_bind_MdDbCurve_getFirstDerivEx_1=l.asm.emscripten_bind_MdDbCurve_getFirstDerivEx_1).apply(null,
157
- arguments)},Qf=l._emscripten_bind_MdDbCurve_getClosestPointTo_2=function(){return(Qf=l._emscripten_bind_MdDbCurve_getClosestPointTo_2=l.asm.emscripten_bind_MdDbCurve_getClosestPointTo_2).apply(null,arguments)},Rf=l._emscripten_bind_MdDbCurve_offsetCurves_2=function(){return(Rf=l._emscripten_bind_MdDbCurve_offsetCurves_2=l.asm.emscripten_bind_MdDbCurve_offsetCurves_2).apply(null,arguments)},Sf=l._emscripten_bind_MdDbCurve_splitCurves_1=function(){return(Sf=l._emscripten_bind_MdDbCurve_splitCurves_1=
158
- l.asm.emscripten_bind_MdDbCurve_splitCurves_1).apply(null,arguments)},Tf=l._emscripten_bind_MdDbCurve_getArea_0=function(){return(Tf=l._emscripten_bind_MdDbCurve_getArea_0=l.asm.emscripten_bind_MdDbCurve_getArea_0).apply(null,arguments)},Uf=l._emscripten_bind_MdDbCurve_getSamplePoints_1=function(){return(Uf=l._emscripten_bind_MdDbCurve_getSamplePoints_1=l.asm.emscripten_bind_MdDbCurve_getSamplePoints_1).apply(null,arguments)},Vf=l._emscripten_bind_MdDbCurve_getLength_0=function(){return(Vf=l._emscripten_bind_MdDbCurve_getLength_0=
159
- l.asm.emscripten_bind_MdDbCurve_getLength_0).apply(null,arguments)},Wf=l._emscripten_bind_MdDbCurve_explode_0=function(){return(Wf=l._emscripten_bind_MdDbCurve_explode_0=l.asm.emscripten_bind_MdDbCurve_explode_0).apply(null,arguments)},Xf=l._emscripten_bind_MdDbCurve_TrueColor_0=function(){return(Xf=l._emscripten_bind_MdDbCurve_TrueColor_0=l.asm.emscripten_bind_MdDbCurve_TrueColor_0).apply(null,arguments)},Yf=l._emscripten_bind_MdDbCurve_SetTrueColor_1=function(){return(Yf=l._emscripten_bind_MdDbCurve_SetTrueColor_1=
160
- l.asm.emscripten_bind_MdDbCurve_SetTrueColor_1).apply(null,arguments)},Zf=l._emscripten_bind_MdDbCurve_ColorIndex_0=function(){return(Zf=l._emscripten_bind_MdDbCurve_ColorIndex_0=l.asm.emscripten_bind_MdDbCurve_ColorIndex_0).apply(null,arguments)},$f=l._emscripten_bind_MdDbCurve_SetColorIndex_1=function(){return($f=l._emscripten_bind_MdDbCurve_SetColorIndex_1=l.asm.emscripten_bind_MdDbCurve_SetColorIndex_1).apply(null,arguments)},ag=l._emscripten_bind_MdDbCurve_Layer_0=function(){return(ag=l._emscripten_bind_MdDbCurve_Layer_0=
161
- l.asm.emscripten_bind_MdDbCurve_Layer_0).apply(null,arguments)},bg=l._emscripten_bind_MdDbCurve_SetLayer_1=function(){return(bg=l._emscripten_bind_MdDbCurve_SetLayer_1=l.asm.emscripten_bind_MdDbCurve_SetLayer_1).apply(null,arguments)},cg=l._emscripten_bind_MdDbCurve_LinetypeScale_0=function(){return(cg=l._emscripten_bind_MdDbCurve_LinetypeScale_0=l.asm.emscripten_bind_MdDbCurve_LinetypeScale_0).apply(null,arguments)},dg=l._emscripten_bind_MdDbCurve_SetLinetypeScale_1=function(){return(dg=l._emscripten_bind_MdDbCurve_SetLinetypeScale_1=
162
- l.asm.emscripten_bind_MdDbCurve_SetLinetypeScale_1).apply(null,arguments)},eg=l._emscripten_bind_MdDbCurve_Visible_0=function(){return(eg=l._emscripten_bind_MdDbCurve_Visible_0=l.asm.emscripten_bind_MdDbCurve_Visible_0).apply(null,arguments)},fg=l._emscripten_bind_MdDbCurve_SetVisible_1=function(){return(fg=l._emscripten_bind_MdDbCurve_SetVisible_1=l.asm.emscripten_bind_MdDbCurve_SetVisible_1).apply(null,arguments)},gg=l._emscripten_bind_MdDbCurve_Lineweight_0=function(){return(gg=l._emscripten_bind_MdDbCurve_Lineweight_0=
163
- l.asm.emscripten_bind_MdDbCurve_Lineweight_0).apply(null,arguments)},hg=l._emscripten_bind_MdDbCurve_SetLineweight_1=function(){return(hg=l._emscripten_bind_MdDbCurve_SetLineweight_1=l.asm.emscripten_bind_MdDbCurve_SetLineweight_1).apply(null,arguments)},ig=l._emscripten_bind_MdDbCurve_TextStyle_0=function(){return(ig=l._emscripten_bind_MdDbCurve_TextStyle_0=l.asm.emscripten_bind_MdDbCurve_TextStyle_0).apply(null,arguments)},jg=l._emscripten_bind_MdDbCurve_SetTextStyle_1=function(){return(jg=l._emscripten_bind_MdDbCurve_SetTextStyle_1=
164
- l.asm.emscripten_bind_MdDbCurve_SetTextStyle_1).apply(null,arguments)},kg=l._emscripten_bind_MdDbCurve_Highlight_1=function(){return(kg=l._emscripten_bind_MdDbCurve_Highlight_1=l.asm.emscripten_bind_MdDbCurve_Highlight_1).apply(null,arguments)},lg=l._emscripten_bind_MdDbCurve_Move_2=function(){return(lg=l._emscripten_bind_MdDbCurve_Move_2=l.asm.emscripten_bind_MdDbCurve_Move_2).apply(null,arguments)},mg=l._emscripten_bind_MdDbCurve_Rotate_2=function(){return(mg=l._emscripten_bind_MdDbCurve_Rotate_2=
165
- l.asm.emscripten_bind_MdDbCurve_Rotate_2).apply(null,arguments)},ng=l._emscripten_bind_MdDbCurve_Mirror_2=function(){return(ng=l._emscripten_bind_MdDbCurve_Mirror_2=l.asm.emscripten_bind_MdDbCurve_Mirror_2).apply(null,arguments)},og=l._emscripten_bind_MdDbCurve_ScaleEntity_2=function(){return(og=l._emscripten_bind_MdDbCurve_ScaleEntity_2=l.asm.emscripten_bind_MdDbCurve_ScaleEntity_2).apply(null,arguments)},pg=l._emscripten_bind_MdDbCurve_TransformBy_1=function(){return(pg=l._emscripten_bind_MdDbCurve_TransformBy_1=
166
- l.asm.emscripten_bind_MdDbCurve_TransformBy_1).apply(null,arguments)},qg=l._emscripten_bind_MdDbCurve_GetBoundingBox_0=function(){return(qg=l._emscripten_bind_MdDbCurve_GetBoundingBox_0=l.asm.emscripten_bind_MdDbCurve_GetBoundingBox_0).apply(null,arguments)},rg=l._emscripten_bind_MdDbCurve_GetObjectID_0=function(){return(rg=l._emscripten_bind_MdDbCurve_GetObjectID_0=l.asm.emscripten_bind_MdDbCurve_GetObjectID_0).apply(null,arguments)},sg=l._emscripten_bind_MdDbCurve_Erase_0=function(){return(sg=l._emscripten_bind_MdDbCurve_Erase_0=
167
- l.asm.emscripten_bind_MdDbCurve_Erase_0).apply(null,arguments)},tg=l._emscripten_bind_MdDbCurve_ConnectionTempObject_1=function(){return(tg=l._emscripten_bind_MdDbCurve_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbCurve_ConnectionTempObject_1).apply(null,arguments)},ug=l._emscripten_bind_MdDbCurve_Clone_0=function(){return(ug=l._emscripten_bind_MdDbCurve_Clone_0=l.asm.emscripten_bind_MdDbCurve_Clone_0).apply(null,arguments)},vg=l._emscripten_bind_MdDbCurve_GetHandle_0=function(){return(vg=l._emscripten_bind_MdDbCurve_GetHandle_0=
168
- l.asm.emscripten_bind_MdDbCurve_GetHandle_0).apply(null,arguments)},wg=l._emscripten_bind_MdDbCurve_GetDatabase_0=function(){return(wg=l._emscripten_bind_MdDbCurve_GetDatabase_0=l.asm.emscripten_bind_MdDbCurve_GetDatabase_0).apply(null,arguments)},xg=l._emscripten_bind_MdDbCurve_GetOwnerID_0=function(){return(xg=l._emscripten_bind_MdDbCurve_GetOwnerID_0=l.asm.emscripten_bind_MdDbCurve_GetOwnerID_0).apply(null,arguments)},yg=l._emscripten_bind_MdDbCurve_moveGripPointsAt_4=function(){return(yg=l._emscripten_bind_MdDbCurve_moveGripPointsAt_4=
169
- l.asm.emscripten_bind_MdDbCurve_moveGripPointsAt_4).apply(null,arguments)},zg=l._emscripten_bind_MdDbCurve_getObjectName_0=function(){return(zg=l._emscripten_bind_MdDbCurve_getObjectName_0=l.asm.emscripten_bind_MdDbCurve_getObjectName_0).apply(null,arguments)},Ag=l._emscripten_bind_MdDbCurve_getDxf0_0=function(){return(Ag=l._emscripten_bind_MdDbCurve_getDxf0_0=l.asm.emscripten_bind_MdDbCurve_getDxf0_0).apply(null,arguments)},Bg=l._emscripten_bind_MdDbCurve_getJson_0=function(){return(Bg=l._emscripten_bind_MdDbCurve_getJson_0=
170
- l.asm.emscripten_bind_MdDbCurve_getJson_0).apply(null,arguments)},Cg=l._emscripten_bind_MdDbCurve_setJson_1=function(){return(Cg=l._emscripten_bind_MdDbCurve_setJson_1=l.asm.emscripten_bind_MdDbCurve_setJson_1).apply(null,arguments)},Dg=l._emscripten_bind_MdDbDimension_MdDbDimension_0=function(){return(Dg=l._emscripten_bind_MdDbDimension_MdDbDimension_0=l.asm.emscripten_bind_MdDbDimension_MdDbDimension_0).apply(null,arguments)},Eg=l._emscripten_bind_MdDbDimension_textPosition_0=function(){return(Eg=
171
- l._emscripten_bind_MdDbDimension_textPosition_0=l.asm.emscripten_bind_MdDbDimension_textPosition_0).apply(null,arguments)},Fg=l._emscripten_bind_MdDbDimension_setTextPosition_1=function(){return(Fg=l._emscripten_bind_MdDbDimension_setTextPosition_1=l.asm.emscripten_bind_MdDbDimension_setTextPosition_1).apply(null,arguments)},Gg=l._emscripten_bind_MdDbDimension_isUsingDefaultTextPosition_0=function(){return(Gg=l._emscripten_bind_MdDbDimension_isUsingDefaultTextPosition_0=l.asm.emscripten_bind_MdDbDimension_isUsingDefaultTextPosition_0).apply(null,
172
- arguments)},Hg=l._emscripten_bind_MdDbDimension_useSetTextPosition_0=function(){return(Hg=l._emscripten_bind_MdDbDimension_useSetTextPosition_0=l.asm.emscripten_bind_MdDbDimension_useSetTextPosition_0).apply(null,arguments)},Ig=l._emscripten_bind_MdDbDimension_useDefaultTextPosition_0=function(){return(Ig=l._emscripten_bind_MdDbDimension_useDefaultTextPosition_0=l.asm.emscripten_bind_MdDbDimension_useDefaultTextPosition_0).apply(null,arguments)},Jg=l._emscripten_bind_MdDbDimension_elevation_0=function(){return(Jg=
173
- l._emscripten_bind_MdDbDimension_elevation_0=l.asm.emscripten_bind_MdDbDimension_elevation_0).apply(null,arguments)},Kg=l._emscripten_bind_MdDbDimension_setElevation_1=function(){return(Kg=l._emscripten_bind_MdDbDimension_setElevation_1=l.asm.emscripten_bind_MdDbDimension_setElevation_1).apply(null,arguments)},Lg=l._emscripten_bind_MdDbDimension_dimensionText_0=function(){return(Lg=l._emscripten_bind_MdDbDimension_dimensionText_0=l.asm.emscripten_bind_MdDbDimension_dimensionText_0).apply(null,arguments)},
174
- Mg=l._emscripten_bind_MdDbDimension_setDimensionText_1=function(){return(Mg=l._emscripten_bind_MdDbDimension_setDimensionText_1=l.asm.emscripten_bind_MdDbDimension_setDimensionText_1).apply(null,arguments)},Ng=l._emscripten_bind_MdDbDimension_textRotation_0=function(){return(Ng=l._emscripten_bind_MdDbDimension_textRotation_0=l.asm.emscripten_bind_MdDbDimension_textRotation_0).apply(null,arguments)},Og=l._emscripten_bind_MdDbDimension_setTextRotation_1=function(){return(Og=l._emscripten_bind_MdDbDimension_setTextRotation_1=
175
- l.asm.emscripten_bind_MdDbDimension_setTextRotation_1).apply(null,arguments)},Pg=l._emscripten_bind_MdDbDimension_dimensionStyle_0=function(){return(Pg=l._emscripten_bind_MdDbDimension_dimensionStyle_0=l.asm.emscripten_bind_MdDbDimension_dimensionStyle_0).apply(null,arguments)},Qg=l._emscripten_bind_MdDbDimension_setDimensionStyle_1=function(){return(Qg=l._emscripten_bind_MdDbDimension_setDimensionStyle_1=l.asm.emscripten_bind_MdDbDimension_setDimensionStyle_1).apply(null,arguments)},Rg=l._emscripten_bind_MdDbDimension_textAttachment_0=
176
- function(){return(Rg=l._emscripten_bind_MdDbDimension_textAttachment_0=l.asm.emscripten_bind_MdDbDimension_textAttachment_0).apply(null,arguments)},Sg=l._emscripten_bind_MdDbDimension_setTextAttachment_1=function(){return(Sg=l._emscripten_bind_MdDbDimension_setTextAttachment_1=l.asm.emscripten_bind_MdDbDimension_setTextAttachment_1).apply(null,arguments)},Tg=l._emscripten_bind_MdDbDimension_horizontalRotation_0=function(){return(Tg=l._emscripten_bind_MdDbDimension_horizontalRotation_0=l.asm.emscripten_bind_MdDbDimension_horizontalRotation_0).apply(null,
177
- arguments)},Ug=l._emscripten_bind_MdDbDimension_setHorizontalRotation_1=function(){return(Ug=l._emscripten_bind_MdDbDimension_setHorizontalRotation_1=l.asm.emscripten_bind_MdDbDimension_setHorizontalRotation_1).apply(null,arguments)},Vg=l._emscripten_bind_MdDbDimension_recomputeDimBlock_1=function(){return(Vg=l._emscripten_bind_MdDbDimension_recomputeDimBlock_1=l.asm.emscripten_bind_MdDbDimension_recomputeDimBlock_1).apply(null,arguments)},Wg=l._emscripten_bind_MdDbDimension_GetDimVarInt_1=function(){return(Wg=
178
- l._emscripten_bind_MdDbDimension_GetDimVarInt_1=l.asm.emscripten_bind_MdDbDimension_GetDimVarInt_1).apply(null,arguments)},Xg=l._emscripten_bind_MdDbDimension_SetDimVarInt_2=function(){return(Xg=l._emscripten_bind_MdDbDimension_SetDimVarInt_2=l.asm.emscripten_bind_MdDbDimension_SetDimVarInt_2).apply(null,arguments)},Yg=l._emscripten_bind_MdDbDimension_GetDimVarDouble_1=function(){return(Yg=l._emscripten_bind_MdDbDimension_GetDimVarDouble_1=l.asm.emscripten_bind_MdDbDimension_GetDimVarDouble_1).apply(null,
179
- arguments)},Zg=l._emscripten_bind_MdDbDimension_SetDimVarDouble_2=function(){return(Zg=l._emscripten_bind_MdDbDimension_SetDimVarDouble_2=l.asm.emscripten_bind_MdDbDimension_SetDimVarDouble_2).apply(null,arguments)},$g=l._emscripten_bind_MdDbDimension_GetDimVarString_1=function(){return($g=l._emscripten_bind_MdDbDimension_GetDimVarString_1=l.asm.emscripten_bind_MdDbDimension_GetDimVarString_1).apply(null,arguments)},ah=l._emscripten_bind_MdDbDimension_SetDimVarString_2=function(){return(ah=l._emscripten_bind_MdDbDimension_SetDimVarString_2=
180
- l.asm.emscripten_bind_MdDbDimension_SetDimVarString_2).apply(null,arguments)},bh=l._emscripten_bind_MdDbDimension_GetDimVarObjectId_1=function(){return(bh=l._emscripten_bind_MdDbDimension_GetDimVarObjectId_1=l.asm.emscripten_bind_MdDbDimension_GetDimVarObjectId_1).apply(null,arguments)},ch=l._emscripten_bind_MdDbDimension_SetDimVarObjectId_2=function(){return(ch=l._emscripten_bind_MdDbDimension_SetDimVarObjectId_2=l.asm.emscripten_bind_MdDbDimension_SetDimVarObjectId_2).apply(null,arguments)},dh=
181
- l._emscripten_bind_MdDbDimension_explode_0=function(){return(dh=l._emscripten_bind_MdDbDimension_explode_0=l.asm.emscripten_bind_MdDbDimension_explode_0).apply(null,arguments)},eh=l._emscripten_bind_MdDbDimension_TrueColor_0=function(){return(eh=l._emscripten_bind_MdDbDimension_TrueColor_0=l.asm.emscripten_bind_MdDbDimension_TrueColor_0).apply(null,arguments)},fh=l._emscripten_bind_MdDbDimension_SetTrueColor_1=function(){return(fh=l._emscripten_bind_MdDbDimension_SetTrueColor_1=l.asm.emscripten_bind_MdDbDimension_SetTrueColor_1).apply(null,
182
- arguments)},gh=l._emscripten_bind_MdDbDimension_ColorIndex_0=function(){return(gh=l._emscripten_bind_MdDbDimension_ColorIndex_0=l.asm.emscripten_bind_MdDbDimension_ColorIndex_0).apply(null,arguments)},hh=l._emscripten_bind_MdDbDimension_SetColorIndex_1=function(){return(hh=l._emscripten_bind_MdDbDimension_SetColorIndex_1=l.asm.emscripten_bind_MdDbDimension_SetColorIndex_1).apply(null,arguments)},ih=l._emscripten_bind_MdDbDimension_Layer_0=function(){return(ih=l._emscripten_bind_MdDbDimension_Layer_0=
183
- l.asm.emscripten_bind_MdDbDimension_Layer_0).apply(null,arguments)},jh=l._emscripten_bind_MdDbDimension_SetLayer_1=function(){return(jh=l._emscripten_bind_MdDbDimension_SetLayer_1=l.asm.emscripten_bind_MdDbDimension_SetLayer_1).apply(null,arguments)},kh=l._emscripten_bind_MdDbDimension_LinetypeScale_0=function(){return(kh=l._emscripten_bind_MdDbDimension_LinetypeScale_0=l.asm.emscripten_bind_MdDbDimension_LinetypeScale_0).apply(null,arguments)},lh=l._emscripten_bind_MdDbDimension_SetLinetypeScale_1=
184
- function(){return(lh=l._emscripten_bind_MdDbDimension_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbDimension_SetLinetypeScale_1).apply(null,arguments)},mh=l._emscripten_bind_MdDbDimension_Visible_0=function(){return(mh=l._emscripten_bind_MdDbDimension_Visible_0=l.asm.emscripten_bind_MdDbDimension_Visible_0).apply(null,arguments)},nh=l._emscripten_bind_MdDbDimension_SetVisible_1=function(){return(nh=l._emscripten_bind_MdDbDimension_SetVisible_1=l.asm.emscripten_bind_MdDbDimension_SetVisible_1).apply(null,
185
- arguments)},oh=l._emscripten_bind_MdDbDimension_Lineweight_0=function(){return(oh=l._emscripten_bind_MdDbDimension_Lineweight_0=l.asm.emscripten_bind_MdDbDimension_Lineweight_0).apply(null,arguments)},ph=l._emscripten_bind_MdDbDimension_SetLineweight_1=function(){return(ph=l._emscripten_bind_MdDbDimension_SetLineweight_1=l.asm.emscripten_bind_MdDbDimension_SetLineweight_1).apply(null,arguments)},qh=l._emscripten_bind_MdDbDimension_TextStyle_0=function(){return(qh=l._emscripten_bind_MdDbDimension_TextStyle_0=
186
- l.asm.emscripten_bind_MdDbDimension_TextStyle_0).apply(null,arguments)},rh=l._emscripten_bind_MdDbDimension_SetTextStyle_1=function(){return(rh=l._emscripten_bind_MdDbDimension_SetTextStyle_1=l.asm.emscripten_bind_MdDbDimension_SetTextStyle_1).apply(null,arguments)},sh=l._emscripten_bind_MdDbDimension_Highlight_1=function(){return(sh=l._emscripten_bind_MdDbDimension_Highlight_1=l.asm.emscripten_bind_MdDbDimension_Highlight_1).apply(null,arguments)},th=l._emscripten_bind_MdDbDimension_Move_2=function(){return(th=
187
- l._emscripten_bind_MdDbDimension_Move_2=l.asm.emscripten_bind_MdDbDimension_Move_2).apply(null,arguments)},uh=l._emscripten_bind_MdDbDimension_Rotate_2=function(){return(uh=l._emscripten_bind_MdDbDimension_Rotate_2=l.asm.emscripten_bind_MdDbDimension_Rotate_2).apply(null,arguments)},vh=l._emscripten_bind_MdDbDimension_Mirror_2=function(){return(vh=l._emscripten_bind_MdDbDimension_Mirror_2=l.asm.emscripten_bind_MdDbDimension_Mirror_2).apply(null,arguments)},wh=l._emscripten_bind_MdDbDimension_ScaleEntity_2=
188
- function(){return(wh=l._emscripten_bind_MdDbDimension_ScaleEntity_2=l.asm.emscripten_bind_MdDbDimension_ScaleEntity_2).apply(null,arguments)},xh=l._emscripten_bind_MdDbDimension_TransformBy_1=function(){return(xh=l._emscripten_bind_MdDbDimension_TransformBy_1=l.asm.emscripten_bind_MdDbDimension_TransformBy_1).apply(null,arguments)},yh=l._emscripten_bind_MdDbDimension_GetBoundingBox_0=function(){return(yh=l._emscripten_bind_MdDbDimension_GetBoundingBox_0=l.asm.emscripten_bind_MdDbDimension_GetBoundingBox_0).apply(null,
189
- arguments)},zh=l._emscripten_bind_MdDbDimension_GetObjectID_0=function(){return(zh=l._emscripten_bind_MdDbDimension_GetObjectID_0=l.asm.emscripten_bind_MdDbDimension_GetObjectID_0).apply(null,arguments)},Ah=l._emscripten_bind_MdDbDimension_Erase_0=function(){return(Ah=l._emscripten_bind_MdDbDimension_Erase_0=l.asm.emscripten_bind_MdDbDimension_Erase_0).apply(null,arguments)},Bh=l._emscripten_bind_MdDbDimension_ConnectionTempObject_1=function(){return(Bh=l._emscripten_bind_MdDbDimension_ConnectionTempObject_1=
190
- l.asm.emscripten_bind_MdDbDimension_ConnectionTempObject_1).apply(null,arguments)},Ch=l._emscripten_bind_MdDbDimension_Clone_0=function(){return(Ch=l._emscripten_bind_MdDbDimension_Clone_0=l.asm.emscripten_bind_MdDbDimension_Clone_0).apply(null,arguments)},Dh=l._emscripten_bind_MdDbDimension_GetHandle_0=function(){return(Dh=l._emscripten_bind_MdDbDimension_GetHandle_0=l.asm.emscripten_bind_MdDbDimension_GetHandle_0).apply(null,arguments)},Eh=l._emscripten_bind_MdDbDimension_GetDatabase_0=function(){return(Eh=
191
- l._emscripten_bind_MdDbDimension_GetDatabase_0=l.asm.emscripten_bind_MdDbDimension_GetDatabase_0).apply(null,arguments)},Fh=l._emscripten_bind_MdDbDimension_GetOwnerID_0=function(){return(Fh=l._emscripten_bind_MdDbDimension_GetOwnerID_0=l.asm.emscripten_bind_MdDbDimension_GetOwnerID_0).apply(null,arguments)},Gh=l._emscripten_bind_MdDbDimension_moveGripPointsAt_4=function(){return(Gh=l._emscripten_bind_MdDbDimension_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbDimension_moveGripPointsAt_4).apply(null,
192
- arguments)},Hh=l._emscripten_bind_MdDbDimension_getObjectName_0=function(){return(Hh=l._emscripten_bind_MdDbDimension_getObjectName_0=l.asm.emscripten_bind_MdDbDimension_getObjectName_0).apply(null,arguments)},Ih=l._emscripten_bind_MdDbDimension_getDxf0_0=function(){return(Ih=l._emscripten_bind_MdDbDimension_getDxf0_0=l.asm.emscripten_bind_MdDbDimension_getDxf0_0).apply(null,arguments)},Jh=l._emscripten_bind_MdDbDimension_getJson_0=function(){return(Jh=l._emscripten_bind_MdDbDimension_getJson_0=l.asm.emscripten_bind_MdDbDimension_getJson_0).apply(null,
193
- arguments)},Kh=l._emscripten_bind_MdDbDimension_setJson_1=function(){return(Kh=l._emscripten_bind_MdDbDimension_setJson_1=l.asm.emscripten_bind_MdDbDimension_setJson_1).apply(null,arguments)},Lh=l._emscripten_bind_MdDbDimension___destroy___0=function(){return(Lh=l._emscripten_bind_MdDbDimension___destroy___0=l.asm.emscripten_bind_MdDbDimension___destroy___0).apply(null,arguments)},Mh=l._emscripten_bind_VoidPtr___destroy___0=function(){return(Mh=l._emscripten_bind_VoidPtr___destroy___0=l.asm.emscripten_bind_VoidPtr___destroy___0).apply(null,
194
- arguments)},Nh=l._emscripten_bind_McApp_McApp_0=function(){return(Nh=l._emscripten_bind_McApp_McApp_0=l.asm.emscripten_bind_McApp_McApp_0).apply(null,arguments)},Oh=l._emscripten_bind_McApp_Init_0=function(){return(Oh=l._emscripten_bind_McApp_Init_0=l.asm.emscripten_bind_McApp_Init_0).apply(null,arguments)},Ph=l._emscripten_bind_McApp_CreateMxDraw_5=function(){return(Ph=l._emscripten_bind_McApp_CreateMxDraw_5=l.asm.emscripten_bind_McApp_CreateMxDraw_5).apply(null,arguments)},Qh=l._emscripten_bind_McApp_GetCurrentMxDraw_0=
195
- function(){return(Qh=l._emscripten_bind_McApp_GetCurrentMxDraw_0=l.asm.emscripten_bind_McApp_GetCurrentMxDraw_0).apply(null,arguments)},Rh=l._emscripten_bind_McApp_DestroyObject_1=function(){return(Rh=l._emscripten_bind_McApp_DestroyObject_1=l.asm.emscripten_bind_McApp_DestroyObject_1).apply(null,arguments)},Sh=l._emscripten_bind_McApp_mcedRGB2Index_4=function(){return(Sh=l._emscripten_bind_McApp_mcedRGB2Index_4=l.asm.emscripten_bind_McApp_mcedRGB2Index_4).apply(null,arguments)},Th=l._emscripten_bind_McApp_ObjectIdToObjectName_1=
196
- function(){return(Th=l._emscripten_bind_McApp_ObjectIdToObjectName_1=l.asm.emscripten_bind_McApp_ObjectIdToObjectName_1).apply(null,arguments)},Uh=l._emscripten_bind_McApp_ObjectIdToMdObject_1=function(){return(Uh=l._emscripten_bind_McApp_ObjectIdToMdObject_1=l.asm.emscripten_bind_McApp_ObjectIdToMdObject_1).apply(null,arguments)},Vh=l._emscripten_bind_McApp_ObjectIdToMdDbLine_1=function(){return(Vh=l._emscripten_bind_McApp_ObjectIdToMdDbLine_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbLine_1).apply(null,
197
- arguments)},Wh=l._emscripten_bind_McApp_ObjectIdToMdDbText_1=function(){return(Wh=l._emscripten_bind_McApp_ObjectIdToMdDbText_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbText_1).apply(null,arguments)},Xh=l._emscripten_bind_McApp_ObjectIdToMdDbPolyline_1=function(){return(Xh=l._emscripten_bind_McApp_ObjectIdToMdDbPolyline_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbPolyline_1).apply(null,arguments)},Yh=l._emscripten_bind_McApp_ObjectIdToMdDbCircle_1=function(){return(Yh=l._emscripten_bind_McApp_ObjectIdToMdDbCircle_1=
198
- l.asm.emscripten_bind_McApp_ObjectIdToMdDbCircle_1).apply(null,arguments)},Zh=l._emscripten_bind_McApp_ObjectIdToMdDbArc_1=function(){return(Zh=l._emscripten_bind_McApp_ObjectIdToMdDbArc_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbArc_1).apply(null,arguments)},$h=l._emscripten_bind_McApp_ObjectIdToMdDbBlockReference_1=function(){return($h=l._emscripten_bind_McApp_ObjectIdToMdDbBlockReference_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbBlockReference_1).apply(null,arguments)},ai=l._emscripten_bind_McApp_ObjectIdToMdDbAlignedDimension_1=
199
- function(){return(ai=l._emscripten_bind_McApp_ObjectIdToMdDbAlignedDimension_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbAlignedDimension_1).apply(null,arguments)},bi=l._emscripten_bind_McApp_ObjectIdToMdDbRotatedDimension_1=function(){return(bi=l._emscripten_bind_McApp_ObjectIdToMdDbRotatedDimension_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbRotatedDimension_1).apply(null,arguments)},ci=l._emscripten_bind_McApp_ObjectIdToMdDbMText_1=function(){return(ci=l._emscripten_bind_McApp_ObjectIdToMdDbMText_1=
200
- l.asm.emscripten_bind_McApp_ObjectIdToMdDbMText_1).apply(null,arguments)},di=l._emscripten_bind_McApp_getLastCallResult_0=function(){return(di=l._emscripten_bind_McApp_getLastCallResult_0=l.asm.emscripten_bind_McApp_getLastCallResult_0).apply(null,arguments)},ei=l._emscripten_bind_McApp_ThreadTaskAbortExit_0=function(){return(ei=l._emscripten_bind_McApp_ThreadTaskAbortExit_0=l.asm.emscripten_bind_McApp_ThreadTaskAbortExit_0).apply(null,arguments)},fi=l._emscripten_bind_McApp_setFontFilePath_1=function(){return(fi=
201
- l._emscripten_bind_McApp_setFontFilePath_1=l.asm.emscripten_bind_McApp_setFontFilePath_1).apply(null,arguments)},gi=l._emscripten_bind_McApp_addNetworkLoadingFont_1=function(){return(gi=l._emscripten_bind_McApp_addNetworkLoadingFont_1=l.asm.emscripten_bind_McApp_addNetworkLoadingFont_1).apply(null,arguments)},hi=l._emscripten_bind_McApp___destroy___0=function(){return(hi=l._emscripten_bind_McApp___destroy___0=l.asm.emscripten_bind_McApp___destroy___0).apply(null,arguments)},ii=l._emscripten_bind_MdCmColor_MdCmColor_0=
202
- function(){return(ii=l._emscripten_bind_MdCmColor_MdCmColor_0=l.asm.emscripten_bind_MdCmColor_MdCmColor_0).apply(null,arguments)},ji=l._emscripten_bind_MdCmColor_setColorIndex_1=function(){return(ji=l._emscripten_bind_MdCmColor_setColorIndex_1=l.asm.emscripten_bind_MdCmColor_setColorIndex_1).apply(null,arguments)},ki=l._emscripten_bind_MdCmColor_setRGB_3=function(){return(ki=l._emscripten_bind_MdCmColor_setRGB_3=l.asm.emscripten_bind_MdCmColor_setRGB_3).apply(null,arguments)},li=l._emscripten_bind_MdCmColor_get_red_0=
203
- function(){return(li=l._emscripten_bind_MdCmColor_get_red_0=l.asm.emscripten_bind_MdCmColor_get_red_0).apply(null,arguments)},mi=l._emscripten_bind_MdCmColor_set_red_1=function(){return(mi=l._emscripten_bind_MdCmColor_set_red_1=l.asm.emscripten_bind_MdCmColor_set_red_1).apply(null,arguments)},ni=l._emscripten_bind_MdCmColor_get_green_0=function(){return(ni=l._emscripten_bind_MdCmColor_get_green_0=l.asm.emscripten_bind_MdCmColor_get_green_0).apply(null,arguments)},oi=l._emscripten_bind_MdCmColor_set_green_1=
204
- function(){return(oi=l._emscripten_bind_MdCmColor_set_green_1=l.asm.emscripten_bind_MdCmColor_set_green_1).apply(null,arguments)},pi=l._emscripten_bind_MdCmColor_get_blue_0=function(){return(pi=l._emscripten_bind_MdCmColor_get_blue_0=l.asm.emscripten_bind_MdCmColor_get_blue_0).apply(null,arguments)},qi=l._emscripten_bind_MdCmColor_set_blue_1=function(){return(qi=l._emscripten_bind_MdCmColor_set_blue_1=l.asm.emscripten_bind_MdCmColor_set_blue_1).apply(null,arguments)},ri=l._emscripten_bind_MdCmColor_get_method_0=
205
- function(){return(ri=l._emscripten_bind_MdCmColor_get_method_0=l.asm.emscripten_bind_MdCmColor_get_method_0).apply(null,arguments)},si=l._emscripten_bind_MdCmColor_set_method_1=function(){return(si=l._emscripten_bind_MdCmColor_set_method_1=l.asm.emscripten_bind_MdCmColor_set_method_1).apply(null,arguments)},ti=l._emscripten_bind_MdCmColor_get_n_0=function(){return(ti=l._emscripten_bind_MdCmColor_get_n_0=l.asm.emscripten_bind_MdCmColor_get_n_0).apply(null,arguments)},ui=l._emscripten_bind_MdCmColor_set_n_1=
206
- function(){return(ui=l._emscripten_bind_MdCmColor_set_n_1=l.asm.emscripten_bind_MdCmColor_set_n_1).apply(null,arguments)},vi=l._emscripten_bind_MdCmColor_get_colorIndex_0=function(){return(vi=l._emscripten_bind_MdCmColor_get_colorIndex_0=l.asm.emscripten_bind_MdCmColor_get_colorIndex_0).apply(null,arguments)},wi=l._emscripten_bind_MdCmColor_set_colorIndex_1=function(){return(wi=l._emscripten_bind_MdCmColor_set_colorIndex_1=l.asm.emscripten_bind_MdCmColor_set_colorIndex_1).apply(null,arguments)},xi=
207
- l._emscripten_bind_MdCmColor___destroy___0=function(){return(xi=l._emscripten_bind_MdCmColor___destroy___0=l.asm.emscripten_bind_MdCmColor___destroy___0).apply(null,arguments)},yi=l._emscripten_bind_MdGePoint3d_MdGePoint3d_0=function(){return(yi=l._emscripten_bind_MdGePoint3d_MdGePoint3d_0=l.asm.emscripten_bind_MdGePoint3d_MdGePoint3d_0).apply(null,arguments)},zi=l._emscripten_bind_MdGePoint3d_MdGePoint3d_3=function(){return(zi=l._emscripten_bind_MdGePoint3d_MdGePoint3d_3=l.asm.emscripten_bind_MdGePoint3d_MdGePoint3d_3).apply(null,
208
- arguments)},Ai=l._emscripten_bind_MdGePoint3d_transformBy_1=function(){return(Ai=l._emscripten_bind_MdGePoint3d_transformBy_1=l.asm.emscripten_bind_MdGePoint3d_transformBy_1).apply(null,arguments)},Bi=l._emscripten_bind_MdGePoint3d_addvec_1=function(){return(Bi=l._emscripten_bind_MdGePoint3d_addvec_1=l.asm.emscripten_bind_MdGePoint3d_addvec_1).apply(null,arguments)},Ci=l._emscripten_bind_MdGePoint3d_subvec_1=function(){return(Ci=l._emscripten_bind_MdGePoint3d_subvec_1=l.asm.emscripten_bind_MdGePoint3d_subvec_1).apply(null,
209
- arguments)},Di=l._emscripten_bind_MdGePoint3d_sub_1=function(){return(Di=l._emscripten_bind_MdGePoint3d_sub_1=l.asm.emscripten_bind_MdGePoint3d_sub_1).apply(null,arguments)},Ei=l._emscripten_bind_MdGePoint3d_distanceTo_1=function(){return(Ei=l._emscripten_bind_MdGePoint3d_distanceTo_1=l.asm.emscripten_bind_MdGePoint3d_distanceTo_1).apply(null,arguments)},Fi=l._emscripten_bind_MdGePoint3d_isEqualTo_1=function(){return(Fi=l._emscripten_bind_MdGePoint3d_isEqualTo_1=l.asm.emscripten_bind_MdGePoint3d_isEqualTo_1).apply(null,
210
- arguments)},Gi=l._emscripten_bind_MdGePoint3d_get_x_0=function(){return(Gi=l._emscripten_bind_MdGePoint3d_get_x_0=l.asm.emscripten_bind_MdGePoint3d_get_x_0).apply(null,arguments)},Hi=l._emscripten_bind_MdGePoint3d_set_x_1=function(){return(Hi=l._emscripten_bind_MdGePoint3d_set_x_1=l.asm.emscripten_bind_MdGePoint3d_set_x_1).apply(null,arguments)},Ii=l._emscripten_bind_MdGePoint3d_get_y_0=function(){return(Ii=l._emscripten_bind_MdGePoint3d_get_y_0=l.asm.emscripten_bind_MdGePoint3d_get_y_0).apply(null,
211
- arguments)},Ji=l._emscripten_bind_MdGePoint3d_set_y_1=function(){return(Ji=l._emscripten_bind_MdGePoint3d_set_y_1=l.asm.emscripten_bind_MdGePoint3d_set_y_1).apply(null,arguments)},Ki=l._emscripten_bind_MdGePoint3d_get_z_0=function(){return(Ki=l._emscripten_bind_MdGePoint3d_get_z_0=l.asm.emscripten_bind_MdGePoint3d_get_z_0).apply(null,arguments)},Li=l._emscripten_bind_MdGePoint3d_set_z_1=function(){return(Li=l._emscripten_bind_MdGePoint3d_set_z_1=l.asm.emscripten_bind_MdGePoint3d_set_z_1).apply(null,
212
- arguments)},Mi=l._emscripten_bind_MdGePoint3d___destroy___0=function(){return(Mi=l._emscripten_bind_MdGePoint3d___destroy___0=l.asm.emscripten_bind_MdGePoint3d___destroy___0).apply(null,arguments)},Ni=l._emscripten_bind_MdGePoint3dArray_MdGePoint3dArray_0=function(){return(Ni=l._emscripten_bind_MdGePoint3dArray_MdGePoint3dArray_0=l.asm.emscripten_bind_MdGePoint3dArray_MdGePoint3dArray_0).apply(null,arguments)},Oi=l._emscripten_bind_MdGePoint3dArray_append_1=function(){return(Oi=l._emscripten_bind_MdGePoint3dArray_append_1=
213
- l.asm.emscripten_bind_MdGePoint3dArray_append_1).apply(null,arguments)},Pi=l._emscripten_bind_MdGePoint3dArray_length_0=function(){return(Pi=l._emscripten_bind_MdGePoint3dArray_length_0=l.asm.emscripten_bind_MdGePoint3dArray_length_0).apply(null,arguments)},Qi=l._emscripten_bind_MdGePoint3dArray_at_1=function(){return(Qi=l._emscripten_bind_MdGePoint3dArray_at_1=l.asm.emscripten_bind_MdGePoint3dArray_at_1).apply(null,arguments)},Ri=l._emscripten_bind_MdGePoint3dArray_setAt_2=function(){return(Ri=l._emscripten_bind_MdGePoint3dArray_setAt_2=
214
- l.asm.emscripten_bind_MdGePoint3dArray_setAt_2).apply(null,arguments)},Si=l._emscripten_bind_MdGePoint3dArray_copy_1=function(){return(Si=l._emscripten_bind_MdGePoint3dArray_copy_1=l.asm.emscripten_bind_MdGePoint3dArray_copy_1).apply(null,arguments)},Ti=l._emscripten_bind_MdGePoint3dArray___destroy___0=function(){return(Ti=l._emscripten_bind_MdGePoint3dArray___destroy___0=l.asm.emscripten_bind_MdGePoint3dArray___destroy___0).apply(null,arguments)},Ui=l._emscripten_bind_MdGeVector3d_MdGeVector3d_0=
215
- function(){return(Ui=l._emscripten_bind_MdGeVector3d_MdGeVector3d_0=l.asm.emscripten_bind_MdGeVector3d_MdGeVector3d_0).apply(null,arguments)},Vi=l._emscripten_bind_MdGeVector3d_MdGeVector3d_3=function(){return(Vi=l._emscripten_bind_MdGeVector3d_MdGeVector3d_3=l.asm.emscripten_bind_MdGeVector3d_MdGeVector3d_3).apply(null,arguments)},Wi=l._emscripten_bind_MdGeVector3d_rotateBy_2=function(){return(Wi=l._emscripten_bind_MdGeVector3d_rotateBy_2=l.asm.emscripten_bind_MdGeVector3d_rotateBy_2).apply(null,
216
- arguments)},Xi=l._emscripten_bind_MdGeVector3d_negate_0=function(){return(Xi=l._emscripten_bind_MdGeVector3d_negate_0=l.asm.emscripten_bind_MdGeVector3d_negate_0).apply(null,arguments)},Yi=l._emscripten_bind_MdGeVector3d_perpVector_0=function(){return(Yi=l._emscripten_bind_MdGeVector3d_perpVector_0=l.asm.emscripten_bind_MdGeVector3d_perpVector_0).apply(null,arguments)},Zi=l._emscripten_bind_MdGeVector3d_angleTo_1=function(){return(Zi=l._emscripten_bind_MdGeVector3d_angleTo_1=l.asm.emscripten_bind_MdGeVector3d_angleTo_1).apply(null,
217
- arguments)},$i=l._emscripten_bind_MdGeVector3d_angleTo_2=function(){return($i=l._emscripten_bind_MdGeVector3d_angleTo_2=l.asm.emscripten_bind_MdGeVector3d_angleTo_2).apply(null,arguments)},aj=l._emscripten_bind_MdGeVector3d_normalize_0=function(){return(aj=l._emscripten_bind_MdGeVector3d_normalize_0=l.asm.emscripten_bind_MdGeVector3d_normalize_0).apply(null,arguments)},bj=l._emscripten_bind_MdGeVector3d_length_0=function(){return(bj=l._emscripten_bind_MdGeVector3d_length_0=l.asm.emscripten_bind_MdGeVector3d_length_0).apply(null,
218
- arguments)},cj=l._emscripten_bind_MdGeVector3d_isUnitLength_0=function(){return(cj=l._emscripten_bind_MdGeVector3d_isUnitLength_0=l.asm.emscripten_bind_MdGeVector3d_isUnitLength_0).apply(null,arguments)},dj=l._emscripten_bind_MdGeVector3d_isZeroLength_0=function(){return(dj=l._emscripten_bind_MdGeVector3d_isZeroLength_0=l.asm.emscripten_bind_MdGeVector3d_isZeroLength_0).apply(null,arguments)},ej=l._emscripten_bind_MdGeVector3d_dotProduct_1=function(){return(ej=l._emscripten_bind_MdGeVector3d_dotProduct_1=
219
- l.asm.emscripten_bind_MdGeVector3d_dotProduct_1).apply(null,arguments)},fj=l._emscripten_bind_MdGeVector3d_crossProduct_1=function(){return(fj=l._emscripten_bind_MdGeVector3d_crossProduct_1=l.asm.emscripten_bind_MdGeVector3d_crossProduct_1).apply(null,arguments)},gj=l._emscripten_bind_MdGeVector3d_isEqualTo_1=function(){return(gj=l._emscripten_bind_MdGeVector3d_isEqualTo_1=l.asm.emscripten_bind_MdGeVector3d_isEqualTo_1).apply(null,arguments)},hj=l._emscripten_bind_MdGeVector3d_get_x_0=function(){return(hj=
220
- l._emscripten_bind_MdGeVector3d_get_x_0=l.asm.emscripten_bind_MdGeVector3d_get_x_0).apply(null,arguments)},ij=l._emscripten_bind_MdGeVector3d_set_x_1=function(){return(ij=l._emscripten_bind_MdGeVector3d_set_x_1=l.asm.emscripten_bind_MdGeVector3d_set_x_1).apply(null,arguments)},jj=l._emscripten_bind_MdGeVector3d_get_y_0=function(){return(jj=l._emscripten_bind_MdGeVector3d_get_y_0=l.asm.emscripten_bind_MdGeVector3d_get_y_0).apply(null,arguments)},kj=l._emscripten_bind_MdGeVector3d_set_y_1=function(){return(kj=
221
- l._emscripten_bind_MdGeVector3d_set_y_1=l.asm.emscripten_bind_MdGeVector3d_set_y_1).apply(null,arguments)},lj=l._emscripten_bind_MdGeVector3d_get_z_0=function(){return(lj=l._emscripten_bind_MdGeVector3d_get_z_0=l.asm.emscripten_bind_MdGeVector3d_get_z_0).apply(null,arguments)},mj=l._emscripten_bind_MdGeVector3d_set_z_1=function(){return(mj=l._emscripten_bind_MdGeVector3d_set_z_1=l.asm.emscripten_bind_MdGeVector3d_set_z_1).apply(null,arguments)},nj=l._emscripten_bind_MdGeVector3d___destroy___0=function(){return(nj=
222
- l._emscripten_bind_MdGeVector3d___destroy___0=l.asm.emscripten_bind_MdGeVector3d___destroy___0).apply(null,arguments)},oj=l._emscripten_bind_MdGeLongArray_MdGeLongArray_0=function(){return(oj=l._emscripten_bind_MdGeLongArray_MdGeLongArray_0=l.asm.emscripten_bind_MdGeLongArray_MdGeLongArray_0).apply(null,arguments)},pj=l._emscripten_bind_MdGeLongArray_append_1=function(){return(pj=l._emscripten_bind_MdGeLongArray_append_1=l.asm.emscripten_bind_MdGeLongArray_append_1).apply(null,arguments)},qj=l._emscripten_bind_MdGeLongArray_length_0=
223
- function(){return(qj=l._emscripten_bind_MdGeLongArray_length_0=l.asm.emscripten_bind_MdGeLongArray_length_0).apply(null,arguments)},rj=l._emscripten_bind_MdGeLongArray_at_1=function(){return(rj=l._emscripten_bind_MdGeLongArray_at_1=l.asm.emscripten_bind_MdGeLongArray_at_1).apply(null,arguments)},sj=l._emscripten_bind_MdGeLongArray_setAt_2=function(){return(sj=l._emscripten_bind_MdGeLongArray_setAt_2=l.asm.emscripten_bind_MdGeLongArray_setAt_2).apply(null,arguments)},tj=l._emscripten_bind_MdGeLongArray_copy_1=
224
- function(){return(tj=l._emscripten_bind_MdGeLongArray_copy_1=l.asm.emscripten_bind_MdGeLongArray_copy_1).apply(null,arguments)},uj=l._emscripten_bind_MdGeLongArray___destroy___0=function(){return(uj=l._emscripten_bind_MdGeLongArray___destroy___0=l.asm.emscripten_bind_MdGeLongArray___destroy___0).apply(null,arguments)},vj=l._emscripten_bind_MdGeStringArray_MdGeStringArray_0=function(){return(vj=l._emscripten_bind_MdGeStringArray_MdGeStringArray_0=l.asm.emscripten_bind_MdGeStringArray_MdGeStringArray_0).apply(null,
225
- arguments)},wj=l._emscripten_bind_MdGeStringArray_append_1=function(){return(wj=l._emscripten_bind_MdGeStringArray_append_1=l.asm.emscripten_bind_MdGeStringArray_append_1).apply(null,arguments)},xj=l._emscripten_bind_MdGeStringArray_length_0=function(){return(xj=l._emscripten_bind_MdGeStringArray_length_0=l.asm.emscripten_bind_MdGeStringArray_length_0).apply(null,arguments)},yj=l._emscripten_bind_MdGeStringArray_at_1=function(){return(yj=l._emscripten_bind_MdGeStringArray_at_1=l.asm.emscripten_bind_MdGeStringArray_at_1).apply(null,
226
- arguments)},zj=l._emscripten_bind_MdGeStringArray_setAt_2=function(){return(zj=l._emscripten_bind_MdGeStringArray_setAt_2=l.asm.emscripten_bind_MdGeStringArray_setAt_2).apply(null,arguments)},Aj=l._emscripten_bind_MdGeStringArray_copy_1=function(){return(Aj=l._emscripten_bind_MdGeStringArray_copy_1=l.asm.emscripten_bind_MdGeStringArray_copy_1).apply(null,arguments)},Bj=l._emscripten_bind_MdGeStringArray___destroy___0=function(){return(Bj=l._emscripten_bind_MdGeStringArray___destroy___0=l.asm.emscripten_bind_MdGeStringArray___destroy___0).apply(null,
227
- arguments)},Cj=l._emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0=function(){return(Cj=l._emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0=l.asm.emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0).apply(null,arguments)},Dj=l._emscripten_bind_MdGeMatrix3d_setToIdentity_0=function(){return(Dj=l._emscripten_bind_MdGeMatrix3d_setToIdentity_0=l.asm.emscripten_bind_MdGeMatrix3d_setToIdentity_0).apply(null,arguments)},Ej=l._emscripten_bind_MdGeMatrix3d_preMultBy_1=function(){return(Ej=l._emscripten_bind_MdGeMatrix3d_preMultBy_1=
228
- l.asm.emscripten_bind_MdGeMatrix3d_preMultBy_1).apply(null,arguments)},Fj=l._emscripten_bind_MdGeMatrix3d_postMultBy_1=function(){return(Fj=l._emscripten_bind_MdGeMatrix3d_postMultBy_1=l.asm.emscripten_bind_MdGeMatrix3d_postMultBy_1).apply(null,arguments)},Gj=l._emscripten_bind_MdGeMatrix3d_setToProduct_2=function(){return(Gj=l._emscripten_bind_MdGeMatrix3d_setToProduct_2=l.asm.emscripten_bind_MdGeMatrix3d_setToProduct_2).apply(null,arguments)},Hj=l._emscripten_bind_MdGeMatrix3d_invert_0=function(){return(Hj=
229
- l._emscripten_bind_MdGeMatrix3d_invert_0=l.asm.emscripten_bind_MdGeMatrix3d_invert_0).apply(null,arguments)},Ij=l._emscripten_bind_MdGeMatrix3d_isSingular_0=function(){return(Ij=l._emscripten_bind_MdGeMatrix3d_isSingular_0=l.asm.emscripten_bind_MdGeMatrix3d_isSingular_0).apply(null,arguments)},Jj=l._emscripten_bind_MdGeMatrix3d_transposeIt_0=function(){return(Jj=l._emscripten_bind_MdGeMatrix3d_transposeIt_0=l.asm.emscripten_bind_MdGeMatrix3d_transposeIt_0).apply(null,arguments)},Kj=l._emscripten_bind_MdGeMatrix3d_isEqualTo_1=
230
- function(){return(Kj=l._emscripten_bind_MdGeMatrix3d_isEqualTo_1=l.asm.emscripten_bind_MdGeMatrix3d_isEqualTo_1).apply(null,arguments)},Lj=l._emscripten_bind_MdGeMatrix3d_det_0=function(){return(Lj=l._emscripten_bind_MdGeMatrix3d_det_0=l.asm.emscripten_bind_MdGeMatrix3d_det_0).apply(null,arguments)},Mj=l._emscripten_bind_MdGeMatrix3d_setCoordSystem_4=function(){return(Mj=l._emscripten_bind_MdGeMatrix3d_setCoordSystem_4=l.asm.emscripten_bind_MdGeMatrix3d_setCoordSystem_4).apply(null,arguments)},Nj=
231
- l._emscripten_bind_MdGeMatrix3d_setToTranslation_1=function(){return(Nj=l._emscripten_bind_MdGeMatrix3d_setToTranslation_1=l.asm.emscripten_bind_MdGeMatrix3d_setToTranslation_1).apply(null,arguments)},Oj=l._emscripten_bind_MdGeMatrix3d_setToRotation_3=function(){return(Oj=l._emscripten_bind_MdGeMatrix3d_setToRotation_3=l.asm.emscripten_bind_MdGeMatrix3d_setToRotation_3).apply(null,arguments)},Pj=l._emscripten_bind_MdGeMatrix3d_setToScaling_2=function(){return(Pj=l._emscripten_bind_MdGeMatrix3d_setToScaling_2=
232
- l.asm.emscripten_bind_MdGeMatrix3d_setToScaling_2).apply(null,arguments)},Qj=l._emscripten_bind_MdGeMatrix3d_scale_0=function(){return(Qj=l._emscripten_bind_MdGeMatrix3d_scale_0=l.asm.emscripten_bind_MdGeMatrix3d_scale_0).apply(null,arguments)},Rj=l._emscripten_bind_MdGeMatrix3d_getData_2=function(){return(Rj=l._emscripten_bind_MdGeMatrix3d_getData_2=l.asm.emscripten_bind_MdGeMatrix3d_getData_2).apply(null,arguments)},Sj=l._emscripten_bind_MdGeMatrix3d_copy_1=function(){return(Sj=l._emscripten_bind_MdGeMatrix3d_copy_1=
233
- l.asm.emscripten_bind_MdGeMatrix3d_copy_1).apply(null,arguments)},Tj=l._emscripten_bind_MdGeMatrix3d___destroy___0=function(){return(Tj=l._emscripten_bind_MdGeMatrix3d___destroy___0=l.asm.emscripten_bind_MdGeMatrix3d___destroy___0).apply(null,arguments)},Uj=l._emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0=function(){return(Uj=l._emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0=l.asm.emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0).apply(null,arguments)},Vj=l._emscripten_bind_MdDbLayerTableRecord_getName_0=
234
- function(){return(Vj=l._emscripten_bind_MdDbLayerTableRecord_getName_0=l.asm.emscripten_bind_MdDbLayerTableRecord_getName_0).apply(null,arguments)},Wj=l._emscripten_bind_MdDbLayerTableRecord_setName_1=function(){return(Wj=l._emscripten_bind_MdDbLayerTableRecord_setName_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setName_1).apply(null,arguments)},Xj=l._emscripten_bind_MdDbLayerTableRecord_isFrozen_0=function(){return(Xj=l._emscripten_bind_MdDbLayerTableRecord_isFrozen_0=l.asm.emscripten_bind_MdDbLayerTableRecord_isFrozen_0).apply(null,
235
- arguments)},Yj=l._emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1=function(){return(Yj=l._emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1).apply(null,arguments)},Zj=l._emscripten_bind_MdDbLayerTableRecord_isOff_0=function(){return(Zj=l._emscripten_bind_MdDbLayerTableRecord_isOff_0=l.asm.emscripten_bind_MdDbLayerTableRecord_isOff_0).apply(null,arguments)},ak=l._emscripten_bind_MdDbLayerTableRecord_setIsOff_1=function(){return(ak=l._emscripten_bind_MdDbLayerTableRecord_setIsOff_1=
236
- l.asm.emscripten_bind_MdDbLayerTableRecord_setIsOff_1).apply(null,arguments)},bk=l._emscripten_bind_MdDbLayerTableRecord_isLocked_0=function(){return(bk=l._emscripten_bind_MdDbLayerTableRecord_isLocked_0=l.asm.emscripten_bind_MdDbLayerTableRecord_isLocked_0).apply(null,arguments)},ck=l._emscripten_bind_MdDbLayerTableRecord_setIsLocked_1=function(){return(ck=l._emscripten_bind_MdDbLayerTableRecord_setIsLocked_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setIsLocked_1).apply(null,arguments)},dk=l._emscripten_bind_MdDbLayerTableRecord_color_0=
237
- function(){return(dk=l._emscripten_bind_MdDbLayerTableRecord_color_0=l.asm.emscripten_bind_MdDbLayerTableRecord_color_0).apply(null,arguments)},ek=l._emscripten_bind_MdDbLayerTableRecord_setColor_1=function(){return(ek=l._emscripten_bind_MdDbLayerTableRecord_setColor_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setColor_1).apply(null,arguments)},fk=l._emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0=function(){return(fk=l._emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0=l.asm.emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0).apply(null,
238
- arguments)},gk=l._emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1=function(){return(gk=l._emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1).apply(null,arguments)},hk=l._emscripten_bind_MdDbLayerTableRecord_lineWeight_0=function(){return(hk=l._emscripten_bind_MdDbLayerTableRecord_lineWeight_0=l.asm.emscripten_bind_MdDbLayerTableRecord_lineWeight_0).apply(null,arguments)},ik=l._emscripten_bind_MdDbLayerTableRecord_setLineWeight_1=
239
- function(){return(ik=l._emscripten_bind_MdDbLayerTableRecord_setLineWeight_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setLineWeight_1).apply(null,arguments)},jk=l._emscripten_bind_MdDbLayerTableRecord_GetObjectID_0=function(){return(jk=l._emscripten_bind_MdDbLayerTableRecord_GetObjectID_0=l.asm.emscripten_bind_MdDbLayerTableRecord_GetObjectID_0).apply(null,arguments)},kk=l._emscripten_bind_MdDbLayerTableRecord_Erase_0=function(){return(kk=l._emscripten_bind_MdDbLayerTableRecord_Erase_0=l.asm.emscripten_bind_MdDbLayerTableRecord_Erase_0).apply(null,
240
- arguments)},lk=l._emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1=function(){return(lk=l._emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1).apply(null,arguments)},mk=l._emscripten_bind_MdDbLayerTableRecord_Clone_0=function(){return(mk=l._emscripten_bind_MdDbLayerTableRecord_Clone_0=l.asm.emscripten_bind_MdDbLayerTableRecord_Clone_0).apply(null,arguments)},nk=l._emscripten_bind_MdDbLayerTableRecord_GetHandle_0=
241
- function(){return(nk=l._emscripten_bind_MdDbLayerTableRecord_GetHandle_0=l.asm.emscripten_bind_MdDbLayerTableRecord_GetHandle_0).apply(null,arguments)},ok=l._emscripten_bind_MdDbLayerTableRecord_GetDatabase_0=function(){return(ok=l._emscripten_bind_MdDbLayerTableRecord_GetDatabase_0=l.asm.emscripten_bind_MdDbLayerTableRecord_GetDatabase_0).apply(null,arguments)},pk=l._emscripten_bind_MdDbLayerTableRecord_GetOwnerID_0=function(){return(pk=l._emscripten_bind_MdDbLayerTableRecord_GetOwnerID_0=l.asm.emscripten_bind_MdDbLayerTableRecord_GetOwnerID_0).apply(null,
242
- arguments)},qk=l._emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4=function(){return(qk=l._emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4).apply(null,arguments)},rk=l._emscripten_bind_MdDbLayerTableRecord_getObjectName_0=function(){return(rk=l._emscripten_bind_MdDbLayerTableRecord_getObjectName_0=l.asm.emscripten_bind_MdDbLayerTableRecord_getObjectName_0).apply(null,arguments)},sk=l._emscripten_bind_MdDbLayerTableRecord_getDxf0_0=
243
- function(){return(sk=l._emscripten_bind_MdDbLayerTableRecord_getDxf0_0=l.asm.emscripten_bind_MdDbLayerTableRecord_getDxf0_0).apply(null,arguments)},tk=l._emscripten_bind_MdDbLayerTableRecord_getJson_0=function(){return(tk=l._emscripten_bind_MdDbLayerTableRecord_getJson_0=l.asm.emscripten_bind_MdDbLayerTableRecord_getJson_0).apply(null,arguments)},uk=l._emscripten_bind_MdDbLayerTableRecord_setJson_1=function(){return(uk=l._emscripten_bind_MdDbLayerTableRecord_setJson_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setJson_1).apply(null,
244
- arguments)},vk=l._emscripten_bind_MdDbLayerTableRecord___destroy___0=function(){return(vk=l._emscripten_bind_MdDbLayerTableRecord___destroy___0=l.asm.emscripten_bind_MdDbLayerTableRecord___destroy___0).apply(null,arguments)},wk=l._emscripten_bind_MdDbLayerTable_GetObjectID_0=function(){return(wk=l._emscripten_bind_MdDbLayerTable_GetObjectID_0=l.asm.emscripten_bind_MdDbLayerTable_GetObjectID_0).apply(null,arguments)},xk=l._emscripten_bind_MdDbLayerTable_Erase_0=function(){return(xk=l._emscripten_bind_MdDbLayerTable_Erase_0=
245
- l.asm.emscripten_bind_MdDbLayerTable_Erase_0).apply(null,arguments)},yk=l._emscripten_bind_MdDbLayerTable_ConnectionTempObject_1=function(){return(yk=l._emscripten_bind_MdDbLayerTable_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbLayerTable_ConnectionTempObject_1).apply(null,arguments)},zk=l._emscripten_bind_MdDbLayerTable_Clone_0=function(){return(zk=l._emscripten_bind_MdDbLayerTable_Clone_0=l.asm.emscripten_bind_MdDbLayerTable_Clone_0).apply(null,arguments)},Ak=l._emscripten_bind_MdDbLayerTable_GetHandle_0=
246
- function(){return(Ak=l._emscripten_bind_MdDbLayerTable_GetHandle_0=l.asm.emscripten_bind_MdDbLayerTable_GetHandle_0).apply(null,arguments)},Bk=l._emscripten_bind_MdDbLayerTable_GetDatabase_0=function(){return(Bk=l._emscripten_bind_MdDbLayerTable_GetDatabase_0=l.asm.emscripten_bind_MdDbLayerTable_GetDatabase_0).apply(null,arguments)},Ck=l._emscripten_bind_MdDbLayerTable_GetOwnerID_0=function(){return(Ck=l._emscripten_bind_MdDbLayerTable_GetOwnerID_0=l.asm.emscripten_bind_MdDbLayerTable_GetOwnerID_0).apply(null,
247
- arguments)},Dk=l._emscripten_bind_MdDbLayerTable_moveGripPointsAt_4=function(){return(Dk=l._emscripten_bind_MdDbLayerTable_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbLayerTable_moveGripPointsAt_4).apply(null,arguments)},Ek=l._emscripten_bind_MdDbLayerTable_getObjectName_0=function(){return(Ek=l._emscripten_bind_MdDbLayerTable_getObjectName_0=l.asm.emscripten_bind_MdDbLayerTable_getObjectName_0).apply(null,arguments)},Fk=l._emscripten_bind_MdDbLayerTable_getDxf0_0=function(){return(Fk=l._emscripten_bind_MdDbLayerTable_getDxf0_0=
248
- l.asm.emscripten_bind_MdDbLayerTable_getDxf0_0).apply(null,arguments)},Gk=l._emscripten_bind_MdDbLayerTable_getJson_0=function(){return(Gk=l._emscripten_bind_MdDbLayerTable_getJson_0=l.asm.emscripten_bind_MdDbLayerTable_getJson_0).apply(null,arguments)},Hk=l._emscripten_bind_MdDbLayerTable_setJson_1=function(){return(Hk=l._emscripten_bind_MdDbLayerTable_setJson_1=l.asm.emscripten_bind_MdDbLayerTable_setJson_1).apply(null,arguments)},Ik=l._emscripten_bind_MdDbLinetypeTable_GetObjectID_0=function(){return(Ik=
249
- l._emscripten_bind_MdDbLinetypeTable_GetObjectID_0=l.asm.emscripten_bind_MdDbLinetypeTable_GetObjectID_0).apply(null,arguments)},Jk=l._emscripten_bind_MdDbLinetypeTable_Erase_0=function(){return(Jk=l._emscripten_bind_MdDbLinetypeTable_Erase_0=l.asm.emscripten_bind_MdDbLinetypeTable_Erase_0).apply(null,arguments)},Kk=l._emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1=function(){return(Kk=l._emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1).apply(null,
250
- arguments)},Lk=l._emscripten_bind_MdDbLinetypeTable_Clone_0=function(){return(Lk=l._emscripten_bind_MdDbLinetypeTable_Clone_0=l.asm.emscripten_bind_MdDbLinetypeTable_Clone_0).apply(null,arguments)},Mk=l._emscripten_bind_MdDbLinetypeTable_GetHandle_0=function(){return(Mk=l._emscripten_bind_MdDbLinetypeTable_GetHandle_0=l.asm.emscripten_bind_MdDbLinetypeTable_GetHandle_0).apply(null,arguments)},Nk=l._emscripten_bind_MdDbLinetypeTable_GetDatabase_0=function(){return(Nk=l._emscripten_bind_MdDbLinetypeTable_GetDatabase_0=
251
- l.asm.emscripten_bind_MdDbLinetypeTable_GetDatabase_0).apply(null,arguments)},Ok=l._emscripten_bind_MdDbLinetypeTable_GetOwnerID_0=function(){return(Ok=l._emscripten_bind_MdDbLinetypeTable_GetOwnerID_0=l.asm.emscripten_bind_MdDbLinetypeTable_GetOwnerID_0).apply(null,arguments)},Pk=l._emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4=function(){return(Pk=l._emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4).apply(null,arguments)},Qk=
252
- l._emscripten_bind_MdDbLinetypeTable_getObjectName_0=function(){return(Qk=l._emscripten_bind_MdDbLinetypeTable_getObjectName_0=l.asm.emscripten_bind_MdDbLinetypeTable_getObjectName_0).apply(null,arguments)},Rk=l._emscripten_bind_MdDbLinetypeTable_getDxf0_0=function(){return(Rk=l._emscripten_bind_MdDbLinetypeTable_getDxf0_0=l.asm.emscripten_bind_MdDbLinetypeTable_getDxf0_0).apply(null,arguments)},Sk=l._emscripten_bind_MdDbLinetypeTable_getJson_0=function(){return(Sk=l._emscripten_bind_MdDbLinetypeTable_getJson_0=
253
- l.asm.emscripten_bind_MdDbLinetypeTable_getJson_0).apply(null,arguments)},Tk=l._emscripten_bind_MdDbLinetypeTable_setJson_1=function(){return(Tk=l._emscripten_bind_MdDbLinetypeTable_setJson_1=l.asm.emscripten_bind_MdDbLinetypeTable_setJson_1).apply(null,arguments)},Uk=l._emscripten_bind_MdDbTextStyleTable_GetObjectID_0=function(){return(Uk=l._emscripten_bind_MdDbTextStyleTable_GetObjectID_0=l.asm.emscripten_bind_MdDbTextStyleTable_GetObjectID_0).apply(null,arguments)},Vk=l._emscripten_bind_MdDbTextStyleTable_Erase_0=
254
- function(){return(Vk=l._emscripten_bind_MdDbTextStyleTable_Erase_0=l.asm.emscripten_bind_MdDbTextStyleTable_Erase_0).apply(null,arguments)},Wk=l._emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1=function(){return(Wk=l._emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1).apply(null,arguments)},Xk=l._emscripten_bind_MdDbTextStyleTable_Clone_0=function(){return(Xk=l._emscripten_bind_MdDbTextStyleTable_Clone_0=l.asm.emscripten_bind_MdDbTextStyleTable_Clone_0).apply(null,
255
- arguments)},Yk=l._emscripten_bind_MdDbTextStyleTable_GetHandle_0=function(){return(Yk=l._emscripten_bind_MdDbTextStyleTable_GetHandle_0=l.asm.emscripten_bind_MdDbTextStyleTable_GetHandle_0).apply(null,arguments)},Zk=l._emscripten_bind_MdDbTextStyleTable_GetDatabase_0=function(){return(Zk=l._emscripten_bind_MdDbTextStyleTable_GetDatabase_0=l.asm.emscripten_bind_MdDbTextStyleTable_GetDatabase_0).apply(null,arguments)},$k=l._emscripten_bind_MdDbTextStyleTable_GetOwnerID_0=function(){return($k=l._emscripten_bind_MdDbTextStyleTable_GetOwnerID_0=
256
- l.asm.emscripten_bind_MdDbTextStyleTable_GetOwnerID_0).apply(null,arguments)},al=l._emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4=function(){return(al=l._emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4).apply(null,arguments)},bl=l._emscripten_bind_MdDbTextStyleTable_getObjectName_0=function(){return(bl=l._emscripten_bind_MdDbTextStyleTable_getObjectName_0=l.asm.emscripten_bind_MdDbTextStyleTable_getObjectName_0).apply(null,
257
- arguments)},cl=l._emscripten_bind_MdDbTextStyleTable_getDxf0_0=function(){return(cl=l._emscripten_bind_MdDbTextStyleTable_getDxf0_0=l.asm.emscripten_bind_MdDbTextStyleTable_getDxf0_0).apply(null,arguments)},dl=l._emscripten_bind_MdDbTextStyleTable_getJson_0=function(){return(dl=l._emscripten_bind_MdDbTextStyleTable_getJson_0=l.asm.emscripten_bind_MdDbTextStyleTable_getJson_0).apply(null,arguments)},el=l._emscripten_bind_MdDbTextStyleTable_setJson_1=function(){return(el=l._emscripten_bind_MdDbTextStyleTable_setJson_1=
258
- l.asm.emscripten_bind_MdDbTextStyleTable_setJson_1).apply(null,arguments)},fl=l._emscripten_bind_MdDbDatabase_GetLayerTable_0=function(){return(fl=l._emscripten_bind_MdDbDatabase_GetLayerTable_0=l.asm.emscripten_bind_MdDbDatabase_GetLayerTable_0).apply(null,arguments)},gl=l._emscripten_bind_MdDbDatabase_GetLinetypeTable_0=function(){return(gl=l._emscripten_bind_MdDbDatabase_GetLinetypeTable_0=l.asm.emscripten_bind_MdDbDatabase_GetLinetypeTable_0).apply(null,arguments)},hl=l._emscripten_bind_MdDbDatabase_GetTextStyleTable_0=
259
- function(){return(hl=l._emscripten_bind_MdDbDatabase_GetTextStyleTable_0=l.asm.emscripten_bind_MdDbDatabase_GetTextStyleTable_0).apply(null,arguments)},il=l._emscripten_bind_MdDbDatabase_GetBlockTable_0=function(){return(il=l._emscripten_bind_MdDbDatabase_GetBlockTable_0=l.asm.emscripten_bind_MdDbDatabase_GetBlockTable_0).apply(null,arguments)},jl=l._emscripten_bind_MdDbDatabase_CurrentSpace_0=function(){return(jl=l._emscripten_bind_MdDbDatabase_CurrentSpace_0=l.asm.emscripten_bind_MdDbDatabase_CurrentSpace_0).apply(null,
260
- arguments)},kl=l._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0=function(){return(kl=l._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0=l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0).apply(null,arguments)},ll=l._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1=function(){return(ll=l._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1=l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1).apply(null,arguments)},ml=l._emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0=
261
- function(){return(ml=l._emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0=l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0).apply(null,arguments)},nl=l._emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1=function(){return(nl=l._emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1=l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1).apply(null,arguments)},ol=l._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0=function(){return(ol=l._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0=
262
- l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0).apply(null,arguments)},pl=l._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1=function(){return(pl=l._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1=l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1).apply(null,arguments)},ql=l._emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0=function(){return(ql=l._emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0=l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0).apply(null,
263
- arguments)},rl=l._emscripten_bind_MdDbDatabase_GetCurrentlyDrawColor_0=function(){return(rl=l._emscripten_bind_MdDbDatabase_GetCurrentlyDrawColor_0=l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyDrawColor_0).apply(null,arguments)},sl=l._emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1=function(){return(sl=l._emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1=l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1).apply(null,arguments)},tl=l._emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0=
264
- function(){return(tl=l._emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0=l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0).apply(null,arguments)},ul=l._emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1=function(){return(ul=l._emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1=l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1).apply(null,arguments)},vl=l._emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0=function(){return(vl=l._emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0=
265
- l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0).apply(null,arguments)},wl=l._emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1=function(){return(wl=l._emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1=l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1).apply(null,arguments)},xl=l._emscripten_bind_MdDbDatabase_getObjectName_0=function(){return(xl=l._emscripten_bind_MdDbDatabase_getObjectName_0=l.asm.emscripten_bind_MdDbDatabase_getObjectName_0).apply(null,arguments)},
266
- yl=l._emscripten_bind_MdDbDatabase_getDxf0_0=function(){return(yl=l._emscripten_bind_MdDbDatabase_getDxf0_0=l.asm.emscripten_bind_MdDbDatabase_getDxf0_0).apply(null,arguments)},zl=l._emscripten_bind_MdDbDatabase_getJson_0=function(){return(zl=l._emscripten_bind_MdDbDatabase_getJson_0=l.asm.emscripten_bind_MdDbDatabase_getJson_0).apply(null,arguments)},Al=l._emscripten_bind_MdDbDatabase_setJson_1=function(){return(Al=l._emscripten_bind_MdDbDatabase_setJson_1=l.asm.emscripten_bind_MdDbDatabase_setJson_1).apply(null,
267
- arguments)},Bl=l._emscripten_bind_McObject_updateDisplay_2=function(){return(Bl=l._emscripten_bind_McObject_updateDisplay_2=l.asm.emscripten_bind_McObject_updateDisplay_2).apply(null,arguments)},Cl=l._emscripten_bind_McObject_test_0=function(){return(Cl=l._emscripten_bind_McObject_test_0=l.asm.emscripten_bind_McObject_test_0).apply(null,arguments)},Dl=l._emscripten_bind_McObject_openWebFile_3=function(){return(Dl=l._emscripten_bind_McObject_openWebFile_3=l.asm.emscripten_bind_McObject_openWebFile_3).apply(null,
268
- arguments)},El=l._emscripten_bind_McObject_saveFileToUrl_1=function(){return(El=l._emscripten_bind_McObject_saveFileToUrl_1=l.asm.emscripten_bind_McObject_saveFileToUrl_1).apply(null,arguments)},Fl=l._emscripten_bind_McObject_saveFile_1=function(){return(Fl=l._emscripten_bind_McObject_saveFile_1=l.asm.emscripten_bind_McObject_saveFile_1).apply(null,arguments)},Gl=l._emscripten_bind_McObject_getViewDataJsonParam_1=function(){return(Gl=l._emscripten_bind_McObject_getViewDataJsonParam_1=l.asm.emscripten_bind_McObject_getViewDataJsonParam_1).apply(null,
269
- arguments)},Hl=l._emscripten_bind_McObject_updataAppData_0=function(){return(Hl=l._emscripten_bind_McObject_updataAppData_0=l.asm.emscripten_bind_McObject_updataAppData_0).apply(null,arguments)},Il=l._emscripten_bind_McObject_GetDatabase_0=function(){return(Il=l._emscripten_bind_McObject_GetDatabase_0=l.asm.emscripten_bind_McObject_GetDatabase_0).apply(null,arguments)},Jl=l._emscripten_bind_McObject_GetSysVarString_1=function(){return(Jl=l._emscripten_bind_McObject_GetSysVarString_1=l.asm.emscripten_bind_McObject_GetSysVarString_1).apply(null,
270
- arguments)},Kl=l._emscripten_bind_McObject_SetSysVarString_2=function(){return(Kl=l._emscripten_bind_McObject_SetSysVarString_2=l.asm.emscripten_bind_McObject_SetSysVarString_2).apply(null,arguments)},Ll=l._emscripten_bind_McObject_GetSysVarDouble_1=function(){return(Ll=l._emscripten_bind_McObject_GetSysVarDouble_1=l.asm.emscripten_bind_McObject_GetSysVarDouble_1).apply(null,arguments)},Ml=l._emscripten_bind_McObject_SetSysVarDouble_2=function(){return(Ml=l._emscripten_bind_McObject_SetSysVarDouble_2=
271
- l.asm.emscripten_bind_McObject_SetSysVarDouble_2).apply(null,arguments)},Nl=l._emscripten_bind_McObject_GetSysVarLong_1=function(){return(Nl=l._emscripten_bind_McObject_GetSysVarLong_1=l.asm.emscripten_bind_McObject_GetSysVarLong_1).apply(null,arguments)},Ol=l._emscripten_bind_McObject_SetSysVarLong_2=function(){return(Ol=l._emscripten_bind_McObject_SetSysVarLong_2=l.asm.emscripten_bind_McObject_SetSysVarLong_2).apply(null,arguments)},Pl=l._emscripten_bind_McObject_fireEventWindowSize_2=function(){return(Pl=
272
- l._emscripten_bind_McObject_fireEventWindowSize_2=l.asm.emscripten_bind_McObject_fireEventWindowSize_2).apply(null,arguments)},Ql=l._emscripten_bind_McObject_fireEventCommandStart_0=function(){return(Ql=l._emscripten_bind_McObject_fireEventCommandStart_0=l.asm.emscripten_bind_McObject_fireEventCommandStart_0).apply(null,arguments)},Rl=l._emscripten_bind_McObject_IntelliSelect_PointSelect_2=function(){return(Rl=l._emscripten_bind_McObject_IntelliSelect_PointSelect_2=l.asm.emscripten_bind_McObject_IntelliSelect_PointSelect_2).apply(null,
273
- arguments)},Sl=l._emscripten_bind_McObject_IntelliSelect_RangeSelect_5=function(){return(Sl=l._emscripten_bind_McObject_IntelliSelect_RangeSelect_5=l.asm.emscripten_bind_McObject_IntelliSelect_RangeSelect_5).apply(null,arguments)},Tl=l._emscripten_bind_McObject_IntelliSelect_getGridData_1=function(){return(Tl=l._emscripten_bind_McObject_IntelliSelect_getGridData_1=l.asm.emscripten_bind_McObject_IntelliSelect_getGridData_1).apply(null,arguments)},Ul=l._emscripten_bind_McObject_Osnap_NotifyOsnap_8=
274
- function(){return(Ul=l._emscripten_bind_McObject_Osnap_NotifyOsnap_8=l.asm.emscripten_bind_McObject_Osnap_NotifyOsnap_8).apply(null,arguments)},Vl=l._emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0=function(){return(Vl=l._emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0=l.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0).apply(null,arguments)},Wl=l._emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1=function(){return(Wl=l._emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1=
275
- l.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1).apply(null,arguments)},Xl=l._emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0=function(){return(Xl=l._emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0=l.asm.emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0).apply(null,arguments)},Yl=l._emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0=function(){return(Yl=l._emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0=
276
- l.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0).apply(null,arguments)},Zl=l._emscripten_bind_McObject_SetDrawColor_1=function(){return(Zl=l._emscripten_bind_McObject_SetDrawColor_1=l.asm.emscripten_bind_McObject_SetDrawColor_1).apply(null,arguments)},$l=l._emscripten_bind_McObject_GetDrawColor_0=function(){return($l=l._emscripten_bind_McObject_GetDrawColor_0=l.asm.emscripten_bind_McObject_GetDrawColor_0).apply(null,arguments)},am=l._emscripten_bind_McObject_AddLayer_1=function(){return(am=
277
- l._emscripten_bind_McObject_AddLayer_1=l.asm.emscripten_bind_McObject_AddLayer_1).apply(null,arguments)},bm=l._emscripten_bind_McObject_SetDrawLayer_1=function(){return(bm=l._emscripten_bind_McObject_SetDrawLayer_1=l.asm.emscripten_bind_McObject_SetDrawLayer_1).apply(null,arguments)},cm=l._emscripten_bind_McObject_GetDrawLayer_0=function(){return(cm=l._emscripten_bind_McObject_GetDrawLayer_0=l.asm.emscripten_bind_McObject_GetDrawLayer_0).apply(null,arguments)},dm=l._emscripten_bind_McObject_AddTextStyle_4=
278
- function(){return(dm=l._emscripten_bind_McObject_AddTextStyle_4=l.asm.emscripten_bind_McObject_AddTextStyle_4).apply(null,arguments)},em=l._emscripten_bind_McObject_SetDrawTextStyle_1=function(){return(em=l._emscripten_bind_McObject_SetDrawTextStyle_1=l.asm.emscripten_bind_McObject_SetDrawTextStyle_1).apply(null,arguments)},fm=l._emscripten_bind_McObject_GetDrawTextStyle_0=function(){return(fm=l._emscripten_bind_McObject_GetDrawTextStyle_0=l.asm.emscripten_bind_McObject_GetDrawTextStyle_0).apply(null,
279
- arguments)},gm=l._emscripten_bind_McObject_AddLinetype_2=function(){return(gm=l._emscripten_bind_McObject_AddLinetype_2=l.asm.emscripten_bind_McObject_AddLinetype_2).apply(null,arguments)},hm=l._emscripten_bind_McObject_AddLinetypeEx_3=function(){return(hm=l._emscripten_bind_McObject_AddLinetypeEx_3=l.asm.emscripten_bind_McObject_AddLinetypeEx_3).apply(null,arguments)},im=l._emscripten_bind_McObject_AddDimStyle_5=function(){return(im=l._emscripten_bind_McObject_AddDimStyle_5=l.asm.emscripten_bind_McObject_AddDimStyle_5).apply(null,
280
- arguments)},jm=l._emscripten_bind_McObject_SetDrawLinetype_1=function(){return(jm=l._emscripten_bind_McObject_SetDrawLinetype_1=l.asm.emscripten_bind_McObject_SetDrawLinetype_1).apply(null,arguments)},km=l._emscripten_bind_McObject_GetDrawLinetype_0=function(){return(km=l._emscripten_bind_McObject_GetDrawLinetype_0=l.asm.emscripten_bind_McObject_GetDrawLinetype_0).apply(null,arguments)},lm=l._emscripten_bind_McObject_SetDrawLineWeight_1=function(){return(lm=l._emscripten_bind_McObject_SetDrawLineWeight_1=
281
- l.asm.emscripten_bind_McObject_SetDrawLineWeight_1).apply(null,arguments)},mm=l._emscripten_bind_McObject_GetDrawLineWeight_0=function(){return(mm=l._emscripten_bind_McObject_GetDrawLineWeight_0=l.asm.emscripten_bind_McObject_GetDrawLineWeight_0).apply(null,arguments)},nm=l._emscripten_bind_McObject_SetDrawLineTypeScale_1=function(){return(nm=l._emscripten_bind_McObject_SetDrawLineTypeScale_1=l.asm.emscripten_bind_McObject_SetDrawLineTypeScale_1).apply(null,arguments)},om=l._emscripten_bind_McObject_GetDrawLineTypeScale_0=
282
- function(){return(om=l._emscripten_bind_McObject_GetDrawLineTypeScale_0=l.asm.emscripten_bind_McObject_GetDrawLineTypeScale_0).apply(null,arguments)},pm=l._emscripten_bind_McObject_SetDrawDimStyle_1=function(){return(pm=l._emscripten_bind_McObject_SetDrawDimStyle_1=l.asm.emscripten_bind_McObject_SetDrawDimStyle_1).apply(null,arguments)},qm=l._emscripten_bind_McObject_GetDrawDimStyle_0=function(){return(qm=l._emscripten_bind_McObject_GetDrawDimStyle_0=l.asm.emscripten_bind_McObject_GetDrawDimStyle_0).apply(null,
283
- arguments)},rm=l._emscripten_bind_McObject_SetPatternDefinition_1=function(){return(rm=l._emscripten_bind_McObject_SetPatternDefinition_1=l.asm.emscripten_bind_McObject_SetPatternDefinition_1).apply(null,arguments)},sm=l._emscripten_bind_McObject_GetPatternDefinition_0=function(){return(sm=l._emscripten_bind_McObject_GetPatternDefinition_0=l.asm.emscripten_bind_McObject_GetPatternDefinition_0).apply(null,arguments)},tm=l._emscripten_bind_McObject_SetDrawLineWidth_1=function(){return(tm=l._emscripten_bind_McObject_SetDrawLineWidth_1=
284
- l.asm.emscripten_bind_McObject_SetDrawLineWidth_1).apply(null,arguments)},um=l._emscripten_bind_McObject_GetDrawLineWidth_0=function(){return(um=l._emscripten_bind_McObject_GetDrawLineWidth_0=l.asm.emscripten_bind_McObject_GetDrawLineWidth_0).apply(null,arguments)},wm=l._emscripten_bind_McObject_DrawLine_6=function(){return(wm=l._emscripten_bind_McObject_DrawLine_6=l.asm.emscripten_bind_McObject_DrawLine_6).apply(null,arguments)},xm=l._emscripten_bind_McObject_DrawArc_5=function(){return(xm=l._emscripten_bind_McObject_DrawArc_5=
285
- l.asm.emscripten_bind_McObject_DrawArc_5).apply(null,arguments)},ym=l._emscripten_bind_McObject_DrawArc2_6=function(){return(ym=l._emscripten_bind_McObject_DrawArc2_6=l.asm.emscripten_bind_McObject_DrawArc2_6).apply(null,arguments)},zm=l._emscripten_bind_McObject_DrawCircle_3=function(){return(zm=l._emscripten_bind_McObject_DrawCircle_3=l.asm.emscripten_bind_McObject_DrawCircle_3).apply(null,arguments)},Am=l._emscripten_bind_McObject_DrawEllipse_5=function(){return(Am=l._emscripten_bind_McObject_DrawEllipse_5=
286
- l.asm.emscripten_bind_McObject_DrawEllipse_5).apply(null,arguments)},Bm=l._emscripten_bind_McObject_DrawEllipseArc_7=function(){return(Bm=l._emscripten_bind_McObject_DrawEllipseArc_7=l.asm.emscripten_bind_McObject_DrawEllipseArc_7).apply(null,arguments)},Cm=l._emscripten_bind_McObject_DrawPoint_2=function(){return(Cm=l._emscripten_bind_McObject_DrawPoint_2=l.asm.emscripten_bind_McObject_DrawPoint_2).apply(null,arguments)},Dm=l._emscripten_bind_McObject_DrawSolid_8=function(){return(Dm=l._emscripten_bind_McObject_DrawSolid_8=
287
- l.asm.emscripten_bind_McObject_DrawSolid_8).apply(null,arguments)},Em=l._emscripten_bind_McObject_DrawMText_7=function(){return(Em=l._emscripten_bind_McObject_DrawMText_7=l.asm.emscripten_bind_McObject_DrawMText_7).apply(null,arguments)},Fm=l._emscripten_bind_McObject_DrawText_7=function(){return(Fm=l._emscripten_bind_McObject_DrawText_7=l.asm.emscripten_bind_McObject_DrawText_7).apply(null,arguments)},Gm=l._emscripten_bind_McObject_DrawBlockReference_5=function(){return(Gm=l._emscripten_bind_McObject_DrawBlockReference_5=
288
- l.asm.emscripten_bind_McObject_DrawBlockReference_5).apply(null,arguments)},Hm=l._emscripten_bind_McObject_DrawDimAligned_6=function(){return(Hm=l._emscripten_bind_McObject_DrawDimAligned_6=l.asm.emscripten_bind_McObject_DrawDimAligned_6).apply(null,arguments)},Im=l._emscripten_bind_McObject_DrawDimAngular_8=function(){return(Im=l._emscripten_bind_McObject_DrawDimAngular_8=l.asm.emscripten_bind_McObject_DrawDimAngular_8).apply(null,arguments)},Jm=l._emscripten_bind_McObject_DrawDimDiametric_5=function(){return(Jm=
289
- l._emscripten_bind_McObject_DrawDimDiametric_5=l.asm.emscripten_bind_McObject_DrawDimDiametric_5).apply(null,arguments)},Km=l._emscripten_bind_McObject_DrawDimRotated_7=function(){return(Km=l._emscripten_bind_McObject_DrawDimRotated_7=l.asm.emscripten_bind_McObject_DrawDimRotated_7).apply(null,arguments)},Lm=l._emscripten_bind_McObject_DrawDimOrdinate_5=function(){return(Lm=l._emscripten_bind_McObject_DrawDimOrdinate_5=l.asm.emscripten_bind_McObject_DrawDimOrdinate_5).apply(null,arguments)},Mm=l._emscripten_bind_McObject_DrawDimRadial_5=
290
- function(){return(Mm=l._emscripten_bind_McObject_DrawDimRadial_5=l.asm.emscripten_bind_McObject_DrawDimRadial_5).apply(null,arguments)},Nm=l._emscripten_bind_McObject_PathMoveTo_2=function(){return(Nm=l._emscripten_bind_McObject_PathMoveTo_2=l.asm.emscripten_bind_McObject_PathMoveTo_2).apply(null,arguments)},Om=l._emscripten_bind_McObject_PathMoveToEx_5=function(){return(Om=l._emscripten_bind_McObject_PathMoveToEx_5=l.asm.emscripten_bind_McObject_PathMoveToEx_5).apply(null,arguments)},Pm=l._emscripten_bind_McObject_PathLineTo_2=
291
- function(){return(Pm=l._emscripten_bind_McObject_PathLineTo_2=l.asm.emscripten_bind_McObject_PathLineTo_2).apply(null,arguments)},Qm=l._emscripten_bind_McObject_PathLineToEx_5=function(){return(Qm=l._emscripten_bind_McObject_PathLineToEx_5=l.asm.emscripten_bind_McObject_PathLineToEx_5).apply(null,arguments)},Rm=l._emscripten_bind_McObject_DrawPathToPolyline_0=function(){return(Rm=l._emscripten_bind_McObject_DrawPathToPolyline_0=l.asm.emscripten_bind_McObject_DrawPathToPolyline_0).apply(null,arguments)},
292
- Sm=l._emscripten_bind_McObject_DrawPathToSpline_0=function(){return(Sm=l._emscripten_bind_McObject_DrawPathToSpline_0=l.asm.emscripten_bind_McObject_DrawPathToSpline_0).apply(null,arguments)},Tm=l._emscripten_bind_McObject_PathMakeClosed_0=function(){return(Tm=l._emscripten_bind_McObject_PathMakeClosed_0=l.asm.emscripten_bind_McObject_PathMakeClosed_0).apply(null,arguments)},Um=l._emscripten_bind_McObject_DrawPathToHatch_1=function(){return(Um=l._emscripten_bind_McObject_DrawPathToHatch_1=l.asm.emscripten_bind_McObject_DrawPathToHatch_1).apply(null,
293
- arguments)},Vm=l._emscripten_bind_McObject_DrawEntity_1=function(){return(Vm=l._emscripten_bind_McObject_DrawEntity_1=l.asm.emscripten_bind_McObject_DrawEntity_1).apply(null,arguments)},Wm=l._emscripten_bind_McObject_GetAllLayoutName_0=function(){return(Wm=l._emscripten_bind_McObject_GetAllLayoutName_0=l.asm.emscripten_bind_McObject_GetAllLayoutName_0).apply(null,arguments)},Xm=l._emscripten_bind_McObject_SetCurrentLayout_1=function(){return(Xm=l._emscripten_bind_McObject_SetCurrentLayout_1=l.asm.emscripten_bind_McObject_SetCurrentLayout_1).apply(null,
294
- arguments)},Ym=l._emscripten_bind_McDrawResbuf_McDrawResbuf_0=function(){return(Ym=l._emscripten_bind_McDrawResbuf_McDrawResbuf_0=l.asm.emscripten_bind_McDrawResbuf_McDrawResbuf_0).apply(null,arguments)},Zm=l._emscripten_bind_McDrawResbuf_Clear_0=function(){return(Zm=l._emscripten_bind_McDrawResbuf_Clear_0=l.asm.emscripten_bind_McDrawResbuf_Clear_0).apply(null,arguments)},$m=l._emscripten_bind_McDrawResbuf_GetCount_0=function(){return($m=l._emscripten_bind_McDrawResbuf_GetCount_0=l.asm.emscripten_bind_McDrawResbuf_GetCount_0).apply(null,
295
- arguments)},an=l._emscripten_bind_McDrawResbuf_AtDouble_1=function(){return(an=l._emscripten_bind_McDrawResbuf_AtDouble_1=l.asm.emscripten_bind_McDrawResbuf_AtDouble_1).apply(null,arguments)},bn=l._emscripten_bind_McDrawResbuf_Atlong_1=function(){return(bn=l._emscripten_bind_McDrawResbuf_Atlong_1=l.asm.emscripten_bind_McDrawResbuf_Atlong_1).apply(null,arguments)},cn=l._emscripten_bind_McDrawResbuf_AtObjectId_1=function(){return(cn=l._emscripten_bind_McDrawResbuf_AtObjectId_1=l.asm.emscripten_bind_McDrawResbuf_AtObjectId_1).apply(null,
296
- arguments)},dn=l._emscripten_bind_McDrawResbuf_AtObject_1=function(){return(dn=l._emscripten_bind_McDrawResbuf_AtObject_1=l.asm.emscripten_bind_McDrawResbuf_AtObject_1).apply(null,arguments)},en=l._emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1=function(){return(en=l._emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1=l.asm.emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1).apply(null,arguments)},fn=l._emscripten_bind_McDrawResbuf_AtObjectName_1=function(){return(fn=l._emscripten_bind_McDrawResbuf_AtObjectName_1=
297
- l.asm.emscripten_bind_McDrawResbuf_AtObjectName_1).apply(null,arguments)},gn=l._emscripten_bind_McDrawResbuf_AtString_1=function(){return(gn=l._emscripten_bind_McDrawResbuf_AtString_1=l.asm.emscripten_bind_McDrawResbuf_AtString_1).apply(null,arguments)},hn=l._emscripten_bind_McDrawResbuf_AtPoint_1=function(){return(hn=l._emscripten_bind_McDrawResbuf_AtPoint_1=l.asm.emscripten_bind_McDrawResbuf_AtPoint_1).apply(null,arguments)},jn=l._emscripten_bind_McDrawResbuf_ItemDataType_1=function(){return(jn=
298
- l._emscripten_bind_McDrawResbuf_ItemDataType_1=l.asm.emscripten_bind_McDrawResbuf_ItemDataType_1).apply(null,arguments)},kn=l._emscripten_bind_McDrawResbuf_AddDouble_2=function(){return(kn=l._emscripten_bind_McDrawResbuf_AddDouble_2=l.asm.emscripten_bind_McDrawResbuf_AddDouble_2).apply(null,arguments)},ln=l._emscripten_bind_McDrawResbuf_Addlong_2=function(){return(ln=l._emscripten_bind_McDrawResbuf_Addlong_2=l.asm.emscripten_bind_McDrawResbuf_Addlong_2).apply(null,arguments)},mn=l._emscripten_bind_McDrawResbuf_AddObjectId_2=
299
- function(){return(mn=l._emscripten_bind_McDrawResbuf_AddObjectId_2=l.asm.emscripten_bind_McDrawResbuf_AddObjectId_2).apply(null,arguments)},nn=l._emscripten_bind_McDrawResbuf_AddObject_1=function(){return(nn=l._emscripten_bind_McDrawResbuf_AddObject_1=l.asm.emscripten_bind_McDrawResbuf_AddObject_1).apply(null,arguments)},on=l._emscripten_bind_McDrawResbuf_AddString_2=function(){return(on=l._emscripten_bind_McDrawResbuf_AddString_2=l.asm.emscripten_bind_McDrawResbuf_AddString_2).apply(null,arguments)},
300
- pn=l._emscripten_bind_McDrawResbuf_AddPoint_2=function(){return(pn=l._emscripten_bind_McDrawResbuf_AddPoint_2=l.asm.emscripten_bind_McDrawResbuf_AddPoint_2).apply(null,arguments)},qn=l._emscripten_bind_McDrawResbuf_RemoveAll_0=function(){return(qn=l._emscripten_bind_McDrawResbuf_RemoveAll_0=l.asm.emscripten_bind_McDrawResbuf_RemoveAll_0).apply(null,arguments)},rn=l._emscripten_bind_McDrawResbuf_Remove_1=function(){return(rn=l._emscripten_bind_McDrawResbuf_Remove_1=l.asm.emscripten_bind_McDrawResbuf_Remove_1).apply(null,
301
- arguments)},sn=l._emscripten_bind_McDrawResbuf_getObjectName_0=function(){return(sn=l._emscripten_bind_McDrawResbuf_getObjectName_0=l.asm.emscripten_bind_McDrawResbuf_getObjectName_0).apply(null,arguments)},tn=l._emscripten_bind_McDrawResbuf_getDxf0_0=function(){return(tn=l._emscripten_bind_McDrawResbuf_getDxf0_0=l.asm.emscripten_bind_McDrawResbuf_getDxf0_0).apply(null,arguments)},un=l._emscripten_bind_McDrawResbuf_getJson_0=function(){return(un=l._emscripten_bind_McDrawResbuf_getJson_0=l.asm.emscripten_bind_McDrawResbuf_getJson_0).apply(null,
302
- arguments)},vn=l._emscripten_bind_McDrawResbuf_setJson_1=function(){return(vn=l._emscripten_bind_McDrawResbuf_setJson_1=l.asm.emscripten_bind_McDrawResbuf_setJson_1).apply(null,arguments)},wn=l._emscripten_bind_McDrawResbuf___destroy___0=function(){return(wn=l._emscripten_bind_McDrawResbuf___destroy___0=l.asm.emscripten_bind_McDrawResbuf___destroy___0).apply(null,arguments)},xn=l._emscripten_bind_McDrawUtility_McDrawUtility_0=function(){return(xn=l._emscripten_bind_McDrawUtility_McDrawUtility_0=l.asm.emscripten_bind_McDrawUtility_McDrawUtility_0).apply(null,
303
- arguments)},yn=l._emscripten_bind_McDrawUtility_findEntAtPoint_5=function(){return(yn=l._emscripten_bind_McDrawUtility_findEntAtPoint_5=l.asm.emscripten_bind_McDrawUtility_findEntAtPoint_5).apply(null,arguments)},zn=l._emscripten_bind_McDrawUtility_eraseEntity_1=function(){return(zn=l._emscripten_bind_McDrawUtility_eraseEntity_1=l.asm.emscripten_bind_McDrawUtility_eraseEntity_1).apply(null,arguments)},An=l._emscripten_bind_McDrawUtility_highlightEntity_2=function(){return(An=l._emscripten_bind_McDrawUtility_highlightEntity_2=
304
- l.asm.emscripten_bind_McDrawUtility_highlightEntity_2).apply(null,arguments)},Bn=l._emscripten_bind_McDrawUtility___destroy___0=function(){return(Bn=l._emscripten_bind_McDrawUtility___destroy___0=l.asm.emscripten_bind_McDrawUtility___destroy___0).apply(null,arguments)},Cn=l._emscripten_bind_MdDbLine_MdDbLine_0=function(){return(Cn=l._emscripten_bind_MdDbLine_MdDbLine_0=l.asm.emscripten_bind_MdDbLine_MdDbLine_0).apply(null,arguments)},Dn=l._emscripten_bind_MdDbLine_startPoint_0=function(){return(Dn=
305
- l._emscripten_bind_MdDbLine_startPoint_0=l.asm.emscripten_bind_MdDbLine_startPoint_0).apply(null,arguments)},En=l._emscripten_bind_MdDbLine_setStartPoint_1=function(){return(En=l._emscripten_bind_MdDbLine_setStartPoint_1=l.asm.emscripten_bind_MdDbLine_setStartPoint_1).apply(null,arguments)},Fn=l._emscripten_bind_MdDbLine_endPoint_0=function(){return(Fn=l._emscripten_bind_MdDbLine_endPoint_0=l.asm.emscripten_bind_MdDbLine_endPoint_0).apply(null,arguments)},Gn=l._emscripten_bind_MdDbLine_setEndPoint_1=
306
- function(){return(Gn=l._emscripten_bind_MdDbLine_setEndPoint_1=l.asm.emscripten_bind_MdDbLine_setEndPoint_1).apply(null,arguments)},Hn=l._emscripten_bind_MdDbLine_getStartParam_0=function(){return(Hn=l._emscripten_bind_MdDbLine_getStartParam_0=l.asm.emscripten_bind_MdDbLine_getStartParam_0).apply(null,arguments)},In=l._emscripten_bind_MdDbLine_getEndParam_0=function(){return(In=l._emscripten_bind_MdDbLine_getEndParam_0=l.asm.emscripten_bind_MdDbLine_getEndParam_0).apply(null,arguments)},Jn=l._emscripten_bind_MdDbLine_getDistAtParam_1=
307
- function(){return(Jn=l._emscripten_bind_MdDbLine_getDistAtParam_1=l.asm.emscripten_bind_MdDbLine_getDistAtParam_1).apply(null,arguments)},Kn=l._emscripten_bind_MdDbLine_getParamAtDist_1=function(){return(Kn=l._emscripten_bind_MdDbLine_getParamAtDist_1=l.asm.emscripten_bind_MdDbLine_getParamAtDist_1).apply(null,arguments)},Ln=l._emscripten_bind_MdDbLine_getDistAtPoint_1=function(){return(Ln=l._emscripten_bind_MdDbLine_getDistAtPoint_1=l.asm.emscripten_bind_MdDbLine_getDistAtPoint_1).apply(null,arguments)},
308
- Mn=l._emscripten_bind_MdDbLine_getPointAtDist_1=function(){return(Mn=l._emscripten_bind_MdDbLine_getPointAtDist_1=l.asm.emscripten_bind_MdDbLine_getPointAtDist_1).apply(null,arguments)},Nn=l._emscripten_bind_MdDbLine_getStartPoint_0=function(){return(Nn=l._emscripten_bind_MdDbLine_getStartPoint_0=l.asm.emscripten_bind_MdDbLine_getStartPoint_0).apply(null,arguments)},On=l._emscripten_bind_MdDbLine_getEndPoint_0=function(){return(On=l._emscripten_bind_MdDbLine_getEndPoint_0=l.asm.emscripten_bind_MdDbLine_getEndPoint_0).apply(null,
309
- arguments)},Pn=l._emscripten_bind_MdDbLine_getPointAtParam_1=function(){return(Pn=l._emscripten_bind_MdDbLine_getPointAtParam_1=l.asm.emscripten_bind_MdDbLine_getPointAtParam_1).apply(null,arguments)},Qn=l._emscripten_bind_MdDbLine_getParamAtPoint_1=function(){return(Qn=l._emscripten_bind_MdDbLine_getParamAtPoint_1=l.asm.emscripten_bind_MdDbLine_getParamAtPoint_1).apply(null,arguments)},Rn=l._emscripten_bind_MdDbLine_getFirstDeriv_1=function(){return(Rn=l._emscripten_bind_MdDbLine_getFirstDeriv_1=
310
- l.asm.emscripten_bind_MdDbLine_getFirstDeriv_1).apply(null,arguments)},Sn=l._emscripten_bind_MdDbLine_getFirstDerivEx_1=function(){return(Sn=l._emscripten_bind_MdDbLine_getFirstDerivEx_1=l.asm.emscripten_bind_MdDbLine_getFirstDerivEx_1).apply(null,arguments)},Tn=l._emscripten_bind_MdDbLine_getClosestPointTo_2=function(){return(Tn=l._emscripten_bind_MdDbLine_getClosestPointTo_2=l.asm.emscripten_bind_MdDbLine_getClosestPointTo_2).apply(null,arguments)},Un=l._emscripten_bind_MdDbLine_offsetCurves_2=
311
- function(){return(Un=l._emscripten_bind_MdDbLine_offsetCurves_2=l.asm.emscripten_bind_MdDbLine_offsetCurves_2).apply(null,arguments)},Vn=l._emscripten_bind_MdDbLine_splitCurves_1=function(){return(Vn=l._emscripten_bind_MdDbLine_splitCurves_1=l.asm.emscripten_bind_MdDbLine_splitCurves_1).apply(null,arguments)},Wn=l._emscripten_bind_MdDbLine_getArea_0=function(){return(Wn=l._emscripten_bind_MdDbLine_getArea_0=l.asm.emscripten_bind_MdDbLine_getArea_0).apply(null,arguments)},Xn=l._emscripten_bind_MdDbLine_getSamplePoints_1=
312
- function(){return(Xn=l._emscripten_bind_MdDbLine_getSamplePoints_1=l.asm.emscripten_bind_MdDbLine_getSamplePoints_1).apply(null,arguments)},Yn=l._emscripten_bind_MdDbLine_getLength_0=function(){return(Yn=l._emscripten_bind_MdDbLine_getLength_0=l.asm.emscripten_bind_MdDbLine_getLength_0).apply(null,arguments)},Zn=l._emscripten_bind_MdDbLine_explode_0=function(){return(Zn=l._emscripten_bind_MdDbLine_explode_0=l.asm.emscripten_bind_MdDbLine_explode_0).apply(null,arguments)},$n=l._emscripten_bind_MdDbLine_TrueColor_0=
313
- function(){return($n=l._emscripten_bind_MdDbLine_TrueColor_0=l.asm.emscripten_bind_MdDbLine_TrueColor_0).apply(null,arguments)},ao=l._emscripten_bind_MdDbLine_SetTrueColor_1=function(){return(ao=l._emscripten_bind_MdDbLine_SetTrueColor_1=l.asm.emscripten_bind_MdDbLine_SetTrueColor_1).apply(null,arguments)},bo=l._emscripten_bind_MdDbLine_ColorIndex_0=function(){return(bo=l._emscripten_bind_MdDbLine_ColorIndex_0=l.asm.emscripten_bind_MdDbLine_ColorIndex_0).apply(null,arguments)},co=l._emscripten_bind_MdDbLine_SetColorIndex_1=
314
- function(){return(co=l._emscripten_bind_MdDbLine_SetColorIndex_1=l.asm.emscripten_bind_MdDbLine_SetColorIndex_1).apply(null,arguments)},eo=l._emscripten_bind_MdDbLine_Layer_0=function(){return(eo=l._emscripten_bind_MdDbLine_Layer_0=l.asm.emscripten_bind_MdDbLine_Layer_0).apply(null,arguments)},fo=l._emscripten_bind_MdDbLine_SetLayer_1=function(){return(fo=l._emscripten_bind_MdDbLine_SetLayer_1=l.asm.emscripten_bind_MdDbLine_SetLayer_1).apply(null,arguments)},go=l._emscripten_bind_MdDbLine_LinetypeScale_0=
315
- function(){return(go=l._emscripten_bind_MdDbLine_LinetypeScale_0=l.asm.emscripten_bind_MdDbLine_LinetypeScale_0).apply(null,arguments)},ho=l._emscripten_bind_MdDbLine_SetLinetypeScale_1=function(){return(ho=l._emscripten_bind_MdDbLine_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbLine_SetLinetypeScale_1).apply(null,arguments)},io=l._emscripten_bind_MdDbLine_Visible_0=function(){return(io=l._emscripten_bind_MdDbLine_Visible_0=l.asm.emscripten_bind_MdDbLine_Visible_0).apply(null,arguments)},jo=l._emscripten_bind_MdDbLine_SetVisible_1=
316
- function(){return(jo=l._emscripten_bind_MdDbLine_SetVisible_1=l.asm.emscripten_bind_MdDbLine_SetVisible_1).apply(null,arguments)},ko=l._emscripten_bind_MdDbLine_Lineweight_0=function(){return(ko=l._emscripten_bind_MdDbLine_Lineweight_0=l.asm.emscripten_bind_MdDbLine_Lineweight_0).apply(null,arguments)},lo=l._emscripten_bind_MdDbLine_SetLineweight_1=function(){return(lo=l._emscripten_bind_MdDbLine_SetLineweight_1=l.asm.emscripten_bind_MdDbLine_SetLineweight_1).apply(null,arguments)},mo=l._emscripten_bind_MdDbLine_TextStyle_0=
317
- function(){return(mo=l._emscripten_bind_MdDbLine_TextStyle_0=l.asm.emscripten_bind_MdDbLine_TextStyle_0).apply(null,arguments)},no=l._emscripten_bind_MdDbLine_SetTextStyle_1=function(){return(no=l._emscripten_bind_MdDbLine_SetTextStyle_1=l.asm.emscripten_bind_MdDbLine_SetTextStyle_1).apply(null,arguments)},oo=l._emscripten_bind_MdDbLine_Highlight_1=function(){return(oo=l._emscripten_bind_MdDbLine_Highlight_1=l.asm.emscripten_bind_MdDbLine_Highlight_1).apply(null,arguments)},po=l._emscripten_bind_MdDbLine_Move_2=
318
- function(){return(po=l._emscripten_bind_MdDbLine_Move_2=l.asm.emscripten_bind_MdDbLine_Move_2).apply(null,arguments)},qo=l._emscripten_bind_MdDbLine_Rotate_2=function(){return(qo=l._emscripten_bind_MdDbLine_Rotate_2=l.asm.emscripten_bind_MdDbLine_Rotate_2).apply(null,arguments)},ro=l._emscripten_bind_MdDbLine_Mirror_2=function(){return(ro=l._emscripten_bind_MdDbLine_Mirror_2=l.asm.emscripten_bind_MdDbLine_Mirror_2).apply(null,arguments)},so=l._emscripten_bind_MdDbLine_ScaleEntity_2=function(){return(so=
319
- l._emscripten_bind_MdDbLine_ScaleEntity_2=l.asm.emscripten_bind_MdDbLine_ScaleEntity_2).apply(null,arguments)},to=l._emscripten_bind_MdDbLine_TransformBy_1=function(){return(to=l._emscripten_bind_MdDbLine_TransformBy_1=l.asm.emscripten_bind_MdDbLine_TransformBy_1).apply(null,arguments)},uo=l._emscripten_bind_MdDbLine_GetBoundingBox_0=function(){return(uo=l._emscripten_bind_MdDbLine_GetBoundingBox_0=l.asm.emscripten_bind_MdDbLine_GetBoundingBox_0).apply(null,arguments)},vo=l._emscripten_bind_MdDbLine_GetObjectID_0=
320
- function(){return(vo=l._emscripten_bind_MdDbLine_GetObjectID_0=l.asm.emscripten_bind_MdDbLine_GetObjectID_0).apply(null,arguments)},wo=l._emscripten_bind_MdDbLine_Erase_0=function(){return(wo=l._emscripten_bind_MdDbLine_Erase_0=l.asm.emscripten_bind_MdDbLine_Erase_0).apply(null,arguments)},xo=l._emscripten_bind_MdDbLine_ConnectionTempObject_1=function(){return(xo=l._emscripten_bind_MdDbLine_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbLine_ConnectionTempObject_1).apply(null,arguments)},yo=l._emscripten_bind_MdDbLine_Clone_0=
321
- function(){return(yo=l._emscripten_bind_MdDbLine_Clone_0=l.asm.emscripten_bind_MdDbLine_Clone_0).apply(null,arguments)},zo=l._emscripten_bind_MdDbLine_GetHandle_0=function(){return(zo=l._emscripten_bind_MdDbLine_GetHandle_0=l.asm.emscripten_bind_MdDbLine_GetHandle_0).apply(null,arguments)},Ao=l._emscripten_bind_MdDbLine_GetDatabase_0=function(){return(Ao=l._emscripten_bind_MdDbLine_GetDatabase_0=l.asm.emscripten_bind_MdDbLine_GetDatabase_0).apply(null,arguments)},Bo=l._emscripten_bind_MdDbLine_GetOwnerID_0=
322
- function(){return(Bo=l._emscripten_bind_MdDbLine_GetOwnerID_0=l.asm.emscripten_bind_MdDbLine_GetOwnerID_0).apply(null,arguments)},Co=l._emscripten_bind_MdDbLine_moveGripPointsAt_4=function(){return(Co=l._emscripten_bind_MdDbLine_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbLine_moveGripPointsAt_4).apply(null,arguments)},Do=l._emscripten_bind_MdDbLine_getObjectName_0=function(){return(Do=l._emscripten_bind_MdDbLine_getObjectName_0=l.asm.emscripten_bind_MdDbLine_getObjectName_0).apply(null,arguments)},
323
- Eo=l._emscripten_bind_MdDbLine_getDxf0_0=function(){return(Eo=l._emscripten_bind_MdDbLine_getDxf0_0=l.asm.emscripten_bind_MdDbLine_getDxf0_0).apply(null,arguments)},Fo=l._emscripten_bind_MdDbLine_getJson_0=function(){return(Fo=l._emscripten_bind_MdDbLine_getJson_0=l.asm.emscripten_bind_MdDbLine_getJson_0).apply(null,arguments)},Go=l._emscripten_bind_MdDbLine_setJson_1=function(){return(Go=l._emscripten_bind_MdDbLine_setJson_1=l.asm.emscripten_bind_MdDbLine_setJson_1).apply(null,arguments)},Ho=l._emscripten_bind_MdDbLine___destroy___0=
324
- function(){return(Ho=l._emscripten_bind_MdDbLine___destroy___0=l.asm.emscripten_bind_MdDbLine___destroy___0).apply(null,arguments)},Io=l._emscripten_bind_MdDbText_MdDbText_0=function(){return(Io=l._emscripten_bind_MdDbText_MdDbText_0=l.asm.emscripten_bind_MdDbText_MdDbText_0).apply(null,arguments)},Jo=l._emscripten_bind_MdDbText_position_0=function(){return(Jo=l._emscripten_bind_MdDbText_position_0=l.asm.emscripten_bind_MdDbText_position_0).apply(null,arguments)},Ko=l._emscripten_bind_MdDbText_setPosition_1=
325
- function(){return(Ko=l._emscripten_bind_MdDbText_setPosition_1=l.asm.emscripten_bind_MdDbText_setPosition_1).apply(null,arguments)},Lo=l._emscripten_bind_MdDbText_alignmentPoint_0=function(){return(Lo=l._emscripten_bind_MdDbText_alignmentPoint_0=l.asm.emscripten_bind_MdDbText_alignmentPoint_0).apply(null,arguments)},Mo=l._emscripten_bind_MdDbText_setAlignmentPoint_1=function(){return(Mo=l._emscripten_bind_MdDbText_setAlignmentPoint_1=l.asm.emscripten_bind_MdDbText_setAlignmentPoint_1).apply(null,
326
- arguments)},No=l._emscripten_bind_MdDbText_oblique_0=function(){return(No=l._emscripten_bind_MdDbText_oblique_0=l.asm.emscripten_bind_MdDbText_oblique_0).apply(null,arguments)},Oo=l._emscripten_bind_MdDbText_setOblique_1=function(){return(Oo=l._emscripten_bind_MdDbText_setOblique_1=l.asm.emscripten_bind_MdDbText_setOblique_1).apply(null,arguments)},Po=l._emscripten_bind_MdDbText_rotation_0=function(){return(Po=l._emscripten_bind_MdDbText_rotation_0=l.asm.emscripten_bind_MdDbText_rotation_0).apply(null,
327
- arguments)},Qo=l._emscripten_bind_MdDbText_setRotation_1=function(){return(Qo=l._emscripten_bind_MdDbText_setRotation_1=l.asm.emscripten_bind_MdDbText_setRotation_1).apply(null,arguments)},Ro=l._emscripten_bind_MdDbText_height_0=function(){return(Ro=l._emscripten_bind_MdDbText_height_0=l.asm.emscripten_bind_MdDbText_height_0).apply(null,arguments)},So=l._emscripten_bind_MdDbText_setHeight_1=function(){return(So=l._emscripten_bind_MdDbText_setHeight_1=l.asm.emscripten_bind_MdDbText_setHeight_1).apply(null,
328
- arguments)},To=l._emscripten_bind_MdDbText_widthFactor_0=function(){return(To=l._emscripten_bind_MdDbText_widthFactor_0=l.asm.emscripten_bind_MdDbText_widthFactor_0).apply(null,arguments)},Uo=l._emscripten_bind_MdDbText_setWidthFactor_1=function(){return(Uo=l._emscripten_bind_MdDbText_setWidthFactor_1=l.asm.emscripten_bind_MdDbText_setWidthFactor_1).apply(null,arguments)},Vo=l._emscripten_bind_MdDbText_textString_0=function(){return(Vo=l._emscripten_bind_MdDbText_textString_0=l.asm.emscripten_bind_MdDbText_textString_0).apply(null,
329
- arguments)},Wo=l._emscripten_bind_MdDbText_setTextString_1=function(){return(Wo=l._emscripten_bind_MdDbText_setTextString_1=l.asm.emscripten_bind_MdDbText_setTextString_1).apply(null,arguments)},Xo=l._emscripten_bind_MdDbText_horizontalMode_0=function(){return(Xo=l._emscripten_bind_MdDbText_horizontalMode_0=l.asm.emscripten_bind_MdDbText_horizontalMode_0).apply(null,arguments)},Yo=l._emscripten_bind_MdDbText_setHorizontalMode_1=function(){return(Yo=l._emscripten_bind_MdDbText_setHorizontalMode_1=
330
- l.asm.emscripten_bind_MdDbText_setHorizontalMode_1).apply(null,arguments)},Zo=l._emscripten_bind_MdDbText_verticalMode_0=function(){return(Zo=l._emscripten_bind_MdDbText_verticalMode_0=l.asm.emscripten_bind_MdDbText_verticalMode_0).apply(null,arguments)},$o=l._emscripten_bind_MdDbText_setVerticalMode_1=function(){return($o=l._emscripten_bind_MdDbText_setVerticalMode_1=l.asm.emscripten_bind_MdDbText_setVerticalMode_1).apply(null,arguments)},ap=l._emscripten_bind_MdDbText_explode_0=function(){return(ap=
331
- l._emscripten_bind_MdDbText_explode_0=l.asm.emscripten_bind_MdDbText_explode_0).apply(null,arguments)},bp=l._emscripten_bind_MdDbText_TrueColor_0=function(){return(bp=l._emscripten_bind_MdDbText_TrueColor_0=l.asm.emscripten_bind_MdDbText_TrueColor_0).apply(null,arguments)},cp=l._emscripten_bind_MdDbText_SetTrueColor_1=function(){return(cp=l._emscripten_bind_MdDbText_SetTrueColor_1=l.asm.emscripten_bind_MdDbText_SetTrueColor_1).apply(null,arguments)},dp=l._emscripten_bind_MdDbText_ColorIndex_0=function(){return(dp=
332
- l._emscripten_bind_MdDbText_ColorIndex_0=l.asm.emscripten_bind_MdDbText_ColorIndex_0).apply(null,arguments)},ep=l._emscripten_bind_MdDbText_SetColorIndex_1=function(){return(ep=l._emscripten_bind_MdDbText_SetColorIndex_1=l.asm.emscripten_bind_MdDbText_SetColorIndex_1).apply(null,arguments)},fp=l._emscripten_bind_MdDbText_Layer_0=function(){return(fp=l._emscripten_bind_MdDbText_Layer_0=l.asm.emscripten_bind_MdDbText_Layer_0).apply(null,arguments)},gp=l._emscripten_bind_MdDbText_SetLayer_1=function(){return(gp=
333
- l._emscripten_bind_MdDbText_SetLayer_1=l.asm.emscripten_bind_MdDbText_SetLayer_1).apply(null,arguments)},hp=l._emscripten_bind_MdDbText_LinetypeScale_0=function(){return(hp=l._emscripten_bind_MdDbText_LinetypeScale_0=l.asm.emscripten_bind_MdDbText_LinetypeScale_0).apply(null,arguments)},ip=l._emscripten_bind_MdDbText_SetLinetypeScale_1=function(){return(ip=l._emscripten_bind_MdDbText_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbText_SetLinetypeScale_1).apply(null,arguments)},jp=l._emscripten_bind_MdDbText_Visible_0=
334
- function(){return(jp=l._emscripten_bind_MdDbText_Visible_0=l.asm.emscripten_bind_MdDbText_Visible_0).apply(null,arguments)},kp=l._emscripten_bind_MdDbText_SetVisible_1=function(){return(kp=l._emscripten_bind_MdDbText_SetVisible_1=l.asm.emscripten_bind_MdDbText_SetVisible_1).apply(null,arguments)},lp=l._emscripten_bind_MdDbText_Lineweight_0=function(){return(lp=l._emscripten_bind_MdDbText_Lineweight_0=l.asm.emscripten_bind_MdDbText_Lineweight_0).apply(null,arguments)},mp=l._emscripten_bind_MdDbText_SetLineweight_1=
335
- function(){return(mp=l._emscripten_bind_MdDbText_SetLineweight_1=l.asm.emscripten_bind_MdDbText_SetLineweight_1).apply(null,arguments)},np=l._emscripten_bind_MdDbText_TextStyle_0=function(){return(np=l._emscripten_bind_MdDbText_TextStyle_0=l.asm.emscripten_bind_MdDbText_TextStyle_0).apply(null,arguments)},op=l._emscripten_bind_MdDbText_SetTextStyle_1=function(){return(op=l._emscripten_bind_MdDbText_SetTextStyle_1=l.asm.emscripten_bind_MdDbText_SetTextStyle_1).apply(null,arguments)},pp=l._emscripten_bind_MdDbText_Highlight_1=
336
- function(){return(pp=l._emscripten_bind_MdDbText_Highlight_1=l.asm.emscripten_bind_MdDbText_Highlight_1).apply(null,arguments)},qp=l._emscripten_bind_MdDbText_Move_2=function(){return(qp=l._emscripten_bind_MdDbText_Move_2=l.asm.emscripten_bind_MdDbText_Move_2).apply(null,arguments)},rp=l._emscripten_bind_MdDbText_Rotate_2=function(){return(rp=l._emscripten_bind_MdDbText_Rotate_2=l.asm.emscripten_bind_MdDbText_Rotate_2).apply(null,arguments)},sp=l._emscripten_bind_MdDbText_Mirror_2=function(){return(sp=
337
- l._emscripten_bind_MdDbText_Mirror_2=l.asm.emscripten_bind_MdDbText_Mirror_2).apply(null,arguments)},tp=l._emscripten_bind_MdDbText_ScaleEntity_2=function(){return(tp=l._emscripten_bind_MdDbText_ScaleEntity_2=l.asm.emscripten_bind_MdDbText_ScaleEntity_2).apply(null,arguments)},up=l._emscripten_bind_MdDbText_TransformBy_1=function(){return(up=l._emscripten_bind_MdDbText_TransformBy_1=l.asm.emscripten_bind_MdDbText_TransformBy_1).apply(null,arguments)},vp=l._emscripten_bind_MdDbText_GetBoundingBox_0=
338
- function(){return(vp=l._emscripten_bind_MdDbText_GetBoundingBox_0=l.asm.emscripten_bind_MdDbText_GetBoundingBox_0).apply(null,arguments)},wp=l._emscripten_bind_MdDbText_GetObjectID_0=function(){return(wp=l._emscripten_bind_MdDbText_GetObjectID_0=l.asm.emscripten_bind_MdDbText_GetObjectID_0).apply(null,arguments)},xp=l._emscripten_bind_MdDbText_Erase_0=function(){return(xp=l._emscripten_bind_MdDbText_Erase_0=l.asm.emscripten_bind_MdDbText_Erase_0).apply(null,arguments)},yp=l._emscripten_bind_MdDbText_ConnectionTempObject_1=
339
- function(){return(yp=l._emscripten_bind_MdDbText_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbText_ConnectionTempObject_1).apply(null,arguments)},zp=l._emscripten_bind_MdDbText_Clone_0=function(){return(zp=l._emscripten_bind_MdDbText_Clone_0=l.asm.emscripten_bind_MdDbText_Clone_0).apply(null,arguments)},Ap=l._emscripten_bind_MdDbText_GetHandle_0=function(){return(Ap=l._emscripten_bind_MdDbText_GetHandle_0=l.asm.emscripten_bind_MdDbText_GetHandle_0).apply(null,arguments)},Bp=l._emscripten_bind_MdDbText_GetDatabase_0=
340
- function(){return(Bp=l._emscripten_bind_MdDbText_GetDatabase_0=l.asm.emscripten_bind_MdDbText_GetDatabase_0).apply(null,arguments)},Cp=l._emscripten_bind_MdDbText_GetOwnerID_0=function(){return(Cp=l._emscripten_bind_MdDbText_GetOwnerID_0=l.asm.emscripten_bind_MdDbText_GetOwnerID_0).apply(null,arguments)},Dp=l._emscripten_bind_MdDbText_moveGripPointsAt_4=function(){return(Dp=l._emscripten_bind_MdDbText_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbText_moveGripPointsAt_4).apply(null,arguments)},Ep=
341
- l._emscripten_bind_MdDbText_getObjectName_0=function(){return(Ep=l._emscripten_bind_MdDbText_getObjectName_0=l.asm.emscripten_bind_MdDbText_getObjectName_0).apply(null,arguments)},Fp=l._emscripten_bind_MdDbText_getDxf0_0=function(){return(Fp=l._emscripten_bind_MdDbText_getDxf0_0=l.asm.emscripten_bind_MdDbText_getDxf0_0).apply(null,arguments)},Gp=l._emscripten_bind_MdDbText_getJson_0=function(){return(Gp=l._emscripten_bind_MdDbText_getJson_0=l.asm.emscripten_bind_MdDbText_getJson_0).apply(null,arguments)},
342
- Hp=l._emscripten_bind_MdDbText_setJson_1=function(){return(Hp=l._emscripten_bind_MdDbText_setJson_1=l.asm.emscripten_bind_MdDbText_setJson_1).apply(null,arguments)},Ip=l._emscripten_bind_MdDbText___destroy___0=function(){return(Ip=l._emscripten_bind_MdDbText___destroy___0=l.asm.emscripten_bind_MdDbText___destroy___0).apply(null,arguments)},Jp=l._emscripten_bind_MdDbCircle_MdDbCircle_0=function(){return(Jp=l._emscripten_bind_MdDbCircle_MdDbCircle_0=l.asm.emscripten_bind_MdDbCircle_MdDbCircle_0).apply(null,
343
- arguments)},Kp=l._emscripten_bind_MdDbCircle_center_0=function(){return(Kp=l._emscripten_bind_MdDbCircle_center_0=l.asm.emscripten_bind_MdDbCircle_center_0).apply(null,arguments)},Lp=l._emscripten_bind_MdDbCircle_setCenter_1=function(){return(Lp=l._emscripten_bind_MdDbCircle_setCenter_1=l.asm.emscripten_bind_MdDbCircle_setCenter_1).apply(null,arguments)},Mp=l._emscripten_bind_MdDbCircle_radius_0=function(){return(Mp=l._emscripten_bind_MdDbCircle_radius_0=l.asm.emscripten_bind_MdDbCircle_radius_0).apply(null,
344
- arguments)},Np=l._emscripten_bind_MdDbCircle_setRadius_1=function(){return(Np=l._emscripten_bind_MdDbCircle_setRadius_1=l.asm.emscripten_bind_MdDbCircle_setRadius_1).apply(null,arguments)},Op=l._emscripten_bind_MdDbCircle_getStartParam_0=function(){return(Op=l._emscripten_bind_MdDbCircle_getStartParam_0=l.asm.emscripten_bind_MdDbCircle_getStartParam_0).apply(null,arguments)},Pp=l._emscripten_bind_MdDbCircle_getEndParam_0=function(){return(Pp=l._emscripten_bind_MdDbCircle_getEndParam_0=l.asm.emscripten_bind_MdDbCircle_getEndParam_0).apply(null,
345
- arguments)},Qp=l._emscripten_bind_MdDbCircle_getDistAtParam_1=function(){return(Qp=l._emscripten_bind_MdDbCircle_getDistAtParam_1=l.asm.emscripten_bind_MdDbCircle_getDistAtParam_1).apply(null,arguments)},Rp=l._emscripten_bind_MdDbCircle_getParamAtDist_1=function(){return(Rp=l._emscripten_bind_MdDbCircle_getParamAtDist_1=l.asm.emscripten_bind_MdDbCircle_getParamAtDist_1).apply(null,arguments)},Sp=l._emscripten_bind_MdDbCircle_getDistAtPoint_1=function(){return(Sp=l._emscripten_bind_MdDbCircle_getDistAtPoint_1=
346
- l.asm.emscripten_bind_MdDbCircle_getDistAtPoint_1).apply(null,arguments)},Tp=l._emscripten_bind_MdDbCircle_getPointAtDist_1=function(){return(Tp=l._emscripten_bind_MdDbCircle_getPointAtDist_1=l.asm.emscripten_bind_MdDbCircle_getPointAtDist_1).apply(null,arguments)},Up=l._emscripten_bind_MdDbCircle_getStartPoint_0=function(){return(Up=l._emscripten_bind_MdDbCircle_getStartPoint_0=l.asm.emscripten_bind_MdDbCircle_getStartPoint_0).apply(null,arguments)},Vp=l._emscripten_bind_MdDbCircle_getEndPoint_0=
347
- function(){return(Vp=l._emscripten_bind_MdDbCircle_getEndPoint_0=l.asm.emscripten_bind_MdDbCircle_getEndPoint_0).apply(null,arguments)},Wp=l._emscripten_bind_MdDbCircle_getPointAtParam_1=function(){return(Wp=l._emscripten_bind_MdDbCircle_getPointAtParam_1=l.asm.emscripten_bind_MdDbCircle_getPointAtParam_1).apply(null,arguments)},Xp=l._emscripten_bind_MdDbCircle_getParamAtPoint_1=function(){return(Xp=l._emscripten_bind_MdDbCircle_getParamAtPoint_1=l.asm.emscripten_bind_MdDbCircle_getParamAtPoint_1).apply(null,
348
- arguments)},Yp=l._emscripten_bind_MdDbCircle_getFirstDeriv_1=function(){return(Yp=l._emscripten_bind_MdDbCircle_getFirstDeriv_1=l.asm.emscripten_bind_MdDbCircle_getFirstDeriv_1).apply(null,arguments)},Zp=l._emscripten_bind_MdDbCircle_getFirstDerivEx_1=function(){return(Zp=l._emscripten_bind_MdDbCircle_getFirstDerivEx_1=l.asm.emscripten_bind_MdDbCircle_getFirstDerivEx_1).apply(null,arguments)},$p=l._emscripten_bind_MdDbCircle_getClosestPointTo_2=function(){return($p=l._emscripten_bind_MdDbCircle_getClosestPointTo_2=
349
- l.asm.emscripten_bind_MdDbCircle_getClosestPointTo_2).apply(null,arguments)},aq=l._emscripten_bind_MdDbCircle_offsetCurves_2=function(){return(aq=l._emscripten_bind_MdDbCircle_offsetCurves_2=l.asm.emscripten_bind_MdDbCircle_offsetCurves_2).apply(null,arguments)},bq=l._emscripten_bind_MdDbCircle_splitCurves_1=function(){return(bq=l._emscripten_bind_MdDbCircle_splitCurves_1=l.asm.emscripten_bind_MdDbCircle_splitCurves_1).apply(null,arguments)},cq=l._emscripten_bind_MdDbCircle_getArea_0=function(){return(cq=
350
- l._emscripten_bind_MdDbCircle_getArea_0=l.asm.emscripten_bind_MdDbCircle_getArea_0).apply(null,arguments)},dq=l._emscripten_bind_MdDbCircle_getSamplePoints_1=function(){return(dq=l._emscripten_bind_MdDbCircle_getSamplePoints_1=l.asm.emscripten_bind_MdDbCircle_getSamplePoints_1).apply(null,arguments)},eq=l._emscripten_bind_MdDbCircle_getLength_0=function(){return(eq=l._emscripten_bind_MdDbCircle_getLength_0=l.asm.emscripten_bind_MdDbCircle_getLength_0).apply(null,arguments)},fq=l._emscripten_bind_MdDbCircle_explode_0=
351
- function(){return(fq=l._emscripten_bind_MdDbCircle_explode_0=l.asm.emscripten_bind_MdDbCircle_explode_0).apply(null,arguments)},gq=l._emscripten_bind_MdDbCircle_TrueColor_0=function(){return(gq=l._emscripten_bind_MdDbCircle_TrueColor_0=l.asm.emscripten_bind_MdDbCircle_TrueColor_0).apply(null,arguments)},hq=l._emscripten_bind_MdDbCircle_SetTrueColor_1=function(){return(hq=l._emscripten_bind_MdDbCircle_SetTrueColor_1=l.asm.emscripten_bind_MdDbCircle_SetTrueColor_1).apply(null,arguments)},iq=l._emscripten_bind_MdDbCircle_ColorIndex_0=
352
- function(){return(iq=l._emscripten_bind_MdDbCircle_ColorIndex_0=l.asm.emscripten_bind_MdDbCircle_ColorIndex_0).apply(null,arguments)},jq=l._emscripten_bind_MdDbCircle_SetColorIndex_1=function(){return(jq=l._emscripten_bind_MdDbCircle_SetColorIndex_1=l.asm.emscripten_bind_MdDbCircle_SetColorIndex_1).apply(null,arguments)},kq=l._emscripten_bind_MdDbCircle_Layer_0=function(){return(kq=l._emscripten_bind_MdDbCircle_Layer_0=l.asm.emscripten_bind_MdDbCircle_Layer_0).apply(null,arguments)},lq=l._emscripten_bind_MdDbCircle_SetLayer_1=
353
- function(){return(lq=l._emscripten_bind_MdDbCircle_SetLayer_1=l.asm.emscripten_bind_MdDbCircle_SetLayer_1).apply(null,arguments)},mq=l._emscripten_bind_MdDbCircle_LinetypeScale_0=function(){return(mq=l._emscripten_bind_MdDbCircle_LinetypeScale_0=l.asm.emscripten_bind_MdDbCircle_LinetypeScale_0).apply(null,arguments)},nq=l._emscripten_bind_MdDbCircle_SetLinetypeScale_1=function(){return(nq=l._emscripten_bind_MdDbCircle_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbCircle_SetLinetypeScale_1).apply(null,
354
- arguments)},oq=l._emscripten_bind_MdDbCircle_Visible_0=function(){return(oq=l._emscripten_bind_MdDbCircle_Visible_0=l.asm.emscripten_bind_MdDbCircle_Visible_0).apply(null,arguments)},pq=l._emscripten_bind_MdDbCircle_SetVisible_1=function(){return(pq=l._emscripten_bind_MdDbCircle_SetVisible_1=l.asm.emscripten_bind_MdDbCircle_SetVisible_1).apply(null,arguments)},qq=l._emscripten_bind_MdDbCircle_Lineweight_0=function(){return(qq=l._emscripten_bind_MdDbCircle_Lineweight_0=l.asm.emscripten_bind_MdDbCircle_Lineweight_0).apply(null,
355
- arguments)},rq=l._emscripten_bind_MdDbCircle_SetLineweight_1=function(){return(rq=l._emscripten_bind_MdDbCircle_SetLineweight_1=l.asm.emscripten_bind_MdDbCircle_SetLineweight_1).apply(null,arguments)},sq=l._emscripten_bind_MdDbCircle_TextStyle_0=function(){return(sq=l._emscripten_bind_MdDbCircle_TextStyle_0=l.asm.emscripten_bind_MdDbCircle_TextStyle_0).apply(null,arguments)},tq=l._emscripten_bind_MdDbCircle_SetTextStyle_1=function(){return(tq=l._emscripten_bind_MdDbCircle_SetTextStyle_1=l.asm.emscripten_bind_MdDbCircle_SetTextStyle_1).apply(null,
356
- arguments)},uq=l._emscripten_bind_MdDbCircle_Highlight_1=function(){return(uq=l._emscripten_bind_MdDbCircle_Highlight_1=l.asm.emscripten_bind_MdDbCircle_Highlight_1).apply(null,arguments)},vq=l._emscripten_bind_MdDbCircle_Move_2=function(){return(vq=l._emscripten_bind_MdDbCircle_Move_2=l.asm.emscripten_bind_MdDbCircle_Move_2).apply(null,arguments)},wq=l._emscripten_bind_MdDbCircle_Rotate_2=function(){return(wq=l._emscripten_bind_MdDbCircle_Rotate_2=l.asm.emscripten_bind_MdDbCircle_Rotate_2).apply(null,
357
- arguments)},xq=l._emscripten_bind_MdDbCircle_Mirror_2=function(){return(xq=l._emscripten_bind_MdDbCircle_Mirror_2=l.asm.emscripten_bind_MdDbCircle_Mirror_2).apply(null,arguments)},yq=l._emscripten_bind_MdDbCircle_ScaleEntity_2=function(){return(yq=l._emscripten_bind_MdDbCircle_ScaleEntity_2=l.asm.emscripten_bind_MdDbCircle_ScaleEntity_2).apply(null,arguments)},zq=l._emscripten_bind_MdDbCircle_TransformBy_1=function(){return(zq=l._emscripten_bind_MdDbCircle_TransformBy_1=l.asm.emscripten_bind_MdDbCircle_TransformBy_1).apply(null,
358
- arguments)},Aq=l._emscripten_bind_MdDbCircle_GetBoundingBox_0=function(){return(Aq=l._emscripten_bind_MdDbCircle_GetBoundingBox_0=l.asm.emscripten_bind_MdDbCircle_GetBoundingBox_0).apply(null,arguments)},Bq=l._emscripten_bind_MdDbCircle_GetObjectID_0=function(){return(Bq=l._emscripten_bind_MdDbCircle_GetObjectID_0=l.asm.emscripten_bind_MdDbCircle_GetObjectID_0).apply(null,arguments)},Cq=l._emscripten_bind_MdDbCircle_Erase_0=function(){return(Cq=l._emscripten_bind_MdDbCircle_Erase_0=l.asm.emscripten_bind_MdDbCircle_Erase_0).apply(null,
359
- arguments)},Dq=l._emscripten_bind_MdDbCircle_ConnectionTempObject_1=function(){return(Dq=l._emscripten_bind_MdDbCircle_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbCircle_ConnectionTempObject_1).apply(null,arguments)},Eq=l._emscripten_bind_MdDbCircle_Clone_0=function(){return(Eq=l._emscripten_bind_MdDbCircle_Clone_0=l.asm.emscripten_bind_MdDbCircle_Clone_0).apply(null,arguments)},Fq=l._emscripten_bind_MdDbCircle_GetHandle_0=function(){return(Fq=l._emscripten_bind_MdDbCircle_GetHandle_0=l.asm.emscripten_bind_MdDbCircle_GetHandle_0).apply(null,
360
- arguments)},Gq=l._emscripten_bind_MdDbCircle_GetDatabase_0=function(){return(Gq=l._emscripten_bind_MdDbCircle_GetDatabase_0=l.asm.emscripten_bind_MdDbCircle_GetDatabase_0).apply(null,arguments)},Hq=l._emscripten_bind_MdDbCircle_GetOwnerID_0=function(){return(Hq=l._emscripten_bind_MdDbCircle_GetOwnerID_0=l.asm.emscripten_bind_MdDbCircle_GetOwnerID_0).apply(null,arguments)},Iq=l._emscripten_bind_MdDbCircle_moveGripPointsAt_4=function(){return(Iq=l._emscripten_bind_MdDbCircle_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbCircle_moveGripPointsAt_4).apply(null,
361
- arguments)},Jq=l._emscripten_bind_MdDbCircle_getObjectName_0=function(){return(Jq=l._emscripten_bind_MdDbCircle_getObjectName_0=l.asm.emscripten_bind_MdDbCircle_getObjectName_0).apply(null,arguments)},Kq=l._emscripten_bind_MdDbCircle_getDxf0_0=function(){return(Kq=l._emscripten_bind_MdDbCircle_getDxf0_0=l.asm.emscripten_bind_MdDbCircle_getDxf0_0).apply(null,arguments)},Lq=l._emscripten_bind_MdDbCircle_getJson_0=function(){return(Lq=l._emscripten_bind_MdDbCircle_getJson_0=l.asm.emscripten_bind_MdDbCircle_getJson_0).apply(null,
362
- arguments)},Mq=l._emscripten_bind_MdDbCircle_setJson_1=function(){return(Mq=l._emscripten_bind_MdDbCircle_setJson_1=l.asm.emscripten_bind_MdDbCircle_setJson_1).apply(null,arguments)},Nq=l._emscripten_bind_MdDbCircle___destroy___0=function(){return(Nq=l._emscripten_bind_MdDbCircle___destroy___0=l.asm.emscripten_bind_MdDbCircle___destroy___0).apply(null,arguments)},Oq=l._emscripten_bind_MdDbArc_MdDbArc_0=function(){return(Oq=l._emscripten_bind_MdDbArc_MdDbArc_0=l.asm.emscripten_bind_MdDbArc_MdDbArc_0).apply(null,
363
- arguments)},Pq=l._emscripten_bind_MdDbArc_center_0=function(){return(Pq=l._emscripten_bind_MdDbArc_center_0=l.asm.emscripten_bind_MdDbArc_center_0).apply(null,arguments)},Qq=l._emscripten_bind_MdDbArc_setCenter_1=function(){return(Qq=l._emscripten_bind_MdDbArc_setCenter_1=l.asm.emscripten_bind_MdDbArc_setCenter_1).apply(null,arguments)},Rq=l._emscripten_bind_MdDbArc_radius_0=function(){return(Rq=l._emscripten_bind_MdDbArc_radius_0=l.asm.emscripten_bind_MdDbArc_radius_0).apply(null,arguments)},Sq=
364
- l._emscripten_bind_MdDbArc_setRadius_1=function(){return(Sq=l._emscripten_bind_MdDbArc_setRadius_1=l.asm.emscripten_bind_MdDbArc_setRadius_1).apply(null,arguments)},Tq=l._emscripten_bind_MdDbArc_startAngle_0=function(){return(Tq=l._emscripten_bind_MdDbArc_startAngle_0=l.asm.emscripten_bind_MdDbArc_startAngle_0).apply(null,arguments)},Uq=l._emscripten_bind_MdDbArc_setStartAngle_1=function(){return(Uq=l._emscripten_bind_MdDbArc_setStartAngle_1=l.asm.emscripten_bind_MdDbArc_setStartAngle_1).apply(null,
365
- arguments)},Vq=l._emscripten_bind_MdDbArc_endAngle_0=function(){return(Vq=l._emscripten_bind_MdDbArc_endAngle_0=l.asm.emscripten_bind_MdDbArc_endAngle_0).apply(null,arguments)},Wq=l._emscripten_bind_MdDbArc_setEndAngle_1=function(){return(Wq=l._emscripten_bind_MdDbArc_setEndAngle_1=l.asm.emscripten_bind_MdDbArc_setEndAngle_1).apply(null,arguments)},Xq=l._emscripten_bind_MdDbArc_computeArc_6=function(){return(Xq=l._emscripten_bind_MdDbArc_computeArc_6=l.asm.emscripten_bind_MdDbArc_computeArc_6).apply(null,
366
- arguments)},Yq=l._emscripten_bind_MdDbArc_getStartParam_0=function(){return(Yq=l._emscripten_bind_MdDbArc_getStartParam_0=l.asm.emscripten_bind_MdDbArc_getStartParam_0).apply(null,arguments)},Zq=l._emscripten_bind_MdDbArc_getEndParam_0=function(){return(Zq=l._emscripten_bind_MdDbArc_getEndParam_0=l.asm.emscripten_bind_MdDbArc_getEndParam_0).apply(null,arguments)},$q=l._emscripten_bind_MdDbArc_getDistAtParam_1=function(){return($q=l._emscripten_bind_MdDbArc_getDistAtParam_1=l.asm.emscripten_bind_MdDbArc_getDistAtParam_1).apply(null,
367
- arguments)},ar=l._emscripten_bind_MdDbArc_getParamAtDist_1=function(){return(ar=l._emscripten_bind_MdDbArc_getParamAtDist_1=l.asm.emscripten_bind_MdDbArc_getParamAtDist_1).apply(null,arguments)},br=l._emscripten_bind_MdDbArc_getDistAtPoint_1=function(){return(br=l._emscripten_bind_MdDbArc_getDistAtPoint_1=l.asm.emscripten_bind_MdDbArc_getDistAtPoint_1).apply(null,arguments)},cr=l._emscripten_bind_MdDbArc_getPointAtDist_1=function(){return(cr=l._emscripten_bind_MdDbArc_getPointAtDist_1=l.asm.emscripten_bind_MdDbArc_getPointAtDist_1).apply(null,
368
- arguments)},dr=l._emscripten_bind_MdDbArc_getStartPoint_0=function(){return(dr=l._emscripten_bind_MdDbArc_getStartPoint_0=l.asm.emscripten_bind_MdDbArc_getStartPoint_0).apply(null,arguments)},er=l._emscripten_bind_MdDbArc_getEndPoint_0=function(){return(er=l._emscripten_bind_MdDbArc_getEndPoint_0=l.asm.emscripten_bind_MdDbArc_getEndPoint_0).apply(null,arguments)},fr=l._emscripten_bind_MdDbArc_getPointAtParam_1=function(){return(fr=l._emscripten_bind_MdDbArc_getPointAtParam_1=l.asm.emscripten_bind_MdDbArc_getPointAtParam_1).apply(null,
369
- arguments)},gr=l._emscripten_bind_MdDbArc_getParamAtPoint_1=function(){return(gr=l._emscripten_bind_MdDbArc_getParamAtPoint_1=l.asm.emscripten_bind_MdDbArc_getParamAtPoint_1).apply(null,arguments)},hr=l._emscripten_bind_MdDbArc_getFirstDeriv_1=function(){return(hr=l._emscripten_bind_MdDbArc_getFirstDeriv_1=l.asm.emscripten_bind_MdDbArc_getFirstDeriv_1).apply(null,arguments)},ir=l._emscripten_bind_MdDbArc_getFirstDerivEx_1=function(){return(ir=l._emscripten_bind_MdDbArc_getFirstDerivEx_1=l.asm.emscripten_bind_MdDbArc_getFirstDerivEx_1).apply(null,
370
- arguments)},jr=l._emscripten_bind_MdDbArc_getClosestPointTo_2=function(){return(jr=l._emscripten_bind_MdDbArc_getClosestPointTo_2=l.asm.emscripten_bind_MdDbArc_getClosestPointTo_2).apply(null,arguments)},kr=l._emscripten_bind_MdDbArc_offsetCurves_2=function(){return(kr=l._emscripten_bind_MdDbArc_offsetCurves_2=l.asm.emscripten_bind_MdDbArc_offsetCurves_2).apply(null,arguments)},lr=l._emscripten_bind_MdDbArc_splitCurves_1=function(){return(lr=l._emscripten_bind_MdDbArc_splitCurves_1=l.asm.emscripten_bind_MdDbArc_splitCurves_1).apply(null,
371
- arguments)},mr=l._emscripten_bind_MdDbArc_getArea_0=function(){return(mr=l._emscripten_bind_MdDbArc_getArea_0=l.asm.emscripten_bind_MdDbArc_getArea_0).apply(null,arguments)},nr=l._emscripten_bind_MdDbArc_getSamplePoints_1=function(){return(nr=l._emscripten_bind_MdDbArc_getSamplePoints_1=l.asm.emscripten_bind_MdDbArc_getSamplePoints_1).apply(null,arguments)},or=l._emscripten_bind_MdDbArc_getLength_0=function(){return(or=l._emscripten_bind_MdDbArc_getLength_0=l.asm.emscripten_bind_MdDbArc_getLength_0).apply(null,
372
- arguments)},pr=l._emscripten_bind_MdDbArc_explode_0=function(){return(pr=l._emscripten_bind_MdDbArc_explode_0=l.asm.emscripten_bind_MdDbArc_explode_0).apply(null,arguments)},qr=l._emscripten_bind_MdDbArc_TrueColor_0=function(){return(qr=l._emscripten_bind_MdDbArc_TrueColor_0=l.asm.emscripten_bind_MdDbArc_TrueColor_0).apply(null,arguments)},rr=l._emscripten_bind_MdDbArc_SetTrueColor_1=function(){return(rr=l._emscripten_bind_MdDbArc_SetTrueColor_1=l.asm.emscripten_bind_MdDbArc_SetTrueColor_1).apply(null,
373
- arguments)},sr=l._emscripten_bind_MdDbArc_ColorIndex_0=function(){return(sr=l._emscripten_bind_MdDbArc_ColorIndex_0=l.asm.emscripten_bind_MdDbArc_ColorIndex_0).apply(null,arguments)},tr=l._emscripten_bind_MdDbArc_SetColorIndex_1=function(){return(tr=l._emscripten_bind_MdDbArc_SetColorIndex_1=l.asm.emscripten_bind_MdDbArc_SetColorIndex_1).apply(null,arguments)},ur=l._emscripten_bind_MdDbArc_Layer_0=function(){return(ur=l._emscripten_bind_MdDbArc_Layer_0=l.asm.emscripten_bind_MdDbArc_Layer_0).apply(null,
374
- arguments)},vr=l._emscripten_bind_MdDbArc_SetLayer_1=function(){return(vr=l._emscripten_bind_MdDbArc_SetLayer_1=l.asm.emscripten_bind_MdDbArc_SetLayer_1).apply(null,arguments)},wr=l._emscripten_bind_MdDbArc_LinetypeScale_0=function(){return(wr=l._emscripten_bind_MdDbArc_LinetypeScale_0=l.asm.emscripten_bind_MdDbArc_LinetypeScale_0).apply(null,arguments)},xr=l._emscripten_bind_MdDbArc_SetLinetypeScale_1=function(){return(xr=l._emscripten_bind_MdDbArc_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbArc_SetLinetypeScale_1).apply(null,
375
- arguments)},yr=l._emscripten_bind_MdDbArc_Visible_0=function(){return(yr=l._emscripten_bind_MdDbArc_Visible_0=l.asm.emscripten_bind_MdDbArc_Visible_0).apply(null,arguments)},zr=l._emscripten_bind_MdDbArc_SetVisible_1=function(){return(zr=l._emscripten_bind_MdDbArc_SetVisible_1=l.asm.emscripten_bind_MdDbArc_SetVisible_1).apply(null,arguments)},Ar=l._emscripten_bind_MdDbArc_Lineweight_0=function(){return(Ar=l._emscripten_bind_MdDbArc_Lineweight_0=l.asm.emscripten_bind_MdDbArc_Lineweight_0).apply(null,
376
- arguments)},Br=l._emscripten_bind_MdDbArc_SetLineweight_1=function(){return(Br=l._emscripten_bind_MdDbArc_SetLineweight_1=l.asm.emscripten_bind_MdDbArc_SetLineweight_1).apply(null,arguments)},Cr=l._emscripten_bind_MdDbArc_TextStyle_0=function(){return(Cr=l._emscripten_bind_MdDbArc_TextStyle_0=l.asm.emscripten_bind_MdDbArc_TextStyle_0).apply(null,arguments)},Dr=l._emscripten_bind_MdDbArc_SetTextStyle_1=function(){return(Dr=l._emscripten_bind_MdDbArc_SetTextStyle_1=l.asm.emscripten_bind_MdDbArc_SetTextStyle_1).apply(null,
377
- arguments)},Er=l._emscripten_bind_MdDbArc_Highlight_1=function(){return(Er=l._emscripten_bind_MdDbArc_Highlight_1=l.asm.emscripten_bind_MdDbArc_Highlight_1).apply(null,arguments)},Fr=l._emscripten_bind_MdDbArc_Move_2=function(){return(Fr=l._emscripten_bind_MdDbArc_Move_2=l.asm.emscripten_bind_MdDbArc_Move_2).apply(null,arguments)},Gr=l._emscripten_bind_MdDbArc_Rotate_2=function(){return(Gr=l._emscripten_bind_MdDbArc_Rotate_2=l.asm.emscripten_bind_MdDbArc_Rotate_2).apply(null,arguments)},Hr=l._emscripten_bind_MdDbArc_Mirror_2=
378
- function(){return(Hr=l._emscripten_bind_MdDbArc_Mirror_2=l.asm.emscripten_bind_MdDbArc_Mirror_2).apply(null,arguments)},Ir=l._emscripten_bind_MdDbArc_ScaleEntity_2=function(){return(Ir=l._emscripten_bind_MdDbArc_ScaleEntity_2=l.asm.emscripten_bind_MdDbArc_ScaleEntity_2).apply(null,arguments)},Jr=l._emscripten_bind_MdDbArc_TransformBy_1=function(){return(Jr=l._emscripten_bind_MdDbArc_TransformBy_1=l.asm.emscripten_bind_MdDbArc_TransformBy_1).apply(null,arguments)},Kr=l._emscripten_bind_MdDbArc_GetBoundingBox_0=
379
- function(){return(Kr=l._emscripten_bind_MdDbArc_GetBoundingBox_0=l.asm.emscripten_bind_MdDbArc_GetBoundingBox_0).apply(null,arguments)},Lr=l._emscripten_bind_MdDbArc_GetObjectID_0=function(){return(Lr=l._emscripten_bind_MdDbArc_GetObjectID_0=l.asm.emscripten_bind_MdDbArc_GetObjectID_0).apply(null,arguments)},Mr=l._emscripten_bind_MdDbArc_Erase_0=function(){return(Mr=l._emscripten_bind_MdDbArc_Erase_0=l.asm.emscripten_bind_MdDbArc_Erase_0).apply(null,arguments)},Nr=l._emscripten_bind_MdDbArc_ConnectionTempObject_1=
380
- function(){return(Nr=l._emscripten_bind_MdDbArc_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbArc_ConnectionTempObject_1).apply(null,arguments)},Or=l._emscripten_bind_MdDbArc_Clone_0=function(){return(Or=l._emscripten_bind_MdDbArc_Clone_0=l.asm.emscripten_bind_MdDbArc_Clone_0).apply(null,arguments)},Pr=l._emscripten_bind_MdDbArc_GetHandle_0=function(){return(Pr=l._emscripten_bind_MdDbArc_GetHandle_0=l.asm.emscripten_bind_MdDbArc_GetHandle_0).apply(null,arguments)},Qr=l._emscripten_bind_MdDbArc_GetDatabase_0=
381
- function(){return(Qr=l._emscripten_bind_MdDbArc_GetDatabase_0=l.asm.emscripten_bind_MdDbArc_GetDatabase_0).apply(null,arguments)},Rr=l._emscripten_bind_MdDbArc_GetOwnerID_0=function(){return(Rr=l._emscripten_bind_MdDbArc_GetOwnerID_0=l.asm.emscripten_bind_MdDbArc_GetOwnerID_0).apply(null,arguments)},Sr=l._emscripten_bind_MdDbArc_moveGripPointsAt_4=function(){return(Sr=l._emscripten_bind_MdDbArc_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbArc_moveGripPointsAt_4).apply(null,arguments)},Tr=l._emscripten_bind_MdDbArc_getObjectName_0=
382
- function(){return(Tr=l._emscripten_bind_MdDbArc_getObjectName_0=l.asm.emscripten_bind_MdDbArc_getObjectName_0).apply(null,arguments)},Ur=l._emscripten_bind_MdDbArc_getDxf0_0=function(){return(Ur=l._emscripten_bind_MdDbArc_getDxf0_0=l.asm.emscripten_bind_MdDbArc_getDxf0_0).apply(null,arguments)},Vr=l._emscripten_bind_MdDbArc_getJson_0=function(){return(Vr=l._emscripten_bind_MdDbArc_getJson_0=l.asm.emscripten_bind_MdDbArc_getJson_0).apply(null,arguments)},Wr=l._emscripten_bind_MdDbArc_setJson_1=function(){return(Wr=
383
- l._emscripten_bind_MdDbArc_setJson_1=l.asm.emscripten_bind_MdDbArc_setJson_1).apply(null,arguments)},Xr=l._emscripten_bind_MdDbArc___destroy___0=function(){return(Xr=l._emscripten_bind_MdDbArc___destroy___0=l.asm.emscripten_bind_MdDbArc___destroy___0).apply(null,arguments)},Yr=l._emscripten_bind_MdDbPolyline_MdDbPolyline_0=function(){return(Yr=l._emscripten_bind_MdDbPolyline_MdDbPolyline_0=l.asm.emscripten_bind_MdDbPolyline_MdDbPolyline_0).apply(null,arguments)},Zr=l._emscripten_bind_MdDbPolyline_setClosed_1=
384
- function(){return(Zr=l._emscripten_bind_MdDbPolyline_setClosed_1=l.asm.emscripten_bind_MdDbPolyline_setClosed_1).apply(null,arguments)},$r=l._emscripten_bind_MdDbPolyline_setConstantWidth_1=function(){return($r=l._emscripten_bind_MdDbPolyline_setConstantWidth_1=l.asm.emscripten_bind_MdDbPolyline_setConstantWidth_1).apply(null,arguments)},as=l._emscripten_bind_MdDbPolyline_isClosed_0=function(){return(as=l._emscripten_bind_MdDbPolyline_isClosed_0=l.asm.emscripten_bind_MdDbPolyline_isClosed_0).apply(null,
385
- arguments)},bs=l._emscripten_bind_MdDbPolyline_getConstantWidth_0=function(){return(bs=l._emscripten_bind_MdDbPolyline_getConstantWidth_0=l.asm.emscripten_bind_MdDbPolyline_getConstantWidth_0).apply(null,arguments)},cs=l._emscripten_bind_MdDbPolyline_addVertexAt_5=function(){return(cs=l._emscripten_bind_MdDbPolyline_addVertexAt_5=l.asm.emscripten_bind_MdDbPolyline_addVertexAt_5).apply(null,arguments)},ds=l._emscripten_bind_MdDbPolyline_removeVertexAt_1=function(){return(ds=l._emscripten_bind_MdDbPolyline_removeVertexAt_1=
386
- l.asm.emscripten_bind_MdDbPolyline_removeVertexAt_1).apply(null,arguments)},es=l._emscripten_bind_MdDbPolyline_numVerts_0=function(){return(es=l._emscripten_bind_MdDbPolyline_numVerts_0=l.asm.emscripten_bind_MdDbPolyline_numVerts_0).apply(null,arguments)},gs=l._emscripten_bind_MdDbPolyline_getPointAt_1=function(){return(gs=l._emscripten_bind_MdDbPolyline_getPointAt_1=l.asm.emscripten_bind_MdDbPolyline_getPointAt_1).apply(null,arguments)},hs=l._emscripten_bind_MdDbPolyline_getBulgeAt_1=function(){return(hs=
387
- l._emscripten_bind_MdDbPolyline_getBulgeAt_1=l.asm.emscripten_bind_MdDbPolyline_getBulgeAt_1).apply(null,arguments)},is=l._emscripten_bind_MdDbPolyline_getStartWidthsAt_1=function(){return(is=l._emscripten_bind_MdDbPolyline_getStartWidthsAt_1=l.asm.emscripten_bind_MdDbPolyline_getStartWidthsAt_1).apply(null,arguments)},js=l._emscripten_bind_MdDbPolyline_getEndWidthsAt_1=function(){return(js=l._emscripten_bind_MdDbPolyline_getEndWidthsAt_1=l.asm.emscripten_bind_MdDbPolyline_getEndWidthsAt_1).apply(null,
388
- arguments)},ks=l._emscripten_bind_MdDbPolyline_setPointAt_2=function(){return(ks=l._emscripten_bind_MdDbPolyline_setPointAt_2=l.asm.emscripten_bind_MdDbPolyline_setPointAt_2).apply(null,arguments)},ls=l._emscripten_bind_MdDbPolyline_setBulgeAt_2=function(){return(ls=l._emscripten_bind_MdDbPolyline_setBulgeAt_2=l.asm.emscripten_bind_MdDbPolyline_setBulgeAt_2).apply(null,arguments)},ms=l._emscripten_bind_MdDbPolyline_getStartParam_0=function(){return(ms=l._emscripten_bind_MdDbPolyline_getStartParam_0=
389
- l.asm.emscripten_bind_MdDbPolyline_getStartParam_0).apply(null,arguments)},ns=l._emscripten_bind_MdDbPolyline_getEndParam_0=function(){return(ns=l._emscripten_bind_MdDbPolyline_getEndParam_0=l.asm.emscripten_bind_MdDbPolyline_getEndParam_0).apply(null,arguments)},ps=l._emscripten_bind_MdDbPolyline_getDistAtParam_1=function(){return(ps=l._emscripten_bind_MdDbPolyline_getDistAtParam_1=l.asm.emscripten_bind_MdDbPolyline_getDistAtParam_1).apply(null,arguments)},qs=l._emscripten_bind_MdDbPolyline_getParamAtDist_1=
390
- function(){return(qs=l._emscripten_bind_MdDbPolyline_getParamAtDist_1=l.asm.emscripten_bind_MdDbPolyline_getParamAtDist_1).apply(null,arguments)},rs=l._emscripten_bind_MdDbPolyline_getDistAtPoint_1=function(){return(rs=l._emscripten_bind_MdDbPolyline_getDistAtPoint_1=l.asm.emscripten_bind_MdDbPolyline_getDistAtPoint_1).apply(null,arguments)},ss=l._emscripten_bind_MdDbPolyline_getPointAtDist_1=function(){return(ss=l._emscripten_bind_MdDbPolyline_getPointAtDist_1=l.asm.emscripten_bind_MdDbPolyline_getPointAtDist_1).apply(null,
391
- arguments)},ts=l._emscripten_bind_MdDbPolyline_getStartPoint_0=function(){return(ts=l._emscripten_bind_MdDbPolyline_getStartPoint_0=l.asm.emscripten_bind_MdDbPolyline_getStartPoint_0).apply(null,arguments)},us=l._emscripten_bind_MdDbPolyline_getEndPoint_0=function(){return(us=l._emscripten_bind_MdDbPolyline_getEndPoint_0=l.asm.emscripten_bind_MdDbPolyline_getEndPoint_0).apply(null,arguments)},vs=l._emscripten_bind_MdDbPolyline_getPointAtParam_1=function(){return(vs=l._emscripten_bind_MdDbPolyline_getPointAtParam_1=
392
- l.asm.emscripten_bind_MdDbPolyline_getPointAtParam_1).apply(null,arguments)},xs=l._emscripten_bind_MdDbPolyline_getParamAtPoint_1=function(){return(xs=l._emscripten_bind_MdDbPolyline_getParamAtPoint_1=l.asm.emscripten_bind_MdDbPolyline_getParamAtPoint_1).apply(null,arguments)},ys=l._emscripten_bind_MdDbPolyline_getFirstDeriv_1=function(){return(ys=l._emscripten_bind_MdDbPolyline_getFirstDeriv_1=l.asm.emscripten_bind_MdDbPolyline_getFirstDeriv_1).apply(null,arguments)},zs=l._emscripten_bind_MdDbPolyline_getFirstDerivEx_1=
393
- function(){return(zs=l._emscripten_bind_MdDbPolyline_getFirstDerivEx_1=l.asm.emscripten_bind_MdDbPolyline_getFirstDerivEx_1).apply(null,arguments)},As=l._emscripten_bind_MdDbPolyline_getClosestPointTo_2=function(){return(As=l._emscripten_bind_MdDbPolyline_getClosestPointTo_2=l.asm.emscripten_bind_MdDbPolyline_getClosestPointTo_2).apply(null,arguments)},Bs=l._emscripten_bind_MdDbPolyline_offsetCurves_2=function(){return(Bs=l._emscripten_bind_MdDbPolyline_offsetCurves_2=l.asm.emscripten_bind_MdDbPolyline_offsetCurves_2).apply(null,
394
- arguments)},Cs=l._emscripten_bind_MdDbPolyline_splitCurves_1=function(){return(Cs=l._emscripten_bind_MdDbPolyline_splitCurves_1=l.asm.emscripten_bind_MdDbPolyline_splitCurves_1).apply(null,arguments)},Ds=l._emscripten_bind_MdDbPolyline_getArea_0=function(){return(Ds=l._emscripten_bind_MdDbPolyline_getArea_0=l.asm.emscripten_bind_MdDbPolyline_getArea_0).apply(null,arguments)},Es=l._emscripten_bind_MdDbPolyline_getSamplePoints_1=function(){return(Es=l._emscripten_bind_MdDbPolyline_getSamplePoints_1=
395
- l.asm.emscripten_bind_MdDbPolyline_getSamplePoints_1).apply(null,arguments)},Fs=l._emscripten_bind_MdDbPolyline_getLength_0=function(){return(Fs=l._emscripten_bind_MdDbPolyline_getLength_0=l.asm.emscripten_bind_MdDbPolyline_getLength_0).apply(null,arguments)},Gs=l._emscripten_bind_MdDbPolyline_explode_0=function(){return(Gs=l._emscripten_bind_MdDbPolyline_explode_0=l.asm.emscripten_bind_MdDbPolyline_explode_0).apply(null,arguments)},Hs=l._emscripten_bind_MdDbPolyline_TrueColor_0=function(){return(Hs=
396
- l._emscripten_bind_MdDbPolyline_TrueColor_0=l.asm.emscripten_bind_MdDbPolyline_TrueColor_0).apply(null,arguments)},Is=l._emscripten_bind_MdDbPolyline_SetTrueColor_1=function(){return(Is=l._emscripten_bind_MdDbPolyline_SetTrueColor_1=l.asm.emscripten_bind_MdDbPolyline_SetTrueColor_1).apply(null,arguments)},Js=l._emscripten_bind_MdDbPolyline_ColorIndex_0=function(){return(Js=l._emscripten_bind_MdDbPolyline_ColorIndex_0=l.asm.emscripten_bind_MdDbPolyline_ColorIndex_0).apply(null,arguments)},Ks=l._emscripten_bind_MdDbPolyline_SetColorIndex_1=
397
- function(){return(Ks=l._emscripten_bind_MdDbPolyline_SetColorIndex_1=l.asm.emscripten_bind_MdDbPolyline_SetColorIndex_1).apply(null,arguments)},Ls=l._emscripten_bind_MdDbPolyline_Layer_0=function(){return(Ls=l._emscripten_bind_MdDbPolyline_Layer_0=l.asm.emscripten_bind_MdDbPolyline_Layer_0).apply(null,arguments)},Ms=l._emscripten_bind_MdDbPolyline_SetLayer_1=function(){return(Ms=l._emscripten_bind_MdDbPolyline_SetLayer_1=l.asm.emscripten_bind_MdDbPolyline_SetLayer_1).apply(null,arguments)},Ns=l._emscripten_bind_MdDbPolyline_LinetypeScale_0=
398
- function(){return(Ns=l._emscripten_bind_MdDbPolyline_LinetypeScale_0=l.asm.emscripten_bind_MdDbPolyline_LinetypeScale_0).apply(null,arguments)},Os=l._emscripten_bind_MdDbPolyline_SetLinetypeScale_1=function(){return(Os=l._emscripten_bind_MdDbPolyline_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbPolyline_SetLinetypeScale_1).apply(null,arguments)},Ps=l._emscripten_bind_MdDbPolyline_Visible_0=function(){return(Ps=l._emscripten_bind_MdDbPolyline_Visible_0=l.asm.emscripten_bind_MdDbPolyline_Visible_0).apply(null,
399
- arguments)},Qs=l._emscripten_bind_MdDbPolyline_SetVisible_1=function(){return(Qs=l._emscripten_bind_MdDbPolyline_SetVisible_1=l.asm.emscripten_bind_MdDbPolyline_SetVisible_1).apply(null,arguments)},Rs=l._emscripten_bind_MdDbPolyline_Lineweight_0=function(){return(Rs=l._emscripten_bind_MdDbPolyline_Lineweight_0=l.asm.emscripten_bind_MdDbPolyline_Lineweight_0).apply(null,arguments)},Ss=l._emscripten_bind_MdDbPolyline_SetLineweight_1=function(){return(Ss=l._emscripten_bind_MdDbPolyline_SetLineweight_1=
400
- l.asm.emscripten_bind_MdDbPolyline_SetLineweight_1).apply(null,arguments)},Ts=l._emscripten_bind_MdDbPolyline_TextStyle_0=function(){return(Ts=l._emscripten_bind_MdDbPolyline_TextStyle_0=l.asm.emscripten_bind_MdDbPolyline_TextStyle_0).apply(null,arguments)},Us=l._emscripten_bind_MdDbPolyline_SetTextStyle_1=function(){return(Us=l._emscripten_bind_MdDbPolyline_SetTextStyle_1=l.asm.emscripten_bind_MdDbPolyline_SetTextStyle_1).apply(null,arguments)},Vs=l._emscripten_bind_MdDbPolyline_Highlight_1=function(){return(Vs=
401
- l._emscripten_bind_MdDbPolyline_Highlight_1=l.asm.emscripten_bind_MdDbPolyline_Highlight_1).apply(null,arguments)},Ws=l._emscripten_bind_MdDbPolyline_Move_2=function(){return(Ws=l._emscripten_bind_MdDbPolyline_Move_2=l.asm.emscripten_bind_MdDbPolyline_Move_2).apply(null,arguments)},Xs=l._emscripten_bind_MdDbPolyline_Rotate_2=function(){return(Xs=l._emscripten_bind_MdDbPolyline_Rotate_2=l.asm.emscripten_bind_MdDbPolyline_Rotate_2).apply(null,arguments)},Ys=l._emscripten_bind_MdDbPolyline_Mirror_2=
402
- function(){return(Ys=l._emscripten_bind_MdDbPolyline_Mirror_2=l.asm.emscripten_bind_MdDbPolyline_Mirror_2).apply(null,arguments)},Zs=l._emscripten_bind_MdDbPolyline_ScaleEntity_2=function(){return(Zs=l._emscripten_bind_MdDbPolyline_ScaleEntity_2=l.asm.emscripten_bind_MdDbPolyline_ScaleEntity_2).apply(null,arguments)},$s=l._emscripten_bind_MdDbPolyline_TransformBy_1=function(){return($s=l._emscripten_bind_MdDbPolyline_TransformBy_1=l.asm.emscripten_bind_MdDbPolyline_TransformBy_1).apply(null,arguments)},
403
- at=l._emscripten_bind_MdDbPolyline_GetBoundingBox_0=function(){return(at=l._emscripten_bind_MdDbPolyline_GetBoundingBox_0=l.asm.emscripten_bind_MdDbPolyline_GetBoundingBox_0).apply(null,arguments)},bt=l._emscripten_bind_MdDbPolyline_GetObjectID_0=function(){return(bt=l._emscripten_bind_MdDbPolyline_GetObjectID_0=l.asm.emscripten_bind_MdDbPolyline_GetObjectID_0).apply(null,arguments)},ct=l._emscripten_bind_MdDbPolyline_Erase_0=function(){return(ct=l._emscripten_bind_MdDbPolyline_Erase_0=l.asm.emscripten_bind_MdDbPolyline_Erase_0).apply(null,
404
- arguments)},dt=l._emscripten_bind_MdDbPolyline_ConnectionTempObject_1=function(){return(dt=l._emscripten_bind_MdDbPolyline_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbPolyline_ConnectionTempObject_1).apply(null,arguments)},et=l._emscripten_bind_MdDbPolyline_Clone_0=function(){return(et=l._emscripten_bind_MdDbPolyline_Clone_0=l.asm.emscripten_bind_MdDbPolyline_Clone_0).apply(null,arguments)},ft=l._emscripten_bind_MdDbPolyline_GetHandle_0=function(){return(ft=l._emscripten_bind_MdDbPolyline_GetHandle_0=
405
- l.asm.emscripten_bind_MdDbPolyline_GetHandle_0).apply(null,arguments)},gt=l._emscripten_bind_MdDbPolyline_GetDatabase_0=function(){return(gt=l._emscripten_bind_MdDbPolyline_GetDatabase_0=l.asm.emscripten_bind_MdDbPolyline_GetDatabase_0).apply(null,arguments)},ht=l._emscripten_bind_MdDbPolyline_GetOwnerID_0=function(){return(ht=l._emscripten_bind_MdDbPolyline_GetOwnerID_0=l.asm.emscripten_bind_MdDbPolyline_GetOwnerID_0).apply(null,arguments)},it=l._emscripten_bind_MdDbPolyline_moveGripPointsAt_4=function(){return(it=
406
- l._emscripten_bind_MdDbPolyline_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbPolyline_moveGripPointsAt_4).apply(null,arguments)},jt=l._emscripten_bind_MdDbPolyline_getObjectName_0=function(){return(jt=l._emscripten_bind_MdDbPolyline_getObjectName_0=l.asm.emscripten_bind_MdDbPolyline_getObjectName_0).apply(null,arguments)},kt=l._emscripten_bind_MdDbPolyline_getDxf0_0=function(){return(kt=l._emscripten_bind_MdDbPolyline_getDxf0_0=l.asm.emscripten_bind_MdDbPolyline_getDxf0_0).apply(null,arguments)},
407
- lt=l._emscripten_bind_MdDbPolyline_getJson_0=function(){return(lt=l._emscripten_bind_MdDbPolyline_getJson_0=l.asm.emscripten_bind_MdDbPolyline_getJson_0).apply(null,arguments)},mt=l._emscripten_bind_MdDbPolyline_setJson_1=function(){return(mt=l._emscripten_bind_MdDbPolyline_setJson_1=l.asm.emscripten_bind_MdDbPolyline_setJson_1).apply(null,arguments)},nt=l._emscripten_bind_MdDbPolyline___destroy___0=function(){return(nt=l._emscripten_bind_MdDbPolyline___destroy___0=l.asm.emscripten_bind_MdDbPolyline___destroy___0).apply(null,
408
- arguments)},ot=l._emscripten_bind_MdDbBlockReference_MdDbBlockReference_0=function(){return(ot=l._emscripten_bind_MdDbBlockReference_MdDbBlockReference_0=l.asm.emscripten_bind_MdDbBlockReference_MdDbBlockReference_0).apply(null,arguments)},pt=l._emscripten_bind_MdDbBlockReference_blockTableRecord_0=function(){return(pt=l._emscripten_bind_MdDbBlockReference_blockTableRecord_0=l.asm.emscripten_bind_MdDbBlockReference_blockTableRecord_0).apply(null,arguments)},qt=l._emscripten_bind_MdDbBlockReference_setBlockTableRecord_1=
409
- function(){return(qt=l._emscripten_bind_MdDbBlockReference_setBlockTableRecord_1=l.asm.emscripten_bind_MdDbBlockReference_setBlockTableRecord_1).apply(null,arguments)},rt=l._emscripten_bind_MdDbBlockReference_position_0=function(){return(rt=l._emscripten_bind_MdDbBlockReference_position_0=l.asm.emscripten_bind_MdDbBlockReference_position_0).apply(null,arguments)},st=l._emscripten_bind_MdDbBlockReference_setPosition_1=function(){return(st=l._emscripten_bind_MdDbBlockReference_setPosition_1=l.asm.emscripten_bind_MdDbBlockReference_setPosition_1).apply(null,
410
- arguments)},tt=l._emscripten_bind_MdDbBlockReference_scaleFactors_0=function(){return(tt=l._emscripten_bind_MdDbBlockReference_scaleFactors_0=l.asm.emscripten_bind_MdDbBlockReference_scaleFactors_0).apply(null,arguments)},ut=l._emscripten_bind_MdDbBlockReference_setScaleFactors_1=function(){return(ut=l._emscripten_bind_MdDbBlockReference_setScaleFactors_1=l.asm.emscripten_bind_MdDbBlockReference_setScaleFactors_1).apply(null,arguments)},vt=l._emscripten_bind_MdDbBlockReference_rotation_0=function(){return(vt=
411
- l._emscripten_bind_MdDbBlockReference_rotation_0=l.asm.emscripten_bind_MdDbBlockReference_rotation_0).apply(null,arguments)},wt=l._emscripten_bind_MdDbBlockReference_setRotation_1=function(){return(wt=l._emscripten_bind_MdDbBlockReference_setRotation_1=l.asm.emscripten_bind_MdDbBlockReference_setRotation_1).apply(null,arguments)},xt=l._emscripten_bind_MdDbBlockReference_blockTransform_0=function(){return(xt=l._emscripten_bind_MdDbBlockReference_blockTransform_0=l.asm.emscripten_bind_MdDbBlockReference_blockTransform_0).apply(null,
412
- arguments)},yt=l._emscripten_bind_MdDbBlockReference_setBlockTransform_1=function(){return(yt=l._emscripten_bind_MdDbBlockReference_setBlockTransform_1=l.asm.emscripten_bind_MdDbBlockReference_setBlockTransform_1).apply(null,arguments)},zt=l._emscripten_bind_MdDbBlockReference_explode_0=function(){return(zt=l._emscripten_bind_MdDbBlockReference_explode_0=l.asm.emscripten_bind_MdDbBlockReference_explode_0).apply(null,arguments)},At=l._emscripten_bind_MdDbBlockReference_TrueColor_0=function(){return(At=
413
- l._emscripten_bind_MdDbBlockReference_TrueColor_0=l.asm.emscripten_bind_MdDbBlockReference_TrueColor_0).apply(null,arguments)},Bt=l._emscripten_bind_MdDbBlockReference_SetTrueColor_1=function(){return(Bt=l._emscripten_bind_MdDbBlockReference_SetTrueColor_1=l.asm.emscripten_bind_MdDbBlockReference_SetTrueColor_1).apply(null,arguments)},Ct=l._emscripten_bind_MdDbBlockReference_ColorIndex_0=function(){return(Ct=l._emscripten_bind_MdDbBlockReference_ColorIndex_0=l.asm.emscripten_bind_MdDbBlockReference_ColorIndex_0).apply(null,
414
- arguments)},Dt=l._emscripten_bind_MdDbBlockReference_SetColorIndex_1=function(){return(Dt=l._emscripten_bind_MdDbBlockReference_SetColorIndex_1=l.asm.emscripten_bind_MdDbBlockReference_SetColorIndex_1).apply(null,arguments)},Et=l._emscripten_bind_MdDbBlockReference_Layer_0=function(){return(Et=l._emscripten_bind_MdDbBlockReference_Layer_0=l.asm.emscripten_bind_MdDbBlockReference_Layer_0).apply(null,arguments)},Ft=l._emscripten_bind_MdDbBlockReference_SetLayer_1=function(){return(Ft=l._emscripten_bind_MdDbBlockReference_SetLayer_1=
415
- l.asm.emscripten_bind_MdDbBlockReference_SetLayer_1).apply(null,arguments)},Gt=l._emscripten_bind_MdDbBlockReference_LinetypeScale_0=function(){return(Gt=l._emscripten_bind_MdDbBlockReference_LinetypeScale_0=l.asm.emscripten_bind_MdDbBlockReference_LinetypeScale_0).apply(null,arguments)},Ht=l._emscripten_bind_MdDbBlockReference_SetLinetypeScale_1=function(){return(Ht=l._emscripten_bind_MdDbBlockReference_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbBlockReference_SetLinetypeScale_1).apply(null,arguments)},
416
- It=l._emscripten_bind_MdDbBlockReference_Visible_0=function(){return(It=l._emscripten_bind_MdDbBlockReference_Visible_0=l.asm.emscripten_bind_MdDbBlockReference_Visible_0).apply(null,arguments)},Jt=l._emscripten_bind_MdDbBlockReference_SetVisible_1=function(){return(Jt=l._emscripten_bind_MdDbBlockReference_SetVisible_1=l.asm.emscripten_bind_MdDbBlockReference_SetVisible_1).apply(null,arguments)},Kt=l._emscripten_bind_MdDbBlockReference_Lineweight_0=function(){return(Kt=l._emscripten_bind_MdDbBlockReference_Lineweight_0=
417
- l.asm.emscripten_bind_MdDbBlockReference_Lineweight_0).apply(null,arguments)},Lt=l._emscripten_bind_MdDbBlockReference_SetLineweight_1=function(){return(Lt=l._emscripten_bind_MdDbBlockReference_SetLineweight_1=l.asm.emscripten_bind_MdDbBlockReference_SetLineweight_1).apply(null,arguments)},Mt=l._emscripten_bind_MdDbBlockReference_TextStyle_0=function(){return(Mt=l._emscripten_bind_MdDbBlockReference_TextStyle_0=l.asm.emscripten_bind_MdDbBlockReference_TextStyle_0).apply(null,arguments)},Nt=l._emscripten_bind_MdDbBlockReference_SetTextStyle_1=
418
- function(){return(Nt=l._emscripten_bind_MdDbBlockReference_SetTextStyle_1=l.asm.emscripten_bind_MdDbBlockReference_SetTextStyle_1).apply(null,arguments)},Ot=l._emscripten_bind_MdDbBlockReference_Highlight_1=function(){return(Ot=l._emscripten_bind_MdDbBlockReference_Highlight_1=l.asm.emscripten_bind_MdDbBlockReference_Highlight_1).apply(null,arguments)},Pt=l._emscripten_bind_MdDbBlockReference_Move_2=function(){return(Pt=l._emscripten_bind_MdDbBlockReference_Move_2=l.asm.emscripten_bind_MdDbBlockReference_Move_2).apply(null,
419
- arguments)},Qt=l._emscripten_bind_MdDbBlockReference_Rotate_2=function(){return(Qt=l._emscripten_bind_MdDbBlockReference_Rotate_2=l.asm.emscripten_bind_MdDbBlockReference_Rotate_2).apply(null,arguments)},Rt=l._emscripten_bind_MdDbBlockReference_Mirror_2=function(){return(Rt=l._emscripten_bind_MdDbBlockReference_Mirror_2=l.asm.emscripten_bind_MdDbBlockReference_Mirror_2).apply(null,arguments)},St=l._emscripten_bind_MdDbBlockReference_ScaleEntity_2=function(){return(St=l._emscripten_bind_MdDbBlockReference_ScaleEntity_2=
420
- l.asm.emscripten_bind_MdDbBlockReference_ScaleEntity_2).apply(null,arguments)},Tt=l._emscripten_bind_MdDbBlockReference_TransformBy_1=function(){return(Tt=l._emscripten_bind_MdDbBlockReference_TransformBy_1=l.asm.emscripten_bind_MdDbBlockReference_TransformBy_1).apply(null,arguments)},Ut=l._emscripten_bind_MdDbBlockReference_GetBoundingBox_0=function(){return(Ut=l._emscripten_bind_MdDbBlockReference_GetBoundingBox_0=l.asm.emscripten_bind_MdDbBlockReference_GetBoundingBox_0).apply(null,arguments)},
421
- Vt=l._emscripten_bind_MdDbBlockReference_GetObjectID_0=function(){return(Vt=l._emscripten_bind_MdDbBlockReference_GetObjectID_0=l.asm.emscripten_bind_MdDbBlockReference_GetObjectID_0).apply(null,arguments)},Wt=l._emscripten_bind_MdDbBlockReference_Erase_0=function(){return(Wt=l._emscripten_bind_MdDbBlockReference_Erase_0=l.asm.emscripten_bind_MdDbBlockReference_Erase_0).apply(null,arguments)},Xt=l._emscripten_bind_MdDbBlockReference_ConnectionTempObject_1=function(){return(Xt=l._emscripten_bind_MdDbBlockReference_ConnectionTempObject_1=
422
- l.asm.emscripten_bind_MdDbBlockReference_ConnectionTempObject_1).apply(null,arguments)},Yt=l._emscripten_bind_MdDbBlockReference_Clone_0=function(){return(Yt=l._emscripten_bind_MdDbBlockReference_Clone_0=l.asm.emscripten_bind_MdDbBlockReference_Clone_0).apply(null,arguments)},Zt=l._emscripten_bind_MdDbBlockReference_GetHandle_0=function(){return(Zt=l._emscripten_bind_MdDbBlockReference_GetHandle_0=l.asm.emscripten_bind_MdDbBlockReference_GetHandle_0).apply(null,arguments)},$t=l._emscripten_bind_MdDbBlockReference_GetDatabase_0=
423
- function(){return($t=l._emscripten_bind_MdDbBlockReference_GetDatabase_0=l.asm.emscripten_bind_MdDbBlockReference_GetDatabase_0).apply(null,arguments)},au=l._emscripten_bind_MdDbBlockReference_GetOwnerID_0=function(){return(au=l._emscripten_bind_MdDbBlockReference_GetOwnerID_0=l.asm.emscripten_bind_MdDbBlockReference_GetOwnerID_0).apply(null,arguments)},bu=l._emscripten_bind_MdDbBlockReference_moveGripPointsAt_4=function(){return(bu=l._emscripten_bind_MdDbBlockReference_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbBlockReference_moveGripPointsAt_4).apply(null,
424
- arguments)},cu=l._emscripten_bind_MdDbBlockReference_getObjectName_0=function(){return(cu=l._emscripten_bind_MdDbBlockReference_getObjectName_0=l.asm.emscripten_bind_MdDbBlockReference_getObjectName_0).apply(null,arguments)},du=l._emscripten_bind_MdDbBlockReference_getDxf0_0=function(){return(du=l._emscripten_bind_MdDbBlockReference_getDxf0_0=l.asm.emscripten_bind_MdDbBlockReference_getDxf0_0).apply(null,arguments)},eu=l._emscripten_bind_MdDbBlockReference_getJson_0=function(){return(eu=l._emscripten_bind_MdDbBlockReference_getJson_0=
425
- l.asm.emscripten_bind_MdDbBlockReference_getJson_0).apply(null,arguments)},fu=l._emscripten_bind_MdDbBlockReference_setJson_1=function(){return(fu=l._emscripten_bind_MdDbBlockReference_setJson_1=l.asm.emscripten_bind_MdDbBlockReference_setJson_1).apply(null,arguments)},gu=l._emscripten_bind_MdDbBlockReference___destroy___0=function(){return(gu=l._emscripten_bind_MdDbBlockReference___destroy___0=l.asm.emscripten_bind_MdDbBlockReference___destroy___0).apply(null,arguments)},hu=l._emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0=
426
- function(){return(hu=l._emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0=l.asm.emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0).apply(null,arguments)},iu=l._emscripten_bind_MdDbAlignedDimension_xLine1Point_0=function(){return(iu=l._emscripten_bind_MdDbAlignedDimension_xLine1Point_0=l.asm.emscripten_bind_MdDbAlignedDimension_xLine1Point_0).apply(null,arguments)},ju=l._emscripten_bind_MdDbAlignedDimension_setXLine1Point_1=function(){return(ju=l._emscripten_bind_MdDbAlignedDimension_setXLine1Point_1=
427
- l.asm.emscripten_bind_MdDbAlignedDimension_setXLine1Point_1).apply(null,arguments)},ku=l._emscripten_bind_MdDbAlignedDimension_xLine2Point_0=function(){return(ku=l._emscripten_bind_MdDbAlignedDimension_xLine2Point_0=l.asm.emscripten_bind_MdDbAlignedDimension_xLine2Point_0).apply(null,arguments)},lu=l._emscripten_bind_MdDbAlignedDimension_setXLine2Point_1=function(){return(lu=l._emscripten_bind_MdDbAlignedDimension_setXLine2Point_1=l.asm.emscripten_bind_MdDbAlignedDimension_setXLine2Point_1).apply(null,
428
- arguments)},mu=l._emscripten_bind_MdDbAlignedDimension_dimLinePoint_0=function(){return(mu=l._emscripten_bind_MdDbAlignedDimension_dimLinePoint_0=l.asm.emscripten_bind_MdDbAlignedDimension_dimLinePoint_0).apply(null,arguments)},nu=l._emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1=function(){return(nu=l._emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1=l.asm.emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1).apply(null,arguments)},ou=l._emscripten_bind_MdDbAlignedDimension_oblique_0=
429
- function(){return(ou=l._emscripten_bind_MdDbAlignedDimension_oblique_0=l.asm.emscripten_bind_MdDbAlignedDimension_oblique_0).apply(null,arguments)},pu=l._emscripten_bind_MdDbAlignedDimension_setOblique_1=function(){return(pu=l._emscripten_bind_MdDbAlignedDimension_setOblique_1=l.asm.emscripten_bind_MdDbAlignedDimension_setOblique_1).apply(null,arguments)},qu=l._emscripten_bind_MdDbAlignedDimension_textPosition_0=function(){return(qu=l._emscripten_bind_MdDbAlignedDimension_textPosition_0=l.asm.emscripten_bind_MdDbAlignedDimension_textPosition_0).apply(null,
430
- arguments)},ru=l._emscripten_bind_MdDbAlignedDimension_setTextPosition_1=function(){return(ru=l._emscripten_bind_MdDbAlignedDimension_setTextPosition_1=l.asm.emscripten_bind_MdDbAlignedDimension_setTextPosition_1).apply(null,arguments)},su=l._emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0=function(){return(su=l._emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0=l.asm.emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0).apply(null,arguments)},tu=l._emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0=
431
- function(){return(tu=l._emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0=l.asm.emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0).apply(null,arguments)},uu=l._emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0=function(){return(uu=l._emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0=l.asm.emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0).apply(null,arguments)},vu=l._emscripten_bind_MdDbAlignedDimension_elevation_0=function(){return(vu=l._emscripten_bind_MdDbAlignedDimension_elevation_0=
432
- l.asm.emscripten_bind_MdDbAlignedDimension_elevation_0).apply(null,arguments)},wu=l._emscripten_bind_MdDbAlignedDimension_setElevation_1=function(){return(wu=l._emscripten_bind_MdDbAlignedDimension_setElevation_1=l.asm.emscripten_bind_MdDbAlignedDimension_setElevation_1).apply(null,arguments)},xu=l._emscripten_bind_MdDbAlignedDimension_dimensionText_0=function(){return(xu=l._emscripten_bind_MdDbAlignedDimension_dimensionText_0=l.asm.emscripten_bind_MdDbAlignedDimension_dimensionText_0).apply(null,
433
- arguments)},yu=l._emscripten_bind_MdDbAlignedDimension_setDimensionText_1=function(){return(yu=l._emscripten_bind_MdDbAlignedDimension_setDimensionText_1=l.asm.emscripten_bind_MdDbAlignedDimension_setDimensionText_1).apply(null,arguments)},zu=l._emscripten_bind_MdDbAlignedDimension_textRotation_0=function(){return(zu=l._emscripten_bind_MdDbAlignedDimension_textRotation_0=l.asm.emscripten_bind_MdDbAlignedDimension_textRotation_0).apply(null,arguments)},Au=l._emscripten_bind_MdDbAlignedDimension_setTextRotation_1=
434
- function(){return(Au=l._emscripten_bind_MdDbAlignedDimension_setTextRotation_1=l.asm.emscripten_bind_MdDbAlignedDimension_setTextRotation_1).apply(null,arguments)},Bu=l._emscripten_bind_MdDbAlignedDimension_dimensionStyle_0=function(){return(Bu=l._emscripten_bind_MdDbAlignedDimension_dimensionStyle_0=l.asm.emscripten_bind_MdDbAlignedDimension_dimensionStyle_0).apply(null,arguments)},Cu=l._emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1=function(){return(Cu=l._emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1=
435
- l.asm.emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1).apply(null,arguments)},Du=l._emscripten_bind_MdDbAlignedDimension_textAttachment_0=function(){return(Du=l._emscripten_bind_MdDbAlignedDimension_textAttachment_0=l.asm.emscripten_bind_MdDbAlignedDimension_textAttachment_0).apply(null,arguments)},Eu=l._emscripten_bind_MdDbAlignedDimension_setTextAttachment_1=function(){return(Eu=l._emscripten_bind_MdDbAlignedDimension_setTextAttachment_1=l.asm.emscripten_bind_MdDbAlignedDimension_setTextAttachment_1).apply(null,
436
- arguments)},Fu=l._emscripten_bind_MdDbAlignedDimension_horizontalRotation_0=function(){return(Fu=l._emscripten_bind_MdDbAlignedDimension_horizontalRotation_0=l.asm.emscripten_bind_MdDbAlignedDimension_horizontalRotation_0).apply(null,arguments)},Gu=l._emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1=function(){return(Gu=l._emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1=l.asm.emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1).apply(null,arguments)},Hu=l._emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1=
437
- function(){return(Hu=l._emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1=l.asm.emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1).apply(null,arguments)},Iu=l._emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1=function(){return(Iu=l._emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1=l.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1).apply(null,arguments)},Ju=l._emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2=function(){return(Ju=l._emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2=
438
- l.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2).apply(null,arguments)},Ku=l._emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1=function(){return(Ku=l._emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1=l.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1).apply(null,arguments)},Lu=l._emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2=function(){return(Lu=l._emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2=l.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2).apply(null,
439
- arguments)},Mu=l._emscripten_bind_MdDbAlignedDimension_GetDimVarString_1=function(){return(Mu=l._emscripten_bind_MdDbAlignedDimension_GetDimVarString_1=l.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarString_1).apply(null,arguments)},Nu=l._emscripten_bind_MdDbAlignedDimension_SetDimVarString_2=function(){return(Nu=l._emscripten_bind_MdDbAlignedDimension_SetDimVarString_2=l.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarString_2).apply(null,arguments)},Ou=l._emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1=
440
- function(){return(Ou=l._emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1=l.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1).apply(null,arguments)},Pu=l._emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2=function(){return(Pu=l._emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2=l.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2).apply(null,arguments)},Qu=l._emscripten_bind_MdDbAlignedDimension_explode_0=function(){return(Qu=l._emscripten_bind_MdDbAlignedDimension_explode_0=
441
- l.asm.emscripten_bind_MdDbAlignedDimension_explode_0).apply(null,arguments)},Ru=l._emscripten_bind_MdDbAlignedDimension_TrueColor_0=function(){return(Ru=l._emscripten_bind_MdDbAlignedDimension_TrueColor_0=l.asm.emscripten_bind_MdDbAlignedDimension_TrueColor_0).apply(null,arguments)},Su=l._emscripten_bind_MdDbAlignedDimension_SetTrueColor_1=function(){return(Su=l._emscripten_bind_MdDbAlignedDimension_SetTrueColor_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetTrueColor_1).apply(null,arguments)},Tu=
442
- l._emscripten_bind_MdDbAlignedDimension_ColorIndex_0=function(){return(Tu=l._emscripten_bind_MdDbAlignedDimension_ColorIndex_0=l.asm.emscripten_bind_MdDbAlignedDimension_ColorIndex_0).apply(null,arguments)},Uu=l._emscripten_bind_MdDbAlignedDimension_SetColorIndex_1=function(){return(Uu=l._emscripten_bind_MdDbAlignedDimension_SetColorIndex_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetColorIndex_1).apply(null,arguments)},Vu=l._emscripten_bind_MdDbAlignedDimension_Layer_0=function(){return(Vu=l._emscripten_bind_MdDbAlignedDimension_Layer_0=
443
- l.asm.emscripten_bind_MdDbAlignedDimension_Layer_0).apply(null,arguments)},Wu=l._emscripten_bind_MdDbAlignedDimension_SetLayer_1=function(){return(Wu=l._emscripten_bind_MdDbAlignedDimension_SetLayer_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetLayer_1).apply(null,arguments)},Xu=l._emscripten_bind_MdDbAlignedDimension_LinetypeScale_0=function(){return(Xu=l._emscripten_bind_MdDbAlignedDimension_LinetypeScale_0=l.asm.emscripten_bind_MdDbAlignedDimension_LinetypeScale_0).apply(null,arguments)},Yu=
444
- l._emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1=function(){return(Yu=l._emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1).apply(null,arguments)},Zu=l._emscripten_bind_MdDbAlignedDimension_Visible_0=function(){return(Zu=l._emscripten_bind_MdDbAlignedDimension_Visible_0=l.asm.emscripten_bind_MdDbAlignedDimension_Visible_0).apply(null,arguments)},$u=l._emscripten_bind_MdDbAlignedDimension_SetVisible_1=function(){return($u=
445
- l._emscripten_bind_MdDbAlignedDimension_SetVisible_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetVisible_1).apply(null,arguments)},av=l._emscripten_bind_MdDbAlignedDimension_Lineweight_0=function(){return(av=l._emscripten_bind_MdDbAlignedDimension_Lineweight_0=l.asm.emscripten_bind_MdDbAlignedDimension_Lineweight_0).apply(null,arguments)},bv=l._emscripten_bind_MdDbAlignedDimension_SetLineweight_1=function(){return(bv=l._emscripten_bind_MdDbAlignedDimension_SetLineweight_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetLineweight_1).apply(null,
446
- arguments)},cv=l._emscripten_bind_MdDbAlignedDimension_TextStyle_0=function(){return(cv=l._emscripten_bind_MdDbAlignedDimension_TextStyle_0=l.asm.emscripten_bind_MdDbAlignedDimension_TextStyle_0).apply(null,arguments)},dv=l._emscripten_bind_MdDbAlignedDimension_SetTextStyle_1=function(){return(dv=l._emscripten_bind_MdDbAlignedDimension_SetTextStyle_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetTextStyle_1).apply(null,arguments)},ev=l._emscripten_bind_MdDbAlignedDimension_Highlight_1=function(){return(ev=
447
- l._emscripten_bind_MdDbAlignedDimension_Highlight_1=l.asm.emscripten_bind_MdDbAlignedDimension_Highlight_1).apply(null,arguments)},fv=l._emscripten_bind_MdDbAlignedDimension_Move_2=function(){return(fv=l._emscripten_bind_MdDbAlignedDimension_Move_2=l.asm.emscripten_bind_MdDbAlignedDimension_Move_2).apply(null,arguments)},gv=l._emscripten_bind_MdDbAlignedDimension_Rotate_2=function(){return(gv=l._emscripten_bind_MdDbAlignedDimension_Rotate_2=l.asm.emscripten_bind_MdDbAlignedDimension_Rotate_2).apply(null,
448
- arguments)},hv=l._emscripten_bind_MdDbAlignedDimension_Mirror_2=function(){return(hv=l._emscripten_bind_MdDbAlignedDimension_Mirror_2=l.asm.emscripten_bind_MdDbAlignedDimension_Mirror_2).apply(null,arguments)},iv=l._emscripten_bind_MdDbAlignedDimension_ScaleEntity_2=function(){return(iv=l._emscripten_bind_MdDbAlignedDimension_ScaleEntity_2=l.asm.emscripten_bind_MdDbAlignedDimension_ScaleEntity_2).apply(null,arguments)},jv=l._emscripten_bind_MdDbAlignedDimension_TransformBy_1=function(){return(jv=
449
- l._emscripten_bind_MdDbAlignedDimension_TransformBy_1=l.asm.emscripten_bind_MdDbAlignedDimension_TransformBy_1).apply(null,arguments)},kv=l._emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0=function(){return(kv=l._emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0=l.asm.emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0).apply(null,arguments)},lv=l._emscripten_bind_MdDbAlignedDimension_GetObjectID_0=function(){return(lv=l._emscripten_bind_MdDbAlignedDimension_GetObjectID_0=l.asm.emscripten_bind_MdDbAlignedDimension_GetObjectID_0).apply(null,
450
- arguments)},mv=l._emscripten_bind_MdDbAlignedDimension_Erase_0=function(){return(mv=l._emscripten_bind_MdDbAlignedDimension_Erase_0=l.asm.emscripten_bind_MdDbAlignedDimension_Erase_0).apply(null,arguments)},nv=l._emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1=function(){return(nv=l._emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1).apply(null,arguments)},ov=l._emscripten_bind_MdDbAlignedDimension_Clone_0=function(){return(ov=
451
- l._emscripten_bind_MdDbAlignedDimension_Clone_0=l.asm.emscripten_bind_MdDbAlignedDimension_Clone_0).apply(null,arguments)},pv=l._emscripten_bind_MdDbAlignedDimension_GetHandle_0=function(){return(pv=l._emscripten_bind_MdDbAlignedDimension_GetHandle_0=l.asm.emscripten_bind_MdDbAlignedDimension_GetHandle_0).apply(null,arguments)},qv=l._emscripten_bind_MdDbAlignedDimension_GetDatabase_0=function(){return(qv=l._emscripten_bind_MdDbAlignedDimension_GetDatabase_0=l.asm.emscripten_bind_MdDbAlignedDimension_GetDatabase_0).apply(null,
452
- arguments)},rv=l._emscripten_bind_MdDbAlignedDimension_GetOwnerID_0=function(){return(rv=l._emscripten_bind_MdDbAlignedDimension_GetOwnerID_0=l.asm.emscripten_bind_MdDbAlignedDimension_GetOwnerID_0).apply(null,arguments)},sv=l._emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4=function(){return(sv=l._emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4).apply(null,arguments)},tv=l._emscripten_bind_MdDbAlignedDimension_getObjectName_0=
453
- function(){return(tv=l._emscripten_bind_MdDbAlignedDimension_getObjectName_0=l.asm.emscripten_bind_MdDbAlignedDimension_getObjectName_0).apply(null,arguments)},uv=l._emscripten_bind_MdDbAlignedDimension_getDxf0_0=function(){return(uv=l._emscripten_bind_MdDbAlignedDimension_getDxf0_0=l.asm.emscripten_bind_MdDbAlignedDimension_getDxf0_0).apply(null,arguments)},vv=l._emscripten_bind_MdDbAlignedDimension_getJson_0=function(){return(vv=l._emscripten_bind_MdDbAlignedDimension_getJson_0=l.asm.emscripten_bind_MdDbAlignedDimension_getJson_0).apply(null,
454
- arguments)},wv=l._emscripten_bind_MdDbAlignedDimension_setJson_1=function(){return(wv=l._emscripten_bind_MdDbAlignedDimension_setJson_1=l.asm.emscripten_bind_MdDbAlignedDimension_setJson_1).apply(null,arguments)},xv=l._emscripten_bind_MdDbAlignedDimension___destroy___0=function(){return(xv=l._emscripten_bind_MdDbAlignedDimension___destroy___0=l.asm.emscripten_bind_MdDbAlignedDimension___destroy___0).apply(null,arguments)},yv=l._emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0=function(){return(yv=
455
- l._emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0=l.asm.emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0).apply(null,arguments)},zv=l._emscripten_bind_MdDbRotatedDimension_xLine1Point_0=function(){return(zv=l._emscripten_bind_MdDbRotatedDimension_xLine1Point_0=l.asm.emscripten_bind_MdDbRotatedDimension_xLine1Point_0).apply(null,arguments)},Av=l._emscripten_bind_MdDbRotatedDimension_setXLine1Point_1=function(){return(Av=l._emscripten_bind_MdDbRotatedDimension_setXLine1Point_1=
456
- l.asm.emscripten_bind_MdDbRotatedDimension_setXLine1Point_1).apply(null,arguments)},Bv=l._emscripten_bind_MdDbRotatedDimension_xLine2Point_0=function(){return(Bv=l._emscripten_bind_MdDbRotatedDimension_xLine2Point_0=l.asm.emscripten_bind_MdDbRotatedDimension_xLine2Point_0).apply(null,arguments)},Cv=l._emscripten_bind_MdDbRotatedDimension_setXLine2Point_1=function(){return(Cv=l._emscripten_bind_MdDbRotatedDimension_setXLine2Point_1=l.asm.emscripten_bind_MdDbRotatedDimension_setXLine2Point_1).apply(null,
457
- arguments)},Dv=l._emscripten_bind_MdDbRotatedDimension_dimLinePoint_0=function(){return(Dv=l._emscripten_bind_MdDbRotatedDimension_dimLinePoint_0=l.asm.emscripten_bind_MdDbRotatedDimension_dimLinePoint_0).apply(null,arguments)},Ev=l._emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1=function(){return(Ev=l._emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1=l.asm.emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1).apply(null,arguments)},Fv=l._emscripten_bind_MdDbRotatedDimension_rotation_0=
458
- function(){return(Fv=l._emscripten_bind_MdDbRotatedDimension_rotation_0=l.asm.emscripten_bind_MdDbRotatedDimension_rotation_0).apply(null,arguments)},Gv=l._emscripten_bind_MdDbRotatedDimension_setRotation_1=function(){return(Gv=l._emscripten_bind_MdDbRotatedDimension_setRotation_1=l.asm.emscripten_bind_MdDbRotatedDimension_setRotation_1).apply(null,arguments)},Hv=l._emscripten_bind_MdDbRotatedDimension_oblique_0=function(){return(Hv=l._emscripten_bind_MdDbRotatedDimension_oblique_0=l.asm.emscripten_bind_MdDbRotatedDimension_oblique_0).apply(null,
459
- arguments)},Iv=l._emscripten_bind_MdDbRotatedDimension_setOblique_1=function(){return(Iv=l._emscripten_bind_MdDbRotatedDimension_setOblique_1=l.asm.emscripten_bind_MdDbRotatedDimension_setOblique_1).apply(null,arguments)},Jv=l._emscripten_bind_MdDbRotatedDimension_textPosition_0=function(){return(Jv=l._emscripten_bind_MdDbRotatedDimension_textPosition_0=l.asm.emscripten_bind_MdDbRotatedDimension_textPosition_0).apply(null,arguments)},Kv=l._emscripten_bind_MdDbRotatedDimension_setTextPosition_1=function(){return(Kv=
460
- l._emscripten_bind_MdDbRotatedDimension_setTextPosition_1=l.asm.emscripten_bind_MdDbRotatedDimension_setTextPosition_1).apply(null,arguments)},Lv=l._emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0=function(){return(Lv=l._emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0=l.asm.emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0).apply(null,arguments)},Mv=l._emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0=function(){return(Mv=l._emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0=
461
- l.asm.emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0).apply(null,arguments)},Nv=l._emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0=function(){return(Nv=l._emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0=l.asm.emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0).apply(null,arguments)},Ov=l._emscripten_bind_MdDbRotatedDimension_elevation_0=function(){return(Ov=l._emscripten_bind_MdDbRotatedDimension_elevation_0=l.asm.emscripten_bind_MdDbRotatedDimension_elevation_0).apply(null,
462
- arguments)},Pv=l._emscripten_bind_MdDbRotatedDimension_setElevation_1=function(){return(Pv=l._emscripten_bind_MdDbRotatedDimension_setElevation_1=l.asm.emscripten_bind_MdDbRotatedDimension_setElevation_1).apply(null,arguments)},Qv=l._emscripten_bind_MdDbRotatedDimension_dimensionText_0=function(){return(Qv=l._emscripten_bind_MdDbRotatedDimension_dimensionText_0=l.asm.emscripten_bind_MdDbRotatedDimension_dimensionText_0).apply(null,arguments)},Rv=l._emscripten_bind_MdDbRotatedDimension_setDimensionText_1=
463
- function(){return(Rv=l._emscripten_bind_MdDbRotatedDimension_setDimensionText_1=l.asm.emscripten_bind_MdDbRotatedDimension_setDimensionText_1).apply(null,arguments)},Sv=l._emscripten_bind_MdDbRotatedDimension_textRotation_0=function(){return(Sv=l._emscripten_bind_MdDbRotatedDimension_textRotation_0=l.asm.emscripten_bind_MdDbRotatedDimension_textRotation_0).apply(null,arguments)},Tv=l._emscripten_bind_MdDbRotatedDimension_setTextRotation_1=function(){return(Tv=l._emscripten_bind_MdDbRotatedDimension_setTextRotation_1=
464
- l.asm.emscripten_bind_MdDbRotatedDimension_setTextRotation_1).apply(null,arguments)},Uv=l._emscripten_bind_MdDbRotatedDimension_dimensionStyle_0=function(){return(Uv=l._emscripten_bind_MdDbRotatedDimension_dimensionStyle_0=l.asm.emscripten_bind_MdDbRotatedDimension_dimensionStyle_0).apply(null,arguments)},Vv=l._emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1=function(){return(Vv=l._emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1=l.asm.emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1).apply(null,
465
- arguments)},Wv=l._emscripten_bind_MdDbRotatedDimension_textAttachment_0=function(){return(Wv=l._emscripten_bind_MdDbRotatedDimension_textAttachment_0=l.asm.emscripten_bind_MdDbRotatedDimension_textAttachment_0).apply(null,arguments)},Xv=l._emscripten_bind_MdDbRotatedDimension_setTextAttachment_1=function(){return(Xv=l._emscripten_bind_MdDbRotatedDimension_setTextAttachment_1=l.asm.emscripten_bind_MdDbRotatedDimension_setTextAttachment_1).apply(null,arguments)},Yv=l._emscripten_bind_MdDbRotatedDimension_horizontalRotation_0=
466
- function(){return(Yv=l._emscripten_bind_MdDbRotatedDimension_horizontalRotation_0=l.asm.emscripten_bind_MdDbRotatedDimension_horizontalRotation_0).apply(null,arguments)},Zv=l._emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1=function(){return(Zv=l._emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1=l.asm.emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1).apply(null,arguments)},$v=l._emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1=function(){return($v=l._emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1=
467
- l.asm.emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1).apply(null,arguments)},aw=l._emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1=function(){return(aw=l._emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1=l.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1).apply(null,arguments)},bw=l._emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2=function(){return(bw=l._emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2=l.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2).apply(null,
468
- arguments)},cw=l._emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1=function(){return(cw=l._emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1=l.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1).apply(null,arguments)},dw=l._emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2=function(){return(dw=l._emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2=l.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2).apply(null,arguments)},ew=l._emscripten_bind_MdDbRotatedDimension_GetDimVarString_1=
469
- function(){return(ew=l._emscripten_bind_MdDbRotatedDimension_GetDimVarString_1=l.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarString_1).apply(null,arguments)},fw=l._emscripten_bind_MdDbRotatedDimension_SetDimVarString_2=function(){return(fw=l._emscripten_bind_MdDbRotatedDimension_SetDimVarString_2=l.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarString_2).apply(null,arguments)},gw=l._emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1=function(){return(gw=l._emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1=
470
- l.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1).apply(null,arguments)},hw=l._emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2=function(){return(hw=l._emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2=l.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2).apply(null,arguments)},iw=l._emscripten_bind_MdDbRotatedDimension_explode_0=function(){return(iw=l._emscripten_bind_MdDbRotatedDimension_explode_0=l.asm.emscripten_bind_MdDbRotatedDimension_explode_0).apply(null,
471
- arguments)},jw=l._emscripten_bind_MdDbRotatedDimension_TrueColor_0=function(){return(jw=l._emscripten_bind_MdDbRotatedDimension_TrueColor_0=l.asm.emscripten_bind_MdDbRotatedDimension_TrueColor_0).apply(null,arguments)},kw=l._emscripten_bind_MdDbRotatedDimension_SetTrueColor_1=function(){return(kw=l._emscripten_bind_MdDbRotatedDimension_SetTrueColor_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetTrueColor_1).apply(null,arguments)},lw=l._emscripten_bind_MdDbRotatedDimension_ColorIndex_0=function(){return(lw=
472
- l._emscripten_bind_MdDbRotatedDimension_ColorIndex_0=l.asm.emscripten_bind_MdDbRotatedDimension_ColorIndex_0).apply(null,arguments)},mw=l._emscripten_bind_MdDbRotatedDimension_SetColorIndex_1=function(){return(mw=l._emscripten_bind_MdDbRotatedDimension_SetColorIndex_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetColorIndex_1).apply(null,arguments)},nw=l._emscripten_bind_MdDbRotatedDimension_Layer_0=function(){return(nw=l._emscripten_bind_MdDbRotatedDimension_Layer_0=l.asm.emscripten_bind_MdDbRotatedDimension_Layer_0).apply(null,
473
- arguments)},ow=l._emscripten_bind_MdDbRotatedDimension_SetLayer_1=function(){return(ow=l._emscripten_bind_MdDbRotatedDimension_SetLayer_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetLayer_1).apply(null,arguments)},pw=l._emscripten_bind_MdDbRotatedDimension_LinetypeScale_0=function(){return(pw=l._emscripten_bind_MdDbRotatedDimension_LinetypeScale_0=l.asm.emscripten_bind_MdDbRotatedDimension_LinetypeScale_0).apply(null,arguments)},qw=l._emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1=function(){return(qw=
474
- l._emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1).apply(null,arguments)},rw=l._emscripten_bind_MdDbRotatedDimension_Visible_0=function(){return(rw=l._emscripten_bind_MdDbRotatedDimension_Visible_0=l.asm.emscripten_bind_MdDbRotatedDimension_Visible_0).apply(null,arguments)},sw=l._emscripten_bind_MdDbRotatedDimension_SetVisible_1=function(){return(sw=l._emscripten_bind_MdDbRotatedDimension_SetVisible_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetVisible_1).apply(null,
475
- arguments)},tw=l._emscripten_bind_MdDbRotatedDimension_Lineweight_0=function(){return(tw=l._emscripten_bind_MdDbRotatedDimension_Lineweight_0=l.asm.emscripten_bind_MdDbRotatedDimension_Lineweight_0).apply(null,arguments)},uw=l._emscripten_bind_MdDbRotatedDimension_SetLineweight_1=function(){return(uw=l._emscripten_bind_MdDbRotatedDimension_SetLineweight_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetLineweight_1).apply(null,arguments)},vw=l._emscripten_bind_MdDbRotatedDimension_TextStyle_0=function(){return(vw=
476
- l._emscripten_bind_MdDbRotatedDimension_TextStyle_0=l.asm.emscripten_bind_MdDbRotatedDimension_TextStyle_0).apply(null,arguments)},ww=l._emscripten_bind_MdDbRotatedDimension_SetTextStyle_1=function(){return(ww=l._emscripten_bind_MdDbRotatedDimension_SetTextStyle_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetTextStyle_1).apply(null,arguments)},xw=l._emscripten_bind_MdDbRotatedDimension_Highlight_1=function(){return(xw=l._emscripten_bind_MdDbRotatedDimension_Highlight_1=l.asm.emscripten_bind_MdDbRotatedDimension_Highlight_1).apply(null,
477
- arguments)},yw=l._emscripten_bind_MdDbRotatedDimension_Move_2=function(){return(yw=l._emscripten_bind_MdDbRotatedDimension_Move_2=l.asm.emscripten_bind_MdDbRotatedDimension_Move_2).apply(null,arguments)},zw=l._emscripten_bind_MdDbRotatedDimension_Rotate_2=function(){return(zw=l._emscripten_bind_MdDbRotatedDimension_Rotate_2=l.asm.emscripten_bind_MdDbRotatedDimension_Rotate_2).apply(null,arguments)},Aw=l._emscripten_bind_MdDbRotatedDimension_Mirror_2=function(){return(Aw=l._emscripten_bind_MdDbRotatedDimension_Mirror_2=
478
- l.asm.emscripten_bind_MdDbRotatedDimension_Mirror_2).apply(null,arguments)},Bw=l._emscripten_bind_MdDbRotatedDimension_ScaleEntity_2=function(){return(Bw=l._emscripten_bind_MdDbRotatedDimension_ScaleEntity_2=l.asm.emscripten_bind_MdDbRotatedDimension_ScaleEntity_2).apply(null,arguments)},Cw=l._emscripten_bind_MdDbRotatedDimension_TransformBy_1=function(){return(Cw=l._emscripten_bind_MdDbRotatedDimension_TransformBy_1=l.asm.emscripten_bind_MdDbRotatedDimension_TransformBy_1).apply(null,arguments)},
479
- Dw=l._emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0=function(){return(Dw=l._emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0=l.asm.emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0).apply(null,arguments)},Ew=l._emscripten_bind_MdDbRotatedDimension_GetObjectID_0=function(){return(Ew=l._emscripten_bind_MdDbRotatedDimension_GetObjectID_0=l.asm.emscripten_bind_MdDbRotatedDimension_GetObjectID_0).apply(null,arguments)},Fw=l._emscripten_bind_MdDbRotatedDimension_Erase_0=function(){return(Fw=
480
- l._emscripten_bind_MdDbRotatedDimension_Erase_0=l.asm.emscripten_bind_MdDbRotatedDimension_Erase_0).apply(null,arguments)},Gw=l._emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1=function(){return(Gw=l._emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1).apply(null,arguments)},Hw=l._emscripten_bind_MdDbRotatedDimension_Clone_0=function(){return(Hw=l._emscripten_bind_MdDbRotatedDimension_Clone_0=l.asm.emscripten_bind_MdDbRotatedDimension_Clone_0).apply(null,
481
- arguments)},Iw=l._emscripten_bind_MdDbRotatedDimension_GetHandle_0=function(){return(Iw=l._emscripten_bind_MdDbRotatedDimension_GetHandle_0=l.asm.emscripten_bind_MdDbRotatedDimension_GetHandle_0).apply(null,arguments)},Jw=l._emscripten_bind_MdDbRotatedDimension_GetDatabase_0=function(){return(Jw=l._emscripten_bind_MdDbRotatedDimension_GetDatabase_0=l.asm.emscripten_bind_MdDbRotatedDimension_GetDatabase_0).apply(null,arguments)},Kw=l._emscripten_bind_MdDbRotatedDimension_GetOwnerID_0=function(){return(Kw=
482
- l._emscripten_bind_MdDbRotatedDimension_GetOwnerID_0=l.asm.emscripten_bind_MdDbRotatedDimension_GetOwnerID_0).apply(null,arguments)},Lw=l._emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4=function(){return(Lw=l._emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4).apply(null,arguments)},Mw=l._emscripten_bind_MdDbRotatedDimension_getObjectName_0=function(){return(Mw=l._emscripten_bind_MdDbRotatedDimension_getObjectName_0=l.asm.emscripten_bind_MdDbRotatedDimension_getObjectName_0).apply(null,
483
- arguments)},Nw=l._emscripten_bind_MdDbRotatedDimension_getDxf0_0=function(){return(Nw=l._emscripten_bind_MdDbRotatedDimension_getDxf0_0=l.asm.emscripten_bind_MdDbRotatedDimension_getDxf0_0).apply(null,arguments)},Ow=l._emscripten_bind_MdDbRotatedDimension_getJson_0=function(){return(Ow=l._emscripten_bind_MdDbRotatedDimension_getJson_0=l.asm.emscripten_bind_MdDbRotatedDimension_getJson_0).apply(null,arguments)},Pw=l._emscripten_bind_MdDbRotatedDimension_setJson_1=function(){return(Pw=l._emscripten_bind_MdDbRotatedDimension_setJson_1=
484
- l.asm.emscripten_bind_MdDbRotatedDimension_setJson_1).apply(null,arguments)},Qw=l._emscripten_bind_MdDbRotatedDimension___destroy___0=function(){return(Qw=l._emscripten_bind_MdDbRotatedDimension___destroy___0=l.asm.emscripten_bind_MdDbRotatedDimension___destroy___0).apply(null,arguments)},Rw=l._emscripten_bind_MdDbMText_MdDbMText_0=function(){return(Rw=l._emscripten_bind_MdDbMText_MdDbMText_0=l.asm.emscripten_bind_MdDbMText_MdDbMText_0).apply(null,arguments)},Sw=l._emscripten_bind_MdDbMText_location_0=
485
- function(){return(Sw=l._emscripten_bind_MdDbMText_location_0=l.asm.emscripten_bind_MdDbMText_location_0).apply(null,arguments)},Tw=l._emscripten_bind_MdDbMText_setLocation_1=function(){return(Tw=l._emscripten_bind_MdDbMText_setLocation_1=l.asm.emscripten_bind_MdDbMText_setLocation_1).apply(null,arguments)},Uw=l._emscripten_bind_MdDbMText_rotation_0=function(){return(Uw=l._emscripten_bind_MdDbMText_rotation_0=l.asm.emscripten_bind_MdDbMText_rotation_0).apply(null,arguments)},Vw=l._emscripten_bind_MdDbMText_setRotation_1=
486
- function(){return(Vw=l._emscripten_bind_MdDbMText_setRotation_1=l.asm.emscripten_bind_MdDbMText_setRotation_1).apply(null,arguments)},Ww=l._emscripten_bind_MdDbMText_width_0=function(){return(Ww=l._emscripten_bind_MdDbMText_width_0=l.asm.emscripten_bind_MdDbMText_width_0).apply(null,arguments)},Xw=l._emscripten_bind_MdDbMText_setWidth_1=function(){return(Xw=l._emscripten_bind_MdDbMText_setWidth_1=l.asm.emscripten_bind_MdDbMText_setWidth_1).apply(null,arguments)},Yw=l._emscripten_bind_MdDbMText_textHeight_0=
487
- function(){return(Yw=l._emscripten_bind_MdDbMText_textHeight_0=l.asm.emscripten_bind_MdDbMText_textHeight_0).apply(null,arguments)},Zw=l._emscripten_bind_MdDbMText_setTextHeight_1=function(){return(Zw=l._emscripten_bind_MdDbMText_setTextHeight_1=l.asm.emscripten_bind_MdDbMText_setTextHeight_1).apply(null,arguments)},$w=l._emscripten_bind_MdDbMText_attachment_0=function(){return($w=l._emscripten_bind_MdDbMText_attachment_0=l.asm.emscripten_bind_MdDbMText_attachment_0).apply(null,arguments)},ax=l._emscripten_bind_MdDbMText_setAttachment_1=
488
- function(){return(ax=l._emscripten_bind_MdDbMText_setAttachment_1=l.asm.emscripten_bind_MdDbMText_setAttachment_1).apply(null,arguments)},bx=l._emscripten_bind_MdDbMText_contents_0=function(){return(bx=l._emscripten_bind_MdDbMText_contents_0=l.asm.emscripten_bind_MdDbMText_contents_0).apply(null,arguments)},cx=l._emscripten_bind_MdDbMText_setContents_1=function(){return(cx=l._emscripten_bind_MdDbMText_setContents_1=l.asm.emscripten_bind_MdDbMText_setContents_1).apply(null,arguments)},dx=l._emscripten_bind_MdDbMText_explode_0=
489
- function(){return(dx=l._emscripten_bind_MdDbMText_explode_0=l.asm.emscripten_bind_MdDbMText_explode_0).apply(null,arguments)},ex=l._emscripten_bind_MdDbMText_TrueColor_0=function(){return(ex=l._emscripten_bind_MdDbMText_TrueColor_0=l.asm.emscripten_bind_MdDbMText_TrueColor_0).apply(null,arguments)},fx=l._emscripten_bind_MdDbMText_SetTrueColor_1=function(){return(fx=l._emscripten_bind_MdDbMText_SetTrueColor_1=l.asm.emscripten_bind_MdDbMText_SetTrueColor_1).apply(null,arguments)},gx=l._emscripten_bind_MdDbMText_ColorIndex_0=
490
- function(){return(gx=l._emscripten_bind_MdDbMText_ColorIndex_0=l.asm.emscripten_bind_MdDbMText_ColorIndex_0).apply(null,arguments)},hx=l._emscripten_bind_MdDbMText_SetColorIndex_1=function(){return(hx=l._emscripten_bind_MdDbMText_SetColorIndex_1=l.asm.emscripten_bind_MdDbMText_SetColorIndex_1).apply(null,arguments)},ix=l._emscripten_bind_MdDbMText_Layer_0=function(){return(ix=l._emscripten_bind_MdDbMText_Layer_0=l.asm.emscripten_bind_MdDbMText_Layer_0).apply(null,arguments)},jx=l._emscripten_bind_MdDbMText_SetLayer_1=
491
- function(){return(jx=l._emscripten_bind_MdDbMText_SetLayer_1=l.asm.emscripten_bind_MdDbMText_SetLayer_1).apply(null,arguments)},kx=l._emscripten_bind_MdDbMText_LinetypeScale_0=function(){return(kx=l._emscripten_bind_MdDbMText_LinetypeScale_0=l.asm.emscripten_bind_MdDbMText_LinetypeScale_0).apply(null,arguments)},lx=l._emscripten_bind_MdDbMText_SetLinetypeScale_1=function(){return(lx=l._emscripten_bind_MdDbMText_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbMText_SetLinetypeScale_1).apply(null,arguments)},
492
- mx=l._emscripten_bind_MdDbMText_Visible_0=function(){return(mx=l._emscripten_bind_MdDbMText_Visible_0=l.asm.emscripten_bind_MdDbMText_Visible_0).apply(null,arguments)},nx=l._emscripten_bind_MdDbMText_SetVisible_1=function(){return(nx=l._emscripten_bind_MdDbMText_SetVisible_1=l.asm.emscripten_bind_MdDbMText_SetVisible_1).apply(null,arguments)},ox=l._emscripten_bind_MdDbMText_Lineweight_0=function(){return(ox=l._emscripten_bind_MdDbMText_Lineweight_0=l.asm.emscripten_bind_MdDbMText_Lineweight_0).apply(null,
493
- arguments)},px=l._emscripten_bind_MdDbMText_SetLineweight_1=function(){return(px=l._emscripten_bind_MdDbMText_SetLineweight_1=l.asm.emscripten_bind_MdDbMText_SetLineweight_1).apply(null,arguments)},qx=l._emscripten_bind_MdDbMText_TextStyle_0=function(){return(qx=l._emscripten_bind_MdDbMText_TextStyle_0=l.asm.emscripten_bind_MdDbMText_TextStyle_0).apply(null,arguments)},rx=l._emscripten_bind_MdDbMText_SetTextStyle_1=function(){return(rx=l._emscripten_bind_MdDbMText_SetTextStyle_1=l.asm.emscripten_bind_MdDbMText_SetTextStyle_1).apply(null,
494
- arguments)},sx=l._emscripten_bind_MdDbMText_Highlight_1=function(){return(sx=l._emscripten_bind_MdDbMText_Highlight_1=l.asm.emscripten_bind_MdDbMText_Highlight_1).apply(null,arguments)},tx=l._emscripten_bind_MdDbMText_Move_2=function(){return(tx=l._emscripten_bind_MdDbMText_Move_2=l.asm.emscripten_bind_MdDbMText_Move_2).apply(null,arguments)},ux=l._emscripten_bind_MdDbMText_Rotate_2=function(){return(ux=l._emscripten_bind_MdDbMText_Rotate_2=l.asm.emscripten_bind_MdDbMText_Rotate_2).apply(null,arguments)},
495
- vx=l._emscripten_bind_MdDbMText_Mirror_2=function(){return(vx=l._emscripten_bind_MdDbMText_Mirror_2=l.asm.emscripten_bind_MdDbMText_Mirror_2).apply(null,arguments)},wx=l._emscripten_bind_MdDbMText_ScaleEntity_2=function(){return(wx=l._emscripten_bind_MdDbMText_ScaleEntity_2=l.asm.emscripten_bind_MdDbMText_ScaleEntity_2).apply(null,arguments)},xx=l._emscripten_bind_MdDbMText_TransformBy_1=function(){return(xx=l._emscripten_bind_MdDbMText_TransformBy_1=l.asm.emscripten_bind_MdDbMText_TransformBy_1).apply(null,
496
- arguments)},yx=l._emscripten_bind_MdDbMText_GetBoundingBox_0=function(){return(yx=l._emscripten_bind_MdDbMText_GetBoundingBox_0=l.asm.emscripten_bind_MdDbMText_GetBoundingBox_0).apply(null,arguments)},zx=l._emscripten_bind_MdDbMText_GetObjectID_0=function(){return(zx=l._emscripten_bind_MdDbMText_GetObjectID_0=l.asm.emscripten_bind_MdDbMText_GetObjectID_0).apply(null,arguments)},Ax=l._emscripten_bind_MdDbMText_Erase_0=function(){return(Ax=l._emscripten_bind_MdDbMText_Erase_0=l.asm.emscripten_bind_MdDbMText_Erase_0).apply(null,
497
- arguments)},Bx=l._emscripten_bind_MdDbMText_ConnectionTempObject_1=function(){return(Bx=l._emscripten_bind_MdDbMText_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbMText_ConnectionTempObject_1).apply(null,arguments)},Cx=l._emscripten_bind_MdDbMText_Clone_0=function(){return(Cx=l._emscripten_bind_MdDbMText_Clone_0=l.asm.emscripten_bind_MdDbMText_Clone_0).apply(null,arguments)},Dx=l._emscripten_bind_MdDbMText_GetHandle_0=function(){return(Dx=l._emscripten_bind_MdDbMText_GetHandle_0=l.asm.emscripten_bind_MdDbMText_GetHandle_0).apply(null,
498
- arguments)},Ex=l._emscripten_bind_MdDbMText_GetDatabase_0=function(){return(Ex=l._emscripten_bind_MdDbMText_GetDatabase_0=l.asm.emscripten_bind_MdDbMText_GetDatabase_0).apply(null,arguments)},Fx=l._emscripten_bind_MdDbMText_GetOwnerID_0=function(){return(Fx=l._emscripten_bind_MdDbMText_GetOwnerID_0=l.asm.emscripten_bind_MdDbMText_GetOwnerID_0).apply(null,arguments)},Gx=l._emscripten_bind_MdDbMText_moveGripPointsAt_4=function(){return(Gx=l._emscripten_bind_MdDbMText_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbMText_moveGripPointsAt_4).apply(null,
499
- arguments)},Hx=l._emscripten_bind_MdDbMText_getObjectName_0=function(){return(Hx=l._emscripten_bind_MdDbMText_getObjectName_0=l.asm.emscripten_bind_MdDbMText_getObjectName_0).apply(null,arguments)},Ix=l._emscripten_bind_MdDbMText_getDxf0_0=function(){return(Ix=l._emscripten_bind_MdDbMText_getDxf0_0=l.asm.emscripten_bind_MdDbMText_getDxf0_0).apply(null,arguments)},Jx=l._emscripten_bind_MdDbMText_getJson_0=function(){return(Jx=l._emscripten_bind_MdDbMText_getJson_0=l.asm.emscripten_bind_MdDbMText_getJson_0).apply(null,
500
- arguments)},Kx=l._emscripten_bind_MdDbMText_setJson_1=function(){return(Kx=l._emscripten_bind_MdDbMText_setJson_1=l.asm.emscripten_bind_MdDbMText_setJson_1).apply(null,arguments)},Lx=l._emscripten_bind_MdDbMText___destroy___0=function(){return(Lx=l._emscripten_bind_MdDbMText___destroy___0=l.asm.emscripten_bind_MdDbMText___destroy___0).apply(null,arguments)},Mx=l._emscripten_bind_MdDbBlockTableRecordIterator_start_2=function(){return(Mx=l._emscripten_bind_MdDbBlockTableRecordIterator_start_2=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_start_2).apply(null,
501
- arguments)},Nx=l._emscripten_bind_MdDbBlockTableRecordIterator_done_0=function(){return(Nx=l._emscripten_bind_MdDbBlockTableRecordIterator_done_0=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_done_0).apply(null,arguments)},Ox=l._emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0=function(){return(Ox=l._emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0).apply(null,arguments)},Px=l._emscripten_bind_MdDbBlockTableRecordIterator_step_2=
502
- function(){return(Px=l._emscripten_bind_MdDbBlockTableRecordIterator_step_2=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_step_2).apply(null,arguments)},Qx=l._emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0=function(){return(Qx=l._emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0).apply(null,arguments)},Rx=l._emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0=function(){return(Rx=l._emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0=
503
- l.asm.emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0).apply(null,arguments)},Sx=l._emscripten_bind_MdDbBlockTableRecordIterator_getJson_0=function(){return(Sx=l._emscripten_bind_MdDbBlockTableRecordIterator_getJson_0=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_getJson_0).apply(null,arguments)},Tx=l._emscripten_bind_MdDbBlockTableRecordIterator_setJson_1=function(){return(Tx=l._emscripten_bind_MdDbBlockTableRecordIterator_setJson_1=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_setJson_1).apply(null,
504
- arguments)},Ux=l._emscripten_bind_MdDbBlockTableRecordIterator___destroy___0=function(){return(Ux=l._emscripten_bind_MdDbBlockTableRecordIterator___destroy___0=l.asm.emscripten_bind_MdDbBlockTableRecordIterator___destroy___0).apply(null,arguments)},Vx=l._emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0=function(){return(Vx=l._emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0=l.asm.emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0).apply(null,arguments)},Wx=l._emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1=
505
- function(){return(Wx=l._emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1=l.asm.emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1).apply(null,arguments)},Xx=l._emscripten_bind_MdDbBlockTableRecord_newIterator_2=function(){return(Xx=l._emscripten_bind_MdDbBlockTableRecord_newIterator_2=l.asm.emscripten_bind_MdDbBlockTableRecord_newIterator_2).apply(null,arguments)},Yx=l._emscripten_bind_MdDbBlockTableRecord_origin_0=function(){return(Yx=l._emscripten_bind_MdDbBlockTableRecord_origin_0=
506
- l.asm.emscripten_bind_MdDbBlockTableRecord_origin_0).apply(null,arguments)},Zx=l._emscripten_bind_MdDbBlockTableRecord_setOrigin_1=function(){return(Zx=l._emscripten_bind_MdDbBlockTableRecord_setOrigin_1=l.asm.emscripten_bind_MdDbBlockTableRecord_setOrigin_1).apply(null,arguments)},$x=l._emscripten_bind_MdDbBlockTableRecord_GetObjectID_0=function(){return($x=l._emscripten_bind_MdDbBlockTableRecord_GetObjectID_0=l.asm.emscripten_bind_MdDbBlockTableRecord_GetObjectID_0).apply(null,arguments)},ay=l._emscripten_bind_MdDbBlockTableRecord_Erase_0=
507
- function(){return(ay=l._emscripten_bind_MdDbBlockTableRecord_Erase_0=l.asm.emscripten_bind_MdDbBlockTableRecord_Erase_0).apply(null,arguments)},by=l._emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1=function(){return(by=l._emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1).apply(null,arguments)},cy=l._emscripten_bind_MdDbBlockTableRecord_Clone_0=function(){return(cy=l._emscripten_bind_MdDbBlockTableRecord_Clone_0=
508
- l.asm.emscripten_bind_MdDbBlockTableRecord_Clone_0).apply(null,arguments)},dy=l._emscripten_bind_MdDbBlockTableRecord_GetHandle_0=function(){return(dy=l._emscripten_bind_MdDbBlockTableRecord_GetHandle_0=l.asm.emscripten_bind_MdDbBlockTableRecord_GetHandle_0).apply(null,arguments)},ey=l._emscripten_bind_MdDbBlockTableRecord_GetDatabase_0=function(){return(ey=l._emscripten_bind_MdDbBlockTableRecord_GetDatabase_0=l.asm.emscripten_bind_MdDbBlockTableRecord_GetDatabase_0).apply(null,arguments)},fy=l._emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0=
509
- function(){return(fy=l._emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0=l.asm.emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0).apply(null,arguments)},gy=l._emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4=function(){return(gy=l._emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4).apply(null,arguments)},hy=l._emscripten_bind_MdDbBlockTableRecord_getObjectName_0=function(){return(hy=l._emscripten_bind_MdDbBlockTableRecord_getObjectName_0=
510
- l.asm.emscripten_bind_MdDbBlockTableRecord_getObjectName_0).apply(null,arguments)},iy=l._emscripten_bind_MdDbBlockTableRecord_getDxf0_0=function(){return(iy=l._emscripten_bind_MdDbBlockTableRecord_getDxf0_0=l.asm.emscripten_bind_MdDbBlockTableRecord_getDxf0_0).apply(null,arguments)},jy=l._emscripten_bind_MdDbBlockTableRecord_getJson_0=function(){return(jy=l._emscripten_bind_MdDbBlockTableRecord_getJson_0=l.asm.emscripten_bind_MdDbBlockTableRecord_getJson_0).apply(null,arguments)},ky=l._emscripten_bind_MdDbBlockTableRecord_setJson_1=
511
- function(){return(ky=l._emscripten_bind_MdDbBlockTableRecord_setJson_1=l.asm.emscripten_bind_MdDbBlockTableRecord_setJson_1).apply(null,arguments)},ly=l._emscripten_bind_MdDbBlockTableRecord___destroy___0=function(){return(ly=l._emscripten_bind_MdDbBlockTableRecord___destroy___0=l.asm.emscripten_bind_MdDbBlockTableRecord___destroy___0).apply(null,arguments)},my=l._emscripten_bind_MdDbBlockTableIterator_start_2=function(){return(my=l._emscripten_bind_MdDbBlockTableIterator_start_2=l.asm.emscripten_bind_MdDbBlockTableIterator_start_2).apply(null,
512
- arguments)},ny=l._emscripten_bind_MdDbBlockTableIterator_done_0=function(){return(ny=l._emscripten_bind_MdDbBlockTableIterator_done_0=l.asm.emscripten_bind_MdDbBlockTableIterator_done_0).apply(null,arguments)},oy=l._emscripten_bind_MdDbBlockTableIterator_getRecord_0=function(){return(oy=l._emscripten_bind_MdDbBlockTableIterator_getRecord_0=l.asm.emscripten_bind_MdDbBlockTableIterator_getRecord_0).apply(null,arguments)},py=l._emscripten_bind_MdDbBlockTableIterator_step_2=function(){return(py=l._emscripten_bind_MdDbBlockTableIterator_step_2=
513
- l.asm.emscripten_bind_MdDbBlockTableIterator_step_2).apply(null,arguments)},qy=l._emscripten_bind_MdDbBlockTableIterator_getObjectName_0=function(){return(qy=l._emscripten_bind_MdDbBlockTableIterator_getObjectName_0=l.asm.emscripten_bind_MdDbBlockTableIterator_getObjectName_0).apply(null,arguments)},ry=l._emscripten_bind_MdDbBlockTableIterator_getDxf0_0=function(){return(ry=l._emscripten_bind_MdDbBlockTableIterator_getDxf0_0=l.asm.emscripten_bind_MdDbBlockTableIterator_getDxf0_0).apply(null,arguments)},
514
- sy=l._emscripten_bind_MdDbBlockTableIterator_getJson_0=function(){return(sy=l._emscripten_bind_MdDbBlockTableIterator_getJson_0=l.asm.emscripten_bind_MdDbBlockTableIterator_getJson_0).apply(null,arguments)},ty=l._emscripten_bind_MdDbBlockTableIterator_setJson_1=function(){return(ty=l._emscripten_bind_MdDbBlockTableIterator_setJson_1=l.asm.emscripten_bind_MdDbBlockTableIterator_setJson_1).apply(null,arguments)},uy=l._emscripten_bind_MdDbBlockTableIterator___destroy___0=function(){return(uy=l._emscripten_bind_MdDbBlockTableIterator___destroy___0=
515
- l.asm.emscripten_bind_MdDbBlockTableIterator___destroy___0).apply(null,arguments)},vy=l._emscripten_bind_MdDbBlockTable_getAt_1=function(){return(vy=l._emscripten_bind_MdDbBlockTable_getAt_1=l.asm.emscripten_bind_MdDbBlockTable_getAt_1).apply(null,arguments)},wy=l._emscripten_bind_MdDbBlockTable_has_1=function(){return(wy=l._emscripten_bind_MdDbBlockTable_has_1=l.asm.emscripten_bind_MdDbBlockTable_has_1).apply(null,arguments)},xy=l._emscripten_bind_MdDbBlockTable_newIterator_2=function(){return(xy=
516
- l._emscripten_bind_MdDbBlockTable_newIterator_2=l.asm.emscripten_bind_MdDbBlockTable_newIterator_2).apply(null,arguments)},yy=l._emscripten_bind_MdDbBlockTable_add_1=function(){return(yy=l._emscripten_bind_MdDbBlockTable_add_1=l.asm.emscripten_bind_MdDbBlockTable_add_1).apply(null,arguments)},zy=l._emscripten_bind_MdDbBlockTable_GetObjectID_0=function(){return(zy=l._emscripten_bind_MdDbBlockTable_GetObjectID_0=l.asm.emscripten_bind_MdDbBlockTable_GetObjectID_0).apply(null,arguments)},Ay=l._emscripten_bind_MdDbBlockTable_Erase_0=
517
- function(){return(Ay=l._emscripten_bind_MdDbBlockTable_Erase_0=l.asm.emscripten_bind_MdDbBlockTable_Erase_0).apply(null,arguments)},By=l._emscripten_bind_MdDbBlockTable_ConnectionTempObject_1=function(){return(By=l._emscripten_bind_MdDbBlockTable_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbBlockTable_ConnectionTempObject_1).apply(null,arguments)},Cy=l._emscripten_bind_MdDbBlockTable_Clone_0=function(){return(Cy=l._emscripten_bind_MdDbBlockTable_Clone_0=l.asm.emscripten_bind_MdDbBlockTable_Clone_0).apply(null,
518
- arguments)},Dy=l._emscripten_bind_MdDbBlockTable_GetHandle_0=function(){return(Dy=l._emscripten_bind_MdDbBlockTable_GetHandle_0=l.asm.emscripten_bind_MdDbBlockTable_GetHandle_0).apply(null,arguments)},Ey=l._emscripten_bind_MdDbBlockTable_GetDatabase_0=function(){return(Ey=l._emscripten_bind_MdDbBlockTable_GetDatabase_0=l.asm.emscripten_bind_MdDbBlockTable_GetDatabase_0).apply(null,arguments)},Fy=l._emscripten_bind_MdDbBlockTable_GetOwnerID_0=function(){return(Fy=l._emscripten_bind_MdDbBlockTable_GetOwnerID_0=
519
- l.asm.emscripten_bind_MdDbBlockTable_GetOwnerID_0).apply(null,arguments)},Gy=l._emscripten_bind_MdDbBlockTable_moveGripPointsAt_4=function(){return(Gy=l._emscripten_bind_MdDbBlockTable_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbBlockTable_moveGripPointsAt_4).apply(null,arguments)},Hy=l._emscripten_bind_MdDbBlockTable_getObjectName_0=function(){return(Hy=l._emscripten_bind_MdDbBlockTable_getObjectName_0=l.asm.emscripten_bind_MdDbBlockTable_getObjectName_0).apply(null,arguments)},Iy=l._emscripten_bind_MdDbBlockTable_getDxf0_0=
520
- function(){return(Iy=l._emscripten_bind_MdDbBlockTable_getDxf0_0=l.asm.emscripten_bind_MdDbBlockTable_getDxf0_0).apply(null,arguments)},Jy=l._emscripten_bind_MdDbBlockTable_getJson_0=function(){return(Jy=l._emscripten_bind_MdDbBlockTable_getJson_0=l.asm.emscripten_bind_MdDbBlockTable_getJson_0).apply(null,arguments)},Ky=l._emscripten_bind_MdDbBlockTable_setJson_1=function(){return(Ky=l._emscripten_bind_MdDbBlockTable_setJson_1=l.asm.emscripten_bind_MdDbBlockTable_setJson_1).apply(null,arguments)},
521
- Ly=l._emscripten_bind_MdDbBlockTable___destroy___0=function(){return(Ly=l._emscripten_bind_MdDbBlockTable___destroy___0=l.asm.emscripten_bind_MdDbBlockTable___destroy___0).apply(null,arguments)},My=l._emscripten_bind_McDrawSelSet_McDrawSelSet_0=function(){return(My=l._emscripten_bind_McDrawSelSet_McDrawSelSet_0=l.asm.emscripten_bind_McDrawSelSet_McDrawSelSet_0).apply(null,arguments)},Ny=l._emscripten_bind_McDrawSelSet_allSelect_1=function(){return(Ny=l._emscripten_bind_McDrawSelSet_allSelect_1=l.asm.emscripten_bind_McDrawSelSet_allSelect_1).apply(null,
522
- arguments)},Oy=l._emscripten_bind_McDrawSelSet_pointSelect_4=function(){return(Oy=l._emscripten_bind_McDrawSelSet_pointSelect_4=l.asm.emscripten_bind_McDrawSelSet_pointSelect_4).apply(null,arguments)},Py=l._emscripten_bind_McDrawSelSet_crossingSelect_5=function(){return(Py=l._emscripten_bind_McDrawSelSet_crossingSelect_5=l.asm.emscripten_bind_McDrawSelSet_crossingSelect_5).apply(null,arguments)},Qy=l._emscripten_bind_McDrawSelSet_count_0=function(){return(Qy=l._emscripten_bind_McDrawSelSet_count_0=
523
- l.asm.emscripten_bind_McDrawSelSet_count_0).apply(null,arguments)},Ry=l._emscripten_bind_McDrawSelSet_item_1=function(){return(Ry=l._emscripten_bind_McDrawSelSet_item_1=l.asm.emscripten_bind_McDrawSelSet_item_1).apply(null,arguments)},Sy=l._emscripten_bind_McDrawSelSet_getObjectName_0=function(){return(Sy=l._emscripten_bind_McDrawSelSet_getObjectName_0=l.asm.emscripten_bind_McDrawSelSet_getObjectName_0).apply(null,arguments)},Ty=l._emscripten_bind_McDrawSelSet_getDxf0_0=function(){return(Ty=l._emscripten_bind_McDrawSelSet_getDxf0_0=
524
- l.asm.emscripten_bind_McDrawSelSet_getDxf0_0).apply(null,arguments)},Uy=l._emscripten_bind_McDrawSelSet_getJson_0=function(){return(Uy=l._emscripten_bind_McDrawSelSet_getJson_0=l.asm.emscripten_bind_McDrawSelSet_getJson_0).apply(null,arguments)},Vy=l._emscripten_bind_McDrawSelSet_setJson_1=function(){return(Vy=l._emscripten_bind_McDrawSelSet_setJson_1=l.asm.emscripten_bind_McDrawSelSet_setJson_1).apply(null,arguments)},Wy=l._emscripten_bind_McDrawSelSet___destroy___0=function(){return(Wy=l._emscripten_bind_McDrawSelSet___destroy___0=
525
- l.asm.emscripten_bind_McDrawSelSet___destroy___0).apply(null,arguments)},zd=l._malloc=function(){return(zd=l._malloc=l.asm.malloc).apply(null,arguments)},Cd=l._free=function(){return(Cd=l._free=l.asm.free).apply(null,arguments)};function Yc(){return(Yc=l.asm.__errno_location).apply(null,arguments)}l.__emscripten_tls_init=function(){return(l.__emscripten_tls_init=l.asm._emscripten_tls_init).apply(null,arguments)};
526
- var Lc=l._pthread_self=function(){return(Lc=l._pthread_self=l.asm.pthread_self).apply(null,arguments)},Ae=l.__emscripten_thread_init=function(){return(Ae=l.__emscripten_thread_init=l.asm._emscripten_thread_init).apply(null,arguments)};l.__emscripten_thread_crashed=function(){return(l.__emscripten_thread_crashed=l.asm._emscripten_thread_crashed).apply(null,arguments)};function td(){return(td=l.asm._emscripten_run_in_main_runtime_thread_js).apply(null,arguments)}
527
- function Kc(){return(Kc=l.asm._emscripten_thread_free_data).apply(null,arguments)}var Rc=l.__emscripten_thread_exit=function(){return(Rc=l.__emscripten_thread_exit=l.asm._emscripten_thread_exit).apply(null,arguments)},ed=l.__emscripten_check_mailbox=function(){return(ed=l.__emscripten_check_mailbox=l.asm._emscripten_check_mailbox).apply(null,arguments)};function Xy(){return(Xy=l.asm.setThrew).apply(null,arguments)}function Nc(){return(Nc=l.asm.emscripten_stack_set_limits).apply(null,arguments)}
528
- function rd(){return(rd=l.asm.stackSave).apply(null,arguments)}function Oc(){return(Oc=l.asm.stackRestore).apply(null,arguments)}function sd(){return(sd=l.asm.stackAlloc).apply(null,arguments)}l.dynCall_iijj=function(){return(l.dynCall_iijj=l.asm.dynCall_iijj).apply(null,arguments)};l.dynCall_iij=function(){return(l.dynCall_iij=l.asm.dynCall_iij).apply(null,arguments)};l.dynCall_iiiiiji=function(){return(l.dynCall_iiiiiji=l.asm.dynCall_iiiiiji).apply(null,arguments)};
93
+ function $d(a){a||(a=Xd);if(!a.ib){a.ib=!0;var c=a.L;Hd(c);Id(c);Jd(c);c.Qb=c.getExtension("WEBGL_draw_instanced_base_vertex_base_instance");c.Ub=c.getExtension("WEBGL_multi_draw_instanced_base_vertex_base_instance");2<=a.version&&(c.za=c.getExtension("EXT_disjoint_timer_query_webgl2"));if(2>a.version||!c.za)c.za=c.getExtension("EXT_disjoint_timer_query");c.Wb=c.getExtension("WEBGL_multi_draw");(c.getSupportedExtensions()||[]).forEach(function(d){d.includes("lose_context")||d.includes("debug")||c.getExtension(d)})}}
94
+ var Sd,Xd,Wd,ae=[],be={},ce=["default","low-power","high-performance"],de=[0,"undefined"!=typeof document?document:0,"undefined"!=typeof window?window:0],ee={};
95
+ function fe(){if(!ge){var a={USER:"web_user",LOGNAME:"web_user",PATH:"/",PWD:"/",HOME:"/home/web_user",LANG:("object"==typeof navigator&&navigator.languages&&navigator.languages[0]||"C").replace("-","_")+".UTF-8",_:ya||"./this.program"},c;for(c in ee)void 0===ee[c]?delete a[c]:a[c]=ee[c];var d=[];for(c in a)d.push(c+"="+a[c]);ge=d}return ge}var ge;
96
+ function he(a,c){if(Da)return Hc(9,1,a,c);var d=0;fe().forEach(function(e,f){var g=c+d;f=k()[a+4*f>>2]=g;for(g=0;g<e.length;++g)ba()[f++>>0]=e.charCodeAt(g);ba()[f>>0]=0;d+=e.length+1});return 0}function ie(a,c){if(Da)return Hc(10,1,a,c);var d=fe();k()[a>>2]=d.length;var e=0;d.forEach(function(f){e+=f.length+1});k()[c>>2]=e;return 0}function je(a){if(Da)return Hc(11,1,a);try{var c=Dc(a);Bb(c);return 0}catch(d){if("undefined"==typeof Ac||"ErrnoError"!==d.name)throw d;return d.s}}
97
+ function ke(a,c,d,e){if(Da)return Hc(12,1,a,c,d,e);try{a:{var f=Dc(a);a=c;for(var g,h=c=0;h<d;h++){var n=k()[a>>2],B=k()[a+4>>2];a+=8;var t=zb(f,ba(),n,B,g);if(0>t){var S=-1;break a}c+=t;if(t<B)break;"undefined"!==typeof g&&(g+=t)}S=c}k()[e>>2]=S;return 0}catch(ea){if("undefined"==typeof Ac||"ErrnoError"!==ea.name)throw ea;return ea.s}}
98
+ function le(a,c,d,e,f){if(Da)return Hc(13,1,a,c,d,e,f);try{c=d+2097152>>>0<4194305-!!c?(c>>>0)+4294967296*d:NaN;if(isNaN(c))return 61;var g=Dc(a);xc(g,c,e);xb=[g.position>>>0,(wb=g.position,1<=+Math.abs(wb)?0<wb?(Math.min(+Math.floor(wb/4294967296),4294967295)|0)>>>0:~~+Math.ceil((wb-+(~~wb>>>0))/4294967296)>>>0:0)];b()[f>>2]=xb[0];b()[f+4>>2]=xb[1];g.ja&&0===c&&0===e&&(g.ja=null);return 0}catch(h){if("undefined"==typeof Ac||"ErrnoError"!==h.name)throw h;return h.s}}
99
+ function me(a,c,d,e){if(Da)return Hc(14,1,a,c,d,e);try{a:{var f=Dc(a);a=c;for(var g,h=c=0;h<d;h++){var n=k()[a>>2],B=k()[a+4>>2];a+=8;var t=f,S=ba(),ea=n,aa=B,m=g;if(0>aa||0>m)throw new q(28);if(null===t.fd)throw new q(8);if(0===(t.flags&2097155))throw new q(8);if(16384===(t.node.mode&61440))throw new q(31);if(!t.m.write)throw new q(28);t.seekable&&t.flags&1024&&xc(t,0,2);var P="undefined"!=typeof m;if(!P)m=t.position;else if(!t.seekable)throw new q(70);var O=t.m.write(t,S,ea,aa,m,void 0);P||(t.position+=
100
+ O);var ka=O;if(0>ka){var D=-1;break a}c+=ka;"undefined"!==typeof g&&(g+=ka)}D=c}k()[e>>2]=D;return 0}catch(oa){if("undefined"==typeof Ac||"ErrnoError"!==oa.name)throw oa;return oa.s}}function ne(a,c,d,e){for(var f=0;f<a;f++){var g=v[d](),h=g&&Td(e);g?(g.name=h,e[h]=g):Rd(1282);b()[c+4*f>>2]=h}}function oe(a,c,d,e,f,g,h,n){c=Md[c];if(a=v[a](c,d))e=n&&Cd(a.name,n,e),f&&(b()[f>>2]=e),g&&(b()[g>>2]=a.size),h&&(b()[h>>2]=a.type)}
101
+ function pe(a,c){if(c){var d=void 0;switch(a){case 36346:d=1;break;case 36344:Rd(1280);return;case 34814:case 36345:d=0;break;case 34466:var e=v.getParameter(34467);d=e?e.length:0;break;case 33309:if(2>Xd.version){Rd(1282);return}d=2*(v.getSupportedExtensions()||[]).length;break;case 33307:case 33308:if(2>Xd.version){Rd(1280);return}d=33307==a?3:0}if(void 0===d)switch(e=v.getParameter(a),typeof e){case "number":d=e;break;case "boolean":d=e?1:0;break;case "string":Rd(1280);return;case "object":if(null===
102
+ e)switch(a){case 34964:case 35725:case 34965:case 36006:case 36007:case 32873:case 34229:case 36662:case 36663:case 35053:case 35055:case 36010:case 35097:case 35869:case 32874:case 36389:case 35983:case 35368:case 34068:d=0;break;default:Rd(1280);return}else{if(e instanceof Float32Array||e instanceof Uint32Array||e instanceof Int32Array||e instanceof Array){for(a=0;a<e.length;++a)ba()[c+a>>0]=e[a]?1:0;return}try{d=e.name|0}catch(f){Rd(1280);Na("GL_INVALID_ENUM in glGet4v: Unknown object returned from WebGL getParameter("+
103
+ a+")! (error: "+f+")");return}}break;default:Rd(1280);Na("GL_INVALID_ENUM in glGet4v: Native code calling glGet4v("+a+") and it returns "+e+" of type "+typeof e+"!");return}ba()[c>>0]=d?1:0}else Rd(1281)}function qe(a){return"]"==a.slice(-1)&&a.lastIndexOf("[")}function re(a){var c=v.Xa;if(c){var d=c.U[a];"number"==typeof d&&(c.U[a]=d=v.getUniformLocation(c,c.Qa[a]+(0<d?"["+d+"]":"")));return d}Rd(1282)}var se=[];function te(a){return 0===a%4&&(0!==a%100||0===a%400)}
104
+ var ue=[31,29,31,30,31,30,31,31,30,31,30,31],ve=[31,28,31,30,31,30,31,31,30,31,30,31];function we(a,c){ba().set(a,c)}
105
+ function xe(a,c,d,e){function f(m,P,O){for(m="number"==typeof m?m.toString():m||"";m.length<P;)m=O[0]+m;return m}function g(m,P){return f(m,P,"0")}function h(m,P){function O(D){return 0>D?-1:0<D?1:0}var ka;0===(ka=O(m.getFullYear()-P.getFullYear()))&&0===(ka=O(m.getMonth()-P.getMonth()))&&(ka=O(m.getDate()-P.getDate()));return ka}function n(m){switch(m.getDay()){case 0:return new Date(m.getFullYear()-1,11,29);case 1:return m;case 2:return new Date(m.getFullYear(),0,3);case 3:return new Date(m.getFullYear(),
106
+ 0,2);case 4:return new Date(m.getFullYear(),0,1);case 5:return new Date(m.getFullYear()-1,11,31);case 6:return new Date(m.getFullYear()-1,11,30)}}function B(m){var P=m.J;for(m=new Date((new Date(m.K+1900,0,1)).getTime());0<P;){var O=m.getMonth(),ka=(te(m.getFullYear())?ue:ve)[O];if(P>ka-m.getDate())P-=ka-m.getDate()+1,m.setDate(1),11>O?m.setMonth(O+1):(m.setMonth(0),m.setFullYear(m.getFullYear()+1));else{m.setDate(m.getDate()+P);break}}O=new Date(m.getFullYear()+1,0,4);P=n(new Date(m.getFullYear(),
107
+ 0,4));O=n(O);return 0>=h(P,m)?0>=h(O,m)?m.getFullYear()+1:m.getFullYear():m.getFullYear()-1}var t=b()[e+40>>2];e={Ib:b()[e>>2],Hb:b()[e+4>>2],ba:b()[e+8>>2],sa:b()[e+12>>2],da:b()[e+16>>2],K:b()[e+20>>2],C:b()[e+24>>2],J:b()[e+28>>2],cc:b()[e+32>>2],Gb:b()[e+36>>2],Jb:t?p(t):""};d=p(d);t={"%c":"%a %b %d %H:%M:%S %Y","%D":"%m/%d/%y","%F":"%Y-%m-%d","%h":"%b","%r":"%I:%M:%S %p","%R":"%H:%M","%T":"%H:%M:%S","%x":"%m/%d/%y","%X":"%H:%M:%S","%Ec":"%c","%EC":"%C","%Ex":"%m/%d/%y","%EX":"%H:%M:%S","%Ey":"%y",
108
+ "%EY":"%Y","%Od":"%d","%Oe":"%e","%OH":"%H","%OI":"%I","%Om":"%m","%OM":"%M","%OS":"%S","%Ou":"%u","%OU":"%U","%OV":"%V","%Ow":"%w","%OW":"%W","%Oy":"%y"};for(var S in t)d=d.replace(new RegExp(S,"g"),t[S]);var ea="Sunday Monday Tuesday Wednesday Thursday Friday Saturday".split(" "),aa="January February March April May June July August September October November December".split(" ");t={"%a":function(m){return ea[m.C].substring(0,3)},"%A":function(m){return ea[m.C]},"%b":function(m){return aa[m.da].substring(0,
109
+ 3)},"%B":function(m){return aa[m.da]},"%C":function(m){return g((m.K+1900)/100|0,2)},"%d":function(m){return g(m.sa,2)},"%e":function(m){return f(m.sa,2," ")},"%g":function(m){return B(m).toString().substring(2)},"%G":function(m){return B(m)},"%H":function(m){return g(m.ba,2)},"%I":function(m){m=m.ba;0==m?m=12:12<m&&(m-=12);return g(m,2)},"%j":function(m){for(var P=0,O=0;O<=m.da-1;P+=(te(m.K+1900)?ue:ve)[O++]);return g(m.sa+P,3)},"%m":function(m){return g(m.da+1,2)},"%M":function(m){return g(m.Hb,
110
+ 2)},"%n":function(){return"\n"},"%p":function(m){return 0<=m.ba&&12>m.ba?"AM":"PM"},"%S":function(m){return g(m.Ib,2)},"%t":function(){return"\t"},"%u":function(m){return m.C||7},"%U":function(m){return g(Math.floor((m.J+7-m.C)/7),2)},"%V":function(m){var P=Math.floor((m.J+7-(m.C+6)%7)/7);2>=(m.C+371-m.J-2)%7&&P++;if(P)53==P&&(O=(m.C+371-m.J)%7,4==O||3==O&&te(m.K)||(P=1));else{P=52;var O=(m.C+7-m.J-1)%7;(4==O||5==O&&te(m.K%400-1))&&P++}return g(P,2)},"%w":function(m){return m.C},"%W":function(m){return g(Math.floor((m.J+
111
+ 7-(m.C+6)%7)/7),2)},"%y":function(m){return(m.K+1900).toString().substring(2)},"%Y":function(m){return m.K+1900},"%z":function(m){m=m.Gb;var P=0<=m;m=Math.abs(m)/60;return(P?"+":"-")+String("0000"+(m/60*100+m%60)).slice(-4)},"%Z":function(m){return m.Jb},"%%":function(){return"%"}};d=d.replace(/%%/g,"\x00\x00");for(S in t)d.includes(S)&&(d=d.replace(new RegExp(S,"g"),t[S](e)));d=d.replace(/\0\0/g,"%");S=Qb(d,!1);if(S.length>c)return 0;we(S,a);return S.length-1}r.ka();
112
+ function kc(a,c,d,e){a||(a=this);this.parent=a;this.D=a.D;this.M=null;this.id=dc++;this.name=c;this.mode=d;this.i={};this.m={};this.rdev=e}Object.defineProperties(kc.prototype,{read:{get:function(){return 365===(this.mode&365)},set:function(a){a?this.mode|=365:this.mode&=-366}},write:{get:function(){return 146===(this.mode&146)},set:function(a){a?this.mode|=146:this.mode&=-147}}});eb();ec=Array(4096);sc(u,"/");tc("/tmp",16895,0);tc("/home",16895,0);tc("/home/web_user",16895,0);
113
+ (()=>{tc("/dev",16895,0);Tb(259,{read:()=>0,write:(e,f,g,h)=>h});uc("/dev/null",259);Sb(1280,Vb);Sb(1536,Wb);uc("/dev/tty",1280);uc("/dev/tty1",1536);var a=new Uint8Array(1024),c=0,d=()=>{0===c&&(c=Nb(a).byteLength);return a[--c]};fb("random",d);fb("urandom",d);tc("/dev/shm",16895,0);tc("/dev/shm/tmp",16895,0)})();
114
+ (()=>{tc("/proc",16895,0);var a=tc("/proc/self",16895,0);tc("/proc/self/fd",16895,0);sc({D:()=>{var c=Yb(a,"fd",16895,73);c.i={lookup:(d,e)=>{var f=cc[+e];if(!f)throw new q(8);d={parent:null,D:{Ja:"fake"},i:{readlink:()=>f.path}};return d.parent=d}};return c}},"/proc/self/fd")})();Da||(ob(),xd(a=>{yd=a;pb()},()=>{yd=!1;pb()}));for(var v,ye=new Float32Array(288),ze=0;288>ze;++ze)se[ze]=ye.subarray(0,ze+1);
115
+ var Ae=[null,Gc,Jc,Wc,Yc,$c,ad,bd,cd,he,ie,je,ke,le,me],Ge={__assert_fail:function(a,c,d,e){Qa("Assertion failed: "+p(a)+", at: "+[c?p(c):"unknown filename",d,e?p(e):"unknown function"])},__cxa_throw:function(a,c,d){(new Tc(a)).ka(c,d);Uc=a;Vc++;throw Uc;},__emscripten_init_main_thread_js:function(a){Be(a,!Ba,1,!Aa);r.Oa()},__emscripten_thread_cleanup:function(a){Da?postMessage({cmd:"cleanupThread",thread:a}):Gb(a)},__pthread_create_js:Xc,__syscall_fcntl64:Yc,__syscall_ioctl:$c,__syscall_openat:ad,
116
+ __syscall_rmdir:bd,__syscall_unlinkat:cd,_emscripten_default_pthread_stack_size:function(){return 4194304},_emscripten_fetch_free:function(a){var c=wd[a];c&&(delete wd[a],0<c.readyState&&4>c.readyState&&c.abort())},_emscripten_get_now_is_monotonic:function(){return!0},_emscripten_notify_mailbox_postmessage:function(a,c){a==c?setTimeout(()=>Nc()):Da?postMessage({targetThread:a,cmd:"checkMailbox"}):(a=r.F[a])&&a.postMessage({cmd:"checkMailbox"})},_emscripten_set_offscreencanvas_size:function(){return-1},
117
+ _emscripten_thread_mailbox_await:ed,_emscripten_throw_longjmp:function(){throw Infinity;},abort:function(){Qa("")},emscripten_asm_const_int:function(a,c,d){gd.length=0;var e;for(d>>=2;e=ha()[c++];)d+=105!=e&d,gd.push(105==e?b()[d]:ta()[d++>>1]),++d;return Db[a].apply(null,gd)},emscripten_check_blocking_allowed:function(){},emscripten_clear_interval:function(a){--ab;clearInterval(a)},emscripten_date_now:function(){return Date.now()},emscripten_exit_with_live_runtime:function(){ab+=1;throw"unwind";
118
+ },emscripten_get_now:kd,emscripten_log:function(a,c,d){c=od(c,d);c=Ab(c,0);a&24&&(c=c.replace(/\s+$/,""),c+=(0<c.length?"\n":"")+qd(a));a&1?a&4?console.error(c):a&2?console.warn(c):a&512?console.info(c):a&256?console.debug(c):console.log(c):a&6?Na(c):Ma(c)},emscripten_memcpy_big:function(a,c,d){ha().copyWithin(a,c,c+d)},emscripten_receive_on_main_thread_js:function(a,c,d){vd.length=c;d>>=3;for(var e=0;e<c;e++)vd[e]=ta()[d+e];return(0>a?Db[-a-1]:Ae[a]).apply(null,vd)},emscripten_resize_heap:function(a){var c=
119
+ ha().length;a>>>=0;if(a<=c||2147483648<a)return!1;for(var d=1;4>=d;d*=2){var e=c*(1+.2/d);e=Math.min(e,a+100663296);var f=Math,g=f.min;e=Math.max(a,e);e+=(65536-e%65536)%65536;a:{var h=ca.buffer;try{ca.grow(g.call(f,2147483648,e)-h.byteLength+65535>>>16);fa();var n=1;break a}catch(B){}n=void 0}if(n)return!0}return!1},emscripten_run_script:function(a){eval(p(a))},emscripten_set_interval:function(a,c,d){ab+=1;return setInterval(function(){dd(function(){Rc(a)(d)})},c)},emscripten_start_fetch:function(a,
120
+ c,d,e,f){function g(la){ka?la():dd(la)}ab+=1;var h=a+112,n=p(h),B=k()[h+36>>2],t=k()[h+40>>2],S=k()[h+44>>2],ea=k()[h+48>>2],aa=k()[h+52>>2],m=!!(aa&4),P=!!(aa&32),O=!!(aa&16),ka=!!(aa&64),D=la=>{--ab;g(()=>{B?Rc(B)(la):c&&c(la)})},oa=la=>{g(()=>{S?Rc(S)(la):e&&e(la)})},R=la=>{--ab;g(()=>{t?Rc(t)(la):d&&d(la)})},Ua=la=>{g(()=>{ea?Rc(ea)(la):f&&f(la)})};aa=la=>{zd(la,D,R,oa,Ua)};var na=(la,KA)=>{Ed(la,KA.response,Cb=>{--ab;g(()=>{B?Rc(B)(Cb):c&&c(Cb)})},Cb=>{--ab;g(()=>{B?Rc(B)(Cb):c&&c(Cb)})})},Oa=
121
+ la=>{zd(la,na,R,oa,Ua)};if("EM_IDB_STORE"===n)n=k()[h+84>>2],Ed(a,ha().slice(n,n+k()[h+88>>2]),D,R);else if("EM_IDB_DELETE"===n)Gd(a,D,R);else if(O){if(P)return 0;zd(a,m?na:D,R,oa,Ua)}else Fd(a,D,P?R:m?Oa:aa);return a},emscripten_unwind_to_js_event_loop:function(){throw"unwind";},emscripten_webgl_create_context:function(a,c){c>>=2;var d=b()[c+6];c={alpha:!!b()[c+0],depth:!!b()[c+1],stencil:!!b()[c+2],antialias:!!b()[c+3],premultipliedAlpha:!!b()[c+4],preserveDrawingBuffer:!!b()[c+5],powerPreference:ce[d],
122
+ failIfMajorPerformanceCaveat:!!b()[c+7],Ga:b()[c+8],Vb:b()[c+9],Aa:b()[c+10],Za:b()[c+11],Zb:b()[c+12],$b:b()[c+13]};a=2<a?p(a):a;a=de[a]||("undefined"!=typeof document?document.querySelector(a):void 0);return!a||c.Za?0:Yd(a,c)},emscripten_webgl_destroy_context:function(a){Xd==a&&(Xd=0);Xd===Pd[a]&&(Xd=null);if("object"==typeof be)for(var c=Pd[a].L.canvas,d=0;d<ae.length;++d)if(ae[d].target==c){var e=d--,f=ae[e];f.target.removeEventListener(f.Sb,f.Rb,f.ec);ae.splice(e,1)}Pd[a]&&Pd[a].L.canvas&&(Pd[a].L.canvas.Ta=
123
+ void 0);Dd(Pd[a].hb);Pd[a]=null},emscripten_webgl_make_context_current:function(a){Xd=Pd[a];l.Pb=v=Xd&&Xd.L;return!a||v?0:-5},environ_get:he,environ_sizes_get:ie,exit:Ic,fd_close:je,fd_read:ke,fd_seek:le,fd_write:me,getentropy:function(a,c){Nb(ha().subarray(a,a+c));return 0},glAttachShader:function(a,c){v.attachShader(Md[a],Nd[c])},glBindAttribLocation:function(a,c,d){v.bindAttribLocation(Md[a],c,p(d))},glBindBuffer:function(a,c){34962==a?v.R=c:34963==a&&(v.S=c);35051==a?v.xa=c:35052==a&&(v.ya=c);
124
+ v.bindBuffer(a,Ld[c])},glBindVertexArray:function(a){v.bindVertexArray(Od[a]);a=v.getParameter(34965);v.S=a?a.name|0:0},glBufferData:function(a,c,d,e){2<=Xd.version?d&&c?v.bufferData(a,ha(),e,d,c):v.bufferData(a,c,e):v.bufferData(a,d?ha().subarray(d,d+c):c,e)},glClear:function(a){v.clear(a)},glClearColor:function(a,c,d,e){v.clearColor(a,c,d,e)},glClearStencil:function(a){v.clearStencil(a)},glColorMask:function(a,c,d,e){v.colorMask(!!a,!!c,!!d,!!e)},glCompileShader:function(a){v.compileShader(Nd[a])},
125
+ glCreateProgram:function(){var a=Td(Md),c=v.createProgram();c.name=a;c.Y=c.W=c.X=0;c.ta=1;Md[a]=c;return a},glCreateShader:function(a){var c=Td(Nd);Nd[c]=v.createShader(a);return c},glDeleteBuffers:function(a,c){for(var d=0;d<a;d++){var e=b()[c+4*d>>2],f=Ld[e];f&&(v.deleteBuffer(f),f.name=0,Ld[e]=null,e==v.R&&(v.R=0),e==v.S&&(v.S=0),e==v.xa&&(v.xa=0),e==v.ya&&(v.ya=0))}},glDeleteProgram:function(a){if(a){var c=Md[a];c?(v.deleteProgram(c),c.name=0,Md[a]=null):Rd(1281)}},glDeleteShader:function(a){if(a){var c=
126
+ Nd[a];c?(v.deleteShader(c),Nd[a]=null):Rd(1281)}},glDeleteVertexArrays:function(a,c){for(var d=0;d<a;d++){var e=b()[c+4*d>>2];v.deleteVertexArray(Od[e]);Od[e]=null}},glDepthMask:function(a){v.depthMask(!!a)},glDisable:function(a){v.disable(a)},glDrawArrays:function(a,c,d){Vd(c+d);v.drawArrays(a,c,d);Wd&&v.bindBuffer(34962,Ld[v.R])},glDrawElements:function(a,c,d,e){if(!v.S){var f=1*Qd[d-5120]*c;var g=Ud(f);var h=Xd.P[g];h?g=h:(h=v.getParameter(34965),Xd.P[g]=v.createBuffer(),v.bindBuffer(34963,Xd.P[g]),
127
+ v.bufferData(34963,1<<g,35048),v.bindBuffer(34963,h),g=Xd.P[g]);v.bindBuffer(34963,g);v.bufferSubData(34963,0,ha().subarray(e,e+f));e=0}Vd(c);v.drawElements(a,c,d,e);Wd&&v.bindBuffer(34962,Ld[v.R]);v.S||v.bindBuffer(34963,null)},glDrawElementsInstanced:function(a,c,d,e,f){v.drawElementsInstanced(a,c,d,e,f)},glEnable:function(a){v.enable(a)},glEnableVertexAttribArray:function(a){Xd.V[a].enabled=!0;v.enableVertexAttribArray(a)},glGenBuffers:function(a,c){ne(a,c,"createBuffer",Ld)},glGenVertexArrays:function(a,
128
+ c){ne(a,c,"createVertexArray",Od)},glGetActiveAttrib:function(a,c,d,e,f,g,h){oe("getActiveAttrib",a,c,d,e,f,g,h)},glGetActiveUniform:function(a,c,d,e,f,g,h){oe("getActiveUniform",a,c,d,e,f,g,h)},glGetAttribLocation:function(a,c){return v.getAttribLocation(Md[a],p(c))},glGetBooleanv:function(a,c){pe(a,c)},glGetError:function(){var a=v.getError()||Sd;Sd=0;return a},glGetProgramInfoLog:function(a,c,d,e){a=v.getProgramInfoLog(Md[a]);null===a&&(a="(unknown error)");c=0<c&&e?Cd(a,e,c):0;d&&(b()[d>>2]=c)},
129
+ glGetProgramiv:function(a,c,d){if(d)if(a>=Kd)Rd(1281);else if(a=Md[a],35716==c)a=v.getProgramInfoLog(a),null===a&&(a="(unknown error)"),b()[d>>2]=a.length+1;else if(35719==c){if(!a.Y)for(c=0;c<v.getProgramParameter(a,35718);++c)a.Y=Math.max(a.Y,v.getActiveUniform(a,c).name.length+1);b()[d>>2]=a.Y}else if(35722==c){if(!a.W)for(c=0;c<v.getProgramParameter(a,35721);++c)a.W=Math.max(a.W,v.getActiveAttrib(a,c).name.length+1);b()[d>>2]=a.W}else if(35381==c){if(!a.X)for(c=0;c<v.getProgramParameter(a,35382);++c)a.X=
130
+ Math.max(a.X,v.getActiveUniformBlockName(a,c).length+1);b()[d>>2]=a.X}else b()[d>>2]=v.getProgramParameter(a,c);else Rd(1281)},glGetShaderiv:function(a,c,d){d?35716==c?(a=v.getShaderInfoLog(Nd[a]),null===a&&(a="(unknown error)"),a=a?a.length+1:0,b()[d>>2]=a):35720==c?(a=(a=v.getShaderSource(Nd[a]))?a.length+1:0,b()[d>>2]=a):b()[d>>2]=v.getShaderParameter(Nd[a],c):Rd(1281)},glGetUniformLocation:function(a,c){c=p(c);if(a=Md[a]){var d=a,e=d.U,f=d.Ra,g;if(!e)for(d.U=e={},d.Qa={},g=0;g<v.getProgramParameter(d,
131
+ 35718);++g){var h=v.getActiveUniform(d,g);var n=h.name;h=h.size;var B=qe(n);B=0<B?n.slice(0,B):n;var t=d.ta;d.ta+=h;f[B]=[h,t];for(n=0;n<h;++n)e[t]=n,d.Qa[t++]=B}d=a.U;e=0;f=c;g=qe(c);0<g&&(e=parseInt(c.slice(g+1))>>>0,f=c.slice(0,g));if((f=a.Ra[f])&&e<f[0]&&(e+=f[1],d[e]=d[e]||v.getUniformLocation(a,c)))return e}else Rd(1281);return-1},glLineWidth:function(a){v.lineWidth(a)},glLinkProgram:function(a){a=Md[a];v.linkProgram(a);a.U=0;a.Ra={}},glShaderSource:function(a,c,d,e){for(var f="",g=0;g<c;++g){var h=
132
+ e?b()[e+4*g>>2]:-1;f+=p(b()[d+4*g>>2],0>h?void 0:h)}v.shaderSource(Nd[a],f)},glStencilFunc:function(a,c,d){v.stencilFunc(a,c,d)},glStencilMask:function(a){v.stencilMask(a)},glStencilOp:function(a,c,d){v.stencilOp(a,c,d)},glUniform1i:function(a,c){v.uniform1i(re(a),c)},glUniform4f:function(a,c,d,e,f){v.uniform4f(re(a),c,d,e,f)},glUniform4fv:function(a,c,d){if(2<=Xd.version)c&&v.uniform4fv(re(a),ra(),d>>2,4*c);else{if(72>=c){var e=se[4*c-1],f=ra();d>>=2;for(var g=0;g<4*c;g+=4){var h=d+g;e[g]=f[h];e[g+
133
+ 1]=f[h+1];e[g+2]=f[h+2];e[g+3]=f[h+3]}}else e=ra().subarray(d>>2,d+16*c>>2);v.uniform4fv(re(a),e)}},glUniformMatrix4fv:function(a,c,d,e){if(2<=Xd.version)c&&v.uniformMatrix4fv(re(a),!!d,ra(),e>>2,16*c);else{if(18>=c){var f=se[16*c-1],g=ra();e>>=2;for(var h=0;h<16*c;h+=16){var n=e+h;f[h]=g[n];f[h+1]=g[n+1];f[h+2]=g[n+2];f[h+3]=g[n+3];f[h+4]=g[n+4];f[h+5]=g[n+5];f[h+6]=g[n+6];f[h+7]=g[n+7];f[h+8]=g[n+8];f[h+9]=g[n+9];f[h+10]=g[n+10];f[h+11]=g[n+11];f[h+12]=g[n+12];f[h+13]=g[n+13];f[h+14]=g[n+14];f[h+
134
+ 15]=g[n+15]}}else f=ra().subarray(e>>2,e+64*c>>2);v.uniformMatrix4fv(re(a),!!d,f)}},glUseProgram:function(a){a=Md[a];v.useProgram(a);v.Xa=a},glVertexAttribDivisor:function(a,c){v.vertexAttribDivisor(a,c)},glVertexAttribPointer:function(a,c,d,e,f,g){var h=Xd.V[a];v.R?(h.ea=!1,v.vertexAttribPointer(a,c,d,!!e,f,g)):(h.size=c,h.type=d,h.La=e,h.qa=f,h.g=g,h.ea=!0,h.Sa=function(n,B,t,S,ea,aa){this.vertexAttribPointer(n,B,t,S,ea,aa)})},invoke_ii:Ce,invoke_iiii:De,invoke_vi:Ee,invoke_vii:Fe,memory:ca||l.wasmMemory,
135
+ strftime_l:function(a,c,d,e){return xe(a,c,d,e)}};(function(){function a(d,e){d=d.exports;l.asm=d;r.Pa.push(l.asm._emscripten_tls_init);Xa=l.asm.__indirect_function_table;Za.unshift(l.asm.__wasm_call_ctors);Ra=e;r.mb(()=>pb());return d}var c={env:Ge,wasi_snapshot_preview1:Ge};ob();if(l.instantiateWasm)try{return l.instantiateWasm(c,a)}catch(d){Na("Module.instantiateWasm callback failed with error: "+d),wa(d)}vb(c,function(d){a(d.instance,d.module)}).catch(wa);return{}})();
136
+ var He=l._emscripten_bind_MdRxObject_getObjectName_0=function(){return(He=l._emscripten_bind_MdRxObject_getObjectName_0=l.asm.emscripten_bind_MdRxObject_getObjectName_0).apply(null,arguments)},Ie=l._emscripten_bind_MdRxObject_getDxf0_0=function(){return(Ie=l._emscripten_bind_MdRxObject_getDxf0_0=l.asm.emscripten_bind_MdRxObject_getDxf0_0).apply(null,arguments)},Je=l._emscripten_bind_MdRxObject_getJson_0=function(){return(Je=l._emscripten_bind_MdRxObject_getJson_0=l.asm.emscripten_bind_MdRxObject_getJson_0).apply(null,
137
+ arguments)},Ke=l._emscripten_bind_MdRxObject_setJson_1=function(){return(Ke=l._emscripten_bind_MdRxObject_setJson_1=l.asm.emscripten_bind_MdRxObject_setJson_1).apply(null,arguments)},Le=l._emscripten_bind_MdDbObject_GetObjectID_0=function(){return(Le=l._emscripten_bind_MdDbObject_GetObjectID_0=l.asm.emscripten_bind_MdDbObject_GetObjectID_0).apply(null,arguments)},Me=l._emscripten_bind_MdDbObject_Erase_0=function(){return(Me=l._emscripten_bind_MdDbObject_Erase_0=l.asm.emscripten_bind_MdDbObject_Erase_0).apply(null,
138
+ arguments)},Ne=l._emscripten_bind_MdDbObject_ConnectionTempObject_1=function(){return(Ne=l._emscripten_bind_MdDbObject_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbObject_ConnectionTempObject_1).apply(null,arguments)},Oe=l._emscripten_bind_MdDbObject_Clone_0=function(){return(Oe=l._emscripten_bind_MdDbObject_Clone_0=l.asm.emscripten_bind_MdDbObject_Clone_0).apply(null,arguments)},Pe=l._emscripten_bind_MdDbObject_GetHandle_0=function(){return(Pe=l._emscripten_bind_MdDbObject_GetHandle_0=l.asm.emscripten_bind_MdDbObject_GetHandle_0).apply(null,
139
+ arguments)},Qe=l._emscripten_bind_MdDbObject_GetDatabase_0=function(){return(Qe=l._emscripten_bind_MdDbObject_GetDatabase_0=l.asm.emscripten_bind_MdDbObject_GetDatabase_0).apply(null,arguments)},Re=l._emscripten_bind_MdDbObject_GetOwnerID_0=function(){return(Re=l._emscripten_bind_MdDbObject_GetOwnerID_0=l.asm.emscripten_bind_MdDbObject_GetOwnerID_0).apply(null,arguments)},Se=l._emscripten_bind_MdDbObject_moveGripPointsAt_4=function(){return(Se=l._emscripten_bind_MdDbObject_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbObject_moveGripPointsAt_4).apply(null,
140
+ arguments)},Te=l._emscripten_bind_MdDbObject_getObjectName_0=function(){return(Te=l._emscripten_bind_MdDbObject_getObjectName_0=l.asm.emscripten_bind_MdDbObject_getObjectName_0).apply(null,arguments)},Ue=l._emscripten_bind_MdDbObject_getDxf0_0=function(){return(Ue=l._emscripten_bind_MdDbObject_getDxf0_0=l.asm.emscripten_bind_MdDbObject_getDxf0_0).apply(null,arguments)},Ve=l._emscripten_bind_MdDbObject_getJson_0=function(){return(Ve=l._emscripten_bind_MdDbObject_getJson_0=l.asm.emscripten_bind_MdDbObject_getJson_0).apply(null,
141
+ arguments)},We=l._emscripten_bind_MdDbObject_setJson_1=function(){return(We=l._emscripten_bind_MdDbObject_setJson_1=l.asm.emscripten_bind_MdDbObject_setJson_1).apply(null,arguments)},Xe=l._emscripten_bind_MdDbEntity_explode_0=function(){return(Xe=l._emscripten_bind_MdDbEntity_explode_0=l.asm.emscripten_bind_MdDbEntity_explode_0).apply(null,arguments)},Ye=l._emscripten_bind_MdDbEntity_TrueColor_0=function(){return(Ye=l._emscripten_bind_MdDbEntity_TrueColor_0=l.asm.emscripten_bind_MdDbEntity_TrueColor_0).apply(null,
142
+ arguments)},Ze=l._emscripten_bind_MdDbEntity_SetTrueColor_1=function(){return(Ze=l._emscripten_bind_MdDbEntity_SetTrueColor_1=l.asm.emscripten_bind_MdDbEntity_SetTrueColor_1).apply(null,arguments)},$e=l._emscripten_bind_MdDbEntity_ColorIndex_0=function(){return($e=l._emscripten_bind_MdDbEntity_ColorIndex_0=l.asm.emscripten_bind_MdDbEntity_ColorIndex_0).apply(null,arguments)},af=l._emscripten_bind_MdDbEntity_SetColorIndex_1=function(){return(af=l._emscripten_bind_MdDbEntity_SetColorIndex_1=l.asm.emscripten_bind_MdDbEntity_SetColorIndex_1).apply(null,
143
+ arguments)},bf=l._emscripten_bind_MdDbEntity_Layer_0=function(){return(bf=l._emscripten_bind_MdDbEntity_Layer_0=l.asm.emscripten_bind_MdDbEntity_Layer_0).apply(null,arguments)},cf=l._emscripten_bind_MdDbEntity_SetLayer_1=function(){return(cf=l._emscripten_bind_MdDbEntity_SetLayer_1=l.asm.emscripten_bind_MdDbEntity_SetLayer_1).apply(null,arguments)},df=l._emscripten_bind_MdDbEntity_LinetypeScale_0=function(){return(df=l._emscripten_bind_MdDbEntity_LinetypeScale_0=l.asm.emscripten_bind_MdDbEntity_LinetypeScale_0).apply(null,
144
+ arguments)},ef=l._emscripten_bind_MdDbEntity_SetLinetypeScale_1=function(){return(ef=l._emscripten_bind_MdDbEntity_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbEntity_SetLinetypeScale_1).apply(null,arguments)},ff=l._emscripten_bind_MdDbEntity_Visible_0=function(){return(ff=l._emscripten_bind_MdDbEntity_Visible_0=l.asm.emscripten_bind_MdDbEntity_Visible_0).apply(null,arguments)},gf=l._emscripten_bind_MdDbEntity_SetVisible_1=function(){return(gf=l._emscripten_bind_MdDbEntity_SetVisible_1=l.asm.emscripten_bind_MdDbEntity_SetVisible_1).apply(null,
145
+ arguments)},hf=l._emscripten_bind_MdDbEntity_Lineweight_0=function(){return(hf=l._emscripten_bind_MdDbEntity_Lineweight_0=l.asm.emscripten_bind_MdDbEntity_Lineweight_0).apply(null,arguments)},jf=l._emscripten_bind_MdDbEntity_SetLineweight_1=function(){return(jf=l._emscripten_bind_MdDbEntity_SetLineweight_1=l.asm.emscripten_bind_MdDbEntity_SetLineweight_1).apply(null,arguments)},kf=l._emscripten_bind_MdDbEntity_TextStyle_0=function(){return(kf=l._emscripten_bind_MdDbEntity_TextStyle_0=l.asm.emscripten_bind_MdDbEntity_TextStyle_0).apply(null,
146
+ arguments)},lf=l._emscripten_bind_MdDbEntity_SetTextStyle_1=function(){return(lf=l._emscripten_bind_MdDbEntity_SetTextStyle_1=l.asm.emscripten_bind_MdDbEntity_SetTextStyle_1).apply(null,arguments)},mf=l._emscripten_bind_MdDbEntity_Highlight_1=function(){return(mf=l._emscripten_bind_MdDbEntity_Highlight_1=l.asm.emscripten_bind_MdDbEntity_Highlight_1).apply(null,arguments)},nf=l._emscripten_bind_MdDbEntity_Move_2=function(){return(nf=l._emscripten_bind_MdDbEntity_Move_2=l.asm.emscripten_bind_MdDbEntity_Move_2).apply(null,
147
+ arguments)},of=l._emscripten_bind_MdDbEntity_Rotate_2=function(){return(of=l._emscripten_bind_MdDbEntity_Rotate_2=l.asm.emscripten_bind_MdDbEntity_Rotate_2).apply(null,arguments)},pf=l._emscripten_bind_MdDbEntity_Mirror_2=function(){return(pf=l._emscripten_bind_MdDbEntity_Mirror_2=l.asm.emscripten_bind_MdDbEntity_Mirror_2).apply(null,arguments)},qf=l._emscripten_bind_MdDbEntity_ScaleEntity_2=function(){return(qf=l._emscripten_bind_MdDbEntity_ScaleEntity_2=l.asm.emscripten_bind_MdDbEntity_ScaleEntity_2).apply(null,
148
+ arguments)},rf=l._emscripten_bind_MdDbEntity_TransformBy_1=function(){return(rf=l._emscripten_bind_MdDbEntity_TransformBy_1=l.asm.emscripten_bind_MdDbEntity_TransformBy_1).apply(null,arguments)},sf=l._emscripten_bind_MdDbEntity_GetBoundingBox_0=function(){return(sf=l._emscripten_bind_MdDbEntity_GetBoundingBox_0=l.asm.emscripten_bind_MdDbEntity_GetBoundingBox_0).apply(null,arguments)},tf=l._emscripten_bind_MdDbEntity_GetObjectID_0=function(){return(tf=l._emscripten_bind_MdDbEntity_GetObjectID_0=l.asm.emscripten_bind_MdDbEntity_GetObjectID_0).apply(null,
149
+ arguments)},uf=l._emscripten_bind_MdDbEntity_Erase_0=function(){return(uf=l._emscripten_bind_MdDbEntity_Erase_0=l.asm.emscripten_bind_MdDbEntity_Erase_0).apply(null,arguments)},vf=l._emscripten_bind_MdDbEntity_ConnectionTempObject_1=function(){return(vf=l._emscripten_bind_MdDbEntity_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbEntity_ConnectionTempObject_1).apply(null,arguments)},wf=l._emscripten_bind_MdDbEntity_Clone_0=function(){return(wf=l._emscripten_bind_MdDbEntity_Clone_0=l.asm.emscripten_bind_MdDbEntity_Clone_0).apply(null,
150
+ arguments)},xf=l._emscripten_bind_MdDbEntity_GetHandle_0=function(){return(xf=l._emscripten_bind_MdDbEntity_GetHandle_0=l.asm.emscripten_bind_MdDbEntity_GetHandle_0).apply(null,arguments)},yf=l._emscripten_bind_MdDbEntity_GetDatabase_0=function(){return(yf=l._emscripten_bind_MdDbEntity_GetDatabase_0=l.asm.emscripten_bind_MdDbEntity_GetDatabase_0).apply(null,arguments)},zf=l._emscripten_bind_MdDbEntity_GetOwnerID_0=function(){return(zf=l._emscripten_bind_MdDbEntity_GetOwnerID_0=l.asm.emscripten_bind_MdDbEntity_GetOwnerID_0).apply(null,
151
+ arguments)},Af=l._emscripten_bind_MdDbEntity_moveGripPointsAt_4=function(){return(Af=l._emscripten_bind_MdDbEntity_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbEntity_moveGripPointsAt_4).apply(null,arguments)},Bf=l._emscripten_bind_MdDbEntity_getObjectName_0=function(){return(Bf=l._emscripten_bind_MdDbEntity_getObjectName_0=l.asm.emscripten_bind_MdDbEntity_getObjectName_0).apply(null,arguments)},Cf=l._emscripten_bind_MdDbEntity_getDxf0_0=function(){return(Cf=l._emscripten_bind_MdDbEntity_getDxf0_0=
152
+ l.asm.emscripten_bind_MdDbEntity_getDxf0_0).apply(null,arguments)},Df=l._emscripten_bind_MdDbEntity_getJson_0=function(){return(Df=l._emscripten_bind_MdDbEntity_getJson_0=l.asm.emscripten_bind_MdDbEntity_getJson_0).apply(null,arguments)},Ef=l._emscripten_bind_MdDbEntity_setJson_1=function(){return(Ef=l._emscripten_bind_MdDbEntity_setJson_1=l.asm.emscripten_bind_MdDbEntity_setJson_1).apply(null,arguments)},Ff=l._emscripten_bind_MdDbCurve_getStartParam_0=function(){return(Ff=l._emscripten_bind_MdDbCurve_getStartParam_0=
153
+ l.asm.emscripten_bind_MdDbCurve_getStartParam_0).apply(null,arguments)},Gf=l._emscripten_bind_MdDbCurve_getEndParam_0=function(){return(Gf=l._emscripten_bind_MdDbCurve_getEndParam_0=l.asm.emscripten_bind_MdDbCurve_getEndParam_0).apply(null,arguments)},Hf=l._emscripten_bind_MdDbCurve_getDistAtParam_1=function(){return(Hf=l._emscripten_bind_MdDbCurve_getDistAtParam_1=l.asm.emscripten_bind_MdDbCurve_getDistAtParam_1).apply(null,arguments)},If=l._emscripten_bind_MdDbCurve_getParamAtDist_1=function(){return(If=
154
+ l._emscripten_bind_MdDbCurve_getParamAtDist_1=l.asm.emscripten_bind_MdDbCurve_getParamAtDist_1).apply(null,arguments)},Jf=l._emscripten_bind_MdDbCurve_getDistAtPoint_1=function(){return(Jf=l._emscripten_bind_MdDbCurve_getDistAtPoint_1=l.asm.emscripten_bind_MdDbCurve_getDistAtPoint_1).apply(null,arguments)},Kf=l._emscripten_bind_MdDbCurve_getPointAtDist_1=function(){return(Kf=l._emscripten_bind_MdDbCurve_getPointAtDist_1=l.asm.emscripten_bind_MdDbCurve_getPointAtDist_1).apply(null,arguments)},Lf=l._emscripten_bind_MdDbCurve_getStartPoint_0=
155
+ function(){return(Lf=l._emscripten_bind_MdDbCurve_getStartPoint_0=l.asm.emscripten_bind_MdDbCurve_getStartPoint_0).apply(null,arguments)},Mf=l._emscripten_bind_MdDbCurve_getEndPoint_0=function(){return(Mf=l._emscripten_bind_MdDbCurve_getEndPoint_0=l.asm.emscripten_bind_MdDbCurve_getEndPoint_0).apply(null,arguments)},Nf=l._emscripten_bind_MdDbCurve_getPointAtParam_1=function(){return(Nf=l._emscripten_bind_MdDbCurve_getPointAtParam_1=l.asm.emscripten_bind_MdDbCurve_getPointAtParam_1).apply(null,arguments)},
156
+ Of=l._emscripten_bind_MdDbCurve_getParamAtPoint_1=function(){return(Of=l._emscripten_bind_MdDbCurve_getParamAtPoint_1=l.asm.emscripten_bind_MdDbCurve_getParamAtPoint_1).apply(null,arguments)},Pf=l._emscripten_bind_MdDbCurve_getFirstDeriv_1=function(){return(Pf=l._emscripten_bind_MdDbCurve_getFirstDeriv_1=l.asm.emscripten_bind_MdDbCurve_getFirstDeriv_1).apply(null,arguments)},Qf=l._emscripten_bind_MdDbCurve_getFirstDerivEx_1=function(){return(Qf=l._emscripten_bind_MdDbCurve_getFirstDerivEx_1=l.asm.emscripten_bind_MdDbCurve_getFirstDerivEx_1).apply(null,
157
+ arguments)},Rf=l._emscripten_bind_MdDbCurve_getClosestPointTo_2=function(){return(Rf=l._emscripten_bind_MdDbCurve_getClosestPointTo_2=l.asm.emscripten_bind_MdDbCurve_getClosestPointTo_2).apply(null,arguments)},Sf=l._emscripten_bind_MdDbCurve_offsetCurves_2=function(){return(Sf=l._emscripten_bind_MdDbCurve_offsetCurves_2=l.asm.emscripten_bind_MdDbCurve_offsetCurves_2).apply(null,arguments)},Tf=l._emscripten_bind_MdDbCurve_splitCurves_1=function(){return(Tf=l._emscripten_bind_MdDbCurve_splitCurves_1=
158
+ l.asm.emscripten_bind_MdDbCurve_splitCurves_1).apply(null,arguments)},Uf=l._emscripten_bind_MdDbCurve_getArea_0=function(){return(Uf=l._emscripten_bind_MdDbCurve_getArea_0=l.asm.emscripten_bind_MdDbCurve_getArea_0).apply(null,arguments)},Vf=l._emscripten_bind_MdDbCurve_getSamplePoints_1=function(){return(Vf=l._emscripten_bind_MdDbCurve_getSamplePoints_1=l.asm.emscripten_bind_MdDbCurve_getSamplePoints_1).apply(null,arguments)},Wf=l._emscripten_bind_MdDbCurve_getLength_0=function(){return(Wf=l._emscripten_bind_MdDbCurve_getLength_0=
159
+ l.asm.emscripten_bind_MdDbCurve_getLength_0).apply(null,arguments)},Xf=l._emscripten_bind_MdDbCurve_explode_0=function(){return(Xf=l._emscripten_bind_MdDbCurve_explode_0=l.asm.emscripten_bind_MdDbCurve_explode_0).apply(null,arguments)},Yf=l._emscripten_bind_MdDbCurve_TrueColor_0=function(){return(Yf=l._emscripten_bind_MdDbCurve_TrueColor_0=l.asm.emscripten_bind_MdDbCurve_TrueColor_0).apply(null,arguments)},Zf=l._emscripten_bind_MdDbCurve_SetTrueColor_1=function(){return(Zf=l._emscripten_bind_MdDbCurve_SetTrueColor_1=
160
+ l.asm.emscripten_bind_MdDbCurve_SetTrueColor_1).apply(null,arguments)},$f=l._emscripten_bind_MdDbCurve_ColorIndex_0=function(){return($f=l._emscripten_bind_MdDbCurve_ColorIndex_0=l.asm.emscripten_bind_MdDbCurve_ColorIndex_0).apply(null,arguments)},ag=l._emscripten_bind_MdDbCurve_SetColorIndex_1=function(){return(ag=l._emscripten_bind_MdDbCurve_SetColorIndex_1=l.asm.emscripten_bind_MdDbCurve_SetColorIndex_1).apply(null,arguments)},bg=l._emscripten_bind_MdDbCurve_Layer_0=function(){return(bg=l._emscripten_bind_MdDbCurve_Layer_0=
161
+ l.asm.emscripten_bind_MdDbCurve_Layer_0).apply(null,arguments)},cg=l._emscripten_bind_MdDbCurve_SetLayer_1=function(){return(cg=l._emscripten_bind_MdDbCurve_SetLayer_1=l.asm.emscripten_bind_MdDbCurve_SetLayer_1).apply(null,arguments)},dg=l._emscripten_bind_MdDbCurve_LinetypeScale_0=function(){return(dg=l._emscripten_bind_MdDbCurve_LinetypeScale_0=l.asm.emscripten_bind_MdDbCurve_LinetypeScale_0).apply(null,arguments)},eg=l._emscripten_bind_MdDbCurve_SetLinetypeScale_1=function(){return(eg=l._emscripten_bind_MdDbCurve_SetLinetypeScale_1=
162
+ l.asm.emscripten_bind_MdDbCurve_SetLinetypeScale_1).apply(null,arguments)},fg=l._emscripten_bind_MdDbCurve_Visible_0=function(){return(fg=l._emscripten_bind_MdDbCurve_Visible_0=l.asm.emscripten_bind_MdDbCurve_Visible_0).apply(null,arguments)},gg=l._emscripten_bind_MdDbCurve_SetVisible_1=function(){return(gg=l._emscripten_bind_MdDbCurve_SetVisible_1=l.asm.emscripten_bind_MdDbCurve_SetVisible_1).apply(null,arguments)},hg=l._emscripten_bind_MdDbCurve_Lineweight_0=function(){return(hg=l._emscripten_bind_MdDbCurve_Lineweight_0=
163
+ l.asm.emscripten_bind_MdDbCurve_Lineweight_0).apply(null,arguments)},ig=l._emscripten_bind_MdDbCurve_SetLineweight_1=function(){return(ig=l._emscripten_bind_MdDbCurve_SetLineweight_1=l.asm.emscripten_bind_MdDbCurve_SetLineweight_1).apply(null,arguments)},jg=l._emscripten_bind_MdDbCurve_TextStyle_0=function(){return(jg=l._emscripten_bind_MdDbCurve_TextStyle_0=l.asm.emscripten_bind_MdDbCurve_TextStyle_0).apply(null,arguments)},kg=l._emscripten_bind_MdDbCurve_SetTextStyle_1=function(){return(kg=l._emscripten_bind_MdDbCurve_SetTextStyle_1=
164
+ l.asm.emscripten_bind_MdDbCurve_SetTextStyle_1).apply(null,arguments)},lg=l._emscripten_bind_MdDbCurve_Highlight_1=function(){return(lg=l._emscripten_bind_MdDbCurve_Highlight_1=l.asm.emscripten_bind_MdDbCurve_Highlight_1).apply(null,arguments)},mg=l._emscripten_bind_MdDbCurve_Move_2=function(){return(mg=l._emscripten_bind_MdDbCurve_Move_2=l.asm.emscripten_bind_MdDbCurve_Move_2).apply(null,arguments)},ng=l._emscripten_bind_MdDbCurve_Rotate_2=function(){return(ng=l._emscripten_bind_MdDbCurve_Rotate_2=
165
+ l.asm.emscripten_bind_MdDbCurve_Rotate_2).apply(null,arguments)},og=l._emscripten_bind_MdDbCurve_Mirror_2=function(){return(og=l._emscripten_bind_MdDbCurve_Mirror_2=l.asm.emscripten_bind_MdDbCurve_Mirror_2).apply(null,arguments)},pg=l._emscripten_bind_MdDbCurve_ScaleEntity_2=function(){return(pg=l._emscripten_bind_MdDbCurve_ScaleEntity_2=l.asm.emscripten_bind_MdDbCurve_ScaleEntity_2).apply(null,arguments)},qg=l._emscripten_bind_MdDbCurve_TransformBy_1=function(){return(qg=l._emscripten_bind_MdDbCurve_TransformBy_1=
166
+ l.asm.emscripten_bind_MdDbCurve_TransformBy_1).apply(null,arguments)},rg=l._emscripten_bind_MdDbCurve_GetBoundingBox_0=function(){return(rg=l._emscripten_bind_MdDbCurve_GetBoundingBox_0=l.asm.emscripten_bind_MdDbCurve_GetBoundingBox_0).apply(null,arguments)},sg=l._emscripten_bind_MdDbCurve_GetObjectID_0=function(){return(sg=l._emscripten_bind_MdDbCurve_GetObjectID_0=l.asm.emscripten_bind_MdDbCurve_GetObjectID_0).apply(null,arguments)},tg=l._emscripten_bind_MdDbCurve_Erase_0=function(){return(tg=l._emscripten_bind_MdDbCurve_Erase_0=
167
+ l.asm.emscripten_bind_MdDbCurve_Erase_0).apply(null,arguments)},ug=l._emscripten_bind_MdDbCurve_ConnectionTempObject_1=function(){return(ug=l._emscripten_bind_MdDbCurve_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbCurve_ConnectionTempObject_1).apply(null,arguments)},vg=l._emscripten_bind_MdDbCurve_Clone_0=function(){return(vg=l._emscripten_bind_MdDbCurve_Clone_0=l.asm.emscripten_bind_MdDbCurve_Clone_0).apply(null,arguments)},wg=l._emscripten_bind_MdDbCurve_GetHandle_0=function(){return(wg=l._emscripten_bind_MdDbCurve_GetHandle_0=
168
+ l.asm.emscripten_bind_MdDbCurve_GetHandle_0).apply(null,arguments)},xg=l._emscripten_bind_MdDbCurve_GetDatabase_0=function(){return(xg=l._emscripten_bind_MdDbCurve_GetDatabase_0=l.asm.emscripten_bind_MdDbCurve_GetDatabase_0).apply(null,arguments)},yg=l._emscripten_bind_MdDbCurve_GetOwnerID_0=function(){return(yg=l._emscripten_bind_MdDbCurve_GetOwnerID_0=l.asm.emscripten_bind_MdDbCurve_GetOwnerID_0).apply(null,arguments)},zg=l._emscripten_bind_MdDbCurve_moveGripPointsAt_4=function(){return(zg=l._emscripten_bind_MdDbCurve_moveGripPointsAt_4=
169
+ l.asm.emscripten_bind_MdDbCurve_moveGripPointsAt_4).apply(null,arguments)},Ag=l._emscripten_bind_MdDbCurve_getObjectName_0=function(){return(Ag=l._emscripten_bind_MdDbCurve_getObjectName_0=l.asm.emscripten_bind_MdDbCurve_getObjectName_0).apply(null,arguments)},Bg=l._emscripten_bind_MdDbCurve_getDxf0_0=function(){return(Bg=l._emscripten_bind_MdDbCurve_getDxf0_0=l.asm.emscripten_bind_MdDbCurve_getDxf0_0).apply(null,arguments)},Cg=l._emscripten_bind_MdDbCurve_getJson_0=function(){return(Cg=l._emscripten_bind_MdDbCurve_getJson_0=
170
+ l.asm.emscripten_bind_MdDbCurve_getJson_0).apply(null,arguments)},Dg=l._emscripten_bind_MdDbCurve_setJson_1=function(){return(Dg=l._emscripten_bind_MdDbCurve_setJson_1=l.asm.emscripten_bind_MdDbCurve_setJson_1).apply(null,arguments)},Eg=l._emscripten_bind_MdDbDimension_MdDbDimension_0=function(){return(Eg=l._emscripten_bind_MdDbDimension_MdDbDimension_0=l.asm.emscripten_bind_MdDbDimension_MdDbDimension_0).apply(null,arguments)},Fg=l._emscripten_bind_MdDbDimension_textPosition_0=function(){return(Fg=
171
+ l._emscripten_bind_MdDbDimension_textPosition_0=l.asm.emscripten_bind_MdDbDimension_textPosition_0).apply(null,arguments)},Gg=l._emscripten_bind_MdDbDimension_setTextPosition_1=function(){return(Gg=l._emscripten_bind_MdDbDimension_setTextPosition_1=l.asm.emscripten_bind_MdDbDimension_setTextPosition_1).apply(null,arguments)},Hg=l._emscripten_bind_MdDbDimension_isUsingDefaultTextPosition_0=function(){return(Hg=l._emscripten_bind_MdDbDimension_isUsingDefaultTextPosition_0=l.asm.emscripten_bind_MdDbDimension_isUsingDefaultTextPosition_0).apply(null,
172
+ arguments)},Ig=l._emscripten_bind_MdDbDimension_useSetTextPosition_0=function(){return(Ig=l._emscripten_bind_MdDbDimension_useSetTextPosition_0=l.asm.emscripten_bind_MdDbDimension_useSetTextPosition_0).apply(null,arguments)},Jg=l._emscripten_bind_MdDbDimension_useDefaultTextPosition_0=function(){return(Jg=l._emscripten_bind_MdDbDimension_useDefaultTextPosition_0=l.asm.emscripten_bind_MdDbDimension_useDefaultTextPosition_0).apply(null,arguments)},Kg=l._emscripten_bind_MdDbDimension_elevation_0=function(){return(Kg=
173
+ l._emscripten_bind_MdDbDimension_elevation_0=l.asm.emscripten_bind_MdDbDimension_elevation_0).apply(null,arguments)},Lg=l._emscripten_bind_MdDbDimension_setElevation_1=function(){return(Lg=l._emscripten_bind_MdDbDimension_setElevation_1=l.asm.emscripten_bind_MdDbDimension_setElevation_1).apply(null,arguments)},Mg=l._emscripten_bind_MdDbDimension_dimensionText_0=function(){return(Mg=l._emscripten_bind_MdDbDimension_dimensionText_0=l.asm.emscripten_bind_MdDbDimension_dimensionText_0).apply(null,arguments)},
174
+ Ng=l._emscripten_bind_MdDbDimension_setDimensionText_1=function(){return(Ng=l._emscripten_bind_MdDbDimension_setDimensionText_1=l.asm.emscripten_bind_MdDbDimension_setDimensionText_1).apply(null,arguments)},Og=l._emscripten_bind_MdDbDimension_textRotation_0=function(){return(Og=l._emscripten_bind_MdDbDimension_textRotation_0=l.asm.emscripten_bind_MdDbDimension_textRotation_0).apply(null,arguments)},Pg=l._emscripten_bind_MdDbDimension_setTextRotation_1=function(){return(Pg=l._emscripten_bind_MdDbDimension_setTextRotation_1=
175
+ l.asm.emscripten_bind_MdDbDimension_setTextRotation_1).apply(null,arguments)},Qg=l._emscripten_bind_MdDbDimension_dimensionStyle_0=function(){return(Qg=l._emscripten_bind_MdDbDimension_dimensionStyle_0=l.asm.emscripten_bind_MdDbDimension_dimensionStyle_0).apply(null,arguments)},Rg=l._emscripten_bind_MdDbDimension_setDimensionStyle_1=function(){return(Rg=l._emscripten_bind_MdDbDimension_setDimensionStyle_1=l.asm.emscripten_bind_MdDbDimension_setDimensionStyle_1).apply(null,arguments)},Sg=l._emscripten_bind_MdDbDimension_textAttachment_0=
176
+ function(){return(Sg=l._emscripten_bind_MdDbDimension_textAttachment_0=l.asm.emscripten_bind_MdDbDimension_textAttachment_0).apply(null,arguments)},Tg=l._emscripten_bind_MdDbDimension_setTextAttachment_1=function(){return(Tg=l._emscripten_bind_MdDbDimension_setTextAttachment_1=l.asm.emscripten_bind_MdDbDimension_setTextAttachment_1).apply(null,arguments)},Ug=l._emscripten_bind_MdDbDimension_horizontalRotation_0=function(){return(Ug=l._emscripten_bind_MdDbDimension_horizontalRotation_0=l.asm.emscripten_bind_MdDbDimension_horizontalRotation_0).apply(null,
177
+ arguments)},Vg=l._emscripten_bind_MdDbDimension_setHorizontalRotation_1=function(){return(Vg=l._emscripten_bind_MdDbDimension_setHorizontalRotation_1=l.asm.emscripten_bind_MdDbDimension_setHorizontalRotation_1).apply(null,arguments)},Wg=l._emscripten_bind_MdDbDimension_recomputeDimBlock_1=function(){return(Wg=l._emscripten_bind_MdDbDimension_recomputeDimBlock_1=l.asm.emscripten_bind_MdDbDimension_recomputeDimBlock_1).apply(null,arguments)},Xg=l._emscripten_bind_MdDbDimension_GetDimVarInt_1=function(){return(Xg=
178
+ l._emscripten_bind_MdDbDimension_GetDimVarInt_1=l.asm.emscripten_bind_MdDbDimension_GetDimVarInt_1).apply(null,arguments)},Yg=l._emscripten_bind_MdDbDimension_SetDimVarInt_2=function(){return(Yg=l._emscripten_bind_MdDbDimension_SetDimVarInt_2=l.asm.emscripten_bind_MdDbDimension_SetDimVarInt_2).apply(null,arguments)},Zg=l._emscripten_bind_MdDbDimension_GetDimVarDouble_1=function(){return(Zg=l._emscripten_bind_MdDbDimension_GetDimVarDouble_1=l.asm.emscripten_bind_MdDbDimension_GetDimVarDouble_1).apply(null,
179
+ arguments)},$g=l._emscripten_bind_MdDbDimension_SetDimVarDouble_2=function(){return($g=l._emscripten_bind_MdDbDimension_SetDimVarDouble_2=l.asm.emscripten_bind_MdDbDimension_SetDimVarDouble_2).apply(null,arguments)},ah=l._emscripten_bind_MdDbDimension_GetDimVarString_1=function(){return(ah=l._emscripten_bind_MdDbDimension_GetDimVarString_1=l.asm.emscripten_bind_MdDbDimension_GetDimVarString_1).apply(null,arguments)},bh=l._emscripten_bind_MdDbDimension_SetDimVarString_2=function(){return(bh=l._emscripten_bind_MdDbDimension_SetDimVarString_2=
180
+ l.asm.emscripten_bind_MdDbDimension_SetDimVarString_2).apply(null,arguments)},ch=l._emscripten_bind_MdDbDimension_GetDimVarObjectId_1=function(){return(ch=l._emscripten_bind_MdDbDimension_GetDimVarObjectId_1=l.asm.emscripten_bind_MdDbDimension_GetDimVarObjectId_1).apply(null,arguments)},dh=l._emscripten_bind_MdDbDimension_SetDimVarObjectId_2=function(){return(dh=l._emscripten_bind_MdDbDimension_SetDimVarObjectId_2=l.asm.emscripten_bind_MdDbDimension_SetDimVarObjectId_2).apply(null,arguments)},eh=
181
+ l._emscripten_bind_MdDbDimension_explode_0=function(){return(eh=l._emscripten_bind_MdDbDimension_explode_0=l.asm.emscripten_bind_MdDbDimension_explode_0).apply(null,arguments)},fh=l._emscripten_bind_MdDbDimension_TrueColor_0=function(){return(fh=l._emscripten_bind_MdDbDimension_TrueColor_0=l.asm.emscripten_bind_MdDbDimension_TrueColor_0).apply(null,arguments)},gh=l._emscripten_bind_MdDbDimension_SetTrueColor_1=function(){return(gh=l._emscripten_bind_MdDbDimension_SetTrueColor_1=l.asm.emscripten_bind_MdDbDimension_SetTrueColor_1).apply(null,
182
+ arguments)},hh=l._emscripten_bind_MdDbDimension_ColorIndex_0=function(){return(hh=l._emscripten_bind_MdDbDimension_ColorIndex_0=l.asm.emscripten_bind_MdDbDimension_ColorIndex_0).apply(null,arguments)},ih=l._emscripten_bind_MdDbDimension_SetColorIndex_1=function(){return(ih=l._emscripten_bind_MdDbDimension_SetColorIndex_1=l.asm.emscripten_bind_MdDbDimension_SetColorIndex_1).apply(null,arguments)},jh=l._emscripten_bind_MdDbDimension_Layer_0=function(){return(jh=l._emscripten_bind_MdDbDimension_Layer_0=
183
+ l.asm.emscripten_bind_MdDbDimension_Layer_0).apply(null,arguments)},kh=l._emscripten_bind_MdDbDimension_SetLayer_1=function(){return(kh=l._emscripten_bind_MdDbDimension_SetLayer_1=l.asm.emscripten_bind_MdDbDimension_SetLayer_1).apply(null,arguments)},lh=l._emscripten_bind_MdDbDimension_LinetypeScale_0=function(){return(lh=l._emscripten_bind_MdDbDimension_LinetypeScale_0=l.asm.emscripten_bind_MdDbDimension_LinetypeScale_0).apply(null,arguments)},mh=l._emscripten_bind_MdDbDimension_SetLinetypeScale_1=
184
+ function(){return(mh=l._emscripten_bind_MdDbDimension_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbDimension_SetLinetypeScale_1).apply(null,arguments)},nh=l._emscripten_bind_MdDbDimension_Visible_0=function(){return(nh=l._emscripten_bind_MdDbDimension_Visible_0=l.asm.emscripten_bind_MdDbDimension_Visible_0).apply(null,arguments)},oh=l._emscripten_bind_MdDbDimension_SetVisible_1=function(){return(oh=l._emscripten_bind_MdDbDimension_SetVisible_1=l.asm.emscripten_bind_MdDbDimension_SetVisible_1).apply(null,
185
+ arguments)},ph=l._emscripten_bind_MdDbDimension_Lineweight_0=function(){return(ph=l._emscripten_bind_MdDbDimension_Lineweight_0=l.asm.emscripten_bind_MdDbDimension_Lineweight_0).apply(null,arguments)},qh=l._emscripten_bind_MdDbDimension_SetLineweight_1=function(){return(qh=l._emscripten_bind_MdDbDimension_SetLineweight_1=l.asm.emscripten_bind_MdDbDimension_SetLineweight_1).apply(null,arguments)},rh=l._emscripten_bind_MdDbDimension_TextStyle_0=function(){return(rh=l._emscripten_bind_MdDbDimension_TextStyle_0=
186
+ l.asm.emscripten_bind_MdDbDimension_TextStyle_0).apply(null,arguments)},sh=l._emscripten_bind_MdDbDimension_SetTextStyle_1=function(){return(sh=l._emscripten_bind_MdDbDimension_SetTextStyle_1=l.asm.emscripten_bind_MdDbDimension_SetTextStyle_1).apply(null,arguments)},th=l._emscripten_bind_MdDbDimension_Highlight_1=function(){return(th=l._emscripten_bind_MdDbDimension_Highlight_1=l.asm.emscripten_bind_MdDbDimension_Highlight_1).apply(null,arguments)},uh=l._emscripten_bind_MdDbDimension_Move_2=function(){return(uh=
187
+ l._emscripten_bind_MdDbDimension_Move_2=l.asm.emscripten_bind_MdDbDimension_Move_2).apply(null,arguments)},vh=l._emscripten_bind_MdDbDimension_Rotate_2=function(){return(vh=l._emscripten_bind_MdDbDimension_Rotate_2=l.asm.emscripten_bind_MdDbDimension_Rotate_2).apply(null,arguments)},wh=l._emscripten_bind_MdDbDimension_Mirror_2=function(){return(wh=l._emscripten_bind_MdDbDimension_Mirror_2=l.asm.emscripten_bind_MdDbDimension_Mirror_2).apply(null,arguments)},xh=l._emscripten_bind_MdDbDimension_ScaleEntity_2=
188
+ function(){return(xh=l._emscripten_bind_MdDbDimension_ScaleEntity_2=l.asm.emscripten_bind_MdDbDimension_ScaleEntity_2).apply(null,arguments)},yh=l._emscripten_bind_MdDbDimension_TransformBy_1=function(){return(yh=l._emscripten_bind_MdDbDimension_TransformBy_1=l.asm.emscripten_bind_MdDbDimension_TransformBy_1).apply(null,arguments)},zh=l._emscripten_bind_MdDbDimension_GetBoundingBox_0=function(){return(zh=l._emscripten_bind_MdDbDimension_GetBoundingBox_0=l.asm.emscripten_bind_MdDbDimension_GetBoundingBox_0).apply(null,
189
+ arguments)},Ah=l._emscripten_bind_MdDbDimension_GetObjectID_0=function(){return(Ah=l._emscripten_bind_MdDbDimension_GetObjectID_0=l.asm.emscripten_bind_MdDbDimension_GetObjectID_0).apply(null,arguments)},Bh=l._emscripten_bind_MdDbDimension_Erase_0=function(){return(Bh=l._emscripten_bind_MdDbDimension_Erase_0=l.asm.emscripten_bind_MdDbDimension_Erase_0).apply(null,arguments)},Ch=l._emscripten_bind_MdDbDimension_ConnectionTempObject_1=function(){return(Ch=l._emscripten_bind_MdDbDimension_ConnectionTempObject_1=
190
+ l.asm.emscripten_bind_MdDbDimension_ConnectionTempObject_1).apply(null,arguments)},Dh=l._emscripten_bind_MdDbDimension_Clone_0=function(){return(Dh=l._emscripten_bind_MdDbDimension_Clone_0=l.asm.emscripten_bind_MdDbDimension_Clone_0).apply(null,arguments)},Eh=l._emscripten_bind_MdDbDimension_GetHandle_0=function(){return(Eh=l._emscripten_bind_MdDbDimension_GetHandle_0=l.asm.emscripten_bind_MdDbDimension_GetHandle_0).apply(null,arguments)},Fh=l._emscripten_bind_MdDbDimension_GetDatabase_0=function(){return(Fh=
191
+ l._emscripten_bind_MdDbDimension_GetDatabase_0=l.asm.emscripten_bind_MdDbDimension_GetDatabase_0).apply(null,arguments)},Gh=l._emscripten_bind_MdDbDimension_GetOwnerID_0=function(){return(Gh=l._emscripten_bind_MdDbDimension_GetOwnerID_0=l.asm.emscripten_bind_MdDbDimension_GetOwnerID_0).apply(null,arguments)},Hh=l._emscripten_bind_MdDbDimension_moveGripPointsAt_4=function(){return(Hh=l._emscripten_bind_MdDbDimension_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbDimension_moveGripPointsAt_4).apply(null,
192
+ arguments)},Ih=l._emscripten_bind_MdDbDimension_getObjectName_0=function(){return(Ih=l._emscripten_bind_MdDbDimension_getObjectName_0=l.asm.emscripten_bind_MdDbDimension_getObjectName_0).apply(null,arguments)},Jh=l._emscripten_bind_MdDbDimension_getDxf0_0=function(){return(Jh=l._emscripten_bind_MdDbDimension_getDxf0_0=l.asm.emscripten_bind_MdDbDimension_getDxf0_0).apply(null,arguments)},Kh=l._emscripten_bind_MdDbDimension_getJson_0=function(){return(Kh=l._emscripten_bind_MdDbDimension_getJson_0=l.asm.emscripten_bind_MdDbDimension_getJson_0).apply(null,
193
+ arguments)},Lh=l._emscripten_bind_MdDbDimension_setJson_1=function(){return(Lh=l._emscripten_bind_MdDbDimension_setJson_1=l.asm.emscripten_bind_MdDbDimension_setJson_1).apply(null,arguments)},Mh=l._emscripten_bind_MdDbDimension___destroy___0=function(){return(Mh=l._emscripten_bind_MdDbDimension___destroy___0=l.asm.emscripten_bind_MdDbDimension___destroy___0).apply(null,arguments)},Nh=l._emscripten_bind_VoidPtr___destroy___0=function(){return(Nh=l._emscripten_bind_VoidPtr___destroy___0=l.asm.emscripten_bind_VoidPtr___destroy___0).apply(null,
194
+ arguments)},Oh=l._emscripten_bind_McApp_McApp_0=function(){return(Oh=l._emscripten_bind_McApp_McApp_0=l.asm.emscripten_bind_McApp_McApp_0).apply(null,arguments)},Ph=l._emscripten_bind_McApp_Init_0=function(){return(Ph=l._emscripten_bind_McApp_Init_0=l.asm.emscripten_bind_McApp_Init_0).apply(null,arguments)},Qh=l._emscripten_bind_McApp_CreateMxDraw_5=function(){return(Qh=l._emscripten_bind_McApp_CreateMxDraw_5=l.asm.emscripten_bind_McApp_CreateMxDraw_5).apply(null,arguments)},Rh=l._emscripten_bind_McApp_GetCurrentMxDraw_0=
195
+ function(){return(Rh=l._emscripten_bind_McApp_GetCurrentMxDraw_0=l.asm.emscripten_bind_McApp_GetCurrentMxDraw_0).apply(null,arguments)},Sh=l._emscripten_bind_McApp_DestroyObject_1=function(){return(Sh=l._emscripten_bind_McApp_DestroyObject_1=l.asm.emscripten_bind_McApp_DestroyObject_1).apply(null,arguments)},Th=l._emscripten_bind_McApp_mcedRGB2Index_4=function(){return(Th=l._emscripten_bind_McApp_mcedRGB2Index_4=l.asm.emscripten_bind_McApp_mcedRGB2Index_4).apply(null,arguments)},Uh=l._emscripten_bind_McApp_ObjectIdToObjectName_1=
196
+ function(){return(Uh=l._emscripten_bind_McApp_ObjectIdToObjectName_1=l.asm.emscripten_bind_McApp_ObjectIdToObjectName_1).apply(null,arguments)},Vh=l._emscripten_bind_McApp_ObjectIdToMdObject_1=function(){return(Vh=l._emscripten_bind_McApp_ObjectIdToMdObject_1=l.asm.emscripten_bind_McApp_ObjectIdToMdObject_1).apply(null,arguments)},Wh=l._emscripten_bind_McApp_ObjectIdToMdDbLine_1=function(){return(Wh=l._emscripten_bind_McApp_ObjectIdToMdDbLine_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbLine_1).apply(null,
197
+ arguments)},Xh=l._emscripten_bind_McApp_ObjectIdToMdDbText_1=function(){return(Xh=l._emscripten_bind_McApp_ObjectIdToMdDbText_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbText_1).apply(null,arguments)},Yh=l._emscripten_bind_McApp_ObjectIdToMdDbPolyline_1=function(){return(Yh=l._emscripten_bind_McApp_ObjectIdToMdDbPolyline_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbPolyline_1).apply(null,arguments)},Zh=l._emscripten_bind_McApp_ObjectIdToMdDbCircle_1=function(){return(Zh=l._emscripten_bind_McApp_ObjectIdToMdDbCircle_1=
198
+ l.asm.emscripten_bind_McApp_ObjectIdToMdDbCircle_1).apply(null,arguments)},$h=l._emscripten_bind_McApp_ObjectIdToMdDbArc_1=function(){return($h=l._emscripten_bind_McApp_ObjectIdToMdDbArc_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbArc_1).apply(null,arguments)},ai=l._emscripten_bind_McApp_ObjectIdToMdDbBlockReference_1=function(){return(ai=l._emscripten_bind_McApp_ObjectIdToMdDbBlockReference_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbBlockReference_1).apply(null,arguments)},bi=l._emscripten_bind_McApp_ObjectIdToMdDbAlignedDimension_1=
199
+ function(){return(bi=l._emscripten_bind_McApp_ObjectIdToMdDbAlignedDimension_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbAlignedDimension_1).apply(null,arguments)},ci=l._emscripten_bind_McApp_ObjectIdToMdDbRotatedDimension_1=function(){return(ci=l._emscripten_bind_McApp_ObjectIdToMdDbRotatedDimension_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbRotatedDimension_1).apply(null,arguments)},di=l._emscripten_bind_McApp_ObjectIdToMdDbMText_1=function(){return(di=l._emscripten_bind_McApp_ObjectIdToMdDbMText_1=
200
+ l.asm.emscripten_bind_McApp_ObjectIdToMdDbMText_1).apply(null,arguments)},ei=l._emscripten_bind_McApp_getLastCallResult_0=function(){return(ei=l._emscripten_bind_McApp_getLastCallResult_0=l.asm.emscripten_bind_McApp_getLastCallResult_0).apply(null,arguments)},fi=l._emscripten_bind_McApp_ThreadTaskAbortExit_0=function(){return(fi=l._emscripten_bind_McApp_ThreadTaskAbortExit_0=l.asm.emscripten_bind_McApp_ThreadTaskAbortExit_0).apply(null,arguments)},gi=l._emscripten_bind_McApp_setFontFilePath_1=function(){return(gi=
201
+ l._emscripten_bind_McApp_setFontFilePath_1=l.asm.emscripten_bind_McApp_setFontFilePath_1).apply(null,arguments)},hi=l._emscripten_bind_McApp_addNetworkLoadingFont_1=function(){return(hi=l._emscripten_bind_McApp_addNetworkLoadingFont_1=l.asm.emscripten_bind_McApp_addNetworkLoadingFont_1).apply(null,arguments)},ii=l._emscripten_bind_McApp___destroy___0=function(){return(ii=l._emscripten_bind_McApp___destroy___0=l.asm.emscripten_bind_McApp___destroy___0).apply(null,arguments)},ji=l._emscripten_bind_MdCmColor_MdCmColor_0=
202
+ function(){return(ji=l._emscripten_bind_MdCmColor_MdCmColor_0=l.asm.emscripten_bind_MdCmColor_MdCmColor_0).apply(null,arguments)},ki=l._emscripten_bind_MdCmColor_setColorIndex_1=function(){return(ki=l._emscripten_bind_MdCmColor_setColorIndex_1=l.asm.emscripten_bind_MdCmColor_setColorIndex_1).apply(null,arguments)},li=l._emscripten_bind_MdCmColor_setRGB_3=function(){return(li=l._emscripten_bind_MdCmColor_setRGB_3=l.asm.emscripten_bind_MdCmColor_setRGB_3).apply(null,arguments)},mi=l._emscripten_bind_MdCmColor_get_red_0=
203
+ function(){return(mi=l._emscripten_bind_MdCmColor_get_red_0=l.asm.emscripten_bind_MdCmColor_get_red_0).apply(null,arguments)},ni=l._emscripten_bind_MdCmColor_set_red_1=function(){return(ni=l._emscripten_bind_MdCmColor_set_red_1=l.asm.emscripten_bind_MdCmColor_set_red_1).apply(null,arguments)},oi=l._emscripten_bind_MdCmColor_get_green_0=function(){return(oi=l._emscripten_bind_MdCmColor_get_green_0=l.asm.emscripten_bind_MdCmColor_get_green_0).apply(null,arguments)},pi=l._emscripten_bind_MdCmColor_set_green_1=
204
+ function(){return(pi=l._emscripten_bind_MdCmColor_set_green_1=l.asm.emscripten_bind_MdCmColor_set_green_1).apply(null,arguments)},qi=l._emscripten_bind_MdCmColor_get_blue_0=function(){return(qi=l._emscripten_bind_MdCmColor_get_blue_0=l.asm.emscripten_bind_MdCmColor_get_blue_0).apply(null,arguments)},ri=l._emscripten_bind_MdCmColor_set_blue_1=function(){return(ri=l._emscripten_bind_MdCmColor_set_blue_1=l.asm.emscripten_bind_MdCmColor_set_blue_1).apply(null,arguments)},si=l._emscripten_bind_MdCmColor_get_method_0=
205
+ function(){return(si=l._emscripten_bind_MdCmColor_get_method_0=l.asm.emscripten_bind_MdCmColor_get_method_0).apply(null,arguments)},ti=l._emscripten_bind_MdCmColor_set_method_1=function(){return(ti=l._emscripten_bind_MdCmColor_set_method_1=l.asm.emscripten_bind_MdCmColor_set_method_1).apply(null,arguments)},ui=l._emscripten_bind_MdCmColor_get_n_0=function(){return(ui=l._emscripten_bind_MdCmColor_get_n_0=l.asm.emscripten_bind_MdCmColor_get_n_0).apply(null,arguments)},vi=l._emscripten_bind_MdCmColor_set_n_1=
206
+ function(){return(vi=l._emscripten_bind_MdCmColor_set_n_1=l.asm.emscripten_bind_MdCmColor_set_n_1).apply(null,arguments)},wi=l._emscripten_bind_MdCmColor_get_colorIndex_0=function(){return(wi=l._emscripten_bind_MdCmColor_get_colorIndex_0=l.asm.emscripten_bind_MdCmColor_get_colorIndex_0).apply(null,arguments)},xi=l._emscripten_bind_MdCmColor_set_colorIndex_1=function(){return(xi=l._emscripten_bind_MdCmColor_set_colorIndex_1=l.asm.emscripten_bind_MdCmColor_set_colorIndex_1).apply(null,arguments)},yi=
207
+ l._emscripten_bind_MdCmColor___destroy___0=function(){return(yi=l._emscripten_bind_MdCmColor___destroy___0=l.asm.emscripten_bind_MdCmColor___destroy___0).apply(null,arguments)},zi=l._emscripten_bind_MdGePoint3d_MdGePoint3d_0=function(){return(zi=l._emscripten_bind_MdGePoint3d_MdGePoint3d_0=l.asm.emscripten_bind_MdGePoint3d_MdGePoint3d_0).apply(null,arguments)},Ai=l._emscripten_bind_MdGePoint3d_MdGePoint3d_3=function(){return(Ai=l._emscripten_bind_MdGePoint3d_MdGePoint3d_3=l.asm.emscripten_bind_MdGePoint3d_MdGePoint3d_3).apply(null,
208
+ arguments)},Bi=l._emscripten_bind_MdGePoint3d_transformBy_1=function(){return(Bi=l._emscripten_bind_MdGePoint3d_transformBy_1=l.asm.emscripten_bind_MdGePoint3d_transformBy_1).apply(null,arguments)},Ci=l._emscripten_bind_MdGePoint3d_addvec_1=function(){return(Ci=l._emscripten_bind_MdGePoint3d_addvec_1=l.asm.emscripten_bind_MdGePoint3d_addvec_1).apply(null,arguments)},Di=l._emscripten_bind_MdGePoint3d_subvec_1=function(){return(Di=l._emscripten_bind_MdGePoint3d_subvec_1=l.asm.emscripten_bind_MdGePoint3d_subvec_1).apply(null,
209
+ arguments)},Ei=l._emscripten_bind_MdGePoint3d_sub_1=function(){return(Ei=l._emscripten_bind_MdGePoint3d_sub_1=l.asm.emscripten_bind_MdGePoint3d_sub_1).apply(null,arguments)},Fi=l._emscripten_bind_MdGePoint3d_distanceTo_1=function(){return(Fi=l._emscripten_bind_MdGePoint3d_distanceTo_1=l.asm.emscripten_bind_MdGePoint3d_distanceTo_1).apply(null,arguments)},Gi=l._emscripten_bind_MdGePoint3d_isEqualTo_1=function(){return(Gi=l._emscripten_bind_MdGePoint3d_isEqualTo_1=l.asm.emscripten_bind_MdGePoint3d_isEqualTo_1).apply(null,
210
+ arguments)},Hi=l._emscripten_bind_MdGePoint3d_get_x_0=function(){return(Hi=l._emscripten_bind_MdGePoint3d_get_x_0=l.asm.emscripten_bind_MdGePoint3d_get_x_0).apply(null,arguments)},Ii=l._emscripten_bind_MdGePoint3d_set_x_1=function(){return(Ii=l._emscripten_bind_MdGePoint3d_set_x_1=l.asm.emscripten_bind_MdGePoint3d_set_x_1).apply(null,arguments)},Ji=l._emscripten_bind_MdGePoint3d_get_y_0=function(){return(Ji=l._emscripten_bind_MdGePoint3d_get_y_0=l.asm.emscripten_bind_MdGePoint3d_get_y_0).apply(null,
211
+ arguments)},Ki=l._emscripten_bind_MdGePoint3d_set_y_1=function(){return(Ki=l._emscripten_bind_MdGePoint3d_set_y_1=l.asm.emscripten_bind_MdGePoint3d_set_y_1).apply(null,arguments)},Li=l._emscripten_bind_MdGePoint3d_get_z_0=function(){return(Li=l._emscripten_bind_MdGePoint3d_get_z_0=l.asm.emscripten_bind_MdGePoint3d_get_z_0).apply(null,arguments)},Mi=l._emscripten_bind_MdGePoint3d_set_z_1=function(){return(Mi=l._emscripten_bind_MdGePoint3d_set_z_1=l.asm.emscripten_bind_MdGePoint3d_set_z_1).apply(null,
212
+ arguments)},Ni=l._emscripten_bind_MdGePoint3d___destroy___0=function(){return(Ni=l._emscripten_bind_MdGePoint3d___destroy___0=l.asm.emscripten_bind_MdGePoint3d___destroy___0).apply(null,arguments)},Oi=l._emscripten_bind_MdGePoint3dArray_MdGePoint3dArray_0=function(){return(Oi=l._emscripten_bind_MdGePoint3dArray_MdGePoint3dArray_0=l.asm.emscripten_bind_MdGePoint3dArray_MdGePoint3dArray_0).apply(null,arguments)},Pi=l._emscripten_bind_MdGePoint3dArray_append_1=function(){return(Pi=l._emscripten_bind_MdGePoint3dArray_append_1=
213
+ l.asm.emscripten_bind_MdGePoint3dArray_append_1).apply(null,arguments)},Qi=l._emscripten_bind_MdGePoint3dArray_length_0=function(){return(Qi=l._emscripten_bind_MdGePoint3dArray_length_0=l.asm.emscripten_bind_MdGePoint3dArray_length_0).apply(null,arguments)},Ri=l._emscripten_bind_MdGePoint3dArray_at_1=function(){return(Ri=l._emscripten_bind_MdGePoint3dArray_at_1=l.asm.emscripten_bind_MdGePoint3dArray_at_1).apply(null,arguments)},Si=l._emscripten_bind_MdGePoint3dArray_setAt_2=function(){return(Si=l._emscripten_bind_MdGePoint3dArray_setAt_2=
214
+ l.asm.emscripten_bind_MdGePoint3dArray_setAt_2).apply(null,arguments)},Ti=l._emscripten_bind_MdGePoint3dArray_copy_1=function(){return(Ti=l._emscripten_bind_MdGePoint3dArray_copy_1=l.asm.emscripten_bind_MdGePoint3dArray_copy_1).apply(null,arguments)},Ui=l._emscripten_bind_MdGePoint3dArray___destroy___0=function(){return(Ui=l._emscripten_bind_MdGePoint3dArray___destroy___0=l.asm.emscripten_bind_MdGePoint3dArray___destroy___0).apply(null,arguments)},Vi=l._emscripten_bind_MdGeVector3d_MdGeVector3d_0=
215
+ function(){return(Vi=l._emscripten_bind_MdGeVector3d_MdGeVector3d_0=l.asm.emscripten_bind_MdGeVector3d_MdGeVector3d_0).apply(null,arguments)},Wi=l._emscripten_bind_MdGeVector3d_MdGeVector3d_3=function(){return(Wi=l._emscripten_bind_MdGeVector3d_MdGeVector3d_3=l.asm.emscripten_bind_MdGeVector3d_MdGeVector3d_3).apply(null,arguments)},Xi=l._emscripten_bind_MdGeVector3d_rotateBy_2=function(){return(Xi=l._emscripten_bind_MdGeVector3d_rotateBy_2=l.asm.emscripten_bind_MdGeVector3d_rotateBy_2).apply(null,
216
+ arguments)},Yi=l._emscripten_bind_MdGeVector3d_negate_0=function(){return(Yi=l._emscripten_bind_MdGeVector3d_negate_0=l.asm.emscripten_bind_MdGeVector3d_negate_0).apply(null,arguments)},Zi=l._emscripten_bind_MdGeVector3d_perpVector_0=function(){return(Zi=l._emscripten_bind_MdGeVector3d_perpVector_0=l.asm.emscripten_bind_MdGeVector3d_perpVector_0).apply(null,arguments)},$i=l._emscripten_bind_MdGeVector3d_angleTo_1=function(){return($i=l._emscripten_bind_MdGeVector3d_angleTo_1=l.asm.emscripten_bind_MdGeVector3d_angleTo_1).apply(null,
217
+ arguments)},aj=l._emscripten_bind_MdGeVector3d_angleTo_2=function(){return(aj=l._emscripten_bind_MdGeVector3d_angleTo_2=l.asm.emscripten_bind_MdGeVector3d_angleTo_2).apply(null,arguments)},bj=l._emscripten_bind_MdGeVector3d_normalize_0=function(){return(bj=l._emscripten_bind_MdGeVector3d_normalize_0=l.asm.emscripten_bind_MdGeVector3d_normalize_0).apply(null,arguments)},cj=l._emscripten_bind_MdGeVector3d_length_0=function(){return(cj=l._emscripten_bind_MdGeVector3d_length_0=l.asm.emscripten_bind_MdGeVector3d_length_0).apply(null,
218
+ arguments)},dj=l._emscripten_bind_MdGeVector3d_isUnitLength_0=function(){return(dj=l._emscripten_bind_MdGeVector3d_isUnitLength_0=l.asm.emscripten_bind_MdGeVector3d_isUnitLength_0).apply(null,arguments)},ej=l._emscripten_bind_MdGeVector3d_isZeroLength_0=function(){return(ej=l._emscripten_bind_MdGeVector3d_isZeroLength_0=l.asm.emscripten_bind_MdGeVector3d_isZeroLength_0).apply(null,arguments)},fj=l._emscripten_bind_MdGeVector3d_dotProduct_1=function(){return(fj=l._emscripten_bind_MdGeVector3d_dotProduct_1=
219
+ l.asm.emscripten_bind_MdGeVector3d_dotProduct_1).apply(null,arguments)},gj=l._emscripten_bind_MdGeVector3d_crossProduct_1=function(){return(gj=l._emscripten_bind_MdGeVector3d_crossProduct_1=l.asm.emscripten_bind_MdGeVector3d_crossProduct_1).apply(null,arguments)},hj=l._emscripten_bind_MdGeVector3d_isEqualTo_1=function(){return(hj=l._emscripten_bind_MdGeVector3d_isEqualTo_1=l.asm.emscripten_bind_MdGeVector3d_isEqualTo_1).apply(null,arguments)},ij=l._emscripten_bind_MdGeVector3d_get_x_0=function(){return(ij=
220
+ l._emscripten_bind_MdGeVector3d_get_x_0=l.asm.emscripten_bind_MdGeVector3d_get_x_0).apply(null,arguments)},jj=l._emscripten_bind_MdGeVector3d_set_x_1=function(){return(jj=l._emscripten_bind_MdGeVector3d_set_x_1=l.asm.emscripten_bind_MdGeVector3d_set_x_1).apply(null,arguments)},kj=l._emscripten_bind_MdGeVector3d_get_y_0=function(){return(kj=l._emscripten_bind_MdGeVector3d_get_y_0=l.asm.emscripten_bind_MdGeVector3d_get_y_0).apply(null,arguments)},lj=l._emscripten_bind_MdGeVector3d_set_y_1=function(){return(lj=
221
+ l._emscripten_bind_MdGeVector3d_set_y_1=l.asm.emscripten_bind_MdGeVector3d_set_y_1).apply(null,arguments)},mj=l._emscripten_bind_MdGeVector3d_get_z_0=function(){return(mj=l._emscripten_bind_MdGeVector3d_get_z_0=l.asm.emscripten_bind_MdGeVector3d_get_z_0).apply(null,arguments)},nj=l._emscripten_bind_MdGeVector3d_set_z_1=function(){return(nj=l._emscripten_bind_MdGeVector3d_set_z_1=l.asm.emscripten_bind_MdGeVector3d_set_z_1).apply(null,arguments)},oj=l._emscripten_bind_MdGeVector3d___destroy___0=function(){return(oj=
222
+ l._emscripten_bind_MdGeVector3d___destroy___0=l.asm.emscripten_bind_MdGeVector3d___destroy___0).apply(null,arguments)},pj=l._emscripten_bind_MdGeLongArray_MdGeLongArray_0=function(){return(pj=l._emscripten_bind_MdGeLongArray_MdGeLongArray_0=l.asm.emscripten_bind_MdGeLongArray_MdGeLongArray_0).apply(null,arguments)},qj=l._emscripten_bind_MdGeLongArray_append_1=function(){return(qj=l._emscripten_bind_MdGeLongArray_append_1=l.asm.emscripten_bind_MdGeLongArray_append_1).apply(null,arguments)},rj=l._emscripten_bind_MdGeLongArray_length_0=
223
+ function(){return(rj=l._emscripten_bind_MdGeLongArray_length_0=l.asm.emscripten_bind_MdGeLongArray_length_0).apply(null,arguments)},sj=l._emscripten_bind_MdGeLongArray_at_1=function(){return(sj=l._emscripten_bind_MdGeLongArray_at_1=l.asm.emscripten_bind_MdGeLongArray_at_1).apply(null,arguments)},tj=l._emscripten_bind_MdGeLongArray_setAt_2=function(){return(tj=l._emscripten_bind_MdGeLongArray_setAt_2=l.asm.emscripten_bind_MdGeLongArray_setAt_2).apply(null,arguments)},uj=l._emscripten_bind_MdGeLongArray_copy_1=
224
+ function(){return(uj=l._emscripten_bind_MdGeLongArray_copy_1=l.asm.emscripten_bind_MdGeLongArray_copy_1).apply(null,arguments)},vj=l._emscripten_bind_MdGeLongArray___destroy___0=function(){return(vj=l._emscripten_bind_MdGeLongArray___destroy___0=l.asm.emscripten_bind_MdGeLongArray___destroy___0).apply(null,arguments)},wj=l._emscripten_bind_MdGeStringArray_MdGeStringArray_0=function(){return(wj=l._emscripten_bind_MdGeStringArray_MdGeStringArray_0=l.asm.emscripten_bind_MdGeStringArray_MdGeStringArray_0).apply(null,
225
+ arguments)},xj=l._emscripten_bind_MdGeStringArray_append_1=function(){return(xj=l._emscripten_bind_MdGeStringArray_append_1=l.asm.emscripten_bind_MdGeStringArray_append_1).apply(null,arguments)},yj=l._emscripten_bind_MdGeStringArray_length_0=function(){return(yj=l._emscripten_bind_MdGeStringArray_length_0=l.asm.emscripten_bind_MdGeStringArray_length_0).apply(null,arguments)},zj=l._emscripten_bind_MdGeStringArray_at_1=function(){return(zj=l._emscripten_bind_MdGeStringArray_at_1=l.asm.emscripten_bind_MdGeStringArray_at_1).apply(null,
226
+ arguments)},Aj=l._emscripten_bind_MdGeStringArray_setAt_2=function(){return(Aj=l._emscripten_bind_MdGeStringArray_setAt_2=l.asm.emscripten_bind_MdGeStringArray_setAt_2).apply(null,arguments)},Bj=l._emscripten_bind_MdGeStringArray_copy_1=function(){return(Bj=l._emscripten_bind_MdGeStringArray_copy_1=l.asm.emscripten_bind_MdGeStringArray_copy_1).apply(null,arguments)},Cj=l._emscripten_bind_MdGeStringArray___destroy___0=function(){return(Cj=l._emscripten_bind_MdGeStringArray___destroy___0=l.asm.emscripten_bind_MdGeStringArray___destroy___0).apply(null,
227
+ arguments)},Dj=l._emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0=function(){return(Dj=l._emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0=l.asm.emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0).apply(null,arguments)},Ej=l._emscripten_bind_MdGeMatrix3d_setToIdentity_0=function(){return(Ej=l._emscripten_bind_MdGeMatrix3d_setToIdentity_0=l.asm.emscripten_bind_MdGeMatrix3d_setToIdentity_0).apply(null,arguments)},Fj=l._emscripten_bind_MdGeMatrix3d_preMultBy_1=function(){return(Fj=l._emscripten_bind_MdGeMatrix3d_preMultBy_1=
228
+ l.asm.emscripten_bind_MdGeMatrix3d_preMultBy_1).apply(null,arguments)},Gj=l._emscripten_bind_MdGeMatrix3d_postMultBy_1=function(){return(Gj=l._emscripten_bind_MdGeMatrix3d_postMultBy_1=l.asm.emscripten_bind_MdGeMatrix3d_postMultBy_1).apply(null,arguments)},Hj=l._emscripten_bind_MdGeMatrix3d_setToProduct_2=function(){return(Hj=l._emscripten_bind_MdGeMatrix3d_setToProduct_2=l.asm.emscripten_bind_MdGeMatrix3d_setToProduct_2).apply(null,arguments)},Ij=l._emscripten_bind_MdGeMatrix3d_invert_0=function(){return(Ij=
229
+ l._emscripten_bind_MdGeMatrix3d_invert_0=l.asm.emscripten_bind_MdGeMatrix3d_invert_0).apply(null,arguments)},Jj=l._emscripten_bind_MdGeMatrix3d_isSingular_0=function(){return(Jj=l._emscripten_bind_MdGeMatrix3d_isSingular_0=l.asm.emscripten_bind_MdGeMatrix3d_isSingular_0).apply(null,arguments)},Kj=l._emscripten_bind_MdGeMatrix3d_transposeIt_0=function(){return(Kj=l._emscripten_bind_MdGeMatrix3d_transposeIt_0=l.asm.emscripten_bind_MdGeMatrix3d_transposeIt_0).apply(null,arguments)},Lj=l._emscripten_bind_MdGeMatrix3d_isEqualTo_1=
230
+ function(){return(Lj=l._emscripten_bind_MdGeMatrix3d_isEqualTo_1=l.asm.emscripten_bind_MdGeMatrix3d_isEqualTo_1).apply(null,arguments)},Mj=l._emscripten_bind_MdGeMatrix3d_det_0=function(){return(Mj=l._emscripten_bind_MdGeMatrix3d_det_0=l.asm.emscripten_bind_MdGeMatrix3d_det_0).apply(null,arguments)},Nj=l._emscripten_bind_MdGeMatrix3d_setCoordSystem_4=function(){return(Nj=l._emscripten_bind_MdGeMatrix3d_setCoordSystem_4=l.asm.emscripten_bind_MdGeMatrix3d_setCoordSystem_4).apply(null,arguments)},Oj=
231
+ l._emscripten_bind_MdGeMatrix3d_setToTranslation_1=function(){return(Oj=l._emscripten_bind_MdGeMatrix3d_setToTranslation_1=l.asm.emscripten_bind_MdGeMatrix3d_setToTranslation_1).apply(null,arguments)},Pj=l._emscripten_bind_MdGeMatrix3d_setToRotation_3=function(){return(Pj=l._emscripten_bind_MdGeMatrix3d_setToRotation_3=l.asm.emscripten_bind_MdGeMatrix3d_setToRotation_3).apply(null,arguments)},Qj=l._emscripten_bind_MdGeMatrix3d_setToScaling_2=function(){return(Qj=l._emscripten_bind_MdGeMatrix3d_setToScaling_2=
232
+ l.asm.emscripten_bind_MdGeMatrix3d_setToScaling_2).apply(null,arguments)},Rj=l._emscripten_bind_MdGeMatrix3d_scale_0=function(){return(Rj=l._emscripten_bind_MdGeMatrix3d_scale_0=l.asm.emscripten_bind_MdGeMatrix3d_scale_0).apply(null,arguments)},Sj=l._emscripten_bind_MdGeMatrix3d_getData_2=function(){return(Sj=l._emscripten_bind_MdGeMatrix3d_getData_2=l.asm.emscripten_bind_MdGeMatrix3d_getData_2).apply(null,arguments)},Tj=l._emscripten_bind_MdGeMatrix3d_copy_1=function(){return(Tj=l._emscripten_bind_MdGeMatrix3d_copy_1=
233
+ l.asm.emscripten_bind_MdGeMatrix3d_copy_1).apply(null,arguments)},Uj=l._emscripten_bind_MdGeMatrix3d___destroy___0=function(){return(Uj=l._emscripten_bind_MdGeMatrix3d___destroy___0=l.asm.emscripten_bind_MdGeMatrix3d___destroy___0).apply(null,arguments)},Vj=l._emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0=function(){return(Vj=l._emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0=l.asm.emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0).apply(null,arguments)},Wj=l._emscripten_bind_MdDbLayerTableRecord_getName_0=
234
+ function(){return(Wj=l._emscripten_bind_MdDbLayerTableRecord_getName_0=l.asm.emscripten_bind_MdDbLayerTableRecord_getName_0).apply(null,arguments)},Xj=l._emscripten_bind_MdDbLayerTableRecord_setName_1=function(){return(Xj=l._emscripten_bind_MdDbLayerTableRecord_setName_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setName_1).apply(null,arguments)},Yj=l._emscripten_bind_MdDbLayerTableRecord_isFrozen_0=function(){return(Yj=l._emscripten_bind_MdDbLayerTableRecord_isFrozen_0=l.asm.emscripten_bind_MdDbLayerTableRecord_isFrozen_0).apply(null,
235
+ arguments)},Zj=l._emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1=function(){return(Zj=l._emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1).apply(null,arguments)},ak=l._emscripten_bind_MdDbLayerTableRecord_isOff_0=function(){return(ak=l._emscripten_bind_MdDbLayerTableRecord_isOff_0=l.asm.emscripten_bind_MdDbLayerTableRecord_isOff_0).apply(null,arguments)},bk=l._emscripten_bind_MdDbLayerTableRecord_setIsOff_1=function(){return(bk=l._emscripten_bind_MdDbLayerTableRecord_setIsOff_1=
236
+ l.asm.emscripten_bind_MdDbLayerTableRecord_setIsOff_1).apply(null,arguments)},ck=l._emscripten_bind_MdDbLayerTableRecord_isLocked_0=function(){return(ck=l._emscripten_bind_MdDbLayerTableRecord_isLocked_0=l.asm.emscripten_bind_MdDbLayerTableRecord_isLocked_0).apply(null,arguments)},dk=l._emscripten_bind_MdDbLayerTableRecord_setIsLocked_1=function(){return(dk=l._emscripten_bind_MdDbLayerTableRecord_setIsLocked_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setIsLocked_1).apply(null,arguments)},ek=l._emscripten_bind_MdDbLayerTableRecord_color_0=
237
+ function(){return(ek=l._emscripten_bind_MdDbLayerTableRecord_color_0=l.asm.emscripten_bind_MdDbLayerTableRecord_color_0).apply(null,arguments)},fk=l._emscripten_bind_MdDbLayerTableRecord_setColor_1=function(){return(fk=l._emscripten_bind_MdDbLayerTableRecord_setColor_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setColor_1).apply(null,arguments)},gk=l._emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0=function(){return(gk=l._emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0=l.asm.emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0).apply(null,
238
+ arguments)},hk=l._emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1=function(){return(hk=l._emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1).apply(null,arguments)},ik=l._emscripten_bind_MdDbLayerTableRecord_lineWeight_0=function(){return(ik=l._emscripten_bind_MdDbLayerTableRecord_lineWeight_0=l.asm.emscripten_bind_MdDbLayerTableRecord_lineWeight_0).apply(null,arguments)},jk=l._emscripten_bind_MdDbLayerTableRecord_setLineWeight_1=
239
+ function(){return(jk=l._emscripten_bind_MdDbLayerTableRecord_setLineWeight_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setLineWeight_1).apply(null,arguments)},kk=l._emscripten_bind_MdDbLayerTableRecord_GetObjectID_0=function(){return(kk=l._emscripten_bind_MdDbLayerTableRecord_GetObjectID_0=l.asm.emscripten_bind_MdDbLayerTableRecord_GetObjectID_0).apply(null,arguments)},lk=l._emscripten_bind_MdDbLayerTableRecord_Erase_0=function(){return(lk=l._emscripten_bind_MdDbLayerTableRecord_Erase_0=l.asm.emscripten_bind_MdDbLayerTableRecord_Erase_0).apply(null,
240
+ arguments)},mk=l._emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1=function(){return(mk=l._emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1).apply(null,arguments)},nk=l._emscripten_bind_MdDbLayerTableRecord_Clone_0=function(){return(nk=l._emscripten_bind_MdDbLayerTableRecord_Clone_0=l.asm.emscripten_bind_MdDbLayerTableRecord_Clone_0).apply(null,arguments)},ok=l._emscripten_bind_MdDbLayerTableRecord_GetHandle_0=
241
+ function(){return(ok=l._emscripten_bind_MdDbLayerTableRecord_GetHandle_0=l.asm.emscripten_bind_MdDbLayerTableRecord_GetHandle_0).apply(null,arguments)},pk=l._emscripten_bind_MdDbLayerTableRecord_GetDatabase_0=function(){return(pk=l._emscripten_bind_MdDbLayerTableRecord_GetDatabase_0=l.asm.emscripten_bind_MdDbLayerTableRecord_GetDatabase_0).apply(null,arguments)},qk=l._emscripten_bind_MdDbLayerTableRecord_GetOwnerID_0=function(){return(qk=l._emscripten_bind_MdDbLayerTableRecord_GetOwnerID_0=l.asm.emscripten_bind_MdDbLayerTableRecord_GetOwnerID_0).apply(null,
242
+ arguments)},rk=l._emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4=function(){return(rk=l._emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4).apply(null,arguments)},sk=l._emscripten_bind_MdDbLayerTableRecord_getObjectName_0=function(){return(sk=l._emscripten_bind_MdDbLayerTableRecord_getObjectName_0=l.asm.emscripten_bind_MdDbLayerTableRecord_getObjectName_0).apply(null,arguments)},tk=l._emscripten_bind_MdDbLayerTableRecord_getDxf0_0=
243
+ function(){return(tk=l._emscripten_bind_MdDbLayerTableRecord_getDxf0_0=l.asm.emscripten_bind_MdDbLayerTableRecord_getDxf0_0).apply(null,arguments)},uk=l._emscripten_bind_MdDbLayerTableRecord_getJson_0=function(){return(uk=l._emscripten_bind_MdDbLayerTableRecord_getJson_0=l.asm.emscripten_bind_MdDbLayerTableRecord_getJson_0).apply(null,arguments)},vk=l._emscripten_bind_MdDbLayerTableRecord_setJson_1=function(){return(vk=l._emscripten_bind_MdDbLayerTableRecord_setJson_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setJson_1).apply(null,
244
+ arguments)},wk=l._emscripten_bind_MdDbLayerTableRecord___destroy___0=function(){return(wk=l._emscripten_bind_MdDbLayerTableRecord___destroy___0=l.asm.emscripten_bind_MdDbLayerTableRecord___destroy___0).apply(null,arguments)},xk=l._emscripten_bind_MdDbLayerTable_GetObjectID_0=function(){return(xk=l._emscripten_bind_MdDbLayerTable_GetObjectID_0=l.asm.emscripten_bind_MdDbLayerTable_GetObjectID_0).apply(null,arguments)},yk=l._emscripten_bind_MdDbLayerTable_Erase_0=function(){return(yk=l._emscripten_bind_MdDbLayerTable_Erase_0=
245
+ l.asm.emscripten_bind_MdDbLayerTable_Erase_0).apply(null,arguments)},zk=l._emscripten_bind_MdDbLayerTable_ConnectionTempObject_1=function(){return(zk=l._emscripten_bind_MdDbLayerTable_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbLayerTable_ConnectionTempObject_1).apply(null,arguments)},Ak=l._emscripten_bind_MdDbLayerTable_Clone_0=function(){return(Ak=l._emscripten_bind_MdDbLayerTable_Clone_0=l.asm.emscripten_bind_MdDbLayerTable_Clone_0).apply(null,arguments)},Bk=l._emscripten_bind_MdDbLayerTable_GetHandle_0=
246
+ function(){return(Bk=l._emscripten_bind_MdDbLayerTable_GetHandle_0=l.asm.emscripten_bind_MdDbLayerTable_GetHandle_0).apply(null,arguments)},Ck=l._emscripten_bind_MdDbLayerTable_GetDatabase_0=function(){return(Ck=l._emscripten_bind_MdDbLayerTable_GetDatabase_0=l.asm.emscripten_bind_MdDbLayerTable_GetDatabase_0).apply(null,arguments)},Dk=l._emscripten_bind_MdDbLayerTable_GetOwnerID_0=function(){return(Dk=l._emscripten_bind_MdDbLayerTable_GetOwnerID_0=l.asm.emscripten_bind_MdDbLayerTable_GetOwnerID_0).apply(null,
247
+ arguments)},Ek=l._emscripten_bind_MdDbLayerTable_moveGripPointsAt_4=function(){return(Ek=l._emscripten_bind_MdDbLayerTable_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbLayerTable_moveGripPointsAt_4).apply(null,arguments)},Fk=l._emscripten_bind_MdDbLayerTable_getObjectName_0=function(){return(Fk=l._emscripten_bind_MdDbLayerTable_getObjectName_0=l.asm.emscripten_bind_MdDbLayerTable_getObjectName_0).apply(null,arguments)},Gk=l._emscripten_bind_MdDbLayerTable_getDxf0_0=function(){return(Gk=l._emscripten_bind_MdDbLayerTable_getDxf0_0=
248
+ l.asm.emscripten_bind_MdDbLayerTable_getDxf0_0).apply(null,arguments)},Hk=l._emscripten_bind_MdDbLayerTable_getJson_0=function(){return(Hk=l._emscripten_bind_MdDbLayerTable_getJson_0=l.asm.emscripten_bind_MdDbLayerTable_getJson_0).apply(null,arguments)},Ik=l._emscripten_bind_MdDbLayerTable_setJson_1=function(){return(Ik=l._emscripten_bind_MdDbLayerTable_setJson_1=l.asm.emscripten_bind_MdDbLayerTable_setJson_1).apply(null,arguments)},Jk=l._emscripten_bind_MdDbLinetypeTable_GetObjectID_0=function(){return(Jk=
249
+ l._emscripten_bind_MdDbLinetypeTable_GetObjectID_0=l.asm.emscripten_bind_MdDbLinetypeTable_GetObjectID_0).apply(null,arguments)},Kk=l._emscripten_bind_MdDbLinetypeTable_Erase_0=function(){return(Kk=l._emscripten_bind_MdDbLinetypeTable_Erase_0=l.asm.emscripten_bind_MdDbLinetypeTable_Erase_0).apply(null,arguments)},Lk=l._emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1=function(){return(Lk=l._emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1).apply(null,
250
+ arguments)},Mk=l._emscripten_bind_MdDbLinetypeTable_Clone_0=function(){return(Mk=l._emscripten_bind_MdDbLinetypeTable_Clone_0=l.asm.emscripten_bind_MdDbLinetypeTable_Clone_0).apply(null,arguments)},Nk=l._emscripten_bind_MdDbLinetypeTable_GetHandle_0=function(){return(Nk=l._emscripten_bind_MdDbLinetypeTable_GetHandle_0=l.asm.emscripten_bind_MdDbLinetypeTable_GetHandle_0).apply(null,arguments)},Ok=l._emscripten_bind_MdDbLinetypeTable_GetDatabase_0=function(){return(Ok=l._emscripten_bind_MdDbLinetypeTable_GetDatabase_0=
251
+ l.asm.emscripten_bind_MdDbLinetypeTable_GetDatabase_0).apply(null,arguments)},Pk=l._emscripten_bind_MdDbLinetypeTable_GetOwnerID_0=function(){return(Pk=l._emscripten_bind_MdDbLinetypeTable_GetOwnerID_0=l.asm.emscripten_bind_MdDbLinetypeTable_GetOwnerID_0).apply(null,arguments)},Qk=l._emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4=function(){return(Qk=l._emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4).apply(null,arguments)},Rk=
252
+ l._emscripten_bind_MdDbLinetypeTable_getObjectName_0=function(){return(Rk=l._emscripten_bind_MdDbLinetypeTable_getObjectName_0=l.asm.emscripten_bind_MdDbLinetypeTable_getObjectName_0).apply(null,arguments)},Sk=l._emscripten_bind_MdDbLinetypeTable_getDxf0_0=function(){return(Sk=l._emscripten_bind_MdDbLinetypeTable_getDxf0_0=l.asm.emscripten_bind_MdDbLinetypeTable_getDxf0_0).apply(null,arguments)},Tk=l._emscripten_bind_MdDbLinetypeTable_getJson_0=function(){return(Tk=l._emscripten_bind_MdDbLinetypeTable_getJson_0=
253
+ l.asm.emscripten_bind_MdDbLinetypeTable_getJson_0).apply(null,arguments)},Uk=l._emscripten_bind_MdDbLinetypeTable_setJson_1=function(){return(Uk=l._emscripten_bind_MdDbLinetypeTable_setJson_1=l.asm.emscripten_bind_MdDbLinetypeTable_setJson_1).apply(null,arguments)},Vk=l._emscripten_bind_MdDbTextStyleTable_GetObjectID_0=function(){return(Vk=l._emscripten_bind_MdDbTextStyleTable_GetObjectID_0=l.asm.emscripten_bind_MdDbTextStyleTable_GetObjectID_0).apply(null,arguments)},Wk=l._emscripten_bind_MdDbTextStyleTable_Erase_0=
254
+ function(){return(Wk=l._emscripten_bind_MdDbTextStyleTable_Erase_0=l.asm.emscripten_bind_MdDbTextStyleTable_Erase_0).apply(null,arguments)},Xk=l._emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1=function(){return(Xk=l._emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1).apply(null,arguments)},Yk=l._emscripten_bind_MdDbTextStyleTable_Clone_0=function(){return(Yk=l._emscripten_bind_MdDbTextStyleTable_Clone_0=l.asm.emscripten_bind_MdDbTextStyleTable_Clone_0).apply(null,
255
+ arguments)},Zk=l._emscripten_bind_MdDbTextStyleTable_GetHandle_0=function(){return(Zk=l._emscripten_bind_MdDbTextStyleTable_GetHandle_0=l.asm.emscripten_bind_MdDbTextStyleTable_GetHandle_0).apply(null,arguments)},$k=l._emscripten_bind_MdDbTextStyleTable_GetDatabase_0=function(){return($k=l._emscripten_bind_MdDbTextStyleTable_GetDatabase_0=l.asm.emscripten_bind_MdDbTextStyleTable_GetDatabase_0).apply(null,arguments)},al=l._emscripten_bind_MdDbTextStyleTable_GetOwnerID_0=function(){return(al=l._emscripten_bind_MdDbTextStyleTable_GetOwnerID_0=
256
+ l.asm.emscripten_bind_MdDbTextStyleTable_GetOwnerID_0).apply(null,arguments)},bl=l._emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4=function(){return(bl=l._emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4).apply(null,arguments)},cl=l._emscripten_bind_MdDbTextStyleTable_getObjectName_0=function(){return(cl=l._emscripten_bind_MdDbTextStyleTable_getObjectName_0=l.asm.emscripten_bind_MdDbTextStyleTable_getObjectName_0).apply(null,
257
+ arguments)},dl=l._emscripten_bind_MdDbTextStyleTable_getDxf0_0=function(){return(dl=l._emscripten_bind_MdDbTextStyleTable_getDxf0_0=l.asm.emscripten_bind_MdDbTextStyleTable_getDxf0_0).apply(null,arguments)},el=l._emscripten_bind_MdDbTextStyleTable_getJson_0=function(){return(el=l._emscripten_bind_MdDbTextStyleTable_getJson_0=l.asm.emscripten_bind_MdDbTextStyleTable_getJson_0).apply(null,arguments)},fl=l._emscripten_bind_MdDbTextStyleTable_setJson_1=function(){return(fl=l._emscripten_bind_MdDbTextStyleTable_setJson_1=
258
+ l.asm.emscripten_bind_MdDbTextStyleTable_setJson_1).apply(null,arguments)},gl=l._emscripten_bind_MdDbDatabase_GetLayerTable_0=function(){return(gl=l._emscripten_bind_MdDbDatabase_GetLayerTable_0=l.asm.emscripten_bind_MdDbDatabase_GetLayerTable_0).apply(null,arguments)},hl=l._emscripten_bind_MdDbDatabase_GetLinetypeTable_0=function(){return(hl=l._emscripten_bind_MdDbDatabase_GetLinetypeTable_0=l.asm.emscripten_bind_MdDbDatabase_GetLinetypeTable_0).apply(null,arguments)},il=l._emscripten_bind_MdDbDatabase_GetTextStyleTable_0=
259
+ function(){return(il=l._emscripten_bind_MdDbDatabase_GetTextStyleTable_0=l.asm.emscripten_bind_MdDbDatabase_GetTextStyleTable_0).apply(null,arguments)},jl=l._emscripten_bind_MdDbDatabase_GetBlockTable_0=function(){return(jl=l._emscripten_bind_MdDbDatabase_GetBlockTable_0=l.asm.emscripten_bind_MdDbDatabase_GetBlockTable_0).apply(null,arguments)},kl=l._emscripten_bind_MdDbDatabase_CurrentSpace_0=function(){return(kl=l._emscripten_bind_MdDbDatabase_CurrentSpace_0=l.asm.emscripten_bind_MdDbDatabase_CurrentSpace_0).apply(null,
260
+ arguments)},ll=l._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0=function(){return(ll=l._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0=l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0).apply(null,arguments)},ml=l._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1=function(){return(ml=l._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1=l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1).apply(null,arguments)},nl=l._emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0=
261
+ function(){return(nl=l._emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0=l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0).apply(null,arguments)},ol=l._emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1=function(){return(ol=l._emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1=l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1).apply(null,arguments)},pl=l._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0=function(){return(pl=l._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0=
262
+ l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0).apply(null,arguments)},ql=l._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1=function(){return(ql=l._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1=l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1).apply(null,arguments)},rl=l._emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0=function(){return(rl=l._emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0=l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0).apply(null,
263
+ arguments)},sl=l._emscripten_bind_MdDbDatabase_GetCurrentlyDrawColor_0=function(){return(sl=l._emscripten_bind_MdDbDatabase_GetCurrentlyDrawColor_0=l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyDrawColor_0).apply(null,arguments)},tl=l._emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1=function(){return(tl=l._emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1=l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1).apply(null,arguments)},ul=l._emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0=
264
+ function(){return(ul=l._emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0=l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0).apply(null,arguments)},vl=l._emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1=function(){return(vl=l._emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1=l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1).apply(null,arguments)},wl=l._emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0=function(){return(wl=l._emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0=
265
+ l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0).apply(null,arguments)},xl=l._emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1=function(){return(xl=l._emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1=l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1).apply(null,arguments)},yl=l._emscripten_bind_MdDbDatabase_getObjectName_0=function(){return(yl=l._emscripten_bind_MdDbDatabase_getObjectName_0=l.asm.emscripten_bind_MdDbDatabase_getObjectName_0).apply(null,arguments)},
266
+ zl=l._emscripten_bind_MdDbDatabase_getDxf0_0=function(){return(zl=l._emscripten_bind_MdDbDatabase_getDxf0_0=l.asm.emscripten_bind_MdDbDatabase_getDxf0_0).apply(null,arguments)},Al=l._emscripten_bind_MdDbDatabase_getJson_0=function(){return(Al=l._emscripten_bind_MdDbDatabase_getJson_0=l.asm.emscripten_bind_MdDbDatabase_getJson_0).apply(null,arguments)},Bl=l._emscripten_bind_MdDbDatabase_setJson_1=function(){return(Bl=l._emscripten_bind_MdDbDatabase_setJson_1=l.asm.emscripten_bind_MdDbDatabase_setJson_1).apply(null,
267
+ arguments)},Cl=l._emscripten_bind_McObject_updateDisplay_2=function(){return(Cl=l._emscripten_bind_McObject_updateDisplay_2=l.asm.emscripten_bind_McObject_updateDisplay_2).apply(null,arguments)},Dl=l._emscripten_bind_McObject_test_0=function(){return(Dl=l._emscripten_bind_McObject_test_0=l.asm.emscripten_bind_McObject_test_0).apply(null,arguments)},El=l._emscripten_bind_McObject_openWebFile_3=function(){return(El=l._emscripten_bind_McObject_openWebFile_3=l.asm.emscripten_bind_McObject_openWebFile_3).apply(null,
268
+ arguments)},Fl=l._emscripten_bind_McObject_saveFileToUrl_1=function(){return(Fl=l._emscripten_bind_McObject_saveFileToUrl_1=l.asm.emscripten_bind_McObject_saveFileToUrl_1).apply(null,arguments)},Gl=l._emscripten_bind_McObject_saveFile_1=function(){return(Gl=l._emscripten_bind_McObject_saveFile_1=l.asm.emscripten_bind_McObject_saveFile_1).apply(null,arguments)},Hl=l._emscripten_bind_McObject_getViewDataJsonParam_1=function(){return(Hl=l._emscripten_bind_McObject_getViewDataJsonParam_1=l.asm.emscripten_bind_McObject_getViewDataJsonParam_1).apply(null,
269
+ arguments)},Il=l._emscripten_bind_McObject_updataAppData_0=function(){return(Il=l._emscripten_bind_McObject_updataAppData_0=l.asm.emscripten_bind_McObject_updataAppData_0).apply(null,arguments)},Jl=l._emscripten_bind_McObject_GetDatabase_0=function(){return(Jl=l._emscripten_bind_McObject_GetDatabase_0=l.asm.emscripten_bind_McObject_GetDatabase_0).apply(null,arguments)},Kl=l._emscripten_bind_McObject_GetSysVarString_1=function(){return(Kl=l._emscripten_bind_McObject_GetSysVarString_1=l.asm.emscripten_bind_McObject_GetSysVarString_1).apply(null,
270
+ arguments)},Ll=l._emscripten_bind_McObject_SetSysVarString_2=function(){return(Ll=l._emscripten_bind_McObject_SetSysVarString_2=l.asm.emscripten_bind_McObject_SetSysVarString_2).apply(null,arguments)},Ml=l._emscripten_bind_McObject_GetSysVarDouble_1=function(){return(Ml=l._emscripten_bind_McObject_GetSysVarDouble_1=l.asm.emscripten_bind_McObject_GetSysVarDouble_1).apply(null,arguments)},Nl=l._emscripten_bind_McObject_SetSysVarDouble_2=function(){return(Nl=l._emscripten_bind_McObject_SetSysVarDouble_2=
271
+ l.asm.emscripten_bind_McObject_SetSysVarDouble_2).apply(null,arguments)},Ol=l._emscripten_bind_McObject_GetSysVarLong_1=function(){return(Ol=l._emscripten_bind_McObject_GetSysVarLong_1=l.asm.emscripten_bind_McObject_GetSysVarLong_1).apply(null,arguments)},Pl=l._emscripten_bind_McObject_SetSysVarLong_2=function(){return(Pl=l._emscripten_bind_McObject_SetSysVarLong_2=l.asm.emscripten_bind_McObject_SetSysVarLong_2).apply(null,arguments)},Ql=l._emscripten_bind_McObject_fireEventWindowSize_2=function(){return(Ql=
272
+ l._emscripten_bind_McObject_fireEventWindowSize_2=l.asm.emscripten_bind_McObject_fireEventWindowSize_2).apply(null,arguments)},Rl=l._emscripten_bind_McObject_fireEventCommandStart_0=function(){return(Rl=l._emscripten_bind_McObject_fireEventCommandStart_0=l.asm.emscripten_bind_McObject_fireEventCommandStart_0).apply(null,arguments)},Sl=l._emscripten_bind_McObject_IntelliSelect_PointSelect_2=function(){return(Sl=l._emscripten_bind_McObject_IntelliSelect_PointSelect_2=l.asm.emscripten_bind_McObject_IntelliSelect_PointSelect_2).apply(null,
273
+ arguments)},Tl=l._emscripten_bind_McObject_IntelliSelect_RangeSelect_5=function(){return(Tl=l._emscripten_bind_McObject_IntelliSelect_RangeSelect_5=l.asm.emscripten_bind_McObject_IntelliSelect_RangeSelect_5).apply(null,arguments)},Ul=l._emscripten_bind_McObject_IntelliSelect_getGridData_1=function(){return(Ul=l._emscripten_bind_McObject_IntelliSelect_getGridData_1=l.asm.emscripten_bind_McObject_IntelliSelect_getGridData_1).apply(null,arguments)},Vl=l._emscripten_bind_McObject_Osnap_NotifyOsnap_8=
274
+ function(){return(Vl=l._emscripten_bind_McObject_Osnap_NotifyOsnap_8=l.asm.emscripten_bind_McObject_Osnap_NotifyOsnap_8).apply(null,arguments)},Wl=l._emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0=function(){return(Wl=l._emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0=l.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0).apply(null,arguments)},Xl=l._emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1=function(){return(Xl=l._emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1=
275
+ l.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1).apply(null,arguments)},Yl=l._emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0=function(){return(Yl=l._emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0=l.asm.emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0).apply(null,arguments)},Zl=l._emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0=function(){return(Zl=l._emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0=
276
+ l.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0).apply(null,arguments)},$l=l._emscripten_bind_McObject_SetDrawColor_1=function(){return($l=l._emscripten_bind_McObject_SetDrawColor_1=l.asm.emscripten_bind_McObject_SetDrawColor_1).apply(null,arguments)},am=l._emscripten_bind_McObject_GetDrawColor_0=function(){return(am=l._emscripten_bind_McObject_GetDrawColor_0=l.asm.emscripten_bind_McObject_GetDrawColor_0).apply(null,arguments)},bm=l._emscripten_bind_McObject_AddLayer_1=function(){return(bm=
277
+ l._emscripten_bind_McObject_AddLayer_1=l.asm.emscripten_bind_McObject_AddLayer_1).apply(null,arguments)},cm=l._emscripten_bind_McObject_SetDrawLayer_1=function(){return(cm=l._emscripten_bind_McObject_SetDrawLayer_1=l.asm.emscripten_bind_McObject_SetDrawLayer_1).apply(null,arguments)},dm=l._emscripten_bind_McObject_GetDrawLayer_0=function(){return(dm=l._emscripten_bind_McObject_GetDrawLayer_0=l.asm.emscripten_bind_McObject_GetDrawLayer_0).apply(null,arguments)},em=l._emscripten_bind_McObject_AddTextStyle_4=
278
+ function(){return(em=l._emscripten_bind_McObject_AddTextStyle_4=l.asm.emscripten_bind_McObject_AddTextStyle_4).apply(null,arguments)},fm=l._emscripten_bind_McObject_SetDrawTextStyle_1=function(){return(fm=l._emscripten_bind_McObject_SetDrawTextStyle_1=l.asm.emscripten_bind_McObject_SetDrawTextStyle_1).apply(null,arguments)},gm=l._emscripten_bind_McObject_GetDrawTextStyle_0=function(){return(gm=l._emscripten_bind_McObject_GetDrawTextStyle_0=l.asm.emscripten_bind_McObject_GetDrawTextStyle_0).apply(null,
279
+ arguments)},hm=l._emscripten_bind_McObject_AddLinetype_2=function(){return(hm=l._emscripten_bind_McObject_AddLinetype_2=l.asm.emscripten_bind_McObject_AddLinetype_2).apply(null,arguments)},im=l._emscripten_bind_McObject_AddLinetypeEx_3=function(){return(im=l._emscripten_bind_McObject_AddLinetypeEx_3=l.asm.emscripten_bind_McObject_AddLinetypeEx_3).apply(null,arguments)},jm=l._emscripten_bind_McObject_AddDimStyle_5=function(){return(jm=l._emscripten_bind_McObject_AddDimStyle_5=l.asm.emscripten_bind_McObject_AddDimStyle_5).apply(null,
280
+ arguments)},km=l._emscripten_bind_McObject_SetDrawLinetype_1=function(){return(km=l._emscripten_bind_McObject_SetDrawLinetype_1=l.asm.emscripten_bind_McObject_SetDrawLinetype_1).apply(null,arguments)},lm=l._emscripten_bind_McObject_GetDrawLinetype_0=function(){return(lm=l._emscripten_bind_McObject_GetDrawLinetype_0=l.asm.emscripten_bind_McObject_GetDrawLinetype_0).apply(null,arguments)},mm=l._emscripten_bind_McObject_SetDrawLineWeight_1=function(){return(mm=l._emscripten_bind_McObject_SetDrawLineWeight_1=
281
+ l.asm.emscripten_bind_McObject_SetDrawLineWeight_1).apply(null,arguments)},nm=l._emscripten_bind_McObject_GetDrawLineWeight_0=function(){return(nm=l._emscripten_bind_McObject_GetDrawLineWeight_0=l.asm.emscripten_bind_McObject_GetDrawLineWeight_0).apply(null,arguments)},om=l._emscripten_bind_McObject_SetDrawLineTypeScale_1=function(){return(om=l._emscripten_bind_McObject_SetDrawLineTypeScale_1=l.asm.emscripten_bind_McObject_SetDrawLineTypeScale_1).apply(null,arguments)},pm=l._emscripten_bind_McObject_GetDrawLineTypeScale_0=
282
+ function(){return(pm=l._emscripten_bind_McObject_GetDrawLineTypeScale_0=l.asm.emscripten_bind_McObject_GetDrawLineTypeScale_0).apply(null,arguments)},qm=l._emscripten_bind_McObject_SetDrawDimStyle_1=function(){return(qm=l._emscripten_bind_McObject_SetDrawDimStyle_1=l.asm.emscripten_bind_McObject_SetDrawDimStyle_1).apply(null,arguments)},rm=l._emscripten_bind_McObject_GetDrawDimStyle_0=function(){return(rm=l._emscripten_bind_McObject_GetDrawDimStyle_0=l.asm.emscripten_bind_McObject_GetDrawDimStyle_0).apply(null,
283
+ arguments)},sm=l._emscripten_bind_McObject_SetPatternDefinition_1=function(){return(sm=l._emscripten_bind_McObject_SetPatternDefinition_1=l.asm.emscripten_bind_McObject_SetPatternDefinition_1).apply(null,arguments)},tm=l._emscripten_bind_McObject_GetPatternDefinition_0=function(){return(tm=l._emscripten_bind_McObject_GetPatternDefinition_0=l.asm.emscripten_bind_McObject_GetPatternDefinition_0).apply(null,arguments)},um=l._emscripten_bind_McObject_SetDrawLineWidth_1=function(){return(um=l._emscripten_bind_McObject_SetDrawLineWidth_1=
284
+ l.asm.emscripten_bind_McObject_SetDrawLineWidth_1).apply(null,arguments)},wm=l._emscripten_bind_McObject_GetDrawLineWidth_0=function(){return(wm=l._emscripten_bind_McObject_GetDrawLineWidth_0=l.asm.emscripten_bind_McObject_GetDrawLineWidth_0).apply(null,arguments)},xm=l._emscripten_bind_McObject_DrawLine_6=function(){return(xm=l._emscripten_bind_McObject_DrawLine_6=l.asm.emscripten_bind_McObject_DrawLine_6).apply(null,arguments)},ym=l._emscripten_bind_McObject_DrawArc_5=function(){return(ym=l._emscripten_bind_McObject_DrawArc_5=
285
+ l.asm.emscripten_bind_McObject_DrawArc_5).apply(null,arguments)},zm=l._emscripten_bind_McObject_DrawArc2_6=function(){return(zm=l._emscripten_bind_McObject_DrawArc2_6=l.asm.emscripten_bind_McObject_DrawArc2_6).apply(null,arguments)},Am=l._emscripten_bind_McObject_DrawCircle_3=function(){return(Am=l._emscripten_bind_McObject_DrawCircle_3=l.asm.emscripten_bind_McObject_DrawCircle_3).apply(null,arguments)},Bm=l._emscripten_bind_McObject_DrawEllipse_5=function(){return(Bm=l._emscripten_bind_McObject_DrawEllipse_5=
286
+ l.asm.emscripten_bind_McObject_DrawEllipse_5).apply(null,arguments)},Cm=l._emscripten_bind_McObject_DrawEllipseArc_7=function(){return(Cm=l._emscripten_bind_McObject_DrawEllipseArc_7=l.asm.emscripten_bind_McObject_DrawEllipseArc_7).apply(null,arguments)},Dm=l._emscripten_bind_McObject_DrawPoint_2=function(){return(Dm=l._emscripten_bind_McObject_DrawPoint_2=l.asm.emscripten_bind_McObject_DrawPoint_2).apply(null,arguments)},Em=l._emscripten_bind_McObject_DrawSolid_8=function(){return(Em=l._emscripten_bind_McObject_DrawSolid_8=
287
+ l.asm.emscripten_bind_McObject_DrawSolid_8).apply(null,arguments)},Fm=l._emscripten_bind_McObject_DrawMText_7=function(){return(Fm=l._emscripten_bind_McObject_DrawMText_7=l.asm.emscripten_bind_McObject_DrawMText_7).apply(null,arguments)},Gm=l._emscripten_bind_McObject_DrawText_7=function(){return(Gm=l._emscripten_bind_McObject_DrawText_7=l.asm.emscripten_bind_McObject_DrawText_7).apply(null,arguments)},Hm=l._emscripten_bind_McObject_DrawBlockReference_5=function(){return(Hm=l._emscripten_bind_McObject_DrawBlockReference_5=
288
+ l.asm.emscripten_bind_McObject_DrawBlockReference_5).apply(null,arguments)},Im=l._emscripten_bind_McObject_DrawDimAligned_6=function(){return(Im=l._emscripten_bind_McObject_DrawDimAligned_6=l.asm.emscripten_bind_McObject_DrawDimAligned_6).apply(null,arguments)},Jm=l._emscripten_bind_McObject_DrawDimAngular_8=function(){return(Jm=l._emscripten_bind_McObject_DrawDimAngular_8=l.asm.emscripten_bind_McObject_DrawDimAngular_8).apply(null,arguments)},Km=l._emscripten_bind_McObject_DrawDimDiametric_5=function(){return(Km=
289
+ l._emscripten_bind_McObject_DrawDimDiametric_5=l.asm.emscripten_bind_McObject_DrawDimDiametric_5).apply(null,arguments)},Lm=l._emscripten_bind_McObject_DrawDimRotated_7=function(){return(Lm=l._emscripten_bind_McObject_DrawDimRotated_7=l.asm.emscripten_bind_McObject_DrawDimRotated_7).apply(null,arguments)},Mm=l._emscripten_bind_McObject_DrawDimOrdinate_5=function(){return(Mm=l._emscripten_bind_McObject_DrawDimOrdinate_5=l.asm.emscripten_bind_McObject_DrawDimOrdinate_5).apply(null,arguments)},Nm=l._emscripten_bind_McObject_DrawDimRadial_5=
290
+ function(){return(Nm=l._emscripten_bind_McObject_DrawDimRadial_5=l.asm.emscripten_bind_McObject_DrawDimRadial_5).apply(null,arguments)},Om=l._emscripten_bind_McObject_PathMoveTo_2=function(){return(Om=l._emscripten_bind_McObject_PathMoveTo_2=l.asm.emscripten_bind_McObject_PathMoveTo_2).apply(null,arguments)},Pm=l._emscripten_bind_McObject_PathMoveToEx_5=function(){return(Pm=l._emscripten_bind_McObject_PathMoveToEx_5=l.asm.emscripten_bind_McObject_PathMoveToEx_5).apply(null,arguments)},Qm=l._emscripten_bind_McObject_PathLineTo_2=
291
+ function(){return(Qm=l._emscripten_bind_McObject_PathLineTo_2=l.asm.emscripten_bind_McObject_PathLineTo_2).apply(null,arguments)},Rm=l._emscripten_bind_McObject_PathLineToEx_5=function(){return(Rm=l._emscripten_bind_McObject_PathLineToEx_5=l.asm.emscripten_bind_McObject_PathLineToEx_5).apply(null,arguments)},Sm=l._emscripten_bind_McObject_DrawPathToPolyline_0=function(){return(Sm=l._emscripten_bind_McObject_DrawPathToPolyline_0=l.asm.emscripten_bind_McObject_DrawPathToPolyline_0).apply(null,arguments)},
292
+ Tm=l._emscripten_bind_McObject_DrawPathToSpline_0=function(){return(Tm=l._emscripten_bind_McObject_DrawPathToSpline_0=l.asm.emscripten_bind_McObject_DrawPathToSpline_0).apply(null,arguments)},Um=l._emscripten_bind_McObject_PathMakeClosed_0=function(){return(Um=l._emscripten_bind_McObject_PathMakeClosed_0=l.asm.emscripten_bind_McObject_PathMakeClosed_0).apply(null,arguments)},Vm=l._emscripten_bind_McObject_DrawPathToHatch_1=function(){return(Vm=l._emscripten_bind_McObject_DrawPathToHatch_1=l.asm.emscripten_bind_McObject_DrawPathToHatch_1).apply(null,
293
+ arguments)},Wm=l._emscripten_bind_McObject_DrawEntity_1=function(){return(Wm=l._emscripten_bind_McObject_DrawEntity_1=l.asm.emscripten_bind_McObject_DrawEntity_1).apply(null,arguments)},Xm=l._emscripten_bind_McObject_GetAllLayoutName_0=function(){return(Xm=l._emscripten_bind_McObject_GetAllLayoutName_0=l.asm.emscripten_bind_McObject_GetAllLayoutName_0).apply(null,arguments)},Ym=l._emscripten_bind_McObject_SetCurrentLayout_1=function(){return(Ym=l._emscripten_bind_McObject_SetCurrentLayout_1=l.asm.emscripten_bind_McObject_SetCurrentLayout_1).apply(null,
294
+ arguments)},Zm=l._emscripten_bind_McDrawResbuf_McDrawResbuf_0=function(){return(Zm=l._emscripten_bind_McDrawResbuf_McDrawResbuf_0=l.asm.emscripten_bind_McDrawResbuf_McDrawResbuf_0).apply(null,arguments)},$m=l._emscripten_bind_McDrawResbuf_Clear_0=function(){return($m=l._emscripten_bind_McDrawResbuf_Clear_0=l.asm.emscripten_bind_McDrawResbuf_Clear_0).apply(null,arguments)},an=l._emscripten_bind_McDrawResbuf_GetCount_0=function(){return(an=l._emscripten_bind_McDrawResbuf_GetCount_0=l.asm.emscripten_bind_McDrawResbuf_GetCount_0).apply(null,
295
+ arguments)},bn=l._emscripten_bind_McDrawResbuf_AtDouble_1=function(){return(bn=l._emscripten_bind_McDrawResbuf_AtDouble_1=l.asm.emscripten_bind_McDrawResbuf_AtDouble_1).apply(null,arguments)},cn=l._emscripten_bind_McDrawResbuf_Atlong_1=function(){return(cn=l._emscripten_bind_McDrawResbuf_Atlong_1=l.asm.emscripten_bind_McDrawResbuf_Atlong_1).apply(null,arguments)},dn=l._emscripten_bind_McDrawResbuf_AtObjectId_1=function(){return(dn=l._emscripten_bind_McDrawResbuf_AtObjectId_1=l.asm.emscripten_bind_McDrawResbuf_AtObjectId_1).apply(null,
296
+ arguments)},en=l._emscripten_bind_McDrawResbuf_AtObject_1=function(){return(en=l._emscripten_bind_McDrawResbuf_AtObject_1=l.asm.emscripten_bind_McDrawResbuf_AtObject_1).apply(null,arguments)},fn=l._emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1=function(){return(fn=l._emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1=l.asm.emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1).apply(null,arguments)},gn=l._emscripten_bind_McDrawResbuf_AtObjectName_1=function(){return(gn=l._emscripten_bind_McDrawResbuf_AtObjectName_1=
297
+ l.asm.emscripten_bind_McDrawResbuf_AtObjectName_1).apply(null,arguments)},hn=l._emscripten_bind_McDrawResbuf_AtString_1=function(){return(hn=l._emscripten_bind_McDrawResbuf_AtString_1=l.asm.emscripten_bind_McDrawResbuf_AtString_1).apply(null,arguments)},jn=l._emscripten_bind_McDrawResbuf_AtPoint_1=function(){return(jn=l._emscripten_bind_McDrawResbuf_AtPoint_1=l.asm.emscripten_bind_McDrawResbuf_AtPoint_1).apply(null,arguments)},kn=l._emscripten_bind_McDrawResbuf_ItemDataType_1=function(){return(kn=
298
+ l._emscripten_bind_McDrawResbuf_ItemDataType_1=l.asm.emscripten_bind_McDrawResbuf_ItemDataType_1).apply(null,arguments)},ln=l._emscripten_bind_McDrawResbuf_AddDouble_2=function(){return(ln=l._emscripten_bind_McDrawResbuf_AddDouble_2=l.asm.emscripten_bind_McDrawResbuf_AddDouble_2).apply(null,arguments)},mn=l._emscripten_bind_McDrawResbuf_Addlong_2=function(){return(mn=l._emscripten_bind_McDrawResbuf_Addlong_2=l.asm.emscripten_bind_McDrawResbuf_Addlong_2).apply(null,arguments)},nn=l._emscripten_bind_McDrawResbuf_AddObjectId_2=
299
+ function(){return(nn=l._emscripten_bind_McDrawResbuf_AddObjectId_2=l.asm.emscripten_bind_McDrawResbuf_AddObjectId_2).apply(null,arguments)},on=l._emscripten_bind_McDrawResbuf_AddObject_1=function(){return(on=l._emscripten_bind_McDrawResbuf_AddObject_1=l.asm.emscripten_bind_McDrawResbuf_AddObject_1).apply(null,arguments)},pn=l._emscripten_bind_McDrawResbuf_AddString_2=function(){return(pn=l._emscripten_bind_McDrawResbuf_AddString_2=l.asm.emscripten_bind_McDrawResbuf_AddString_2).apply(null,arguments)},
300
+ qn=l._emscripten_bind_McDrawResbuf_AddPoint_2=function(){return(qn=l._emscripten_bind_McDrawResbuf_AddPoint_2=l.asm.emscripten_bind_McDrawResbuf_AddPoint_2).apply(null,arguments)},rn=l._emscripten_bind_McDrawResbuf_RemoveAll_0=function(){return(rn=l._emscripten_bind_McDrawResbuf_RemoveAll_0=l.asm.emscripten_bind_McDrawResbuf_RemoveAll_0).apply(null,arguments)},sn=l._emscripten_bind_McDrawResbuf_Remove_1=function(){return(sn=l._emscripten_bind_McDrawResbuf_Remove_1=l.asm.emscripten_bind_McDrawResbuf_Remove_1).apply(null,
301
+ arguments)},tn=l._emscripten_bind_McDrawResbuf_getObjectName_0=function(){return(tn=l._emscripten_bind_McDrawResbuf_getObjectName_0=l.asm.emscripten_bind_McDrawResbuf_getObjectName_0).apply(null,arguments)},un=l._emscripten_bind_McDrawResbuf_getDxf0_0=function(){return(un=l._emscripten_bind_McDrawResbuf_getDxf0_0=l.asm.emscripten_bind_McDrawResbuf_getDxf0_0).apply(null,arguments)},vn=l._emscripten_bind_McDrawResbuf_getJson_0=function(){return(vn=l._emscripten_bind_McDrawResbuf_getJson_0=l.asm.emscripten_bind_McDrawResbuf_getJson_0).apply(null,
302
+ arguments)},wn=l._emscripten_bind_McDrawResbuf_setJson_1=function(){return(wn=l._emscripten_bind_McDrawResbuf_setJson_1=l.asm.emscripten_bind_McDrawResbuf_setJson_1).apply(null,arguments)},xn=l._emscripten_bind_McDrawResbuf___destroy___0=function(){return(xn=l._emscripten_bind_McDrawResbuf___destroy___0=l.asm.emscripten_bind_McDrawResbuf___destroy___0).apply(null,arguments)},yn=l._emscripten_bind_McDrawUtility_McDrawUtility_0=function(){return(yn=l._emscripten_bind_McDrawUtility_McDrawUtility_0=l.asm.emscripten_bind_McDrawUtility_McDrawUtility_0).apply(null,
303
+ arguments)},zn=l._emscripten_bind_McDrawUtility_findEntAtPoint_5=function(){return(zn=l._emscripten_bind_McDrawUtility_findEntAtPoint_5=l.asm.emscripten_bind_McDrawUtility_findEntAtPoint_5).apply(null,arguments)},An=l._emscripten_bind_McDrawUtility_eraseEntity_1=function(){return(An=l._emscripten_bind_McDrawUtility_eraseEntity_1=l.asm.emscripten_bind_McDrawUtility_eraseEntity_1).apply(null,arguments)},Bn=l._emscripten_bind_McDrawUtility_highlightEntity_2=function(){return(Bn=l._emscripten_bind_McDrawUtility_highlightEntity_2=
304
+ l.asm.emscripten_bind_McDrawUtility_highlightEntity_2).apply(null,arguments)},Cn=l._emscripten_bind_McDrawUtility___destroy___0=function(){return(Cn=l._emscripten_bind_McDrawUtility___destroy___0=l.asm.emscripten_bind_McDrawUtility___destroy___0).apply(null,arguments)},Dn=l._emscripten_bind_MdDbLine_MdDbLine_0=function(){return(Dn=l._emscripten_bind_MdDbLine_MdDbLine_0=l.asm.emscripten_bind_MdDbLine_MdDbLine_0).apply(null,arguments)},En=l._emscripten_bind_MdDbLine_startPoint_0=function(){return(En=
305
+ l._emscripten_bind_MdDbLine_startPoint_0=l.asm.emscripten_bind_MdDbLine_startPoint_0).apply(null,arguments)},Fn=l._emscripten_bind_MdDbLine_setStartPoint_1=function(){return(Fn=l._emscripten_bind_MdDbLine_setStartPoint_1=l.asm.emscripten_bind_MdDbLine_setStartPoint_1).apply(null,arguments)},Gn=l._emscripten_bind_MdDbLine_endPoint_0=function(){return(Gn=l._emscripten_bind_MdDbLine_endPoint_0=l.asm.emscripten_bind_MdDbLine_endPoint_0).apply(null,arguments)},Hn=l._emscripten_bind_MdDbLine_setEndPoint_1=
306
+ function(){return(Hn=l._emscripten_bind_MdDbLine_setEndPoint_1=l.asm.emscripten_bind_MdDbLine_setEndPoint_1).apply(null,arguments)},In=l._emscripten_bind_MdDbLine_getStartParam_0=function(){return(In=l._emscripten_bind_MdDbLine_getStartParam_0=l.asm.emscripten_bind_MdDbLine_getStartParam_0).apply(null,arguments)},Jn=l._emscripten_bind_MdDbLine_getEndParam_0=function(){return(Jn=l._emscripten_bind_MdDbLine_getEndParam_0=l.asm.emscripten_bind_MdDbLine_getEndParam_0).apply(null,arguments)},Kn=l._emscripten_bind_MdDbLine_getDistAtParam_1=
307
+ function(){return(Kn=l._emscripten_bind_MdDbLine_getDistAtParam_1=l.asm.emscripten_bind_MdDbLine_getDistAtParam_1).apply(null,arguments)},Ln=l._emscripten_bind_MdDbLine_getParamAtDist_1=function(){return(Ln=l._emscripten_bind_MdDbLine_getParamAtDist_1=l.asm.emscripten_bind_MdDbLine_getParamAtDist_1).apply(null,arguments)},Mn=l._emscripten_bind_MdDbLine_getDistAtPoint_1=function(){return(Mn=l._emscripten_bind_MdDbLine_getDistAtPoint_1=l.asm.emscripten_bind_MdDbLine_getDistAtPoint_1).apply(null,arguments)},
308
+ Nn=l._emscripten_bind_MdDbLine_getPointAtDist_1=function(){return(Nn=l._emscripten_bind_MdDbLine_getPointAtDist_1=l.asm.emscripten_bind_MdDbLine_getPointAtDist_1).apply(null,arguments)},On=l._emscripten_bind_MdDbLine_getStartPoint_0=function(){return(On=l._emscripten_bind_MdDbLine_getStartPoint_0=l.asm.emscripten_bind_MdDbLine_getStartPoint_0).apply(null,arguments)},Pn=l._emscripten_bind_MdDbLine_getEndPoint_0=function(){return(Pn=l._emscripten_bind_MdDbLine_getEndPoint_0=l.asm.emscripten_bind_MdDbLine_getEndPoint_0).apply(null,
309
+ arguments)},Qn=l._emscripten_bind_MdDbLine_getPointAtParam_1=function(){return(Qn=l._emscripten_bind_MdDbLine_getPointAtParam_1=l.asm.emscripten_bind_MdDbLine_getPointAtParam_1).apply(null,arguments)},Rn=l._emscripten_bind_MdDbLine_getParamAtPoint_1=function(){return(Rn=l._emscripten_bind_MdDbLine_getParamAtPoint_1=l.asm.emscripten_bind_MdDbLine_getParamAtPoint_1).apply(null,arguments)},Sn=l._emscripten_bind_MdDbLine_getFirstDeriv_1=function(){return(Sn=l._emscripten_bind_MdDbLine_getFirstDeriv_1=
310
+ l.asm.emscripten_bind_MdDbLine_getFirstDeriv_1).apply(null,arguments)},Tn=l._emscripten_bind_MdDbLine_getFirstDerivEx_1=function(){return(Tn=l._emscripten_bind_MdDbLine_getFirstDerivEx_1=l.asm.emscripten_bind_MdDbLine_getFirstDerivEx_1).apply(null,arguments)},Un=l._emscripten_bind_MdDbLine_getClosestPointTo_2=function(){return(Un=l._emscripten_bind_MdDbLine_getClosestPointTo_2=l.asm.emscripten_bind_MdDbLine_getClosestPointTo_2).apply(null,arguments)},Vn=l._emscripten_bind_MdDbLine_offsetCurves_2=
311
+ function(){return(Vn=l._emscripten_bind_MdDbLine_offsetCurves_2=l.asm.emscripten_bind_MdDbLine_offsetCurves_2).apply(null,arguments)},Wn=l._emscripten_bind_MdDbLine_splitCurves_1=function(){return(Wn=l._emscripten_bind_MdDbLine_splitCurves_1=l.asm.emscripten_bind_MdDbLine_splitCurves_1).apply(null,arguments)},Xn=l._emscripten_bind_MdDbLine_getArea_0=function(){return(Xn=l._emscripten_bind_MdDbLine_getArea_0=l.asm.emscripten_bind_MdDbLine_getArea_0).apply(null,arguments)},Yn=l._emscripten_bind_MdDbLine_getSamplePoints_1=
312
+ function(){return(Yn=l._emscripten_bind_MdDbLine_getSamplePoints_1=l.asm.emscripten_bind_MdDbLine_getSamplePoints_1).apply(null,arguments)},Zn=l._emscripten_bind_MdDbLine_getLength_0=function(){return(Zn=l._emscripten_bind_MdDbLine_getLength_0=l.asm.emscripten_bind_MdDbLine_getLength_0).apply(null,arguments)},$n=l._emscripten_bind_MdDbLine_explode_0=function(){return($n=l._emscripten_bind_MdDbLine_explode_0=l.asm.emscripten_bind_MdDbLine_explode_0).apply(null,arguments)},ao=l._emscripten_bind_MdDbLine_TrueColor_0=
313
+ function(){return(ao=l._emscripten_bind_MdDbLine_TrueColor_0=l.asm.emscripten_bind_MdDbLine_TrueColor_0).apply(null,arguments)},bo=l._emscripten_bind_MdDbLine_SetTrueColor_1=function(){return(bo=l._emscripten_bind_MdDbLine_SetTrueColor_1=l.asm.emscripten_bind_MdDbLine_SetTrueColor_1).apply(null,arguments)},co=l._emscripten_bind_MdDbLine_ColorIndex_0=function(){return(co=l._emscripten_bind_MdDbLine_ColorIndex_0=l.asm.emscripten_bind_MdDbLine_ColorIndex_0).apply(null,arguments)},eo=l._emscripten_bind_MdDbLine_SetColorIndex_1=
314
+ function(){return(eo=l._emscripten_bind_MdDbLine_SetColorIndex_1=l.asm.emscripten_bind_MdDbLine_SetColorIndex_1).apply(null,arguments)},fo=l._emscripten_bind_MdDbLine_Layer_0=function(){return(fo=l._emscripten_bind_MdDbLine_Layer_0=l.asm.emscripten_bind_MdDbLine_Layer_0).apply(null,arguments)},go=l._emscripten_bind_MdDbLine_SetLayer_1=function(){return(go=l._emscripten_bind_MdDbLine_SetLayer_1=l.asm.emscripten_bind_MdDbLine_SetLayer_1).apply(null,arguments)},ho=l._emscripten_bind_MdDbLine_LinetypeScale_0=
315
+ function(){return(ho=l._emscripten_bind_MdDbLine_LinetypeScale_0=l.asm.emscripten_bind_MdDbLine_LinetypeScale_0).apply(null,arguments)},io=l._emscripten_bind_MdDbLine_SetLinetypeScale_1=function(){return(io=l._emscripten_bind_MdDbLine_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbLine_SetLinetypeScale_1).apply(null,arguments)},jo=l._emscripten_bind_MdDbLine_Visible_0=function(){return(jo=l._emscripten_bind_MdDbLine_Visible_0=l.asm.emscripten_bind_MdDbLine_Visible_0).apply(null,arguments)},ko=l._emscripten_bind_MdDbLine_SetVisible_1=
316
+ function(){return(ko=l._emscripten_bind_MdDbLine_SetVisible_1=l.asm.emscripten_bind_MdDbLine_SetVisible_1).apply(null,arguments)},lo=l._emscripten_bind_MdDbLine_Lineweight_0=function(){return(lo=l._emscripten_bind_MdDbLine_Lineweight_0=l.asm.emscripten_bind_MdDbLine_Lineweight_0).apply(null,arguments)},mo=l._emscripten_bind_MdDbLine_SetLineweight_1=function(){return(mo=l._emscripten_bind_MdDbLine_SetLineweight_1=l.asm.emscripten_bind_MdDbLine_SetLineweight_1).apply(null,arguments)},no=l._emscripten_bind_MdDbLine_TextStyle_0=
317
+ function(){return(no=l._emscripten_bind_MdDbLine_TextStyle_0=l.asm.emscripten_bind_MdDbLine_TextStyle_0).apply(null,arguments)},oo=l._emscripten_bind_MdDbLine_SetTextStyle_1=function(){return(oo=l._emscripten_bind_MdDbLine_SetTextStyle_1=l.asm.emscripten_bind_MdDbLine_SetTextStyle_1).apply(null,arguments)},po=l._emscripten_bind_MdDbLine_Highlight_1=function(){return(po=l._emscripten_bind_MdDbLine_Highlight_1=l.asm.emscripten_bind_MdDbLine_Highlight_1).apply(null,arguments)},qo=l._emscripten_bind_MdDbLine_Move_2=
318
+ function(){return(qo=l._emscripten_bind_MdDbLine_Move_2=l.asm.emscripten_bind_MdDbLine_Move_2).apply(null,arguments)},ro=l._emscripten_bind_MdDbLine_Rotate_2=function(){return(ro=l._emscripten_bind_MdDbLine_Rotate_2=l.asm.emscripten_bind_MdDbLine_Rotate_2).apply(null,arguments)},so=l._emscripten_bind_MdDbLine_Mirror_2=function(){return(so=l._emscripten_bind_MdDbLine_Mirror_2=l.asm.emscripten_bind_MdDbLine_Mirror_2).apply(null,arguments)},to=l._emscripten_bind_MdDbLine_ScaleEntity_2=function(){return(to=
319
+ l._emscripten_bind_MdDbLine_ScaleEntity_2=l.asm.emscripten_bind_MdDbLine_ScaleEntity_2).apply(null,arguments)},uo=l._emscripten_bind_MdDbLine_TransformBy_1=function(){return(uo=l._emscripten_bind_MdDbLine_TransformBy_1=l.asm.emscripten_bind_MdDbLine_TransformBy_1).apply(null,arguments)},vo=l._emscripten_bind_MdDbLine_GetBoundingBox_0=function(){return(vo=l._emscripten_bind_MdDbLine_GetBoundingBox_0=l.asm.emscripten_bind_MdDbLine_GetBoundingBox_0).apply(null,arguments)},wo=l._emscripten_bind_MdDbLine_GetObjectID_0=
320
+ function(){return(wo=l._emscripten_bind_MdDbLine_GetObjectID_0=l.asm.emscripten_bind_MdDbLine_GetObjectID_0).apply(null,arguments)},xo=l._emscripten_bind_MdDbLine_Erase_0=function(){return(xo=l._emscripten_bind_MdDbLine_Erase_0=l.asm.emscripten_bind_MdDbLine_Erase_0).apply(null,arguments)},yo=l._emscripten_bind_MdDbLine_ConnectionTempObject_1=function(){return(yo=l._emscripten_bind_MdDbLine_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbLine_ConnectionTempObject_1).apply(null,arguments)},zo=l._emscripten_bind_MdDbLine_Clone_0=
321
+ function(){return(zo=l._emscripten_bind_MdDbLine_Clone_0=l.asm.emscripten_bind_MdDbLine_Clone_0).apply(null,arguments)},Ao=l._emscripten_bind_MdDbLine_GetHandle_0=function(){return(Ao=l._emscripten_bind_MdDbLine_GetHandle_0=l.asm.emscripten_bind_MdDbLine_GetHandle_0).apply(null,arguments)},Bo=l._emscripten_bind_MdDbLine_GetDatabase_0=function(){return(Bo=l._emscripten_bind_MdDbLine_GetDatabase_0=l.asm.emscripten_bind_MdDbLine_GetDatabase_0).apply(null,arguments)},Co=l._emscripten_bind_MdDbLine_GetOwnerID_0=
322
+ function(){return(Co=l._emscripten_bind_MdDbLine_GetOwnerID_0=l.asm.emscripten_bind_MdDbLine_GetOwnerID_0).apply(null,arguments)},Do=l._emscripten_bind_MdDbLine_moveGripPointsAt_4=function(){return(Do=l._emscripten_bind_MdDbLine_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbLine_moveGripPointsAt_4).apply(null,arguments)},Eo=l._emscripten_bind_MdDbLine_getObjectName_0=function(){return(Eo=l._emscripten_bind_MdDbLine_getObjectName_0=l.asm.emscripten_bind_MdDbLine_getObjectName_0).apply(null,arguments)},
323
+ Fo=l._emscripten_bind_MdDbLine_getDxf0_0=function(){return(Fo=l._emscripten_bind_MdDbLine_getDxf0_0=l.asm.emscripten_bind_MdDbLine_getDxf0_0).apply(null,arguments)},Go=l._emscripten_bind_MdDbLine_getJson_0=function(){return(Go=l._emscripten_bind_MdDbLine_getJson_0=l.asm.emscripten_bind_MdDbLine_getJson_0).apply(null,arguments)},Ho=l._emscripten_bind_MdDbLine_setJson_1=function(){return(Ho=l._emscripten_bind_MdDbLine_setJson_1=l.asm.emscripten_bind_MdDbLine_setJson_1).apply(null,arguments)},Io=l._emscripten_bind_MdDbLine___destroy___0=
324
+ function(){return(Io=l._emscripten_bind_MdDbLine___destroy___0=l.asm.emscripten_bind_MdDbLine___destroy___0).apply(null,arguments)},Jo=l._emscripten_bind_MdDbText_MdDbText_0=function(){return(Jo=l._emscripten_bind_MdDbText_MdDbText_0=l.asm.emscripten_bind_MdDbText_MdDbText_0).apply(null,arguments)},Ko=l._emscripten_bind_MdDbText_position_0=function(){return(Ko=l._emscripten_bind_MdDbText_position_0=l.asm.emscripten_bind_MdDbText_position_0).apply(null,arguments)},Lo=l._emscripten_bind_MdDbText_setPosition_1=
325
+ function(){return(Lo=l._emscripten_bind_MdDbText_setPosition_1=l.asm.emscripten_bind_MdDbText_setPosition_1).apply(null,arguments)},Mo=l._emscripten_bind_MdDbText_alignmentPoint_0=function(){return(Mo=l._emscripten_bind_MdDbText_alignmentPoint_0=l.asm.emscripten_bind_MdDbText_alignmentPoint_0).apply(null,arguments)},No=l._emscripten_bind_MdDbText_setAlignmentPoint_1=function(){return(No=l._emscripten_bind_MdDbText_setAlignmentPoint_1=l.asm.emscripten_bind_MdDbText_setAlignmentPoint_1).apply(null,
326
+ arguments)},Oo=l._emscripten_bind_MdDbText_oblique_0=function(){return(Oo=l._emscripten_bind_MdDbText_oblique_0=l.asm.emscripten_bind_MdDbText_oblique_0).apply(null,arguments)},Po=l._emscripten_bind_MdDbText_setOblique_1=function(){return(Po=l._emscripten_bind_MdDbText_setOblique_1=l.asm.emscripten_bind_MdDbText_setOblique_1).apply(null,arguments)},Qo=l._emscripten_bind_MdDbText_rotation_0=function(){return(Qo=l._emscripten_bind_MdDbText_rotation_0=l.asm.emscripten_bind_MdDbText_rotation_0).apply(null,
327
+ arguments)},Ro=l._emscripten_bind_MdDbText_setRotation_1=function(){return(Ro=l._emscripten_bind_MdDbText_setRotation_1=l.asm.emscripten_bind_MdDbText_setRotation_1).apply(null,arguments)},So=l._emscripten_bind_MdDbText_height_0=function(){return(So=l._emscripten_bind_MdDbText_height_0=l.asm.emscripten_bind_MdDbText_height_0).apply(null,arguments)},To=l._emscripten_bind_MdDbText_setHeight_1=function(){return(To=l._emscripten_bind_MdDbText_setHeight_1=l.asm.emscripten_bind_MdDbText_setHeight_1).apply(null,
328
+ arguments)},Uo=l._emscripten_bind_MdDbText_widthFactor_0=function(){return(Uo=l._emscripten_bind_MdDbText_widthFactor_0=l.asm.emscripten_bind_MdDbText_widthFactor_0).apply(null,arguments)},Vo=l._emscripten_bind_MdDbText_setWidthFactor_1=function(){return(Vo=l._emscripten_bind_MdDbText_setWidthFactor_1=l.asm.emscripten_bind_MdDbText_setWidthFactor_1).apply(null,arguments)},Wo=l._emscripten_bind_MdDbText_textString_0=function(){return(Wo=l._emscripten_bind_MdDbText_textString_0=l.asm.emscripten_bind_MdDbText_textString_0).apply(null,
329
+ arguments)},Xo=l._emscripten_bind_MdDbText_setTextString_1=function(){return(Xo=l._emscripten_bind_MdDbText_setTextString_1=l.asm.emscripten_bind_MdDbText_setTextString_1).apply(null,arguments)},Yo=l._emscripten_bind_MdDbText_horizontalMode_0=function(){return(Yo=l._emscripten_bind_MdDbText_horizontalMode_0=l.asm.emscripten_bind_MdDbText_horizontalMode_0).apply(null,arguments)},Zo=l._emscripten_bind_MdDbText_setHorizontalMode_1=function(){return(Zo=l._emscripten_bind_MdDbText_setHorizontalMode_1=
330
+ l.asm.emscripten_bind_MdDbText_setHorizontalMode_1).apply(null,arguments)},$o=l._emscripten_bind_MdDbText_verticalMode_0=function(){return($o=l._emscripten_bind_MdDbText_verticalMode_0=l.asm.emscripten_bind_MdDbText_verticalMode_0).apply(null,arguments)},ap=l._emscripten_bind_MdDbText_setVerticalMode_1=function(){return(ap=l._emscripten_bind_MdDbText_setVerticalMode_1=l.asm.emscripten_bind_MdDbText_setVerticalMode_1).apply(null,arguments)},bp=l._emscripten_bind_MdDbText_explode_0=function(){return(bp=
331
+ l._emscripten_bind_MdDbText_explode_0=l.asm.emscripten_bind_MdDbText_explode_0).apply(null,arguments)},cp=l._emscripten_bind_MdDbText_TrueColor_0=function(){return(cp=l._emscripten_bind_MdDbText_TrueColor_0=l.asm.emscripten_bind_MdDbText_TrueColor_0).apply(null,arguments)},dp=l._emscripten_bind_MdDbText_SetTrueColor_1=function(){return(dp=l._emscripten_bind_MdDbText_SetTrueColor_1=l.asm.emscripten_bind_MdDbText_SetTrueColor_1).apply(null,arguments)},ep=l._emscripten_bind_MdDbText_ColorIndex_0=function(){return(ep=
332
+ l._emscripten_bind_MdDbText_ColorIndex_0=l.asm.emscripten_bind_MdDbText_ColorIndex_0).apply(null,arguments)},fp=l._emscripten_bind_MdDbText_SetColorIndex_1=function(){return(fp=l._emscripten_bind_MdDbText_SetColorIndex_1=l.asm.emscripten_bind_MdDbText_SetColorIndex_1).apply(null,arguments)},gp=l._emscripten_bind_MdDbText_Layer_0=function(){return(gp=l._emscripten_bind_MdDbText_Layer_0=l.asm.emscripten_bind_MdDbText_Layer_0).apply(null,arguments)},hp=l._emscripten_bind_MdDbText_SetLayer_1=function(){return(hp=
333
+ l._emscripten_bind_MdDbText_SetLayer_1=l.asm.emscripten_bind_MdDbText_SetLayer_1).apply(null,arguments)},ip=l._emscripten_bind_MdDbText_LinetypeScale_0=function(){return(ip=l._emscripten_bind_MdDbText_LinetypeScale_0=l.asm.emscripten_bind_MdDbText_LinetypeScale_0).apply(null,arguments)},jp=l._emscripten_bind_MdDbText_SetLinetypeScale_1=function(){return(jp=l._emscripten_bind_MdDbText_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbText_SetLinetypeScale_1).apply(null,arguments)},kp=l._emscripten_bind_MdDbText_Visible_0=
334
+ function(){return(kp=l._emscripten_bind_MdDbText_Visible_0=l.asm.emscripten_bind_MdDbText_Visible_0).apply(null,arguments)},lp=l._emscripten_bind_MdDbText_SetVisible_1=function(){return(lp=l._emscripten_bind_MdDbText_SetVisible_1=l.asm.emscripten_bind_MdDbText_SetVisible_1).apply(null,arguments)},mp=l._emscripten_bind_MdDbText_Lineweight_0=function(){return(mp=l._emscripten_bind_MdDbText_Lineweight_0=l.asm.emscripten_bind_MdDbText_Lineweight_0).apply(null,arguments)},np=l._emscripten_bind_MdDbText_SetLineweight_1=
335
+ function(){return(np=l._emscripten_bind_MdDbText_SetLineweight_1=l.asm.emscripten_bind_MdDbText_SetLineweight_1).apply(null,arguments)},op=l._emscripten_bind_MdDbText_TextStyle_0=function(){return(op=l._emscripten_bind_MdDbText_TextStyle_0=l.asm.emscripten_bind_MdDbText_TextStyle_0).apply(null,arguments)},pp=l._emscripten_bind_MdDbText_SetTextStyle_1=function(){return(pp=l._emscripten_bind_MdDbText_SetTextStyle_1=l.asm.emscripten_bind_MdDbText_SetTextStyle_1).apply(null,arguments)},qp=l._emscripten_bind_MdDbText_Highlight_1=
336
+ function(){return(qp=l._emscripten_bind_MdDbText_Highlight_1=l.asm.emscripten_bind_MdDbText_Highlight_1).apply(null,arguments)},rp=l._emscripten_bind_MdDbText_Move_2=function(){return(rp=l._emscripten_bind_MdDbText_Move_2=l.asm.emscripten_bind_MdDbText_Move_2).apply(null,arguments)},sp=l._emscripten_bind_MdDbText_Rotate_2=function(){return(sp=l._emscripten_bind_MdDbText_Rotate_2=l.asm.emscripten_bind_MdDbText_Rotate_2).apply(null,arguments)},tp=l._emscripten_bind_MdDbText_Mirror_2=function(){return(tp=
337
+ l._emscripten_bind_MdDbText_Mirror_2=l.asm.emscripten_bind_MdDbText_Mirror_2).apply(null,arguments)},up=l._emscripten_bind_MdDbText_ScaleEntity_2=function(){return(up=l._emscripten_bind_MdDbText_ScaleEntity_2=l.asm.emscripten_bind_MdDbText_ScaleEntity_2).apply(null,arguments)},vp=l._emscripten_bind_MdDbText_TransformBy_1=function(){return(vp=l._emscripten_bind_MdDbText_TransformBy_1=l.asm.emscripten_bind_MdDbText_TransformBy_1).apply(null,arguments)},wp=l._emscripten_bind_MdDbText_GetBoundingBox_0=
338
+ function(){return(wp=l._emscripten_bind_MdDbText_GetBoundingBox_0=l.asm.emscripten_bind_MdDbText_GetBoundingBox_0).apply(null,arguments)},xp=l._emscripten_bind_MdDbText_GetObjectID_0=function(){return(xp=l._emscripten_bind_MdDbText_GetObjectID_0=l.asm.emscripten_bind_MdDbText_GetObjectID_0).apply(null,arguments)},yp=l._emscripten_bind_MdDbText_Erase_0=function(){return(yp=l._emscripten_bind_MdDbText_Erase_0=l.asm.emscripten_bind_MdDbText_Erase_0).apply(null,arguments)},zp=l._emscripten_bind_MdDbText_ConnectionTempObject_1=
339
+ function(){return(zp=l._emscripten_bind_MdDbText_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbText_ConnectionTempObject_1).apply(null,arguments)},Ap=l._emscripten_bind_MdDbText_Clone_0=function(){return(Ap=l._emscripten_bind_MdDbText_Clone_0=l.asm.emscripten_bind_MdDbText_Clone_0).apply(null,arguments)},Bp=l._emscripten_bind_MdDbText_GetHandle_0=function(){return(Bp=l._emscripten_bind_MdDbText_GetHandle_0=l.asm.emscripten_bind_MdDbText_GetHandle_0).apply(null,arguments)},Cp=l._emscripten_bind_MdDbText_GetDatabase_0=
340
+ function(){return(Cp=l._emscripten_bind_MdDbText_GetDatabase_0=l.asm.emscripten_bind_MdDbText_GetDatabase_0).apply(null,arguments)},Dp=l._emscripten_bind_MdDbText_GetOwnerID_0=function(){return(Dp=l._emscripten_bind_MdDbText_GetOwnerID_0=l.asm.emscripten_bind_MdDbText_GetOwnerID_0).apply(null,arguments)},Ep=l._emscripten_bind_MdDbText_moveGripPointsAt_4=function(){return(Ep=l._emscripten_bind_MdDbText_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbText_moveGripPointsAt_4).apply(null,arguments)},Fp=
341
+ l._emscripten_bind_MdDbText_getObjectName_0=function(){return(Fp=l._emscripten_bind_MdDbText_getObjectName_0=l.asm.emscripten_bind_MdDbText_getObjectName_0).apply(null,arguments)},Gp=l._emscripten_bind_MdDbText_getDxf0_0=function(){return(Gp=l._emscripten_bind_MdDbText_getDxf0_0=l.asm.emscripten_bind_MdDbText_getDxf0_0).apply(null,arguments)},Hp=l._emscripten_bind_MdDbText_getJson_0=function(){return(Hp=l._emscripten_bind_MdDbText_getJson_0=l.asm.emscripten_bind_MdDbText_getJson_0).apply(null,arguments)},
342
+ Ip=l._emscripten_bind_MdDbText_setJson_1=function(){return(Ip=l._emscripten_bind_MdDbText_setJson_1=l.asm.emscripten_bind_MdDbText_setJson_1).apply(null,arguments)},Jp=l._emscripten_bind_MdDbText___destroy___0=function(){return(Jp=l._emscripten_bind_MdDbText___destroy___0=l.asm.emscripten_bind_MdDbText___destroy___0).apply(null,arguments)},Kp=l._emscripten_bind_MdDbCircle_MdDbCircle_0=function(){return(Kp=l._emscripten_bind_MdDbCircle_MdDbCircle_0=l.asm.emscripten_bind_MdDbCircle_MdDbCircle_0).apply(null,
343
+ arguments)},Lp=l._emscripten_bind_MdDbCircle_center_0=function(){return(Lp=l._emscripten_bind_MdDbCircle_center_0=l.asm.emscripten_bind_MdDbCircle_center_0).apply(null,arguments)},Mp=l._emscripten_bind_MdDbCircle_setCenter_1=function(){return(Mp=l._emscripten_bind_MdDbCircle_setCenter_1=l.asm.emscripten_bind_MdDbCircle_setCenter_1).apply(null,arguments)},Np=l._emscripten_bind_MdDbCircle_radius_0=function(){return(Np=l._emscripten_bind_MdDbCircle_radius_0=l.asm.emscripten_bind_MdDbCircle_radius_0).apply(null,
344
+ arguments)},Op=l._emscripten_bind_MdDbCircle_setRadius_1=function(){return(Op=l._emscripten_bind_MdDbCircle_setRadius_1=l.asm.emscripten_bind_MdDbCircle_setRadius_1).apply(null,arguments)},Pp=l._emscripten_bind_MdDbCircle_getStartParam_0=function(){return(Pp=l._emscripten_bind_MdDbCircle_getStartParam_0=l.asm.emscripten_bind_MdDbCircle_getStartParam_0).apply(null,arguments)},Qp=l._emscripten_bind_MdDbCircle_getEndParam_0=function(){return(Qp=l._emscripten_bind_MdDbCircle_getEndParam_0=l.asm.emscripten_bind_MdDbCircle_getEndParam_0).apply(null,
345
+ arguments)},Rp=l._emscripten_bind_MdDbCircle_getDistAtParam_1=function(){return(Rp=l._emscripten_bind_MdDbCircle_getDistAtParam_1=l.asm.emscripten_bind_MdDbCircle_getDistAtParam_1).apply(null,arguments)},Sp=l._emscripten_bind_MdDbCircle_getParamAtDist_1=function(){return(Sp=l._emscripten_bind_MdDbCircle_getParamAtDist_1=l.asm.emscripten_bind_MdDbCircle_getParamAtDist_1).apply(null,arguments)},Tp=l._emscripten_bind_MdDbCircle_getDistAtPoint_1=function(){return(Tp=l._emscripten_bind_MdDbCircle_getDistAtPoint_1=
346
+ l.asm.emscripten_bind_MdDbCircle_getDistAtPoint_1).apply(null,arguments)},Up=l._emscripten_bind_MdDbCircle_getPointAtDist_1=function(){return(Up=l._emscripten_bind_MdDbCircle_getPointAtDist_1=l.asm.emscripten_bind_MdDbCircle_getPointAtDist_1).apply(null,arguments)},Vp=l._emscripten_bind_MdDbCircle_getStartPoint_0=function(){return(Vp=l._emscripten_bind_MdDbCircle_getStartPoint_0=l.asm.emscripten_bind_MdDbCircle_getStartPoint_0).apply(null,arguments)},Wp=l._emscripten_bind_MdDbCircle_getEndPoint_0=
347
+ function(){return(Wp=l._emscripten_bind_MdDbCircle_getEndPoint_0=l.asm.emscripten_bind_MdDbCircle_getEndPoint_0).apply(null,arguments)},Xp=l._emscripten_bind_MdDbCircle_getPointAtParam_1=function(){return(Xp=l._emscripten_bind_MdDbCircle_getPointAtParam_1=l.asm.emscripten_bind_MdDbCircle_getPointAtParam_1).apply(null,arguments)},Yp=l._emscripten_bind_MdDbCircle_getParamAtPoint_1=function(){return(Yp=l._emscripten_bind_MdDbCircle_getParamAtPoint_1=l.asm.emscripten_bind_MdDbCircle_getParamAtPoint_1).apply(null,
348
+ arguments)},Zp=l._emscripten_bind_MdDbCircle_getFirstDeriv_1=function(){return(Zp=l._emscripten_bind_MdDbCircle_getFirstDeriv_1=l.asm.emscripten_bind_MdDbCircle_getFirstDeriv_1).apply(null,arguments)},$p=l._emscripten_bind_MdDbCircle_getFirstDerivEx_1=function(){return($p=l._emscripten_bind_MdDbCircle_getFirstDerivEx_1=l.asm.emscripten_bind_MdDbCircle_getFirstDerivEx_1).apply(null,arguments)},aq=l._emscripten_bind_MdDbCircle_getClosestPointTo_2=function(){return(aq=l._emscripten_bind_MdDbCircle_getClosestPointTo_2=
349
+ l.asm.emscripten_bind_MdDbCircle_getClosestPointTo_2).apply(null,arguments)},bq=l._emscripten_bind_MdDbCircle_offsetCurves_2=function(){return(bq=l._emscripten_bind_MdDbCircle_offsetCurves_2=l.asm.emscripten_bind_MdDbCircle_offsetCurves_2).apply(null,arguments)},cq=l._emscripten_bind_MdDbCircle_splitCurves_1=function(){return(cq=l._emscripten_bind_MdDbCircle_splitCurves_1=l.asm.emscripten_bind_MdDbCircle_splitCurves_1).apply(null,arguments)},dq=l._emscripten_bind_MdDbCircle_getArea_0=function(){return(dq=
350
+ l._emscripten_bind_MdDbCircle_getArea_0=l.asm.emscripten_bind_MdDbCircle_getArea_0).apply(null,arguments)},eq=l._emscripten_bind_MdDbCircle_getSamplePoints_1=function(){return(eq=l._emscripten_bind_MdDbCircle_getSamplePoints_1=l.asm.emscripten_bind_MdDbCircle_getSamplePoints_1).apply(null,arguments)},fq=l._emscripten_bind_MdDbCircle_getLength_0=function(){return(fq=l._emscripten_bind_MdDbCircle_getLength_0=l.asm.emscripten_bind_MdDbCircle_getLength_0).apply(null,arguments)},gq=l._emscripten_bind_MdDbCircle_explode_0=
351
+ function(){return(gq=l._emscripten_bind_MdDbCircle_explode_0=l.asm.emscripten_bind_MdDbCircle_explode_0).apply(null,arguments)},hq=l._emscripten_bind_MdDbCircle_TrueColor_0=function(){return(hq=l._emscripten_bind_MdDbCircle_TrueColor_0=l.asm.emscripten_bind_MdDbCircle_TrueColor_0).apply(null,arguments)},iq=l._emscripten_bind_MdDbCircle_SetTrueColor_1=function(){return(iq=l._emscripten_bind_MdDbCircle_SetTrueColor_1=l.asm.emscripten_bind_MdDbCircle_SetTrueColor_1).apply(null,arguments)},jq=l._emscripten_bind_MdDbCircle_ColorIndex_0=
352
+ function(){return(jq=l._emscripten_bind_MdDbCircle_ColorIndex_0=l.asm.emscripten_bind_MdDbCircle_ColorIndex_0).apply(null,arguments)},kq=l._emscripten_bind_MdDbCircle_SetColorIndex_1=function(){return(kq=l._emscripten_bind_MdDbCircle_SetColorIndex_1=l.asm.emscripten_bind_MdDbCircle_SetColorIndex_1).apply(null,arguments)},lq=l._emscripten_bind_MdDbCircle_Layer_0=function(){return(lq=l._emscripten_bind_MdDbCircle_Layer_0=l.asm.emscripten_bind_MdDbCircle_Layer_0).apply(null,arguments)},mq=l._emscripten_bind_MdDbCircle_SetLayer_1=
353
+ function(){return(mq=l._emscripten_bind_MdDbCircle_SetLayer_1=l.asm.emscripten_bind_MdDbCircle_SetLayer_1).apply(null,arguments)},nq=l._emscripten_bind_MdDbCircle_LinetypeScale_0=function(){return(nq=l._emscripten_bind_MdDbCircle_LinetypeScale_0=l.asm.emscripten_bind_MdDbCircle_LinetypeScale_0).apply(null,arguments)},oq=l._emscripten_bind_MdDbCircle_SetLinetypeScale_1=function(){return(oq=l._emscripten_bind_MdDbCircle_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbCircle_SetLinetypeScale_1).apply(null,
354
+ arguments)},pq=l._emscripten_bind_MdDbCircle_Visible_0=function(){return(pq=l._emscripten_bind_MdDbCircle_Visible_0=l.asm.emscripten_bind_MdDbCircle_Visible_0).apply(null,arguments)},qq=l._emscripten_bind_MdDbCircle_SetVisible_1=function(){return(qq=l._emscripten_bind_MdDbCircle_SetVisible_1=l.asm.emscripten_bind_MdDbCircle_SetVisible_1).apply(null,arguments)},rq=l._emscripten_bind_MdDbCircle_Lineweight_0=function(){return(rq=l._emscripten_bind_MdDbCircle_Lineweight_0=l.asm.emscripten_bind_MdDbCircle_Lineweight_0).apply(null,
355
+ arguments)},sq=l._emscripten_bind_MdDbCircle_SetLineweight_1=function(){return(sq=l._emscripten_bind_MdDbCircle_SetLineweight_1=l.asm.emscripten_bind_MdDbCircle_SetLineweight_1).apply(null,arguments)},tq=l._emscripten_bind_MdDbCircle_TextStyle_0=function(){return(tq=l._emscripten_bind_MdDbCircle_TextStyle_0=l.asm.emscripten_bind_MdDbCircle_TextStyle_0).apply(null,arguments)},uq=l._emscripten_bind_MdDbCircle_SetTextStyle_1=function(){return(uq=l._emscripten_bind_MdDbCircle_SetTextStyle_1=l.asm.emscripten_bind_MdDbCircle_SetTextStyle_1).apply(null,
356
+ arguments)},vq=l._emscripten_bind_MdDbCircle_Highlight_1=function(){return(vq=l._emscripten_bind_MdDbCircle_Highlight_1=l.asm.emscripten_bind_MdDbCircle_Highlight_1).apply(null,arguments)},wq=l._emscripten_bind_MdDbCircle_Move_2=function(){return(wq=l._emscripten_bind_MdDbCircle_Move_2=l.asm.emscripten_bind_MdDbCircle_Move_2).apply(null,arguments)},xq=l._emscripten_bind_MdDbCircle_Rotate_2=function(){return(xq=l._emscripten_bind_MdDbCircle_Rotate_2=l.asm.emscripten_bind_MdDbCircle_Rotate_2).apply(null,
357
+ arguments)},yq=l._emscripten_bind_MdDbCircle_Mirror_2=function(){return(yq=l._emscripten_bind_MdDbCircle_Mirror_2=l.asm.emscripten_bind_MdDbCircle_Mirror_2).apply(null,arguments)},zq=l._emscripten_bind_MdDbCircle_ScaleEntity_2=function(){return(zq=l._emscripten_bind_MdDbCircle_ScaleEntity_2=l.asm.emscripten_bind_MdDbCircle_ScaleEntity_2).apply(null,arguments)},Aq=l._emscripten_bind_MdDbCircle_TransformBy_1=function(){return(Aq=l._emscripten_bind_MdDbCircle_TransformBy_1=l.asm.emscripten_bind_MdDbCircle_TransformBy_1).apply(null,
358
+ arguments)},Bq=l._emscripten_bind_MdDbCircle_GetBoundingBox_0=function(){return(Bq=l._emscripten_bind_MdDbCircle_GetBoundingBox_0=l.asm.emscripten_bind_MdDbCircle_GetBoundingBox_0).apply(null,arguments)},Cq=l._emscripten_bind_MdDbCircle_GetObjectID_0=function(){return(Cq=l._emscripten_bind_MdDbCircle_GetObjectID_0=l.asm.emscripten_bind_MdDbCircle_GetObjectID_0).apply(null,arguments)},Dq=l._emscripten_bind_MdDbCircle_Erase_0=function(){return(Dq=l._emscripten_bind_MdDbCircle_Erase_0=l.asm.emscripten_bind_MdDbCircle_Erase_0).apply(null,
359
+ arguments)},Eq=l._emscripten_bind_MdDbCircle_ConnectionTempObject_1=function(){return(Eq=l._emscripten_bind_MdDbCircle_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbCircle_ConnectionTempObject_1).apply(null,arguments)},Fq=l._emscripten_bind_MdDbCircle_Clone_0=function(){return(Fq=l._emscripten_bind_MdDbCircle_Clone_0=l.asm.emscripten_bind_MdDbCircle_Clone_0).apply(null,arguments)},Gq=l._emscripten_bind_MdDbCircle_GetHandle_0=function(){return(Gq=l._emscripten_bind_MdDbCircle_GetHandle_0=l.asm.emscripten_bind_MdDbCircle_GetHandle_0).apply(null,
360
+ arguments)},Hq=l._emscripten_bind_MdDbCircle_GetDatabase_0=function(){return(Hq=l._emscripten_bind_MdDbCircle_GetDatabase_0=l.asm.emscripten_bind_MdDbCircle_GetDatabase_0).apply(null,arguments)},Iq=l._emscripten_bind_MdDbCircle_GetOwnerID_0=function(){return(Iq=l._emscripten_bind_MdDbCircle_GetOwnerID_0=l.asm.emscripten_bind_MdDbCircle_GetOwnerID_0).apply(null,arguments)},Jq=l._emscripten_bind_MdDbCircle_moveGripPointsAt_4=function(){return(Jq=l._emscripten_bind_MdDbCircle_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbCircle_moveGripPointsAt_4).apply(null,
361
+ arguments)},Kq=l._emscripten_bind_MdDbCircle_getObjectName_0=function(){return(Kq=l._emscripten_bind_MdDbCircle_getObjectName_0=l.asm.emscripten_bind_MdDbCircle_getObjectName_0).apply(null,arguments)},Lq=l._emscripten_bind_MdDbCircle_getDxf0_0=function(){return(Lq=l._emscripten_bind_MdDbCircle_getDxf0_0=l.asm.emscripten_bind_MdDbCircle_getDxf0_0).apply(null,arguments)},Mq=l._emscripten_bind_MdDbCircle_getJson_0=function(){return(Mq=l._emscripten_bind_MdDbCircle_getJson_0=l.asm.emscripten_bind_MdDbCircle_getJson_0).apply(null,
362
+ arguments)},Nq=l._emscripten_bind_MdDbCircle_setJson_1=function(){return(Nq=l._emscripten_bind_MdDbCircle_setJson_1=l.asm.emscripten_bind_MdDbCircle_setJson_1).apply(null,arguments)},Oq=l._emscripten_bind_MdDbCircle___destroy___0=function(){return(Oq=l._emscripten_bind_MdDbCircle___destroy___0=l.asm.emscripten_bind_MdDbCircle___destroy___0).apply(null,arguments)},Pq=l._emscripten_bind_MdDbArc_MdDbArc_0=function(){return(Pq=l._emscripten_bind_MdDbArc_MdDbArc_0=l.asm.emscripten_bind_MdDbArc_MdDbArc_0).apply(null,
363
+ arguments)},Qq=l._emscripten_bind_MdDbArc_center_0=function(){return(Qq=l._emscripten_bind_MdDbArc_center_0=l.asm.emscripten_bind_MdDbArc_center_0).apply(null,arguments)},Rq=l._emscripten_bind_MdDbArc_setCenter_1=function(){return(Rq=l._emscripten_bind_MdDbArc_setCenter_1=l.asm.emscripten_bind_MdDbArc_setCenter_1).apply(null,arguments)},Sq=l._emscripten_bind_MdDbArc_radius_0=function(){return(Sq=l._emscripten_bind_MdDbArc_radius_0=l.asm.emscripten_bind_MdDbArc_radius_0).apply(null,arguments)},Tq=
364
+ l._emscripten_bind_MdDbArc_setRadius_1=function(){return(Tq=l._emscripten_bind_MdDbArc_setRadius_1=l.asm.emscripten_bind_MdDbArc_setRadius_1).apply(null,arguments)},Uq=l._emscripten_bind_MdDbArc_startAngle_0=function(){return(Uq=l._emscripten_bind_MdDbArc_startAngle_0=l.asm.emscripten_bind_MdDbArc_startAngle_0).apply(null,arguments)},Vq=l._emscripten_bind_MdDbArc_setStartAngle_1=function(){return(Vq=l._emscripten_bind_MdDbArc_setStartAngle_1=l.asm.emscripten_bind_MdDbArc_setStartAngle_1).apply(null,
365
+ arguments)},Wq=l._emscripten_bind_MdDbArc_endAngle_0=function(){return(Wq=l._emscripten_bind_MdDbArc_endAngle_0=l.asm.emscripten_bind_MdDbArc_endAngle_0).apply(null,arguments)},Xq=l._emscripten_bind_MdDbArc_setEndAngle_1=function(){return(Xq=l._emscripten_bind_MdDbArc_setEndAngle_1=l.asm.emscripten_bind_MdDbArc_setEndAngle_1).apply(null,arguments)},Yq=l._emscripten_bind_MdDbArc_computeArc_6=function(){return(Yq=l._emscripten_bind_MdDbArc_computeArc_6=l.asm.emscripten_bind_MdDbArc_computeArc_6).apply(null,
366
+ arguments)},Zq=l._emscripten_bind_MdDbArc_getStartParam_0=function(){return(Zq=l._emscripten_bind_MdDbArc_getStartParam_0=l.asm.emscripten_bind_MdDbArc_getStartParam_0).apply(null,arguments)},$q=l._emscripten_bind_MdDbArc_getEndParam_0=function(){return($q=l._emscripten_bind_MdDbArc_getEndParam_0=l.asm.emscripten_bind_MdDbArc_getEndParam_0).apply(null,arguments)},ar=l._emscripten_bind_MdDbArc_getDistAtParam_1=function(){return(ar=l._emscripten_bind_MdDbArc_getDistAtParam_1=l.asm.emscripten_bind_MdDbArc_getDistAtParam_1).apply(null,
367
+ arguments)},br=l._emscripten_bind_MdDbArc_getParamAtDist_1=function(){return(br=l._emscripten_bind_MdDbArc_getParamAtDist_1=l.asm.emscripten_bind_MdDbArc_getParamAtDist_1).apply(null,arguments)},cr=l._emscripten_bind_MdDbArc_getDistAtPoint_1=function(){return(cr=l._emscripten_bind_MdDbArc_getDistAtPoint_1=l.asm.emscripten_bind_MdDbArc_getDistAtPoint_1).apply(null,arguments)},dr=l._emscripten_bind_MdDbArc_getPointAtDist_1=function(){return(dr=l._emscripten_bind_MdDbArc_getPointAtDist_1=l.asm.emscripten_bind_MdDbArc_getPointAtDist_1).apply(null,
368
+ arguments)},er=l._emscripten_bind_MdDbArc_getStartPoint_0=function(){return(er=l._emscripten_bind_MdDbArc_getStartPoint_0=l.asm.emscripten_bind_MdDbArc_getStartPoint_0).apply(null,arguments)},fr=l._emscripten_bind_MdDbArc_getEndPoint_0=function(){return(fr=l._emscripten_bind_MdDbArc_getEndPoint_0=l.asm.emscripten_bind_MdDbArc_getEndPoint_0).apply(null,arguments)},gr=l._emscripten_bind_MdDbArc_getPointAtParam_1=function(){return(gr=l._emscripten_bind_MdDbArc_getPointAtParam_1=l.asm.emscripten_bind_MdDbArc_getPointAtParam_1).apply(null,
369
+ arguments)},hr=l._emscripten_bind_MdDbArc_getParamAtPoint_1=function(){return(hr=l._emscripten_bind_MdDbArc_getParamAtPoint_1=l.asm.emscripten_bind_MdDbArc_getParamAtPoint_1).apply(null,arguments)},ir=l._emscripten_bind_MdDbArc_getFirstDeriv_1=function(){return(ir=l._emscripten_bind_MdDbArc_getFirstDeriv_1=l.asm.emscripten_bind_MdDbArc_getFirstDeriv_1).apply(null,arguments)},jr=l._emscripten_bind_MdDbArc_getFirstDerivEx_1=function(){return(jr=l._emscripten_bind_MdDbArc_getFirstDerivEx_1=l.asm.emscripten_bind_MdDbArc_getFirstDerivEx_1).apply(null,
370
+ arguments)},kr=l._emscripten_bind_MdDbArc_getClosestPointTo_2=function(){return(kr=l._emscripten_bind_MdDbArc_getClosestPointTo_2=l.asm.emscripten_bind_MdDbArc_getClosestPointTo_2).apply(null,arguments)},lr=l._emscripten_bind_MdDbArc_offsetCurves_2=function(){return(lr=l._emscripten_bind_MdDbArc_offsetCurves_2=l.asm.emscripten_bind_MdDbArc_offsetCurves_2).apply(null,arguments)},mr=l._emscripten_bind_MdDbArc_splitCurves_1=function(){return(mr=l._emscripten_bind_MdDbArc_splitCurves_1=l.asm.emscripten_bind_MdDbArc_splitCurves_1).apply(null,
371
+ arguments)},nr=l._emscripten_bind_MdDbArc_getArea_0=function(){return(nr=l._emscripten_bind_MdDbArc_getArea_0=l.asm.emscripten_bind_MdDbArc_getArea_0).apply(null,arguments)},or=l._emscripten_bind_MdDbArc_getSamplePoints_1=function(){return(or=l._emscripten_bind_MdDbArc_getSamplePoints_1=l.asm.emscripten_bind_MdDbArc_getSamplePoints_1).apply(null,arguments)},pr=l._emscripten_bind_MdDbArc_getLength_0=function(){return(pr=l._emscripten_bind_MdDbArc_getLength_0=l.asm.emscripten_bind_MdDbArc_getLength_0).apply(null,
372
+ arguments)},qr=l._emscripten_bind_MdDbArc_explode_0=function(){return(qr=l._emscripten_bind_MdDbArc_explode_0=l.asm.emscripten_bind_MdDbArc_explode_0).apply(null,arguments)},rr=l._emscripten_bind_MdDbArc_TrueColor_0=function(){return(rr=l._emscripten_bind_MdDbArc_TrueColor_0=l.asm.emscripten_bind_MdDbArc_TrueColor_0).apply(null,arguments)},sr=l._emscripten_bind_MdDbArc_SetTrueColor_1=function(){return(sr=l._emscripten_bind_MdDbArc_SetTrueColor_1=l.asm.emscripten_bind_MdDbArc_SetTrueColor_1).apply(null,
373
+ arguments)},tr=l._emscripten_bind_MdDbArc_ColorIndex_0=function(){return(tr=l._emscripten_bind_MdDbArc_ColorIndex_0=l.asm.emscripten_bind_MdDbArc_ColorIndex_0).apply(null,arguments)},ur=l._emscripten_bind_MdDbArc_SetColorIndex_1=function(){return(ur=l._emscripten_bind_MdDbArc_SetColorIndex_1=l.asm.emscripten_bind_MdDbArc_SetColorIndex_1).apply(null,arguments)},vr=l._emscripten_bind_MdDbArc_Layer_0=function(){return(vr=l._emscripten_bind_MdDbArc_Layer_0=l.asm.emscripten_bind_MdDbArc_Layer_0).apply(null,
374
+ arguments)},wr=l._emscripten_bind_MdDbArc_SetLayer_1=function(){return(wr=l._emscripten_bind_MdDbArc_SetLayer_1=l.asm.emscripten_bind_MdDbArc_SetLayer_1).apply(null,arguments)},xr=l._emscripten_bind_MdDbArc_LinetypeScale_0=function(){return(xr=l._emscripten_bind_MdDbArc_LinetypeScale_0=l.asm.emscripten_bind_MdDbArc_LinetypeScale_0).apply(null,arguments)},yr=l._emscripten_bind_MdDbArc_SetLinetypeScale_1=function(){return(yr=l._emscripten_bind_MdDbArc_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbArc_SetLinetypeScale_1).apply(null,
375
+ arguments)},zr=l._emscripten_bind_MdDbArc_Visible_0=function(){return(zr=l._emscripten_bind_MdDbArc_Visible_0=l.asm.emscripten_bind_MdDbArc_Visible_0).apply(null,arguments)},Ar=l._emscripten_bind_MdDbArc_SetVisible_1=function(){return(Ar=l._emscripten_bind_MdDbArc_SetVisible_1=l.asm.emscripten_bind_MdDbArc_SetVisible_1).apply(null,arguments)},Br=l._emscripten_bind_MdDbArc_Lineweight_0=function(){return(Br=l._emscripten_bind_MdDbArc_Lineweight_0=l.asm.emscripten_bind_MdDbArc_Lineweight_0).apply(null,
376
+ arguments)},Cr=l._emscripten_bind_MdDbArc_SetLineweight_1=function(){return(Cr=l._emscripten_bind_MdDbArc_SetLineweight_1=l.asm.emscripten_bind_MdDbArc_SetLineweight_1).apply(null,arguments)},Dr=l._emscripten_bind_MdDbArc_TextStyle_0=function(){return(Dr=l._emscripten_bind_MdDbArc_TextStyle_0=l.asm.emscripten_bind_MdDbArc_TextStyle_0).apply(null,arguments)},Er=l._emscripten_bind_MdDbArc_SetTextStyle_1=function(){return(Er=l._emscripten_bind_MdDbArc_SetTextStyle_1=l.asm.emscripten_bind_MdDbArc_SetTextStyle_1).apply(null,
377
+ arguments)},Fr=l._emscripten_bind_MdDbArc_Highlight_1=function(){return(Fr=l._emscripten_bind_MdDbArc_Highlight_1=l.asm.emscripten_bind_MdDbArc_Highlight_1).apply(null,arguments)},Gr=l._emscripten_bind_MdDbArc_Move_2=function(){return(Gr=l._emscripten_bind_MdDbArc_Move_2=l.asm.emscripten_bind_MdDbArc_Move_2).apply(null,arguments)},Hr=l._emscripten_bind_MdDbArc_Rotate_2=function(){return(Hr=l._emscripten_bind_MdDbArc_Rotate_2=l.asm.emscripten_bind_MdDbArc_Rotate_2).apply(null,arguments)},Ir=l._emscripten_bind_MdDbArc_Mirror_2=
378
+ function(){return(Ir=l._emscripten_bind_MdDbArc_Mirror_2=l.asm.emscripten_bind_MdDbArc_Mirror_2).apply(null,arguments)},Jr=l._emscripten_bind_MdDbArc_ScaleEntity_2=function(){return(Jr=l._emscripten_bind_MdDbArc_ScaleEntity_2=l.asm.emscripten_bind_MdDbArc_ScaleEntity_2).apply(null,arguments)},Kr=l._emscripten_bind_MdDbArc_TransformBy_1=function(){return(Kr=l._emscripten_bind_MdDbArc_TransformBy_1=l.asm.emscripten_bind_MdDbArc_TransformBy_1).apply(null,arguments)},Lr=l._emscripten_bind_MdDbArc_GetBoundingBox_0=
379
+ function(){return(Lr=l._emscripten_bind_MdDbArc_GetBoundingBox_0=l.asm.emscripten_bind_MdDbArc_GetBoundingBox_0).apply(null,arguments)},Mr=l._emscripten_bind_MdDbArc_GetObjectID_0=function(){return(Mr=l._emscripten_bind_MdDbArc_GetObjectID_0=l.asm.emscripten_bind_MdDbArc_GetObjectID_0).apply(null,arguments)},Nr=l._emscripten_bind_MdDbArc_Erase_0=function(){return(Nr=l._emscripten_bind_MdDbArc_Erase_0=l.asm.emscripten_bind_MdDbArc_Erase_0).apply(null,arguments)},Or=l._emscripten_bind_MdDbArc_ConnectionTempObject_1=
380
+ function(){return(Or=l._emscripten_bind_MdDbArc_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbArc_ConnectionTempObject_1).apply(null,arguments)},Pr=l._emscripten_bind_MdDbArc_Clone_0=function(){return(Pr=l._emscripten_bind_MdDbArc_Clone_0=l.asm.emscripten_bind_MdDbArc_Clone_0).apply(null,arguments)},Qr=l._emscripten_bind_MdDbArc_GetHandle_0=function(){return(Qr=l._emscripten_bind_MdDbArc_GetHandle_0=l.asm.emscripten_bind_MdDbArc_GetHandle_0).apply(null,arguments)},Rr=l._emscripten_bind_MdDbArc_GetDatabase_0=
381
+ function(){return(Rr=l._emscripten_bind_MdDbArc_GetDatabase_0=l.asm.emscripten_bind_MdDbArc_GetDatabase_0).apply(null,arguments)},Sr=l._emscripten_bind_MdDbArc_GetOwnerID_0=function(){return(Sr=l._emscripten_bind_MdDbArc_GetOwnerID_0=l.asm.emscripten_bind_MdDbArc_GetOwnerID_0).apply(null,arguments)},Tr=l._emscripten_bind_MdDbArc_moveGripPointsAt_4=function(){return(Tr=l._emscripten_bind_MdDbArc_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbArc_moveGripPointsAt_4).apply(null,arguments)},Ur=l._emscripten_bind_MdDbArc_getObjectName_0=
382
+ function(){return(Ur=l._emscripten_bind_MdDbArc_getObjectName_0=l.asm.emscripten_bind_MdDbArc_getObjectName_0).apply(null,arguments)},Vr=l._emscripten_bind_MdDbArc_getDxf0_0=function(){return(Vr=l._emscripten_bind_MdDbArc_getDxf0_0=l.asm.emscripten_bind_MdDbArc_getDxf0_0).apply(null,arguments)},Wr=l._emscripten_bind_MdDbArc_getJson_0=function(){return(Wr=l._emscripten_bind_MdDbArc_getJson_0=l.asm.emscripten_bind_MdDbArc_getJson_0).apply(null,arguments)},Xr=l._emscripten_bind_MdDbArc_setJson_1=function(){return(Xr=
383
+ l._emscripten_bind_MdDbArc_setJson_1=l.asm.emscripten_bind_MdDbArc_setJson_1).apply(null,arguments)},Yr=l._emscripten_bind_MdDbArc___destroy___0=function(){return(Yr=l._emscripten_bind_MdDbArc___destroy___0=l.asm.emscripten_bind_MdDbArc___destroy___0).apply(null,arguments)},Zr=l._emscripten_bind_MdDbPolyline_MdDbPolyline_0=function(){return(Zr=l._emscripten_bind_MdDbPolyline_MdDbPolyline_0=l.asm.emscripten_bind_MdDbPolyline_MdDbPolyline_0).apply(null,arguments)},$r=l._emscripten_bind_MdDbPolyline_setClosed_1=
384
+ function(){return($r=l._emscripten_bind_MdDbPolyline_setClosed_1=l.asm.emscripten_bind_MdDbPolyline_setClosed_1).apply(null,arguments)},as=l._emscripten_bind_MdDbPolyline_setConstantWidth_1=function(){return(as=l._emscripten_bind_MdDbPolyline_setConstantWidth_1=l.asm.emscripten_bind_MdDbPolyline_setConstantWidth_1).apply(null,arguments)},bs=l._emscripten_bind_MdDbPolyline_isClosed_0=function(){return(bs=l._emscripten_bind_MdDbPolyline_isClosed_0=l.asm.emscripten_bind_MdDbPolyline_isClosed_0).apply(null,
385
+ arguments)},cs=l._emscripten_bind_MdDbPolyline_getConstantWidth_0=function(){return(cs=l._emscripten_bind_MdDbPolyline_getConstantWidth_0=l.asm.emscripten_bind_MdDbPolyline_getConstantWidth_0).apply(null,arguments)},ds=l._emscripten_bind_MdDbPolyline_addVertexAt_5=function(){return(ds=l._emscripten_bind_MdDbPolyline_addVertexAt_5=l.asm.emscripten_bind_MdDbPolyline_addVertexAt_5).apply(null,arguments)},es=l._emscripten_bind_MdDbPolyline_removeVertexAt_1=function(){return(es=l._emscripten_bind_MdDbPolyline_removeVertexAt_1=
386
+ l.asm.emscripten_bind_MdDbPolyline_removeVertexAt_1).apply(null,arguments)},gs=l._emscripten_bind_MdDbPolyline_numVerts_0=function(){return(gs=l._emscripten_bind_MdDbPolyline_numVerts_0=l.asm.emscripten_bind_MdDbPolyline_numVerts_0).apply(null,arguments)},hs=l._emscripten_bind_MdDbPolyline_getPointAt_1=function(){return(hs=l._emscripten_bind_MdDbPolyline_getPointAt_1=l.asm.emscripten_bind_MdDbPolyline_getPointAt_1).apply(null,arguments)},is=l._emscripten_bind_MdDbPolyline_getBulgeAt_1=function(){return(is=
387
+ l._emscripten_bind_MdDbPolyline_getBulgeAt_1=l.asm.emscripten_bind_MdDbPolyline_getBulgeAt_1).apply(null,arguments)},js=l._emscripten_bind_MdDbPolyline_getStartWidthsAt_1=function(){return(js=l._emscripten_bind_MdDbPolyline_getStartWidthsAt_1=l.asm.emscripten_bind_MdDbPolyline_getStartWidthsAt_1).apply(null,arguments)},ks=l._emscripten_bind_MdDbPolyline_getEndWidthsAt_1=function(){return(ks=l._emscripten_bind_MdDbPolyline_getEndWidthsAt_1=l.asm.emscripten_bind_MdDbPolyline_getEndWidthsAt_1).apply(null,
388
+ arguments)},ls=l._emscripten_bind_MdDbPolyline_setPointAt_2=function(){return(ls=l._emscripten_bind_MdDbPolyline_setPointAt_2=l.asm.emscripten_bind_MdDbPolyline_setPointAt_2).apply(null,arguments)},ms=l._emscripten_bind_MdDbPolyline_setBulgeAt_2=function(){return(ms=l._emscripten_bind_MdDbPolyline_setBulgeAt_2=l.asm.emscripten_bind_MdDbPolyline_setBulgeAt_2).apply(null,arguments)},ns=l._emscripten_bind_MdDbPolyline_getStartParam_0=function(){return(ns=l._emscripten_bind_MdDbPolyline_getStartParam_0=
389
+ l.asm.emscripten_bind_MdDbPolyline_getStartParam_0).apply(null,arguments)},ps=l._emscripten_bind_MdDbPolyline_getEndParam_0=function(){return(ps=l._emscripten_bind_MdDbPolyline_getEndParam_0=l.asm.emscripten_bind_MdDbPolyline_getEndParam_0).apply(null,arguments)},qs=l._emscripten_bind_MdDbPolyline_getDistAtParam_1=function(){return(qs=l._emscripten_bind_MdDbPolyline_getDistAtParam_1=l.asm.emscripten_bind_MdDbPolyline_getDistAtParam_1).apply(null,arguments)},rs=l._emscripten_bind_MdDbPolyline_getParamAtDist_1=
390
+ function(){return(rs=l._emscripten_bind_MdDbPolyline_getParamAtDist_1=l.asm.emscripten_bind_MdDbPolyline_getParamAtDist_1).apply(null,arguments)},ss=l._emscripten_bind_MdDbPolyline_getDistAtPoint_1=function(){return(ss=l._emscripten_bind_MdDbPolyline_getDistAtPoint_1=l.asm.emscripten_bind_MdDbPolyline_getDistAtPoint_1).apply(null,arguments)},ts=l._emscripten_bind_MdDbPolyline_getPointAtDist_1=function(){return(ts=l._emscripten_bind_MdDbPolyline_getPointAtDist_1=l.asm.emscripten_bind_MdDbPolyline_getPointAtDist_1).apply(null,
391
+ arguments)},us=l._emscripten_bind_MdDbPolyline_getStartPoint_0=function(){return(us=l._emscripten_bind_MdDbPolyline_getStartPoint_0=l.asm.emscripten_bind_MdDbPolyline_getStartPoint_0).apply(null,arguments)},vs=l._emscripten_bind_MdDbPolyline_getEndPoint_0=function(){return(vs=l._emscripten_bind_MdDbPolyline_getEndPoint_0=l.asm.emscripten_bind_MdDbPolyline_getEndPoint_0).apply(null,arguments)},xs=l._emscripten_bind_MdDbPolyline_getPointAtParam_1=function(){return(xs=l._emscripten_bind_MdDbPolyline_getPointAtParam_1=
392
+ l.asm.emscripten_bind_MdDbPolyline_getPointAtParam_1).apply(null,arguments)},ys=l._emscripten_bind_MdDbPolyline_getParamAtPoint_1=function(){return(ys=l._emscripten_bind_MdDbPolyline_getParamAtPoint_1=l.asm.emscripten_bind_MdDbPolyline_getParamAtPoint_1).apply(null,arguments)},zs=l._emscripten_bind_MdDbPolyline_getFirstDeriv_1=function(){return(zs=l._emscripten_bind_MdDbPolyline_getFirstDeriv_1=l.asm.emscripten_bind_MdDbPolyline_getFirstDeriv_1).apply(null,arguments)},As=l._emscripten_bind_MdDbPolyline_getFirstDerivEx_1=
393
+ function(){return(As=l._emscripten_bind_MdDbPolyline_getFirstDerivEx_1=l.asm.emscripten_bind_MdDbPolyline_getFirstDerivEx_1).apply(null,arguments)},Bs=l._emscripten_bind_MdDbPolyline_getClosestPointTo_2=function(){return(Bs=l._emscripten_bind_MdDbPolyline_getClosestPointTo_2=l.asm.emscripten_bind_MdDbPolyline_getClosestPointTo_2).apply(null,arguments)},Cs=l._emscripten_bind_MdDbPolyline_offsetCurves_2=function(){return(Cs=l._emscripten_bind_MdDbPolyline_offsetCurves_2=l.asm.emscripten_bind_MdDbPolyline_offsetCurves_2).apply(null,
394
+ arguments)},Ds=l._emscripten_bind_MdDbPolyline_splitCurves_1=function(){return(Ds=l._emscripten_bind_MdDbPolyline_splitCurves_1=l.asm.emscripten_bind_MdDbPolyline_splitCurves_1).apply(null,arguments)},Es=l._emscripten_bind_MdDbPolyline_getArea_0=function(){return(Es=l._emscripten_bind_MdDbPolyline_getArea_0=l.asm.emscripten_bind_MdDbPolyline_getArea_0).apply(null,arguments)},Fs=l._emscripten_bind_MdDbPolyline_getSamplePoints_1=function(){return(Fs=l._emscripten_bind_MdDbPolyline_getSamplePoints_1=
395
+ l.asm.emscripten_bind_MdDbPolyline_getSamplePoints_1).apply(null,arguments)},Gs=l._emscripten_bind_MdDbPolyline_getLength_0=function(){return(Gs=l._emscripten_bind_MdDbPolyline_getLength_0=l.asm.emscripten_bind_MdDbPolyline_getLength_0).apply(null,arguments)},Hs=l._emscripten_bind_MdDbPolyline_explode_0=function(){return(Hs=l._emscripten_bind_MdDbPolyline_explode_0=l.asm.emscripten_bind_MdDbPolyline_explode_0).apply(null,arguments)},Is=l._emscripten_bind_MdDbPolyline_TrueColor_0=function(){return(Is=
396
+ l._emscripten_bind_MdDbPolyline_TrueColor_0=l.asm.emscripten_bind_MdDbPolyline_TrueColor_0).apply(null,arguments)},Js=l._emscripten_bind_MdDbPolyline_SetTrueColor_1=function(){return(Js=l._emscripten_bind_MdDbPolyline_SetTrueColor_1=l.asm.emscripten_bind_MdDbPolyline_SetTrueColor_1).apply(null,arguments)},Ks=l._emscripten_bind_MdDbPolyline_ColorIndex_0=function(){return(Ks=l._emscripten_bind_MdDbPolyline_ColorIndex_0=l.asm.emscripten_bind_MdDbPolyline_ColorIndex_0).apply(null,arguments)},Ls=l._emscripten_bind_MdDbPolyline_SetColorIndex_1=
397
+ function(){return(Ls=l._emscripten_bind_MdDbPolyline_SetColorIndex_1=l.asm.emscripten_bind_MdDbPolyline_SetColorIndex_1).apply(null,arguments)},Ms=l._emscripten_bind_MdDbPolyline_Layer_0=function(){return(Ms=l._emscripten_bind_MdDbPolyline_Layer_0=l.asm.emscripten_bind_MdDbPolyline_Layer_0).apply(null,arguments)},Ns=l._emscripten_bind_MdDbPolyline_SetLayer_1=function(){return(Ns=l._emscripten_bind_MdDbPolyline_SetLayer_1=l.asm.emscripten_bind_MdDbPolyline_SetLayer_1).apply(null,arguments)},Os=l._emscripten_bind_MdDbPolyline_LinetypeScale_0=
398
+ function(){return(Os=l._emscripten_bind_MdDbPolyline_LinetypeScale_0=l.asm.emscripten_bind_MdDbPolyline_LinetypeScale_0).apply(null,arguments)},Ps=l._emscripten_bind_MdDbPolyline_SetLinetypeScale_1=function(){return(Ps=l._emscripten_bind_MdDbPolyline_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbPolyline_SetLinetypeScale_1).apply(null,arguments)},Qs=l._emscripten_bind_MdDbPolyline_Visible_0=function(){return(Qs=l._emscripten_bind_MdDbPolyline_Visible_0=l.asm.emscripten_bind_MdDbPolyline_Visible_0).apply(null,
399
+ arguments)},Rs=l._emscripten_bind_MdDbPolyline_SetVisible_1=function(){return(Rs=l._emscripten_bind_MdDbPolyline_SetVisible_1=l.asm.emscripten_bind_MdDbPolyline_SetVisible_1).apply(null,arguments)},Ss=l._emscripten_bind_MdDbPolyline_Lineweight_0=function(){return(Ss=l._emscripten_bind_MdDbPolyline_Lineweight_0=l.asm.emscripten_bind_MdDbPolyline_Lineweight_0).apply(null,arguments)},Ts=l._emscripten_bind_MdDbPolyline_SetLineweight_1=function(){return(Ts=l._emscripten_bind_MdDbPolyline_SetLineweight_1=
400
+ l.asm.emscripten_bind_MdDbPolyline_SetLineweight_1).apply(null,arguments)},Us=l._emscripten_bind_MdDbPolyline_TextStyle_0=function(){return(Us=l._emscripten_bind_MdDbPolyline_TextStyle_0=l.asm.emscripten_bind_MdDbPolyline_TextStyle_0).apply(null,arguments)},Vs=l._emscripten_bind_MdDbPolyline_SetTextStyle_1=function(){return(Vs=l._emscripten_bind_MdDbPolyline_SetTextStyle_1=l.asm.emscripten_bind_MdDbPolyline_SetTextStyle_1).apply(null,arguments)},Ws=l._emscripten_bind_MdDbPolyline_Highlight_1=function(){return(Ws=
401
+ l._emscripten_bind_MdDbPolyline_Highlight_1=l.asm.emscripten_bind_MdDbPolyline_Highlight_1).apply(null,arguments)},Xs=l._emscripten_bind_MdDbPolyline_Move_2=function(){return(Xs=l._emscripten_bind_MdDbPolyline_Move_2=l.asm.emscripten_bind_MdDbPolyline_Move_2).apply(null,arguments)},Ys=l._emscripten_bind_MdDbPolyline_Rotate_2=function(){return(Ys=l._emscripten_bind_MdDbPolyline_Rotate_2=l.asm.emscripten_bind_MdDbPolyline_Rotate_2).apply(null,arguments)},Zs=l._emscripten_bind_MdDbPolyline_Mirror_2=
402
+ function(){return(Zs=l._emscripten_bind_MdDbPolyline_Mirror_2=l.asm.emscripten_bind_MdDbPolyline_Mirror_2).apply(null,arguments)},$s=l._emscripten_bind_MdDbPolyline_ScaleEntity_2=function(){return($s=l._emscripten_bind_MdDbPolyline_ScaleEntity_2=l.asm.emscripten_bind_MdDbPolyline_ScaleEntity_2).apply(null,arguments)},at=l._emscripten_bind_MdDbPolyline_TransformBy_1=function(){return(at=l._emscripten_bind_MdDbPolyline_TransformBy_1=l.asm.emscripten_bind_MdDbPolyline_TransformBy_1).apply(null,arguments)},
403
+ bt=l._emscripten_bind_MdDbPolyline_GetBoundingBox_0=function(){return(bt=l._emscripten_bind_MdDbPolyline_GetBoundingBox_0=l.asm.emscripten_bind_MdDbPolyline_GetBoundingBox_0).apply(null,arguments)},ct=l._emscripten_bind_MdDbPolyline_GetObjectID_0=function(){return(ct=l._emscripten_bind_MdDbPolyline_GetObjectID_0=l.asm.emscripten_bind_MdDbPolyline_GetObjectID_0).apply(null,arguments)},dt=l._emscripten_bind_MdDbPolyline_Erase_0=function(){return(dt=l._emscripten_bind_MdDbPolyline_Erase_0=l.asm.emscripten_bind_MdDbPolyline_Erase_0).apply(null,
404
+ arguments)},et=l._emscripten_bind_MdDbPolyline_ConnectionTempObject_1=function(){return(et=l._emscripten_bind_MdDbPolyline_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbPolyline_ConnectionTempObject_1).apply(null,arguments)},ft=l._emscripten_bind_MdDbPolyline_Clone_0=function(){return(ft=l._emscripten_bind_MdDbPolyline_Clone_0=l.asm.emscripten_bind_MdDbPolyline_Clone_0).apply(null,arguments)},gt=l._emscripten_bind_MdDbPolyline_GetHandle_0=function(){return(gt=l._emscripten_bind_MdDbPolyline_GetHandle_0=
405
+ l.asm.emscripten_bind_MdDbPolyline_GetHandle_0).apply(null,arguments)},ht=l._emscripten_bind_MdDbPolyline_GetDatabase_0=function(){return(ht=l._emscripten_bind_MdDbPolyline_GetDatabase_0=l.asm.emscripten_bind_MdDbPolyline_GetDatabase_0).apply(null,arguments)},it=l._emscripten_bind_MdDbPolyline_GetOwnerID_0=function(){return(it=l._emscripten_bind_MdDbPolyline_GetOwnerID_0=l.asm.emscripten_bind_MdDbPolyline_GetOwnerID_0).apply(null,arguments)},jt=l._emscripten_bind_MdDbPolyline_moveGripPointsAt_4=function(){return(jt=
406
+ l._emscripten_bind_MdDbPolyline_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbPolyline_moveGripPointsAt_4).apply(null,arguments)},kt=l._emscripten_bind_MdDbPolyline_getObjectName_0=function(){return(kt=l._emscripten_bind_MdDbPolyline_getObjectName_0=l.asm.emscripten_bind_MdDbPolyline_getObjectName_0).apply(null,arguments)},lt=l._emscripten_bind_MdDbPolyline_getDxf0_0=function(){return(lt=l._emscripten_bind_MdDbPolyline_getDxf0_0=l.asm.emscripten_bind_MdDbPolyline_getDxf0_0).apply(null,arguments)},
407
+ mt=l._emscripten_bind_MdDbPolyline_getJson_0=function(){return(mt=l._emscripten_bind_MdDbPolyline_getJson_0=l.asm.emscripten_bind_MdDbPolyline_getJson_0).apply(null,arguments)},nt=l._emscripten_bind_MdDbPolyline_setJson_1=function(){return(nt=l._emscripten_bind_MdDbPolyline_setJson_1=l.asm.emscripten_bind_MdDbPolyline_setJson_1).apply(null,arguments)},ot=l._emscripten_bind_MdDbPolyline___destroy___0=function(){return(ot=l._emscripten_bind_MdDbPolyline___destroy___0=l.asm.emscripten_bind_MdDbPolyline___destroy___0).apply(null,
408
+ arguments)},pt=l._emscripten_bind_MdDbBlockReference_MdDbBlockReference_0=function(){return(pt=l._emscripten_bind_MdDbBlockReference_MdDbBlockReference_0=l.asm.emscripten_bind_MdDbBlockReference_MdDbBlockReference_0).apply(null,arguments)},qt=l._emscripten_bind_MdDbBlockReference_blockTableRecord_0=function(){return(qt=l._emscripten_bind_MdDbBlockReference_blockTableRecord_0=l.asm.emscripten_bind_MdDbBlockReference_blockTableRecord_0).apply(null,arguments)},rt=l._emscripten_bind_MdDbBlockReference_setBlockTableRecord_1=
409
+ function(){return(rt=l._emscripten_bind_MdDbBlockReference_setBlockTableRecord_1=l.asm.emscripten_bind_MdDbBlockReference_setBlockTableRecord_1).apply(null,arguments)},st=l._emscripten_bind_MdDbBlockReference_position_0=function(){return(st=l._emscripten_bind_MdDbBlockReference_position_0=l.asm.emscripten_bind_MdDbBlockReference_position_0).apply(null,arguments)},tt=l._emscripten_bind_MdDbBlockReference_setPosition_1=function(){return(tt=l._emscripten_bind_MdDbBlockReference_setPosition_1=l.asm.emscripten_bind_MdDbBlockReference_setPosition_1).apply(null,
410
+ arguments)},ut=l._emscripten_bind_MdDbBlockReference_scaleFactors_0=function(){return(ut=l._emscripten_bind_MdDbBlockReference_scaleFactors_0=l.asm.emscripten_bind_MdDbBlockReference_scaleFactors_0).apply(null,arguments)},vt=l._emscripten_bind_MdDbBlockReference_setScaleFactors_1=function(){return(vt=l._emscripten_bind_MdDbBlockReference_setScaleFactors_1=l.asm.emscripten_bind_MdDbBlockReference_setScaleFactors_1).apply(null,arguments)},wt=l._emscripten_bind_MdDbBlockReference_rotation_0=function(){return(wt=
411
+ l._emscripten_bind_MdDbBlockReference_rotation_0=l.asm.emscripten_bind_MdDbBlockReference_rotation_0).apply(null,arguments)},xt=l._emscripten_bind_MdDbBlockReference_setRotation_1=function(){return(xt=l._emscripten_bind_MdDbBlockReference_setRotation_1=l.asm.emscripten_bind_MdDbBlockReference_setRotation_1).apply(null,arguments)},yt=l._emscripten_bind_MdDbBlockReference_blockTransform_0=function(){return(yt=l._emscripten_bind_MdDbBlockReference_blockTransform_0=l.asm.emscripten_bind_MdDbBlockReference_blockTransform_0).apply(null,
412
+ arguments)},zt=l._emscripten_bind_MdDbBlockReference_setBlockTransform_1=function(){return(zt=l._emscripten_bind_MdDbBlockReference_setBlockTransform_1=l.asm.emscripten_bind_MdDbBlockReference_setBlockTransform_1).apply(null,arguments)},At=l._emscripten_bind_MdDbBlockReference_explode_0=function(){return(At=l._emscripten_bind_MdDbBlockReference_explode_0=l.asm.emscripten_bind_MdDbBlockReference_explode_0).apply(null,arguments)},Bt=l._emscripten_bind_MdDbBlockReference_TrueColor_0=function(){return(Bt=
413
+ l._emscripten_bind_MdDbBlockReference_TrueColor_0=l.asm.emscripten_bind_MdDbBlockReference_TrueColor_0).apply(null,arguments)},Ct=l._emscripten_bind_MdDbBlockReference_SetTrueColor_1=function(){return(Ct=l._emscripten_bind_MdDbBlockReference_SetTrueColor_1=l.asm.emscripten_bind_MdDbBlockReference_SetTrueColor_1).apply(null,arguments)},Dt=l._emscripten_bind_MdDbBlockReference_ColorIndex_0=function(){return(Dt=l._emscripten_bind_MdDbBlockReference_ColorIndex_0=l.asm.emscripten_bind_MdDbBlockReference_ColorIndex_0).apply(null,
414
+ arguments)},Et=l._emscripten_bind_MdDbBlockReference_SetColorIndex_1=function(){return(Et=l._emscripten_bind_MdDbBlockReference_SetColorIndex_1=l.asm.emscripten_bind_MdDbBlockReference_SetColorIndex_1).apply(null,arguments)},Ft=l._emscripten_bind_MdDbBlockReference_Layer_0=function(){return(Ft=l._emscripten_bind_MdDbBlockReference_Layer_0=l.asm.emscripten_bind_MdDbBlockReference_Layer_0).apply(null,arguments)},Gt=l._emscripten_bind_MdDbBlockReference_SetLayer_1=function(){return(Gt=l._emscripten_bind_MdDbBlockReference_SetLayer_1=
415
+ l.asm.emscripten_bind_MdDbBlockReference_SetLayer_1).apply(null,arguments)},Ht=l._emscripten_bind_MdDbBlockReference_LinetypeScale_0=function(){return(Ht=l._emscripten_bind_MdDbBlockReference_LinetypeScale_0=l.asm.emscripten_bind_MdDbBlockReference_LinetypeScale_0).apply(null,arguments)},It=l._emscripten_bind_MdDbBlockReference_SetLinetypeScale_1=function(){return(It=l._emscripten_bind_MdDbBlockReference_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbBlockReference_SetLinetypeScale_1).apply(null,arguments)},
416
+ Jt=l._emscripten_bind_MdDbBlockReference_Visible_0=function(){return(Jt=l._emscripten_bind_MdDbBlockReference_Visible_0=l.asm.emscripten_bind_MdDbBlockReference_Visible_0).apply(null,arguments)},Kt=l._emscripten_bind_MdDbBlockReference_SetVisible_1=function(){return(Kt=l._emscripten_bind_MdDbBlockReference_SetVisible_1=l.asm.emscripten_bind_MdDbBlockReference_SetVisible_1).apply(null,arguments)},Lt=l._emscripten_bind_MdDbBlockReference_Lineweight_0=function(){return(Lt=l._emscripten_bind_MdDbBlockReference_Lineweight_0=
417
+ l.asm.emscripten_bind_MdDbBlockReference_Lineweight_0).apply(null,arguments)},Mt=l._emscripten_bind_MdDbBlockReference_SetLineweight_1=function(){return(Mt=l._emscripten_bind_MdDbBlockReference_SetLineweight_1=l.asm.emscripten_bind_MdDbBlockReference_SetLineweight_1).apply(null,arguments)},Nt=l._emscripten_bind_MdDbBlockReference_TextStyle_0=function(){return(Nt=l._emscripten_bind_MdDbBlockReference_TextStyle_0=l.asm.emscripten_bind_MdDbBlockReference_TextStyle_0).apply(null,arguments)},Ot=l._emscripten_bind_MdDbBlockReference_SetTextStyle_1=
418
+ function(){return(Ot=l._emscripten_bind_MdDbBlockReference_SetTextStyle_1=l.asm.emscripten_bind_MdDbBlockReference_SetTextStyle_1).apply(null,arguments)},Pt=l._emscripten_bind_MdDbBlockReference_Highlight_1=function(){return(Pt=l._emscripten_bind_MdDbBlockReference_Highlight_1=l.asm.emscripten_bind_MdDbBlockReference_Highlight_1).apply(null,arguments)},Qt=l._emscripten_bind_MdDbBlockReference_Move_2=function(){return(Qt=l._emscripten_bind_MdDbBlockReference_Move_2=l.asm.emscripten_bind_MdDbBlockReference_Move_2).apply(null,
419
+ arguments)},Rt=l._emscripten_bind_MdDbBlockReference_Rotate_2=function(){return(Rt=l._emscripten_bind_MdDbBlockReference_Rotate_2=l.asm.emscripten_bind_MdDbBlockReference_Rotate_2).apply(null,arguments)},St=l._emscripten_bind_MdDbBlockReference_Mirror_2=function(){return(St=l._emscripten_bind_MdDbBlockReference_Mirror_2=l.asm.emscripten_bind_MdDbBlockReference_Mirror_2).apply(null,arguments)},Tt=l._emscripten_bind_MdDbBlockReference_ScaleEntity_2=function(){return(Tt=l._emscripten_bind_MdDbBlockReference_ScaleEntity_2=
420
+ l.asm.emscripten_bind_MdDbBlockReference_ScaleEntity_2).apply(null,arguments)},Ut=l._emscripten_bind_MdDbBlockReference_TransformBy_1=function(){return(Ut=l._emscripten_bind_MdDbBlockReference_TransformBy_1=l.asm.emscripten_bind_MdDbBlockReference_TransformBy_1).apply(null,arguments)},Vt=l._emscripten_bind_MdDbBlockReference_GetBoundingBox_0=function(){return(Vt=l._emscripten_bind_MdDbBlockReference_GetBoundingBox_0=l.asm.emscripten_bind_MdDbBlockReference_GetBoundingBox_0).apply(null,arguments)},
421
+ Wt=l._emscripten_bind_MdDbBlockReference_GetObjectID_0=function(){return(Wt=l._emscripten_bind_MdDbBlockReference_GetObjectID_0=l.asm.emscripten_bind_MdDbBlockReference_GetObjectID_0).apply(null,arguments)},Xt=l._emscripten_bind_MdDbBlockReference_Erase_0=function(){return(Xt=l._emscripten_bind_MdDbBlockReference_Erase_0=l.asm.emscripten_bind_MdDbBlockReference_Erase_0).apply(null,arguments)},Yt=l._emscripten_bind_MdDbBlockReference_ConnectionTempObject_1=function(){return(Yt=l._emscripten_bind_MdDbBlockReference_ConnectionTempObject_1=
422
+ l.asm.emscripten_bind_MdDbBlockReference_ConnectionTempObject_1).apply(null,arguments)},Zt=l._emscripten_bind_MdDbBlockReference_Clone_0=function(){return(Zt=l._emscripten_bind_MdDbBlockReference_Clone_0=l.asm.emscripten_bind_MdDbBlockReference_Clone_0).apply(null,arguments)},$t=l._emscripten_bind_MdDbBlockReference_GetHandle_0=function(){return($t=l._emscripten_bind_MdDbBlockReference_GetHandle_0=l.asm.emscripten_bind_MdDbBlockReference_GetHandle_0).apply(null,arguments)},au=l._emscripten_bind_MdDbBlockReference_GetDatabase_0=
423
+ function(){return(au=l._emscripten_bind_MdDbBlockReference_GetDatabase_0=l.asm.emscripten_bind_MdDbBlockReference_GetDatabase_0).apply(null,arguments)},bu=l._emscripten_bind_MdDbBlockReference_GetOwnerID_0=function(){return(bu=l._emscripten_bind_MdDbBlockReference_GetOwnerID_0=l.asm.emscripten_bind_MdDbBlockReference_GetOwnerID_0).apply(null,arguments)},cu=l._emscripten_bind_MdDbBlockReference_moveGripPointsAt_4=function(){return(cu=l._emscripten_bind_MdDbBlockReference_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbBlockReference_moveGripPointsAt_4).apply(null,
424
+ arguments)},du=l._emscripten_bind_MdDbBlockReference_getObjectName_0=function(){return(du=l._emscripten_bind_MdDbBlockReference_getObjectName_0=l.asm.emscripten_bind_MdDbBlockReference_getObjectName_0).apply(null,arguments)},eu=l._emscripten_bind_MdDbBlockReference_getDxf0_0=function(){return(eu=l._emscripten_bind_MdDbBlockReference_getDxf0_0=l.asm.emscripten_bind_MdDbBlockReference_getDxf0_0).apply(null,arguments)},fu=l._emscripten_bind_MdDbBlockReference_getJson_0=function(){return(fu=l._emscripten_bind_MdDbBlockReference_getJson_0=
425
+ l.asm.emscripten_bind_MdDbBlockReference_getJson_0).apply(null,arguments)},gu=l._emscripten_bind_MdDbBlockReference_setJson_1=function(){return(gu=l._emscripten_bind_MdDbBlockReference_setJson_1=l.asm.emscripten_bind_MdDbBlockReference_setJson_1).apply(null,arguments)},hu=l._emscripten_bind_MdDbBlockReference___destroy___0=function(){return(hu=l._emscripten_bind_MdDbBlockReference___destroy___0=l.asm.emscripten_bind_MdDbBlockReference___destroy___0).apply(null,arguments)},iu=l._emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0=
426
+ function(){return(iu=l._emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0=l.asm.emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0).apply(null,arguments)},ju=l._emscripten_bind_MdDbAlignedDimension_xLine1Point_0=function(){return(ju=l._emscripten_bind_MdDbAlignedDimension_xLine1Point_0=l.asm.emscripten_bind_MdDbAlignedDimension_xLine1Point_0).apply(null,arguments)},ku=l._emscripten_bind_MdDbAlignedDimension_setXLine1Point_1=function(){return(ku=l._emscripten_bind_MdDbAlignedDimension_setXLine1Point_1=
427
+ l.asm.emscripten_bind_MdDbAlignedDimension_setXLine1Point_1).apply(null,arguments)},lu=l._emscripten_bind_MdDbAlignedDimension_xLine2Point_0=function(){return(lu=l._emscripten_bind_MdDbAlignedDimension_xLine2Point_0=l.asm.emscripten_bind_MdDbAlignedDimension_xLine2Point_0).apply(null,arguments)},mu=l._emscripten_bind_MdDbAlignedDimension_setXLine2Point_1=function(){return(mu=l._emscripten_bind_MdDbAlignedDimension_setXLine2Point_1=l.asm.emscripten_bind_MdDbAlignedDimension_setXLine2Point_1).apply(null,
428
+ arguments)},nu=l._emscripten_bind_MdDbAlignedDimension_dimLinePoint_0=function(){return(nu=l._emscripten_bind_MdDbAlignedDimension_dimLinePoint_0=l.asm.emscripten_bind_MdDbAlignedDimension_dimLinePoint_0).apply(null,arguments)},ou=l._emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1=function(){return(ou=l._emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1=l.asm.emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1).apply(null,arguments)},pu=l._emscripten_bind_MdDbAlignedDimension_oblique_0=
429
+ function(){return(pu=l._emscripten_bind_MdDbAlignedDimension_oblique_0=l.asm.emscripten_bind_MdDbAlignedDimension_oblique_0).apply(null,arguments)},qu=l._emscripten_bind_MdDbAlignedDimension_setOblique_1=function(){return(qu=l._emscripten_bind_MdDbAlignedDimension_setOblique_1=l.asm.emscripten_bind_MdDbAlignedDimension_setOblique_1).apply(null,arguments)},ru=l._emscripten_bind_MdDbAlignedDimension_textPosition_0=function(){return(ru=l._emscripten_bind_MdDbAlignedDimension_textPosition_0=l.asm.emscripten_bind_MdDbAlignedDimension_textPosition_0).apply(null,
430
+ arguments)},su=l._emscripten_bind_MdDbAlignedDimension_setTextPosition_1=function(){return(su=l._emscripten_bind_MdDbAlignedDimension_setTextPosition_1=l.asm.emscripten_bind_MdDbAlignedDimension_setTextPosition_1).apply(null,arguments)},tu=l._emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0=function(){return(tu=l._emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0=l.asm.emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0).apply(null,arguments)},uu=l._emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0=
431
+ function(){return(uu=l._emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0=l.asm.emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0).apply(null,arguments)},vu=l._emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0=function(){return(vu=l._emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0=l.asm.emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0).apply(null,arguments)},wu=l._emscripten_bind_MdDbAlignedDimension_elevation_0=function(){return(wu=l._emscripten_bind_MdDbAlignedDimension_elevation_0=
432
+ l.asm.emscripten_bind_MdDbAlignedDimension_elevation_0).apply(null,arguments)},xu=l._emscripten_bind_MdDbAlignedDimension_setElevation_1=function(){return(xu=l._emscripten_bind_MdDbAlignedDimension_setElevation_1=l.asm.emscripten_bind_MdDbAlignedDimension_setElevation_1).apply(null,arguments)},yu=l._emscripten_bind_MdDbAlignedDimension_dimensionText_0=function(){return(yu=l._emscripten_bind_MdDbAlignedDimension_dimensionText_0=l.asm.emscripten_bind_MdDbAlignedDimension_dimensionText_0).apply(null,
433
+ arguments)},zu=l._emscripten_bind_MdDbAlignedDimension_setDimensionText_1=function(){return(zu=l._emscripten_bind_MdDbAlignedDimension_setDimensionText_1=l.asm.emscripten_bind_MdDbAlignedDimension_setDimensionText_1).apply(null,arguments)},Au=l._emscripten_bind_MdDbAlignedDimension_textRotation_0=function(){return(Au=l._emscripten_bind_MdDbAlignedDimension_textRotation_0=l.asm.emscripten_bind_MdDbAlignedDimension_textRotation_0).apply(null,arguments)},Bu=l._emscripten_bind_MdDbAlignedDimension_setTextRotation_1=
434
+ function(){return(Bu=l._emscripten_bind_MdDbAlignedDimension_setTextRotation_1=l.asm.emscripten_bind_MdDbAlignedDimension_setTextRotation_1).apply(null,arguments)},Cu=l._emscripten_bind_MdDbAlignedDimension_dimensionStyle_0=function(){return(Cu=l._emscripten_bind_MdDbAlignedDimension_dimensionStyle_0=l.asm.emscripten_bind_MdDbAlignedDimension_dimensionStyle_0).apply(null,arguments)},Du=l._emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1=function(){return(Du=l._emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1=
435
+ l.asm.emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1).apply(null,arguments)},Eu=l._emscripten_bind_MdDbAlignedDimension_textAttachment_0=function(){return(Eu=l._emscripten_bind_MdDbAlignedDimension_textAttachment_0=l.asm.emscripten_bind_MdDbAlignedDimension_textAttachment_0).apply(null,arguments)},Fu=l._emscripten_bind_MdDbAlignedDimension_setTextAttachment_1=function(){return(Fu=l._emscripten_bind_MdDbAlignedDimension_setTextAttachment_1=l.asm.emscripten_bind_MdDbAlignedDimension_setTextAttachment_1).apply(null,
436
+ arguments)},Gu=l._emscripten_bind_MdDbAlignedDimension_horizontalRotation_0=function(){return(Gu=l._emscripten_bind_MdDbAlignedDimension_horizontalRotation_0=l.asm.emscripten_bind_MdDbAlignedDimension_horizontalRotation_0).apply(null,arguments)},Hu=l._emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1=function(){return(Hu=l._emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1=l.asm.emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1).apply(null,arguments)},Iu=l._emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1=
437
+ function(){return(Iu=l._emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1=l.asm.emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1).apply(null,arguments)},Ju=l._emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1=function(){return(Ju=l._emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1=l.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1).apply(null,arguments)},Ku=l._emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2=function(){return(Ku=l._emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2=
438
+ l.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2).apply(null,arguments)},Lu=l._emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1=function(){return(Lu=l._emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1=l.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1).apply(null,arguments)},Mu=l._emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2=function(){return(Mu=l._emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2=l.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2).apply(null,
439
+ arguments)},Nu=l._emscripten_bind_MdDbAlignedDimension_GetDimVarString_1=function(){return(Nu=l._emscripten_bind_MdDbAlignedDimension_GetDimVarString_1=l.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarString_1).apply(null,arguments)},Ou=l._emscripten_bind_MdDbAlignedDimension_SetDimVarString_2=function(){return(Ou=l._emscripten_bind_MdDbAlignedDimension_SetDimVarString_2=l.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarString_2).apply(null,arguments)},Pu=l._emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1=
440
+ function(){return(Pu=l._emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1=l.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1).apply(null,arguments)},Qu=l._emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2=function(){return(Qu=l._emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2=l.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2).apply(null,arguments)},Ru=l._emscripten_bind_MdDbAlignedDimension_explode_0=function(){return(Ru=l._emscripten_bind_MdDbAlignedDimension_explode_0=
441
+ l.asm.emscripten_bind_MdDbAlignedDimension_explode_0).apply(null,arguments)},Su=l._emscripten_bind_MdDbAlignedDimension_TrueColor_0=function(){return(Su=l._emscripten_bind_MdDbAlignedDimension_TrueColor_0=l.asm.emscripten_bind_MdDbAlignedDimension_TrueColor_0).apply(null,arguments)},Tu=l._emscripten_bind_MdDbAlignedDimension_SetTrueColor_1=function(){return(Tu=l._emscripten_bind_MdDbAlignedDimension_SetTrueColor_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetTrueColor_1).apply(null,arguments)},Uu=
442
+ l._emscripten_bind_MdDbAlignedDimension_ColorIndex_0=function(){return(Uu=l._emscripten_bind_MdDbAlignedDimension_ColorIndex_0=l.asm.emscripten_bind_MdDbAlignedDimension_ColorIndex_0).apply(null,arguments)},Vu=l._emscripten_bind_MdDbAlignedDimension_SetColorIndex_1=function(){return(Vu=l._emscripten_bind_MdDbAlignedDimension_SetColorIndex_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetColorIndex_1).apply(null,arguments)},Wu=l._emscripten_bind_MdDbAlignedDimension_Layer_0=function(){return(Wu=l._emscripten_bind_MdDbAlignedDimension_Layer_0=
443
+ l.asm.emscripten_bind_MdDbAlignedDimension_Layer_0).apply(null,arguments)},Xu=l._emscripten_bind_MdDbAlignedDimension_SetLayer_1=function(){return(Xu=l._emscripten_bind_MdDbAlignedDimension_SetLayer_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetLayer_1).apply(null,arguments)},Yu=l._emscripten_bind_MdDbAlignedDimension_LinetypeScale_0=function(){return(Yu=l._emscripten_bind_MdDbAlignedDimension_LinetypeScale_0=l.asm.emscripten_bind_MdDbAlignedDimension_LinetypeScale_0).apply(null,arguments)},Zu=
444
+ l._emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1=function(){return(Zu=l._emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1).apply(null,arguments)},$u=l._emscripten_bind_MdDbAlignedDimension_Visible_0=function(){return($u=l._emscripten_bind_MdDbAlignedDimension_Visible_0=l.asm.emscripten_bind_MdDbAlignedDimension_Visible_0).apply(null,arguments)},av=l._emscripten_bind_MdDbAlignedDimension_SetVisible_1=function(){return(av=
445
+ l._emscripten_bind_MdDbAlignedDimension_SetVisible_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetVisible_1).apply(null,arguments)},bv=l._emscripten_bind_MdDbAlignedDimension_Lineweight_0=function(){return(bv=l._emscripten_bind_MdDbAlignedDimension_Lineweight_0=l.asm.emscripten_bind_MdDbAlignedDimension_Lineweight_0).apply(null,arguments)},cv=l._emscripten_bind_MdDbAlignedDimension_SetLineweight_1=function(){return(cv=l._emscripten_bind_MdDbAlignedDimension_SetLineweight_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetLineweight_1).apply(null,
446
+ arguments)},dv=l._emscripten_bind_MdDbAlignedDimension_TextStyle_0=function(){return(dv=l._emscripten_bind_MdDbAlignedDimension_TextStyle_0=l.asm.emscripten_bind_MdDbAlignedDimension_TextStyle_0).apply(null,arguments)},ev=l._emscripten_bind_MdDbAlignedDimension_SetTextStyle_1=function(){return(ev=l._emscripten_bind_MdDbAlignedDimension_SetTextStyle_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetTextStyle_1).apply(null,arguments)},fv=l._emscripten_bind_MdDbAlignedDimension_Highlight_1=function(){return(fv=
447
+ l._emscripten_bind_MdDbAlignedDimension_Highlight_1=l.asm.emscripten_bind_MdDbAlignedDimension_Highlight_1).apply(null,arguments)},gv=l._emscripten_bind_MdDbAlignedDimension_Move_2=function(){return(gv=l._emscripten_bind_MdDbAlignedDimension_Move_2=l.asm.emscripten_bind_MdDbAlignedDimension_Move_2).apply(null,arguments)},hv=l._emscripten_bind_MdDbAlignedDimension_Rotate_2=function(){return(hv=l._emscripten_bind_MdDbAlignedDimension_Rotate_2=l.asm.emscripten_bind_MdDbAlignedDimension_Rotate_2).apply(null,
448
+ arguments)},iv=l._emscripten_bind_MdDbAlignedDimension_Mirror_2=function(){return(iv=l._emscripten_bind_MdDbAlignedDimension_Mirror_2=l.asm.emscripten_bind_MdDbAlignedDimension_Mirror_2).apply(null,arguments)},jv=l._emscripten_bind_MdDbAlignedDimension_ScaleEntity_2=function(){return(jv=l._emscripten_bind_MdDbAlignedDimension_ScaleEntity_2=l.asm.emscripten_bind_MdDbAlignedDimension_ScaleEntity_2).apply(null,arguments)},kv=l._emscripten_bind_MdDbAlignedDimension_TransformBy_1=function(){return(kv=
449
+ l._emscripten_bind_MdDbAlignedDimension_TransformBy_1=l.asm.emscripten_bind_MdDbAlignedDimension_TransformBy_1).apply(null,arguments)},lv=l._emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0=function(){return(lv=l._emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0=l.asm.emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0).apply(null,arguments)},mv=l._emscripten_bind_MdDbAlignedDimension_GetObjectID_0=function(){return(mv=l._emscripten_bind_MdDbAlignedDimension_GetObjectID_0=l.asm.emscripten_bind_MdDbAlignedDimension_GetObjectID_0).apply(null,
450
+ arguments)},nv=l._emscripten_bind_MdDbAlignedDimension_Erase_0=function(){return(nv=l._emscripten_bind_MdDbAlignedDimension_Erase_0=l.asm.emscripten_bind_MdDbAlignedDimension_Erase_0).apply(null,arguments)},ov=l._emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1=function(){return(ov=l._emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1).apply(null,arguments)},pv=l._emscripten_bind_MdDbAlignedDimension_Clone_0=function(){return(pv=
451
+ l._emscripten_bind_MdDbAlignedDimension_Clone_0=l.asm.emscripten_bind_MdDbAlignedDimension_Clone_0).apply(null,arguments)},qv=l._emscripten_bind_MdDbAlignedDimension_GetHandle_0=function(){return(qv=l._emscripten_bind_MdDbAlignedDimension_GetHandle_0=l.asm.emscripten_bind_MdDbAlignedDimension_GetHandle_0).apply(null,arguments)},rv=l._emscripten_bind_MdDbAlignedDimension_GetDatabase_0=function(){return(rv=l._emscripten_bind_MdDbAlignedDimension_GetDatabase_0=l.asm.emscripten_bind_MdDbAlignedDimension_GetDatabase_0).apply(null,
452
+ arguments)},sv=l._emscripten_bind_MdDbAlignedDimension_GetOwnerID_0=function(){return(sv=l._emscripten_bind_MdDbAlignedDimension_GetOwnerID_0=l.asm.emscripten_bind_MdDbAlignedDimension_GetOwnerID_0).apply(null,arguments)},tv=l._emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4=function(){return(tv=l._emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4).apply(null,arguments)},uv=l._emscripten_bind_MdDbAlignedDimension_getObjectName_0=
453
+ function(){return(uv=l._emscripten_bind_MdDbAlignedDimension_getObjectName_0=l.asm.emscripten_bind_MdDbAlignedDimension_getObjectName_0).apply(null,arguments)},vv=l._emscripten_bind_MdDbAlignedDimension_getDxf0_0=function(){return(vv=l._emscripten_bind_MdDbAlignedDimension_getDxf0_0=l.asm.emscripten_bind_MdDbAlignedDimension_getDxf0_0).apply(null,arguments)},wv=l._emscripten_bind_MdDbAlignedDimension_getJson_0=function(){return(wv=l._emscripten_bind_MdDbAlignedDimension_getJson_0=l.asm.emscripten_bind_MdDbAlignedDimension_getJson_0).apply(null,
454
+ arguments)},xv=l._emscripten_bind_MdDbAlignedDimension_setJson_1=function(){return(xv=l._emscripten_bind_MdDbAlignedDimension_setJson_1=l.asm.emscripten_bind_MdDbAlignedDimension_setJson_1).apply(null,arguments)},yv=l._emscripten_bind_MdDbAlignedDimension___destroy___0=function(){return(yv=l._emscripten_bind_MdDbAlignedDimension___destroy___0=l.asm.emscripten_bind_MdDbAlignedDimension___destroy___0).apply(null,arguments)},zv=l._emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0=function(){return(zv=
455
+ l._emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0=l.asm.emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0).apply(null,arguments)},Av=l._emscripten_bind_MdDbRotatedDimension_xLine1Point_0=function(){return(Av=l._emscripten_bind_MdDbRotatedDimension_xLine1Point_0=l.asm.emscripten_bind_MdDbRotatedDimension_xLine1Point_0).apply(null,arguments)},Bv=l._emscripten_bind_MdDbRotatedDimension_setXLine1Point_1=function(){return(Bv=l._emscripten_bind_MdDbRotatedDimension_setXLine1Point_1=
456
+ l.asm.emscripten_bind_MdDbRotatedDimension_setXLine1Point_1).apply(null,arguments)},Cv=l._emscripten_bind_MdDbRotatedDimension_xLine2Point_0=function(){return(Cv=l._emscripten_bind_MdDbRotatedDimension_xLine2Point_0=l.asm.emscripten_bind_MdDbRotatedDimension_xLine2Point_0).apply(null,arguments)},Dv=l._emscripten_bind_MdDbRotatedDimension_setXLine2Point_1=function(){return(Dv=l._emscripten_bind_MdDbRotatedDimension_setXLine2Point_1=l.asm.emscripten_bind_MdDbRotatedDimension_setXLine2Point_1).apply(null,
457
+ arguments)},Ev=l._emscripten_bind_MdDbRotatedDimension_dimLinePoint_0=function(){return(Ev=l._emscripten_bind_MdDbRotatedDimension_dimLinePoint_0=l.asm.emscripten_bind_MdDbRotatedDimension_dimLinePoint_0).apply(null,arguments)},Fv=l._emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1=function(){return(Fv=l._emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1=l.asm.emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1).apply(null,arguments)},Gv=l._emscripten_bind_MdDbRotatedDimension_rotation_0=
458
+ function(){return(Gv=l._emscripten_bind_MdDbRotatedDimension_rotation_0=l.asm.emscripten_bind_MdDbRotatedDimension_rotation_0).apply(null,arguments)},Hv=l._emscripten_bind_MdDbRotatedDimension_setRotation_1=function(){return(Hv=l._emscripten_bind_MdDbRotatedDimension_setRotation_1=l.asm.emscripten_bind_MdDbRotatedDimension_setRotation_1).apply(null,arguments)},Iv=l._emscripten_bind_MdDbRotatedDimension_oblique_0=function(){return(Iv=l._emscripten_bind_MdDbRotatedDimension_oblique_0=l.asm.emscripten_bind_MdDbRotatedDimension_oblique_0).apply(null,
459
+ arguments)},Jv=l._emscripten_bind_MdDbRotatedDimension_setOblique_1=function(){return(Jv=l._emscripten_bind_MdDbRotatedDimension_setOblique_1=l.asm.emscripten_bind_MdDbRotatedDimension_setOblique_1).apply(null,arguments)},Kv=l._emscripten_bind_MdDbRotatedDimension_textPosition_0=function(){return(Kv=l._emscripten_bind_MdDbRotatedDimension_textPosition_0=l.asm.emscripten_bind_MdDbRotatedDimension_textPosition_0).apply(null,arguments)},Lv=l._emscripten_bind_MdDbRotatedDimension_setTextPosition_1=function(){return(Lv=
460
+ l._emscripten_bind_MdDbRotatedDimension_setTextPosition_1=l.asm.emscripten_bind_MdDbRotatedDimension_setTextPosition_1).apply(null,arguments)},Mv=l._emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0=function(){return(Mv=l._emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0=l.asm.emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0).apply(null,arguments)},Nv=l._emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0=function(){return(Nv=l._emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0=
461
+ l.asm.emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0).apply(null,arguments)},Ov=l._emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0=function(){return(Ov=l._emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0=l.asm.emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0).apply(null,arguments)},Pv=l._emscripten_bind_MdDbRotatedDimension_elevation_0=function(){return(Pv=l._emscripten_bind_MdDbRotatedDimension_elevation_0=l.asm.emscripten_bind_MdDbRotatedDimension_elevation_0).apply(null,
462
+ arguments)},Qv=l._emscripten_bind_MdDbRotatedDimension_setElevation_1=function(){return(Qv=l._emscripten_bind_MdDbRotatedDimension_setElevation_1=l.asm.emscripten_bind_MdDbRotatedDimension_setElevation_1).apply(null,arguments)},Rv=l._emscripten_bind_MdDbRotatedDimension_dimensionText_0=function(){return(Rv=l._emscripten_bind_MdDbRotatedDimension_dimensionText_0=l.asm.emscripten_bind_MdDbRotatedDimension_dimensionText_0).apply(null,arguments)},Sv=l._emscripten_bind_MdDbRotatedDimension_setDimensionText_1=
463
+ function(){return(Sv=l._emscripten_bind_MdDbRotatedDimension_setDimensionText_1=l.asm.emscripten_bind_MdDbRotatedDimension_setDimensionText_1).apply(null,arguments)},Tv=l._emscripten_bind_MdDbRotatedDimension_textRotation_0=function(){return(Tv=l._emscripten_bind_MdDbRotatedDimension_textRotation_0=l.asm.emscripten_bind_MdDbRotatedDimension_textRotation_0).apply(null,arguments)},Uv=l._emscripten_bind_MdDbRotatedDimension_setTextRotation_1=function(){return(Uv=l._emscripten_bind_MdDbRotatedDimension_setTextRotation_1=
464
+ l.asm.emscripten_bind_MdDbRotatedDimension_setTextRotation_1).apply(null,arguments)},Vv=l._emscripten_bind_MdDbRotatedDimension_dimensionStyle_0=function(){return(Vv=l._emscripten_bind_MdDbRotatedDimension_dimensionStyle_0=l.asm.emscripten_bind_MdDbRotatedDimension_dimensionStyle_0).apply(null,arguments)},Wv=l._emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1=function(){return(Wv=l._emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1=l.asm.emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1).apply(null,
465
+ arguments)},Xv=l._emscripten_bind_MdDbRotatedDimension_textAttachment_0=function(){return(Xv=l._emscripten_bind_MdDbRotatedDimension_textAttachment_0=l.asm.emscripten_bind_MdDbRotatedDimension_textAttachment_0).apply(null,arguments)},Yv=l._emscripten_bind_MdDbRotatedDimension_setTextAttachment_1=function(){return(Yv=l._emscripten_bind_MdDbRotatedDimension_setTextAttachment_1=l.asm.emscripten_bind_MdDbRotatedDimension_setTextAttachment_1).apply(null,arguments)},Zv=l._emscripten_bind_MdDbRotatedDimension_horizontalRotation_0=
466
+ function(){return(Zv=l._emscripten_bind_MdDbRotatedDimension_horizontalRotation_0=l.asm.emscripten_bind_MdDbRotatedDimension_horizontalRotation_0).apply(null,arguments)},$v=l._emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1=function(){return($v=l._emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1=l.asm.emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1).apply(null,arguments)},aw=l._emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1=function(){return(aw=l._emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1=
467
+ l.asm.emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1).apply(null,arguments)},bw=l._emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1=function(){return(bw=l._emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1=l.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1).apply(null,arguments)},cw=l._emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2=function(){return(cw=l._emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2=l.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2).apply(null,
468
+ arguments)},dw=l._emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1=function(){return(dw=l._emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1=l.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1).apply(null,arguments)},ew=l._emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2=function(){return(ew=l._emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2=l.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2).apply(null,arguments)},fw=l._emscripten_bind_MdDbRotatedDimension_GetDimVarString_1=
469
+ function(){return(fw=l._emscripten_bind_MdDbRotatedDimension_GetDimVarString_1=l.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarString_1).apply(null,arguments)},gw=l._emscripten_bind_MdDbRotatedDimension_SetDimVarString_2=function(){return(gw=l._emscripten_bind_MdDbRotatedDimension_SetDimVarString_2=l.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarString_2).apply(null,arguments)},hw=l._emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1=function(){return(hw=l._emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1=
470
+ l.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1).apply(null,arguments)},iw=l._emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2=function(){return(iw=l._emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2=l.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2).apply(null,arguments)},jw=l._emscripten_bind_MdDbRotatedDimension_explode_0=function(){return(jw=l._emscripten_bind_MdDbRotatedDimension_explode_0=l.asm.emscripten_bind_MdDbRotatedDimension_explode_0).apply(null,
471
+ arguments)},kw=l._emscripten_bind_MdDbRotatedDimension_TrueColor_0=function(){return(kw=l._emscripten_bind_MdDbRotatedDimension_TrueColor_0=l.asm.emscripten_bind_MdDbRotatedDimension_TrueColor_0).apply(null,arguments)},lw=l._emscripten_bind_MdDbRotatedDimension_SetTrueColor_1=function(){return(lw=l._emscripten_bind_MdDbRotatedDimension_SetTrueColor_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetTrueColor_1).apply(null,arguments)},mw=l._emscripten_bind_MdDbRotatedDimension_ColorIndex_0=function(){return(mw=
472
+ l._emscripten_bind_MdDbRotatedDimension_ColorIndex_0=l.asm.emscripten_bind_MdDbRotatedDimension_ColorIndex_0).apply(null,arguments)},nw=l._emscripten_bind_MdDbRotatedDimension_SetColorIndex_1=function(){return(nw=l._emscripten_bind_MdDbRotatedDimension_SetColorIndex_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetColorIndex_1).apply(null,arguments)},ow=l._emscripten_bind_MdDbRotatedDimension_Layer_0=function(){return(ow=l._emscripten_bind_MdDbRotatedDimension_Layer_0=l.asm.emscripten_bind_MdDbRotatedDimension_Layer_0).apply(null,
473
+ arguments)},pw=l._emscripten_bind_MdDbRotatedDimension_SetLayer_1=function(){return(pw=l._emscripten_bind_MdDbRotatedDimension_SetLayer_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetLayer_1).apply(null,arguments)},qw=l._emscripten_bind_MdDbRotatedDimension_LinetypeScale_0=function(){return(qw=l._emscripten_bind_MdDbRotatedDimension_LinetypeScale_0=l.asm.emscripten_bind_MdDbRotatedDimension_LinetypeScale_0).apply(null,arguments)},rw=l._emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1=function(){return(rw=
474
+ l._emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1).apply(null,arguments)},sw=l._emscripten_bind_MdDbRotatedDimension_Visible_0=function(){return(sw=l._emscripten_bind_MdDbRotatedDimension_Visible_0=l.asm.emscripten_bind_MdDbRotatedDimension_Visible_0).apply(null,arguments)},tw=l._emscripten_bind_MdDbRotatedDimension_SetVisible_1=function(){return(tw=l._emscripten_bind_MdDbRotatedDimension_SetVisible_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetVisible_1).apply(null,
475
+ arguments)},uw=l._emscripten_bind_MdDbRotatedDimension_Lineweight_0=function(){return(uw=l._emscripten_bind_MdDbRotatedDimension_Lineweight_0=l.asm.emscripten_bind_MdDbRotatedDimension_Lineweight_0).apply(null,arguments)},vw=l._emscripten_bind_MdDbRotatedDimension_SetLineweight_1=function(){return(vw=l._emscripten_bind_MdDbRotatedDimension_SetLineweight_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetLineweight_1).apply(null,arguments)},ww=l._emscripten_bind_MdDbRotatedDimension_TextStyle_0=function(){return(ww=
476
+ l._emscripten_bind_MdDbRotatedDimension_TextStyle_0=l.asm.emscripten_bind_MdDbRotatedDimension_TextStyle_0).apply(null,arguments)},xw=l._emscripten_bind_MdDbRotatedDimension_SetTextStyle_1=function(){return(xw=l._emscripten_bind_MdDbRotatedDimension_SetTextStyle_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetTextStyle_1).apply(null,arguments)},yw=l._emscripten_bind_MdDbRotatedDimension_Highlight_1=function(){return(yw=l._emscripten_bind_MdDbRotatedDimension_Highlight_1=l.asm.emscripten_bind_MdDbRotatedDimension_Highlight_1).apply(null,
477
+ arguments)},zw=l._emscripten_bind_MdDbRotatedDimension_Move_2=function(){return(zw=l._emscripten_bind_MdDbRotatedDimension_Move_2=l.asm.emscripten_bind_MdDbRotatedDimension_Move_2).apply(null,arguments)},Aw=l._emscripten_bind_MdDbRotatedDimension_Rotate_2=function(){return(Aw=l._emscripten_bind_MdDbRotatedDimension_Rotate_2=l.asm.emscripten_bind_MdDbRotatedDimension_Rotate_2).apply(null,arguments)},Bw=l._emscripten_bind_MdDbRotatedDimension_Mirror_2=function(){return(Bw=l._emscripten_bind_MdDbRotatedDimension_Mirror_2=
478
+ l.asm.emscripten_bind_MdDbRotatedDimension_Mirror_2).apply(null,arguments)},Cw=l._emscripten_bind_MdDbRotatedDimension_ScaleEntity_2=function(){return(Cw=l._emscripten_bind_MdDbRotatedDimension_ScaleEntity_2=l.asm.emscripten_bind_MdDbRotatedDimension_ScaleEntity_2).apply(null,arguments)},Dw=l._emscripten_bind_MdDbRotatedDimension_TransformBy_1=function(){return(Dw=l._emscripten_bind_MdDbRotatedDimension_TransformBy_1=l.asm.emscripten_bind_MdDbRotatedDimension_TransformBy_1).apply(null,arguments)},
479
+ Ew=l._emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0=function(){return(Ew=l._emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0=l.asm.emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0).apply(null,arguments)},Fw=l._emscripten_bind_MdDbRotatedDimension_GetObjectID_0=function(){return(Fw=l._emscripten_bind_MdDbRotatedDimension_GetObjectID_0=l.asm.emscripten_bind_MdDbRotatedDimension_GetObjectID_0).apply(null,arguments)},Gw=l._emscripten_bind_MdDbRotatedDimension_Erase_0=function(){return(Gw=
480
+ l._emscripten_bind_MdDbRotatedDimension_Erase_0=l.asm.emscripten_bind_MdDbRotatedDimension_Erase_0).apply(null,arguments)},Hw=l._emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1=function(){return(Hw=l._emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1).apply(null,arguments)},Iw=l._emscripten_bind_MdDbRotatedDimension_Clone_0=function(){return(Iw=l._emscripten_bind_MdDbRotatedDimension_Clone_0=l.asm.emscripten_bind_MdDbRotatedDimension_Clone_0).apply(null,
481
+ arguments)},Jw=l._emscripten_bind_MdDbRotatedDimension_GetHandle_0=function(){return(Jw=l._emscripten_bind_MdDbRotatedDimension_GetHandle_0=l.asm.emscripten_bind_MdDbRotatedDimension_GetHandle_0).apply(null,arguments)},Kw=l._emscripten_bind_MdDbRotatedDimension_GetDatabase_0=function(){return(Kw=l._emscripten_bind_MdDbRotatedDimension_GetDatabase_0=l.asm.emscripten_bind_MdDbRotatedDimension_GetDatabase_0).apply(null,arguments)},Lw=l._emscripten_bind_MdDbRotatedDimension_GetOwnerID_0=function(){return(Lw=
482
+ l._emscripten_bind_MdDbRotatedDimension_GetOwnerID_0=l.asm.emscripten_bind_MdDbRotatedDimension_GetOwnerID_0).apply(null,arguments)},Mw=l._emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4=function(){return(Mw=l._emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4).apply(null,arguments)},Nw=l._emscripten_bind_MdDbRotatedDimension_getObjectName_0=function(){return(Nw=l._emscripten_bind_MdDbRotatedDimension_getObjectName_0=l.asm.emscripten_bind_MdDbRotatedDimension_getObjectName_0).apply(null,
483
+ arguments)},Ow=l._emscripten_bind_MdDbRotatedDimension_getDxf0_0=function(){return(Ow=l._emscripten_bind_MdDbRotatedDimension_getDxf0_0=l.asm.emscripten_bind_MdDbRotatedDimension_getDxf0_0).apply(null,arguments)},Pw=l._emscripten_bind_MdDbRotatedDimension_getJson_0=function(){return(Pw=l._emscripten_bind_MdDbRotatedDimension_getJson_0=l.asm.emscripten_bind_MdDbRotatedDimension_getJson_0).apply(null,arguments)},Qw=l._emscripten_bind_MdDbRotatedDimension_setJson_1=function(){return(Qw=l._emscripten_bind_MdDbRotatedDimension_setJson_1=
484
+ l.asm.emscripten_bind_MdDbRotatedDimension_setJson_1).apply(null,arguments)},Rw=l._emscripten_bind_MdDbRotatedDimension___destroy___0=function(){return(Rw=l._emscripten_bind_MdDbRotatedDimension___destroy___0=l.asm.emscripten_bind_MdDbRotatedDimension___destroy___0).apply(null,arguments)},Sw=l._emscripten_bind_MdDbMText_MdDbMText_0=function(){return(Sw=l._emscripten_bind_MdDbMText_MdDbMText_0=l.asm.emscripten_bind_MdDbMText_MdDbMText_0).apply(null,arguments)},Tw=l._emscripten_bind_MdDbMText_location_0=
485
+ function(){return(Tw=l._emscripten_bind_MdDbMText_location_0=l.asm.emscripten_bind_MdDbMText_location_0).apply(null,arguments)},Uw=l._emscripten_bind_MdDbMText_setLocation_1=function(){return(Uw=l._emscripten_bind_MdDbMText_setLocation_1=l.asm.emscripten_bind_MdDbMText_setLocation_1).apply(null,arguments)},Vw=l._emscripten_bind_MdDbMText_rotation_0=function(){return(Vw=l._emscripten_bind_MdDbMText_rotation_0=l.asm.emscripten_bind_MdDbMText_rotation_0).apply(null,arguments)},Ww=l._emscripten_bind_MdDbMText_setRotation_1=
486
+ function(){return(Ww=l._emscripten_bind_MdDbMText_setRotation_1=l.asm.emscripten_bind_MdDbMText_setRotation_1).apply(null,arguments)},Xw=l._emscripten_bind_MdDbMText_width_0=function(){return(Xw=l._emscripten_bind_MdDbMText_width_0=l.asm.emscripten_bind_MdDbMText_width_0).apply(null,arguments)},Yw=l._emscripten_bind_MdDbMText_setWidth_1=function(){return(Yw=l._emscripten_bind_MdDbMText_setWidth_1=l.asm.emscripten_bind_MdDbMText_setWidth_1).apply(null,arguments)},Zw=l._emscripten_bind_MdDbMText_textHeight_0=
487
+ function(){return(Zw=l._emscripten_bind_MdDbMText_textHeight_0=l.asm.emscripten_bind_MdDbMText_textHeight_0).apply(null,arguments)},$w=l._emscripten_bind_MdDbMText_setTextHeight_1=function(){return($w=l._emscripten_bind_MdDbMText_setTextHeight_1=l.asm.emscripten_bind_MdDbMText_setTextHeight_1).apply(null,arguments)},ax=l._emscripten_bind_MdDbMText_attachment_0=function(){return(ax=l._emscripten_bind_MdDbMText_attachment_0=l.asm.emscripten_bind_MdDbMText_attachment_0).apply(null,arguments)},bx=l._emscripten_bind_MdDbMText_setAttachment_1=
488
+ function(){return(bx=l._emscripten_bind_MdDbMText_setAttachment_1=l.asm.emscripten_bind_MdDbMText_setAttachment_1).apply(null,arguments)},cx=l._emscripten_bind_MdDbMText_contents_0=function(){return(cx=l._emscripten_bind_MdDbMText_contents_0=l.asm.emscripten_bind_MdDbMText_contents_0).apply(null,arguments)},dx=l._emscripten_bind_MdDbMText_setContents_1=function(){return(dx=l._emscripten_bind_MdDbMText_setContents_1=l.asm.emscripten_bind_MdDbMText_setContents_1).apply(null,arguments)},ex=l._emscripten_bind_MdDbMText_explode_0=
489
+ function(){return(ex=l._emscripten_bind_MdDbMText_explode_0=l.asm.emscripten_bind_MdDbMText_explode_0).apply(null,arguments)},fx=l._emscripten_bind_MdDbMText_TrueColor_0=function(){return(fx=l._emscripten_bind_MdDbMText_TrueColor_0=l.asm.emscripten_bind_MdDbMText_TrueColor_0).apply(null,arguments)},gx=l._emscripten_bind_MdDbMText_SetTrueColor_1=function(){return(gx=l._emscripten_bind_MdDbMText_SetTrueColor_1=l.asm.emscripten_bind_MdDbMText_SetTrueColor_1).apply(null,arguments)},hx=l._emscripten_bind_MdDbMText_ColorIndex_0=
490
+ function(){return(hx=l._emscripten_bind_MdDbMText_ColorIndex_0=l.asm.emscripten_bind_MdDbMText_ColorIndex_0).apply(null,arguments)},ix=l._emscripten_bind_MdDbMText_SetColorIndex_1=function(){return(ix=l._emscripten_bind_MdDbMText_SetColorIndex_1=l.asm.emscripten_bind_MdDbMText_SetColorIndex_1).apply(null,arguments)},jx=l._emscripten_bind_MdDbMText_Layer_0=function(){return(jx=l._emscripten_bind_MdDbMText_Layer_0=l.asm.emscripten_bind_MdDbMText_Layer_0).apply(null,arguments)},kx=l._emscripten_bind_MdDbMText_SetLayer_1=
491
+ function(){return(kx=l._emscripten_bind_MdDbMText_SetLayer_1=l.asm.emscripten_bind_MdDbMText_SetLayer_1).apply(null,arguments)},lx=l._emscripten_bind_MdDbMText_LinetypeScale_0=function(){return(lx=l._emscripten_bind_MdDbMText_LinetypeScale_0=l.asm.emscripten_bind_MdDbMText_LinetypeScale_0).apply(null,arguments)},mx=l._emscripten_bind_MdDbMText_SetLinetypeScale_1=function(){return(mx=l._emscripten_bind_MdDbMText_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbMText_SetLinetypeScale_1).apply(null,arguments)},
492
+ nx=l._emscripten_bind_MdDbMText_Visible_0=function(){return(nx=l._emscripten_bind_MdDbMText_Visible_0=l.asm.emscripten_bind_MdDbMText_Visible_0).apply(null,arguments)},ox=l._emscripten_bind_MdDbMText_SetVisible_1=function(){return(ox=l._emscripten_bind_MdDbMText_SetVisible_1=l.asm.emscripten_bind_MdDbMText_SetVisible_1).apply(null,arguments)},px=l._emscripten_bind_MdDbMText_Lineweight_0=function(){return(px=l._emscripten_bind_MdDbMText_Lineweight_0=l.asm.emscripten_bind_MdDbMText_Lineweight_0).apply(null,
493
+ arguments)},qx=l._emscripten_bind_MdDbMText_SetLineweight_1=function(){return(qx=l._emscripten_bind_MdDbMText_SetLineweight_1=l.asm.emscripten_bind_MdDbMText_SetLineweight_1).apply(null,arguments)},rx=l._emscripten_bind_MdDbMText_TextStyle_0=function(){return(rx=l._emscripten_bind_MdDbMText_TextStyle_0=l.asm.emscripten_bind_MdDbMText_TextStyle_0).apply(null,arguments)},sx=l._emscripten_bind_MdDbMText_SetTextStyle_1=function(){return(sx=l._emscripten_bind_MdDbMText_SetTextStyle_1=l.asm.emscripten_bind_MdDbMText_SetTextStyle_1).apply(null,
494
+ arguments)},tx=l._emscripten_bind_MdDbMText_Highlight_1=function(){return(tx=l._emscripten_bind_MdDbMText_Highlight_1=l.asm.emscripten_bind_MdDbMText_Highlight_1).apply(null,arguments)},ux=l._emscripten_bind_MdDbMText_Move_2=function(){return(ux=l._emscripten_bind_MdDbMText_Move_2=l.asm.emscripten_bind_MdDbMText_Move_2).apply(null,arguments)},vx=l._emscripten_bind_MdDbMText_Rotate_2=function(){return(vx=l._emscripten_bind_MdDbMText_Rotate_2=l.asm.emscripten_bind_MdDbMText_Rotate_2).apply(null,arguments)},
495
+ wx=l._emscripten_bind_MdDbMText_Mirror_2=function(){return(wx=l._emscripten_bind_MdDbMText_Mirror_2=l.asm.emscripten_bind_MdDbMText_Mirror_2).apply(null,arguments)},xx=l._emscripten_bind_MdDbMText_ScaleEntity_2=function(){return(xx=l._emscripten_bind_MdDbMText_ScaleEntity_2=l.asm.emscripten_bind_MdDbMText_ScaleEntity_2).apply(null,arguments)},yx=l._emscripten_bind_MdDbMText_TransformBy_1=function(){return(yx=l._emscripten_bind_MdDbMText_TransformBy_1=l.asm.emscripten_bind_MdDbMText_TransformBy_1).apply(null,
496
+ arguments)},zx=l._emscripten_bind_MdDbMText_GetBoundingBox_0=function(){return(zx=l._emscripten_bind_MdDbMText_GetBoundingBox_0=l.asm.emscripten_bind_MdDbMText_GetBoundingBox_0).apply(null,arguments)},Ax=l._emscripten_bind_MdDbMText_GetObjectID_0=function(){return(Ax=l._emscripten_bind_MdDbMText_GetObjectID_0=l.asm.emscripten_bind_MdDbMText_GetObjectID_0).apply(null,arguments)},Bx=l._emscripten_bind_MdDbMText_Erase_0=function(){return(Bx=l._emscripten_bind_MdDbMText_Erase_0=l.asm.emscripten_bind_MdDbMText_Erase_0).apply(null,
497
+ arguments)},Cx=l._emscripten_bind_MdDbMText_ConnectionTempObject_1=function(){return(Cx=l._emscripten_bind_MdDbMText_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbMText_ConnectionTempObject_1).apply(null,arguments)},Dx=l._emscripten_bind_MdDbMText_Clone_0=function(){return(Dx=l._emscripten_bind_MdDbMText_Clone_0=l.asm.emscripten_bind_MdDbMText_Clone_0).apply(null,arguments)},Ex=l._emscripten_bind_MdDbMText_GetHandle_0=function(){return(Ex=l._emscripten_bind_MdDbMText_GetHandle_0=l.asm.emscripten_bind_MdDbMText_GetHandle_0).apply(null,
498
+ arguments)},Fx=l._emscripten_bind_MdDbMText_GetDatabase_0=function(){return(Fx=l._emscripten_bind_MdDbMText_GetDatabase_0=l.asm.emscripten_bind_MdDbMText_GetDatabase_0).apply(null,arguments)},Gx=l._emscripten_bind_MdDbMText_GetOwnerID_0=function(){return(Gx=l._emscripten_bind_MdDbMText_GetOwnerID_0=l.asm.emscripten_bind_MdDbMText_GetOwnerID_0).apply(null,arguments)},Hx=l._emscripten_bind_MdDbMText_moveGripPointsAt_4=function(){return(Hx=l._emscripten_bind_MdDbMText_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbMText_moveGripPointsAt_4).apply(null,
499
+ arguments)},Ix=l._emscripten_bind_MdDbMText_getObjectName_0=function(){return(Ix=l._emscripten_bind_MdDbMText_getObjectName_0=l.asm.emscripten_bind_MdDbMText_getObjectName_0).apply(null,arguments)},Jx=l._emscripten_bind_MdDbMText_getDxf0_0=function(){return(Jx=l._emscripten_bind_MdDbMText_getDxf0_0=l.asm.emscripten_bind_MdDbMText_getDxf0_0).apply(null,arguments)},Kx=l._emscripten_bind_MdDbMText_getJson_0=function(){return(Kx=l._emscripten_bind_MdDbMText_getJson_0=l.asm.emscripten_bind_MdDbMText_getJson_0).apply(null,
500
+ arguments)},Lx=l._emscripten_bind_MdDbMText_setJson_1=function(){return(Lx=l._emscripten_bind_MdDbMText_setJson_1=l.asm.emscripten_bind_MdDbMText_setJson_1).apply(null,arguments)},Mx=l._emscripten_bind_MdDbMText___destroy___0=function(){return(Mx=l._emscripten_bind_MdDbMText___destroy___0=l.asm.emscripten_bind_MdDbMText___destroy___0).apply(null,arguments)},Nx=l._emscripten_bind_MdDbBlockTableRecordIterator_start_2=function(){return(Nx=l._emscripten_bind_MdDbBlockTableRecordIterator_start_2=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_start_2).apply(null,
501
+ arguments)},Ox=l._emscripten_bind_MdDbBlockTableRecordIterator_done_0=function(){return(Ox=l._emscripten_bind_MdDbBlockTableRecordIterator_done_0=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_done_0).apply(null,arguments)},Px=l._emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0=function(){return(Px=l._emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0).apply(null,arguments)},Qx=l._emscripten_bind_MdDbBlockTableRecordIterator_step_2=
502
+ function(){return(Qx=l._emscripten_bind_MdDbBlockTableRecordIterator_step_2=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_step_2).apply(null,arguments)},Rx=l._emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0=function(){return(Rx=l._emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0).apply(null,arguments)},Sx=l._emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0=function(){return(Sx=l._emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0=
503
+ l.asm.emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0).apply(null,arguments)},Tx=l._emscripten_bind_MdDbBlockTableRecordIterator_getJson_0=function(){return(Tx=l._emscripten_bind_MdDbBlockTableRecordIterator_getJson_0=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_getJson_0).apply(null,arguments)},Ux=l._emscripten_bind_MdDbBlockTableRecordIterator_setJson_1=function(){return(Ux=l._emscripten_bind_MdDbBlockTableRecordIterator_setJson_1=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_setJson_1).apply(null,
504
+ arguments)},Vx=l._emscripten_bind_MdDbBlockTableRecordIterator___destroy___0=function(){return(Vx=l._emscripten_bind_MdDbBlockTableRecordIterator___destroy___0=l.asm.emscripten_bind_MdDbBlockTableRecordIterator___destroy___0).apply(null,arguments)},Wx=l._emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0=function(){return(Wx=l._emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0=l.asm.emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0).apply(null,arguments)},Xx=l._emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1=
505
+ function(){return(Xx=l._emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1=l.asm.emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1).apply(null,arguments)},Yx=l._emscripten_bind_MdDbBlockTableRecord_newIterator_2=function(){return(Yx=l._emscripten_bind_MdDbBlockTableRecord_newIterator_2=l.asm.emscripten_bind_MdDbBlockTableRecord_newIterator_2).apply(null,arguments)},Zx=l._emscripten_bind_MdDbBlockTableRecord_origin_0=function(){return(Zx=l._emscripten_bind_MdDbBlockTableRecord_origin_0=
506
+ l.asm.emscripten_bind_MdDbBlockTableRecord_origin_0).apply(null,arguments)},$x=l._emscripten_bind_MdDbBlockTableRecord_setOrigin_1=function(){return($x=l._emscripten_bind_MdDbBlockTableRecord_setOrigin_1=l.asm.emscripten_bind_MdDbBlockTableRecord_setOrigin_1).apply(null,arguments)},ay=l._emscripten_bind_MdDbBlockTableRecord_GetObjectID_0=function(){return(ay=l._emscripten_bind_MdDbBlockTableRecord_GetObjectID_0=l.asm.emscripten_bind_MdDbBlockTableRecord_GetObjectID_0).apply(null,arguments)},by=l._emscripten_bind_MdDbBlockTableRecord_Erase_0=
507
+ function(){return(by=l._emscripten_bind_MdDbBlockTableRecord_Erase_0=l.asm.emscripten_bind_MdDbBlockTableRecord_Erase_0).apply(null,arguments)},cy=l._emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1=function(){return(cy=l._emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1).apply(null,arguments)},dy=l._emscripten_bind_MdDbBlockTableRecord_Clone_0=function(){return(dy=l._emscripten_bind_MdDbBlockTableRecord_Clone_0=
508
+ l.asm.emscripten_bind_MdDbBlockTableRecord_Clone_0).apply(null,arguments)},ey=l._emscripten_bind_MdDbBlockTableRecord_GetHandle_0=function(){return(ey=l._emscripten_bind_MdDbBlockTableRecord_GetHandle_0=l.asm.emscripten_bind_MdDbBlockTableRecord_GetHandle_0).apply(null,arguments)},fy=l._emscripten_bind_MdDbBlockTableRecord_GetDatabase_0=function(){return(fy=l._emscripten_bind_MdDbBlockTableRecord_GetDatabase_0=l.asm.emscripten_bind_MdDbBlockTableRecord_GetDatabase_0).apply(null,arguments)},gy=l._emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0=
509
+ function(){return(gy=l._emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0=l.asm.emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0).apply(null,arguments)},hy=l._emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4=function(){return(hy=l._emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4).apply(null,arguments)},iy=l._emscripten_bind_MdDbBlockTableRecord_getObjectName_0=function(){return(iy=l._emscripten_bind_MdDbBlockTableRecord_getObjectName_0=
510
+ l.asm.emscripten_bind_MdDbBlockTableRecord_getObjectName_0).apply(null,arguments)},jy=l._emscripten_bind_MdDbBlockTableRecord_getDxf0_0=function(){return(jy=l._emscripten_bind_MdDbBlockTableRecord_getDxf0_0=l.asm.emscripten_bind_MdDbBlockTableRecord_getDxf0_0).apply(null,arguments)},ky=l._emscripten_bind_MdDbBlockTableRecord_getJson_0=function(){return(ky=l._emscripten_bind_MdDbBlockTableRecord_getJson_0=l.asm.emscripten_bind_MdDbBlockTableRecord_getJson_0).apply(null,arguments)},ly=l._emscripten_bind_MdDbBlockTableRecord_setJson_1=
511
+ function(){return(ly=l._emscripten_bind_MdDbBlockTableRecord_setJson_1=l.asm.emscripten_bind_MdDbBlockTableRecord_setJson_1).apply(null,arguments)},my=l._emscripten_bind_MdDbBlockTableRecord___destroy___0=function(){return(my=l._emscripten_bind_MdDbBlockTableRecord___destroy___0=l.asm.emscripten_bind_MdDbBlockTableRecord___destroy___0).apply(null,arguments)},ny=l._emscripten_bind_MdDbBlockTableIterator_start_2=function(){return(ny=l._emscripten_bind_MdDbBlockTableIterator_start_2=l.asm.emscripten_bind_MdDbBlockTableIterator_start_2).apply(null,
512
+ arguments)},oy=l._emscripten_bind_MdDbBlockTableIterator_done_0=function(){return(oy=l._emscripten_bind_MdDbBlockTableIterator_done_0=l.asm.emscripten_bind_MdDbBlockTableIterator_done_0).apply(null,arguments)},py=l._emscripten_bind_MdDbBlockTableIterator_getRecord_0=function(){return(py=l._emscripten_bind_MdDbBlockTableIterator_getRecord_0=l.asm.emscripten_bind_MdDbBlockTableIterator_getRecord_0).apply(null,arguments)},qy=l._emscripten_bind_MdDbBlockTableIterator_step_2=function(){return(qy=l._emscripten_bind_MdDbBlockTableIterator_step_2=
513
+ l.asm.emscripten_bind_MdDbBlockTableIterator_step_2).apply(null,arguments)},ry=l._emscripten_bind_MdDbBlockTableIterator_getObjectName_0=function(){return(ry=l._emscripten_bind_MdDbBlockTableIterator_getObjectName_0=l.asm.emscripten_bind_MdDbBlockTableIterator_getObjectName_0).apply(null,arguments)},sy=l._emscripten_bind_MdDbBlockTableIterator_getDxf0_0=function(){return(sy=l._emscripten_bind_MdDbBlockTableIterator_getDxf0_0=l.asm.emscripten_bind_MdDbBlockTableIterator_getDxf0_0).apply(null,arguments)},
514
+ ty=l._emscripten_bind_MdDbBlockTableIterator_getJson_0=function(){return(ty=l._emscripten_bind_MdDbBlockTableIterator_getJson_0=l.asm.emscripten_bind_MdDbBlockTableIterator_getJson_0).apply(null,arguments)},uy=l._emscripten_bind_MdDbBlockTableIterator_setJson_1=function(){return(uy=l._emscripten_bind_MdDbBlockTableIterator_setJson_1=l.asm.emscripten_bind_MdDbBlockTableIterator_setJson_1).apply(null,arguments)},vy=l._emscripten_bind_MdDbBlockTableIterator___destroy___0=function(){return(vy=l._emscripten_bind_MdDbBlockTableIterator___destroy___0=
515
+ l.asm.emscripten_bind_MdDbBlockTableIterator___destroy___0).apply(null,arguments)},wy=l._emscripten_bind_MdDbBlockTable_getAt_1=function(){return(wy=l._emscripten_bind_MdDbBlockTable_getAt_1=l.asm.emscripten_bind_MdDbBlockTable_getAt_1).apply(null,arguments)},xy=l._emscripten_bind_MdDbBlockTable_has_1=function(){return(xy=l._emscripten_bind_MdDbBlockTable_has_1=l.asm.emscripten_bind_MdDbBlockTable_has_1).apply(null,arguments)},yy=l._emscripten_bind_MdDbBlockTable_newIterator_2=function(){return(yy=
516
+ l._emscripten_bind_MdDbBlockTable_newIterator_2=l.asm.emscripten_bind_MdDbBlockTable_newIterator_2).apply(null,arguments)},zy=l._emscripten_bind_MdDbBlockTable_add_1=function(){return(zy=l._emscripten_bind_MdDbBlockTable_add_1=l.asm.emscripten_bind_MdDbBlockTable_add_1).apply(null,arguments)},Ay=l._emscripten_bind_MdDbBlockTable_GetObjectID_0=function(){return(Ay=l._emscripten_bind_MdDbBlockTable_GetObjectID_0=l.asm.emscripten_bind_MdDbBlockTable_GetObjectID_0).apply(null,arguments)},By=l._emscripten_bind_MdDbBlockTable_Erase_0=
517
+ function(){return(By=l._emscripten_bind_MdDbBlockTable_Erase_0=l.asm.emscripten_bind_MdDbBlockTable_Erase_0).apply(null,arguments)},Cy=l._emscripten_bind_MdDbBlockTable_ConnectionTempObject_1=function(){return(Cy=l._emscripten_bind_MdDbBlockTable_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbBlockTable_ConnectionTempObject_1).apply(null,arguments)},Dy=l._emscripten_bind_MdDbBlockTable_Clone_0=function(){return(Dy=l._emscripten_bind_MdDbBlockTable_Clone_0=l.asm.emscripten_bind_MdDbBlockTable_Clone_0).apply(null,
518
+ arguments)},Ey=l._emscripten_bind_MdDbBlockTable_GetHandle_0=function(){return(Ey=l._emscripten_bind_MdDbBlockTable_GetHandle_0=l.asm.emscripten_bind_MdDbBlockTable_GetHandle_0).apply(null,arguments)},Fy=l._emscripten_bind_MdDbBlockTable_GetDatabase_0=function(){return(Fy=l._emscripten_bind_MdDbBlockTable_GetDatabase_0=l.asm.emscripten_bind_MdDbBlockTable_GetDatabase_0).apply(null,arguments)},Gy=l._emscripten_bind_MdDbBlockTable_GetOwnerID_0=function(){return(Gy=l._emscripten_bind_MdDbBlockTable_GetOwnerID_0=
519
+ l.asm.emscripten_bind_MdDbBlockTable_GetOwnerID_0).apply(null,arguments)},Hy=l._emscripten_bind_MdDbBlockTable_moveGripPointsAt_4=function(){return(Hy=l._emscripten_bind_MdDbBlockTable_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbBlockTable_moveGripPointsAt_4).apply(null,arguments)},Iy=l._emscripten_bind_MdDbBlockTable_getObjectName_0=function(){return(Iy=l._emscripten_bind_MdDbBlockTable_getObjectName_0=l.asm.emscripten_bind_MdDbBlockTable_getObjectName_0).apply(null,arguments)},Jy=l._emscripten_bind_MdDbBlockTable_getDxf0_0=
520
+ function(){return(Jy=l._emscripten_bind_MdDbBlockTable_getDxf0_0=l.asm.emscripten_bind_MdDbBlockTable_getDxf0_0).apply(null,arguments)},Ky=l._emscripten_bind_MdDbBlockTable_getJson_0=function(){return(Ky=l._emscripten_bind_MdDbBlockTable_getJson_0=l.asm.emscripten_bind_MdDbBlockTable_getJson_0).apply(null,arguments)},Ly=l._emscripten_bind_MdDbBlockTable_setJson_1=function(){return(Ly=l._emscripten_bind_MdDbBlockTable_setJson_1=l.asm.emscripten_bind_MdDbBlockTable_setJson_1).apply(null,arguments)},
521
+ My=l._emscripten_bind_MdDbBlockTable___destroy___0=function(){return(My=l._emscripten_bind_MdDbBlockTable___destroy___0=l.asm.emscripten_bind_MdDbBlockTable___destroy___0).apply(null,arguments)},Ny=l._emscripten_bind_McDrawSelSet_McDrawSelSet_0=function(){return(Ny=l._emscripten_bind_McDrawSelSet_McDrawSelSet_0=l.asm.emscripten_bind_McDrawSelSet_McDrawSelSet_0).apply(null,arguments)},Oy=l._emscripten_bind_McDrawSelSet_allSelect_1=function(){return(Oy=l._emscripten_bind_McDrawSelSet_allSelect_1=l.asm.emscripten_bind_McDrawSelSet_allSelect_1).apply(null,
522
+ arguments)},Py=l._emscripten_bind_McDrawSelSet_pointSelect_4=function(){return(Py=l._emscripten_bind_McDrawSelSet_pointSelect_4=l.asm.emscripten_bind_McDrawSelSet_pointSelect_4).apply(null,arguments)},Qy=l._emscripten_bind_McDrawSelSet_crossingSelect_5=function(){return(Qy=l._emscripten_bind_McDrawSelSet_crossingSelect_5=l.asm.emscripten_bind_McDrawSelSet_crossingSelect_5).apply(null,arguments)},Ry=l._emscripten_bind_McDrawSelSet_count_0=function(){return(Ry=l._emscripten_bind_McDrawSelSet_count_0=
523
+ l.asm.emscripten_bind_McDrawSelSet_count_0).apply(null,arguments)},Sy=l._emscripten_bind_McDrawSelSet_item_1=function(){return(Sy=l._emscripten_bind_McDrawSelSet_item_1=l.asm.emscripten_bind_McDrawSelSet_item_1).apply(null,arguments)},Ty=l._emscripten_bind_McDrawSelSet_getObjectName_0=function(){return(Ty=l._emscripten_bind_McDrawSelSet_getObjectName_0=l.asm.emscripten_bind_McDrawSelSet_getObjectName_0).apply(null,arguments)},Uy=l._emscripten_bind_McDrawSelSet_getDxf0_0=function(){return(Uy=l._emscripten_bind_McDrawSelSet_getDxf0_0=
524
+ l.asm.emscripten_bind_McDrawSelSet_getDxf0_0).apply(null,arguments)},Vy=l._emscripten_bind_McDrawSelSet_getJson_0=function(){return(Vy=l._emscripten_bind_McDrawSelSet_getJson_0=l.asm.emscripten_bind_McDrawSelSet_getJson_0).apply(null,arguments)},Wy=l._emscripten_bind_McDrawSelSet_setJson_1=function(){return(Wy=l._emscripten_bind_McDrawSelSet_setJson_1=l.asm.emscripten_bind_McDrawSelSet_setJson_1).apply(null,arguments)},Xy=l._emscripten_bind_McDrawSelSet___destroy___0=function(){return(Xy=l._emscripten_bind_McDrawSelSet___destroy___0=
525
+ l.asm.emscripten_bind_McDrawSelSet___destroy___0).apply(null,arguments)},Yy=l._emscripten_bind_MdDbEllipse_MdDbEllipse_0=function(){return(Yy=l._emscripten_bind_MdDbEllipse_MdDbEllipse_0=l.asm.emscripten_bind_MdDbEllipse_MdDbEllipse_0).apply(null,arguments)},Zy=l._emscripten_bind_MdDbEllipse_center_0=function(){return(Zy=l._emscripten_bind_MdDbEllipse_center_0=l.asm.emscripten_bind_MdDbEllipse_center_0).apply(null,arguments)},$y=l._emscripten_bind_MdDbEllipse_setCenter_1=function(){return($y=l._emscripten_bind_MdDbEllipse_setCenter_1=
526
+ l.asm.emscripten_bind_MdDbEllipse_setCenter_1).apply(null,arguments)},az=l._emscripten_bind_MdDbEllipse_majorAxis_0=function(){return(az=l._emscripten_bind_MdDbEllipse_majorAxis_0=l.asm.emscripten_bind_MdDbEllipse_majorAxis_0).apply(null,arguments)},bz=l._emscripten_bind_MdDbEllipse_minorAxis_0=function(){return(bz=l._emscripten_bind_MdDbEllipse_minorAxis_0=l.asm.emscripten_bind_MdDbEllipse_minorAxis_0).apply(null,arguments)},cz=l._emscripten_bind_MdDbEllipse_setMajorAxis_1=function(){return(cz=l._emscripten_bind_MdDbEllipse_setMajorAxis_1=
527
+ l.asm.emscripten_bind_MdDbEllipse_setMajorAxis_1).apply(null,arguments)},dz=l._emscripten_bind_MdDbEllipse_setMinorAxis_1=function(){return(dz=l._emscripten_bind_MdDbEllipse_setMinorAxis_1=l.asm.emscripten_bind_MdDbEllipse_setMinorAxis_1).apply(null,arguments)},ez=l._emscripten_bind_MdDbEllipse_radiusRatio_0=function(){return(ez=l._emscripten_bind_MdDbEllipse_radiusRatio_0=l.asm.emscripten_bind_MdDbEllipse_radiusRatio_0).apply(null,arguments)},fz=l._emscripten_bind_MdDbEllipse_setRadiusRatio_1=function(){return(fz=
528
+ l._emscripten_bind_MdDbEllipse_setRadiusRatio_1=l.asm.emscripten_bind_MdDbEllipse_setRadiusRatio_1).apply(null,arguments)},gz=l._emscripten_bind_MdDbEllipse_startAngle_0=function(){return(gz=l._emscripten_bind_MdDbEllipse_startAngle_0=l.asm.emscripten_bind_MdDbEllipse_startAngle_0).apply(null,arguments)},hz=l._emscripten_bind_MdDbEllipse_setStartAngle_1=function(){return(hz=l._emscripten_bind_MdDbEllipse_setStartAngle_1=l.asm.emscripten_bind_MdDbEllipse_setStartAngle_1).apply(null,arguments)},iz=
529
+ l._emscripten_bind_MdDbEllipse_endAngle_0=function(){return(iz=l._emscripten_bind_MdDbEllipse_endAngle_0=l.asm.emscripten_bind_MdDbEllipse_endAngle_0).apply(null,arguments)},jz=l._emscripten_bind_MdDbEllipse_setEndAngle_1=function(){return(jz=l._emscripten_bind_MdDbEllipse_setEndAngle_1=l.asm.emscripten_bind_MdDbEllipse_setEndAngle_1).apply(null,arguments)},kz=l._emscripten_bind_MdDbEllipse_Init_5=function(){return(kz=l._emscripten_bind_MdDbEllipse_Init_5=l.asm.emscripten_bind_MdDbEllipse_Init_5).apply(null,
530
+ arguments)},lz=l._emscripten_bind_MdDbEllipse_getStartParam_0=function(){return(lz=l._emscripten_bind_MdDbEllipse_getStartParam_0=l.asm.emscripten_bind_MdDbEllipse_getStartParam_0).apply(null,arguments)},mz=l._emscripten_bind_MdDbEllipse_getEndParam_0=function(){return(mz=l._emscripten_bind_MdDbEllipse_getEndParam_0=l.asm.emscripten_bind_MdDbEllipse_getEndParam_0).apply(null,arguments)},nz=l._emscripten_bind_MdDbEllipse_getDistAtParam_1=function(){return(nz=l._emscripten_bind_MdDbEllipse_getDistAtParam_1=
531
+ l.asm.emscripten_bind_MdDbEllipse_getDistAtParam_1).apply(null,arguments)},oz=l._emscripten_bind_MdDbEllipse_getParamAtDist_1=function(){return(oz=l._emscripten_bind_MdDbEllipse_getParamAtDist_1=l.asm.emscripten_bind_MdDbEllipse_getParamAtDist_1).apply(null,arguments)},pz=l._emscripten_bind_MdDbEllipse_getDistAtPoint_1=function(){return(pz=l._emscripten_bind_MdDbEllipse_getDistAtPoint_1=l.asm.emscripten_bind_MdDbEllipse_getDistAtPoint_1).apply(null,arguments)},qz=l._emscripten_bind_MdDbEllipse_getPointAtDist_1=
532
+ function(){return(qz=l._emscripten_bind_MdDbEllipse_getPointAtDist_1=l.asm.emscripten_bind_MdDbEllipse_getPointAtDist_1).apply(null,arguments)},rz=l._emscripten_bind_MdDbEllipse_getStartPoint_0=function(){return(rz=l._emscripten_bind_MdDbEllipse_getStartPoint_0=l.asm.emscripten_bind_MdDbEllipse_getStartPoint_0).apply(null,arguments)},sz=l._emscripten_bind_MdDbEllipse_getEndPoint_0=function(){return(sz=l._emscripten_bind_MdDbEllipse_getEndPoint_0=l.asm.emscripten_bind_MdDbEllipse_getEndPoint_0).apply(null,
533
+ arguments)},tz=l._emscripten_bind_MdDbEllipse_getPointAtParam_1=function(){return(tz=l._emscripten_bind_MdDbEllipse_getPointAtParam_1=l.asm.emscripten_bind_MdDbEllipse_getPointAtParam_1).apply(null,arguments)},uz=l._emscripten_bind_MdDbEllipse_getParamAtPoint_1=function(){return(uz=l._emscripten_bind_MdDbEllipse_getParamAtPoint_1=l.asm.emscripten_bind_MdDbEllipse_getParamAtPoint_1).apply(null,arguments)},vz=l._emscripten_bind_MdDbEllipse_getFirstDeriv_1=function(){return(vz=l._emscripten_bind_MdDbEllipse_getFirstDeriv_1=
534
+ l.asm.emscripten_bind_MdDbEllipse_getFirstDeriv_1).apply(null,arguments)},wz=l._emscripten_bind_MdDbEllipse_getFirstDerivEx_1=function(){return(wz=l._emscripten_bind_MdDbEllipse_getFirstDerivEx_1=l.asm.emscripten_bind_MdDbEllipse_getFirstDerivEx_1).apply(null,arguments)},xz=l._emscripten_bind_MdDbEllipse_getClosestPointTo_2=function(){return(xz=l._emscripten_bind_MdDbEllipse_getClosestPointTo_2=l.asm.emscripten_bind_MdDbEllipse_getClosestPointTo_2).apply(null,arguments)},yz=l._emscripten_bind_MdDbEllipse_offsetCurves_2=
535
+ function(){return(yz=l._emscripten_bind_MdDbEllipse_offsetCurves_2=l.asm.emscripten_bind_MdDbEllipse_offsetCurves_2).apply(null,arguments)},zz=l._emscripten_bind_MdDbEllipse_splitCurves_1=function(){return(zz=l._emscripten_bind_MdDbEllipse_splitCurves_1=l.asm.emscripten_bind_MdDbEllipse_splitCurves_1).apply(null,arguments)},Az=l._emscripten_bind_MdDbEllipse_getArea_0=function(){return(Az=l._emscripten_bind_MdDbEllipse_getArea_0=l.asm.emscripten_bind_MdDbEllipse_getArea_0).apply(null,arguments)},Bz=
536
+ l._emscripten_bind_MdDbEllipse_getSamplePoints_1=function(){return(Bz=l._emscripten_bind_MdDbEllipse_getSamplePoints_1=l.asm.emscripten_bind_MdDbEllipse_getSamplePoints_1).apply(null,arguments)},Cz=l._emscripten_bind_MdDbEllipse_getLength_0=function(){return(Cz=l._emscripten_bind_MdDbEllipse_getLength_0=l.asm.emscripten_bind_MdDbEllipse_getLength_0).apply(null,arguments)},Dz=l._emscripten_bind_MdDbEllipse_explode_0=function(){return(Dz=l._emscripten_bind_MdDbEllipse_explode_0=l.asm.emscripten_bind_MdDbEllipse_explode_0).apply(null,
537
+ arguments)},Ez=l._emscripten_bind_MdDbEllipse_TrueColor_0=function(){return(Ez=l._emscripten_bind_MdDbEllipse_TrueColor_0=l.asm.emscripten_bind_MdDbEllipse_TrueColor_0).apply(null,arguments)},Fz=l._emscripten_bind_MdDbEllipse_SetTrueColor_1=function(){return(Fz=l._emscripten_bind_MdDbEllipse_SetTrueColor_1=l.asm.emscripten_bind_MdDbEllipse_SetTrueColor_1).apply(null,arguments)},Gz=l._emscripten_bind_MdDbEllipse_ColorIndex_0=function(){return(Gz=l._emscripten_bind_MdDbEllipse_ColorIndex_0=l.asm.emscripten_bind_MdDbEllipse_ColorIndex_0).apply(null,
538
+ arguments)},Hz=l._emscripten_bind_MdDbEllipse_SetColorIndex_1=function(){return(Hz=l._emscripten_bind_MdDbEllipse_SetColorIndex_1=l.asm.emscripten_bind_MdDbEllipse_SetColorIndex_1).apply(null,arguments)},Iz=l._emscripten_bind_MdDbEllipse_Layer_0=function(){return(Iz=l._emscripten_bind_MdDbEllipse_Layer_0=l.asm.emscripten_bind_MdDbEllipse_Layer_0).apply(null,arguments)},Jz=l._emscripten_bind_MdDbEllipse_SetLayer_1=function(){return(Jz=l._emscripten_bind_MdDbEllipse_SetLayer_1=l.asm.emscripten_bind_MdDbEllipse_SetLayer_1).apply(null,
539
+ arguments)},Kz=l._emscripten_bind_MdDbEllipse_LinetypeScale_0=function(){return(Kz=l._emscripten_bind_MdDbEllipse_LinetypeScale_0=l.asm.emscripten_bind_MdDbEllipse_LinetypeScale_0).apply(null,arguments)},Lz=l._emscripten_bind_MdDbEllipse_SetLinetypeScale_1=function(){return(Lz=l._emscripten_bind_MdDbEllipse_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbEllipse_SetLinetypeScale_1).apply(null,arguments)},Mz=l._emscripten_bind_MdDbEllipse_Visible_0=function(){return(Mz=l._emscripten_bind_MdDbEllipse_Visible_0=
540
+ l.asm.emscripten_bind_MdDbEllipse_Visible_0).apply(null,arguments)},Nz=l._emscripten_bind_MdDbEllipse_SetVisible_1=function(){return(Nz=l._emscripten_bind_MdDbEllipse_SetVisible_1=l.asm.emscripten_bind_MdDbEllipse_SetVisible_1).apply(null,arguments)},Oz=l._emscripten_bind_MdDbEllipse_Lineweight_0=function(){return(Oz=l._emscripten_bind_MdDbEllipse_Lineweight_0=l.asm.emscripten_bind_MdDbEllipse_Lineweight_0).apply(null,arguments)},Pz=l._emscripten_bind_MdDbEllipse_SetLineweight_1=function(){return(Pz=
541
+ l._emscripten_bind_MdDbEllipse_SetLineweight_1=l.asm.emscripten_bind_MdDbEllipse_SetLineweight_1).apply(null,arguments)},Qz=l._emscripten_bind_MdDbEllipse_TextStyle_0=function(){return(Qz=l._emscripten_bind_MdDbEllipse_TextStyle_0=l.asm.emscripten_bind_MdDbEllipse_TextStyle_0).apply(null,arguments)},Rz=l._emscripten_bind_MdDbEllipse_SetTextStyle_1=function(){return(Rz=l._emscripten_bind_MdDbEllipse_SetTextStyle_1=l.asm.emscripten_bind_MdDbEllipse_SetTextStyle_1).apply(null,arguments)},Sz=l._emscripten_bind_MdDbEllipse_Highlight_1=
542
+ function(){return(Sz=l._emscripten_bind_MdDbEllipse_Highlight_1=l.asm.emscripten_bind_MdDbEllipse_Highlight_1).apply(null,arguments)},Tz=l._emscripten_bind_MdDbEllipse_Move_2=function(){return(Tz=l._emscripten_bind_MdDbEllipse_Move_2=l.asm.emscripten_bind_MdDbEllipse_Move_2).apply(null,arguments)},Uz=l._emscripten_bind_MdDbEllipse_Rotate_2=function(){return(Uz=l._emscripten_bind_MdDbEllipse_Rotate_2=l.asm.emscripten_bind_MdDbEllipse_Rotate_2).apply(null,arguments)},Vz=l._emscripten_bind_MdDbEllipse_Mirror_2=
543
+ function(){return(Vz=l._emscripten_bind_MdDbEllipse_Mirror_2=l.asm.emscripten_bind_MdDbEllipse_Mirror_2).apply(null,arguments)},Wz=l._emscripten_bind_MdDbEllipse_ScaleEntity_2=function(){return(Wz=l._emscripten_bind_MdDbEllipse_ScaleEntity_2=l.asm.emscripten_bind_MdDbEllipse_ScaleEntity_2).apply(null,arguments)},Xz=l._emscripten_bind_MdDbEllipse_TransformBy_1=function(){return(Xz=l._emscripten_bind_MdDbEllipse_TransformBy_1=l.asm.emscripten_bind_MdDbEllipse_TransformBy_1).apply(null,arguments)},Yz=
544
+ l._emscripten_bind_MdDbEllipse_GetBoundingBox_0=function(){return(Yz=l._emscripten_bind_MdDbEllipse_GetBoundingBox_0=l.asm.emscripten_bind_MdDbEllipse_GetBoundingBox_0).apply(null,arguments)},Zz=l._emscripten_bind_MdDbEllipse_GetObjectID_0=function(){return(Zz=l._emscripten_bind_MdDbEllipse_GetObjectID_0=l.asm.emscripten_bind_MdDbEllipse_GetObjectID_0).apply(null,arguments)},$z=l._emscripten_bind_MdDbEllipse_Erase_0=function(){return($z=l._emscripten_bind_MdDbEllipse_Erase_0=l.asm.emscripten_bind_MdDbEllipse_Erase_0).apply(null,
545
+ arguments)},aA=l._emscripten_bind_MdDbEllipse_ConnectionTempObject_1=function(){return(aA=l._emscripten_bind_MdDbEllipse_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbEllipse_ConnectionTempObject_1).apply(null,arguments)},bA=l._emscripten_bind_MdDbEllipse_Clone_0=function(){return(bA=l._emscripten_bind_MdDbEllipse_Clone_0=l.asm.emscripten_bind_MdDbEllipse_Clone_0).apply(null,arguments)},cA=l._emscripten_bind_MdDbEllipse_GetHandle_0=function(){return(cA=l._emscripten_bind_MdDbEllipse_GetHandle_0=
546
+ l.asm.emscripten_bind_MdDbEllipse_GetHandle_0).apply(null,arguments)},dA=l._emscripten_bind_MdDbEllipse_GetDatabase_0=function(){return(dA=l._emscripten_bind_MdDbEllipse_GetDatabase_0=l.asm.emscripten_bind_MdDbEllipse_GetDatabase_0).apply(null,arguments)},eA=l._emscripten_bind_MdDbEllipse_GetOwnerID_0=function(){return(eA=l._emscripten_bind_MdDbEllipse_GetOwnerID_0=l.asm.emscripten_bind_MdDbEllipse_GetOwnerID_0).apply(null,arguments)},fA=l._emscripten_bind_MdDbEllipse_moveGripPointsAt_4=function(){return(fA=
547
+ l._emscripten_bind_MdDbEllipse_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbEllipse_moveGripPointsAt_4).apply(null,arguments)},gA=l._emscripten_bind_MdDbEllipse_getObjectName_0=function(){return(gA=l._emscripten_bind_MdDbEllipse_getObjectName_0=l.asm.emscripten_bind_MdDbEllipse_getObjectName_0).apply(null,arguments)},hA=l._emscripten_bind_MdDbEllipse_getDxf0_0=function(){return(hA=l._emscripten_bind_MdDbEllipse_getDxf0_0=l.asm.emscripten_bind_MdDbEllipse_getDxf0_0).apply(null,arguments)},iA=l._emscripten_bind_MdDbEllipse_getJson_0=
548
+ function(){return(iA=l._emscripten_bind_MdDbEllipse_getJson_0=l.asm.emscripten_bind_MdDbEllipse_getJson_0).apply(null,arguments)},jA=l._emscripten_bind_MdDbEllipse_setJson_1=function(){return(jA=l._emscripten_bind_MdDbEllipse_setJson_1=l.asm.emscripten_bind_MdDbEllipse_setJson_1).apply(null,arguments)},kA=l._emscripten_bind_MdDbEllipse___destroy___0=function(){return(kA=l._emscripten_bind_MdDbEllipse___destroy___0=l.asm.emscripten_bind_MdDbEllipse___destroy___0).apply(null,arguments)},Ad=l._malloc=
549
+ function(){return(Ad=l._malloc=l.asm.malloc).apply(null,arguments)},Dd=l._free=function(){return(Dd=l._free=l.asm.free).apply(null,arguments)};function Zc(){return(Zc=l.asm.__errno_location).apply(null,arguments)}l.__emscripten_tls_init=function(){return(l.__emscripten_tls_init=l.asm._emscripten_tls_init).apply(null,arguments)};
550
+ var Mc=l._pthread_self=function(){return(Mc=l._pthread_self=l.asm.pthread_self).apply(null,arguments)},Be=l.__emscripten_thread_init=function(){return(Be=l.__emscripten_thread_init=l.asm._emscripten_thread_init).apply(null,arguments)};l.__emscripten_thread_crashed=function(){return(l.__emscripten_thread_crashed=l.asm._emscripten_thread_crashed).apply(null,arguments)};function ud(){return(ud=l.asm._emscripten_run_in_main_runtime_thread_js).apply(null,arguments)}
551
+ function Lc(){return(Lc=l.asm._emscripten_thread_free_data).apply(null,arguments)}var Sc=l.__emscripten_thread_exit=function(){return(Sc=l.__emscripten_thread_exit=l.asm._emscripten_thread_exit).apply(null,arguments)},fd=l.__emscripten_check_mailbox=function(){return(fd=l.__emscripten_check_mailbox=l.asm._emscripten_check_mailbox).apply(null,arguments)};function lA(){return(lA=l.asm.setThrew).apply(null,arguments)}function Oc(){return(Oc=l.asm.emscripten_stack_set_limits).apply(null,arguments)}
552
+ function sd(){return(sd=l.asm.stackSave).apply(null,arguments)}function Pc(){return(Pc=l.asm.stackRestore).apply(null,arguments)}function td(){return(td=l.asm.stackAlloc).apply(null,arguments)}l.dynCall_iijj=function(){return(l.dynCall_iijj=l.asm.dynCall_iijj).apply(null,arguments)};l.dynCall_iij=function(){return(l.dynCall_iij=l.asm.dynCall_iij).apply(null,arguments)};l.dynCall_iiiiiji=function(){return(l.dynCall_iiiiiji=l.asm.dynCall_iiiiiji).apply(null,arguments)};
529
553
  l.dynCall_iiji=function(){return(l.dynCall_iiji=l.asm.dynCall_iiji).apply(null,arguments)};l.dynCall_iiiiiijji=function(){return(l.dynCall_iiiiiijji=l.asm.dynCall_iiiiiijji).apply(null,arguments)};l.dynCall_ji=function(){return(l.dynCall_ji=l.asm.dynCall_ji).apply(null,arguments)};l.dynCall_vij=function(){return(l.dynCall_vij=l.asm.dynCall_vij).apply(null,arguments)};l.dynCall_iiij=function(){return(l.dynCall_iiij=l.asm.dynCall_iiij).apply(null,arguments)};
530
554
  l.dynCall_iiiiij=function(){return(l.dynCall_iiiiij=l.asm.dynCall_iiiiij).apply(null,arguments)};l.dynCall_iiijjiddddddii=function(){return(l.dynCall_iiijjiddddddii=l.asm.dynCall_iiijjiddddddii).apply(null,arguments)};l.dynCall_iiiiddddiiiiiijjiiiiii=function(){return(l.dynCall_iiiiddddiiiiiijjiiiiii=l.asm.dynCall_iiiiddddiiiiiijjiiiiii).apply(null,arguments)};l.dynCall_viij=function(){return(l.dynCall_viij=l.asm.dynCall_viij).apply(null,arguments)};
531
- l.dynCall_jiji=function(){return(l.dynCall_jiji=l.asm.dynCall_jiji).apply(null,arguments)};l.dynCall_viijii=function(){return(l.dynCall_viijii=l.asm.dynCall_viijii).apply(null,arguments)};l.dynCall_iiiiijj=function(){return(l.dynCall_iiiiijj=l.asm.dynCall_iiiiijj).apply(null,arguments)};l.dynCall_iiiiiijj=function(){return(l.dynCall_iiiiiijj=l.asm.dynCall_iiiiiijj).apply(null,arguments)};l.___start_em_js=265080;l.___stop_em_js=265178;
532
- function Ee(a,c,d){var e=rd();try{Qc(a)(c,d)}catch(f){Oc(e);if(f!==f+0)throw f;Xy(1,0)}}function De(a,c){var d=rd();try{Qc(a)(c)}catch(e){Oc(d);if(e!==e+0)throw e;Xy(1,0)}}function Be(a,c){var d=rd();try{return Qc(a)(c)}catch(e){Oc(d);if(e!==e+0)throw e;Xy(1,0)}}function Ce(a,c,d,e){var f=rd();try{return Qc(a)(c,d,e)}catch(g){Oc(f);if(g!==g+0)throw g;Xy(1,0)}}l.keepRuntimeAlive=ab;l.wasmMemory=ba;l.ExitStatus=Db;l.PThread=r;var Yy;mb=function Zy(){Yy||$y();Yy||(mb=Zy)};
533
- function $y(){function a(){if(!Yy&&(Yy=!0,l.calledRun=!0,!Ra)){bb();ua(l);if(l.onRuntimeInitialized)l.onRuntimeInitialized();if(!Ca){if(l.postRun)for("function"==typeof l.postRun&&(l.postRun=[l.postRun]);l.postRun.length;){var c=l.postRun.shift();Za.unshift(c)}ib(Za)}}}if(!(0<kb))if(Ca)ua(l),bb(),startWorker(l);else{if(l.preRun)for("function"==typeof l.preRun&&(l.preRun=[l.preRun]);l.preRun.length;)jb();ib(Xa);0<kb||(l.setStatus?(l.setStatus("Running..."),setTimeout(function(){setTimeout(function(){l.setStatus("")},
534
- 1);a()},1)):a())}}if(l.preInit)for("function"==typeof l.preInit&&(l.preInit=[l.preInit]);0<l.preInit.length;)l.preInit.pop()();$y();function az(){}az.prototype=Object.create(az.prototype);az.prototype.constructor=az;az.prototype.i=az;az.j={};l.WrapperObject=az;function bz(a){return(a||az).j}l.getCache=bz;function w(a,c){var d=bz(c),e=d[a];if(e)return e;e=Object.create((c||az).prototype);e.g=a;return d[a]=e}l.wrapPointer=w;l.castObject=function(a,c){return w(a.g,c)};l.NULL=w(0);
535
- l.destroy=function(a){if(!a.__destroy__)throw"Error: Cannot destroy object. (Did you create it yourself?)";a.__destroy__();delete bz(a.i)[a.g]};l.compare=function(a,c){return a.g===c.g};l.getPointer=function(a){return a.g};l.getClass=function(a){return a.i};var cz=0,dz=0,ez=0,fz=[],gz=0;function x(){if(gz){for(var a=0;a<fz.length;a++)l._free(fz[a]);fz.length=0;l._free(cz);cz=0;dz+=gz;gz=0}cz||(dz+=128,(cz=l._malloc(dz))||Pa());ez=0}
536
- function hz(a,c){cz||Pa();a=a.length*c.BYTES_PER_ELEMENT;a=a+7&-8;ez+a>=dz?(0<a||Pa(),gz+=a,c=l._malloc(a),fz.push(c)):(c=cz+ez,ez+=a);return c}function iz(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=Pb(a);var c=hz(a,aa());iz(a,aa(),c);return c}return a}function jz(a){if("object"===typeof a){var c=hz(a,sa());iz(a,sa(),c);return c}return a}
537
- function kz(){throw"cannot construct a MdRxObject, no constructor in IDL";}kz.prototype=Object.create(az.prototype);kz.prototype.constructor=kz;kz.prototype.i=kz;kz.j={};l.MdRxObject=kz;kz.prototype.getObjectName=function(){return p(Ge(this.g))};kz.prototype.getDxf0=function(){return p(He(this.g))};kz.prototype.getJson=function(){return p(Ie(this.g))};kz.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Je(c,a)};
538
- function z(){throw"cannot construct a MdDbObject, no constructor in IDL";}z.prototype=Object.create(kz.prototype);z.prototype.constructor=z;z.prototype.i=z;z.j={};l.MdDbObject=z;z.prototype.GetObjectID=function(){return Ke(this.g)};z.prototype.Erase=function(){return!!Le(this.g)};z.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Me(c,a)};z.prototype.Clone=function(){return w(Ne(this.g),z)};z.prototype.GetHandle=function(){return p(Oe(this.g))};
539
- z.prototype.GetDatabase=function(){return w(Pe(this.g),C)};z.prototype.GetOwnerID=function(){return Qe(this.g)};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!!Re(f,a,c,d,e)};z.prototype.getObjectName=function(){return p(Se(this.g))};z.prototype.getDxf0=function(){return p(Te(this.g))};z.prototype.getJson=function(){return p(Ue(this.g))};
540
- z.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ve(c,a)};function D(){throw"cannot construct a MdDbEntity, no constructor in IDL";}D.prototype=Object.create(z.prototype);D.prototype.constructor=D;D.prototype.i=D;D.j={};l.MdDbEntity=D;D.prototype.explode=function(){return w(We(this.g),E)};D.prototype.TrueColor=function(){return w(Xe(this.g),F)};D.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ye(c,a)};
541
- D.prototype.ColorIndex=function(){return Ze(this.g)};D.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$e(c,a)};D.prototype.Layer=function(){return p(af(this.g))};D.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!bf(c,a)};D.prototype.LinetypeScale=function(){return cf(this.g)};D.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!df(c,a)};D.prototype.Visible=function(){return!!ef(this.g)};
542
- D.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ff(c,a)};D.prototype.Lineweight=function(){return gf(this.g)};D.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hf(c,a)};D.prototype.TextStyle=function(){return p(jf(this.g))};D.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!kf(c,a)};
543
- D.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lf(c,a)};D.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!mf(d,a,c)};D.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!nf(d,a,c)};D.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!of(d,a,c)};
544
- D.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!pf(d,a,c)};D.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qf(c,a)};D.prototype.GetBoundingBox=function(){return w(rf(this.g),E)};D.prototype.GetObjectID=function(){return sf(this.g)};D.prototype.Erase=function(){return!!tf(this.g)};D.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!uf(c,a)};
545
- D.prototype.Clone=function(){return w(vf(this.g),z)};D.prototype.GetHandle=function(){return p(wf(this.g))};D.prototype.GetDatabase=function(){return w(xf(this.g),C)};D.prototype.GetOwnerID=function(){return yf(this.g)};D.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!zf(f,a,c,d,e)};D.prototype.getObjectName=function(){return p(Af(this.g))};
546
- D.prototype.getDxf0=function(){return p(Bf(this.g))};D.prototype.getJson=function(){return p(Cf(this.g))};D.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Df(c,a)};function G(){throw"cannot construct a MdDbCurve, no constructor in IDL";}G.prototype=Object.create(D.prototype);G.prototype.constructor=G;G.prototype.i=G;G.j={};l.MdDbCurve=G;G.prototype.getStartParam=function(){return Ef(this.g)};G.prototype.getEndParam=function(){return Ff(this.g)};
547
- G.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Gf(c,a)};G.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Hf(c,a)};G.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return If(c,a)};G.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Jf(c,a),H)};G.prototype.getStartPoint=function(){return w(Kf(this.g),H)};
548
- G.prototype.getEndPoint=function(){return w(Lf(this.g),H)};G.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Mf(c,a),H)};G.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Nf(c,a)};G.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Of(c,a),I)};G.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Pf(c,a),I)};
549
- G.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(Qf(d,a,c),H)};G.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(Rf(d,a,c),E)};G.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Sf(c,a),E)};G.prototype.getArea=function(){return Tf(this.g)};
550
- G.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Uf(c,a),E)};G.prototype.getLength=function(){return Vf(this.g)};G.prototype.explode=function(){return w(Wf(this.g),E)};G.prototype.TrueColor=function(){return w(Xf(this.g),F)};G.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yf(c,a)};G.prototype.ColorIndex=function(){return Zf(this.g)};
551
- G.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$f(c,a)};G.prototype.Layer=function(){return p(ag(this.g))};G.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!bg(c,a)};G.prototype.LinetypeScale=function(){return cg(this.g)};G.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dg(c,a)};G.prototype.Visible=function(){return!!eg(this.g)};
552
- G.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fg(c,a)};G.prototype.Lineweight=function(){return gg(this.g)};G.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hg(c,a)};G.prototype.TextStyle=function(){return p(ig(this.g))};G.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!jg(c,a)};
553
- G.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kg(c,a)};G.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!lg(d,a,c)};G.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!mg(d,a,c)};G.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!ng(d,a,c)};
554
- G.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!og(d,a,c)};G.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pg(c,a)};G.prototype.GetBoundingBox=function(){return w(qg(this.g),E)};G.prototype.GetObjectID=function(){return rg(this.g)};G.prototype.Erase=function(){return!!sg(this.g)};G.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!tg(c,a)};
555
- G.prototype.Clone=function(){return w(ug(this.g),z)};G.prototype.GetHandle=function(){return p(vg(this.g))};G.prototype.GetDatabase=function(){return w(wg(this.g),C)};G.prototype.GetOwnerID=function(){return xg(this.g)};G.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!yg(f,a,c,d,e)};G.prototype.getObjectName=function(){return p(zg(this.g))};
556
- G.prototype.getDxf0=function(){return p(Ag(this.g))};G.prototype.getJson=function(){return p(Bg(this.g))};G.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Cg(c,a)};function J(){this.g=Dg();bz(J)[this.g]=this}J.prototype=Object.create(D.prototype);J.prototype.constructor=J;J.prototype.i=J;J.j={};l.MdDbDimension=J;J.prototype.textPosition=function(){return w(Eg(this.g),H)};
557
- J.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fg(c,a)};J.prototype.isUsingDefaultTextPosition=function(){return!!Gg(this.g)};J.prototype.useSetTextPosition=function(){return!!Hg(this.g)};J.prototype.useDefaultTextPosition=function(){return!!Ig(this.g)};J.prototype.elevation=J.prototype.elevation=function(){return Jg(this.g)};J.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kg(c,a)};J.prototype.dimensionText=function(){return p(Lg(this.g))};
558
- J.prototype.setDimensionText=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Mg(c,a)};J.prototype.textRotation=function(){return Ng(this.g)};J.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Og(c,a)};J.prototype.dimensionStyle=function(){return Pg(this.g)};J.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qg(c,a)};J.prototype.textAttachment=function(){return Rg(this.g)};
559
- J.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Sg(c,a)};J.prototype.horizontalRotation=function(){return Tg(this.g)};J.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ug(c,a)};J.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vg(c,a)};J.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Wg(c,a)};
560
- J.prototype.SetDimVarInt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Xg(d,a,c)};J.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Yg(c,a)};J.prototype.SetDimVarDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Zg(d,a,c)};J.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p($g(c,a))};
561
- J.prototype.SetDimVarString=function(a,c){var d=this.g;x();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:y(c);return!!ah(d,a,c)};J.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return bh(c,a)};J.prototype.SetDimVarObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!ch(d,a,c)};J.prototype.explode=function(){return w(dh(this.g),E)};J.prototype.TrueColor=function(){return w(eh(this.g),F)};
562
- J.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fh(c,a)};J.prototype.ColorIndex=function(){return gh(this.g)};J.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hh(c,a)};J.prototype.Layer=function(){return p(ih(this.g))};J.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!jh(c,a)};J.prototype.LinetypeScale=function(){return kh(this.g)};
563
- J.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lh(c,a)};J.prototype.Visible=function(){return!!mh(this.g)};J.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nh(c,a)};J.prototype.Lineweight=function(){return oh(this.g)};J.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ph(c,a)};J.prototype.TextStyle=function(){return p(qh(this.g))};
564
- J.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!rh(c,a)};J.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sh(c,a)};J.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!th(d,a,c)};J.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!uh(d,a,c)};
565
- J.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!vh(d,a,c)};J.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!wh(d,a,c)};J.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xh(c,a)};J.prototype.GetBoundingBox=function(){return w(yh(this.g),E)};J.prototype.GetObjectID=function(){return zh(this.g)};J.prototype.Erase=function(){return!!Ah(this.g)};
566
- J.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Bh(c,a)};J.prototype.Clone=function(){return w(Ch(this.g),z)};J.prototype.GetHandle=function(){return p(Dh(this.g))};J.prototype.GetDatabase=function(){return w(Eh(this.g),C)};J.prototype.GetOwnerID=function(){return Fh(this.g)};
567
- J.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Gh(f,a,c,d,e)};J.prototype.getObjectName=function(){return p(Hh(this.g))};J.prototype.getDxf0=function(){return p(Ih(this.g))};J.prototype.getJson=function(){return p(Jh(this.g))};J.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Kh(c,a)};J.prototype.__destroy__=function(){Lh(this.g)};
568
- function lz(){throw"cannot construct a VoidPtr, no constructor in IDL";}lz.prototype=Object.create(az.prototype);lz.prototype.constructor=lz;lz.prototype.i=lz;lz.j={};l.VoidPtr=lz;lz.prototype.__destroy__=function(){Mh(this.g)};function mz(){this.g=Nh();bz(mz)[this.g]=this}mz.prototype=Object.create(az.prototype);mz.prototype.constructor=mz;mz.prototype.i=mz;mz.j={};l.McApp=mz;mz.prototype.Init=function(){Oh(this.g)};
569
- mz.prototype.CreateMxDraw=function(a,c,d,e,f){var g=this.g;x();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:y(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return w(Ph(g,a,c,d,e,f),K)};mz.prototype.GetCurrentMxDraw=function(){return w(Qh(this.g),K)};mz.prototype.DestroyObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Rh(c,a)};
570
- mz.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 Sh(f,a,c,d,e)};mz.prototype.ObjectIdToObjectName=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(Th(c,a))};mz.prototype.ObjectIdToMdObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Uh(c,a),z)};
571
- mz.prototype.ObjectIdToMdDbLine=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Vh(c,a),L)};mz.prototype.ObjectIdToMdDbText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Wh(c,a),O)};mz.prototype.ObjectIdToMdDbPolyline=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Xh(c,a),Q)};mz.prototype.ObjectIdToMdDbCircle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Yh(c,a),S)};
572
- mz.prototype.ObjectIdToMdDbArc=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Zh(c,a),T)};mz.prototype.ObjectIdToMdDbBlockReference=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w($h(c,a),U)};mz.prototype.ObjectIdToMdDbAlignedDimension=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(ai(c,a),V)};mz.prototype.ObjectIdToMdDbRotatedDimension=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(bi(c,a),W)};
573
- mz.prototype.ObjectIdToMdDbMText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(ci(c,a),X)};mz.prototype.getLastCallResult=function(){return di(this.g)};mz.prototype.ThreadTaskAbortExit=function(){ei(this.g)};mz.prototype.setFontFilePath=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);fi(c,a)};mz.prototype.addNetworkLoadingFont=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);gi(c,a)};mz.prototype.__destroy__=function(){hi(this.g)};
574
- function F(){this.g=ii();bz(F)[this.g]=this}F.prototype=Object.create(az.prototype);F.prototype.constructor=F;F.prototype.i=F;F.j={};l.MdCmColor=F;F.prototype.setColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ji(c,a)};F.prototype.setRGB=function(a,c,d){var e=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);ki(e,a,c,d)};F.prototype.get_red=F.prototype.gb=function(){return li(this.g)};
575
- F.prototype.set_red=F.prototype.Ab=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);mi(c,a)};Object.defineProperty(F.prototype,"red",{get:F.prototype.gb,set:F.prototype.Ab});F.prototype.get_green=F.prototype.cb=function(){return ni(this.g)};F.prototype.set_green=F.prototype.xb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);oi(c,a)};Object.defineProperty(F.prototype,"green",{get:F.prototype.cb,set:F.prototype.xb});F.prototype.get_blue=F.prototype.ab=function(){return pi(this.g)};
576
- F.prototype.set_blue=F.prototype.tb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);qi(c,a)};Object.defineProperty(F.prototype,"blue",{get:F.prototype.ab,set:F.prototype.tb});F.prototype.get_method=F.prototype.eb=function(){return ri(this.g)};F.prototype.set_method=F.prototype.yb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);si(c,a)};Object.defineProperty(F.prototype,"method",{get:F.prototype.eb,set:F.prototype.yb});F.prototype.get_n=F.prototype.fb=function(){return ti(this.g)};
577
- F.prototype.set_n=F.prototype.zb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ui(c,a)};Object.defineProperty(F.prototype,"n",{get:F.prototype.fb,set:F.prototype.zb});F.prototype.get_colorIndex=F.prototype.bb=function(){return vi(this.g)};F.prototype.set_colorIndex=F.prototype.vb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);wi(c,a)};Object.defineProperty(F.prototype,"colorIndex",{get:F.prototype.bb,set:F.prototype.vb});F.prototype.__destroy__=function(){xi(this.g)};
578
- function H(a,c,d){a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);this.g=void 0===a?yi():void 0===c?_emscripten_bind_MdGePoint3d_MdGePoint3d_1(a):void 0===d?_emscripten_bind_MdGePoint3d_MdGePoint3d_2(a,c):zi(a,c,d);bz(H)[this.g]=this}H.prototype=Object.create(az.prototype);H.prototype.constructor=H;H.prototype.i=H;H.j={};l.MdGePoint3d=H;H.prototype.transformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ai(c,a)};
579
- H.prototype.addvec=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Bi(c,a)};H.prototype.subvec=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ci(c,a)};H.prototype.sub=H.prototype.sub=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Di(c,a),I)};H.prototype.distanceTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ei(c,a)};H.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fi(c,a)};
580
- H.prototype.get_x=H.prototype.ga=function(){return Gi(this.g)};H.prototype.set_x=H.prototype.na=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Hi(c,a)};Object.defineProperty(H.prototype,"x",{get:H.prototype.ga,set:H.prototype.na});H.prototype.get_y=H.prototype.ha=function(){return Ii(this.g)};H.prototype.set_y=H.prototype.oa=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ji(c,a)};Object.defineProperty(H.prototype,"y",{get:H.prototype.ha,set:H.prototype.oa});
581
- H.prototype.get_z=H.prototype.ia=function(){return Ki(this.g)};H.prototype.set_z=H.prototype.pa=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Li(c,a)};Object.defineProperty(H.prototype,"z",{get:H.prototype.ia,set:H.prototype.pa});H.prototype.__destroy__=function(){Mi(this.g)};function nz(){this.g=Ni();bz(nz)[this.g]=this}nz.prototype=Object.create(az.prototype);nz.prototype.constructor=nz;nz.prototype.i=nz;nz.j={};l.MdGePoint3dArray=nz;
582
- nz.prototype.append=nz.prototype.append=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Oi(c,a)};nz.prototype.length=nz.prototype.length=function(){return Pi(this.g)};nz.prototype.at=nz.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Qi(c,a),H)};nz.prototype.setAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Ri(d,a,c)};
583
- nz.prototype.copy=nz.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Si(c,a)};nz.prototype.__destroy__=function(){Ti(this.g)};function I(a,c,d){a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);this.g=void 0===a?Ui():void 0===c?_emscripten_bind_MdGeVector3d_MdGeVector3d_1(a):void 0===d?_emscripten_bind_MdGeVector3d_MdGeVector3d_2(a,c):Vi(a,c,d);bz(I)[this.g]=this}I.prototype=Object.create(az.prototype);I.prototype.constructor=I;
584
- I.prototype.i=I;I.j={};l.MdGeVector3d=I;I.prototype.rotateBy=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Wi(d,a,c)};I.prototype.negate=function(){Xi(this.g)};I.prototype.perpVector=function(){Yi(this.g)};I.prototype.angleTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return void 0===c?Zi(d,a):$i(d,a,c)};I.prototype.normalize=I.prototype.normalize=function(){aj(this.g)};
585
- I.prototype.length=I.prototype.length=function(){return bj(this.g)};I.prototype.isUnitLength=function(){return!!cj(this.g)};I.prototype.isZeroLength=function(){return!!dj(this.g)};I.prototype.dotProduct=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ej(c,a)};I.prototype.crossProduct=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(fj(c,a),I)};I.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gj(c,a)};
586
- I.prototype.get_x=I.prototype.ga=function(){return hj(this.g)};I.prototype.set_x=I.prototype.na=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ij(c,a)};Object.defineProperty(I.prototype,"x",{get:I.prototype.ga,set:I.prototype.na});I.prototype.get_y=I.prototype.ha=function(){return jj(this.g)};I.prototype.set_y=I.prototype.oa=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);kj(c,a)};Object.defineProperty(I.prototype,"y",{get:I.prototype.ha,set:I.prototype.oa});
587
- I.prototype.get_z=I.prototype.ia=function(){return lj(this.g)};I.prototype.set_z=I.prototype.pa=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);mj(c,a)};Object.defineProperty(I.prototype,"z",{get:I.prototype.ia,set:I.prototype.pa});I.prototype.__destroy__=function(){nj(this.g)};function oz(){this.g=oj();bz(oz)[this.g]=this}oz.prototype=Object.create(az.prototype);oz.prototype.constructor=oz;oz.prototype.i=oz;oz.j={};l.MdGeLongArray=oz;
588
- oz.prototype.append=oz.prototype.append=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);pj(c,a)};oz.prototype.length=oz.prototype.length=function(){return qj(this.g)};oz.prototype.at=oz.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return rj(c,a)};oz.prototype.setAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);sj(d,a,c)};oz.prototype.copy=oz.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);tj(c,a)};
589
- oz.prototype.__destroy__=function(){uj(this.g)};function pz(){this.g=vj();bz(pz)[this.g]=this}pz.prototype=Object.create(az.prototype);pz.prototype.constructor=pz;pz.prototype.i=pz;pz.j={};l.MdGeStringArray=pz;pz.prototype.append=pz.prototype.append=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);wj(c,a)};pz.prototype.length=pz.prototype.length=function(){return xj(this.g)};pz.prototype.at=pz.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(yj(c,a))};
590
- pz.prototype.setAt=function(a,c){var d=this.g;x();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:y(c);zj(d,a,c)};pz.prototype.copy=pz.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Aj(c,a)};pz.prototype.__destroy__=function(){Bj(this.g)};function qz(){this.g=Cj();bz(qz)[this.g]=this}qz.prototype=Object.create(az.prototype);qz.prototype.constructor=qz;qz.prototype.i=qz;qz.j={};l.MdGeMatrix3d=qz;qz.prototype.setToIdentity=function(){Dj(this.g)};
591
- qz.prototype.preMultBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ej(c,a)};qz.prototype.postMultBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Fj(c,a)};qz.prototype.setToProduct=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Gj(d,a,c)};qz.prototype.invert=function(){Hj(this.g)};qz.prototype.isSingular=function(){return!!Ij(this.g)};qz.prototype.transposeIt=function(){Jj(this.g)};
592
- qz.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kj(c,a)};qz.prototype.det=function(){return Lj(this.g)};qz.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);Mj(f,a,c,d,e)};qz.prototype.setToTranslation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Nj(c,a)};
593
- qz.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);Oj(e,a,c,d)};qz.prototype.setToScaling=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Pj(d,a,c)};qz.prototype.scale=qz.prototype.scale=function(){return Qj(this.g)};
594
- qz.prototype.getData=qz.prototype.getData=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return Rj(d,a,c)};qz.prototype.copy=qz.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Sj(c,a)};qz.prototype.__destroy__=function(){Tj(this.g)};function Y(){this.g=Uj();bz(Y)[this.g]=this}Y.prototype=Object.create(z.prototype);Y.prototype.constructor=Y;Y.prototype.i=Y;Y.j={};l.MdDbLayerTableRecord=Y;Y.prototype.getName=function(){return p(Vj(this.g))};
595
- Y.prototype.setName=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Wj(c,a)};Y.prototype.isFrozen=Y.prototype.isFrozen=function(){return!!Xj(this.g)};Y.prototype.setIsFrozen=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yj(c,a)};Y.prototype.isOff=function(){return!!Zj(this.g)};Y.prototype.setIsOff=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ak(c,a)};Y.prototype.isLocked=function(){return!!bk(this.g)};
596
- Y.prototype.setIsLocked=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ck(c,a)};Y.prototype.color=Y.prototype.color=function(){return w(dk(this.g),F)};Y.prototype.setColor=Y.prototype.setColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ek(c,a)};Y.prototype.linetypeObjectId=function(){return fk(this.g)};Y.prototype.setLinetypeObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gk(c,a)};Y.prototype.lineWeight=function(){return hk(this.g)};
597
- Y.prototype.setLineWeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ik(c,a)};Y.prototype.GetObjectID=function(){return jk(this.g)};Y.prototype.Erase=function(){return!!kk(this.g)};Y.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lk(c,a)};Y.prototype.Clone=function(){return w(mk(this.g),z)};Y.prototype.GetHandle=function(){return p(nk(this.g))};Y.prototype.GetDatabase=function(){return w(ok(this.g),C)};Y.prototype.GetOwnerID=function(){return pk(this.g)};
598
- 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!!qk(f,a,c,d,e)};Y.prototype.getObjectName=function(){return p(rk(this.g))};Y.prototype.getDxf0=function(){return p(sk(this.g))};Y.prototype.getJson=function(){return p(tk(this.g))};Y.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!uk(c,a)};Y.prototype.__destroy__=function(){vk(this.g)};
599
- function rz(){throw"cannot construct a MdDbLayerTable, no constructor in IDL";}rz.prototype=Object.create(z.prototype);rz.prototype.constructor=rz;rz.prototype.i=rz;rz.j={};l.MdDbLayerTable=rz;rz.prototype.GetObjectID=function(){return wk(this.g)};rz.prototype.Erase=function(){return!!xk(this.g)};rz.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yk(c,a)};rz.prototype.Clone=function(){return w(zk(this.g),z)};rz.prototype.GetHandle=function(){return p(Ak(this.g))};
600
- rz.prototype.GetDatabase=function(){return w(Bk(this.g),C)};rz.prototype.GetOwnerID=function(){return Ck(this.g)};rz.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Dk(f,a,c,d,e)};rz.prototype.getObjectName=function(){return p(Ek(this.g))};rz.prototype.getDxf0=function(){return p(Fk(this.g))};rz.prototype.getJson=function(){return p(Gk(this.g))};
601
- rz.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Hk(c,a)};function sz(){throw"cannot construct a MdDbLinetypeTable, no constructor in IDL";}sz.prototype=Object.create(z.prototype);sz.prototype.constructor=sz;sz.prototype.i=sz;sz.j={};l.MdDbLinetypeTable=sz;sz.prototype.GetObjectID=function(){return Ik(this.g)};sz.prototype.Erase=function(){return!!Jk(this.g)};
602
- sz.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kk(c,a)};sz.prototype.Clone=function(){return w(Lk(this.g),z)};sz.prototype.GetHandle=function(){return p(Mk(this.g))};sz.prototype.GetDatabase=function(){return w(Nk(this.g),C)};sz.prototype.GetOwnerID=function(){return Ok(this.g)};
603
- sz.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)};sz.prototype.getObjectName=function(){return p(Qk(this.g))};sz.prototype.getDxf0=function(){return p(Rk(this.g))};sz.prototype.getJson=function(){return p(Sk(this.g))};sz.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Tk(c,a)};
604
- function tz(){throw"cannot construct a MdDbTextStyleTable, no constructor in IDL";}tz.prototype=Object.create(z.prototype);tz.prototype.constructor=tz;tz.prototype.i=tz;tz.j={};l.MdDbTextStyleTable=tz;tz.prototype.GetObjectID=function(){return Uk(this.g)};tz.prototype.Erase=function(){return!!Vk(this.g)};tz.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Wk(c,a)};tz.prototype.Clone=function(){return w(Xk(this.g),z)};tz.prototype.GetHandle=function(){return p(Yk(this.g))};
605
- tz.prototype.GetDatabase=function(){return w(Zk(this.g),C)};tz.prototype.GetOwnerID=function(){return $k(this.g)};tz.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!al(f,a,c,d,e)};tz.prototype.getObjectName=function(){return p(bl(this.g))};tz.prototype.getDxf0=function(){return p(cl(this.g))};tz.prototype.getJson=function(){return p(dl(this.g))};
606
- tz.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!el(c,a)};function C(){throw"cannot construct a MdDbDatabase, no constructor in IDL";}C.prototype=Object.create(kz.prototype);C.prototype.constructor=C;C.prototype.i=C;C.j={};l.MdDbDatabase=C;C.prototype.GetLayerTable=function(){return w(fl(this.g),rz)};C.prototype.GetLinetypeTable=function(){return w(gl(this.g),sz)};C.prototype.GetTextStyleTable=function(){return w(hl(this.g),tz)};
607
- C.prototype.GetBlockTable=function(){return w(il(this.g),uz)};C.prototype.CurrentSpace=function(){return w(jl(this.g),wz)};C.prototype.GetCurrentlyLineTypeScale=function(){return kl(this.g)};C.prototype.SetCurrentlyLineTypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ll(c,a)};C.prototype.GetCurrentlyLayerName=function(){return p(ml(this.g))};C.prototype.SetCurrentlyLayerName=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);nl(c,a)};
608
- C.prototype.GetCurrentlyLineTypeName=function(){return p(ol(this.g))};C.prototype.SetCurrentlyLineTypeName=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);pl(c,a)};C.prototype.GetCurrentlyTrueColor=function(){return w(ql(this.g),F)};C.prototype.GetCurrentlyDrawColor=function(){return w(rl(this.g),oz)};C.prototype.SetCurrentlyTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);sl(c,a)};C.prototype.GetCurrentlyColorIndex=function(){return tl(this.g)};
609
- C.prototype.SetCurrentlyColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ul(c,a)};C.prototype.GetCurrentlyTextStyleName=function(){return p(vl(this.g))};C.prototype.SetCurrentlyTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);wl(c,a)};C.prototype.getObjectName=function(){return p(xl(this.g))};C.prototype.getDxf0=function(){return p(yl(this.g))};C.prototype.getJson=function(){return p(zl(this.g))};
610
- C.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Al(c,a)};function K(){throw"cannot construct a McObject, no constructor in IDL";}K.prototype=Object.create(az.prototype);K.prototype.constructor=K;K.prototype.i=K;K.j={};l.McObject=K;K.prototype.updateDisplay=function(a,c){var d=this.g;x();"object"==typeof a&&(a=jz(a));"object"==typeof c&&(c=jz(c));return!!Bl(d,a,c)};K.prototype.test=K.prototype.test=function(){Cl(this.g)};
611
- K.prototype.openWebFile=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!Dl(e,a,c,d)};K.prototype.saveFileToUrl=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!El(c,a)};K.prototype.saveFile=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Fl(c,a)};K.prototype.getViewDataJsonParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(Gl(c,a))};
612
- K.prototype.updataAppData=function(){Hl(this.g)};K.prototype.GetDatabase=function(){return w(Il(this.g),C)};K.prototype.GetSysVarString=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return p(Jl(c,a))};K.prototype.SetSysVarString=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);return!!Kl(d,a,c)};K.prototype.GetSysVarDouble=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return Ll(c,a)};
613
- K.prototype.SetSysVarDouble=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);return!!Ml(d,a,c)};K.prototype.GetSysVarLong=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return Nl(c,a)};K.prototype.SetSysVarLong=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);return!!Ol(d,a,c)};
614
- K.prototype.fireEventWindowSize=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Pl(d,a,c)};K.prototype.fireEventCommandStart=function(){Ql(this.g)};K.prototype.IntelliSelect_PointSelect=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return Rl(d,a,c)};
615
- K.prototype.IntelliSelect_RangeSelect=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return w(Sl(g,a,c,d,e,f),oz)};K.prototype.IntelliSelect_getGridData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(Tl(c,a))};
616
- K.prototype.Osnap_NotifyOsnap=function(a,c,d,e,f,g,h,n){var A=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);n&&"object"===typeof n&&(n=n.g);Ul(A,a,c,d,e,f,g,h,n)};K.prototype.EntityTempWordDraw_onJigCommandEnd=function(){Vl(this.g)};
617
- K.prototype.EntityTempWordDraw_onJigDrawEntityDisplay=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Wl(c,a)};K.prototype.EntityTempWordDraw_onReadyJigUpdateDispla=function(){Xl(this.g)};K.prototype.EntityTempWordDraw_onJigClearDisplay=function(){Yl(this.g)};K.prototype.SetDrawColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Zl(c,a)};K.prototype.GetDrawColor=function(){return w($l(this.g),F)};
618
- K.prototype.AddLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);am(c,a)};K.prototype.SetDrawLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);bm(c,a)};K.prototype.GetDrawLayer=function(){return p(cm(this.g))};K.prototype.AddTextStyle=function(a,c,d,e){var f=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);d=d&&"object"===typeof d?d.g:y(d);e&&"object"===typeof e&&(e=e.g);dm(f,a,c,d,e)};
619
- K.prototype.SetDrawTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);em(c,a)};K.prototype.GetDrawTextStyle=function(){return p(fm(this.g))};K.prototype.AddLinetype=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);gm(d,a,c)};K.prototype.AddLinetypeEx=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);d=d&&"object"===typeof d?d.g:y(d);hm(e,a,c,d)};
620
- K.prototype.AddDimStyle=function(a,c,d,e,f){var g=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);d=d&&"object"===typeof d?d.g:y(d);e=e&&"object"===typeof e?e.g:y(e);f=f&&"object"===typeof f?f.g:y(f);im(g,a,c,d,e,f)};K.prototype.SetDrawLinetype=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);jm(c,a)};K.prototype.GetDrawLinetype=function(){return p(km(this.g))};
621
- K.prototype.SetDrawLineWeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);lm(c,a)};K.prototype.GetDrawLineWeight=function(){return mm(this.g)};K.prototype.SetDrawLineTypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);nm(c,a)};K.prototype.GetDrawLineTypeScale=function(){return om(this.g)};K.prototype.SetDrawDimStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);pm(c,a)};K.prototype.GetDrawDimStyle=function(){return p(qm(this.g))};
622
- K.prototype.SetPatternDefinition=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);rm(c,a)};K.prototype.GetPatternDefinition=function(){return p(sm(this.g))};K.prototype.SetDrawLineWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);tm(c,a)};K.prototype.GetDrawLineWidth=function(){return um(this.g)};
623
- K.prototype.DrawLine=function(a,c,d,e,f,g){var h=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);return wm(h,a,c,d,e,f,g)};
624
- K.prototype.DrawArc=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return xm(g,a,c,d,e,f)};
625
- K.prototype.DrawArc2=function(a,c,d,e,f,g){var h=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);return ym(h,a,c,d,e,f,g)};K.prototype.DrawCircle=function(a,c,d){var e=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return zm(e,a,c,d)};
626
- K.prototype.DrawEllipse=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return Am(g,a,c,d,e,f)};
627
- K.prototype.DrawEllipseArc=function(a,c,d,e,f,g,h){var n=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return Bm(n,a,c,d,e,f,g,h)};K.prototype.DrawPoint=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return Cm(d,a,c)};
628
- K.prototype.DrawSolid=function(a,c,d,e,f,g,h,n){var A=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);n&&"object"===typeof n&&(n=n.g);return Dm(A,a,c,d,e,f,g,h,n)};
629
- K.prototype.DrawMText=function(a,c,d,e,f,g,h){var n=this.g;x();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:y(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return Em(n,a,c,d,e,f,g,h)};
630
- K.prototype.DrawText=function(a,c,d,e,f,g,h){var n=this.g;x();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:y(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return Fm(n,a,c,d,e,f,g,h)};
631
- K.prototype.DrawBlockReference=function(a,c,d,e,f){var g=this.g;x();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:y(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return Gm(g,a,c,d,e,f)};
632
- K.prototype.DrawDimAligned=function(a,c,d,e,f,g){var h=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);return Hm(h,a,c,d,e,f,g)};
633
- K.prototype.DrawDimAngular=function(a,c,d,e,f,g,h,n){var A=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);n&&"object"===typeof n&&(n=n.g);return Im(A,a,c,d,e,f,g,h,n)};
634
- K.prototype.DrawDimDiametric=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return Jm(g,a,c,d,e,f)};
635
- K.prototype.DrawDimRotated=function(a,c,d,e,f,g,h){var n=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return Km(n,a,c,d,e,f,g,h)};
636
- K.prototype.DrawDimOrdinate=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return Lm(g,a,c,d,e,f)};K.prototype.DrawDimRadial=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return Mm(g,a,c,d,e,f)};
637
- K.prototype.PathMoveTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Nm(d,a,c)};K.prototype.PathMoveToEx=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);Om(g,a,c,d,e,f)};K.prototype.PathLineTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Pm(d,a,c)};
638
- K.prototype.PathLineToEx=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);Qm(g,a,c,d,e,f)};K.prototype.DrawPathToPolyline=function(){return Rm(this.g)};K.prototype.DrawPathToSpline=function(){return Sm(this.g)};K.prototype.PathMakeClosed=function(){Tm(this.g)};
639
- K.prototype.DrawPathToHatch=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Um(c,a)};K.prototype.DrawEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Vm(c,a)};K.prototype.GetAllLayoutName=function(){return w(Wm(this.g),pz)};K.prototype.SetCurrentLayout=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);Xm(c,a)};function E(){this.g=Ym();bz(E)[this.g]=this}E.prototype=Object.create(kz.prototype);E.prototype.constructor=E;E.prototype.i=E;E.j={};
640
- l.McDrawResbuf=E;E.prototype.Clear=function(){Zm(this.g)};E.prototype.GetCount=function(){return $m(this.g)};E.prototype.AtDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return an(c,a)};E.prototype.Atlong=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return bn(c,a)};E.prototype.AtObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return cn(c,a)};E.prototype.AtObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(dn(c,a),kz)};
641
- E.prototype.AtObjectMdDbMText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(en(c,a),X)};E.prototype.AtObjectName=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(fn(c,a))};E.prototype.AtString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(gn(c,a))};E.prototype.AtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(hn(c,a),H)};E.prototype.ItemDataType=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return jn(c,a)};
642
- E.prototype.AddDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);kn(d,a,c)};E.prototype.Addlong=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);ln(d,a,c)};E.prototype.AddObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);mn(d,a,c)};E.prototype.AddObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nn(c,a)};
643
- E.prototype.AddString=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);on(d,a,c)};E.prototype.AddPoint=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);pn(d,a,c)};E.prototype.RemoveAll=function(){qn(this.g)};E.prototype.Remove=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);rn(c,a)};E.prototype.getObjectName=function(){return p(sn(this.g))};E.prototype.getDxf0=function(){return p(tn(this.g))};
644
- E.prototype.getJson=function(){return p(un(this.g))};E.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!vn(c,a)};E.prototype.__destroy__=function(){wn(this.g)};function xz(){this.g=xn();bz(xz)[this.g]=this}xz.prototype=Object.create(az.prototype);xz.prototype.constructor=xz;xz.prototype.i=xz;xz.j={};l.McDrawUtility=xz;
645
- xz.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 yn(g,a,c,d,e,f)};xz.prototype.eraseEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zn(c,a)};xz.prototype.highlightEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!An(d,a,c)};
646
- xz.prototype.__destroy__=function(){Bn(this.g)};function L(){this.g=Cn();bz(L)[this.g]=this}L.prototype=Object.create(G.prototype);L.prototype.constructor=L;L.prototype.i=L;L.j={};l.MdDbLine=L;L.prototype.startPoint=function(){return w(Dn(this.g),H)};L.prototype.setStartPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!En(c,a)};L.prototype.endPoint=function(){return w(Fn(this.g),H)};
647
- L.prototype.setEndPoint=L.prototype.setEndPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Gn(c,a)};L.prototype.getStartParam=function(){return Hn(this.g)};L.prototype.getEndParam=function(){return In(this.g)};L.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Jn(c,a)};L.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Kn(c,a)};
648
- L.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ln(c,a)};L.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Mn(c,a),H)};L.prototype.getStartPoint=function(){return w(Nn(this.g),H)};L.prototype.getEndPoint=function(){return w(On(this.g),H)};L.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Pn(c,a),H)};
649
- L.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Qn(c,a)};L.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Rn(c,a),I)};L.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Sn(c,a),I)};L.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(Tn(d,a,c),H)};
650
- L.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(Un(d,a,c),E)};L.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Vn(c,a),E)};L.prototype.getArea=function(){return Wn(this.g)};L.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Xn(c,a),E)};L.prototype.getLength=function(){return Yn(this.g)};L.prototype.explode=function(){return w(Zn(this.g),E)};
651
- L.prototype.TrueColor=function(){return w($n(this.g),F)};L.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ao(c,a)};L.prototype.ColorIndex=function(){return bo(this.g)};L.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!co(c,a)};L.prototype.Layer=function(){return p(eo(this.g))};L.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!fo(c,a)};L.prototype.LinetypeScale=function(){return go(this.g)};
652
- L.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ho(c,a)};L.prototype.Visible=function(){return!!io(this.g)};L.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jo(c,a)};L.prototype.Lineweight=function(){return ko(this.g)};L.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lo(c,a)};L.prototype.TextStyle=function(){return p(mo(this.g))};
653
- L.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!no(c,a)};L.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!oo(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!!po(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!!qo(d,a,c)};
654
- 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!!ro(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!!so(d,a,c)};L.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!to(c,a)};L.prototype.GetBoundingBox=function(){return w(uo(this.g),E)};L.prototype.GetObjectID=function(){return vo(this.g)};L.prototype.Erase=function(){return!!wo(this.g)};
655
- L.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xo(c,a)};L.prototype.Clone=function(){return w(yo(this.g),z)};L.prototype.GetHandle=function(){return p(zo(this.g))};L.prototype.GetDatabase=function(){return w(Ao(this.g),C)};L.prototype.GetOwnerID=function(){return Bo(this.g)};
656
- 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!!Co(f,a,c,d,e)};L.prototype.getObjectName=function(){return p(Do(this.g))};L.prototype.getDxf0=function(){return p(Eo(this.g))};L.prototype.getJson=function(){return p(Fo(this.g))};L.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Go(c,a)};L.prototype.__destroy__=function(){Ho(this.g)};
657
- function O(){this.g=Io();bz(O)[this.g]=this}O.prototype=Object.create(D.prototype);O.prototype.constructor=O;O.prototype.i=O;O.j={};l.MdDbText=O;O.prototype.position=O.prototype.position=function(){return w(Jo(this.g),H)};O.prototype.setPosition=O.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ko(c,a)};O.prototype.alignmentPoint=function(){return w(Lo(this.g),H)};
658
- O.prototype.setAlignmentPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mo(c,a)};O.prototype.oblique=function(){return No(this.g)};O.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Oo(c,a)};O.prototype.rotation=O.prototype.rotation=function(){return Po(this.g)};O.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qo(c,a)};O.prototype.height=O.prototype.height=function(){return Ro(this.g)};
659
- O.prototype.setHeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!So(c,a)};O.prototype.widthFactor=function(){return To(this.g)};O.prototype.setWidthFactor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Uo(c,a)};O.prototype.textString=function(){return p(Vo(this.g))};O.prototype.setTextString=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Wo(c,a)};O.prototype.horizontalMode=function(){return Xo(this.g)};
660
- O.prototype.setHorizontalMode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yo(c,a)};O.prototype.verticalMode=function(){return Zo(this.g)};O.prototype.setVerticalMode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$o(c,a)};O.prototype.explode=function(){return w(ap(this.g),E)};O.prototype.TrueColor=function(){return w(bp(this.g),F)};O.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!cp(c,a)};O.prototype.ColorIndex=function(){return dp(this.g)};
661
- O.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ep(c,a)};O.prototype.Layer=function(){return p(fp(this.g))};O.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!gp(c,a)};O.prototype.LinetypeScale=function(){return hp(this.g)};O.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ip(c,a)};O.prototype.Visible=function(){return!!jp(this.g)};
662
- O.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kp(c,a)};O.prototype.Lineweight=function(){return lp(this.g)};O.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mp(c,a)};O.prototype.TextStyle=function(){return p(np(this.g))};O.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!op(c,a)};
663
- O.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pp(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!!qp(d,a,c)};O.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!rp(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!!sp(d,a,c)};
664
- 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!!tp(d,a,c)};O.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!up(c,a)};O.prototype.GetBoundingBox=function(){return w(vp(this.g),E)};O.prototype.GetObjectID=function(){return wp(this.g)};O.prototype.Erase=function(){return!!xp(this.g)};O.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yp(c,a)};
665
- O.prototype.Clone=function(){return w(zp(this.g),z)};O.prototype.GetHandle=function(){return p(Ap(this.g))};O.prototype.GetDatabase=function(){return w(Bp(this.g),C)};O.prototype.GetOwnerID=function(){return Cp(this.g)};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!!Dp(f,a,c,d,e)};O.prototype.getObjectName=function(){return p(Ep(this.g))};
666
- O.prototype.getDxf0=function(){return p(Fp(this.g))};O.prototype.getJson=function(){return p(Gp(this.g))};O.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Hp(c,a)};O.prototype.__destroy__=function(){Ip(this.g)};function S(){this.g=Jp();bz(S)[this.g]=this}S.prototype=Object.create(G.prototype);S.prototype.constructor=S;S.prototype.i=S;S.j={};l.MdDbCircle=S;S.prototype.center=function(){return w(Kp(this.g),H)};
667
- S.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lp(c,a)};S.prototype.radius=function(){return Mp(this.g)};S.prototype.setRadius=S.prototype.setRadius=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Np(c,a)};S.prototype.getStartParam=function(){return Op(this.g)};S.prototype.getEndParam=function(){return Pp(this.g)};S.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Qp(c,a)};
668
- S.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Rp(c,a)};S.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Sp(c,a)};S.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Tp(c,a),H)};S.prototype.getStartPoint=function(){return w(Up(this.g),H)};S.prototype.getEndPoint=function(){return w(Vp(this.g),H)};
669
- S.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Wp(c,a),H)};S.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Xp(c,a)};S.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Yp(c,a),I)};S.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Zp(c,a),I)};
670
- S.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w($p(d,a,c),H)};S.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(aq(d,a,c),E)};S.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(bq(c,a),E)};S.prototype.getArea=function(){return cq(this.g)};
671
- S.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(dq(c,a),E)};S.prototype.getLength=function(){return eq(this.g)};S.prototype.explode=function(){return w(fq(this.g),E)};S.prototype.TrueColor=function(){return w(gq(this.g),F)};S.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hq(c,a)};S.prototype.ColorIndex=function(){return iq(this.g)};
672
- S.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jq(c,a)};S.prototype.Layer=function(){return p(kq(this.g))};S.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!lq(c,a)};S.prototype.LinetypeScale=function(){return mq(this.g)};S.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nq(c,a)};S.prototype.Visible=function(){return!!oq(this.g)};
673
- S.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pq(c,a)};S.prototype.Lineweight=function(){return qq(this.g)};S.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rq(c,a)};S.prototype.TextStyle=function(){return p(sq(this.g))};S.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!tq(c,a)};
674
- S.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!uq(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!!vq(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!!wq(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!!xq(d,a,c)};
675
- 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!!yq(d,a,c)};S.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zq(c,a)};S.prototype.GetBoundingBox=function(){return w(Aq(this.g),E)};S.prototype.GetObjectID=function(){return Bq(this.g)};S.prototype.Erase=function(){return!!Cq(this.g)};S.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Dq(c,a)};
676
- S.prototype.Clone=function(){return w(Eq(this.g),z)};S.prototype.GetHandle=function(){return p(Fq(this.g))};S.prototype.GetDatabase=function(){return w(Gq(this.g),C)};S.prototype.GetOwnerID=function(){return Hq(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!!Iq(f,a,c,d,e)};S.prototype.getObjectName=function(){return p(Jq(this.g))};
677
- S.prototype.getDxf0=function(){return p(Kq(this.g))};S.prototype.getJson=function(){return p(Lq(this.g))};S.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Mq(c,a)};S.prototype.__destroy__=function(){Nq(this.g)};function T(){this.g=Oq();bz(T)[this.g]=this}T.prototype=Object.create(G.prototype);T.prototype.constructor=T;T.prototype.i=T;T.j={};l.MdDbArc=T;T.prototype.center=function(){return w(Pq(this.g),H)};
678
- T.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qq(c,a)};T.prototype.radius=function(){return Rq(this.g)};T.prototype.setRadius=T.prototype.setRadius=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Sq(c,a)};T.prototype.startAngle=function(){return Tq(this.g)};T.prototype.setStartAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Uq(c,a)};T.prototype.endAngle=function(){return Vq(this.g)};
679
- T.prototype.setEndAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Wq(c,a)};T.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!!Xq(h,a,c,d,e,f,g)};T.prototype.getStartParam=function(){return Yq(this.g)};T.prototype.getEndParam=function(){return Zq(this.g)};
680
- T.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return $q(c,a)};T.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ar(c,a)};T.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return br(c,a)};T.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(cr(c,a),H)};T.prototype.getStartPoint=function(){return w(dr(this.g),H)};
681
- T.prototype.getEndPoint=function(){return w(er(this.g),H)};T.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(fr(c,a),H)};T.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return gr(c,a)};T.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(hr(c,a),I)};T.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(ir(c,a),I)};
682
- T.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(jr(d,a,c),H)};T.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(kr(d,a,c),E)};T.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(lr(c,a),E)};T.prototype.getArea=function(){return mr(this.g)};
683
- T.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(nr(c,a),E)};T.prototype.getLength=function(){return or(this.g)};T.prototype.explode=function(){return w(pr(this.g),E)};T.prototype.TrueColor=function(){return w(qr(this.g),F)};T.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rr(c,a)};T.prototype.ColorIndex=function(){return sr(this.g)};
684
- T.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!tr(c,a)};T.prototype.Layer=function(){return p(ur(this.g))};T.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!vr(c,a)};T.prototype.LinetypeScale=function(){return wr(this.g)};T.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xr(c,a)};T.prototype.Visible=function(){return!!yr(this.g)};
685
- T.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zr(c,a)};T.prototype.Lineweight=function(){return Ar(this.g)};T.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Br(c,a)};T.prototype.TextStyle=function(){return p(Cr(this.g))};T.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Dr(c,a)};
686
- T.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Er(c,a)};T.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Fr(d,a,c)};T.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Gr(d,a,c)};T.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Hr(d,a,c)};
687
- T.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Ir(d,a,c)};T.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Jr(c,a)};T.prototype.GetBoundingBox=function(){return w(Kr(this.g),E)};T.prototype.GetObjectID=function(){return Lr(this.g)};T.prototype.Erase=function(){return!!Mr(this.g)};T.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Nr(c,a)};
688
- T.prototype.Clone=function(){return w(Or(this.g),z)};T.prototype.GetHandle=function(){return p(Pr(this.g))};T.prototype.GetDatabase=function(){return w(Qr(this.g),C)};T.prototype.GetOwnerID=function(){return Rr(this.g)};T.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Sr(f,a,c,d,e)};T.prototype.getObjectName=function(){return p(Tr(this.g))};
689
- T.prototype.getDxf0=function(){return p(Ur(this.g))};T.prototype.getJson=function(){return p(Vr(this.g))};T.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Wr(c,a)};T.prototype.__destroy__=function(){Xr(this.g)};function Q(){this.g=Yr();bz(Q)[this.g]=this}Q.prototype=Object.create(G.prototype);Q.prototype.constructor=Q;Q.prototype.i=Q;Q.j={};l.MdDbPolyline=Q;Q.prototype.setClosed=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zr(c,a)};
690
- Q.prototype.setConstantWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$r(c,a)};Q.prototype.isClosed=function(){return!!as(this.g)};Q.prototype.getConstantWidth=function(){return bs(this.g)};Q.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!!cs(g,a,c,d,e,f)};
691
- Q.prototype.removeVertexAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ds(c,a)};Q.prototype.numVerts=function(){return es(this.g)};Q.prototype.getPointAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(gs(c,a),H)};Q.prototype.getBulgeAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return hs(c,a)};Q.prototype.getStartWidthsAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return is(c,a)};
692
- Q.prototype.getEndWidthsAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return js(c,a)};Q.prototype.setPointAt=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)};Q.prototype.setBulgeAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!ls(d,a,c)};Q.prototype.getStartParam=function(){return ms(this.g)};Q.prototype.getEndParam=function(){return ns(this.g)};
693
- Q.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ps(c,a)};Q.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return qs(c,a)};Q.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return rs(c,a)};Q.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(ss(c,a),H)};Q.prototype.getStartPoint=function(){return w(ts(this.g),H)};
694
- Q.prototype.getEndPoint=function(){return w(us(this.g),H)};Q.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(vs(c,a),H)};Q.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return xs(c,a)};Q.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(ys(c,a),I)};Q.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(zs(c,a),I)};
695
- Q.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(As(d,a,c),H)};Q.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(Bs(d,a,c),E)};Q.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Cs(c,a),E)};Q.prototype.getArea=function(){return Ds(this.g)};
696
- Q.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Es(c,a),E)};Q.prototype.getLength=function(){return Fs(this.g)};Q.prototype.explode=function(){return w(Gs(this.g),E)};Q.prototype.TrueColor=function(){return w(Hs(this.g),F)};Q.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Is(c,a)};Q.prototype.ColorIndex=function(){return Js(this.g)};
697
- Q.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ks(c,a)};Q.prototype.Layer=function(){return p(Ls(this.g))};Q.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ms(c,a)};Q.prototype.LinetypeScale=function(){return Ns(this.g)};Q.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Os(c,a)};Q.prototype.Visible=function(){return!!Ps(this.g)};
698
- Q.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qs(c,a)};Q.prototype.Lineweight=function(){return Rs(this.g)};Q.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ss(c,a)};Q.prototype.TextStyle=function(){return p(Ts(this.g))};Q.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Us(c,a)};
699
- Q.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vs(c,a)};Q.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Ws(d,a,c)};Q.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Xs(d,a,c)};Q.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Ys(d,a,c)};
700
- Q.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Zs(d,a,c)};Q.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$s(c,a)};Q.prototype.GetBoundingBox=function(){return w(at(this.g),E)};Q.prototype.GetObjectID=function(){return bt(this.g)};Q.prototype.Erase=function(){return!!ct(this.g)};Q.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dt(c,a)};
701
- Q.prototype.Clone=function(){return w(et(this.g),z)};Q.prototype.GetHandle=function(){return p(ft(this.g))};Q.prototype.GetDatabase=function(){return w(gt(this.g),C)};Q.prototype.GetOwnerID=function(){return ht(this.g)};Q.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!it(f,a,c,d,e)};Q.prototype.getObjectName=function(){return p(jt(this.g))};
702
- Q.prototype.getDxf0=function(){return p(kt(this.g))};Q.prototype.getJson=function(){return p(lt(this.g))};Q.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!mt(c,a)};Q.prototype.__destroy__=function(){nt(this.g)};function U(){this.g=ot();bz(U)[this.g]=this}U.prototype=Object.create(D.prototype);U.prototype.constructor=U;U.prototype.i=U;U.j={};l.MdDbBlockReference=U;U.prototype.blockTableRecord=function(){return pt(this.g)};
703
- U.prototype.setBlockTableRecord=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qt(c,a)};U.prototype.position=U.prototype.position=function(){return w(rt(this.g),H)};U.prototype.setPosition=U.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!st(c,a)};U.prototype.scaleFactors=function(){return w(tt(this.g),H)};U.prototype.setScaleFactors=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ut(c,a)};
704
- U.prototype.rotation=U.prototype.rotation=function(){return vt(this.g)};U.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wt(c,a)};U.prototype.blockTransform=function(){return w(xt(this.g),qz)};U.prototype.setBlockTransform=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yt(c,a)};U.prototype.explode=function(){return w(zt(this.g),E)};U.prototype.TrueColor=function(){return w(At(this.g),F)};
705
- U.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Bt(c,a)};U.prototype.ColorIndex=function(){return Ct(this.g)};U.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Dt(c,a)};U.prototype.Layer=function(){return p(Et(this.g))};U.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ft(c,a)};U.prototype.LinetypeScale=function(){return Gt(this.g)};
706
- U.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ht(c,a)};U.prototype.Visible=function(){return!!It(this.g)};U.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Jt(c,a)};U.prototype.Lineweight=function(){return Kt(this.g)};U.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lt(c,a)};U.prototype.TextStyle=function(){return p(Mt(this.g))};
707
- U.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Nt(c,a)};U.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ot(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!!Pt(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!!Qt(d,a,c)};
708
- 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!!Rt(d,a,c)};U.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!St(d,a,c)};U.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Tt(c,a)};U.prototype.GetBoundingBox=function(){return w(Ut(this.g),E)};U.prototype.GetObjectID=function(){return Vt(this.g)};U.prototype.Erase=function(){return!!Wt(this.g)};
709
- U.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xt(c,a)};U.prototype.Clone=function(){return w(Yt(this.g),z)};U.prototype.GetHandle=function(){return p(Zt(this.g))};U.prototype.GetDatabase=function(){return w($t(this.g),C)};U.prototype.GetOwnerID=function(){return au(this.g)};
710
- 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!!bu(f,a,c,d,e)};U.prototype.getObjectName=function(){return p(cu(this.g))};U.prototype.getDxf0=function(){return p(du(this.g))};U.prototype.getJson=function(){return p(eu(this.g))};U.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!fu(c,a)};U.prototype.__destroy__=function(){gu(this.g)};
711
- function V(){this.g=hu();bz(V)[this.g]=this}V.prototype=Object.create(J.prototype);V.prototype.constructor=V;V.prototype.i=V;V.j={};l.MdDbAlignedDimension=V;V.prototype.xLine1Point=function(){return w(iu(this.g),H)};V.prototype.setXLine1Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ju(c,a)};V.prototype.xLine2Point=function(){return w(ku(this.g),H)};V.prototype.setXLine2Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lu(c,a)};
712
- V.prototype.dimLinePoint=function(){return w(mu(this.g),H)};V.prototype.setDimLinePoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nu(c,a)};V.prototype.oblique=function(){return ou(this.g)};V.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pu(c,a)};V.prototype.textPosition=function(){return w(qu(this.g),H)};V.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ru(c,a)};
713
- V.prototype.isUsingDefaultTextPosition=function(){return!!su(this.g)};V.prototype.useSetTextPosition=function(){return!!tu(this.g)};V.prototype.useDefaultTextPosition=function(){return!!uu(this.g)};V.prototype.elevation=V.prototype.elevation=function(){return vu(this.g)};V.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wu(c,a)};V.prototype.dimensionText=function(){return p(xu(this.g))};
714
- V.prototype.setDimensionText=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!yu(c,a)};V.prototype.textRotation=function(){return zu(this.g)};V.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Au(c,a)};V.prototype.dimensionStyle=function(){return Bu(this.g)};V.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cu(c,a)};V.prototype.textAttachment=function(){return Du(this.g)};
715
- V.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Eu(c,a)};V.prototype.horizontalRotation=function(){return Fu(this.g)};V.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Gu(c,a)};V.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hu(c,a)};V.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Iu(c,a)};
716
- 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!!Ju(d,a,c)};V.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ku(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!!Lu(d,a,c)};V.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(Mu(c,a))};
717
- V.prototype.SetDimVarString=function(a,c){var d=this.g;x();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:y(c);return!!Nu(d,a,c)};V.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ou(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!!Pu(d,a,c)};V.prototype.explode=function(){return w(Qu(this.g),E)};V.prototype.TrueColor=function(){return w(Ru(this.g),F)};
718
- V.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Su(c,a)};V.prototype.ColorIndex=function(){return Tu(this.g)};V.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Uu(c,a)};V.prototype.Layer=function(){return p(Vu(this.g))};V.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Wu(c,a)};V.prototype.LinetypeScale=function(){return Xu(this.g)};
719
- V.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yu(c,a)};V.prototype.Visible=function(){return!!Zu(this.g)};V.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$u(c,a)};V.prototype.Lineweight=function(){return av(this.g)};V.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bv(c,a)};V.prototype.TextStyle=function(){return p(cv(this.g))};
720
- V.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!dv(c,a)};V.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ev(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!!fv(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!!gv(d,a,c)};
721
- 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!!hv(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!!iv(d,a,c)};V.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jv(c,a)};V.prototype.GetBoundingBox=function(){return w(kv(this.g),E)};V.prototype.GetObjectID=function(){return lv(this.g)};V.prototype.Erase=function(){return!!mv(this.g)};
722
- V.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nv(c,a)};V.prototype.Clone=function(){return w(ov(this.g),z)};V.prototype.GetHandle=function(){return p(pv(this.g))};V.prototype.GetDatabase=function(){return w(qv(this.g),C)};V.prototype.GetOwnerID=function(){return rv(this.g)};
723
- 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!!sv(f,a,c,d,e)};V.prototype.getObjectName=function(){return p(tv(this.g))};V.prototype.getDxf0=function(){return p(uv(this.g))};V.prototype.getJson=function(){return p(vv(this.g))};V.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!wv(c,a)};V.prototype.__destroy__=function(){xv(this.g)};
724
- function W(){this.g=yv();bz(W)[this.g]=this}W.prototype=Object.create(J.prototype);W.prototype.constructor=W;W.prototype.i=W;W.j={};l.MdDbRotatedDimension=W;W.prototype.xLine1Point=function(){return w(zv(this.g),H)};W.prototype.setXLine1Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Av(c,a)};W.prototype.xLine2Point=function(){return w(Bv(this.g),H)};W.prototype.setXLine2Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cv(c,a)};
725
- W.prototype.dimLinePoint=function(){return w(Dv(this.g),H)};W.prototype.setDimLinePoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ev(c,a)};W.prototype.rotation=W.prototype.rotation=function(){return Fv(this.g)};W.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Gv(c,a)};W.prototype.oblique=function(){return Hv(this.g)};W.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Iv(c,a)};
726
- W.prototype.textPosition=function(){return w(Jv(this.g),H)};W.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kv(c,a)};W.prototype.isUsingDefaultTextPosition=function(){return!!Lv(this.g)};W.prototype.useSetTextPosition=function(){return!!Mv(this.g)};W.prototype.useDefaultTextPosition=function(){return!!Nv(this.g)};W.prototype.elevation=W.prototype.elevation=function(){return Ov(this.g)};
727
- W.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Pv(c,a)};W.prototype.dimensionText=function(){return p(Qv(this.g))};W.prototype.setDimensionText=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Rv(c,a)};W.prototype.textRotation=function(){return Sv(this.g)};W.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Tv(c,a)};W.prototype.dimensionStyle=function(){return Uv(this.g)};
728
- W.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vv(c,a)};W.prototype.textAttachment=function(){return Wv(this.g)};W.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xv(c,a)};W.prototype.horizontalRotation=function(){return Yv(this.g)};W.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zv(c,a)};
729
- W.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$v(c,a)};W.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return aw(c,a)};W.prototype.SetDimVarInt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!bw(d,a,c)};W.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return cw(c,a)};
730
- W.prototype.SetDimVarDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!dw(d,a,c)};W.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(ew(c,a))};W.prototype.SetDimVarString=function(a,c){var d=this.g;x();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:y(c);return!!fw(d,a,c)};W.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return gw(c,a)};
731
- W.prototype.SetDimVarObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!hw(d,a,c)};W.prototype.explode=function(){return w(iw(this.g),E)};W.prototype.TrueColor=function(){return w(jw(this.g),F)};W.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kw(c,a)};W.prototype.ColorIndex=function(){return lw(this.g)};W.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mw(c,a)};
732
- W.prototype.Layer=function(){return p(nw(this.g))};W.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!ow(c,a)};W.prototype.LinetypeScale=function(){return pw(this.g)};W.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qw(c,a)};W.prototype.Visible=function(){return!!rw(this.g)};W.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sw(c,a)};W.prototype.Lineweight=function(){return tw(this.g)};
733
- W.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!uw(c,a)};W.prototype.TextStyle=function(){return p(vw(this.g))};W.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!ww(c,a)};W.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xw(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!!yw(d,a,c)};
734
- 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!!zw(d,a,c)};W.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Aw(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!!Bw(d,a,c)};W.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cw(c,a)};
735
- W.prototype.GetBoundingBox=function(){return w(Dw(this.g),E)};W.prototype.GetObjectID=function(){return Ew(this.g)};W.prototype.Erase=function(){return!!Fw(this.g)};W.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Gw(c,a)};W.prototype.Clone=function(){return w(Hw(this.g),z)};W.prototype.GetHandle=function(){return p(Iw(this.g))};W.prototype.GetDatabase=function(){return w(Jw(this.g),C)};W.prototype.GetOwnerID=function(){return Kw(this.g)};
736
- 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!!Lw(f,a,c,d,e)};W.prototype.getObjectName=function(){return p(Mw(this.g))};W.prototype.getDxf0=function(){return p(Nw(this.g))};W.prototype.getJson=function(){return p(Ow(this.g))};W.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Pw(c,a)};W.prototype.__destroy__=function(){Qw(this.g)};
737
- function X(){this.g=Rw();bz(X)[this.g]=this}X.prototype=Object.create(D.prototype);X.prototype.constructor=X;X.prototype.i=X;X.j={};l.MdDbMText=X;X.prototype.location=X.prototype.location=function(){return w(Sw(this.g),H)};X.prototype.setLocation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Tw(c,a)};X.prototype.rotation=X.prototype.rotation=function(){return Uw(this.g)};X.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vw(c,a)};
738
- X.prototype.width=X.prototype.width=function(){return Ww(this.g)};X.prototype.setWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xw(c,a)};X.prototype.textHeight=function(){return Yw(this.g)};X.prototype.setTextHeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zw(c,a)};X.prototype.attachment=function(){return $w(this.g)};X.prototype.setAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ax(c,a)};
739
- X.prototype.contents=X.prototype.l=function(){return p(bx(this.g))};X.prototype.setContents=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!cx(c,a)};X.prototype.explode=function(){return w(dx(this.g),E)};X.prototype.TrueColor=function(){return w(ex(this.g),F)};X.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fx(c,a)};X.prototype.ColorIndex=function(){return gx(this.g)};
740
- X.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hx(c,a)};X.prototype.Layer=function(){return p(ix(this.g))};X.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!jx(c,a)};X.prototype.LinetypeScale=function(){return kx(this.g)};X.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lx(c,a)};X.prototype.Visible=function(){return!!mx(this.g)};
741
- X.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nx(c,a)};X.prototype.Lineweight=function(){return ox(this.g)};X.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!px(c,a)};X.prototype.TextStyle=function(){return p(qx(this.g))};X.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!rx(c,a)};
742
- X.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sx(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!!tx(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!!ux(d,a,c)};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!!vx(d,a,c)};
743
- 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!!wx(d,a,c)};X.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xx(c,a)};X.prototype.GetBoundingBox=function(){return w(yx(this.g),E)};X.prototype.GetObjectID=function(){return zx(this.g)};X.prototype.Erase=function(){return!!Ax(this.g)};X.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Bx(c,a)};
744
- X.prototype.Clone=function(){return w(Cx(this.g),z)};X.prototype.GetHandle=function(){return p(Dx(this.g))};X.prototype.GetDatabase=function(){return w(Ex(this.g),C)};X.prototype.GetOwnerID=function(){return Fx(this.g)};X.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Gx(f,a,c,d,e)};X.prototype.getObjectName=function(){return p(Hx(this.g))};
745
- X.prototype.getDxf0=function(){return p(Ix(this.g))};X.prototype.getJson=function(){return p(Jx(this.g))};X.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Kx(c,a)};X.prototype.__destroy__=function(){Lx(this.g)};function yz(){throw"cannot construct a MdDbBlockTableRecordIterator, no constructor in IDL";}yz.prototype=Object.create(kz.prototype);yz.prototype.constructor=yz;yz.prototype.i=yz;yz.j={};l.MdDbBlockTableRecordIterator=yz;
746
- yz.prototype.start=yz.prototype.start=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Mx(d,a,c)};yz.prototype.done=yz.prototype.done=function(){return!!Nx(this.g)};yz.prototype.getEntityId=function(){return Ox(this.g)};yz.prototype.step=yz.prototype.step=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Px(d,a,c)};yz.prototype.getObjectName=function(){return p(Qx(this.g))};yz.prototype.getDxf0=function(){return p(Rx(this.g))};
747
- yz.prototype.getJson=function(){return p(Sx(this.g))};yz.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Tx(c,a)};yz.prototype.__destroy__=function(){Ux(this.g)};function wz(){this.g=Vx();bz(wz)[this.g]=this}wz.prototype=Object.create(z.prototype);wz.prototype.constructor=wz;wz.prototype.i=wz;wz.j={};l.MdDbBlockTableRecord=wz;wz.prototype.appendAcDbEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Wx(c,a)};
748
- wz.prototype.newIterator=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(Xx(d,a,c),yz)};wz.prototype.origin=wz.prototype.origin=function(){return w(Yx(this.g),H)};wz.prototype.setOrigin=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zx(c,a)};wz.prototype.GetObjectID=function(){return $x(this.g)};wz.prototype.Erase=function(){return!!ay(this.g)};
749
- wz.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!by(c,a)};wz.prototype.Clone=function(){return w(cy(this.g),z)};wz.prototype.GetHandle=function(){return p(dy(this.g))};wz.prototype.GetDatabase=function(){return w(ey(this.g),C)};wz.prototype.GetOwnerID=function(){return fy(this.g)};
750
- wz.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!gy(f,a,c,d,e)};wz.prototype.getObjectName=function(){return p(hy(this.g))};wz.prototype.getDxf0=function(){return p(iy(this.g))};wz.prototype.getJson=function(){return p(jy(this.g))};wz.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!ky(c,a)};
751
- wz.prototype.__destroy__=function(){ly(this.g)};function zz(){throw"cannot construct a MdDbBlockTableIterator, no constructor in IDL";}zz.prototype=Object.create(kz.prototype);zz.prototype.constructor=zz;zz.prototype.i=zz;zz.j={};l.MdDbBlockTableIterator=zz;zz.prototype.start=zz.prototype.start=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);my(d,a,c)};zz.prototype.done=zz.prototype.done=function(){return!!ny(this.g)};
752
- zz.prototype.getRecord=function(){return w(oy(this.g),wz)};zz.prototype.step=zz.prototype.step=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);py(d,a,c)};zz.prototype.getObjectName=function(){return p(qy(this.g))};zz.prototype.getDxf0=function(){return p(ry(this.g))};zz.prototype.getJson=function(){return p(sy(this.g))};zz.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!ty(c,a)};zz.prototype.__destroy__=function(){uy(this.g)};
753
- function uz(){throw"cannot construct a MdDbBlockTable, no constructor in IDL";}uz.prototype=Object.create(z.prototype);uz.prototype.constructor=uz;uz.prototype.i=uz;uz.j={};l.MdDbBlockTable=uz;uz.prototype.getAt=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return w(vy(c,a),wz)};uz.prototype.has=uz.prototype.has=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!wy(c,a)};
754
- uz.prototype.newIterator=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(xy(d,a,c),zz)};uz.prototype.add=uz.prototype.add=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return yy(c,a)};uz.prototype.GetObjectID=function(){return zy(this.g)};uz.prototype.Erase=function(){return!!Ay(this.g)};uz.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!By(c,a)};
755
- uz.prototype.Clone=function(){return w(Cy(this.g),z)};uz.prototype.GetHandle=function(){return p(Dy(this.g))};uz.prototype.GetDatabase=function(){return w(Ey(this.g),C)};uz.prototype.GetOwnerID=function(){return Fy(this.g)};uz.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Gy(f,a,c,d,e)};uz.prototype.getObjectName=function(){return p(Hy(this.g))};
756
- uz.prototype.getDxf0=function(){return p(Iy(this.g))};uz.prototype.getJson=function(){return p(Jy(this.g))};uz.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ky(c,a)};uz.prototype.__destroy__=function(){Ly(this.g)};function Az(){this.g=My();bz(Az)[this.g]=this}Az.prototype=Object.create(kz.prototype);Az.prototype.constructor=Az;Az.prototype.i=Az;Az.j={};l.McDrawSelSet=Az;
757
- Az.prototype.allSelect=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ny(c,a)};Az.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 Oy(f,a,c,d,e)};
758
- Az.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 Py(g,a,c,d,e,f)};Az.prototype.count=Az.prototype.count=function(){return Qy(this.g)};Az.prototype.item=Az.prototype.item=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ry(c,a)};Az.prototype.getObjectName=function(){return p(Sy(this.g))};
759
- Az.prototype.getDxf0=function(){return p(Ty(this.g))};Az.prototype.getJson=function(){return p(Uy(this.g))};Az.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Vy(c,a)};Az.prototype.__destroy__=function(){Wy(this.g)};
555
+ l.dynCall_jiji=function(){return(l.dynCall_jiji=l.asm.dynCall_jiji).apply(null,arguments)};l.dynCall_viijii=function(){return(l.dynCall_viijii=l.asm.dynCall_viijii).apply(null,arguments)};l.dynCall_iiiiijj=function(){return(l.dynCall_iiiiijj=l.asm.dynCall_iiiiijj).apply(null,arguments)};l.dynCall_iiiiiijj=function(){return(l.dynCall_iiiiiijj=l.asm.dynCall_iiiiiijj).apply(null,arguments)};l.___start_em_js=265144;l.___stop_em_js=265242;
556
+ function Fe(a,c,d){var e=sd();try{Rc(a)(c,d)}catch(f){Pc(e);if(f!==f+0)throw f;lA(1,0)}}function Ee(a,c){var d=sd();try{Rc(a)(c)}catch(e){Pc(d);if(e!==e+0)throw e;lA(1,0)}}function Ce(a,c){var d=sd();try{return Rc(a)(c)}catch(e){Pc(d);if(e!==e+0)throw e;lA(1,0)}}function De(a,c,d,e){var f=sd();try{return Rc(a)(c,d,e)}catch(g){Pc(f);if(g!==g+0)throw g;lA(1,0)}}l.keepRuntimeAlive=bb;l.wasmMemory=ca;l.ExitStatus=Eb;l.PThread=r;var mA;nb=function nA(){mA||oA();mA||(nb=nA)};
557
+ function oA(){function a(){if(!mA&&(mA=!0,l.calledRun=!0,!Sa)){cb();va(l);if(l.onRuntimeInitialized)l.onRuntimeInitialized();if(!Da){if(l.postRun)for("function"==typeof l.postRun&&(l.postRun=[l.postRun]);l.postRun.length;){var c=l.postRun.shift();$a.unshift(c)}jb($a)}}}if(!(0<lb))if(Da)va(l),cb(),startWorker(l);else{if(l.preRun)for("function"==typeof l.preRun&&(l.preRun=[l.preRun]);l.preRun.length;)kb();jb(Ya);0<lb||(l.setStatus?(l.setStatus("Running..."),setTimeout(function(){setTimeout(function(){l.setStatus("")},
558
+ 1);a()},1)):a())}}if(l.preInit)for("function"==typeof l.preInit&&(l.preInit=[l.preInit]);0<l.preInit.length;)l.preInit.pop()();oA();function pA(){}pA.prototype=Object.create(pA.prototype);pA.prototype.constructor=pA;pA.prototype.h=pA;pA.j={};l.WrapperObject=pA;function qA(a){return(a||pA).j}l.getCache=qA;function w(a,c){var d=qA(c),e=d[a];if(e)return e;e=Object.create((c||pA).prototype);e.g=a;return d[a]=e}l.wrapPointer=w;l.castObject=function(a,c){return w(a.g,c)};l.NULL=w(0);
559
+ l.destroy=function(a){if(!a.__destroy__)throw"Error: Cannot destroy object. (Did you create it yourself?)";a.__destroy__();delete qA(a.h)[a.g]};l.compare=function(a,c){return a.g===c.g};l.getPointer=function(a){return a.g};l.getClass=function(a){return a.h};var rA=0,sA=0,tA=0,uA=[],vA=0;function x(){if(vA){for(var a=0;a<uA.length;a++)l._free(uA[a]);uA.length=0;l._free(rA);rA=0;sA+=vA;vA=0}rA||(sA+=128,(rA=l._malloc(sA))||Qa());tA=0}
560
+ function wA(a,c){rA||Qa();a=a.length*c.BYTES_PER_ELEMENT;a=a+7&-8;tA+a>=sA?(0<a||Qa(),vA+=a,c=l._malloc(a),uA.push(c)):(c=rA+tA,tA+=a);return c}function xA(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=Qb(a);var c=wA(a,ba());xA(a,ba(),c);return c}return a}function yA(a){if("object"===typeof a){var c=wA(a,ta());xA(a,ta(),c);return c}return a}
561
+ function zA(){throw"cannot construct a MdRxObject, no constructor in IDL";}zA.prototype=Object.create(pA.prototype);zA.prototype.constructor=zA;zA.prototype.h=zA;zA.j={};l.MdRxObject=zA;zA.prototype.getObjectName=function(){return p(He(this.g))};zA.prototype.getDxf0=function(){return p(Ie(this.g))};zA.prototype.getJson=function(){return p(Je(this.g))};zA.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ke(c,a)};
562
+ function z(){throw"cannot construct a MdDbObject, no constructor in IDL";}z.prototype=Object.create(zA.prototype);z.prototype.constructor=z;z.prototype.h=z;z.j={};l.MdDbObject=z;z.prototype.GetObjectID=function(){return Le(this.g)};z.prototype.Erase=function(){return!!Me(this.g)};z.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ne(c,a)};z.prototype.Clone=function(){return w(Oe(this.g),z)};z.prototype.GetHandle=function(){return p(Pe(this.g))};
563
+ z.prototype.GetDatabase=function(){return w(Qe(this.g),A)};z.prototype.GetOwnerID=function(){return Re(this.g)};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!!Se(f,a,c,d,e)};z.prototype.getObjectName=function(){return p(Te(this.g))};z.prototype.getDxf0=function(){return p(Ue(this.g))};z.prototype.getJson=function(){return p(Ve(this.g))};
564
+ z.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!We(c,a)};function C(){throw"cannot construct a MdDbEntity, no constructor in IDL";}C.prototype=Object.create(z.prototype);C.prototype.constructor=C;C.prototype.h=C;C.j={};l.MdDbEntity=C;C.prototype.explode=function(){return w(Xe(this.g),E)};C.prototype.TrueColor=function(){return w(Ye(this.g),F)};C.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ze(c,a)};
565
+ C.prototype.ColorIndex=function(){return $e(this.g)};C.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!af(c,a)};C.prototype.Layer=function(){return p(bf(this.g))};C.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!cf(c,a)};C.prototype.LinetypeScale=function(){return df(this.g)};C.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ef(c,a)};C.prototype.Visible=function(){return!!ff(this.g)};
566
+ C.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gf(c,a)};C.prototype.Lineweight=function(){return hf(this.g)};C.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jf(c,a)};C.prototype.TextStyle=function(){return p(kf(this.g))};C.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!lf(c,a)};
567
+ C.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mf(c,a)};C.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!nf(d,a,c)};C.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!of(d,a,c)};C.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!pf(d,a,c)};
568
+ C.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!qf(d,a,c)};C.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rf(c,a)};C.prototype.GetBoundingBox=function(){return w(sf(this.g),E)};C.prototype.GetObjectID=function(){return tf(this.g)};C.prototype.Erase=function(){return!!uf(this.g)};C.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vf(c,a)};
569
+ C.prototype.Clone=function(){return w(wf(this.g),z)};C.prototype.GetHandle=function(){return p(xf(this.g))};C.prototype.GetDatabase=function(){return w(yf(this.g),A)};C.prototype.GetOwnerID=function(){return zf(this.g)};C.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Af(f,a,c,d,e)};C.prototype.getObjectName=function(){return p(Bf(this.g))};
570
+ C.prototype.getDxf0=function(){return p(Cf(this.g))};C.prototype.getJson=function(){return p(Df(this.g))};C.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ef(c,a)};function G(){throw"cannot construct a MdDbCurve, no constructor in IDL";}G.prototype=Object.create(C.prototype);G.prototype.constructor=G;G.prototype.h=G;G.j={};l.MdDbCurve=G;G.prototype.getStartParam=function(){return Ff(this.g)};G.prototype.getEndParam=function(){return Gf(this.g)};
571
+ G.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Hf(c,a)};G.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return If(c,a)};G.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Jf(c,a)};G.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Kf(c,a),H)};G.prototype.getStartPoint=function(){return w(Lf(this.g),H)};
572
+ G.prototype.getEndPoint=function(){return w(Mf(this.g),H)};G.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Nf(c,a),H)};G.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Of(c,a)};G.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Pf(c,a),I)};G.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Qf(c,a),I)};
573
+ G.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(Rf(d,a,c),H)};G.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(Sf(d,a,c),E)};G.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Tf(c,a),E)};G.prototype.getArea=function(){return Uf(this.g)};
574
+ G.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Vf(c,a),E)};G.prototype.getLength=function(){return Wf(this.g)};G.prototype.explode=function(){return w(Xf(this.g),E)};G.prototype.TrueColor=function(){return w(Yf(this.g),F)};G.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zf(c,a)};G.prototype.ColorIndex=function(){return $f(this.g)};
575
+ G.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ag(c,a)};G.prototype.Layer=function(){return p(bg(this.g))};G.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!cg(c,a)};G.prototype.LinetypeScale=function(){return dg(this.g)};G.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!eg(c,a)};G.prototype.Visible=function(){return!!fg(this.g)};
576
+ G.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gg(c,a)};G.prototype.Lineweight=function(){return hg(this.g)};G.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ig(c,a)};G.prototype.TextStyle=function(){return p(jg(this.g))};G.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!kg(c,a)};
577
+ G.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lg(c,a)};G.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!mg(d,a,c)};G.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!ng(d,a,c)};G.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!og(d,a,c)};
578
+ G.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!pg(d,a,c)};G.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qg(c,a)};G.prototype.GetBoundingBox=function(){return w(rg(this.g),E)};G.prototype.GetObjectID=function(){return sg(this.g)};G.prototype.Erase=function(){return!!tg(this.g)};G.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ug(c,a)};
579
+ G.prototype.Clone=function(){return w(vg(this.g),z)};G.prototype.GetHandle=function(){return p(wg(this.g))};G.prototype.GetDatabase=function(){return w(xg(this.g),A)};G.prototype.GetOwnerID=function(){return yg(this.g)};G.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!zg(f,a,c,d,e)};G.prototype.getObjectName=function(){return p(Ag(this.g))};
580
+ G.prototype.getDxf0=function(){return p(Bg(this.g))};G.prototype.getJson=function(){return p(Cg(this.g))};G.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Dg(c,a)};function J(){this.g=Eg();qA(J)[this.g]=this}J.prototype=Object.create(C.prototype);J.prototype.constructor=J;J.prototype.h=J;J.j={};l.MdDbDimension=J;J.prototype.textPosition=function(){return w(Fg(this.g),H)};
581
+ J.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Gg(c,a)};J.prototype.isUsingDefaultTextPosition=function(){return!!Hg(this.g)};J.prototype.useSetTextPosition=function(){return!!Ig(this.g)};J.prototype.useDefaultTextPosition=function(){return!!Jg(this.g)};J.prototype.elevation=J.prototype.elevation=function(){return Kg(this.g)};J.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lg(c,a)};J.prototype.dimensionText=function(){return p(Mg(this.g))};
582
+ J.prototype.setDimensionText=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ng(c,a)};J.prototype.textRotation=function(){return Og(this.g)};J.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Pg(c,a)};J.prototype.dimensionStyle=function(){return Qg(this.g)};J.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Rg(c,a)};J.prototype.textAttachment=function(){return Sg(this.g)};
583
+ J.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Tg(c,a)};J.prototype.horizontalRotation=function(){return Ug(this.g)};J.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vg(c,a)};J.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Wg(c,a)};J.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Xg(c,a)};
584
+ J.prototype.SetDimVarInt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Yg(d,a,c)};J.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Zg(c,a)};J.prototype.SetDimVarDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!$g(d,a,c)};J.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(ah(c,a))};
585
+ J.prototype.SetDimVarString=function(a,c){var d=this.g;x();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:y(c);return!!bh(d,a,c)};J.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ch(c,a)};J.prototype.SetDimVarObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!dh(d,a,c)};J.prototype.explode=function(){return w(eh(this.g),E)};J.prototype.TrueColor=function(){return w(fh(this.g),F)};
586
+ J.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gh(c,a)};J.prototype.ColorIndex=function(){return hh(this.g)};J.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ih(c,a)};J.prototype.Layer=function(){return p(jh(this.g))};J.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!kh(c,a)};J.prototype.LinetypeScale=function(){return lh(this.g)};
587
+ J.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mh(c,a)};J.prototype.Visible=function(){return!!nh(this.g)};J.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!oh(c,a)};J.prototype.Lineweight=function(){return ph(this.g)};J.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qh(c,a)};J.prototype.TextStyle=function(){return p(rh(this.g))};
588
+ J.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!sh(c,a)};J.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!th(c,a)};J.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!uh(d,a,c)};J.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!vh(d,a,c)};
589
+ J.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!wh(d,a,c)};J.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!xh(d,a,c)};J.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yh(c,a)};J.prototype.GetBoundingBox=function(){return w(zh(this.g),E)};J.prototype.GetObjectID=function(){return Ah(this.g)};J.prototype.Erase=function(){return!!Bh(this.g)};
590
+ J.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ch(c,a)};J.prototype.Clone=function(){return w(Dh(this.g),z)};J.prototype.GetHandle=function(){return p(Eh(this.g))};J.prototype.GetDatabase=function(){return w(Fh(this.g),A)};J.prototype.GetOwnerID=function(){return Gh(this.g)};
591
+ J.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Hh(f,a,c,d,e)};J.prototype.getObjectName=function(){return p(Ih(this.g))};J.prototype.getDxf0=function(){return p(Jh(this.g))};J.prototype.getJson=function(){return p(Kh(this.g))};J.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Lh(c,a)};J.prototype.__destroy__=function(){Mh(this.g)};
592
+ function AA(){throw"cannot construct a VoidPtr, no constructor in IDL";}AA.prototype=Object.create(pA.prototype);AA.prototype.constructor=AA;AA.prototype.h=AA;AA.j={};l.VoidPtr=AA;AA.prototype.__destroy__=function(){Nh(this.g)};function BA(){this.g=Oh();qA(BA)[this.g]=this}BA.prototype=Object.create(pA.prototype);BA.prototype.constructor=BA;BA.prototype.h=BA;BA.j={};l.McApp=BA;BA.prototype.Init=function(){Ph(this.g)};
593
+ BA.prototype.CreateMxDraw=function(a,c,d,e,f){var g=this.g;x();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:y(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return w(Qh(g,a,c,d,e,f),K)};BA.prototype.GetCurrentMxDraw=function(){return w(Rh(this.g),K)};BA.prototype.DestroyObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Sh(c,a)};
594
+ BA.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 Th(f,a,c,d,e)};BA.prototype.ObjectIdToObjectName=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(Uh(c,a))};BA.prototype.ObjectIdToMdObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Vh(c,a),z)};
595
+ BA.prototype.ObjectIdToMdDbLine=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Wh(c,a),L)};BA.prototype.ObjectIdToMdDbText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Xh(c,a),M)};BA.prototype.ObjectIdToMdDbPolyline=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Yh(c,a),N)};BA.prototype.ObjectIdToMdDbCircle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Zh(c,a),Q)};
596
+ BA.prototype.ObjectIdToMdDbArc=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w($h(c,a),T)};BA.prototype.ObjectIdToMdDbBlockReference=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(ai(c,a),U)};BA.prototype.ObjectIdToMdDbAlignedDimension=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(bi(c,a),V)};BA.prototype.ObjectIdToMdDbRotatedDimension=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(ci(c,a),W)};
597
+ BA.prototype.ObjectIdToMdDbMText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(di(c,a),X)};BA.prototype.getLastCallResult=function(){return ei(this.g)};BA.prototype.ThreadTaskAbortExit=function(){fi(this.g)};BA.prototype.setFontFilePath=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);gi(c,a)};BA.prototype.addNetworkLoadingFont=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);hi(c,a)};BA.prototype.__destroy__=function(){ii(this.g)};
598
+ function F(){this.g=ji();qA(F)[this.g]=this}F.prototype=Object.create(pA.prototype);F.prototype.constructor=F;F.prototype.h=F;F.j={};l.MdCmColor=F;F.prototype.setColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ki(c,a)};F.prototype.setRGB=function(a,c,d){var e=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);li(e,a,c,d)};F.prototype.get_red=F.prototype.gb=function(){return mi(this.g)};
599
+ F.prototype.set_red=F.prototype.Ab=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ni(c,a)};Object.defineProperty(F.prototype,"red",{get:F.prototype.gb,set:F.prototype.Ab});F.prototype.get_green=F.prototype.cb=function(){return oi(this.g)};F.prototype.set_green=F.prototype.xb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);pi(c,a)};Object.defineProperty(F.prototype,"green",{get:F.prototype.cb,set:F.prototype.xb});F.prototype.get_blue=F.prototype.ab=function(){return qi(this.g)};
600
+ F.prototype.set_blue=F.prototype.tb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ri(c,a)};Object.defineProperty(F.prototype,"blue",{get:F.prototype.ab,set:F.prototype.tb});F.prototype.get_method=F.prototype.eb=function(){return si(this.g)};F.prototype.set_method=F.prototype.yb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ti(c,a)};Object.defineProperty(F.prototype,"method",{get:F.prototype.eb,set:F.prototype.yb});F.prototype.get_n=F.prototype.fb=function(){return ui(this.g)};
601
+ F.prototype.set_n=F.prototype.zb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);vi(c,a)};Object.defineProperty(F.prototype,"n",{get:F.prototype.fb,set:F.prototype.zb});F.prototype.get_colorIndex=F.prototype.bb=function(){return wi(this.g)};F.prototype.set_colorIndex=F.prototype.vb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);xi(c,a)};Object.defineProperty(F.prototype,"colorIndex",{get:F.prototype.bb,set:F.prototype.vb});F.prototype.__destroy__=function(){yi(this.g)};
602
+ 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?zi():void 0===c?_emscripten_bind_MdGePoint3d_MdGePoint3d_1(a):void 0===d?_emscripten_bind_MdGePoint3d_MdGePoint3d_2(a,c):Ai(a,c,d);qA(H)[this.g]=this}H.prototype=Object.create(pA.prototype);H.prototype.constructor=H;H.prototype.h=H;H.j={};l.MdGePoint3d=H;H.prototype.transformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Bi(c,a)};
603
+ H.prototype.addvec=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ci(c,a)};H.prototype.subvec=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Di(c,a)};H.prototype.sub=H.prototype.sub=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Ei(c,a),I)};H.prototype.distanceTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Fi(c,a)};H.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Gi(c,a)};
604
+ H.prototype.get_x=H.prototype.ga=function(){return Hi(this.g)};H.prototype.set_x=H.prototype.na=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ii(c,a)};Object.defineProperty(H.prototype,"x",{get:H.prototype.ga,set:H.prototype.na});H.prototype.get_y=H.prototype.ha=function(){return Ji(this.g)};H.prototype.set_y=H.prototype.oa=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ki(c,a)};Object.defineProperty(H.prototype,"y",{get:H.prototype.ha,set:H.prototype.oa});
605
+ H.prototype.get_z=H.prototype.ia=function(){return Li(this.g)};H.prototype.set_z=H.prototype.pa=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Mi(c,a)};Object.defineProperty(H.prototype,"z",{get:H.prototype.ia,set:H.prototype.pa});H.prototype.__destroy__=function(){Ni(this.g)};function CA(){this.g=Oi();qA(CA)[this.g]=this}CA.prototype=Object.create(pA.prototype);CA.prototype.constructor=CA;CA.prototype.h=CA;CA.j={};l.MdGePoint3dArray=CA;
606
+ CA.prototype.append=CA.prototype.append=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Pi(c,a)};CA.prototype.length=CA.prototype.length=function(){return Qi(this.g)};CA.prototype.at=CA.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Ri(c,a),H)};CA.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)};
607
+ CA.prototype.copy=CA.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ti(c,a)};CA.prototype.__destroy__=function(){Ui(this.g)};function I(a,c,d){a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);this.g=void 0===a?Vi():void 0===c?_emscripten_bind_MdGeVector3d_MdGeVector3d_1(a):void 0===d?_emscripten_bind_MdGeVector3d_MdGeVector3d_2(a,c):Wi(a,c,d);qA(I)[this.g]=this}I.prototype=Object.create(pA.prototype);I.prototype.constructor=I;
608
+ I.prototype.h=I;I.j={};l.MdGeVector3d=I;I.prototype.rotateBy=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Xi(d,a,c)};I.prototype.negate=function(){Yi(this.g)};I.prototype.perpVector=function(){Zi(this.g)};I.prototype.angleTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return void 0===c?$i(d,a):aj(d,a,c)};I.prototype.normalize=I.prototype.normalize=function(){bj(this.g)};
609
+ I.prototype.length=I.prototype.length=function(){return cj(this.g)};I.prototype.isUnitLength=function(){return!!dj(this.g)};I.prototype.isZeroLength=function(){return!!ej(this.g)};I.prototype.dotProduct=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return fj(c,a)};I.prototype.crossProduct=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(gj(c,a),I)};I.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hj(c,a)};
610
+ I.prototype.get_x=I.prototype.ga=function(){return ij(this.g)};I.prototype.set_x=I.prototype.na=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);jj(c,a)};Object.defineProperty(I.prototype,"x",{get:I.prototype.ga,set:I.prototype.na});I.prototype.get_y=I.prototype.ha=function(){return kj(this.g)};I.prototype.set_y=I.prototype.oa=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);lj(c,a)};Object.defineProperty(I.prototype,"y",{get:I.prototype.ha,set:I.prototype.oa});
611
+ I.prototype.get_z=I.prototype.ia=function(){return mj(this.g)};I.prototype.set_z=I.prototype.pa=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);nj(c,a)};Object.defineProperty(I.prototype,"z",{get:I.prototype.ia,set:I.prototype.pa});I.prototype.__destroy__=function(){oj(this.g)};function DA(){this.g=pj();qA(DA)[this.g]=this}DA.prototype=Object.create(pA.prototype);DA.prototype.constructor=DA;DA.prototype.h=DA;DA.j={};l.MdGeLongArray=DA;
612
+ DA.prototype.append=DA.prototype.append=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);qj(c,a)};DA.prototype.length=DA.prototype.length=function(){return rj(this.g)};DA.prototype.at=DA.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return sj(c,a)};DA.prototype.setAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);tj(d,a,c)};DA.prototype.copy=DA.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);uj(c,a)};
613
+ DA.prototype.__destroy__=function(){vj(this.g)};function EA(){this.g=wj();qA(EA)[this.g]=this}EA.prototype=Object.create(pA.prototype);EA.prototype.constructor=EA;EA.prototype.h=EA;EA.j={};l.MdGeStringArray=EA;EA.prototype.append=EA.prototype.append=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);xj(c,a)};EA.prototype.length=EA.prototype.length=function(){return yj(this.g)};EA.prototype.at=EA.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(zj(c,a))};
614
+ EA.prototype.setAt=function(a,c){var d=this.g;x();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:y(c);Aj(d,a,c)};EA.prototype.copy=EA.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Bj(c,a)};EA.prototype.__destroy__=function(){Cj(this.g)};function FA(){this.g=Dj();qA(FA)[this.g]=this}FA.prototype=Object.create(pA.prototype);FA.prototype.constructor=FA;FA.prototype.h=FA;FA.j={};l.MdGeMatrix3d=FA;FA.prototype.setToIdentity=function(){Ej(this.g)};
615
+ FA.prototype.preMultBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Fj(c,a)};FA.prototype.postMultBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Gj(c,a)};FA.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)};FA.prototype.invert=function(){Ij(this.g)};FA.prototype.isSingular=function(){return!!Jj(this.g)};FA.prototype.transposeIt=function(){Kj(this.g)};
616
+ FA.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lj(c,a)};FA.prototype.det=function(){return Mj(this.g)};FA.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)};FA.prototype.setToTranslation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Oj(c,a)};
617
+ FA.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)};FA.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)};FA.prototype.scale=FA.prototype.scale=function(){return Rj(this.g)};
618
+ FA.prototype.getData=FA.prototype.getData=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return Sj(d,a,c)};FA.prototype.copy=FA.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Tj(c,a)};FA.prototype.__destroy__=function(){Uj(this.g)};function Y(){this.g=Vj();qA(Y)[this.g]=this}Y.prototype=Object.create(z.prototype);Y.prototype.constructor=Y;Y.prototype.h=Y;Y.j={};l.MdDbLayerTableRecord=Y;Y.prototype.getName=function(){return p(Wj(this.g))};
619
+ Y.prototype.setName=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Xj(c,a)};Y.prototype.isFrozen=Y.prototype.isFrozen=function(){return!!Yj(this.g)};Y.prototype.setIsFrozen=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zj(c,a)};Y.prototype.isOff=function(){return!!ak(this.g)};Y.prototype.setIsOff=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bk(c,a)};Y.prototype.isLocked=function(){return!!ck(this.g)};
620
+ Y.prototype.setIsLocked=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dk(c,a)};Y.prototype.color=Y.prototype.color=function(){return w(ek(this.g),F)};Y.prototype.setColor=Y.prototype.setColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fk(c,a)};Y.prototype.linetypeObjectId=function(){return gk(this.g)};Y.prototype.setLinetypeObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hk(c,a)};Y.prototype.lineWeight=function(){return ik(this.g)};
621
+ Y.prototype.setLineWeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jk(c,a)};Y.prototype.GetObjectID=function(){return kk(this.g)};Y.prototype.Erase=function(){return!!lk(this.g)};Y.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mk(c,a)};Y.prototype.Clone=function(){return w(nk(this.g),z)};Y.prototype.GetHandle=function(){return p(ok(this.g))};Y.prototype.GetDatabase=function(){return w(pk(this.g),A)};Y.prototype.GetOwnerID=function(){return qk(this.g)};
622
+ 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!!rk(f,a,c,d,e)};Y.prototype.getObjectName=function(){return p(sk(this.g))};Y.prototype.getDxf0=function(){return p(tk(this.g))};Y.prototype.getJson=function(){return p(uk(this.g))};Y.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!vk(c,a)};Y.prototype.__destroy__=function(){wk(this.g)};
623
+ function GA(){throw"cannot construct a MdDbLayerTable, no constructor in IDL";}GA.prototype=Object.create(z.prototype);GA.prototype.constructor=GA;GA.prototype.h=GA;GA.j={};l.MdDbLayerTable=GA;GA.prototype.GetObjectID=function(){return xk(this.g)};GA.prototype.Erase=function(){return!!yk(this.g)};GA.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zk(c,a)};GA.prototype.Clone=function(){return w(Ak(this.g),z)};GA.prototype.GetHandle=function(){return p(Bk(this.g))};
624
+ GA.prototype.GetDatabase=function(){return w(Ck(this.g),A)};GA.prototype.GetOwnerID=function(){return Dk(this.g)};GA.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!!Ek(f,a,c,d,e)};GA.prototype.getObjectName=function(){return p(Fk(this.g))};GA.prototype.getDxf0=function(){return p(Gk(this.g))};GA.prototype.getJson=function(){return p(Hk(this.g))};
625
+ GA.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ik(c,a)};function HA(){throw"cannot construct a MdDbLinetypeTable, no constructor in IDL";}HA.prototype=Object.create(z.prototype);HA.prototype.constructor=HA;HA.prototype.h=HA;HA.j={};l.MdDbLinetypeTable=HA;HA.prototype.GetObjectID=function(){return Jk(this.g)};HA.prototype.Erase=function(){return!!Kk(this.g)};
626
+ HA.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lk(c,a)};HA.prototype.Clone=function(){return w(Mk(this.g),z)};HA.prototype.GetHandle=function(){return p(Nk(this.g))};HA.prototype.GetDatabase=function(){return w(Ok(this.g),A)};HA.prototype.GetOwnerID=function(){return Pk(this.g)};
627
+ HA.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Qk(f,a,c,d,e)};HA.prototype.getObjectName=function(){return p(Rk(this.g))};HA.prototype.getDxf0=function(){return p(Sk(this.g))};HA.prototype.getJson=function(){return p(Tk(this.g))};HA.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Uk(c,a)};
628
+ function IA(){throw"cannot construct a MdDbTextStyleTable, no constructor in IDL";}IA.prototype=Object.create(z.prototype);IA.prototype.constructor=IA;IA.prototype.h=IA;IA.j={};l.MdDbTextStyleTable=IA;IA.prototype.GetObjectID=function(){return Vk(this.g)};IA.prototype.Erase=function(){return!!Wk(this.g)};IA.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xk(c,a)};IA.prototype.Clone=function(){return w(Yk(this.g),z)};IA.prototype.GetHandle=function(){return p(Zk(this.g))};
629
+ IA.prototype.GetDatabase=function(){return w($k(this.g),A)};IA.prototype.GetOwnerID=function(){return al(this.g)};IA.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!!bl(f,a,c,d,e)};IA.prototype.getObjectName=function(){return p(cl(this.g))};IA.prototype.getDxf0=function(){return p(dl(this.g))};IA.prototype.getJson=function(){return p(el(this.g))};
630
+ IA.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!fl(c,a)};function A(){throw"cannot construct a MdDbDatabase, no constructor in IDL";}A.prototype=Object.create(zA.prototype);A.prototype.constructor=A;A.prototype.h=A;A.j={};l.MdDbDatabase=A;A.prototype.GetLayerTable=function(){return w(gl(this.g),GA)};A.prototype.GetLinetypeTable=function(){return w(hl(this.g),HA)};A.prototype.GetTextStyleTable=function(){return w(il(this.g),IA)};
631
+ A.prototype.GetBlockTable=function(){return w(jl(this.g),JA)};A.prototype.CurrentSpace=function(){return w(kl(this.g),LA)};A.prototype.GetCurrentlyLineTypeScale=function(){return ll(this.g)};A.prototype.SetCurrentlyLineTypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ml(c,a)};A.prototype.GetCurrentlyLayerName=function(){return p(nl(this.g))};A.prototype.SetCurrentlyLayerName=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);ol(c,a)};
632
+ A.prototype.GetCurrentlyLineTypeName=function(){return p(pl(this.g))};A.prototype.SetCurrentlyLineTypeName=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);ql(c,a)};A.prototype.GetCurrentlyTrueColor=function(){return w(rl(this.g),F)};A.prototype.GetCurrentlyDrawColor=function(){return w(sl(this.g),DA)};A.prototype.SetCurrentlyTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);tl(c,a)};A.prototype.GetCurrentlyColorIndex=function(){return ul(this.g)};
633
+ A.prototype.SetCurrentlyColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);vl(c,a)};A.prototype.GetCurrentlyTextStyleName=function(){return p(wl(this.g))};A.prototype.SetCurrentlyTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);xl(c,a)};A.prototype.getObjectName=function(){return p(yl(this.g))};A.prototype.getDxf0=function(){return p(zl(this.g))};A.prototype.getJson=function(){return p(Al(this.g))};
634
+ A.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Bl(c,a)};function K(){throw"cannot construct a McObject, no constructor in IDL";}K.prototype=Object.create(pA.prototype);K.prototype.constructor=K;K.prototype.h=K;K.j={};l.McObject=K;K.prototype.updateDisplay=function(a,c){var d=this.g;x();"object"==typeof a&&(a=yA(a));"object"==typeof c&&(c=yA(c));return!!Cl(d,a,c)};K.prototype.test=K.prototype.test=function(){Dl(this.g)};
635
+ K.prototype.openWebFile=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!El(e,a,c,d)};K.prototype.saveFileToUrl=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Fl(c,a)};K.prototype.saveFile=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Gl(c,a)};K.prototype.getViewDataJsonParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(Hl(c,a))};
636
+ K.prototype.updataAppData=function(){Il(this.g)};K.prototype.GetDatabase=function(){return w(Jl(this.g),A)};K.prototype.GetSysVarString=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return p(Kl(c,a))};K.prototype.SetSysVarString=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);return!!Ll(d,a,c)};K.prototype.GetSysVarDouble=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return Ml(c,a)};
637
+ K.prototype.SetSysVarDouble=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);return!!Nl(d,a,c)};K.prototype.GetSysVarLong=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return Ol(c,a)};K.prototype.SetSysVarLong=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);return!!Pl(d,a,c)};
638
+ K.prototype.fireEventWindowSize=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Ql(d,a,c)};K.prototype.fireEventCommandStart=function(){Rl(this.g)};K.prototype.IntelliSelect_PointSelect=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return Sl(d,a,c)};
639
+ K.prototype.IntelliSelect_RangeSelect=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return w(Tl(g,a,c,d,e,f),DA)};K.prototype.IntelliSelect_getGridData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(Ul(c,a))};
640
+ K.prototype.Osnap_NotifyOsnap=function(a,c,d,e,f,g,h,n){var B=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);n&&"object"===typeof n&&(n=n.g);Vl(B,a,c,d,e,f,g,h,n)};K.prototype.EntityTempWordDraw_onJigCommandEnd=function(){Wl(this.g)};
641
+ K.prototype.EntityTempWordDraw_onJigDrawEntityDisplay=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Xl(c,a)};K.prototype.EntityTempWordDraw_onReadyJigUpdateDispla=function(){Yl(this.g)};K.prototype.EntityTempWordDraw_onJigClearDisplay=function(){Zl(this.g)};K.prototype.SetDrawColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);$l(c,a)};K.prototype.GetDrawColor=function(){return w(am(this.g),F)};
642
+ K.prototype.AddLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);bm(c,a)};K.prototype.SetDrawLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);cm(c,a)};K.prototype.GetDrawLayer=function(){return p(dm(this.g))};K.prototype.AddTextStyle=function(a,c,d,e){var f=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);d=d&&"object"===typeof d?d.g:y(d);e&&"object"===typeof e&&(e=e.g);em(f,a,c,d,e)};
643
+ K.prototype.SetDrawTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);fm(c,a)};K.prototype.GetDrawTextStyle=function(){return p(gm(this.g))};K.prototype.AddLinetype=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);hm(d,a,c)};K.prototype.AddLinetypeEx=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);d=d&&"object"===typeof d?d.g:y(d);im(e,a,c,d)};
644
+ K.prototype.AddDimStyle=function(a,c,d,e,f){var g=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);d=d&&"object"===typeof d?d.g:y(d);e=e&&"object"===typeof e?e.g:y(e);f=f&&"object"===typeof f?f.g:y(f);jm(g,a,c,d,e,f)};K.prototype.SetDrawLinetype=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);km(c,a)};K.prototype.GetDrawLinetype=function(){return p(lm(this.g))};
645
+ K.prototype.SetDrawLineWeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);mm(c,a)};K.prototype.GetDrawLineWeight=function(){return nm(this.g)};K.prototype.SetDrawLineTypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);om(c,a)};K.prototype.GetDrawLineTypeScale=function(){return pm(this.g)};K.prototype.SetDrawDimStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);qm(c,a)};K.prototype.GetDrawDimStyle=function(){return p(rm(this.g))};
646
+ K.prototype.SetPatternDefinition=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);sm(c,a)};K.prototype.GetPatternDefinition=function(){return p(tm(this.g))};K.prototype.SetDrawLineWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);um(c,a)};K.prototype.GetDrawLineWidth=function(){return wm(this.g)};
647
+ K.prototype.DrawLine=function(a,c,d,e,f,g){var h=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);return xm(h,a,c,d,e,f,g)};
648
+ K.prototype.DrawArc=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return ym(g,a,c,d,e,f)};
649
+ K.prototype.DrawArc2=function(a,c,d,e,f,g){var h=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);return zm(h,a,c,d,e,f,g)};K.prototype.DrawCircle=function(a,c,d){var e=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return Am(e,a,c,d)};
650
+ K.prototype.DrawEllipse=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return Bm(g,a,c,d,e,f)};
651
+ K.prototype.DrawEllipseArc=function(a,c,d,e,f,g,h){var n=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return Cm(n,a,c,d,e,f,g,h)};K.prototype.DrawPoint=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return Dm(d,a,c)};
652
+ K.prototype.DrawSolid=function(a,c,d,e,f,g,h,n){var B=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);n&&"object"===typeof n&&(n=n.g);return Em(B,a,c,d,e,f,g,h,n)};
653
+ K.prototype.DrawMText=function(a,c,d,e,f,g,h){var n=this.g;x();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:y(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return Fm(n,a,c,d,e,f,g,h)};
654
+ K.prototype.DrawText=function(a,c,d,e,f,g,h){var n=this.g;x();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:y(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return Gm(n,a,c,d,e,f,g,h)};
655
+ K.prototype.DrawBlockReference=function(a,c,d,e,f){var g=this.g;x();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:y(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return Hm(g,a,c,d,e,f)};
656
+ K.prototype.DrawDimAligned=function(a,c,d,e,f,g){var h=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);return Im(h,a,c,d,e,f,g)};
657
+ K.prototype.DrawDimAngular=function(a,c,d,e,f,g,h,n){var B=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);n&&"object"===typeof n&&(n=n.g);return Jm(B,a,c,d,e,f,g,h,n)};
658
+ K.prototype.DrawDimDiametric=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return Km(g,a,c,d,e,f)};
659
+ K.prototype.DrawDimRotated=function(a,c,d,e,f,g,h){var n=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return Lm(n,a,c,d,e,f,g,h)};
660
+ K.prototype.DrawDimOrdinate=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return Mm(g,a,c,d,e,f)};K.prototype.DrawDimRadial=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return Nm(g,a,c,d,e,f)};
661
+ K.prototype.PathMoveTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Om(d,a,c)};K.prototype.PathMoveToEx=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);Pm(g,a,c,d,e,f)};K.prototype.PathLineTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Qm(d,a,c)};
662
+ K.prototype.PathLineToEx=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);Rm(g,a,c,d,e,f)};K.prototype.DrawPathToPolyline=function(){return Sm(this.g)};K.prototype.DrawPathToSpline=function(){return Tm(this.g)};K.prototype.PathMakeClosed=function(){Um(this.g)};
663
+ K.prototype.DrawPathToHatch=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Vm(c,a)};K.prototype.DrawEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Wm(c,a)};K.prototype.GetAllLayoutName=function(){return w(Xm(this.g),EA)};K.prototype.SetCurrentLayout=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);Ym(c,a)};function E(){this.g=Zm();qA(E)[this.g]=this}E.prototype=Object.create(zA.prototype);E.prototype.constructor=E;E.prototype.h=E;E.j={};
664
+ l.McDrawResbuf=E;E.prototype.Clear=function(){$m(this.g)};E.prototype.GetCount=function(){return an(this.g)};E.prototype.AtDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return bn(c,a)};E.prototype.Atlong=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return cn(c,a)};E.prototype.AtObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return dn(c,a)};E.prototype.AtObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(en(c,a),zA)};
665
+ E.prototype.AtObjectMdDbMText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(fn(c,a),X)};E.prototype.AtObjectName=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(gn(c,a))};E.prototype.AtString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(hn(c,a))};E.prototype.AtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(jn(c,a),H)};E.prototype.ItemDataType=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return kn(c,a)};
666
+ E.prototype.AddDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);ln(d,a,c)};E.prototype.Addlong=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);mn(d,a,c)};E.prototype.AddObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);nn(d,a,c)};E.prototype.AddObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!on(c,a)};
667
+ E.prototype.AddString=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);pn(d,a,c)};E.prototype.AddPoint=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);qn(d,a,c)};E.prototype.RemoveAll=function(){rn(this.g)};E.prototype.Remove=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);sn(c,a)};E.prototype.getObjectName=function(){return p(tn(this.g))};E.prototype.getDxf0=function(){return p(un(this.g))};
668
+ E.prototype.getJson=function(){return p(vn(this.g))};E.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!wn(c,a)};E.prototype.__destroy__=function(){xn(this.g)};function MA(){this.g=yn();qA(MA)[this.g]=this}MA.prototype=Object.create(pA.prototype);MA.prototype.constructor=MA;MA.prototype.h=MA;MA.j={};l.McDrawUtility=MA;
669
+ MA.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 zn(g,a,c,d,e,f)};MA.prototype.eraseEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!An(c,a)};MA.prototype.highlightEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Bn(d,a,c)};
670
+ MA.prototype.__destroy__=function(){Cn(this.g)};function L(){this.g=Dn();qA(L)[this.g]=this}L.prototype=Object.create(G.prototype);L.prototype.constructor=L;L.prototype.h=L;L.j={};l.MdDbLine=L;L.prototype.startPoint=function(){return w(En(this.g),H)};L.prototype.setStartPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fn(c,a)};L.prototype.endPoint=function(){return w(Gn(this.g),H)};
671
+ L.prototype.setEndPoint=L.prototype.setEndPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hn(c,a)};L.prototype.getStartParam=function(){return In(this.g)};L.prototype.getEndParam=function(){return Jn(this.g)};L.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Kn(c,a)};L.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ln(c,a)};
672
+ L.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Mn(c,a)};L.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Nn(c,a),H)};L.prototype.getStartPoint=function(){return w(On(this.g),H)};L.prototype.getEndPoint=function(){return w(Pn(this.g),H)};L.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Qn(c,a),H)};
673
+ L.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Rn(c,a)};L.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Sn(c,a),I)};L.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Tn(c,a),I)};L.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(Un(d,a,c),H)};
674
+ L.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(Vn(d,a,c),E)};L.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Wn(c,a),E)};L.prototype.getArea=function(){return Xn(this.g)};L.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Yn(c,a),E)};L.prototype.getLength=function(){return Zn(this.g)};L.prototype.explode=function(){return w($n(this.g),E)};
675
+ L.prototype.TrueColor=function(){return w(ao(this.g),F)};L.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bo(c,a)};L.prototype.ColorIndex=function(){return co(this.g)};L.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!eo(c,a)};L.prototype.Layer=function(){return p(fo(this.g))};L.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!go(c,a)};L.prototype.LinetypeScale=function(){return ho(this.g)};
676
+ L.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!io(c,a)};L.prototype.Visible=function(){return!!jo(this.g)};L.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ko(c,a)};L.prototype.Lineweight=function(){return lo(this.g)};L.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mo(c,a)};L.prototype.TextStyle=function(){return p(no(this.g))};
677
+ L.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!oo(c,a)};L.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!po(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!!qo(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!!ro(d,a,c)};
678
+ 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!!so(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!!to(d,a,c)};L.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!uo(c,a)};L.prototype.GetBoundingBox=function(){return w(vo(this.g),E)};L.prototype.GetObjectID=function(){return wo(this.g)};L.prototype.Erase=function(){return!!xo(this.g)};
679
+ L.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yo(c,a)};L.prototype.Clone=function(){return w(zo(this.g),z)};L.prototype.GetHandle=function(){return p(Ao(this.g))};L.prototype.GetDatabase=function(){return w(Bo(this.g),A)};L.prototype.GetOwnerID=function(){return Co(this.g)};
680
+ 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!!Do(f,a,c,d,e)};L.prototype.getObjectName=function(){return p(Eo(this.g))};L.prototype.getDxf0=function(){return p(Fo(this.g))};L.prototype.getJson=function(){return p(Go(this.g))};L.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ho(c,a)};L.prototype.__destroy__=function(){Io(this.g)};
681
+ function M(){this.g=Jo();qA(M)[this.g]=this}M.prototype=Object.create(C.prototype);M.prototype.constructor=M;M.prototype.h=M;M.j={};l.MdDbText=M;M.prototype.position=M.prototype.position=function(){return w(Ko(this.g),H)};M.prototype.setPosition=M.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lo(c,a)};M.prototype.alignmentPoint=function(){return w(Mo(this.g),H)};
682
+ M.prototype.setAlignmentPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!No(c,a)};M.prototype.oblique=function(){return Oo(this.g)};M.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Po(c,a)};M.prototype.rotation=M.prototype.rotation=function(){return Qo(this.g)};M.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ro(c,a)};M.prototype.height=M.prototype.height=function(){return So(this.g)};
683
+ M.prototype.setHeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!To(c,a)};M.prototype.widthFactor=function(){return Uo(this.g)};M.prototype.setWidthFactor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vo(c,a)};M.prototype.textString=function(){return p(Wo(this.g))};M.prototype.setTextString=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Xo(c,a)};M.prototype.horizontalMode=function(){return Yo(this.g)};
684
+ M.prototype.setHorizontalMode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zo(c,a)};M.prototype.verticalMode=function(){return $o(this.g)};M.prototype.setVerticalMode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ap(c,a)};M.prototype.explode=function(){return w(bp(this.g),E)};M.prototype.TrueColor=function(){return w(cp(this.g),F)};M.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dp(c,a)};M.prototype.ColorIndex=function(){return ep(this.g)};
685
+ M.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fp(c,a)};M.prototype.Layer=function(){return p(gp(this.g))};M.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!hp(c,a)};M.prototype.LinetypeScale=function(){return ip(this.g)};M.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jp(c,a)};M.prototype.Visible=function(){return!!kp(this.g)};
686
+ M.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lp(c,a)};M.prototype.Lineweight=function(){return mp(this.g)};M.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!np(c,a)};M.prototype.TextStyle=function(){return p(op(this.g))};M.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!pp(c,a)};
687
+ M.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qp(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!!rp(d,a,c)};M.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!sp(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!!tp(d,a,c)};
688
+ 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!!up(d,a,c)};M.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vp(c,a)};M.prototype.GetBoundingBox=function(){return w(wp(this.g),E)};M.prototype.GetObjectID=function(){return xp(this.g)};M.prototype.Erase=function(){return!!yp(this.g)};M.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zp(c,a)};
689
+ M.prototype.Clone=function(){return w(Ap(this.g),z)};M.prototype.GetHandle=function(){return p(Bp(this.g))};M.prototype.GetDatabase=function(){return w(Cp(this.g),A)};M.prototype.GetOwnerID=function(){return Dp(this.g)};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!!Ep(f,a,c,d,e)};M.prototype.getObjectName=function(){return p(Fp(this.g))};
690
+ M.prototype.getDxf0=function(){return p(Gp(this.g))};M.prototype.getJson=function(){return p(Hp(this.g))};M.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ip(c,a)};M.prototype.__destroy__=function(){Jp(this.g)};function Q(){this.g=Kp();qA(Q)[this.g]=this}Q.prototype=Object.create(G.prototype);Q.prototype.constructor=Q;Q.prototype.h=Q;Q.j={};l.MdDbCircle=Q;Q.prototype.center=function(){return w(Lp(this.g),H)};
691
+ Q.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mp(c,a)};Q.prototype.radius=function(){return Np(this.g)};Q.prototype.setRadius=Q.prototype.setRadius=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Op(c,a)};Q.prototype.getStartParam=function(){return Pp(this.g)};Q.prototype.getEndParam=function(){return Qp(this.g)};Q.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Rp(c,a)};
692
+ Q.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Sp(c,a)};Q.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Tp(c,a)};Q.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Up(c,a),H)};Q.prototype.getStartPoint=function(){return w(Vp(this.g),H)};Q.prototype.getEndPoint=function(){return w(Wp(this.g),H)};
693
+ Q.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Xp(c,a),H)};Q.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Yp(c,a)};Q.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Zp(c,a),I)};Q.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w($p(c,a),I)};
694
+ Q.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(aq(d,a,c),H)};Q.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(bq(d,a,c),E)};Q.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(cq(c,a),E)};Q.prototype.getArea=function(){return dq(this.g)};
695
+ Q.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(eq(c,a),E)};Q.prototype.getLength=function(){return fq(this.g)};Q.prototype.explode=function(){return w(gq(this.g),E)};Q.prototype.TrueColor=function(){return w(hq(this.g),F)};Q.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!iq(c,a)};Q.prototype.ColorIndex=function(){return jq(this.g)};
696
+ Q.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kq(c,a)};Q.prototype.Layer=function(){return p(lq(this.g))};Q.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!mq(c,a)};Q.prototype.LinetypeScale=function(){return nq(this.g)};Q.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!oq(c,a)};Q.prototype.Visible=function(){return!!pq(this.g)};
697
+ Q.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qq(c,a)};Q.prototype.Lineweight=function(){return rq(this.g)};Q.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sq(c,a)};Q.prototype.TextStyle=function(){return p(tq(this.g))};Q.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!uq(c,a)};
698
+ Q.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vq(c,a)};Q.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!wq(d,a,c)};Q.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!xq(d,a,c)};Q.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!yq(d,a,c)};
699
+ Q.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!zq(d,a,c)};Q.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Aq(c,a)};Q.prototype.GetBoundingBox=function(){return w(Bq(this.g),E)};Q.prototype.GetObjectID=function(){return Cq(this.g)};Q.prototype.Erase=function(){return!!Dq(this.g)};Q.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Eq(c,a)};
700
+ Q.prototype.Clone=function(){return w(Fq(this.g),z)};Q.prototype.GetHandle=function(){return p(Gq(this.g))};Q.prototype.GetDatabase=function(){return w(Hq(this.g),A)};Q.prototype.GetOwnerID=function(){return Iq(this.g)};Q.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Jq(f,a,c,d,e)};Q.prototype.getObjectName=function(){return p(Kq(this.g))};
701
+ Q.prototype.getDxf0=function(){return p(Lq(this.g))};Q.prototype.getJson=function(){return p(Mq(this.g))};Q.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Nq(c,a)};Q.prototype.__destroy__=function(){Oq(this.g)};function T(){this.g=Pq();qA(T)[this.g]=this}T.prototype=Object.create(G.prototype);T.prototype.constructor=T;T.prototype.h=T;T.j={};l.MdDbArc=T;T.prototype.center=function(){return w(Qq(this.g),H)};
702
+ T.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Rq(c,a)};T.prototype.radius=function(){return Sq(this.g)};T.prototype.setRadius=T.prototype.setRadius=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Tq(c,a)};T.prototype.startAngle=function(){return Uq(this.g)};T.prototype.setStartAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vq(c,a)};T.prototype.endAngle=function(){return Wq(this.g)};
703
+ T.prototype.setEndAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xq(c,a)};T.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!!Yq(h,a,c,d,e,f,g)};T.prototype.getStartParam=function(){return Zq(this.g)};T.prototype.getEndParam=function(){return $q(this.g)};
704
+ T.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ar(c,a)};T.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return br(c,a)};T.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return cr(c,a)};T.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(dr(c,a),H)};T.prototype.getStartPoint=function(){return w(er(this.g),H)};
705
+ T.prototype.getEndPoint=function(){return w(fr(this.g),H)};T.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(gr(c,a),H)};T.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return hr(c,a)};T.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(ir(c,a),I)};T.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(jr(c,a),I)};
706
+ T.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(kr(d,a,c),H)};T.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(lr(d,a,c),E)};T.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(mr(c,a),E)};T.prototype.getArea=function(){return nr(this.g)};
707
+ T.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(or(c,a),E)};T.prototype.getLength=function(){return pr(this.g)};T.prototype.explode=function(){return w(qr(this.g),E)};T.prototype.TrueColor=function(){return w(rr(this.g),F)};T.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sr(c,a)};T.prototype.ColorIndex=function(){return tr(this.g)};
708
+ T.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ur(c,a)};T.prototype.Layer=function(){return p(vr(this.g))};T.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!wr(c,a)};T.prototype.LinetypeScale=function(){return xr(this.g)};T.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yr(c,a)};T.prototype.Visible=function(){return!!zr(this.g)};
709
+ T.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ar(c,a)};T.prototype.Lineweight=function(){return Br(this.g)};T.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cr(c,a)};T.prototype.TextStyle=function(){return p(Dr(this.g))};T.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Er(c,a)};
710
+ T.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fr(c,a)};T.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Gr(d,a,c)};T.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Hr(d,a,c)};T.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Ir(d,a,c)};
711
+ T.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Jr(d,a,c)};T.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kr(c,a)};T.prototype.GetBoundingBox=function(){return w(Lr(this.g),E)};T.prototype.GetObjectID=function(){return Mr(this.g)};T.prototype.Erase=function(){return!!Nr(this.g)};T.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Or(c,a)};
712
+ T.prototype.Clone=function(){return w(Pr(this.g),z)};T.prototype.GetHandle=function(){return p(Qr(this.g))};T.prototype.GetDatabase=function(){return w(Rr(this.g),A)};T.prototype.GetOwnerID=function(){return Sr(this.g)};T.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Tr(f,a,c,d,e)};T.prototype.getObjectName=function(){return p(Ur(this.g))};
713
+ T.prototype.getDxf0=function(){return p(Vr(this.g))};T.prototype.getJson=function(){return p(Wr(this.g))};T.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Xr(c,a)};T.prototype.__destroy__=function(){Yr(this.g)};function N(){this.g=Zr();qA(N)[this.g]=this}N.prototype=Object.create(G.prototype);N.prototype.constructor=N;N.prototype.h=N;N.j={};l.MdDbPolyline=N;N.prototype.setClosed=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$r(c,a)};
714
+ N.prototype.setConstantWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!as(c,a)};N.prototype.isClosed=function(){return!!bs(this.g)};N.prototype.getConstantWidth=function(){return cs(this.g)};N.prototype.addVertexAt=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return!!ds(g,a,c,d,e,f)};
715
+ N.prototype.removeVertexAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!es(c,a)};N.prototype.numVerts=function(){return gs(this.g)};N.prototype.getPointAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(hs(c,a),H)};N.prototype.getBulgeAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return is(c,a)};N.prototype.getStartWidthsAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return js(c,a)};
716
+ N.prototype.getEndWidthsAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ks(c,a)};N.prototype.setPointAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!ls(d,a,c)};N.prototype.setBulgeAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!ms(d,a,c)};N.prototype.getStartParam=function(){return ns(this.g)};N.prototype.getEndParam=function(){return ps(this.g)};
717
+ N.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return qs(c,a)};N.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return rs(c,a)};N.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ss(c,a)};N.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(ts(c,a),H)};N.prototype.getStartPoint=function(){return w(us(this.g),H)};
718
+ N.prototype.getEndPoint=function(){return w(vs(this.g),H)};N.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(xs(c,a),H)};N.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ys(c,a)};N.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(zs(c,a),I)};N.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(As(c,a),I)};
719
+ N.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(Bs(d,a,c),H)};N.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(Cs(d,a,c),E)};N.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Ds(c,a),E)};N.prototype.getArea=function(){return Es(this.g)};
720
+ N.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Fs(c,a),E)};N.prototype.getLength=function(){return Gs(this.g)};N.prototype.explode=function(){return w(Hs(this.g),E)};N.prototype.TrueColor=function(){return w(Is(this.g),F)};N.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Js(c,a)};N.prototype.ColorIndex=function(){return Ks(this.g)};
721
+ N.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ls(c,a)};N.prototype.Layer=function(){return p(Ms(this.g))};N.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ns(c,a)};N.prototype.LinetypeScale=function(){return Os(this.g)};N.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ps(c,a)};N.prototype.Visible=function(){return!!Qs(this.g)};
722
+ N.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Rs(c,a)};N.prototype.Lineweight=function(){return Ss(this.g)};N.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ts(c,a)};N.prototype.TextStyle=function(){return p(Us(this.g))};N.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Vs(c,a)};
723
+ N.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ws(c,a)};N.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Xs(d,a,c)};N.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Ys(d,a,c)};N.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Zs(d,a,c)};
724
+ N.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!$s(d,a,c)};N.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!at(c,a)};N.prototype.GetBoundingBox=function(){return w(bt(this.g),E)};N.prototype.GetObjectID=function(){return ct(this.g)};N.prototype.Erase=function(){return!!dt(this.g)};N.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!et(c,a)};
725
+ N.prototype.Clone=function(){return w(ft(this.g),z)};N.prototype.GetHandle=function(){return p(gt(this.g))};N.prototype.GetDatabase=function(){return w(ht(this.g),A)};N.prototype.GetOwnerID=function(){return it(this.g)};N.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!jt(f,a,c,d,e)};N.prototype.getObjectName=function(){return p(kt(this.g))};
726
+ N.prototype.getDxf0=function(){return p(lt(this.g))};N.prototype.getJson=function(){return p(mt(this.g))};N.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!nt(c,a)};N.prototype.__destroy__=function(){ot(this.g)};function U(){this.g=pt();qA(U)[this.g]=this}U.prototype=Object.create(C.prototype);U.prototype.constructor=U;U.prototype.h=U;U.j={};l.MdDbBlockReference=U;U.prototype.blockTableRecord=function(){return qt(this.g)};
727
+ U.prototype.setBlockTableRecord=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rt(c,a)};U.prototype.position=U.prototype.position=function(){return w(st(this.g),H)};U.prototype.setPosition=U.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!tt(c,a)};U.prototype.scaleFactors=function(){return w(ut(this.g),H)};U.prototype.setScaleFactors=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vt(c,a)};
728
+ U.prototype.rotation=U.prototype.rotation=function(){return wt(this.g)};U.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xt(c,a)};U.prototype.blockTransform=function(){return w(yt(this.g),FA)};U.prototype.setBlockTransform=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zt(c,a)};U.prototype.explode=function(){return w(At(this.g),E)};U.prototype.TrueColor=function(){return w(Bt(this.g),F)};
729
+ U.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ct(c,a)};U.prototype.ColorIndex=function(){return Dt(this.g)};U.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Et(c,a)};U.prototype.Layer=function(){return p(Ft(this.g))};U.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Gt(c,a)};U.prototype.LinetypeScale=function(){return Ht(this.g)};
730
+ U.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!It(c,a)};U.prototype.Visible=function(){return!!Jt(this.g)};U.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kt(c,a)};U.prototype.Lineweight=function(){return Lt(this.g)};U.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mt(c,a)};U.prototype.TextStyle=function(){return p(Nt(this.g))};
731
+ U.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ot(c,a)};U.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Pt(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!!Qt(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!!Rt(d,a,c)};
732
+ 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!!St(d,a,c)};U.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Tt(d,a,c)};U.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ut(c,a)};U.prototype.GetBoundingBox=function(){return w(Vt(this.g),E)};U.prototype.GetObjectID=function(){return Wt(this.g)};U.prototype.Erase=function(){return!!Xt(this.g)};
733
+ U.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yt(c,a)};U.prototype.Clone=function(){return w(Zt(this.g),z)};U.prototype.GetHandle=function(){return p($t(this.g))};U.prototype.GetDatabase=function(){return w(au(this.g),A)};U.prototype.GetOwnerID=function(){return bu(this.g)};
734
+ 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!!cu(f,a,c,d,e)};U.prototype.getObjectName=function(){return p(du(this.g))};U.prototype.getDxf0=function(){return p(eu(this.g))};U.prototype.getJson=function(){return p(fu(this.g))};U.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!gu(c,a)};U.prototype.__destroy__=function(){hu(this.g)};
735
+ function V(){this.g=iu();qA(V)[this.g]=this}V.prototype=Object.create(J.prototype);V.prototype.constructor=V;V.prototype.h=V;V.j={};l.MdDbAlignedDimension=V;V.prototype.xLine1Point=function(){return w(ju(this.g),H)};V.prototype.setXLine1Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ku(c,a)};V.prototype.xLine2Point=function(){return w(lu(this.g),H)};V.prototype.setXLine2Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mu(c,a)};
736
+ V.prototype.dimLinePoint=function(){return w(nu(this.g),H)};V.prototype.setDimLinePoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ou(c,a)};V.prototype.oblique=function(){return pu(this.g)};V.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qu(c,a)};V.prototype.textPosition=function(){return w(ru(this.g),H)};V.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!su(c,a)};
737
+ V.prototype.isUsingDefaultTextPosition=function(){return!!tu(this.g)};V.prototype.useSetTextPosition=function(){return!!uu(this.g)};V.prototype.useDefaultTextPosition=function(){return!!vu(this.g)};V.prototype.elevation=V.prototype.elevation=function(){return wu(this.g)};V.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xu(c,a)};V.prototype.dimensionText=function(){return p(yu(this.g))};
738
+ V.prototype.setDimensionText=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!zu(c,a)};V.prototype.textRotation=function(){return Au(this.g)};V.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Bu(c,a)};V.prototype.dimensionStyle=function(){return Cu(this.g)};V.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Du(c,a)};V.prototype.textAttachment=function(){return Eu(this.g)};
739
+ V.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fu(c,a)};V.prototype.horizontalRotation=function(){return Gu(this.g)};V.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hu(c,a)};V.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Iu(c,a)};V.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ju(c,a)};
740
+ 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!!Ku(d,a,c)};V.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Lu(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!!Mu(d,a,c)};V.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(Nu(c,a))};
741
+ V.prototype.SetDimVarString=function(a,c){var d=this.g;x();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:y(c);return!!Ou(d,a,c)};V.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Pu(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!!Qu(d,a,c)};V.prototype.explode=function(){return w(Ru(this.g),E)};V.prototype.TrueColor=function(){return w(Su(this.g),F)};
742
+ V.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Tu(c,a)};V.prototype.ColorIndex=function(){return Uu(this.g)};V.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vu(c,a)};V.prototype.Layer=function(){return p(Wu(this.g))};V.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Xu(c,a)};V.prototype.LinetypeScale=function(){return Yu(this.g)};
743
+ V.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zu(c,a)};V.prototype.Visible=function(){return!!$u(this.g)};V.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!av(c,a)};V.prototype.Lineweight=function(){return bv(this.g)};V.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!cv(c,a)};V.prototype.TextStyle=function(){return p(dv(this.g))};
744
+ V.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!ev(c,a)};V.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fv(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!!gv(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!!hv(d,a,c)};
745
+ 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!!iv(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!!jv(d,a,c)};V.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kv(c,a)};V.prototype.GetBoundingBox=function(){return w(lv(this.g),E)};V.prototype.GetObjectID=function(){return mv(this.g)};V.prototype.Erase=function(){return!!nv(this.g)};
746
+ V.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ov(c,a)};V.prototype.Clone=function(){return w(pv(this.g),z)};V.prototype.GetHandle=function(){return p(qv(this.g))};V.prototype.GetDatabase=function(){return w(rv(this.g),A)};V.prototype.GetOwnerID=function(){return sv(this.g)};
747
+ 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!!tv(f,a,c,d,e)};V.prototype.getObjectName=function(){return p(uv(this.g))};V.prototype.getDxf0=function(){return p(vv(this.g))};V.prototype.getJson=function(){return p(wv(this.g))};V.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!xv(c,a)};V.prototype.__destroy__=function(){yv(this.g)};
748
+ function W(){this.g=zv();qA(W)[this.g]=this}W.prototype=Object.create(J.prototype);W.prototype.constructor=W;W.prototype.h=W;W.j={};l.MdDbRotatedDimension=W;W.prototype.xLine1Point=function(){return w(Av(this.g),H)};W.prototype.setXLine1Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Bv(c,a)};W.prototype.xLine2Point=function(){return w(Cv(this.g),H)};W.prototype.setXLine2Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Dv(c,a)};
749
+ W.prototype.dimLinePoint=function(){return w(Ev(this.g),H)};W.prototype.setDimLinePoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fv(c,a)};W.prototype.rotation=W.prototype.rotation=function(){return Gv(this.g)};W.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hv(c,a)};W.prototype.oblique=function(){return Iv(this.g)};W.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Jv(c,a)};
750
+ W.prototype.textPosition=function(){return w(Kv(this.g),H)};W.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lv(c,a)};W.prototype.isUsingDefaultTextPosition=function(){return!!Mv(this.g)};W.prototype.useSetTextPosition=function(){return!!Nv(this.g)};W.prototype.useDefaultTextPosition=function(){return!!Ov(this.g)};W.prototype.elevation=W.prototype.elevation=function(){return Pv(this.g)};
751
+ W.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qv(c,a)};W.prototype.dimensionText=function(){return p(Rv(this.g))};W.prototype.setDimensionText=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Sv(c,a)};W.prototype.textRotation=function(){return Tv(this.g)};W.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Uv(c,a)};W.prototype.dimensionStyle=function(){return Vv(this.g)};
752
+ W.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Wv(c,a)};W.prototype.textAttachment=function(){return Xv(this.g)};W.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yv(c,a)};W.prototype.horizontalRotation=function(){return Zv(this.g)};W.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$v(c,a)};
753
+ W.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!aw(c,a)};W.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return bw(c,a)};W.prototype.SetDimVarInt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!cw(d,a,c)};W.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return dw(c,a)};
754
+ W.prototype.SetDimVarDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!ew(d,a,c)};W.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(fw(c,a))};W.prototype.SetDimVarString=function(a,c){var d=this.g;x();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:y(c);return!!gw(d,a,c)};W.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return hw(c,a)};
755
+ W.prototype.SetDimVarObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!iw(d,a,c)};W.prototype.explode=function(){return w(jw(this.g),E)};W.prototype.TrueColor=function(){return w(kw(this.g),F)};W.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lw(c,a)};W.prototype.ColorIndex=function(){return mw(this.g)};W.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nw(c,a)};
756
+ W.prototype.Layer=function(){return p(ow(this.g))};W.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!pw(c,a)};W.prototype.LinetypeScale=function(){return qw(this.g)};W.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rw(c,a)};W.prototype.Visible=function(){return!!sw(this.g)};W.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!tw(c,a)};W.prototype.Lineweight=function(){return uw(this.g)};
757
+ W.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vw(c,a)};W.prototype.TextStyle=function(){return p(ww(this.g))};W.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!xw(c,a)};W.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yw(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!!zw(d,a,c)};
758
+ 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!!Aw(d,a,c)};W.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Bw(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!!Cw(d,a,c)};W.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Dw(c,a)};
759
+ W.prototype.GetBoundingBox=function(){return w(Ew(this.g),E)};W.prototype.GetObjectID=function(){return Fw(this.g)};W.prototype.Erase=function(){return!!Gw(this.g)};W.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hw(c,a)};W.prototype.Clone=function(){return w(Iw(this.g),z)};W.prototype.GetHandle=function(){return p(Jw(this.g))};W.prototype.GetDatabase=function(){return w(Kw(this.g),A)};W.prototype.GetOwnerID=function(){return Lw(this.g)};
760
+ 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!!Mw(f,a,c,d,e)};W.prototype.getObjectName=function(){return p(Nw(this.g))};W.prototype.getDxf0=function(){return p(Ow(this.g))};W.prototype.getJson=function(){return p(Pw(this.g))};W.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Qw(c,a)};W.prototype.__destroy__=function(){Rw(this.g)};
761
+ function X(){this.g=Sw();qA(X)[this.g]=this}X.prototype=Object.create(C.prototype);X.prototype.constructor=X;X.prototype.h=X;X.j={};l.MdDbMText=X;X.prototype.location=X.prototype.location=function(){return w(Tw(this.g),H)};X.prototype.setLocation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Uw(c,a)};X.prototype.rotation=X.prototype.rotation=function(){return Vw(this.g)};X.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ww(c,a)};
762
+ X.prototype.width=X.prototype.width=function(){return Xw(this.g)};X.prototype.setWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yw(c,a)};X.prototype.textHeight=function(){return Zw(this.g)};X.prototype.setTextHeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$w(c,a)};X.prototype.attachment=function(){return ax(this.g)};X.prototype.setAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bx(c,a)};
763
+ X.prototype.contents=X.prototype.l=function(){return p(cx(this.g))};X.prototype.setContents=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!dx(c,a)};X.prototype.explode=function(){return w(ex(this.g),E)};X.prototype.TrueColor=function(){return w(fx(this.g),F)};X.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gx(c,a)};X.prototype.ColorIndex=function(){return hx(this.g)};
764
+ X.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ix(c,a)};X.prototype.Layer=function(){return p(jx(this.g))};X.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!kx(c,a)};X.prototype.LinetypeScale=function(){return lx(this.g)};X.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mx(c,a)};X.prototype.Visible=function(){return!!nx(this.g)};
765
+ X.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ox(c,a)};X.prototype.Lineweight=function(){return px(this.g)};X.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qx(c,a)};X.prototype.TextStyle=function(){return p(rx(this.g))};X.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!sx(c,a)};
766
+ X.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!tx(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!!ux(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!!vx(d,a,c)};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!!wx(d,a,c)};
767
+ 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!!xx(d,a,c)};X.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yx(c,a)};X.prototype.GetBoundingBox=function(){return w(zx(this.g),E)};X.prototype.GetObjectID=function(){return Ax(this.g)};X.prototype.Erase=function(){return!!Bx(this.g)};X.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cx(c,a)};
768
+ X.prototype.Clone=function(){return w(Dx(this.g),z)};X.prototype.GetHandle=function(){return p(Ex(this.g))};X.prototype.GetDatabase=function(){return w(Fx(this.g),A)};X.prototype.GetOwnerID=function(){return Gx(this.g)};X.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Hx(f,a,c,d,e)};X.prototype.getObjectName=function(){return p(Ix(this.g))};
769
+ X.prototype.getDxf0=function(){return p(Jx(this.g))};X.prototype.getJson=function(){return p(Kx(this.g))};X.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Lx(c,a)};X.prototype.__destroy__=function(){Mx(this.g)};function NA(){throw"cannot construct a MdDbBlockTableRecordIterator, no constructor in IDL";}NA.prototype=Object.create(zA.prototype);NA.prototype.constructor=NA;NA.prototype.h=NA;NA.j={};l.MdDbBlockTableRecordIterator=NA;
770
+ NA.prototype.start=NA.prototype.start=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Nx(d,a,c)};NA.prototype.done=NA.prototype.done=function(){return!!Ox(this.g)};NA.prototype.getEntityId=function(){return Px(this.g)};NA.prototype.step=NA.prototype.step=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)};NA.prototype.getObjectName=function(){return p(Rx(this.g))};NA.prototype.getDxf0=function(){return p(Sx(this.g))};
771
+ NA.prototype.getJson=function(){return p(Tx(this.g))};NA.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ux(c,a)};NA.prototype.__destroy__=function(){Vx(this.g)};function LA(){this.g=Wx();qA(LA)[this.g]=this}LA.prototype=Object.create(z.prototype);LA.prototype.constructor=LA;LA.prototype.h=LA;LA.j={};l.MdDbBlockTableRecord=LA;LA.prototype.appendAcDbEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Xx(c,a)};
772
+ LA.prototype.newIterator=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(Yx(d,a,c),NA)};LA.prototype.origin=LA.prototype.origin=function(){return w(Zx(this.g),H)};LA.prototype.setOrigin=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$x(c,a)};LA.prototype.GetObjectID=function(){return ay(this.g)};LA.prototype.Erase=function(){return!!by(this.g)};
773
+ LA.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!cy(c,a)};LA.prototype.Clone=function(){return w(dy(this.g),z)};LA.prototype.GetHandle=function(){return p(ey(this.g))};LA.prototype.GetDatabase=function(){return w(fy(this.g),A)};LA.prototype.GetOwnerID=function(){return gy(this.g)};
774
+ LA.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!hy(f,a,c,d,e)};LA.prototype.getObjectName=function(){return p(iy(this.g))};LA.prototype.getDxf0=function(){return p(jy(this.g))};LA.prototype.getJson=function(){return p(ky(this.g))};LA.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!ly(c,a)};
775
+ LA.prototype.__destroy__=function(){my(this.g)};function OA(){throw"cannot construct a MdDbBlockTableIterator, no constructor in IDL";}OA.prototype=Object.create(zA.prototype);OA.prototype.constructor=OA;OA.prototype.h=OA;OA.j={};l.MdDbBlockTableIterator=OA;OA.prototype.start=OA.prototype.start=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)};OA.prototype.done=OA.prototype.done=function(){return!!oy(this.g)};
776
+ OA.prototype.getRecord=function(){return w(py(this.g),LA)};OA.prototype.step=OA.prototype.step=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);qy(d,a,c)};OA.prototype.getObjectName=function(){return p(ry(this.g))};OA.prototype.getDxf0=function(){return p(sy(this.g))};OA.prototype.getJson=function(){return p(ty(this.g))};OA.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!uy(c,a)};OA.prototype.__destroy__=function(){vy(this.g)};
777
+ function JA(){throw"cannot construct a MdDbBlockTable, no constructor in IDL";}JA.prototype=Object.create(z.prototype);JA.prototype.constructor=JA;JA.prototype.h=JA;JA.j={};l.MdDbBlockTable=JA;JA.prototype.getAt=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return w(wy(c,a),LA)};JA.prototype.has=JA.prototype.has=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!xy(c,a)};
778
+ JA.prototype.newIterator=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(yy(d,a,c),OA)};JA.prototype.add=JA.prototype.add=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return zy(c,a)};JA.prototype.GetObjectID=function(){return Ay(this.g)};JA.prototype.Erase=function(){return!!By(this.g)};JA.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cy(c,a)};
779
+ JA.prototype.Clone=function(){return w(Dy(this.g),z)};JA.prototype.GetHandle=function(){return p(Ey(this.g))};JA.prototype.GetDatabase=function(){return w(Fy(this.g),A)};JA.prototype.GetOwnerID=function(){return Gy(this.g)};JA.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Hy(f,a,c,d,e)};JA.prototype.getObjectName=function(){return p(Iy(this.g))};
780
+ JA.prototype.getDxf0=function(){return p(Jy(this.g))};JA.prototype.getJson=function(){return p(Ky(this.g))};JA.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ly(c,a)};JA.prototype.__destroy__=function(){My(this.g)};function PA(){this.g=Ny();qA(PA)[this.g]=this}PA.prototype=Object.create(zA.prototype);PA.prototype.constructor=PA;PA.prototype.h=PA;PA.j={};l.McDrawSelSet=PA;
781
+ PA.prototype.allSelect=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Oy(c,a)};PA.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 Py(f,a,c,d,e)};
782
+ PA.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 Qy(g,a,c,d,e,f)};PA.prototype.count=PA.prototype.count=function(){return Ry(this.g)};PA.prototype.item=PA.prototype.item=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Sy(c,a)};PA.prototype.getObjectName=function(){return p(Ty(this.g))};
783
+ PA.prototype.getDxf0=function(){return p(Uy(this.g))};PA.prototype.getJson=function(){return p(Vy(this.g))};PA.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Wy(c,a)};PA.prototype.__destroy__=function(){Xy(this.g)};function Z(){this.g=Yy();qA(Z)[this.g]=this}Z.prototype=Object.create(G.prototype);Z.prototype.constructor=Z;Z.prototype.h=Z;Z.j={};l.MdDbEllipse=Z;Z.prototype.center=function(){return w(Zy(this.g),H)};
784
+ Z.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$y(c,a)};Z.prototype.majorAxis=function(){return w(az(this.g),I)};Z.prototype.minorAxis=function(){return w(bz(this.g),I)};Z.prototype.setMajorAxis=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!cz(c,a)};Z.prototype.setMinorAxis=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dz(c,a)};Z.prototype.radiusRatio=function(){return ez(this.g)};
785
+ Z.prototype.setRadiusRatio=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fz(c,a)};Z.prototype.startAngle=function(){return gz(this.g)};Z.prototype.setStartAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hz(c,a)};Z.prototype.endAngle=function(){return iz(this.g)};Z.prototype.setEndAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jz(c,a)};
786
+ Z.prototype.Init=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!!kz(g,a,c,d,e,f)};Z.prototype.getStartParam=function(){return lz(this.g)};Z.prototype.getEndParam=function(){return mz(this.g)};Z.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return nz(c,a)};
787
+ Z.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return oz(c,a)};Z.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return pz(c,a)};Z.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(qz(c,a),H)};Z.prototype.getStartPoint=function(){return w(rz(this.g),H)};Z.prototype.getEndPoint=function(){return w(sz(this.g),H)};
788
+ Z.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(tz(c,a),H)};Z.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return uz(c,a)};Z.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(vz(c,a),I)};Z.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(wz(c,a),I)};
789
+ Z.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(xz(d,a,c),H)};Z.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(yz(d,a,c),E)};Z.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(zz(c,a),E)};Z.prototype.getArea=function(){return Az(this.g)};
790
+ Z.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Bz(c,a),E)};Z.prototype.getLength=function(){return Cz(this.g)};Z.prototype.explode=function(){return w(Dz(this.g),E)};Z.prototype.TrueColor=function(){return w(Ez(this.g),F)};Z.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fz(c,a)};Z.prototype.ColorIndex=function(){return Gz(this.g)};
791
+ Z.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hz(c,a)};Z.prototype.Layer=function(){return p(Iz(this.g))};Z.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Jz(c,a)};Z.prototype.LinetypeScale=function(){return Kz(this.g)};Z.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lz(c,a)};Z.prototype.Visible=function(){return!!Mz(this.g)};
792
+ Z.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Nz(c,a)};Z.prototype.Lineweight=function(){return Oz(this.g)};Z.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Pz(c,a)};Z.prototype.TextStyle=function(){return p(Qz(this.g))};Z.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Rz(c,a)};
793
+ Z.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Sz(c,a)};Z.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Tz(d,a,c)};Z.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Uz(d,a,c)};Z.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Vz(d,a,c)};
794
+ Z.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Wz(d,a,c)};Z.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xz(c,a)};Z.prototype.GetBoundingBox=function(){return w(Yz(this.g),E)};Z.prototype.GetObjectID=function(){return Zz(this.g)};Z.prototype.Erase=function(){return!!$z(this.g)};Z.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!aA(c,a)};
795
+ Z.prototype.Clone=function(){return w(bA(this.g),z)};Z.prototype.GetHandle=function(){return p(cA(this.g))};Z.prototype.GetDatabase=function(){return w(dA(this.g),A)};Z.prototype.GetOwnerID=function(){return eA(this.g)};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!!fA(f,a,c,d,e)};Z.prototype.getObjectName=function(){return p(gA(this.g))};
796
+ Z.prototype.getDxf0=function(){return p(hA(this.g))};Z.prototype.getJson=function(){return p(iA(this.g))};Z.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!jA(c,a)};Z.prototype.__destroy__=function(){kA(this.g)};
760
797
 
761
798
 
762
799
  return mxdrawassembly.ready