mxcad 1.0.95 → 1.0.97
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/mxcad.d.ts +51 -0
- package/dist/mxcad.es.js +620 -599
- package/dist/mxcad.umd.js +29 -29
- package/dist/wasm/2d/mxdrawassembly_min.js +925 -807
- package/dist/wasm/2d/mxdrawassembly_min.wasm +0 -0
- package/dist/wasm/2d-st/mxdrawassembly_min.js +931 -812
- package/dist/wasm/2d-st/mxdrawassembly_minst.wasm +0 -0
- package/package.json +2 -2
|
@@ -5,13 +5,13 @@ var mxdrawassembly = (() => {
|
|
|
5
5
|
return (
|
|
6
6
|
function(mxdrawassembly = {}) {
|
|
7
7
|
|
|
8
|
-
function aa(){ba.buffer!=ca.buffer&&da();return ca}function ea(){ba.buffer!=ca.buffer&&da();return
|
|
8
|
+
function aa(){ba.buffer!=ca.buffer&&da();return ca}function ea(){ba.buffer!=ca.buffer&&da();return fa}function ia(){ba.buffer!=ca.buffer&&da();return ka}function b(){ba.buffer!=ca.buffer&&da();return la}function k(){ba.buffer!=ca.buffer&&da();return ma}function pa(){ba.buffer!=ca.buffer&&da();return qa}function ra(){ba.buffer!=ca.buffer&&da();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
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
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
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
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 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,
|
|
14
|
-
function da(){var a=ba.buffer;l.HEAP8=ca=new Int8Array(a);l.HEAP16=Ta=new Int16Array(a);l.HEAP32=la=new Int32Array(a);l.HEAPU8=
|
|
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 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,fa,Ta,ka,la,ma,qa,ua;
|
|
14
|
+
function da(){var a=ba.buffer;l.HEAP8=ca=new Int8Array(a);l.HEAP16=Ta=new Int16Array(a);l.HEAP32=la=new Int32Array(a);l.HEAPU8=fa=new Uint8Array(a);l.HEAPU16=ka=new Uint16Array(a);l.HEAPU32=ma=new Uint32Array(a);l.HEAPF32=qa=new Float32Array(a);l.HEAPF64=ua=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
15
|
if(Da)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 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
16
|
Error("bad memory");da();Va=ba.buffer.byteLength;var Wa,Xa=[],Ya=[],Za=[],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(Ya))}
|
|
17
17
|
function kb(){var a=l.preRun.shift();Xa.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 Pa(a){if(l.onAbort)l.onAbort(a);a="Aborted("+a+")";Na(a);Ra=!0;Sa=1;a=new WebAssembly.RuntimeError(a+". Build with -sASSERTIONS for more info.");wa(a);throw a;}
|
|
@@ -19,74 +19,74 @@ function qb(a){return a.startsWith("data:application/octet-stream;base64,")}var
|
|
|
19
19
|
function tb(a){if(!Oa&&(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
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);Pa(e)})}
|
|
21
21
|
function vb(a,c){var d=rb;return Oa||"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,Cb={
|
|
22
|
+
var wb,xb,Cb={269426:()=>aa().length,269446:a=>{a=m(a);if(window.mx_saveFile_call){var c=c||"binary";if("utf8"!==c&&"binary"!==c)throw Error('Invalid encoding type "'+c+'"');var d;var e=hb(a,e||0);a=yb(a,{fa:!0}).node;if(!a)throw new n(44);if(!a.j.u)throw new n(63);a=a.j.u(a).size;var f=new Uint8Array(a);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
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};Ca&&c.ref();c.postMessage(d,a.Kb);return 0}
|
|
24
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},Jb=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},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
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){}Pa("initRandomDevice")}function Nb(a){return(Nb=Mb())(a)}
|
|
26
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=Hb(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
|
|
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 p=a.charCodeAt(++g);h=65536+((h&1023)<<10)|p&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
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
|
|
30
|
-
0;f<e;f++)a.tty.O.la(a.tty,c[d+f])}catch(g){throw new
|
|
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=[])}},
|
|
32
|
-
c,d,e){if(24576===(d&61440)||4096===(d&61440))throw new
|
|
33
|
-
d.m=
|
|
29
|
+
var Ub={open:function(a){var c=Rb[a.node.rdev];if(!c)throw new n(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 n(60);for(var f=0,g=0;g<e;g++){try{var h=a.tty.O.Ea(a.tty)}catch(p){throw new n(29);}if(void 0===h&&0===f)throw new n(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 n(60);try{for(var f=
|
|
30
|
+
0;f<e;f++)a.tty.O.la(a.tty,c[d+f])}catch(g){throw new n(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=[])}},t={v:null,D:function(){return t.createNode(null,"/",16895,0)},createNode:function(a,
|
|
32
|
+
c,d,e){if(24576===(d&61440)||4096===(d&61440))throw new n(63);t.v||(t.v={dir:{node:{u:t.j.u,B:t.j.B,lookup:t.j.lookup,Z:t.j.Z,rename:t.j.rename,unlink:t.j.unlink,rmdir:t.j.rmdir,readdir:t.j.readdir,symlink:t.j.symlink},stream:{H:t.m.H}},file:{node:{u:t.j.u,B:t.j.B},stream:{H:t.m.H,read:t.m.read,write:t.m.write,ua:t.m.ua,Ia:t.m.Ia,Ka:t.m.Ka}},link:{node:{u:t.j.u,B:t.j.B,readlink:t.j.readlink},stream:{}},wa:{node:{u:t.j.u,B:t.j.B},stream:Xb}});d=Yb(a,c,d,e);16384===(d.mode&61440)?(d.j=t.v.dir.node,
|
|
33
|
+
d.m=t.v.dir.stream,d.l={}):32768===(d.mode&61440)?(d.j=t.v.file.node,d.m=t.v.file.stream,d.o=0,d.l=null):40960===(d.mode&61440)?(d.j=t.v.link.node,d.m=t.v.link.stream):8192===(d.mode&61440)&&(d.j=t.v.wa.node,d.m=t.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
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}},j:{u:function(a){var c={};c.dev=8192===(a.mode&61440)?a.id:1;c.ino=a.id;c.mode=a.mode;c.nlink=1;c.uid=0;c.gid=0;c.rdev=a.rdev;c.size=16384===(a.mode&61440)?4096:32768===(a.mode&61440)?a.o:40960===(a.mode&61440)?a.link.length:0;c.atime=new Date(a.timestamp);c.mtime=new Date(a.timestamp);c.ctime=
|
|
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&&
|
|
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
|
|
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}
|
|
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
|
|
39
|
-
Ka:function(a,c,d,e){
|
|
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.j.lookup?0:2)throw new
|
|
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&&t.pb(a,c.size)},lookup:function(){throw Zb[44];},Z:function(a,c,d,e){return t.createNode(a,c,d,e)},rename:function(a,c,d){if(16384===(a.mode&61440)){try{var e=$b(c,d)}catch(g){}if(e)for(var f in e.l)throw new n(55);}delete a.parent.l[a.name];a.parent.timestamp=Date.now();a.name=d;c.l[d]=a;c.timestamp=a.parent.timestamp;
|
|
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 n(55);delete a.l[c];a.timestamp=Date.now()},readdir:function(a){var c=[".",".."],d;for(d in a.l)a.l.hasOwnProperty(d)&&c.push(d);return c},symlink:function(a,c,d){a=t.createNode(a,c,41471,0);a.link=d;return a},readlink:function(a){if(40960!==(a.mode&61440))throw new n(28);return a.link}},m:{read:function(a,c,d,e,f){var g=a.node.l;if(f>=a.node.o)return 0;a=Math.min(a.node.o-
|
|
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}t.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 n(28);return c},ua:function(a,c,d){t.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 n(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 n(48);aa().set(a,c)}else d=!1,c=a.byteOffset;return{g:c,Nb:d}},
|
|
39
|
+
Ka:function(a,c,d,e){t.m.write(a,c,0,e,d,!1);return 0}}},ac=null,bc={},cc=[],dc=1,ec=null,ib=!0,n=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 n(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 n(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.j.lookup?0:2)throw new n(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
41
|
c)return d}return a.j.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
|
|
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
|
|
44
|
-
a=Lb(a);if(!a||"."===a||".."===a)throw new
|
|
45
|
-
c.j.rmdir(c,a);ic(d)},fc=a=>{a=yb(a).node;if(!a)throw new
|
|
46
|
-
8192===(f.mode&61440)&&(c&=-513);if(c&65536&&16384!==(f.mode&61440))throw new
|
|
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
|
|
48
|
-
if(16384===(a.node.mode&61440))throw new
|
|
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,
|
|
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 n(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 n(70);}},Tb=(a,c)=>{bc[a]={m:c}},sc=(a,c)=>{var d="/"===c,e=!c;if(d&&ac)throw new n(10);if(!d&&!e){var f=yb(c,{Ca:!1});c=f.path;f=f.node;if(f.M)throw new n(10);if(16384!==(f.mode&61440))throw new n(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 n(28);var f=nc(e,a);if(f)throw new n(f);if(!e.j.Z)throw new n(63);return e.j.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 n(44);var d=yb(c,{parent:!0}).node;if(!d)throw new n(44);c=Lb(c);var e=nc(d,c);if(e)throw new n(e);if(!d.j.symlink)throw new n(63);d.j.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 n(e);if(!c.j.rmdir)throw new n(63);if(d.M)throw new n(10);
|
|
45
|
+
c.j.rmdir(c,a);ic(d)},fc=a=>{a=yb(a).node;if(!a)throw new n(44);if(!a.j.readlink)throw new n(28);return Ob(gc(a.parent),a.j.readlink(a))},hb=(a,c,d)=>{if(""===a)throw new n(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 n(20);}else f=tc(a,d,0),e=!0;if(!f)throw new n(44);
|
|
46
|
+
8192===(f.mode&61440)&&(c&=-513);if(c&65536&&16384!==(f.mode&61440))throw new n(54);if(!e&&(d=f?40960===(f.mode&61440)?32:16384===(f.mode&61440)&&("r"!==mc(c)||c&512)?31:jc(f,mc(c)):44))throw new n(d);if(c&512&&!e){d=f;d="string"==typeof d?yb(d,{fa:!0}).node:d;if(!d.j.B)throw new n(63);if(16384===(d.mode&61440))throw new n(31);if(32768!==(d.mode&61440))throw new n(28);if(e=jc(d,"w"))throw new n(e);d.j.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 n(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 n(8);if(!a.seekable||!a.m.H)throw new n(70);if(0!=d&&1!=d&&2!=d)throw new n(28);a.position=a.m.H(a,c,d);a.Lb=[]},zb=(a,c,d,e,f)=>{if(0>e||0>f)throw new n(28);if(null===a.fd)throw new n(8);if(1===(a.flags&2097155))throw new n(8);
|
|
48
|
+
if(16384===(a.node.mode&61440))throw new n(31);if(!a.m.read)throw new n(28);var g="undefined"!=typeof f;if(!g)f=a.position;else if(!a.seekable)throw new n(70);c=a.m.read(a,c,d,e,f);g||(a.position+=c);return c},eb=()=>{n||(n=function(a,c){this.name="ErrnoError";this.node=c;this.rb=function(d){this.s=d};this.rb(a);this.message="FS error"},n.prototype=Error(),n.prototype.constructor=n,[44].forEach(a=>{Zb[a]=new n(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,p,y)=>{for(var v=0,V=0;V<y;V++){try{var ja=c()}catch(ha){throw new n(29);}if(void 0===ja&&0===v)throw new n(6);if(null===ja||void 0===ja)break;v++;h[p+V]=ja}v&&(g.node.timestamp=Date.now());return v},write:(g,h,p,y)=>{for(var v=0;v<y;v++)try{d(h[p+v])}catch(V){throw new n(29);}y&&(g.node.timestamp=Date.now());return v}});
|
|
50
50
|
uc(a,e,f)},zc,Ac={},qc,wc,Bc="undefined"!=typeof TextDecoder?new TextDecoder("utf8"):void 0;
|
|
51
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
|
|
52
|
+
function m(a,c){return a?Ab(ea(),a,c):""}function Cc(a,c){if("/"===c.charAt(0))return c;a=-100===a?"/":Dc(a).path;if(0==c.length)throw new n(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 n(8);return a}function Gc(a){if(Da)return Hc(1,1,a);Sa=a;if(!bb()){r.Fb();if(l.onExit)l.onExit(a);Ra=!0}za(a,new Db(a))}function Ic(a){Sa=a;if(Da)throw Jc(a),"unwind";Gc(a)}function Kc(a){a instanceof Db||"unwind"==a||za(1,a)}
|
|
53
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){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;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
|
|
54
|
+
{a.onmessage=g=>{g=g.data;var h=g.cmd;a.A&&(r.Ya=a.A);if(g.targetThread&&g.targetThread!=Mc()){var p=r.F[g.ac];p?p.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)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),Lc(g),r.I.splice(r.I.indexOf(h),1),h.A=0;else if("cancelThread"===
|
|
55
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
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:ba,wasmModule:Qa})}),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
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=Wa.get(a));return c}l.invokeEntryPoint=function(a,c){a=Rc(a)(c);bb()?r.Ma(a):Sc(a)};
|
|
58
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;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 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
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):Gb(a)}
|
|
60
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(),ba.buffer!=ca.buffer&&da(),Ta[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
|
|
62
|
-
return-g.s}}function ad(a,c,d,e){if(Da)return Hc(6,1,a,c,d,e);Ec=e;try{c=
|
|
63
|
-
function cd(a,c,d){if(Da)return Hc(8,1,a,c,d);try{c=
|
|
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 n(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=m(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=m(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=m(c);c=Cc(a,c);if(0===d){a=c;var e=yb(a,{parent:!0}).node;if(!e)throw new n(44);var f=Lb(a),g=$b(e,f),h=oc(e,f,!1);if(h)throw new n(h);if(!e.j.unlink)throw new n(63);if(g.M)throw new n(10);e.j.unlink(e,f);ic(g)}else 512===d?vc(c):Pa("Invalid flags passed to unlinkat");return 0}catch(p){if("undefined"==typeof Ac||"ErrnoError"!==p.name)throw p;return-p.s}}function dd(a){if(!Ra)try{if(a(),!bb())try{Da?Sc(Sa):Ic(Sa)}catch(c){Kc(c)}}catch(c){Kc(c)}}
|
|
64
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
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;ea()[c];)++c;return c-a}
|
|
66
|
-
function od(a,c){function d(
|
|
67
|
-
a++,h=aa()[a+1>>0];else for(;48<=h&&57>=h;)
|
|
68
|
-
0];switch(String.fromCharCode(h)){case "d":case "i":case "u":case "o":case "x":case "X":case "p":
|
|
69
|
-
[];for(
|
|
70
|
-
d("double");if(isNaN(g))
|
|
71
|
-
("0"==
|
|
72
|
-
if(
|
|
66
|
+
function od(a,c){function d(ta){var T=e;("double"===ta||"i64"===ta)&&T&7&&(T+=4);e=T;"double"===ta?(ta=ra()[e>>3],e+=8):"i64"==ta?(ta=[b()[e>>2],b()[e+4>>2]],e+=8):(ta=b()[e>>2],e+=4);return ta}for(var e=c,f=[],g,h;;){var p=a;g=aa()[a>>0];if(0===g)break;h=aa()[a+1>>0];if(37==g){var y=!1,v=c=!1,V=!1,ja=!1;a:for(;;){switch(h){case 43:y=!0;break;case 45:c=!0;break;case 35:v=!0;break;case 48:if(V)break a;else{V=!0;break}case 32:ja=!0;break;default:break a}a++;h=aa()[a+1>>0]}var ha=0;if(42==h)ha=d("i32"),
|
|
67
|
+
a++,h=aa()[a+1>>0];else for(;48<=h&&57>=h;)ha=10*ha+(h-48),a++,h=aa()[a+1>>0];var q=!1,S=-1;if(46==h){S=0;q=!0;a++;h=aa()[a+1>>0];if(42==h)S=d("i32"),a++;else for(;;){h=aa()[a+1>>0];if(48>h||57<h)break;S=10*S+(h-48);a++}h=aa()[a+1>>0]}0>S&&(S=6,q=!1);switch(String.fromCharCode(h)){case "h":h=aa()[a+2>>0];if(104==h){a++;var R=1}else R=2;break;case "l":h=aa()[a+2>>0];108==h?(a++,R=8):R=4;break;case "L":case "q":case "j":R=8;break;case "z":case "t":case "I":R=4;break;default:R=null}R&&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":p=100==h||105==h;R=R||4;g=d("i"+8*R);8==R&&(g=117==h?(g[0]>>>0)+4294967296*(g[1]>>>0):(g[0]>>>0)+4294967296*g[1]);4>=R&&(g=(p?ld:md)(g&Math.pow(256,R)-1,8*R));var na=Math.abs(g);p="";if(100==h||105==h)var K=ld(g,8*R).toString(10);else if(117==h)K=md(g,8*R).toString(10),g=Math.abs(g);else if(111==h)K=(v?"0":"")+na.toString(8);else if(120==h||88==h){p=v&&0!=g?"0x":"";if(0>g){g=-g;K=(na-1).toString(16);na=
|
|
69
|
+
[];for(v=0;v<K.length;v++)na.push((15-parseInt(K[v],16)).toString(16));for(K=na.join("");K.length<2*R;)K="f"+K}else K=na.toString(16);88==h&&(p=p.toUpperCase(),K=K.toUpperCase())}else 112==h&&(0===na?K="(nil)":(p="0x",K=na.toString(16)));if(q)for(;K.length<S;)K="0"+K;0<=g&&(y?p="+"+p:ja&&(p=" "+p));"-"==K.charAt(0)&&(p="-"+p,K=K.substr(1));for(;p.length+K.length<ha;)c?K+=" ":V?K="0"+K:p=" "+p;K=p+K;K.split("").forEach(function(ta){f.push(ta.charCodeAt(0))});break;case "f":case "F":case "e":case "E":case "g":case "G":g=
|
|
70
|
+
d("double");if(isNaN(g))K="nan",V=!1;else if(isFinite(g)){q=!1;R=Math.min(S,20);if(103==h||71==h)q=!0,S=S||1,R=parseInt(g.toExponential(R).split("e")[1],10),S>R&&-4<=R?(h=(103==h?"f":"F").charCodeAt(0),S-=R+1):(h=(103==h?"e":"E").charCodeAt(0),S--),R=Math.min(S,20);if(101==h||69==h)K=g.toExponential(R),/[eE][-+]\d$/.test(K)&&(K=K.slice(0,-1)+"0"+K.slice(-1));else if(102==h||70==h)K=g.toFixed(R),0===g&&(0>g||0===g&&-Infinity===1/g)&&(K="-"+K);p=K.split("e");if(q&&!v)for(;1<p[0].length&&p[0].includes(".")&&
|
|
71
|
+
("0"==p[0].slice(-1)||"."==p[0].slice(-1));)p[0]=p[0].slice(0,-1);else for(v&&-1==K.indexOf(".")&&(p[0]+=".");S>R++;)p[0]+="0";K=p[0]+(1<p.length?"e"+p[1]:"");69==h&&(K=K.toUpperCase());0<=g&&(y?K="+"+K:ja&&(K=" "+K))}else K=(0>g?"-":"")+"inf",V=!1;for(;K.length<ha;)K=c?K+" ":!V||"-"!=K[0]&&"+"!=K[0]?(V?"0":" ")+K:K[0]+"0"+K.slice(1);97>h&&(K=K.toUpperCase());K.split("").forEach(function(ta){f.push(ta.charCodeAt(0))});break;case "s":V=(y=d("i8*"))?nd(y):6;q&&(V=Math.min(V,S));if(!c)for(;V<ha--;)f.push(32);
|
|
72
|
+
if(y)for(v=0;v<V;v++)f.push(ea()[y++>>0]);else f=f.concat(Qb("(null)".substr(0,V),!0));if(c)for(;V<ha--;)f.push(32);break;case "c":for(c&&f.push(d("i8"));0<--ha;)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(v=p;v<a+2;v++)f.push(aa()[v>>0])}a+=2}else f.push(g),a+=1}return f}
|
|
73
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(
|
|
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 (.*?) \\((.*):(.*):(.*)\\)"),
|
|
76
|
-
Wa:
|
|
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
|
|
78
|
-
function zd(a,c,d,e,f){function g(){var
|
|
79
|
-
2];h=k()[
|
|
80
|
-
|
|
81
|
-
|
|
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=
|
|
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=
|
|
84
|
-
|
|
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=
|
|
74
|
+
function qd(a){a:{var c=Error();if(!c.stack){try{throw Error();}catch(S){c=S}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 (.*?) \\((.*):(.*):(.*)\\)"),p;for(p in e){var y=e[p],v;if((v=h.exec(y))&&5==v.length){y=v[1];var V=v[2];var ja=v[3];v=v[4]}else if((v=f.exec(y))||(v=g.exec(y)),v&&4<=v.length)y=v[1],V=v[2],ja=v[3],v=v[4]|0;else{c+=y+"\n";continue}var ha=!1;if(a&8){var q=emscripten_source_map.Yb({line:ja,
|
|
76
|
+
Wa:v});if(ha=q&&q.source)a&64&&(q.source=q.source.substring(q.source.replace(/\\/g,"/").lastIndexOf("/")+1)),c+=" at "+y+" ("+q.source+":"+q.line+":"+q.Wa+")\n"}if(a&16||!ha)a&64&&(V=V.substring(V.replace(/\\/g,"/").lastIndexOf("/")+1)),c+=(ha?" = "+y:" at "+y)+" ("+V+":"+ja+":"+v+")\n";a&128&&d[0]&&(d[1]==y&&0<d[2].length&&(c=c.replace(/\s+$/,""),c+=" with values: "+d[1]+d[2]+"\n"),d=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 p=e[2+h];ra()[g+h]=p}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 sa=0,Ua=0;T.response&&K&&0===k()[a+12>>2]&&(Ua=T.response.byteLength);0<Ua&&(sa=Ad(Ua),ea().set(new Uint8Array(T.response),sa));k()[a+12>>2]=sa;Bd(a+16,Ua);Bd(a+24,0);(sa=T.response?T.response.byteLength:0)&&Bd(a+32,sa);ia()[a+40>>1]=T.readyState;ia()[a+42>>1]=T.status;T.statusText&&Cd(T.statusText,a+44,64)}var h=k()[a+8>>2];if(h){var p=m(h),y=a+112,v=m(y);v||(v="GET");k();var V=k()[y+52>>2],ja=k()[y+56>>2],ha=!!k()[y+60>>2];k();var q=k()[y+68>>2],S=k()[y+72>>
|
|
79
|
+
2];h=k()[y+76>>2];var R=k()[y+80>>2],na=k()[y+84>>2];y=k()[y+88>>2];var K=!!(V&1),ta=!!(V&2);V=!!(V&64);q=q?m(q):void 0;S=S?m(S):void 0;var T=new XMLHttpRequest;T.withCredentials=ha;T.open(v,p,!V,q,S);V||(T.timeout=ja);T.dc=p;T.responseType="arraybuffer";R&&(p=m(R),T.overrideMimeType(p));if(h)for(;;){v=k()[h>>2];if(!v)break;p=k()[h+4>>2];if(!p)break;h+=8;v=m(v);p=m(p);T.setRequestHeader(v,p)}var $a=k()[a+0>>2];wd[$a]=T;h=na&&y?ea().slice(na,na+y):null;T.onload=sa=>{$a in wd&&(g(),200<=T.status&&300>
|
|
80
|
+
T.status?c&&c(a,T,sa):d&&d(a,T,sa))};T.onerror=sa=>{$a in wd&&(g(),d&&d(a,T,sa))};T.ontimeout=sa=>{$a in wd&&d&&d(a,T,sa)};T.onprogress=sa=>{if($a in wd){var Ua=K&&ta&&T.response?T.response.byteLength:0,oa=0;0<Ua&&K&&ta&&(oa=Ad(Ua),ea().set(new Uint8Array(T.response),oa));k()[a+12>>2]=oa;Bd(a+16,Ua);Bd(a+24,sa.loaded-Ua);Bd(a+32,sa.total);ia()[a+40>>1]=T.readyState;3<=T.readyState&&0===T.status&&0<sa.loaded&&(T.status=200);ia()[a+42>>1]=T.status;T.statusText&&Cd(T.statusText,a+44,64);e&&e(a,T,sa);
|
|
81
|
+
oa&&Dd(oa)}};T.onreadystatechange=sa=>{$a in wd?(ia()[a+40>>1]=T.readyState,2<=T.readyState&&(ia()[a+42>>1]=T.status),f&&f(a,T,sa)):--ab};try{T.send(h)}catch(sa){d&&d(a,T,sa)}}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,ea(),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=m(g);try{var p=f.transaction(["FILES"],"readwrite").objectStore("FILES").put(c,h);p.onsuccess=()=>{ia()[a+40>>1]=4;ia()[a+42>>1]=200;Cd("OK",a+44,64);d(a,0,h)};p.onerror=y=>{ia()[a+40>>1]=4;ia()[a+42>>1]=413;Cd("Payload Too Large",a+44,64);e(a,0,y)}}catch(y){e(a,0,y)}}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=m(f);try{var g=e.transaction(["FILES"],"readonly").objectStore("FILES").get(f);g.onsuccess=h=>{if(h.target.result){h=h.target.result;var p=h.byteLength||h.length,y=Ad(p);ea().set(new Uint8Array(h),y);k()[a+12>>2]=y;Bd(a+16,p);Bd(a+24,0);Bd(a+32,p);ia()[a+40>>1]=4;ia()[a+42>>1]=200;Cd("OK",a+44,64);c(a,0,h)}else ia()[a+40>>1]=4,ia()[a+42>>1]=404,Cd("Not Found",a+44,64),d(a,0,"no data")};g.onerror=h=>{ia()[a+40>>1]=4;
|
|
84
|
+
ia()[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=m(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);ia()[a+40>>1]=4;ia()[a+42>>1]=200;Cd("OK",a+44,64);c(a,0,h)};g.onerror=h=>{ia()[a+40>>1]=4;ia()[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
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
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
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
|
|
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 p=g[h];p?f=p:(p=u.getParameter(34964),g[h]=u.createBuffer(),u.bindBuffer(34962,g[h]),u.bufferData(34962,1<<f,35048),u.bindBuffer(34962,p),f=g[h]);u.bindBuffer(34962,f);u.bufferSubData(34962,0,ea().subarray(d.g,d.g+e));d.Sa.call(u,c,d.size,d.type,d.La,d.qa,0)}}}
|
|
90
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
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}
|
|
@@ -94,44 +94,44 @@ 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.ge
|
|
|
94
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
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
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)aa()[f++>>0]=e.charCodeAt(g);aa()[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
|
|
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 p=k()[a>>2],y=k()[a+4>>2];a+=8;var v=zb(f,aa(),p,y,g);if(0>v){var V=-1;break a}c+=v;if(v<y)break;"undefined"!==typeof g&&(g+=v)}V=c}k()[e>>2]=V;return 0}catch(ja){if("undefined"==typeof Ac||"ErrnoError"!==ja.name)throw ja;return ja.s}}
|
|
98
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
|
|
100
|
-
|
|
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=
|
|
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 p=k()[a>>2],y=k()[a+4>>2];a+=8;var v=f,V=aa(),ja=p,ha=y,q=g;if(0>ha||0>q)throw new n(28);if(null===v.fd)throw new n(8);if(0===(v.flags&2097155))throw new n(8);if(16384===(v.node.mode&61440))throw new n(31);if(!v.m.write)throw new n(28);v.seekable&&v.flags&1024&&xc(v,0,2);var S="undefined"!=typeof q;if(!S)q=v.position;else if(!v.seekable)throw new n(70);var R=v.m.write(v,V,ja,ha,q,void 0);S||(v.position+=
|
|
100
|
+
R);var na=R;if(0>na){var K=-1;break a}c+=na;"undefined"!==typeof g&&(g+=na)}K=c}k()[e>>2]=K;return 0}catch(ta){if("undefined"==typeof Ac||"ErrnoError"!==ta.name)throw ta;return ta.s}}function ne(a,c,d,e){for(var f=0;f<a;f++){var g=u[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,p){c=Md[c];if(a=u[a](c,d))e=p&&Cd(a.name,p,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=u.getParameter(34467);d=e?e.length:0;break;case 33309:if(2>Xd.version){Rd(1282);return}d=2*(u.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=u.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
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)aa()[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}aa()[c>>0]=d?1:0}else Rd(1281)}function qe(a){return"]"==a.slice(-1)&&a.lastIndexOf("[")}function re(a){var c=
|
|
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}aa()[c>>0]=d?1:0}else Rd(1281)}function qe(a){return"]"==a.slice(-1)&&a.lastIndexOf("[")}function re(a){var c=u.Xa;if(c){var d=c.U[a];"number"==typeof d&&(c.U[a]=d=u.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
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){aa().set(a,c)}
|
|
105
|
-
function xe(a,c,d,e){function f(
|
|
106
|
-
0,2);case 4:return new Date(
|
|
107
|
-
0,4));
|
|
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
|
|
109
|
-
3)},"%B":function(
|
|
110
|
-
2)},"%n":function(){return"\n"},"%p":function(
|
|
111
|
-
7-(
|
|
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.j={};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(
|
|
105
|
+
function xe(a,c,d,e){function f(q,S,R){for(q="number"==typeof q?q.toString():q||"";q.length<S;)q=R[0]+q;return q}function g(q,S){return f(q,S,"0")}function h(q,S){function R(K){return 0>K?-1:0<K?1:0}var na;0===(na=R(q.getFullYear()-S.getFullYear()))&&0===(na=R(q.getMonth()-S.getMonth()))&&(na=R(q.getDate()-S.getDate()));return na}function p(q){switch(q.getDay()){case 0:return new Date(q.getFullYear()-1,11,29);case 1:return q;case 2:return new Date(q.getFullYear(),0,3);case 3:return new Date(q.getFullYear(),
|
|
106
|
+
0,2);case 4:return new Date(q.getFullYear(),0,1);case 5:return new Date(q.getFullYear()-1,11,31);case 6:return new Date(q.getFullYear()-1,11,30)}}function y(q){var S=q.J;for(q=new Date((new Date(q.K+1900,0,1)).getTime());0<S;){var R=q.getMonth(),na=(te(q.getFullYear())?ue:ve)[R];if(S>na-q.getDate())S-=na-q.getDate()+1,q.setDate(1),11>R?q.setMonth(R+1):(q.setMonth(0),q.setFullYear(q.getFullYear()+1));else{q.setDate(q.getDate()+S);break}}R=new Date(q.getFullYear()+1,0,4);S=p(new Date(q.getFullYear(),
|
|
107
|
+
0,4));R=p(R);return 0>=h(S,q)?0>=h(R,q)?q.getFullYear()+1:q.getFullYear():q.getFullYear()-1}var v=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:v?m(v):""};d=m(d);v={"%c":"%a %b %d %H:%M:%S %Y","%D":"%m/%d/%y","%F":"%Y-%m-%d","%h":"%b","%r":"%I:%M:%S %p","%R":"%H:%M","%T":"%H:%M:%S","%x":"%m/%d/%y","%X":"%H:%M:%S","%Ec":"%c","%EC":"%C","%Ex":"%m/%d/%y","%EX":"%H:%M:%S","%Ey":"%y",
|
|
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 V in v)d=d.replace(new RegExp(V,"g"),v[V]);var ja="Sunday Monday Tuesday Wednesday Thursday Friday Saturday".split(" "),ha="January February March April May June July August September October November December".split(" ");v={"%a":function(q){return ja[q.C].substring(0,3)},"%A":function(q){return ja[q.C]},"%b":function(q){return ha[q.da].substring(0,
|
|
109
|
+
3)},"%B":function(q){return ha[q.da]},"%C":function(q){return g((q.K+1900)/100|0,2)},"%d":function(q){return g(q.sa,2)},"%e":function(q){return f(q.sa,2," ")},"%g":function(q){return y(q).toString().substring(2)},"%G":function(q){return y(q)},"%H":function(q){return g(q.ba,2)},"%I":function(q){q=q.ba;0==q?q=12:12<q&&(q-=12);return g(q,2)},"%j":function(q){for(var S=0,R=0;R<=q.da-1;S+=(te(q.K+1900)?ue:ve)[R++]);return g(q.sa+S,3)},"%m":function(q){return g(q.da+1,2)},"%M":function(q){return g(q.Hb,
|
|
110
|
+
2)},"%n":function(){return"\n"},"%p":function(q){return 0<=q.ba&&12>q.ba?"AM":"PM"},"%S":function(q){return g(q.Ib,2)},"%t":function(){return"\t"},"%u":function(q){return q.C||7},"%U":function(q){return g(Math.floor((q.J+7-q.C)/7),2)},"%V":function(q){var S=Math.floor((q.J+7-(q.C+6)%7)/7);2>=(q.C+371-q.J-2)%7&&S++;if(S)53==S&&(R=(q.C+371-q.J)%7,4==R||3==R&&te(q.K)||(S=1));else{S=52;var R=(q.C+7-q.J-1)%7;(4==R||5==R&&te(q.K%400-1))&&S++}return g(S,2)},"%w":function(q){return q.C},"%W":function(q){return g(Math.floor((q.J+
|
|
111
|
+
7-(q.C+6)%7)/7),2)},"%y":function(q){return(q.K+1900).toString().substring(2)},"%Y":function(q){return q.K+1900},"%z":function(q){q=q.Gb;var S=0<=q;q=Math.abs(q)/60;return(S?"+":"-")+String("0000"+(q/60*100+q%60)).slice(-4)},"%Z":function(q){return q.Jb},"%%":function(){return"%"}};d=d.replace(/%%/g,"\x00\x00");for(V in v)d.includes(V)&&(d=d.replace(new RegExp(V,"g"),v[V](e)));d=d.replace(/\0\0/g,"%");V=Qb(d,!1);if(V.length>c)return 0;we(V,a);return V.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.j={};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(t,"/");tc("/tmp",16895,0);tc("/home",16895,0);tc("/home/web_user",16895,0);
|
|
113
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.j={lookup:(d,e)=>{var f=cc[+e];if(!f)throw new
|
|
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){Pa("Assertion failed: "+
|
|
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.j={lookup:(d,e)=>{var f=cc[+e];if(!f)throw new n(8);d={parent:null,D:{Ja:"fake"},j:{readlink:()=>f.path}};return d.parent=d}};return c}},"/proc/self/fd")})();Da||(ob(),xd(a=>{yd=a;pb()},()=>{yd=!1;pb()}));for(var u,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){Pa("Assertion failed: "+m(a)+", at: "+[c?m(c):"unknown filename",d,e?m(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}):Fb(a)},__pthread_create_js:Xc,__syscall_fcntl64:Yc,__syscall_ioctl:$c,__syscall_openat:ad,
|
|
116
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(){Pa("")},emscripten_asm_const_int:function(a,c,d){gd.length=0;var e;for(d>>=2;e=ea()[c++];)d+=105!=e&d,gd.push(105==e?b()[d]:
|
|
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){ea().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]=
|
|
119
|
-
ea().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);da();var
|
|
120
|
-
c,d,e,f){function g(
|
|
121
|
-
|
|
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?
|
|
123
|
-
void 0);Dd(Pd[a].hb);Pd[a]=null},emscripten_webgl_make_context_current:function(a){Xd=Pd[a];l.Pb=
|
|
124
|
-
|
|
125
|
-
glCreateProgram:function(){var a=Td(Md),c=
|
|
126
|
-
Nd[a];c?(
|
|
127
|
-
|
|
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
|
|
129
|
-
glGetProgramiv:function(a,c,d){if(d)if(a>=Kd)Rd(1281);else if(a=Md[a],35716==c)a=
|
|
130
|
-
Math.max(a.X,
|
|
131
|
-
35718);++g){var h=
|
|
132
|
-
e?b()[e+4*g>>2]:-1;f+=
|
|
133
|
-
1]=f[h+1];e[g+2]=f[h+2];e[g+3]=f[h+3]}}else e=pa().subarray(d>>2,d+16*c>>2);
|
|
134
|
-
15]=g[
|
|
117
|
+
_emscripten_thread_mailbox_await:ed,_emscripten_throw_longjmp:function(){throw Infinity;},abort:function(){Pa("")},emscripten_asm_const_int:function(a,c,d){gd.length=0;var e;for(d>>=2;e=ea()[c++];)d+=105!=e&d,gd.push(105==e?b()[d]:ra()[d++>>1]),++d;return Cb[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){ea().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]=ra()[d+e];return(0>a?Cb[-a-1]:Ae[a]).apply(null,vd)},emscripten_resize_heap:function(a){var c=
|
|
119
|
+
ea().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);da();var p=1;break a}catch(y){}p=void 0}if(p)return!0}return!1},emscripten_run_script:function(a){eval(m(a))},emscripten_set_interval:function(a,c,d){ab+=1;return setInterval(function(){dd(function(){Rc(a)(d)})},c)},emscripten_start_fetch:function(a,
|
|
120
|
+
c,d,e,f){function g(oa){na?oa():dd(oa)}ab+=1;var h=a+112,p=m(h),y=k()[h+36>>2],v=k()[h+40>>2],V=k()[h+44>>2],ja=k()[h+48>>2],ha=k()[h+52>>2],q=!!(ha&4),S=!!(ha&32),R=!!(ha&16),na=!!(ha&64),K=oa=>{--ab;g(()=>{y?Rc(y)(oa):c&&c(oa)})},ta=oa=>{g(()=>{V?Rc(V)(oa):e&&e(oa)})},T=oa=>{--ab;g(()=>{v?Rc(v)(oa):d&&d(oa)})},$a=oa=>{g(()=>{ja?Rc(ja)(oa):f&&f(oa)})};ha=oa=>{zd(oa,K,T,ta,$a)};var sa=(oa,BG)=>{Ed(oa,BG.response,Ib=>{--ab;g(()=>{y?Rc(y)(Ib):c&&c(Ib)})},Ib=>{--ab;g(()=>{y?Rc(y)(Ib):c&&c(Ib)})})},Ua=
|
|
121
|
+
oa=>{zd(oa,sa,T,ta,$a)};if("EM_IDB_STORE"===p)p=k()[h+84>>2],Ed(a,ea().slice(p,p+k()[h+88>>2]),K,T);else if("EM_IDB_DELETE"===p)Gd(a,K,T);else if(R){if(S)return 0;zd(a,q?sa:K,T,ta,$a)}else Fd(a,K,S?T:q?Ua:ha);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?m(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=u=Xd&&Xd.L;return!a||u?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(ea().subarray(a,a+c));return 0},glAttachShader:function(a,c){u.attachShader(Md[a],Nd[c])},glBindAttribLocation:function(a,c,d){u.bindAttribLocation(Md[a],c,m(d))},glBindBuffer:function(a,c){34962==a?u.R=c:34963==a&&(u.S=c);35051==a?u.xa=c:35052==a&&(u.ya=c);
|
|
124
|
+
u.bindBuffer(a,Ld[c])},glBindVertexArray:function(a){u.bindVertexArray(Od[a]);a=u.getParameter(34965);u.S=a?a.name|0:0},glBufferData:function(a,c,d,e){2<=Xd.version?d&&c?u.bufferData(a,ea(),e,d,c):u.bufferData(a,c,e):u.bufferData(a,d?ea().subarray(d,d+c):c,e)},glClear:function(a){u.clear(a)},glClearColor:function(a,c,d,e){u.clearColor(a,c,d,e)},glClearStencil:function(a){u.clearStencil(a)},glColorMask:function(a,c,d,e){u.colorMask(!!a,!!c,!!d,!!e)},glCompileShader:function(a){u.compileShader(Nd[a])},
|
|
125
|
+
glCreateProgram:function(){var a=Td(Md),c=u.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]=u.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&&(u.deleteBuffer(f),f.name=0,Ld[e]=null,e==u.R&&(u.R=0),e==u.S&&(u.S=0),e==u.xa&&(u.xa=0),e==u.ya&&(u.ya=0))}},glDeleteProgram:function(a){if(a){var c=Md[a];c?(u.deleteProgram(c),c.name=0,Md[a]=null):Rd(1281)}},glDeleteShader:function(a){if(a){var c=
|
|
126
|
+
Nd[a];c?(u.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];u.deleteVertexArray(Od[e]);Od[e]=null}},glDepthMask:function(a){u.depthMask(!!a)},glDisable:function(a){u.disable(a)},glDrawArrays:function(a,c,d){Vd(c+d);u.drawArrays(a,c,d);Wd&&u.bindBuffer(34962,Ld[u.R])},glDrawElements:function(a,c,d,e){if(!u.S){var f=1*Qd[d-5120]*c;var g=Ud(f);var h=Xd.P[g];h?g=h:(h=u.getParameter(34965),Xd.P[g]=u.createBuffer(),u.bindBuffer(34963,Xd.P[g]),
|
|
127
|
+
u.bufferData(34963,1<<g,35048),u.bindBuffer(34963,h),g=Xd.P[g]);u.bindBuffer(34963,g);u.bufferSubData(34963,0,ea().subarray(e,e+f));e=0}Vd(c);u.drawElements(a,c,d,e);Wd&&u.bindBuffer(34962,Ld[u.R]);u.S||u.bindBuffer(34963,null)},glDrawElementsInstanced:function(a,c,d,e,f){u.drawElementsInstanced(a,c,d,e,f)},glEnable:function(a){u.enable(a)},glEnableVertexAttribArray:function(a){Xd.V[a].enabled=!0;u.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 u.getAttribLocation(Md[a],m(c))},glGetBooleanv:function(a,c){pe(a,c)},glGetError:function(){var a=u.getError()||Sd;Sd=0;return a},glGetProgramInfoLog:function(a,c,d,e){a=u.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=u.getProgramInfoLog(a),null===a&&(a="(unknown error)"),b()[d>>2]=a.length+1;else if(35719==c){if(!a.Y)for(c=0;c<u.getProgramParameter(a,35718);++c)a.Y=Math.max(a.Y,u.getActiveUniform(a,c).name.length+1);b()[d>>2]=a.Y}else if(35722==c){if(!a.W)for(c=0;c<u.getProgramParameter(a,35721);++c)a.W=Math.max(a.W,u.getActiveAttrib(a,c).name.length+1);b()[d>>2]=a.W}else if(35381==c){if(!a.X)for(c=0;c<u.getProgramParameter(a,35382);++c)a.X=
|
|
130
|
+
Math.max(a.X,u.getActiveUniformBlockName(a,c).length+1);b()[d>>2]=a.X}else b()[d>>2]=u.getProgramParameter(a,c);else Rd(1281)},glGetShaderiv:function(a,c,d){d?35716==c?(a=u.getShaderInfoLog(Nd[a]),null===a&&(a="(unknown error)"),a=a?a.length+1:0,b()[d>>2]=a):35720==c?(a=(a=u.getShaderSource(Nd[a]))?a.length+1:0,b()[d>>2]=a):b()[d>>2]=u.getShaderParameter(Nd[a],c):Rd(1281)},glGetUniformLocation:function(a,c){c=m(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<u.getProgramParameter(d,
|
|
131
|
+
35718);++g){var h=u.getActiveUniform(d,g);var p=h.name;h=h.size;var y=qe(p);y=0<y?p.slice(0,y):p;var v=d.ta;d.ta+=h;f[y]=[h,v];for(p=0;p<h;++p)e[v]=p,d.Qa[v++]=y}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]||u.getUniformLocation(a,c)))return e}else Rd(1281);return-1},glLineWidth:function(a){u.lineWidth(a)},glLinkProgram:function(a){a=Md[a];u.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+=m(b()[d+4*g>>2],0>h?void 0:h)}u.shaderSource(Nd[a],f)},glStencilFunc:function(a,c,d){u.stencilFunc(a,c,d)},glStencilMask:function(a){u.stencilMask(a)},glStencilOp:function(a,c,d){u.stencilOp(a,c,d)},glUniform1i:function(a,c){u.uniform1i(re(a),c)},glUniform4f:function(a,c,d,e,f){u.uniform4f(re(a),c,d,e,f)},glUniform4fv:function(a,c,d){if(2<=Xd.version)c&&u.uniform4fv(re(a),pa(),d>>2,4*c);else{if(72>=c){var e=se[4*c-1],f=pa();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=pa().subarray(d>>2,d+16*c>>2);u.uniform4fv(re(a),e)}},glUniformMatrix4fv:function(a,c,d,e){if(2<=Xd.version)c&&u.uniformMatrix4fv(re(a),!!d,pa(),e>>2,16*c);else{if(18>=c){var f=se[16*c-1],g=pa();e>>=2;for(var h=0;h<16*c;h+=16){var p=e+h;f[h]=g[p];f[h+1]=g[p+1];f[h+2]=g[p+2];f[h+3]=g[p+3];f[h+4]=g[p+4];f[h+5]=g[p+5];f[h+6]=g[p+6];f[h+7]=g[p+7];f[h+8]=g[p+8];f[h+9]=g[p+9];f[h+10]=g[p+10];f[h+11]=g[p+11];f[h+12]=g[p+12];f[h+13]=g[p+13];f[h+14]=g[p+14];f[h+
|
|
134
|
+
15]=g[p+15]}}else f=pa().subarray(e>>2,e+64*c>>2);u.uniformMatrix4fv(re(a),!!d,f)}},glUseProgram:function(a){a=Md[a];u.useProgram(a);u.Xa=a},glVertexAttribDivisor:function(a,c){u.vertexAttribDivisor(a,c)},glVertexAttribPointer:function(a,c,d,e,f,g){var h=Xd.V[a];u.R?(h.ea=!1,u.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(p,y,v,V,ja,ha){this.vertexAttribPointer(p,y,v,V,ja,ha)})},invoke_ii:Ce,invoke_iiii:De,invoke_vi:Ee,invoke_vii:Fe,memory:ba||l.wasmMemory,
|
|
135
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);Wa=l.asm.__indirect_function_table;Ya.unshift(l.asm.__wasm_call_ctors);Qa=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
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
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_MdRxObject_isKindOf_1=function(){return(Le=l._emscripten_bind_MdRxObject_isKindOf_1=l.asm.emscripten_bind_MdRxObject_isKindOf_1).apply(null,arguments)},Me=l._emscripten_bind_MdDbObject_MdDbObject_0=function(){return(Me=l._emscripten_bind_MdDbObject_MdDbObject_0=l.asm.emscripten_bind_MdDbObject_MdDbObject_0).apply(null,
|
|
@@ -147,731 +147,849 @@ function(){return(kf=l._emscripten_bind_MdDbEntity_SetLinetypeScale_1=l.asm.emsc
|
|
|
147
147
|
function(){return(nf=l._emscripten_bind_MdDbEntity_Lineweight_0=l.asm.emscripten_bind_MdDbEntity_Lineweight_0).apply(null,arguments)},of=l._emscripten_bind_MdDbEntity_SetLineweight_1=function(){return(of=l._emscripten_bind_MdDbEntity_SetLineweight_1=l.asm.emscripten_bind_MdDbEntity_SetLineweight_1).apply(null,arguments)},pf=l._emscripten_bind_MdDbEntity_TextStyle_0=function(){return(pf=l._emscripten_bind_MdDbEntity_TextStyle_0=l.asm.emscripten_bind_MdDbEntity_TextStyle_0).apply(null,arguments)},qf=
|
|
148
148
|
l._emscripten_bind_MdDbEntity_SetTextStyle_1=function(){return(qf=l._emscripten_bind_MdDbEntity_SetTextStyle_1=l.asm.emscripten_bind_MdDbEntity_SetTextStyle_1).apply(null,arguments)},rf=l._emscripten_bind_MdDbEntity_Highlight_1=function(){return(rf=l._emscripten_bind_MdDbEntity_Highlight_1=l.asm.emscripten_bind_MdDbEntity_Highlight_1).apply(null,arguments)},sf=l._emscripten_bind_MdDbEntity_Move_2=function(){return(sf=l._emscripten_bind_MdDbEntity_Move_2=l.asm.emscripten_bind_MdDbEntity_Move_2).apply(null,
|
|
149
149
|
arguments)},tf=l._emscripten_bind_MdDbEntity_Rotate_2=function(){return(tf=l._emscripten_bind_MdDbEntity_Rotate_2=l.asm.emscripten_bind_MdDbEntity_Rotate_2).apply(null,arguments)},uf=l._emscripten_bind_MdDbEntity_Mirror_2=function(){return(uf=l._emscripten_bind_MdDbEntity_Mirror_2=l.asm.emscripten_bind_MdDbEntity_Mirror_2).apply(null,arguments)},vf=l._emscripten_bind_MdDbEntity_ScaleEntity_2=function(){return(vf=l._emscripten_bind_MdDbEntity_ScaleEntity_2=l.asm.emscripten_bind_MdDbEntity_ScaleEntity_2).apply(null,
|
|
150
|
-
arguments)},wf=l._emscripten_bind_MdDbEntity_TransformBy_1=function(){return(wf=l._emscripten_bind_MdDbEntity_TransformBy_1=l.asm.emscripten_bind_MdDbEntity_TransformBy_1).apply(null,arguments)},xf=l._emscripten_bind_MdDbEntity_GetBoundingBox_0=function(){return(xf=l._emscripten_bind_MdDbEntity_GetBoundingBox_0=l.asm.emscripten_bind_MdDbEntity_GetBoundingBox_0).apply(null,arguments)},yf=l.
|
|
151
|
-
arguments)},zf=l.
|
|
152
|
-
arguments)},Cf=l.
|
|
153
|
-
arguments)},Ff=l.
|
|
154
|
-
l.asm.
|
|
155
|
-
l.asm.
|
|
156
|
-
l.asm.
|
|
157
|
-
|
|
158
|
-
function(){return(Tf=l.
|
|
159
|
-
Wf=l.
|
|
160
|
-
arguments)},Zf=l.
|
|
161
|
-
l.asm.
|
|
162
|
-
l.asm.
|
|
163
|
-
l.asm.
|
|
164
|
-
|
|
165
|
-
l.asm.
|
|
166
|
-
l.asm.
|
|
167
|
-
l.asm.
|
|
168
|
-
l.asm.
|
|
169
|
-
l.asm.
|
|
170
|
-
l.asm.
|
|
171
|
-
l.asm.
|
|
172
|
-
l.asm.
|
|
173
|
-
l.asm.
|
|
174
|
-
l.asm.
|
|
175
|
-
function(){return(
|
|
176
|
-
l.asm.
|
|
177
|
-
function(){return(Vg=l.
|
|
178
|
-
arguments)},Yg=l.
|
|
179
|
-
|
|
180
|
-
function(){return(
|
|
181
|
-
l.asm.
|
|
182
|
-
function(){return(
|
|
183
|
-
arguments)},
|
|
184
|
-
l.asm.
|
|
185
|
-
function(){return(
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
l.
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
function(){return(
|
|
195
|
-
arguments)},
|
|
196
|
-
l.asm.
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
arguments)},ci=l.
|
|
200
|
-
arguments)},fi=l.
|
|
201
|
-
l.asm.
|
|
202
|
-
function(){return(ki=l.
|
|
203
|
-
arguments)},ni=l.
|
|
204
|
-
l.asm.
|
|
205
|
-
si=l.
|
|
206
|
-
l.asm.
|
|
207
|
-
l.
|
|
208
|
-
function(){return(Ai=l.
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
function(){return(
|
|
212
|
-
function(){return(Mi=l.
|
|
213
|
-
Pi=l.
|
|
214
|
-
arguments)},Si=l.
|
|
215
|
-
l.asm.
|
|
216
|
-
l.
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
function(){return(
|
|
221
|
-
function(){return(
|
|
222
|
-
arguments)},
|
|
223
|
-
arguments)},
|
|
224
|
-
arguments)},
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
l.
|
|
229
|
-
|
|
230
|
-
function(){return(
|
|
231
|
-
function(){return(
|
|
232
|
-
arguments)},
|
|
233
|
-
arguments)},
|
|
234
|
-
arguments)},
|
|
235
|
-
|
|
236
|
-
l.asm.
|
|
237
|
-
l.asm.
|
|
238
|
-
function(){return(
|
|
239
|
-
function(){return(
|
|
240
|
-
|
|
241
|
-
arguments)},
|
|
242
|
-
arguments)},
|
|
243
|
-
arguments)},
|
|
244
|
-
l.asm.
|
|
245
|
-
|
|
246
|
-
function(){return(
|
|
247
|
-
|
|
248
|
-
l.asm.
|
|
249
|
-
function(){return(
|
|
250
|
-
arguments)},
|
|
251
|
-
l.asm.
|
|
252
|
-
arguments)},Vk=l.
|
|
253
|
-
l.
|
|
254
|
-
arguments)}
|
|
255
|
-
l.
|
|
256
|
-
arguments)},
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
l.
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
arguments)},
|
|
267
|
-
l.asm.
|
|
268
|
-
function(){return(
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
arguments)},
|
|
272
|
-
l.asm.
|
|
273
|
-
function(){return(
|
|
274
|
-
arguments)}
|
|
275
|
-
l.
|
|
276
|
-
l.asm.
|
|
277
|
-
|
|
278
|
-
function(){return(
|
|
279
|
-
l.asm.
|
|
280
|
-
arguments)},
|
|
281
|
-
l.asm.
|
|
282
|
-
l.
|
|
283
|
-
function(){return(
|
|
284
|
-
|
|
285
|
-
function(){return(
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
arguments)},
|
|
289
|
-
|
|
290
|
-
l.asm.
|
|
291
|
-
arguments)},Tm=l.
|
|
292
|
-
function(){return(Vm=l.
|
|
293
|
-
|
|
294
|
-
arguments)},$m=l.
|
|
295
|
-
arguments)},cn=l.
|
|
296
|
-
l.asm.
|
|
297
|
-
l.asm.
|
|
298
|
-
l.
|
|
299
|
-
|
|
300
|
-
l.asm.
|
|
301
|
-
function(){return(
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
arguments)},Fn=l.
|
|
306
|
-
|
|
307
|
-
l.
|
|
308
|
-
function(){return(
|
|
309
|
-
function(){return(
|
|
310
|
-
arguments)},
|
|
311
|
-
arguments)},
|
|
312
|
-
|
|
313
|
-
arguments)}
|
|
314
|
-
l.asm.
|
|
315
|
-
l.
|
|
316
|
-
function(){return(
|
|
317
|
-
|
|
318
|
-
arguments)},
|
|
319
|
-
arguments)},
|
|
320
|
-
arguments)},
|
|
321
|
-
l.asm.
|
|
322
|
-
function(){return(
|
|
323
|
-
|
|
324
|
-
arguments)},
|
|
325
|
-
l.asm.
|
|
326
|
-
function(){return(
|
|
327
|
-
arguments)},
|
|
328
|
-
l.asm.
|
|
329
|
-
|
|
330
|
-
function(){return(
|
|
331
|
-
function(){return(
|
|
332
|
-
|
|
333
|
-
arguments)},
|
|
334
|
-
arguments)},
|
|
335
|
-
l.asm.
|
|
336
|
-
l.asm.
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
l.asm.
|
|
340
|
-
l.
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
l.
|
|
344
|
-
function(){return(
|
|
345
|
-
function(){return(
|
|
346
|
-
function(){return(
|
|
347
|
-
l.
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
arguments)}
|
|
351
|
-
arguments)},
|
|
352
|
-
arguments)},
|
|
353
|
-
arguments)},
|
|
354
|
-
arguments)},
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
arguments)},
|
|
363
|
-
arguments)},
|
|
364
|
-
arguments)},
|
|
365
|
-
arguments)},
|
|
366
|
-
arguments)},
|
|
367
|
-
|
|
368
|
-
arguments)},
|
|
369
|
-
arguments)},
|
|
370
|
-
l.asm.
|
|
371
|
-
function(){return(
|
|
372
|
-
arguments)},
|
|
373
|
-
l.asm.
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
l.
|
|
378
|
-
arguments)},
|
|
379
|
-
l.asm.
|
|
380
|
-
|
|
381
|
-
l.
|
|
382
|
-
l.
|
|
383
|
-
function(){return(Tr=l.
|
|
384
|
-
function(){return(Wr=l.
|
|
385
|
-
function(){return(Zr=l.
|
|
386
|
-
arguments)},bs=l.
|
|
387
|
-
arguments)},es=l.
|
|
388
|
-
arguments)},is=l.
|
|
389
|
-
ls=l.
|
|
390
|
-
l.
|
|
391
|
-
arguments)},ss=l.
|
|
392
|
-
arguments)},vs=l.
|
|
393
|
-
|
|
394
|
-
arguments)},
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
arguments)},
|
|
401
|
-
arguments)},
|
|
402
|
-
arguments)}
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
function(){return(
|
|
406
|
-
function(){return(
|
|
407
|
-
function(){return(
|
|
408
|
-
|
|
409
|
-
l.
|
|
410
|
-
function(){return(
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
l.
|
|
414
|
-
arguments)},
|
|
415
|
-
l.asm.
|
|
416
|
-
function(){return(
|
|
417
|
-
arguments)},
|
|
418
|
-
l.asm.
|
|
419
|
-
function(){return(
|
|
420
|
-
arguments)},
|
|
421
|
-
l.asm.
|
|
422
|
-
l.
|
|
423
|
-
fu=l.
|
|
424
|
-
arguments)},iu=l.
|
|
425
|
-
|
|
426
|
-
l.
|
|
427
|
-
function(){return(
|
|
428
|
-
function(){return(
|
|
429
|
-
arguments)},
|
|
430
|
-
l.asm.
|
|
431
|
-
l.
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
arguments)},
|
|
435
|
-
function(){return(
|
|
436
|
-
arguments)},
|
|
437
|
-
l.
|
|
438
|
-
arguments)},
|
|
439
|
-
l.
|
|
440
|
-
arguments)},
|
|
441
|
-
l.asm.
|
|
442
|
-
function(){return(
|
|
443
|
-
|
|
444
|
-
l.
|
|
445
|
-
arguments)},
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
l.
|
|
450
|
-
arguments)},
|
|
451
|
-
l.
|
|
452
|
-
|
|
453
|
-
l.
|
|
454
|
-
l.asm.
|
|
455
|
-
arguments)},
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
function(){return(
|
|
459
|
-
l.asm.
|
|
460
|
-
arguments)},
|
|
461
|
-
function(){return(
|
|
462
|
-
l.asm.
|
|
463
|
-
arguments)},
|
|
464
|
-
function(){return(
|
|
465
|
-
l.asm.
|
|
466
|
-
|
|
467
|
-
function(){return(
|
|
468
|
-
l.asm.
|
|
469
|
-
l.
|
|
470
|
-
l.asm.
|
|
471
|
-
|
|
472
|
-
l.
|
|
473
|
-
arguments)},
|
|
474
|
-
l.
|
|
475
|
-
arguments)},
|
|
476
|
-
l.
|
|
477
|
-
arguments)},
|
|
478
|
-
l.
|
|
479
|
-
arguments)},
|
|
480
|
-
function(){return(
|
|
481
|
-
arguments)},
|
|
482
|
-
l.asm.
|
|
483
|
-
arguments)},
|
|
484
|
-
function(){return(
|
|
485
|
-
l.asm.
|
|
486
|
-
|
|
487
|
-
l.asm.
|
|
488
|
-
arguments)},
|
|
489
|
-
|
|
490
|
-
l.asm.
|
|
491
|
-
arguments)},
|
|
492
|
-
function(){return(
|
|
493
|
-
l.asm.
|
|
494
|
-
arguments)},
|
|
495
|
-
function(){return(
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
arguments)}
|
|
500
|
-
l.
|
|
501
|
-
arguments)},
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
l.
|
|
505
|
-
arguments)},
|
|
506
|
-
l.
|
|
507
|
-
arguments)},
|
|
508
|
-
l.
|
|
509
|
-
arguments)},
|
|
510
|
-
function(){return(
|
|
511
|
-
arguments)},
|
|
512
|
-
|
|
513
|
-
l.asm.
|
|
514
|
-
|
|
515
|
-
l.asm.
|
|
516
|
-
|
|
517
|
-
l.asm.
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
l.
|
|
521
|
-
function(){return(
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
arguments)},
|
|
530
|
-
function(){return(
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
function(){return(
|
|
536
|
-
l.asm.
|
|
537
|
-
arguments)},
|
|
538
|
-
l.asm.
|
|
539
|
-
arguments)},
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
l.asm.
|
|
543
|
-
function(){return(
|
|
544
|
-
arguments)},
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
l.asm.
|
|
549
|
-
function(){return(
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
l.asm.
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
l.asm.
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
l.
|
|
559
|
-
function(){return(MA=l.
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
l.asm.
|
|
565
|
-
function(){return(
|
|
566
|
-
arguments)},fB=l.
|
|
567
|
-
l.asm.
|
|
568
|
-
l.
|
|
569
|
-
function(){return(nB=l.
|
|
570
|
-
l.
|
|
571
|
-
arguments)},tB=l.
|
|
572
|
-
|
|
573
|
-
l.
|
|
574
|
-
function(){return(
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
l.asm.
|
|
585
|
-
|
|
586
|
-
l.
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
l.
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
l.
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
l.
|
|
600
|
-
l.
|
|
601
|
-
l.
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
l.
|
|
606
|
-
function
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
l.
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
function
|
|
657
|
-
|
|
658
|
-
function
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
function
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
E.prototype.
|
|
724
|
-
E.prototype.
|
|
725
|
-
E.prototype.
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
function
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
150
|
+
arguments)},wf=l._emscripten_bind_MdDbEntity_TransformBy_1=function(){return(wf=l._emscripten_bind_MdDbEntity_TransformBy_1=l.asm.emscripten_bind_MdDbEntity_TransformBy_1).apply(null,arguments)},xf=l._emscripten_bind_MdDbEntity_GetBoundingBox_0=function(){return(xf=l._emscripten_bind_MdDbEntity_GetBoundingBox_0=l.asm.emscripten_bind_MdDbEntity_GetBoundingBox_0).apply(null,arguments)},yf=l._emscripten_bind_MdDbEntity_GetXData_1=function(){return(yf=l._emscripten_bind_MdDbEntity_GetXData_1=l.asm.emscripten_bind_MdDbEntity_GetXData_1).apply(null,
|
|
151
|
+
arguments)},zf=l._emscripten_bind_MdDbEntity_SetXData_1=function(){return(zf=l._emscripten_bind_MdDbEntity_SetXData_1=l.asm.emscripten_bind_MdDbEntity_SetXData_1).apply(null,arguments)},Af=l._emscripten_bind_MdDbEntity_GetxDataString_2=function(){return(Af=l._emscripten_bind_MdDbEntity_GetxDataString_2=l.asm.emscripten_bind_MdDbEntity_GetxDataString_2).apply(null,arguments)},Bf=l._emscripten_bind_MdDbEntity_SetxDataString_3=function(){return(Bf=l._emscripten_bind_MdDbEntity_SetxDataString_3=l.asm.emscripten_bind_MdDbEntity_SetxDataString_3).apply(null,
|
|
152
|
+
arguments)},Cf=l._emscripten_bind_MdDbEntity_GetxDataDouble_2=function(){return(Cf=l._emscripten_bind_MdDbEntity_GetxDataDouble_2=l.asm.emscripten_bind_MdDbEntity_GetxDataDouble_2).apply(null,arguments)},Df=l._emscripten_bind_MdDbEntity_SetxDataDouble_3=function(){return(Df=l._emscripten_bind_MdDbEntity_SetxDataDouble_3=l.asm.emscripten_bind_MdDbEntity_SetxDataDouble_3).apply(null,arguments)},Ef=l._emscripten_bind_MdDbEntity_GetxDataLong_2=function(){return(Ef=l._emscripten_bind_MdDbEntity_GetxDataLong_2=
|
|
153
|
+
l.asm.emscripten_bind_MdDbEntity_GetxDataLong_2).apply(null,arguments)},Ff=l._emscripten_bind_MdDbEntity_SetxDataLong_3=function(){return(Ff=l._emscripten_bind_MdDbEntity_SetxDataLong_3=l.asm.emscripten_bind_MdDbEntity_SetxDataLong_3).apply(null,arguments)},Gf=l._emscripten_bind_MdDbEntity_GetxDataPoint_2=function(){return(Gf=l._emscripten_bind_MdDbEntity_GetxDataPoint_2=l.asm.emscripten_bind_MdDbEntity_GetxDataPoint_2).apply(null,arguments)},Hf=l._emscripten_bind_MdDbEntity_SetxDataPoint_3=function(){return(Hf=
|
|
154
|
+
l._emscripten_bind_MdDbEntity_SetxDataPoint_3=l.asm.emscripten_bind_MdDbEntity_SetxDataPoint_3).apply(null,arguments)},If=l._emscripten_bind_MdDbEntity_DeleteXData_1=function(){return(If=l._emscripten_bind_MdDbEntity_DeleteXData_1=l.asm.emscripten_bind_MdDbEntity_DeleteXData_1).apply(null,arguments)},Jf=l._emscripten_bind_MdDbEntity_GetAllAppName_0=function(){return(Jf=l._emscripten_bind_MdDbEntity_GetAllAppName_0=l.asm.emscripten_bind_MdDbEntity_GetAllAppName_0).apply(null,arguments)},Kf=l._emscripten_bind_MdDbEntity_GetObjectID_0=
|
|
155
|
+
function(){return(Kf=l._emscripten_bind_MdDbEntity_GetObjectID_0=l.asm.emscripten_bind_MdDbEntity_GetObjectID_0).apply(null,arguments)},Lf=l._emscripten_bind_MdDbEntity_Erase_0=function(){return(Lf=l._emscripten_bind_MdDbEntity_Erase_0=l.asm.emscripten_bind_MdDbEntity_Erase_0).apply(null,arguments)},Mf=l._emscripten_bind_MdDbEntity_ConnectionTempObject_1=function(){return(Mf=l._emscripten_bind_MdDbEntity_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbEntity_ConnectionTempObject_1).apply(null,arguments)},
|
|
156
|
+
Nf=l._emscripten_bind_MdDbEntity_Clone_0=function(){return(Nf=l._emscripten_bind_MdDbEntity_Clone_0=l.asm.emscripten_bind_MdDbEntity_Clone_0).apply(null,arguments)},Of=l._emscripten_bind_MdDbEntity_GetHandle_0=function(){return(Of=l._emscripten_bind_MdDbEntity_GetHandle_0=l.asm.emscripten_bind_MdDbEntity_GetHandle_0).apply(null,arguments)},Pf=l._emscripten_bind_MdDbEntity_GetDatabase_0=function(){return(Pf=l._emscripten_bind_MdDbEntity_GetDatabase_0=l.asm.emscripten_bind_MdDbEntity_GetDatabase_0).apply(null,
|
|
157
|
+
arguments)},Qf=l._emscripten_bind_MdDbEntity_GetOwnerID_0=function(){return(Qf=l._emscripten_bind_MdDbEntity_GetOwnerID_0=l.asm.emscripten_bind_MdDbEntity_GetOwnerID_0).apply(null,arguments)},Rf=l._emscripten_bind_MdDbEntity_moveGripPointsAt_4=function(){return(Rf=l._emscripten_bind_MdDbEntity_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbEntity_moveGripPointsAt_4).apply(null,arguments)},Sf=l._emscripten_bind_MdDbEntity_getObjectName_0=function(){return(Sf=l._emscripten_bind_MdDbEntity_getObjectName_0=
|
|
158
|
+
l.asm.emscripten_bind_MdDbEntity_getObjectName_0).apply(null,arguments)},Tf=l._emscripten_bind_MdDbEntity_getDxf0_0=function(){return(Tf=l._emscripten_bind_MdDbEntity_getDxf0_0=l.asm.emscripten_bind_MdDbEntity_getDxf0_0).apply(null,arguments)},Uf=l._emscripten_bind_MdDbEntity_getJson_0=function(){return(Uf=l._emscripten_bind_MdDbEntity_getJson_0=l.asm.emscripten_bind_MdDbEntity_getJson_0).apply(null,arguments)},Vf=l._emscripten_bind_MdDbEntity_setJson_1=function(){return(Vf=l._emscripten_bind_MdDbEntity_setJson_1=
|
|
159
|
+
l.asm.emscripten_bind_MdDbEntity_setJson_1).apply(null,arguments)},Wf=l._emscripten_bind_MdDbEntity_isKindOf_1=function(){return(Wf=l._emscripten_bind_MdDbEntity_isKindOf_1=l.asm.emscripten_bind_MdDbEntity_isKindOf_1).apply(null,arguments)},Xf=l._emscripten_bind_MdDbEntity___destroy___0=function(){return(Xf=l._emscripten_bind_MdDbEntity___destroy___0=l.asm.emscripten_bind_MdDbEntity___destroy___0).apply(null,arguments)},Yf=l._emscripten_bind_MdDbCurve_MdDbCurve_0=function(){return(Yf=l._emscripten_bind_MdDbCurve_MdDbCurve_0=
|
|
160
|
+
l.asm.emscripten_bind_MdDbCurve_MdDbCurve_0).apply(null,arguments)},Zf=l._emscripten_bind_MdDbCurve_getStartParam_0=function(){return(Zf=l._emscripten_bind_MdDbCurve_getStartParam_0=l.asm.emscripten_bind_MdDbCurve_getStartParam_0).apply(null,arguments)},$f=l._emscripten_bind_MdDbCurve_getEndParam_0=function(){return($f=l._emscripten_bind_MdDbCurve_getEndParam_0=l.asm.emscripten_bind_MdDbCurve_getEndParam_0).apply(null,arguments)},ag=l._emscripten_bind_MdDbCurve_getDistAtParam_1=function(){return(ag=
|
|
161
|
+
l._emscripten_bind_MdDbCurve_getDistAtParam_1=l.asm.emscripten_bind_MdDbCurve_getDistAtParam_1).apply(null,arguments)},bg=l._emscripten_bind_MdDbCurve_getParamAtDist_1=function(){return(bg=l._emscripten_bind_MdDbCurve_getParamAtDist_1=l.asm.emscripten_bind_MdDbCurve_getParamAtDist_1).apply(null,arguments)},cg=l._emscripten_bind_MdDbCurve_getDistAtPoint_1=function(){return(cg=l._emscripten_bind_MdDbCurve_getDistAtPoint_1=l.asm.emscripten_bind_MdDbCurve_getDistAtPoint_1).apply(null,arguments)},dg=l._emscripten_bind_MdDbCurve_getPointAtDist_1=
|
|
162
|
+
function(){return(dg=l._emscripten_bind_MdDbCurve_getPointAtDist_1=l.asm.emscripten_bind_MdDbCurve_getPointAtDist_1).apply(null,arguments)},eg=l._emscripten_bind_MdDbCurve_getStartPoint_0=function(){return(eg=l._emscripten_bind_MdDbCurve_getStartPoint_0=l.asm.emscripten_bind_MdDbCurve_getStartPoint_0).apply(null,arguments)},fg=l._emscripten_bind_MdDbCurve_getEndPoint_0=function(){return(fg=l._emscripten_bind_MdDbCurve_getEndPoint_0=l.asm.emscripten_bind_MdDbCurve_getEndPoint_0).apply(null,arguments)},
|
|
163
|
+
gg=l._emscripten_bind_MdDbCurve_getPointAtParam_1=function(){return(gg=l._emscripten_bind_MdDbCurve_getPointAtParam_1=l.asm.emscripten_bind_MdDbCurve_getPointAtParam_1).apply(null,arguments)},hg=l._emscripten_bind_MdDbCurve_getParamAtPoint_1=function(){return(hg=l._emscripten_bind_MdDbCurve_getParamAtPoint_1=l.asm.emscripten_bind_MdDbCurve_getParamAtPoint_1).apply(null,arguments)},ig=l._emscripten_bind_MdDbCurve_getFirstDeriv_1=function(){return(ig=l._emscripten_bind_MdDbCurve_getFirstDeriv_1=l.asm.emscripten_bind_MdDbCurve_getFirstDeriv_1).apply(null,
|
|
164
|
+
arguments)},jg=l._emscripten_bind_MdDbCurve_getFirstDerivEx_1=function(){return(jg=l._emscripten_bind_MdDbCurve_getFirstDerivEx_1=l.asm.emscripten_bind_MdDbCurve_getFirstDerivEx_1).apply(null,arguments)},kg=l._emscripten_bind_MdDbCurve_getClosestPointTo_2=function(){return(kg=l._emscripten_bind_MdDbCurve_getClosestPointTo_2=l.asm.emscripten_bind_MdDbCurve_getClosestPointTo_2).apply(null,arguments)},lg=l._emscripten_bind_MdDbCurve_offsetCurves_2=function(){return(lg=l._emscripten_bind_MdDbCurve_offsetCurves_2=
|
|
165
|
+
l.asm.emscripten_bind_MdDbCurve_offsetCurves_2).apply(null,arguments)},mg=l._emscripten_bind_MdDbCurve_splitCurves_1=function(){return(mg=l._emscripten_bind_MdDbCurve_splitCurves_1=l.asm.emscripten_bind_MdDbCurve_splitCurves_1).apply(null,arguments)},ng=l._emscripten_bind_MdDbCurve_getArea_0=function(){return(ng=l._emscripten_bind_MdDbCurve_getArea_0=l.asm.emscripten_bind_MdDbCurve_getArea_0).apply(null,arguments)},og=l._emscripten_bind_MdDbCurve_getSamplePoints_1=function(){return(og=l._emscripten_bind_MdDbCurve_getSamplePoints_1=
|
|
166
|
+
l.asm.emscripten_bind_MdDbCurve_getSamplePoints_1).apply(null,arguments)},pg=l._emscripten_bind_MdDbCurve_getLength_0=function(){return(pg=l._emscripten_bind_MdDbCurve_getLength_0=l.asm.emscripten_bind_MdDbCurve_getLength_0).apply(null,arguments)},qg=l._emscripten_bind_MdDbCurve_explode_0=function(){return(qg=l._emscripten_bind_MdDbCurve_explode_0=l.asm.emscripten_bind_MdDbCurve_explode_0).apply(null,arguments)},rg=l._emscripten_bind_MdDbCurve_TrueColor_0=function(){return(rg=l._emscripten_bind_MdDbCurve_TrueColor_0=
|
|
167
|
+
l.asm.emscripten_bind_MdDbCurve_TrueColor_0).apply(null,arguments)},sg=l._emscripten_bind_MdDbCurve_SetTrueColor_1=function(){return(sg=l._emscripten_bind_MdDbCurve_SetTrueColor_1=l.asm.emscripten_bind_MdDbCurve_SetTrueColor_1).apply(null,arguments)},tg=l._emscripten_bind_MdDbCurve_ColorIndex_0=function(){return(tg=l._emscripten_bind_MdDbCurve_ColorIndex_0=l.asm.emscripten_bind_MdDbCurve_ColorIndex_0).apply(null,arguments)},ug=l._emscripten_bind_MdDbCurve_SetColorIndex_1=function(){return(ug=l._emscripten_bind_MdDbCurve_SetColorIndex_1=
|
|
168
|
+
l.asm.emscripten_bind_MdDbCurve_SetColorIndex_1).apply(null,arguments)},vg=l._emscripten_bind_MdDbCurve_Layer_0=function(){return(vg=l._emscripten_bind_MdDbCurve_Layer_0=l.asm.emscripten_bind_MdDbCurve_Layer_0).apply(null,arguments)},wg=l._emscripten_bind_MdDbCurve_SetLayer_1=function(){return(wg=l._emscripten_bind_MdDbCurve_SetLayer_1=l.asm.emscripten_bind_MdDbCurve_SetLayer_1).apply(null,arguments)},xg=l._emscripten_bind_MdDbCurve_LinetypeScale_0=function(){return(xg=l._emscripten_bind_MdDbCurve_LinetypeScale_0=
|
|
169
|
+
l.asm.emscripten_bind_MdDbCurve_LinetypeScale_0).apply(null,arguments)},yg=l._emscripten_bind_MdDbCurve_SetLinetypeScale_1=function(){return(yg=l._emscripten_bind_MdDbCurve_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbCurve_SetLinetypeScale_1).apply(null,arguments)},zg=l._emscripten_bind_MdDbCurve_Visible_0=function(){return(zg=l._emscripten_bind_MdDbCurve_Visible_0=l.asm.emscripten_bind_MdDbCurve_Visible_0).apply(null,arguments)},Ag=l._emscripten_bind_MdDbCurve_SetVisible_1=function(){return(Ag=
|
|
170
|
+
l._emscripten_bind_MdDbCurve_SetVisible_1=l.asm.emscripten_bind_MdDbCurve_SetVisible_1).apply(null,arguments)},Bg=l._emscripten_bind_MdDbCurve_Lineweight_0=function(){return(Bg=l._emscripten_bind_MdDbCurve_Lineweight_0=l.asm.emscripten_bind_MdDbCurve_Lineweight_0).apply(null,arguments)},Cg=l._emscripten_bind_MdDbCurve_SetLineweight_1=function(){return(Cg=l._emscripten_bind_MdDbCurve_SetLineweight_1=l.asm.emscripten_bind_MdDbCurve_SetLineweight_1).apply(null,arguments)},Dg=l._emscripten_bind_MdDbCurve_TextStyle_0=
|
|
171
|
+
function(){return(Dg=l._emscripten_bind_MdDbCurve_TextStyle_0=l.asm.emscripten_bind_MdDbCurve_TextStyle_0).apply(null,arguments)},Eg=l._emscripten_bind_MdDbCurve_SetTextStyle_1=function(){return(Eg=l._emscripten_bind_MdDbCurve_SetTextStyle_1=l.asm.emscripten_bind_MdDbCurve_SetTextStyle_1).apply(null,arguments)},Fg=l._emscripten_bind_MdDbCurve_Highlight_1=function(){return(Fg=l._emscripten_bind_MdDbCurve_Highlight_1=l.asm.emscripten_bind_MdDbCurve_Highlight_1).apply(null,arguments)},Gg=l._emscripten_bind_MdDbCurve_Move_2=
|
|
172
|
+
function(){return(Gg=l._emscripten_bind_MdDbCurve_Move_2=l.asm.emscripten_bind_MdDbCurve_Move_2).apply(null,arguments)},Hg=l._emscripten_bind_MdDbCurve_Rotate_2=function(){return(Hg=l._emscripten_bind_MdDbCurve_Rotate_2=l.asm.emscripten_bind_MdDbCurve_Rotate_2).apply(null,arguments)},Ig=l._emscripten_bind_MdDbCurve_Mirror_2=function(){return(Ig=l._emscripten_bind_MdDbCurve_Mirror_2=l.asm.emscripten_bind_MdDbCurve_Mirror_2).apply(null,arguments)},Jg=l._emscripten_bind_MdDbCurve_ScaleEntity_2=function(){return(Jg=
|
|
173
|
+
l._emscripten_bind_MdDbCurve_ScaleEntity_2=l.asm.emscripten_bind_MdDbCurve_ScaleEntity_2).apply(null,arguments)},Kg=l._emscripten_bind_MdDbCurve_TransformBy_1=function(){return(Kg=l._emscripten_bind_MdDbCurve_TransformBy_1=l.asm.emscripten_bind_MdDbCurve_TransformBy_1).apply(null,arguments)},Lg=l._emscripten_bind_MdDbCurve_GetBoundingBox_0=function(){return(Lg=l._emscripten_bind_MdDbCurve_GetBoundingBox_0=l.asm.emscripten_bind_MdDbCurve_GetBoundingBox_0).apply(null,arguments)},Mg=l._emscripten_bind_MdDbCurve_GetXData_1=
|
|
174
|
+
function(){return(Mg=l._emscripten_bind_MdDbCurve_GetXData_1=l.asm.emscripten_bind_MdDbCurve_GetXData_1).apply(null,arguments)},Ng=l._emscripten_bind_MdDbCurve_SetXData_1=function(){return(Ng=l._emscripten_bind_MdDbCurve_SetXData_1=l.asm.emscripten_bind_MdDbCurve_SetXData_1).apply(null,arguments)},Og=l._emscripten_bind_MdDbCurve_GetxDataString_2=function(){return(Og=l._emscripten_bind_MdDbCurve_GetxDataString_2=l.asm.emscripten_bind_MdDbCurve_GetxDataString_2).apply(null,arguments)},Pg=l._emscripten_bind_MdDbCurve_SetxDataString_3=
|
|
175
|
+
function(){return(Pg=l._emscripten_bind_MdDbCurve_SetxDataString_3=l.asm.emscripten_bind_MdDbCurve_SetxDataString_3).apply(null,arguments)},Qg=l._emscripten_bind_MdDbCurve_GetxDataDouble_2=function(){return(Qg=l._emscripten_bind_MdDbCurve_GetxDataDouble_2=l.asm.emscripten_bind_MdDbCurve_GetxDataDouble_2).apply(null,arguments)},Rg=l._emscripten_bind_MdDbCurve_SetxDataDouble_3=function(){return(Rg=l._emscripten_bind_MdDbCurve_SetxDataDouble_3=l.asm.emscripten_bind_MdDbCurve_SetxDataDouble_3).apply(null,
|
|
176
|
+
arguments)},Sg=l._emscripten_bind_MdDbCurve_GetxDataLong_2=function(){return(Sg=l._emscripten_bind_MdDbCurve_GetxDataLong_2=l.asm.emscripten_bind_MdDbCurve_GetxDataLong_2).apply(null,arguments)},Tg=l._emscripten_bind_MdDbCurve_SetxDataLong_3=function(){return(Tg=l._emscripten_bind_MdDbCurve_SetxDataLong_3=l.asm.emscripten_bind_MdDbCurve_SetxDataLong_3).apply(null,arguments)},Ug=l._emscripten_bind_MdDbCurve_GetxDataPoint_2=function(){return(Ug=l._emscripten_bind_MdDbCurve_GetxDataPoint_2=l.asm.emscripten_bind_MdDbCurve_GetxDataPoint_2).apply(null,
|
|
177
|
+
arguments)},Vg=l._emscripten_bind_MdDbCurve_SetxDataPoint_3=function(){return(Vg=l._emscripten_bind_MdDbCurve_SetxDataPoint_3=l.asm.emscripten_bind_MdDbCurve_SetxDataPoint_3).apply(null,arguments)},Wg=l._emscripten_bind_MdDbCurve_DeleteXData_1=function(){return(Wg=l._emscripten_bind_MdDbCurve_DeleteXData_1=l.asm.emscripten_bind_MdDbCurve_DeleteXData_1).apply(null,arguments)},Xg=l._emscripten_bind_MdDbCurve_GetAllAppName_0=function(){return(Xg=l._emscripten_bind_MdDbCurve_GetAllAppName_0=l.asm.emscripten_bind_MdDbCurve_GetAllAppName_0).apply(null,
|
|
178
|
+
arguments)},Yg=l._emscripten_bind_MdDbCurve_GetObjectID_0=function(){return(Yg=l._emscripten_bind_MdDbCurve_GetObjectID_0=l.asm.emscripten_bind_MdDbCurve_GetObjectID_0).apply(null,arguments)},Zg=l._emscripten_bind_MdDbCurve_Erase_0=function(){return(Zg=l._emscripten_bind_MdDbCurve_Erase_0=l.asm.emscripten_bind_MdDbCurve_Erase_0).apply(null,arguments)},$g=l._emscripten_bind_MdDbCurve_ConnectionTempObject_1=function(){return($g=l._emscripten_bind_MdDbCurve_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbCurve_ConnectionTempObject_1).apply(null,
|
|
179
|
+
arguments)},ah=l._emscripten_bind_MdDbCurve_Clone_0=function(){return(ah=l._emscripten_bind_MdDbCurve_Clone_0=l.asm.emscripten_bind_MdDbCurve_Clone_0).apply(null,arguments)},bh=l._emscripten_bind_MdDbCurve_GetHandle_0=function(){return(bh=l._emscripten_bind_MdDbCurve_GetHandle_0=l.asm.emscripten_bind_MdDbCurve_GetHandle_0).apply(null,arguments)},ch=l._emscripten_bind_MdDbCurve_GetDatabase_0=function(){return(ch=l._emscripten_bind_MdDbCurve_GetDatabase_0=l.asm.emscripten_bind_MdDbCurve_GetDatabase_0).apply(null,
|
|
180
|
+
arguments)},dh=l._emscripten_bind_MdDbCurve_GetOwnerID_0=function(){return(dh=l._emscripten_bind_MdDbCurve_GetOwnerID_0=l.asm.emscripten_bind_MdDbCurve_GetOwnerID_0).apply(null,arguments)},eh=l._emscripten_bind_MdDbCurve_moveGripPointsAt_4=function(){return(eh=l._emscripten_bind_MdDbCurve_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbCurve_moveGripPointsAt_4).apply(null,arguments)},fh=l._emscripten_bind_MdDbCurve_getObjectName_0=function(){return(fh=l._emscripten_bind_MdDbCurve_getObjectName_0=l.asm.emscripten_bind_MdDbCurve_getObjectName_0).apply(null,
|
|
181
|
+
arguments)},gh=l._emscripten_bind_MdDbCurve_getDxf0_0=function(){return(gh=l._emscripten_bind_MdDbCurve_getDxf0_0=l.asm.emscripten_bind_MdDbCurve_getDxf0_0).apply(null,arguments)},hh=l._emscripten_bind_MdDbCurve_getJson_0=function(){return(hh=l._emscripten_bind_MdDbCurve_getJson_0=l.asm.emscripten_bind_MdDbCurve_getJson_0).apply(null,arguments)},ih=l._emscripten_bind_MdDbCurve_setJson_1=function(){return(ih=l._emscripten_bind_MdDbCurve_setJson_1=l.asm.emscripten_bind_MdDbCurve_setJson_1).apply(null,
|
|
182
|
+
arguments)},jh=l._emscripten_bind_MdDbCurve_isKindOf_1=function(){return(jh=l._emscripten_bind_MdDbCurve_isKindOf_1=l.asm.emscripten_bind_MdDbCurve_isKindOf_1).apply(null,arguments)},kh=l._emscripten_bind_MdDbCurve___destroy___0=function(){return(kh=l._emscripten_bind_MdDbCurve___destroy___0=l.asm.emscripten_bind_MdDbCurve___destroy___0).apply(null,arguments)},lh=l._emscripten_bind_MdDbDimension_MdDbDimension_0=function(){return(lh=l._emscripten_bind_MdDbDimension_MdDbDimension_0=l.asm.emscripten_bind_MdDbDimension_MdDbDimension_0).apply(null,
|
|
183
|
+
arguments)},mh=l._emscripten_bind_MdDbDimension_textPosition_0=function(){return(mh=l._emscripten_bind_MdDbDimension_textPosition_0=l.asm.emscripten_bind_MdDbDimension_textPosition_0).apply(null,arguments)},nh=l._emscripten_bind_MdDbDimension_setTextPosition_1=function(){return(nh=l._emscripten_bind_MdDbDimension_setTextPosition_1=l.asm.emscripten_bind_MdDbDimension_setTextPosition_1).apply(null,arguments)},oh=l._emscripten_bind_MdDbDimension_isUsingDefaultTextPosition_0=function(){return(oh=l._emscripten_bind_MdDbDimension_isUsingDefaultTextPosition_0=
|
|
184
|
+
l.asm.emscripten_bind_MdDbDimension_isUsingDefaultTextPosition_0).apply(null,arguments)},ph=l._emscripten_bind_MdDbDimension_useSetTextPosition_0=function(){return(ph=l._emscripten_bind_MdDbDimension_useSetTextPosition_0=l.asm.emscripten_bind_MdDbDimension_useSetTextPosition_0).apply(null,arguments)},qh=l._emscripten_bind_MdDbDimension_useDefaultTextPosition_0=function(){return(qh=l._emscripten_bind_MdDbDimension_useDefaultTextPosition_0=l.asm.emscripten_bind_MdDbDimension_useDefaultTextPosition_0).apply(null,
|
|
185
|
+
arguments)},rh=l._emscripten_bind_MdDbDimension_elevation_0=function(){return(rh=l._emscripten_bind_MdDbDimension_elevation_0=l.asm.emscripten_bind_MdDbDimension_elevation_0).apply(null,arguments)},sh=l._emscripten_bind_MdDbDimension_setElevation_1=function(){return(sh=l._emscripten_bind_MdDbDimension_setElevation_1=l.asm.emscripten_bind_MdDbDimension_setElevation_1).apply(null,arguments)},th=l._emscripten_bind_MdDbDimension_dimensionText_0=function(){return(th=l._emscripten_bind_MdDbDimension_dimensionText_0=
|
|
186
|
+
l.asm.emscripten_bind_MdDbDimension_dimensionText_0).apply(null,arguments)},uh=l._emscripten_bind_MdDbDimension_setDimensionText_1=function(){return(uh=l._emscripten_bind_MdDbDimension_setDimensionText_1=l.asm.emscripten_bind_MdDbDimension_setDimensionText_1).apply(null,arguments)},vh=l._emscripten_bind_MdDbDimension_textRotation_0=function(){return(vh=l._emscripten_bind_MdDbDimension_textRotation_0=l.asm.emscripten_bind_MdDbDimension_textRotation_0).apply(null,arguments)},wh=l._emscripten_bind_MdDbDimension_setTextRotation_1=
|
|
187
|
+
function(){return(wh=l._emscripten_bind_MdDbDimension_setTextRotation_1=l.asm.emscripten_bind_MdDbDimension_setTextRotation_1).apply(null,arguments)},xh=l._emscripten_bind_MdDbDimension_dimensionStyle_0=function(){return(xh=l._emscripten_bind_MdDbDimension_dimensionStyle_0=l.asm.emscripten_bind_MdDbDimension_dimensionStyle_0).apply(null,arguments)},yh=l._emscripten_bind_MdDbDimension_setDimensionStyle_1=function(){return(yh=l._emscripten_bind_MdDbDimension_setDimensionStyle_1=l.asm.emscripten_bind_MdDbDimension_setDimensionStyle_1).apply(null,
|
|
188
|
+
arguments)},zh=l._emscripten_bind_MdDbDimension_textAttachment_0=function(){return(zh=l._emscripten_bind_MdDbDimension_textAttachment_0=l.asm.emscripten_bind_MdDbDimension_textAttachment_0).apply(null,arguments)},Ah=l._emscripten_bind_MdDbDimension_setTextAttachment_1=function(){return(Ah=l._emscripten_bind_MdDbDimension_setTextAttachment_1=l.asm.emscripten_bind_MdDbDimension_setTextAttachment_1).apply(null,arguments)},Bh=l._emscripten_bind_MdDbDimension_horizontalRotation_0=function(){return(Bh=
|
|
189
|
+
l._emscripten_bind_MdDbDimension_horizontalRotation_0=l.asm.emscripten_bind_MdDbDimension_horizontalRotation_0).apply(null,arguments)},Ch=l._emscripten_bind_MdDbDimension_setHorizontalRotation_1=function(){return(Ch=l._emscripten_bind_MdDbDimension_setHorizontalRotation_1=l.asm.emscripten_bind_MdDbDimension_setHorizontalRotation_1).apply(null,arguments)},Dh=l._emscripten_bind_MdDbDimension_recomputeDimBlock_1=function(){return(Dh=l._emscripten_bind_MdDbDimension_recomputeDimBlock_1=l.asm.emscripten_bind_MdDbDimension_recomputeDimBlock_1).apply(null,
|
|
190
|
+
arguments)},Eh=l._emscripten_bind_MdDbDimension_GetDimVarInt_1=function(){return(Eh=l._emscripten_bind_MdDbDimension_GetDimVarInt_1=l.asm.emscripten_bind_MdDbDimension_GetDimVarInt_1).apply(null,arguments)},Fh=l._emscripten_bind_MdDbDimension_SetDimVarInt_2=function(){return(Fh=l._emscripten_bind_MdDbDimension_SetDimVarInt_2=l.asm.emscripten_bind_MdDbDimension_SetDimVarInt_2).apply(null,arguments)},Gh=l._emscripten_bind_MdDbDimension_GetDimVarDouble_1=function(){return(Gh=l._emscripten_bind_MdDbDimension_GetDimVarDouble_1=
|
|
191
|
+
l.asm.emscripten_bind_MdDbDimension_GetDimVarDouble_1).apply(null,arguments)},Hh=l._emscripten_bind_MdDbDimension_SetDimVarDouble_2=function(){return(Hh=l._emscripten_bind_MdDbDimension_SetDimVarDouble_2=l.asm.emscripten_bind_MdDbDimension_SetDimVarDouble_2).apply(null,arguments)},Ih=l._emscripten_bind_MdDbDimension_GetDimVarString_1=function(){return(Ih=l._emscripten_bind_MdDbDimension_GetDimVarString_1=l.asm.emscripten_bind_MdDbDimension_GetDimVarString_1).apply(null,arguments)},Jh=l._emscripten_bind_MdDbDimension_SetDimVarString_2=
|
|
192
|
+
function(){return(Jh=l._emscripten_bind_MdDbDimension_SetDimVarString_2=l.asm.emscripten_bind_MdDbDimension_SetDimVarString_2).apply(null,arguments)},Kh=l._emscripten_bind_MdDbDimension_GetDimVarObjectId_1=function(){return(Kh=l._emscripten_bind_MdDbDimension_GetDimVarObjectId_1=l.asm.emscripten_bind_MdDbDimension_GetDimVarObjectId_1).apply(null,arguments)},Lh=l._emscripten_bind_MdDbDimension_SetDimVarObjectId_2=function(){return(Lh=l._emscripten_bind_MdDbDimension_SetDimVarObjectId_2=l.asm.emscripten_bind_MdDbDimension_SetDimVarObjectId_2).apply(null,
|
|
193
|
+
arguments)},Mh=l._emscripten_bind_MdDbDimension_GetAllText_0=function(){return(Mh=l._emscripten_bind_MdDbDimension_GetAllText_0=l.asm.emscripten_bind_MdDbDimension_GetAllText_0).apply(null,arguments)},Nh=l._emscripten_bind_MdDbDimension_explode_0=function(){return(Nh=l._emscripten_bind_MdDbDimension_explode_0=l.asm.emscripten_bind_MdDbDimension_explode_0).apply(null,arguments)},Oh=l._emscripten_bind_MdDbDimension_TrueColor_0=function(){return(Oh=l._emscripten_bind_MdDbDimension_TrueColor_0=l.asm.emscripten_bind_MdDbDimension_TrueColor_0).apply(null,
|
|
194
|
+
arguments)},Ph=l._emscripten_bind_MdDbDimension_SetTrueColor_1=function(){return(Ph=l._emscripten_bind_MdDbDimension_SetTrueColor_1=l.asm.emscripten_bind_MdDbDimension_SetTrueColor_1).apply(null,arguments)},Qh=l._emscripten_bind_MdDbDimension_ColorIndex_0=function(){return(Qh=l._emscripten_bind_MdDbDimension_ColorIndex_0=l.asm.emscripten_bind_MdDbDimension_ColorIndex_0).apply(null,arguments)},Rh=l._emscripten_bind_MdDbDimension_SetColorIndex_1=function(){return(Rh=l._emscripten_bind_MdDbDimension_SetColorIndex_1=
|
|
195
|
+
l.asm.emscripten_bind_MdDbDimension_SetColorIndex_1).apply(null,arguments)},Sh=l._emscripten_bind_MdDbDimension_Layer_0=function(){return(Sh=l._emscripten_bind_MdDbDimension_Layer_0=l.asm.emscripten_bind_MdDbDimension_Layer_0).apply(null,arguments)},Th=l._emscripten_bind_MdDbDimension_SetLayer_1=function(){return(Th=l._emscripten_bind_MdDbDimension_SetLayer_1=l.asm.emscripten_bind_MdDbDimension_SetLayer_1).apply(null,arguments)},Uh=l._emscripten_bind_MdDbDimension_LinetypeScale_0=function(){return(Uh=
|
|
196
|
+
l._emscripten_bind_MdDbDimension_LinetypeScale_0=l.asm.emscripten_bind_MdDbDimension_LinetypeScale_0).apply(null,arguments)},Vh=l._emscripten_bind_MdDbDimension_SetLinetypeScale_1=function(){return(Vh=l._emscripten_bind_MdDbDimension_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbDimension_SetLinetypeScale_1).apply(null,arguments)},Wh=l._emscripten_bind_MdDbDimension_Visible_0=function(){return(Wh=l._emscripten_bind_MdDbDimension_Visible_0=l.asm.emscripten_bind_MdDbDimension_Visible_0).apply(null,arguments)},
|
|
197
|
+
Xh=l._emscripten_bind_MdDbDimension_SetVisible_1=function(){return(Xh=l._emscripten_bind_MdDbDimension_SetVisible_1=l.asm.emscripten_bind_MdDbDimension_SetVisible_1).apply(null,arguments)},Yh=l._emscripten_bind_MdDbDimension_Lineweight_0=function(){return(Yh=l._emscripten_bind_MdDbDimension_Lineweight_0=l.asm.emscripten_bind_MdDbDimension_Lineweight_0).apply(null,arguments)},Zh=l._emscripten_bind_MdDbDimension_SetLineweight_1=function(){return(Zh=l._emscripten_bind_MdDbDimension_SetLineweight_1=l.asm.emscripten_bind_MdDbDimension_SetLineweight_1).apply(null,
|
|
198
|
+
arguments)},$h=l._emscripten_bind_MdDbDimension_TextStyle_0=function(){return($h=l._emscripten_bind_MdDbDimension_TextStyle_0=l.asm.emscripten_bind_MdDbDimension_TextStyle_0).apply(null,arguments)},ai=l._emscripten_bind_MdDbDimension_SetTextStyle_1=function(){return(ai=l._emscripten_bind_MdDbDimension_SetTextStyle_1=l.asm.emscripten_bind_MdDbDimension_SetTextStyle_1).apply(null,arguments)},bi=l._emscripten_bind_MdDbDimension_Highlight_1=function(){return(bi=l._emscripten_bind_MdDbDimension_Highlight_1=
|
|
199
|
+
l.asm.emscripten_bind_MdDbDimension_Highlight_1).apply(null,arguments)},ci=l._emscripten_bind_MdDbDimension_Move_2=function(){return(ci=l._emscripten_bind_MdDbDimension_Move_2=l.asm.emscripten_bind_MdDbDimension_Move_2).apply(null,arguments)},di=l._emscripten_bind_MdDbDimension_Rotate_2=function(){return(di=l._emscripten_bind_MdDbDimension_Rotate_2=l.asm.emscripten_bind_MdDbDimension_Rotate_2).apply(null,arguments)},ei=l._emscripten_bind_MdDbDimension_Mirror_2=function(){return(ei=l._emscripten_bind_MdDbDimension_Mirror_2=
|
|
200
|
+
l.asm.emscripten_bind_MdDbDimension_Mirror_2).apply(null,arguments)},fi=l._emscripten_bind_MdDbDimension_ScaleEntity_2=function(){return(fi=l._emscripten_bind_MdDbDimension_ScaleEntity_2=l.asm.emscripten_bind_MdDbDimension_ScaleEntity_2).apply(null,arguments)},gi=l._emscripten_bind_MdDbDimension_TransformBy_1=function(){return(gi=l._emscripten_bind_MdDbDimension_TransformBy_1=l.asm.emscripten_bind_MdDbDimension_TransformBy_1).apply(null,arguments)},hi=l._emscripten_bind_MdDbDimension_GetBoundingBox_0=
|
|
201
|
+
function(){return(hi=l._emscripten_bind_MdDbDimension_GetBoundingBox_0=l.asm.emscripten_bind_MdDbDimension_GetBoundingBox_0).apply(null,arguments)},ii=l._emscripten_bind_MdDbDimension_GetXData_1=function(){return(ii=l._emscripten_bind_MdDbDimension_GetXData_1=l.asm.emscripten_bind_MdDbDimension_GetXData_1).apply(null,arguments)},ji=l._emscripten_bind_MdDbDimension_SetXData_1=function(){return(ji=l._emscripten_bind_MdDbDimension_SetXData_1=l.asm.emscripten_bind_MdDbDimension_SetXData_1).apply(null,
|
|
202
|
+
arguments)},ki=l._emscripten_bind_MdDbDimension_GetxDataString_2=function(){return(ki=l._emscripten_bind_MdDbDimension_GetxDataString_2=l.asm.emscripten_bind_MdDbDimension_GetxDataString_2).apply(null,arguments)},li=l._emscripten_bind_MdDbDimension_SetxDataString_3=function(){return(li=l._emscripten_bind_MdDbDimension_SetxDataString_3=l.asm.emscripten_bind_MdDbDimension_SetxDataString_3).apply(null,arguments)},mi=l._emscripten_bind_MdDbDimension_GetxDataDouble_2=function(){return(mi=l._emscripten_bind_MdDbDimension_GetxDataDouble_2=
|
|
203
|
+
l.asm.emscripten_bind_MdDbDimension_GetxDataDouble_2).apply(null,arguments)},ni=l._emscripten_bind_MdDbDimension_SetxDataDouble_3=function(){return(ni=l._emscripten_bind_MdDbDimension_SetxDataDouble_3=l.asm.emscripten_bind_MdDbDimension_SetxDataDouble_3).apply(null,arguments)},oi=l._emscripten_bind_MdDbDimension_GetxDataLong_2=function(){return(oi=l._emscripten_bind_MdDbDimension_GetxDataLong_2=l.asm.emscripten_bind_MdDbDimension_GetxDataLong_2).apply(null,arguments)},pi=l._emscripten_bind_MdDbDimension_SetxDataLong_3=
|
|
204
|
+
function(){return(pi=l._emscripten_bind_MdDbDimension_SetxDataLong_3=l.asm.emscripten_bind_MdDbDimension_SetxDataLong_3).apply(null,arguments)},qi=l._emscripten_bind_MdDbDimension_GetxDataPoint_2=function(){return(qi=l._emscripten_bind_MdDbDimension_GetxDataPoint_2=l.asm.emscripten_bind_MdDbDimension_GetxDataPoint_2).apply(null,arguments)},ri=l._emscripten_bind_MdDbDimension_SetxDataPoint_3=function(){return(ri=l._emscripten_bind_MdDbDimension_SetxDataPoint_3=l.asm.emscripten_bind_MdDbDimension_SetxDataPoint_3).apply(null,
|
|
205
|
+
arguments)},si=l._emscripten_bind_MdDbDimension_DeleteXData_1=function(){return(si=l._emscripten_bind_MdDbDimension_DeleteXData_1=l.asm.emscripten_bind_MdDbDimension_DeleteXData_1).apply(null,arguments)},ti=l._emscripten_bind_MdDbDimension_GetAllAppName_0=function(){return(ti=l._emscripten_bind_MdDbDimension_GetAllAppName_0=l.asm.emscripten_bind_MdDbDimension_GetAllAppName_0).apply(null,arguments)},ui=l._emscripten_bind_MdDbDimension_GetObjectID_0=function(){return(ui=l._emscripten_bind_MdDbDimension_GetObjectID_0=
|
|
206
|
+
l.asm.emscripten_bind_MdDbDimension_GetObjectID_0).apply(null,arguments)},vi=l._emscripten_bind_MdDbDimension_Erase_0=function(){return(vi=l._emscripten_bind_MdDbDimension_Erase_0=l.asm.emscripten_bind_MdDbDimension_Erase_0).apply(null,arguments)},wi=l._emscripten_bind_MdDbDimension_ConnectionTempObject_1=function(){return(wi=l._emscripten_bind_MdDbDimension_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbDimension_ConnectionTempObject_1).apply(null,arguments)},xi=l._emscripten_bind_MdDbDimension_Clone_0=
|
|
207
|
+
function(){return(xi=l._emscripten_bind_MdDbDimension_Clone_0=l.asm.emscripten_bind_MdDbDimension_Clone_0).apply(null,arguments)},yi=l._emscripten_bind_MdDbDimension_GetHandle_0=function(){return(yi=l._emscripten_bind_MdDbDimension_GetHandle_0=l.asm.emscripten_bind_MdDbDimension_GetHandle_0).apply(null,arguments)},zi=l._emscripten_bind_MdDbDimension_GetDatabase_0=function(){return(zi=l._emscripten_bind_MdDbDimension_GetDatabase_0=l.asm.emscripten_bind_MdDbDimension_GetDatabase_0).apply(null,arguments)},
|
|
208
|
+
Ai=l._emscripten_bind_MdDbDimension_GetOwnerID_0=function(){return(Ai=l._emscripten_bind_MdDbDimension_GetOwnerID_0=l.asm.emscripten_bind_MdDbDimension_GetOwnerID_0).apply(null,arguments)},Bi=l._emscripten_bind_MdDbDimension_moveGripPointsAt_4=function(){return(Bi=l._emscripten_bind_MdDbDimension_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbDimension_moveGripPointsAt_4).apply(null,arguments)},Ci=l._emscripten_bind_MdDbDimension_getObjectName_0=function(){return(Ci=l._emscripten_bind_MdDbDimension_getObjectName_0=
|
|
209
|
+
l.asm.emscripten_bind_MdDbDimension_getObjectName_0).apply(null,arguments)},Di=l._emscripten_bind_MdDbDimension_getDxf0_0=function(){return(Di=l._emscripten_bind_MdDbDimension_getDxf0_0=l.asm.emscripten_bind_MdDbDimension_getDxf0_0).apply(null,arguments)},Ei=l._emscripten_bind_MdDbDimension_getJson_0=function(){return(Ei=l._emscripten_bind_MdDbDimension_getJson_0=l.asm.emscripten_bind_MdDbDimension_getJson_0).apply(null,arguments)},Fi=l._emscripten_bind_MdDbDimension_setJson_1=function(){return(Fi=
|
|
210
|
+
l._emscripten_bind_MdDbDimension_setJson_1=l.asm.emscripten_bind_MdDbDimension_setJson_1).apply(null,arguments)},Gi=l._emscripten_bind_MdDbDimension_isKindOf_1=function(){return(Gi=l._emscripten_bind_MdDbDimension_isKindOf_1=l.asm.emscripten_bind_MdDbDimension_isKindOf_1).apply(null,arguments)},Hi=l._emscripten_bind_MdDbDimension___destroy___0=function(){return(Hi=l._emscripten_bind_MdDbDimension___destroy___0=l.asm.emscripten_bind_MdDbDimension___destroy___0).apply(null,arguments)},Ii=l._emscripten_bind_VoidPtr___destroy___0=
|
|
211
|
+
function(){return(Ii=l._emscripten_bind_VoidPtr___destroy___0=l.asm.emscripten_bind_VoidPtr___destroy___0).apply(null,arguments)},Ji=l._emscripten_bind_McApp_McApp_0=function(){return(Ji=l._emscripten_bind_McApp_McApp_0=l.asm.emscripten_bind_McApp_McApp_0).apply(null,arguments)},Ki=l._emscripten_bind_McApp_Init_0=function(){return(Ki=l._emscripten_bind_McApp_Init_0=l.asm.emscripten_bind_McApp_Init_0).apply(null,arguments)},Li=l._emscripten_bind_McApp_CreateMxDraw_5=function(){return(Li=l._emscripten_bind_McApp_CreateMxDraw_5=
|
|
212
|
+
l.asm.emscripten_bind_McApp_CreateMxDraw_5).apply(null,arguments)},Mi=l._emscripten_bind_McApp_GetCurrentMxDraw_0=function(){return(Mi=l._emscripten_bind_McApp_GetCurrentMxDraw_0=l.asm.emscripten_bind_McApp_GetCurrentMxDraw_0).apply(null,arguments)},Ni=l._emscripten_bind_McApp_DestroyObject_1=function(){return(Ni=l._emscripten_bind_McApp_DestroyObject_1=l.asm.emscripten_bind_McApp_DestroyObject_1).apply(null,arguments)},Oi=l._emscripten_bind_McApp_DestroyMdGePoint3d_1=function(){return(Oi=l._emscripten_bind_McApp_DestroyMdGePoint3d_1=
|
|
213
|
+
l.asm.emscripten_bind_McApp_DestroyMdGePoint3d_1).apply(null,arguments)},Pi=l._emscripten_bind_McApp_mcedRGB2Index_4=function(){return(Pi=l._emscripten_bind_McApp_mcedRGB2Index_4=l.asm.emscripten_bind_McApp_mcedRGB2Index_4).apply(null,arguments)},Qi=l._emscripten_bind_McApp_ObjectIdToObjectName_1=function(){return(Qi=l._emscripten_bind_McApp_ObjectIdToObjectName_1=l.asm.emscripten_bind_McApp_ObjectIdToObjectName_1).apply(null,arguments)},Ri=l._emscripten_bind_McApp_ObjectIdIsKindOf_2=function(){return(Ri=
|
|
214
|
+
l._emscripten_bind_McApp_ObjectIdIsKindOf_2=l.asm.emscripten_bind_McApp_ObjectIdIsKindOf_2).apply(null,arguments)},Si=l._emscripten_bind_McApp_ObjectIdToMdObject_1=function(){return(Si=l._emscripten_bind_McApp_ObjectIdToMdObject_1=l.asm.emscripten_bind_McApp_ObjectIdToMdObject_1).apply(null,arguments)},Ti=l._emscripten_bind_McApp_ObjectIdToMdDbEntity_1=function(){return(Ti=l._emscripten_bind_McApp_ObjectIdToMdDbEntity_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbEntity_1).apply(null,arguments)},Ui=
|
|
215
|
+
l._emscripten_bind_McApp_ObjectIdToMdDbCurve_1=function(){return(Ui=l._emscripten_bind_McApp_ObjectIdToMdDbCurve_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbCurve_1).apply(null,arguments)},Vi=l._emscripten_bind_McApp_ObjectIdToMdDbLine_1=function(){return(Vi=l._emscripten_bind_McApp_ObjectIdToMdDbLine_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbLine_1).apply(null,arguments)},Wi=l._emscripten_bind_McApp_ObjectIdToMdDbText_1=function(){return(Wi=l._emscripten_bind_McApp_ObjectIdToMdDbText_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbText_1).apply(null,
|
|
216
|
+
arguments)},Xi=l._emscripten_bind_McApp_ObjectIdToMdDbPolyline_1=function(){return(Xi=l._emscripten_bind_McApp_ObjectIdToMdDbPolyline_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbPolyline_1).apply(null,arguments)},Yi=l._emscripten_bind_McApp_ObjectIdToMdDbCircle_1=function(){return(Yi=l._emscripten_bind_McApp_ObjectIdToMdDbCircle_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbCircle_1).apply(null,arguments)},Zi=l._emscripten_bind_McApp_ObjectIdToMdDbArc_1=function(){return(Zi=l._emscripten_bind_McApp_ObjectIdToMdDbArc_1=
|
|
217
|
+
l.asm.emscripten_bind_McApp_ObjectIdToMdDbArc_1).apply(null,arguments)},$i=l._emscripten_bind_McApp_ObjectIdToMdDbBlockReference_1=function(){return($i=l._emscripten_bind_McApp_ObjectIdToMdDbBlockReference_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbBlockReference_1).apply(null,arguments)},aj=l._emscripten_bind_McApp_ObjectIdToMdDbAlignedDimension_1=function(){return(aj=l._emscripten_bind_McApp_ObjectIdToMdDbAlignedDimension_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbAlignedDimension_1).apply(null,
|
|
218
|
+
arguments)},bj=l._emscripten_bind_McApp_ObjectIdToMdDbRotatedDimension_1=function(){return(bj=l._emscripten_bind_McApp_ObjectIdToMdDbRotatedDimension_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbRotatedDimension_1).apply(null,arguments)},cj=l._emscripten_bind_McApp_ObjectIdToMdDbMText_1=function(){return(cj=l._emscripten_bind_McApp_ObjectIdToMdDbMText_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbMText_1).apply(null,arguments)},dj=l._emscripten_bind_McApp_ObjectIdToMdDbEllipse_1=function(){return(dj=
|
|
219
|
+
l._emscripten_bind_McApp_ObjectIdToMdDbEllipse_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbEllipse_1).apply(null,arguments)},ej=l._emscripten_bind_McApp_ObjectIdToMdDbPoint_1=function(){return(ej=l._emscripten_bind_McApp_ObjectIdToMdDbPoint_1=l.asm.emscripten_bind_McApp_ObjectIdToMdDbPoint_1).apply(null,arguments)},fj=l._emscripten_bind_McApp_getLastCallResult_0=function(){return(fj=l._emscripten_bind_McApp_getLastCallResult_0=l.asm.emscripten_bind_McApp_getLastCallResult_0).apply(null,arguments)},
|
|
220
|
+
gj=l._emscripten_bind_McApp_ThreadTaskAbortExit_0=function(){return(gj=l._emscripten_bind_McApp_ThreadTaskAbortExit_0=l.asm.emscripten_bind_McApp_ThreadTaskAbortExit_0).apply(null,arguments)},hj=l._emscripten_bind_McApp_setFontFilePath_1=function(){return(hj=l._emscripten_bind_McApp_setFontFilePath_1=l.asm.emscripten_bind_McApp_setFontFilePath_1).apply(null,arguments)},ij=l._emscripten_bind_McApp_addNetworkLoadingFont_1=function(){return(ij=l._emscripten_bind_McApp_addNetworkLoadingFont_1=l.asm.emscripten_bind_McApp_addNetworkLoadingFont_1).apply(null,
|
|
221
|
+
arguments)},jj=l._emscripten_bind_McApp___destroy___0=function(){return(jj=l._emscripten_bind_McApp___destroy___0=l.asm.emscripten_bind_McApp___destroy___0).apply(null,arguments)},kj=l._emscripten_bind_MdCmColor_MdCmColor_0=function(){return(kj=l._emscripten_bind_MdCmColor_MdCmColor_0=l.asm.emscripten_bind_MdCmColor_MdCmColor_0).apply(null,arguments)},lj=l._emscripten_bind_MdCmColor_setColorIndex_1=function(){return(lj=l._emscripten_bind_MdCmColor_setColorIndex_1=l.asm.emscripten_bind_MdCmColor_setColorIndex_1).apply(null,
|
|
222
|
+
arguments)},mj=l._emscripten_bind_MdCmColor_setRGB_3=function(){return(mj=l._emscripten_bind_MdCmColor_setRGB_3=l.asm.emscripten_bind_MdCmColor_setRGB_3).apply(null,arguments)},nj=l._emscripten_bind_MdCmColor_get_red_0=function(){return(nj=l._emscripten_bind_MdCmColor_get_red_0=l.asm.emscripten_bind_MdCmColor_get_red_0).apply(null,arguments)},oj=l._emscripten_bind_MdCmColor_set_red_1=function(){return(oj=l._emscripten_bind_MdCmColor_set_red_1=l.asm.emscripten_bind_MdCmColor_set_red_1).apply(null,
|
|
223
|
+
arguments)},pj=l._emscripten_bind_MdCmColor_get_green_0=function(){return(pj=l._emscripten_bind_MdCmColor_get_green_0=l.asm.emscripten_bind_MdCmColor_get_green_0).apply(null,arguments)},qj=l._emscripten_bind_MdCmColor_set_green_1=function(){return(qj=l._emscripten_bind_MdCmColor_set_green_1=l.asm.emscripten_bind_MdCmColor_set_green_1).apply(null,arguments)},rj=l._emscripten_bind_MdCmColor_get_blue_0=function(){return(rj=l._emscripten_bind_MdCmColor_get_blue_0=l.asm.emscripten_bind_MdCmColor_get_blue_0).apply(null,
|
|
224
|
+
arguments)},sj=l._emscripten_bind_MdCmColor_set_blue_1=function(){return(sj=l._emscripten_bind_MdCmColor_set_blue_1=l.asm.emscripten_bind_MdCmColor_set_blue_1).apply(null,arguments)},tj=l._emscripten_bind_MdCmColor_get_method_0=function(){return(tj=l._emscripten_bind_MdCmColor_get_method_0=l.asm.emscripten_bind_MdCmColor_get_method_0).apply(null,arguments)},uj=l._emscripten_bind_MdCmColor_set_method_1=function(){return(uj=l._emscripten_bind_MdCmColor_set_method_1=l.asm.emscripten_bind_MdCmColor_set_method_1).apply(null,
|
|
225
|
+
arguments)},vj=l._emscripten_bind_MdCmColor_get_n_0=function(){return(vj=l._emscripten_bind_MdCmColor_get_n_0=l.asm.emscripten_bind_MdCmColor_get_n_0).apply(null,arguments)},wj=l._emscripten_bind_MdCmColor_set_n_1=function(){return(wj=l._emscripten_bind_MdCmColor_set_n_1=l.asm.emscripten_bind_MdCmColor_set_n_1).apply(null,arguments)},xj=l._emscripten_bind_MdCmColor_get_colorIndex_0=function(){return(xj=l._emscripten_bind_MdCmColor_get_colorIndex_0=l.asm.emscripten_bind_MdCmColor_get_colorIndex_0).apply(null,
|
|
226
|
+
arguments)},yj=l._emscripten_bind_MdCmColor_set_colorIndex_1=function(){return(yj=l._emscripten_bind_MdCmColor_set_colorIndex_1=l.asm.emscripten_bind_MdCmColor_set_colorIndex_1).apply(null,arguments)},zj=l._emscripten_bind_MdCmColor___destroy___0=function(){return(zj=l._emscripten_bind_MdCmColor___destroy___0=l.asm.emscripten_bind_MdCmColor___destroy___0).apply(null,arguments)},Aj=l._emscripten_bind_MdDbObjectArray_length_0=function(){return(Aj=l._emscripten_bind_MdDbObjectArray_length_0=l.asm.emscripten_bind_MdDbObjectArray_length_0).apply(null,
|
|
227
|
+
arguments)},Bj=l._emscripten_bind_MdDbObjectArray_release_1=function(){return(Bj=l._emscripten_bind_MdDbObjectArray_release_1=l.asm.emscripten_bind_MdDbObjectArray_release_1).apply(null,arguments)},Cj=l._emscripten_bind_MdDbObjectArray_clear_0=function(){return(Cj=l._emscripten_bind_MdDbObjectArray_clear_0=l.asm.emscripten_bind_MdDbObjectArray_clear_0).apply(null,arguments)},Dj=l._emscripten_bind_MdDbObjectArray_getObjectName_0=function(){return(Dj=l._emscripten_bind_MdDbObjectArray_getObjectName_0=
|
|
228
|
+
l.asm.emscripten_bind_MdDbObjectArray_getObjectName_0).apply(null,arguments)},Ej=l._emscripten_bind_MdDbObjectArray_getDxf0_0=function(){return(Ej=l._emscripten_bind_MdDbObjectArray_getDxf0_0=l.asm.emscripten_bind_MdDbObjectArray_getDxf0_0).apply(null,arguments)},Fj=l._emscripten_bind_MdDbObjectArray_getJson_0=function(){return(Fj=l._emscripten_bind_MdDbObjectArray_getJson_0=l.asm.emscripten_bind_MdDbObjectArray_getJson_0).apply(null,arguments)},Gj=l._emscripten_bind_MdDbObjectArray_setJson_1=function(){return(Gj=
|
|
229
|
+
l._emscripten_bind_MdDbObjectArray_setJson_1=l.asm.emscripten_bind_MdDbObjectArray_setJson_1).apply(null,arguments)},Hj=l._emscripten_bind_MdDbObjectArray_isKindOf_1=function(){return(Hj=l._emscripten_bind_MdDbObjectArray_isKindOf_1=l.asm.emscripten_bind_MdDbObjectArray_isKindOf_1).apply(null,arguments)},Ij=l._emscripten_bind_MdDbObjectArray___destroy___0=function(){return(Ij=l._emscripten_bind_MdDbObjectArray___destroy___0=l.asm.emscripten_bind_MdDbObjectArray___destroy___0).apply(null,arguments)},
|
|
230
|
+
Jj=l._emscripten_bind_MdGePoint3d_MdGePoint3d_0=function(){return(Jj=l._emscripten_bind_MdGePoint3d_MdGePoint3d_0=l.asm.emscripten_bind_MdGePoint3d_MdGePoint3d_0).apply(null,arguments)},Kj=l._emscripten_bind_MdGePoint3d_MdGePoint3d_3=function(){return(Kj=l._emscripten_bind_MdGePoint3d_MdGePoint3d_3=l.asm.emscripten_bind_MdGePoint3d_MdGePoint3d_3).apply(null,arguments)},Lj=l._emscripten_bind_MdGePoint3d_transformBy_1=function(){return(Lj=l._emscripten_bind_MdGePoint3d_transformBy_1=l.asm.emscripten_bind_MdGePoint3d_transformBy_1).apply(null,
|
|
231
|
+
arguments)},Mj=l._emscripten_bind_MdGePoint3d_addvec_1=function(){return(Mj=l._emscripten_bind_MdGePoint3d_addvec_1=l.asm.emscripten_bind_MdGePoint3d_addvec_1).apply(null,arguments)},Nj=l._emscripten_bind_MdGePoint3d_subvec_1=function(){return(Nj=l._emscripten_bind_MdGePoint3d_subvec_1=l.asm.emscripten_bind_MdGePoint3d_subvec_1).apply(null,arguments)},Oj=l._emscripten_bind_MdGePoint3d_sub_1=function(){return(Oj=l._emscripten_bind_MdGePoint3d_sub_1=l.asm.emscripten_bind_MdGePoint3d_sub_1).apply(null,
|
|
232
|
+
arguments)},Pj=l._emscripten_bind_MdGePoint3d_distanceTo_1=function(){return(Pj=l._emscripten_bind_MdGePoint3d_distanceTo_1=l.asm.emscripten_bind_MdGePoint3d_distanceTo_1).apply(null,arguments)},Qj=l._emscripten_bind_MdGePoint3d_isEqualTo_1=function(){return(Qj=l._emscripten_bind_MdGePoint3d_isEqualTo_1=l.asm.emscripten_bind_MdGePoint3d_isEqualTo_1).apply(null,arguments)},Rj=l._emscripten_bind_MdGePoint3d_get_x_0=function(){return(Rj=l._emscripten_bind_MdGePoint3d_get_x_0=l.asm.emscripten_bind_MdGePoint3d_get_x_0).apply(null,
|
|
233
|
+
arguments)},Sj=l._emscripten_bind_MdGePoint3d_set_x_1=function(){return(Sj=l._emscripten_bind_MdGePoint3d_set_x_1=l.asm.emscripten_bind_MdGePoint3d_set_x_1).apply(null,arguments)},Tj=l._emscripten_bind_MdGePoint3d_get_y_0=function(){return(Tj=l._emscripten_bind_MdGePoint3d_get_y_0=l.asm.emscripten_bind_MdGePoint3d_get_y_0).apply(null,arguments)},Uj=l._emscripten_bind_MdGePoint3d_set_y_1=function(){return(Uj=l._emscripten_bind_MdGePoint3d_set_y_1=l.asm.emscripten_bind_MdGePoint3d_set_y_1).apply(null,
|
|
234
|
+
arguments)},Vj=l._emscripten_bind_MdGePoint3d_get_z_0=function(){return(Vj=l._emscripten_bind_MdGePoint3d_get_z_0=l.asm.emscripten_bind_MdGePoint3d_get_z_0).apply(null,arguments)},Wj=l._emscripten_bind_MdGePoint3d_set_z_1=function(){return(Wj=l._emscripten_bind_MdGePoint3d_set_z_1=l.asm.emscripten_bind_MdGePoint3d_set_z_1).apply(null,arguments)},Xj=l._emscripten_bind_MdGePoint3d___destroy___0=function(){return(Xj=l._emscripten_bind_MdGePoint3d___destroy___0=l.asm.emscripten_bind_MdGePoint3d___destroy___0).apply(null,
|
|
235
|
+
arguments)},Yj=l._emscripten_bind_MdGePoint3dArray_MdGePoint3dArray_0=function(){return(Yj=l._emscripten_bind_MdGePoint3dArray_MdGePoint3dArray_0=l.asm.emscripten_bind_MdGePoint3dArray_MdGePoint3dArray_0).apply(null,arguments)},Zj=l._emscripten_bind_MdGePoint3dArray_append_1=function(){return(Zj=l._emscripten_bind_MdGePoint3dArray_append_1=l.asm.emscripten_bind_MdGePoint3dArray_append_1).apply(null,arguments)},ak=l._emscripten_bind_MdGePoint3dArray_length_0=function(){return(ak=l._emscripten_bind_MdGePoint3dArray_length_0=
|
|
236
|
+
l.asm.emscripten_bind_MdGePoint3dArray_length_0).apply(null,arguments)},bk=l._emscripten_bind_MdGePoint3dArray_at_1=function(){return(bk=l._emscripten_bind_MdGePoint3dArray_at_1=l.asm.emscripten_bind_MdGePoint3dArray_at_1).apply(null,arguments)},ck=l._emscripten_bind_MdGePoint3dArray_setAt_2=function(){return(ck=l._emscripten_bind_MdGePoint3dArray_setAt_2=l.asm.emscripten_bind_MdGePoint3dArray_setAt_2).apply(null,arguments)},dk=l._emscripten_bind_MdGePoint3dArray_clear_0=function(){return(dk=l._emscripten_bind_MdGePoint3dArray_clear_0=
|
|
237
|
+
l.asm.emscripten_bind_MdGePoint3dArray_clear_0).apply(null,arguments)},ek=l._emscripten_bind_MdGePoint3dArray_copy_1=function(){return(ek=l._emscripten_bind_MdGePoint3dArray_copy_1=l.asm.emscripten_bind_MdGePoint3dArray_copy_1).apply(null,arguments)},fk=l._emscripten_bind_MdGePoint3dArray___destroy___0=function(){return(fk=l._emscripten_bind_MdGePoint3dArray___destroy___0=l.asm.emscripten_bind_MdGePoint3dArray___destroy___0).apply(null,arguments)},gk=l._emscripten_bind_MdGeVector3d_MdGeVector3d_0=
|
|
238
|
+
function(){return(gk=l._emscripten_bind_MdGeVector3d_MdGeVector3d_0=l.asm.emscripten_bind_MdGeVector3d_MdGeVector3d_0).apply(null,arguments)},hk=l._emscripten_bind_MdGeVector3d_MdGeVector3d_3=function(){return(hk=l._emscripten_bind_MdGeVector3d_MdGeVector3d_3=l.asm.emscripten_bind_MdGeVector3d_MdGeVector3d_3).apply(null,arguments)},ik=l._emscripten_bind_MdGeVector3d_rotateBy_2=function(){return(ik=l._emscripten_bind_MdGeVector3d_rotateBy_2=l.asm.emscripten_bind_MdGeVector3d_rotateBy_2).apply(null,
|
|
239
|
+
arguments)},jk=l._emscripten_bind_MdGeVector3d_negate_0=function(){return(jk=l._emscripten_bind_MdGeVector3d_negate_0=l.asm.emscripten_bind_MdGeVector3d_negate_0).apply(null,arguments)},kk=l._emscripten_bind_MdGeVector3d_perpVector_0=function(){return(kk=l._emscripten_bind_MdGeVector3d_perpVector_0=l.asm.emscripten_bind_MdGeVector3d_perpVector_0).apply(null,arguments)},lk=l._emscripten_bind_MdGeVector3d_angleTo_1=function(){return(lk=l._emscripten_bind_MdGeVector3d_angleTo_1=l.asm.emscripten_bind_MdGeVector3d_angleTo_1).apply(null,
|
|
240
|
+
arguments)},mk=l._emscripten_bind_MdGeVector3d_angleTo_2=function(){return(mk=l._emscripten_bind_MdGeVector3d_angleTo_2=l.asm.emscripten_bind_MdGeVector3d_angleTo_2).apply(null,arguments)},nk=l._emscripten_bind_MdGeVector3d_normalize_0=function(){return(nk=l._emscripten_bind_MdGeVector3d_normalize_0=l.asm.emscripten_bind_MdGeVector3d_normalize_0).apply(null,arguments)},ok=l._emscripten_bind_MdGeVector3d_length_0=function(){return(ok=l._emscripten_bind_MdGeVector3d_length_0=l.asm.emscripten_bind_MdGeVector3d_length_0).apply(null,
|
|
241
|
+
arguments)},pk=l._emscripten_bind_MdGeVector3d_isUnitLength_0=function(){return(pk=l._emscripten_bind_MdGeVector3d_isUnitLength_0=l.asm.emscripten_bind_MdGeVector3d_isUnitLength_0).apply(null,arguments)},qk=l._emscripten_bind_MdGeVector3d_isZeroLength_0=function(){return(qk=l._emscripten_bind_MdGeVector3d_isZeroLength_0=l.asm.emscripten_bind_MdGeVector3d_isZeroLength_0).apply(null,arguments)},rk=l._emscripten_bind_MdGeVector3d_dotProduct_1=function(){return(rk=l._emscripten_bind_MdGeVector3d_dotProduct_1=
|
|
242
|
+
l.asm.emscripten_bind_MdGeVector3d_dotProduct_1).apply(null,arguments)},sk=l._emscripten_bind_MdGeVector3d_crossProduct_1=function(){return(sk=l._emscripten_bind_MdGeVector3d_crossProduct_1=l.asm.emscripten_bind_MdGeVector3d_crossProduct_1).apply(null,arguments)},tk=l._emscripten_bind_MdGeVector3d_isEqualTo_1=function(){return(tk=l._emscripten_bind_MdGeVector3d_isEqualTo_1=l.asm.emscripten_bind_MdGeVector3d_isEqualTo_1).apply(null,arguments)},uk=l._emscripten_bind_MdGeVector3d_mult_1=function(){return(uk=
|
|
243
|
+
l._emscripten_bind_MdGeVector3d_mult_1=l.asm.emscripten_bind_MdGeVector3d_mult_1).apply(null,arguments)},vk=l._emscripten_bind_MdGeVector3d_get_x_0=function(){return(vk=l._emscripten_bind_MdGeVector3d_get_x_0=l.asm.emscripten_bind_MdGeVector3d_get_x_0).apply(null,arguments)},wk=l._emscripten_bind_MdGeVector3d_set_x_1=function(){return(wk=l._emscripten_bind_MdGeVector3d_set_x_1=l.asm.emscripten_bind_MdGeVector3d_set_x_1).apply(null,arguments)},xk=l._emscripten_bind_MdGeVector3d_get_y_0=function(){return(xk=
|
|
244
|
+
l._emscripten_bind_MdGeVector3d_get_y_0=l.asm.emscripten_bind_MdGeVector3d_get_y_0).apply(null,arguments)},yk=l._emscripten_bind_MdGeVector3d_set_y_1=function(){return(yk=l._emscripten_bind_MdGeVector3d_set_y_1=l.asm.emscripten_bind_MdGeVector3d_set_y_1).apply(null,arguments)},zk=l._emscripten_bind_MdGeVector3d_get_z_0=function(){return(zk=l._emscripten_bind_MdGeVector3d_get_z_0=l.asm.emscripten_bind_MdGeVector3d_get_z_0).apply(null,arguments)},Ak=l._emscripten_bind_MdGeVector3d_set_z_1=function(){return(Ak=
|
|
245
|
+
l._emscripten_bind_MdGeVector3d_set_z_1=l.asm.emscripten_bind_MdGeVector3d_set_z_1).apply(null,arguments)},Bk=l._emscripten_bind_MdGeVector3d___destroy___0=function(){return(Bk=l._emscripten_bind_MdGeVector3d___destroy___0=l.asm.emscripten_bind_MdGeVector3d___destroy___0).apply(null,arguments)},Ck=l._emscripten_bind_MdGeLongArray_MdGeLongArray_0=function(){return(Ck=l._emscripten_bind_MdGeLongArray_MdGeLongArray_0=l.asm.emscripten_bind_MdGeLongArray_MdGeLongArray_0).apply(null,arguments)},Dk=l._emscripten_bind_MdGeLongArray_append_1=
|
|
246
|
+
function(){return(Dk=l._emscripten_bind_MdGeLongArray_append_1=l.asm.emscripten_bind_MdGeLongArray_append_1).apply(null,arguments)},Ek=l._emscripten_bind_MdGeLongArray_length_0=function(){return(Ek=l._emscripten_bind_MdGeLongArray_length_0=l.asm.emscripten_bind_MdGeLongArray_length_0).apply(null,arguments)},Fk=l._emscripten_bind_MdGeLongArray_at_1=function(){return(Fk=l._emscripten_bind_MdGeLongArray_at_1=l.asm.emscripten_bind_MdGeLongArray_at_1).apply(null,arguments)},Gk=l._emscripten_bind_MdGeLongArray_setAt_2=
|
|
247
|
+
function(){return(Gk=l._emscripten_bind_MdGeLongArray_setAt_2=l.asm.emscripten_bind_MdGeLongArray_setAt_2).apply(null,arguments)},Hk=l._emscripten_bind_MdGeLongArray_copy_1=function(){return(Hk=l._emscripten_bind_MdGeLongArray_copy_1=l.asm.emscripten_bind_MdGeLongArray_copy_1).apply(null,arguments)},Ik=l._emscripten_bind_MdGeLongArray_clear_0=function(){return(Ik=l._emscripten_bind_MdGeLongArray_clear_0=l.asm.emscripten_bind_MdGeLongArray_clear_0).apply(null,arguments)},Jk=l._emscripten_bind_MdGeLongArray___destroy___0=
|
|
248
|
+
function(){return(Jk=l._emscripten_bind_MdGeLongArray___destroy___0=l.asm.emscripten_bind_MdGeLongArray___destroy___0).apply(null,arguments)},Kk=l._emscripten_bind_MdGeStringArray_MdGeStringArray_0=function(){return(Kk=l._emscripten_bind_MdGeStringArray_MdGeStringArray_0=l.asm.emscripten_bind_MdGeStringArray_MdGeStringArray_0).apply(null,arguments)},Lk=l._emscripten_bind_MdGeStringArray_append_1=function(){return(Lk=l._emscripten_bind_MdGeStringArray_append_1=l.asm.emscripten_bind_MdGeStringArray_append_1).apply(null,
|
|
249
|
+
arguments)},Mk=l._emscripten_bind_MdGeStringArray_length_0=function(){return(Mk=l._emscripten_bind_MdGeStringArray_length_0=l.asm.emscripten_bind_MdGeStringArray_length_0).apply(null,arguments)},Nk=l._emscripten_bind_MdGeStringArray_at_1=function(){return(Nk=l._emscripten_bind_MdGeStringArray_at_1=l.asm.emscripten_bind_MdGeStringArray_at_1).apply(null,arguments)},Ok=l._emscripten_bind_MdGeStringArray_setAt_2=function(){return(Ok=l._emscripten_bind_MdGeStringArray_setAt_2=l.asm.emscripten_bind_MdGeStringArray_setAt_2).apply(null,
|
|
250
|
+
arguments)},Pk=l._emscripten_bind_MdGeStringArray_copy_1=function(){return(Pk=l._emscripten_bind_MdGeStringArray_copy_1=l.asm.emscripten_bind_MdGeStringArray_copy_1).apply(null,arguments)},Qk=l._emscripten_bind_MdGeStringArray_clear_0=function(){return(Qk=l._emscripten_bind_MdGeStringArray_clear_0=l.asm.emscripten_bind_MdGeStringArray_clear_0).apply(null,arguments)},Rk=l._emscripten_bind_MdGeStringArray___destroy___0=function(){return(Rk=l._emscripten_bind_MdGeStringArray___destroy___0=l.asm.emscripten_bind_MdGeStringArray___destroy___0).apply(null,
|
|
251
|
+
arguments)},Sk=l._emscripten_bind_MdGeDoubleArray_MdGeDoubleArray_0=function(){return(Sk=l._emscripten_bind_MdGeDoubleArray_MdGeDoubleArray_0=l.asm.emscripten_bind_MdGeDoubleArray_MdGeDoubleArray_0).apply(null,arguments)},Tk=l._emscripten_bind_MdGeDoubleArray_append_1=function(){return(Tk=l._emscripten_bind_MdGeDoubleArray_append_1=l.asm.emscripten_bind_MdGeDoubleArray_append_1).apply(null,arguments)},Uk=l._emscripten_bind_MdGeDoubleArray_length_0=function(){return(Uk=l._emscripten_bind_MdGeDoubleArray_length_0=
|
|
252
|
+
l.asm.emscripten_bind_MdGeDoubleArray_length_0).apply(null,arguments)},Vk=l._emscripten_bind_MdGeDoubleArray_at_1=function(){return(Vk=l._emscripten_bind_MdGeDoubleArray_at_1=l.asm.emscripten_bind_MdGeDoubleArray_at_1).apply(null,arguments)},Wk=l._emscripten_bind_MdGeDoubleArray_setAt_2=function(){return(Wk=l._emscripten_bind_MdGeDoubleArray_setAt_2=l.asm.emscripten_bind_MdGeDoubleArray_setAt_2).apply(null,arguments)},Xk=l._emscripten_bind_MdGeDoubleArray_copy_1=function(){return(Xk=l._emscripten_bind_MdGeDoubleArray_copy_1=
|
|
253
|
+
l.asm.emscripten_bind_MdGeDoubleArray_copy_1).apply(null,arguments)},Yk=l._emscripten_bind_MdGeDoubleArray_clear_0=function(){return(Yk=l._emscripten_bind_MdGeDoubleArray_clear_0=l.asm.emscripten_bind_MdGeDoubleArray_clear_0).apply(null,arguments)},Zk=l._emscripten_bind_MdGeDoubleArray___destroy___0=function(){return(Zk=l._emscripten_bind_MdGeDoubleArray___destroy___0=l.asm.emscripten_bind_MdGeDoubleArray___destroy___0).apply(null,arguments)},$k=l._emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0=function(){return($k=
|
|
254
|
+
l._emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0=l.asm.emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0).apply(null,arguments)},al=l._emscripten_bind_MdGeMatrix3d_setToIdentity_0=function(){return(al=l._emscripten_bind_MdGeMatrix3d_setToIdentity_0=l.asm.emscripten_bind_MdGeMatrix3d_setToIdentity_0).apply(null,arguments)},bl=l._emscripten_bind_MdGeMatrix3d_preMultBy_1=function(){return(bl=l._emscripten_bind_MdGeMatrix3d_preMultBy_1=l.asm.emscripten_bind_MdGeMatrix3d_preMultBy_1).apply(null,arguments)},cl=
|
|
255
|
+
l._emscripten_bind_MdGeMatrix3d_postMultBy_1=function(){return(cl=l._emscripten_bind_MdGeMatrix3d_postMultBy_1=l.asm.emscripten_bind_MdGeMatrix3d_postMultBy_1).apply(null,arguments)},dl=l._emscripten_bind_MdGeMatrix3d_setToProduct_2=function(){return(dl=l._emscripten_bind_MdGeMatrix3d_setToProduct_2=l.asm.emscripten_bind_MdGeMatrix3d_setToProduct_2).apply(null,arguments)},el=l._emscripten_bind_MdGeMatrix3d_invert_0=function(){return(el=l._emscripten_bind_MdGeMatrix3d_invert_0=l.asm.emscripten_bind_MdGeMatrix3d_invert_0).apply(null,
|
|
256
|
+
arguments)},fl=l._emscripten_bind_MdGeMatrix3d_isSingular_0=function(){return(fl=l._emscripten_bind_MdGeMatrix3d_isSingular_0=l.asm.emscripten_bind_MdGeMatrix3d_isSingular_0).apply(null,arguments)},gl=l._emscripten_bind_MdGeMatrix3d_transposeIt_0=function(){return(gl=l._emscripten_bind_MdGeMatrix3d_transposeIt_0=l.asm.emscripten_bind_MdGeMatrix3d_transposeIt_0).apply(null,arguments)},hl=l._emscripten_bind_MdGeMatrix3d_isEqualTo_1=function(){return(hl=l._emscripten_bind_MdGeMatrix3d_isEqualTo_1=l.asm.emscripten_bind_MdGeMatrix3d_isEqualTo_1).apply(null,
|
|
257
|
+
arguments)},il=l._emscripten_bind_MdGeMatrix3d_det_0=function(){return(il=l._emscripten_bind_MdGeMatrix3d_det_0=l.asm.emscripten_bind_MdGeMatrix3d_det_0).apply(null,arguments)},jl=l._emscripten_bind_MdGeMatrix3d_setCoordSystem_4=function(){return(jl=l._emscripten_bind_MdGeMatrix3d_setCoordSystem_4=l.asm.emscripten_bind_MdGeMatrix3d_setCoordSystem_4).apply(null,arguments)},kl=l._emscripten_bind_MdGeMatrix3d_setToTranslation_1=function(){return(kl=l._emscripten_bind_MdGeMatrix3d_setToTranslation_1=
|
|
258
|
+
l.asm.emscripten_bind_MdGeMatrix3d_setToTranslation_1).apply(null,arguments)},ll=l._emscripten_bind_MdGeMatrix3d_setToRotation_3=function(){return(ll=l._emscripten_bind_MdGeMatrix3d_setToRotation_3=l.asm.emscripten_bind_MdGeMatrix3d_setToRotation_3).apply(null,arguments)},ml=l._emscripten_bind_MdGeMatrix3d_setToScaling_2=function(){return(ml=l._emscripten_bind_MdGeMatrix3d_setToScaling_2=l.asm.emscripten_bind_MdGeMatrix3d_setToScaling_2).apply(null,arguments)},nl=l._emscripten_bind_MdGeMatrix3d_setMirror_2=
|
|
259
|
+
function(){return(nl=l._emscripten_bind_MdGeMatrix3d_setMirror_2=l.asm.emscripten_bind_MdGeMatrix3d_setMirror_2).apply(null,arguments)},ol=l._emscripten_bind_MdGeMatrix3d_scale_0=function(){return(ol=l._emscripten_bind_MdGeMatrix3d_scale_0=l.asm.emscripten_bind_MdGeMatrix3d_scale_0).apply(null,arguments)},pl=l._emscripten_bind_MdGeMatrix3d_getData_2=function(){return(pl=l._emscripten_bind_MdGeMatrix3d_getData_2=l.asm.emscripten_bind_MdGeMatrix3d_getData_2).apply(null,arguments)},ql=l._emscripten_bind_MdGeMatrix3d_copy_1=
|
|
260
|
+
function(){return(ql=l._emscripten_bind_MdGeMatrix3d_copy_1=l.asm.emscripten_bind_MdGeMatrix3d_copy_1).apply(null,arguments)},rl=l._emscripten_bind_MdGeMatrix3d___destroy___0=function(){return(rl=l._emscripten_bind_MdGeMatrix3d___destroy___0=l.asm.emscripten_bind_MdGeMatrix3d___destroy___0).apply(null,arguments)},sl=l._emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0=function(){return(sl=l._emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0=l.asm.emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0).apply(null,
|
|
261
|
+
arguments)},tl=l._emscripten_bind_MdDbLayerTableRecord_getName_0=function(){return(tl=l._emscripten_bind_MdDbLayerTableRecord_getName_0=l.asm.emscripten_bind_MdDbLayerTableRecord_getName_0).apply(null,arguments)},ul=l._emscripten_bind_MdDbLayerTableRecord_setName_1=function(){return(ul=l._emscripten_bind_MdDbLayerTableRecord_setName_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setName_1).apply(null,arguments)},vl=l._emscripten_bind_MdDbLayerTableRecord_isFrozen_0=function(){return(vl=l._emscripten_bind_MdDbLayerTableRecord_isFrozen_0=
|
|
262
|
+
l.asm.emscripten_bind_MdDbLayerTableRecord_isFrozen_0).apply(null,arguments)},wl=l._emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1=function(){return(wl=l._emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1).apply(null,arguments)},xl=l._emscripten_bind_MdDbLayerTableRecord_isOff_0=function(){return(xl=l._emscripten_bind_MdDbLayerTableRecord_isOff_0=l.asm.emscripten_bind_MdDbLayerTableRecord_isOff_0).apply(null,arguments)},yl=l._emscripten_bind_MdDbLayerTableRecord_setIsOff_1=
|
|
263
|
+
function(){return(yl=l._emscripten_bind_MdDbLayerTableRecord_setIsOff_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setIsOff_1).apply(null,arguments)},zl=l._emscripten_bind_MdDbLayerTableRecord_isLocked_0=function(){return(zl=l._emscripten_bind_MdDbLayerTableRecord_isLocked_0=l.asm.emscripten_bind_MdDbLayerTableRecord_isLocked_0).apply(null,arguments)},Al=l._emscripten_bind_MdDbLayerTableRecord_setIsLocked_1=function(){return(Al=l._emscripten_bind_MdDbLayerTableRecord_setIsLocked_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setIsLocked_1).apply(null,
|
|
264
|
+
arguments)},Bl=l._emscripten_bind_MdDbLayerTableRecord_color_0=function(){return(Bl=l._emscripten_bind_MdDbLayerTableRecord_color_0=l.asm.emscripten_bind_MdDbLayerTableRecord_color_0).apply(null,arguments)},Cl=l._emscripten_bind_MdDbLayerTableRecord_setColor_1=function(){return(Cl=l._emscripten_bind_MdDbLayerTableRecord_setColor_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setColor_1).apply(null,arguments)},Dl=l._emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0=function(){return(Dl=l._emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0=
|
|
265
|
+
l.asm.emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0).apply(null,arguments)},El=l._emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1=function(){return(El=l._emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1).apply(null,arguments)},Fl=l._emscripten_bind_MdDbLayerTableRecord_lineWeight_0=function(){return(Fl=l._emscripten_bind_MdDbLayerTableRecord_lineWeight_0=l.asm.emscripten_bind_MdDbLayerTableRecord_lineWeight_0).apply(null,
|
|
266
|
+
arguments)},Gl=l._emscripten_bind_MdDbLayerTableRecord_setLineWeight_1=function(){return(Gl=l._emscripten_bind_MdDbLayerTableRecord_setLineWeight_1=l.asm.emscripten_bind_MdDbLayerTableRecord_setLineWeight_1).apply(null,arguments)},Hl=l._emscripten_bind_MdDbLayerTableRecord_GetObjectID_0=function(){return(Hl=l._emscripten_bind_MdDbLayerTableRecord_GetObjectID_0=l.asm.emscripten_bind_MdDbLayerTableRecord_GetObjectID_0).apply(null,arguments)},Il=l._emscripten_bind_MdDbLayerTableRecord_Erase_0=function(){return(Il=
|
|
267
|
+
l._emscripten_bind_MdDbLayerTableRecord_Erase_0=l.asm.emscripten_bind_MdDbLayerTableRecord_Erase_0).apply(null,arguments)},Jl=l._emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1=function(){return(Jl=l._emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1).apply(null,arguments)},Kl=l._emscripten_bind_MdDbLayerTableRecord_Clone_0=function(){return(Kl=l._emscripten_bind_MdDbLayerTableRecord_Clone_0=l.asm.emscripten_bind_MdDbLayerTableRecord_Clone_0).apply(null,
|
|
268
|
+
arguments)},Ll=l._emscripten_bind_MdDbLayerTableRecord_GetHandle_0=function(){return(Ll=l._emscripten_bind_MdDbLayerTableRecord_GetHandle_0=l.asm.emscripten_bind_MdDbLayerTableRecord_GetHandle_0).apply(null,arguments)},Ml=l._emscripten_bind_MdDbLayerTableRecord_GetDatabase_0=function(){return(Ml=l._emscripten_bind_MdDbLayerTableRecord_GetDatabase_0=l.asm.emscripten_bind_MdDbLayerTableRecord_GetDatabase_0).apply(null,arguments)},Nl=l._emscripten_bind_MdDbLayerTableRecord_GetOwnerID_0=function(){return(Nl=
|
|
269
|
+
l._emscripten_bind_MdDbLayerTableRecord_GetOwnerID_0=l.asm.emscripten_bind_MdDbLayerTableRecord_GetOwnerID_0).apply(null,arguments)},Ol=l._emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4=function(){return(Ol=l._emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4).apply(null,arguments)},Pl=l._emscripten_bind_MdDbLayerTableRecord_getObjectName_0=function(){return(Pl=l._emscripten_bind_MdDbLayerTableRecord_getObjectName_0=l.asm.emscripten_bind_MdDbLayerTableRecord_getObjectName_0).apply(null,
|
|
270
|
+
arguments)},Ql=l._emscripten_bind_MdDbLayerTableRecord_getDxf0_0=function(){return(Ql=l._emscripten_bind_MdDbLayerTableRecord_getDxf0_0=l.asm.emscripten_bind_MdDbLayerTableRecord_getDxf0_0).apply(null,arguments)},Rl=l._emscripten_bind_MdDbLayerTableRecord_getJson_0=function(){return(Rl=l._emscripten_bind_MdDbLayerTableRecord_getJson_0=l.asm.emscripten_bind_MdDbLayerTableRecord_getJson_0).apply(null,arguments)},Sl=l._emscripten_bind_MdDbLayerTableRecord_setJson_1=function(){return(Sl=l._emscripten_bind_MdDbLayerTableRecord_setJson_1=
|
|
271
|
+
l.asm.emscripten_bind_MdDbLayerTableRecord_setJson_1).apply(null,arguments)},Tl=l._emscripten_bind_MdDbLayerTableRecord_isKindOf_1=function(){return(Tl=l._emscripten_bind_MdDbLayerTableRecord_isKindOf_1=l.asm.emscripten_bind_MdDbLayerTableRecord_isKindOf_1).apply(null,arguments)},Ul=l._emscripten_bind_MdDbLayerTableRecord___destroy___0=function(){return(Ul=l._emscripten_bind_MdDbLayerTableRecord___destroy___0=l.asm.emscripten_bind_MdDbLayerTableRecord___destroy___0).apply(null,arguments)},Vl=l._emscripten_bind_MdDbLayerTable_GetObjectID_0=
|
|
272
|
+
function(){return(Vl=l._emscripten_bind_MdDbLayerTable_GetObjectID_0=l.asm.emscripten_bind_MdDbLayerTable_GetObjectID_0).apply(null,arguments)},Wl=l._emscripten_bind_MdDbLayerTable_Erase_0=function(){return(Wl=l._emscripten_bind_MdDbLayerTable_Erase_0=l.asm.emscripten_bind_MdDbLayerTable_Erase_0).apply(null,arguments)},Xl=l._emscripten_bind_MdDbLayerTable_ConnectionTempObject_1=function(){return(Xl=l._emscripten_bind_MdDbLayerTable_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbLayerTable_ConnectionTempObject_1).apply(null,
|
|
273
|
+
arguments)},Yl=l._emscripten_bind_MdDbLayerTable_Clone_0=function(){return(Yl=l._emscripten_bind_MdDbLayerTable_Clone_0=l.asm.emscripten_bind_MdDbLayerTable_Clone_0).apply(null,arguments)},Zl=l._emscripten_bind_MdDbLayerTable_GetHandle_0=function(){return(Zl=l._emscripten_bind_MdDbLayerTable_GetHandle_0=l.asm.emscripten_bind_MdDbLayerTable_GetHandle_0).apply(null,arguments)},$l=l._emscripten_bind_MdDbLayerTable_GetDatabase_0=function(){return($l=l._emscripten_bind_MdDbLayerTable_GetDatabase_0=l.asm.emscripten_bind_MdDbLayerTable_GetDatabase_0).apply(null,
|
|
274
|
+
arguments)},am=l._emscripten_bind_MdDbLayerTable_GetOwnerID_0=function(){return(am=l._emscripten_bind_MdDbLayerTable_GetOwnerID_0=l.asm.emscripten_bind_MdDbLayerTable_GetOwnerID_0).apply(null,arguments)},bm=l._emscripten_bind_MdDbLayerTable_moveGripPointsAt_4=function(){return(bm=l._emscripten_bind_MdDbLayerTable_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbLayerTable_moveGripPointsAt_4).apply(null,arguments)},cm=l._emscripten_bind_MdDbLayerTable_getObjectName_0=function(){return(cm=l._emscripten_bind_MdDbLayerTable_getObjectName_0=
|
|
275
|
+
l.asm.emscripten_bind_MdDbLayerTable_getObjectName_0).apply(null,arguments)},dm=l._emscripten_bind_MdDbLayerTable_getDxf0_0=function(){return(dm=l._emscripten_bind_MdDbLayerTable_getDxf0_0=l.asm.emscripten_bind_MdDbLayerTable_getDxf0_0).apply(null,arguments)},em=l._emscripten_bind_MdDbLayerTable_getJson_0=function(){return(em=l._emscripten_bind_MdDbLayerTable_getJson_0=l.asm.emscripten_bind_MdDbLayerTable_getJson_0).apply(null,arguments)},fm=l._emscripten_bind_MdDbLayerTable_setJson_1=function(){return(fm=
|
|
276
|
+
l._emscripten_bind_MdDbLayerTable_setJson_1=l.asm.emscripten_bind_MdDbLayerTable_setJson_1).apply(null,arguments)},gm=l._emscripten_bind_MdDbLayerTable_isKindOf_1=function(){return(gm=l._emscripten_bind_MdDbLayerTable_isKindOf_1=l.asm.emscripten_bind_MdDbLayerTable_isKindOf_1).apply(null,arguments)},hm=l._emscripten_bind_MdDbLinetypeTable_GetObjectID_0=function(){return(hm=l._emscripten_bind_MdDbLinetypeTable_GetObjectID_0=l.asm.emscripten_bind_MdDbLinetypeTable_GetObjectID_0).apply(null,arguments)},
|
|
277
|
+
im=l._emscripten_bind_MdDbLinetypeTable_Erase_0=function(){return(im=l._emscripten_bind_MdDbLinetypeTable_Erase_0=l.asm.emscripten_bind_MdDbLinetypeTable_Erase_0).apply(null,arguments)},jm=l._emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1=function(){return(jm=l._emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1).apply(null,arguments)},km=l._emscripten_bind_MdDbLinetypeTable_Clone_0=function(){return(km=l._emscripten_bind_MdDbLinetypeTable_Clone_0=
|
|
278
|
+
l.asm.emscripten_bind_MdDbLinetypeTable_Clone_0).apply(null,arguments)},lm=l._emscripten_bind_MdDbLinetypeTable_GetHandle_0=function(){return(lm=l._emscripten_bind_MdDbLinetypeTable_GetHandle_0=l.asm.emscripten_bind_MdDbLinetypeTable_GetHandle_0).apply(null,arguments)},mm=l._emscripten_bind_MdDbLinetypeTable_GetDatabase_0=function(){return(mm=l._emscripten_bind_MdDbLinetypeTable_GetDatabase_0=l.asm.emscripten_bind_MdDbLinetypeTable_GetDatabase_0).apply(null,arguments)},nm=l._emscripten_bind_MdDbLinetypeTable_GetOwnerID_0=
|
|
279
|
+
function(){return(nm=l._emscripten_bind_MdDbLinetypeTable_GetOwnerID_0=l.asm.emscripten_bind_MdDbLinetypeTable_GetOwnerID_0).apply(null,arguments)},om=l._emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4=function(){return(om=l._emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4).apply(null,arguments)},pm=l._emscripten_bind_MdDbLinetypeTable_getObjectName_0=function(){return(pm=l._emscripten_bind_MdDbLinetypeTable_getObjectName_0=l.asm.emscripten_bind_MdDbLinetypeTable_getObjectName_0).apply(null,
|
|
280
|
+
arguments)},qm=l._emscripten_bind_MdDbLinetypeTable_getDxf0_0=function(){return(qm=l._emscripten_bind_MdDbLinetypeTable_getDxf0_0=l.asm.emscripten_bind_MdDbLinetypeTable_getDxf0_0).apply(null,arguments)},rm=l._emscripten_bind_MdDbLinetypeTable_getJson_0=function(){return(rm=l._emscripten_bind_MdDbLinetypeTable_getJson_0=l.asm.emscripten_bind_MdDbLinetypeTable_getJson_0).apply(null,arguments)},sm=l._emscripten_bind_MdDbLinetypeTable_setJson_1=function(){return(sm=l._emscripten_bind_MdDbLinetypeTable_setJson_1=
|
|
281
|
+
l.asm.emscripten_bind_MdDbLinetypeTable_setJson_1).apply(null,arguments)},tm=l._emscripten_bind_MdDbLinetypeTable_isKindOf_1=function(){return(tm=l._emscripten_bind_MdDbLinetypeTable_isKindOf_1=l.asm.emscripten_bind_MdDbLinetypeTable_isKindOf_1).apply(null,arguments)},um=l._emscripten_bind_MdDbTextStyleTable_GetObjectID_0=function(){return(um=l._emscripten_bind_MdDbTextStyleTable_GetObjectID_0=l.asm.emscripten_bind_MdDbTextStyleTable_GetObjectID_0).apply(null,arguments)},wm=l._emscripten_bind_MdDbTextStyleTable_Erase_0=
|
|
282
|
+
function(){return(wm=l._emscripten_bind_MdDbTextStyleTable_Erase_0=l.asm.emscripten_bind_MdDbTextStyleTable_Erase_0).apply(null,arguments)},xm=l._emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1=function(){return(xm=l._emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1).apply(null,arguments)},ym=l._emscripten_bind_MdDbTextStyleTable_Clone_0=function(){return(ym=l._emscripten_bind_MdDbTextStyleTable_Clone_0=l.asm.emscripten_bind_MdDbTextStyleTable_Clone_0).apply(null,
|
|
283
|
+
arguments)},zm=l._emscripten_bind_MdDbTextStyleTable_GetHandle_0=function(){return(zm=l._emscripten_bind_MdDbTextStyleTable_GetHandle_0=l.asm.emscripten_bind_MdDbTextStyleTable_GetHandle_0).apply(null,arguments)},Am=l._emscripten_bind_MdDbTextStyleTable_GetDatabase_0=function(){return(Am=l._emscripten_bind_MdDbTextStyleTable_GetDatabase_0=l.asm.emscripten_bind_MdDbTextStyleTable_GetDatabase_0).apply(null,arguments)},Bm=l._emscripten_bind_MdDbTextStyleTable_GetOwnerID_0=function(){return(Bm=l._emscripten_bind_MdDbTextStyleTable_GetOwnerID_0=
|
|
284
|
+
l.asm.emscripten_bind_MdDbTextStyleTable_GetOwnerID_0).apply(null,arguments)},Cm=l._emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4=function(){return(Cm=l._emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4).apply(null,arguments)},Dm=l._emscripten_bind_MdDbTextStyleTable_getObjectName_0=function(){return(Dm=l._emscripten_bind_MdDbTextStyleTable_getObjectName_0=l.asm.emscripten_bind_MdDbTextStyleTable_getObjectName_0).apply(null,
|
|
285
|
+
arguments)},Em=l._emscripten_bind_MdDbTextStyleTable_getDxf0_0=function(){return(Em=l._emscripten_bind_MdDbTextStyleTable_getDxf0_0=l.asm.emscripten_bind_MdDbTextStyleTable_getDxf0_0).apply(null,arguments)},Fm=l._emscripten_bind_MdDbTextStyleTable_getJson_0=function(){return(Fm=l._emscripten_bind_MdDbTextStyleTable_getJson_0=l.asm.emscripten_bind_MdDbTextStyleTable_getJson_0).apply(null,arguments)},Gm=l._emscripten_bind_MdDbTextStyleTable_setJson_1=function(){return(Gm=l._emscripten_bind_MdDbTextStyleTable_setJson_1=
|
|
286
|
+
l.asm.emscripten_bind_MdDbTextStyleTable_setJson_1).apply(null,arguments)},Hm=l._emscripten_bind_MdDbTextStyleTable_isKindOf_1=function(){return(Hm=l._emscripten_bind_MdDbTextStyleTable_isKindOf_1=l.asm.emscripten_bind_MdDbTextStyleTable_isKindOf_1).apply(null,arguments)},Im=l._emscripten_bind_MdDbDatabase_GetLayerTable_0=function(){return(Im=l._emscripten_bind_MdDbDatabase_GetLayerTable_0=l.asm.emscripten_bind_MdDbDatabase_GetLayerTable_0).apply(null,arguments)},Jm=l._emscripten_bind_MdDbDatabase_GetLinetypeTable_0=
|
|
287
|
+
function(){return(Jm=l._emscripten_bind_MdDbDatabase_GetLinetypeTable_0=l.asm.emscripten_bind_MdDbDatabase_GetLinetypeTable_0).apply(null,arguments)},Km=l._emscripten_bind_MdDbDatabase_GetTextStyleTable_0=function(){return(Km=l._emscripten_bind_MdDbDatabase_GetTextStyleTable_0=l.asm.emscripten_bind_MdDbDatabase_GetTextStyleTable_0).apply(null,arguments)},Lm=l._emscripten_bind_MdDbDatabase_GetBlockTable_0=function(){return(Lm=l._emscripten_bind_MdDbDatabase_GetBlockTable_0=l.asm.emscripten_bind_MdDbDatabase_GetBlockTable_0).apply(null,
|
|
288
|
+
arguments)},Mm=l._emscripten_bind_MdDbDatabase_CurrentSpace_0=function(){return(Mm=l._emscripten_bind_MdDbDatabase_CurrentSpace_0=l.asm.emscripten_bind_MdDbDatabase_CurrentSpace_0).apply(null,arguments)},Nm=l._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0=function(){return(Nm=l._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0=l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0).apply(null,arguments)},Om=l._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1=function(){return(Om=
|
|
289
|
+
l._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1=l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1).apply(null,arguments)},Pm=l._emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0=function(){return(Pm=l._emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0=l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0).apply(null,arguments)},Qm=l._emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1=function(){return(Qm=l._emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1=
|
|
290
|
+
l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1).apply(null,arguments)},Rm=l._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0=function(){return(Rm=l._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0=l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0).apply(null,arguments)},Sm=l._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1=function(){return(Sm=l._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1=l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1).apply(null,
|
|
291
|
+
arguments)},Tm=l._emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0=function(){return(Tm=l._emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0=l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0).apply(null,arguments)},Um=l._emscripten_bind_MdDbDatabase_GetCurrentlyDrawColor_0=function(){return(Um=l._emscripten_bind_MdDbDatabase_GetCurrentlyDrawColor_0=l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyDrawColor_0).apply(null,arguments)},Vm=l._emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1=
|
|
292
|
+
function(){return(Vm=l._emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1=l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1).apply(null,arguments)},Wm=l._emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0=function(){return(Wm=l._emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0=l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0).apply(null,arguments)},Xm=l._emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1=function(){return(Xm=l._emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1=
|
|
293
|
+
l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1).apply(null,arguments)},Ym=l._emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0=function(){return(Ym=l._emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0=l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0).apply(null,arguments)},Zm=l._emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1=function(){return(Zm=l._emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1=l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1).apply(null,
|
|
294
|
+
arguments)},$m=l._emscripten_bind_MdDbDatabase_HandleToIdIndex_1=function(){return($m=l._emscripten_bind_MdDbDatabase_HandleToIdIndex_1=l.asm.emscripten_bind_MdDbDatabase_HandleToIdIndex_1).apply(null,arguments)},an=l._emscripten_bind_MdDbDatabase_IsModifyed_0=function(){return(an=l._emscripten_bind_MdDbDatabase_IsModifyed_0=l.asm.emscripten_bind_MdDbDatabase_IsModifyed_0).apply(null,arguments)},bn=l._emscripten_bind_MdDbDatabase_SetModifyed_1=function(){return(bn=l._emscripten_bind_MdDbDatabase_SetModifyed_1=
|
|
295
|
+
l.asm.emscripten_bind_MdDbDatabase_SetModifyed_1).apply(null,arguments)},cn=l._emscripten_bind_MdDbDatabase_getObjectName_0=function(){return(cn=l._emscripten_bind_MdDbDatabase_getObjectName_0=l.asm.emscripten_bind_MdDbDatabase_getObjectName_0).apply(null,arguments)},dn=l._emscripten_bind_MdDbDatabase_getDxf0_0=function(){return(dn=l._emscripten_bind_MdDbDatabase_getDxf0_0=l.asm.emscripten_bind_MdDbDatabase_getDxf0_0).apply(null,arguments)},en=l._emscripten_bind_MdDbDatabase_getJson_0=function(){return(en=
|
|
296
|
+
l._emscripten_bind_MdDbDatabase_getJson_0=l.asm.emscripten_bind_MdDbDatabase_getJson_0).apply(null,arguments)},fn=l._emscripten_bind_MdDbDatabase_setJson_1=function(){return(fn=l._emscripten_bind_MdDbDatabase_setJson_1=l.asm.emscripten_bind_MdDbDatabase_setJson_1).apply(null,arguments)},gn=l._emscripten_bind_MdDbDatabase_isKindOf_1=function(){return(gn=l._emscripten_bind_MdDbDatabase_isKindOf_1=l.asm.emscripten_bind_MdDbDatabase_isKindOf_1).apply(null,arguments)},hn=l._emscripten_bind_McObject_updateDisplay_2=
|
|
297
|
+
function(){return(hn=l._emscripten_bind_McObject_updateDisplay_2=l.asm.emscripten_bind_McObject_updateDisplay_2).apply(null,arguments)},jn=l._emscripten_bind_McObject_test_0=function(){return(jn=l._emscripten_bind_McObject_test_0=l.asm.emscripten_bind_McObject_test_0).apply(null,arguments)},kn=l._emscripten_bind_McObject_openWebFile_5=function(){return(kn=l._emscripten_bind_McObject_openWebFile_5=l.asm.emscripten_bind_McObject_openWebFile_5).apply(null,arguments)},ln=l._emscripten_bind_McObject_insertBlock_6=
|
|
298
|
+
function(){return(ln=l._emscripten_bind_McObject_insertBlock_6=l.asm.emscripten_bind_McObject_insertBlock_6).apply(null,arguments)},mn=l._emscripten_bind_McObject_saveFileToUrl_1=function(){return(mn=l._emscripten_bind_McObject_saveFileToUrl_1=l.asm.emscripten_bind_McObject_saveFileToUrl_1).apply(null,arguments)},nn=l._emscripten_bind_McObject_saveFile_2=function(){return(nn=l._emscripten_bind_McObject_saveFile_2=l.asm.emscripten_bind_McObject_saveFile_2).apply(null,arguments)},on=l._emscripten_bind_McObject_getViewDataJsonParam_1=
|
|
299
|
+
function(){return(on=l._emscripten_bind_McObject_getViewDataJsonParam_1=l.asm.emscripten_bind_McObject_getViewDataJsonParam_1).apply(null,arguments)},pn=l._emscripten_bind_McObject_updataAppData_0=function(){return(pn=l._emscripten_bind_McObject_updataAppData_0=l.asm.emscripten_bind_McObject_updataAppData_0).apply(null,arguments)},qn=l._emscripten_bind_McObject_regen_0=function(){return(qn=l._emscripten_bind_McObject_regen_0=l.asm.emscripten_bind_McObject_regen_0).apply(null,arguments)},rn=l._emscripten_bind_McObject_GetDatabase_0=
|
|
300
|
+
function(){return(rn=l._emscripten_bind_McObject_GetDatabase_0=l.asm.emscripten_bind_McObject_GetDatabase_0).apply(null,arguments)},sn=l._emscripten_bind_McObject_GetSysVarString_1=function(){return(sn=l._emscripten_bind_McObject_GetSysVarString_1=l.asm.emscripten_bind_McObject_GetSysVarString_1).apply(null,arguments)},tn=l._emscripten_bind_McObject_SetSysVarString_2=function(){return(tn=l._emscripten_bind_McObject_SetSysVarString_2=l.asm.emscripten_bind_McObject_SetSysVarString_2).apply(null,arguments)},
|
|
301
|
+
un=l._emscripten_bind_McObject_GetSysVarDouble_1=function(){return(un=l._emscripten_bind_McObject_GetSysVarDouble_1=l.asm.emscripten_bind_McObject_GetSysVarDouble_1).apply(null,arguments)},vn=l._emscripten_bind_McObject_SetSysVarDouble_2=function(){return(vn=l._emscripten_bind_McObject_SetSysVarDouble_2=l.asm.emscripten_bind_McObject_SetSysVarDouble_2).apply(null,arguments)},wn=l._emscripten_bind_McObject_GetSysVarLong_1=function(){return(wn=l._emscripten_bind_McObject_GetSysVarLong_1=l.asm.emscripten_bind_McObject_GetSysVarLong_1).apply(null,
|
|
302
|
+
arguments)},xn=l._emscripten_bind_McObject_SetSysVarLong_2=function(){return(xn=l._emscripten_bind_McObject_SetSysVarLong_2=l.asm.emscripten_bind_McObject_SetSysVarLong_2).apply(null,arguments)},yn=l._emscripten_bind_McObject_GetSysVarPoint_1=function(){return(yn=l._emscripten_bind_McObject_GetSysVarPoint_1=l.asm.emscripten_bind_McObject_GetSysVarPoint_1).apply(null,arguments)},zn=l._emscripten_bind_McObject_SetSysVarPoint_3=function(){return(zn=l._emscripten_bind_McObject_SetSysVarPoint_3=l.asm.emscripten_bind_McObject_SetSysVarPoint_3).apply(null,
|
|
303
|
+
arguments)},An=l._emscripten_bind_McObject_fireEventWindowSize_2=function(){return(An=l._emscripten_bind_McObject_fireEventWindowSize_2=l.asm.emscripten_bind_McObject_fireEventWindowSize_2).apply(null,arguments)},Bn=l._emscripten_bind_McObject_fireEventCommandStart_0=function(){return(Bn=l._emscripten_bind_McObject_fireEventCommandStart_0=l.asm.emscripten_bind_McObject_fireEventCommandStart_0).apply(null,arguments)},Cn=l._emscripten_bind_McObject_IntelliSelect_PointSelect_2=function(){return(Cn=l._emscripten_bind_McObject_IntelliSelect_PointSelect_2=
|
|
304
|
+
l.asm.emscripten_bind_McObject_IntelliSelect_PointSelect_2).apply(null,arguments)},Dn=l._emscripten_bind_McObject_IntelliSelect_RangeSelect_5=function(){return(Dn=l._emscripten_bind_McObject_IntelliSelect_RangeSelect_5=l.asm.emscripten_bind_McObject_IntelliSelect_RangeSelect_5).apply(null,arguments)},En=l._emscripten_bind_McObject_IntelliSelect_getGridData_1=function(){return(En=l._emscripten_bind_McObject_IntelliSelect_getGridData_1=l.asm.emscripten_bind_McObject_IntelliSelect_getGridData_1).apply(null,
|
|
305
|
+
arguments)},Fn=l._emscripten_bind_McObject_Osnap_NotifyOsnap_8=function(){return(Fn=l._emscripten_bind_McObject_Osnap_NotifyOsnap_8=l.asm.emscripten_bind_McObject_Osnap_NotifyOsnap_8).apply(null,arguments)},Gn=l._emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0=function(){return(Gn=l._emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0=l.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0).apply(null,arguments)},Hn=l._emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1=
|
|
306
|
+
function(){return(Hn=l._emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1=l.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1).apply(null,arguments)},In=l._emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0=function(){return(In=l._emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0=l.asm.emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0).apply(null,arguments)},Jn=l._emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0=
|
|
307
|
+
function(){return(Jn=l._emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0=l.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0).apply(null,arguments)},Kn=l._emscripten_bind_McObject_SetDrawColor_1=function(){return(Kn=l._emscripten_bind_McObject_SetDrawColor_1=l.asm.emscripten_bind_McObject_SetDrawColor_1).apply(null,arguments)},Ln=l._emscripten_bind_McObject_GetDrawColor_0=function(){return(Ln=l._emscripten_bind_McObject_GetDrawColor_0=l.asm.emscripten_bind_McObject_GetDrawColor_0).apply(null,
|
|
308
|
+
arguments)},Mn=l._emscripten_bind_McObject_AddLayer_1=function(){return(Mn=l._emscripten_bind_McObject_AddLayer_1=l.asm.emscripten_bind_McObject_AddLayer_1).apply(null,arguments)},Nn=l._emscripten_bind_McObject_SetDrawLayer_1=function(){return(Nn=l._emscripten_bind_McObject_SetDrawLayer_1=l.asm.emscripten_bind_McObject_SetDrawLayer_1).apply(null,arguments)},On=l._emscripten_bind_McObject_GetDrawLayer_0=function(){return(On=l._emscripten_bind_McObject_GetDrawLayer_0=l.asm.emscripten_bind_McObject_GetDrawLayer_0).apply(null,
|
|
309
|
+
arguments)},Pn=l._emscripten_bind_McObject_AddTextStyle_4=function(){return(Pn=l._emscripten_bind_McObject_AddTextStyle_4=l.asm.emscripten_bind_McObject_AddTextStyle_4).apply(null,arguments)},Qn=l._emscripten_bind_McObject_SetDrawTextStyle_1=function(){return(Qn=l._emscripten_bind_McObject_SetDrawTextStyle_1=l.asm.emscripten_bind_McObject_SetDrawTextStyle_1).apply(null,arguments)},Rn=l._emscripten_bind_McObject_GetDrawTextStyle_0=function(){return(Rn=l._emscripten_bind_McObject_GetDrawTextStyle_0=
|
|
310
|
+
l.asm.emscripten_bind_McObject_GetDrawTextStyle_0).apply(null,arguments)},Sn=l._emscripten_bind_McObject_AddLinetype_2=function(){return(Sn=l._emscripten_bind_McObject_AddLinetype_2=l.asm.emscripten_bind_McObject_AddLinetype_2).apply(null,arguments)},Tn=l._emscripten_bind_McObject_AddLinetypeEx_3=function(){return(Tn=l._emscripten_bind_McObject_AddLinetypeEx_3=l.asm.emscripten_bind_McObject_AddLinetypeEx_3).apply(null,arguments)},Un=l._emscripten_bind_McObject_AddDimStyle_5=function(){return(Un=l._emscripten_bind_McObject_AddDimStyle_5=
|
|
311
|
+
l.asm.emscripten_bind_McObject_AddDimStyle_5).apply(null,arguments)},Vn=l._emscripten_bind_McObject_SetDrawLinetype_1=function(){return(Vn=l._emscripten_bind_McObject_SetDrawLinetype_1=l.asm.emscripten_bind_McObject_SetDrawLinetype_1).apply(null,arguments)},Wn=l._emscripten_bind_McObject_GetDrawLinetype_0=function(){return(Wn=l._emscripten_bind_McObject_GetDrawLinetype_0=l.asm.emscripten_bind_McObject_GetDrawLinetype_0).apply(null,arguments)},Xn=l._emscripten_bind_McObject_SetDrawLineWeight_1=function(){return(Xn=
|
|
312
|
+
l._emscripten_bind_McObject_SetDrawLineWeight_1=l.asm.emscripten_bind_McObject_SetDrawLineWeight_1).apply(null,arguments)},Yn=l._emscripten_bind_McObject_GetDrawLineWeight_0=function(){return(Yn=l._emscripten_bind_McObject_GetDrawLineWeight_0=l.asm.emscripten_bind_McObject_GetDrawLineWeight_0).apply(null,arguments)},Zn=l._emscripten_bind_McObject_SetDrawLineTypeScale_1=function(){return(Zn=l._emscripten_bind_McObject_SetDrawLineTypeScale_1=l.asm.emscripten_bind_McObject_SetDrawLineTypeScale_1).apply(null,
|
|
313
|
+
arguments)},$n=l._emscripten_bind_McObject_GetDrawLineTypeScale_0=function(){return($n=l._emscripten_bind_McObject_GetDrawLineTypeScale_0=l.asm.emscripten_bind_McObject_GetDrawLineTypeScale_0).apply(null,arguments)},ao=l._emscripten_bind_McObject_SetDrawDimStyle_1=function(){return(ao=l._emscripten_bind_McObject_SetDrawDimStyle_1=l.asm.emscripten_bind_McObject_SetDrawDimStyle_1).apply(null,arguments)},bo=l._emscripten_bind_McObject_GetDrawDimStyle_0=function(){return(bo=l._emscripten_bind_McObject_GetDrawDimStyle_0=
|
|
314
|
+
l.asm.emscripten_bind_McObject_GetDrawDimStyle_0).apply(null,arguments)},co=l._emscripten_bind_McObject_SetPatternDefinition_1=function(){return(co=l._emscripten_bind_McObject_SetPatternDefinition_1=l.asm.emscripten_bind_McObject_SetPatternDefinition_1).apply(null,arguments)},eo=l._emscripten_bind_McObject_GetPatternDefinition_0=function(){return(eo=l._emscripten_bind_McObject_GetPatternDefinition_0=l.asm.emscripten_bind_McObject_GetPatternDefinition_0).apply(null,arguments)},fo=l._emscripten_bind_McObject_SetDrawLineWidth_1=
|
|
315
|
+
function(){return(fo=l._emscripten_bind_McObject_SetDrawLineWidth_1=l.asm.emscripten_bind_McObject_SetDrawLineWidth_1).apply(null,arguments)},go=l._emscripten_bind_McObject_GetDrawLineWidth_0=function(){return(go=l._emscripten_bind_McObject_GetDrawLineWidth_0=l.asm.emscripten_bind_McObject_GetDrawLineWidth_0).apply(null,arguments)},ho=l._emscripten_bind_McObject_DrawLine_6=function(){return(ho=l._emscripten_bind_McObject_DrawLine_6=l.asm.emscripten_bind_McObject_DrawLine_6).apply(null,arguments)},
|
|
316
|
+
io=l._emscripten_bind_McObject_DrawArc_5=function(){return(io=l._emscripten_bind_McObject_DrawArc_5=l.asm.emscripten_bind_McObject_DrawArc_5).apply(null,arguments)},jo=l._emscripten_bind_McObject_DrawArc2_6=function(){return(jo=l._emscripten_bind_McObject_DrawArc2_6=l.asm.emscripten_bind_McObject_DrawArc2_6).apply(null,arguments)},ko=l._emscripten_bind_McObject_DrawCircle_3=function(){return(ko=l._emscripten_bind_McObject_DrawCircle_3=l.asm.emscripten_bind_McObject_DrawCircle_3).apply(null,arguments)},
|
|
317
|
+
lo=l._emscripten_bind_McObject_DrawEllipse_5=function(){return(lo=l._emscripten_bind_McObject_DrawEllipse_5=l.asm.emscripten_bind_McObject_DrawEllipse_5).apply(null,arguments)},mo=l._emscripten_bind_McObject_DrawEllipseArc_7=function(){return(mo=l._emscripten_bind_McObject_DrawEllipseArc_7=l.asm.emscripten_bind_McObject_DrawEllipseArc_7).apply(null,arguments)},no=l._emscripten_bind_McObject_DrawPoint_2=function(){return(no=l._emscripten_bind_McObject_DrawPoint_2=l.asm.emscripten_bind_McObject_DrawPoint_2).apply(null,
|
|
318
|
+
arguments)},oo=l._emscripten_bind_McObject_DrawSolid_8=function(){return(oo=l._emscripten_bind_McObject_DrawSolid_8=l.asm.emscripten_bind_McObject_DrawSolid_8).apply(null,arguments)},po=l._emscripten_bind_McObject_DrawMText_7=function(){return(po=l._emscripten_bind_McObject_DrawMText_7=l.asm.emscripten_bind_McObject_DrawMText_7).apply(null,arguments)},qo=l._emscripten_bind_McObject_DrawText_7=function(){return(qo=l._emscripten_bind_McObject_DrawText_7=l.asm.emscripten_bind_McObject_DrawText_7).apply(null,
|
|
319
|
+
arguments)},ro=l._emscripten_bind_McObject_DrawBlockReference_5=function(){return(ro=l._emscripten_bind_McObject_DrawBlockReference_5=l.asm.emscripten_bind_McObject_DrawBlockReference_5).apply(null,arguments)},so=l._emscripten_bind_McObject_DrawDimAligned_6=function(){return(so=l._emscripten_bind_McObject_DrawDimAligned_6=l.asm.emscripten_bind_McObject_DrawDimAligned_6).apply(null,arguments)},to=l._emscripten_bind_McObject_DrawDimAngular_8=function(){return(to=l._emscripten_bind_McObject_DrawDimAngular_8=
|
|
320
|
+
l.asm.emscripten_bind_McObject_DrawDimAngular_8).apply(null,arguments)},uo=l._emscripten_bind_McObject_DrawDimDiametric_5=function(){return(uo=l._emscripten_bind_McObject_DrawDimDiametric_5=l.asm.emscripten_bind_McObject_DrawDimDiametric_5).apply(null,arguments)},vo=l._emscripten_bind_McObject_DrawDimRotated_7=function(){return(vo=l._emscripten_bind_McObject_DrawDimRotated_7=l.asm.emscripten_bind_McObject_DrawDimRotated_7).apply(null,arguments)},wo=l._emscripten_bind_McObject_DrawDimOrdinate_5=function(){return(wo=
|
|
321
|
+
l._emscripten_bind_McObject_DrawDimOrdinate_5=l.asm.emscripten_bind_McObject_DrawDimOrdinate_5).apply(null,arguments)},xo=l._emscripten_bind_McObject_DrawDimRadial_5=function(){return(xo=l._emscripten_bind_McObject_DrawDimRadial_5=l.asm.emscripten_bind_McObject_DrawDimRadial_5).apply(null,arguments)},yo=l._emscripten_bind_McObject_PathMoveTo_2=function(){return(yo=l._emscripten_bind_McObject_PathMoveTo_2=l.asm.emscripten_bind_McObject_PathMoveTo_2).apply(null,arguments)},zo=l._emscripten_bind_McObject_PathMoveToEx_5=
|
|
322
|
+
function(){return(zo=l._emscripten_bind_McObject_PathMoveToEx_5=l.asm.emscripten_bind_McObject_PathMoveToEx_5).apply(null,arguments)},Ao=l._emscripten_bind_McObject_PathLineTo_2=function(){return(Ao=l._emscripten_bind_McObject_PathLineTo_2=l.asm.emscripten_bind_McObject_PathLineTo_2).apply(null,arguments)},Bo=l._emscripten_bind_McObject_PathLineToEx_5=function(){return(Bo=l._emscripten_bind_McObject_PathLineToEx_5=l.asm.emscripten_bind_McObject_PathLineToEx_5).apply(null,arguments)},Co=l._emscripten_bind_McObject_DrawPathToPolyline_0=
|
|
323
|
+
function(){return(Co=l._emscripten_bind_McObject_DrawPathToPolyline_0=l.asm.emscripten_bind_McObject_DrawPathToPolyline_0).apply(null,arguments)},Do=l._emscripten_bind_McObject_DrawPathToSpline_0=function(){return(Do=l._emscripten_bind_McObject_DrawPathToSpline_0=l.asm.emscripten_bind_McObject_DrawPathToSpline_0).apply(null,arguments)},Eo=l._emscripten_bind_McObject_PathMakeClosed_0=function(){return(Eo=l._emscripten_bind_McObject_PathMakeClosed_0=l.asm.emscripten_bind_McObject_PathMakeClosed_0).apply(null,
|
|
324
|
+
arguments)},Fo=l._emscripten_bind_McObject_DrawPathToHatch_1=function(){return(Fo=l._emscripten_bind_McObject_DrawPathToHatch_1=l.asm.emscripten_bind_McObject_DrawPathToHatch_1).apply(null,arguments)},Go=l._emscripten_bind_McObject_DrawEntity_1=function(){return(Go=l._emscripten_bind_McObject_DrawEntity_1=l.asm.emscripten_bind_McObject_DrawEntity_1).apply(null,arguments)},Ho=l._emscripten_bind_McObject_GetAllLayoutName_0=function(){return(Ho=l._emscripten_bind_McObject_GetAllLayoutName_0=l.asm.emscripten_bind_McObject_GetAllLayoutName_0).apply(null,
|
|
325
|
+
arguments)},Io=l._emscripten_bind_McObject_SetCurrentLayout_1=function(){return(Io=l._emscripten_bind_McObject_SetCurrentLayout_1=l.asm.emscripten_bind_McObject_SetCurrentLayout_1).apply(null,arguments)},Jo=l._emscripten_bind_McDrawResbuf_McDrawResbuf_0=function(){return(Jo=l._emscripten_bind_McDrawResbuf_McDrawResbuf_0=l.asm.emscripten_bind_McDrawResbuf_McDrawResbuf_0).apply(null,arguments)},Ko=l._emscripten_bind_McDrawResbuf_Clear_0=function(){return(Ko=l._emscripten_bind_McDrawResbuf_Clear_0=l.asm.emscripten_bind_McDrawResbuf_Clear_0).apply(null,
|
|
326
|
+
arguments)},Lo=l._emscripten_bind_McDrawResbuf_GetCount_0=function(){return(Lo=l._emscripten_bind_McDrawResbuf_GetCount_0=l.asm.emscripten_bind_McDrawResbuf_GetCount_0).apply(null,arguments)},Mo=l._emscripten_bind_McDrawResbuf_AtDouble_1=function(){return(Mo=l._emscripten_bind_McDrawResbuf_AtDouble_1=l.asm.emscripten_bind_McDrawResbuf_AtDouble_1).apply(null,arguments)},No=l._emscripten_bind_McDrawResbuf_Atlong_1=function(){return(No=l._emscripten_bind_McDrawResbuf_Atlong_1=l.asm.emscripten_bind_McDrawResbuf_Atlong_1).apply(null,
|
|
327
|
+
arguments)},Oo=l._emscripten_bind_McDrawResbuf_AtObjectId_1=function(){return(Oo=l._emscripten_bind_McDrawResbuf_AtObjectId_1=l.asm.emscripten_bind_McDrawResbuf_AtObjectId_1).apply(null,arguments)},Po=l._emscripten_bind_McDrawResbuf_AtObject_1=function(){return(Po=l._emscripten_bind_McDrawResbuf_AtObject_1=l.asm.emscripten_bind_McDrawResbuf_AtObject_1).apply(null,arguments)},Qo=l._emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1=function(){return(Qo=l._emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1=
|
|
328
|
+
l.asm.emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1).apply(null,arguments)},Ro=l._emscripten_bind_McDrawResbuf_AtObjectName_1=function(){return(Ro=l._emscripten_bind_McDrawResbuf_AtObjectName_1=l.asm.emscripten_bind_McDrawResbuf_AtObjectName_1).apply(null,arguments)},So=l._emscripten_bind_McDrawResbuf_AtString_1=function(){return(So=l._emscripten_bind_McDrawResbuf_AtString_1=l.asm.emscripten_bind_McDrawResbuf_AtString_1).apply(null,arguments)},To=l._emscripten_bind_McDrawResbuf_AtPoint_1=function(){return(To=
|
|
329
|
+
l._emscripten_bind_McDrawResbuf_AtPoint_1=l.asm.emscripten_bind_McDrawResbuf_AtPoint_1).apply(null,arguments)},Uo=l._emscripten_bind_McDrawResbuf_ItemDataType_1=function(){return(Uo=l._emscripten_bind_McDrawResbuf_ItemDataType_1=l.asm.emscripten_bind_McDrawResbuf_ItemDataType_1).apply(null,arguments)},Vo=l._emscripten_bind_McDrawResbuf_AddDouble_2=function(){return(Vo=l._emscripten_bind_McDrawResbuf_AddDouble_2=l.asm.emscripten_bind_McDrawResbuf_AddDouble_2).apply(null,arguments)},Wo=l._emscripten_bind_McDrawResbuf_Addlong_2=
|
|
330
|
+
function(){return(Wo=l._emscripten_bind_McDrawResbuf_Addlong_2=l.asm.emscripten_bind_McDrawResbuf_Addlong_2).apply(null,arguments)},Xo=l._emscripten_bind_McDrawResbuf_AddObjectId_2=function(){return(Xo=l._emscripten_bind_McDrawResbuf_AddObjectId_2=l.asm.emscripten_bind_McDrawResbuf_AddObjectId_2).apply(null,arguments)},Yo=l._emscripten_bind_McDrawResbuf_AddObject_1=function(){return(Yo=l._emscripten_bind_McDrawResbuf_AddObject_1=l.asm.emscripten_bind_McDrawResbuf_AddObject_1).apply(null,arguments)},
|
|
331
|
+
Zo=l._emscripten_bind_McDrawResbuf_AddString_2=function(){return(Zo=l._emscripten_bind_McDrawResbuf_AddString_2=l.asm.emscripten_bind_McDrawResbuf_AddString_2).apply(null,arguments)},$o=l._emscripten_bind_McDrawResbuf_AddPoint_2=function(){return($o=l._emscripten_bind_McDrawResbuf_AddPoint_2=l.asm.emscripten_bind_McDrawResbuf_AddPoint_2).apply(null,arguments)},ap=l._emscripten_bind_McDrawResbuf_RemoveAll_0=function(){return(ap=l._emscripten_bind_McDrawResbuf_RemoveAll_0=l.asm.emscripten_bind_McDrawResbuf_RemoveAll_0).apply(null,
|
|
332
|
+
arguments)},bp=l._emscripten_bind_McDrawResbuf_Remove_1=function(){return(bp=l._emscripten_bind_McDrawResbuf_Remove_1=l.asm.emscripten_bind_McDrawResbuf_Remove_1).apply(null,arguments)},cp=l._emscripten_bind_McDrawResbuf_PrintData_0=function(){return(cp=l._emscripten_bind_McDrawResbuf_PrintData_0=l.asm.emscripten_bind_McDrawResbuf_PrintData_0).apply(null,arguments)},dp=l._emscripten_bind_McDrawResbuf_getObjectName_0=function(){return(dp=l._emscripten_bind_McDrawResbuf_getObjectName_0=l.asm.emscripten_bind_McDrawResbuf_getObjectName_0).apply(null,
|
|
333
|
+
arguments)},ep=l._emscripten_bind_McDrawResbuf_getDxf0_0=function(){return(ep=l._emscripten_bind_McDrawResbuf_getDxf0_0=l.asm.emscripten_bind_McDrawResbuf_getDxf0_0).apply(null,arguments)},fp=l._emscripten_bind_McDrawResbuf_getJson_0=function(){return(fp=l._emscripten_bind_McDrawResbuf_getJson_0=l.asm.emscripten_bind_McDrawResbuf_getJson_0).apply(null,arguments)},gp=l._emscripten_bind_McDrawResbuf_setJson_1=function(){return(gp=l._emscripten_bind_McDrawResbuf_setJson_1=l.asm.emscripten_bind_McDrawResbuf_setJson_1).apply(null,
|
|
334
|
+
arguments)},hp=l._emscripten_bind_McDrawResbuf_isKindOf_1=function(){return(hp=l._emscripten_bind_McDrawResbuf_isKindOf_1=l.asm.emscripten_bind_McDrawResbuf_isKindOf_1).apply(null,arguments)},ip=l._emscripten_bind_McDrawResbuf___destroy___0=function(){return(ip=l._emscripten_bind_McDrawResbuf___destroy___0=l.asm.emscripten_bind_McDrawResbuf___destroy___0).apply(null,arguments)},jp=l._emscripten_bind_McDrawUtility_McDrawUtility_0=function(){return(jp=l._emscripten_bind_McDrawUtility_McDrawUtility_0=
|
|
335
|
+
l.asm.emscripten_bind_McDrawUtility_McDrawUtility_0).apply(null,arguments)},kp=l._emscripten_bind_McDrawUtility_findEntAtPoint_5=function(){return(kp=l._emscripten_bind_McDrawUtility_findEntAtPoint_5=l.asm.emscripten_bind_McDrawUtility_findEntAtPoint_5).apply(null,arguments)},lp=l._emscripten_bind_McDrawUtility_eraseEntity_1=function(){return(lp=l._emscripten_bind_McDrawUtility_eraseEntity_1=l.asm.emscripten_bind_McDrawUtility_eraseEntity_1).apply(null,arguments)},mp=l._emscripten_bind_McDrawUtility_highlightEntity_2=
|
|
336
|
+
function(){return(mp=l._emscripten_bind_McDrawUtility_highlightEntity_2=l.asm.emscripten_bind_McDrawUtility_highlightEntity_2).apply(null,arguments)},np=l._emscripten_bind_McDrawUtility___destroy___0=function(){return(np=l._emscripten_bind_McDrawUtility___destroy___0=l.asm.emscripten_bind_McDrawUtility___destroy___0).apply(null,arguments)},op=l._emscripten_bind_MxDrawAssist_MxDrawAssist_0=function(){return(op=l._emscripten_bind_MxDrawAssist_MxDrawAssist_0=l.asm.emscripten_bind_MxDrawAssist_MxDrawAssist_0).apply(null,
|
|
337
|
+
arguments)},pp=l._emscripten_bind_MxDrawAssist_MxChamfer_9=function(){return(pp=l._emscripten_bind_MxDrawAssist_MxChamfer_9=l.asm.emscripten_bind_MxDrawAssist_MxChamfer_9).apply(null,arguments)},qp=l._emscripten_bind_MxDrawAssist_MxFillet_8=function(){return(qp=l._emscripten_bind_MxDrawAssist_MxFillet_8=l.asm.emscripten_bind_MxDrawAssist_MxFillet_8).apply(null,arguments)},rp=l._emscripten_bind_MxDrawAssist_MxExplode_1=function(){return(rp=l._emscripten_bind_MxDrawAssist_MxExplode_1=l.asm.emscripten_bind_MxDrawAssist_MxExplode_1).apply(null,
|
|
338
|
+
arguments)},sp=l._emscripten_bind_MxDrawAssist_MxJoin_1=function(){return(sp=l._emscripten_bind_MxDrawAssist_MxJoin_1=l.asm.emscripten_bind_MxDrawAssist_MxJoin_1).apply(null,arguments)},tp=l._emscripten_bind_MxDrawAssist_IntersectWith_9=function(){return(tp=l._emscripten_bind_MxDrawAssist_IntersectWith_9=l.asm.emscripten_bind_MxDrawAssist_IntersectWith_9).apply(null,arguments)},up=l._emscripten_bind_MxDrawAssist_GetClosestPointTo_7=function(){return(up=l._emscripten_bind_MxDrawAssist_GetClosestPointTo_7=
|
|
339
|
+
l.asm.emscripten_bind_MxDrawAssist_GetClosestPointTo_7).apply(null,arguments)},vp=l._emscripten_bind_MxDrawAssist___destroy___0=function(){return(vp=l._emscripten_bind_MxDrawAssist___destroy___0=l.asm.emscripten_bind_MxDrawAssist___destroy___0).apply(null,arguments)},wp=l._emscripten_bind_MxDrawTrimAssist_MxDrawTrimAssist_0=function(){return(wp=l._emscripten_bind_MxDrawTrimAssist_MxDrawTrimAssist_0=l.asm.emscripten_bind_MxDrawTrimAssist_MxDrawTrimAssist_0).apply(null,arguments)},xp=l._emscripten_bind_MxDrawTrimAssist_Init_1=
|
|
340
|
+
function(){return(xp=l._emscripten_bind_MxDrawTrimAssist_Init_1=l.asm.emscripten_bind_MxDrawTrimAssist_Init_1).apply(null,arguments)},yp=l._emscripten_bind_MxDrawTrimAssist_UnInit_0=function(){return(yp=l._emscripten_bind_MxDrawTrimAssist_UnInit_0=l.asm.emscripten_bind_MxDrawTrimAssist_UnInit_0).apply(null,arguments)},zp=l._emscripten_bind_MxDrawTrimAssist_DoTrim_5=function(){return(zp=l._emscripten_bind_MxDrawTrimAssist_DoTrim_5=l.asm.emscripten_bind_MxDrawTrimAssist_DoTrim_5).apply(null,arguments)},
|
|
341
|
+
Ap=l._emscripten_bind_MxDrawTrimAssist___destroy___0=function(){return(Ap=l._emscripten_bind_MxDrawTrimAssist___destroy___0=l.asm.emscripten_bind_MxDrawTrimAssist___destroy___0).apply(null,arguments)},Bp=l._emscripten_bind_MxDrawExtendAssist_MxDrawExtendAssist_0=function(){return(Bp=l._emscripten_bind_MxDrawExtendAssist_MxDrawExtendAssist_0=l.asm.emscripten_bind_MxDrawExtendAssist_MxDrawExtendAssist_0).apply(null,arguments)},Cp=l._emscripten_bind_MxDrawExtendAssist_Init_1=function(){return(Cp=l._emscripten_bind_MxDrawExtendAssist_Init_1=
|
|
342
|
+
l.asm.emscripten_bind_MxDrawExtendAssist_Init_1).apply(null,arguments)},Dp=l._emscripten_bind_MxDrawExtendAssist_UnInit_0=function(){return(Dp=l._emscripten_bind_MxDrawExtendAssist_UnInit_0=l.asm.emscripten_bind_MxDrawExtendAssist_UnInit_0).apply(null,arguments)},Ep=l._emscripten_bind_MxDrawExtendAssist_DoExtend_5=function(){return(Ep=l._emscripten_bind_MxDrawExtendAssist_DoExtend_5=l.asm.emscripten_bind_MxDrawExtendAssist_DoExtend_5).apply(null,arguments)},Fp=l._emscripten_bind_MxDrawExtendAssist___destroy___0=
|
|
343
|
+
function(){return(Fp=l._emscripten_bind_MxDrawExtendAssist___destroy___0=l.asm.emscripten_bind_MxDrawExtendAssist___destroy___0).apply(null,arguments)},Gp=l._emscripten_bind_MdDbLine_MdDbLine_0=function(){return(Gp=l._emscripten_bind_MdDbLine_MdDbLine_0=l.asm.emscripten_bind_MdDbLine_MdDbLine_0).apply(null,arguments)},Hp=l._emscripten_bind_MdDbLine_startPoint_0=function(){return(Hp=l._emscripten_bind_MdDbLine_startPoint_0=l.asm.emscripten_bind_MdDbLine_startPoint_0).apply(null,arguments)},Ip=l._emscripten_bind_MdDbLine_setStartPoint_1=
|
|
344
|
+
function(){return(Ip=l._emscripten_bind_MdDbLine_setStartPoint_1=l.asm.emscripten_bind_MdDbLine_setStartPoint_1).apply(null,arguments)},Jp=l._emscripten_bind_MdDbLine_endPoint_0=function(){return(Jp=l._emscripten_bind_MdDbLine_endPoint_0=l.asm.emscripten_bind_MdDbLine_endPoint_0).apply(null,arguments)},Kp=l._emscripten_bind_MdDbLine_setEndPoint_1=function(){return(Kp=l._emscripten_bind_MdDbLine_setEndPoint_1=l.asm.emscripten_bind_MdDbLine_setEndPoint_1).apply(null,arguments)},Lp=l._emscripten_bind_MdDbLine_getStartParam_0=
|
|
345
|
+
function(){return(Lp=l._emscripten_bind_MdDbLine_getStartParam_0=l.asm.emscripten_bind_MdDbLine_getStartParam_0).apply(null,arguments)},Mp=l._emscripten_bind_MdDbLine_getEndParam_0=function(){return(Mp=l._emscripten_bind_MdDbLine_getEndParam_0=l.asm.emscripten_bind_MdDbLine_getEndParam_0).apply(null,arguments)},Np=l._emscripten_bind_MdDbLine_getDistAtParam_1=function(){return(Np=l._emscripten_bind_MdDbLine_getDistAtParam_1=l.asm.emscripten_bind_MdDbLine_getDistAtParam_1).apply(null,arguments)},Op=
|
|
346
|
+
l._emscripten_bind_MdDbLine_getParamAtDist_1=function(){return(Op=l._emscripten_bind_MdDbLine_getParamAtDist_1=l.asm.emscripten_bind_MdDbLine_getParamAtDist_1).apply(null,arguments)},Pp=l._emscripten_bind_MdDbLine_getDistAtPoint_1=function(){return(Pp=l._emscripten_bind_MdDbLine_getDistAtPoint_1=l.asm.emscripten_bind_MdDbLine_getDistAtPoint_1).apply(null,arguments)},Qp=l._emscripten_bind_MdDbLine_getPointAtDist_1=function(){return(Qp=l._emscripten_bind_MdDbLine_getPointAtDist_1=l.asm.emscripten_bind_MdDbLine_getPointAtDist_1).apply(null,
|
|
347
|
+
arguments)},Rp=l._emscripten_bind_MdDbLine_getStartPoint_0=function(){return(Rp=l._emscripten_bind_MdDbLine_getStartPoint_0=l.asm.emscripten_bind_MdDbLine_getStartPoint_0).apply(null,arguments)},Sp=l._emscripten_bind_MdDbLine_getEndPoint_0=function(){return(Sp=l._emscripten_bind_MdDbLine_getEndPoint_0=l.asm.emscripten_bind_MdDbLine_getEndPoint_0).apply(null,arguments)},Tp=l._emscripten_bind_MdDbLine_getPointAtParam_1=function(){return(Tp=l._emscripten_bind_MdDbLine_getPointAtParam_1=l.asm.emscripten_bind_MdDbLine_getPointAtParam_1).apply(null,
|
|
348
|
+
arguments)},Up=l._emscripten_bind_MdDbLine_getParamAtPoint_1=function(){return(Up=l._emscripten_bind_MdDbLine_getParamAtPoint_1=l.asm.emscripten_bind_MdDbLine_getParamAtPoint_1).apply(null,arguments)},Vp=l._emscripten_bind_MdDbLine_getFirstDeriv_1=function(){return(Vp=l._emscripten_bind_MdDbLine_getFirstDeriv_1=l.asm.emscripten_bind_MdDbLine_getFirstDeriv_1).apply(null,arguments)},Wp=l._emscripten_bind_MdDbLine_getFirstDerivEx_1=function(){return(Wp=l._emscripten_bind_MdDbLine_getFirstDerivEx_1=l.asm.emscripten_bind_MdDbLine_getFirstDerivEx_1).apply(null,
|
|
349
|
+
arguments)},Xp=l._emscripten_bind_MdDbLine_getClosestPointTo_2=function(){return(Xp=l._emscripten_bind_MdDbLine_getClosestPointTo_2=l.asm.emscripten_bind_MdDbLine_getClosestPointTo_2).apply(null,arguments)},Yp=l._emscripten_bind_MdDbLine_offsetCurves_2=function(){return(Yp=l._emscripten_bind_MdDbLine_offsetCurves_2=l.asm.emscripten_bind_MdDbLine_offsetCurves_2).apply(null,arguments)},Zp=l._emscripten_bind_MdDbLine_splitCurves_1=function(){return(Zp=l._emscripten_bind_MdDbLine_splitCurves_1=l.asm.emscripten_bind_MdDbLine_splitCurves_1).apply(null,
|
|
350
|
+
arguments)},$p=l._emscripten_bind_MdDbLine_getArea_0=function(){return($p=l._emscripten_bind_MdDbLine_getArea_0=l.asm.emscripten_bind_MdDbLine_getArea_0).apply(null,arguments)},aq=l._emscripten_bind_MdDbLine_getSamplePoints_1=function(){return(aq=l._emscripten_bind_MdDbLine_getSamplePoints_1=l.asm.emscripten_bind_MdDbLine_getSamplePoints_1).apply(null,arguments)},bq=l._emscripten_bind_MdDbLine_getLength_0=function(){return(bq=l._emscripten_bind_MdDbLine_getLength_0=l.asm.emscripten_bind_MdDbLine_getLength_0).apply(null,
|
|
351
|
+
arguments)},cq=l._emscripten_bind_MdDbLine_explode_0=function(){return(cq=l._emscripten_bind_MdDbLine_explode_0=l.asm.emscripten_bind_MdDbLine_explode_0).apply(null,arguments)},dq=l._emscripten_bind_MdDbLine_TrueColor_0=function(){return(dq=l._emscripten_bind_MdDbLine_TrueColor_0=l.asm.emscripten_bind_MdDbLine_TrueColor_0).apply(null,arguments)},eq=l._emscripten_bind_MdDbLine_SetTrueColor_1=function(){return(eq=l._emscripten_bind_MdDbLine_SetTrueColor_1=l.asm.emscripten_bind_MdDbLine_SetTrueColor_1).apply(null,
|
|
352
|
+
arguments)},fq=l._emscripten_bind_MdDbLine_ColorIndex_0=function(){return(fq=l._emscripten_bind_MdDbLine_ColorIndex_0=l.asm.emscripten_bind_MdDbLine_ColorIndex_0).apply(null,arguments)},gq=l._emscripten_bind_MdDbLine_SetColorIndex_1=function(){return(gq=l._emscripten_bind_MdDbLine_SetColorIndex_1=l.asm.emscripten_bind_MdDbLine_SetColorIndex_1).apply(null,arguments)},hq=l._emscripten_bind_MdDbLine_Layer_0=function(){return(hq=l._emscripten_bind_MdDbLine_Layer_0=l.asm.emscripten_bind_MdDbLine_Layer_0).apply(null,
|
|
353
|
+
arguments)},iq=l._emscripten_bind_MdDbLine_SetLayer_1=function(){return(iq=l._emscripten_bind_MdDbLine_SetLayer_1=l.asm.emscripten_bind_MdDbLine_SetLayer_1).apply(null,arguments)},jq=l._emscripten_bind_MdDbLine_LinetypeScale_0=function(){return(jq=l._emscripten_bind_MdDbLine_LinetypeScale_0=l.asm.emscripten_bind_MdDbLine_LinetypeScale_0).apply(null,arguments)},kq=l._emscripten_bind_MdDbLine_SetLinetypeScale_1=function(){return(kq=l._emscripten_bind_MdDbLine_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbLine_SetLinetypeScale_1).apply(null,
|
|
354
|
+
arguments)},lq=l._emscripten_bind_MdDbLine_Visible_0=function(){return(lq=l._emscripten_bind_MdDbLine_Visible_0=l.asm.emscripten_bind_MdDbLine_Visible_0).apply(null,arguments)},mq=l._emscripten_bind_MdDbLine_SetVisible_1=function(){return(mq=l._emscripten_bind_MdDbLine_SetVisible_1=l.asm.emscripten_bind_MdDbLine_SetVisible_1).apply(null,arguments)},nq=l._emscripten_bind_MdDbLine_Lineweight_0=function(){return(nq=l._emscripten_bind_MdDbLine_Lineweight_0=l.asm.emscripten_bind_MdDbLine_Lineweight_0).apply(null,
|
|
355
|
+
arguments)},oq=l._emscripten_bind_MdDbLine_SetLineweight_1=function(){return(oq=l._emscripten_bind_MdDbLine_SetLineweight_1=l.asm.emscripten_bind_MdDbLine_SetLineweight_1).apply(null,arguments)},pq=l._emscripten_bind_MdDbLine_TextStyle_0=function(){return(pq=l._emscripten_bind_MdDbLine_TextStyle_0=l.asm.emscripten_bind_MdDbLine_TextStyle_0).apply(null,arguments)},qq=l._emscripten_bind_MdDbLine_SetTextStyle_1=function(){return(qq=l._emscripten_bind_MdDbLine_SetTextStyle_1=l.asm.emscripten_bind_MdDbLine_SetTextStyle_1).apply(null,
|
|
356
|
+
arguments)},rq=l._emscripten_bind_MdDbLine_Highlight_1=function(){return(rq=l._emscripten_bind_MdDbLine_Highlight_1=l.asm.emscripten_bind_MdDbLine_Highlight_1).apply(null,arguments)},sq=l._emscripten_bind_MdDbLine_Move_2=function(){return(sq=l._emscripten_bind_MdDbLine_Move_2=l.asm.emscripten_bind_MdDbLine_Move_2).apply(null,arguments)},tq=l._emscripten_bind_MdDbLine_Rotate_2=function(){return(tq=l._emscripten_bind_MdDbLine_Rotate_2=l.asm.emscripten_bind_MdDbLine_Rotate_2).apply(null,arguments)},
|
|
357
|
+
uq=l._emscripten_bind_MdDbLine_Mirror_2=function(){return(uq=l._emscripten_bind_MdDbLine_Mirror_2=l.asm.emscripten_bind_MdDbLine_Mirror_2).apply(null,arguments)},vq=l._emscripten_bind_MdDbLine_ScaleEntity_2=function(){return(vq=l._emscripten_bind_MdDbLine_ScaleEntity_2=l.asm.emscripten_bind_MdDbLine_ScaleEntity_2).apply(null,arguments)},wq=l._emscripten_bind_MdDbLine_TransformBy_1=function(){return(wq=l._emscripten_bind_MdDbLine_TransformBy_1=l.asm.emscripten_bind_MdDbLine_TransformBy_1).apply(null,
|
|
358
|
+
arguments)},xq=l._emscripten_bind_MdDbLine_GetBoundingBox_0=function(){return(xq=l._emscripten_bind_MdDbLine_GetBoundingBox_0=l.asm.emscripten_bind_MdDbLine_GetBoundingBox_0).apply(null,arguments)},yq=l._emscripten_bind_MdDbLine_GetXData_1=function(){return(yq=l._emscripten_bind_MdDbLine_GetXData_1=l.asm.emscripten_bind_MdDbLine_GetXData_1).apply(null,arguments)},zq=l._emscripten_bind_MdDbLine_SetXData_1=function(){return(zq=l._emscripten_bind_MdDbLine_SetXData_1=l.asm.emscripten_bind_MdDbLine_SetXData_1).apply(null,
|
|
359
|
+
arguments)},Aq=l._emscripten_bind_MdDbLine_GetxDataString_2=function(){return(Aq=l._emscripten_bind_MdDbLine_GetxDataString_2=l.asm.emscripten_bind_MdDbLine_GetxDataString_2).apply(null,arguments)},Bq=l._emscripten_bind_MdDbLine_SetxDataString_3=function(){return(Bq=l._emscripten_bind_MdDbLine_SetxDataString_3=l.asm.emscripten_bind_MdDbLine_SetxDataString_3).apply(null,arguments)},Cq=l._emscripten_bind_MdDbLine_GetxDataDouble_2=function(){return(Cq=l._emscripten_bind_MdDbLine_GetxDataDouble_2=l.asm.emscripten_bind_MdDbLine_GetxDataDouble_2).apply(null,
|
|
360
|
+
arguments)},Dq=l._emscripten_bind_MdDbLine_SetxDataDouble_3=function(){return(Dq=l._emscripten_bind_MdDbLine_SetxDataDouble_3=l.asm.emscripten_bind_MdDbLine_SetxDataDouble_3).apply(null,arguments)},Eq=l._emscripten_bind_MdDbLine_GetxDataLong_2=function(){return(Eq=l._emscripten_bind_MdDbLine_GetxDataLong_2=l.asm.emscripten_bind_MdDbLine_GetxDataLong_2).apply(null,arguments)},Fq=l._emscripten_bind_MdDbLine_SetxDataLong_3=function(){return(Fq=l._emscripten_bind_MdDbLine_SetxDataLong_3=l.asm.emscripten_bind_MdDbLine_SetxDataLong_3).apply(null,
|
|
361
|
+
arguments)},Gq=l._emscripten_bind_MdDbLine_GetxDataPoint_2=function(){return(Gq=l._emscripten_bind_MdDbLine_GetxDataPoint_2=l.asm.emscripten_bind_MdDbLine_GetxDataPoint_2).apply(null,arguments)},Hq=l._emscripten_bind_MdDbLine_SetxDataPoint_3=function(){return(Hq=l._emscripten_bind_MdDbLine_SetxDataPoint_3=l.asm.emscripten_bind_MdDbLine_SetxDataPoint_3).apply(null,arguments)},Iq=l._emscripten_bind_MdDbLine_DeleteXData_1=function(){return(Iq=l._emscripten_bind_MdDbLine_DeleteXData_1=l.asm.emscripten_bind_MdDbLine_DeleteXData_1).apply(null,
|
|
362
|
+
arguments)},Jq=l._emscripten_bind_MdDbLine_GetAllAppName_0=function(){return(Jq=l._emscripten_bind_MdDbLine_GetAllAppName_0=l.asm.emscripten_bind_MdDbLine_GetAllAppName_0).apply(null,arguments)},Kq=l._emscripten_bind_MdDbLine_GetObjectID_0=function(){return(Kq=l._emscripten_bind_MdDbLine_GetObjectID_0=l.asm.emscripten_bind_MdDbLine_GetObjectID_0).apply(null,arguments)},Lq=l._emscripten_bind_MdDbLine_Erase_0=function(){return(Lq=l._emscripten_bind_MdDbLine_Erase_0=l.asm.emscripten_bind_MdDbLine_Erase_0).apply(null,
|
|
363
|
+
arguments)},Mq=l._emscripten_bind_MdDbLine_ConnectionTempObject_1=function(){return(Mq=l._emscripten_bind_MdDbLine_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbLine_ConnectionTempObject_1).apply(null,arguments)},Nq=l._emscripten_bind_MdDbLine_Clone_0=function(){return(Nq=l._emscripten_bind_MdDbLine_Clone_0=l.asm.emscripten_bind_MdDbLine_Clone_0).apply(null,arguments)},Oq=l._emscripten_bind_MdDbLine_GetHandle_0=function(){return(Oq=l._emscripten_bind_MdDbLine_GetHandle_0=l.asm.emscripten_bind_MdDbLine_GetHandle_0).apply(null,
|
|
364
|
+
arguments)},Pq=l._emscripten_bind_MdDbLine_GetDatabase_0=function(){return(Pq=l._emscripten_bind_MdDbLine_GetDatabase_0=l.asm.emscripten_bind_MdDbLine_GetDatabase_0).apply(null,arguments)},Qq=l._emscripten_bind_MdDbLine_GetOwnerID_0=function(){return(Qq=l._emscripten_bind_MdDbLine_GetOwnerID_0=l.asm.emscripten_bind_MdDbLine_GetOwnerID_0).apply(null,arguments)},Rq=l._emscripten_bind_MdDbLine_moveGripPointsAt_4=function(){return(Rq=l._emscripten_bind_MdDbLine_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbLine_moveGripPointsAt_4).apply(null,
|
|
365
|
+
arguments)},Sq=l._emscripten_bind_MdDbLine_getObjectName_0=function(){return(Sq=l._emscripten_bind_MdDbLine_getObjectName_0=l.asm.emscripten_bind_MdDbLine_getObjectName_0).apply(null,arguments)},Tq=l._emscripten_bind_MdDbLine_getDxf0_0=function(){return(Tq=l._emscripten_bind_MdDbLine_getDxf0_0=l.asm.emscripten_bind_MdDbLine_getDxf0_0).apply(null,arguments)},Uq=l._emscripten_bind_MdDbLine_getJson_0=function(){return(Uq=l._emscripten_bind_MdDbLine_getJson_0=l.asm.emscripten_bind_MdDbLine_getJson_0).apply(null,
|
|
366
|
+
arguments)},Vq=l._emscripten_bind_MdDbLine_setJson_1=function(){return(Vq=l._emscripten_bind_MdDbLine_setJson_1=l.asm.emscripten_bind_MdDbLine_setJson_1).apply(null,arguments)},Wq=l._emscripten_bind_MdDbLine_isKindOf_1=function(){return(Wq=l._emscripten_bind_MdDbLine_isKindOf_1=l.asm.emscripten_bind_MdDbLine_isKindOf_1).apply(null,arguments)},Xq=l._emscripten_bind_MdDbLine___destroy___0=function(){return(Xq=l._emscripten_bind_MdDbLine___destroy___0=l.asm.emscripten_bind_MdDbLine___destroy___0).apply(null,
|
|
367
|
+
arguments)},Yq=l._emscripten_bind_MdDbText_MdDbText_0=function(){return(Yq=l._emscripten_bind_MdDbText_MdDbText_0=l.asm.emscripten_bind_MdDbText_MdDbText_0).apply(null,arguments)},Zq=l._emscripten_bind_MdDbText_position_0=function(){return(Zq=l._emscripten_bind_MdDbText_position_0=l.asm.emscripten_bind_MdDbText_position_0).apply(null,arguments)},$q=l._emscripten_bind_MdDbText_setPosition_1=function(){return($q=l._emscripten_bind_MdDbText_setPosition_1=l.asm.emscripten_bind_MdDbText_setPosition_1).apply(null,
|
|
368
|
+
arguments)},ar=l._emscripten_bind_MdDbText_alignmentPoint_0=function(){return(ar=l._emscripten_bind_MdDbText_alignmentPoint_0=l.asm.emscripten_bind_MdDbText_alignmentPoint_0).apply(null,arguments)},br=l._emscripten_bind_MdDbText_setAlignmentPoint_1=function(){return(br=l._emscripten_bind_MdDbText_setAlignmentPoint_1=l.asm.emscripten_bind_MdDbText_setAlignmentPoint_1).apply(null,arguments)},cr=l._emscripten_bind_MdDbText_oblique_0=function(){return(cr=l._emscripten_bind_MdDbText_oblique_0=l.asm.emscripten_bind_MdDbText_oblique_0).apply(null,
|
|
369
|
+
arguments)},dr=l._emscripten_bind_MdDbText_setOblique_1=function(){return(dr=l._emscripten_bind_MdDbText_setOblique_1=l.asm.emscripten_bind_MdDbText_setOblique_1).apply(null,arguments)},er=l._emscripten_bind_MdDbText_rotation_0=function(){return(er=l._emscripten_bind_MdDbText_rotation_0=l.asm.emscripten_bind_MdDbText_rotation_0).apply(null,arguments)},fr=l._emscripten_bind_MdDbText_setRotation_1=function(){return(fr=l._emscripten_bind_MdDbText_setRotation_1=l.asm.emscripten_bind_MdDbText_setRotation_1).apply(null,
|
|
370
|
+
arguments)},gr=l._emscripten_bind_MdDbText_height_0=function(){return(gr=l._emscripten_bind_MdDbText_height_0=l.asm.emscripten_bind_MdDbText_height_0).apply(null,arguments)},hr=l._emscripten_bind_MdDbText_setHeight_1=function(){return(hr=l._emscripten_bind_MdDbText_setHeight_1=l.asm.emscripten_bind_MdDbText_setHeight_1).apply(null,arguments)},ir=l._emscripten_bind_MdDbText_widthFactor_0=function(){return(ir=l._emscripten_bind_MdDbText_widthFactor_0=l.asm.emscripten_bind_MdDbText_widthFactor_0).apply(null,
|
|
371
|
+
arguments)},jr=l._emscripten_bind_MdDbText_setWidthFactor_1=function(){return(jr=l._emscripten_bind_MdDbText_setWidthFactor_1=l.asm.emscripten_bind_MdDbText_setWidthFactor_1).apply(null,arguments)},kr=l._emscripten_bind_MdDbText_textString_0=function(){return(kr=l._emscripten_bind_MdDbText_textString_0=l.asm.emscripten_bind_MdDbText_textString_0).apply(null,arguments)},lr=l._emscripten_bind_MdDbText_setTextString_1=function(){return(lr=l._emscripten_bind_MdDbText_setTextString_1=l.asm.emscripten_bind_MdDbText_setTextString_1).apply(null,
|
|
372
|
+
arguments)},mr=l._emscripten_bind_MdDbText_horizontalMode_0=function(){return(mr=l._emscripten_bind_MdDbText_horizontalMode_0=l.asm.emscripten_bind_MdDbText_horizontalMode_0).apply(null,arguments)},nr=l._emscripten_bind_MdDbText_setHorizontalMode_1=function(){return(nr=l._emscripten_bind_MdDbText_setHorizontalMode_1=l.asm.emscripten_bind_MdDbText_setHorizontalMode_1).apply(null,arguments)},or=l._emscripten_bind_MdDbText_verticalMode_0=function(){return(or=l._emscripten_bind_MdDbText_verticalMode_0=
|
|
373
|
+
l.asm.emscripten_bind_MdDbText_verticalMode_0).apply(null,arguments)},pr=l._emscripten_bind_MdDbText_setVerticalMode_1=function(){return(pr=l._emscripten_bind_MdDbText_setVerticalMode_1=l.asm.emscripten_bind_MdDbText_setVerticalMode_1).apply(null,arguments)},qr=l._emscripten_bind_MdDbText_explode_0=function(){return(qr=l._emscripten_bind_MdDbText_explode_0=l.asm.emscripten_bind_MdDbText_explode_0).apply(null,arguments)},rr=l._emscripten_bind_MdDbText_TrueColor_0=function(){return(rr=l._emscripten_bind_MdDbText_TrueColor_0=
|
|
374
|
+
l.asm.emscripten_bind_MdDbText_TrueColor_0).apply(null,arguments)},sr=l._emscripten_bind_MdDbText_SetTrueColor_1=function(){return(sr=l._emscripten_bind_MdDbText_SetTrueColor_1=l.asm.emscripten_bind_MdDbText_SetTrueColor_1).apply(null,arguments)},tr=l._emscripten_bind_MdDbText_ColorIndex_0=function(){return(tr=l._emscripten_bind_MdDbText_ColorIndex_0=l.asm.emscripten_bind_MdDbText_ColorIndex_0).apply(null,arguments)},ur=l._emscripten_bind_MdDbText_SetColorIndex_1=function(){return(ur=l._emscripten_bind_MdDbText_SetColorIndex_1=
|
|
375
|
+
l.asm.emscripten_bind_MdDbText_SetColorIndex_1).apply(null,arguments)},vr=l._emscripten_bind_MdDbText_Layer_0=function(){return(vr=l._emscripten_bind_MdDbText_Layer_0=l.asm.emscripten_bind_MdDbText_Layer_0).apply(null,arguments)},wr=l._emscripten_bind_MdDbText_SetLayer_1=function(){return(wr=l._emscripten_bind_MdDbText_SetLayer_1=l.asm.emscripten_bind_MdDbText_SetLayer_1).apply(null,arguments)},xr=l._emscripten_bind_MdDbText_LinetypeScale_0=function(){return(xr=l._emscripten_bind_MdDbText_LinetypeScale_0=
|
|
376
|
+
l.asm.emscripten_bind_MdDbText_LinetypeScale_0).apply(null,arguments)},yr=l._emscripten_bind_MdDbText_SetLinetypeScale_1=function(){return(yr=l._emscripten_bind_MdDbText_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbText_SetLinetypeScale_1).apply(null,arguments)},zr=l._emscripten_bind_MdDbText_Visible_0=function(){return(zr=l._emscripten_bind_MdDbText_Visible_0=l.asm.emscripten_bind_MdDbText_Visible_0).apply(null,arguments)},Ar=l._emscripten_bind_MdDbText_SetVisible_1=function(){return(Ar=l._emscripten_bind_MdDbText_SetVisible_1=
|
|
377
|
+
l.asm.emscripten_bind_MdDbText_SetVisible_1).apply(null,arguments)},Br=l._emscripten_bind_MdDbText_Lineweight_0=function(){return(Br=l._emscripten_bind_MdDbText_Lineweight_0=l.asm.emscripten_bind_MdDbText_Lineweight_0).apply(null,arguments)},Cr=l._emscripten_bind_MdDbText_SetLineweight_1=function(){return(Cr=l._emscripten_bind_MdDbText_SetLineweight_1=l.asm.emscripten_bind_MdDbText_SetLineweight_1).apply(null,arguments)},Dr=l._emscripten_bind_MdDbText_TextStyle_0=function(){return(Dr=l._emscripten_bind_MdDbText_TextStyle_0=
|
|
378
|
+
l.asm.emscripten_bind_MdDbText_TextStyle_0).apply(null,arguments)},Er=l._emscripten_bind_MdDbText_SetTextStyle_1=function(){return(Er=l._emscripten_bind_MdDbText_SetTextStyle_1=l.asm.emscripten_bind_MdDbText_SetTextStyle_1).apply(null,arguments)},Fr=l._emscripten_bind_MdDbText_Highlight_1=function(){return(Fr=l._emscripten_bind_MdDbText_Highlight_1=l.asm.emscripten_bind_MdDbText_Highlight_1).apply(null,arguments)},Gr=l._emscripten_bind_MdDbText_Move_2=function(){return(Gr=l._emscripten_bind_MdDbText_Move_2=
|
|
379
|
+
l.asm.emscripten_bind_MdDbText_Move_2).apply(null,arguments)},Hr=l._emscripten_bind_MdDbText_Rotate_2=function(){return(Hr=l._emscripten_bind_MdDbText_Rotate_2=l.asm.emscripten_bind_MdDbText_Rotate_2).apply(null,arguments)},Ir=l._emscripten_bind_MdDbText_Mirror_2=function(){return(Ir=l._emscripten_bind_MdDbText_Mirror_2=l.asm.emscripten_bind_MdDbText_Mirror_2).apply(null,arguments)},Jr=l._emscripten_bind_MdDbText_ScaleEntity_2=function(){return(Jr=l._emscripten_bind_MdDbText_ScaleEntity_2=l.asm.emscripten_bind_MdDbText_ScaleEntity_2).apply(null,
|
|
380
|
+
arguments)},Kr=l._emscripten_bind_MdDbText_TransformBy_1=function(){return(Kr=l._emscripten_bind_MdDbText_TransformBy_1=l.asm.emscripten_bind_MdDbText_TransformBy_1).apply(null,arguments)},Lr=l._emscripten_bind_MdDbText_GetBoundingBox_0=function(){return(Lr=l._emscripten_bind_MdDbText_GetBoundingBox_0=l.asm.emscripten_bind_MdDbText_GetBoundingBox_0).apply(null,arguments)},Mr=l._emscripten_bind_MdDbText_GetXData_1=function(){return(Mr=l._emscripten_bind_MdDbText_GetXData_1=l.asm.emscripten_bind_MdDbText_GetXData_1).apply(null,
|
|
381
|
+
arguments)},Nr=l._emscripten_bind_MdDbText_SetXData_1=function(){return(Nr=l._emscripten_bind_MdDbText_SetXData_1=l.asm.emscripten_bind_MdDbText_SetXData_1).apply(null,arguments)},Or=l._emscripten_bind_MdDbText_GetxDataString_2=function(){return(Or=l._emscripten_bind_MdDbText_GetxDataString_2=l.asm.emscripten_bind_MdDbText_GetxDataString_2).apply(null,arguments)},Pr=l._emscripten_bind_MdDbText_SetxDataString_3=function(){return(Pr=l._emscripten_bind_MdDbText_SetxDataString_3=l.asm.emscripten_bind_MdDbText_SetxDataString_3).apply(null,
|
|
382
|
+
arguments)},Qr=l._emscripten_bind_MdDbText_GetxDataDouble_2=function(){return(Qr=l._emscripten_bind_MdDbText_GetxDataDouble_2=l.asm.emscripten_bind_MdDbText_GetxDataDouble_2).apply(null,arguments)},Rr=l._emscripten_bind_MdDbText_SetxDataDouble_3=function(){return(Rr=l._emscripten_bind_MdDbText_SetxDataDouble_3=l.asm.emscripten_bind_MdDbText_SetxDataDouble_3).apply(null,arguments)},Sr=l._emscripten_bind_MdDbText_GetxDataLong_2=function(){return(Sr=l._emscripten_bind_MdDbText_GetxDataLong_2=l.asm.emscripten_bind_MdDbText_GetxDataLong_2).apply(null,
|
|
383
|
+
arguments)},Tr=l._emscripten_bind_MdDbText_SetxDataLong_3=function(){return(Tr=l._emscripten_bind_MdDbText_SetxDataLong_3=l.asm.emscripten_bind_MdDbText_SetxDataLong_3).apply(null,arguments)},Ur=l._emscripten_bind_MdDbText_GetxDataPoint_2=function(){return(Ur=l._emscripten_bind_MdDbText_GetxDataPoint_2=l.asm.emscripten_bind_MdDbText_GetxDataPoint_2).apply(null,arguments)},Vr=l._emscripten_bind_MdDbText_SetxDataPoint_3=function(){return(Vr=l._emscripten_bind_MdDbText_SetxDataPoint_3=l.asm.emscripten_bind_MdDbText_SetxDataPoint_3).apply(null,
|
|
384
|
+
arguments)},Wr=l._emscripten_bind_MdDbText_DeleteXData_1=function(){return(Wr=l._emscripten_bind_MdDbText_DeleteXData_1=l.asm.emscripten_bind_MdDbText_DeleteXData_1).apply(null,arguments)},Xr=l._emscripten_bind_MdDbText_GetAllAppName_0=function(){return(Xr=l._emscripten_bind_MdDbText_GetAllAppName_0=l.asm.emscripten_bind_MdDbText_GetAllAppName_0).apply(null,arguments)},Yr=l._emscripten_bind_MdDbText_GetObjectID_0=function(){return(Yr=l._emscripten_bind_MdDbText_GetObjectID_0=l.asm.emscripten_bind_MdDbText_GetObjectID_0).apply(null,
|
|
385
|
+
arguments)},Zr=l._emscripten_bind_MdDbText_Erase_0=function(){return(Zr=l._emscripten_bind_MdDbText_Erase_0=l.asm.emscripten_bind_MdDbText_Erase_0).apply(null,arguments)},$r=l._emscripten_bind_MdDbText_ConnectionTempObject_1=function(){return($r=l._emscripten_bind_MdDbText_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbText_ConnectionTempObject_1).apply(null,arguments)},as=l._emscripten_bind_MdDbText_Clone_0=function(){return(as=l._emscripten_bind_MdDbText_Clone_0=l.asm.emscripten_bind_MdDbText_Clone_0).apply(null,
|
|
386
|
+
arguments)},bs=l._emscripten_bind_MdDbText_GetHandle_0=function(){return(bs=l._emscripten_bind_MdDbText_GetHandle_0=l.asm.emscripten_bind_MdDbText_GetHandle_0).apply(null,arguments)},cs=l._emscripten_bind_MdDbText_GetDatabase_0=function(){return(cs=l._emscripten_bind_MdDbText_GetDatabase_0=l.asm.emscripten_bind_MdDbText_GetDatabase_0).apply(null,arguments)},ds=l._emscripten_bind_MdDbText_GetOwnerID_0=function(){return(ds=l._emscripten_bind_MdDbText_GetOwnerID_0=l.asm.emscripten_bind_MdDbText_GetOwnerID_0).apply(null,
|
|
387
|
+
arguments)},es=l._emscripten_bind_MdDbText_moveGripPointsAt_4=function(){return(es=l._emscripten_bind_MdDbText_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbText_moveGripPointsAt_4).apply(null,arguments)},gs=l._emscripten_bind_MdDbText_getObjectName_0=function(){return(gs=l._emscripten_bind_MdDbText_getObjectName_0=l.asm.emscripten_bind_MdDbText_getObjectName_0).apply(null,arguments)},hs=l._emscripten_bind_MdDbText_getDxf0_0=function(){return(hs=l._emscripten_bind_MdDbText_getDxf0_0=l.asm.emscripten_bind_MdDbText_getDxf0_0).apply(null,
|
|
388
|
+
arguments)},is=l._emscripten_bind_MdDbText_getJson_0=function(){return(is=l._emscripten_bind_MdDbText_getJson_0=l.asm.emscripten_bind_MdDbText_getJson_0).apply(null,arguments)},js=l._emscripten_bind_MdDbText_setJson_1=function(){return(js=l._emscripten_bind_MdDbText_setJson_1=l.asm.emscripten_bind_MdDbText_setJson_1).apply(null,arguments)},ks=l._emscripten_bind_MdDbText_isKindOf_1=function(){return(ks=l._emscripten_bind_MdDbText_isKindOf_1=l.asm.emscripten_bind_MdDbText_isKindOf_1).apply(null,arguments)},
|
|
389
|
+
ls=l._emscripten_bind_MdDbText___destroy___0=function(){return(ls=l._emscripten_bind_MdDbText___destroy___0=l.asm.emscripten_bind_MdDbText___destroy___0).apply(null,arguments)},ms=l._emscripten_bind_MdDbCircle_MdDbCircle_0=function(){return(ms=l._emscripten_bind_MdDbCircle_MdDbCircle_0=l.asm.emscripten_bind_MdDbCircle_MdDbCircle_0).apply(null,arguments)},ns=l._emscripten_bind_MdDbCircle_center_0=function(){return(ns=l._emscripten_bind_MdDbCircle_center_0=l.asm.emscripten_bind_MdDbCircle_center_0).apply(null,
|
|
390
|
+
arguments)},ps=l._emscripten_bind_MdDbCircle_setCenter_1=function(){return(ps=l._emscripten_bind_MdDbCircle_setCenter_1=l.asm.emscripten_bind_MdDbCircle_setCenter_1).apply(null,arguments)},qs=l._emscripten_bind_MdDbCircle_radius_0=function(){return(qs=l._emscripten_bind_MdDbCircle_radius_0=l.asm.emscripten_bind_MdDbCircle_radius_0).apply(null,arguments)},rs=l._emscripten_bind_MdDbCircle_setRadius_1=function(){return(rs=l._emscripten_bind_MdDbCircle_setRadius_1=l.asm.emscripten_bind_MdDbCircle_setRadius_1).apply(null,
|
|
391
|
+
arguments)},ss=l._emscripten_bind_MdDbCircle_getStartParam_0=function(){return(ss=l._emscripten_bind_MdDbCircle_getStartParam_0=l.asm.emscripten_bind_MdDbCircle_getStartParam_0).apply(null,arguments)},ts=l._emscripten_bind_MdDbCircle_getEndParam_0=function(){return(ts=l._emscripten_bind_MdDbCircle_getEndParam_0=l.asm.emscripten_bind_MdDbCircle_getEndParam_0).apply(null,arguments)},us=l._emscripten_bind_MdDbCircle_getDistAtParam_1=function(){return(us=l._emscripten_bind_MdDbCircle_getDistAtParam_1=
|
|
392
|
+
l.asm.emscripten_bind_MdDbCircle_getDistAtParam_1).apply(null,arguments)},vs=l._emscripten_bind_MdDbCircle_getParamAtDist_1=function(){return(vs=l._emscripten_bind_MdDbCircle_getParamAtDist_1=l.asm.emscripten_bind_MdDbCircle_getParamAtDist_1).apply(null,arguments)},xs=l._emscripten_bind_MdDbCircle_getDistAtPoint_1=function(){return(xs=l._emscripten_bind_MdDbCircle_getDistAtPoint_1=l.asm.emscripten_bind_MdDbCircle_getDistAtPoint_1).apply(null,arguments)},ys=l._emscripten_bind_MdDbCircle_getPointAtDist_1=
|
|
393
|
+
function(){return(ys=l._emscripten_bind_MdDbCircle_getPointAtDist_1=l.asm.emscripten_bind_MdDbCircle_getPointAtDist_1).apply(null,arguments)},zs=l._emscripten_bind_MdDbCircle_getStartPoint_0=function(){return(zs=l._emscripten_bind_MdDbCircle_getStartPoint_0=l.asm.emscripten_bind_MdDbCircle_getStartPoint_0).apply(null,arguments)},As=l._emscripten_bind_MdDbCircle_getEndPoint_0=function(){return(As=l._emscripten_bind_MdDbCircle_getEndPoint_0=l.asm.emscripten_bind_MdDbCircle_getEndPoint_0).apply(null,
|
|
394
|
+
arguments)},Bs=l._emscripten_bind_MdDbCircle_getPointAtParam_1=function(){return(Bs=l._emscripten_bind_MdDbCircle_getPointAtParam_1=l.asm.emscripten_bind_MdDbCircle_getPointAtParam_1).apply(null,arguments)},Cs=l._emscripten_bind_MdDbCircle_getParamAtPoint_1=function(){return(Cs=l._emscripten_bind_MdDbCircle_getParamAtPoint_1=l.asm.emscripten_bind_MdDbCircle_getParamAtPoint_1).apply(null,arguments)},Ds=l._emscripten_bind_MdDbCircle_getFirstDeriv_1=function(){return(Ds=l._emscripten_bind_MdDbCircle_getFirstDeriv_1=
|
|
395
|
+
l.asm.emscripten_bind_MdDbCircle_getFirstDeriv_1).apply(null,arguments)},Es=l._emscripten_bind_MdDbCircle_getFirstDerivEx_1=function(){return(Es=l._emscripten_bind_MdDbCircle_getFirstDerivEx_1=l.asm.emscripten_bind_MdDbCircle_getFirstDerivEx_1).apply(null,arguments)},Fs=l._emscripten_bind_MdDbCircle_getClosestPointTo_2=function(){return(Fs=l._emscripten_bind_MdDbCircle_getClosestPointTo_2=l.asm.emscripten_bind_MdDbCircle_getClosestPointTo_2).apply(null,arguments)},Gs=l._emscripten_bind_MdDbCircle_offsetCurves_2=
|
|
396
|
+
function(){return(Gs=l._emscripten_bind_MdDbCircle_offsetCurves_2=l.asm.emscripten_bind_MdDbCircle_offsetCurves_2).apply(null,arguments)},Hs=l._emscripten_bind_MdDbCircle_splitCurves_1=function(){return(Hs=l._emscripten_bind_MdDbCircle_splitCurves_1=l.asm.emscripten_bind_MdDbCircle_splitCurves_1).apply(null,arguments)},Is=l._emscripten_bind_MdDbCircle_getArea_0=function(){return(Is=l._emscripten_bind_MdDbCircle_getArea_0=l.asm.emscripten_bind_MdDbCircle_getArea_0).apply(null,arguments)},Js=l._emscripten_bind_MdDbCircle_getSamplePoints_1=
|
|
397
|
+
function(){return(Js=l._emscripten_bind_MdDbCircle_getSamplePoints_1=l.asm.emscripten_bind_MdDbCircle_getSamplePoints_1).apply(null,arguments)},Ks=l._emscripten_bind_MdDbCircle_getLength_0=function(){return(Ks=l._emscripten_bind_MdDbCircle_getLength_0=l.asm.emscripten_bind_MdDbCircle_getLength_0).apply(null,arguments)},Ls=l._emscripten_bind_MdDbCircle_explode_0=function(){return(Ls=l._emscripten_bind_MdDbCircle_explode_0=l.asm.emscripten_bind_MdDbCircle_explode_0).apply(null,arguments)},Ms=l._emscripten_bind_MdDbCircle_TrueColor_0=
|
|
398
|
+
function(){return(Ms=l._emscripten_bind_MdDbCircle_TrueColor_0=l.asm.emscripten_bind_MdDbCircle_TrueColor_0).apply(null,arguments)},Ns=l._emscripten_bind_MdDbCircle_SetTrueColor_1=function(){return(Ns=l._emscripten_bind_MdDbCircle_SetTrueColor_1=l.asm.emscripten_bind_MdDbCircle_SetTrueColor_1).apply(null,arguments)},Os=l._emscripten_bind_MdDbCircle_ColorIndex_0=function(){return(Os=l._emscripten_bind_MdDbCircle_ColorIndex_0=l.asm.emscripten_bind_MdDbCircle_ColorIndex_0).apply(null,arguments)},Ps=
|
|
399
|
+
l._emscripten_bind_MdDbCircle_SetColorIndex_1=function(){return(Ps=l._emscripten_bind_MdDbCircle_SetColorIndex_1=l.asm.emscripten_bind_MdDbCircle_SetColorIndex_1).apply(null,arguments)},Qs=l._emscripten_bind_MdDbCircle_Layer_0=function(){return(Qs=l._emscripten_bind_MdDbCircle_Layer_0=l.asm.emscripten_bind_MdDbCircle_Layer_0).apply(null,arguments)},Rs=l._emscripten_bind_MdDbCircle_SetLayer_1=function(){return(Rs=l._emscripten_bind_MdDbCircle_SetLayer_1=l.asm.emscripten_bind_MdDbCircle_SetLayer_1).apply(null,
|
|
400
|
+
arguments)},Ss=l._emscripten_bind_MdDbCircle_LinetypeScale_0=function(){return(Ss=l._emscripten_bind_MdDbCircle_LinetypeScale_0=l.asm.emscripten_bind_MdDbCircle_LinetypeScale_0).apply(null,arguments)},Ts=l._emscripten_bind_MdDbCircle_SetLinetypeScale_1=function(){return(Ts=l._emscripten_bind_MdDbCircle_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbCircle_SetLinetypeScale_1).apply(null,arguments)},Us=l._emscripten_bind_MdDbCircle_Visible_0=function(){return(Us=l._emscripten_bind_MdDbCircle_Visible_0=
|
|
401
|
+
l.asm.emscripten_bind_MdDbCircle_Visible_0).apply(null,arguments)},Vs=l._emscripten_bind_MdDbCircle_SetVisible_1=function(){return(Vs=l._emscripten_bind_MdDbCircle_SetVisible_1=l.asm.emscripten_bind_MdDbCircle_SetVisible_1).apply(null,arguments)},Ws=l._emscripten_bind_MdDbCircle_Lineweight_0=function(){return(Ws=l._emscripten_bind_MdDbCircle_Lineweight_0=l.asm.emscripten_bind_MdDbCircle_Lineweight_0).apply(null,arguments)},Xs=l._emscripten_bind_MdDbCircle_SetLineweight_1=function(){return(Xs=l._emscripten_bind_MdDbCircle_SetLineweight_1=
|
|
402
|
+
l.asm.emscripten_bind_MdDbCircle_SetLineweight_1).apply(null,arguments)},Ys=l._emscripten_bind_MdDbCircle_TextStyle_0=function(){return(Ys=l._emscripten_bind_MdDbCircle_TextStyle_0=l.asm.emscripten_bind_MdDbCircle_TextStyle_0).apply(null,arguments)},Zs=l._emscripten_bind_MdDbCircle_SetTextStyle_1=function(){return(Zs=l._emscripten_bind_MdDbCircle_SetTextStyle_1=l.asm.emscripten_bind_MdDbCircle_SetTextStyle_1).apply(null,arguments)},$s=l._emscripten_bind_MdDbCircle_Highlight_1=function(){return($s=
|
|
403
|
+
l._emscripten_bind_MdDbCircle_Highlight_1=l.asm.emscripten_bind_MdDbCircle_Highlight_1).apply(null,arguments)},at=l._emscripten_bind_MdDbCircle_Move_2=function(){return(at=l._emscripten_bind_MdDbCircle_Move_2=l.asm.emscripten_bind_MdDbCircle_Move_2).apply(null,arguments)},bt=l._emscripten_bind_MdDbCircle_Rotate_2=function(){return(bt=l._emscripten_bind_MdDbCircle_Rotate_2=l.asm.emscripten_bind_MdDbCircle_Rotate_2).apply(null,arguments)},ct=l._emscripten_bind_MdDbCircle_Mirror_2=function(){return(ct=
|
|
404
|
+
l._emscripten_bind_MdDbCircle_Mirror_2=l.asm.emscripten_bind_MdDbCircle_Mirror_2).apply(null,arguments)},dt=l._emscripten_bind_MdDbCircle_ScaleEntity_2=function(){return(dt=l._emscripten_bind_MdDbCircle_ScaleEntity_2=l.asm.emscripten_bind_MdDbCircle_ScaleEntity_2).apply(null,arguments)},et=l._emscripten_bind_MdDbCircle_TransformBy_1=function(){return(et=l._emscripten_bind_MdDbCircle_TransformBy_1=l.asm.emscripten_bind_MdDbCircle_TransformBy_1).apply(null,arguments)},ft=l._emscripten_bind_MdDbCircle_GetBoundingBox_0=
|
|
405
|
+
function(){return(ft=l._emscripten_bind_MdDbCircle_GetBoundingBox_0=l.asm.emscripten_bind_MdDbCircle_GetBoundingBox_0).apply(null,arguments)},gt=l._emscripten_bind_MdDbCircle_GetXData_1=function(){return(gt=l._emscripten_bind_MdDbCircle_GetXData_1=l.asm.emscripten_bind_MdDbCircle_GetXData_1).apply(null,arguments)},ht=l._emscripten_bind_MdDbCircle_SetXData_1=function(){return(ht=l._emscripten_bind_MdDbCircle_SetXData_1=l.asm.emscripten_bind_MdDbCircle_SetXData_1).apply(null,arguments)},it=l._emscripten_bind_MdDbCircle_GetxDataString_2=
|
|
406
|
+
function(){return(it=l._emscripten_bind_MdDbCircle_GetxDataString_2=l.asm.emscripten_bind_MdDbCircle_GetxDataString_2).apply(null,arguments)},jt=l._emscripten_bind_MdDbCircle_SetxDataString_3=function(){return(jt=l._emscripten_bind_MdDbCircle_SetxDataString_3=l.asm.emscripten_bind_MdDbCircle_SetxDataString_3).apply(null,arguments)},kt=l._emscripten_bind_MdDbCircle_GetxDataDouble_2=function(){return(kt=l._emscripten_bind_MdDbCircle_GetxDataDouble_2=l.asm.emscripten_bind_MdDbCircle_GetxDataDouble_2).apply(null,
|
|
407
|
+
arguments)},lt=l._emscripten_bind_MdDbCircle_SetxDataDouble_3=function(){return(lt=l._emscripten_bind_MdDbCircle_SetxDataDouble_3=l.asm.emscripten_bind_MdDbCircle_SetxDataDouble_3).apply(null,arguments)},mt=l._emscripten_bind_MdDbCircle_GetxDataLong_2=function(){return(mt=l._emscripten_bind_MdDbCircle_GetxDataLong_2=l.asm.emscripten_bind_MdDbCircle_GetxDataLong_2).apply(null,arguments)},nt=l._emscripten_bind_MdDbCircle_SetxDataLong_3=function(){return(nt=l._emscripten_bind_MdDbCircle_SetxDataLong_3=
|
|
408
|
+
l.asm.emscripten_bind_MdDbCircle_SetxDataLong_3).apply(null,arguments)},ot=l._emscripten_bind_MdDbCircle_GetxDataPoint_2=function(){return(ot=l._emscripten_bind_MdDbCircle_GetxDataPoint_2=l.asm.emscripten_bind_MdDbCircle_GetxDataPoint_2).apply(null,arguments)},pt=l._emscripten_bind_MdDbCircle_SetxDataPoint_3=function(){return(pt=l._emscripten_bind_MdDbCircle_SetxDataPoint_3=l.asm.emscripten_bind_MdDbCircle_SetxDataPoint_3).apply(null,arguments)},qt=l._emscripten_bind_MdDbCircle_DeleteXData_1=function(){return(qt=
|
|
409
|
+
l._emscripten_bind_MdDbCircle_DeleteXData_1=l.asm.emscripten_bind_MdDbCircle_DeleteXData_1).apply(null,arguments)},rt=l._emscripten_bind_MdDbCircle_GetAllAppName_0=function(){return(rt=l._emscripten_bind_MdDbCircle_GetAllAppName_0=l.asm.emscripten_bind_MdDbCircle_GetAllAppName_0).apply(null,arguments)},st=l._emscripten_bind_MdDbCircle_GetObjectID_0=function(){return(st=l._emscripten_bind_MdDbCircle_GetObjectID_0=l.asm.emscripten_bind_MdDbCircle_GetObjectID_0).apply(null,arguments)},tt=l._emscripten_bind_MdDbCircle_Erase_0=
|
|
410
|
+
function(){return(tt=l._emscripten_bind_MdDbCircle_Erase_0=l.asm.emscripten_bind_MdDbCircle_Erase_0).apply(null,arguments)},ut=l._emscripten_bind_MdDbCircle_ConnectionTempObject_1=function(){return(ut=l._emscripten_bind_MdDbCircle_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbCircle_ConnectionTempObject_1).apply(null,arguments)},vt=l._emscripten_bind_MdDbCircle_Clone_0=function(){return(vt=l._emscripten_bind_MdDbCircle_Clone_0=l.asm.emscripten_bind_MdDbCircle_Clone_0).apply(null,arguments)},wt=
|
|
411
|
+
l._emscripten_bind_MdDbCircle_GetHandle_0=function(){return(wt=l._emscripten_bind_MdDbCircle_GetHandle_0=l.asm.emscripten_bind_MdDbCircle_GetHandle_0).apply(null,arguments)},xt=l._emscripten_bind_MdDbCircle_GetDatabase_0=function(){return(xt=l._emscripten_bind_MdDbCircle_GetDatabase_0=l.asm.emscripten_bind_MdDbCircle_GetDatabase_0).apply(null,arguments)},yt=l._emscripten_bind_MdDbCircle_GetOwnerID_0=function(){return(yt=l._emscripten_bind_MdDbCircle_GetOwnerID_0=l.asm.emscripten_bind_MdDbCircle_GetOwnerID_0).apply(null,
|
|
412
|
+
arguments)},zt=l._emscripten_bind_MdDbCircle_moveGripPointsAt_4=function(){return(zt=l._emscripten_bind_MdDbCircle_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbCircle_moveGripPointsAt_4).apply(null,arguments)},At=l._emscripten_bind_MdDbCircle_getObjectName_0=function(){return(At=l._emscripten_bind_MdDbCircle_getObjectName_0=l.asm.emscripten_bind_MdDbCircle_getObjectName_0).apply(null,arguments)},Bt=l._emscripten_bind_MdDbCircle_getDxf0_0=function(){return(Bt=l._emscripten_bind_MdDbCircle_getDxf0_0=
|
|
413
|
+
l.asm.emscripten_bind_MdDbCircle_getDxf0_0).apply(null,arguments)},Ct=l._emscripten_bind_MdDbCircle_getJson_0=function(){return(Ct=l._emscripten_bind_MdDbCircle_getJson_0=l.asm.emscripten_bind_MdDbCircle_getJson_0).apply(null,arguments)},Dt=l._emscripten_bind_MdDbCircle_setJson_1=function(){return(Dt=l._emscripten_bind_MdDbCircle_setJson_1=l.asm.emscripten_bind_MdDbCircle_setJson_1).apply(null,arguments)},Et=l._emscripten_bind_MdDbCircle_isKindOf_1=function(){return(Et=l._emscripten_bind_MdDbCircle_isKindOf_1=
|
|
414
|
+
l.asm.emscripten_bind_MdDbCircle_isKindOf_1).apply(null,arguments)},Ft=l._emscripten_bind_MdDbCircle___destroy___0=function(){return(Ft=l._emscripten_bind_MdDbCircle___destroy___0=l.asm.emscripten_bind_MdDbCircle___destroy___0).apply(null,arguments)},Gt=l._emscripten_bind_MdDbArc_MdDbArc_0=function(){return(Gt=l._emscripten_bind_MdDbArc_MdDbArc_0=l.asm.emscripten_bind_MdDbArc_MdDbArc_0).apply(null,arguments)},Ht=l._emscripten_bind_MdDbArc_center_0=function(){return(Ht=l._emscripten_bind_MdDbArc_center_0=
|
|
415
|
+
l.asm.emscripten_bind_MdDbArc_center_0).apply(null,arguments)},It=l._emscripten_bind_MdDbArc_setCenter_1=function(){return(It=l._emscripten_bind_MdDbArc_setCenter_1=l.asm.emscripten_bind_MdDbArc_setCenter_1).apply(null,arguments)},Jt=l._emscripten_bind_MdDbArc_radius_0=function(){return(Jt=l._emscripten_bind_MdDbArc_radius_0=l.asm.emscripten_bind_MdDbArc_radius_0).apply(null,arguments)},Kt=l._emscripten_bind_MdDbArc_setRadius_1=function(){return(Kt=l._emscripten_bind_MdDbArc_setRadius_1=l.asm.emscripten_bind_MdDbArc_setRadius_1).apply(null,
|
|
416
|
+
arguments)},Lt=l._emscripten_bind_MdDbArc_startAngle_0=function(){return(Lt=l._emscripten_bind_MdDbArc_startAngle_0=l.asm.emscripten_bind_MdDbArc_startAngle_0).apply(null,arguments)},Mt=l._emscripten_bind_MdDbArc_setStartAngle_1=function(){return(Mt=l._emscripten_bind_MdDbArc_setStartAngle_1=l.asm.emscripten_bind_MdDbArc_setStartAngle_1).apply(null,arguments)},Nt=l._emscripten_bind_MdDbArc_endAngle_0=function(){return(Nt=l._emscripten_bind_MdDbArc_endAngle_0=l.asm.emscripten_bind_MdDbArc_endAngle_0).apply(null,
|
|
417
|
+
arguments)},Ot=l._emscripten_bind_MdDbArc_setEndAngle_1=function(){return(Ot=l._emscripten_bind_MdDbArc_setEndAngle_1=l.asm.emscripten_bind_MdDbArc_setEndAngle_1).apply(null,arguments)},Pt=l._emscripten_bind_MdDbArc_computeArc_6=function(){return(Pt=l._emscripten_bind_MdDbArc_computeArc_6=l.asm.emscripten_bind_MdDbArc_computeArc_6).apply(null,arguments)},Qt=l._emscripten_bind_MdDbArc_getStartParam_0=function(){return(Qt=l._emscripten_bind_MdDbArc_getStartParam_0=l.asm.emscripten_bind_MdDbArc_getStartParam_0).apply(null,
|
|
418
|
+
arguments)},Rt=l._emscripten_bind_MdDbArc_getEndParam_0=function(){return(Rt=l._emscripten_bind_MdDbArc_getEndParam_0=l.asm.emscripten_bind_MdDbArc_getEndParam_0).apply(null,arguments)},St=l._emscripten_bind_MdDbArc_getDistAtParam_1=function(){return(St=l._emscripten_bind_MdDbArc_getDistAtParam_1=l.asm.emscripten_bind_MdDbArc_getDistAtParam_1).apply(null,arguments)},Tt=l._emscripten_bind_MdDbArc_getParamAtDist_1=function(){return(Tt=l._emscripten_bind_MdDbArc_getParamAtDist_1=l.asm.emscripten_bind_MdDbArc_getParamAtDist_1).apply(null,
|
|
419
|
+
arguments)},Ut=l._emscripten_bind_MdDbArc_getDistAtPoint_1=function(){return(Ut=l._emscripten_bind_MdDbArc_getDistAtPoint_1=l.asm.emscripten_bind_MdDbArc_getDistAtPoint_1).apply(null,arguments)},Vt=l._emscripten_bind_MdDbArc_getPointAtDist_1=function(){return(Vt=l._emscripten_bind_MdDbArc_getPointAtDist_1=l.asm.emscripten_bind_MdDbArc_getPointAtDist_1).apply(null,arguments)},Wt=l._emscripten_bind_MdDbArc_getStartPoint_0=function(){return(Wt=l._emscripten_bind_MdDbArc_getStartPoint_0=l.asm.emscripten_bind_MdDbArc_getStartPoint_0).apply(null,
|
|
420
|
+
arguments)},Xt=l._emscripten_bind_MdDbArc_getEndPoint_0=function(){return(Xt=l._emscripten_bind_MdDbArc_getEndPoint_0=l.asm.emscripten_bind_MdDbArc_getEndPoint_0).apply(null,arguments)},Yt=l._emscripten_bind_MdDbArc_getPointAtParam_1=function(){return(Yt=l._emscripten_bind_MdDbArc_getPointAtParam_1=l.asm.emscripten_bind_MdDbArc_getPointAtParam_1).apply(null,arguments)},Zt=l._emscripten_bind_MdDbArc_getParamAtPoint_1=function(){return(Zt=l._emscripten_bind_MdDbArc_getParamAtPoint_1=l.asm.emscripten_bind_MdDbArc_getParamAtPoint_1).apply(null,
|
|
421
|
+
arguments)},$t=l._emscripten_bind_MdDbArc_getFirstDeriv_1=function(){return($t=l._emscripten_bind_MdDbArc_getFirstDeriv_1=l.asm.emscripten_bind_MdDbArc_getFirstDeriv_1).apply(null,arguments)},au=l._emscripten_bind_MdDbArc_getFirstDerivEx_1=function(){return(au=l._emscripten_bind_MdDbArc_getFirstDerivEx_1=l.asm.emscripten_bind_MdDbArc_getFirstDerivEx_1).apply(null,arguments)},bu=l._emscripten_bind_MdDbArc_getClosestPointTo_2=function(){return(bu=l._emscripten_bind_MdDbArc_getClosestPointTo_2=l.asm.emscripten_bind_MdDbArc_getClosestPointTo_2).apply(null,
|
|
422
|
+
arguments)},cu=l._emscripten_bind_MdDbArc_offsetCurves_2=function(){return(cu=l._emscripten_bind_MdDbArc_offsetCurves_2=l.asm.emscripten_bind_MdDbArc_offsetCurves_2).apply(null,arguments)},du=l._emscripten_bind_MdDbArc_splitCurves_1=function(){return(du=l._emscripten_bind_MdDbArc_splitCurves_1=l.asm.emscripten_bind_MdDbArc_splitCurves_1).apply(null,arguments)},eu=l._emscripten_bind_MdDbArc_getArea_0=function(){return(eu=l._emscripten_bind_MdDbArc_getArea_0=l.asm.emscripten_bind_MdDbArc_getArea_0).apply(null,
|
|
423
|
+
arguments)},fu=l._emscripten_bind_MdDbArc_getSamplePoints_1=function(){return(fu=l._emscripten_bind_MdDbArc_getSamplePoints_1=l.asm.emscripten_bind_MdDbArc_getSamplePoints_1).apply(null,arguments)},gu=l._emscripten_bind_MdDbArc_getLength_0=function(){return(gu=l._emscripten_bind_MdDbArc_getLength_0=l.asm.emscripten_bind_MdDbArc_getLength_0).apply(null,arguments)},hu=l._emscripten_bind_MdDbArc_explode_0=function(){return(hu=l._emscripten_bind_MdDbArc_explode_0=l.asm.emscripten_bind_MdDbArc_explode_0).apply(null,
|
|
424
|
+
arguments)},iu=l._emscripten_bind_MdDbArc_TrueColor_0=function(){return(iu=l._emscripten_bind_MdDbArc_TrueColor_0=l.asm.emscripten_bind_MdDbArc_TrueColor_0).apply(null,arguments)},ju=l._emscripten_bind_MdDbArc_SetTrueColor_1=function(){return(ju=l._emscripten_bind_MdDbArc_SetTrueColor_1=l.asm.emscripten_bind_MdDbArc_SetTrueColor_1).apply(null,arguments)},ku=l._emscripten_bind_MdDbArc_ColorIndex_0=function(){return(ku=l._emscripten_bind_MdDbArc_ColorIndex_0=l.asm.emscripten_bind_MdDbArc_ColorIndex_0).apply(null,
|
|
425
|
+
arguments)},lu=l._emscripten_bind_MdDbArc_SetColorIndex_1=function(){return(lu=l._emscripten_bind_MdDbArc_SetColorIndex_1=l.asm.emscripten_bind_MdDbArc_SetColorIndex_1).apply(null,arguments)},mu=l._emscripten_bind_MdDbArc_Layer_0=function(){return(mu=l._emscripten_bind_MdDbArc_Layer_0=l.asm.emscripten_bind_MdDbArc_Layer_0).apply(null,arguments)},nu=l._emscripten_bind_MdDbArc_SetLayer_1=function(){return(nu=l._emscripten_bind_MdDbArc_SetLayer_1=l.asm.emscripten_bind_MdDbArc_SetLayer_1).apply(null,
|
|
426
|
+
arguments)},ou=l._emscripten_bind_MdDbArc_LinetypeScale_0=function(){return(ou=l._emscripten_bind_MdDbArc_LinetypeScale_0=l.asm.emscripten_bind_MdDbArc_LinetypeScale_0).apply(null,arguments)},pu=l._emscripten_bind_MdDbArc_SetLinetypeScale_1=function(){return(pu=l._emscripten_bind_MdDbArc_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbArc_SetLinetypeScale_1).apply(null,arguments)},qu=l._emscripten_bind_MdDbArc_Visible_0=function(){return(qu=l._emscripten_bind_MdDbArc_Visible_0=l.asm.emscripten_bind_MdDbArc_Visible_0).apply(null,
|
|
427
|
+
arguments)},ru=l._emscripten_bind_MdDbArc_SetVisible_1=function(){return(ru=l._emscripten_bind_MdDbArc_SetVisible_1=l.asm.emscripten_bind_MdDbArc_SetVisible_1).apply(null,arguments)},su=l._emscripten_bind_MdDbArc_Lineweight_0=function(){return(su=l._emscripten_bind_MdDbArc_Lineweight_0=l.asm.emscripten_bind_MdDbArc_Lineweight_0).apply(null,arguments)},tu=l._emscripten_bind_MdDbArc_SetLineweight_1=function(){return(tu=l._emscripten_bind_MdDbArc_SetLineweight_1=l.asm.emscripten_bind_MdDbArc_SetLineweight_1).apply(null,
|
|
428
|
+
arguments)},uu=l._emscripten_bind_MdDbArc_TextStyle_0=function(){return(uu=l._emscripten_bind_MdDbArc_TextStyle_0=l.asm.emscripten_bind_MdDbArc_TextStyle_0).apply(null,arguments)},vu=l._emscripten_bind_MdDbArc_SetTextStyle_1=function(){return(vu=l._emscripten_bind_MdDbArc_SetTextStyle_1=l.asm.emscripten_bind_MdDbArc_SetTextStyle_1).apply(null,arguments)},wu=l._emscripten_bind_MdDbArc_Highlight_1=function(){return(wu=l._emscripten_bind_MdDbArc_Highlight_1=l.asm.emscripten_bind_MdDbArc_Highlight_1).apply(null,
|
|
429
|
+
arguments)},xu=l._emscripten_bind_MdDbArc_Move_2=function(){return(xu=l._emscripten_bind_MdDbArc_Move_2=l.asm.emscripten_bind_MdDbArc_Move_2).apply(null,arguments)},yu=l._emscripten_bind_MdDbArc_Rotate_2=function(){return(yu=l._emscripten_bind_MdDbArc_Rotate_2=l.asm.emscripten_bind_MdDbArc_Rotate_2).apply(null,arguments)},zu=l._emscripten_bind_MdDbArc_Mirror_2=function(){return(zu=l._emscripten_bind_MdDbArc_Mirror_2=l.asm.emscripten_bind_MdDbArc_Mirror_2).apply(null,arguments)},Au=l._emscripten_bind_MdDbArc_ScaleEntity_2=
|
|
430
|
+
function(){return(Au=l._emscripten_bind_MdDbArc_ScaleEntity_2=l.asm.emscripten_bind_MdDbArc_ScaleEntity_2).apply(null,arguments)},Bu=l._emscripten_bind_MdDbArc_TransformBy_1=function(){return(Bu=l._emscripten_bind_MdDbArc_TransformBy_1=l.asm.emscripten_bind_MdDbArc_TransformBy_1).apply(null,arguments)},Cu=l._emscripten_bind_MdDbArc_GetBoundingBox_0=function(){return(Cu=l._emscripten_bind_MdDbArc_GetBoundingBox_0=l.asm.emscripten_bind_MdDbArc_GetBoundingBox_0).apply(null,arguments)},Du=l._emscripten_bind_MdDbArc_GetXData_1=
|
|
431
|
+
function(){return(Du=l._emscripten_bind_MdDbArc_GetXData_1=l.asm.emscripten_bind_MdDbArc_GetXData_1).apply(null,arguments)},Eu=l._emscripten_bind_MdDbArc_SetXData_1=function(){return(Eu=l._emscripten_bind_MdDbArc_SetXData_1=l.asm.emscripten_bind_MdDbArc_SetXData_1).apply(null,arguments)},Fu=l._emscripten_bind_MdDbArc_GetxDataString_2=function(){return(Fu=l._emscripten_bind_MdDbArc_GetxDataString_2=l.asm.emscripten_bind_MdDbArc_GetxDataString_2).apply(null,arguments)},Gu=l._emscripten_bind_MdDbArc_SetxDataString_3=
|
|
432
|
+
function(){return(Gu=l._emscripten_bind_MdDbArc_SetxDataString_3=l.asm.emscripten_bind_MdDbArc_SetxDataString_3).apply(null,arguments)},Hu=l._emscripten_bind_MdDbArc_GetxDataDouble_2=function(){return(Hu=l._emscripten_bind_MdDbArc_GetxDataDouble_2=l.asm.emscripten_bind_MdDbArc_GetxDataDouble_2).apply(null,arguments)},Iu=l._emscripten_bind_MdDbArc_SetxDataDouble_3=function(){return(Iu=l._emscripten_bind_MdDbArc_SetxDataDouble_3=l.asm.emscripten_bind_MdDbArc_SetxDataDouble_3).apply(null,arguments)},
|
|
433
|
+
Ju=l._emscripten_bind_MdDbArc_GetxDataLong_2=function(){return(Ju=l._emscripten_bind_MdDbArc_GetxDataLong_2=l.asm.emscripten_bind_MdDbArc_GetxDataLong_2).apply(null,arguments)},Ku=l._emscripten_bind_MdDbArc_SetxDataLong_3=function(){return(Ku=l._emscripten_bind_MdDbArc_SetxDataLong_3=l.asm.emscripten_bind_MdDbArc_SetxDataLong_3).apply(null,arguments)},Lu=l._emscripten_bind_MdDbArc_GetxDataPoint_2=function(){return(Lu=l._emscripten_bind_MdDbArc_GetxDataPoint_2=l.asm.emscripten_bind_MdDbArc_GetxDataPoint_2).apply(null,
|
|
434
|
+
arguments)},Mu=l._emscripten_bind_MdDbArc_SetxDataPoint_3=function(){return(Mu=l._emscripten_bind_MdDbArc_SetxDataPoint_3=l.asm.emscripten_bind_MdDbArc_SetxDataPoint_3).apply(null,arguments)},Nu=l._emscripten_bind_MdDbArc_DeleteXData_1=function(){return(Nu=l._emscripten_bind_MdDbArc_DeleteXData_1=l.asm.emscripten_bind_MdDbArc_DeleteXData_1).apply(null,arguments)},Ou=l._emscripten_bind_MdDbArc_GetAllAppName_0=function(){return(Ou=l._emscripten_bind_MdDbArc_GetAllAppName_0=l.asm.emscripten_bind_MdDbArc_GetAllAppName_0).apply(null,
|
|
435
|
+
arguments)},Pu=l._emscripten_bind_MdDbArc_GetObjectID_0=function(){return(Pu=l._emscripten_bind_MdDbArc_GetObjectID_0=l.asm.emscripten_bind_MdDbArc_GetObjectID_0).apply(null,arguments)},Qu=l._emscripten_bind_MdDbArc_Erase_0=function(){return(Qu=l._emscripten_bind_MdDbArc_Erase_0=l.asm.emscripten_bind_MdDbArc_Erase_0).apply(null,arguments)},Ru=l._emscripten_bind_MdDbArc_ConnectionTempObject_1=function(){return(Ru=l._emscripten_bind_MdDbArc_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbArc_ConnectionTempObject_1).apply(null,
|
|
436
|
+
arguments)},Su=l._emscripten_bind_MdDbArc_Clone_0=function(){return(Su=l._emscripten_bind_MdDbArc_Clone_0=l.asm.emscripten_bind_MdDbArc_Clone_0).apply(null,arguments)},Tu=l._emscripten_bind_MdDbArc_GetHandle_0=function(){return(Tu=l._emscripten_bind_MdDbArc_GetHandle_0=l.asm.emscripten_bind_MdDbArc_GetHandle_0).apply(null,arguments)},Uu=l._emscripten_bind_MdDbArc_GetDatabase_0=function(){return(Uu=l._emscripten_bind_MdDbArc_GetDatabase_0=l.asm.emscripten_bind_MdDbArc_GetDatabase_0).apply(null,arguments)},
|
|
437
|
+
Vu=l._emscripten_bind_MdDbArc_GetOwnerID_0=function(){return(Vu=l._emscripten_bind_MdDbArc_GetOwnerID_0=l.asm.emscripten_bind_MdDbArc_GetOwnerID_0).apply(null,arguments)},Wu=l._emscripten_bind_MdDbArc_moveGripPointsAt_4=function(){return(Wu=l._emscripten_bind_MdDbArc_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbArc_moveGripPointsAt_4).apply(null,arguments)},Xu=l._emscripten_bind_MdDbArc_getObjectName_0=function(){return(Xu=l._emscripten_bind_MdDbArc_getObjectName_0=l.asm.emscripten_bind_MdDbArc_getObjectName_0).apply(null,
|
|
438
|
+
arguments)},Yu=l._emscripten_bind_MdDbArc_getDxf0_0=function(){return(Yu=l._emscripten_bind_MdDbArc_getDxf0_0=l.asm.emscripten_bind_MdDbArc_getDxf0_0).apply(null,arguments)},Zu=l._emscripten_bind_MdDbArc_getJson_0=function(){return(Zu=l._emscripten_bind_MdDbArc_getJson_0=l.asm.emscripten_bind_MdDbArc_getJson_0).apply(null,arguments)},$u=l._emscripten_bind_MdDbArc_setJson_1=function(){return($u=l._emscripten_bind_MdDbArc_setJson_1=l.asm.emscripten_bind_MdDbArc_setJson_1).apply(null,arguments)},av=
|
|
439
|
+
l._emscripten_bind_MdDbArc_isKindOf_1=function(){return(av=l._emscripten_bind_MdDbArc_isKindOf_1=l.asm.emscripten_bind_MdDbArc_isKindOf_1).apply(null,arguments)},bv=l._emscripten_bind_MdDbArc___destroy___0=function(){return(bv=l._emscripten_bind_MdDbArc___destroy___0=l.asm.emscripten_bind_MdDbArc___destroy___0).apply(null,arguments)},cv=l._emscripten_bind_MdDbPolyline_MdDbPolyline_0=function(){return(cv=l._emscripten_bind_MdDbPolyline_MdDbPolyline_0=l.asm.emscripten_bind_MdDbPolyline_MdDbPolyline_0).apply(null,
|
|
440
|
+
arguments)},dv=l._emscripten_bind_MdDbPolyline_setClosed_1=function(){return(dv=l._emscripten_bind_MdDbPolyline_setClosed_1=l.asm.emscripten_bind_MdDbPolyline_setClosed_1).apply(null,arguments)},ev=l._emscripten_bind_MdDbPolyline_setConstantWidth_1=function(){return(ev=l._emscripten_bind_MdDbPolyline_setConstantWidth_1=l.asm.emscripten_bind_MdDbPolyline_setConstantWidth_1).apply(null,arguments)},fv=l._emscripten_bind_MdDbPolyline_isClosed_0=function(){return(fv=l._emscripten_bind_MdDbPolyline_isClosed_0=
|
|
441
|
+
l.asm.emscripten_bind_MdDbPolyline_isClosed_0).apply(null,arguments)},gv=l._emscripten_bind_MdDbPolyline_getConstantWidth_0=function(){return(gv=l._emscripten_bind_MdDbPolyline_getConstantWidth_0=l.asm.emscripten_bind_MdDbPolyline_getConstantWidth_0).apply(null,arguments)},hv=l._emscripten_bind_MdDbPolyline_addVertexAt_5=function(){return(hv=l._emscripten_bind_MdDbPolyline_addVertexAt_5=l.asm.emscripten_bind_MdDbPolyline_addVertexAt_5).apply(null,arguments)},iv=l._emscripten_bind_MdDbPolyline_removeVertexAt_1=
|
|
442
|
+
function(){return(iv=l._emscripten_bind_MdDbPolyline_removeVertexAt_1=l.asm.emscripten_bind_MdDbPolyline_removeVertexAt_1).apply(null,arguments)},jv=l._emscripten_bind_MdDbPolyline_numVerts_0=function(){return(jv=l._emscripten_bind_MdDbPolyline_numVerts_0=l.asm.emscripten_bind_MdDbPolyline_numVerts_0).apply(null,arguments)},kv=l._emscripten_bind_MdDbPolyline_getPointAt_1=function(){return(kv=l._emscripten_bind_MdDbPolyline_getPointAt_1=l.asm.emscripten_bind_MdDbPolyline_getPointAt_1).apply(null,arguments)},
|
|
443
|
+
lv=l._emscripten_bind_MdDbPolyline_getBulgeAt_1=function(){return(lv=l._emscripten_bind_MdDbPolyline_getBulgeAt_1=l.asm.emscripten_bind_MdDbPolyline_getBulgeAt_1).apply(null,arguments)},mv=l._emscripten_bind_MdDbPolyline_getStartWidthsAt_1=function(){return(mv=l._emscripten_bind_MdDbPolyline_getStartWidthsAt_1=l.asm.emscripten_bind_MdDbPolyline_getStartWidthsAt_1).apply(null,arguments)},nv=l._emscripten_bind_MdDbPolyline_getEndWidthsAt_1=function(){return(nv=l._emscripten_bind_MdDbPolyline_getEndWidthsAt_1=
|
|
444
|
+
l.asm.emscripten_bind_MdDbPolyline_getEndWidthsAt_1).apply(null,arguments)},ov=l._emscripten_bind_MdDbPolyline_setPointAt_2=function(){return(ov=l._emscripten_bind_MdDbPolyline_setPointAt_2=l.asm.emscripten_bind_MdDbPolyline_setPointAt_2).apply(null,arguments)},pv=l._emscripten_bind_MdDbPolyline_setBulgeAt_2=function(){return(pv=l._emscripten_bind_MdDbPolyline_setBulgeAt_2=l.asm.emscripten_bind_MdDbPolyline_setBulgeAt_2).apply(null,arguments)},qv=l._emscripten_bind_MdDbPolyline_getStartParam_0=function(){return(qv=
|
|
445
|
+
l._emscripten_bind_MdDbPolyline_getStartParam_0=l.asm.emscripten_bind_MdDbPolyline_getStartParam_0).apply(null,arguments)},rv=l._emscripten_bind_MdDbPolyline_getEndParam_0=function(){return(rv=l._emscripten_bind_MdDbPolyline_getEndParam_0=l.asm.emscripten_bind_MdDbPolyline_getEndParam_0).apply(null,arguments)},sv=l._emscripten_bind_MdDbPolyline_getDistAtParam_1=function(){return(sv=l._emscripten_bind_MdDbPolyline_getDistAtParam_1=l.asm.emscripten_bind_MdDbPolyline_getDistAtParam_1).apply(null,arguments)},
|
|
446
|
+
tv=l._emscripten_bind_MdDbPolyline_getParamAtDist_1=function(){return(tv=l._emscripten_bind_MdDbPolyline_getParamAtDist_1=l.asm.emscripten_bind_MdDbPolyline_getParamAtDist_1).apply(null,arguments)},uv=l._emscripten_bind_MdDbPolyline_getDistAtPoint_1=function(){return(uv=l._emscripten_bind_MdDbPolyline_getDistAtPoint_1=l.asm.emscripten_bind_MdDbPolyline_getDistAtPoint_1).apply(null,arguments)},vv=l._emscripten_bind_MdDbPolyline_getPointAtDist_1=function(){return(vv=l._emscripten_bind_MdDbPolyline_getPointAtDist_1=
|
|
447
|
+
l.asm.emscripten_bind_MdDbPolyline_getPointAtDist_1).apply(null,arguments)},wv=l._emscripten_bind_MdDbPolyline_getStartPoint_0=function(){return(wv=l._emscripten_bind_MdDbPolyline_getStartPoint_0=l.asm.emscripten_bind_MdDbPolyline_getStartPoint_0).apply(null,arguments)},xv=l._emscripten_bind_MdDbPolyline_getEndPoint_0=function(){return(xv=l._emscripten_bind_MdDbPolyline_getEndPoint_0=l.asm.emscripten_bind_MdDbPolyline_getEndPoint_0).apply(null,arguments)},yv=l._emscripten_bind_MdDbPolyline_getPointAtParam_1=
|
|
448
|
+
function(){return(yv=l._emscripten_bind_MdDbPolyline_getPointAtParam_1=l.asm.emscripten_bind_MdDbPolyline_getPointAtParam_1).apply(null,arguments)},zv=l._emscripten_bind_MdDbPolyline_getParamAtPoint_1=function(){return(zv=l._emscripten_bind_MdDbPolyline_getParamAtPoint_1=l.asm.emscripten_bind_MdDbPolyline_getParamAtPoint_1).apply(null,arguments)},Av=l._emscripten_bind_MdDbPolyline_getFirstDeriv_1=function(){return(Av=l._emscripten_bind_MdDbPolyline_getFirstDeriv_1=l.asm.emscripten_bind_MdDbPolyline_getFirstDeriv_1).apply(null,
|
|
449
|
+
arguments)},Bv=l._emscripten_bind_MdDbPolyline_getFirstDerivEx_1=function(){return(Bv=l._emscripten_bind_MdDbPolyline_getFirstDerivEx_1=l.asm.emscripten_bind_MdDbPolyline_getFirstDerivEx_1).apply(null,arguments)},Cv=l._emscripten_bind_MdDbPolyline_getClosestPointTo_2=function(){return(Cv=l._emscripten_bind_MdDbPolyline_getClosestPointTo_2=l.asm.emscripten_bind_MdDbPolyline_getClosestPointTo_2).apply(null,arguments)},Dv=l._emscripten_bind_MdDbPolyline_offsetCurves_2=function(){return(Dv=l._emscripten_bind_MdDbPolyline_offsetCurves_2=
|
|
450
|
+
l.asm.emscripten_bind_MdDbPolyline_offsetCurves_2).apply(null,arguments)},Ev=l._emscripten_bind_MdDbPolyline_splitCurves_1=function(){return(Ev=l._emscripten_bind_MdDbPolyline_splitCurves_1=l.asm.emscripten_bind_MdDbPolyline_splitCurves_1).apply(null,arguments)},Fv=l._emscripten_bind_MdDbPolyline_getArea_0=function(){return(Fv=l._emscripten_bind_MdDbPolyline_getArea_0=l.asm.emscripten_bind_MdDbPolyline_getArea_0).apply(null,arguments)},Gv=l._emscripten_bind_MdDbPolyline_getSamplePoints_1=function(){return(Gv=
|
|
451
|
+
l._emscripten_bind_MdDbPolyline_getSamplePoints_1=l.asm.emscripten_bind_MdDbPolyline_getSamplePoints_1).apply(null,arguments)},Hv=l._emscripten_bind_MdDbPolyline_getLength_0=function(){return(Hv=l._emscripten_bind_MdDbPolyline_getLength_0=l.asm.emscripten_bind_MdDbPolyline_getLength_0).apply(null,arguments)},Iv=l._emscripten_bind_MdDbPolyline_explode_0=function(){return(Iv=l._emscripten_bind_MdDbPolyline_explode_0=l.asm.emscripten_bind_MdDbPolyline_explode_0).apply(null,arguments)},Jv=l._emscripten_bind_MdDbPolyline_TrueColor_0=
|
|
452
|
+
function(){return(Jv=l._emscripten_bind_MdDbPolyline_TrueColor_0=l.asm.emscripten_bind_MdDbPolyline_TrueColor_0).apply(null,arguments)},Kv=l._emscripten_bind_MdDbPolyline_SetTrueColor_1=function(){return(Kv=l._emscripten_bind_MdDbPolyline_SetTrueColor_1=l.asm.emscripten_bind_MdDbPolyline_SetTrueColor_1).apply(null,arguments)},Lv=l._emscripten_bind_MdDbPolyline_ColorIndex_0=function(){return(Lv=l._emscripten_bind_MdDbPolyline_ColorIndex_0=l.asm.emscripten_bind_MdDbPolyline_ColorIndex_0).apply(null,
|
|
453
|
+
arguments)},Mv=l._emscripten_bind_MdDbPolyline_SetColorIndex_1=function(){return(Mv=l._emscripten_bind_MdDbPolyline_SetColorIndex_1=l.asm.emscripten_bind_MdDbPolyline_SetColorIndex_1).apply(null,arguments)},Nv=l._emscripten_bind_MdDbPolyline_Layer_0=function(){return(Nv=l._emscripten_bind_MdDbPolyline_Layer_0=l.asm.emscripten_bind_MdDbPolyline_Layer_0).apply(null,arguments)},Ov=l._emscripten_bind_MdDbPolyline_SetLayer_1=function(){return(Ov=l._emscripten_bind_MdDbPolyline_SetLayer_1=l.asm.emscripten_bind_MdDbPolyline_SetLayer_1).apply(null,
|
|
454
|
+
arguments)},Pv=l._emscripten_bind_MdDbPolyline_LinetypeScale_0=function(){return(Pv=l._emscripten_bind_MdDbPolyline_LinetypeScale_0=l.asm.emscripten_bind_MdDbPolyline_LinetypeScale_0).apply(null,arguments)},Qv=l._emscripten_bind_MdDbPolyline_SetLinetypeScale_1=function(){return(Qv=l._emscripten_bind_MdDbPolyline_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbPolyline_SetLinetypeScale_1).apply(null,arguments)},Rv=l._emscripten_bind_MdDbPolyline_Visible_0=function(){return(Rv=l._emscripten_bind_MdDbPolyline_Visible_0=
|
|
455
|
+
l.asm.emscripten_bind_MdDbPolyline_Visible_0).apply(null,arguments)},Sv=l._emscripten_bind_MdDbPolyline_SetVisible_1=function(){return(Sv=l._emscripten_bind_MdDbPolyline_SetVisible_1=l.asm.emscripten_bind_MdDbPolyline_SetVisible_1).apply(null,arguments)},Tv=l._emscripten_bind_MdDbPolyline_Lineweight_0=function(){return(Tv=l._emscripten_bind_MdDbPolyline_Lineweight_0=l.asm.emscripten_bind_MdDbPolyline_Lineweight_0).apply(null,arguments)},Uv=l._emscripten_bind_MdDbPolyline_SetLineweight_1=function(){return(Uv=
|
|
456
|
+
l._emscripten_bind_MdDbPolyline_SetLineweight_1=l.asm.emscripten_bind_MdDbPolyline_SetLineweight_1).apply(null,arguments)},Vv=l._emscripten_bind_MdDbPolyline_TextStyle_0=function(){return(Vv=l._emscripten_bind_MdDbPolyline_TextStyle_0=l.asm.emscripten_bind_MdDbPolyline_TextStyle_0).apply(null,arguments)},Wv=l._emscripten_bind_MdDbPolyline_SetTextStyle_1=function(){return(Wv=l._emscripten_bind_MdDbPolyline_SetTextStyle_1=l.asm.emscripten_bind_MdDbPolyline_SetTextStyle_1).apply(null,arguments)},Xv=
|
|
457
|
+
l._emscripten_bind_MdDbPolyline_Highlight_1=function(){return(Xv=l._emscripten_bind_MdDbPolyline_Highlight_1=l.asm.emscripten_bind_MdDbPolyline_Highlight_1).apply(null,arguments)},Yv=l._emscripten_bind_MdDbPolyline_Move_2=function(){return(Yv=l._emscripten_bind_MdDbPolyline_Move_2=l.asm.emscripten_bind_MdDbPolyline_Move_2).apply(null,arguments)},Zv=l._emscripten_bind_MdDbPolyline_Rotate_2=function(){return(Zv=l._emscripten_bind_MdDbPolyline_Rotate_2=l.asm.emscripten_bind_MdDbPolyline_Rotate_2).apply(null,
|
|
458
|
+
arguments)},$v=l._emscripten_bind_MdDbPolyline_Mirror_2=function(){return($v=l._emscripten_bind_MdDbPolyline_Mirror_2=l.asm.emscripten_bind_MdDbPolyline_Mirror_2).apply(null,arguments)},aw=l._emscripten_bind_MdDbPolyline_ScaleEntity_2=function(){return(aw=l._emscripten_bind_MdDbPolyline_ScaleEntity_2=l.asm.emscripten_bind_MdDbPolyline_ScaleEntity_2).apply(null,arguments)},bw=l._emscripten_bind_MdDbPolyline_TransformBy_1=function(){return(bw=l._emscripten_bind_MdDbPolyline_TransformBy_1=l.asm.emscripten_bind_MdDbPolyline_TransformBy_1).apply(null,
|
|
459
|
+
arguments)},cw=l._emscripten_bind_MdDbPolyline_GetBoundingBox_0=function(){return(cw=l._emscripten_bind_MdDbPolyline_GetBoundingBox_0=l.asm.emscripten_bind_MdDbPolyline_GetBoundingBox_0).apply(null,arguments)},dw=l._emscripten_bind_MdDbPolyline_GetXData_1=function(){return(dw=l._emscripten_bind_MdDbPolyline_GetXData_1=l.asm.emscripten_bind_MdDbPolyline_GetXData_1).apply(null,arguments)},ew=l._emscripten_bind_MdDbPolyline_SetXData_1=function(){return(ew=l._emscripten_bind_MdDbPolyline_SetXData_1=l.asm.emscripten_bind_MdDbPolyline_SetXData_1).apply(null,
|
|
460
|
+
arguments)},fw=l._emscripten_bind_MdDbPolyline_GetxDataString_2=function(){return(fw=l._emscripten_bind_MdDbPolyline_GetxDataString_2=l.asm.emscripten_bind_MdDbPolyline_GetxDataString_2).apply(null,arguments)},gw=l._emscripten_bind_MdDbPolyline_SetxDataString_3=function(){return(gw=l._emscripten_bind_MdDbPolyline_SetxDataString_3=l.asm.emscripten_bind_MdDbPolyline_SetxDataString_3).apply(null,arguments)},hw=l._emscripten_bind_MdDbPolyline_GetxDataDouble_2=function(){return(hw=l._emscripten_bind_MdDbPolyline_GetxDataDouble_2=
|
|
461
|
+
l.asm.emscripten_bind_MdDbPolyline_GetxDataDouble_2).apply(null,arguments)},iw=l._emscripten_bind_MdDbPolyline_SetxDataDouble_3=function(){return(iw=l._emscripten_bind_MdDbPolyline_SetxDataDouble_3=l.asm.emscripten_bind_MdDbPolyline_SetxDataDouble_3).apply(null,arguments)},jw=l._emscripten_bind_MdDbPolyline_GetxDataLong_2=function(){return(jw=l._emscripten_bind_MdDbPolyline_GetxDataLong_2=l.asm.emscripten_bind_MdDbPolyline_GetxDataLong_2).apply(null,arguments)},kw=l._emscripten_bind_MdDbPolyline_SetxDataLong_3=
|
|
462
|
+
function(){return(kw=l._emscripten_bind_MdDbPolyline_SetxDataLong_3=l.asm.emscripten_bind_MdDbPolyline_SetxDataLong_3).apply(null,arguments)},lw=l._emscripten_bind_MdDbPolyline_GetxDataPoint_2=function(){return(lw=l._emscripten_bind_MdDbPolyline_GetxDataPoint_2=l.asm.emscripten_bind_MdDbPolyline_GetxDataPoint_2).apply(null,arguments)},mw=l._emscripten_bind_MdDbPolyline_SetxDataPoint_3=function(){return(mw=l._emscripten_bind_MdDbPolyline_SetxDataPoint_3=l.asm.emscripten_bind_MdDbPolyline_SetxDataPoint_3).apply(null,
|
|
463
|
+
arguments)},nw=l._emscripten_bind_MdDbPolyline_DeleteXData_1=function(){return(nw=l._emscripten_bind_MdDbPolyline_DeleteXData_1=l.asm.emscripten_bind_MdDbPolyline_DeleteXData_1).apply(null,arguments)},ow=l._emscripten_bind_MdDbPolyline_GetAllAppName_0=function(){return(ow=l._emscripten_bind_MdDbPolyline_GetAllAppName_0=l.asm.emscripten_bind_MdDbPolyline_GetAllAppName_0).apply(null,arguments)},pw=l._emscripten_bind_MdDbPolyline_GetObjectID_0=function(){return(pw=l._emscripten_bind_MdDbPolyline_GetObjectID_0=
|
|
464
|
+
l.asm.emscripten_bind_MdDbPolyline_GetObjectID_0).apply(null,arguments)},qw=l._emscripten_bind_MdDbPolyline_Erase_0=function(){return(qw=l._emscripten_bind_MdDbPolyline_Erase_0=l.asm.emscripten_bind_MdDbPolyline_Erase_0).apply(null,arguments)},rw=l._emscripten_bind_MdDbPolyline_ConnectionTempObject_1=function(){return(rw=l._emscripten_bind_MdDbPolyline_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbPolyline_ConnectionTempObject_1).apply(null,arguments)},sw=l._emscripten_bind_MdDbPolyline_Clone_0=
|
|
465
|
+
function(){return(sw=l._emscripten_bind_MdDbPolyline_Clone_0=l.asm.emscripten_bind_MdDbPolyline_Clone_0).apply(null,arguments)},tw=l._emscripten_bind_MdDbPolyline_GetHandle_0=function(){return(tw=l._emscripten_bind_MdDbPolyline_GetHandle_0=l.asm.emscripten_bind_MdDbPolyline_GetHandle_0).apply(null,arguments)},uw=l._emscripten_bind_MdDbPolyline_GetDatabase_0=function(){return(uw=l._emscripten_bind_MdDbPolyline_GetDatabase_0=l.asm.emscripten_bind_MdDbPolyline_GetDatabase_0).apply(null,arguments)},vw=
|
|
466
|
+
l._emscripten_bind_MdDbPolyline_GetOwnerID_0=function(){return(vw=l._emscripten_bind_MdDbPolyline_GetOwnerID_0=l.asm.emscripten_bind_MdDbPolyline_GetOwnerID_0).apply(null,arguments)},ww=l._emscripten_bind_MdDbPolyline_moveGripPointsAt_4=function(){return(ww=l._emscripten_bind_MdDbPolyline_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbPolyline_moveGripPointsAt_4).apply(null,arguments)},xw=l._emscripten_bind_MdDbPolyline_getObjectName_0=function(){return(xw=l._emscripten_bind_MdDbPolyline_getObjectName_0=
|
|
467
|
+
l.asm.emscripten_bind_MdDbPolyline_getObjectName_0).apply(null,arguments)},yw=l._emscripten_bind_MdDbPolyline_getDxf0_0=function(){return(yw=l._emscripten_bind_MdDbPolyline_getDxf0_0=l.asm.emscripten_bind_MdDbPolyline_getDxf0_0).apply(null,arguments)},zw=l._emscripten_bind_MdDbPolyline_getJson_0=function(){return(zw=l._emscripten_bind_MdDbPolyline_getJson_0=l.asm.emscripten_bind_MdDbPolyline_getJson_0).apply(null,arguments)},Aw=l._emscripten_bind_MdDbPolyline_setJson_1=function(){return(Aw=l._emscripten_bind_MdDbPolyline_setJson_1=
|
|
468
|
+
l.asm.emscripten_bind_MdDbPolyline_setJson_1).apply(null,arguments)},Bw=l._emscripten_bind_MdDbPolyline_isKindOf_1=function(){return(Bw=l._emscripten_bind_MdDbPolyline_isKindOf_1=l.asm.emscripten_bind_MdDbPolyline_isKindOf_1).apply(null,arguments)},Cw=l._emscripten_bind_MdDbPolyline___destroy___0=function(){return(Cw=l._emscripten_bind_MdDbPolyline___destroy___0=l.asm.emscripten_bind_MdDbPolyline___destroy___0).apply(null,arguments)},Dw=l._emscripten_bind_MdDbBlockReference_MdDbBlockReference_0=function(){return(Dw=
|
|
469
|
+
l._emscripten_bind_MdDbBlockReference_MdDbBlockReference_0=l.asm.emscripten_bind_MdDbBlockReference_MdDbBlockReference_0).apply(null,arguments)},Ew=l._emscripten_bind_MdDbBlockReference_blockTableRecordId_0=function(){return(Ew=l._emscripten_bind_MdDbBlockReference_blockTableRecordId_0=l.asm.emscripten_bind_MdDbBlockReference_blockTableRecordId_0).apply(null,arguments)},Fw=l._emscripten_bind_MdDbBlockReference_setBlockTableRecordId_1=function(){return(Fw=l._emscripten_bind_MdDbBlockReference_setBlockTableRecordId_1=
|
|
470
|
+
l.asm.emscripten_bind_MdDbBlockReference_setBlockTableRecordId_1).apply(null,arguments)},Gw=l._emscripten_bind_MdDbBlockReference_position_0=function(){return(Gw=l._emscripten_bind_MdDbBlockReference_position_0=l.asm.emscripten_bind_MdDbBlockReference_position_0).apply(null,arguments)},Hw=l._emscripten_bind_MdDbBlockReference_setPosition_1=function(){return(Hw=l._emscripten_bind_MdDbBlockReference_setPosition_1=l.asm.emscripten_bind_MdDbBlockReference_setPosition_1).apply(null,arguments)},Iw=l._emscripten_bind_MdDbBlockReference_scaleFactors_0=
|
|
471
|
+
function(){return(Iw=l._emscripten_bind_MdDbBlockReference_scaleFactors_0=l.asm.emscripten_bind_MdDbBlockReference_scaleFactors_0).apply(null,arguments)},Jw=l._emscripten_bind_MdDbBlockReference_setScaleFactors_1=function(){return(Jw=l._emscripten_bind_MdDbBlockReference_setScaleFactors_1=l.asm.emscripten_bind_MdDbBlockReference_setScaleFactors_1).apply(null,arguments)},Kw=l._emscripten_bind_MdDbBlockReference_rotation_0=function(){return(Kw=l._emscripten_bind_MdDbBlockReference_rotation_0=l.asm.emscripten_bind_MdDbBlockReference_rotation_0).apply(null,
|
|
472
|
+
arguments)},Lw=l._emscripten_bind_MdDbBlockReference_setRotation_1=function(){return(Lw=l._emscripten_bind_MdDbBlockReference_setRotation_1=l.asm.emscripten_bind_MdDbBlockReference_setRotation_1).apply(null,arguments)},Mw=l._emscripten_bind_MdDbBlockReference_blockTransform_0=function(){return(Mw=l._emscripten_bind_MdDbBlockReference_blockTransform_0=l.asm.emscripten_bind_MdDbBlockReference_blockTransform_0).apply(null,arguments)},Nw=l._emscripten_bind_MdDbBlockReference_setBlockTransform_1=function(){return(Nw=
|
|
473
|
+
l._emscripten_bind_MdDbBlockReference_setBlockTransform_1=l.asm.emscripten_bind_MdDbBlockReference_setBlockTransform_1).apply(null,arguments)},Ow=l._emscripten_bind_MdDbBlockReference_getBlockName_0=function(){return(Ow=l._emscripten_bind_MdDbBlockReference_getBlockName_0=l.asm.emscripten_bind_MdDbBlockReference_getBlockName_0).apply(null,arguments)},Pw=l._emscripten_bind_MdDbBlockReference_explode_0=function(){return(Pw=l._emscripten_bind_MdDbBlockReference_explode_0=l.asm.emscripten_bind_MdDbBlockReference_explode_0).apply(null,
|
|
474
|
+
arguments)},Qw=l._emscripten_bind_MdDbBlockReference_TrueColor_0=function(){return(Qw=l._emscripten_bind_MdDbBlockReference_TrueColor_0=l.asm.emscripten_bind_MdDbBlockReference_TrueColor_0).apply(null,arguments)},Rw=l._emscripten_bind_MdDbBlockReference_SetTrueColor_1=function(){return(Rw=l._emscripten_bind_MdDbBlockReference_SetTrueColor_1=l.asm.emscripten_bind_MdDbBlockReference_SetTrueColor_1).apply(null,arguments)},Sw=l._emscripten_bind_MdDbBlockReference_ColorIndex_0=function(){return(Sw=l._emscripten_bind_MdDbBlockReference_ColorIndex_0=
|
|
475
|
+
l.asm.emscripten_bind_MdDbBlockReference_ColorIndex_0).apply(null,arguments)},Tw=l._emscripten_bind_MdDbBlockReference_SetColorIndex_1=function(){return(Tw=l._emscripten_bind_MdDbBlockReference_SetColorIndex_1=l.asm.emscripten_bind_MdDbBlockReference_SetColorIndex_1).apply(null,arguments)},Uw=l._emscripten_bind_MdDbBlockReference_Layer_0=function(){return(Uw=l._emscripten_bind_MdDbBlockReference_Layer_0=l.asm.emscripten_bind_MdDbBlockReference_Layer_0).apply(null,arguments)},Vw=l._emscripten_bind_MdDbBlockReference_SetLayer_1=
|
|
476
|
+
function(){return(Vw=l._emscripten_bind_MdDbBlockReference_SetLayer_1=l.asm.emscripten_bind_MdDbBlockReference_SetLayer_1).apply(null,arguments)},Ww=l._emscripten_bind_MdDbBlockReference_LinetypeScale_0=function(){return(Ww=l._emscripten_bind_MdDbBlockReference_LinetypeScale_0=l.asm.emscripten_bind_MdDbBlockReference_LinetypeScale_0).apply(null,arguments)},Xw=l._emscripten_bind_MdDbBlockReference_SetLinetypeScale_1=function(){return(Xw=l._emscripten_bind_MdDbBlockReference_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbBlockReference_SetLinetypeScale_1).apply(null,
|
|
477
|
+
arguments)},Yw=l._emscripten_bind_MdDbBlockReference_Visible_0=function(){return(Yw=l._emscripten_bind_MdDbBlockReference_Visible_0=l.asm.emscripten_bind_MdDbBlockReference_Visible_0).apply(null,arguments)},Zw=l._emscripten_bind_MdDbBlockReference_SetVisible_1=function(){return(Zw=l._emscripten_bind_MdDbBlockReference_SetVisible_1=l.asm.emscripten_bind_MdDbBlockReference_SetVisible_1).apply(null,arguments)},$w=l._emscripten_bind_MdDbBlockReference_Lineweight_0=function(){return($w=l._emscripten_bind_MdDbBlockReference_Lineweight_0=
|
|
478
|
+
l.asm.emscripten_bind_MdDbBlockReference_Lineweight_0).apply(null,arguments)},ax=l._emscripten_bind_MdDbBlockReference_SetLineweight_1=function(){return(ax=l._emscripten_bind_MdDbBlockReference_SetLineweight_1=l.asm.emscripten_bind_MdDbBlockReference_SetLineweight_1).apply(null,arguments)},bx=l._emscripten_bind_MdDbBlockReference_TextStyle_0=function(){return(bx=l._emscripten_bind_MdDbBlockReference_TextStyle_0=l.asm.emscripten_bind_MdDbBlockReference_TextStyle_0).apply(null,arguments)},cx=l._emscripten_bind_MdDbBlockReference_SetTextStyle_1=
|
|
479
|
+
function(){return(cx=l._emscripten_bind_MdDbBlockReference_SetTextStyle_1=l.asm.emscripten_bind_MdDbBlockReference_SetTextStyle_1).apply(null,arguments)},dx=l._emscripten_bind_MdDbBlockReference_Highlight_1=function(){return(dx=l._emscripten_bind_MdDbBlockReference_Highlight_1=l.asm.emscripten_bind_MdDbBlockReference_Highlight_1).apply(null,arguments)},ex=l._emscripten_bind_MdDbBlockReference_Move_2=function(){return(ex=l._emscripten_bind_MdDbBlockReference_Move_2=l.asm.emscripten_bind_MdDbBlockReference_Move_2).apply(null,
|
|
480
|
+
arguments)},fx=l._emscripten_bind_MdDbBlockReference_Rotate_2=function(){return(fx=l._emscripten_bind_MdDbBlockReference_Rotate_2=l.asm.emscripten_bind_MdDbBlockReference_Rotate_2).apply(null,arguments)},gx=l._emscripten_bind_MdDbBlockReference_Mirror_2=function(){return(gx=l._emscripten_bind_MdDbBlockReference_Mirror_2=l.asm.emscripten_bind_MdDbBlockReference_Mirror_2).apply(null,arguments)},hx=l._emscripten_bind_MdDbBlockReference_ScaleEntity_2=function(){return(hx=l._emscripten_bind_MdDbBlockReference_ScaleEntity_2=
|
|
481
|
+
l.asm.emscripten_bind_MdDbBlockReference_ScaleEntity_2).apply(null,arguments)},ix=l._emscripten_bind_MdDbBlockReference_TransformBy_1=function(){return(ix=l._emscripten_bind_MdDbBlockReference_TransformBy_1=l.asm.emscripten_bind_MdDbBlockReference_TransformBy_1).apply(null,arguments)},jx=l._emscripten_bind_MdDbBlockReference_GetBoundingBox_0=function(){return(jx=l._emscripten_bind_MdDbBlockReference_GetBoundingBox_0=l.asm.emscripten_bind_MdDbBlockReference_GetBoundingBox_0).apply(null,arguments)},
|
|
482
|
+
kx=l._emscripten_bind_MdDbBlockReference_GetXData_1=function(){return(kx=l._emscripten_bind_MdDbBlockReference_GetXData_1=l.asm.emscripten_bind_MdDbBlockReference_GetXData_1).apply(null,arguments)},lx=l._emscripten_bind_MdDbBlockReference_SetXData_1=function(){return(lx=l._emscripten_bind_MdDbBlockReference_SetXData_1=l.asm.emscripten_bind_MdDbBlockReference_SetXData_1).apply(null,arguments)},mx=l._emscripten_bind_MdDbBlockReference_GetxDataString_2=function(){return(mx=l._emscripten_bind_MdDbBlockReference_GetxDataString_2=
|
|
483
|
+
l.asm.emscripten_bind_MdDbBlockReference_GetxDataString_2).apply(null,arguments)},nx=l._emscripten_bind_MdDbBlockReference_SetxDataString_3=function(){return(nx=l._emscripten_bind_MdDbBlockReference_SetxDataString_3=l.asm.emscripten_bind_MdDbBlockReference_SetxDataString_3).apply(null,arguments)},ox=l._emscripten_bind_MdDbBlockReference_GetxDataDouble_2=function(){return(ox=l._emscripten_bind_MdDbBlockReference_GetxDataDouble_2=l.asm.emscripten_bind_MdDbBlockReference_GetxDataDouble_2).apply(null,
|
|
484
|
+
arguments)},px=l._emscripten_bind_MdDbBlockReference_SetxDataDouble_3=function(){return(px=l._emscripten_bind_MdDbBlockReference_SetxDataDouble_3=l.asm.emscripten_bind_MdDbBlockReference_SetxDataDouble_3).apply(null,arguments)},qx=l._emscripten_bind_MdDbBlockReference_GetxDataLong_2=function(){return(qx=l._emscripten_bind_MdDbBlockReference_GetxDataLong_2=l.asm.emscripten_bind_MdDbBlockReference_GetxDataLong_2).apply(null,arguments)},rx=l._emscripten_bind_MdDbBlockReference_SetxDataLong_3=function(){return(rx=
|
|
485
|
+
l._emscripten_bind_MdDbBlockReference_SetxDataLong_3=l.asm.emscripten_bind_MdDbBlockReference_SetxDataLong_3).apply(null,arguments)},sx=l._emscripten_bind_MdDbBlockReference_GetxDataPoint_2=function(){return(sx=l._emscripten_bind_MdDbBlockReference_GetxDataPoint_2=l.asm.emscripten_bind_MdDbBlockReference_GetxDataPoint_2).apply(null,arguments)},tx=l._emscripten_bind_MdDbBlockReference_SetxDataPoint_3=function(){return(tx=l._emscripten_bind_MdDbBlockReference_SetxDataPoint_3=l.asm.emscripten_bind_MdDbBlockReference_SetxDataPoint_3).apply(null,
|
|
486
|
+
arguments)},ux=l._emscripten_bind_MdDbBlockReference_DeleteXData_1=function(){return(ux=l._emscripten_bind_MdDbBlockReference_DeleteXData_1=l.asm.emscripten_bind_MdDbBlockReference_DeleteXData_1).apply(null,arguments)},vx=l._emscripten_bind_MdDbBlockReference_GetAllAppName_0=function(){return(vx=l._emscripten_bind_MdDbBlockReference_GetAllAppName_0=l.asm.emscripten_bind_MdDbBlockReference_GetAllAppName_0).apply(null,arguments)},wx=l._emscripten_bind_MdDbBlockReference_GetObjectID_0=function(){return(wx=
|
|
487
|
+
l._emscripten_bind_MdDbBlockReference_GetObjectID_0=l.asm.emscripten_bind_MdDbBlockReference_GetObjectID_0).apply(null,arguments)},xx=l._emscripten_bind_MdDbBlockReference_Erase_0=function(){return(xx=l._emscripten_bind_MdDbBlockReference_Erase_0=l.asm.emscripten_bind_MdDbBlockReference_Erase_0).apply(null,arguments)},yx=l._emscripten_bind_MdDbBlockReference_ConnectionTempObject_1=function(){return(yx=l._emscripten_bind_MdDbBlockReference_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbBlockReference_ConnectionTempObject_1).apply(null,
|
|
488
|
+
arguments)},zx=l._emscripten_bind_MdDbBlockReference_Clone_0=function(){return(zx=l._emscripten_bind_MdDbBlockReference_Clone_0=l.asm.emscripten_bind_MdDbBlockReference_Clone_0).apply(null,arguments)},Ax=l._emscripten_bind_MdDbBlockReference_GetHandle_0=function(){return(Ax=l._emscripten_bind_MdDbBlockReference_GetHandle_0=l.asm.emscripten_bind_MdDbBlockReference_GetHandle_0).apply(null,arguments)},Bx=l._emscripten_bind_MdDbBlockReference_GetDatabase_0=function(){return(Bx=l._emscripten_bind_MdDbBlockReference_GetDatabase_0=
|
|
489
|
+
l.asm.emscripten_bind_MdDbBlockReference_GetDatabase_0).apply(null,arguments)},Cx=l._emscripten_bind_MdDbBlockReference_GetOwnerID_0=function(){return(Cx=l._emscripten_bind_MdDbBlockReference_GetOwnerID_0=l.asm.emscripten_bind_MdDbBlockReference_GetOwnerID_0).apply(null,arguments)},Dx=l._emscripten_bind_MdDbBlockReference_moveGripPointsAt_4=function(){return(Dx=l._emscripten_bind_MdDbBlockReference_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbBlockReference_moveGripPointsAt_4).apply(null,arguments)},
|
|
490
|
+
Ex=l._emscripten_bind_MdDbBlockReference_getObjectName_0=function(){return(Ex=l._emscripten_bind_MdDbBlockReference_getObjectName_0=l.asm.emscripten_bind_MdDbBlockReference_getObjectName_0).apply(null,arguments)},Fx=l._emscripten_bind_MdDbBlockReference_getDxf0_0=function(){return(Fx=l._emscripten_bind_MdDbBlockReference_getDxf0_0=l.asm.emscripten_bind_MdDbBlockReference_getDxf0_0).apply(null,arguments)},Gx=l._emscripten_bind_MdDbBlockReference_getJson_0=function(){return(Gx=l._emscripten_bind_MdDbBlockReference_getJson_0=
|
|
491
|
+
l.asm.emscripten_bind_MdDbBlockReference_getJson_0).apply(null,arguments)},Hx=l._emscripten_bind_MdDbBlockReference_setJson_1=function(){return(Hx=l._emscripten_bind_MdDbBlockReference_setJson_1=l.asm.emscripten_bind_MdDbBlockReference_setJson_1).apply(null,arguments)},Ix=l._emscripten_bind_MdDbBlockReference_isKindOf_1=function(){return(Ix=l._emscripten_bind_MdDbBlockReference_isKindOf_1=l.asm.emscripten_bind_MdDbBlockReference_isKindOf_1).apply(null,arguments)},Jx=l._emscripten_bind_MdDbBlockReference___destroy___0=
|
|
492
|
+
function(){return(Jx=l._emscripten_bind_MdDbBlockReference___destroy___0=l.asm.emscripten_bind_MdDbBlockReference___destroy___0).apply(null,arguments)},Kx=l._emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0=function(){return(Kx=l._emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0=l.asm.emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0).apply(null,arguments)},Lx=l._emscripten_bind_MdDbAlignedDimension_xLine1Point_0=function(){return(Lx=l._emscripten_bind_MdDbAlignedDimension_xLine1Point_0=
|
|
493
|
+
l.asm.emscripten_bind_MdDbAlignedDimension_xLine1Point_0).apply(null,arguments)},Mx=l._emscripten_bind_MdDbAlignedDimension_setXLine1Point_1=function(){return(Mx=l._emscripten_bind_MdDbAlignedDimension_setXLine1Point_1=l.asm.emscripten_bind_MdDbAlignedDimension_setXLine1Point_1).apply(null,arguments)},Nx=l._emscripten_bind_MdDbAlignedDimension_xLine2Point_0=function(){return(Nx=l._emscripten_bind_MdDbAlignedDimension_xLine2Point_0=l.asm.emscripten_bind_MdDbAlignedDimension_xLine2Point_0).apply(null,
|
|
494
|
+
arguments)},Ox=l._emscripten_bind_MdDbAlignedDimension_setXLine2Point_1=function(){return(Ox=l._emscripten_bind_MdDbAlignedDimension_setXLine2Point_1=l.asm.emscripten_bind_MdDbAlignedDimension_setXLine2Point_1).apply(null,arguments)},Px=l._emscripten_bind_MdDbAlignedDimension_dimLinePoint_0=function(){return(Px=l._emscripten_bind_MdDbAlignedDimension_dimLinePoint_0=l.asm.emscripten_bind_MdDbAlignedDimension_dimLinePoint_0).apply(null,arguments)},Qx=l._emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1=
|
|
495
|
+
function(){return(Qx=l._emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1=l.asm.emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1).apply(null,arguments)},Rx=l._emscripten_bind_MdDbAlignedDimension_oblique_0=function(){return(Rx=l._emscripten_bind_MdDbAlignedDimension_oblique_0=l.asm.emscripten_bind_MdDbAlignedDimension_oblique_0).apply(null,arguments)},Sx=l._emscripten_bind_MdDbAlignedDimension_setOblique_1=function(){return(Sx=l._emscripten_bind_MdDbAlignedDimension_setOblique_1=l.asm.emscripten_bind_MdDbAlignedDimension_setOblique_1).apply(null,
|
|
496
|
+
arguments)},Tx=l._emscripten_bind_MdDbAlignedDimension_textPosition_0=function(){return(Tx=l._emscripten_bind_MdDbAlignedDimension_textPosition_0=l.asm.emscripten_bind_MdDbAlignedDimension_textPosition_0).apply(null,arguments)},Ux=l._emscripten_bind_MdDbAlignedDimension_setTextPosition_1=function(){return(Ux=l._emscripten_bind_MdDbAlignedDimension_setTextPosition_1=l.asm.emscripten_bind_MdDbAlignedDimension_setTextPosition_1).apply(null,arguments)},Vx=l._emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0=
|
|
497
|
+
function(){return(Vx=l._emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0=l.asm.emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0).apply(null,arguments)},Wx=l._emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0=function(){return(Wx=l._emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0=l.asm.emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0).apply(null,arguments)},Xx=l._emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0=function(){return(Xx=
|
|
498
|
+
l._emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0=l.asm.emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0).apply(null,arguments)},Yx=l._emscripten_bind_MdDbAlignedDimension_elevation_0=function(){return(Yx=l._emscripten_bind_MdDbAlignedDimension_elevation_0=l.asm.emscripten_bind_MdDbAlignedDimension_elevation_0).apply(null,arguments)},Zx=l._emscripten_bind_MdDbAlignedDimension_setElevation_1=function(){return(Zx=l._emscripten_bind_MdDbAlignedDimension_setElevation_1=l.asm.emscripten_bind_MdDbAlignedDimension_setElevation_1).apply(null,
|
|
499
|
+
arguments)},$x=l._emscripten_bind_MdDbAlignedDimension_dimensionText_0=function(){return($x=l._emscripten_bind_MdDbAlignedDimension_dimensionText_0=l.asm.emscripten_bind_MdDbAlignedDimension_dimensionText_0).apply(null,arguments)},ay=l._emscripten_bind_MdDbAlignedDimension_setDimensionText_1=function(){return(ay=l._emscripten_bind_MdDbAlignedDimension_setDimensionText_1=l.asm.emscripten_bind_MdDbAlignedDimension_setDimensionText_1).apply(null,arguments)},by=l._emscripten_bind_MdDbAlignedDimension_textRotation_0=
|
|
500
|
+
function(){return(by=l._emscripten_bind_MdDbAlignedDimension_textRotation_0=l.asm.emscripten_bind_MdDbAlignedDimension_textRotation_0).apply(null,arguments)},cy=l._emscripten_bind_MdDbAlignedDimension_setTextRotation_1=function(){return(cy=l._emscripten_bind_MdDbAlignedDimension_setTextRotation_1=l.asm.emscripten_bind_MdDbAlignedDimension_setTextRotation_1).apply(null,arguments)},dy=l._emscripten_bind_MdDbAlignedDimension_dimensionStyle_0=function(){return(dy=l._emscripten_bind_MdDbAlignedDimension_dimensionStyle_0=
|
|
501
|
+
l.asm.emscripten_bind_MdDbAlignedDimension_dimensionStyle_0).apply(null,arguments)},ey=l._emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1=function(){return(ey=l._emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1=l.asm.emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1).apply(null,arguments)},fy=l._emscripten_bind_MdDbAlignedDimension_textAttachment_0=function(){return(fy=l._emscripten_bind_MdDbAlignedDimension_textAttachment_0=l.asm.emscripten_bind_MdDbAlignedDimension_textAttachment_0).apply(null,
|
|
502
|
+
arguments)},gy=l._emscripten_bind_MdDbAlignedDimension_setTextAttachment_1=function(){return(gy=l._emscripten_bind_MdDbAlignedDimension_setTextAttachment_1=l.asm.emscripten_bind_MdDbAlignedDimension_setTextAttachment_1).apply(null,arguments)},hy=l._emscripten_bind_MdDbAlignedDimension_horizontalRotation_0=function(){return(hy=l._emscripten_bind_MdDbAlignedDimension_horizontalRotation_0=l.asm.emscripten_bind_MdDbAlignedDimension_horizontalRotation_0).apply(null,arguments)},iy=l._emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1=
|
|
503
|
+
function(){return(iy=l._emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1=l.asm.emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1).apply(null,arguments)},jy=l._emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1=function(){return(jy=l._emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1=l.asm.emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1).apply(null,arguments)},ky=l._emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1=function(){return(ky=l._emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1=
|
|
504
|
+
l.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1).apply(null,arguments)},ly=l._emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2=function(){return(ly=l._emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2=l.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2).apply(null,arguments)},my=l._emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1=function(){return(my=l._emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1=l.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1).apply(null,
|
|
505
|
+
arguments)},ny=l._emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2=function(){return(ny=l._emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2=l.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2).apply(null,arguments)},oy=l._emscripten_bind_MdDbAlignedDimension_GetDimVarString_1=function(){return(oy=l._emscripten_bind_MdDbAlignedDimension_GetDimVarString_1=l.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarString_1).apply(null,arguments)},py=l._emscripten_bind_MdDbAlignedDimension_SetDimVarString_2=
|
|
506
|
+
function(){return(py=l._emscripten_bind_MdDbAlignedDimension_SetDimVarString_2=l.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarString_2).apply(null,arguments)},qy=l._emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1=function(){return(qy=l._emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1=l.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1).apply(null,arguments)},ry=l._emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2=function(){return(ry=l._emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2=
|
|
507
|
+
l.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2).apply(null,arguments)},sy=l._emscripten_bind_MdDbAlignedDimension_GetAllText_0=function(){return(sy=l._emscripten_bind_MdDbAlignedDimension_GetAllText_0=l.asm.emscripten_bind_MdDbAlignedDimension_GetAllText_0).apply(null,arguments)},ty=l._emscripten_bind_MdDbAlignedDimension_explode_0=function(){return(ty=l._emscripten_bind_MdDbAlignedDimension_explode_0=l.asm.emscripten_bind_MdDbAlignedDimension_explode_0).apply(null,arguments)},uy=
|
|
508
|
+
l._emscripten_bind_MdDbAlignedDimension_TrueColor_0=function(){return(uy=l._emscripten_bind_MdDbAlignedDimension_TrueColor_0=l.asm.emscripten_bind_MdDbAlignedDimension_TrueColor_0).apply(null,arguments)},vy=l._emscripten_bind_MdDbAlignedDimension_SetTrueColor_1=function(){return(vy=l._emscripten_bind_MdDbAlignedDimension_SetTrueColor_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetTrueColor_1).apply(null,arguments)},wy=l._emscripten_bind_MdDbAlignedDimension_ColorIndex_0=function(){return(wy=l._emscripten_bind_MdDbAlignedDimension_ColorIndex_0=
|
|
509
|
+
l.asm.emscripten_bind_MdDbAlignedDimension_ColorIndex_0).apply(null,arguments)},xy=l._emscripten_bind_MdDbAlignedDimension_SetColorIndex_1=function(){return(xy=l._emscripten_bind_MdDbAlignedDimension_SetColorIndex_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetColorIndex_1).apply(null,arguments)},yy=l._emscripten_bind_MdDbAlignedDimension_Layer_0=function(){return(yy=l._emscripten_bind_MdDbAlignedDimension_Layer_0=l.asm.emscripten_bind_MdDbAlignedDimension_Layer_0).apply(null,arguments)},zy=l._emscripten_bind_MdDbAlignedDimension_SetLayer_1=
|
|
510
|
+
function(){return(zy=l._emscripten_bind_MdDbAlignedDimension_SetLayer_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetLayer_1).apply(null,arguments)},Ay=l._emscripten_bind_MdDbAlignedDimension_LinetypeScale_0=function(){return(Ay=l._emscripten_bind_MdDbAlignedDimension_LinetypeScale_0=l.asm.emscripten_bind_MdDbAlignedDimension_LinetypeScale_0).apply(null,arguments)},By=l._emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1=function(){return(By=l._emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1=
|
|
511
|
+
l.asm.emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1).apply(null,arguments)},Cy=l._emscripten_bind_MdDbAlignedDimension_Visible_0=function(){return(Cy=l._emscripten_bind_MdDbAlignedDimension_Visible_0=l.asm.emscripten_bind_MdDbAlignedDimension_Visible_0).apply(null,arguments)},Dy=l._emscripten_bind_MdDbAlignedDimension_SetVisible_1=function(){return(Dy=l._emscripten_bind_MdDbAlignedDimension_SetVisible_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetVisible_1).apply(null,arguments)},Ey=l._emscripten_bind_MdDbAlignedDimension_Lineweight_0=
|
|
512
|
+
function(){return(Ey=l._emscripten_bind_MdDbAlignedDimension_Lineweight_0=l.asm.emscripten_bind_MdDbAlignedDimension_Lineweight_0).apply(null,arguments)},Fy=l._emscripten_bind_MdDbAlignedDimension_SetLineweight_1=function(){return(Fy=l._emscripten_bind_MdDbAlignedDimension_SetLineweight_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetLineweight_1).apply(null,arguments)},Gy=l._emscripten_bind_MdDbAlignedDimension_TextStyle_0=function(){return(Gy=l._emscripten_bind_MdDbAlignedDimension_TextStyle_0=
|
|
513
|
+
l.asm.emscripten_bind_MdDbAlignedDimension_TextStyle_0).apply(null,arguments)},Hy=l._emscripten_bind_MdDbAlignedDimension_SetTextStyle_1=function(){return(Hy=l._emscripten_bind_MdDbAlignedDimension_SetTextStyle_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetTextStyle_1).apply(null,arguments)},Iy=l._emscripten_bind_MdDbAlignedDimension_Highlight_1=function(){return(Iy=l._emscripten_bind_MdDbAlignedDimension_Highlight_1=l.asm.emscripten_bind_MdDbAlignedDimension_Highlight_1).apply(null,arguments)},
|
|
514
|
+
Jy=l._emscripten_bind_MdDbAlignedDimension_Move_2=function(){return(Jy=l._emscripten_bind_MdDbAlignedDimension_Move_2=l.asm.emscripten_bind_MdDbAlignedDimension_Move_2).apply(null,arguments)},Ky=l._emscripten_bind_MdDbAlignedDimension_Rotate_2=function(){return(Ky=l._emscripten_bind_MdDbAlignedDimension_Rotate_2=l.asm.emscripten_bind_MdDbAlignedDimension_Rotate_2).apply(null,arguments)},Ly=l._emscripten_bind_MdDbAlignedDimension_Mirror_2=function(){return(Ly=l._emscripten_bind_MdDbAlignedDimension_Mirror_2=
|
|
515
|
+
l.asm.emscripten_bind_MdDbAlignedDimension_Mirror_2).apply(null,arguments)},My=l._emscripten_bind_MdDbAlignedDimension_ScaleEntity_2=function(){return(My=l._emscripten_bind_MdDbAlignedDimension_ScaleEntity_2=l.asm.emscripten_bind_MdDbAlignedDimension_ScaleEntity_2).apply(null,arguments)},Ny=l._emscripten_bind_MdDbAlignedDimension_TransformBy_1=function(){return(Ny=l._emscripten_bind_MdDbAlignedDimension_TransformBy_1=l.asm.emscripten_bind_MdDbAlignedDimension_TransformBy_1).apply(null,arguments)},
|
|
516
|
+
Oy=l._emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0=function(){return(Oy=l._emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0=l.asm.emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0).apply(null,arguments)},Py=l._emscripten_bind_MdDbAlignedDimension_GetXData_1=function(){return(Py=l._emscripten_bind_MdDbAlignedDimension_GetXData_1=l.asm.emscripten_bind_MdDbAlignedDimension_GetXData_1).apply(null,arguments)},Qy=l._emscripten_bind_MdDbAlignedDimension_SetXData_1=function(){return(Qy=
|
|
517
|
+
l._emscripten_bind_MdDbAlignedDimension_SetXData_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetXData_1).apply(null,arguments)},Ry=l._emscripten_bind_MdDbAlignedDimension_GetxDataString_2=function(){return(Ry=l._emscripten_bind_MdDbAlignedDimension_GetxDataString_2=l.asm.emscripten_bind_MdDbAlignedDimension_GetxDataString_2).apply(null,arguments)},Sy=l._emscripten_bind_MdDbAlignedDimension_SetxDataString_3=function(){return(Sy=l._emscripten_bind_MdDbAlignedDimension_SetxDataString_3=l.asm.emscripten_bind_MdDbAlignedDimension_SetxDataString_3).apply(null,
|
|
518
|
+
arguments)},Ty=l._emscripten_bind_MdDbAlignedDimension_GetxDataDouble_2=function(){return(Ty=l._emscripten_bind_MdDbAlignedDimension_GetxDataDouble_2=l.asm.emscripten_bind_MdDbAlignedDimension_GetxDataDouble_2).apply(null,arguments)},Uy=l._emscripten_bind_MdDbAlignedDimension_SetxDataDouble_3=function(){return(Uy=l._emscripten_bind_MdDbAlignedDimension_SetxDataDouble_3=l.asm.emscripten_bind_MdDbAlignedDimension_SetxDataDouble_3).apply(null,arguments)},Vy=l._emscripten_bind_MdDbAlignedDimension_GetxDataLong_2=
|
|
519
|
+
function(){return(Vy=l._emscripten_bind_MdDbAlignedDimension_GetxDataLong_2=l.asm.emscripten_bind_MdDbAlignedDimension_GetxDataLong_2).apply(null,arguments)},Wy=l._emscripten_bind_MdDbAlignedDimension_SetxDataLong_3=function(){return(Wy=l._emscripten_bind_MdDbAlignedDimension_SetxDataLong_3=l.asm.emscripten_bind_MdDbAlignedDimension_SetxDataLong_3).apply(null,arguments)},Xy=l._emscripten_bind_MdDbAlignedDimension_GetxDataPoint_2=function(){return(Xy=l._emscripten_bind_MdDbAlignedDimension_GetxDataPoint_2=
|
|
520
|
+
l.asm.emscripten_bind_MdDbAlignedDimension_GetxDataPoint_2).apply(null,arguments)},Yy=l._emscripten_bind_MdDbAlignedDimension_SetxDataPoint_3=function(){return(Yy=l._emscripten_bind_MdDbAlignedDimension_SetxDataPoint_3=l.asm.emscripten_bind_MdDbAlignedDimension_SetxDataPoint_3).apply(null,arguments)},Zy=l._emscripten_bind_MdDbAlignedDimension_DeleteXData_1=function(){return(Zy=l._emscripten_bind_MdDbAlignedDimension_DeleteXData_1=l.asm.emscripten_bind_MdDbAlignedDimension_DeleteXData_1).apply(null,
|
|
521
|
+
arguments)},$y=l._emscripten_bind_MdDbAlignedDimension_GetAllAppName_0=function(){return($y=l._emscripten_bind_MdDbAlignedDimension_GetAllAppName_0=l.asm.emscripten_bind_MdDbAlignedDimension_GetAllAppName_0).apply(null,arguments)},az=l._emscripten_bind_MdDbAlignedDimension_GetObjectID_0=function(){return(az=l._emscripten_bind_MdDbAlignedDimension_GetObjectID_0=l.asm.emscripten_bind_MdDbAlignedDimension_GetObjectID_0).apply(null,arguments)},bz=l._emscripten_bind_MdDbAlignedDimension_Erase_0=function(){return(bz=
|
|
522
|
+
l._emscripten_bind_MdDbAlignedDimension_Erase_0=l.asm.emscripten_bind_MdDbAlignedDimension_Erase_0).apply(null,arguments)},cz=l._emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1=function(){return(cz=l._emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1).apply(null,arguments)},dz=l._emscripten_bind_MdDbAlignedDimension_Clone_0=function(){return(dz=l._emscripten_bind_MdDbAlignedDimension_Clone_0=l.asm.emscripten_bind_MdDbAlignedDimension_Clone_0).apply(null,
|
|
523
|
+
arguments)},ez=l._emscripten_bind_MdDbAlignedDimension_GetHandle_0=function(){return(ez=l._emscripten_bind_MdDbAlignedDimension_GetHandle_0=l.asm.emscripten_bind_MdDbAlignedDimension_GetHandle_0).apply(null,arguments)},fz=l._emscripten_bind_MdDbAlignedDimension_GetDatabase_0=function(){return(fz=l._emscripten_bind_MdDbAlignedDimension_GetDatabase_0=l.asm.emscripten_bind_MdDbAlignedDimension_GetDatabase_0).apply(null,arguments)},gz=l._emscripten_bind_MdDbAlignedDimension_GetOwnerID_0=function(){return(gz=
|
|
524
|
+
l._emscripten_bind_MdDbAlignedDimension_GetOwnerID_0=l.asm.emscripten_bind_MdDbAlignedDimension_GetOwnerID_0).apply(null,arguments)},hz=l._emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4=function(){return(hz=l._emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4).apply(null,arguments)},iz=l._emscripten_bind_MdDbAlignedDimension_getObjectName_0=function(){return(iz=l._emscripten_bind_MdDbAlignedDimension_getObjectName_0=l.asm.emscripten_bind_MdDbAlignedDimension_getObjectName_0).apply(null,
|
|
525
|
+
arguments)},jz=l._emscripten_bind_MdDbAlignedDimension_getDxf0_0=function(){return(jz=l._emscripten_bind_MdDbAlignedDimension_getDxf0_0=l.asm.emscripten_bind_MdDbAlignedDimension_getDxf0_0).apply(null,arguments)},kz=l._emscripten_bind_MdDbAlignedDimension_getJson_0=function(){return(kz=l._emscripten_bind_MdDbAlignedDimension_getJson_0=l.asm.emscripten_bind_MdDbAlignedDimension_getJson_0).apply(null,arguments)},lz=l._emscripten_bind_MdDbAlignedDimension_setJson_1=function(){return(lz=l._emscripten_bind_MdDbAlignedDimension_setJson_1=
|
|
526
|
+
l.asm.emscripten_bind_MdDbAlignedDimension_setJson_1).apply(null,arguments)},mz=l._emscripten_bind_MdDbAlignedDimension_isKindOf_1=function(){return(mz=l._emscripten_bind_MdDbAlignedDimension_isKindOf_1=l.asm.emscripten_bind_MdDbAlignedDimension_isKindOf_1).apply(null,arguments)},nz=l._emscripten_bind_MdDbAlignedDimension___destroy___0=function(){return(nz=l._emscripten_bind_MdDbAlignedDimension___destroy___0=l.asm.emscripten_bind_MdDbAlignedDimension___destroy___0).apply(null,arguments)},oz=l._emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0=
|
|
527
|
+
function(){return(oz=l._emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0=l.asm.emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0).apply(null,arguments)},pz=l._emscripten_bind_MdDbRotatedDimension_xLine1Point_0=function(){return(pz=l._emscripten_bind_MdDbRotatedDimension_xLine1Point_0=l.asm.emscripten_bind_MdDbRotatedDimension_xLine1Point_0).apply(null,arguments)},qz=l._emscripten_bind_MdDbRotatedDimension_setXLine1Point_1=function(){return(qz=l._emscripten_bind_MdDbRotatedDimension_setXLine1Point_1=
|
|
528
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_setXLine1Point_1).apply(null,arguments)},rz=l._emscripten_bind_MdDbRotatedDimension_xLine2Point_0=function(){return(rz=l._emscripten_bind_MdDbRotatedDimension_xLine2Point_0=l.asm.emscripten_bind_MdDbRotatedDimension_xLine2Point_0).apply(null,arguments)},sz=l._emscripten_bind_MdDbRotatedDimension_setXLine2Point_1=function(){return(sz=l._emscripten_bind_MdDbRotatedDimension_setXLine2Point_1=l.asm.emscripten_bind_MdDbRotatedDimension_setXLine2Point_1).apply(null,
|
|
529
|
+
arguments)},tz=l._emscripten_bind_MdDbRotatedDimension_dimLinePoint_0=function(){return(tz=l._emscripten_bind_MdDbRotatedDimension_dimLinePoint_0=l.asm.emscripten_bind_MdDbRotatedDimension_dimLinePoint_0).apply(null,arguments)},uz=l._emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1=function(){return(uz=l._emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1=l.asm.emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1).apply(null,arguments)},vz=l._emscripten_bind_MdDbRotatedDimension_rotation_0=
|
|
530
|
+
function(){return(vz=l._emscripten_bind_MdDbRotatedDimension_rotation_0=l.asm.emscripten_bind_MdDbRotatedDimension_rotation_0).apply(null,arguments)},wz=l._emscripten_bind_MdDbRotatedDimension_setRotation_1=function(){return(wz=l._emscripten_bind_MdDbRotatedDimension_setRotation_1=l.asm.emscripten_bind_MdDbRotatedDimension_setRotation_1).apply(null,arguments)},xz=l._emscripten_bind_MdDbRotatedDimension_oblique_0=function(){return(xz=l._emscripten_bind_MdDbRotatedDimension_oblique_0=l.asm.emscripten_bind_MdDbRotatedDimension_oblique_0).apply(null,
|
|
531
|
+
arguments)},yz=l._emscripten_bind_MdDbRotatedDimension_setOblique_1=function(){return(yz=l._emscripten_bind_MdDbRotatedDimension_setOblique_1=l.asm.emscripten_bind_MdDbRotatedDimension_setOblique_1).apply(null,arguments)},zz=l._emscripten_bind_MdDbRotatedDimension_textPosition_0=function(){return(zz=l._emscripten_bind_MdDbRotatedDimension_textPosition_0=l.asm.emscripten_bind_MdDbRotatedDimension_textPosition_0).apply(null,arguments)},Az=l._emscripten_bind_MdDbRotatedDimension_setTextPosition_1=function(){return(Az=
|
|
532
|
+
l._emscripten_bind_MdDbRotatedDimension_setTextPosition_1=l.asm.emscripten_bind_MdDbRotatedDimension_setTextPosition_1).apply(null,arguments)},Bz=l._emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0=function(){return(Bz=l._emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0=l.asm.emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0).apply(null,arguments)},Cz=l._emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0=function(){return(Cz=l._emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0=
|
|
533
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0).apply(null,arguments)},Dz=l._emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0=function(){return(Dz=l._emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0=l.asm.emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0).apply(null,arguments)},Ez=l._emscripten_bind_MdDbRotatedDimension_elevation_0=function(){return(Ez=l._emscripten_bind_MdDbRotatedDimension_elevation_0=l.asm.emscripten_bind_MdDbRotatedDimension_elevation_0).apply(null,
|
|
534
|
+
arguments)},Fz=l._emscripten_bind_MdDbRotatedDimension_setElevation_1=function(){return(Fz=l._emscripten_bind_MdDbRotatedDimension_setElevation_1=l.asm.emscripten_bind_MdDbRotatedDimension_setElevation_1).apply(null,arguments)},Gz=l._emscripten_bind_MdDbRotatedDimension_dimensionText_0=function(){return(Gz=l._emscripten_bind_MdDbRotatedDimension_dimensionText_0=l.asm.emscripten_bind_MdDbRotatedDimension_dimensionText_0).apply(null,arguments)},Hz=l._emscripten_bind_MdDbRotatedDimension_setDimensionText_1=
|
|
535
|
+
function(){return(Hz=l._emscripten_bind_MdDbRotatedDimension_setDimensionText_1=l.asm.emscripten_bind_MdDbRotatedDimension_setDimensionText_1).apply(null,arguments)},Iz=l._emscripten_bind_MdDbRotatedDimension_textRotation_0=function(){return(Iz=l._emscripten_bind_MdDbRotatedDimension_textRotation_0=l.asm.emscripten_bind_MdDbRotatedDimension_textRotation_0).apply(null,arguments)},Jz=l._emscripten_bind_MdDbRotatedDimension_setTextRotation_1=function(){return(Jz=l._emscripten_bind_MdDbRotatedDimension_setTextRotation_1=
|
|
536
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_setTextRotation_1).apply(null,arguments)},Kz=l._emscripten_bind_MdDbRotatedDimension_dimensionStyle_0=function(){return(Kz=l._emscripten_bind_MdDbRotatedDimension_dimensionStyle_0=l.asm.emscripten_bind_MdDbRotatedDimension_dimensionStyle_0).apply(null,arguments)},Lz=l._emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1=function(){return(Lz=l._emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1=l.asm.emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1).apply(null,
|
|
537
|
+
arguments)},Mz=l._emscripten_bind_MdDbRotatedDimension_textAttachment_0=function(){return(Mz=l._emscripten_bind_MdDbRotatedDimension_textAttachment_0=l.asm.emscripten_bind_MdDbRotatedDimension_textAttachment_0).apply(null,arguments)},Nz=l._emscripten_bind_MdDbRotatedDimension_setTextAttachment_1=function(){return(Nz=l._emscripten_bind_MdDbRotatedDimension_setTextAttachment_1=l.asm.emscripten_bind_MdDbRotatedDimension_setTextAttachment_1).apply(null,arguments)},Oz=l._emscripten_bind_MdDbRotatedDimension_horizontalRotation_0=
|
|
538
|
+
function(){return(Oz=l._emscripten_bind_MdDbRotatedDimension_horizontalRotation_0=l.asm.emscripten_bind_MdDbRotatedDimension_horizontalRotation_0).apply(null,arguments)},Pz=l._emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1=function(){return(Pz=l._emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1=l.asm.emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1).apply(null,arguments)},Qz=l._emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1=function(){return(Qz=l._emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1=
|
|
539
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1).apply(null,arguments)},Rz=l._emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1=function(){return(Rz=l._emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1=l.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1).apply(null,arguments)},Sz=l._emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2=function(){return(Sz=l._emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2=l.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2).apply(null,
|
|
540
|
+
arguments)},Tz=l._emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1=function(){return(Tz=l._emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1=l.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1).apply(null,arguments)},Uz=l._emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2=function(){return(Uz=l._emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2=l.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2).apply(null,arguments)},Vz=l._emscripten_bind_MdDbRotatedDimension_GetDimVarString_1=
|
|
541
|
+
function(){return(Vz=l._emscripten_bind_MdDbRotatedDimension_GetDimVarString_1=l.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarString_1).apply(null,arguments)},Wz=l._emscripten_bind_MdDbRotatedDimension_SetDimVarString_2=function(){return(Wz=l._emscripten_bind_MdDbRotatedDimension_SetDimVarString_2=l.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarString_2).apply(null,arguments)},Xz=l._emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1=function(){return(Xz=l._emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1=
|
|
542
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1).apply(null,arguments)},Yz=l._emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2=function(){return(Yz=l._emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2=l.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2).apply(null,arguments)},Zz=l._emscripten_bind_MdDbRotatedDimension_GetAllText_0=function(){return(Zz=l._emscripten_bind_MdDbRotatedDimension_GetAllText_0=l.asm.emscripten_bind_MdDbRotatedDimension_GetAllText_0).apply(null,
|
|
543
|
+
arguments)},$z=l._emscripten_bind_MdDbRotatedDimension_explode_0=function(){return($z=l._emscripten_bind_MdDbRotatedDimension_explode_0=l.asm.emscripten_bind_MdDbRotatedDimension_explode_0).apply(null,arguments)},aA=l._emscripten_bind_MdDbRotatedDimension_TrueColor_0=function(){return(aA=l._emscripten_bind_MdDbRotatedDimension_TrueColor_0=l.asm.emscripten_bind_MdDbRotatedDimension_TrueColor_0).apply(null,arguments)},bA=l._emscripten_bind_MdDbRotatedDimension_SetTrueColor_1=function(){return(bA=l._emscripten_bind_MdDbRotatedDimension_SetTrueColor_1=
|
|
544
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_SetTrueColor_1).apply(null,arguments)},cA=l._emscripten_bind_MdDbRotatedDimension_ColorIndex_0=function(){return(cA=l._emscripten_bind_MdDbRotatedDimension_ColorIndex_0=l.asm.emscripten_bind_MdDbRotatedDimension_ColorIndex_0).apply(null,arguments)},dA=l._emscripten_bind_MdDbRotatedDimension_SetColorIndex_1=function(){return(dA=l._emscripten_bind_MdDbRotatedDimension_SetColorIndex_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetColorIndex_1).apply(null,arguments)},
|
|
545
|
+
eA=l._emscripten_bind_MdDbRotatedDimension_Layer_0=function(){return(eA=l._emscripten_bind_MdDbRotatedDimension_Layer_0=l.asm.emscripten_bind_MdDbRotatedDimension_Layer_0).apply(null,arguments)},fA=l._emscripten_bind_MdDbRotatedDimension_SetLayer_1=function(){return(fA=l._emscripten_bind_MdDbRotatedDimension_SetLayer_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetLayer_1).apply(null,arguments)},gA=l._emscripten_bind_MdDbRotatedDimension_LinetypeScale_0=function(){return(gA=l._emscripten_bind_MdDbRotatedDimension_LinetypeScale_0=
|
|
546
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_LinetypeScale_0).apply(null,arguments)},hA=l._emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1=function(){return(hA=l._emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1).apply(null,arguments)},iA=l._emscripten_bind_MdDbRotatedDimension_Visible_0=function(){return(iA=l._emscripten_bind_MdDbRotatedDimension_Visible_0=l.asm.emscripten_bind_MdDbRotatedDimension_Visible_0).apply(null,arguments)},
|
|
547
|
+
jA=l._emscripten_bind_MdDbRotatedDimension_SetVisible_1=function(){return(jA=l._emscripten_bind_MdDbRotatedDimension_SetVisible_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetVisible_1).apply(null,arguments)},kA=l._emscripten_bind_MdDbRotatedDimension_Lineweight_0=function(){return(kA=l._emscripten_bind_MdDbRotatedDimension_Lineweight_0=l.asm.emscripten_bind_MdDbRotatedDimension_Lineweight_0).apply(null,arguments)},lA=l._emscripten_bind_MdDbRotatedDimension_SetLineweight_1=function(){return(lA=l._emscripten_bind_MdDbRotatedDimension_SetLineweight_1=
|
|
548
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_SetLineweight_1).apply(null,arguments)},mA=l._emscripten_bind_MdDbRotatedDimension_TextStyle_0=function(){return(mA=l._emscripten_bind_MdDbRotatedDimension_TextStyle_0=l.asm.emscripten_bind_MdDbRotatedDimension_TextStyle_0).apply(null,arguments)},nA=l._emscripten_bind_MdDbRotatedDimension_SetTextStyle_1=function(){return(nA=l._emscripten_bind_MdDbRotatedDimension_SetTextStyle_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetTextStyle_1).apply(null,arguments)},
|
|
549
|
+
oA=l._emscripten_bind_MdDbRotatedDimension_Highlight_1=function(){return(oA=l._emscripten_bind_MdDbRotatedDimension_Highlight_1=l.asm.emscripten_bind_MdDbRotatedDimension_Highlight_1).apply(null,arguments)},pA=l._emscripten_bind_MdDbRotatedDimension_Move_2=function(){return(pA=l._emscripten_bind_MdDbRotatedDimension_Move_2=l.asm.emscripten_bind_MdDbRotatedDimension_Move_2).apply(null,arguments)},qA=l._emscripten_bind_MdDbRotatedDimension_Rotate_2=function(){return(qA=l._emscripten_bind_MdDbRotatedDimension_Rotate_2=
|
|
550
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_Rotate_2).apply(null,arguments)},rA=l._emscripten_bind_MdDbRotatedDimension_Mirror_2=function(){return(rA=l._emscripten_bind_MdDbRotatedDimension_Mirror_2=l.asm.emscripten_bind_MdDbRotatedDimension_Mirror_2).apply(null,arguments)},sA=l._emscripten_bind_MdDbRotatedDimension_ScaleEntity_2=function(){return(sA=l._emscripten_bind_MdDbRotatedDimension_ScaleEntity_2=l.asm.emscripten_bind_MdDbRotatedDimension_ScaleEntity_2).apply(null,arguments)},tA=l._emscripten_bind_MdDbRotatedDimension_TransformBy_1=
|
|
551
|
+
function(){return(tA=l._emscripten_bind_MdDbRotatedDimension_TransformBy_1=l.asm.emscripten_bind_MdDbRotatedDimension_TransformBy_1).apply(null,arguments)},uA=l._emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0=function(){return(uA=l._emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0=l.asm.emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0).apply(null,arguments)},vA=l._emscripten_bind_MdDbRotatedDimension_GetXData_1=function(){return(vA=l._emscripten_bind_MdDbRotatedDimension_GetXData_1=
|
|
552
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_GetXData_1).apply(null,arguments)},wA=l._emscripten_bind_MdDbRotatedDimension_SetXData_1=function(){return(wA=l._emscripten_bind_MdDbRotatedDimension_SetXData_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetXData_1).apply(null,arguments)},xA=l._emscripten_bind_MdDbRotatedDimension_GetxDataString_2=function(){return(xA=l._emscripten_bind_MdDbRotatedDimension_GetxDataString_2=l.asm.emscripten_bind_MdDbRotatedDimension_GetxDataString_2).apply(null,arguments)},
|
|
553
|
+
yA=l._emscripten_bind_MdDbRotatedDimension_SetxDataString_3=function(){return(yA=l._emscripten_bind_MdDbRotatedDimension_SetxDataString_3=l.asm.emscripten_bind_MdDbRotatedDimension_SetxDataString_3).apply(null,arguments)},zA=l._emscripten_bind_MdDbRotatedDimension_GetxDataDouble_2=function(){return(zA=l._emscripten_bind_MdDbRotatedDimension_GetxDataDouble_2=l.asm.emscripten_bind_MdDbRotatedDimension_GetxDataDouble_2).apply(null,arguments)},AA=l._emscripten_bind_MdDbRotatedDimension_SetxDataDouble_3=
|
|
554
|
+
function(){return(AA=l._emscripten_bind_MdDbRotatedDimension_SetxDataDouble_3=l.asm.emscripten_bind_MdDbRotatedDimension_SetxDataDouble_3).apply(null,arguments)},BA=l._emscripten_bind_MdDbRotatedDimension_GetxDataLong_2=function(){return(BA=l._emscripten_bind_MdDbRotatedDimension_GetxDataLong_2=l.asm.emscripten_bind_MdDbRotatedDimension_GetxDataLong_2).apply(null,arguments)},CA=l._emscripten_bind_MdDbRotatedDimension_SetxDataLong_3=function(){return(CA=l._emscripten_bind_MdDbRotatedDimension_SetxDataLong_3=
|
|
555
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_SetxDataLong_3).apply(null,arguments)},DA=l._emscripten_bind_MdDbRotatedDimension_GetxDataPoint_2=function(){return(DA=l._emscripten_bind_MdDbRotatedDimension_GetxDataPoint_2=l.asm.emscripten_bind_MdDbRotatedDimension_GetxDataPoint_2).apply(null,arguments)},EA=l._emscripten_bind_MdDbRotatedDimension_SetxDataPoint_3=function(){return(EA=l._emscripten_bind_MdDbRotatedDimension_SetxDataPoint_3=l.asm.emscripten_bind_MdDbRotatedDimension_SetxDataPoint_3).apply(null,
|
|
556
|
+
arguments)},FA=l._emscripten_bind_MdDbRotatedDimension_DeleteXData_1=function(){return(FA=l._emscripten_bind_MdDbRotatedDimension_DeleteXData_1=l.asm.emscripten_bind_MdDbRotatedDimension_DeleteXData_1).apply(null,arguments)},GA=l._emscripten_bind_MdDbRotatedDimension_GetAllAppName_0=function(){return(GA=l._emscripten_bind_MdDbRotatedDimension_GetAllAppName_0=l.asm.emscripten_bind_MdDbRotatedDimension_GetAllAppName_0).apply(null,arguments)},HA=l._emscripten_bind_MdDbRotatedDimension_GetObjectID_0=
|
|
557
|
+
function(){return(HA=l._emscripten_bind_MdDbRotatedDimension_GetObjectID_0=l.asm.emscripten_bind_MdDbRotatedDimension_GetObjectID_0).apply(null,arguments)},IA=l._emscripten_bind_MdDbRotatedDimension_Erase_0=function(){return(IA=l._emscripten_bind_MdDbRotatedDimension_Erase_0=l.asm.emscripten_bind_MdDbRotatedDimension_Erase_0).apply(null,arguments)},JA=l._emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1=function(){return(JA=l._emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1=
|
|
558
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1).apply(null,arguments)},KA=l._emscripten_bind_MdDbRotatedDimension_Clone_0=function(){return(KA=l._emscripten_bind_MdDbRotatedDimension_Clone_0=l.asm.emscripten_bind_MdDbRotatedDimension_Clone_0).apply(null,arguments)},LA=l._emscripten_bind_MdDbRotatedDimension_GetHandle_0=function(){return(LA=l._emscripten_bind_MdDbRotatedDimension_GetHandle_0=l.asm.emscripten_bind_MdDbRotatedDimension_GetHandle_0).apply(null,arguments)},MA=l._emscripten_bind_MdDbRotatedDimension_GetDatabase_0=
|
|
559
|
+
function(){return(MA=l._emscripten_bind_MdDbRotatedDimension_GetDatabase_0=l.asm.emscripten_bind_MdDbRotatedDimension_GetDatabase_0).apply(null,arguments)},NA=l._emscripten_bind_MdDbRotatedDimension_GetOwnerID_0=function(){return(NA=l._emscripten_bind_MdDbRotatedDimension_GetOwnerID_0=l.asm.emscripten_bind_MdDbRotatedDimension_GetOwnerID_0).apply(null,arguments)},OA=l._emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4=function(){return(OA=l._emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4=
|
|
560
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4).apply(null,arguments)},PA=l._emscripten_bind_MdDbRotatedDimension_getObjectName_0=function(){return(PA=l._emscripten_bind_MdDbRotatedDimension_getObjectName_0=l.asm.emscripten_bind_MdDbRotatedDimension_getObjectName_0).apply(null,arguments)},QA=l._emscripten_bind_MdDbRotatedDimension_getDxf0_0=function(){return(QA=l._emscripten_bind_MdDbRotatedDimension_getDxf0_0=l.asm.emscripten_bind_MdDbRotatedDimension_getDxf0_0).apply(null,arguments)},
|
|
561
|
+
RA=l._emscripten_bind_MdDbRotatedDimension_getJson_0=function(){return(RA=l._emscripten_bind_MdDbRotatedDimension_getJson_0=l.asm.emscripten_bind_MdDbRotatedDimension_getJson_0).apply(null,arguments)},SA=l._emscripten_bind_MdDbRotatedDimension_setJson_1=function(){return(SA=l._emscripten_bind_MdDbRotatedDimension_setJson_1=l.asm.emscripten_bind_MdDbRotatedDimension_setJson_1).apply(null,arguments)},TA=l._emscripten_bind_MdDbRotatedDimension_isKindOf_1=function(){return(TA=l._emscripten_bind_MdDbRotatedDimension_isKindOf_1=
|
|
562
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_isKindOf_1).apply(null,arguments)},UA=l._emscripten_bind_MdDbRotatedDimension___destroy___0=function(){return(UA=l._emscripten_bind_MdDbRotatedDimension___destroy___0=l.asm.emscripten_bind_MdDbRotatedDimension___destroy___0).apply(null,arguments)},VA=l._emscripten_bind_MdDbMText_MdDbMText_0=function(){return(VA=l._emscripten_bind_MdDbMText_MdDbMText_0=l.asm.emscripten_bind_MdDbMText_MdDbMText_0).apply(null,arguments)},WA=l._emscripten_bind_MdDbMText_location_0=
|
|
563
|
+
function(){return(WA=l._emscripten_bind_MdDbMText_location_0=l.asm.emscripten_bind_MdDbMText_location_0).apply(null,arguments)},XA=l._emscripten_bind_MdDbMText_setLocation_1=function(){return(XA=l._emscripten_bind_MdDbMText_setLocation_1=l.asm.emscripten_bind_MdDbMText_setLocation_1).apply(null,arguments)},YA=l._emscripten_bind_MdDbMText_rotation_0=function(){return(YA=l._emscripten_bind_MdDbMText_rotation_0=l.asm.emscripten_bind_MdDbMText_rotation_0).apply(null,arguments)},ZA=l._emscripten_bind_MdDbMText_setRotation_1=
|
|
564
|
+
function(){return(ZA=l._emscripten_bind_MdDbMText_setRotation_1=l.asm.emscripten_bind_MdDbMText_setRotation_1).apply(null,arguments)},$A=l._emscripten_bind_MdDbMText_width_0=function(){return($A=l._emscripten_bind_MdDbMText_width_0=l.asm.emscripten_bind_MdDbMText_width_0).apply(null,arguments)},aB=l._emscripten_bind_MdDbMText_setWidth_1=function(){return(aB=l._emscripten_bind_MdDbMText_setWidth_1=l.asm.emscripten_bind_MdDbMText_setWidth_1).apply(null,arguments)},bB=l._emscripten_bind_MdDbMText_textHeight_0=
|
|
565
|
+
function(){return(bB=l._emscripten_bind_MdDbMText_textHeight_0=l.asm.emscripten_bind_MdDbMText_textHeight_0).apply(null,arguments)},cB=l._emscripten_bind_MdDbMText_setTextHeight_1=function(){return(cB=l._emscripten_bind_MdDbMText_setTextHeight_1=l.asm.emscripten_bind_MdDbMText_setTextHeight_1).apply(null,arguments)},dB=l._emscripten_bind_MdDbMText_attachment_0=function(){return(dB=l._emscripten_bind_MdDbMText_attachment_0=l.asm.emscripten_bind_MdDbMText_attachment_0).apply(null,arguments)},eB=l._emscripten_bind_MdDbMText_setAttachment_1=
|
|
566
|
+
function(){return(eB=l._emscripten_bind_MdDbMText_setAttachment_1=l.asm.emscripten_bind_MdDbMText_setAttachment_1).apply(null,arguments)},fB=l._emscripten_bind_MdDbMText_contents_0=function(){return(fB=l._emscripten_bind_MdDbMText_contents_0=l.asm.emscripten_bind_MdDbMText_contents_0).apply(null,arguments)},gB=l._emscripten_bind_MdDbMText_setContents_1=function(){return(gB=l._emscripten_bind_MdDbMText_setContents_1=l.asm.emscripten_bind_MdDbMText_setContents_1).apply(null,arguments)},hB=l._emscripten_bind_MdDbMText_explode_0=
|
|
567
|
+
function(){return(hB=l._emscripten_bind_MdDbMText_explode_0=l.asm.emscripten_bind_MdDbMText_explode_0).apply(null,arguments)},iB=l._emscripten_bind_MdDbMText_TrueColor_0=function(){return(iB=l._emscripten_bind_MdDbMText_TrueColor_0=l.asm.emscripten_bind_MdDbMText_TrueColor_0).apply(null,arguments)},jB=l._emscripten_bind_MdDbMText_SetTrueColor_1=function(){return(jB=l._emscripten_bind_MdDbMText_SetTrueColor_1=l.asm.emscripten_bind_MdDbMText_SetTrueColor_1).apply(null,arguments)},kB=l._emscripten_bind_MdDbMText_ColorIndex_0=
|
|
568
|
+
function(){return(kB=l._emscripten_bind_MdDbMText_ColorIndex_0=l.asm.emscripten_bind_MdDbMText_ColorIndex_0).apply(null,arguments)},lB=l._emscripten_bind_MdDbMText_SetColorIndex_1=function(){return(lB=l._emscripten_bind_MdDbMText_SetColorIndex_1=l.asm.emscripten_bind_MdDbMText_SetColorIndex_1).apply(null,arguments)},mB=l._emscripten_bind_MdDbMText_Layer_0=function(){return(mB=l._emscripten_bind_MdDbMText_Layer_0=l.asm.emscripten_bind_MdDbMText_Layer_0).apply(null,arguments)},nB=l._emscripten_bind_MdDbMText_SetLayer_1=
|
|
569
|
+
function(){return(nB=l._emscripten_bind_MdDbMText_SetLayer_1=l.asm.emscripten_bind_MdDbMText_SetLayer_1).apply(null,arguments)},oB=l._emscripten_bind_MdDbMText_LinetypeScale_0=function(){return(oB=l._emscripten_bind_MdDbMText_LinetypeScale_0=l.asm.emscripten_bind_MdDbMText_LinetypeScale_0).apply(null,arguments)},pB=l._emscripten_bind_MdDbMText_SetLinetypeScale_1=function(){return(pB=l._emscripten_bind_MdDbMText_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbMText_SetLinetypeScale_1).apply(null,arguments)},
|
|
570
|
+
qB=l._emscripten_bind_MdDbMText_Visible_0=function(){return(qB=l._emscripten_bind_MdDbMText_Visible_0=l.asm.emscripten_bind_MdDbMText_Visible_0).apply(null,arguments)},rB=l._emscripten_bind_MdDbMText_SetVisible_1=function(){return(rB=l._emscripten_bind_MdDbMText_SetVisible_1=l.asm.emscripten_bind_MdDbMText_SetVisible_1).apply(null,arguments)},sB=l._emscripten_bind_MdDbMText_Lineweight_0=function(){return(sB=l._emscripten_bind_MdDbMText_Lineweight_0=l.asm.emscripten_bind_MdDbMText_Lineweight_0).apply(null,
|
|
571
|
+
arguments)},tB=l._emscripten_bind_MdDbMText_SetLineweight_1=function(){return(tB=l._emscripten_bind_MdDbMText_SetLineweight_1=l.asm.emscripten_bind_MdDbMText_SetLineweight_1).apply(null,arguments)},uB=l._emscripten_bind_MdDbMText_TextStyle_0=function(){return(uB=l._emscripten_bind_MdDbMText_TextStyle_0=l.asm.emscripten_bind_MdDbMText_TextStyle_0).apply(null,arguments)},vB=l._emscripten_bind_MdDbMText_SetTextStyle_1=function(){return(vB=l._emscripten_bind_MdDbMText_SetTextStyle_1=l.asm.emscripten_bind_MdDbMText_SetTextStyle_1).apply(null,
|
|
572
|
+
arguments)},wB=l._emscripten_bind_MdDbMText_Highlight_1=function(){return(wB=l._emscripten_bind_MdDbMText_Highlight_1=l.asm.emscripten_bind_MdDbMText_Highlight_1).apply(null,arguments)},xB=l._emscripten_bind_MdDbMText_Move_2=function(){return(xB=l._emscripten_bind_MdDbMText_Move_2=l.asm.emscripten_bind_MdDbMText_Move_2).apply(null,arguments)},yB=l._emscripten_bind_MdDbMText_Rotate_2=function(){return(yB=l._emscripten_bind_MdDbMText_Rotate_2=l.asm.emscripten_bind_MdDbMText_Rotate_2).apply(null,arguments)},
|
|
573
|
+
zB=l._emscripten_bind_MdDbMText_Mirror_2=function(){return(zB=l._emscripten_bind_MdDbMText_Mirror_2=l.asm.emscripten_bind_MdDbMText_Mirror_2).apply(null,arguments)},AB=l._emscripten_bind_MdDbMText_ScaleEntity_2=function(){return(AB=l._emscripten_bind_MdDbMText_ScaleEntity_2=l.asm.emscripten_bind_MdDbMText_ScaleEntity_2).apply(null,arguments)},BB=l._emscripten_bind_MdDbMText_TransformBy_1=function(){return(BB=l._emscripten_bind_MdDbMText_TransformBy_1=l.asm.emscripten_bind_MdDbMText_TransformBy_1).apply(null,
|
|
574
|
+
arguments)},CB=l._emscripten_bind_MdDbMText_GetBoundingBox_0=function(){return(CB=l._emscripten_bind_MdDbMText_GetBoundingBox_0=l.asm.emscripten_bind_MdDbMText_GetBoundingBox_0).apply(null,arguments)},DB=l._emscripten_bind_MdDbMText_GetXData_1=function(){return(DB=l._emscripten_bind_MdDbMText_GetXData_1=l.asm.emscripten_bind_MdDbMText_GetXData_1).apply(null,arguments)},EB=l._emscripten_bind_MdDbMText_SetXData_1=function(){return(EB=l._emscripten_bind_MdDbMText_SetXData_1=l.asm.emscripten_bind_MdDbMText_SetXData_1).apply(null,
|
|
575
|
+
arguments)},FB=l._emscripten_bind_MdDbMText_GetxDataString_2=function(){return(FB=l._emscripten_bind_MdDbMText_GetxDataString_2=l.asm.emscripten_bind_MdDbMText_GetxDataString_2).apply(null,arguments)},GB=l._emscripten_bind_MdDbMText_SetxDataString_3=function(){return(GB=l._emscripten_bind_MdDbMText_SetxDataString_3=l.asm.emscripten_bind_MdDbMText_SetxDataString_3).apply(null,arguments)},HB=l._emscripten_bind_MdDbMText_GetxDataDouble_2=function(){return(HB=l._emscripten_bind_MdDbMText_GetxDataDouble_2=
|
|
576
|
+
l.asm.emscripten_bind_MdDbMText_GetxDataDouble_2).apply(null,arguments)},IB=l._emscripten_bind_MdDbMText_SetxDataDouble_3=function(){return(IB=l._emscripten_bind_MdDbMText_SetxDataDouble_3=l.asm.emscripten_bind_MdDbMText_SetxDataDouble_3).apply(null,arguments)},JB=l._emscripten_bind_MdDbMText_GetxDataLong_2=function(){return(JB=l._emscripten_bind_MdDbMText_GetxDataLong_2=l.asm.emscripten_bind_MdDbMText_GetxDataLong_2).apply(null,arguments)},KB=l._emscripten_bind_MdDbMText_SetxDataLong_3=function(){return(KB=
|
|
577
|
+
l._emscripten_bind_MdDbMText_SetxDataLong_3=l.asm.emscripten_bind_MdDbMText_SetxDataLong_3).apply(null,arguments)},LB=l._emscripten_bind_MdDbMText_GetxDataPoint_2=function(){return(LB=l._emscripten_bind_MdDbMText_GetxDataPoint_2=l.asm.emscripten_bind_MdDbMText_GetxDataPoint_2).apply(null,arguments)},MB=l._emscripten_bind_MdDbMText_SetxDataPoint_3=function(){return(MB=l._emscripten_bind_MdDbMText_SetxDataPoint_3=l.asm.emscripten_bind_MdDbMText_SetxDataPoint_3).apply(null,arguments)},NB=l._emscripten_bind_MdDbMText_DeleteXData_1=
|
|
578
|
+
function(){return(NB=l._emscripten_bind_MdDbMText_DeleteXData_1=l.asm.emscripten_bind_MdDbMText_DeleteXData_1).apply(null,arguments)},OB=l._emscripten_bind_MdDbMText_GetAllAppName_0=function(){return(OB=l._emscripten_bind_MdDbMText_GetAllAppName_0=l.asm.emscripten_bind_MdDbMText_GetAllAppName_0).apply(null,arguments)},PB=l._emscripten_bind_MdDbMText_GetObjectID_0=function(){return(PB=l._emscripten_bind_MdDbMText_GetObjectID_0=l.asm.emscripten_bind_MdDbMText_GetObjectID_0).apply(null,arguments)},QB=
|
|
579
|
+
l._emscripten_bind_MdDbMText_Erase_0=function(){return(QB=l._emscripten_bind_MdDbMText_Erase_0=l.asm.emscripten_bind_MdDbMText_Erase_0).apply(null,arguments)},RB=l._emscripten_bind_MdDbMText_ConnectionTempObject_1=function(){return(RB=l._emscripten_bind_MdDbMText_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbMText_ConnectionTempObject_1).apply(null,arguments)},SB=l._emscripten_bind_MdDbMText_Clone_0=function(){return(SB=l._emscripten_bind_MdDbMText_Clone_0=l.asm.emscripten_bind_MdDbMText_Clone_0).apply(null,
|
|
580
|
+
arguments)},TB=l._emscripten_bind_MdDbMText_GetHandle_0=function(){return(TB=l._emscripten_bind_MdDbMText_GetHandle_0=l.asm.emscripten_bind_MdDbMText_GetHandle_0).apply(null,arguments)},UB=l._emscripten_bind_MdDbMText_GetDatabase_0=function(){return(UB=l._emscripten_bind_MdDbMText_GetDatabase_0=l.asm.emscripten_bind_MdDbMText_GetDatabase_0).apply(null,arguments)},VB=l._emscripten_bind_MdDbMText_GetOwnerID_0=function(){return(VB=l._emscripten_bind_MdDbMText_GetOwnerID_0=l.asm.emscripten_bind_MdDbMText_GetOwnerID_0).apply(null,
|
|
581
|
+
arguments)},WB=l._emscripten_bind_MdDbMText_moveGripPointsAt_4=function(){return(WB=l._emscripten_bind_MdDbMText_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbMText_moveGripPointsAt_4).apply(null,arguments)},XB=l._emscripten_bind_MdDbMText_getObjectName_0=function(){return(XB=l._emscripten_bind_MdDbMText_getObjectName_0=l.asm.emscripten_bind_MdDbMText_getObjectName_0).apply(null,arguments)},YB=l._emscripten_bind_MdDbMText_getDxf0_0=function(){return(YB=l._emscripten_bind_MdDbMText_getDxf0_0=l.asm.emscripten_bind_MdDbMText_getDxf0_0).apply(null,
|
|
582
|
+
arguments)},ZB=l._emscripten_bind_MdDbMText_getJson_0=function(){return(ZB=l._emscripten_bind_MdDbMText_getJson_0=l.asm.emscripten_bind_MdDbMText_getJson_0).apply(null,arguments)},$B=l._emscripten_bind_MdDbMText_setJson_1=function(){return($B=l._emscripten_bind_MdDbMText_setJson_1=l.asm.emscripten_bind_MdDbMText_setJson_1).apply(null,arguments)},aC=l._emscripten_bind_MdDbMText_isKindOf_1=function(){return(aC=l._emscripten_bind_MdDbMText_isKindOf_1=l.asm.emscripten_bind_MdDbMText_isKindOf_1).apply(null,
|
|
583
|
+
arguments)},bC=l._emscripten_bind_MdDbMText___destroy___0=function(){return(bC=l._emscripten_bind_MdDbMText___destroy___0=l.asm.emscripten_bind_MdDbMText___destroy___0).apply(null,arguments)},cC=l._emscripten_bind_MdDbBlockTableRecordIterator_start_2=function(){return(cC=l._emscripten_bind_MdDbBlockTableRecordIterator_start_2=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_start_2).apply(null,arguments)},dC=l._emscripten_bind_MdDbBlockTableRecordIterator_done_0=function(){return(dC=l._emscripten_bind_MdDbBlockTableRecordIterator_done_0=
|
|
584
|
+
l.asm.emscripten_bind_MdDbBlockTableRecordIterator_done_0).apply(null,arguments)},eC=l._emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0=function(){return(eC=l._emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0).apply(null,arguments)},fC=l._emscripten_bind_MdDbBlockTableRecordIterator_step_2=function(){return(fC=l._emscripten_bind_MdDbBlockTableRecordIterator_step_2=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_step_2).apply(null,
|
|
585
|
+
arguments)},gC=l._emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0=function(){return(gC=l._emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0).apply(null,arguments)},hC=l._emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0=function(){return(hC=l._emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0).apply(null,arguments)},iC=l._emscripten_bind_MdDbBlockTableRecordIterator_getJson_0=
|
|
586
|
+
function(){return(iC=l._emscripten_bind_MdDbBlockTableRecordIterator_getJson_0=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_getJson_0).apply(null,arguments)},jC=l._emscripten_bind_MdDbBlockTableRecordIterator_setJson_1=function(){return(jC=l._emscripten_bind_MdDbBlockTableRecordIterator_setJson_1=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_setJson_1).apply(null,arguments)},kC=l._emscripten_bind_MdDbBlockTableRecordIterator_isKindOf_1=function(){return(kC=l._emscripten_bind_MdDbBlockTableRecordIterator_isKindOf_1=
|
|
587
|
+
l.asm.emscripten_bind_MdDbBlockTableRecordIterator_isKindOf_1).apply(null,arguments)},lC=l._emscripten_bind_MdDbBlockTableRecordIterator___destroy___0=function(){return(lC=l._emscripten_bind_MdDbBlockTableRecordIterator___destroy___0=l.asm.emscripten_bind_MdDbBlockTableRecordIterator___destroy___0).apply(null,arguments)},mC=l._emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0=function(){return(mC=l._emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0=l.asm.emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0).apply(null,
|
|
588
|
+
arguments)},nC=l._emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1=function(){return(nC=l._emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1=l.asm.emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1).apply(null,arguments)},oC=l._emscripten_bind_MdDbBlockTableRecord_newIterator_2=function(){return(oC=l._emscripten_bind_MdDbBlockTableRecord_newIterator_2=l.asm.emscripten_bind_MdDbBlockTableRecord_newIterator_2).apply(null,arguments)},pC=l._emscripten_bind_MdDbBlockTableRecord_origin_0=
|
|
589
|
+
function(){return(pC=l._emscripten_bind_MdDbBlockTableRecord_origin_0=l.asm.emscripten_bind_MdDbBlockTableRecord_origin_0).apply(null,arguments)},qC=l._emscripten_bind_MdDbBlockTableRecord_setOrigin_1=function(){return(qC=l._emscripten_bind_MdDbBlockTableRecord_setOrigin_1=l.asm.emscripten_bind_MdDbBlockTableRecord_setOrigin_1).apply(null,arguments)},rC=l._emscripten_bind_MdDbBlockTableRecord_getBoundingBox_0=function(){return(rC=l._emscripten_bind_MdDbBlockTableRecord_getBoundingBox_0=l.asm.emscripten_bind_MdDbBlockTableRecord_getBoundingBox_0).apply(null,
|
|
590
|
+
arguments)},sC=l._emscripten_bind_MdDbBlockTableRecord_invalidBoundingBoxBuffer_0=function(){return(sC=l._emscripten_bind_MdDbBlockTableRecord_invalidBoundingBoxBuffer_0=l.asm.emscripten_bind_MdDbBlockTableRecord_invalidBoundingBoxBuffer_0).apply(null,arguments)},tC=l._emscripten_bind_MdDbBlockTableRecord_GetObjectID_0=function(){return(tC=l._emscripten_bind_MdDbBlockTableRecord_GetObjectID_0=l.asm.emscripten_bind_MdDbBlockTableRecord_GetObjectID_0).apply(null,arguments)},uC=l._emscripten_bind_MdDbBlockTableRecord_Erase_0=
|
|
591
|
+
function(){return(uC=l._emscripten_bind_MdDbBlockTableRecord_Erase_0=l.asm.emscripten_bind_MdDbBlockTableRecord_Erase_0).apply(null,arguments)},vC=l._emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1=function(){return(vC=l._emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1).apply(null,arguments)},wC=l._emscripten_bind_MdDbBlockTableRecord_Clone_0=function(){return(wC=l._emscripten_bind_MdDbBlockTableRecord_Clone_0=
|
|
592
|
+
l.asm.emscripten_bind_MdDbBlockTableRecord_Clone_0).apply(null,arguments)},xC=l._emscripten_bind_MdDbBlockTableRecord_GetHandle_0=function(){return(xC=l._emscripten_bind_MdDbBlockTableRecord_GetHandle_0=l.asm.emscripten_bind_MdDbBlockTableRecord_GetHandle_0).apply(null,arguments)},yC=l._emscripten_bind_MdDbBlockTableRecord_GetDatabase_0=function(){return(yC=l._emscripten_bind_MdDbBlockTableRecord_GetDatabase_0=l.asm.emscripten_bind_MdDbBlockTableRecord_GetDatabase_0).apply(null,arguments)},zC=l._emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0=
|
|
593
|
+
function(){return(zC=l._emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0=l.asm.emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0).apply(null,arguments)},AC=l._emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4=function(){return(AC=l._emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4).apply(null,arguments)},BC=l._emscripten_bind_MdDbBlockTableRecord_getObjectName_0=function(){return(BC=l._emscripten_bind_MdDbBlockTableRecord_getObjectName_0=
|
|
594
|
+
l.asm.emscripten_bind_MdDbBlockTableRecord_getObjectName_0).apply(null,arguments)},CC=l._emscripten_bind_MdDbBlockTableRecord_getDxf0_0=function(){return(CC=l._emscripten_bind_MdDbBlockTableRecord_getDxf0_0=l.asm.emscripten_bind_MdDbBlockTableRecord_getDxf0_0).apply(null,arguments)},DC=l._emscripten_bind_MdDbBlockTableRecord_getJson_0=function(){return(DC=l._emscripten_bind_MdDbBlockTableRecord_getJson_0=l.asm.emscripten_bind_MdDbBlockTableRecord_getJson_0).apply(null,arguments)},EC=l._emscripten_bind_MdDbBlockTableRecord_setJson_1=
|
|
595
|
+
function(){return(EC=l._emscripten_bind_MdDbBlockTableRecord_setJson_1=l.asm.emscripten_bind_MdDbBlockTableRecord_setJson_1).apply(null,arguments)},FC=l._emscripten_bind_MdDbBlockTableRecord_isKindOf_1=function(){return(FC=l._emscripten_bind_MdDbBlockTableRecord_isKindOf_1=l.asm.emscripten_bind_MdDbBlockTableRecord_isKindOf_1).apply(null,arguments)},GC=l._emscripten_bind_MdDbBlockTableRecord___destroy___0=function(){return(GC=l._emscripten_bind_MdDbBlockTableRecord___destroy___0=l.asm.emscripten_bind_MdDbBlockTableRecord___destroy___0).apply(null,
|
|
596
|
+
arguments)},HC=l._emscripten_bind_MdDbBlockTableIterator_start_2=function(){return(HC=l._emscripten_bind_MdDbBlockTableIterator_start_2=l.asm.emscripten_bind_MdDbBlockTableIterator_start_2).apply(null,arguments)},IC=l._emscripten_bind_MdDbBlockTableIterator_done_0=function(){return(IC=l._emscripten_bind_MdDbBlockTableIterator_done_0=l.asm.emscripten_bind_MdDbBlockTableIterator_done_0).apply(null,arguments)},JC=l._emscripten_bind_MdDbBlockTableIterator_getRecord_0=function(){return(JC=l._emscripten_bind_MdDbBlockTableIterator_getRecord_0=
|
|
597
|
+
l.asm.emscripten_bind_MdDbBlockTableIterator_getRecord_0).apply(null,arguments)},KC=l._emscripten_bind_MdDbBlockTableIterator_step_2=function(){return(KC=l._emscripten_bind_MdDbBlockTableIterator_step_2=l.asm.emscripten_bind_MdDbBlockTableIterator_step_2).apply(null,arguments)},LC=l._emscripten_bind_MdDbBlockTableIterator_getObjectName_0=function(){return(LC=l._emscripten_bind_MdDbBlockTableIterator_getObjectName_0=l.asm.emscripten_bind_MdDbBlockTableIterator_getObjectName_0).apply(null,arguments)},
|
|
598
|
+
MC=l._emscripten_bind_MdDbBlockTableIterator_getDxf0_0=function(){return(MC=l._emscripten_bind_MdDbBlockTableIterator_getDxf0_0=l.asm.emscripten_bind_MdDbBlockTableIterator_getDxf0_0).apply(null,arguments)},NC=l._emscripten_bind_MdDbBlockTableIterator_getJson_0=function(){return(NC=l._emscripten_bind_MdDbBlockTableIterator_getJson_0=l.asm.emscripten_bind_MdDbBlockTableIterator_getJson_0).apply(null,arguments)},OC=l._emscripten_bind_MdDbBlockTableIterator_setJson_1=function(){return(OC=l._emscripten_bind_MdDbBlockTableIterator_setJson_1=
|
|
599
|
+
l.asm.emscripten_bind_MdDbBlockTableIterator_setJson_1).apply(null,arguments)},PC=l._emscripten_bind_MdDbBlockTableIterator_isKindOf_1=function(){return(PC=l._emscripten_bind_MdDbBlockTableIterator_isKindOf_1=l.asm.emscripten_bind_MdDbBlockTableIterator_isKindOf_1).apply(null,arguments)},QC=l._emscripten_bind_MdDbBlockTableIterator___destroy___0=function(){return(QC=l._emscripten_bind_MdDbBlockTableIterator___destroy___0=l.asm.emscripten_bind_MdDbBlockTableIterator___destroy___0).apply(null,arguments)},
|
|
600
|
+
RC=l._emscripten_bind_MdDbBlockTable_getAt_1=function(){return(RC=l._emscripten_bind_MdDbBlockTable_getAt_1=l.asm.emscripten_bind_MdDbBlockTable_getAt_1).apply(null,arguments)},SC=l._emscripten_bind_MdDbBlockTable_has_1=function(){return(SC=l._emscripten_bind_MdDbBlockTable_has_1=l.asm.emscripten_bind_MdDbBlockTable_has_1).apply(null,arguments)},TC=l._emscripten_bind_MdDbBlockTable_newIterator_2=function(){return(TC=l._emscripten_bind_MdDbBlockTable_newIterator_2=l.asm.emscripten_bind_MdDbBlockTable_newIterator_2).apply(null,
|
|
601
|
+
arguments)},UC=l._emscripten_bind_MdDbBlockTable_add_1=function(){return(UC=l._emscripten_bind_MdDbBlockTable_add_1=l.asm.emscripten_bind_MdDbBlockTable_add_1).apply(null,arguments)},VC=l._emscripten_bind_MdDbBlockTable_GetObjectID_0=function(){return(VC=l._emscripten_bind_MdDbBlockTable_GetObjectID_0=l.asm.emscripten_bind_MdDbBlockTable_GetObjectID_0).apply(null,arguments)},WC=l._emscripten_bind_MdDbBlockTable_Erase_0=function(){return(WC=l._emscripten_bind_MdDbBlockTable_Erase_0=l.asm.emscripten_bind_MdDbBlockTable_Erase_0).apply(null,
|
|
602
|
+
arguments)},XC=l._emscripten_bind_MdDbBlockTable_ConnectionTempObject_1=function(){return(XC=l._emscripten_bind_MdDbBlockTable_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbBlockTable_ConnectionTempObject_1).apply(null,arguments)},YC=l._emscripten_bind_MdDbBlockTable_Clone_0=function(){return(YC=l._emscripten_bind_MdDbBlockTable_Clone_0=l.asm.emscripten_bind_MdDbBlockTable_Clone_0).apply(null,arguments)},ZC=l._emscripten_bind_MdDbBlockTable_GetHandle_0=function(){return(ZC=l._emscripten_bind_MdDbBlockTable_GetHandle_0=
|
|
603
|
+
l.asm.emscripten_bind_MdDbBlockTable_GetHandle_0).apply(null,arguments)},$C=l._emscripten_bind_MdDbBlockTable_GetDatabase_0=function(){return($C=l._emscripten_bind_MdDbBlockTable_GetDatabase_0=l.asm.emscripten_bind_MdDbBlockTable_GetDatabase_0).apply(null,arguments)},aD=l._emscripten_bind_MdDbBlockTable_GetOwnerID_0=function(){return(aD=l._emscripten_bind_MdDbBlockTable_GetOwnerID_0=l.asm.emscripten_bind_MdDbBlockTable_GetOwnerID_0).apply(null,arguments)},bD=l._emscripten_bind_MdDbBlockTable_moveGripPointsAt_4=
|
|
604
|
+
function(){return(bD=l._emscripten_bind_MdDbBlockTable_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbBlockTable_moveGripPointsAt_4).apply(null,arguments)},cD=l._emscripten_bind_MdDbBlockTable_getObjectName_0=function(){return(cD=l._emscripten_bind_MdDbBlockTable_getObjectName_0=l.asm.emscripten_bind_MdDbBlockTable_getObjectName_0).apply(null,arguments)},dD=l._emscripten_bind_MdDbBlockTable_getDxf0_0=function(){return(dD=l._emscripten_bind_MdDbBlockTable_getDxf0_0=l.asm.emscripten_bind_MdDbBlockTable_getDxf0_0).apply(null,
|
|
605
|
+
arguments)},eD=l._emscripten_bind_MdDbBlockTable_getJson_0=function(){return(eD=l._emscripten_bind_MdDbBlockTable_getJson_0=l.asm.emscripten_bind_MdDbBlockTable_getJson_0).apply(null,arguments)},fD=l._emscripten_bind_MdDbBlockTable_setJson_1=function(){return(fD=l._emscripten_bind_MdDbBlockTable_setJson_1=l.asm.emscripten_bind_MdDbBlockTable_setJson_1).apply(null,arguments)},gD=l._emscripten_bind_MdDbBlockTable_isKindOf_1=function(){return(gD=l._emscripten_bind_MdDbBlockTable_isKindOf_1=l.asm.emscripten_bind_MdDbBlockTable_isKindOf_1).apply(null,
|
|
606
|
+
arguments)},hD=l._emscripten_bind_MdDbBlockTable___destroy___0=function(){return(hD=l._emscripten_bind_MdDbBlockTable___destroy___0=l.asm.emscripten_bind_MdDbBlockTable___destroy___0).apply(null,arguments)},iD=l._emscripten_bind_McDrawSelSet_McDrawSelSet_0=function(){return(iD=l._emscripten_bind_McDrawSelSet_McDrawSelSet_0=l.asm.emscripten_bind_McDrawSelSet_McDrawSelSet_0).apply(null,arguments)},jD=l._emscripten_bind_McDrawSelSet_allSelect_1=function(){return(jD=l._emscripten_bind_McDrawSelSet_allSelect_1=
|
|
607
|
+
l.asm.emscripten_bind_McDrawSelSet_allSelect_1).apply(null,arguments)},kD=l._emscripten_bind_McDrawSelSet_pointSelect_4=function(){return(kD=l._emscripten_bind_McDrawSelSet_pointSelect_4=l.asm.emscripten_bind_McDrawSelSet_pointSelect_4).apply(null,arguments)},lD=l._emscripten_bind_McDrawSelSet_crossingSelect_5=function(){return(lD=l._emscripten_bind_McDrawSelSet_crossingSelect_5=l.asm.emscripten_bind_McDrawSelSet_crossingSelect_5).apply(null,arguments)},mD=l._emscripten_bind_McDrawSelSet_userSelect_6=
|
|
608
|
+
function(){return(mD=l._emscripten_bind_McDrawSelSet_userSelect_6=l.asm.emscripten_bind_McDrawSelSet_userSelect_6).apply(null,arguments)},nD=l._emscripten_bind_McDrawSelSet_userPointSelect_4=function(){return(nD=l._emscripten_bind_McDrawSelSet_userPointSelect_4=l.asm.emscripten_bind_McDrawSelSet_userPointSelect_4).apply(null,arguments)},oD=l._emscripten_bind_McDrawSelSet_getFilterEntity_2=function(){return(oD=l._emscripten_bind_McDrawSelSet_getFilterEntity_2=l.asm.emscripten_bind_McDrawSelSet_getFilterEntity_2).apply(null,
|
|
609
|
+
arguments)},pD=l._emscripten_bind_McDrawSelSet_highlightEntity_1=function(){return(pD=l._emscripten_bind_McDrawSelSet_highlightEntity_1=l.asm.emscripten_bind_McDrawSelSet_highlightEntity_1).apply(null,arguments)},qD=l._emscripten_bind_McDrawSelSet_count_0=function(){return(qD=l._emscripten_bind_McDrawSelSet_count_0=l.asm.emscripten_bind_McDrawSelSet_count_0).apply(null,arguments)},rD=l._emscripten_bind_McDrawSelSet_item_1=function(){return(rD=l._emscripten_bind_McDrawSelSet_item_1=l.asm.emscripten_bind_McDrawSelSet_item_1).apply(null,
|
|
610
|
+
arguments)},sD=l._emscripten_bind_McDrawSelSet_getObjectName_0=function(){return(sD=l._emscripten_bind_McDrawSelSet_getObjectName_0=l.asm.emscripten_bind_McDrawSelSet_getObjectName_0).apply(null,arguments)},tD=l._emscripten_bind_McDrawSelSet_getDxf0_0=function(){return(tD=l._emscripten_bind_McDrawSelSet_getDxf0_0=l.asm.emscripten_bind_McDrawSelSet_getDxf0_0).apply(null,arguments)},uD=l._emscripten_bind_McDrawSelSet_getJson_0=function(){return(uD=l._emscripten_bind_McDrawSelSet_getJson_0=l.asm.emscripten_bind_McDrawSelSet_getJson_0).apply(null,
|
|
611
|
+
arguments)},vD=l._emscripten_bind_McDrawSelSet_setJson_1=function(){return(vD=l._emscripten_bind_McDrawSelSet_setJson_1=l.asm.emscripten_bind_McDrawSelSet_setJson_1).apply(null,arguments)},wD=l._emscripten_bind_McDrawSelSet_isKindOf_1=function(){return(wD=l._emscripten_bind_McDrawSelSet_isKindOf_1=l.asm.emscripten_bind_McDrawSelSet_isKindOf_1).apply(null,arguments)},xD=l._emscripten_bind_McDrawSelSet___destroy___0=function(){return(xD=l._emscripten_bind_McDrawSelSet___destroy___0=l.asm.emscripten_bind_McDrawSelSet___destroy___0).apply(null,
|
|
612
|
+
arguments)},yD=l._emscripten_bind_MdDbEllipse_MdDbEllipse_0=function(){return(yD=l._emscripten_bind_MdDbEllipse_MdDbEllipse_0=l.asm.emscripten_bind_MdDbEllipse_MdDbEllipse_0).apply(null,arguments)},zD=l._emscripten_bind_MdDbEllipse_center_0=function(){return(zD=l._emscripten_bind_MdDbEllipse_center_0=l.asm.emscripten_bind_MdDbEllipse_center_0).apply(null,arguments)},AD=l._emscripten_bind_MdDbEllipse_setCenter_1=function(){return(AD=l._emscripten_bind_MdDbEllipse_setCenter_1=l.asm.emscripten_bind_MdDbEllipse_setCenter_1).apply(null,
|
|
613
|
+
arguments)},BD=l._emscripten_bind_MdDbEllipse_majorAxis_0=function(){return(BD=l._emscripten_bind_MdDbEllipse_majorAxis_0=l.asm.emscripten_bind_MdDbEllipse_majorAxis_0).apply(null,arguments)},CD=l._emscripten_bind_MdDbEllipse_minorAxis_0=function(){return(CD=l._emscripten_bind_MdDbEllipse_minorAxis_0=l.asm.emscripten_bind_MdDbEllipse_minorAxis_0).apply(null,arguments)},DD=l._emscripten_bind_MdDbEllipse_setMajorAxis_1=function(){return(DD=l._emscripten_bind_MdDbEllipse_setMajorAxis_1=l.asm.emscripten_bind_MdDbEllipse_setMajorAxis_1).apply(null,
|
|
614
|
+
arguments)},ED=l._emscripten_bind_MdDbEllipse_setMinorAxis_1=function(){return(ED=l._emscripten_bind_MdDbEllipse_setMinorAxis_1=l.asm.emscripten_bind_MdDbEllipse_setMinorAxis_1).apply(null,arguments)},FD=l._emscripten_bind_MdDbEllipse_radiusRatio_0=function(){return(FD=l._emscripten_bind_MdDbEllipse_radiusRatio_0=l.asm.emscripten_bind_MdDbEllipse_radiusRatio_0).apply(null,arguments)},GD=l._emscripten_bind_MdDbEllipse_setRadiusRatio_1=function(){return(GD=l._emscripten_bind_MdDbEllipse_setRadiusRatio_1=
|
|
615
|
+
l.asm.emscripten_bind_MdDbEllipse_setRadiusRatio_1).apply(null,arguments)},HD=l._emscripten_bind_MdDbEllipse_startAngle_0=function(){return(HD=l._emscripten_bind_MdDbEllipse_startAngle_0=l.asm.emscripten_bind_MdDbEllipse_startAngle_0).apply(null,arguments)},ID=l._emscripten_bind_MdDbEllipse_setStartAngle_1=function(){return(ID=l._emscripten_bind_MdDbEllipse_setStartAngle_1=l.asm.emscripten_bind_MdDbEllipse_setStartAngle_1).apply(null,arguments)},JD=l._emscripten_bind_MdDbEllipse_endAngle_0=function(){return(JD=
|
|
616
|
+
l._emscripten_bind_MdDbEllipse_endAngle_0=l.asm.emscripten_bind_MdDbEllipse_endAngle_0).apply(null,arguments)},KD=l._emscripten_bind_MdDbEllipse_setEndAngle_1=function(){return(KD=l._emscripten_bind_MdDbEllipse_setEndAngle_1=l.asm.emscripten_bind_MdDbEllipse_setEndAngle_1).apply(null,arguments)},LD=l._emscripten_bind_MdDbEllipse_InitData_5=function(){return(LD=l._emscripten_bind_MdDbEllipse_InitData_5=l.asm.emscripten_bind_MdDbEllipse_InitData_5).apply(null,arguments)},MD=l._emscripten_bind_MdDbEllipse_getStartParam_0=
|
|
617
|
+
function(){return(MD=l._emscripten_bind_MdDbEllipse_getStartParam_0=l.asm.emscripten_bind_MdDbEllipse_getStartParam_0).apply(null,arguments)},ND=l._emscripten_bind_MdDbEllipse_getEndParam_0=function(){return(ND=l._emscripten_bind_MdDbEllipse_getEndParam_0=l.asm.emscripten_bind_MdDbEllipse_getEndParam_0).apply(null,arguments)},OD=l._emscripten_bind_MdDbEllipse_getDistAtParam_1=function(){return(OD=l._emscripten_bind_MdDbEllipse_getDistAtParam_1=l.asm.emscripten_bind_MdDbEllipse_getDistAtParam_1).apply(null,
|
|
618
|
+
arguments)},PD=l._emscripten_bind_MdDbEllipse_getParamAtDist_1=function(){return(PD=l._emscripten_bind_MdDbEllipse_getParamAtDist_1=l.asm.emscripten_bind_MdDbEllipse_getParamAtDist_1).apply(null,arguments)},QD=l._emscripten_bind_MdDbEllipse_getDistAtPoint_1=function(){return(QD=l._emscripten_bind_MdDbEllipse_getDistAtPoint_1=l.asm.emscripten_bind_MdDbEllipse_getDistAtPoint_1).apply(null,arguments)},RD=l._emscripten_bind_MdDbEllipse_getPointAtDist_1=function(){return(RD=l._emscripten_bind_MdDbEllipse_getPointAtDist_1=
|
|
619
|
+
l.asm.emscripten_bind_MdDbEllipse_getPointAtDist_1).apply(null,arguments)},SD=l._emscripten_bind_MdDbEllipse_getStartPoint_0=function(){return(SD=l._emscripten_bind_MdDbEllipse_getStartPoint_0=l.asm.emscripten_bind_MdDbEllipse_getStartPoint_0).apply(null,arguments)},TD=l._emscripten_bind_MdDbEllipse_getEndPoint_0=function(){return(TD=l._emscripten_bind_MdDbEllipse_getEndPoint_0=l.asm.emscripten_bind_MdDbEllipse_getEndPoint_0).apply(null,arguments)},UD=l._emscripten_bind_MdDbEllipse_getPointAtParam_1=
|
|
620
|
+
function(){return(UD=l._emscripten_bind_MdDbEllipse_getPointAtParam_1=l.asm.emscripten_bind_MdDbEllipse_getPointAtParam_1).apply(null,arguments)},VD=l._emscripten_bind_MdDbEllipse_getParamAtPoint_1=function(){return(VD=l._emscripten_bind_MdDbEllipse_getParamAtPoint_1=l.asm.emscripten_bind_MdDbEllipse_getParamAtPoint_1).apply(null,arguments)},WD=l._emscripten_bind_MdDbEllipse_getFirstDeriv_1=function(){return(WD=l._emscripten_bind_MdDbEllipse_getFirstDeriv_1=l.asm.emscripten_bind_MdDbEllipse_getFirstDeriv_1).apply(null,
|
|
621
|
+
arguments)},XD=l._emscripten_bind_MdDbEllipse_getFirstDerivEx_1=function(){return(XD=l._emscripten_bind_MdDbEllipse_getFirstDerivEx_1=l.asm.emscripten_bind_MdDbEllipse_getFirstDerivEx_1).apply(null,arguments)},YD=l._emscripten_bind_MdDbEllipse_getClosestPointTo_2=function(){return(YD=l._emscripten_bind_MdDbEllipse_getClosestPointTo_2=l.asm.emscripten_bind_MdDbEllipse_getClosestPointTo_2).apply(null,arguments)},ZD=l._emscripten_bind_MdDbEllipse_offsetCurves_2=function(){return(ZD=l._emscripten_bind_MdDbEllipse_offsetCurves_2=
|
|
622
|
+
l.asm.emscripten_bind_MdDbEllipse_offsetCurves_2).apply(null,arguments)},$D=l._emscripten_bind_MdDbEllipse_splitCurves_1=function(){return($D=l._emscripten_bind_MdDbEllipse_splitCurves_1=l.asm.emscripten_bind_MdDbEllipse_splitCurves_1).apply(null,arguments)},aE=l._emscripten_bind_MdDbEllipse_getArea_0=function(){return(aE=l._emscripten_bind_MdDbEllipse_getArea_0=l.asm.emscripten_bind_MdDbEllipse_getArea_0).apply(null,arguments)},bE=l._emscripten_bind_MdDbEllipse_getSamplePoints_1=function(){return(bE=
|
|
623
|
+
l._emscripten_bind_MdDbEllipse_getSamplePoints_1=l.asm.emscripten_bind_MdDbEllipse_getSamplePoints_1).apply(null,arguments)},cE=l._emscripten_bind_MdDbEllipse_getLength_0=function(){return(cE=l._emscripten_bind_MdDbEllipse_getLength_0=l.asm.emscripten_bind_MdDbEllipse_getLength_0).apply(null,arguments)},dE=l._emscripten_bind_MdDbEllipse_explode_0=function(){return(dE=l._emscripten_bind_MdDbEllipse_explode_0=l.asm.emscripten_bind_MdDbEllipse_explode_0).apply(null,arguments)},eE=l._emscripten_bind_MdDbEllipse_TrueColor_0=
|
|
624
|
+
function(){return(eE=l._emscripten_bind_MdDbEllipse_TrueColor_0=l.asm.emscripten_bind_MdDbEllipse_TrueColor_0).apply(null,arguments)},fE=l._emscripten_bind_MdDbEllipse_SetTrueColor_1=function(){return(fE=l._emscripten_bind_MdDbEllipse_SetTrueColor_1=l.asm.emscripten_bind_MdDbEllipse_SetTrueColor_1).apply(null,arguments)},gE=l._emscripten_bind_MdDbEllipse_ColorIndex_0=function(){return(gE=l._emscripten_bind_MdDbEllipse_ColorIndex_0=l.asm.emscripten_bind_MdDbEllipse_ColorIndex_0).apply(null,arguments)},
|
|
625
|
+
hE=l._emscripten_bind_MdDbEllipse_SetColorIndex_1=function(){return(hE=l._emscripten_bind_MdDbEllipse_SetColorIndex_1=l.asm.emscripten_bind_MdDbEllipse_SetColorIndex_1).apply(null,arguments)},iE=l._emscripten_bind_MdDbEllipse_Layer_0=function(){return(iE=l._emscripten_bind_MdDbEllipse_Layer_0=l.asm.emscripten_bind_MdDbEllipse_Layer_0).apply(null,arguments)},jE=l._emscripten_bind_MdDbEllipse_SetLayer_1=function(){return(jE=l._emscripten_bind_MdDbEllipse_SetLayer_1=l.asm.emscripten_bind_MdDbEllipse_SetLayer_1).apply(null,
|
|
626
|
+
arguments)},kE=l._emscripten_bind_MdDbEllipse_LinetypeScale_0=function(){return(kE=l._emscripten_bind_MdDbEllipse_LinetypeScale_0=l.asm.emscripten_bind_MdDbEllipse_LinetypeScale_0).apply(null,arguments)},lE=l._emscripten_bind_MdDbEllipse_SetLinetypeScale_1=function(){return(lE=l._emscripten_bind_MdDbEllipse_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbEllipse_SetLinetypeScale_1).apply(null,arguments)},mE=l._emscripten_bind_MdDbEllipse_Visible_0=function(){return(mE=l._emscripten_bind_MdDbEllipse_Visible_0=
|
|
627
|
+
l.asm.emscripten_bind_MdDbEllipse_Visible_0).apply(null,arguments)},nE=l._emscripten_bind_MdDbEllipse_SetVisible_1=function(){return(nE=l._emscripten_bind_MdDbEllipse_SetVisible_1=l.asm.emscripten_bind_MdDbEllipse_SetVisible_1).apply(null,arguments)},oE=l._emscripten_bind_MdDbEllipse_Lineweight_0=function(){return(oE=l._emscripten_bind_MdDbEllipse_Lineweight_0=l.asm.emscripten_bind_MdDbEllipse_Lineweight_0).apply(null,arguments)},pE=l._emscripten_bind_MdDbEllipse_SetLineweight_1=function(){return(pE=
|
|
628
|
+
l._emscripten_bind_MdDbEllipse_SetLineweight_1=l.asm.emscripten_bind_MdDbEllipse_SetLineweight_1).apply(null,arguments)},qE=l._emscripten_bind_MdDbEllipse_TextStyle_0=function(){return(qE=l._emscripten_bind_MdDbEllipse_TextStyle_0=l.asm.emscripten_bind_MdDbEllipse_TextStyle_0).apply(null,arguments)},rE=l._emscripten_bind_MdDbEllipse_SetTextStyle_1=function(){return(rE=l._emscripten_bind_MdDbEllipse_SetTextStyle_1=l.asm.emscripten_bind_MdDbEllipse_SetTextStyle_1).apply(null,arguments)},sE=l._emscripten_bind_MdDbEllipse_Highlight_1=
|
|
629
|
+
function(){return(sE=l._emscripten_bind_MdDbEllipse_Highlight_1=l.asm.emscripten_bind_MdDbEllipse_Highlight_1).apply(null,arguments)},tE=l._emscripten_bind_MdDbEllipse_Move_2=function(){return(tE=l._emscripten_bind_MdDbEllipse_Move_2=l.asm.emscripten_bind_MdDbEllipse_Move_2).apply(null,arguments)},uE=l._emscripten_bind_MdDbEllipse_Rotate_2=function(){return(uE=l._emscripten_bind_MdDbEllipse_Rotate_2=l.asm.emscripten_bind_MdDbEllipse_Rotate_2).apply(null,arguments)},vE=l._emscripten_bind_MdDbEllipse_Mirror_2=
|
|
630
|
+
function(){return(vE=l._emscripten_bind_MdDbEllipse_Mirror_2=l.asm.emscripten_bind_MdDbEllipse_Mirror_2).apply(null,arguments)},wE=l._emscripten_bind_MdDbEllipse_ScaleEntity_2=function(){return(wE=l._emscripten_bind_MdDbEllipse_ScaleEntity_2=l.asm.emscripten_bind_MdDbEllipse_ScaleEntity_2).apply(null,arguments)},xE=l._emscripten_bind_MdDbEllipse_TransformBy_1=function(){return(xE=l._emscripten_bind_MdDbEllipse_TransformBy_1=l.asm.emscripten_bind_MdDbEllipse_TransformBy_1).apply(null,arguments)},yE=
|
|
631
|
+
l._emscripten_bind_MdDbEllipse_GetBoundingBox_0=function(){return(yE=l._emscripten_bind_MdDbEllipse_GetBoundingBox_0=l.asm.emscripten_bind_MdDbEllipse_GetBoundingBox_0).apply(null,arguments)},zE=l._emscripten_bind_MdDbEllipse_GetXData_1=function(){return(zE=l._emscripten_bind_MdDbEllipse_GetXData_1=l.asm.emscripten_bind_MdDbEllipse_GetXData_1).apply(null,arguments)},AE=l._emscripten_bind_MdDbEllipse_SetXData_1=function(){return(AE=l._emscripten_bind_MdDbEllipse_SetXData_1=l.asm.emscripten_bind_MdDbEllipse_SetXData_1).apply(null,
|
|
632
|
+
arguments)},BE=l._emscripten_bind_MdDbEllipse_GetxDataString_2=function(){return(BE=l._emscripten_bind_MdDbEllipse_GetxDataString_2=l.asm.emscripten_bind_MdDbEllipse_GetxDataString_2).apply(null,arguments)},CE=l._emscripten_bind_MdDbEllipse_SetxDataString_3=function(){return(CE=l._emscripten_bind_MdDbEllipse_SetxDataString_3=l.asm.emscripten_bind_MdDbEllipse_SetxDataString_3).apply(null,arguments)},DE=l._emscripten_bind_MdDbEllipse_GetxDataDouble_2=function(){return(DE=l._emscripten_bind_MdDbEllipse_GetxDataDouble_2=
|
|
633
|
+
l.asm.emscripten_bind_MdDbEllipse_GetxDataDouble_2).apply(null,arguments)},EE=l._emscripten_bind_MdDbEllipse_SetxDataDouble_3=function(){return(EE=l._emscripten_bind_MdDbEllipse_SetxDataDouble_3=l.asm.emscripten_bind_MdDbEllipse_SetxDataDouble_3).apply(null,arguments)},FE=l._emscripten_bind_MdDbEllipse_GetxDataLong_2=function(){return(FE=l._emscripten_bind_MdDbEllipse_GetxDataLong_2=l.asm.emscripten_bind_MdDbEllipse_GetxDataLong_2).apply(null,arguments)},GE=l._emscripten_bind_MdDbEllipse_SetxDataLong_3=
|
|
634
|
+
function(){return(GE=l._emscripten_bind_MdDbEllipse_SetxDataLong_3=l.asm.emscripten_bind_MdDbEllipse_SetxDataLong_3).apply(null,arguments)},HE=l._emscripten_bind_MdDbEllipse_GetxDataPoint_2=function(){return(HE=l._emscripten_bind_MdDbEllipse_GetxDataPoint_2=l.asm.emscripten_bind_MdDbEllipse_GetxDataPoint_2).apply(null,arguments)},IE=l._emscripten_bind_MdDbEllipse_SetxDataPoint_3=function(){return(IE=l._emscripten_bind_MdDbEllipse_SetxDataPoint_3=l.asm.emscripten_bind_MdDbEllipse_SetxDataPoint_3).apply(null,
|
|
635
|
+
arguments)},JE=l._emscripten_bind_MdDbEllipse_DeleteXData_1=function(){return(JE=l._emscripten_bind_MdDbEllipse_DeleteXData_1=l.asm.emscripten_bind_MdDbEllipse_DeleteXData_1).apply(null,arguments)},KE=l._emscripten_bind_MdDbEllipse_GetAllAppName_0=function(){return(KE=l._emscripten_bind_MdDbEllipse_GetAllAppName_0=l.asm.emscripten_bind_MdDbEllipse_GetAllAppName_0).apply(null,arguments)},LE=l._emscripten_bind_MdDbEllipse_GetObjectID_0=function(){return(LE=l._emscripten_bind_MdDbEllipse_GetObjectID_0=
|
|
636
|
+
l.asm.emscripten_bind_MdDbEllipse_GetObjectID_0).apply(null,arguments)},ME=l._emscripten_bind_MdDbEllipse_Erase_0=function(){return(ME=l._emscripten_bind_MdDbEllipse_Erase_0=l.asm.emscripten_bind_MdDbEllipse_Erase_0).apply(null,arguments)},NE=l._emscripten_bind_MdDbEllipse_ConnectionTempObject_1=function(){return(NE=l._emscripten_bind_MdDbEllipse_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbEllipse_ConnectionTempObject_1).apply(null,arguments)},OE=l._emscripten_bind_MdDbEllipse_Clone_0=function(){return(OE=
|
|
637
|
+
l._emscripten_bind_MdDbEllipse_Clone_0=l.asm.emscripten_bind_MdDbEllipse_Clone_0).apply(null,arguments)},PE=l._emscripten_bind_MdDbEllipse_GetHandle_0=function(){return(PE=l._emscripten_bind_MdDbEllipse_GetHandle_0=l.asm.emscripten_bind_MdDbEllipse_GetHandle_0).apply(null,arguments)},QE=l._emscripten_bind_MdDbEllipse_GetDatabase_0=function(){return(QE=l._emscripten_bind_MdDbEllipse_GetDatabase_0=l.asm.emscripten_bind_MdDbEllipse_GetDatabase_0).apply(null,arguments)},RE=l._emscripten_bind_MdDbEllipse_GetOwnerID_0=
|
|
638
|
+
function(){return(RE=l._emscripten_bind_MdDbEllipse_GetOwnerID_0=l.asm.emscripten_bind_MdDbEllipse_GetOwnerID_0).apply(null,arguments)},SE=l._emscripten_bind_MdDbEllipse_moveGripPointsAt_4=function(){return(SE=l._emscripten_bind_MdDbEllipse_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbEllipse_moveGripPointsAt_4).apply(null,arguments)},TE=l._emscripten_bind_MdDbEllipse_getObjectName_0=function(){return(TE=l._emscripten_bind_MdDbEllipse_getObjectName_0=l.asm.emscripten_bind_MdDbEllipse_getObjectName_0).apply(null,
|
|
639
|
+
arguments)},UE=l._emscripten_bind_MdDbEllipse_getDxf0_0=function(){return(UE=l._emscripten_bind_MdDbEllipse_getDxf0_0=l.asm.emscripten_bind_MdDbEllipse_getDxf0_0).apply(null,arguments)},VE=l._emscripten_bind_MdDbEllipse_getJson_0=function(){return(VE=l._emscripten_bind_MdDbEllipse_getJson_0=l.asm.emscripten_bind_MdDbEllipse_getJson_0).apply(null,arguments)},WE=l._emscripten_bind_MdDbEllipse_setJson_1=function(){return(WE=l._emscripten_bind_MdDbEllipse_setJson_1=l.asm.emscripten_bind_MdDbEllipse_setJson_1).apply(null,
|
|
640
|
+
arguments)},XE=l._emscripten_bind_MdDbEllipse_isKindOf_1=function(){return(XE=l._emscripten_bind_MdDbEllipse_isKindOf_1=l.asm.emscripten_bind_MdDbEllipse_isKindOf_1).apply(null,arguments)},YE=l._emscripten_bind_MdDbEllipse___destroy___0=function(){return(YE=l._emscripten_bind_MdDbEllipse___destroy___0=l.asm.emscripten_bind_MdDbEllipse___destroy___0).apply(null,arguments)},ZE=l._emscripten_bind_MdDbPoint_MdDbPoint_0=function(){return(ZE=l._emscripten_bind_MdDbPoint_MdDbPoint_0=l.asm.emscripten_bind_MdDbPoint_MdDbPoint_0).apply(null,
|
|
641
|
+
arguments)},$E=l._emscripten_bind_MdDbPoint_position_0=function(){return($E=l._emscripten_bind_MdDbPoint_position_0=l.asm.emscripten_bind_MdDbPoint_position_0).apply(null,arguments)},aF=l._emscripten_bind_MdDbPoint_setPosition_1=function(){return(aF=l._emscripten_bind_MdDbPoint_setPosition_1=l.asm.emscripten_bind_MdDbPoint_setPosition_1).apply(null,arguments)},bF=l._emscripten_bind_MdDbPoint_explode_0=function(){return(bF=l._emscripten_bind_MdDbPoint_explode_0=l.asm.emscripten_bind_MdDbPoint_explode_0).apply(null,
|
|
642
|
+
arguments)},cF=l._emscripten_bind_MdDbPoint_TrueColor_0=function(){return(cF=l._emscripten_bind_MdDbPoint_TrueColor_0=l.asm.emscripten_bind_MdDbPoint_TrueColor_0).apply(null,arguments)},dF=l._emscripten_bind_MdDbPoint_SetTrueColor_1=function(){return(dF=l._emscripten_bind_MdDbPoint_SetTrueColor_1=l.asm.emscripten_bind_MdDbPoint_SetTrueColor_1).apply(null,arguments)},eF=l._emscripten_bind_MdDbPoint_ColorIndex_0=function(){return(eF=l._emscripten_bind_MdDbPoint_ColorIndex_0=l.asm.emscripten_bind_MdDbPoint_ColorIndex_0).apply(null,
|
|
643
|
+
arguments)},fF=l._emscripten_bind_MdDbPoint_SetColorIndex_1=function(){return(fF=l._emscripten_bind_MdDbPoint_SetColorIndex_1=l.asm.emscripten_bind_MdDbPoint_SetColorIndex_1).apply(null,arguments)},gF=l._emscripten_bind_MdDbPoint_Layer_0=function(){return(gF=l._emscripten_bind_MdDbPoint_Layer_0=l.asm.emscripten_bind_MdDbPoint_Layer_0).apply(null,arguments)},hF=l._emscripten_bind_MdDbPoint_SetLayer_1=function(){return(hF=l._emscripten_bind_MdDbPoint_SetLayer_1=l.asm.emscripten_bind_MdDbPoint_SetLayer_1).apply(null,
|
|
644
|
+
arguments)},iF=l._emscripten_bind_MdDbPoint_LinetypeScale_0=function(){return(iF=l._emscripten_bind_MdDbPoint_LinetypeScale_0=l.asm.emscripten_bind_MdDbPoint_LinetypeScale_0).apply(null,arguments)},jF=l._emscripten_bind_MdDbPoint_SetLinetypeScale_1=function(){return(jF=l._emscripten_bind_MdDbPoint_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbPoint_SetLinetypeScale_1).apply(null,arguments)},kF=l._emscripten_bind_MdDbPoint_Visible_0=function(){return(kF=l._emscripten_bind_MdDbPoint_Visible_0=l.asm.emscripten_bind_MdDbPoint_Visible_0).apply(null,
|
|
645
|
+
arguments)},lF=l._emscripten_bind_MdDbPoint_SetVisible_1=function(){return(lF=l._emscripten_bind_MdDbPoint_SetVisible_1=l.asm.emscripten_bind_MdDbPoint_SetVisible_1).apply(null,arguments)},mF=l._emscripten_bind_MdDbPoint_Lineweight_0=function(){return(mF=l._emscripten_bind_MdDbPoint_Lineweight_0=l.asm.emscripten_bind_MdDbPoint_Lineweight_0).apply(null,arguments)},nF=l._emscripten_bind_MdDbPoint_SetLineweight_1=function(){return(nF=l._emscripten_bind_MdDbPoint_SetLineweight_1=l.asm.emscripten_bind_MdDbPoint_SetLineweight_1).apply(null,
|
|
646
|
+
arguments)},oF=l._emscripten_bind_MdDbPoint_TextStyle_0=function(){return(oF=l._emscripten_bind_MdDbPoint_TextStyle_0=l.asm.emscripten_bind_MdDbPoint_TextStyle_0).apply(null,arguments)},pF=l._emscripten_bind_MdDbPoint_SetTextStyle_1=function(){return(pF=l._emscripten_bind_MdDbPoint_SetTextStyle_1=l.asm.emscripten_bind_MdDbPoint_SetTextStyle_1).apply(null,arguments)},qF=l._emscripten_bind_MdDbPoint_Highlight_1=function(){return(qF=l._emscripten_bind_MdDbPoint_Highlight_1=l.asm.emscripten_bind_MdDbPoint_Highlight_1).apply(null,
|
|
647
|
+
arguments)},rF=l._emscripten_bind_MdDbPoint_Move_2=function(){return(rF=l._emscripten_bind_MdDbPoint_Move_2=l.asm.emscripten_bind_MdDbPoint_Move_2).apply(null,arguments)},sF=l._emscripten_bind_MdDbPoint_Rotate_2=function(){return(sF=l._emscripten_bind_MdDbPoint_Rotate_2=l.asm.emscripten_bind_MdDbPoint_Rotate_2).apply(null,arguments)},tF=l._emscripten_bind_MdDbPoint_Mirror_2=function(){return(tF=l._emscripten_bind_MdDbPoint_Mirror_2=l.asm.emscripten_bind_MdDbPoint_Mirror_2).apply(null,arguments)},
|
|
648
|
+
uF=l._emscripten_bind_MdDbPoint_ScaleEntity_2=function(){return(uF=l._emscripten_bind_MdDbPoint_ScaleEntity_2=l.asm.emscripten_bind_MdDbPoint_ScaleEntity_2).apply(null,arguments)},vF=l._emscripten_bind_MdDbPoint_TransformBy_1=function(){return(vF=l._emscripten_bind_MdDbPoint_TransformBy_1=l.asm.emscripten_bind_MdDbPoint_TransformBy_1).apply(null,arguments)},wF=l._emscripten_bind_MdDbPoint_GetBoundingBox_0=function(){return(wF=l._emscripten_bind_MdDbPoint_GetBoundingBox_0=l.asm.emscripten_bind_MdDbPoint_GetBoundingBox_0).apply(null,
|
|
649
|
+
arguments)},xF=l._emscripten_bind_MdDbPoint_GetXData_1=function(){return(xF=l._emscripten_bind_MdDbPoint_GetXData_1=l.asm.emscripten_bind_MdDbPoint_GetXData_1).apply(null,arguments)},yF=l._emscripten_bind_MdDbPoint_SetXData_1=function(){return(yF=l._emscripten_bind_MdDbPoint_SetXData_1=l.asm.emscripten_bind_MdDbPoint_SetXData_1).apply(null,arguments)},zF=l._emscripten_bind_MdDbPoint_GetxDataString_2=function(){return(zF=l._emscripten_bind_MdDbPoint_GetxDataString_2=l.asm.emscripten_bind_MdDbPoint_GetxDataString_2).apply(null,
|
|
650
|
+
arguments)},AF=l._emscripten_bind_MdDbPoint_SetxDataString_3=function(){return(AF=l._emscripten_bind_MdDbPoint_SetxDataString_3=l.asm.emscripten_bind_MdDbPoint_SetxDataString_3).apply(null,arguments)},BF=l._emscripten_bind_MdDbPoint_GetxDataDouble_2=function(){return(BF=l._emscripten_bind_MdDbPoint_GetxDataDouble_2=l.asm.emscripten_bind_MdDbPoint_GetxDataDouble_2).apply(null,arguments)},CF=l._emscripten_bind_MdDbPoint_SetxDataDouble_3=function(){return(CF=l._emscripten_bind_MdDbPoint_SetxDataDouble_3=
|
|
651
|
+
l.asm.emscripten_bind_MdDbPoint_SetxDataDouble_3).apply(null,arguments)},DF=l._emscripten_bind_MdDbPoint_GetxDataLong_2=function(){return(DF=l._emscripten_bind_MdDbPoint_GetxDataLong_2=l.asm.emscripten_bind_MdDbPoint_GetxDataLong_2).apply(null,arguments)},EF=l._emscripten_bind_MdDbPoint_SetxDataLong_3=function(){return(EF=l._emscripten_bind_MdDbPoint_SetxDataLong_3=l.asm.emscripten_bind_MdDbPoint_SetxDataLong_3).apply(null,arguments)},FF=l._emscripten_bind_MdDbPoint_GetxDataPoint_2=function(){return(FF=
|
|
652
|
+
l._emscripten_bind_MdDbPoint_GetxDataPoint_2=l.asm.emscripten_bind_MdDbPoint_GetxDataPoint_2).apply(null,arguments)},GF=l._emscripten_bind_MdDbPoint_SetxDataPoint_3=function(){return(GF=l._emscripten_bind_MdDbPoint_SetxDataPoint_3=l.asm.emscripten_bind_MdDbPoint_SetxDataPoint_3).apply(null,arguments)},HF=l._emscripten_bind_MdDbPoint_DeleteXData_1=function(){return(HF=l._emscripten_bind_MdDbPoint_DeleteXData_1=l.asm.emscripten_bind_MdDbPoint_DeleteXData_1).apply(null,arguments)},IF=l._emscripten_bind_MdDbPoint_GetAllAppName_0=
|
|
653
|
+
function(){return(IF=l._emscripten_bind_MdDbPoint_GetAllAppName_0=l.asm.emscripten_bind_MdDbPoint_GetAllAppName_0).apply(null,arguments)},JF=l._emscripten_bind_MdDbPoint_GetObjectID_0=function(){return(JF=l._emscripten_bind_MdDbPoint_GetObjectID_0=l.asm.emscripten_bind_MdDbPoint_GetObjectID_0).apply(null,arguments)},KF=l._emscripten_bind_MdDbPoint_Erase_0=function(){return(KF=l._emscripten_bind_MdDbPoint_Erase_0=l.asm.emscripten_bind_MdDbPoint_Erase_0).apply(null,arguments)},LF=l._emscripten_bind_MdDbPoint_ConnectionTempObject_1=
|
|
654
|
+
function(){return(LF=l._emscripten_bind_MdDbPoint_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbPoint_ConnectionTempObject_1).apply(null,arguments)},MF=l._emscripten_bind_MdDbPoint_Clone_0=function(){return(MF=l._emscripten_bind_MdDbPoint_Clone_0=l.asm.emscripten_bind_MdDbPoint_Clone_0).apply(null,arguments)},NF=l._emscripten_bind_MdDbPoint_GetHandle_0=function(){return(NF=l._emscripten_bind_MdDbPoint_GetHandle_0=l.asm.emscripten_bind_MdDbPoint_GetHandle_0).apply(null,arguments)},OF=l._emscripten_bind_MdDbPoint_GetDatabase_0=
|
|
655
|
+
function(){return(OF=l._emscripten_bind_MdDbPoint_GetDatabase_0=l.asm.emscripten_bind_MdDbPoint_GetDatabase_0).apply(null,arguments)},PF=l._emscripten_bind_MdDbPoint_GetOwnerID_0=function(){return(PF=l._emscripten_bind_MdDbPoint_GetOwnerID_0=l.asm.emscripten_bind_MdDbPoint_GetOwnerID_0).apply(null,arguments)},QF=l._emscripten_bind_MdDbPoint_moveGripPointsAt_4=function(){return(QF=l._emscripten_bind_MdDbPoint_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbPoint_moveGripPointsAt_4).apply(null,arguments)},
|
|
656
|
+
RF=l._emscripten_bind_MdDbPoint_getObjectName_0=function(){return(RF=l._emscripten_bind_MdDbPoint_getObjectName_0=l.asm.emscripten_bind_MdDbPoint_getObjectName_0).apply(null,arguments)},SF=l._emscripten_bind_MdDbPoint_getDxf0_0=function(){return(SF=l._emscripten_bind_MdDbPoint_getDxf0_0=l.asm.emscripten_bind_MdDbPoint_getDxf0_0).apply(null,arguments)},TF=l._emscripten_bind_MdDbPoint_getJson_0=function(){return(TF=l._emscripten_bind_MdDbPoint_getJson_0=l.asm.emscripten_bind_MdDbPoint_getJson_0).apply(null,
|
|
657
|
+
arguments)},UF=l._emscripten_bind_MdDbPoint_setJson_1=function(){return(UF=l._emscripten_bind_MdDbPoint_setJson_1=l.asm.emscripten_bind_MdDbPoint_setJson_1).apply(null,arguments)},VF=l._emscripten_bind_MdDbPoint_isKindOf_1=function(){return(VF=l._emscripten_bind_MdDbPoint_isKindOf_1=l.asm.emscripten_bind_MdDbPoint_isKindOf_1).apply(null,arguments)},WF=l._emscripten_bind_MdDbPoint___destroy___0=function(){return(WF=l._emscripten_bind_MdDbPoint___destroy___0=l.asm.emscripten_bind_MdDbPoint___destroy___0).apply(null,
|
|
658
|
+
arguments)},Ad=l._malloc=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)};
|
|
659
|
+
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)}
|
|
660
|
+
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 XF(){return(XF=l.asm.setThrew).apply(null,arguments)}function Oc(){return(Oc=l.asm.emscripten_stack_set_limits).apply(null,arguments)}
|
|
661
|
+
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)};
|
|
662
|
+
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)};
|
|
663
|
+
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)};
|
|
664
|
+
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=269328;l.___stop_em_js=269426;
|
|
665
|
+
function Fe(a,c,d){var e=sd();try{Rc(a)(c,d)}catch(f){Pc(e);if(f!==f+0)throw f;XF(1,0)}}function Ee(a,c){var d=sd();try{Rc(a)(c)}catch(e){Pc(d);if(e!==e+0)throw e;XF(1,0)}}function Ce(a,c){var d=sd();try{return Rc(a)(c)}catch(e){Pc(d);if(e!==e+0)throw e;XF(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;XF(1,0)}}l.keepRuntimeAlive=bb;l.wasmMemory=ba;l.ExitStatus=Db;l.PThread=r;var YF;nb=function ZF(){YF||$F();YF||(nb=ZF)};
|
|
666
|
+
function $F(){function a(){if(!YF&&(YF=!0,l.calledRun=!0,!Ra)){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();Za.unshift(c)}jb(Za)}}}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(Xa);0<lb||(l.setStatus?(l.setStatus("Running..."),setTimeout(function(){setTimeout(function(){l.setStatus("")},
|
|
667
|
+
1);a()},1)):a())}}if(l.preInit)for("function"==typeof l.preInit&&(l.preInit=[l.preInit]);0<l.preInit.length;)l.preInit.pop()();$F();function aG(){}aG.prototype=Object.create(aG.prototype);aG.prototype.constructor=aG;aG.prototype.h=aG;aG.i={};l.WrapperObject=aG;function bG(a){return(a||aG).i}l.getCache=bG;function w(a,c){var d=bG(c),e=d[a];if(e)return e;e=Object.create((c||aG).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);
|
|
668
|
+
l.destroy=function(a){if(!a.__destroy__)throw"Error: Cannot destroy object. (Did you create it yourself?)";a.__destroy__();delete bG(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 cG=0,dG=0,eG=0,fG=[],gG=0;function x(){if(gG){for(var a=0;a<fG.length;a++)l._free(fG[a]);fG.length=0;l._free(cG);cG=0;dG+=gG;gG=0}cG||(dG+=128,(cG=l._malloc(dG))||Pa());eG=0}
|
|
669
|
+
function hG(a,c){cG||Pa();a=a.length*c.BYTES_PER_ELEMENT;a=a+7&-8;eG+a>=dG?(0<a||Pa(),gG+=a,c=l._malloc(a),fG.push(c)):(c=cG+eG,eG+=a);return c}function iG(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 z(a){if("string"===typeof a){a=Qb(a);var c=hG(a,aa());iG(a,aa(),c);return c}return a}function jG(a){if("object"===typeof a){var c=hG(a,ra());iG(a,ra(),c);return c}return a}
|
|
670
|
+
function kG(){throw"cannot construct a MdRxObject, no constructor in IDL";}kG.prototype=Object.create(aG.prototype);kG.prototype.constructor=kG;kG.prototype.h=kG;kG.i={};l.MdRxObject=kG;kG.prototype.getObjectName=function(){return m(He(this.g))};kG.prototype.getDxf0=function(){return m(Ie(this.g))};kG.prototype.getJson=function(){return m(Je(this.g))};kG.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Ke(c,a)};
|
|
671
|
+
kG.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Le(c,a)};function A(){this.g=Me();bG(A)[this.g]=this}A.prototype=Object.create(kG.prototype);A.prototype.constructor=A;A.prototype.h=A;A.i={};l.MdDbObject=A;A.prototype.GetObjectID=function(){return Ne(this.g)};A.prototype.Erase=function(){return!!Oe(this.g)};A.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Pe(c,a)};
|
|
672
|
+
A.prototype.Clone=function(){return w(Qe(this.g),A)};A.prototype.GetHandle=function(){return m(Re(this.g))};A.prototype.GetDatabase=function(){return w(Se(this.g),B)};A.prototype.GetOwnerID=function(){return Te(this.g)};A.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!!Ue(f,a,c,d,e)};A.prototype.getObjectName=function(){return m(Ve(this.g))};
|
|
673
|
+
A.prototype.getDxf0=function(){return m(We(this.g))};A.prototype.getJson=function(){return m(Xe(this.g))};A.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Ye(c,a)};A.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Ze(c,a)};A.prototype.__destroy__=function(){$e(this.g)};function C(){this.g=af();bG(C)[this.g]=this}C.prototype=Object.create(A.prototype);C.prototype.constructor=C;C.prototype.h=C;C.i={};l.MdDbEntity=C;
|
|
674
|
+
C.prototype.explode=function(){return w(bf(this.g),D)};C.prototype.TrueColor=function(){return w(cf(this.g),E)};C.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!df(c,a)};C.prototype.ColorIndex=function(){return ef(this.g)};C.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ff(c,a)};C.prototype.Layer=function(){return m(gf(this.g))};
|
|
675
|
+
C.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!hf(c,a)};C.prototype.LinetypeScale=function(){return jf(this.g)};C.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kf(c,a)};C.prototype.Visible=function(){return!!lf(this.g)};C.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mf(c,a)};C.prototype.Lineweight=function(){return nf(this.g)};
|
|
676
|
+
C.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!of(c,a)};C.prototype.TextStyle=function(){return m(pf(this.g))};C.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!qf(c,a)};C.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rf(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!!sf(d,a,c)};
|
|
677
|
+
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!!tf(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!!uf(d,a,c)};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!!vf(d,a,c)};C.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wf(c,a)};
|
|
678
|
+
C.prototype.GetBoundingBox=function(){return w(xf(this.g),D)};C.prototype.GetXData=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return w(yf(c,a),D)};C.prototype.SetXData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zf(c,a)};C.prototype.GetxDataString=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return m(Af(d,a,c))};
|
|
679
|
+
C.prototype.SetxDataString=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:z(d);return!!Bf(e,a,c,d)};C.prototype.GetxDataDouble=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return Cf(d,a,c)};C.prototype.SetxDataDouble=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!Df(e,a,c,d)};
|
|
680
|
+
C.prototype.GetxDataLong=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return Ef(d,a,c)};C.prototype.SetxDataLong=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!Ff(e,a,c,d)};C.prototype.GetxDataPoint=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return w(Gf(d,a,c),F)};
|
|
681
|
+
C.prototype.SetxDataPoint=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!Hf(e,a,c,d)};C.prototype.DeleteXData=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!If(c,a)};C.prototype.GetAllAppName=function(){return w(Jf(this.g),lG)};C.prototype.GetObjectID=function(){return Kf(this.g)};C.prototype.Erase=function(){return!!Lf(this.g)};
|
|
682
|
+
C.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mf(c,a)};C.prototype.Clone=function(){return w(Nf(this.g),A)};C.prototype.GetHandle=function(){return m(Of(this.g))};C.prototype.GetDatabase=function(){return w(Pf(this.g),B)};C.prototype.GetOwnerID=function(){return Qf(this.g)};
|
|
683
|
+
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!!Rf(f,a,c,d,e)};C.prototype.getObjectName=function(){return m(Sf(this.g))};C.prototype.getDxf0=function(){return m(Tf(this.g))};C.prototype.getJson=function(){return m(Uf(this.g))};C.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Vf(c,a)};
|
|
684
|
+
C.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Wf(c,a)};C.prototype.__destroy__=function(){Xf(this.g)};function G(){this.g=Yf();bG(G)[this.g]=this}G.prototype=Object.create(C.prototype);G.prototype.constructor=G;G.prototype.h=G;G.i={};l.MdDbCurve=G;G.prototype.getStartParam=function(){return Zf(this.g)};G.prototype.getEndParam=function(){return $f(this.g)};G.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ag(c,a)};
|
|
685
|
+
G.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return bg(c,a)};G.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return cg(c,a)};G.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(dg(c,a),F)};G.prototype.getStartPoint=function(){return w(eg(this.g),F)};G.prototype.getEndPoint=function(){return w(fg(this.g),F)};
|
|
686
|
+
G.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(gg(c,a),F)};G.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return hg(c,a)};G.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(ig(c,a),H)};G.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(jg(c,a),H)};
|
|
687
|
+
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(kg(d,a,c),F)};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(lg(d,a,c),mG)};G.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(mg(c,a),mG)};G.prototype.getArea=function(){return ng(this.g)};
|
|
688
|
+
G.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(og(c,a),D)};G.prototype.getLength=function(){return pg(this.g)};G.prototype.explode=function(){return w(qg(this.g),D)};G.prototype.TrueColor=function(){return w(rg(this.g),E)};G.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sg(c,a)};G.prototype.ColorIndex=function(){return tg(this.g)};
|
|
689
|
+
G.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ug(c,a)};G.prototype.Layer=function(){return m(vg(this.g))};G.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!wg(c,a)};G.prototype.LinetypeScale=function(){return xg(this.g)};G.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yg(c,a)};G.prototype.Visible=function(){return!!zg(this.g)};
|
|
690
|
+
G.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ag(c,a)};G.prototype.Lineweight=function(){return Bg(this.g)};G.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cg(c,a)};G.prototype.TextStyle=function(){return m(Dg(this.g))};G.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Eg(c,a)};
|
|
691
|
+
G.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fg(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!!Gg(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!!Hg(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!!Ig(d,a,c)};
|
|
692
|
+
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!!Jg(d,a,c)};G.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kg(c,a)};G.prototype.GetBoundingBox=function(){return w(Lg(this.g),D)};G.prototype.GetXData=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return w(Mg(c,a),D)};G.prototype.SetXData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ng(c,a)};
|
|
693
|
+
G.prototype.GetxDataString=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return m(Og(d,a,c))};G.prototype.SetxDataString=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:z(d);return!!Pg(e,a,c,d)};G.prototype.GetxDataDouble=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return Qg(d,a,c)};
|
|
694
|
+
G.prototype.SetxDataDouble=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!Rg(e,a,c,d)};G.prototype.GetxDataLong=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return Sg(d,a,c)};G.prototype.SetxDataLong=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!Tg(e,a,c,d)};
|
|
695
|
+
G.prototype.GetxDataPoint=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return w(Ug(d,a,c),F)};G.prototype.SetxDataPoint=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!Vg(e,a,c,d)};G.prototype.DeleteXData=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Wg(c,a)};G.prototype.GetAllAppName=function(){return w(Xg(this.g),lG)};
|
|
696
|
+
G.prototype.GetObjectID=function(){return Yg(this.g)};G.prototype.Erase=function(){return!!Zg(this.g)};G.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$g(c,a)};G.prototype.Clone=function(){return w(ah(this.g),A)};G.prototype.GetHandle=function(){return m(bh(this.g))};G.prototype.GetDatabase=function(){return w(ch(this.g),B)};G.prototype.GetOwnerID=function(){return dh(this.g)};
|
|
697
|
+
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!!eh(f,a,c,d,e)};G.prototype.getObjectName=function(){return m(fh(this.g))};G.prototype.getDxf0=function(){return m(gh(this.g))};G.prototype.getJson=function(){return m(hh(this.g))};G.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!ih(c,a)};
|
|
698
|
+
G.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!jh(c,a)};G.prototype.__destroy__=function(){kh(this.g)};function I(){this.g=lh();bG(I)[this.g]=this}I.prototype=Object.create(C.prototype);I.prototype.constructor=I;I.prototype.h=I;I.i={};l.MdDbDimension=I;I.prototype.textPosition=function(){return w(mh(this.g),F)};I.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nh(c,a)};I.prototype.isUsingDefaultTextPosition=function(){return!!oh(this.g)};
|
|
699
|
+
I.prototype.useSetTextPosition=function(){return!!ph(this.g)};I.prototype.useDefaultTextPosition=function(){return!!qh(this.g)};I.prototype.elevation=I.prototype.elevation=function(){return rh(this.g)};I.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sh(c,a)};I.prototype.dimensionText=function(){return m(th(this.g))};I.prototype.setDimensionText=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!uh(c,a)};I.prototype.textRotation=function(){return vh(this.g)};
|
|
700
|
+
I.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wh(c,a)};I.prototype.dimensionStyle=function(){return xh(this.g)};I.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yh(c,a)};I.prototype.textAttachment=function(){return zh(this.g)};I.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ah(c,a)};I.prototype.horizontalRotation=function(){return Bh(this.g)};
|
|
701
|
+
I.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ch(c,a)};I.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Dh(c,a)};I.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Eh(c,a)};I.prototype.SetDimVarInt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Fh(d,a,c)};
|
|
702
|
+
I.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Gh(c,a)};I.prototype.SetDimVarDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Hh(d,a,c)};I.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return m(Ih(c,a))};I.prototype.SetDimVarString=function(a,c){var d=this.g;x();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:z(c);return!!Jh(d,a,c)};
|
|
703
|
+
I.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Kh(c,a)};I.prototype.SetDimVarObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Lh(d,a,c)};I.prototype.GetAllText=function(){return w(Mh(this.g),lG)};I.prototype.explode=function(){return w(Nh(this.g),D)};I.prototype.TrueColor=function(){return w(Oh(this.g),E)};
|
|
704
|
+
I.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ph(c,a)};I.prototype.ColorIndex=function(){return Qh(this.g)};I.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Rh(c,a)};I.prototype.Layer=function(){return m(Sh(this.g))};I.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Th(c,a)};I.prototype.LinetypeScale=function(){return Uh(this.g)};
|
|
705
|
+
I.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vh(c,a)};I.prototype.Visible=function(){return!!Wh(this.g)};I.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xh(c,a)};I.prototype.Lineweight=function(){return Yh(this.g)};I.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zh(c,a)};I.prototype.TextStyle=function(){return m($h(this.g))};
|
|
706
|
+
I.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!ai(c,a)};I.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bi(c,a)};I.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!ci(d,a,c)};I.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!di(d,a,c)};
|
|
707
|
+
I.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!ei(d,a,c)};I.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!fi(d,a,c)};I.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gi(c,a)};I.prototype.GetBoundingBox=function(){return w(hi(this.g),D)};
|
|
708
|
+
I.prototype.GetXData=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return w(ii(c,a),D)};I.prototype.SetXData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ji(c,a)};I.prototype.GetxDataString=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return m(ki(d,a,c))};
|
|
709
|
+
I.prototype.SetxDataString=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:z(d);return!!li(e,a,c,d)};I.prototype.GetxDataDouble=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return mi(d,a,c)};I.prototype.SetxDataDouble=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!ni(e,a,c,d)};
|
|
710
|
+
I.prototype.GetxDataLong=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return oi(d,a,c)};I.prototype.SetxDataLong=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!pi(e,a,c,d)};I.prototype.GetxDataPoint=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return w(qi(d,a,c),F)};
|
|
711
|
+
I.prototype.SetxDataPoint=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!ri(e,a,c,d)};I.prototype.DeleteXData=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!si(c,a)};I.prototype.GetAllAppName=function(){return w(ti(this.g),lG)};I.prototype.GetObjectID=function(){return ui(this.g)};I.prototype.Erase=function(){return!!vi(this.g)};
|
|
712
|
+
I.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wi(c,a)};I.prototype.Clone=function(){return w(xi(this.g),A)};I.prototype.GetHandle=function(){return m(yi(this.g))};I.prototype.GetDatabase=function(){return w(zi(this.g),B)};I.prototype.GetOwnerID=function(){return Ai(this.g)};
|
|
713
|
+
I.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Bi(f,a,c,d,e)};I.prototype.getObjectName=function(){return m(Ci(this.g))};I.prototype.getDxf0=function(){return m(Di(this.g))};I.prototype.getJson=function(){return m(Ei(this.g))};I.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Fi(c,a)};
|
|
714
|
+
I.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Gi(c,a)};I.prototype.__destroy__=function(){Hi(this.g)};function nG(){throw"cannot construct a VoidPtr, no constructor in IDL";}nG.prototype=Object.create(aG.prototype);nG.prototype.constructor=nG;nG.prototype.h=nG;nG.i={};l.VoidPtr=nG;nG.prototype.__destroy__=function(){Ii(this.g)};function oG(){this.g=Ji();bG(oG)[this.g]=this}oG.prototype=Object.create(aG.prototype);oG.prototype.constructor=oG;
|
|
715
|
+
oG.prototype.h=oG;oG.i={};l.McApp=oG;oG.prototype.Init=function(){Ki(this.g)};oG.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:z(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return w(Li(g,a,c,d,e,f),J)};oG.prototype.GetCurrentMxDraw=function(){return w(Mi(this.g),J)};oG.prototype.DestroyObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ni(c,a)};
|
|
716
|
+
oG.prototype.DestroyMdGePoint3d=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Oi(c,a)};oG.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 Pi(f,a,c,d,e)};oG.prototype.ObjectIdToObjectName=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return m(Qi(c,a))};
|
|
717
|
+
oG.prototype.ObjectIdIsKindOf=function(a,c){var d=this.g;x();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:z(c);return!!Ri(d,a,c)};oG.prototype.ObjectIdToMdObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Si(c,a),A)};oG.prototype.ObjectIdToMdDbEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Ti(c,a),C)};oG.prototype.ObjectIdToMdDbCurve=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Ui(c,a),G)};
|
|
718
|
+
oG.prototype.ObjectIdToMdDbLine=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Vi(c,a),L)};oG.prototype.ObjectIdToMdDbText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Wi(c,a),M)};oG.prototype.ObjectIdToMdDbPolyline=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Xi(c,a),N)};oG.prototype.ObjectIdToMdDbCircle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Yi(c,a),O)};
|
|
719
|
+
oG.prototype.ObjectIdToMdDbArc=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Zi(c,a),P)};oG.prototype.ObjectIdToMdDbBlockReference=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w($i(c,a),Q)};oG.prototype.ObjectIdToMdDbAlignedDimension=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(aj(c,a),U)};oG.prototype.ObjectIdToMdDbRotatedDimension=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(bj(c,a),W)};
|
|
720
|
+
oG.prototype.ObjectIdToMdDbMText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(cj(c,a),X)};oG.prototype.ObjectIdToMdDbEllipse=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(dj(c,a),Y)};oG.prototype.ObjectIdToMdDbPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(ej(c,a),Z)};oG.prototype.getLastCallResult=function(){return fj(this.g)};oG.prototype.ThreadTaskAbortExit=function(){gj(this.g)};
|
|
721
|
+
oG.prototype.setFontFilePath=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);hj(c,a)};oG.prototype.addNetworkLoadingFont=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);ij(c,a)};oG.prototype.__destroy__=function(){jj(this.g)};function E(){this.g=kj();bG(E)[this.g]=this}E.prototype=Object.create(aG.prototype);E.prototype.constructor=E;E.prototype.h=E;E.i={};l.MdCmColor=E;E.prototype.setColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);lj(c,a)};
|
|
722
|
+
E.prototype.setRGB=function(a,c,d){var e=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);mj(e,a,c,d)};E.prototype.get_red=E.prototype.gb=function(){return nj(this.g)};E.prototype.set_red=E.prototype.Ab=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);oj(c,a)};Object.defineProperty(E.prototype,"red",{get:E.prototype.gb,set:E.prototype.Ab});E.prototype.get_green=E.prototype.cb=function(){return pj(this.g)};
|
|
723
|
+
E.prototype.set_green=E.prototype.xb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);qj(c,a)};Object.defineProperty(E.prototype,"green",{get:E.prototype.cb,set:E.prototype.xb});E.prototype.get_blue=E.prototype.ab=function(){return rj(this.g)};E.prototype.set_blue=E.prototype.tb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);sj(c,a)};Object.defineProperty(E.prototype,"blue",{get:E.prototype.ab,set:E.prototype.tb});E.prototype.get_method=E.prototype.eb=function(){return tj(this.g)};
|
|
724
|
+
E.prototype.set_method=E.prototype.yb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);uj(c,a)};Object.defineProperty(E.prototype,"method",{get:E.prototype.eb,set:E.prototype.yb});E.prototype.get_n=E.prototype.fb=function(){return vj(this.g)};E.prototype.set_n=E.prototype.zb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);wj(c,a)};Object.defineProperty(E.prototype,"n",{get:E.prototype.fb,set:E.prototype.zb});E.prototype.get_colorIndex=E.prototype.bb=function(){return xj(this.g)};
|
|
725
|
+
E.prototype.set_colorIndex=E.prototype.vb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);yj(c,a)};Object.defineProperty(E.prototype,"colorIndex",{get:E.prototype.bb,set:E.prototype.vb});E.prototype.__destroy__=function(){zj(this.g)};function mG(){throw"cannot construct a MdDbObjectArray, no constructor in IDL";}mG.prototype=Object.create(kG.prototype);mG.prototype.constructor=mG;mG.prototype.h=mG;mG.i={};l.MdDbObjectArray=mG;mG.prototype.length=mG.prototype.length=function(){return Aj(this.g)};
|
|
726
|
+
mG.prototype.release=mG.prototype.release=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Bj(c,a),A)};mG.prototype.clear=mG.prototype.clear=function(){Cj(this.g)};mG.prototype.getObjectName=function(){return m(Dj(this.g))};mG.prototype.getDxf0=function(){return m(Ej(this.g))};mG.prototype.getJson=function(){return m(Fj(this.g))};mG.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Gj(c,a)};
|
|
727
|
+
mG.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Hj(c,a)};mG.prototype.__destroy__=function(){Ij(this.g)};function F(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?Jj():void 0===c?_emscripten_bind_MdGePoint3d_MdGePoint3d_1(a):void 0===d?_emscripten_bind_MdGePoint3d_MdGePoint3d_2(a,c):Kj(a,c,d);bG(F)[this.g]=this}F.prototype=Object.create(aG.prototype);F.prototype.constructor=F;
|
|
728
|
+
F.prototype.h=F;F.i={};l.MdGePoint3d=F;F.prototype.transformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Lj(c,a)};F.prototype.addvec=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Mj(c,a)};F.prototype.subvec=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Nj(c,a)};F.prototype.sub=F.prototype.sub=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Oj(c,a),H)};
|
|
729
|
+
F.prototype.distanceTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Pj(c,a)};F.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qj(c,a)};F.prototype.get_x=F.prototype.ga=function(){return Rj(this.g)};F.prototype.set_x=F.prototype.na=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Sj(c,a)};Object.defineProperty(F.prototype,"x",{get:F.prototype.ga,set:F.prototype.na});F.prototype.get_y=F.prototype.ha=function(){return Tj(this.g)};
|
|
730
|
+
F.prototype.set_y=F.prototype.oa=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Uj(c,a)};Object.defineProperty(F.prototype,"y",{get:F.prototype.ha,set:F.prototype.oa});F.prototype.get_z=F.prototype.ia=function(){return Vj(this.g)};F.prototype.set_z=F.prototype.pa=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Wj(c,a)};Object.defineProperty(F.prototype,"z",{get:F.prototype.ia,set:F.prototype.pa});F.prototype.__destroy__=function(){Xj(this.g)};
|
|
731
|
+
function pG(){this.g=Yj();bG(pG)[this.g]=this}pG.prototype=Object.create(aG.prototype);pG.prototype.constructor=pG;pG.prototype.h=pG;pG.i={};l.MdGePoint3dArray=pG;pG.prototype.append=pG.prototype.append=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Zj(c,a)};pG.prototype.length=pG.prototype.length=function(){return ak(this.g)};pG.prototype.at=pG.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(bk(c,a),F)};
|
|
732
|
+
pG.prototype.setAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);ck(d,a,c)};pG.prototype.clear=pG.prototype.clear=function(){dk(this.g)};pG.prototype.copy=pG.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ek(c,a)};pG.prototype.__destroy__=function(){fk(this.g)};
|
|
733
|
+
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?gk():void 0===c?_emscripten_bind_MdGeVector3d_MdGeVector3d_1(a):void 0===d?_emscripten_bind_MdGeVector3d_MdGeVector3d_2(a,c):hk(a,c,d);bG(H)[this.g]=this}H.prototype=Object.create(aG.prototype);H.prototype.constructor=H;H.prototype.h=H;H.i={};l.MdGeVector3d=H;
|
|
734
|
+
H.prototype.rotateBy=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);ik(d,a,c)};H.prototype.negate=function(){jk(this.g)};H.prototype.perpVector=function(){kk(this.g)};H.prototype.angleTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return void 0===c?lk(d,a):mk(d,a,c)};H.prototype.normalize=H.prototype.normalize=function(){nk(this.g)};H.prototype.length=H.prototype.length=function(){return ok(this.g)};
|
|
735
|
+
H.prototype.isUnitLength=function(){return!!pk(this.g)};H.prototype.isZeroLength=function(){return!!qk(this.g)};H.prototype.dotProduct=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return rk(c,a)};H.prototype.crossProduct=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(sk(c,a),H)};H.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!tk(c,a)};H.prototype.mult=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);uk(c,a)};
|
|
736
|
+
H.prototype.get_x=H.prototype.ga=function(){return vk(this.g)};H.prototype.set_x=H.prototype.na=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);wk(c,a)};Object.defineProperty(H.prototype,"x",{get:H.prototype.ga,set:H.prototype.na});H.prototype.get_y=H.prototype.ha=function(){return xk(this.g)};H.prototype.set_y=H.prototype.oa=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);yk(c,a)};Object.defineProperty(H.prototype,"y",{get:H.prototype.ha,set:H.prototype.oa});
|
|
737
|
+
H.prototype.get_z=H.prototype.ia=function(){return zk(this.g)};H.prototype.set_z=H.prototype.pa=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ak(c,a)};Object.defineProperty(H.prototype,"z",{get:H.prototype.ia,set:H.prototype.pa});H.prototype.__destroy__=function(){Bk(this.g)};function qG(){this.g=Ck();bG(qG)[this.g]=this}qG.prototype=Object.create(aG.prototype);qG.prototype.constructor=qG;qG.prototype.h=qG;qG.i={};l.MdGeLongArray=qG;
|
|
738
|
+
qG.prototype.append=qG.prototype.append=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Dk(c,a)};qG.prototype.length=qG.prototype.length=function(){return Ek(this.g)};qG.prototype.at=qG.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Fk(c,a)};qG.prototype.setAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Gk(d,a,c)};qG.prototype.copy=qG.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Hk(c,a)};
|
|
739
|
+
qG.prototype.clear=qG.prototype.clear=function(){Ik(this.g)};qG.prototype.__destroy__=function(){Jk(this.g)};function lG(){this.g=Kk();bG(lG)[this.g]=this}lG.prototype=Object.create(aG.prototype);lG.prototype.constructor=lG;lG.prototype.h=lG;lG.i={};l.MdGeStringArray=lG;lG.prototype.append=lG.prototype.append=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);Lk(c,a)};lG.prototype.length=lG.prototype.length=function(){return Mk(this.g)};
|
|
740
|
+
lG.prototype.at=lG.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return m(Nk(c,a))};lG.prototype.setAt=function(a,c){var d=this.g;x();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:z(c);Ok(d,a,c)};lG.prototype.copy=lG.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Pk(c,a)};lG.prototype.clear=lG.prototype.clear=function(){Qk(this.g)};lG.prototype.__destroy__=function(){Rk(this.g)};function rG(){this.g=Sk();bG(rG)[this.g]=this}
|
|
741
|
+
rG.prototype=Object.create(aG.prototype);rG.prototype.constructor=rG;rG.prototype.h=rG;rG.i={};l.MdGeDoubleArray=rG;rG.prototype.append=rG.prototype.append=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Tk(c,a)};rG.prototype.length=rG.prototype.length=function(){return Uk(this.g)};rG.prototype.at=rG.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Vk(c,a)};
|
|
742
|
+
rG.prototype.setAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Wk(d,a,c)};rG.prototype.copy=rG.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Xk(c,a)};rG.prototype.clear=rG.prototype.clear=function(){Yk(this.g)};rG.prototype.__destroy__=function(){Zk(this.g)};function sG(){this.g=$k();bG(sG)[this.g]=this}sG.prototype=Object.create(aG.prototype);sG.prototype.constructor=sG;sG.prototype.h=sG;sG.i={};l.MdGeMatrix3d=sG;
|
|
743
|
+
sG.prototype.setToIdentity=function(){al(this.g)};sG.prototype.preMultBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);bl(c,a)};sG.prototype.postMultBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);cl(c,a)};sG.prototype.setToProduct=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);dl(d,a,c)};sG.prototype.invert=function(){el(this.g)};sG.prototype.isSingular=function(){return!!fl(this.g)};sG.prototype.transposeIt=function(){gl(this.g)};
|
|
744
|
+
sG.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hl(c,a)};sG.prototype.det=function(){return il(this.g)};sG.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);jl(f,a,c,d,e)};sG.prototype.setToTranslation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);kl(c,a)};
|
|
745
|
+
sG.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);ll(e,a,c,d)};sG.prototype.setToScaling=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);ml(d,a,c)};sG.prototype.setMirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);nl(d,a,c)};sG.prototype.scale=sG.prototype.scale=function(){return ol(this.g)};
|
|
746
|
+
sG.prototype.getData=sG.prototype.getData=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return pl(d,a,c)};sG.prototype.copy=sG.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ql(c,a)};sG.prototype.__destroy__=function(){rl(this.g)};function tG(){this.g=sl();bG(tG)[this.g]=this}tG.prototype=Object.create(A.prototype);tG.prototype.constructor=tG;tG.prototype.h=tG;tG.i={};l.MdDbLayerTableRecord=tG;tG.prototype.getName=function(){return m(tl(this.g))};
|
|
747
|
+
tG.prototype.setName=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!ul(c,a)};tG.prototype.isFrozen=tG.prototype.isFrozen=function(){return!!vl(this.g)};tG.prototype.setIsFrozen=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wl(c,a)};tG.prototype.isOff=function(){return!!xl(this.g)};tG.prototype.setIsOff=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yl(c,a)};tG.prototype.isLocked=function(){return!!zl(this.g)};
|
|
748
|
+
tG.prototype.setIsLocked=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Al(c,a)};tG.prototype.color=tG.prototype.color=function(){return w(Bl(this.g),E)};tG.prototype.setColor=tG.prototype.setColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cl(c,a)};tG.prototype.linetypeObjectId=function(){return Dl(this.g)};tG.prototype.setLinetypeObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!El(c,a)};tG.prototype.lineWeight=function(){return Fl(this.g)};
|
|
749
|
+
tG.prototype.setLineWeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Gl(c,a)};tG.prototype.GetObjectID=function(){return Hl(this.g)};tG.prototype.Erase=function(){return!!Il(this.g)};tG.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Jl(c,a)};tG.prototype.Clone=function(){return w(Kl(this.g),A)};tG.prototype.GetHandle=function(){return m(Ll(this.g))};tG.prototype.GetDatabase=function(){return w(Ml(this.g),B)};
|
|
750
|
+
tG.prototype.GetOwnerID=function(){return Nl(this.g)};tG.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!!Ol(f,a,c,d,e)};tG.prototype.getObjectName=function(){return m(Pl(this.g))};tG.prototype.getDxf0=function(){return m(Ql(this.g))};tG.prototype.getJson=function(){return m(Rl(this.g))};
|
|
751
|
+
tG.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Sl(c,a)};tG.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Tl(c,a)};tG.prototype.__destroy__=function(){Ul(this.g)};function uG(){throw"cannot construct a MdDbLayerTable, no constructor in IDL";}uG.prototype=Object.create(A.prototype);uG.prototype.constructor=uG;uG.prototype.h=uG;uG.i={};l.MdDbLayerTable=uG;uG.prototype.GetObjectID=function(){return Vl(this.g)};
|
|
752
|
+
uG.prototype.Erase=function(){return!!Wl(this.g)};uG.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xl(c,a)};uG.prototype.Clone=function(){return w(Yl(this.g),A)};uG.prototype.GetHandle=function(){return m(Zl(this.g))};uG.prototype.GetDatabase=function(){return w($l(this.g),B)};uG.prototype.GetOwnerID=function(){return am(this.g)};
|
|
753
|
+
uG.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!bm(f,a,c,d,e)};uG.prototype.getObjectName=function(){return m(cm(this.g))};uG.prototype.getDxf0=function(){return m(dm(this.g))};uG.prototype.getJson=function(){return m(em(this.g))};uG.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!fm(c,a)};
|
|
754
|
+
uG.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!gm(c,a)};function vG(){throw"cannot construct a MdDbLinetypeTable, no constructor in IDL";}vG.prototype=Object.create(A.prototype);vG.prototype.constructor=vG;vG.prototype.h=vG;vG.i={};l.MdDbLinetypeTable=vG;vG.prototype.GetObjectID=function(){return hm(this.g)};vG.prototype.Erase=function(){return!!im(this.g)};
|
|
755
|
+
vG.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jm(c,a)};vG.prototype.Clone=function(){return w(km(this.g),A)};vG.prototype.GetHandle=function(){return m(lm(this.g))};vG.prototype.GetDatabase=function(){return w(mm(this.g),B)};vG.prototype.GetOwnerID=function(){return nm(this.g)};
|
|
756
|
+
vG.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!!om(f,a,c,d,e)};vG.prototype.getObjectName=function(){return m(pm(this.g))};vG.prototype.getDxf0=function(){return m(qm(this.g))};vG.prototype.getJson=function(){return m(rm(this.g))};vG.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!sm(c,a)};
|
|
757
|
+
vG.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!tm(c,a)};function wG(){throw"cannot construct a MdDbTextStyleTable, no constructor in IDL";}wG.prototype=Object.create(A.prototype);wG.prototype.constructor=wG;wG.prototype.h=wG;wG.i={};l.MdDbTextStyleTable=wG;wG.prototype.GetObjectID=function(){return um(this.g)};wG.prototype.Erase=function(){return!!wm(this.g)};
|
|
758
|
+
wG.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xm(c,a)};wG.prototype.Clone=function(){return w(ym(this.g),A)};wG.prototype.GetHandle=function(){return m(zm(this.g))};wG.prototype.GetDatabase=function(){return w(Am(this.g),B)};wG.prototype.GetOwnerID=function(){return Bm(this.g)};
|
|
759
|
+
wG.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!!Cm(f,a,c,d,e)};wG.prototype.getObjectName=function(){return m(Dm(this.g))};wG.prototype.getDxf0=function(){return m(Em(this.g))};wG.prototype.getJson=function(){return m(Fm(this.g))};wG.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Gm(c,a)};
|
|
760
|
+
wG.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Hm(c,a)};function B(){throw"cannot construct a MdDbDatabase, no constructor in IDL";}B.prototype=Object.create(kG.prototype);B.prototype.constructor=B;B.prototype.h=B;B.i={};l.MdDbDatabase=B;B.prototype.GetLayerTable=function(){return w(Im(this.g),uG)};B.prototype.GetLinetypeTable=function(){return w(Jm(this.g),vG)};B.prototype.GetTextStyleTable=function(){return w(Km(this.g),wG)};
|
|
761
|
+
B.prototype.GetBlockTable=function(){return w(Lm(this.g),xG)};B.prototype.CurrentSpace=function(){return w(Mm(this.g),yG)};B.prototype.GetCurrentlyLineTypeScale=function(){return Nm(this.g)};B.prototype.SetCurrentlyLineTypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Om(c,a)};B.prototype.GetCurrentlyLayerName=function(){return m(Pm(this.g))};B.prototype.SetCurrentlyLayerName=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);Qm(c,a)};
|
|
762
|
+
B.prototype.GetCurrentlyLineTypeName=function(){return m(Rm(this.g))};B.prototype.SetCurrentlyLineTypeName=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);Sm(c,a)};B.prototype.GetCurrentlyTrueColor=function(){return w(Tm(this.g),E)};B.prototype.GetCurrentlyDrawColor=function(){return w(Um(this.g),qG)};B.prototype.SetCurrentlyTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Vm(c,a)};B.prototype.GetCurrentlyColorIndex=function(){return Wm(this.g)};
|
|
763
|
+
B.prototype.SetCurrentlyColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Xm(c,a)};B.prototype.GetCurrentlyTextStyleName=function(){return m(Ym(this.g))};B.prototype.SetCurrentlyTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);Zm(c,a)};B.prototype.HandleToIdIndex=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return $m(c,a)};B.prototype.IsModifyed=function(){return!!an(this.g)};
|
|
764
|
+
B.prototype.SetModifyed=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);bn(c,a)};B.prototype.getObjectName=function(){return m(cn(this.g))};B.prototype.getDxf0=function(){return m(dn(this.g))};B.prototype.getJson=function(){return m(en(this.g))};B.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!fn(c,a)};B.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!gn(c,a)};
|
|
765
|
+
function J(){throw"cannot construct a McObject, no constructor in IDL";}J.prototype=Object.create(aG.prototype);J.prototype.constructor=J;J.prototype.h=J;J.i={};l.McObject=J;J.prototype.updateDisplay=function(a,c){var d=this.g;x();"object"==typeof a&&(a=jG(a));"object"==typeof c&&(c=jG(c));return!!hn(d,a,c)};J.prototype.test=J.prototype.test=function(){jn(this.g)};
|
|
766
|
+
J.prototype.openWebFile=function(a,c,d,e,f){var g=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e=e&&"object"===typeof e?e.g:z(e);f&&"object"===typeof f&&(f=f.g);return!!kn(g,a,c,d,e,f)};
|
|
767
|
+
J.prototype.insertBlock=function(a,c,d,e,f,g){var h=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c=c&&"object"===typeof c?c.g:z(c);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f=f&&"object"===typeof f?f.g:z(f);g&&"object"===typeof g&&(g=g.g);return!!ln(h,a,c,d,e,f,g)};J.prototype.saveFileToUrl=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!mn(c,a)};
|
|
768
|
+
J.prototype.saveFile=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c=c&&"object"===typeof c?c.g:z(c);return!!nn(d,a,c)};J.prototype.getViewDataJsonParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return m(on(c,a))};J.prototype.updataAppData=function(){pn(this.g)};J.prototype.regen=function(){qn(this.g)};J.prototype.GetDatabase=function(){return w(rn(this.g),B)};
|
|
769
|
+
J.prototype.GetSysVarString=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return m(sn(c,a))};J.prototype.SetSysVarString=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c=c&&"object"===typeof c?c.g:z(c);return!!tn(d,a,c)};J.prototype.GetSysVarDouble=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return un(c,a)};
|
|
770
|
+
J.prototype.SetSysVarDouble=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return!!vn(d,a,c)};J.prototype.GetSysVarLong=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return wn(c,a)};J.prototype.SetSysVarLong=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return!!xn(d,a,c)};J.prototype.GetSysVarPoint=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return w(yn(c,a),F)};
|
|
771
|
+
J.prototype.SetSysVarPoint=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!zn(e,a,c,d)};J.prototype.fireEventWindowSize=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);An(d,a,c)};J.prototype.fireEventCommandStart=function(){Bn(this.g)};
|
|
772
|
+
J.prototype.IntelliSelect_PointSelect=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return Cn(d,a,c)};J.prototype.IntelliSelect_RangeSelect=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return w(Dn(g,a,c,d,e,f),qG)};
|
|
773
|
+
J.prototype.IntelliSelect_getGridData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return m(En(c,a))};J.prototype.Osnap_NotifyOsnap=function(a,c,d,e,f,g,h,p){var y=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);p&&"object"===typeof p&&(p=p.g);Fn(y,a,c,d,e,f,g,h,p)};
|
|
774
|
+
J.prototype.EntityTempWordDraw_onJigCommandEnd=function(){Gn(this.g)};J.prototype.EntityTempWordDraw_onJigDrawEntityDisplay=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Hn(c,a)};J.prototype.EntityTempWordDraw_onReadyJigUpdateDispla=function(){In(this.g)};J.prototype.EntityTempWordDraw_onJigClearDisplay=function(){Jn(this.g)};J.prototype.SetDrawColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Kn(c,a)};J.prototype.GetDrawColor=function(){return w(Ln(this.g),E)};
|
|
775
|
+
J.prototype.AddLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);Mn(c,a)};J.prototype.SetDrawLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);Nn(c,a)};J.prototype.GetDrawLayer=function(){return m(On(this.g))};J.prototype.AddTextStyle=function(a,c,d,e){var f=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c=c&&"object"===typeof c?c.g:z(c);d=d&&"object"===typeof d?d.g:z(d);e&&"object"===typeof e&&(e=e.g);Pn(f,a,c,d,e)};
|
|
776
|
+
J.prototype.SetDrawTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);Qn(c,a)};J.prototype.GetDrawTextStyle=function(){return m(Rn(this.g))};J.prototype.AddLinetype=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c=c&&"object"===typeof c?c.g:z(c);Sn(d,a,c)};J.prototype.AddLinetypeEx=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c=c&&"object"===typeof c?c.g:z(c);d=d&&"object"===typeof d?d.g:z(d);Tn(e,a,c,d)};
|
|
777
|
+
J.prototype.AddDimStyle=function(a,c,d,e,f){var g=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c=c&&"object"===typeof c?c.g:z(c);d=d&&"object"===typeof d?d.g:z(d);e=e&&"object"===typeof e?e.g:z(e);f=f&&"object"===typeof f?f.g:z(f);Un(g,a,c,d,e,f)};J.prototype.SetDrawLinetype=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);Vn(c,a)};J.prototype.GetDrawLinetype=function(){return m(Wn(this.g))};
|
|
778
|
+
J.prototype.SetDrawLineWeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Xn(c,a)};J.prototype.GetDrawLineWeight=function(){return Yn(this.g)};J.prototype.SetDrawLineTypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Zn(c,a)};J.prototype.GetDrawLineTypeScale=function(){return $n(this.g)};J.prototype.SetDrawDimStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);ao(c,a)};J.prototype.GetDrawDimStyle=function(){return m(bo(this.g))};
|
|
779
|
+
J.prototype.SetPatternDefinition=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);co(c,a)};J.prototype.GetPatternDefinition=function(){return m(eo(this.g))};J.prototype.SetDrawLineWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);fo(c,a)};J.prototype.GetDrawLineWidth=function(){return go(this.g)};
|
|
780
|
+
J.prototype.DrawLine=function(a,c,d,e,f,g){var h=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);return ho(h,a,c,d,e,f,g)};
|
|
781
|
+
J.prototype.DrawArc=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return io(g,a,c,d,e,f)};
|
|
782
|
+
J.prototype.DrawArc2=function(a,c,d,e,f,g){var h=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);return jo(h,a,c,d,e,f,g)};J.prototype.DrawCircle=function(a,c,d){var e=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return ko(e,a,c,d)};
|
|
783
|
+
J.prototype.DrawEllipse=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return lo(g,a,c,d,e,f)};
|
|
784
|
+
J.prototype.DrawEllipseArc=function(a,c,d,e,f,g,h){var p=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return mo(p,a,c,d,e,f,g,h)};J.prototype.DrawPoint=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return no(d,a,c)};
|
|
785
|
+
J.prototype.DrawSolid=function(a,c,d,e,f,g,h,p){var y=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);p&&"object"===typeof p&&(p=p.g);return oo(y,a,c,d,e,f,g,h,p)};
|
|
786
|
+
J.prototype.DrawMText=function(a,c,d,e,f,g,h){var p=this.g;x();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:z(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 po(p,a,c,d,e,f,g,h)};
|
|
787
|
+
J.prototype.DrawText=function(a,c,d,e,f,g,h){var p=this.g;x();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:z(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 qo(p,a,c,d,e,f,g,h)};
|
|
788
|
+
J.prototype.DrawBlockReference=function(a,c,d,e,f){var g=this.g;x();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:z(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return ro(g,a,c,d,e,f)};
|
|
789
|
+
J.prototype.DrawDimAligned=function(a,c,d,e,f,g){var h=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);return so(h,a,c,d,e,f,g)};
|
|
790
|
+
J.prototype.DrawDimAngular=function(a,c,d,e,f,g,h,p){var y=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);p&&"object"===typeof p&&(p=p.g);return to(y,a,c,d,e,f,g,h,p)};
|
|
791
|
+
J.prototype.DrawDimDiametric=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return uo(g,a,c,d,e,f)};
|
|
792
|
+
J.prototype.DrawDimRotated=function(a,c,d,e,f,g,h){var p=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return vo(p,a,c,d,e,f,g,h)};
|
|
793
|
+
J.prototype.DrawDimOrdinate=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return wo(g,a,c,d,e,f)};J.prototype.DrawDimRadial=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return xo(g,a,c,d,e,f)};
|
|
794
|
+
J.prototype.PathMoveTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);yo(d,a,c)};J.prototype.PathMoveToEx=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);zo(g,a,c,d,e,f)};J.prototype.PathLineTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Ao(d,a,c)};
|
|
795
|
+
J.prototype.PathLineToEx=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);Bo(g,a,c,d,e,f)};J.prototype.DrawPathToPolyline=function(){return Co(this.g)};J.prototype.DrawPathToSpline=function(){return Do(this.g)};J.prototype.PathMakeClosed=function(){Eo(this.g)};
|
|
796
|
+
J.prototype.DrawPathToHatch=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Fo(c,a)};J.prototype.DrawEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Go(c,a)};J.prototype.GetAllLayoutName=function(){return w(Ho(this.g),lG)};J.prototype.SetCurrentLayout=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);Io(c,a)};function D(){this.g=Jo();bG(D)[this.g]=this}D.prototype=Object.create(kG.prototype);D.prototype.constructor=D;D.prototype.h=D;D.i={};
|
|
797
|
+
l.McDrawResbuf=D;D.prototype.Clear=function(){Ko(this.g)};D.prototype.GetCount=function(){return Lo(this.g)};D.prototype.AtDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Mo(c,a)};D.prototype.Atlong=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return No(c,a)};D.prototype.AtObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Oo(c,a)};D.prototype.AtObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Po(c,a),kG)};
|
|
798
|
+
D.prototype.AtObjectMdDbMText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Qo(c,a),X)};D.prototype.AtObjectName=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return m(Ro(c,a))};D.prototype.AtString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return m(So(c,a))};D.prototype.AtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(To(c,a),F)};D.prototype.ItemDataType=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Uo(c,a)};
|
|
799
|
+
D.prototype.AddDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Vo(d,a,c)};D.prototype.Addlong=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Wo(d,a,c)};D.prototype.AddObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Xo(d,a,c)};D.prototype.AddObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yo(c,a)};
|
|
800
|
+
D.prototype.AddString=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);Zo(d,a,c)};D.prototype.AddPoint=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);$o(d,a,c)};D.prototype.RemoveAll=function(){ap(this.g)};D.prototype.Remove=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);bp(c,a)};D.prototype.PrintData=function(){cp(this.g)};D.prototype.getObjectName=function(){return m(dp(this.g))};
|
|
801
|
+
D.prototype.getDxf0=function(){return m(ep(this.g))};D.prototype.getJson=function(){return m(fp(this.g))};D.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!gp(c,a)};D.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!hp(c,a)};D.prototype.__destroy__=function(){ip(this.g)};function zG(){this.g=jp();bG(zG)[this.g]=this}zG.prototype=Object.create(aG.prototype);zG.prototype.constructor=zG;zG.prototype.h=zG;zG.i={};
|
|
802
|
+
l.McDrawUtility=zG;zG.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 kp(g,a,c,d,e,f)};zG.prototype.eraseEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lp(c,a)};zG.prototype.highlightEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!mp(d,a,c)};
|
|
803
|
+
zG.prototype.__destroy__=function(){np(this.g)};function AG(){this.g=op();bG(AG)[this.g]=this}AG.prototype=Object.create(aG.prototype);AG.prototype.constructor=AG;AG.prototype.h=AG;AG.i={};l.MxDrawAssist=AG;
|
|
804
|
+
AG.prototype.MxChamfer=function(a,c,d,e,f,g,h,p,y){var v=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);p&&"object"===typeof p&&(p=p.g);y&&"object"===typeof y&&(y=y.g);return!!pp(v,a,c,d,e,f,g,h,p,y)};
|
|
805
|
+
AG.prototype.MxFillet=function(a,c,d,e,f,g,h,p){var y=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);p&&"object"===typeof p&&(p=p.g);return!!qp(y,a,c,d,e,f,g,h,p)};AG.prototype.MxExplode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rp(c,a)};
|
|
806
|
+
AG.prototype.MxJoin=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sp(c,a)};AG.prototype.IntersectWith=function(a,c,d,e,f,g,h,p,y){var v=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);p&&"object"===typeof p&&(p=p.g);y&&"object"===typeof y&&(y=y.g);return w(tp(v,a,c,d,e,f,g,h,p,y),pG)};
|
|
807
|
+
AG.prototype.GetClosestPointTo=function(a,c,d,e,f,g,h){var p=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return w(up(p,a,c,d,e,f,g,h),pG)};AG.prototype.__destroy__=function(){vp(this.g)};function CG(){this.g=wp();bG(CG)[this.g]=this}CG.prototype=Object.create(aG.prototype);CG.prototype.constructor=CG;
|
|
808
|
+
CG.prototype.h=CG;CG.i={};l.MxDrawTrimAssist=CG;CG.prototype.Init=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xp(c,a)};CG.prototype.UnInit=function(){return!!yp(this.g)};CG.prototype.DoTrim=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);zp(g,a,c,d,e,f)};CG.prototype.__destroy__=function(){Ap(this.g)};
|
|
809
|
+
function DG(){this.g=Bp();bG(DG)[this.g]=this}DG.prototype=Object.create(aG.prototype);DG.prototype.constructor=DG;DG.prototype.h=DG;DG.i={};l.MxDrawExtendAssist=DG;DG.prototype.Init=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cp(c,a)};DG.prototype.UnInit=function(){return!!Dp(this.g)};
|
|
810
|
+
DG.prototype.DoExtend=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);Ep(g,a,c,d,e,f)};DG.prototype.__destroy__=function(){Fp(this.g)};function L(){this.g=Gp();bG(L)[this.g]=this}L.prototype=Object.create(G.prototype);L.prototype.constructor=L;L.prototype.h=L;L.i={};l.MdDbLine=L;L.prototype.startPoint=function(){return w(Hp(this.g),F)};
|
|
811
|
+
L.prototype.setStartPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ip(c,a)};L.prototype.endPoint=function(){return w(Jp(this.g),F)};L.prototype.setEndPoint=L.prototype.setEndPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kp(c,a)};L.prototype.getStartParam=function(){return Lp(this.g)};L.prototype.getEndParam=function(){return Mp(this.g)};L.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Np(c,a)};
|
|
812
|
+
L.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Op(c,a)};L.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Pp(c,a)};L.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Qp(c,a),F)};L.prototype.getStartPoint=function(){return w(Rp(this.g),F)};L.prototype.getEndPoint=function(){return w(Sp(this.g),F)};
|
|
813
|
+
L.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Tp(c,a),F)};L.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Up(c,a)};L.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Vp(c,a),H)};L.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Wp(c,a),H)};
|
|
814
|
+
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(Xp(d,a,c),F)};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(Yp(d,a,c),mG)};L.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Zp(c,a),mG)};L.prototype.getArea=function(){return $p(this.g)};
|
|
815
|
+
L.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(aq(c,a),D)};L.prototype.getLength=function(){return bq(this.g)};L.prototype.explode=function(){return w(cq(this.g),D)};L.prototype.TrueColor=function(){return w(dq(this.g),E)};L.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!eq(c,a)};L.prototype.ColorIndex=function(){return fq(this.g)};
|
|
816
|
+
L.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gq(c,a)};L.prototype.Layer=function(){return m(hq(this.g))};L.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!iq(c,a)};L.prototype.LinetypeScale=function(){return jq(this.g)};L.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kq(c,a)};L.prototype.Visible=function(){return!!lq(this.g)};
|
|
817
|
+
L.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mq(c,a)};L.prototype.Lineweight=function(){return nq(this.g)};L.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!oq(c,a)};L.prototype.TextStyle=function(){return m(pq(this.g))};L.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!qq(c,a)};
|
|
818
|
+
L.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rq(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!!sq(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!!tq(d,a,c)};L.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!uq(d,a,c)};
|
|
819
|
+
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!!vq(d,a,c)};L.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wq(c,a)};L.prototype.GetBoundingBox=function(){return w(xq(this.g),D)};L.prototype.GetXData=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return w(yq(c,a),D)};L.prototype.SetXData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zq(c,a)};
|
|
820
|
+
L.prototype.GetxDataString=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return m(Aq(d,a,c))};L.prototype.SetxDataString=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:z(d);return!!Bq(e,a,c,d)};L.prototype.GetxDataDouble=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return Cq(d,a,c)};
|
|
821
|
+
L.prototype.SetxDataDouble=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!Dq(e,a,c,d)};L.prototype.GetxDataLong=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return Eq(d,a,c)};L.prototype.SetxDataLong=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!Fq(e,a,c,d)};
|
|
822
|
+
L.prototype.GetxDataPoint=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return w(Gq(d,a,c),F)};L.prototype.SetxDataPoint=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!Hq(e,a,c,d)};L.prototype.DeleteXData=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Iq(c,a)};L.prototype.GetAllAppName=function(){return w(Jq(this.g),lG)};
|
|
823
|
+
L.prototype.GetObjectID=function(){return Kq(this.g)};L.prototype.Erase=function(){return!!Lq(this.g)};L.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mq(c,a)};L.prototype.Clone=function(){return w(Nq(this.g),A)};L.prototype.GetHandle=function(){return m(Oq(this.g))};L.prototype.GetDatabase=function(){return w(Pq(this.g),B)};L.prototype.GetOwnerID=function(){return Qq(this.g)};
|
|
824
|
+
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!!Rq(f,a,c,d,e)};L.prototype.getObjectName=function(){return m(Sq(this.g))};L.prototype.getDxf0=function(){return m(Tq(this.g))};L.prototype.getJson=function(){return m(Uq(this.g))};L.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Vq(c,a)};
|
|
825
|
+
L.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Wq(c,a)};L.prototype.__destroy__=function(){Xq(this.g)};function M(){this.g=Yq();bG(M)[this.g]=this}M.prototype=Object.create(C.prototype);M.prototype.constructor=M;M.prototype.h=M;M.i={};l.MdDbText=M;M.prototype.position=M.prototype.position=function(){return w(Zq(this.g),F)};M.prototype.setPosition=M.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$q(c,a)};
|
|
826
|
+
M.prototype.alignmentPoint=function(){return w(ar(this.g),F)};M.prototype.setAlignmentPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!br(c,a)};M.prototype.oblique=function(){return cr(this.g)};M.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dr(c,a)};M.prototype.rotation=M.prototype.rotation=function(){return er(this.g)};M.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fr(c,a)};
|
|
827
|
+
M.prototype.height=M.prototype.height=function(){return gr(this.g)};M.prototype.setHeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hr(c,a)};M.prototype.widthFactor=function(){return ir(this.g)};M.prototype.setWidthFactor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jr(c,a)};M.prototype.textString=function(){return m(kr(this.g))};M.prototype.setTextString=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!lr(c,a)};
|
|
828
|
+
M.prototype.horizontalMode=function(){return mr(this.g)};M.prototype.setHorizontalMode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nr(c,a)};M.prototype.verticalMode=function(){return or(this.g)};M.prototype.setVerticalMode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pr(c,a)};M.prototype.explode=function(){return w(qr(this.g),D)};M.prototype.TrueColor=function(){return w(rr(this.g),E)};
|
|
829
|
+
M.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sr(c,a)};M.prototype.ColorIndex=function(){return tr(this.g)};M.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ur(c,a)};M.prototype.Layer=function(){return m(vr(this.g))};M.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!wr(c,a)};M.prototype.LinetypeScale=function(){return xr(this.g)};
|
|
830
|
+
M.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yr(c,a)};M.prototype.Visible=function(){return!!zr(this.g)};M.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ar(c,a)};M.prototype.Lineweight=function(){return Br(this.g)};M.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cr(c,a)};M.prototype.TextStyle=function(){return m(Dr(this.g))};
|
|
831
|
+
M.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Er(c,a)};M.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fr(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!!Gr(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!!Hr(d,a,c)};
|
|
832
|
+
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!!Ir(d,a,c)};M.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Jr(d,a,c)};M.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kr(c,a)};M.prototype.GetBoundingBox=function(){return w(Lr(this.g),D)};
|
|
833
|
+
M.prototype.GetXData=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return w(Mr(c,a),D)};M.prototype.SetXData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Nr(c,a)};M.prototype.GetxDataString=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return m(Or(d,a,c))};
|
|
834
|
+
M.prototype.SetxDataString=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:z(d);return!!Pr(e,a,c,d)};M.prototype.GetxDataDouble=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return Qr(d,a,c)};M.prototype.SetxDataDouble=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!Rr(e,a,c,d)};
|
|
835
|
+
M.prototype.GetxDataLong=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return Sr(d,a,c)};M.prototype.SetxDataLong=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!Tr(e,a,c,d)};M.prototype.GetxDataPoint=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return w(Ur(d,a,c),F)};
|
|
836
|
+
M.prototype.SetxDataPoint=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!Vr(e,a,c,d)};M.prototype.DeleteXData=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Wr(c,a)};M.prototype.GetAllAppName=function(){return w(Xr(this.g),lG)};M.prototype.GetObjectID=function(){return Yr(this.g)};M.prototype.Erase=function(){return!!Zr(this.g)};
|
|
837
|
+
M.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$r(c,a)};M.prototype.Clone=function(){return w(as(this.g),A)};M.prototype.GetHandle=function(){return m(bs(this.g))};M.prototype.GetDatabase=function(){return w(cs(this.g),B)};M.prototype.GetOwnerID=function(){return ds(this.g)};
|
|
838
|
+
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!!es(f,a,c,d,e)};M.prototype.getObjectName=function(){return m(gs(this.g))};M.prototype.getDxf0=function(){return m(hs(this.g))};M.prototype.getJson=function(){return m(is(this.g))};M.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!js(c,a)};
|
|
839
|
+
M.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!ks(c,a)};M.prototype.__destroy__=function(){ls(this.g)};function O(){this.g=ms();bG(O)[this.g]=this}O.prototype=Object.create(G.prototype);O.prototype.constructor=O;O.prototype.h=O;O.i={};l.MdDbCircle=O;O.prototype.center=function(){return w(ns(this.g),F)};O.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ps(c,a)};O.prototype.radius=function(){return qs(this.g)};
|
|
840
|
+
O.prototype.setRadius=O.prototype.setRadius=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rs(c,a)};O.prototype.getStartParam=function(){return ss(this.g)};O.prototype.getEndParam=function(){return ts(this.g)};O.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return us(c,a)};O.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return vs(c,a)};
|
|
841
|
+
O.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return xs(c,a)};O.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(ys(c,a),F)};O.prototype.getStartPoint=function(){return w(zs(this.g),F)};O.prototype.getEndPoint=function(){return w(As(this.g),F)};O.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Bs(c,a),F)};
|
|
842
|
+
O.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Cs(c,a)};O.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Ds(c,a),H)};O.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Es(c,a),H)};O.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(Fs(d,a,c),F)};
|
|
843
|
+
O.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(Gs(d,a,c),mG)};O.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Hs(c,a),mG)};O.prototype.getArea=function(){return Is(this.g)};O.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Js(c,a),D)};O.prototype.getLength=function(){return Ks(this.g)};
|
|
844
|
+
O.prototype.explode=function(){return w(Ls(this.g),D)};O.prototype.TrueColor=function(){return w(Ms(this.g),E)};O.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ns(c,a)};O.prototype.ColorIndex=function(){return Os(this.g)};O.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ps(c,a)};O.prototype.Layer=function(){return m(Qs(this.g))};
|
|
845
|
+
O.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Rs(c,a)};O.prototype.LinetypeScale=function(){return Ss(this.g)};O.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ts(c,a)};O.prototype.Visible=function(){return!!Us(this.g)};O.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vs(c,a)};O.prototype.Lineweight=function(){return Ws(this.g)};
|
|
846
|
+
O.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xs(c,a)};O.prototype.TextStyle=function(){return m(Ys(this.g))};O.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Zs(c,a)};O.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$s(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!!at(d,a,c)};
|
|
847
|
+
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!!bt(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!!ct(d,a,c)};O.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!dt(d,a,c)};O.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!et(c,a)};
|
|
848
|
+
O.prototype.GetBoundingBox=function(){return w(ft(this.g),D)};O.prototype.GetXData=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return w(gt(c,a),D)};O.prototype.SetXData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ht(c,a)};O.prototype.GetxDataString=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return m(it(d,a,c))};
|
|
849
|
+
O.prototype.SetxDataString=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:z(d);return!!jt(e,a,c,d)};O.prototype.GetxDataDouble=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return kt(d,a,c)};O.prototype.SetxDataDouble=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!lt(e,a,c,d)};
|
|
850
|
+
O.prototype.GetxDataLong=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return mt(d,a,c)};O.prototype.SetxDataLong=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!nt(e,a,c,d)};O.prototype.GetxDataPoint=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return w(ot(d,a,c),F)};
|
|
851
|
+
O.prototype.SetxDataPoint=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!pt(e,a,c,d)};O.prototype.DeleteXData=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!qt(c,a)};O.prototype.GetAllAppName=function(){return w(rt(this.g),lG)};O.prototype.GetObjectID=function(){return st(this.g)};O.prototype.Erase=function(){return!!tt(this.g)};
|
|
852
|
+
O.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ut(c,a)};O.prototype.Clone=function(){return w(vt(this.g),A)};O.prototype.GetHandle=function(){return m(wt(this.g))};O.prototype.GetDatabase=function(){return w(xt(this.g),B)};O.prototype.GetOwnerID=function(){return yt(this.g)};
|
|
853
|
+
O.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!zt(f,a,c,d,e)};O.prototype.getObjectName=function(){return m(At(this.g))};O.prototype.getDxf0=function(){return m(Bt(this.g))};O.prototype.getJson=function(){return m(Ct(this.g))};O.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Dt(c,a)};
|
|
854
|
+
O.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Et(c,a)};O.prototype.__destroy__=function(){Ft(this.g)};function P(){this.g=Gt();bG(P)[this.g]=this}P.prototype=Object.create(G.prototype);P.prototype.constructor=P;P.prototype.h=P;P.i={};l.MdDbArc=P;P.prototype.center=function(){return w(Ht(this.g),F)};P.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!It(c,a)};P.prototype.radius=function(){return Jt(this.g)};
|
|
855
|
+
P.prototype.setRadius=P.prototype.setRadius=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kt(c,a)};P.prototype.startAngle=function(){return Lt(this.g)};P.prototype.setStartAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mt(c,a)};P.prototype.endAngle=function(){return Nt(this.g)};P.prototype.setEndAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ot(c,a)};
|
|
856
|
+
P.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!!Pt(h,a,c,d,e,f,g)};P.prototype.getStartParam=function(){return Qt(this.g)};P.prototype.getEndParam=function(){return Rt(this.g)};P.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return St(c,a)};
|
|
857
|
+
P.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Tt(c,a)};P.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ut(c,a)};P.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Vt(c,a),F)};P.prototype.getStartPoint=function(){return w(Wt(this.g),F)};P.prototype.getEndPoint=function(){return w(Xt(this.g),F)};
|
|
858
|
+
P.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Yt(c,a),F)};P.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Zt(c,a)};P.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w($t(c,a),H)};P.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(au(c,a),H)};
|
|
859
|
+
P.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(bu(d,a,c),F)};P.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(cu(d,a,c),mG)};P.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(du(c,a),mG)};P.prototype.getArea=function(){return eu(this.g)};
|
|
860
|
+
P.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(fu(c,a),D)};P.prototype.getLength=function(){return gu(this.g)};P.prototype.explode=function(){return w(hu(this.g),D)};P.prototype.TrueColor=function(){return w(iu(this.g),E)};P.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ju(c,a)};P.prototype.ColorIndex=function(){return ku(this.g)};
|
|
861
|
+
P.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lu(c,a)};P.prototype.Layer=function(){return m(mu(this.g))};P.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!nu(c,a)};P.prototype.LinetypeScale=function(){return ou(this.g)};P.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pu(c,a)};P.prototype.Visible=function(){return!!qu(this.g)};
|
|
862
|
+
P.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ru(c,a)};P.prototype.Lineweight=function(){return su(this.g)};P.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!tu(c,a)};P.prototype.TextStyle=function(){return m(uu(this.g))};P.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!vu(c,a)};
|
|
863
|
+
P.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wu(c,a)};P.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!xu(d,a,c)};P.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!yu(d,a,c)};P.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!zu(d,a,c)};
|
|
864
|
+
P.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Au(d,a,c)};P.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Bu(c,a)};P.prototype.GetBoundingBox=function(){return w(Cu(this.g),D)};P.prototype.GetXData=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return w(Du(c,a),D)};P.prototype.SetXData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Eu(c,a)};
|
|
865
|
+
P.prototype.GetxDataString=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return m(Fu(d,a,c))};P.prototype.SetxDataString=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:z(d);return!!Gu(e,a,c,d)};P.prototype.GetxDataDouble=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return Hu(d,a,c)};
|
|
866
|
+
P.prototype.SetxDataDouble=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!Iu(e,a,c,d)};P.prototype.GetxDataLong=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return Ju(d,a,c)};P.prototype.SetxDataLong=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!Ku(e,a,c,d)};
|
|
867
|
+
P.prototype.GetxDataPoint=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return w(Lu(d,a,c),F)};P.prototype.SetxDataPoint=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!Mu(e,a,c,d)};P.prototype.DeleteXData=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Nu(c,a)};P.prototype.GetAllAppName=function(){return w(Ou(this.g),lG)};
|
|
868
|
+
P.prototype.GetObjectID=function(){return Pu(this.g)};P.prototype.Erase=function(){return!!Qu(this.g)};P.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ru(c,a)};P.prototype.Clone=function(){return w(Su(this.g),A)};P.prototype.GetHandle=function(){return m(Tu(this.g))};P.prototype.GetDatabase=function(){return w(Uu(this.g),B)};P.prototype.GetOwnerID=function(){return Vu(this.g)};
|
|
869
|
+
P.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Wu(f,a,c,d,e)};P.prototype.getObjectName=function(){return m(Xu(this.g))};P.prototype.getDxf0=function(){return m(Yu(this.g))};P.prototype.getJson=function(){return m(Zu(this.g))};P.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!$u(c,a)};
|
|
870
|
+
P.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!av(c,a)};P.prototype.__destroy__=function(){bv(this.g)};function N(){this.g=cv();bG(N)[this.g]=this}N.prototype=Object.create(G.prototype);N.prototype.constructor=N;N.prototype.h=N;N.i={};l.MdDbPolyline=N;N.prototype.setClosed=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dv(c,a)};N.prototype.setConstantWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ev(c,a)};
|
|
871
|
+
N.prototype.isClosed=function(){return!!fv(this.g)};N.prototype.getConstantWidth=function(){return gv(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!!hv(g,a,c,d,e,f)};N.prototype.removeVertexAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!iv(c,a)};N.prototype.numVerts=function(){return jv(this.g)};
|
|
872
|
+
N.prototype.getPointAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(kv(c,a),F)};N.prototype.getBulgeAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return lv(c,a)};N.prototype.getStartWidthsAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return mv(c,a)};N.prototype.getEndWidthsAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return nv(c,a)};
|
|
873
|
+
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!!ov(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!!pv(d,a,c)};N.prototype.getStartParam=function(){return qv(this.g)};N.prototype.getEndParam=function(){return rv(this.g)};N.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return sv(c,a)};
|
|
874
|
+
N.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return tv(c,a)};N.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return uv(c,a)};N.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(vv(c,a),F)};N.prototype.getStartPoint=function(){return w(wv(this.g),F)};N.prototype.getEndPoint=function(){return w(xv(this.g),F)};
|
|
875
|
+
N.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(yv(c,a),F)};N.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return zv(c,a)};N.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Av(c,a),H)};N.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Bv(c,a),H)};
|
|
876
|
+
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(Cv(d,a,c),F)};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(Dv(d,a,c),mG)};N.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Ev(c,a),mG)};N.prototype.getArea=function(){return Fv(this.g)};
|
|
877
|
+
N.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Gv(c,a),D)};N.prototype.getLength=function(){return Hv(this.g)};N.prototype.explode=function(){return w(Iv(this.g),D)};N.prototype.TrueColor=function(){return w(Jv(this.g),E)};N.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kv(c,a)};N.prototype.ColorIndex=function(){return Lv(this.g)};
|
|
878
|
+
N.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mv(c,a)};N.prototype.Layer=function(){return m(Nv(this.g))};N.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Ov(c,a)};N.prototype.LinetypeScale=function(){return Pv(this.g)};N.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qv(c,a)};N.prototype.Visible=function(){return!!Rv(this.g)};
|
|
879
|
+
N.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Sv(c,a)};N.prototype.Lineweight=function(){return Tv(this.g)};N.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Uv(c,a)};N.prototype.TextStyle=function(){return m(Vv(this.g))};N.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Wv(c,a)};
|
|
880
|
+
N.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xv(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!!Yv(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!!Zv(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!!$v(d,a,c)};
|
|
881
|
+
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!!aw(d,a,c)};N.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bw(c,a)};N.prototype.GetBoundingBox=function(){return w(cw(this.g),D)};N.prototype.GetXData=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return w(dw(c,a),D)};N.prototype.SetXData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ew(c,a)};
|
|
882
|
+
N.prototype.GetxDataString=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return m(fw(d,a,c))};N.prototype.SetxDataString=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:z(d);return!!gw(e,a,c,d)};N.prototype.GetxDataDouble=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return hw(d,a,c)};
|
|
883
|
+
N.prototype.SetxDataDouble=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!iw(e,a,c,d)};N.prototype.GetxDataLong=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return jw(d,a,c)};N.prototype.SetxDataLong=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!kw(e,a,c,d)};
|
|
884
|
+
N.prototype.GetxDataPoint=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return w(lw(d,a,c),F)};N.prototype.SetxDataPoint=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!mw(e,a,c,d)};N.prototype.DeleteXData=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!nw(c,a)};N.prototype.GetAllAppName=function(){return w(ow(this.g),lG)};
|
|
885
|
+
N.prototype.GetObjectID=function(){return pw(this.g)};N.prototype.Erase=function(){return!!qw(this.g)};N.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rw(c,a)};N.prototype.Clone=function(){return w(sw(this.g),A)};N.prototype.GetHandle=function(){return m(tw(this.g))};N.prototype.GetDatabase=function(){return w(uw(this.g),B)};N.prototype.GetOwnerID=function(){return vw(this.g)};
|
|
886
|
+
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!!ww(f,a,c,d,e)};N.prototype.getObjectName=function(){return m(xw(this.g))};N.prototype.getDxf0=function(){return m(yw(this.g))};N.prototype.getJson=function(){return m(zw(this.g))};N.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Aw(c,a)};
|
|
887
|
+
N.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Bw(c,a)};N.prototype.__destroy__=function(){Cw(this.g)};function Q(){this.g=Dw();bG(Q)[this.g]=this}Q.prototype=Object.create(C.prototype);Q.prototype.constructor=Q;Q.prototype.h=Q;Q.i={};l.MdDbBlockReference=Q;Q.prototype.blockTableRecordId=function(){return Ew(this.g)};Q.prototype.setBlockTableRecordId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fw(c,a)};
|
|
888
|
+
Q.prototype.position=Q.prototype.position=function(){return w(Gw(this.g),F)};Q.prototype.setPosition=Q.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hw(c,a)};Q.prototype.scaleFactors=function(){return w(Iw(this.g),F)};Q.prototype.setScaleFactors=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Jw(c,a)};Q.prototype.rotation=Q.prototype.rotation=function(){return Kw(this.g)};
|
|
889
|
+
Q.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lw(c,a)};Q.prototype.blockTransform=function(){return w(Mw(this.g),sG)};Q.prototype.setBlockTransform=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Nw(c,a)};Q.prototype.getBlockName=function(){return m(Ow(this.g))};Q.prototype.explode=function(){return w(Pw(this.g),D)};Q.prototype.TrueColor=function(){return w(Qw(this.g),E)};
|
|
890
|
+
Q.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Rw(c,a)};Q.prototype.ColorIndex=function(){return Sw(this.g)};Q.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Tw(c,a)};Q.prototype.Layer=function(){return m(Uw(this.g))};Q.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Vw(c,a)};Q.prototype.LinetypeScale=function(){return Ww(this.g)};
|
|
891
|
+
Q.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xw(c,a)};Q.prototype.Visible=function(){return!!Yw(this.g)};Q.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zw(c,a)};Q.prototype.Lineweight=function(){return $w(this.g)};Q.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ax(c,a)};Q.prototype.TextStyle=function(){return m(bx(this.g))};
|
|
892
|
+
Q.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!cx(c,a)};Q.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dx(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!!ex(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!!fx(d,a,c)};
|
|
893
|
+
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!!gx(d,a,c)};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!!hx(d,a,c)};Q.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ix(c,a)};Q.prototype.GetBoundingBox=function(){return w(jx(this.g),D)};
|
|
894
|
+
Q.prototype.GetXData=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return w(kx(c,a),D)};Q.prototype.SetXData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lx(c,a)};Q.prototype.GetxDataString=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return m(mx(d,a,c))};
|
|
895
|
+
Q.prototype.SetxDataString=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:z(d);return!!nx(e,a,c,d)};Q.prototype.GetxDataDouble=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return ox(d,a,c)};Q.prototype.SetxDataDouble=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!px(e,a,c,d)};
|
|
896
|
+
Q.prototype.GetxDataLong=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return qx(d,a,c)};Q.prototype.SetxDataLong=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!rx(e,a,c,d)};Q.prototype.GetxDataPoint=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return w(sx(d,a,c),F)};
|
|
897
|
+
Q.prototype.SetxDataPoint=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!tx(e,a,c,d)};Q.prototype.DeleteXData=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!ux(c,a)};Q.prototype.GetAllAppName=function(){return w(vx(this.g),lG)};Q.prototype.GetObjectID=function(){return wx(this.g)};Q.prototype.Erase=function(){return!!xx(this.g)};
|
|
898
|
+
Q.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yx(c,a)};Q.prototype.Clone=function(){return w(zx(this.g),A)};Q.prototype.GetHandle=function(){return m(Ax(this.g))};Q.prototype.GetDatabase=function(){return w(Bx(this.g),B)};Q.prototype.GetOwnerID=function(){return Cx(this.g)};
|
|
899
|
+
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!!Dx(f,a,c,d,e)};Q.prototype.getObjectName=function(){return m(Ex(this.g))};Q.prototype.getDxf0=function(){return m(Fx(this.g))};Q.prototype.getJson=function(){return m(Gx(this.g))};Q.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Hx(c,a)};
|
|
900
|
+
Q.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Ix(c,a)};Q.prototype.__destroy__=function(){Jx(this.g)};function U(){this.g=Kx();bG(U)[this.g]=this}U.prototype=Object.create(I.prototype);U.prototype.constructor=U;U.prototype.h=U;U.i={};l.MdDbAlignedDimension=U;U.prototype.xLine1Point=function(){return w(Lx(this.g),F)};U.prototype.setXLine1Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mx(c,a)};
|
|
901
|
+
U.prototype.xLine2Point=function(){return w(Nx(this.g),F)};U.prototype.setXLine2Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ox(c,a)};U.prototype.dimLinePoint=function(){return w(Px(this.g),F)};U.prototype.setDimLinePoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qx(c,a)};U.prototype.oblique=function(){return Rx(this.g)};U.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Sx(c,a)};
|
|
902
|
+
U.prototype.textPosition=function(){return w(Tx(this.g),F)};U.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ux(c,a)};U.prototype.isUsingDefaultTextPosition=function(){return!!Vx(this.g)};U.prototype.useSetTextPosition=function(){return!!Wx(this.g)};U.prototype.useDefaultTextPosition=function(){return!!Xx(this.g)};U.prototype.elevation=U.prototype.elevation=function(){return Yx(this.g)};
|
|
903
|
+
U.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zx(c,a)};U.prototype.dimensionText=function(){return m($x(this.g))};U.prototype.setDimensionText=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!ay(c,a)};U.prototype.textRotation=function(){return by(this.g)};U.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!cy(c,a)};U.prototype.dimensionStyle=function(){return dy(this.g)};
|
|
904
|
+
U.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ey(c,a)};U.prototype.textAttachment=function(){return fy(this.g)};U.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gy(c,a)};U.prototype.horizontalRotation=function(){return hy(this.g)};U.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!iy(c,a)};
|
|
905
|
+
U.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jy(c,a)};U.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ky(c,a)};U.prototype.SetDimVarInt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!ly(d,a,c)};U.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return my(c,a)};
|
|
906
|
+
U.prototype.SetDimVarDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!ny(d,a,c)};U.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return m(oy(c,a))};U.prototype.SetDimVarString=function(a,c){var d=this.g;x();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:z(c);return!!py(d,a,c)};U.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return qy(c,a)};
|
|
907
|
+
U.prototype.SetDimVarObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!ry(d,a,c)};U.prototype.GetAllText=function(){return w(sy(this.g),lG)};U.prototype.explode=function(){return w(ty(this.g),D)};U.prototype.TrueColor=function(){return w(uy(this.g),E)};U.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vy(c,a)};U.prototype.ColorIndex=function(){return wy(this.g)};
|
|
908
|
+
U.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xy(c,a)};U.prototype.Layer=function(){return m(yy(this.g))};U.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!zy(c,a)};U.prototype.LinetypeScale=function(){return Ay(this.g)};U.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!By(c,a)};U.prototype.Visible=function(){return!!Cy(this.g)};
|
|
909
|
+
U.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Dy(c,a)};U.prototype.Lineweight=function(){return Ey(this.g)};U.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fy(c,a)};U.prototype.TextStyle=function(){return m(Gy(this.g))};U.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Hy(c,a)};
|
|
910
|
+
U.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Iy(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!!Jy(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!!Ky(d,a,c)};U.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Ly(d,a,c)};
|
|
911
|
+
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!!My(d,a,c)};U.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ny(c,a)};U.prototype.GetBoundingBox=function(){return w(Oy(this.g),D)};U.prototype.GetXData=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return w(Py(c,a),D)};U.prototype.SetXData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qy(c,a)};
|
|
912
|
+
U.prototype.GetxDataString=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return m(Ry(d,a,c))};U.prototype.SetxDataString=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:z(d);return!!Sy(e,a,c,d)};U.prototype.GetxDataDouble=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return Ty(d,a,c)};
|
|
913
|
+
U.prototype.SetxDataDouble=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!Uy(e,a,c,d)};U.prototype.GetxDataLong=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return Vy(d,a,c)};U.prototype.SetxDataLong=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!Wy(e,a,c,d)};
|
|
914
|
+
U.prototype.GetxDataPoint=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return w(Xy(d,a,c),F)};U.prototype.SetxDataPoint=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!Yy(e,a,c,d)};U.prototype.DeleteXData=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Zy(c,a)};U.prototype.GetAllAppName=function(){return w($y(this.g),lG)};
|
|
915
|
+
U.prototype.GetObjectID=function(){return az(this.g)};U.prototype.Erase=function(){return!!bz(this.g)};U.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!cz(c,a)};U.prototype.Clone=function(){return w(dz(this.g),A)};U.prototype.GetHandle=function(){return m(ez(this.g))};U.prototype.GetDatabase=function(){return w(fz(this.g),B)};U.prototype.GetOwnerID=function(){return gz(this.g)};
|
|
916
|
+
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!!hz(f,a,c,d,e)};U.prototype.getObjectName=function(){return m(iz(this.g))};U.prototype.getDxf0=function(){return m(jz(this.g))};U.prototype.getJson=function(){return m(kz(this.g))};U.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!lz(c,a)};
|
|
917
|
+
U.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!mz(c,a)};U.prototype.__destroy__=function(){nz(this.g)};function W(){this.g=oz();bG(W)[this.g]=this}W.prototype=Object.create(I.prototype);W.prototype.constructor=W;W.prototype.h=W;W.i={};l.MdDbRotatedDimension=W;W.prototype.xLine1Point=function(){return w(pz(this.g),F)};W.prototype.setXLine1Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qz(c,a)};
|
|
918
|
+
W.prototype.xLine2Point=function(){return w(rz(this.g),F)};W.prototype.setXLine2Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sz(c,a)};W.prototype.dimLinePoint=function(){return w(tz(this.g),F)};W.prototype.setDimLinePoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!uz(c,a)};W.prototype.rotation=W.prototype.rotation=function(){return vz(this.g)};W.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wz(c,a)};
|
|
919
|
+
W.prototype.oblique=function(){return xz(this.g)};W.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yz(c,a)};W.prototype.textPosition=function(){return w(zz(this.g),F)};W.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Az(c,a)};W.prototype.isUsingDefaultTextPosition=function(){return!!Bz(this.g)};W.prototype.useSetTextPosition=function(){return!!Cz(this.g)};W.prototype.useDefaultTextPosition=function(){return!!Dz(this.g)};
|
|
920
|
+
W.prototype.elevation=W.prototype.elevation=function(){return Ez(this.g)};W.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fz(c,a)};W.prototype.dimensionText=function(){return m(Gz(this.g))};W.prototype.setDimensionText=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!Hz(c,a)};W.prototype.textRotation=function(){return Iz(this.g)};W.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Jz(c,a)};
|
|
921
|
+
W.prototype.dimensionStyle=function(){return Kz(this.g)};W.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lz(c,a)};W.prototype.textAttachment=function(){return Mz(this.g)};W.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Nz(c,a)};W.prototype.horizontalRotation=function(){return Oz(this.g)};W.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Pz(c,a)};
|
|
922
|
+
W.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qz(c,a)};W.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Rz(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!!Sz(d,a,c)};W.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Tz(c,a)};
|
|
923
|
+
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!!Uz(d,a,c)};W.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return m(Vz(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:z(c);return!!Wz(d,a,c)};W.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Xz(c,a)};
|
|
924
|
+
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!!Yz(d,a,c)};W.prototype.GetAllText=function(){return w(Zz(this.g),lG)};W.prototype.explode=function(){return w($z(this.g),D)};W.prototype.TrueColor=function(){return w(aA(this.g),E)};W.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bA(c,a)};W.prototype.ColorIndex=function(){return cA(this.g)};
|
|
925
|
+
W.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dA(c,a)};W.prototype.Layer=function(){return m(eA(this.g))};W.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!fA(c,a)};W.prototype.LinetypeScale=function(){return gA(this.g)};W.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hA(c,a)};W.prototype.Visible=function(){return!!iA(this.g)};
|
|
926
|
+
W.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jA(c,a)};W.prototype.Lineweight=function(){return kA(this.g)};W.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lA(c,a)};W.prototype.TextStyle=function(){return m(mA(this.g))};W.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!nA(c,a)};
|
|
927
|
+
W.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!oA(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!!pA(d,a,c)};W.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!qA(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!!rA(d,a,c)};
|
|
928
|
+
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!!sA(d,a,c)};W.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!tA(c,a)};W.prototype.GetBoundingBox=function(){return w(uA(this.g),D)};W.prototype.GetXData=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return w(vA(c,a),D)};W.prototype.SetXData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wA(c,a)};
|
|
929
|
+
W.prototype.GetxDataString=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return m(xA(d,a,c))};W.prototype.SetxDataString=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:z(d);return!!yA(e,a,c,d)};W.prototype.GetxDataDouble=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return zA(d,a,c)};
|
|
930
|
+
W.prototype.SetxDataDouble=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!AA(e,a,c,d)};W.prototype.GetxDataLong=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return BA(d,a,c)};W.prototype.SetxDataLong=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!CA(e,a,c,d)};
|
|
931
|
+
W.prototype.GetxDataPoint=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return w(DA(d,a,c),F)};W.prototype.SetxDataPoint=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!EA(e,a,c,d)};W.prototype.DeleteXData=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!FA(c,a)};W.prototype.GetAllAppName=function(){return w(GA(this.g),lG)};
|
|
932
|
+
W.prototype.GetObjectID=function(){return HA(this.g)};W.prototype.Erase=function(){return!!IA(this.g)};W.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!JA(c,a)};W.prototype.Clone=function(){return w(KA(this.g),A)};W.prototype.GetHandle=function(){return m(LA(this.g))};W.prototype.GetDatabase=function(){return w(MA(this.g),B)};W.prototype.GetOwnerID=function(){return NA(this.g)};
|
|
933
|
+
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!!OA(f,a,c,d,e)};W.prototype.getObjectName=function(){return m(PA(this.g))};W.prototype.getDxf0=function(){return m(QA(this.g))};W.prototype.getJson=function(){return m(RA(this.g))};W.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!SA(c,a)};
|
|
934
|
+
W.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!TA(c,a)};W.prototype.__destroy__=function(){UA(this.g)};function X(){this.g=VA();bG(X)[this.g]=this}X.prototype=Object.create(C.prototype);X.prototype.constructor=X;X.prototype.h=X;X.i={};l.MdDbMText=X;X.prototype.location=X.prototype.location=function(){return w(WA(this.g),F)};X.prototype.setLocation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!XA(c,a)};
|
|
935
|
+
X.prototype.rotation=X.prototype.rotation=function(){return YA(this.g)};X.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ZA(c,a)};X.prototype.width=X.prototype.width=function(){return $A(this.g)};X.prototype.setWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!aB(c,a)};X.prototype.textHeight=function(){return bB(this.g)};X.prototype.setTextHeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!cB(c,a)};
|
|
936
|
+
X.prototype.attachment=function(){return dB(this.g)};X.prototype.setAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!eB(c,a)};X.prototype.contents=X.prototype.l=function(){return m(fB(this.g))};X.prototype.setContents=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!gB(c,a)};X.prototype.explode=function(){return w(hB(this.g),D)};X.prototype.TrueColor=function(){return w(iB(this.g),E)};
|
|
937
|
+
X.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jB(c,a)};X.prototype.ColorIndex=function(){return kB(this.g)};X.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lB(c,a)};X.prototype.Layer=function(){return m(mB(this.g))};X.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!nB(c,a)};X.prototype.LinetypeScale=function(){return oB(this.g)};
|
|
938
|
+
X.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pB(c,a)};X.prototype.Visible=function(){return!!qB(this.g)};X.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rB(c,a)};X.prototype.Lineweight=function(){return sB(this.g)};X.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!tB(c,a)};X.prototype.TextStyle=function(){return m(uB(this.g))};
|
|
939
|
+
X.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!vB(c,a)};X.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wB(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!!xB(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!!yB(d,a,c)};
|
|
940
|
+
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!!zB(d,a,c)};X.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!AB(d,a,c)};X.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!BB(c,a)};X.prototype.GetBoundingBox=function(){return w(CB(this.g),D)};
|
|
941
|
+
X.prototype.GetXData=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return w(DB(c,a),D)};X.prototype.SetXData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!EB(c,a)};X.prototype.GetxDataString=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return m(FB(d,a,c))};
|
|
942
|
+
X.prototype.SetxDataString=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:z(d);return!!GB(e,a,c,d)};X.prototype.GetxDataDouble=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return HB(d,a,c)};X.prototype.SetxDataDouble=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!IB(e,a,c,d)};
|
|
943
|
+
X.prototype.GetxDataLong=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return JB(d,a,c)};X.prototype.SetxDataLong=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!KB(e,a,c,d)};X.prototype.GetxDataPoint=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return w(LB(d,a,c),F)};
|
|
944
|
+
X.prototype.SetxDataPoint=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!MB(e,a,c,d)};X.prototype.DeleteXData=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!NB(c,a)};X.prototype.GetAllAppName=function(){return w(OB(this.g),lG)};X.prototype.GetObjectID=function(){return PB(this.g)};X.prototype.Erase=function(){return!!QB(this.g)};
|
|
945
|
+
X.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!RB(c,a)};X.prototype.Clone=function(){return w(SB(this.g),A)};X.prototype.GetHandle=function(){return m(TB(this.g))};X.prototype.GetDatabase=function(){return w(UB(this.g),B)};X.prototype.GetOwnerID=function(){return VB(this.g)};
|
|
946
|
+
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!!WB(f,a,c,d,e)};X.prototype.getObjectName=function(){return m(XB(this.g))};X.prototype.getDxf0=function(){return m(YB(this.g))};X.prototype.getJson=function(){return m(ZB(this.g))};X.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!$B(c,a)};
|
|
947
|
+
X.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!aC(c,a)};X.prototype.__destroy__=function(){bC(this.g)};function EG(){throw"cannot construct a MdDbBlockTableRecordIterator, no constructor in IDL";}EG.prototype=Object.create(kG.prototype);EG.prototype.constructor=EG;EG.prototype.h=EG;EG.i={};l.MdDbBlockTableRecordIterator=EG;
|
|
948
|
+
EG.prototype.start=EG.prototype.start=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);cC(d,a,c)};EG.prototype.done=EG.prototype.done=function(){return!!dC(this.g)};EG.prototype.getEntityId=function(){return eC(this.g)};EG.prototype.step=EG.prototype.step=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);fC(d,a,c)};EG.prototype.getObjectName=function(){return m(gC(this.g))};EG.prototype.getDxf0=function(){return m(hC(this.g))};
|
|
949
|
+
EG.prototype.getJson=function(){return m(iC(this.g))};EG.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!jC(c,a)};EG.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!kC(c,a)};EG.prototype.__destroy__=function(){lC(this.g)};function yG(){this.g=mC();bG(yG)[this.g]=this}yG.prototype=Object.create(A.prototype);yG.prototype.constructor=yG;yG.prototype.h=yG;yG.i={};l.MdDbBlockTableRecord=yG;
|
|
950
|
+
yG.prototype.appendAcDbEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return nC(c,a)};yG.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(oC(d,a,c),EG)};yG.prototype.origin=yG.prototype.origin=function(){return w(pC(this.g),F)};yG.prototype.setOrigin=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qC(c,a)};yG.prototype.getBoundingBox=function(){return w(rC(this.g),pG)};
|
|
951
|
+
yG.prototype.invalidBoundingBoxBuffer=function(){return!!sC(this.g)};yG.prototype.GetObjectID=function(){return tC(this.g)};yG.prototype.Erase=function(){return!!uC(this.g)};yG.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vC(c,a)};yG.prototype.Clone=function(){return w(wC(this.g),A)};yG.prototype.GetHandle=function(){return m(xC(this.g))};yG.prototype.GetDatabase=function(){return w(yC(this.g),B)};yG.prototype.GetOwnerID=function(){return zC(this.g)};
|
|
952
|
+
yG.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!AC(f,a,c,d,e)};yG.prototype.getObjectName=function(){return m(BC(this.g))};yG.prototype.getDxf0=function(){return m(CC(this.g))};yG.prototype.getJson=function(){return m(DC(this.g))};yG.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!EC(c,a)};
|
|
953
|
+
yG.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!FC(c,a)};yG.prototype.__destroy__=function(){GC(this.g)};function FG(){throw"cannot construct a MdDbBlockTableIterator, no constructor in IDL";}FG.prototype=Object.create(kG.prototype);FG.prototype.constructor=FG;FG.prototype.h=FG;FG.i={};l.MdDbBlockTableIterator=FG;FG.prototype.start=FG.prototype.start=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);HC(d,a,c)};
|
|
954
|
+
FG.prototype.done=FG.prototype.done=function(){return!!IC(this.g)};FG.prototype.getRecord=function(){return w(JC(this.g),yG)};FG.prototype.step=FG.prototype.step=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);KC(d,a,c)};FG.prototype.getObjectName=function(){return m(LC(this.g))};FG.prototype.getDxf0=function(){return m(MC(this.g))};FG.prototype.getJson=function(){return m(NC(this.g))};
|
|
955
|
+
FG.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!OC(c,a)};FG.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!PC(c,a)};FG.prototype.__destroy__=function(){QC(this.g)};function xG(){throw"cannot construct a MdDbBlockTable, no constructor in IDL";}xG.prototype=Object.create(A.prototype);xG.prototype.constructor=xG;xG.prototype.h=xG;xG.i={};l.MdDbBlockTable=xG;
|
|
956
|
+
xG.prototype.getAt=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return w(RC(c,a),yG)};xG.prototype.has=xG.prototype.has=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!SC(c,a)};xG.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(TC(d,a,c),FG)};xG.prototype.add=xG.prototype.add=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return UC(c,a)};xG.prototype.GetObjectID=function(){return VC(this.g)};
|
|
957
|
+
xG.prototype.Erase=function(){return!!WC(this.g)};xG.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!XC(c,a)};xG.prototype.Clone=function(){return w(YC(this.g),A)};xG.prototype.GetHandle=function(){return m(ZC(this.g))};xG.prototype.GetDatabase=function(){return w($C(this.g),B)};xG.prototype.GetOwnerID=function(){return aD(this.g)};
|
|
958
|
+
xG.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!!bD(f,a,c,d,e)};xG.prototype.getObjectName=function(){return m(cD(this.g))};xG.prototype.getDxf0=function(){return m(dD(this.g))};xG.prototype.getJson=function(){return m(eD(this.g))};xG.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!fD(c,a)};
|
|
959
|
+
xG.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!gD(c,a)};xG.prototype.__destroy__=function(){hD(this.g)};function GG(){this.g=iD();bG(GG)[this.g]=this}GG.prototype=Object.create(kG.prototype);GG.prototype.constructor=GG;GG.prototype.h=GG;GG.i={};l.McDrawSelSet=GG;GG.prototype.allSelect=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return jD(c,a)};
|
|
960
|
+
GG.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 kD(f,a,c,d,e)};GG.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 lD(g,a,c,d,e,f)};
|
|
961
|
+
GG.prototype.userSelect=GG.prototype.userSelect=function(a,c,d,e,f,g){var h=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);return mD(h,a,c,d,e,f,g)};
|
|
962
|
+
GG.prototype.userPointSelect=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return nD(f,a,c,d,e)};GG.prototype.getFilterEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(oD(d,a,c),qG)};GG.prototype.highlightEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);pD(c,a)};GG.prototype.count=GG.prototype.count=function(){return qD(this.g)};
|
|
963
|
+
GG.prototype.item=GG.prototype.item=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return rD(c,a)};GG.prototype.getObjectName=function(){return m(sD(this.g))};GG.prototype.getDxf0=function(){return m(tD(this.g))};GG.prototype.getJson=function(){return m(uD(this.g))};GG.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!vD(c,a)};GG.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!wD(c,a)};
|
|
964
|
+
GG.prototype.__destroy__=function(){xD(this.g)};function Y(){this.g=yD();bG(Y)[this.g]=this}Y.prototype=Object.create(G.prototype);Y.prototype.constructor=Y;Y.prototype.h=Y;Y.i={};l.MdDbEllipse=Y;Y.prototype.center=function(){return w(zD(this.g),F)};Y.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!AD(c,a)};Y.prototype.majorAxis=function(){return w(BD(this.g),H)};Y.prototype.minorAxis=function(){return w(CD(this.g),H)};
|
|
965
|
+
Y.prototype.setMajorAxis=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!DD(c,a)};Y.prototype.setMinorAxis=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ED(c,a)};Y.prototype.radiusRatio=function(){return FD(this.g)};Y.prototype.setRadiusRatio=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!GD(c,a)};Y.prototype.startAngle=function(){return HD(this.g)};
|
|
966
|
+
Y.prototype.setStartAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ID(c,a)};Y.prototype.endAngle=function(){return JD(this.g)};Y.prototype.setEndAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!KD(c,a)};Y.prototype.InitData=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return!!LD(g,a,c,d,e,f)};
|
|
967
|
+
Y.prototype.getStartParam=function(){return MD(this.g)};Y.prototype.getEndParam=function(){return ND(this.g)};Y.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return OD(c,a)};Y.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return PD(c,a)};Y.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return QD(c,a)};
|
|
968
|
+
Y.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(RD(c,a),F)};Y.prototype.getStartPoint=function(){return w(SD(this.g),F)};Y.prototype.getEndPoint=function(){return w(TD(this.g),F)};Y.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(UD(c,a),F)};Y.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return VD(c,a)};
|
|
969
|
+
Y.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(WD(c,a),H)};Y.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(XD(c,a),H)};Y.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(YD(d,a,c),F)};Y.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(ZD(d,a,c),mG)};
|
|
970
|
+
Y.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w($D(c,a),mG)};Y.prototype.getArea=function(){return aE(this.g)};Y.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(bE(c,a),D)};Y.prototype.getLength=function(){return cE(this.g)};Y.prototype.explode=function(){return w(dE(this.g),D)};Y.prototype.TrueColor=function(){return w(eE(this.g),E)};
|
|
971
|
+
Y.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fE(c,a)};Y.prototype.ColorIndex=function(){return gE(this.g)};Y.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hE(c,a)};Y.prototype.Layer=function(){return m(iE(this.g))};Y.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!jE(c,a)};Y.prototype.LinetypeScale=function(){return kE(this.g)};
|
|
972
|
+
Y.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lE(c,a)};Y.prototype.Visible=function(){return!!mE(this.g)};Y.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nE(c,a)};Y.prototype.Lineweight=function(){return oE(this.g)};Y.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pE(c,a)};Y.prototype.TextStyle=function(){return m(qE(this.g))};
|
|
973
|
+
Y.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!rE(c,a)};Y.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sE(c,a)};Y.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!tE(d,a,c)};Y.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!uE(d,a,c)};
|
|
974
|
+
Y.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!vE(d,a,c)};Y.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!wE(d,a,c)};Y.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xE(c,a)};Y.prototype.GetBoundingBox=function(){return w(yE(this.g),D)};
|
|
975
|
+
Y.prototype.GetXData=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return w(zE(c,a),D)};Y.prototype.SetXData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!AE(c,a)};Y.prototype.GetxDataString=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return m(BE(d,a,c))};
|
|
976
|
+
Y.prototype.SetxDataString=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:z(d);return!!CE(e,a,c,d)};Y.prototype.GetxDataDouble=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return DE(d,a,c)};Y.prototype.SetxDataDouble=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!EE(e,a,c,d)};
|
|
977
|
+
Y.prototype.GetxDataLong=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return FE(d,a,c)};Y.prototype.SetxDataLong=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!GE(e,a,c,d)};Y.prototype.GetxDataPoint=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return w(HE(d,a,c),F)};
|
|
978
|
+
Y.prototype.SetxDataPoint=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!IE(e,a,c,d)};Y.prototype.DeleteXData=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!JE(c,a)};Y.prototype.GetAllAppName=function(){return w(KE(this.g),lG)};Y.prototype.GetObjectID=function(){return LE(this.g)};Y.prototype.Erase=function(){return!!ME(this.g)};
|
|
979
|
+
Y.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!NE(c,a)};Y.prototype.Clone=function(){return w(OE(this.g),A)};Y.prototype.GetHandle=function(){return m(PE(this.g))};Y.prototype.GetDatabase=function(){return w(QE(this.g),B)};Y.prototype.GetOwnerID=function(){return RE(this.g)};
|
|
980
|
+
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!!SE(f,a,c,d,e)};Y.prototype.getObjectName=function(){return m(TE(this.g))};Y.prototype.getDxf0=function(){return m(UE(this.g))};Y.prototype.getJson=function(){return m(VE(this.g))};Y.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!WE(c,a)};
|
|
981
|
+
Y.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!XE(c,a)};Y.prototype.__destroy__=function(){YE(this.g)};function Z(){this.g=ZE();bG(Z)[this.g]=this}Z.prototype=Object.create(C.prototype);Z.prototype.constructor=Z;Z.prototype.h=Z;Z.i={};l.MdDbPoint=Z;Z.prototype.position=Z.prototype.position=function(){return w($E(this.g),F)};Z.prototype.setPosition=Z.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!aF(c,a)};
|
|
982
|
+
Z.prototype.explode=function(){return w(bF(this.g),D)};Z.prototype.TrueColor=function(){return w(cF(this.g),E)};Z.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dF(c,a)};Z.prototype.ColorIndex=function(){return eF(this.g)};Z.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fF(c,a)};Z.prototype.Layer=function(){return m(gF(this.g))};
|
|
983
|
+
Z.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!hF(c,a)};Z.prototype.LinetypeScale=function(){return iF(this.g)};Z.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jF(c,a)};Z.prototype.Visible=function(){return!!kF(this.g)};Z.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lF(c,a)};Z.prototype.Lineweight=function(){return mF(this.g)};
|
|
984
|
+
Z.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nF(c,a)};Z.prototype.TextStyle=function(){return m(oF(this.g))};Z.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!pF(c,a)};Z.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qF(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!!rF(d,a,c)};
|
|
985
|
+
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!!sF(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!!tF(d,a,c)};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!!uF(d,a,c)};Z.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vF(c,a)};
|
|
986
|
+
Z.prototype.GetBoundingBox=function(){return w(wF(this.g),D)};Z.prototype.GetXData=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return w(xF(c,a),D)};Z.prototype.SetXData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yF(c,a)};Z.prototype.GetxDataString=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return m(zF(d,a,c))};
|
|
987
|
+
Z.prototype.SetxDataString=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:z(d);return!!AF(e,a,c,d)};Z.prototype.GetxDataDouble=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return BF(d,a,c)};Z.prototype.SetxDataDouble=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!CF(e,a,c,d)};
|
|
988
|
+
Z.prototype.GetxDataLong=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return DF(d,a,c)};Z.prototype.SetxDataLong=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!EF(e,a,c,d)};Z.prototype.GetxDataPoint=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);return w(FF(d,a,c),F)};
|
|
989
|
+
Z.prototype.SetxDataPoint=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:z(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!GF(e,a,c,d)};Z.prototype.DeleteXData=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!HF(c,a)};Z.prototype.GetAllAppName=function(){return w(IF(this.g),lG)};Z.prototype.GetObjectID=function(){return JF(this.g)};Z.prototype.Erase=function(){return!!KF(this.g)};
|
|
990
|
+
Z.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!LF(c,a)};Z.prototype.Clone=function(){return w(MF(this.g),A)};Z.prototype.GetHandle=function(){return m(NF(this.g))};Z.prototype.GetDatabase=function(){return w(OF(this.g),B)};Z.prototype.GetOwnerID=function(){return PF(this.g)};
|
|
991
|
+
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!!QF(f,a,c,d,e)};Z.prototype.getObjectName=function(){return m(RF(this.g))};Z.prototype.getDxf0=function(){return m(SF(this.g))};Z.prototype.getJson=function(){return m(TF(this.g))};Z.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!UF(c,a)};
|
|
992
|
+
Z.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:z(a);return!!VF(c,a)};Z.prototype.__destroy__=function(){WF(this.g)};
|
|
875
993
|
|
|
876
994
|
|
|
877
995
|
return mxdrawassembly.ready
|