mxcad 1.0.95 → 1.0.96
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 +10 -0
- package/dist/mxcad.es.js +443 -466
- package/dist/mxcad.umd.js +18 -18
- package/dist/wasm/2d/mxdrawassembly_min.js +692 -688
- package/dist/wasm/2d/mxdrawassembly_min.wasm +0 -0
- package/dist/wasm/2d-st/mxdrawassembly_min.js +688 -684
- 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
|
-
var b;b||(b=typeof mxdrawassembly !== 'undefined' ? mxdrawassembly : {});var aa,ba;b.ready=new Promise(function(a,c){aa=a;ba=c});var da=Object.assign({},b),ea="./this.program",fa=(a,c)=>{throw c;},ia="object"==typeof window,ja="function"==typeof importScripts,ka="object"==typeof process&&"object"==typeof process.versions&&"string"==typeof process.versions.node,na="",oa,pa,
|
|
9
|
-
if(ka){var fs=require("fs"),ta=require("path");na=ja?ta.dirname(na)+"/":__dirname+"/";oa=(a,c)=>{a=a.startsWith("file://")?new URL(a):ta.normalize(a);return fs.readFileSync(a,c?void 0:"utf8")};
|
|
10
|
-
};b.inspect=function(){return"[Emscripten Module object]"}}else if(ia||ja)ja?na=self.location.href:"undefined"!=typeof document&&document.currentScript&&(na=document.currentScript.src),_scriptDir&&(na=_scriptDir),na=0!==na.indexOf("blob:")?na.substr(0,na.replace(/[?#].*/,"").lastIndexOf("/")+1):"",oa=a=>{var c=new XMLHttpRequest;c.open("GET",a,!1);c.send(null);return c.responseText},ja&&(
|
|
8
|
+
var b;b||(b=typeof mxdrawassembly !== 'undefined' ? mxdrawassembly : {});var aa,ba;b.ready=new Promise(function(a,c){aa=a;ba=c});var da=Object.assign({},b),ea="./this.program",fa=(a,c)=>{throw c;},ia="object"==typeof window,ja="function"==typeof importScripts,ka="object"==typeof process&&"object"==typeof process.versions&&"string"==typeof process.versions.node,na="",oa,pa,ra;
|
|
9
|
+
if(ka){var fs=require("fs"),ta=require("path");na=ja?ta.dirname(na)+"/":__dirname+"/";oa=(a,c)=>{a=a.startsWith("file://")?new URL(a):ta.normalize(a);return fs.readFileSync(a,c?void 0:"utf8")};ra=a=>{a=oa(a,!0);a.buffer||(a=new Uint8Array(a));return a};pa=(a,c,d)=>{a=a.startsWith("file://")?new URL(a):ta.normalize(a);fs.readFile(a,function(e,f){e?d(e):c(f.buffer)})};!b.thisProgram&&1<process.argv.length&&(ea=process.argv[1].replace(/\\/g,"/"));process.argv.slice(2);fa=(a,c)=>{process.exitCode=a;throw c;
|
|
10
|
+
};b.inspect=function(){return"[Emscripten Module object]"}}else if(ia||ja)ja?na=self.location.href:"undefined"!=typeof document&&document.currentScript&&(na=document.currentScript.src),_scriptDir&&(na=_scriptDir),na=0!==na.indexOf("blob:")?na.substr(0,na.replace(/[?#].*/,"").lastIndexOf("/")+1):"",oa=a=>{var c=new XMLHttpRequest;c.open("GET",a,!1);c.send(null);return c.responseText},ja&&(ra=a=>{var c=new XMLHttpRequest;c.open("GET",a,!1);c.responseType="arraybuffer";c.send(null);return new Uint8Array(c.response)}),
|
|
11
11
|
pa=(a,c,d)=>{var e=new XMLHttpRequest;e.open("GET",a,!0);e.responseType="arraybuffer";e.onload=()=>{200==e.status||0==e.status&&e.response?c(e.response):d()};e.onerror=d;e.send(null)};var ua=b.print||console.log.bind(console),va=b.printErr||console.warn.bind(console);Object.assign(b,da);da=null;b.thisProgram&&(ea=b.thisProgram);b.quit&&(fa=b.quit);var wa;b.wasmBinary&&(wa=b.wasmBinary);var noExitRuntime=b.noExitRuntime||!0;"object"!=typeof WebAssembly&&xa("no native wasm support detected");
|
|
12
12
|
var ya,za=!1,Aa,Ba,Ca,Da,Ea,k,l,Fa,Ga;function Ha(){var a=ya.buffer;b.HEAP8=Ba=new Int8Array(a);b.HEAP16=Da=new Int16Array(a);b.HEAP32=k=new Int32Array(a);b.HEAPU8=Ca=new Uint8Array(a);b.HEAPU16=Ea=new Uint16Array(a);b.HEAPU32=l=new Uint32Array(a);b.HEAPF32=Fa=new Float32Array(a);b.HEAPF64=Ga=new Float64Array(a)}var Ia,Ja=[],Ka=[],La=[];function Ma(){var a=b.preRun.shift();Ja.unshift(a)}var Na=0,Oa=null,Pa=null;function Ra(){Na++;b.monitorRunDependencies&&b.monitorRunDependencies(Na)}
|
|
13
13
|
function Ta(){Na--;b.monitorRunDependencies&&b.monitorRunDependencies(Na);if(0==Na&&(null!==Oa&&(clearInterval(Oa),Oa=null),Pa)){var a=Pa;Pa=null;a()}}function xa(a){if(b.onAbort)b.onAbort(a);a="Aborted("+a+")";va(a);za=!0;Aa=1;a=new WebAssembly.RuntimeError(a+". Build with -sASSERTIONS for more info.");ba(a);throw a;}function Ua(a){return a.startsWith("data:application/octet-stream;base64,")}var Va;Va="mxdrawassembly_minst.wasm";if(!Ua(Va)){var Wa=Va;Va=b.locateFile?b.locateFile(Wa,na):na+Wa}
|
|
14
|
-
function Xa(a){try{if(a==Va&&wa)return new Uint8Array(wa);if(
|
|
14
|
+
function Xa(a){try{if(a==Va&&wa)return new Uint8Array(wa);if(ra)return ra(a);throw"both async and sync fetching of the wasm failed";}catch(c){xa(c)}}
|
|
15
15
|
function Ya(a){if(!wa&&(ia||ja)){if("function"==typeof fetch&&!a.startsWith("file://"))return fetch(a,{credentials:"same-origin"}).then(function(c){if(!c.ok)throw"failed to load wasm binary file at '"+a+"'";return c.arrayBuffer()}).catch(function(){return Xa(a)});if(pa)return new Promise(function(c,d){pa(a,function(e){c(new Uint8Array(e))},d)})}return Promise.resolve().then(function(){return Xa(a)})}
|
|
16
16
|
function Za(a,c,d){return Ya(a).then(function(e){return WebAssembly.instantiate(e,c)}).then(function(e){return e}).then(d,function(e){va("failed to asynchronously prepare wasm: "+e);xa(e)})}
|
|
17
17
|
function $a(a,c){var d=Va;return wa||"function"!=typeof WebAssembly.instantiateStreaming||Ua(d)||d.startsWith("file://")||ka||"function"!=typeof fetch?Za(d,a,c):fetch(d,{credentials:"same-origin"}).then(function(e){return WebAssembly.instantiateStreaming(e,a).then(c,function(f){va("wasm streaming compile failed: "+f);va("falling back to ArrayBuffer instantiation");return Za(d,a,c)})})}
|
|
@@ -47,21 +47,21 @@ if(16384===(a.node.mode&61440))throw new q(31);if(!a.m.read)throw new q(28);var
|
|
|
47
47
|
146);return d},lc=(a,c,d)=>{a=pb("/dev/"+a);var e=jc(!!c,!!d);kc||(kc=64);var f=kc++<<8|0;Ab(f,{open:g=>{g.seekable=!1},close:()=>{d&&d.buffer&&d.buffer.length&&d(10)},read:(g,h,m,w)=>{for(var t=0,T=0;T<w;T++){try{var ha=c()}catch(ca){throw new q(29);}if(void 0===ha&&0===t)throw new q(6);if(null===ha||void 0===ha)break;t++;h[m+T]=ha}t&&(g.node.timestamp=Date.now());return t},write:(g,h,m,w)=>{for(var t=0;t<w;t++)try{d(h[m+t])}catch(T){throw new q(29);}w&&(g.node.timestamp=Date.now());return t}});
|
|
48
48
|
cc(a,e,f)},kc,mc={},Zb,fc;function nc(a,c){if("/"===c.charAt(0))return c;a=-100===a?"/":oc(a).path;if(0==c.length)throw new q(44);return pb(a+"/"+c)}var pc=void 0;function qc(){pc+=4;return k[pc-4>>2]}function oc(a){a=Kb[a];if(!a)throw new q(8);return a}var rc=[];function sc(a,c){if(0>=a)return a;var d=32>=c?Math.abs(1<<c-1):Math.pow(2,c-1);a>=d&&(32>=c||a>d)&&(a=-2*d+a);return a}function tc(a,c){return 0<=a?a:32>=c?2*Math.abs(1<<c-1)+a:Math.pow(2,c)+a}
|
|
49
49
|
function uc(a){for(var c=a;Ca[c];)++c;return c-a}
|
|
50
|
-
function vc(a,c){function d(
|
|
50
|
+
function vc(a,c){function d(sa){var Q=e;("double"===sa||"i64"===sa)&&Q&7&&(Q+=4);e=Q;"double"===sa?(sa=Ga[e>>3],e+=8):"i64"==sa?(sa=[k[e>>2],k[e+4>>2]],e+=8):(sa=k[e>>2],e+=4);return sa}for(var e=c,f=[],g,h;;){var m=a;g=Ba[a>>0];if(0===g)break;h=Ba[a+1>>0];if(37==g){var w=!1,t=c=!1,T=!1,ha=!1;a:for(;;){switch(h){case 43:w=!0;break;case 45:c=!0;break;case 35:t=!0;break;case 48:if(T)break a;else{T=!0;break}case 32:ha=!0;break;default:break a}a++;h=Ba[a+1>>0]}var ca=0;if(42==h)ca=d("i32"),a++,h=Ba[a+
|
|
51
51
|
1>>0];else for(;48<=h&&57>=h;)ca=10*ca+(h-48),a++,h=Ba[a+1>>0];var n=!1,P=-1;if(46==h){P=0;n=!0;a++;h=Ba[a+1>>0];if(42==h)P=d("i32"),a++;else for(;;){h=Ba[a+1>>0];if(48>h||57<h)break;P=10*P+(h-48);a++}h=Ba[a+1>>0]}0>P&&(P=6,n=!1);switch(String.fromCharCode(h)){case "h":h=Ba[a+2>>0];if(104==h){a++;var O=1}else O=2;break;case "l":h=Ba[a+2>>0];108==h?(a++,O=8):O=4;break;case "L":case "q":case "j":O=8;break;case "z":case "t":case "I":O=4;break;default:O=null}O&&a++;h=Ba[a+1>>0];switch(String.fromCharCode(h)){case "d":case "i":case "u":case "o":case "x":case "X":case "p":m=
|
|
52
|
-
100==h||105==h;O=O||4;g=d("i"+8*O);8==O&&(g=117==h?(g[0]>>>0)+4294967296*(g[1]>>>0):(g[0]>>>0)+4294967296*g[1]);4>=O&&(g=(m?sc:tc)(g&Math.pow(256,O)-1,8*O));var la=Math.abs(g);m="";if(100==h||105==h)var
|
|
53
|
-
2*O;)
|
|
54
|
-
20);if(103==h||71==h)n=!0,P=P||1,O=parseInt(g.toExponential(O).split("e")[1],10),P>O&&-4<=O?(h=(103==h?"f":"F").charCodeAt(0),P-=O+1):(h=(103==h?"e":"E").charCodeAt(0),P--),O=Math.min(P,20);if(101==h||69==h)
|
|
55
|
-
-1==
|
|
52
|
+
100==h||105==h;O=O||4;g=d("i"+8*O);8==O&&(g=117==h?(g[0]>>>0)+4294967296*(g[1]>>>0):(g[0]>>>0)+4294967296*g[1]);4>=O&&(g=(m?sc:tc)(g&Math.pow(256,O)-1,8*O));var la=Math.abs(g);m="";if(100==h||105==h)var D=sc(g,8*O).toString(10);else if(117==h)D=tc(g,8*O).toString(10),g=Math.abs(g);else if(111==h)D=(t?"0":"")+la.toString(8);else if(120==h||88==h){m=t&&0!=g?"0x":"";if(0>g){g=-g;D=(la-1).toString(16);la=[];for(t=0;t<D.length;t++)la.push((15-parseInt(D[t],16)).toString(16));for(D=la.join("");D.length<
|
|
53
|
+
2*O;)D="f"+D}else D=la.toString(16);88==h&&(m=m.toUpperCase(),D=D.toUpperCase())}else 112==h&&(0===la?D="(nil)":(m="0x",D=la.toString(16)));if(n)for(;D.length<P;)D="0"+D;0<=g&&(w?m="+"+m:ha&&(m=" "+m));"-"==D.charAt(0)&&(m="-"+m,D=D.substr(1));for(;m.length+D.length<ca;)c?D+=" ":T?D="0"+D:m=" "+m;D=m+D;D.split("").forEach(function(sa){f.push(sa.charCodeAt(0))});break;case "f":case "F":case "e":case "E":case "g":case "G":g=d("double");if(isNaN(g))D="nan",T=!1;else if(isFinite(g)){n=!1;O=Math.min(P,
|
|
54
|
+
20);if(103==h||71==h)n=!0,P=P||1,O=parseInt(g.toExponential(O).split("e")[1],10),P>O&&-4<=O?(h=(103==h?"f":"F").charCodeAt(0),P-=O+1):(h=(103==h?"e":"E").charCodeAt(0),P--),O=Math.min(P,20);if(101==h||69==h)D=g.toExponential(O),/[eE][-+]\d$/.test(D)&&(D=D.slice(0,-1)+"0"+D.slice(-1));else if(102==h||70==h)D=g.toFixed(O),0===g&&(0>g||0===g&&-Infinity===1/g)&&(D="-"+D);m=D.split("e");if(n&&!t)for(;1<m[0].length&&m[0].includes(".")&&("0"==m[0].slice(-1)||"."==m[0].slice(-1));)m[0]=m[0].slice(0,-1);else for(t&&
|
|
55
|
+
-1==D.indexOf(".")&&(m[0]+=".");P>O++;)m[0]+="0";D=m[0]+(1<m.length?"e"+m[1]:"");69==h&&(D=D.toUpperCase());0<=g&&(w?D="+"+D:ha&&(D=" "+D))}else D=(0>g?"-":"")+"inf",T=!1;for(;D.length<ca;)D=c?D+" ":!T||"-"!=D[0]&&"+"!=D[0]?(T?"0":" ")+D:D[0]+"0"+D.slice(1);97>h&&(D=D.toUpperCase());D.split("").forEach(function(sa){f.push(sa.charCodeAt(0))});break;case "s":T=(w=d("i8*"))?uc(w):6;n&&(T=Math.min(T,P));if(!c)for(;T<ca--;)f.push(32);if(w)for(t=0;t<T;t++)f.push(Ca[w++>>0]);else f=f.concat(xb("(null)".substr(0,
|
|
56
56
|
T),!0));if(c)for(;T<ca--;)f.push(32);break;case "c":for(c&&f.push(d("i8"));0<--ca;)f.push(32);c||f.push(d("i8"));break;case "n":c=d("i32*");k[c>>2]=f.length;break;case "%":f.push(g);break;default:for(t=m;t<a+2;t++)f.push(Ba[t>>0])}a+=2}else f.push(g),a+=1}return f}
|
|
57
57
|
function wc(a){if(!a||!a.callee||!a.callee.name)return[null,"",""];var c=a.callee.name,d="(",e=!0,f;for(f in a){var g=a[f];e||(d+=", ");e=!1;d="number"==typeof g||"string"==typeof g?d+g:d+("("+typeof g+")")}d+=")";a=(a=a.callee.caller)?a.arguments:[];e&&(d="");return[a,c,d]}function xc(a){yc||(yc={});yc[a]||(yc[a]=1,ka&&(a="warning: "+a),va(a))}var yc;
|
|
58
58
|
function zc(a){a:{var c=Error();if(!c.stack){try{throw Error();}catch(P){c=P}if(!c.stack){c="(no stack trace available)";break a}}c=c.stack.toString()}c=c.slice(c.indexOf("\n",Math.max(c.lastIndexOf("_emscripten_log"),c.lastIndexOf("_emscripten_get_callstack")))+1);a&32&&xc("EM_LOG_DEMANGLE is deprecated; ignoring");a&8&&"undefined"==typeof emscripten_source_map&&(xc('Source map information is not available, emscripten_log with EM_LOG_C_STACK will be ignored. Build with "--pre-js $EMSCRIPTEN/src/emscripten-source-map.min.js" linker flag to add source map loading to code.'),
|
|
59
59
|
a=a^8|16);var d=null;if(a&128)for(d=wc(arguments);d[1].includes("_emscripten_");)d=wc(d[0]);var e=c.split("\n");c="";var f=RegExp("\\s*(.*?)@(.*?):([0-9]+):([0-9]+)"),g=RegExp("\\s*(.*?)@(.*):(.*)(:(.*))?"),h=RegExp("\\s*at (.*?) \\((.*):(.*):(.*)\\)"),m;for(m in e){var w=e[m],t;if((t=h.exec(w))&&5==t.length){w=t[1];var T=t[2];var ha=t[3];t=t[4]}else if((t=f.exec(w))||(t=g.exec(w)),t&&4<=t.length)w=t[1],T=t[2],ha=t[3],t=t[4]|0;else{c+=w+"\n";continue}var ca=!1;if(a&8){var n=emscripten_source_map.Cb({line:ha,
|
|
60
60
|
La:t});if(ca=n&&n.source)a&64&&(n.source=n.source.substring(n.source.replace(/\\/g,"/").lastIndexOf("/")+1)),c+=" at "+w+" ("+n.source+":"+n.line+":"+n.La+")\n"}if(a&16||!ca)a&64&&(T=T.substring(T.replace(/\\/g,"/").lastIndexOf("/")+1)),c+=(ca?" = "+w:" at "+w)+" ("+T+":"+ha+":"+t+")\n";a&128&&d[0]&&(d[1]==w&&0<d[2].length&&(c=c.replace(/\s+$/,""),c+=" with values: "+d[1]+d[2]+"\n"),d=wc(d[0]))}return c=c.replace(/\s+$/,"")}function Ac(a){a instanceof ib||"unwind"==a||fa(1,a)}
|
|
61
61
|
function Bc(a){if(!za)try{if(a(),!noExitRuntime)try{Aa=Aa=a=Aa;if(!noExitRuntime){if(b.onExit)b.onExit(a);za=!0}fa(a,new ib(a))}catch(c){Ac(c)}}catch(c){Ac(c)}}var Cc=[];function Dc(a){var c=Cc[a];c||(a>=Cc.length&&(Cc.length=a+1),Cc[a]=c=Ia.get(a));return c}var Ec={},Fc;
|
|
62
|
-
function Gc(a,c,d,e,f){function g(){var qa=0,Qa=0;Q.response&&
|
|
63
|
-
2],la=l[w+84>>2];w=l[w+88>>2];var
|
|
64
|
-
qa=>{Sa in Ec&&(g(),d&&d(a,Q,qa))};Q.ontimeout=qa=>{Sa in Ec&&d&&d(a,Q,qa)};Q.onprogress=qa=>{if(Sa in Ec){var Qa=
|
|
62
|
+
function Gc(a,c,d,e,f){function g(){var qa=0,Qa=0;Q.response&&D&&0===l[a+12>>2]&&(Qa=Q.response.byteLength);0<Qa&&(qa=Hc(Qa),Ca.set(new Uint8Array(Q.response),qa));l[a+12>>2]=qa;Ic(a+16,Qa);Ic(a+24,0);(qa=Q.response?Q.response.byteLength:0)&&Ic(a+32,qa);Ea[a+40>>1]=Q.readyState;Ea[a+42>>1]=Q.status;Q.statusText&&vb(Q.statusText,Ca,a+44,64)}var h=l[a+8>>2];if(h){var m=p(h),w=a+112,t=p(w);t||(t="GET");var T=l[w+52>>2],ha=l[w+56>>2],ca=!!l[w+60>>2],n=l[w+68>>2],P=l[w+72>>2];h=l[w+76>>2];var O=l[w+80>>
|
|
63
|
+
2],la=l[w+84>>2];w=l[w+88>>2];var D=!!(T&1),sa=!!(T&2);T=!!(T&64);n=n?p(n):void 0;P=P?p(P):void 0;var Q=new XMLHttpRequest;Q.withCredentials=ca;Q.open(t,m,!T,n,P);T||(Q.timeout=ha);Q.Gb=m;Q.responseType="arraybuffer";O&&(m=p(O),Q.overrideMimeType(m));if(h)for(;;){t=l[h>>2];if(!t)break;m=l[h+4>>2];if(!m)break;h+=8;t=p(t);m=p(m);Q.setRequestHeader(t,m)}var Sa=l[a+0>>2];Ec[Sa]=Q;h=la&&w?Ca.slice(la,la+w):null;Q.onload=qa=>{Sa in Ec&&(g(),200<=Q.status&&300>Q.status?c&&c(a,Q,qa):d&&d(a,Q,qa))};Q.onerror=
|
|
64
|
+
qa=>{Sa in Ec&&(g(),d&&d(a,Q,qa))};Q.ontimeout=qa=>{Sa in Ec&&d&&d(a,Q,qa)};Q.onprogress=qa=>{if(Sa in Ec){var Qa=D&&sa&&Q.response?Q.response.byteLength:0,ma=0;0<Qa&&D&&sa&&(ma=Hc(Qa),Ca.set(new Uint8Array(Q.response),ma));l[a+12>>2]=ma;Ic(a+16,Qa);Ic(a+24,qa.loaded-Qa);Ic(a+32,qa.total);Ea[a+40>>1]=Q.readyState;3<=Q.readyState&&0===Q.status&&0<qa.loaded&&(Q.status=200);Ea[a+42>>1]=Q.status;Q.statusText&&vb(Q.statusText,Ca,a+44,64);e&&e(a,Q,qa);ma&&Jc(ma)}};Q.onreadystatechange=qa=>{Sa in Ec&&(Ea[a+
|
|
65
65
|
40>>1]=Q.readyState,2<=Q.readyState&&(Ea[a+42>>1]=Q.status),f&&f(a,Q,qa))};try{Q.send(h)}catch(qa){d&&d(a,Q,qa)}}else d(a,0,"no url specified!")}function Ic(a,c){l[a>>2]=c;l[a+4>>2]=(c-l[a>>2])/4294967296}
|
|
66
66
|
function Kc(a,c,d,e){var f=Fc;if(f){var g=l[a+112+64>>2];g||(g=l[a+8>>2]);var h=p(g);try{var m=f.transaction(["FILES"],"readwrite").objectStore("FILES").put(c,h);m.onsuccess=()=>{Ea[a+40>>1]=4;Ea[a+42>>1]=200;vb("OK",Ca,a+44,64);d(a,0,h)};m.onerror=w=>{Ea[a+40>>1]=4;Ea[a+42>>1]=413;vb("Payload Too Large",Ca,a+44,64);e(a,0,w)}}catch(w){e(a,0,w)}}else e(a,0,"IndexedDB not available!")}
|
|
67
67
|
function Lc(a,c,d){var e=Fc;if(e){var f=l[a+112+64>>2];f||(f=l[a+8>>2]);f=p(f);try{var g=e.transaction(["FILES"],"readonly").objectStore("FILES").get(f);g.onsuccess=h=>{if(h.target.result){h=h.target.result;var m=h.byteLength||h.length,w=Hc(m);Ca.set(new Uint8Array(h),w);l[a+12>>2]=w;Ic(a+16,m);Ic(a+24,0);Ic(a+32,m);Ea[a+40>>1]=4;Ea[a+42>>1]=200;vb("OK",Ca,a+44,64);c(a,0,h)}else Ea[a+40>>1]=4,Ea[a+42>>1]=404,vb("Not Found",Ca,a+44,64),d(a,0,"no data")};g.onerror=h=>{Ea[a+40>>1]=4;Ea[a+42>>1]=404;
|
|
@@ -82,7 +82,7 @@ function qd(a,c){if(c){var d=void 0;switch(a){case 36346:d=1;break;case 36344:Xc
|
|
|
82
82
|
e)switch(a){case 34964:case 35725:case 34965:case 36006:case 36007:case 32873:case 34229:case 36662:case 36663:case 35053:case 35055:case 36010:case 35097:case 35869:case 32874:case 36389:case 35983:case 35368:case 34068:d=0;break;default:Xc(1280);return}else{if(e instanceof Float32Array||e instanceof Uint32Array||e instanceof Int32Array||e instanceof Array){for(a=0;a<e.length;++a)Ba[c+a>>0]=e[a]?1:0;return}try{d=e.name|0}catch(f){Xc(1280);va("GL_INVALID_ENUM in glGet4v: Unknown object returned from WebGL getParameter("+
|
|
83
83
|
a+")! (error: "+f+")");return}}break;default:Xc(1280);va("GL_INVALID_ENUM in glGet4v: Native code calling glGet4v("+a+") and it returns "+e+" of type "+typeof e+"!");return}Ba[c>>0]=d?1:0}else Xc(1281)}function rd(a){return"]"==a.slice(-1)&&a.lastIndexOf("[")}function sd(a){var c=u.Ma;if(c){var d=c.P[a];"number"==typeof d&&(c.P[a]=d=u.getUniformLocation(c,c.Ga[a]+(0<d?"["+d+"]":"")));return d}Xc(1282)}var td=[];function ud(a){return 0===a%4&&(0!==a%100||0===a%400)}
|
|
84
84
|
var vd=[31,29,31,30,31,30,31,31,30,31,30,31],wd=[31,28,31,30,31,30,31,31,30,31,30,31];
|
|
85
|
-
function xd(a,c,d,e){function f(n,P,O){for(n="number"==typeof n?n.toString():n||"";n.length<P;)n=O[0]+n;return n}function g(n,P){return f(n,P,"0")}function h(n,P){function O(
|
|
85
|
+
function xd(a,c,d,e){function f(n,P,O){for(n="number"==typeof n?n.toString():n||"";n.length<P;)n=O[0]+n;return n}function g(n,P){return f(n,P,"0")}function h(n,P){function O(D){return 0>D?-1:0<D?1:0}var la;0===(la=O(n.getFullYear()-P.getFullYear()))&&0===(la=O(n.getMonth()-P.getMonth()))&&(la=O(n.getDate()-P.getDate()));return la}function m(n){switch(n.getDay()){case 0:return new Date(n.getFullYear()-1,11,29);case 1:return n;case 2:return new Date(n.getFullYear(),0,3);case 3:return new Date(n.getFullYear(),
|
|
86
86
|
0,2);case 4:return new Date(n.getFullYear(),0,1);case 5:return new Date(n.getFullYear()-1,11,31);case 6:return new Date(n.getFullYear()-1,11,30)}}function w(n){var P=n.F;for(n=new Date((new Date(n.G+1900,0,1)).getTime());0<P;){var O=n.getMonth(),la=(ud(n.getFullYear())?vd:wd)[O];if(P>la-n.getDate())P-=la-n.getDate()+1,n.setDate(1),11>O?n.setMonth(O+1):(n.setMonth(0),n.setFullYear(n.getFullYear()+1));else{n.setDate(n.getDate()+P);break}}O=new Date(n.getFullYear()+1,0,4);P=m(new Date(n.getFullYear(),
|
|
87
87
|
0,4));O=m(O);return 0>=h(P,n)?0>=h(O,n)?n.getFullYear()+1:n.getFullYear():n.getFullYear()-1}var t=k[e+40>>2];e={ob:k[e>>2],nb:k[e+4>>2],Y:k[e+8>>2],na:k[e+12>>2],Z:k[e+16>>2],G:k[e+20>>2],B:k[e+24>>2],F:k[e+28>>2],Fb:k[e+32>>2],mb:k[e+36>>2],pb:t?p(t):""};d=p(d);t={"%c":"%a %b %d %H:%M:%S %Y","%D":"%m/%d/%y","%F":"%Y-%m-%d","%h":"%b","%r":"%I:%M:%S %p","%R":"%H:%M","%T":"%H:%M:%S","%x":"%m/%d/%y","%X":"%H:%M:%S","%Ec":"%c","%EC":"%C","%Ex":"%m/%d/%y","%EX":"%H:%M:%S","%Ey":"%y","%EY":"%Y","%Od":"%d",
|
|
88
88
|
"%Oe":"%e","%OH":"%H","%OI":"%I","%Om":"%m","%OM":"%M","%OS":"%S","%Ou":"%u","%OU":"%U","%OV":"%V","%Ow":"%w","%OW":"%W","%Oy":"%y"};for(var T in t)d=d.replace(new RegExp(T,"g"),t[T]);var ha="Sunday Monday Tuesday Wednesday Thursday Friday Saturday".split(" "),ca="January February March April May June July August September October November December".split(" ");t={"%a":function(n){return ha[n.B].substring(0,3)},"%A":function(n){return ha[n.B]},"%b":function(n){return ca[n.Z].substring(0,3)},"%B":function(n){return ca[n.Z]},
|
|
@@ -99,13 +99,13 @@ var Fd={__assert_fail:function(a,c,d,e){xa("Assertion failed: "+p(a)+", at: "+[c
|
|
|
99
99
|
if(!e)throw new q(44);var f=rb(a),g=Hb(e,f),h=Xb(e,f,!1);if(h)throw new q(h);if(!e.j.unlink)throw new q(63);if(g.I)throw new q(10);e.j.unlink(e,f);Rb(g)}else 512===d?ec(c):xa("Invalid flags passed to unlinkat");return 0}catch(m){if("undefined"==typeof mc||"ErrnoError"!==m.name)throw m;return-m.s}},_emscripten_fetch_free:function(a){var c=Ec[a];c&&(delete Ec[a],0<c.readyState&&4>c.readyState&&c.abort())},_emscripten_throw_longjmp:function(){throw Infinity;},abort:function(){xa("")},emscripten_asm_const_int:function(a,
|
|
100
100
|
c,d){rc.length=0;var e;for(d>>=2;e=Ca[c++];)d+=105!=e&d,rc.push(105==e?k[d]:Ga[d++>>1]),++d;return hb[a].apply(null,rc)},emscripten_clear_interval:function(a){clearInterval(a)},emscripten_is_main_browser_thread:function(){return!ja},emscripten_log:function(a,c,d){c=vc(c,d);c=fb(c,0);a&24&&(c=c.replace(/\s+$/,""),c+=(0<c.length?"\n":"")+zc(a));a&1?a&4?console.error(c):a&2?console.warn(c):a&512?console.info(c):a&256?console.debug(c):console.log(c):a&6?va(c):ua(c)},emscripten_memcpy_big:function(a,c,
|
|
101
101
|
d){Ca.copyWithin(a,c,c+d)},emscripten_resize_heap:function(a){var c=Ca.length;a>>>=0;if(2147483648<a)return!1;for(var d=1;4>=d;d*=2){var e=c*(1+.2/d);e=Math.min(e,a+100663296);var f=Math,g=f.min;e=Math.max(a,e);e+=(65536-e%65536)%65536;a:{var h=ya.buffer;try{ya.grow(g.call(f,2147483648,e)-h.byteLength+65535>>>16);Ha();var m=1;break a}catch(w){}m=void 0}if(m)return!0}return!1},emscripten_run_script:function(a){eval(p(a))},emscripten_set_interval:function(a,c,d){return setInterval(function(){Bc(function(){Dc(a)(d)})},
|
|
102
|
-
c)},emscripten_start_fetch:function(a,c,d,e,f){function g(ma){la?ma():Bc(ma)}var h=a+112,m=p(h),w=l[h+36>>2],t=l[h+40>>2],T=l[h+44>>2],ha=l[h+48>>2],ca=l[h+52>>2],n=!!(ca&4),P=!!(ca&32),O=!!(ca&16),la=!!(ca&64),
|
|
103
|
-
Qa=ma=>{Gc(ma,qa,Q,
|
|
102
|
+
c)},emscripten_start_fetch:function(a,c,d,e,f){function g(ma){la?ma():Bc(ma)}var h=a+112,m=p(h),w=l[h+36>>2],t=l[h+40>>2],T=l[h+44>>2],ha=l[h+48>>2],ca=l[h+52>>2],n=!!(ca&4),P=!!(ca&32),O=!!(ca&16),la=!!(ca&64),D=ma=>{g(()=>{w?Dc(w)(ma):c&&c(ma)})},sa=ma=>{g(()=>{T?Dc(T)(ma):e&&e(ma)})},Q=ma=>{g(()=>{t?Dc(t)(ma):d&&d(ma)})},Sa=ma=>{g(()=>{ha?Dc(ha)(ma):f&&f(ma)})};ca=ma=>{Gc(ma,D,Q,sa,Sa)};var qa=(ma,qC)=>{Kc(ma,qC.response,wb=>{g(()=>{w?Dc(w)(wb):c&&c(wb)})},wb=>{g(()=>{w?Dc(w)(wb):c&&c(wb)})})},
|
|
103
|
+
Qa=ma=>{Gc(ma,qa,Q,sa,Sa)};if("EM_IDB_STORE"===m)m=l[h+84>>2],Kc(a,Ca.slice(m,m+l[h+88>>2]),D,Q);else if("EM_IDB_DELETE"===m)Mc(a,D,Q);else if(O){if(P)return 0;Gc(a,n?qa:D,Q,sa,Sa)}else Lc(a,D,P?Q:n?Qa:ca);return a},emscripten_webgl_create_context:function(a,c){c>>=2;c={alpha:!!k[c+0],depth:!!k[c+1],stencil:!!k[c+2],antialias:!!k[c+3],premultipliedAlpha:!!k[c+4],preserveDrawingBuffer:!!k[c+5],powerPreference:jd[k[c+6]],failIfMajorPerformanceCaveat:!!k[c+7],za:k[c+8],zb:k[c+9],ua:k[c+10],Na:k[c+11],
|
|
104
104
|
Db:k[c+12],Eb:k[c+13]};a=2<a?p(a):a;a=kd[a]||("undefined"!=typeof document?document.querySelector(a):void 0);return!a||c.Na?0:dd(a,c)},emscripten_webgl_destroy_context:function(a){cd==a&&(cd=0);cd===Vc[a]&&(cd=null);if("object"==typeof hd)for(var c=Vc[a].H.canvas,d=0;d<gd.length;++d)if(gd[d].target==c){var e=d--,f=gd[e];f.target.removeEventListener(f.vb,f.ub,f.Hb);gd.splice(e,1)}Vc[a]&&Vc[a].H.canvas&&(Vc[a].H.canvas.Ja=void 0);Vc[a]=null},emscripten_webgl_make_context_current:function(a){cd=Vc[a];
|
|
105
105
|
b.sb=u=cd&&cd.H;return!a||u?0:-5},environ_get:function(a,c){var d=0;md().forEach(function(e,f){var g=c+d;f=l[a+4*f>>2]=g;for(g=0;g<e.length;++g)Ba[f++>>0]=e.charCodeAt(g);Ba[f>>0]=0;d+=e.length+1});return 0},environ_sizes_get:function(a,c){var d=md();l[a>>2]=d.length;var e=0;d.forEach(function(f){e+=f.length+1});l[c>>2]=e;return 0},fd_close:function(a){try{var c=oc(a);gb(c);return 0}catch(d){if("undefined"==typeof mc||"ErrnoError"!==d.name)throw d;return d.s}},fd_read:function(a,c,d,e){try{a:{var f=
|
|
106
106
|
oc(a);a=c;for(var g,h=c=0;h<d;h++){var m=l[a>>2],w=l[a+4>>2];a+=8;var t=eb(f,Ba,m,w,g);if(0>t){var T=-1;break a}c+=t;if(t<w)break;"undefined"!==typeof g&&(g+=t)}T=c}l[e>>2]=T;return 0}catch(ha){if("undefined"==typeof mc||"ErrnoError"!==ha.name)throw ha;return ha.s}},fd_seek:function(a,c,d,e,f){try{c=d+2097152>>>0<4194305-!!c?(c>>>0)+4294967296*d:NaN;if(isNaN(c))return 61;var g=oc(a);gc(g,c,e);bb=[g.position>>>0,(ab=g.position,1<=+Math.abs(ab)?0<ab?(Math.min(+Math.floor(ab/4294967296),4294967295)|
|
|
107
107
|
0)>>>0:~~+Math.ceil((ab-+(~~ab>>>0))/4294967296)>>>0:0)];k[f>>2]=bb[0];k[f+4>>2]=bb[1];g.fa&&0===c&&0===e&&(g.fa=null);return 0}catch(h){if("undefined"==typeof mc||"ErrnoError"!==h.name)throw h;return h.s}},fd_write:function(a,c,d,e){try{a:{var f=oc(a);a=c;for(var g,h=c=0;h<d;h++){var m=l[a>>2],w=l[a+4>>2];a+=8;var t=f,T=m,ha=w,ca=g,n=Ba;if(0>ha||0>ca)throw new q(28);if(null===t.fd)throw new q(8);if(0===(t.flags&2097155))throw new q(8);if(16384===(t.node.mode&61440))throw new q(31);if(!t.m.write)throw new q(28);
|
|
108
|
-
t.seekable&&t.flags&1024&&gc(t,0,2);var P="undefined"!=typeof ca;if(!P)ca=t.position;else if(!t.seekable)throw new q(70);var O=t.m.write(t,n,T,ha,ca,void 0);P||(t.position+=O);var la=O;if(0>la){var
|
|
108
|
+
t.seekable&&t.flags&1024&&gc(t,0,2);var P="undefined"!=typeof ca;if(!P)ca=t.position;else if(!t.seekable)throw new q(70);var O=t.m.write(t,n,T,ha,ca,void 0);P||(t.position+=O);var la=O;if(0>la){var D=-1;break a}c+=la;"undefined"!==typeof g&&(g+=la)}D=c}l[e>>2]=D;return 0}catch(sa){if("undefined"==typeof mc||"ErrnoError"!==sa.name)throw sa;return sa.s}},getentropy:function(a,c){tb(Ca.subarray(a,a+c));return 0},glAttachShader:function(a,c){u.attachShader(Sc[a],Tc[c])},glBindAttribLocation:function(a,
|
|
109
109
|
c,d){u.bindAttribLocation(Sc[a],c,p(d))},glBindBuffer:function(a,c){34962==a?u.M=c:34963==a&&(u.N=c);35051==a?u.ra=c:35052==a&&(u.sa=c);u.bindBuffer(a,Rc[c])},glBindVertexArray:function(a){u.bindVertexArray(Uc[a]);a=u.getParameter(34965);u.N=a?a.name|0:0},glBufferData:function(a,c,d,e){2<=cd.version?d&&c?u.bufferData(a,Ca,e,d,c):u.bufferData(a,c,e):u.bufferData(a,d?Ca.subarray(d,d+c):c,e)},glClear:function(a){u.clear(a)},glClearColor:function(a,c,d,e){u.clearColor(a,c,d,e)},glClearStencil:function(a){u.clearStencil(a)},
|
|
110
110
|
glColorMask:function(a,c,d,e){u.colorMask(!!a,!!c,!!d,!!e)},glCompileShader:function(a){u.compileShader(Tc[a])},glCreateProgram:function(){var a=Zc(Sc),c=u.createProgram();c.name=a;c.U=c.S=c.T=0;c.oa=1;Sc[a]=c;return a},glCreateShader:function(a){var c=Zc(Tc);Tc[c]=u.createShader(a);return c},glDeleteBuffers:function(a,c){for(var d=0;d<a;d++){var e=k[c+4*d>>2],f=Rc[e];f&&(u.deleteBuffer(f),f.name=0,Rc[e]=null,e==u.M&&(u.M=0),e==u.N&&(u.N=0),e==u.ra&&(u.ra=0),e==u.sa&&(u.sa=0))}},glDeleteProgram:function(a){if(a){var c=
|
|
111
111
|
Sc[a];c?(u.deleteProgram(c),c.name=0,Sc[a]=null):Xc(1281)}},glDeleteShader:function(a){if(a){var c=Tc[a];c?(u.deleteShader(c),Tc[a]=null):Xc(1281)}},glDeleteVertexArrays:function(a,c){for(var d=0;d<a;d++){var e=k[c+4*d>>2];u.deleteVertexArray(Uc[e]);Uc[e]=null}},glDepthMask:function(a){u.depthMask(!!a)},glDisable:function(a){u.disable(a)},glDrawArrays:function(a,c,d){ad(c+d);u.drawArrays(a,c,d);bd&&u.bindBuffer(34962,Rc[u.M])},glDrawElements:function(a,c,d,e){if(!u.N){var f=1*Wc[d-5120]*c;var g=$c(f);
|
|
@@ -166,695 +166,699 @@ function(){return(bg=b._emscripten_bind_MdDbDimension_setTextAttachment_1=b.asm.
|
|
|
166
166
|
b.asm.emscripten_bind_MdDbDimension_setHorizontalRotation_1).apply(null,arguments)},eg=b._emscripten_bind_MdDbDimension_recomputeDimBlock_1=function(){return(eg=b._emscripten_bind_MdDbDimension_recomputeDimBlock_1=b.asm.emscripten_bind_MdDbDimension_recomputeDimBlock_1).apply(null,arguments)},fg=b._emscripten_bind_MdDbDimension_GetDimVarInt_1=function(){return(fg=b._emscripten_bind_MdDbDimension_GetDimVarInt_1=b.asm.emscripten_bind_MdDbDimension_GetDimVarInt_1).apply(null,arguments)},gg=b._emscripten_bind_MdDbDimension_SetDimVarInt_2=
|
|
167
167
|
function(){return(gg=b._emscripten_bind_MdDbDimension_SetDimVarInt_2=b.asm.emscripten_bind_MdDbDimension_SetDimVarInt_2).apply(null,arguments)},hg=b._emscripten_bind_MdDbDimension_GetDimVarDouble_1=function(){return(hg=b._emscripten_bind_MdDbDimension_GetDimVarDouble_1=b.asm.emscripten_bind_MdDbDimension_GetDimVarDouble_1).apply(null,arguments)},ig=b._emscripten_bind_MdDbDimension_SetDimVarDouble_2=function(){return(ig=b._emscripten_bind_MdDbDimension_SetDimVarDouble_2=b.asm.emscripten_bind_MdDbDimension_SetDimVarDouble_2).apply(null,
|
|
168
168
|
arguments)},jg=b._emscripten_bind_MdDbDimension_GetDimVarString_1=function(){return(jg=b._emscripten_bind_MdDbDimension_GetDimVarString_1=b.asm.emscripten_bind_MdDbDimension_GetDimVarString_1).apply(null,arguments)},kg=b._emscripten_bind_MdDbDimension_SetDimVarString_2=function(){return(kg=b._emscripten_bind_MdDbDimension_SetDimVarString_2=b.asm.emscripten_bind_MdDbDimension_SetDimVarString_2).apply(null,arguments)},lg=b._emscripten_bind_MdDbDimension_GetDimVarObjectId_1=function(){return(lg=b._emscripten_bind_MdDbDimension_GetDimVarObjectId_1=
|
|
169
|
-
b.asm.emscripten_bind_MdDbDimension_GetDimVarObjectId_1).apply(null,arguments)},mg=b._emscripten_bind_MdDbDimension_SetDimVarObjectId_2=function(){return(mg=b._emscripten_bind_MdDbDimension_SetDimVarObjectId_2=b.asm.emscripten_bind_MdDbDimension_SetDimVarObjectId_2).apply(null,arguments)},ng=b.
|
|
170
|
-
function(){return(og=b.
|
|
171
|
-
arguments)},rg=b.
|
|
172
|
-
arguments)},ug=b.
|
|
173
|
-
b.asm.
|
|
174
|
-
b.
|
|
175
|
-
Cg=b.
|
|
176
|
-
arguments)},Fg=b.
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
function(){return(Ng=b.
|
|
180
|
-
arguments)},Qg=b.
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
b.asm.
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
b.
|
|
193
|
-
|
|
194
|
-
function(){return(
|
|
195
|
-
function(){return(
|
|
196
|
-
function(){return(
|
|
197
|
-
function(){return(
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
function(){return(
|
|
206
|
-
function(){return(
|
|
207
|
-
|
|
208
|
-
arguments)},
|
|
209
|
-
arguments)},
|
|
210
|
-
b.asm.
|
|
211
|
-
b.asm.
|
|
212
|
-
b.asm.
|
|
213
|
-
b.
|
|
214
|
-
function(){return(
|
|
215
|
-
function(){return(
|
|
216
|
-
function(){return(
|
|
217
|
-
arguments)},
|
|
218
|
-
arguments)},
|
|
219
|
-
arguments)},
|
|
220
|
-
b.asm.
|
|
221
|
-
b.asm.
|
|
222
|
-
b.asm.
|
|
223
|
-
function(){return(
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
arguments)},
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
function(){return(
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
b.asm.
|
|
237
|
-
arguments)},
|
|
238
|
-
b.
|
|
239
|
-
arguments)},
|
|
240
|
-
b.
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
arguments)},
|
|
246
|
-
|
|
247
|
-
b.
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
b.asm.
|
|
256
|
-
arguments)},
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
b.
|
|
261
|
-
b.asm.
|
|
262
|
-
arguments)},
|
|
263
|
-
function(){return(
|
|
264
|
-
b.asm.
|
|
265
|
-
arguments)},
|
|
266
|
-
|
|
267
|
-
b.
|
|
268
|
-
|
|
269
|
-
function(){return(
|
|
270
|
-
function(){return(
|
|
271
|
-
function(){return(
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
arguments)},
|
|
275
|
-
b.asm.
|
|
276
|
-
arguments)},
|
|
277
|
-
function(){return(
|
|
278
|
-
function(){return(
|
|
279
|
-
|
|
280
|
-
arguments)},
|
|
281
|
-
|
|
282
|
-
b.asm.
|
|
283
|
-
b.
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
arguments)},
|
|
291
|
-
|
|
292
|
-
b.
|
|
293
|
-
|
|
294
|
-
function(){return(
|
|
295
|
-
|
|
296
|
-
arguments)},
|
|
297
|
-
arguments)},
|
|
298
|
-
arguments)}
|
|
299
|
-
|
|
300
|
-
b.
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
arguments)},
|
|
305
|
-
arguments)},
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
arguments)},
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
function(){return(
|
|
316
|
-
function(){return(
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
arguments)},
|
|
320
|
-
|
|
321
|
-
b.asm.
|
|
322
|
-
b.asm.
|
|
323
|
-
b.asm.
|
|
324
|
-
b.asm.
|
|
325
|
-
b.
|
|
326
|
-
b.
|
|
327
|
-
|
|
328
|
-
b.
|
|
329
|
-
|
|
330
|
-
function(){return(
|
|
331
|
-
function(){return(
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
arguments)},
|
|
337
|
-
arguments)},
|
|
338
|
-
arguments)},
|
|
339
|
-
arguments)},
|
|
340
|
-
|
|
341
|
-
b.asm.
|
|
342
|
-
b.asm.
|
|
343
|
-
b.asm.
|
|
344
|
-
b.asm.
|
|
345
|
-
b.asm.
|
|
346
|
-
b.asm.
|
|
347
|
-
arguments)},
|
|
348
|
-
arguments)},
|
|
349
|
-
arguments)},
|
|
350
|
-
arguments)},
|
|
351
|
-
arguments)},
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
arguments)},
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
function(){return(
|
|
361
|
-
function(){return(
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
b.asm.
|
|
366
|
-
b.
|
|
367
|
-
b.
|
|
368
|
-
|
|
369
|
-
function(){return(
|
|
370
|
-
function(){return(
|
|
371
|
-
|
|
372
|
-
arguments)},
|
|
373
|
-
arguments)},
|
|
374
|
-
|
|
375
|
-
b.
|
|
376
|
-
|
|
377
|
-
arguments)},
|
|
378
|
-
arguments)},
|
|
379
|
-
arguments)},
|
|
380
|
-
arguments)},
|
|
381
|
-
arguments)},
|
|
382
|
-
arguments)},
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
arguments)},
|
|
386
|
-
arguments)},
|
|
387
|
-
arguments)},
|
|
388
|
-
|
|
389
|
-
function(){return(
|
|
390
|
-
function(){return(
|
|
391
|
-
function(){return(
|
|
392
|
-
function(){return(
|
|
393
|
-
function(){return(
|
|
394
|
-
b.
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
b.
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
b.
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
b.
|
|
412
|
-
|
|
413
|
-
function(){return(
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
b.
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
arguments)},
|
|
420
|
-
function(){return(
|
|
421
|
-
|
|
422
|
-
b.
|
|
423
|
-
arguments)},
|
|
424
|
-
b.
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
b.
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
b.
|
|
435
|
-
arguments)},
|
|
436
|
-
b.
|
|
437
|
-
arguments)},
|
|
438
|
-
b.
|
|
439
|
-
b.asm.
|
|
440
|
-
arguments)},
|
|
441
|
-
function(){return(
|
|
442
|
-
arguments)},
|
|
443
|
-
function(){return(
|
|
444
|
-
b.asm.
|
|
445
|
-
arguments)},
|
|
446
|
-
function(){return(
|
|
447
|
-
b.asm.
|
|
448
|
-
arguments)},
|
|
449
|
-
function(){return(
|
|
450
|
-
b.asm.
|
|
451
|
-
arguments)},
|
|
452
|
-
function(){return(
|
|
453
|
-
b.asm.
|
|
454
|
-
b.
|
|
455
|
-
b.asm.
|
|
456
|
-
b.
|
|
457
|
-
b.
|
|
458
|
-
arguments)},
|
|
459
|
-
b.
|
|
460
|
-
arguments)},
|
|
461
|
-
b.
|
|
462
|
-
arguments)},
|
|
463
|
-
b.
|
|
464
|
-
arguments)},
|
|
465
|
-
function(){return(
|
|
466
|
-
arguments)},
|
|
467
|
-
b.asm.
|
|
468
|
-
arguments)},
|
|
469
|
-
function(){return(
|
|
470
|
-
b.asm.
|
|
471
|
-
|
|
472
|
-
b.asm.
|
|
473
|
-
arguments)},
|
|
474
|
-
function(){return(
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
arguments)},
|
|
485
|
-
b.
|
|
486
|
-
arguments)},
|
|
487
|
-
b.
|
|
488
|
-
arguments)},
|
|
489
|
-
b.
|
|
490
|
-
arguments)},
|
|
491
|
-
b.
|
|
492
|
-
arguments)},
|
|
493
|
-
b.
|
|
494
|
-
arguments)},
|
|
495
|
-
|
|
496
|
-
arguments)},
|
|
497
|
-
b.asm.
|
|
498
|
-
|
|
499
|
-
b.asm.
|
|
500
|
-
b.asm.
|
|
501
|
-
b.asm.
|
|
502
|
-
b.asm.
|
|
503
|
-
b.asm.
|
|
504
|
-
b.asm.
|
|
505
|
-
b.
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
b.
|
|
509
|
-
function(){return(
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
arguments)},
|
|
514
|
-
arguments)},
|
|
515
|
-
function(){return(
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
function(){return(
|
|
521
|
-
b.asm.
|
|
522
|
-
|
|
523
|
-
b.asm.
|
|
524
|
-
arguments)},
|
|
525
|
-
b.
|
|
526
|
-
arguments)},
|
|
527
|
-
b.asm.
|
|
528
|
-
function(){return(
|
|
529
|
-
arguments)},
|
|
530
|
-
b.
|
|
531
|
-
function(){return(
|
|
532
|
-
|
|
533
|
-
b.asm.
|
|
534
|
-
function(){return(
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
b.asm.
|
|
541
|
-
|
|
542
|
-
b.asm.
|
|
543
|
-
b.
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
arguments)},
|
|
549
|
-
b.asm.
|
|
550
|
-
function(){return(
|
|
551
|
-
arguments)},
|
|
552
|
-
b.asm.
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
b.
|
|
556
|
-
|
|
557
|
-
b.asm.
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
function(){return(
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
arguments)},
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
b.asm.
|
|
568
|
-
b.asm.
|
|
569
|
-
b.asm.
|
|
570
|
-
b.asm.
|
|
571
|
-
b.
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
b.
|
|
575
|
-
function(){return(
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
arguments)},
|
|
580
|
-
arguments)}
|
|
169
|
+
b.asm.emscripten_bind_MdDbDimension_GetDimVarObjectId_1).apply(null,arguments)},mg=b._emscripten_bind_MdDbDimension_SetDimVarObjectId_2=function(){return(mg=b._emscripten_bind_MdDbDimension_SetDimVarObjectId_2=b.asm.emscripten_bind_MdDbDimension_SetDimVarObjectId_2).apply(null,arguments)},ng=b._emscripten_bind_MdDbDimension_GetAllText_0=function(){return(ng=b._emscripten_bind_MdDbDimension_GetAllText_0=b.asm.emscripten_bind_MdDbDimension_GetAllText_0).apply(null,arguments)},og=b._emscripten_bind_MdDbDimension_explode_0=
|
|
170
|
+
function(){return(og=b._emscripten_bind_MdDbDimension_explode_0=b.asm.emscripten_bind_MdDbDimension_explode_0).apply(null,arguments)},pg=b._emscripten_bind_MdDbDimension_TrueColor_0=function(){return(pg=b._emscripten_bind_MdDbDimension_TrueColor_0=b.asm.emscripten_bind_MdDbDimension_TrueColor_0).apply(null,arguments)},qg=b._emscripten_bind_MdDbDimension_SetTrueColor_1=function(){return(qg=b._emscripten_bind_MdDbDimension_SetTrueColor_1=b.asm.emscripten_bind_MdDbDimension_SetTrueColor_1).apply(null,
|
|
171
|
+
arguments)},rg=b._emscripten_bind_MdDbDimension_ColorIndex_0=function(){return(rg=b._emscripten_bind_MdDbDimension_ColorIndex_0=b.asm.emscripten_bind_MdDbDimension_ColorIndex_0).apply(null,arguments)},sg=b._emscripten_bind_MdDbDimension_SetColorIndex_1=function(){return(sg=b._emscripten_bind_MdDbDimension_SetColorIndex_1=b.asm.emscripten_bind_MdDbDimension_SetColorIndex_1).apply(null,arguments)},tg=b._emscripten_bind_MdDbDimension_Layer_0=function(){return(tg=b._emscripten_bind_MdDbDimension_Layer_0=
|
|
172
|
+
b.asm.emscripten_bind_MdDbDimension_Layer_0).apply(null,arguments)},ug=b._emscripten_bind_MdDbDimension_SetLayer_1=function(){return(ug=b._emscripten_bind_MdDbDimension_SetLayer_1=b.asm.emscripten_bind_MdDbDimension_SetLayer_1).apply(null,arguments)},vg=b._emscripten_bind_MdDbDimension_LinetypeScale_0=function(){return(vg=b._emscripten_bind_MdDbDimension_LinetypeScale_0=b.asm.emscripten_bind_MdDbDimension_LinetypeScale_0).apply(null,arguments)},wg=b._emscripten_bind_MdDbDimension_SetLinetypeScale_1=
|
|
173
|
+
function(){return(wg=b._emscripten_bind_MdDbDimension_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbDimension_SetLinetypeScale_1).apply(null,arguments)},xg=b._emscripten_bind_MdDbDimension_Visible_0=function(){return(xg=b._emscripten_bind_MdDbDimension_Visible_0=b.asm.emscripten_bind_MdDbDimension_Visible_0).apply(null,arguments)},yg=b._emscripten_bind_MdDbDimension_SetVisible_1=function(){return(yg=b._emscripten_bind_MdDbDimension_SetVisible_1=b.asm.emscripten_bind_MdDbDimension_SetVisible_1).apply(null,
|
|
174
|
+
arguments)},zg=b._emscripten_bind_MdDbDimension_Lineweight_0=function(){return(zg=b._emscripten_bind_MdDbDimension_Lineweight_0=b.asm.emscripten_bind_MdDbDimension_Lineweight_0).apply(null,arguments)},Ag=b._emscripten_bind_MdDbDimension_SetLineweight_1=function(){return(Ag=b._emscripten_bind_MdDbDimension_SetLineweight_1=b.asm.emscripten_bind_MdDbDimension_SetLineweight_1).apply(null,arguments)},Bg=b._emscripten_bind_MdDbDimension_TextStyle_0=function(){return(Bg=b._emscripten_bind_MdDbDimension_TextStyle_0=
|
|
175
|
+
b.asm.emscripten_bind_MdDbDimension_TextStyle_0).apply(null,arguments)},Cg=b._emscripten_bind_MdDbDimension_SetTextStyle_1=function(){return(Cg=b._emscripten_bind_MdDbDimension_SetTextStyle_1=b.asm.emscripten_bind_MdDbDimension_SetTextStyle_1).apply(null,arguments)},Dg=b._emscripten_bind_MdDbDimension_Highlight_1=function(){return(Dg=b._emscripten_bind_MdDbDimension_Highlight_1=b.asm.emscripten_bind_MdDbDimension_Highlight_1).apply(null,arguments)},Eg=b._emscripten_bind_MdDbDimension_Move_2=function(){return(Eg=
|
|
176
|
+
b._emscripten_bind_MdDbDimension_Move_2=b.asm.emscripten_bind_MdDbDimension_Move_2).apply(null,arguments)},Fg=b._emscripten_bind_MdDbDimension_Rotate_2=function(){return(Fg=b._emscripten_bind_MdDbDimension_Rotate_2=b.asm.emscripten_bind_MdDbDimension_Rotate_2).apply(null,arguments)},Gg=b._emscripten_bind_MdDbDimension_Mirror_2=function(){return(Gg=b._emscripten_bind_MdDbDimension_Mirror_2=b.asm.emscripten_bind_MdDbDimension_Mirror_2).apply(null,arguments)},Hg=b._emscripten_bind_MdDbDimension_ScaleEntity_2=
|
|
177
|
+
function(){return(Hg=b._emscripten_bind_MdDbDimension_ScaleEntity_2=b.asm.emscripten_bind_MdDbDimension_ScaleEntity_2).apply(null,arguments)},Ig=b._emscripten_bind_MdDbDimension_TransformBy_1=function(){return(Ig=b._emscripten_bind_MdDbDimension_TransformBy_1=b.asm.emscripten_bind_MdDbDimension_TransformBy_1).apply(null,arguments)},Jg=b._emscripten_bind_MdDbDimension_GetBoundingBox_0=function(){return(Jg=b._emscripten_bind_MdDbDimension_GetBoundingBox_0=b.asm.emscripten_bind_MdDbDimension_GetBoundingBox_0).apply(null,
|
|
178
|
+
arguments)},Kg=b._emscripten_bind_MdDbDimension_GetObjectID_0=function(){return(Kg=b._emscripten_bind_MdDbDimension_GetObjectID_0=b.asm.emscripten_bind_MdDbDimension_GetObjectID_0).apply(null,arguments)},Lg=b._emscripten_bind_MdDbDimension_Erase_0=function(){return(Lg=b._emscripten_bind_MdDbDimension_Erase_0=b.asm.emscripten_bind_MdDbDimension_Erase_0).apply(null,arguments)},Mg=b._emscripten_bind_MdDbDimension_ConnectionTempObject_1=function(){return(Mg=b._emscripten_bind_MdDbDimension_ConnectionTempObject_1=
|
|
179
|
+
b.asm.emscripten_bind_MdDbDimension_ConnectionTempObject_1).apply(null,arguments)},Ng=b._emscripten_bind_MdDbDimension_Clone_0=function(){return(Ng=b._emscripten_bind_MdDbDimension_Clone_0=b.asm.emscripten_bind_MdDbDimension_Clone_0).apply(null,arguments)},Og=b._emscripten_bind_MdDbDimension_GetHandle_0=function(){return(Og=b._emscripten_bind_MdDbDimension_GetHandle_0=b.asm.emscripten_bind_MdDbDimension_GetHandle_0).apply(null,arguments)},Pg=b._emscripten_bind_MdDbDimension_GetDatabase_0=function(){return(Pg=
|
|
180
|
+
b._emscripten_bind_MdDbDimension_GetDatabase_0=b.asm.emscripten_bind_MdDbDimension_GetDatabase_0).apply(null,arguments)},Qg=b._emscripten_bind_MdDbDimension_GetOwnerID_0=function(){return(Qg=b._emscripten_bind_MdDbDimension_GetOwnerID_0=b.asm.emscripten_bind_MdDbDimension_GetOwnerID_0).apply(null,arguments)},Rg=b._emscripten_bind_MdDbDimension_moveGripPointsAt_4=function(){return(Rg=b._emscripten_bind_MdDbDimension_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbDimension_moveGripPointsAt_4).apply(null,
|
|
181
|
+
arguments)},Sg=b._emscripten_bind_MdDbDimension_getObjectName_0=function(){return(Sg=b._emscripten_bind_MdDbDimension_getObjectName_0=b.asm.emscripten_bind_MdDbDimension_getObjectName_0).apply(null,arguments)},Tg=b._emscripten_bind_MdDbDimension_getDxf0_0=function(){return(Tg=b._emscripten_bind_MdDbDimension_getDxf0_0=b.asm.emscripten_bind_MdDbDimension_getDxf0_0).apply(null,arguments)},Ug=b._emscripten_bind_MdDbDimension_getJson_0=function(){return(Ug=b._emscripten_bind_MdDbDimension_getJson_0=b.asm.emscripten_bind_MdDbDimension_getJson_0).apply(null,
|
|
182
|
+
arguments)},Vg=b._emscripten_bind_MdDbDimension_setJson_1=function(){return(Vg=b._emscripten_bind_MdDbDimension_setJson_1=b.asm.emscripten_bind_MdDbDimension_setJson_1).apply(null,arguments)},Wg=b._emscripten_bind_MdDbDimension_isKindOf_1=function(){return(Wg=b._emscripten_bind_MdDbDimension_isKindOf_1=b.asm.emscripten_bind_MdDbDimension_isKindOf_1).apply(null,arguments)},Xg=b._emscripten_bind_MdDbDimension___destroy___0=function(){return(Xg=b._emscripten_bind_MdDbDimension___destroy___0=b.asm.emscripten_bind_MdDbDimension___destroy___0).apply(null,
|
|
183
|
+
arguments)},Yg=b._emscripten_bind_VoidPtr___destroy___0=function(){return(Yg=b._emscripten_bind_VoidPtr___destroy___0=b.asm.emscripten_bind_VoidPtr___destroy___0).apply(null,arguments)},Zg=b._emscripten_bind_McApp_McApp_0=function(){return(Zg=b._emscripten_bind_McApp_McApp_0=b.asm.emscripten_bind_McApp_McApp_0).apply(null,arguments)},$g=b._emscripten_bind_McApp_Init_0=function(){return($g=b._emscripten_bind_McApp_Init_0=b.asm.emscripten_bind_McApp_Init_0).apply(null,arguments)},ah=b._emscripten_bind_McApp_CreateMxDraw_5=
|
|
184
|
+
function(){return(ah=b._emscripten_bind_McApp_CreateMxDraw_5=b.asm.emscripten_bind_McApp_CreateMxDraw_5).apply(null,arguments)},bh=b._emscripten_bind_McApp_GetCurrentMxDraw_0=function(){return(bh=b._emscripten_bind_McApp_GetCurrentMxDraw_0=b.asm.emscripten_bind_McApp_GetCurrentMxDraw_0).apply(null,arguments)},ch=b._emscripten_bind_McApp_DestroyObject_1=function(){return(ch=b._emscripten_bind_McApp_DestroyObject_1=b.asm.emscripten_bind_McApp_DestroyObject_1).apply(null,arguments)},dh=b._emscripten_bind_McApp_mcedRGB2Index_4=
|
|
185
|
+
function(){return(dh=b._emscripten_bind_McApp_mcedRGB2Index_4=b.asm.emscripten_bind_McApp_mcedRGB2Index_4).apply(null,arguments)},eh=b._emscripten_bind_McApp_ObjectIdToObjectName_1=function(){return(eh=b._emscripten_bind_McApp_ObjectIdToObjectName_1=b.asm.emscripten_bind_McApp_ObjectIdToObjectName_1).apply(null,arguments)},fh=b._emscripten_bind_McApp_ObjectIdIsKindOf_2=function(){return(fh=b._emscripten_bind_McApp_ObjectIdIsKindOf_2=b.asm.emscripten_bind_McApp_ObjectIdIsKindOf_2).apply(null,arguments)},
|
|
186
|
+
gh=b._emscripten_bind_McApp_ObjectIdToMdObject_1=function(){return(gh=b._emscripten_bind_McApp_ObjectIdToMdObject_1=b.asm.emscripten_bind_McApp_ObjectIdToMdObject_1).apply(null,arguments)},hh=b._emscripten_bind_McApp_ObjectIdToMdDbEntity_1=function(){return(hh=b._emscripten_bind_McApp_ObjectIdToMdDbEntity_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbEntity_1).apply(null,arguments)},ih=b._emscripten_bind_McApp_ObjectIdToMdDbCurve_1=function(){return(ih=b._emscripten_bind_McApp_ObjectIdToMdDbCurve_1=
|
|
187
|
+
b.asm.emscripten_bind_McApp_ObjectIdToMdDbCurve_1).apply(null,arguments)},jh=b._emscripten_bind_McApp_ObjectIdToMdDbLine_1=function(){return(jh=b._emscripten_bind_McApp_ObjectIdToMdDbLine_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbLine_1).apply(null,arguments)},kh=b._emscripten_bind_McApp_ObjectIdToMdDbText_1=function(){return(kh=b._emscripten_bind_McApp_ObjectIdToMdDbText_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbText_1).apply(null,arguments)},lh=b._emscripten_bind_McApp_ObjectIdToMdDbPolyline_1=
|
|
188
|
+
function(){return(lh=b._emscripten_bind_McApp_ObjectIdToMdDbPolyline_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbPolyline_1).apply(null,arguments)},mh=b._emscripten_bind_McApp_ObjectIdToMdDbCircle_1=function(){return(mh=b._emscripten_bind_McApp_ObjectIdToMdDbCircle_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbCircle_1).apply(null,arguments)},nh=b._emscripten_bind_McApp_ObjectIdToMdDbArc_1=function(){return(nh=b._emscripten_bind_McApp_ObjectIdToMdDbArc_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbArc_1).apply(null,
|
|
189
|
+
arguments)},oh=b._emscripten_bind_McApp_ObjectIdToMdDbBlockReference_1=function(){return(oh=b._emscripten_bind_McApp_ObjectIdToMdDbBlockReference_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbBlockReference_1).apply(null,arguments)},ph=b._emscripten_bind_McApp_ObjectIdToMdDbAlignedDimension_1=function(){return(ph=b._emscripten_bind_McApp_ObjectIdToMdDbAlignedDimension_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbAlignedDimension_1).apply(null,arguments)},qh=b._emscripten_bind_McApp_ObjectIdToMdDbRotatedDimension_1=
|
|
190
|
+
function(){return(qh=b._emscripten_bind_McApp_ObjectIdToMdDbRotatedDimension_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbRotatedDimension_1).apply(null,arguments)},rh=b._emscripten_bind_McApp_ObjectIdToMdDbMText_1=function(){return(rh=b._emscripten_bind_McApp_ObjectIdToMdDbMText_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbMText_1).apply(null,arguments)},sh=b._emscripten_bind_McApp_ObjectIdToMdDbEllipse_1=function(){return(sh=b._emscripten_bind_McApp_ObjectIdToMdDbEllipse_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbEllipse_1).apply(null,
|
|
191
|
+
arguments)},th=b._emscripten_bind_McApp_ObjectIdToMdDbPoint_1=function(){return(th=b._emscripten_bind_McApp_ObjectIdToMdDbPoint_1=b.asm.emscripten_bind_McApp_ObjectIdToMdDbPoint_1).apply(null,arguments)},uh=b._emscripten_bind_McApp_getLastCallResult_0=function(){return(uh=b._emscripten_bind_McApp_getLastCallResult_0=b.asm.emscripten_bind_McApp_getLastCallResult_0).apply(null,arguments)},vh=b._emscripten_bind_McApp_ThreadTaskAbortExit_0=function(){return(vh=b._emscripten_bind_McApp_ThreadTaskAbortExit_0=
|
|
192
|
+
b.asm.emscripten_bind_McApp_ThreadTaskAbortExit_0).apply(null,arguments)},wh=b._emscripten_bind_McApp_setFontFilePath_1=function(){return(wh=b._emscripten_bind_McApp_setFontFilePath_1=b.asm.emscripten_bind_McApp_setFontFilePath_1).apply(null,arguments)},xh=b._emscripten_bind_McApp_addNetworkLoadingFont_1=function(){return(xh=b._emscripten_bind_McApp_addNetworkLoadingFont_1=b.asm.emscripten_bind_McApp_addNetworkLoadingFont_1).apply(null,arguments)},yh=b._emscripten_bind_McApp___destroy___0=function(){return(yh=
|
|
193
|
+
b._emscripten_bind_McApp___destroy___0=b.asm.emscripten_bind_McApp___destroy___0).apply(null,arguments)},zh=b._emscripten_bind_MdCmColor_MdCmColor_0=function(){return(zh=b._emscripten_bind_MdCmColor_MdCmColor_0=b.asm.emscripten_bind_MdCmColor_MdCmColor_0).apply(null,arguments)},Ah=b._emscripten_bind_MdCmColor_setColorIndex_1=function(){return(Ah=b._emscripten_bind_MdCmColor_setColorIndex_1=b.asm.emscripten_bind_MdCmColor_setColorIndex_1).apply(null,arguments)},Bh=b._emscripten_bind_MdCmColor_setRGB_3=
|
|
194
|
+
function(){return(Bh=b._emscripten_bind_MdCmColor_setRGB_3=b.asm.emscripten_bind_MdCmColor_setRGB_3).apply(null,arguments)},Ch=b._emscripten_bind_MdCmColor_get_red_0=function(){return(Ch=b._emscripten_bind_MdCmColor_get_red_0=b.asm.emscripten_bind_MdCmColor_get_red_0).apply(null,arguments)},Dh=b._emscripten_bind_MdCmColor_set_red_1=function(){return(Dh=b._emscripten_bind_MdCmColor_set_red_1=b.asm.emscripten_bind_MdCmColor_set_red_1).apply(null,arguments)},Eh=b._emscripten_bind_MdCmColor_get_green_0=
|
|
195
|
+
function(){return(Eh=b._emscripten_bind_MdCmColor_get_green_0=b.asm.emscripten_bind_MdCmColor_get_green_0).apply(null,arguments)},Fh=b._emscripten_bind_MdCmColor_set_green_1=function(){return(Fh=b._emscripten_bind_MdCmColor_set_green_1=b.asm.emscripten_bind_MdCmColor_set_green_1).apply(null,arguments)},Gh=b._emscripten_bind_MdCmColor_get_blue_0=function(){return(Gh=b._emscripten_bind_MdCmColor_get_blue_0=b.asm.emscripten_bind_MdCmColor_get_blue_0).apply(null,arguments)},Hh=b._emscripten_bind_MdCmColor_set_blue_1=
|
|
196
|
+
function(){return(Hh=b._emscripten_bind_MdCmColor_set_blue_1=b.asm.emscripten_bind_MdCmColor_set_blue_1).apply(null,arguments)},Ih=b._emscripten_bind_MdCmColor_get_method_0=function(){return(Ih=b._emscripten_bind_MdCmColor_get_method_0=b.asm.emscripten_bind_MdCmColor_get_method_0).apply(null,arguments)},Jh=b._emscripten_bind_MdCmColor_set_method_1=function(){return(Jh=b._emscripten_bind_MdCmColor_set_method_1=b.asm.emscripten_bind_MdCmColor_set_method_1).apply(null,arguments)},Kh=b._emscripten_bind_MdCmColor_get_n_0=
|
|
197
|
+
function(){return(Kh=b._emscripten_bind_MdCmColor_get_n_0=b.asm.emscripten_bind_MdCmColor_get_n_0).apply(null,arguments)},Lh=b._emscripten_bind_MdCmColor_set_n_1=function(){return(Lh=b._emscripten_bind_MdCmColor_set_n_1=b.asm.emscripten_bind_MdCmColor_set_n_1).apply(null,arguments)},Mh=b._emscripten_bind_MdCmColor_get_colorIndex_0=function(){return(Mh=b._emscripten_bind_MdCmColor_get_colorIndex_0=b.asm.emscripten_bind_MdCmColor_get_colorIndex_0).apply(null,arguments)},Nh=b._emscripten_bind_MdCmColor_set_colorIndex_1=
|
|
198
|
+
function(){return(Nh=b._emscripten_bind_MdCmColor_set_colorIndex_1=b.asm.emscripten_bind_MdCmColor_set_colorIndex_1).apply(null,arguments)},Oh=b._emscripten_bind_MdCmColor___destroy___0=function(){return(Oh=b._emscripten_bind_MdCmColor___destroy___0=b.asm.emscripten_bind_MdCmColor___destroy___0).apply(null,arguments)},Ph=b._emscripten_bind_MdDbObjectArray_length_0=function(){return(Ph=b._emscripten_bind_MdDbObjectArray_length_0=b.asm.emscripten_bind_MdDbObjectArray_length_0).apply(null,arguments)},
|
|
199
|
+
Qh=b._emscripten_bind_MdDbObjectArray_release_1=function(){return(Qh=b._emscripten_bind_MdDbObjectArray_release_1=b.asm.emscripten_bind_MdDbObjectArray_release_1).apply(null,arguments)},Rh=b._emscripten_bind_MdDbObjectArray_clear_0=function(){return(Rh=b._emscripten_bind_MdDbObjectArray_clear_0=b.asm.emscripten_bind_MdDbObjectArray_clear_0).apply(null,arguments)},Sh=b._emscripten_bind_MdDbObjectArray_getObjectName_0=function(){return(Sh=b._emscripten_bind_MdDbObjectArray_getObjectName_0=b.asm.emscripten_bind_MdDbObjectArray_getObjectName_0).apply(null,
|
|
200
|
+
arguments)},Th=b._emscripten_bind_MdDbObjectArray_getDxf0_0=function(){return(Th=b._emscripten_bind_MdDbObjectArray_getDxf0_0=b.asm.emscripten_bind_MdDbObjectArray_getDxf0_0).apply(null,arguments)},Uh=b._emscripten_bind_MdDbObjectArray_getJson_0=function(){return(Uh=b._emscripten_bind_MdDbObjectArray_getJson_0=b.asm.emscripten_bind_MdDbObjectArray_getJson_0).apply(null,arguments)},Vh=b._emscripten_bind_MdDbObjectArray_setJson_1=function(){return(Vh=b._emscripten_bind_MdDbObjectArray_setJson_1=b.asm.emscripten_bind_MdDbObjectArray_setJson_1).apply(null,
|
|
201
|
+
arguments)},Wh=b._emscripten_bind_MdDbObjectArray_isKindOf_1=function(){return(Wh=b._emscripten_bind_MdDbObjectArray_isKindOf_1=b.asm.emscripten_bind_MdDbObjectArray_isKindOf_1).apply(null,arguments)},Xh=b._emscripten_bind_MdDbObjectArray___destroy___0=function(){return(Xh=b._emscripten_bind_MdDbObjectArray___destroy___0=b.asm.emscripten_bind_MdDbObjectArray___destroy___0).apply(null,arguments)},Yh=b._emscripten_bind_MdGePoint3d_MdGePoint3d_0=function(){return(Yh=b._emscripten_bind_MdGePoint3d_MdGePoint3d_0=
|
|
202
|
+
b.asm.emscripten_bind_MdGePoint3d_MdGePoint3d_0).apply(null,arguments)},Zh=b._emscripten_bind_MdGePoint3d_MdGePoint3d_3=function(){return(Zh=b._emscripten_bind_MdGePoint3d_MdGePoint3d_3=b.asm.emscripten_bind_MdGePoint3d_MdGePoint3d_3).apply(null,arguments)},$h=b._emscripten_bind_MdGePoint3d_transformBy_1=function(){return($h=b._emscripten_bind_MdGePoint3d_transformBy_1=b.asm.emscripten_bind_MdGePoint3d_transformBy_1).apply(null,arguments)},ai=b._emscripten_bind_MdGePoint3d_addvec_1=function(){return(ai=
|
|
203
|
+
b._emscripten_bind_MdGePoint3d_addvec_1=b.asm.emscripten_bind_MdGePoint3d_addvec_1).apply(null,arguments)},bi=b._emscripten_bind_MdGePoint3d_subvec_1=function(){return(bi=b._emscripten_bind_MdGePoint3d_subvec_1=b.asm.emscripten_bind_MdGePoint3d_subvec_1).apply(null,arguments)},ci=b._emscripten_bind_MdGePoint3d_sub_1=function(){return(ci=b._emscripten_bind_MdGePoint3d_sub_1=b.asm.emscripten_bind_MdGePoint3d_sub_1).apply(null,arguments)},di=b._emscripten_bind_MdGePoint3d_distanceTo_1=function(){return(di=
|
|
204
|
+
b._emscripten_bind_MdGePoint3d_distanceTo_1=b.asm.emscripten_bind_MdGePoint3d_distanceTo_1).apply(null,arguments)},ei=b._emscripten_bind_MdGePoint3d_isEqualTo_1=function(){return(ei=b._emscripten_bind_MdGePoint3d_isEqualTo_1=b.asm.emscripten_bind_MdGePoint3d_isEqualTo_1).apply(null,arguments)},fi=b._emscripten_bind_MdGePoint3d_get_x_0=function(){return(fi=b._emscripten_bind_MdGePoint3d_get_x_0=b.asm.emscripten_bind_MdGePoint3d_get_x_0).apply(null,arguments)},gi=b._emscripten_bind_MdGePoint3d_set_x_1=
|
|
205
|
+
function(){return(gi=b._emscripten_bind_MdGePoint3d_set_x_1=b.asm.emscripten_bind_MdGePoint3d_set_x_1).apply(null,arguments)},hi=b._emscripten_bind_MdGePoint3d_get_y_0=function(){return(hi=b._emscripten_bind_MdGePoint3d_get_y_0=b.asm.emscripten_bind_MdGePoint3d_get_y_0).apply(null,arguments)},ii=b._emscripten_bind_MdGePoint3d_set_y_1=function(){return(ii=b._emscripten_bind_MdGePoint3d_set_y_1=b.asm.emscripten_bind_MdGePoint3d_set_y_1).apply(null,arguments)},ji=b._emscripten_bind_MdGePoint3d_get_z_0=
|
|
206
|
+
function(){return(ji=b._emscripten_bind_MdGePoint3d_get_z_0=b.asm.emscripten_bind_MdGePoint3d_get_z_0).apply(null,arguments)},ki=b._emscripten_bind_MdGePoint3d_set_z_1=function(){return(ki=b._emscripten_bind_MdGePoint3d_set_z_1=b.asm.emscripten_bind_MdGePoint3d_set_z_1).apply(null,arguments)},li=b._emscripten_bind_MdGePoint3d___destroy___0=function(){return(li=b._emscripten_bind_MdGePoint3d___destroy___0=b.asm.emscripten_bind_MdGePoint3d___destroy___0).apply(null,arguments)},mi=b._emscripten_bind_MdGePoint3dArray_MdGePoint3dArray_0=
|
|
207
|
+
function(){return(mi=b._emscripten_bind_MdGePoint3dArray_MdGePoint3dArray_0=b.asm.emscripten_bind_MdGePoint3dArray_MdGePoint3dArray_0).apply(null,arguments)},ni=b._emscripten_bind_MdGePoint3dArray_append_1=function(){return(ni=b._emscripten_bind_MdGePoint3dArray_append_1=b.asm.emscripten_bind_MdGePoint3dArray_append_1).apply(null,arguments)},oi=b._emscripten_bind_MdGePoint3dArray_length_0=function(){return(oi=b._emscripten_bind_MdGePoint3dArray_length_0=b.asm.emscripten_bind_MdGePoint3dArray_length_0).apply(null,
|
|
208
|
+
arguments)},pi=b._emscripten_bind_MdGePoint3dArray_at_1=function(){return(pi=b._emscripten_bind_MdGePoint3dArray_at_1=b.asm.emscripten_bind_MdGePoint3dArray_at_1).apply(null,arguments)},qi=b._emscripten_bind_MdGePoint3dArray_setAt_2=function(){return(qi=b._emscripten_bind_MdGePoint3dArray_setAt_2=b.asm.emscripten_bind_MdGePoint3dArray_setAt_2).apply(null,arguments)},ri=b._emscripten_bind_MdGePoint3dArray_clear_0=function(){return(ri=b._emscripten_bind_MdGePoint3dArray_clear_0=b.asm.emscripten_bind_MdGePoint3dArray_clear_0).apply(null,
|
|
209
|
+
arguments)},si=b._emscripten_bind_MdGePoint3dArray_copy_1=function(){return(si=b._emscripten_bind_MdGePoint3dArray_copy_1=b.asm.emscripten_bind_MdGePoint3dArray_copy_1).apply(null,arguments)},ti=b._emscripten_bind_MdGePoint3dArray___destroy___0=function(){return(ti=b._emscripten_bind_MdGePoint3dArray___destroy___0=b.asm.emscripten_bind_MdGePoint3dArray___destroy___0).apply(null,arguments)},ui=b._emscripten_bind_MdGeVector3d_MdGeVector3d_0=function(){return(ui=b._emscripten_bind_MdGeVector3d_MdGeVector3d_0=
|
|
210
|
+
b.asm.emscripten_bind_MdGeVector3d_MdGeVector3d_0).apply(null,arguments)},vi=b._emscripten_bind_MdGeVector3d_MdGeVector3d_3=function(){return(vi=b._emscripten_bind_MdGeVector3d_MdGeVector3d_3=b.asm.emscripten_bind_MdGeVector3d_MdGeVector3d_3).apply(null,arguments)},wi=b._emscripten_bind_MdGeVector3d_rotateBy_2=function(){return(wi=b._emscripten_bind_MdGeVector3d_rotateBy_2=b.asm.emscripten_bind_MdGeVector3d_rotateBy_2).apply(null,arguments)},xi=b._emscripten_bind_MdGeVector3d_negate_0=function(){return(xi=
|
|
211
|
+
b._emscripten_bind_MdGeVector3d_negate_0=b.asm.emscripten_bind_MdGeVector3d_negate_0).apply(null,arguments)},yi=b._emscripten_bind_MdGeVector3d_perpVector_0=function(){return(yi=b._emscripten_bind_MdGeVector3d_perpVector_0=b.asm.emscripten_bind_MdGeVector3d_perpVector_0).apply(null,arguments)},zi=b._emscripten_bind_MdGeVector3d_angleTo_1=function(){return(zi=b._emscripten_bind_MdGeVector3d_angleTo_1=b.asm.emscripten_bind_MdGeVector3d_angleTo_1).apply(null,arguments)},Ai=b._emscripten_bind_MdGeVector3d_angleTo_2=
|
|
212
|
+
function(){return(Ai=b._emscripten_bind_MdGeVector3d_angleTo_2=b.asm.emscripten_bind_MdGeVector3d_angleTo_2).apply(null,arguments)},Bi=b._emscripten_bind_MdGeVector3d_normalize_0=function(){return(Bi=b._emscripten_bind_MdGeVector3d_normalize_0=b.asm.emscripten_bind_MdGeVector3d_normalize_0).apply(null,arguments)},Ci=b._emscripten_bind_MdGeVector3d_length_0=function(){return(Ci=b._emscripten_bind_MdGeVector3d_length_0=b.asm.emscripten_bind_MdGeVector3d_length_0).apply(null,arguments)},Di=b._emscripten_bind_MdGeVector3d_isUnitLength_0=
|
|
213
|
+
function(){return(Di=b._emscripten_bind_MdGeVector3d_isUnitLength_0=b.asm.emscripten_bind_MdGeVector3d_isUnitLength_0).apply(null,arguments)},Ei=b._emscripten_bind_MdGeVector3d_isZeroLength_0=function(){return(Ei=b._emscripten_bind_MdGeVector3d_isZeroLength_0=b.asm.emscripten_bind_MdGeVector3d_isZeroLength_0).apply(null,arguments)},Fi=b._emscripten_bind_MdGeVector3d_dotProduct_1=function(){return(Fi=b._emscripten_bind_MdGeVector3d_dotProduct_1=b.asm.emscripten_bind_MdGeVector3d_dotProduct_1).apply(null,
|
|
214
|
+
arguments)},Gi=b._emscripten_bind_MdGeVector3d_crossProduct_1=function(){return(Gi=b._emscripten_bind_MdGeVector3d_crossProduct_1=b.asm.emscripten_bind_MdGeVector3d_crossProduct_1).apply(null,arguments)},Hi=b._emscripten_bind_MdGeVector3d_isEqualTo_1=function(){return(Hi=b._emscripten_bind_MdGeVector3d_isEqualTo_1=b.asm.emscripten_bind_MdGeVector3d_isEqualTo_1).apply(null,arguments)},Ii=b._emscripten_bind_MdGeVector3d_mult_1=function(){return(Ii=b._emscripten_bind_MdGeVector3d_mult_1=b.asm.emscripten_bind_MdGeVector3d_mult_1).apply(null,
|
|
215
|
+
arguments)},Ji=b._emscripten_bind_MdGeVector3d_get_x_0=function(){return(Ji=b._emscripten_bind_MdGeVector3d_get_x_0=b.asm.emscripten_bind_MdGeVector3d_get_x_0).apply(null,arguments)},Ki=b._emscripten_bind_MdGeVector3d_set_x_1=function(){return(Ki=b._emscripten_bind_MdGeVector3d_set_x_1=b.asm.emscripten_bind_MdGeVector3d_set_x_1).apply(null,arguments)},Li=b._emscripten_bind_MdGeVector3d_get_y_0=function(){return(Li=b._emscripten_bind_MdGeVector3d_get_y_0=b.asm.emscripten_bind_MdGeVector3d_get_y_0).apply(null,
|
|
216
|
+
arguments)},Mi=b._emscripten_bind_MdGeVector3d_set_y_1=function(){return(Mi=b._emscripten_bind_MdGeVector3d_set_y_1=b.asm.emscripten_bind_MdGeVector3d_set_y_1).apply(null,arguments)},Ni=b._emscripten_bind_MdGeVector3d_get_z_0=function(){return(Ni=b._emscripten_bind_MdGeVector3d_get_z_0=b.asm.emscripten_bind_MdGeVector3d_get_z_0).apply(null,arguments)},Oi=b._emscripten_bind_MdGeVector3d_set_z_1=function(){return(Oi=b._emscripten_bind_MdGeVector3d_set_z_1=b.asm.emscripten_bind_MdGeVector3d_set_z_1).apply(null,
|
|
217
|
+
arguments)},Pi=b._emscripten_bind_MdGeVector3d___destroy___0=function(){return(Pi=b._emscripten_bind_MdGeVector3d___destroy___0=b.asm.emscripten_bind_MdGeVector3d___destroy___0).apply(null,arguments)},Qi=b._emscripten_bind_MdGeLongArray_MdGeLongArray_0=function(){return(Qi=b._emscripten_bind_MdGeLongArray_MdGeLongArray_0=b.asm.emscripten_bind_MdGeLongArray_MdGeLongArray_0).apply(null,arguments)},Ri=b._emscripten_bind_MdGeLongArray_append_1=function(){return(Ri=b._emscripten_bind_MdGeLongArray_append_1=
|
|
218
|
+
b.asm.emscripten_bind_MdGeLongArray_append_1).apply(null,arguments)},Si=b._emscripten_bind_MdGeLongArray_length_0=function(){return(Si=b._emscripten_bind_MdGeLongArray_length_0=b.asm.emscripten_bind_MdGeLongArray_length_0).apply(null,arguments)},Ti=b._emscripten_bind_MdGeLongArray_at_1=function(){return(Ti=b._emscripten_bind_MdGeLongArray_at_1=b.asm.emscripten_bind_MdGeLongArray_at_1).apply(null,arguments)},Ui=b._emscripten_bind_MdGeLongArray_setAt_2=function(){return(Ui=b._emscripten_bind_MdGeLongArray_setAt_2=
|
|
219
|
+
b.asm.emscripten_bind_MdGeLongArray_setAt_2).apply(null,arguments)},Vi=b._emscripten_bind_MdGeLongArray_copy_1=function(){return(Vi=b._emscripten_bind_MdGeLongArray_copy_1=b.asm.emscripten_bind_MdGeLongArray_copy_1).apply(null,arguments)},Wi=b._emscripten_bind_MdGeLongArray_clear_0=function(){return(Wi=b._emscripten_bind_MdGeLongArray_clear_0=b.asm.emscripten_bind_MdGeLongArray_clear_0).apply(null,arguments)},Xi=b._emscripten_bind_MdGeLongArray___destroy___0=function(){return(Xi=b._emscripten_bind_MdGeLongArray___destroy___0=
|
|
220
|
+
b.asm.emscripten_bind_MdGeLongArray___destroy___0).apply(null,arguments)},Yi=b._emscripten_bind_MdGeStringArray_MdGeStringArray_0=function(){return(Yi=b._emscripten_bind_MdGeStringArray_MdGeStringArray_0=b.asm.emscripten_bind_MdGeStringArray_MdGeStringArray_0).apply(null,arguments)},Zi=b._emscripten_bind_MdGeStringArray_append_1=function(){return(Zi=b._emscripten_bind_MdGeStringArray_append_1=b.asm.emscripten_bind_MdGeStringArray_append_1).apply(null,arguments)},$i=b._emscripten_bind_MdGeStringArray_length_0=
|
|
221
|
+
function(){return($i=b._emscripten_bind_MdGeStringArray_length_0=b.asm.emscripten_bind_MdGeStringArray_length_0).apply(null,arguments)},aj=b._emscripten_bind_MdGeStringArray_at_1=function(){return(aj=b._emscripten_bind_MdGeStringArray_at_1=b.asm.emscripten_bind_MdGeStringArray_at_1).apply(null,arguments)},bj=b._emscripten_bind_MdGeStringArray_setAt_2=function(){return(bj=b._emscripten_bind_MdGeStringArray_setAt_2=b.asm.emscripten_bind_MdGeStringArray_setAt_2).apply(null,arguments)},cj=b._emscripten_bind_MdGeStringArray_copy_1=
|
|
222
|
+
function(){return(cj=b._emscripten_bind_MdGeStringArray_copy_1=b.asm.emscripten_bind_MdGeStringArray_copy_1).apply(null,arguments)},dj=b._emscripten_bind_MdGeStringArray_clear_0=function(){return(dj=b._emscripten_bind_MdGeStringArray_clear_0=b.asm.emscripten_bind_MdGeStringArray_clear_0).apply(null,arguments)},ej=b._emscripten_bind_MdGeStringArray___destroy___0=function(){return(ej=b._emscripten_bind_MdGeStringArray___destroy___0=b.asm.emscripten_bind_MdGeStringArray___destroy___0).apply(null,arguments)},
|
|
223
|
+
fj=b._emscripten_bind_MdGeDoubleArray_MdGeDoubleArray_0=function(){return(fj=b._emscripten_bind_MdGeDoubleArray_MdGeDoubleArray_0=b.asm.emscripten_bind_MdGeDoubleArray_MdGeDoubleArray_0).apply(null,arguments)},gj=b._emscripten_bind_MdGeDoubleArray_append_1=function(){return(gj=b._emscripten_bind_MdGeDoubleArray_append_1=b.asm.emscripten_bind_MdGeDoubleArray_append_1).apply(null,arguments)},hj=b._emscripten_bind_MdGeDoubleArray_length_0=function(){return(hj=b._emscripten_bind_MdGeDoubleArray_length_0=
|
|
224
|
+
b.asm.emscripten_bind_MdGeDoubleArray_length_0).apply(null,arguments)},ij=b._emscripten_bind_MdGeDoubleArray_at_1=function(){return(ij=b._emscripten_bind_MdGeDoubleArray_at_1=b.asm.emscripten_bind_MdGeDoubleArray_at_1).apply(null,arguments)},jj=b._emscripten_bind_MdGeDoubleArray_setAt_2=function(){return(jj=b._emscripten_bind_MdGeDoubleArray_setAt_2=b.asm.emscripten_bind_MdGeDoubleArray_setAt_2).apply(null,arguments)},kj=b._emscripten_bind_MdGeDoubleArray_copy_1=function(){return(kj=b._emscripten_bind_MdGeDoubleArray_copy_1=
|
|
225
|
+
b.asm.emscripten_bind_MdGeDoubleArray_copy_1).apply(null,arguments)},lj=b._emscripten_bind_MdGeDoubleArray_clear_0=function(){return(lj=b._emscripten_bind_MdGeDoubleArray_clear_0=b.asm.emscripten_bind_MdGeDoubleArray_clear_0).apply(null,arguments)},mj=b._emscripten_bind_MdGeDoubleArray___destroy___0=function(){return(mj=b._emscripten_bind_MdGeDoubleArray___destroy___0=b.asm.emscripten_bind_MdGeDoubleArray___destroy___0).apply(null,arguments)},nj=b._emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0=function(){return(nj=
|
|
226
|
+
b._emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0=b.asm.emscripten_bind_MdGeMatrix3d_MdGeMatrix3d_0).apply(null,arguments)},oj=b._emscripten_bind_MdGeMatrix3d_setToIdentity_0=function(){return(oj=b._emscripten_bind_MdGeMatrix3d_setToIdentity_0=b.asm.emscripten_bind_MdGeMatrix3d_setToIdentity_0).apply(null,arguments)},pj=b._emscripten_bind_MdGeMatrix3d_preMultBy_1=function(){return(pj=b._emscripten_bind_MdGeMatrix3d_preMultBy_1=b.asm.emscripten_bind_MdGeMatrix3d_preMultBy_1).apply(null,arguments)},qj=
|
|
227
|
+
b._emscripten_bind_MdGeMatrix3d_postMultBy_1=function(){return(qj=b._emscripten_bind_MdGeMatrix3d_postMultBy_1=b.asm.emscripten_bind_MdGeMatrix3d_postMultBy_1).apply(null,arguments)},rj=b._emscripten_bind_MdGeMatrix3d_setToProduct_2=function(){return(rj=b._emscripten_bind_MdGeMatrix3d_setToProduct_2=b.asm.emscripten_bind_MdGeMatrix3d_setToProduct_2).apply(null,arguments)},sj=b._emscripten_bind_MdGeMatrix3d_invert_0=function(){return(sj=b._emscripten_bind_MdGeMatrix3d_invert_0=b.asm.emscripten_bind_MdGeMatrix3d_invert_0).apply(null,
|
|
228
|
+
arguments)},tj=b._emscripten_bind_MdGeMatrix3d_isSingular_0=function(){return(tj=b._emscripten_bind_MdGeMatrix3d_isSingular_0=b.asm.emscripten_bind_MdGeMatrix3d_isSingular_0).apply(null,arguments)},uj=b._emscripten_bind_MdGeMatrix3d_transposeIt_0=function(){return(uj=b._emscripten_bind_MdGeMatrix3d_transposeIt_0=b.asm.emscripten_bind_MdGeMatrix3d_transposeIt_0).apply(null,arguments)},vj=b._emscripten_bind_MdGeMatrix3d_isEqualTo_1=function(){return(vj=b._emscripten_bind_MdGeMatrix3d_isEqualTo_1=b.asm.emscripten_bind_MdGeMatrix3d_isEqualTo_1).apply(null,
|
|
229
|
+
arguments)},wj=b._emscripten_bind_MdGeMatrix3d_det_0=function(){return(wj=b._emscripten_bind_MdGeMatrix3d_det_0=b.asm.emscripten_bind_MdGeMatrix3d_det_0).apply(null,arguments)},xj=b._emscripten_bind_MdGeMatrix3d_setCoordSystem_4=function(){return(xj=b._emscripten_bind_MdGeMatrix3d_setCoordSystem_4=b.asm.emscripten_bind_MdGeMatrix3d_setCoordSystem_4).apply(null,arguments)},yj=b._emscripten_bind_MdGeMatrix3d_setToTranslation_1=function(){return(yj=b._emscripten_bind_MdGeMatrix3d_setToTranslation_1=
|
|
230
|
+
b.asm.emscripten_bind_MdGeMatrix3d_setToTranslation_1).apply(null,arguments)},zj=b._emscripten_bind_MdGeMatrix3d_setToRotation_3=function(){return(zj=b._emscripten_bind_MdGeMatrix3d_setToRotation_3=b.asm.emscripten_bind_MdGeMatrix3d_setToRotation_3).apply(null,arguments)},Aj=b._emscripten_bind_MdGeMatrix3d_setToScaling_2=function(){return(Aj=b._emscripten_bind_MdGeMatrix3d_setToScaling_2=b.asm.emscripten_bind_MdGeMatrix3d_setToScaling_2).apply(null,arguments)},Bj=b._emscripten_bind_MdGeMatrix3d_setMirror_2=
|
|
231
|
+
function(){return(Bj=b._emscripten_bind_MdGeMatrix3d_setMirror_2=b.asm.emscripten_bind_MdGeMatrix3d_setMirror_2).apply(null,arguments)},Cj=b._emscripten_bind_MdGeMatrix3d_scale_0=function(){return(Cj=b._emscripten_bind_MdGeMatrix3d_scale_0=b.asm.emscripten_bind_MdGeMatrix3d_scale_0).apply(null,arguments)},Dj=b._emscripten_bind_MdGeMatrix3d_getData_2=function(){return(Dj=b._emscripten_bind_MdGeMatrix3d_getData_2=b.asm.emscripten_bind_MdGeMatrix3d_getData_2).apply(null,arguments)},Ej=b._emscripten_bind_MdGeMatrix3d_copy_1=
|
|
232
|
+
function(){return(Ej=b._emscripten_bind_MdGeMatrix3d_copy_1=b.asm.emscripten_bind_MdGeMatrix3d_copy_1).apply(null,arguments)},Fj=b._emscripten_bind_MdGeMatrix3d___destroy___0=function(){return(Fj=b._emscripten_bind_MdGeMatrix3d___destroy___0=b.asm.emscripten_bind_MdGeMatrix3d___destroy___0).apply(null,arguments)},Gj=b._emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0=function(){return(Gj=b._emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0=b.asm.emscripten_bind_MdDbLayerTableRecord_MdDbLayerTableRecord_0).apply(null,
|
|
233
|
+
arguments)},Hj=b._emscripten_bind_MdDbLayerTableRecord_getName_0=function(){return(Hj=b._emscripten_bind_MdDbLayerTableRecord_getName_0=b.asm.emscripten_bind_MdDbLayerTableRecord_getName_0).apply(null,arguments)},Ij=b._emscripten_bind_MdDbLayerTableRecord_setName_1=function(){return(Ij=b._emscripten_bind_MdDbLayerTableRecord_setName_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setName_1).apply(null,arguments)},Jj=b._emscripten_bind_MdDbLayerTableRecord_isFrozen_0=function(){return(Jj=b._emscripten_bind_MdDbLayerTableRecord_isFrozen_0=
|
|
234
|
+
b.asm.emscripten_bind_MdDbLayerTableRecord_isFrozen_0).apply(null,arguments)},Kj=b._emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1=function(){return(Kj=b._emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setIsFrozen_1).apply(null,arguments)},Lj=b._emscripten_bind_MdDbLayerTableRecord_isOff_0=function(){return(Lj=b._emscripten_bind_MdDbLayerTableRecord_isOff_0=b.asm.emscripten_bind_MdDbLayerTableRecord_isOff_0).apply(null,arguments)},Mj=b._emscripten_bind_MdDbLayerTableRecord_setIsOff_1=
|
|
235
|
+
function(){return(Mj=b._emscripten_bind_MdDbLayerTableRecord_setIsOff_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setIsOff_1).apply(null,arguments)},Nj=b._emscripten_bind_MdDbLayerTableRecord_isLocked_0=function(){return(Nj=b._emscripten_bind_MdDbLayerTableRecord_isLocked_0=b.asm.emscripten_bind_MdDbLayerTableRecord_isLocked_0).apply(null,arguments)},Oj=b._emscripten_bind_MdDbLayerTableRecord_setIsLocked_1=function(){return(Oj=b._emscripten_bind_MdDbLayerTableRecord_setIsLocked_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setIsLocked_1).apply(null,
|
|
236
|
+
arguments)},Pj=b._emscripten_bind_MdDbLayerTableRecord_color_0=function(){return(Pj=b._emscripten_bind_MdDbLayerTableRecord_color_0=b.asm.emscripten_bind_MdDbLayerTableRecord_color_0).apply(null,arguments)},Qj=b._emscripten_bind_MdDbLayerTableRecord_setColor_1=function(){return(Qj=b._emscripten_bind_MdDbLayerTableRecord_setColor_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setColor_1).apply(null,arguments)},Rj=b._emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0=function(){return(Rj=b._emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0=
|
|
237
|
+
b.asm.emscripten_bind_MdDbLayerTableRecord_linetypeObjectId_0).apply(null,arguments)},Sj=b._emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1=function(){return(Sj=b._emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setLinetypeObjectId_1).apply(null,arguments)},Tj=b._emscripten_bind_MdDbLayerTableRecord_lineWeight_0=function(){return(Tj=b._emscripten_bind_MdDbLayerTableRecord_lineWeight_0=b.asm.emscripten_bind_MdDbLayerTableRecord_lineWeight_0).apply(null,
|
|
238
|
+
arguments)},Uj=b._emscripten_bind_MdDbLayerTableRecord_setLineWeight_1=function(){return(Uj=b._emscripten_bind_MdDbLayerTableRecord_setLineWeight_1=b.asm.emscripten_bind_MdDbLayerTableRecord_setLineWeight_1).apply(null,arguments)},Vj=b._emscripten_bind_MdDbLayerTableRecord_GetObjectID_0=function(){return(Vj=b._emscripten_bind_MdDbLayerTableRecord_GetObjectID_0=b.asm.emscripten_bind_MdDbLayerTableRecord_GetObjectID_0).apply(null,arguments)},Wj=b._emscripten_bind_MdDbLayerTableRecord_Erase_0=function(){return(Wj=
|
|
239
|
+
b._emscripten_bind_MdDbLayerTableRecord_Erase_0=b.asm.emscripten_bind_MdDbLayerTableRecord_Erase_0).apply(null,arguments)},Xj=b._emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1=function(){return(Xj=b._emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbLayerTableRecord_ConnectionTempObject_1).apply(null,arguments)},Yj=b._emscripten_bind_MdDbLayerTableRecord_Clone_0=function(){return(Yj=b._emscripten_bind_MdDbLayerTableRecord_Clone_0=b.asm.emscripten_bind_MdDbLayerTableRecord_Clone_0).apply(null,
|
|
240
|
+
arguments)},Zj=b._emscripten_bind_MdDbLayerTableRecord_GetHandle_0=function(){return(Zj=b._emscripten_bind_MdDbLayerTableRecord_GetHandle_0=b.asm.emscripten_bind_MdDbLayerTableRecord_GetHandle_0).apply(null,arguments)},ak=b._emscripten_bind_MdDbLayerTableRecord_GetDatabase_0=function(){return(ak=b._emscripten_bind_MdDbLayerTableRecord_GetDatabase_0=b.asm.emscripten_bind_MdDbLayerTableRecord_GetDatabase_0).apply(null,arguments)},bk=b._emscripten_bind_MdDbLayerTableRecord_GetOwnerID_0=function(){return(bk=
|
|
241
|
+
b._emscripten_bind_MdDbLayerTableRecord_GetOwnerID_0=b.asm.emscripten_bind_MdDbLayerTableRecord_GetOwnerID_0).apply(null,arguments)},ck=b._emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4=function(){return(ck=b._emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLayerTableRecord_moveGripPointsAt_4).apply(null,arguments)},dk=b._emscripten_bind_MdDbLayerTableRecord_getObjectName_0=function(){return(dk=b._emscripten_bind_MdDbLayerTableRecord_getObjectName_0=b.asm.emscripten_bind_MdDbLayerTableRecord_getObjectName_0).apply(null,
|
|
242
|
+
arguments)},ek=b._emscripten_bind_MdDbLayerTableRecord_getDxf0_0=function(){return(ek=b._emscripten_bind_MdDbLayerTableRecord_getDxf0_0=b.asm.emscripten_bind_MdDbLayerTableRecord_getDxf0_0).apply(null,arguments)},fk=b._emscripten_bind_MdDbLayerTableRecord_getJson_0=function(){return(fk=b._emscripten_bind_MdDbLayerTableRecord_getJson_0=b.asm.emscripten_bind_MdDbLayerTableRecord_getJson_0).apply(null,arguments)},gk=b._emscripten_bind_MdDbLayerTableRecord_setJson_1=function(){return(gk=b._emscripten_bind_MdDbLayerTableRecord_setJson_1=
|
|
243
|
+
b.asm.emscripten_bind_MdDbLayerTableRecord_setJson_1).apply(null,arguments)},hk=b._emscripten_bind_MdDbLayerTableRecord_isKindOf_1=function(){return(hk=b._emscripten_bind_MdDbLayerTableRecord_isKindOf_1=b.asm.emscripten_bind_MdDbLayerTableRecord_isKindOf_1).apply(null,arguments)},ik=b._emscripten_bind_MdDbLayerTableRecord___destroy___0=function(){return(ik=b._emscripten_bind_MdDbLayerTableRecord___destroy___0=b.asm.emscripten_bind_MdDbLayerTableRecord___destroy___0).apply(null,arguments)},jk=b._emscripten_bind_MdDbLayerTable_GetObjectID_0=
|
|
244
|
+
function(){return(jk=b._emscripten_bind_MdDbLayerTable_GetObjectID_0=b.asm.emscripten_bind_MdDbLayerTable_GetObjectID_0).apply(null,arguments)},kk=b._emscripten_bind_MdDbLayerTable_Erase_0=function(){return(kk=b._emscripten_bind_MdDbLayerTable_Erase_0=b.asm.emscripten_bind_MdDbLayerTable_Erase_0).apply(null,arguments)},lk=b._emscripten_bind_MdDbLayerTable_ConnectionTempObject_1=function(){return(lk=b._emscripten_bind_MdDbLayerTable_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbLayerTable_ConnectionTempObject_1).apply(null,
|
|
245
|
+
arguments)},mk=b._emscripten_bind_MdDbLayerTable_Clone_0=function(){return(mk=b._emscripten_bind_MdDbLayerTable_Clone_0=b.asm.emscripten_bind_MdDbLayerTable_Clone_0).apply(null,arguments)},nk=b._emscripten_bind_MdDbLayerTable_GetHandle_0=function(){return(nk=b._emscripten_bind_MdDbLayerTable_GetHandle_0=b.asm.emscripten_bind_MdDbLayerTable_GetHandle_0).apply(null,arguments)},ok=b._emscripten_bind_MdDbLayerTable_GetDatabase_0=function(){return(ok=b._emscripten_bind_MdDbLayerTable_GetDatabase_0=b.asm.emscripten_bind_MdDbLayerTable_GetDatabase_0).apply(null,
|
|
246
|
+
arguments)},pk=b._emscripten_bind_MdDbLayerTable_GetOwnerID_0=function(){return(pk=b._emscripten_bind_MdDbLayerTable_GetOwnerID_0=b.asm.emscripten_bind_MdDbLayerTable_GetOwnerID_0).apply(null,arguments)},qk=b._emscripten_bind_MdDbLayerTable_moveGripPointsAt_4=function(){return(qk=b._emscripten_bind_MdDbLayerTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLayerTable_moveGripPointsAt_4).apply(null,arguments)},rk=b._emscripten_bind_MdDbLayerTable_getObjectName_0=function(){return(rk=b._emscripten_bind_MdDbLayerTable_getObjectName_0=
|
|
247
|
+
b.asm.emscripten_bind_MdDbLayerTable_getObjectName_0).apply(null,arguments)},sk=b._emscripten_bind_MdDbLayerTable_getDxf0_0=function(){return(sk=b._emscripten_bind_MdDbLayerTable_getDxf0_0=b.asm.emscripten_bind_MdDbLayerTable_getDxf0_0).apply(null,arguments)},tk=b._emscripten_bind_MdDbLayerTable_getJson_0=function(){return(tk=b._emscripten_bind_MdDbLayerTable_getJson_0=b.asm.emscripten_bind_MdDbLayerTable_getJson_0).apply(null,arguments)},uk=b._emscripten_bind_MdDbLayerTable_setJson_1=function(){return(uk=
|
|
248
|
+
b._emscripten_bind_MdDbLayerTable_setJson_1=b.asm.emscripten_bind_MdDbLayerTable_setJson_1).apply(null,arguments)},vk=b._emscripten_bind_MdDbLayerTable_isKindOf_1=function(){return(vk=b._emscripten_bind_MdDbLayerTable_isKindOf_1=b.asm.emscripten_bind_MdDbLayerTable_isKindOf_1).apply(null,arguments)},wk=b._emscripten_bind_MdDbLinetypeTable_GetObjectID_0=function(){return(wk=b._emscripten_bind_MdDbLinetypeTable_GetObjectID_0=b.asm.emscripten_bind_MdDbLinetypeTable_GetObjectID_0).apply(null,arguments)},
|
|
249
|
+
xk=b._emscripten_bind_MdDbLinetypeTable_Erase_0=function(){return(xk=b._emscripten_bind_MdDbLinetypeTable_Erase_0=b.asm.emscripten_bind_MdDbLinetypeTable_Erase_0).apply(null,arguments)},yk=b._emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1=function(){return(yk=b._emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbLinetypeTable_ConnectionTempObject_1).apply(null,arguments)},zk=b._emscripten_bind_MdDbLinetypeTable_Clone_0=function(){return(zk=b._emscripten_bind_MdDbLinetypeTable_Clone_0=
|
|
250
|
+
b.asm.emscripten_bind_MdDbLinetypeTable_Clone_0).apply(null,arguments)},Ak=b._emscripten_bind_MdDbLinetypeTable_GetHandle_0=function(){return(Ak=b._emscripten_bind_MdDbLinetypeTable_GetHandle_0=b.asm.emscripten_bind_MdDbLinetypeTable_GetHandle_0).apply(null,arguments)},Bk=b._emscripten_bind_MdDbLinetypeTable_GetDatabase_0=function(){return(Bk=b._emscripten_bind_MdDbLinetypeTable_GetDatabase_0=b.asm.emscripten_bind_MdDbLinetypeTable_GetDatabase_0).apply(null,arguments)},Ck=b._emscripten_bind_MdDbLinetypeTable_GetOwnerID_0=
|
|
251
|
+
function(){return(Ck=b._emscripten_bind_MdDbLinetypeTable_GetOwnerID_0=b.asm.emscripten_bind_MdDbLinetypeTable_GetOwnerID_0).apply(null,arguments)},Dk=b._emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4=function(){return(Dk=b._emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLinetypeTable_moveGripPointsAt_4).apply(null,arguments)},Ek=b._emscripten_bind_MdDbLinetypeTable_getObjectName_0=function(){return(Ek=b._emscripten_bind_MdDbLinetypeTable_getObjectName_0=b.asm.emscripten_bind_MdDbLinetypeTable_getObjectName_0).apply(null,
|
|
252
|
+
arguments)},Fk=b._emscripten_bind_MdDbLinetypeTable_getDxf0_0=function(){return(Fk=b._emscripten_bind_MdDbLinetypeTable_getDxf0_0=b.asm.emscripten_bind_MdDbLinetypeTable_getDxf0_0).apply(null,arguments)},Gk=b._emscripten_bind_MdDbLinetypeTable_getJson_0=function(){return(Gk=b._emscripten_bind_MdDbLinetypeTable_getJson_0=b.asm.emscripten_bind_MdDbLinetypeTable_getJson_0).apply(null,arguments)},Hk=b._emscripten_bind_MdDbLinetypeTable_setJson_1=function(){return(Hk=b._emscripten_bind_MdDbLinetypeTable_setJson_1=
|
|
253
|
+
b.asm.emscripten_bind_MdDbLinetypeTable_setJson_1).apply(null,arguments)},Ik=b._emscripten_bind_MdDbLinetypeTable_isKindOf_1=function(){return(Ik=b._emscripten_bind_MdDbLinetypeTable_isKindOf_1=b.asm.emscripten_bind_MdDbLinetypeTable_isKindOf_1).apply(null,arguments)},Jk=b._emscripten_bind_MdDbTextStyleTable_GetObjectID_0=function(){return(Jk=b._emscripten_bind_MdDbTextStyleTable_GetObjectID_0=b.asm.emscripten_bind_MdDbTextStyleTable_GetObjectID_0).apply(null,arguments)},Kk=b._emscripten_bind_MdDbTextStyleTable_Erase_0=
|
|
254
|
+
function(){return(Kk=b._emscripten_bind_MdDbTextStyleTable_Erase_0=b.asm.emscripten_bind_MdDbTextStyleTable_Erase_0).apply(null,arguments)},Lk=b._emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1=function(){return(Lk=b._emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbTextStyleTable_ConnectionTempObject_1).apply(null,arguments)},Mk=b._emscripten_bind_MdDbTextStyleTable_Clone_0=function(){return(Mk=b._emscripten_bind_MdDbTextStyleTable_Clone_0=b.asm.emscripten_bind_MdDbTextStyleTable_Clone_0).apply(null,
|
|
255
|
+
arguments)},Nk=b._emscripten_bind_MdDbTextStyleTable_GetHandle_0=function(){return(Nk=b._emscripten_bind_MdDbTextStyleTable_GetHandle_0=b.asm.emscripten_bind_MdDbTextStyleTable_GetHandle_0).apply(null,arguments)},Ok=b._emscripten_bind_MdDbTextStyleTable_GetDatabase_0=function(){return(Ok=b._emscripten_bind_MdDbTextStyleTable_GetDatabase_0=b.asm.emscripten_bind_MdDbTextStyleTable_GetDatabase_0).apply(null,arguments)},Pk=b._emscripten_bind_MdDbTextStyleTable_GetOwnerID_0=function(){return(Pk=b._emscripten_bind_MdDbTextStyleTable_GetOwnerID_0=
|
|
256
|
+
b.asm.emscripten_bind_MdDbTextStyleTable_GetOwnerID_0).apply(null,arguments)},Qk=b._emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4=function(){return(Qk=b._emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbTextStyleTable_moveGripPointsAt_4).apply(null,arguments)},Rk=b._emscripten_bind_MdDbTextStyleTable_getObjectName_0=function(){return(Rk=b._emscripten_bind_MdDbTextStyleTable_getObjectName_0=b.asm.emscripten_bind_MdDbTextStyleTable_getObjectName_0).apply(null,
|
|
257
|
+
arguments)},Sk=b._emscripten_bind_MdDbTextStyleTable_getDxf0_0=function(){return(Sk=b._emscripten_bind_MdDbTextStyleTable_getDxf0_0=b.asm.emscripten_bind_MdDbTextStyleTable_getDxf0_0).apply(null,arguments)},Tk=b._emscripten_bind_MdDbTextStyleTable_getJson_0=function(){return(Tk=b._emscripten_bind_MdDbTextStyleTable_getJson_0=b.asm.emscripten_bind_MdDbTextStyleTable_getJson_0).apply(null,arguments)},Uk=b._emscripten_bind_MdDbTextStyleTable_setJson_1=function(){return(Uk=b._emscripten_bind_MdDbTextStyleTable_setJson_1=
|
|
258
|
+
b.asm.emscripten_bind_MdDbTextStyleTable_setJson_1).apply(null,arguments)},Vk=b._emscripten_bind_MdDbTextStyleTable_isKindOf_1=function(){return(Vk=b._emscripten_bind_MdDbTextStyleTable_isKindOf_1=b.asm.emscripten_bind_MdDbTextStyleTable_isKindOf_1).apply(null,arguments)},Wk=b._emscripten_bind_MdDbDatabase_GetLayerTable_0=function(){return(Wk=b._emscripten_bind_MdDbDatabase_GetLayerTable_0=b.asm.emscripten_bind_MdDbDatabase_GetLayerTable_0).apply(null,arguments)},Xk=b._emscripten_bind_MdDbDatabase_GetLinetypeTable_0=
|
|
259
|
+
function(){return(Xk=b._emscripten_bind_MdDbDatabase_GetLinetypeTable_0=b.asm.emscripten_bind_MdDbDatabase_GetLinetypeTable_0).apply(null,arguments)},Yk=b._emscripten_bind_MdDbDatabase_GetTextStyleTable_0=function(){return(Yk=b._emscripten_bind_MdDbDatabase_GetTextStyleTable_0=b.asm.emscripten_bind_MdDbDatabase_GetTextStyleTable_0).apply(null,arguments)},Zk=b._emscripten_bind_MdDbDatabase_GetBlockTable_0=function(){return(Zk=b._emscripten_bind_MdDbDatabase_GetBlockTable_0=b.asm.emscripten_bind_MdDbDatabase_GetBlockTable_0).apply(null,
|
|
260
|
+
arguments)},$k=b._emscripten_bind_MdDbDatabase_CurrentSpace_0=function(){return($k=b._emscripten_bind_MdDbDatabase_CurrentSpace_0=b.asm.emscripten_bind_MdDbDatabase_CurrentSpace_0).apply(null,arguments)},al=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0=function(){return(al=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0).apply(null,arguments)},bl=b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1=function(){return(bl=
|
|
261
|
+
b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1).apply(null,arguments)},cl=b._emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0=function(){return(cl=b._emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0).apply(null,arguments)},dl=b._emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1=function(){return(dl=b._emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1=
|
|
262
|
+
b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1).apply(null,arguments)},el=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0=function(){return(el=b._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0).apply(null,arguments)},fl=b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1=function(){return(fl=b._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1).apply(null,
|
|
263
|
+
arguments)},gl=b._emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0=function(){return(gl=b._emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0).apply(null,arguments)},hl=b._emscripten_bind_MdDbDatabase_GetCurrentlyDrawColor_0=function(){return(hl=b._emscripten_bind_MdDbDatabase_GetCurrentlyDrawColor_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyDrawColor_0).apply(null,arguments)},il=b._emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1=
|
|
264
|
+
function(){return(il=b._emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1).apply(null,arguments)},jl=b._emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0=function(){return(jl=b._emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0).apply(null,arguments)},kl=b._emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1=function(){return(kl=b._emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1=
|
|
265
|
+
b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1).apply(null,arguments)},ll=b._emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0=function(){return(ll=b._emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0=b.asm.emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0).apply(null,arguments)},ml=b._emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1=function(){return(ml=b._emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1=b.asm.emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1).apply(null,
|
|
266
|
+
arguments)},nl=b._emscripten_bind_MdDbDatabase_HandleToIdIndex_1=function(){return(nl=b._emscripten_bind_MdDbDatabase_HandleToIdIndex_1=b.asm.emscripten_bind_MdDbDatabase_HandleToIdIndex_1).apply(null,arguments)},ol=b._emscripten_bind_MdDbDatabase_IsModifyed_0=function(){return(ol=b._emscripten_bind_MdDbDatabase_IsModifyed_0=b.asm.emscripten_bind_MdDbDatabase_IsModifyed_0).apply(null,arguments)},pl=b._emscripten_bind_MdDbDatabase_SetModifyed_1=function(){return(pl=b._emscripten_bind_MdDbDatabase_SetModifyed_1=
|
|
267
|
+
b.asm.emscripten_bind_MdDbDatabase_SetModifyed_1).apply(null,arguments)},ql=b._emscripten_bind_MdDbDatabase_getObjectName_0=function(){return(ql=b._emscripten_bind_MdDbDatabase_getObjectName_0=b.asm.emscripten_bind_MdDbDatabase_getObjectName_0).apply(null,arguments)},rl=b._emscripten_bind_MdDbDatabase_getDxf0_0=function(){return(rl=b._emscripten_bind_MdDbDatabase_getDxf0_0=b.asm.emscripten_bind_MdDbDatabase_getDxf0_0).apply(null,arguments)},sl=b._emscripten_bind_MdDbDatabase_getJson_0=function(){return(sl=
|
|
268
|
+
b._emscripten_bind_MdDbDatabase_getJson_0=b.asm.emscripten_bind_MdDbDatabase_getJson_0).apply(null,arguments)},tl=b._emscripten_bind_MdDbDatabase_setJson_1=function(){return(tl=b._emscripten_bind_MdDbDatabase_setJson_1=b.asm.emscripten_bind_MdDbDatabase_setJson_1).apply(null,arguments)},ul=b._emscripten_bind_MdDbDatabase_isKindOf_1=function(){return(ul=b._emscripten_bind_MdDbDatabase_isKindOf_1=b.asm.emscripten_bind_MdDbDatabase_isKindOf_1).apply(null,arguments)},vl=b._emscripten_bind_McObject_updateDisplay_2=
|
|
269
|
+
function(){return(vl=b._emscripten_bind_McObject_updateDisplay_2=b.asm.emscripten_bind_McObject_updateDisplay_2).apply(null,arguments)},wl=b._emscripten_bind_McObject_test_0=function(){return(wl=b._emscripten_bind_McObject_test_0=b.asm.emscripten_bind_McObject_test_0).apply(null,arguments)},xl=b._emscripten_bind_McObject_openWebFile_5=function(){return(xl=b._emscripten_bind_McObject_openWebFile_5=b.asm.emscripten_bind_McObject_openWebFile_5).apply(null,arguments)},yl=b._emscripten_bind_McObject_insertBlock_6=
|
|
270
|
+
function(){return(yl=b._emscripten_bind_McObject_insertBlock_6=b.asm.emscripten_bind_McObject_insertBlock_6).apply(null,arguments)},zl=b._emscripten_bind_McObject_saveFileToUrl_1=function(){return(zl=b._emscripten_bind_McObject_saveFileToUrl_1=b.asm.emscripten_bind_McObject_saveFileToUrl_1).apply(null,arguments)},Al=b._emscripten_bind_McObject_saveFile_2=function(){return(Al=b._emscripten_bind_McObject_saveFile_2=b.asm.emscripten_bind_McObject_saveFile_2).apply(null,arguments)},Bl=b._emscripten_bind_McObject_getViewDataJsonParam_1=
|
|
271
|
+
function(){return(Bl=b._emscripten_bind_McObject_getViewDataJsonParam_1=b.asm.emscripten_bind_McObject_getViewDataJsonParam_1).apply(null,arguments)},Cl=b._emscripten_bind_McObject_updataAppData_0=function(){return(Cl=b._emscripten_bind_McObject_updataAppData_0=b.asm.emscripten_bind_McObject_updataAppData_0).apply(null,arguments)},Dl=b._emscripten_bind_McObject_regen_0=function(){return(Dl=b._emscripten_bind_McObject_regen_0=b.asm.emscripten_bind_McObject_regen_0).apply(null,arguments)},El=b._emscripten_bind_McObject_GetDatabase_0=
|
|
272
|
+
function(){return(El=b._emscripten_bind_McObject_GetDatabase_0=b.asm.emscripten_bind_McObject_GetDatabase_0).apply(null,arguments)},Fl=b._emscripten_bind_McObject_GetSysVarString_1=function(){return(Fl=b._emscripten_bind_McObject_GetSysVarString_1=b.asm.emscripten_bind_McObject_GetSysVarString_1).apply(null,arguments)},Gl=b._emscripten_bind_McObject_SetSysVarString_2=function(){return(Gl=b._emscripten_bind_McObject_SetSysVarString_2=b.asm.emscripten_bind_McObject_SetSysVarString_2).apply(null,arguments)},
|
|
273
|
+
Hl=b._emscripten_bind_McObject_GetSysVarDouble_1=function(){return(Hl=b._emscripten_bind_McObject_GetSysVarDouble_1=b.asm.emscripten_bind_McObject_GetSysVarDouble_1).apply(null,arguments)},Il=b._emscripten_bind_McObject_SetSysVarDouble_2=function(){return(Il=b._emscripten_bind_McObject_SetSysVarDouble_2=b.asm.emscripten_bind_McObject_SetSysVarDouble_2).apply(null,arguments)},Jl=b._emscripten_bind_McObject_GetSysVarLong_1=function(){return(Jl=b._emscripten_bind_McObject_GetSysVarLong_1=b.asm.emscripten_bind_McObject_GetSysVarLong_1).apply(null,
|
|
274
|
+
arguments)},Kl=b._emscripten_bind_McObject_SetSysVarLong_2=function(){return(Kl=b._emscripten_bind_McObject_SetSysVarLong_2=b.asm.emscripten_bind_McObject_SetSysVarLong_2).apply(null,arguments)},Ll=b._emscripten_bind_McObject_GetSysVarPoint_1=function(){return(Ll=b._emscripten_bind_McObject_GetSysVarPoint_1=b.asm.emscripten_bind_McObject_GetSysVarPoint_1).apply(null,arguments)},Ml=b._emscripten_bind_McObject_SetSysVarPoint_2=function(){return(Ml=b._emscripten_bind_McObject_SetSysVarPoint_2=b.asm.emscripten_bind_McObject_SetSysVarPoint_2).apply(null,
|
|
275
|
+
arguments)},Nl=b._emscripten_bind_McObject_fireEventWindowSize_2=function(){return(Nl=b._emscripten_bind_McObject_fireEventWindowSize_2=b.asm.emscripten_bind_McObject_fireEventWindowSize_2).apply(null,arguments)},Ol=b._emscripten_bind_McObject_fireEventCommandStart_0=function(){return(Ol=b._emscripten_bind_McObject_fireEventCommandStart_0=b.asm.emscripten_bind_McObject_fireEventCommandStart_0).apply(null,arguments)},Pl=b._emscripten_bind_McObject_IntelliSelect_PointSelect_2=function(){return(Pl=b._emscripten_bind_McObject_IntelliSelect_PointSelect_2=
|
|
276
|
+
b.asm.emscripten_bind_McObject_IntelliSelect_PointSelect_2).apply(null,arguments)},Ql=b._emscripten_bind_McObject_IntelliSelect_RangeSelect_5=function(){return(Ql=b._emscripten_bind_McObject_IntelliSelect_RangeSelect_5=b.asm.emscripten_bind_McObject_IntelliSelect_RangeSelect_5).apply(null,arguments)},Rl=b._emscripten_bind_McObject_IntelliSelect_getGridData_1=function(){return(Rl=b._emscripten_bind_McObject_IntelliSelect_getGridData_1=b.asm.emscripten_bind_McObject_IntelliSelect_getGridData_1).apply(null,
|
|
277
|
+
arguments)},Sl=b._emscripten_bind_McObject_Osnap_NotifyOsnap_8=function(){return(Sl=b._emscripten_bind_McObject_Osnap_NotifyOsnap_8=b.asm.emscripten_bind_McObject_Osnap_NotifyOsnap_8).apply(null,arguments)},Tl=b._emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0=function(){return(Tl=b._emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0=b.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0).apply(null,arguments)},Ul=b._emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1=
|
|
278
|
+
function(){return(Ul=b._emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1=b.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1).apply(null,arguments)},Vl=b._emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0=function(){return(Vl=b._emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0=b.asm.emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0).apply(null,arguments)},Wl=b._emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0=
|
|
279
|
+
function(){return(Wl=b._emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0=b.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0).apply(null,arguments)},Xl=b._emscripten_bind_McObject_SetDrawColor_1=function(){return(Xl=b._emscripten_bind_McObject_SetDrawColor_1=b.asm.emscripten_bind_McObject_SetDrawColor_1).apply(null,arguments)},Yl=b._emscripten_bind_McObject_GetDrawColor_0=function(){return(Yl=b._emscripten_bind_McObject_GetDrawColor_0=b.asm.emscripten_bind_McObject_GetDrawColor_0).apply(null,
|
|
280
|
+
arguments)},Zl=b._emscripten_bind_McObject_AddLayer_1=function(){return(Zl=b._emscripten_bind_McObject_AddLayer_1=b.asm.emscripten_bind_McObject_AddLayer_1).apply(null,arguments)},$l=b._emscripten_bind_McObject_SetDrawLayer_1=function(){return($l=b._emscripten_bind_McObject_SetDrawLayer_1=b.asm.emscripten_bind_McObject_SetDrawLayer_1).apply(null,arguments)},am=b._emscripten_bind_McObject_GetDrawLayer_0=function(){return(am=b._emscripten_bind_McObject_GetDrawLayer_0=b.asm.emscripten_bind_McObject_GetDrawLayer_0).apply(null,
|
|
281
|
+
arguments)},bm=b._emscripten_bind_McObject_AddTextStyle_4=function(){return(bm=b._emscripten_bind_McObject_AddTextStyle_4=b.asm.emscripten_bind_McObject_AddTextStyle_4).apply(null,arguments)},cm=b._emscripten_bind_McObject_SetDrawTextStyle_1=function(){return(cm=b._emscripten_bind_McObject_SetDrawTextStyle_1=b.asm.emscripten_bind_McObject_SetDrawTextStyle_1).apply(null,arguments)},dm=b._emscripten_bind_McObject_GetDrawTextStyle_0=function(){return(dm=b._emscripten_bind_McObject_GetDrawTextStyle_0=
|
|
282
|
+
b.asm.emscripten_bind_McObject_GetDrawTextStyle_0).apply(null,arguments)},em=b._emscripten_bind_McObject_AddLinetype_2=function(){return(em=b._emscripten_bind_McObject_AddLinetype_2=b.asm.emscripten_bind_McObject_AddLinetype_2).apply(null,arguments)},fm=b._emscripten_bind_McObject_AddLinetypeEx_3=function(){return(fm=b._emscripten_bind_McObject_AddLinetypeEx_3=b.asm.emscripten_bind_McObject_AddLinetypeEx_3).apply(null,arguments)},gm=b._emscripten_bind_McObject_AddDimStyle_5=function(){return(gm=b._emscripten_bind_McObject_AddDimStyle_5=
|
|
283
|
+
b.asm.emscripten_bind_McObject_AddDimStyle_5).apply(null,arguments)},hm=b._emscripten_bind_McObject_SetDrawLinetype_1=function(){return(hm=b._emscripten_bind_McObject_SetDrawLinetype_1=b.asm.emscripten_bind_McObject_SetDrawLinetype_1).apply(null,arguments)},im=b._emscripten_bind_McObject_GetDrawLinetype_0=function(){return(im=b._emscripten_bind_McObject_GetDrawLinetype_0=b.asm.emscripten_bind_McObject_GetDrawLinetype_0).apply(null,arguments)},jm=b._emscripten_bind_McObject_SetDrawLineWeight_1=function(){return(jm=
|
|
284
|
+
b._emscripten_bind_McObject_SetDrawLineWeight_1=b.asm.emscripten_bind_McObject_SetDrawLineWeight_1).apply(null,arguments)},km=b._emscripten_bind_McObject_GetDrawLineWeight_0=function(){return(km=b._emscripten_bind_McObject_GetDrawLineWeight_0=b.asm.emscripten_bind_McObject_GetDrawLineWeight_0).apply(null,arguments)},lm=b._emscripten_bind_McObject_SetDrawLineTypeScale_1=function(){return(lm=b._emscripten_bind_McObject_SetDrawLineTypeScale_1=b.asm.emscripten_bind_McObject_SetDrawLineTypeScale_1).apply(null,
|
|
285
|
+
arguments)},mm=b._emscripten_bind_McObject_GetDrawLineTypeScale_0=function(){return(mm=b._emscripten_bind_McObject_GetDrawLineTypeScale_0=b.asm.emscripten_bind_McObject_GetDrawLineTypeScale_0).apply(null,arguments)},nm=b._emscripten_bind_McObject_SetDrawDimStyle_1=function(){return(nm=b._emscripten_bind_McObject_SetDrawDimStyle_1=b.asm.emscripten_bind_McObject_SetDrawDimStyle_1).apply(null,arguments)},om=b._emscripten_bind_McObject_GetDrawDimStyle_0=function(){return(om=b._emscripten_bind_McObject_GetDrawDimStyle_0=
|
|
286
|
+
b.asm.emscripten_bind_McObject_GetDrawDimStyle_0).apply(null,arguments)},pm=b._emscripten_bind_McObject_SetPatternDefinition_1=function(){return(pm=b._emscripten_bind_McObject_SetPatternDefinition_1=b.asm.emscripten_bind_McObject_SetPatternDefinition_1).apply(null,arguments)},qm=b._emscripten_bind_McObject_GetPatternDefinition_0=function(){return(qm=b._emscripten_bind_McObject_GetPatternDefinition_0=b.asm.emscripten_bind_McObject_GetPatternDefinition_0).apply(null,arguments)},rm=b._emscripten_bind_McObject_SetDrawLineWidth_1=
|
|
287
|
+
function(){return(rm=b._emscripten_bind_McObject_SetDrawLineWidth_1=b.asm.emscripten_bind_McObject_SetDrawLineWidth_1).apply(null,arguments)},sm=b._emscripten_bind_McObject_GetDrawLineWidth_0=function(){return(sm=b._emscripten_bind_McObject_GetDrawLineWidth_0=b.asm.emscripten_bind_McObject_GetDrawLineWidth_0).apply(null,arguments)},tm=b._emscripten_bind_McObject_DrawLine_6=function(){return(tm=b._emscripten_bind_McObject_DrawLine_6=b.asm.emscripten_bind_McObject_DrawLine_6).apply(null,arguments)},
|
|
288
|
+
um=b._emscripten_bind_McObject_DrawArc_5=function(){return(um=b._emscripten_bind_McObject_DrawArc_5=b.asm.emscripten_bind_McObject_DrawArc_5).apply(null,arguments)},wm=b._emscripten_bind_McObject_DrawArc2_6=function(){return(wm=b._emscripten_bind_McObject_DrawArc2_6=b.asm.emscripten_bind_McObject_DrawArc2_6).apply(null,arguments)},xm=b._emscripten_bind_McObject_DrawCircle_3=function(){return(xm=b._emscripten_bind_McObject_DrawCircle_3=b.asm.emscripten_bind_McObject_DrawCircle_3).apply(null,arguments)},
|
|
289
|
+
ym=b._emscripten_bind_McObject_DrawEllipse_5=function(){return(ym=b._emscripten_bind_McObject_DrawEllipse_5=b.asm.emscripten_bind_McObject_DrawEllipse_5).apply(null,arguments)},zm=b._emscripten_bind_McObject_DrawEllipseArc_7=function(){return(zm=b._emscripten_bind_McObject_DrawEllipseArc_7=b.asm.emscripten_bind_McObject_DrawEllipseArc_7).apply(null,arguments)},Am=b._emscripten_bind_McObject_DrawPoint_2=function(){return(Am=b._emscripten_bind_McObject_DrawPoint_2=b.asm.emscripten_bind_McObject_DrawPoint_2).apply(null,
|
|
290
|
+
arguments)},Bm=b._emscripten_bind_McObject_DrawSolid_8=function(){return(Bm=b._emscripten_bind_McObject_DrawSolid_8=b.asm.emscripten_bind_McObject_DrawSolid_8).apply(null,arguments)},Cm=b._emscripten_bind_McObject_DrawMText_7=function(){return(Cm=b._emscripten_bind_McObject_DrawMText_7=b.asm.emscripten_bind_McObject_DrawMText_7).apply(null,arguments)},Dm=b._emscripten_bind_McObject_DrawText_7=function(){return(Dm=b._emscripten_bind_McObject_DrawText_7=b.asm.emscripten_bind_McObject_DrawText_7).apply(null,
|
|
291
|
+
arguments)},Em=b._emscripten_bind_McObject_DrawBlockReference_5=function(){return(Em=b._emscripten_bind_McObject_DrawBlockReference_5=b.asm.emscripten_bind_McObject_DrawBlockReference_5).apply(null,arguments)},Fm=b._emscripten_bind_McObject_DrawDimAligned_6=function(){return(Fm=b._emscripten_bind_McObject_DrawDimAligned_6=b.asm.emscripten_bind_McObject_DrawDimAligned_6).apply(null,arguments)},Gm=b._emscripten_bind_McObject_DrawDimAngular_8=function(){return(Gm=b._emscripten_bind_McObject_DrawDimAngular_8=
|
|
292
|
+
b.asm.emscripten_bind_McObject_DrawDimAngular_8).apply(null,arguments)},Hm=b._emscripten_bind_McObject_DrawDimDiametric_5=function(){return(Hm=b._emscripten_bind_McObject_DrawDimDiametric_5=b.asm.emscripten_bind_McObject_DrawDimDiametric_5).apply(null,arguments)},Im=b._emscripten_bind_McObject_DrawDimRotated_7=function(){return(Im=b._emscripten_bind_McObject_DrawDimRotated_7=b.asm.emscripten_bind_McObject_DrawDimRotated_7).apply(null,arguments)},Jm=b._emscripten_bind_McObject_DrawDimOrdinate_5=function(){return(Jm=
|
|
293
|
+
b._emscripten_bind_McObject_DrawDimOrdinate_5=b.asm.emscripten_bind_McObject_DrawDimOrdinate_5).apply(null,arguments)},Km=b._emscripten_bind_McObject_DrawDimRadial_5=function(){return(Km=b._emscripten_bind_McObject_DrawDimRadial_5=b.asm.emscripten_bind_McObject_DrawDimRadial_5).apply(null,arguments)},Lm=b._emscripten_bind_McObject_PathMoveTo_2=function(){return(Lm=b._emscripten_bind_McObject_PathMoveTo_2=b.asm.emscripten_bind_McObject_PathMoveTo_2).apply(null,arguments)},Mm=b._emscripten_bind_McObject_PathMoveToEx_5=
|
|
294
|
+
function(){return(Mm=b._emscripten_bind_McObject_PathMoveToEx_5=b.asm.emscripten_bind_McObject_PathMoveToEx_5).apply(null,arguments)},Nm=b._emscripten_bind_McObject_PathLineTo_2=function(){return(Nm=b._emscripten_bind_McObject_PathLineTo_2=b.asm.emscripten_bind_McObject_PathLineTo_2).apply(null,arguments)},Om=b._emscripten_bind_McObject_PathLineToEx_5=function(){return(Om=b._emscripten_bind_McObject_PathLineToEx_5=b.asm.emscripten_bind_McObject_PathLineToEx_5).apply(null,arguments)},Pm=b._emscripten_bind_McObject_DrawPathToPolyline_0=
|
|
295
|
+
function(){return(Pm=b._emscripten_bind_McObject_DrawPathToPolyline_0=b.asm.emscripten_bind_McObject_DrawPathToPolyline_0).apply(null,arguments)},Qm=b._emscripten_bind_McObject_DrawPathToSpline_0=function(){return(Qm=b._emscripten_bind_McObject_DrawPathToSpline_0=b.asm.emscripten_bind_McObject_DrawPathToSpline_0).apply(null,arguments)},Rm=b._emscripten_bind_McObject_PathMakeClosed_0=function(){return(Rm=b._emscripten_bind_McObject_PathMakeClosed_0=b.asm.emscripten_bind_McObject_PathMakeClosed_0).apply(null,
|
|
296
|
+
arguments)},Sm=b._emscripten_bind_McObject_DrawPathToHatch_1=function(){return(Sm=b._emscripten_bind_McObject_DrawPathToHatch_1=b.asm.emscripten_bind_McObject_DrawPathToHatch_1).apply(null,arguments)},Tm=b._emscripten_bind_McObject_DrawEntity_1=function(){return(Tm=b._emscripten_bind_McObject_DrawEntity_1=b.asm.emscripten_bind_McObject_DrawEntity_1).apply(null,arguments)},Um=b._emscripten_bind_McObject_GetAllLayoutName_0=function(){return(Um=b._emscripten_bind_McObject_GetAllLayoutName_0=b.asm.emscripten_bind_McObject_GetAllLayoutName_0).apply(null,
|
|
297
|
+
arguments)},Vm=b._emscripten_bind_McObject_SetCurrentLayout_1=function(){return(Vm=b._emscripten_bind_McObject_SetCurrentLayout_1=b.asm.emscripten_bind_McObject_SetCurrentLayout_1).apply(null,arguments)},Wm=b._emscripten_bind_McDrawResbuf_McDrawResbuf_0=function(){return(Wm=b._emscripten_bind_McDrawResbuf_McDrawResbuf_0=b.asm.emscripten_bind_McDrawResbuf_McDrawResbuf_0).apply(null,arguments)},Xm=b._emscripten_bind_McDrawResbuf_Clear_0=function(){return(Xm=b._emscripten_bind_McDrawResbuf_Clear_0=b.asm.emscripten_bind_McDrawResbuf_Clear_0).apply(null,
|
|
298
|
+
arguments)},Ym=b._emscripten_bind_McDrawResbuf_GetCount_0=function(){return(Ym=b._emscripten_bind_McDrawResbuf_GetCount_0=b.asm.emscripten_bind_McDrawResbuf_GetCount_0).apply(null,arguments)},Zm=b._emscripten_bind_McDrawResbuf_AtDouble_1=function(){return(Zm=b._emscripten_bind_McDrawResbuf_AtDouble_1=b.asm.emscripten_bind_McDrawResbuf_AtDouble_1).apply(null,arguments)},$m=b._emscripten_bind_McDrawResbuf_Atlong_1=function(){return($m=b._emscripten_bind_McDrawResbuf_Atlong_1=b.asm.emscripten_bind_McDrawResbuf_Atlong_1).apply(null,
|
|
299
|
+
arguments)},an=b._emscripten_bind_McDrawResbuf_AtObjectId_1=function(){return(an=b._emscripten_bind_McDrawResbuf_AtObjectId_1=b.asm.emscripten_bind_McDrawResbuf_AtObjectId_1).apply(null,arguments)},bn=b._emscripten_bind_McDrawResbuf_AtObject_1=function(){return(bn=b._emscripten_bind_McDrawResbuf_AtObject_1=b.asm.emscripten_bind_McDrawResbuf_AtObject_1).apply(null,arguments)},cn=b._emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1=function(){return(cn=b._emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1=
|
|
300
|
+
b.asm.emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1).apply(null,arguments)},dn=b._emscripten_bind_McDrawResbuf_AtObjectName_1=function(){return(dn=b._emscripten_bind_McDrawResbuf_AtObjectName_1=b.asm.emscripten_bind_McDrawResbuf_AtObjectName_1).apply(null,arguments)},en=b._emscripten_bind_McDrawResbuf_AtString_1=function(){return(en=b._emscripten_bind_McDrawResbuf_AtString_1=b.asm.emscripten_bind_McDrawResbuf_AtString_1).apply(null,arguments)},fn=b._emscripten_bind_McDrawResbuf_AtPoint_1=function(){return(fn=
|
|
301
|
+
b._emscripten_bind_McDrawResbuf_AtPoint_1=b.asm.emscripten_bind_McDrawResbuf_AtPoint_1).apply(null,arguments)},gn=b._emscripten_bind_McDrawResbuf_ItemDataType_1=function(){return(gn=b._emscripten_bind_McDrawResbuf_ItemDataType_1=b.asm.emscripten_bind_McDrawResbuf_ItemDataType_1).apply(null,arguments)},hn=b._emscripten_bind_McDrawResbuf_AddDouble_2=function(){return(hn=b._emscripten_bind_McDrawResbuf_AddDouble_2=b.asm.emscripten_bind_McDrawResbuf_AddDouble_2).apply(null,arguments)},jn=b._emscripten_bind_McDrawResbuf_Addlong_2=
|
|
302
|
+
function(){return(jn=b._emscripten_bind_McDrawResbuf_Addlong_2=b.asm.emscripten_bind_McDrawResbuf_Addlong_2).apply(null,arguments)},kn=b._emscripten_bind_McDrawResbuf_AddObjectId_2=function(){return(kn=b._emscripten_bind_McDrawResbuf_AddObjectId_2=b.asm.emscripten_bind_McDrawResbuf_AddObjectId_2).apply(null,arguments)},ln=b._emscripten_bind_McDrawResbuf_AddObject_1=function(){return(ln=b._emscripten_bind_McDrawResbuf_AddObject_1=b.asm.emscripten_bind_McDrawResbuf_AddObject_1).apply(null,arguments)},
|
|
303
|
+
mn=b._emscripten_bind_McDrawResbuf_AddString_2=function(){return(mn=b._emscripten_bind_McDrawResbuf_AddString_2=b.asm.emscripten_bind_McDrawResbuf_AddString_2).apply(null,arguments)},nn=b._emscripten_bind_McDrawResbuf_AddPoint_2=function(){return(nn=b._emscripten_bind_McDrawResbuf_AddPoint_2=b.asm.emscripten_bind_McDrawResbuf_AddPoint_2).apply(null,arguments)},on=b._emscripten_bind_McDrawResbuf_RemoveAll_0=function(){return(on=b._emscripten_bind_McDrawResbuf_RemoveAll_0=b.asm.emscripten_bind_McDrawResbuf_RemoveAll_0).apply(null,
|
|
304
|
+
arguments)},pn=b._emscripten_bind_McDrawResbuf_Remove_1=function(){return(pn=b._emscripten_bind_McDrawResbuf_Remove_1=b.asm.emscripten_bind_McDrawResbuf_Remove_1).apply(null,arguments)},qn=b._emscripten_bind_McDrawResbuf_getObjectName_0=function(){return(qn=b._emscripten_bind_McDrawResbuf_getObjectName_0=b.asm.emscripten_bind_McDrawResbuf_getObjectName_0).apply(null,arguments)},rn=b._emscripten_bind_McDrawResbuf_getDxf0_0=function(){return(rn=b._emscripten_bind_McDrawResbuf_getDxf0_0=b.asm.emscripten_bind_McDrawResbuf_getDxf0_0).apply(null,
|
|
305
|
+
arguments)},sn=b._emscripten_bind_McDrawResbuf_getJson_0=function(){return(sn=b._emscripten_bind_McDrawResbuf_getJson_0=b.asm.emscripten_bind_McDrawResbuf_getJson_0).apply(null,arguments)},tn=b._emscripten_bind_McDrawResbuf_setJson_1=function(){return(tn=b._emscripten_bind_McDrawResbuf_setJson_1=b.asm.emscripten_bind_McDrawResbuf_setJson_1).apply(null,arguments)},un=b._emscripten_bind_McDrawResbuf_isKindOf_1=function(){return(un=b._emscripten_bind_McDrawResbuf_isKindOf_1=b.asm.emscripten_bind_McDrawResbuf_isKindOf_1).apply(null,
|
|
306
|
+
arguments)},vn=b._emscripten_bind_McDrawResbuf___destroy___0=function(){return(vn=b._emscripten_bind_McDrawResbuf___destroy___0=b.asm.emscripten_bind_McDrawResbuf___destroy___0).apply(null,arguments)},wn=b._emscripten_bind_McDrawUtility_McDrawUtility_0=function(){return(wn=b._emscripten_bind_McDrawUtility_McDrawUtility_0=b.asm.emscripten_bind_McDrawUtility_McDrawUtility_0).apply(null,arguments)},xn=b._emscripten_bind_McDrawUtility_findEntAtPoint_5=function(){return(xn=b._emscripten_bind_McDrawUtility_findEntAtPoint_5=
|
|
307
|
+
b.asm.emscripten_bind_McDrawUtility_findEntAtPoint_5).apply(null,arguments)},yn=b._emscripten_bind_McDrawUtility_eraseEntity_1=function(){return(yn=b._emscripten_bind_McDrawUtility_eraseEntity_1=b.asm.emscripten_bind_McDrawUtility_eraseEntity_1).apply(null,arguments)},zn=b._emscripten_bind_McDrawUtility_highlightEntity_2=function(){return(zn=b._emscripten_bind_McDrawUtility_highlightEntity_2=b.asm.emscripten_bind_McDrawUtility_highlightEntity_2).apply(null,arguments)},An=b._emscripten_bind_McDrawUtility___destroy___0=
|
|
308
|
+
function(){return(An=b._emscripten_bind_McDrawUtility___destroy___0=b.asm.emscripten_bind_McDrawUtility___destroy___0).apply(null,arguments)},Bn=b._emscripten_bind_MxDrawAssist_MxDrawAssist_0=function(){return(Bn=b._emscripten_bind_MxDrawAssist_MxDrawAssist_0=b.asm.emscripten_bind_MxDrawAssist_MxDrawAssist_0).apply(null,arguments)},Cn=b._emscripten_bind_MxDrawAssist_MxChamfer_9=function(){return(Cn=b._emscripten_bind_MxDrawAssist_MxChamfer_9=b.asm.emscripten_bind_MxDrawAssist_MxChamfer_9).apply(null,
|
|
309
|
+
arguments)},Dn=b._emscripten_bind_MxDrawAssist_MxFillet_8=function(){return(Dn=b._emscripten_bind_MxDrawAssist_MxFillet_8=b.asm.emscripten_bind_MxDrawAssist_MxFillet_8).apply(null,arguments)},En=b._emscripten_bind_MxDrawAssist_MxExplode_1=function(){return(En=b._emscripten_bind_MxDrawAssist_MxExplode_1=b.asm.emscripten_bind_MxDrawAssist_MxExplode_1).apply(null,arguments)},Fn=b._emscripten_bind_MxDrawAssist_MxJoin_1=function(){return(Fn=b._emscripten_bind_MxDrawAssist_MxJoin_1=b.asm.emscripten_bind_MxDrawAssist_MxJoin_1).apply(null,
|
|
310
|
+
arguments)},Gn=b._emscripten_bind_MxDrawAssist_IntersectWith_9=function(){return(Gn=b._emscripten_bind_MxDrawAssist_IntersectWith_9=b.asm.emscripten_bind_MxDrawAssist_IntersectWith_9).apply(null,arguments)},Hn=b._emscripten_bind_MxDrawAssist_GetClosestPointTo_7=function(){return(Hn=b._emscripten_bind_MxDrawAssist_GetClosestPointTo_7=b.asm.emscripten_bind_MxDrawAssist_GetClosestPointTo_7).apply(null,arguments)},In=b._emscripten_bind_MxDrawAssist___destroy___0=function(){return(In=b._emscripten_bind_MxDrawAssist___destroy___0=
|
|
311
|
+
b.asm.emscripten_bind_MxDrawAssist___destroy___0).apply(null,arguments)},Jn=b._emscripten_bind_MxDrawTrimAssist_MxDrawTrimAssist_0=function(){return(Jn=b._emscripten_bind_MxDrawTrimAssist_MxDrawTrimAssist_0=b.asm.emscripten_bind_MxDrawTrimAssist_MxDrawTrimAssist_0).apply(null,arguments)},Kn=b._emscripten_bind_MxDrawTrimAssist_Init_1=function(){return(Kn=b._emscripten_bind_MxDrawTrimAssist_Init_1=b.asm.emscripten_bind_MxDrawTrimAssist_Init_1).apply(null,arguments)},Ln=b._emscripten_bind_MxDrawTrimAssist_UnInit_0=
|
|
312
|
+
function(){return(Ln=b._emscripten_bind_MxDrawTrimAssist_UnInit_0=b.asm.emscripten_bind_MxDrawTrimAssist_UnInit_0).apply(null,arguments)},Mn=b._emscripten_bind_MxDrawTrimAssist_DoTrim_5=function(){return(Mn=b._emscripten_bind_MxDrawTrimAssist_DoTrim_5=b.asm.emscripten_bind_MxDrawTrimAssist_DoTrim_5).apply(null,arguments)},Nn=b._emscripten_bind_MxDrawTrimAssist___destroy___0=function(){return(Nn=b._emscripten_bind_MxDrawTrimAssist___destroy___0=b.asm.emscripten_bind_MxDrawTrimAssist___destroy___0).apply(null,
|
|
313
|
+
arguments)},On=b._emscripten_bind_MxDrawExtendAssist_MxDrawExtendAssist_0=function(){return(On=b._emscripten_bind_MxDrawExtendAssist_MxDrawExtendAssist_0=b.asm.emscripten_bind_MxDrawExtendAssist_MxDrawExtendAssist_0).apply(null,arguments)},Pn=b._emscripten_bind_MxDrawExtendAssist_Init_1=function(){return(Pn=b._emscripten_bind_MxDrawExtendAssist_Init_1=b.asm.emscripten_bind_MxDrawExtendAssist_Init_1).apply(null,arguments)},Qn=b._emscripten_bind_MxDrawExtendAssist_UnInit_0=function(){return(Qn=b._emscripten_bind_MxDrawExtendAssist_UnInit_0=
|
|
314
|
+
b.asm.emscripten_bind_MxDrawExtendAssist_UnInit_0).apply(null,arguments)},Rn=b._emscripten_bind_MxDrawExtendAssist_DoExtend_5=function(){return(Rn=b._emscripten_bind_MxDrawExtendAssist_DoExtend_5=b.asm.emscripten_bind_MxDrawExtendAssist_DoExtend_5).apply(null,arguments)},Sn=b._emscripten_bind_MxDrawExtendAssist___destroy___0=function(){return(Sn=b._emscripten_bind_MxDrawExtendAssist___destroy___0=b.asm.emscripten_bind_MxDrawExtendAssist___destroy___0).apply(null,arguments)},Tn=b._emscripten_bind_MdDbLine_MdDbLine_0=
|
|
315
|
+
function(){return(Tn=b._emscripten_bind_MdDbLine_MdDbLine_0=b.asm.emscripten_bind_MdDbLine_MdDbLine_0).apply(null,arguments)},Un=b._emscripten_bind_MdDbLine_startPoint_0=function(){return(Un=b._emscripten_bind_MdDbLine_startPoint_0=b.asm.emscripten_bind_MdDbLine_startPoint_0).apply(null,arguments)},Vn=b._emscripten_bind_MdDbLine_setStartPoint_1=function(){return(Vn=b._emscripten_bind_MdDbLine_setStartPoint_1=b.asm.emscripten_bind_MdDbLine_setStartPoint_1).apply(null,arguments)},Wn=b._emscripten_bind_MdDbLine_endPoint_0=
|
|
316
|
+
function(){return(Wn=b._emscripten_bind_MdDbLine_endPoint_0=b.asm.emscripten_bind_MdDbLine_endPoint_0).apply(null,arguments)},Xn=b._emscripten_bind_MdDbLine_setEndPoint_1=function(){return(Xn=b._emscripten_bind_MdDbLine_setEndPoint_1=b.asm.emscripten_bind_MdDbLine_setEndPoint_1).apply(null,arguments)},Yn=b._emscripten_bind_MdDbLine_getStartParam_0=function(){return(Yn=b._emscripten_bind_MdDbLine_getStartParam_0=b.asm.emscripten_bind_MdDbLine_getStartParam_0).apply(null,arguments)},Zn=b._emscripten_bind_MdDbLine_getEndParam_0=
|
|
317
|
+
function(){return(Zn=b._emscripten_bind_MdDbLine_getEndParam_0=b.asm.emscripten_bind_MdDbLine_getEndParam_0).apply(null,arguments)},$n=b._emscripten_bind_MdDbLine_getDistAtParam_1=function(){return($n=b._emscripten_bind_MdDbLine_getDistAtParam_1=b.asm.emscripten_bind_MdDbLine_getDistAtParam_1).apply(null,arguments)},ao=b._emscripten_bind_MdDbLine_getParamAtDist_1=function(){return(ao=b._emscripten_bind_MdDbLine_getParamAtDist_1=b.asm.emscripten_bind_MdDbLine_getParamAtDist_1).apply(null,arguments)},
|
|
318
|
+
bo=b._emscripten_bind_MdDbLine_getDistAtPoint_1=function(){return(bo=b._emscripten_bind_MdDbLine_getDistAtPoint_1=b.asm.emscripten_bind_MdDbLine_getDistAtPoint_1).apply(null,arguments)},co=b._emscripten_bind_MdDbLine_getPointAtDist_1=function(){return(co=b._emscripten_bind_MdDbLine_getPointAtDist_1=b.asm.emscripten_bind_MdDbLine_getPointAtDist_1).apply(null,arguments)},eo=b._emscripten_bind_MdDbLine_getStartPoint_0=function(){return(eo=b._emscripten_bind_MdDbLine_getStartPoint_0=b.asm.emscripten_bind_MdDbLine_getStartPoint_0).apply(null,
|
|
319
|
+
arguments)},fo=b._emscripten_bind_MdDbLine_getEndPoint_0=function(){return(fo=b._emscripten_bind_MdDbLine_getEndPoint_0=b.asm.emscripten_bind_MdDbLine_getEndPoint_0).apply(null,arguments)},go=b._emscripten_bind_MdDbLine_getPointAtParam_1=function(){return(go=b._emscripten_bind_MdDbLine_getPointAtParam_1=b.asm.emscripten_bind_MdDbLine_getPointAtParam_1).apply(null,arguments)},ho=b._emscripten_bind_MdDbLine_getParamAtPoint_1=function(){return(ho=b._emscripten_bind_MdDbLine_getParamAtPoint_1=b.asm.emscripten_bind_MdDbLine_getParamAtPoint_1).apply(null,
|
|
320
|
+
arguments)},io=b._emscripten_bind_MdDbLine_getFirstDeriv_1=function(){return(io=b._emscripten_bind_MdDbLine_getFirstDeriv_1=b.asm.emscripten_bind_MdDbLine_getFirstDeriv_1).apply(null,arguments)},jo=b._emscripten_bind_MdDbLine_getFirstDerivEx_1=function(){return(jo=b._emscripten_bind_MdDbLine_getFirstDerivEx_1=b.asm.emscripten_bind_MdDbLine_getFirstDerivEx_1).apply(null,arguments)},ko=b._emscripten_bind_MdDbLine_getClosestPointTo_2=function(){return(ko=b._emscripten_bind_MdDbLine_getClosestPointTo_2=
|
|
321
|
+
b.asm.emscripten_bind_MdDbLine_getClosestPointTo_2).apply(null,arguments)},lo=b._emscripten_bind_MdDbLine_offsetCurves_2=function(){return(lo=b._emscripten_bind_MdDbLine_offsetCurves_2=b.asm.emscripten_bind_MdDbLine_offsetCurves_2).apply(null,arguments)},mo=b._emscripten_bind_MdDbLine_splitCurves_1=function(){return(mo=b._emscripten_bind_MdDbLine_splitCurves_1=b.asm.emscripten_bind_MdDbLine_splitCurves_1).apply(null,arguments)},no=b._emscripten_bind_MdDbLine_getArea_0=function(){return(no=b._emscripten_bind_MdDbLine_getArea_0=
|
|
322
|
+
b.asm.emscripten_bind_MdDbLine_getArea_0).apply(null,arguments)},oo=b._emscripten_bind_MdDbLine_getSamplePoints_1=function(){return(oo=b._emscripten_bind_MdDbLine_getSamplePoints_1=b.asm.emscripten_bind_MdDbLine_getSamplePoints_1).apply(null,arguments)},po=b._emscripten_bind_MdDbLine_getLength_0=function(){return(po=b._emscripten_bind_MdDbLine_getLength_0=b.asm.emscripten_bind_MdDbLine_getLength_0).apply(null,arguments)},qo=b._emscripten_bind_MdDbLine_explode_0=function(){return(qo=b._emscripten_bind_MdDbLine_explode_0=
|
|
323
|
+
b.asm.emscripten_bind_MdDbLine_explode_0).apply(null,arguments)},ro=b._emscripten_bind_MdDbLine_TrueColor_0=function(){return(ro=b._emscripten_bind_MdDbLine_TrueColor_0=b.asm.emscripten_bind_MdDbLine_TrueColor_0).apply(null,arguments)},so=b._emscripten_bind_MdDbLine_SetTrueColor_1=function(){return(so=b._emscripten_bind_MdDbLine_SetTrueColor_1=b.asm.emscripten_bind_MdDbLine_SetTrueColor_1).apply(null,arguments)},to=b._emscripten_bind_MdDbLine_ColorIndex_0=function(){return(to=b._emscripten_bind_MdDbLine_ColorIndex_0=
|
|
324
|
+
b.asm.emscripten_bind_MdDbLine_ColorIndex_0).apply(null,arguments)},uo=b._emscripten_bind_MdDbLine_SetColorIndex_1=function(){return(uo=b._emscripten_bind_MdDbLine_SetColorIndex_1=b.asm.emscripten_bind_MdDbLine_SetColorIndex_1).apply(null,arguments)},vo=b._emscripten_bind_MdDbLine_Layer_0=function(){return(vo=b._emscripten_bind_MdDbLine_Layer_0=b.asm.emscripten_bind_MdDbLine_Layer_0).apply(null,arguments)},wo=b._emscripten_bind_MdDbLine_SetLayer_1=function(){return(wo=b._emscripten_bind_MdDbLine_SetLayer_1=
|
|
325
|
+
b.asm.emscripten_bind_MdDbLine_SetLayer_1).apply(null,arguments)},xo=b._emscripten_bind_MdDbLine_LinetypeScale_0=function(){return(xo=b._emscripten_bind_MdDbLine_LinetypeScale_0=b.asm.emscripten_bind_MdDbLine_LinetypeScale_0).apply(null,arguments)},yo=b._emscripten_bind_MdDbLine_SetLinetypeScale_1=function(){return(yo=b._emscripten_bind_MdDbLine_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbLine_SetLinetypeScale_1).apply(null,arguments)},zo=b._emscripten_bind_MdDbLine_Visible_0=function(){return(zo=
|
|
326
|
+
b._emscripten_bind_MdDbLine_Visible_0=b.asm.emscripten_bind_MdDbLine_Visible_0).apply(null,arguments)},Ao=b._emscripten_bind_MdDbLine_SetVisible_1=function(){return(Ao=b._emscripten_bind_MdDbLine_SetVisible_1=b.asm.emscripten_bind_MdDbLine_SetVisible_1).apply(null,arguments)},Bo=b._emscripten_bind_MdDbLine_Lineweight_0=function(){return(Bo=b._emscripten_bind_MdDbLine_Lineweight_0=b.asm.emscripten_bind_MdDbLine_Lineweight_0).apply(null,arguments)},Co=b._emscripten_bind_MdDbLine_SetLineweight_1=function(){return(Co=
|
|
327
|
+
b._emscripten_bind_MdDbLine_SetLineweight_1=b.asm.emscripten_bind_MdDbLine_SetLineweight_1).apply(null,arguments)},Do=b._emscripten_bind_MdDbLine_TextStyle_0=function(){return(Do=b._emscripten_bind_MdDbLine_TextStyle_0=b.asm.emscripten_bind_MdDbLine_TextStyle_0).apply(null,arguments)},Eo=b._emscripten_bind_MdDbLine_SetTextStyle_1=function(){return(Eo=b._emscripten_bind_MdDbLine_SetTextStyle_1=b.asm.emscripten_bind_MdDbLine_SetTextStyle_1).apply(null,arguments)},Fo=b._emscripten_bind_MdDbLine_Highlight_1=
|
|
328
|
+
function(){return(Fo=b._emscripten_bind_MdDbLine_Highlight_1=b.asm.emscripten_bind_MdDbLine_Highlight_1).apply(null,arguments)},Go=b._emscripten_bind_MdDbLine_Move_2=function(){return(Go=b._emscripten_bind_MdDbLine_Move_2=b.asm.emscripten_bind_MdDbLine_Move_2).apply(null,arguments)},Ho=b._emscripten_bind_MdDbLine_Rotate_2=function(){return(Ho=b._emscripten_bind_MdDbLine_Rotate_2=b.asm.emscripten_bind_MdDbLine_Rotate_2).apply(null,arguments)},Io=b._emscripten_bind_MdDbLine_Mirror_2=function(){return(Io=
|
|
329
|
+
b._emscripten_bind_MdDbLine_Mirror_2=b.asm.emscripten_bind_MdDbLine_Mirror_2).apply(null,arguments)},Jo=b._emscripten_bind_MdDbLine_ScaleEntity_2=function(){return(Jo=b._emscripten_bind_MdDbLine_ScaleEntity_2=b.asm.emscripten_bind_MdDbLine_ScaleEntity_2).apply(null,arguments)},Ko=b._emscripten_bind_MdDbLine_TransformBy_1=function(){return(Ko=b._emscripten_bind_MdDbLine_TransformBy_1=b.asm.emscripten_bind_MdDbLine_TransformBy_1).apply(null,arguments)},Lo=b._emscripten_bind_MdDbLine_GetBoundingBox_0=
|
|
330
|
+
function(){return(Lo=b._emscripten_bind_MdDbLine_GetBoundingBox_0=b.asm.emscripten_bind_MdDbLine_GetBoundingBox_0).apply(null,arguments)},Mo=b._emscripten_bind_MdDbLine_GetObjectID_0=function(){return(Mo=b._emscripten_bind_MdDbLine_GetObjectID_0=b.asm.emscripten_bind_MdDbLine_GetObjectID_0).apply(null,arguments)},No=b._emscripten_bind_MdDbLine_Erase_0=function(){return(No=b._emscripten_bind_MdDbLine_Erase_0=b.asm.emscripten_bind_MdDbLine_Erase_0).apply(null,arguments)},Oo=b._emscripten_bind_MdDbLine_ConnectionTempObject_1=
|
|
331
|
+
function(){return(Oo=b._emscripten_bind_MdDbLine_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbLine_ConnectionTempObject_1).apply(null,arguments)},Po=b._emscripten_bind_MdDbLine_Clone_0=function(){return(Po=b._emscripten_bind_MdDbLine_Clone_0=b.asm.emscripten_bind_MdDbLine_Clone_0).apply(null,arguments)},Qo=b._emscripten_bind_MdDbLine_GetHandle_0=function(){return(Qo=b._emscripten_bind_MdDbLine_GetHandle_0=b.asm.emscripten_bind_MdDbLine_GetHandle_0).apply(null,arguments)},Ro=b._emscripten_bind_MdDbLine_GetDatabase_0=
|
|
332
|
+
function(){return(Ro=b._emscripten_bind_MdDbLine_GetDatabase_0=b.asm.emscripten_bind_MdDbLine_GetDatabase_0).apply(null,arguments)},So=b._emscripten_bind_MdDbLine_GetOwnerID_0=function(){return(So=b._emscripten_bind_MdDbLine_GetOwnerID_0=b.asm.emscripten_bind_MdDbLine_GetOwnerID_0).apply(null,arguments)},To=b._emscripten_bind_MdDbLine_moveGripPointsAt_4=function(){return(To=b._emscripten_bind_MdDbLine_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbLine_moveGripPointsAt_4).apply(null,arguments)},Uo=
|
|
333
|
+
b._emscripten_bind_MdDbLine_getObjectName_0=function(){return(Uo=b._emscripten_bind_MdDbLine_getObjectName_0=b.asm.emscripten_bind_MdDbLine_getObjectName_0).apply(null,arguments)},Vo=b._emscripten_bind_MdDbLine_getDxf0_0=function(){return(Vo=b._emscripten_bind_MdDbLine_getDxf0_0=b.asm.emscripten_bind_MdDbLine_getDxf0_0).apply(null,arguments)},Wo=b._emscripten_bind_MdDbLine_getJson_0=function(){return(Wo=b._emscripten_bind_MdDbLine_getJson_0=b.asm.emscripten_bind_MdDbLine_getJson_0).apply(null,arguments)},
|
|
334
|
+
Xo=b._emscripten_bind_MdDbLine_setJson_1=function(){return(Xo=b._emscripten_bind_MdDbLine_setJson_1=b.asm.emscripten_bind_MdDbLine_setJson_1).apply(null,arguments)},Yo=b._emscripten_bind_MdDbLine_isKindOf_1=function(){return(Yo=b._emscripten_bind_MdDbLine_isKindOf_1=b.asm.emscripten_bind_MdDbLine_isKindOf_1).apply(null,arguments)},Zo=b._emscripten_bind_MdDbLine___destroy___0=function(){return(Zo=b._emscripten_bind_MdDbLine___destroy___0=b.asm.emscripten_bind_MdDbLine___destroy___0).apply(null,arguments)},
|
|
335
|
+
$o=b._emscripten_bind_MdDbText_MdDbText_0=function(){return($o=b._emscripten_bind_MdDbText_MdDbText_0=b.asm.emscripten_bind_MdDbText_MdDbText_0).apply(null,arguments)},ap=b._emscripten_bind_MdDbText_position_0=function(){return(ap=b._emscripten_bind_MdDbText_position_0=b.asm.emscripten_bind_MdDbText_position_0).apply(null,arguments)},bp=b._emscripten_bind_MdDbText_setPosition_1=function(){return(bp=b._emscripten_bind_MdDbText_setPosition_1=b.asm.emscripten_bind_MdDbText_setPosition_1).apply(null,
|
|
336
|
+
arguments)},cp=b._emscripten_bind_MdDbText_alignmentPoint_0=function(){return(cp=b._emscripten_bind_MdDbText_alignmentPoint_0=b.asm.emscripten_bind_MdDbText_alignmentPoint_0).apply(null,arguments)},dp=b._emscripten_bind_MdDbText_setAlignmentPoint_1=function(){return(dp=b._emscripten_bind_MdDbText_setAlignmentPoint_1=b.asm.emscripten_bind_MdDbText_setAlignmentPoint_1).apply(null,arguments)},ep=b._emscripten_bind_MdDbText_oblique_0=function(){return(ep=b._emscripten_bind_MdDbText_oblique_0=b.asm.emscripten_bind_MdDbText_oblique_0).apply(null,
|
|
337
|
+
arguments)},fp=b._emscripten_bind_MdDbText_setOblique_1=function(){return(fp=b._emscripten_bind_MdDbText_setOblique_1=b.asm.emscripten_bind_MdDbText_setOblique_1).apply(null,arguments)},gp=b._emscripten_bind_MdDbText_rotation_0=function(){return(gp=b._emscripten_bind_MdDbText_rotation_0=b.asm.emscripten_bind_MdDbText_rotation_0).apply(null,arguments)},hp=b._emscripten_bind_MdDbText_setRotation_1=function(){return(hp=b._emscripten_bind_MdDbText_setRotation_1=b.asm.emscripten_bind_MdDbText_setRotation_1).apply(null,
|
|
338
|
+
arguments)},ip=b._emscripten_bind_MdDbText_height_0=function(){return(ip=b._emscripten_bind_MdDbText_height_0=b.asm.emscripten_bind_MdDbText_height_0).apply(null,arguments)},jp=b._emscripten_bind_MdDbText_setHeight_1=function(){return(jp=b._emscripten_bind_MdDbText_setHeight_1=b.asm.emscripten_bind_MdDbText_setHeight_1).apply(null,arguments)},kp=b._emscripten_bind_MdDbText_widthFactor_0=function(){return(kp=b._emscripten_bind_MdDbText_widthFactor_0=b.asm.emscripten_bind_MdDbText_widthFactor_0).apply(null,
|
|
339
|
+
arguments)},lp=b._emscripten_bind_MdDbText_setWidthFactor_1=function(){return(lp=b._emscripten_bind_MdDbText_setWidthFactor_1=b.asm.emscripten_bind_MdDbText_setWidthFactor_1).apply(null,arguments)},mp=b._emscripten_bind_MdDbText_textString_0=function(){return(mp=b._emscripten_bind_MdDbText_textString_0=b.asm.emscripten_bind_MdDbText_textString_0).apply(null,arguments)},np=b._emscripten_bind_MdDbText_setTextString_1=function(){return(np=b._emscripten_bind_MdDbText_setTextString_1=b.asm.emscripten_bind_MdDbText_setTextString_1).apply(null,
|
|
340
|
+
arguments)},op=b._emscripten_bind_MdDbText_horizontalMode_0=function(){return(op=b._emscripten_bind_MdDbText_horizontalMode_0=b.asm.emscripten_bind_MdDbText_horizontalMode_0).apply(null,arguments)},pp=b._emscripten_bind_MdDbText_setHorizontalMode_1=function(){return(pp=b._emscripten_bind_MdDbText_setHorizontalMode_1=b.asm.emscripten_bind_MdDbText_setHorizontalMode_1).apply(null,arguments)},qp=b._emscripten_bind_MdDbText_verticalMode_0=function(){return(qp=b._emscripten_bind_MdDbText_verticalMode_0=
|
|
341
|
+
b.asm.emscripten_bind_MdDbText_verticalMode_0).apply(null,arguments)},rp=b._emscripten_bind_MdDbText_setVerticalMode_1=function(){return(rp=b._emscripten_bind_MdDbText_setVerticalMode_1=b.asm.emscripten_bind_MdDbText_setVerticalMode_1).apply(null,arguments)},sp=b._emscripten_bind_MdDbText_explode_0=function(){return(sp=b._emscripten_bind_MdDbText_explode_0=b.asm.emscripten_bind_MdDbText_explode_0).apply(null,arguments)},tp=b._emscripten_bind_MdDbText_TrueColor_0=function(){return(tp=b._emscripten_bind_MdDbText_TrueColor_0=
|
|
342
|
+
b.asm.emscripten_bind_MdDbText_TrueColor_0).apply(null,arguments)},up=b._emscripten_bind_MdDbText_SetTrueColor_1=function(){return(up=b._emscripten_bind_MdDbText_SetTrueColor_1=b.asm.emscripten_bind_MdDbText_SetTrueColor_1).apply(null,arguments)},vp=b._emscripten_bind_MdDbText_ColorIndex_0=function(){return(vp=b._emscripten_bind_MdDbText_ColorIndex_0=b.asm.emscripten_bind_MdDbText_ColorIndex_0).apply(null,arguments)},wp=b._emscripten_bind_MdDbText_SetColorIndex_1=function(){return(wp=b._emscripten_bind_MdDbText_SetColorIndex_1=
|
|
343
|
+
b.asm.emscripten_bind_MdDbText_SetColorIndex_1).apply(null,arguments)},xp=b._emscripten_bind_MdDbText_Layer_0=function(){return(xp=b._emscripten_bind_MdDbText_Layer_0=b.asm.emscripten_bind_MdDbText_Layer_0).apply(null,arguments)},yp=b._emscripten_bind_MdDbText_SetLayer_1=function(){return(yp=b._emscripten_bind_MdDbText_SetLayer_1=b.asm.emscripten_bind_MdDbText_SetLayer_1).apply(null,arguments)},zp=b._emscripten_bind_MdDbText_LinetypeScale_0=function(){return(zp=b._emscripten_bind_MdDbText_LinetypeScale_0=
|
|
344
|
+
b.asm.emscripten_bind_MdDbText_LinetypeScale_0).apply(null,arguments)},Ap=b._emscripten_bind_MdDbText_SetLinetypeScale_1=function(){return(Ap=b._emscripten_bind_MdDbText_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbText_SetLinetypeScale_1).apply(null,arguments)},Bp=b._emscripten_bind_MdDbText_Visible_0=function(){return(Bp=b._emscripten_bind_MdDbText_Visible_0=b.asm.emscripten_bind_MdDbText_Visible_0).apply(null,arguments)},Cp=b._emscripten_bind_MdDbText_SetVisible_1=function(){return(Cp=b._emscripten_bind_MdDbText_SetVisible_1=
|
|
345
|
+
b.asm.emscripten_bind_MdDbText_SetVisible_1).apply(null,arguments)},Dp=b._emscripten_bind_MdDbText_Lineweight_0=function(){return(Dp=b._emscripten_bind_MdDbText_Lineweight_0=b.asm.emscripten_bind_MdDbText_Lineweight_0).apply(null,arguments)},Ep=b._emscripten_bind_MdDbText_SetLineweight_1=function(){return(Ep=b._emscripten_bind_MdDbText_SetLineweight_1=b.asm.emscripten_bind_MdDbText_SetLineweight_1).apply(null,arguments)},Fp=b._emscripten_bind_MdDbText_TextStyle_0=function(){return(Fp=b._emscripten_bind_MdDbText_TextStyle_0=
|
|
346
|
+
b.asm.emscripten_bind_MdDbText_TextStyle_0).apply(null,arguments)},Gp=b._emscripten_bind_MdDbText_SetTextStyle_1=function(){return(Gp=b._emscripten_bind_MdDbText_SetTextStyle_1=b.asm.emscripten_bind_MdDbText_SetTextStyle_1).apply(null,arguments)},Hp=b._emscripten_bind_MdDbText_Highlight_1=function(){return(Hp=b._emscripten_bind_MdDbText_Highlight_1=b.asm.emscripten_bind_MdDbText_Highlight_1).apply(null,arguments)},Ip=b._emscripten_bind_MdDbText_Move_2=function(){return(Ip=b._emscripten_bind_MdDbText_Move_2=
|
|
347
|
+
b.asm.emscripten_bind_MdDbText_Move_2).apply(null,arguments)},Jp=b._emscripten_bind_MdDbText_Rotate_2=function(){return(Jp=b._emscripten_bind_MdDbText_Rotate_2=b.asm.emscripten_bind_MdDbText_Rotate_2).apply(null,arguments)},Kp=b._emscripten_bind_MdDbText_Mirror_2=function(){return(Kp=b._emscripten_bind_MdDbText_Mirror_2=b.asm.emscripten_bind_MdDbText_Mirror_2).apply(null,arguments)},Lp=b._emscripten_bind_MdDbText_ScaleEntity_2=function(){return(Lp=b._emscripten_bind_MdDbText_ScaleEntity_2=b.asm.emscripten_bind_MdDbText_ScaleEntity_2).apply(null,
|
|
348
|
+
arguments)},Mp=b._emscripten_bind_MdDbText_TransformBy_1=function(){return(Mp=b._emscripten_bind_MdDbText_TransformBy_1=b.asm.emscripten_bind_MdDbText_TransformBy_1).apply(null,arguments)},Np=b._emscripten_bind_MdDbText_GetBoundingBox_0=function(){return(Np=b._emscripten_bind_MdDbText_GetBoundingBox_0=b.asm.emscripten_bind_MdDbText_GetBoundingBox_0).apply(null,arguments)},Op=b._emscripten_bind_MdDbText_GetObjectID_0=function(){return(Op=b._emscripten_bind_MdDbText_GetObjectID_0=b.asm.emscripten_bind_MdDbText_GetObjectID_0).apply(null,
|
|
349
|
+
arguments)},Pp=b._emscripten_bind_MdDbText_Erase_0=function(){return(Pp=b._emscripten_bind_MdDbText_Erase_0=b.asm.emscripten_bind_MdDbText_Erase_0).apply(null,arguments)},Qp=b._emscripten_bind_MdDbText_ConnectionTempObject_1=function(){return(Qp=b._emscripten_bind_MdDbText_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbText_ConnectionTempObject_1).apply(null,arguments)},Rp=b._emscripten_bind_MdDbText_Clone_0=function(){return(Rp=b._emscripten_bind_MdDbText_Clone_0=b.asm.emscripten_bind_MdDbText_Clone_0).apply(null,
|
|
350
|
+
arguments)},Sp=b._emscripten_bind_MdDbText_GetHandle_0=function(){return(Sp=b._emscripten_bind_MdDbText_GetHandle_0=b.asm.emscripten_bind_MdDbText_GetHandle_0).apply(null,arguments)},Tp=b._emscripten_bind_MdDbText_GetDatabase_0=function(){return(Tp=b._emscripten_bind_MdDbText_GetDatabase_0=b.asm.emscripten_bind_MdDbText_GetDatabase_0).apply(null,arguments)},Up=b._emscripten_bind_MdDbText_GetOwnerID_0=function(){return(Up=b._emscripten_bind_MdDbText_GetOwnerID_0=b.asm.emscripten_bind_MdDbText_GetOwnerID_0).apply(null,
|
|
351
|
+
arguments)},Vp=b._emscripten_bind_MdDbText_moveGripPointsAt_4=function(){return(Vp=b._emscripten_bind_MdDbText_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbText_moveGripPointsAt_4).apply(null,arguments)},Wp=b._emscripten_bind_MdDbText_getObjectName_0=function(){return(Wp=b._emscripten_bind_MdDbText_getObjectName_0=b.asm.emscripten_bind_MdDbText_getObjectName_0).apply(null,arguments)},Xp=b._emscripten_bind_MdDbText_getDxf0_0=function(){return(Xp=b._emscripten_bind_MdDbText_getDxf0_0=b.asm.emscripten_bind_MdDbText_getDxf0_0).apply(null,
|
|
352
|
+
arguments)},Yp=b._emscripten_bind_MdDbText_getJson_0=function(){return(Yp=b._emscripten_bind_MdDbText_getJson_0=b.asm.emscripten_bind_MdDbText_getJson_0).apply(null,arguments)},Zp=b._emscripten_bind_MdDbText_setJson_1=function(){return(Zp=b._emscripten_bind_MdDbText_setJson_1=b.asm.emscripten_bind_MdDbText_setJson_1).apply(null,arguments)},$p=b._emscripten_bind_MdDbText_isKindOf_1=function(){return($p=b._emscripten_bind_MdDbText_isKindOf_1=b.asm.emscripten_bind_MdDbText_isKindOf_1).apply(null,arguments)},
|
|
353
|
+
aq=b._emscripten_bind_MdDbText___destroy___0=function(){return(aq=b._emscripten_bind_MdDbText___destroy___0=b.asm.emscripten_bind_MdDbText___destroy___0).apply(null,arguments)},bq=b._emscripten_bind_MdDbCircle_MdDbCircle_0=function(){return(bq=b._emscripten_bind_MdDbCircle_MdDbCircle_0=b.asm.emscripten_bind_MdDbCircle_MdDbCircle_0).apply(null,arguments)},cq=b._emscripten_bind_MdDbCircle_center_0=function(){return(cq=b._emscripten_bind_MdDbCircle_center_0=b.asm.emscripten_bind_MdDbCircle_center_0).apply(null,
|
|
354
|
+
arguments)},dq=b._emscripten_bind_MdDbCircle_setCenter_1=function(){return(dq=b._emscripten_bind_MdDbCircle_setCenter_1=b.asm.emscripten_bind_MdDbCircle_setCenter_1).apply(null,arguments)},eq=b._emscripten_bind_MdDbCircle_radius_0=function(){return(eq=b._emscripten_bind_MdDbCircle_radius_0=b.asm.emscripten_bind_MdDbCircle_radius_0).apply(null,arguments)},fq=b._emscripten_bind_MdDbCircle_setRadius_1=function(){return(fq=b._emscripten_bind_MdDbCircle_setRadius_1=b.asm.emscripten_bind_MdDbCircle_setRadius_1).apply(null,
|
|
355
|
+
arguments)},gq=b._emscripten_bind_MdDbCircle_getStartParam_0=function(){return(gq=b._emscripten_bind_MdDbCircle_getStartParam_0=b.asm.emscripten_bind_MdDbCircle_getStartParam_0).apply(null,arguments)},hq=b._emscripten_bind_MdDbCircle_getEndParam_0=function(){return(hq=b._emscripten_bind_MdDbCircle_getEndParam_0=b.asm.emscripten_bind_MdDbCircle_getEndParam_0).apply(null,arguments)},iq=b._emscripten_bind_MdDbCircle_getDistAtParam_1=function(){return(iq=b._emscripten_bind_MdDbCircle_getDistAtParam_1=
|
|
356
|
+
b.asm.emscripten_bind_MdDbCircle_getDistAtParam_1).apply(null,arguments)},jq=b._emscripten_bind_MdDbCircle_getParamAtDist_1=function(){return(jq=b._emscripten_bind_MdDbCircle_getParamAtDist_1=b.asm.emscripten_bind_MdDbCircle_getParamAtDist_1).apply(null,arguments)},kq=b._emscripten_bind_MdDbCircle_getDistAtPoint_1=function(){return(kq=b._emscripten_bind_MdDbCircle_getDistAtPoint_1=b.asm.emscripten_bind_MdDbCircle_getDistAtPoint_1).apply(null,arguments)},lq=b._emscripten_bind_MdDbCircle_getPointAtDist_1=
|
|
357
|
+
function(){return(lq=b._emscripten_bind_MdDbCircle_getPointAtDist_1=b.asm.emscripten_bind_MdDbCircle_getPointAtDist_1).apply(null,arguments)},mq=b._emscripten_bind_MdDbCircle_getStartPoint_0=function(){return(mq=b._emscripten_bind_MdDbCircle_getStartPoint_0=b.asm.emscripten_bind_MdDbCircle_getStartPoint_0).apply(null,arguments)},nq=b._emscripten_bind_MdDbCircle_getEndPoint_0=function(){return(nq=b._emscripten_bind_MdDbCircle_getEndPoint_0=b.asm.emscripten_bind_MdDbCircle_getEndPoint_0).apply(null,
|
|
358
|
+
arguments)},oq=b._emscripten_bind_MdDbCircle_getPointAtParam_1=function(){return(oq=b._emscripten_bind_MdDbCircle_getPointAtParam_1=b.asm.emscripten_bind_MdDbCircle_getPointAtParam_1).apply(null,arguments)},pq=b._emscripten_bind_MdDbCircle_getParamAtPoint_1=function(){return(pq=b._emscripten_bind_MdDbCircle_getParamAtPoint_1=b.asm.emscripten_bind_MdDbCircle_getParamAtPoint_1).apply(null,arguments)},qq=b._emscripten_bind_MdDbCircle_getFirstDeriv_1=function(){return(qq=b._emscripten_bind_MdDbCircle_getFirstDeriv_1=
|
|
359
|
+
b.asm.emscripten_bind_MdDbCircle_getFirstDeriv_1).apply(null,arguments)},rq=b._emscripten_bind_MdDbCircle_getFirstDerivEx_1=function(){return(rq=b._emscripten_bind_MdDbCircle_getFirstDerivEx_1=b.asm.emscripten_bind_MdDbCircle_getFirstDerivEx_1).apply(null,arguments)},sq=b._emscripten_bind_MdDbCircle_getClosestPointTo_2=function(){return(sq=b._emscripten_bind_MdDbCircle_getClosestPointTo_2=b.asm.emscripten_bind_MdDbCircle_getClosestPointTo_2).apply(null,arguments)},tq=b._emscripten_bind_MdDbCircle_offsetCurves_2=
|
|
360
|
+
function(){return(tq=b._emscripten_bind_MdDbCircle_offsetCurves_2=b.asm.emscripten_bind_MdDbCircle_offsetCurves_2).apply(null,arguments)},uq=b._emscripten_bind_MdDbCircle_splitCurves_1=function(){return(uq=b._emscripten_bind_MdDbCircle_splitCurves_1=b.asm.emscripten_bind_MdDbCircle_splitCurves_1).apply(null,arguments)},vq=b._emscripten_bind_MdDbCircle_getArea_0=function(){return(vq=b._emscripten_bind_MdDbCircle_getArea_0=b.asm.emscripten_bind_MdDbCircle_getArea_0).apply(null,arguments)},wq=b._emscripten_bind_MdDbCircle_getSamplePoints_1=
|
|
361
|
+
function(){return(wq=b._emscripten_bind_MdDbCircle_getSamplePoints_1=b.asm.emscripten_bind_MdDbCircle_getSamplePoints_1).apply(null,arguments)},xq=b._emscripten_bind_MdDbCircle_getLength_0=function(){return(xq=b._emscripten_bind_MdDbCircle_getLength_0=b.asm.emscripten_bind_MdDbCircle_getLength_0).apply(null,arguments)},yq=b._emscripten_bind_MdDbCircle_explode_0=function(){return(yq=b._emscripten_bind_MdDbCircle_explode_0=b.asm.emscripten_bind_MdDbCircle_explode_0).apply(null,arguments)},zq=b._emscripten_bind_MdDbCircle_TrueColor_0=
|
|
362
|
+
function(){return(zq=b._emscripten_bind_MdDbCircle_TrueColor_0=b.asm.emscripten_bind_MdDbCircle_TrueColor_0).apply(null,arguments)},Aq=b._emscripten_bind_MdDbCircle_SetTrueColor_1=function(){return(Aq=b._emscripten_bind_MdDbCircle_SetTrueColor_1=b.asm.emscripten_bind_MdDbCircle_SetTrueColor_1).apply(null,arguments)},Bq=b._emscripten_bind_MdDbCircle_ColorIndex_0=function(){return(Bq=b._emscripten_bind_MdDbCircle_ColorIndex_0=b.asm.emscripten_bind_MdDbCircle_ColorIndex_0).apply(null,arguments)},Cq=
|
|
363
|
+
b._emscripten_bind_MdDbCircle_SetColorIndex_1=function(){return(Cq=b._emscripten_bind_MdDbCircle_SetColorIndex_1=b.asm.emscripten_bind_MdDbCircle_SetColorIndex_1).apply(null,arguments)},Dq=b._emscripten_bind_MdDbCircle_Layer_0=function(){return(Dq=b._emscripten_bind_MdDbCircle_Layer_0=b.asm.emscripten_bind_MdDbCircle_Layer_0).apply(null,arguments)},Eq=b._emscripten_bind_MdDbCircle_SetLayer_1=function(){return(Eq=b._emscripten_bind_MdDbCircle_SetLayer_1=b.asm.emscripten_bind_MdDbCircle_SetLayer_1).apply(null,
|
|
364
|
+
arguments)},Fq=b._emscripten_bind_MdDbCircle_LinetypeScale_0=function(){return(Fq=b._emscripten_bind_MdDbCircle_LinetypeScale_0=b.asm.emscripten_bind_MdDbCircle_LinetypeScale_0).apply(null,arguments)},Gq=b._emscripten_bind_MdDbCircle_SetLinetypeScale_1=function(){return(Gq=b._emscripten_bind_MdDbCircle_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbCircle_SetLinetypeScale_1).apply(null,arguments)},Hq=b._emscripten_bind_MdDbCircle_Visible_0=function(){return(Hq=b._emscripten_bind_MdDbCircle_Visible_0=
|
|
365
|
+
b.asm.emscripten_bind_MdDbCircle_Visible_0).apply(null,arguments)},Iq=b._emscripten_bind_MdDbCircle_SetVisible_1=function(){return(Iq=b._emscripten_bind_MdDbCircle_SetVisible_1=b.asm.emscripten_bind_MdDbCircle_SetVisible_1).apply(null,arguments)},Jq=b._emscripten_bind_MdDbCircle_Lineweight_0=function(){return(Jq=b._emscripten_bind_MdDbCircle_Lineweight_0=b.asm.emscripten_bind_MdDbCircle_Lineweight_0).apply(null,arguments)},Kq=b._emscripten_bind_MdDbCircle_SetLineweight_1=function(){return(Kq=b._emscripten_bind_MdDbCircle_SetLineweight_1=
|
|
366
|
+
b.asm.emscripten_bind_MdDbCircle_SetLineweight_1).apply(null,arguments)},Lq=b._emscripten_bind_MdDbCircle_TextStyle_0=function(){return(Lq=b._emscripten_bind_MdDbCircle_TextStyle_0=b.asm.emscripten_bind_MdDbCircle_TextStyle_0).apply(null,arguments)},Mq=b._emscripten_bind_MdDbCircle_SetTextStyle_1=function(){return(Mq=b._emscripten_bind_MdDbCircle_SetTextStyle_1=b.asm.emscripten_bind_MdDbCircle_SetTextStyle_1).apply(null,arguments)},Nq=b._emscripten_bind_MdDbCircle_Highlight_1=function(){return(Nq=
|
|
367
|
+
b._emscripten_bind_MdDbCircle_Highlight_1=b.asm.emscripten_bind_MdDbCircle_Highlight_1).apply(null,arguments)},Oq=b._emscripten_bind_MdDbCircle_Move_2=function(){return(Oq=b._emscripten_bind_MdDbCircle_Move_2=b.asm.emscripten_bind_MdDbCircle_Move_2).apply(null,arguments)},Pq=b._emscripten_bind_MdDbCircle_Rotate_2=function(){return(Pq=b._emscripten_bind_MdDbCircle_Rotate_2=b.asm.emscripten_bind_MdDbCircle_Rotate_2).apply(null,arguments)},Qq=b._emscripten_bind_MdDbCircle_Mirror_2=function(){return(Qq=
|
|
368
|
+
b._emscripten_bind_MdDbCircle_Mirror_2=b.asm.emscripten_bind_MdDbCircle_Mirror_2).apply(null,arguments)},Rq=b._emscripten_bind_MdDbCircle_ScaleEntity_2=function(){return(Rq=b._emscripten_bind_MdDbCircle_ScaleEntity_2=b.asm.emscripten_bind_MdDbCircle_ScaleEntity_2).apply(null,arguments)},Sq=b._emscripten_bind_MdDbCircle_TransformBy_1=function(){return(Sq=b._emscripten_bind_MdDbCircle_TransformBy_1=b.asm.emscripten_bind_MdDbCircle_TransformBy_1).apply(null,arguments)},Tq=b._emscripten_bind_MdDbCircle_GetBoundingBox_0=
|
|
369
|
+
function(){return(Tq=b._emscripten_bind_MdDbCircle_GetBoundingBox_0=b.asm.emscripten_bind_MdDbCircle_GetBoundingBox_0).apply(null,arguments)},Uq=b._emscripten_bind_MdDbCircle_GetObjectID_0=function(){return(Uq=b._emscripten_bind_MdDbCircle_GetObjectID_0=b.asm.emscripten_bind_MdDbCircle_GetObjectID_0).apply(null,arguments)},Vq=b._emscripten_bind_MdDbCircle_Erase_0=function(){return(Vq=b._emscripten_bind_MdDbCircle_Erase_0=b.asm.emscripten_bind_MdDbCircle_Erase_0).apply(null,arguments)},Wq=b._emscripten_bind_MdDbCircle_ConnectionTempObject_1=
|
|
370
|
+
function(){return(Wq=b._emscripten_bind_MdDbCircle_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbCircle_ConnectionTempObject_1).apply(null,arguments)},Xq=b._emscripten_bind_MdDbCircle_Clone_0=function(){return(Xq=b._emscripten_bind_MdDbCircle_Clone_0=b.asm.emscripten_bind_MdDbCircle_Clone_0).apply(null,arguments)},Yq=b._emscripten_bind_MdDbCircle_GetHandle_0=function(){return(Yq=b._emscripten_bind_MdDbCircle_GetHandle_0=b.asm.emscripten_bind_MdDbCircle_GetHandle_0).apply(null,arguments)},Zq=b._emscripten_bind_MdDbCircle_GetDatabase_0=
|
|
371
|
+
function(){return(Zq=b._emscripten_bind_MdDbCircle_GetDatabase_0=b.asm.emscripten_bind_MdDbCircle_GetDatabase_0).apply(null,arguments)},$q=b._emscripten_bind_MdDbCircle_GetOwnerID_0=function(){return($q=b._emscripten_bind_MdDbCircle_GetOwnerID_0=b.asm.emscripten_bind_MdDbCircle_GetOwnerID_0).apply(null,arguments)},ar=b._emscripten_bind_MdDbCircle_moveGripPointsAt_4=function(){return(ar=b._emscripten_bind_MdDbCircle_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbCircle_moveGripPointsAt_4).apply(null,
|
|
372
|
+
arguments)},br=b._emscripten_bind_MdDbCircle_getObjectName_0=function(){return(br=b._emscripten_bind_MdDbCircle_getObjectName_0=b.asm.emscripten_bind_MdDbCircle_getObjectName_0).apply(null,arguments)},cr=b._emscripten_bind_MdDbCircle_getDxf0_0=function(){return(cr=b._emscripten_bind_MdDbCircle_getDxf0_0=b.asm.emscripten_bind_MdDbCircle_getDxf0_0).apply(null,arguments)},dr=b._emscripten_bind_MdDbCircle_getJson_0=function(){return(dr=b._emscripten_bind_MdDbCircle_getJson_0=b.asm.emscripten_bind_MdDbCircle_getJson_0).apply(null,
|
|
373
|
+
arguments)},er=b._emscripten_bind_MdDbCircle_setJson_1=function(){return(er=b._emscripten_bind_MdDbCircle_setJson_1=b.asm.emscripten_bind_MdDbCircle_setJson_1).apply(null,arguments)},fr=b._emscripten_bind_MdDbCircle_isKindOf_1=function(){return(fr=b._emscripten_bind_MdDbCircle_isKindOf_1=b.asm.emscripten_bind_MdDbCircle_isKindOf_1).apply(null,arguments)},gr=b._emscripten_bind_MdDbCircle___destroy___0=function(){return(gr=b._emscripten_bind_MdDbCircle___destroy___0=b.asm.emscripten_bind_MdDbCircle___destroy___0).apply(null,
|
|
374
|
+
arguments)},hr=b._emscripten_bind_MdDbArc_MdDbArc_0=function(){return(hr=b._emscripten_bind_MdDbArc_MdDbArc_0=b.asm.emscripten_bind_MdDbArc_MdDbArc_0).apply(null,arguments)},ir=b._emscripten_bind_MdDbArc_center_0=function(){return(ir=b._emscripten_bind_MdDbArc_center_0=b.asm.emscripten_bind_MdDbArc_center_0).apply(null,arguments)},jr=b._emscripten_bind_MdDbArc_setCenter_1=function(){return(jr=b._emscripten_bind_MdDbArc_setCenter_1=b.asm.emscripten_bind_MdDbArc_setCenter_1).apply(null,arguments)},
|
|
375
|
+
kr=b._emscripten_bind_MdDbArc_radius_0=function(){return(kr=b._emscripten_bind_MdDbArc_radius_0=b.asm.emscripten_bind_MdDbArc_radius_0).apply(null,arguments)},lr=b._emscripten_bind_MdDbArc_setRadius_1=function(){return(lr=b._emscripten_bind_MdDbArc_setRadius_1=b.asm.emscripten_bind_MdDbArc_setRadius_1).apply(null,arguments)},mr=b._emscripten_bind_MdDbArc_startAngle_0=function(){return(mr=b._emscripten_bind_MdDbArc_startAngle_0=b.asm.emscripten_bind_MdDbArc_startAngle_0).apply(null,arguments)},nr=
|
|
376
|
+
b._emscripten_bind_MdDbArc_setStartAngle_1=function(){return(nr=b._emscripten_bind_MdDbArc_setStartAngle_1=b.asm.emscripten_bind_MdDbArc_setStartAngle_1).apply(null,arguments)},or=b._emscripten_bind_MdDbArc_endAngle_0=function(){return(or=b._emscripten_bind_MdDbArc_endAngle_0=b.asm.emscripten_bind_MdDbArc_endAngle_0).apply(null,arguments)},pr=b._emscripten_bind_MdDbArc_setEndAngle_1=function(){return(pr=b._emscripten_bind_MdDbArc_setEndAngle_1=b.asm.emscripten_bind_MdDbArc_setEndAngle_1).apply(null,
|
|
377
|
+
arguments)},qr=b._emscripten_bind_MdDbArc_computeArc_6=function(){return(qr=b._emscripten_bind_MdDbArc_computeArc_6=b.asm.emscripten_bind_MdDbArc_computeArc_6).apply(null,arguments)},rr=b._emscripten_bind_MdDbArc_getStartParam_0=function(){return(rr=b._emscripten_bind_MdDbArc_getStartParam_0=b.asm.emscripten_bind_MdDbArc_getStartParam_0).apply(null,arguments)},sr=b._emscripten_bind_MdDbArc_getEndParam_0=function(){return(sr=b._emscripten_bind_MdDbArc_getEndParam_0=b.asm.emscripten_bind_MdDbArc_getEndParam_0).apply(null,
|
|
378
|
+
arguments)},tr=b._emscripten_bind_MdDbArc_getDistAtParam_1=function(){return(tr=b._emscripten_bind_MdDbArc_getDistAtParam_1=b.asm.emscripten_bind_MdDbArc_getDistAtParam_1).apply(null,arguments)},ur=b._emscripten_bind_MdDbArc_getParamAtDist_1=function(){return(ur=b._emscripten_bind_MdDbArc_getParamAtDist_1=b.asm.emscripten_bind_MdDbArc_getParamAtDist_1).apply(null,arguments)},vr=b._emscripten_bind_MdDbArc_getDistAtPoint_1=function(){return(vr=b._emscripten_bind_MdDbArc_getDistAtPoint_1=b.asm.emscripten_bind_MdDbArc_getDistAtPoint_1).apply(null,
|
|
379
|
+
arguments)},wr=b._emscripten_bind_MdDbArc_getPointAtDist_1=function(){return(wr=b._emscripten_bind_MdDbArc_getPointAtDist_1=b.asm.emscripten_bind_MdDbArc_getPointAtDist_1).apply(null,arguments)},xr=b._emscripten_bind_MdDbArc_getStartPoint_0=function(){return(xr=b._emscripten_bind_MdDbArc_getStartPoint_0=b.asm.emscripten_bind_MdDbArc_getStartPoint_0).apply(null,arguments)},yr=b._emscripten_bind_MdDbArc_getEndPoint_0=function(){return(yr=b._emscripten_bind_MdDbArc_getEndPoint_0=b.asm.emscripten_bind_MdDbArc_getEndPoint_0).apply(null,
|
|
380
|
+
arguments)},zr=b._emscripten_bind_MdDbArc_getPointAtParam_1=function(){return(zr=b._emscripten_bind_MdDbArc_getPointAtParam_1=b.asm.emscripten_bind_MdDbArc_getPointAtParam_1).apply(null,arguments)},Ar=b._emscripten_bind_MdDbArc_getParamAtPoint_1=function(){return(Ar=b._emscripten_bind_MdDbArc_getParamAtPoint_1=b.asm.emscripten_bind_MdDbArc_getParamAtPoint_1).apply(null,arguments)},Br=b._emscripten_bind_MdDbArc_getFirstDeriv_1=function(){return(Br=b._emscripten_bind_MdDbArc_getFirstDeriv_1=b.asm.emscripten_bind_MdDbArc_getFirstDeriv_1).apply(null,
|
|
381
|
+
arguments)},Cr=b._emscripten_bind_MdDbArc_getFirstDerivEx_1=function(){return(Cr=b._emscripten_bind_MdDbArc_getFirstDerivEx_1=b.asm.emscripten_bind_MdDbArc_getFirstDerivEx_1).apply(null,arguments)},Dr=b._emscripten_bind_MdDbArc_getClosestPointTo_2=function(){return(Dr=b._emscripten_bind_MdDbArc_getClosestPointTo_2=b.asm.emscripten_bind_MdDbArc_getClosestPointTo_2).apply(null,arguments)},Er=b._emscripten_bind_MdDbArc_offsetCurves_2=function(){return(Er=b._emscripten_bind_MdDbArc_offsetCurves_2=b.asm.emscripten_bind_MdDbArc_offsetCurves_2).apply(null,
|
|
382
|
+
arguments)},Fr=b._emscripten_bind_MdDbArc_splitCurves_1=function(){return(Fr=b._emscripten_bind_MdDbArc_splitCurves_1=b.asm.emscripten_bind_MdDbArc_splitCurves_1).apply(null,arguments)},Gr=b._emscripten_bind_MdDbArc_getArea_0=function(){return(Gr=b._emscripten_bind_MdDbArc_getArea_0=b.asm.emscripten_bind_MdDbArc_getArea_0).apply(null,arguments)},Hr=b._emscripten_bind_MdDbArc_getSamplePoints_1=function(){return(Hr=b._emscripten_bind_MdDbArc_getSamplePoints_1=b.asm.emscripten_bind_MdDbArc_getSamplePoints_1).apply(null,
|
|
383
|
+
arguments)},Ir=b._emscripten_bind_MdDbArc_getLength_0=function(){return(Ir=b._emscripten_bind_MdDbArc_getLength_0=b.asm.emscripten_bind_MdDbArc_getLength_0).apply(null,arguments)},Jr=b._emscripten_bind_MdDbArc_explode_0=function(){return(Jr=b._emscripten_bind_MdDbArc_explode_0=b.asm.emscripten_bind_MdDbArc_explode_0).apply(null,arguments)},Kr=b._emscripten_bind_MdDbArc_TrueColor_0=function(){return(Kr=b._emscripten_bind_MdDbArc_TrueColor_0=b.asm.emscripten_bind_MdDbArc_TrueColor_0).apply(null,arguments)},
|
|
384
|
+
Lr=b._emscripten_bind_MdDbArc_SetTrueColor_1=function(){return(Lr=b._emscripten_bind_MdDbArc_SetTrueColor_1=b.asm.emscripten_bind_MdDbArc_SetTrueColor_1).apply(null,arguments)},Mr=b._emscripten_bind_MdDbArc_ColorIndex_0=function(){return(Mr=b._emscripten_bind_MdDbArc_ColorIndex_0=b.asm.emscripten_bind_MdDbArc_ColorIndex_0).apply(null,arguments)},Nr=b._emscripten_bind_MdDbArc_SetColorIndex_1=function(){return(Nr=b._emscripten_bind_MdDbArc_SetColorIndex_1=b.asm.emscripten_bind_MdDbArc_SetColorIndex_1).apply(null,
|
|
385
|
+
arguments)},Or=b._emscripten_bind_MdDbArc_Layer_0=function(){return(Or=b._emscripten_bind_MdDbArc_Layer_0=b.asm.emscripten_bind_MdDbArc_Layer_0).apply(null,arguments)},Pr=b._emscripten_bind_MdDbArc_SetLayer_1=function(){return(Pr=b._emscripten_bind_MdDbArc_SetLayer_1=b.asm.emscripten_bind_MdDbArc_SetLayer_1).apply(null,arguments)},Qr=b._emscripten_bind_MdDbArc_LinetypeScale_0=function(){return(Qr=b._emscripten_bind_MdDbArc_LinetypeScale_0=b.asm.emscripten_bind_MdDbArc_LinetypeScale_0).apply(null,
|
|
386
|
+
arguments)},Rr=b._emscripten_bind_MdDbArc_SetLinetypeScale_1=function(){return(Rr=b._emscripten_bind_MdDbArc_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbArc_SetLinetypeScale_1).apply(null,arguments)},Sr=b._emscripten_bind_MdDbArc_Visible_0=function(){return(Sr=b._emscripten_bind_MdDbArc_Visible_0=b.asm.emscripten_bind_MdDbArc_Visible_0).apply(null,arguments)},Tr=b._emscripten_bind_MdDbArc_SetVisible_1=function(){return(Tr=b._emscripten_bind_MdDbArc_SetVisible_1=b.asm.emscripten_bind_MdDbArc_SetVisible_1).apply(null,
|
|
387
|
+
arguments)},Ur=b._emscripten_bind_MdDbArc_Lineweight_0=function(){return(Ur=b._emscripten_bind_MdDbArc_Lineweight_0=b.asm.emscripten_bind_MdDbArc_Lineweight_0).apply(null,arguments)},Vr=b._emscripten_bind_MdDbArc_SetLineweight_1=function(){return(Vr=b._emscripten_bind_MdDbArc_SetLineweight_1=b.asm.emscripten_bind_MdDbArc_SetLineweight_1).apply(null,arguments)},Wr=b._emscripten_bind_MdDbArc_TextStyle_0=function(){return(Wr=b._emscripten_bind_MdDbArc_TextStyle_0=b.asm.emscripten_bind_MdDbArc_TextStyle_0).apply(null,
|
|
388
|
+
arguments)},Xr=b._emscripten_bind_MdDbArc_SetTextStyle_1=function(){return(Xr=b._emscripten_bind_MdDbArc_SetTextStyle_1=b.asm.emscripten_bind_MdDbArc_SetTextStyle_1).apply(null,arguments)},Yr=b._emscripten_bind_MdDbArc_Highlight_1=function(){return(Yr=b._emscripten_bind_MdDbArc_Highlight_1=b.asm.emscripten_bind_MdDbArc_Highlight_1).apply(null,arguments)},Zr=b._emscripten_bind_MdDbArc_Move_2=function(){return(Zr=b._emscripten_bind_MdDbArc_Move_2=b.asm.emscripten_bind_MdDbArc_Move_2).apply(null,arguments)},
|
|
389
|
+
$r=b._emscripten_bind_MdDbArc_Rotate_2=function(){return($r=b._emscripten_bind_MdDbArc_Rotate_2=b.asm.emscripten_bind_MdDbArc_Rotate_2).apply(null,arguments)},as=b._emscripten_bind_MdDbArc_Mirror_2=function(){return(as=b._emscripten_bind_MdDbArc_Mirror_2=b.asm.emscripten_bind_MdDbArc_Mirror_2).apply(null,arguments)},bs=b._emscripten_bind_MdDbArc_ScaleEntity_2=function(){return(bs=b._emscripten_bind_MdDbArc_ScaleEntity_2=b.asm.emscripten_bind_MdDbArc_ScaleEntity_2).apply(null,arguments)},cs=b._emscripten_bind_MdDbArc_TransformBy_1=
|
|
390
|
+
function(){return(cs=b._emscripten_bind_MdDbArc_TransformBy_1=b.asm.emscripten_bind_MdDbArc_TransformBy_1).apply(null,arguments)},ds=b._emscripten_bind_MdDbArc_GetBoundingBox_0=function(){return(ds=b._emscripten_bind_MdDbArc_GetBoundingBox_0=b.asm.emscripten_bind_MdDbArc_GetBoundingBox_0).apply(null,arguments)},es=b._emscripten_bind_MdDbArc_GetObjectID_0=function(){return(es=b._emscripten_bind_MdDbArc_GetObjectID_0=b.asm.emscripten_bind_MdDbArc_GetObjectID_0).apply(null,arguments)},gs=b._emscripten_bind_MdDbArc_Erase_0=
|
|
391
|
+
function(){return(gs=b._emscripten_bind_MdDbArc_Erase_0=b.asm.emscripten_bind_MdDbArc_Erase_0).apply(null,arguments)},hs=b._emscripten_bind_MdDbArc_ConnectionTempObject_1=function(){return(hs=b._emscripten_bind_MdDbArc_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbArc_ConnectionTempObject_1).apply(null,arguments)},is=b._emscripten_bind_MdDbArc_Clone_0=function(){return(is=b._emscripten_bind_MdDbArc_Clone_0=b.asm.emscripten_bind_MdDbArc_Clone_0).apply(null,arguments)},js=b._emscripten_bind_MdDbArc_GetHandle_0=
|
|
392
|
+
function(){return(js=b._emscripten_bind_MdDbArc_GetHandle_0=b.asm.emscripten_bind_MdDbArc_GetHandle_0).apply(null,arguments)},ks=b._emscripten_bind_MdDbArc_GetDatabase_0=function(){return(ks=b._emscripten_bind_MdDbArc_GetDatabase_0=b.asm.emscripten_bind_MdDbArc_GetDatabase_0).apply(null,arguments)},ls=b._emscripten_bind_MdDbArc_GetOwnerID_0=function(){return(ls=b._emscripten_bind_MdDbArc_GetOwnerID_0=b.asm.emscripten_bind_MdDbArc_GetOwnerID_0).apply(null,arguments)},ms=b._emscripten_bind_MdDbArc_moveGripPointsAt_4=
|
|
393
|
+
function(){return(ms=b._emscripten_bind_MdDbArc_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbArc_moveGripPointsAt_4).apply(null,arguments)},ns=b._emscripten_bind_MdDbArc_getObjectName_0=function(){return(ns=b._emscripten_bind_MdDbArc_getObjectName_0=b.asm.emscripten_bind_MdDbArc_getObjectName_0).apply(null,arguments)},ps=b._emscripten_bind_MdDbArc_getDxf0_0=function(){return(ps=b._emscripten_bind_MdDbArc_getDxf0_0=b.asm.emscripten_bind_MdDbArc_getDxf0_0).apply(null,arguments)},qs=b._emscripten_bind_MdDbArc_getJson_0=
|
|
394
|
+
function(){return(qs=b._emscripten_bind_MdDbArc_getJson_0=b.asm.emscripten_bind_MdDbArc_getJson_0).apply(null,arguments)},rs=b._emscripten_bind_MdDbArc_setJson_1=function(){return(rs=b._emscripten_bind_MdDbArc_setJson_1=b.asm.emscripten_bind_MdDbArc_setJson_1).apply(null,arguments)},ss=b._emscripten_bind_MdDbArc_isKindOf_1=function(){return(ss=b._emscripten_bind_MdDbArc_isKindOf_1=b.asm.emscripten_bind_MdDbArc_isKindOf_1).apply(null,arguments)},ts=b._emscripten_bind_MdDbArc___destroy___0=function(){return(ts=
|
|
395
|
+
b._emscripten_bind_MdDbArc___destroy___0=b.asm.emscripten_bind_MdDbArc___destroy___0).apply(null,arguments)},us=b._emscripten_bind_MdDbPolyline_MdDbPolyline_0=function(){return(us=b._emscripten_bind_MdDbPolyline_MdDbPolyline_0=b.asm.emscripten_bind_MdDbPolyline_MdDbPolyline_0).apply(null,arguments)},vs=b._emscripten_bind_MdDbPolyline_setClosed_1=function(){return(vs=b._emscripten_bind_MdDbPolyline_setClosed_1=b.asm.emscripten_bind_MdDbPolyline_setClosed_1).apply(null,arguments)},xs=b._emscripten_bind_MdDbPolyline_setConstantWidth_1=
|
|
396
|
+
function(){return(xs=b._emscripten_bind_MdDbPolyline_setConstantWidth_1=b.asm.emscripten_bind_MdDbPolyline_setConstantWidth_1).apply(null,arguments)},ys=b._emscripten_bind_MdDbPolyline_isClosed_0=function(){return(ys=b._emscripten_bind_MdDbPolyline_isClosed_0=b.asm.emscripten_bind_MdDbPolyline_isClosed_0).apply(null,arguments)},zs=b._emscripten_bind_MdDbPolyline_getConstantWidth_0=function(){return(zs=b._emscripten_bind_MdDbPolyline_getConstantWidth_0=b.asm.emscripten_bind_MdDbPolyline_getConstantWidth_0).apply(null,
|
|
397
|
+
arguments)},As=b._emscripten_bind_MdDbPolyline_addVertexAt_5=function(){return(As=b._emscripten_bind_MdDbPolyline_addVertexAt_5=b.asm.emscripten_bind_MdDbPolyline_addVertexAt_5).apply(null,arguments)},Bs=b._emscripten_bind_MdDbPolyline_removeVertexAt_1=function(){return(Bs=b._emscripten_bind_MdDbPolyline_removeVertexAt_1=b.asm.emscripten_bind_MdDbPolyline_removeVertexAt_1).apply(null,arguments)},Cs=b._emscripten_bind_MdDbPolyline_numVerts_0=function(){return(Cs=b._emscripten_bind_MdDbPolyline_numVerts_0=
|
|
398
|
+
b.asm.emscripten_bind_MdDbPolyline_numVerts_0).apply(null,arguments)},Ds=b._emscripten_bind_MdDbPolyline_getPointAt_1=function(){return(Ds=b._emscripten_bind_MdDbPolyline_getPointAt_1=b.asm.emscripten_bind_MdDbPolyline_getPointAt_1).apply(null,arguments)},Es=b._emscripten_bind_MdDbPolyline_getBulgeAt_1=function(){return(Es=b._emscripten_bind_MdDbPolyline_getBulgeAt_1=b.asm.emscripten_bind_MdDbPolyline_getBulgeAt_1).apply(null,arguments)},Fs=b._emscripten_bind_MdDbPolyline_getStartWidthsAt_1=function(){return(Fs=
|
|
399
|
+
b._emscripten_bind_MdDbPolyline_getStartWidthsAt_1=b.asm.emscripten_bind_MdDbPolyline_getStartWidthsAt_1).apply(null,arguments)},Gs=b._emscripten_bind_MdDbPolyline_getEndWidthsAt_1=function(){return(Gs=b._emscripten_bind_MdDbPolyline_getEndWidthsAt_1=b.asm.emscripten_bind_MdDbPolyline_getEndWidthsAt_1).apply(null,arguments)},Hs=b._emscripten_bind_MdDbPolyline_setPointAt_2=function(){return(Hs=b._emscripten_bind_MdDbPolyline_setPointAt_2=b.asm.emscripten_bind_MdDbPolyline_setPointAt_2).apply(null,
|
|
400
|
+
arguments)},Is=b._emscripten_bind_MdDbPolyline_setBulgeAt_2=function(){return(Is=b._emscripten_bind_MdDbPolyline_setBulgeAt_2=b.asm.emscripten_bind_MdDbPolyline_setBulgeAt_2).apply(null,arguments)},Js=b._emscripten_bind_MdDbPolyline_getStartParam_0=function(){return(Js=b._emscripten_bind_MdDbPolyline_getStartParam_0=b.asm.emscripten_bind_MdDbPolyline_getStartParam_0).apply(null,arguments)},Ks=b._emscripten_bind_MdDbPolyline_getEndParam_0=function(){return(Ks=b._emscripten_bind_MdDbPolyline_getEndParam_0=
|
|
401
|
+
b.asm.emscripten_bind_MdDbPolyline_getEndParam_0).apply(null,arguments)},Ls=b._emscripten_bind_MdDbPolyline_getDistAtParam_1=function(){return(Ls=b._emscripten_bind_MdDbPolyline_getDistAtParam_1=b.asm.emscripten_bind_MdDbPolyline_getDistAtParam_1).apply(null,arguments)},Ms=b._emscripten_bind_MdDbPolyline_getParamAtDist_1=function(){return(Ms=b._emscripten_bind_MdDbPolyline_getParamAtDist_1=b.asm.emscripten_bind_MdDbPolyline_getParamAtDist_1).apply(null,arguments)},Ns=b._emscripten_bind_MdDbPolyline_getDistAtPoint_1=
|
|
402
|
+
function(){return(Ns=b._emscripten_bind_MdDbPolyline_getDistAtPoint_1=b.asm.emscripten_bind_MdDbPolyline_getDistAtPoint_1).apply(null,arguments)},Os=b._emscripten_bind_MdDbPolyline_getPointAtDist_1=function(){return(Os=b._emscripten_bind_MdDbPolyline_getPointAtDist_1=b.asm.emscripten_bind_MdDbPolyline_getPointAtDist_1).apply(null,arguments)},Ps=b._emscripten_bind_MdDbPolyline_getStartPoint_0=function(){return(Ps=b._emscripten_bind_MdDbPolyline_getStartPoint_0=b.asm.emscripten_bind_MdDbPolyline_getStartPoint_0).apply(null,
|
|
403
|
+
arguments)},Qs=b._emscripten_bind_MdDbPolyline_getEndPoint_0=function(){return(Qs=b._emscripten_bind_MdDbPolyline_getEndPoint_0=b.asm.emscripten_bind_MdDbPolyline_getEndPoint_0).apply(null,arguments)},Rs=b._emscripten_bind_MdDbPolyline_getPointAtParam_1=function(){return(Rs=b._emscripten_bind_MdDbPolyline_getPointAtParam_1=b.asm.emscripten_bind_MdDbPolyline_getPointAtParam_1).apply(null,arguments)},Ss=b._emscripten_bind_MdDbPolyline_getParamAtPoint_1=function(){return(Ss=b._emscripten_bind_MdDbPolyline_getParamAtPoint_1=
|
|
404
|
+
b.asm.emscripten_bind_MdDbPolyline_getParamAtPoint_1).apply(null,arguments)},Ts=b._emscripten_bind_MdDbPolyline_getFirstDeriv_1=function(){return(Ts=b._emscripten_bind_MdDbPolyline_getFirstDeriv_1=b.asm.emscripten_bind_MdDbPolyline_getFirstDeriv_1).apply(null,arguments)},Us=b._emscripten_bind_MdDbPolyline_getFirstDerivEx_1=function(){return(Us=b._emscripten_bind_MdDbPolyline_getFirstDerivEx_1=b.asm.emscripten_bind_MdDbPolyline_getFirstDerivEx_1).apply(null,arguments)},Vs=b._emscripten_bind_MdDbPolyline_getClosestPointTo_2=
|
|
405
|
+
function(){return(Vs=b._emscripten_bind_MdDbPolyline_getClosestPointTo_2=b.asm.emscripten_bind_MdDbPolyline_getClosestPointTo_2).apply(null,arguments)},Ws=b._emscripten_bind_MdDbPolyline_offsetCurves_2=function(){return(Ws=b._emscripten_bind_MdDbPolyline_offsetCurves_2=b.asm.emscripten_bind_MdDbPolyline_offsetCurves_2).apply(null,arguments)},Xs=b._emscripten_bind_MdDbPolyline_splitCurves_1=function(){return(Xs=b._emscripten_bind_MdDbPolyline_splitCurves_1=b.asm.emscripten_bind_MdDbPolyline_splitCurves_1).apply(null,
|
|
406
|
+
arguments)},Ys=b._emscripten_bind_MdDbPolyline_getArea_0=function(){return(Ys=b._emscripten_bind_MdDbPolyline_getArea_0=b.asm.emscripten_bind_MdDbPolyline_getArea_0).apply(null,arguments)},Zs=b._emscripten_bind_MdDbPolyline_getSamplePoints_1=function(){return(Zs=b._emscripten_bind_MdDbPolyline_getSamplePoints_1=b.asm.emscripten_bind_MdDbPolyline_getSamplePoints_1).apply(null,arguments)},$s=b._emscripten_bind_MdDbPolyline_getLength_0=function(){return($s=b._emscripten_bind_MdDbPolyline_getLength_0=
|
|
407
|
+
b.asm.emscripten_bind_MdDbPolyline_getLength_0).apply(null,arguments)},at=b._emscripten_bind_MdDbPolyline_explode_0=function(){return(at=b._emscripten_bind_MdDbPolyline_explode_0=b.asm.emscripten_bind_MdDbPolyline_explode_0).apply(null,arguments)},bt=b._emscripten_bind_MdDbPolyline_TrueColor_0=function(){return(bt=b._emscripten_bind_MdDbPolyline_TrueColor_0=b.asm.emscripten_bind_MdDbPolyline_TrueColor_0).apply(null,arguments)},ct=b._emscripten_bind_MdDbPolyline_SetTrueColor_1=function(){return(ct=
|
|
408
|
+
b._emscripten_bind_MdDbPolyline_SetTrueColor_1=b.asm.emscripten_bind_MdDbPolyline_SetTrueColor_1).apply(null,arguments)},dt=b._emscripten_bind_MdDbPolyline_ColorIndex_0=function(){return(dt=b._emscripten_bind_MdDbPolyline_ColorIndex_0=b.asm.emscripten_bind_MdDbPolyline_ColorIndex_0).apply(null,arguments)},et=b._emscripten_bind_MdDbPolyline_SetColorIndex_1=function(){return(et=b._emscripten_bind_MdDbPolyline_SetColorIndex_1=b.asm.emscripten_bind_MdDbPolyline_SetColorIndex_1).apply(null,arguments)},
|
|
409
|
+
ft=b._emscripten_bind_MdDbPolyline_Layer_0=function(){return(ft=b._emscripten_bind_MdDbPolyline_Layer_0=b.asm.emscripten_bind_MdDbPolyline_Layer_0).apply(null,arguments)},gt=b._emscripten_bind_MdDbPolyline_SetLayer_1=function(){return(gt=b._emscripten_bind_MdDbPolyline_SetLayer_1=b.asm.emscripten_bind_MdDbPolyline_SetLayer_1).apply(null,arguments)},ht=b._emscripten_bind_MdDbPolyline_LinetypeScale_0=function(){return(ht=b._emscripten_bind_MdDbPolyline_LinetypeScale_0=b.asm.emscripten_bind_MdDbPolyline_LinetypeScale_0).apply(null,
|
|
410
|
+
arguments)},it=b._emscripten_bind_MdDbPolyline_SetLinetypeScale_1=function(){return(it=b._emscripten_bind_MdDbPolyline_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbPolyline_SetLinetypeScale_1).apply(null,arguments)},jt=b._emscripten_bind_MdDbPolyline_Visible_0=function(){return(jt=b._emscripten_bind_MdDbPolyline_Visible_0=b.asm.emscripten_bind_MdDbPolyline_Visible_0).apply(null,arguments)},kt=b._emscripten_bind_MdDbPolyline_SetVisible_1=function(){return(kt=b._emscripten_bind_MdDbPolyline_SetVisible_1=
|
|
411
|
+
b.asm.emscripten_bind_MdDbPolyline_SetVisible_1).apply(null,arguments)},lt=b._emscripten_bind_MdDbPolyline_Lineweight_0=function(){return(lt=b._emscripten_bind_MdDbPolyline_Lineweight_0=b.asm.emscripten_bind_MdDbPolyline_Lineweight_0).apply(null,arguments)},mt=b._emscripten_bind_MdDbPolyline_SetLineweight_1=function(){return(mt=b._emscripten_bind_MdDbPolyline_SetLineweight_1=b.asm.emscripten_bind_MdDbPolyline_SetLineweight_1).apply(null,arguments)},nt=b._emscripten_bind_MdDbPolyline_TextStyle_0=function(){return(nt=
|
|
412
|
+
b._emscripten_bind_MdDbPolyline_TextStyle_0=b.asm.emscripten_bind_MdDbPolyline_TextStyle_0).apply(null,arguments)},ot=b._emscripten_bind_MdDbPolyline_SetTextStyle_1=function(){return(ot=b._emscripten_bind_MdDbPolyline_SetTextStyle_1=b.asm.emscripten_bind_MdDbPolyline_SetTextStyle_1).apply(null,arguments)},pt=b._emscripten_bind_MdDbPolyline_Highlight_1=function(){return(pt=b._emscripten_bind_MdDbPolyline_Highlight_1=b.asm.emscripten_bind_MdDbPolyline_Highlight_1).apply(null,arguments)},qt=b._emscripten_bind_MdDbPolyline_Move_2=
|
|
413
|
+
function(){return(qt=b._emscripten_bind_MdDbPolyline_Move_2=b.asm.emscripten_bind_MdDbPolyline_Move_2).apply(null,arguments)},rt=b._emscripten_bind_MdDbPolyline_Rotate_2=function(){return(rt=b._emscripten_bind_MdDbPolyline_Rotate_2=b.asm.emscripten_bind_MdDbPolyline_Rotate_2).apply(null,arguments)},st=b._emscripten_bind_MdDbPolyline_Mirror_2=function(){return(st=b._emscripten_bind_MdDbPolyline_Mirror_2=b.asm.emscripten_bind_MdDbPolyline_Mirror_2).apply(null,arguments)},tt=b._emscripten_bind_MdDbPolyline_ScaleEntity_2=
|
|
414
|
+
function(){return(tt=b._emscripten_bind_MdDbPolyline_ScaleEntity_2=b.asm.emscripten_bind_MdDbPolyline_ScaleEntity_2).apply(null,arguments)},ut=b._emscripten_bind_MdDbPolyline_TransformBy_1=function(){return(ut=b._emscripten_bind_MdDbPolyline_TransformBy_1=b.asm.emscripten_bind_MdDbPolyline_TransformBy_1).apply(null,arguments)},vt=b._emscripten_bind_MdDbPolyline_GetBoundingBox_0=function(){return(vt=b._emscripten_bind_MdDbPolyline_GetBoundingBox_0=b.asm.emscripten_bind_MdDbPolyline_GetBoundingBox_0).apply(null,
|
|
415
|
+
arguments)},wt=b._emscripten_bind_MdDbPolyline_GetObjectID_0=function(){return(wt=b._emscripten_bind_MdDbPolyline_GetObjectID_0=b.asm.emscripten_bind_MdDbPolyline_GetObjectID_0).apply(null,arguments)},xt=b._emscripten_bind_MdDbPolyline_Erase_0=function(){return(xt=b._emscripten_bind_MdDbPolyline_Erase_0=b.asm.emscripten_bind_MdDbPolyline_Erase_0).apply(null,arguments)},yt=b._emscripten_bind_MdDbPolyline_ConnectionTempObject_1=function(){return(yt=b._emscripten_bind_MdDbPolyline_ConnectionTempObject_1=
|
|
416
|
+
b.asm.emscripten_bind_MdDbPolyline_ConnectionTempObject_1).apply(null,arguments)},zt=b._emscripten_bind_MdDbPolyline_Clone_0=function(){return(zt=b._emscripten_bind_MdDbPolyline_Clone_0=b.asm.emscripten_bind_MdDbPolyline_Clone_0).apply(null,arguments)},At=b._emscripten_bind_MdDbPolyline_GetHandle_0=function(){return(At=b._emscripten_bind_MdDbPolyline_GetHandle_0=b.asm.emscripten_bind_MdDbPolyline_GetHandle_0).apply(null,arguments)},Bt=b._emscripten_bind_MdDbPolyline_GetDatabase_0=function(){return(Bt=
|
|
417
|
+
b._emscripten_bind_MdDbPolyline_GetDatabase_0=b.asm.emscripten_bind_MdDbPolyline_GetDatabase_0).apply(null,arguments)},Ct=b._emscripten_bind_MdDbPolyline_GetOwnerID_0=function(){return(Ct=b._emscripten_bind_MdDbPolyline_GetOwnerID_0=b.asm.emscripten_bind_MdDbPolyline_GetOwnerID_0).apply(null,arguments)},Dt=b._emscripten_bind_MdDbPolyline_moveGripPointsAt_4=function(){return(Dt=b._emscripten_bind_MdDbPolyline_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbPolyline_moveGripPointsAt_4).apply(null,arguments)},
|
|
418
|
+
Et=b._emscripten_bind_MdDbPolyline_getObjectName_0=function(){return(Et=b._emscripten_bind_MdDbPolyline_getObjectName_0=b.asm.emscripten_bind_MdDbPolyline_getObjectName_0).apply(null,arguments)},Ft=b._emscripten_bind_MdDbPolyline_getDxf0_0=function(){return(Ft=b._emscripten_bind_MdDbPolyline_getDxf0_0=b.asm.emscripten_bind_MdDbPolyline_getDxf0_0).apply(null,arguments)},Gt=b._emscripten_bind_MdDbPolyline_getJson_0=function(){return(Gt=b._emscripten_bind_MdDbPolyline_getJson_0=b.asm.emscripten_bind_MdDbPolyline_getJson_0).apply(null,
|
|
419
|
+
arguments)},Ht=b._emscripten_bind_MdDbPolyline_setJson_1=function(){return(Ht=b._emscripten_bind_MdDbPolyline_setJson_1=b.asm.emscripten_bind_MdDbPolyline_setJson_1).apply(null,arguments)},It=b._emscripten_bind_MdDbPolyline_isKindOf_1=function(){return(It=b._emscripten_bind_MdDbPolyline_isKindOf_1=b.asm.emscripten_bind_MdDbPolyline_isKindOf_1).apply(null,arguments)},Jt=b._emscripten_bind_MdDbPolyline___destroy___0=function(){return(Jt=b._emscripten_bind_MdDbPolyline___destroy___0=b.asm.emscripten_bind_MdDbPolyline___destroy___0).apply(null,
|
|
420
|
+
arguments)},Kt=b._emscripten_bind_MdDbBlockReference_MdDbBlockReference_0=function(){return(Kt=b._emscripten_bind_MdDbBlockReference_MdDbBlockReference_0=b.asm.emscripten_bind_MdDbBlockReference_MdDbBlockReference_0).apply(null,arguments)},Lt=b._emscripten_bind_MdDbBlockReference_blockTableRecordId_0=function(){return(Lt=b._emscripten_bind_MdDbBlockReference_blockTableRecordId_0=b.asm.emscripten_bind_MdDbBlockReference_blockTableRecordId_0).apply(null,arguments)},Mt=b._emscripten_bind_MdDbBlockReference_setBlockTableRecordId_1=
|
|
421
|
+
function(){return(Mt=b._emscripten_bind_MdDbBlockReference_setBlockTableRecordId_1=b.asm.emscripten_bind_MdDbBlockReference_setBlockTableRecordId_1).apply(null,arguments)},Nt=b._emscripten_bind_MdDbBlockReference_position_0=function(){return(Nt=b._emscripten_bind_MdDbBlockReference_position_0=b.asm.emscripten_bind_MdDbBlockReference_position_0).apply(null,arguments)},Ot=b._emscripten_bind_MdDbBlockReference_setPosition_1=function(){return(Ot=b._emscripten_bind_MdDbBlockReference_setPosition_1=b.asm.emscripten_bind_MdDbBlockReference_setPosition_1).apply(null,
|
|
422
|
+
arguments)},Pt=b._emscripten_bind_MdDbBlockReference_scaleFactors_0=function(){return(Pt=b._emscripten_bind_MdDbBlockReference_scaleFactors_0=b.asm.emscripten_bind_MdDbBlockReference_scaleFactors_0).apply(null,arguments)},Qt=b._emscripten_bind_MdDbBlockReference_setScaleFactors_1=function(){return(Qt=b._emscripten_bind_MdDbBlockReference_setScaleFactors_1=b.asm.emscripten_bind_MdDbBlockReference_setScaleFactors_1).apply(null,arguments)},Rt=b._emscripten_bind_MdDbBlockReference_rotation_0=function(){return(Rt=
|
|
423
|
+
b._emscripten_bind_MdDbBlockReference_rotation_0=b.asm.emscripten_bind_MdDbBlockReference_rotation_0).apply(null,arguments)},St=b._emscripten_bind_MdDbBlockReference_setRotation_1=function(){return(St=b._emscripten_bind_MdDbBlockReference_setRotation_1=b.asm.emscripten_bind_MdDbBlockReference_setRotation_1).apply(null,arguments)},Tt=b._emscripten_bind_MdDbBlockReference_blockTransform_0=function(){return(Tt=b._emscripten_bind_MdDbBlockReference_blockTransform_0=b.asm.emscripten_bind_MdDbBlockReference_blockTransform_0).apply(null,
|
|
424
|
+
arguments)},Ut=b._emscripten_bind_MdDbBlockReference_setBlockTransform_1=function(){return(Ut=b._emscripten_bind_MdDbBlockReference_setBlockTransform_1=b.asm.emscripten_bind_MdDbBlockReference_setBlockTransform_1).apply(null,arguments)},Vt=b._emscripten_bind_MdDbBlockReference_getBlockName_0=function(){return(Vt=b._emscripten_bind_MdDbBlockReference_getBlockName_0=b.asm.emscripten_bind_MdDbBlockReference_getBlockName_0).apply(null,arguments)},Wt=b._emscripten_bind_MdDbBlockReference_explode_0=function(){return(Wt=
|
|
425
|
+
b._emscripten_bind_MdDbBlockReference_explode_0=b.asm.emscripten_bind_MdDbBlockReference_explode_0).apply(null,arguments)},Xt=b._emscripten_bind_MdDbBlockReference_TrueColor_0=function(){return(Xt=b._emscripten_bind_MdDbBlockReference_TrueColor_0=b.asm.emscripten_bind_MdDbBlockReference_TrueColor_0).apply(null,arguments)},Yt=b._emscripten_bind_MdDbBlockReference_SetTrueColor_1=function(){return(Yt=b._emscripten_bind_MdDbBlockReference_SetTrueColor_1=b.asm.emscripten_bind_MdDbBlockReference_SetTrueColor_1).apply(null,
|
|
426
|
+
arguments)},Zt=b._emscripten_bind_MdDbBlockReference_ColorIndex_0=function(){return(Zt=b._emscripten_bind_MdDbBlockReference_ColorIndex_0=b.asm.emscripten_bind_MdDbBlockReference_ColorIndex_0).apply(null,arguments)},$t=b._emscripten_bind_MdDbBlockReference_SetColorIndex_1=function(){return($t=b._emscripten_bind_MdDbBlockReference_SetColorIndex_1=b.asm.emscripten_bind_MdDbBlockReference_SetColorIndex_1).apply(null,arguments)},au=b._emscripten_bind_MdDbBlockReference_Layer_0=function(){return(au=b._emscripten_bind_MdDbBlockReference_Layer_0=
|
|
427
|
+
b.asm.emscripten_bind_MdDbBlockReference_Layer_0).apply(null,arguments)},bu=b._emscripten_bind_MdDbBlockReference_SetLayer_1=function(){return(bu=b._emscripten_bind_MdDbBlockReference_SetLayer_1=b.asm.emscripten_bind_MdDbBlockReference_SetLayer_1).apply(null,arguments)},cu=b._emscripten_bind_MdDbBlockReference_LinetypeScale_0=function(){return(cu=b._emscripten_bind_MdDbBlockReference_LinetypeScale_0=b.asm.emscripten_bind_MdDbBlockReference_LinetypeScale_0).apply(null,arguments)},du=b._emscripten_bind_MdDbBlockReference_SetLinetypeScale_1=
|
|
428
|
+
function(){return(du=b._emscripten_bind_MdDbBlockReference_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbBlockReference_SetLinetypeScale_1).apply(null,arguments)},eu=b._emscripten_bind_MdDbBlockReference_Visible_0=function(){return(eu=b._emscripten_bind_MdDbBlockReference_Visible_0=b.asm.emscripten_bind_MdDbBlockReference_Visible_0).apply(null,arguments)},fu=b._emscripten_bind_MdDbBlockReference_SetVisible_1=function(){return(fu=b._emscripten_bind_MdDbBlockReference_SetVisible_1=b.asm.emscripten_bind_MdDbBlockReference_SetVisible_1).apply(null,
|
|
429
|
+
arguments)},gu=b._emscripten_bind_MdDbBlockReference_Lineweight_0=function(){return(gu=b._emscripten_bind_MdDbBlockReference_Lineweight_0=b.asm.emscripten_bind_MdDbBlockReference_Lineweight_0).apply(null,arguments)},hu=b._emscripten_bind_MdDbBlockReference_SetLineweight_1=function(){return(hu=b._emscripten_bind_MdDbBlockReference_SetLineweight_1=b.asm.emscripten_bind_MdDbBlockReference_SetLineweight_1).apply(null,arguments)},iu=b._emscripten_bind_MdDbBlockReference_TextStyle_0=function(){return(iu=
|
|
430
|
+
b._emscripten_bind_MdDbBlockReference_TextStyle_0=b.asm.emscripten_bind_MdDbBlockReference_TextStyle_0).apply(null,arguments)},ju=b._emscripten_bind_MdDbBlockReference_SetTextStyle_1=function(){return(ju=b._emscripten_bind_MdDbBlockReference_SetTextStyle_1=b.asm.emscripten_bind_MdDbBlockReference_SetTextStyle_1).apply(null,arguments)},ku=b._emscripten_bind_MdDbBlockReference_Highlight_1=function(){return(ku=b._emscripten_bind_MdDbBlockReference_Highlight_1=b.asm.emscripten_bind_MdDbBlockReference_Highlight_1).apply(null,
|
|
431
|
+
arguments)},lu=b._emscripten_bind_MdDbBlockReference_Move_2=function(){return(lu=b._emscripten_bind_MdDbBlockReference_Move_2=b.asm.emscripten_bind_MdDbBlockReference_Move_2).apply(null,arguments)},mu=b._emscripten_bind_MdDbBlockReference_Rotate_2=function(){return(mu=b._emscripten_bind_MdDbBlockReference_Rotate_2=b.asm.emscripten_bind_MdDbBlockReference_Rotate_2).apply(null,arguments)},nu=b._emscripten_bind_MdDbBlockReference_Mirror_2=function(){return(nu=b._emscripten_bind_MdDbBlockReference_Mirror_2=
|
|
432
|
+
b.asm.emscripten_bind_MdDbBlockReference_Mirror_2).apply(null,arguments)},ou=b._emscripten_bind_MdDbBlockReference_ScaleEntity_2=function(){return(ou=b._emscripten_bind_MdDbBlockReference_ScaleEntity_2=b.asm.emscripten_bind_MdDbBlockReference_ScaleEntity_2).apply(null,arguments)},pu=b._emscripten_bind_MdDbBlockReference_TransformBy_1=function(){return(pu=b._emscripten_bind_MdDbBlockReference_TransformBy_1=b.asm.emscripten_bind_MdDbBlockReference_TransformBy_1).apply(null,arguments)},qu=b._emscripten_bind_MdDbBlockReference_GetBoundingBox_0=
|
|
433
|
+
function(){return(qu=b._emscripten_bind_MdDbBlockReference_GetBoundingBox_0=b.asm.emscripten_bind_MdDbBlockReference_GetBoundingBox_0).apply(null,arguments)},ru=b._emscripten_bind_MdDbBlockReference_GetObjectID_0=function(){return(ru=b._emscripten_bind_MdDbBlockReference_GetObjectID_0=b.asm.emscripten_bind_MdDbBlockReference_GetObjectID_0).apply(null,arguments)},su=b._emscripten_bind_MdDbBlockReference_Erase_0=function(){return(su=b._emscripten_bind_MdDbBlockReference_Erase_0=b.asm.emscripten_bind_MdDbBlockReference_Erase_0).apply(null,
|
|
434
|
+
arguments)},tu=b._emscripten_bind_MdDbBlockReference_ConnectionTempObject_1=function(){return(tu=b._emscripten_bind_MdDbBlockReference_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbBlockReference_ConnectionTempObject_1).apply(null,arguments)},uu=b._emscripten_bind_MdDbBlockReference_Clone_0=function(){return(uu=b._emscripten_bind_MdDbBlockReference_Clone_0=b.asm.emscripten_bind_MdDbBlockReference_Clone_0).apply(null,arguments)},vu=b._emscripten_bind_MdDbBlockReference_GetHandle_0=function(){return(vu=
|
|
435
|
+
b._emscripten_bind_MdDbBlockReference_GetHandle_0=b.asm.emscripten_bind_MdDbBlockReference_GetHandle_0).apply(null,arguments)},wu=b._emscripten_bind_MdDbBlockReference_GetDatabase_0=function(){return(wu=b._emscripten_bind_MdDbBlockReference_GetDatabase_0=b.asm.emscripten_bind_MdDbBlockReference_GetDatabase_0).apply(null,arguments)},xu=b._emscripten_bind_MdDbBlockReference_GetOwnerID_0=function(){return(xu=b._emscripten_bind_MdDbBlockReference_GetOwnerID_0=b.asm.emscripten_bind_MdDbBlockReference_GetOwnerID_0).apply(null,
|
|
436
|
+
arguments)},yu=b._emscripten_bind_MdDbBlockReference_moveGripPointsAt_4=function(){return(yu=b._emscripten_bind_MdDbBlockReference_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbBlockReference_moveGripPointsAt_4).apply(null,arguments)},zu=b._emscripten_bind_MdDbBlockReference_getObjectName_0=function(){return(zu=b._emscripten_bind_MdDbBlockReference_getObjectName_0=b.asm.emscripten_bind_MdDbBlockReference_getObjectName_0).apply(null,arguments)},Au=b._emscripten_bind_MdDbBlockReference_getDxf0_0=function(){return(Au=
|
|
437
|
+
b._emscripten_bind_MdDbBlockReference_getDxf0_0=b.asm.emscripten_bind_MdDbBlockReference_getDxf0_0).apply(null,arguments)},Bu=b._emscripten_bind_MdDbBlockReference_getJson_0=function(){return(Bu=b._emscripten_bind_MdDbBlockReference_getJson_0=b.asm.emscripten_bind_MdDbBlockReference_getJson_0).apply(null,arguments)},Cu=b._emscripten_bind_MdDbBlockReference_setJson_1=function(){return(Cu=b._emscripten_bind_MdDbBlockReference_setJson_1=b.asm.emscripten_bind_MdDbBlockReference_setJson_1).apply(null,
|
|
438
|
+
arguments)},Du=b._emscripten_bind_MdDbBlockReference_isKindOf_1=function(){return(Du=b._emscripten_bind_MdDbBlockReference_isKindOf_1=b.asm.emscripten_bind_MdDbBlockReference_isKindOf_1).apply(null,arguments)},Eu=b._emscripten_bind_MdDbBlockReference___destroy___0=function(){return(Eu=b._emscripten_bind_MdDbBlockReference___destroy___0=b.asm.emscripten_bind_MdDbBlockReference___destroy___0).apply(null,arguments)},Fu=b._emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0=function(){return(Fu=
|
|
439
|
+
b._emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0=b.asm.emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0).apply(null,arguments)},Gu=b._emscripten_bind_MdDbAlignedDimension_xLine1Point_0=function(){return(Gu=b._emscripten_bind_MdDbAlignedDimension_xLine1Point_0=b.asm.emscripten_bind_MdDbAlignedDimension_xLine1Point_0).apply(null,arguments)},Hu=b._emscripten_bind_MdDbAlignedDimension_setXLine1Point_1=function(){return(Hu=b._emscripten_bind_MdDbAlignedDimension_setXLine1Point_1=
|
|
440
|
+
b.asm.emscripten_bind_MdDbAlignedDimension_setXLine1Point_1).apply(null,arguments)},Iu=b._emscripten_bind_MdDbAlignedDimension_xLine2Point_0=function(){return(Iu=b._emscripten_bind_MdDbAlignedDimension_xLine2Point_0=b.asm.emscripten_bind_MdDbAlignedDimension_xLine2Point_0).apply(null,arguments)},Ju=b._emscripten_bind_MdDbAlignedDimension_setXLine2Point_1=function(){return(Ju=b._emscripten_bind_MdDbAlignedDimension_setXLine2Point_1=b.asm.emscripten_bind_MdDbAlignedDimension_setXLine2Point_1).apply(null,
|
|
441
|
+
arguments)},Ku=b._emscripten_bind_MdDbAlignedDimension_dimLinePoint_0=function(){return(Ku=b._emscripten_bind_MdDbAlignedDimension_dimLinePoint_0=b.asm.emscripten_bind_MdDbAlignedDimension_dimLinePoint_0).apply(null,arguments)},Lu=b._emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1=function(){return(Lu=b._emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1=b.asm.emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1).apply(null,arguments)},Mu=b._emscripten_bind_MdDbAlignedDimension_oblique_0=
|
|
442
|
+
function(){return(Mu=b._emscripten_bind_MdDbAlignedDimension_oblique_0=b.asm.emscripten_bind_MdDbAlignedDimension_oblique_0).apply(null,arguments)},Nu=b._emscripten_bind_MdDbAlignedDimension_setOblique_1=function(){return(Nu=b._emscripten_bind_MdDbAlignedDimension_setOblique_1=b.asm.emscripten_bind_MdDbAlignedDimension_setOblique_1).apply(null,arguments)},Ou=b._emscripten_bind_MdDbAlignedDimension_textPosition_0=function(){return(Ou=b._emscripten_bind_MdDbAlignedDimension_textPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_textPosition_0).apply(null,
|
|
443
|
+
arguments)},Pu=b._emscripten_bind_MdDbAlignedDimension_setTextPosition_1=function(){return(Pu=b._emscripten_bind_MdDbAlignedDimension_setTextPosition_1=b.asm.emscripten_bind_MdDbAlignedDimension_setTextPosition_1).apply(null,arguments)},Qu=b._emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0=function(){return(Qu=b._emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0).apply(null,arguments)},Ru=b._emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0=
|
|
444
|
+
function(){return(Ru=b._emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0).apply(null,arguments)},Su=b._emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0=function(){return(Su=b._emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0=b.asm.emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0).apply(null,arguments)},Tu=b._emscripten_bind_MdDbAlignedDimension_elevation_0=function(){return(Tu=b._emscripten_bind_MdDbAlignedDimension_elevation_0=
|
|
445
|
+
b.asm.emscripten_bind_MdDbAlignedDimension_elevation_0).apply(null,arguments)},Uu=b._emscripten_bind_MdDbAlignedDimension_setElevation_1=function(){return(Uu=b._emscripten_bind_MdDbAlignedDimension_setElevation_1=b.asm.emscripten_bind_MdDbAlignedDimension_setElevation_1).apply(null,arguments)},Vu=b._emscripten_bind_MdDbAlignedDimension_dimensionText_0=function(){return(Vu=b._emscripten_bind_MdDbAlignedDimension_dimensionText_0=b.asm.emscripten_bind_MdDbAlignedDimension_dimensionText_0).apply(null,
|
|
446
|
+
arguments)},Wu=b._emscripten_bind_MdDbAlignedDimension_setDimensionText_1=function(){return(Wu=b._emscripten_bind_MdDbAlignedDimension_setDimensionText_1=b.asm.emscripten_bind_MdDbAlignedDimension_setDimensionText_1).apply(null,arguments)},Xu=b._emscripten_bind_MdDbAlignedDimension_textRotation_0=function(){return(Xu=b._emscripten_bind_MdDbAlignedDimension_textRotation_0=b.asm.emscripten_bind_MdDbAlignedDimension_textRotation_0).apply(null,arguments)},Yu=b._emscripten_bind_MdDbAlignedDimension_setTextRotation_1=
|
|
447
|
+
function(){return(Yu=b._emscripten_bind_MdDbAlignedDimension_setTextRotation_1=b.asm.emscripten_bind_MdDbAlignedDimension_setTextRotation_1).apply(null,arguments)},Zu=b._emscripten_bind_MdDbAlignedDimension_dimensionStyle_0=function(){return(Zu=b._emscripten_bind_MdDbAlignedDimension_dimensionStyle_0=b.asm.emscripten_bind_MdDbAlignedDimension_dimensionStyle_0).apply(null,arguments)},$u=b._emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1=function(){return($u=b._emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1=
|
|
448
|
+
b.asm.emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1).apply(null,arguments)},av=b._emscripten_bind_MdDbAlignedDimension_textAttachment_0=function(){return(av=b._emscripten_bind_MdDbAlignedDimension_textAttachment_0=b.asm.emscripten_bind_MdDbAlignedDimension_textAttachment_0).apply(null,arguments)},bv=b._emscripten_bind_MdDbAlignedDimension_setTextAttachment_1=function(){return(bv=b._emscripten_bind_MdDbAlignedDimension_setTextAttachment_1=b.asm.emscripten_bind_MdDbAlignedDimension_setTextAttachment_1).apply(null,
|
|
449
|
+
arguments)},cv=b._emscripten_bind_MdDbAlignedDimension_horizontalRotation_0=function(){return(cv=b._emscripten_bind_MdDbAlignedDimension_horizontalRotation_0=b.asm.emscripten_bind_MdDbAlignedDimension_horizontalRotation_0).apply(null,arguments)},dv=b._emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1=function(){return(dv=b._emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1=b.asm.emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1).apply(null,arguments)},ev=b._emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1=
|
|
450
|
+
function(){return(ev=b._emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1=b.asm.emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1).apply(null,arguments)},fv=b._emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1=function(){return(fv=b._emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1).apply(null,arguments)},gv=b._emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2=function(){return(gv=b._emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2=
|
|
451
|
+
b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2).apply(null,arguments)},hv=b._emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1=function(){return(hv=b._emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1).apply(null,arguments)},iv=b._emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2=function(){return(iv=b._emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2=b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2).apply(null,
|
|
452
|
+
arguments)},jv=b._emscripten_bind_MdDbAlignedDimension_GetDimVarString_1=function(){return(jv=b._emscripten_bind_MdDbAlignedDimension_GetDimVarString_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarString_1).apply(null,arguments)},kv=b._emscripten_bind_MdDbAlignedDimension_SetDimVarString_2=function(){return(kv=b._emscripten_bind_MdDbAlignedDimension_SetDimVarString_2=b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarString_2).apply(null,arguments)},lv=b._emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1=
|
|
453
|
+
function(){return(lv=b._emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1=b.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1).apply(null,arguments)},mv=b._emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2=function(){return(mv=b._emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2=b.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2).apply(null,arguments)},nv=b._emscripten_bind_MdDbAlignedDimension_GetAllText_0=function(){return(nv=b._emscripten_bind_MdDbAlignedDimension_GetAllText_0=
|
|
454
|
+
b.asm.emscripten_bind_MdDbAlignedDimension_GetAllText_0).apply(null,arguments)},ov=b._emscripten_bind_MdDbAlignedDimension_explode_0=function(){return(ov=b._emscripten_bind_MdDbAlignedDimension_explode_0=b.asm.emscripten_bind_MdDbAlignedDimension_explode_0).apply(null,arguments)},pv=b._emscripten_bind_MdDbAlignedDimension_TrueColor_0=function(){return(pv=b._emscripten_bind_MdDbAlignedDimension_TrueColor_0=b.asm.emscripten_bind_MdDbAlignedDimension_TrueColor_0).apply(null,arguments)},qv=b._emscripten_bind_MdDbAlignedDimension_SetTrueColor_1=
|
|
455
|
+
function(){return(qv=b._emscripten_bind_MdDbAlignedDimension_SetTrueColor_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetTrueColor_1).apply(null,arguments)},rv=b._emscripten_bind_MdDbAlignedDimension_ColorIndex_0=function(){return(rv=b._emscripten_bind_MdDbAlignedDimension_ColorIndex_0=b.asm.emscripten_bind_MdDbAlignedDimension_ColorIndex_0).apply(null,arguments)},sv=b._emscripten_bind_MdDbAlignedDimension_SetColorIndex_1=function(){return(sv=b._emscripten_bind_MdDbAlignedDimension_SetColorIndex_1=
|
|
456
|
+
b.asm.emscripten_bind_MdDbAlignedDimension_SetColorIndex_1).apply(null,arguments)},tv=b._emscripten_bind_MdDbAlignedDimension_Layer_0=function(){return(tv=b._emscripten_bind_MdDbAlignedDimension_Layer_0=b.asm.emscripten_bind_MdDbAlignedDimension_Layer_0).apply(null,arguments)},uv=b._emscripten_bind_MdDbAlignedDimension_SetLayer_1=function(){return(uv=b._emscripten_bind_MdDbAlignedDimension_SetLayer_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetLayer_1).apply(null,arguments)},vv=b._emscripten_bind_MdDbAlignedDimension_LinetypeScale_0=
|
|
457
|
+
function(){return(vv=b._emscripten_bind_MdDbAlignedDimension_LinetypeScale_0=b.asm.emscripten_bind_MdDbAlignedDimension_LinetypeScale_0).apply(null,arguments)},wv=b._emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1=function(){return(wv=b._emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1).apply(null,arguments)},xv=b._emscripten_bind_MdDbAlignedDimension_Visible_0=function(){return(xv=b._emscripten_bind_MdDbAlignedDimension_Visible_0=
|
|
458
|
+
b.asm.emscripten_bind_MdDbAlignedDimension_Visible_0).apply(null,arguments)},yv=b._emscripten_bind_MdDbAlignedDimension_SetVisible_1=function(){return(yv=b._emscripten_bind_MdDbAlignedDimension_SetVisible_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetVisible_1).apply(null,arguments)},zv=b._emscripten_bind_MdDbAlignedDimension_Lineweight_0=function(){return(zv=b._emscripten_bind_MdDbAlignedDimension_Lineweight_0=b.asm.emscripten_bind_MdDbAlignedDimension_Lineweight_0).apply(null,arguments)},Av=b._emscripten_bind_MdDbAlignedDimension_SetLineweight_1=
|
|
459
|
+
function(){return(Av=b._emscripten_bind_MdDbAlignedDimension_SetLineweight_1=b.asm.emscripten_bind_MdDbAlignedDimension_SetLineweight_1).apply(null,arguments)},Bv=b._emscripten_bind_MdDbAlignedDimension_TextStyle_0=function(){return(Bv=b._emscripten_bind_MdDbAlignedDimension_TextStyle_0=b.asm.emscripten_bind_MdDbAlignedDimension_TextStyle_0).apply(null,arguments)},Cv=b._emscripten_bind_MdDbAlignedDimension_SetTextStyle_1=function(){return(Cv=b._emscripten_bind_MdDbAlignedDimension_SetTextStyle_1=
|
|
460
|
+
b.asm.emscripten_bind_MdDbAlignedDimension_SetTextStyle_1).apply(null,arguments)},Dv=b._emscripten_bind_MdDbAlignedDimension_Highlight_1=function(){return(Dv=b._emscripten_bind_MdDbAlignedDimension_Highlight_1=b.asm.emscripten_bind_MdDbAlignedDimension_Highlight_1).apply(null,arguments)},Ev=b._emscripten_bind_MdDbAlignedDimension_Move_2=function(){return(Ev=b._emscripten_bind_MdDbAlignedDimension_Move_2=b.asm.emscripten_bind_MdDbAlignedDimension_Move_2).apply(null,arguments)},Fv=b._emscripten_bind_MdDbAlignedDimension_Rotate_2=
|
|
461
|
+
function(){return(Fv=b._emscripten_bind_MdDbAlignedDimension_Rotate_2=b.asm.emscripten_bind_MdDbAlignedDimension_Rotate_2).apply(null,arguments)},Gv=b._emscripten_bind_MdDbAlignedDimension_Mirror_2=function(){return(Gv=b._emscripten_bind_MdDbAlignedDimension_Mirror_2=b.asm.emscripten_bind_MdDbAlignedDimension_Mirror_2).apply(null,arguments)},Hv=b._emscripten_bind_MdDbAlignedDimension_ScaleEntity_2=function(){return(Hv=b._emscripten_bind_MdDbAlignedDimension_ScaleEntity_2=b.asm.emscripten_bind_MdDbAlignedDimension_ScaleEntity_2).apply(null,
|
|
462
|
+
arguments)},Iv=b._emscripten_bind_MdDbAlignedDimension_TransformBy_1=function(){return(Iv=b._emscripten_bind_MdDbAlignedDimension_TransformBy_1=b.asm.emscripten_bind_MdDbAlignedDimension_TransformBy_1).apply(null,arguments)},Jv=b._emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0=function(){return(Jv=b._emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0=b.asm.emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0).apply(null,arguments)},Kv=b._emscripten_bind_MdDbAlignedDimension_GetObjectID_0=
|
|
463
|
+
function(){return(Kv=b._emscripten_bind_MdDbAlignedDimension_GetObjectID_0=b.asm.emscripten_bind_MdDbAlignedDimension_GetObjectID_0).apply(null,arguments)},Lv=b._emscripten_bind_MdDbAlignedDimension_Erase_0=function(){return(Lv=b._emscripten_bind_MdDbAlignedDimension_Erase_0=b.asm.emscripten_bind_MdDbAlignedDimension_Erase_0).apply(null,arguments)},Mv=b._emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1=function(){return(Mv=b._emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1=
|
|
464
|
+
b.asm.emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1).apply(null,arguments)},Nv=b._emscripten_bind_MdDbAlignedDimension_Clone_0=function(){return(Nv=b._emscripten_bind_MdDbAlignedDimension_Clone_0=b.asm.emscripten_bind_MdDbAlignedDimension_Clone_0).apply(null,arguments)},Ov=b._emscripten_bind_MdDbAlignedDimension_GetHandle_0=function(){return(Ov=b._emscripten_bind_MdDbAlignedDimension_GetHandle_0=b.asm.emscripten_bind_MdDbAlignedDimension_GetHandle_0).apply(null,arguments)},Pv=b._emscripten_bind_MdDbAlignedDimension_GetDatabase_0=
|
|
465
|
+
function(){return(Pv=b._emscripten_bind_MdDbAlignedDimension_GetDatabase_0=b.asm.emscripten_bind_MdDbAlignedDimension_GetDatabase_0).apply(null,arguments)},Qv=b._emscripten_bind_MdDbAlignedDimension_GetOwnerID_0=function(){return(Qv=b._emscripten_bind_MdDbAlignedDimension_GetOwnerID_0=b.asm.emscripten_bind_MdDbAlignedDimension_GetOwnerID_0).apply(null,arguments)},Rv=b._emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4=function(){return(Rv=b._emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4=
|
|
466
|
+
b.asm.emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4).apply(null,arguments)},Sv=b._emscripten_bind_MdDbAlignedDimension_getObjectName_0=function(){return(Sv=b._emscripten_bind_MdDbAlignedDimension_getObjectName_0=b.asm.emscripten_bind_MdDbAlignedDimension_getObjectName_0).apply(null,arguments)},Tv=b._emscripten_bind_MdDbAlignedDimension_getDxf0_0=function(){return(Tv=b._emscripten_bind_MdDbAlignedDimension_getDxf0_0=b.asm.emscripten_bind_MdDbAlignedDimension_getDxf0_0).apply(null,arguments)},
|
|
467
|
+
Uv=b._emscripten_bind_MdDbAlignedDimension_getJson_0=function(){return(Uv=b._emscripten_bind_MdDbAlignedDimension_getJson_0=b.asm.emscripten_bind_MdDbAlignedDimension_getJson_0).apply(null,arguments)},Vv=b._emscripten_bind_MdDbAlignedDimension_setJson_1=function(){return(Vv=b._emscripten_bind_MdDbAlignedDimension_setJson_1=b.asm.emscripten_bind_MdDbAlignedDimension_setJson_1).apply(null,arguments)},Wv=b._emscripten_bind_MdDbAlignedDimension_isKindOf_1=function(){return(Wv=b._emscripten_bind_MdDbAlignedDimension_isKindOf_1=
|
|
468
|
+
b.asm.emscripten_bind_MdDbAlignedDimension_isKindOf_1).apply(null,arguments)},Xv=b._emscripten_bind_MdDbAlignedDimension___destroy___0=function(){return(Xv=b._emscripten_bind_MdDbAlignedDimension___destroy___0=b.asm.emscripten_bind_MdDbAlignedDimension___destroy___0).apply(null,arguments)},Yv=b._emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0=function(){return(Yv=b._emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0=b.asm.emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0).apply(null,
|
|
469
|
+
arguments)},Zv=b._emscripten_bind_MdDbRotatedDimension_xLine1Point_0=function(){return(Zv=b._emscripten_bind_MdDbRotatedDimension_xLine1Point_0=b.asm.emscripten_bind_MdDbRotatedDimension_xLine1Point_0).apply(null,arguments)},$v=b._emscripten_bind_MdDbRotatedDimension_setXLine1Point_1=function(){return($v=b._emscripten_bind_MdDbRotatedDimension_setXLine1Point_1=b.asm.emscripten_bind_MdDbRotatedDimension_setXLine1Point_1).apply(null,arguments)},aw=b._emscripten_bind_MdDbRotatedDimension_xLine2Point_0=
|
|
470
|
+
function(){return(aw=b._emscripten_bind_MdDbRotatedDimension_xLine2Point_0=b.asm.emscripten_bind_MdDbRotatedDimension_xLine2Point_0).apply(null,arguments)},bw=b._emscripten_bind_MdDbRotatedDimension_setXLine2Point_1=function(){return(bw=b._emscripten_bind_MdDbRotatedDimension_setXLine2Point_1=b.asm.emscripten_bind_MdDbRotatedDimension_setXLine2Point_1).apply(null,arguments)},cw=b._emscripten_bind_MdDbRotatedDimension_dimLinePoint_0=function(){return(cw=b._emscripten_bind_MdDbRotatedDimension_dimLinePoint_0=
|
|
471
|
+
b.asm.emscripten_bind_MdDbRotatedDimension_dimLinePoint_0).apply(null,arguments)},dw=b._emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1=function(){return(dw=b._emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1=b.asm.emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1).apply(null,arguments)},ew=b._emscripten_bind_MdDbRotatedDimension_rotation_0=function(){return(ew=b._emscripten_bind_MdDbRotatedDimension_rotation_0=b.asm.emscripten_bind_MdDbRotatedDimension_rotation_0).apply(null,arguments)},
|
|
472
|
+
fw=b._emscripten_bind_MdDbRotatedDimension_setRotation_1=function(){return(fw=b._emscripten_bind_MdDbRotatedDimension_setRotation_1=b.asm.emscripten_bind_MdDbRotatedDimension_setRotation_1).apply(null,arguments)},gw=b._emscripten_bind_MdDbRotatedDimension_oblique_0=function(){return(gw=b._emscripten_bind_MdDbRotatedDimension_oblique_0=b.asm.emscripten_bind_MdDbRotatedDimension_oblique_0).apply(null,arguments)},hw=b._emscripten_bind_MdDbRotatedDimension_setOblique_1=function(){return(hw=b._emscripten_bind_MdDbRotatedDimension_setOblique_1=
|
|
473
|
+
b.asm.emscripten_bind_MdDbRotatedDimension_setOblique_1).apply(null,arguments)},iw=b._emscripten_bind_MdDbRotatedDimension_textPosition_0=function(){return(iw=b._emscripten_bind_MdDbRotatedDimension_textPosition_0=b.asm.emscripten_bind_MdDbRotatedDimension_textPosition_0).apply(null,arguments)},jw=b._emscripten_bind_MdDbRotatedDimension_setTextPosition_1=function(){return(jw=b._emscripten_bind_MdDbRotatedDimension_setTextPosition_1=b.asm.emscripten_bind_MdDbRotatedDimension_setTextPosition_1).apply(null,
|
|
474
|
+
arguments)},kw=b._emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0=function(){return(kw=b._emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0=b.asm.emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0).apply(null,arguments)},lw=b._emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0=function(){return(lw=b._emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0=b.asm.emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0).apply(null,arguments)},
|
|
475
|
+
mw=b._emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0=function(){return(mw=b._emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0=b.asm.emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0).apply(null,arguments)},nw=b._emscripten_bind_MdDbRotatedDimension_elevation_0=function(){return(nw=b._emscripten_bind_MdDbRotatedDimension_elevation_0=b.asm.emscripten_bind_MdDbRotatedDimension_elevation_0).apply(null,arguments)},ow=b._emscripten_bind_MdDbRotatedDimension_setElevation_1=
|
|
476
|
+
function(){return(ow=b._emscripten_bind_MdDbRotatedDimension_setElevation_1=b.asm.emscripten_bind_MdDbRotatedDimension_setElevation_1).apply(null,arguments)},pw=b._emscripten_bind_MdDbRotatedDimension_dimensionText_0=function(){return(pw=b._emscripten_bind_MdDbRotatedDimension_dimensionText_0=b.asm.emscripten_bind_MdDbRotatedDimension_dimensionText_0).apply(null,arguments)},qw=b._emscripten_bind_MdDbRotatedDimension_setDimensionText_1=function(){return(qw=b._emscripten_bind_MdDbRotatedDimension_setDimensionText_1=
|
|
477
|
+
b.asm.emscripten_bind_MdDbRotatedDimension_setDimensionText_1).apply(null,arguments)},rw=b._emscripten_bind_MdDbRotatedDimension_textRotation_0=function(){return(rw=b._emscripten_bind_MdDbRotatedDimension_textRotation_0=b.asm.emscripten_bind_MdDbRotatedDimension_textRotation_0).apply(null,arguments)},sw=b._emscripten_bind_MdDbRotatedDimension_setTextRotation_1=function(){return(sw=b._emscripten_bind_MdDbRotatedDimension_setTextRotation_1=b.asm.emscripten_bind_MdDbRotatedDimension_setTextRotation_1).apply(null,
|
|
478
|
+
arguments)},tw=b._emscripten_bind_MdDbRotatedDimension_dimensionStyle_0=function(){return(tw=b._emscripten_bind_MdDbRotatedDimension_dimensionStyle_0=b.asm.emscripten_bind_MdDbRotatedDimension_dimensionStyle_0).apply(null,arguments)},uw=b._emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1=function(){return(uw=b._emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1=b.asm.emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1).apply(null,arguments)},vw=b._emscripten_bind_MdDbRotatedDimension_textAttachment_0=
|
|
479
|
+
function(){return(vw=b._emscripten_bind_MdDbRotatedDimension_textAttachment_0=b.asm.emscripten_bind_MdDbRotatedDimension_textAttachment_0).apply(null,arguments)},ww=b._emscripten_bind_MdDbRotatedDimension_setTextAttachment_1=function(){return(ww=b._emscripten_bind_MdDbRotatedDimension_setTextAttachment_1=b.asm.emscripten_bind_MdDbRotatedDimension_setTextAttachment_1).apply(null,arguments)},xw=b._emscripten_bind_MdDbRotatedDimension_horizontalRotation_0=function(){return(xw=b._emscripten_bind_MdDbRotatedDimension_horizontalRotation_0=
|
|
480
|
+
b.asm.emscripten_bind_MdDbRotatedDimension_horizontalRotation_0).apply(null,arguments)},yw=b._emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1=function(){return(yw=b._emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1=b.asm.emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1).apply(null,arguments)},zw=b._emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1=function(){return(zw=b._emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1=b.asm.emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1).apply(null,
|
|
481
|
+
arguments)},Aw=b._emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1=function(){return(Aw=b._emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1=b.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1).apply(null,arguments)},Bw=b._emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2=function(){return(Bw=b._emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2=b.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2).apply(null,arguments)},Cw=b._emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1=
|
|
482
|
+
function(){return(Cw=b._emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1=b.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1).apply(null,arguments)},Dw=b._emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2=function(){return(Dw=b._emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2=b.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2).apply(null,arguments)},Ew=b._emscripten_bind_MdDbRotatedDimension_GetDimVarString_1=function(){return(Ew=b._emscripten_bind_MdDbRotatedDimension_GetDimVarString_1=
|
|
483
|
+
b.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarString_1).apply(null,arguments)},Fw=b._emscripten_bind_MdDbRotatedDimension_SetDimVarString_2=function(){return(Fw=b._emscripten_bind_MdDbRotatedDimension_SetDimVarString_2=b.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarString_2).apply(null,arguments)},Gw=b._emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1=function(){return(Gw=b._emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1=b.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1).apply(null,
|
|
484
|
+
arguments)},Hw=b._emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2=function(){return(Hw=b._emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2=b.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2).apply(null,arguments)},Iw=b._emscripten_bind_MdDbRotatedDimension_GetAllText_0=function(){return(Iw=b._emscripten_bind_MdDbRotatedDimension_GetAllText_0=b.asm.emscripten_bind_MdDbRotatedDimension_GetAllText_0).apply(null,arguments)},Jw=b._emscripten_bind_MdDbRotatedDimension_explode_0=
|
|
485
|
+
function(){return(Jw=b._emscripten_bind_MdDbRotatedDimension_explode_0=b.asm.emscripten_bind_MdDbRotatedDimension_explode_0).apply(null,arguments)},Kw=b._emscripten_bind_MdDbRotatedDimension_TrueColor_0=function(){return(Kw=b._emscripten_bind_MdDbRotatedDimension_TrueColor_0=b.asm.emscripten_bind_MdDbRotatedDimension_TrueColor_0).apply(null,arguments)},Lw=b._emscripten_bind_MdDbRotatedDimension_SetTrueColor_1=function(){return(Lw=b._emscripten_bind_MdDbRotatedDimension_SetTrueColor_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetTrueColor_1).apply(null,
|
|
486
|
+
arguments)},Mw=b._emscripten_bind_MdDbRotatedDimension_ColorIndex_0=function(){return(Mw=b._emscripten_bind_MdDbRotatedDimension_ColorIndex_0=b.asm.emscripten_bind_MdDbRotatedDimension_ColorIndex_0).apply(null,arguments)},Nw=b._emscripten_bind_MdDbRotatedDimension_SetColorIndex_1=function(){return(Nw=b._emscripten_bind_MdDbRotatedDimension_SetColorIndex_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetColorIndex_1).apply(null,arguments)},Ow=b._emscripten_bind_MdDbRotatedDimension_Layer_0=function(){return(Ow=
|
|
487
|
+
b._emscripten_bind_MdDbRotatedDimension_Layer_0=b.asm.emscripten_bind_MdDbRotatedDimension_Layer_0).apply(null,arguments)},Pw=b._emscripten_bind_MdDbRotatedDimension_SetLayer_1=function(){return(Pw=b._emscripten_bind_MdDbRotatedDimension_SetLayer_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetLayer_1).apply(null,arguments)},Qw=b._emscripten_bind_MdDbRotatedDimension_LinetypeScale_0=function(){return(Qw=b._emscripten_bind_MdDbRotatedDimension_LinetypeScale_0=b.asm.emscripten_bind_MdDbRotatedDimension_LinetypeScale_0).apply(null,
|
|
488
|
+
arguments)},Rw=b._emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1=function(){return(Rw=b._emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1).apply(null,arguments)},Sw=b._emscripten_bind_MdDbRotatedDimension_Visible_0=function(){return(Sw=b._emscripten_bind_MdDbRotatedDimension_Visible_0=b.asm.emscripten_bind_MdDbRotatedDimension_Visible_0).apply(null,arguments)},Tw=b._emscripten_bind_MdDbRotatedDimension_SetVisible_1=function(){return(Tw=
|
|
489
|
+
b._emscripten_bind_MdDbRotatedDimension_SetVisible_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetVisible_1).apply(null,arguments)},Uw=b._emscripten_bind_MdDbRotatedDimension_Lineweight_0=function(){return(Uw=b._emscripten_bind_MdDbRotatedDimension_Lineweight_0=b.asm.emscripten_bind_MdDbRotatedDimension_Lineweight_0).apply(null,arguments)},Vw=b._emscripten_bind_MdDbRotatedDimension_SetLineweight_1=function(){return(Vw=b._emscripten_bind_MdDbRotatedDimension_SetLineweight_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetLineweight_1).apply(null,
|
|
490
|
+
arguments)},Ww=b._emscripten_bind_MdDbRotatedDimension_TextStyle_0=function(){return(Ww=b._emscripten_bind_MdDbRotatedDimension_TextStyle_0=b.asm.emscripten_bind_MdDbRotatedDimension_TextStyle_0).apply(null,arguments)},Xw=b._emscripten_bind_MdDbRotatedDimension_SetTextStyle_1=function(){return(Xw=b._emscripten_bind_MdDbRotatedDimension_SetTextStyle_1=b.asm.emscripten_bind_MdDbRotatedDimension_SetTextStyle_1).apply(null,arguments)},Yw=b._emscripten_bind_MdDbRotatedDimension_Highlight_1=function(){return(Yw=
|
|
491
|
+
b._emscripten_bind_MdDbRotatedDimension_Highlight_1=b.asm.emscripten_bind_MdDbRotatedDimension_Highlight_1).apply(null,arguments)},Zw=b._emscripten_bind_MdDbRotatedDimension_Move_2=function(){return(Zw=b._emscripten_bind_MdDbRotatedDimension_Move_2=b.asm.emscripten_bind_MdDbRotatedDimension_Move_2).apply(null,arguments)},$w=b._emscripten_bind_MdDbRotatedDimension_Rotate_2=function(){return($w=b._emscripten_bind_MdDbRotatedDimension_Rotate_2=b.asm.emscripten_bind_MdDbRotatedDimension_Rotate_2).apply(null,
|
|
492
|
+
arguments)},ax=b._emscripten_bind_MdDbRotatedDimension_Mirror_2=function(){return(ax=b._emscripten_bind_MdDbRotatedDimension_Mirror_2=b.asm.emscripten_bind_MdDbRotatedDimension_Mirror_2).apply(null,arguments)},bx=b._emscripten_bind_MdDbRotatedDimension_ScaleEntity_2=function(){return(bx=b._emscripten_bind_MdDbRotatedDimension_ScaleEntity_2=b.asm.emscripten_bind_MdDbRotatedDimension_ScaleEntity_2).apply(null,arguments)},cx=b._emscripten_bind_MdDbRotatedDimension_TransformBy_1=function(){return(cx=
|
|
493
|
+
b._emscripten_bind_MdDbRotatedDimension_TransformBy_1=b.asm.emscripten_bind_MdDbRotatedDimension_TransformBy_1).apply(null,arguments)},dx=b._emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0=function(){return(dx=b._emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0=b.asm.emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0).apply(null,arguments)},ex=b._emscripten_bind_MdDbRotatedDimension_GetObjectID_0=function(){return(ex=b._emscripten_bind_MdDbRotatedDimension_GetObjectID_0=b.asm.emscripten_bind_MdDbRotatedDimension_GetObjectID_0).apply(null,
|
|
494
|
+
arguments)},fx=b._emscripten_bind_MdDbRotatedDimension_Erase_0=function(){return(fx=b._emscripten_bind_MdDbRotatedDimension_Erase_0=b.asm.emscripten_bind_MdDbRotatedDimension_Erase_0).apply(null,arguments)},gx=b._emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1=function(){return(gx=b._emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1).apply(null,arguments)},hx=b._emscripten_bind_MdDbRotatedDimension_Clone_0=function(){return(hx=
|
|
495
|
+
b._emscripten_bind_MdDbRotatedDimension_Clone_0=b.asm.emscripten_bind_MdDbRotatedDimension_Clone_0).apply(null,arguments)},ix=b._emscripten_bind_MdDbRotatedDimension_GetHandle_0=function(){return(ix=b._emscripten_bind_MdDbRotatedDimension_GetHandle_0=b.asm.emscripten_bind_MdDbRotatedDimension_GetHandle_0).apply(null,arguments)},jx=b._emscripten_bind_MdDbRotatedDimension_GetDatabase_0=function(){return(jx=b._emscripten_bind_MdDbRotatedDimension_GetDatabase_0=b.asm.emscripten_bind_MdDbRotatedDimension_GetDatabase_0).apply(null,
|
|
496
|
+
arguments)},kx=b._emscripten_bind_MdDbRotatedDimension_GetOwnerID_0=function(){return(kx=b._emscripten_bind_MdDbRotatedDimension_GetOwnerID_0=b.asm.emscripten_bind_MdDbRotatedDimension_GetOwnerID_0).apply(null,arguments)},lx=b._emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4=function(){return(lx=b._emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4).apply(null,arguments)},mx=b._emscripten_bind_MdDbRotatedDimension_getObjectName_0=
|
|
497
|
+
function(){return(mx=b._emscripten_bind_MdDbRotatedDimension_getObjectName_0=b.asm.emscripten_bind_MdDbRotatedDimension_getObjectName_0).apply(null,arguments)},nx=b._emscripten_bind_MdDbRotatedDimension_getDxf0_0=function(){return(nx=b._emscripten_bind_MdDbRotatedDimension_getDxf0_0=b.asm.emscripten_bind_MdDbRotatedDimension_getDxf0_0).apply(null,arguments)},ox=b._emscripten_bind_MdDbRotatedDimension_getJson_0=function(){return(ox=b._emscripten_bind_MdDbRotatedDimension_getJson_0=b.asm.emscripten_bind_MdDbRotatedDimension_getJson_0).apply(null,
|
|
498
|
+
arguments)},px=b._emscripten_bind_MdDbRotatedDimension_setJson_1=function(){return(px=b._emscripten_bind_MdDbRotatedDimension_setJson_1=b.asm.emscripten_bind_MdDbRotatedDimension_setJson_1).apply(null,arguments)},qx=b._emscripten_bind_MdDbRotatedDimension_isKindOf_1=function(){return(qx=b._emscripten_bind_MdDbRotatedDimension_isKindOf_1=b.asm.emscripten_bind_MdDbRotatedDimension_isKindOf_1).apply(null,arguments)},rx=b._emscripten_bind_MdDbRotatedDimension___destroy___0=function(){return(rx=b._emscripten_bind_MdDbRotatedDimension___destroy___0=
|
|
499
|
+
b.asm.emscripten_bind_MdDbRotatedDimension___destroy___0).apply(null,arguments)},sx=b._emscripten_bind_MdDbMText_MdDbMText_0=function(){return(sx=b._emscripten_bind_MdDbMText_MdDbMText_0=b.asm.emscripten_bind_MdDbMText_MdDbMText_0).apply(null,arguments)},tx=b._emscripten_bind_MdDbMText_location_0=function(){return(tx=b._emscripten_bind_MdDbMText_location_0=b.asm.emscripten_bind_MdDbMText_location_0).apply(null,arguments)},ux=b._emscripten_bind_MdDbMText_setLocation_1=function(){return(ux=b._emscripten_bind_MdDbMText_setLocation_1=
|
|
500
|
+
b.asm.emscripten_bind_MdDbMText_setLocation_1).apply(null,arguments)},vx=b._emscripten_bind_MdDbMText_rotation_0=function(){return(vx=b._emscripten_bind_MdDbMText_rotation_0=b.asm.emscripten_bind_MdDbMText_rotation_0).apply(null,arguments)},wx=b._emscripten_bind_MdDbMText_setRotation_1=function(){return(wx=b._emscripten_bind_MdDbMText_setRotation_1=b.asm.emscripten_bind_MdDbMText_setRotation_1).apply(null,arguments)},xx=b._emscripten_bind_MdDbMText_width_0=function(){return(xx=b._emscripten_bind_MdDbMText_width_0=
|
|
501
|
+
b.asm.emscripten_bind_MdDbMText_width_0).apply(null,arguments)},yx=b._emscripten_bind_MdDbMText_setWidth_1=function(){return(yx=b._emscripten_bind_MdDbMText_setWidth_1=b.asm.emscripten_bind_MdDbMText_setWidth_1).apply(null,arguments)},zx=b._emscripten_bind_MdDbMText_textHeight_0=function(){return(zx=b._emscripten_bind_MdDbMText_textHeight_0=b.asm.emscripten_bind_MdDbMText_textHeight_0).apply(null,arguments)},Ax=b._emscripten_bind_MdDbMText_setTextHeight_1=function(){return(Ax=b._emscripten_bind_MdDbMText_setTextHeight_1=
|
|
502
|
+
b.asm.emscripten_bind_MdDbMText_setTextHeight_1).apply(null,arguments)},Bx=b._emscripten_bind_MdDbMText_attachment_0=function(){return(Bx=b._emscripten_bind_MdDbMText_attachment_0=b.asm.emscripten_bind_MdDbMText_attachment_0).apply(null,arguments)},Cx=b._emscripten_bind_MdDbMText_setAttachment_1=function(){return(Cx=b._emscripten_bind_MdDbMText_setAttachment_1=b.asm.emscripten_bind_MdDbMText_setAttachment_1).apply(null,arguments)},Dx=b._emscripten_bind_MdDbMText_contents_0=function(){return(Dx=b._emscripten_bind_MdDbMText_contents_0=
|
|
503
|
+
b.asm.emscripten_bind_MdDbMText_contents_0).apply(null,arguments)},Ex=b._emscripten_bind_MdDbMText_setContents_1=function(){return(Ex=b._emscripten_bind_MdDbMText_setContents_1=b.asm.emscripten_bind_MdDbMText_setContents_1).apply(null,arguments)},Fx=b._emscripten_bind_MdDbMText_explode_0=function(){return(Fx=b._emscripten_bind_MdDbMText_explode_0=b.asm.emscripten_bind_MdDbMText_explode_0).apply(null,arguments)},Gx=b._emscripten_bind_MdDbMText_TrueColor_0=function(){return(Gx=b._emscripten_bind_MdDbMText_TrueColor_0=
|
|
504
|
+
b.asm.emscripten_bind_MdDbMText_TrueColor_0).apply(null,arguments)},Hx=b._emscripten_bind_MdDbMText_SetTrueColor_1=function(){return(Hx=b._emscripten_bind_MdDbMText_SetTrueColor_1=b.asm.emscripten_bind_MdDbMText_SetTrueColor_1).apply(null,arguments)},Ix=b._emscripten_bind_MdDbMText_ColorIndex_0=function(){return(Ix=b._emscripten_bind_MdDbMText_ColorIndex_0=b.asm.emscripten_bind_MdDbMText_ColorIndex_0).apply(null,arguments)},Jx=b._emscripten_bind_MdDbMText_SetColorIndex_1=function(){return(Jx=b._emscripten_bind_MdDbMText_SetColorIndex_1=
|
|
505
|
+
b.asm.emscripten_bind_MdDbMText_SetColorIndex_1).apply(null,arguments)},Kx=b._emscripten_bind_MdDbMText_Layer_0=function(){return(Kx=b._emscripten_bind_MdDbMText_Layer_0=b.asm.emscripten_bind_MdDbMText_Layer_0).apply(null,arguments)},Lx=b._emscripten_bind_MdDbMText_SetLayer_1=function(){return(Lx=b._emscripten_bind_MdDbMText_SetLayer_1=b.asm.emscripten_bind_MdDbMText_SetLayer_1).apply(null,arguments)},Mx=b._emscripten_bind_MdDbMText_LinetypeScale_0=function(){return(Mx=b._emscripten_bind_MdDbMText_LinetypeScale_0=
|
|
506
|
+
b.asm.emscripten_bind_MdDbMText_LinetypeScale_0).apply(null,arguments)},Nx=b._emscripten_bind_MdDbMText_SetLinetypeScale_1=function(){return(Nx=b._emscripten_bind_MdDbMText_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbMText_SetLinetypeScale_1).apply(null,arguments)},Ox=b._emscripten_bind_MdDbMText_Visible_0=function(){return(Ox=b._emscripten_bind_MdDbMText_Visible_0=b.asm.emscripten_bind_MdDbMText_Visible_0).apply(null,arguments)},Px=b._emscripten_bind_MdDbMText_SetVisible_1=function(){return(Px=
|
|
507
|
+
b._emscripten_bind_MdDbMText_SetVisible_1=b.asm.emscripten_bind_MdDbMText_SetVisible_1).apply(null,arguments)},Qx=b._emscripten_bind_MdDbMText_Lineweight_0=function(){return(Qx=b._emscripten_bind_MdDbMText_Lineweight_0=b.asm.emscripten_bind_MdDbMText_Lineweight_0).apply(null,arguments)},Rx=b._emscripten_bind_MdDbMText_SetLineweight_1=function(){return(Rx=b._emscripten_bind_MdDbMText_SetLineweight_1=b.asm.emscripten_bind_MdDbMText_SetLineweight_1).apply(null,arguments)},Sx=b._emscripten_bind_MdDbMText_TextStyle_0=
|
|
508
|
+
function(){return(Sx=b._emscripten_bind_MdDbMText_TextStyle_0=b.asm.emscripten_bind_MdDbMText_TextStyle_0).apply(null,arguments)},Tx=b._emscripten_bind_MdDbMText_SetTextStyle_1=function(){return(Tx=b._emscripten_bind_MdDbMText_SetTextStyle_1=b.asm.emscripten_bind_MdDbMText_SetTextStyle_1).apply(null,arguments)},Ux=b._emscripten_bind_MdDbMText_Highlight_1=function(){return(Ux=b._emscripten_bind_MdDbMText_Highlight_1=b.asm.emscripten_bind_MdDbMText_Highlight_1).apply(null,arguments)},Vx=b._emscripten_bind_MdDbMText_Move_2=
|
|
509
|
+
function(){return(Vx=b._emscripten_bind_MdDbMText_Move_2=b.asm.emscripten_bind_MdDbMText_Move_2).apply(null,arguments)},Wx=b._emscripten_bind_MdDbMText_Rotate_2=function(){return(Wx=b._emscripten_bind_MdDbMText_Rotate_2=b.asm.emscripten_bind_MdDbMText_Rotate_2).apply(null,arguments)},Xx=b._emscripten_bind_MdDbMText_Mirror_2=function(){return(Xx=b._emscripten_bind_MdDbMText_Mirror_2=b.asm.emscripten_bind_MdDbMText_Mirror_2).apply(null,arguments)},Yx=b._emscripten_bind_MdDbMText_ScaleEntity_2=function(){return(Yx=
|
|
510
|
+
b._emscripten_bind_MdDbMText_ScaleEntity_2=b.asm.emscripten_bind_MdDbMText_ScaleEntity_2).apply(null,arguments)},Zx=b._emscripten_bind_MdDbMText_TransformBy_1=function(){return(Zx=b._emscripten_bind_MdDbMText_TransformBy_1=b.asm.emscripten_bind_MdDbMText_TransformBy_1).apply(null,arguments)},$x=b._emscripten_bind_MdDbMText_GetBoundingBox_0=function(){return($x=b._emscripten_bind_MdDbMText_GetBoundingBox_0=b.asm.emscripten_bind_MdDbMText_GetBoundingBox_0).apply(null,arguments)},ay=b._emscripten_bind_MdDbMText_GetObjectID_0=
|
|
511
|
+
function(){return(ay=b._emscripten_bind_MdDbMText_GetObjectID_0=b.asm.emscripten_bind_MdDbMText_GetObjectID_0).apply(null,arguments)},by=b._emscripten_bind_MdDbMText_Erase_0=function(){return(by=b._emscripten_bind_MdDbMText_Erase_0=b.asm.emscripten_bind_MdDbMText_Erase_0).apply(null,arguments)},cy=b._emscripten_bind_MdDbMText_ConnectionTempObject_1=function(){return(cy=b._emscripten_bind_MdDbMText_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbMText_ConnectionTempObject_1).apply(null,arguments)},
|
|
512
|
+
dy=b._emscripten_bind_MdDbMText_Clone_0=function(){return(dy=b._emscripten_bind_MdDbMText_Clone_0=b.asm.emscripten_bind_MdDbMText_Clone_0).apply(null,arguments)},ey=b._emscripten_bind_MdDbMText_GetHandle_0=function(){return(ey=b._emscripten_bind_MdDbMText_GetHandle_0=b.asm.emscripten_bind_MdDbMText_GetHandle_0).apply(null,arguments)},fy=b._emscripten_bind_MdDbMText_GetDatabase_0=function(){return(fy=b._emscripten_bind_MdDbMText_GetDatabase_0=b.asm.emscripten_bind_MdDbMText_GetDatabase_0).apply(null,
|
|
513
|
+
arguments)},gy=b._emscripten_bind_MdDbMText_GetOwnerID_0=function(){return(gy=b._emscripten_bind_MdDbMText_GetOwnerID_0=b.asm.emscripten_bind_MdDbMText_GetOwnerID_0).apply(null,arguments)},hy=b._emscripten_bind_MdDbMText_moveGripPointsAt_4=function(){return(hy=b._emscripten_bind_MdDbMText_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbMText_moveGripPointsAt_4).apply(null,arguments)},iy=b._emscripten_bind_MdDbMText_getObjectName_0=function(){return(iy=b._emscripten_bind_MdDbMText_getObjectName_0=b.asm.emscripten_bind_MdDbMText_getObjectName_0).apply(null,
|
|
514
|
+
arguments)},jy=b._emscripten_bind_MdDbMText_getDxf0_0=function(){return(jy=b._emscripten_bind_MdDbMText_getDxf0_0=b.asm.emscripten_bind_MdDbMText_getDxf0_0).apply(null,arguments)},ky=b._emscripten_bind_MdDbMText_getJson_0=function(){return(ky=b._emscripten_bind_MdDbMText_getJson_0=b.asm.emscripten_bind_MdDbMText_getJson_0).apply(null,arguments)},ly=b._emscripten_bind_MdDbMText_setJson_1=function(){return(ly=b._emscripten_bind_MdDbMText_setJson_1=b.asm.emscripten_bind_MdDbMText_setJson_1).apply(null,
|
|
515
|
+
arguments)},my=b._emscripten_bind_MdDbMText_isKindOf_1=function(){return(my=b._emscripten_bind_MdDbMText_isKindOf_1=b.asm.emscripten_bind_MdDbMText_isKindOf_1).apply(null,arguments)},ny=b._emscripten_bind_MdDbMText___destroy___0=function(){return(ny=b._emscripten_bind_MdDbMText___destroy___0=b.asm.emscripten_bind_MdDbMText___destroy___0).apply(null,arguments)},oy=b._emscripten_bind_MdDbBlockTableRecordIterator_start_2=function(){return(oy=b._emscripten_bind_MdDbBlockTableRecordIterator_start_2=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_start_2).apply(null,
|
|
516
|
+
arguments)},py=b._emscripten_bind_MdDbBlockTableRecordIterator_done_0=function(){return(py=b._emscripten_bind_MdDbBlockTableRecordIterator_done_0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_done_0).apply(null,arguments)},qy=b._emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0=function(){return(qy=b._emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0).apply(null,arguments)},ry=b._emscripten_bind_MdDbBlockTableRecordIterator_step_2=
|
|
517
|
+
function(){return(ry=b._emscripten_bind_MdDbBlockTableRecordIterator_step_2=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_step_2).apply(null,arguments)},sy=b._emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0=function(){return(sy=b._emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0).apply(null,arguments)},ty=b._emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0=function(){return(ty=b._emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0=
|
|
518
|
+
b.asm.emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0).apply(null,arguments)},uy=b._emscripten_bind_MdDbBlockTableRecordIterator_getJson_0=function(){return(uy=b._emscripten_bind_MdDbBlockTableRecordIterator_getJson_0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_getJson_0).apply(null,arguments)},vy=b._emscripten_bind_MdDbBlockTableRecordIterator_setJson_1=function(){return(vy=b._emscripten_bind_MdDbBlockTableRecordIterator_setJson_1=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_setJson_1).apply(null,
|
|
519
|
+
arguments)},wy=b._emscripten_bind_MdDbBlockTableRecordIterator_isKindOf_1=function(){return(wy=b._emscripten_bind_MdDbBlockTableRecordIterator_isKindOf_1=b.asm.emscripten_bind_MdDbBlockTableRecordIterator_isKindOf_1).apply(null,arguments)},xy=b._emscripten_bind_MdDbBlockTableRecordIterator___destroy___0=function(){return(xy=b._emscripten_bind_MdDbBlockTableRecordIterator___destroy___0=b.asm.emscripten_bind_MdDbBlockTableRecordIterator___destroy___0).apply(null,arguments)},yy=b._emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0=
|
|
520
|
+
function(){return(yy=b._emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0=b.asm.emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0).apply(null,arguments)},zy=b._emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1=function(){return(zy=b._emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1=b.asm.emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1).apply(null,arguments)},Ay=b._emscripten_bind_MdDbBlockTableRecord_newIterator_2=function(){return(Ay=b._emscripten_bind_MdDbBlockTableRecord_newIterator_2=
|
|
521
|
+
b.asm.emscripten_bind_MdDbBlockTableRecord_newIterator_2).apply(null,arguments)},By=b._emscripten_bind_MdDbBlockTableRecord_origin_0=function(){return(By=b._emscripten_bind_MdDbBlockTableRecord_origin_0=b.asm.emscripten_bind_MdDbBlockTableRecord_origin_0).apply(null,arguments)},Cy=b._emscripten_bind_MdDbBlockTableRecord_setOrigin_1=function(){return(Cy=b._emscripten_bind_MdDbBlockTableRecord_setOrigin_1=b.asm.emscripten_bind_MdDbBlockTableRecord_setOrigin_1).apply(null,arguments)},Dy=b._emscripten_bind_MdDbBlockTableRecord_getBoundingBox_0=
|
|
522
|
+
function(){return(Dy=b._emscripten_bind_MdDbBlockTableRecord_getBoundingBox_0=b.asm.emscripten_bind_MdDbBlockTableRecord_getBoundingBox_0).apply(null,arguments)},Ey=b._emscripten_bind_MdDbBlockTableRecord_invalidBoundingBoxBuffer_0=function(){return(Ey=b._emscripten_bind_MdDbBlockTableRecord_invalidBoundingBoxBuffer_0=b.asm.emscripten_bind_MdDbBlockTableRecord_invalidBoundingBoxBuffer_0).apply(null,arguments)},Fy=b._emscripten_bind_MdDbBlockTableRecord_GetObjectID_0=function(){return(Fy=b._emscripten_bind_MdDbBlockTableRecord_GetObjectID_0=
|
|
523
|
+
b.asm.emscripten_bind_MdDbBlockTableRecord_GetObjectID_0).apply(null,arguments)},Gy=b._emscripten_bind_MdDbBlockTableRecord_Erase_0=function(){return(Gy=b._emscripten_bind_MdDbBlockTableRecord_Erase_0=b.asm.emscripten_bind_MdDbBlockTableRecord_Erase_0).apply(null,arguments)},Hy=b._emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1=function(){return(Hy=b._emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1).apply(null,
|
|
524
|
+
arguments)},Iy=b._emscripten_bind_MdDbBlockTableRecord_Clone_0=function(){return(Iy=b._emscripten_bind_MdDbBlockTableRecord_Clone_0=b.asm.emscripten_bind_MdDbBlockTableRecord_Clone_0).apply(null,arguments)},Jy=b._emscripten_bind_MdDbBlockTableRecord_GetHandle_0=function(){return(Jy=b._emscripten_bind_MdDbBlockTableRecord_GetHandle_0=b.asm.emscripten_bind_MdDbBlockTableRecord_GetHandle_0).apply(null,arguments)},Ky=b._emscripten_bind_MdDbBlockTableRecord_GetDatabase_0=function(){return(Ky=b._emscripten_bind_MdDbBlockTableRecord_GetDatabase_0=
|
|
525
|
+
b.asm.emscripten_bind_MdDbBlockTableRecord_GetDatabase_0).apply(null,arguments)},Ly=b._emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0=function(){return(Ly=b._emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0=b.asm.emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0).apply(null,arguments)},My=b._emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4=function(){return(My=b._emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4).apply(null,
|
|
526
|
+
arguments)},Ny=b._emscripten_bind_MdDbBlockTableRecord_getObjectName_0=function(){return(Ny=b._emscripten_bind_MdDbBlockTableRecord_getObjectName_0=b.asm.emscripten_bind_MdDbBlockTableRecord_getObjectName_0).apply(null,arguments)},Oy=b._emscripten_bind_MdDbBlockTableRecord_getDxf0_0=function(){return(Oy=b._emscripten_bind_MdDbBlockTableRecord_getDxf0_0=b.asm.emscripten_bind_MdDbBlockTableRecord_getDxf0_0).apply(null,arguments)},Py=b._emscripten_bind_MdDbBlockTableRecord_getJson_0=function(){return(Py=
|
|
527
|
+
b._emscripten_bind_MdDbBlockTableRecord_getJson_0=b.asm.emscripten_bind_MdDbBlockTableRecord_getJson_0).apply(null,arguments)},Qy=b._emscripten_bind_MdDbBlockTableRecord_setJson_1=function(){return(Qy=b._emscripten_bind_MdDbBlockTableRecord_setJson_1=b.asm.emscripten_bind_MdDbBlockTableRecord_setJson_1).apply(null,arguments)},Ry=b._emscripten_bind_MdDbBlockTableRecord_isKindOf_1=function(){return(Ry=b._emscripten_bind_MdDbBlockTableRecord_isKindOf_1=b.asm.emscripten_bind_MdDbBlockTableRecord_isKindOf_1).apply(null,
|
|
528
|
+
arguments)},Sy=b._emscripten_bind_MdDbBlockTableRecord___destroy___0=function(){return(Sy=b._emscripten_bind_MdDbBlockTableRecord___destroy___0=b.asm.emscripten_bind_MdDbBlockTableRecord___destroy___0).apply(null,arguments)},Ty=b._emscripten_bind_MdDbBlockTableIterator_start_2=function(){return(Ty=b._emscripten_bind_MdDbBlockTableIterator_start_2=b.asm.emscripten_bind_MdDbBlockTableIterator_start_2).apply(null,arguments)},Uy=b._emscripten_bind_MdDbBlockTableIterator_done_0=function(){return(Uy=b._emscripten_bind_MdDbBlockTableIterator_done_0=
|
|
529
|
+
b.asm.emscripten_bind_MdDbBlockTableIterator_done_0).apply(null,arguments)},Vy=b._emscripten_bind_MdDbBlockTableIterator_getRecord_0=function(){return(Vy=b._emscripten_bind_MdDbBlockTableIterator_getRecord_0=b.asm.emscripten_bind_MdDbBlockTableIterator_getRecord_0).apply(null,arguments)},Wy=b._emscripten_bind_MdDbBlockTableIterator_step_2=function(){return(Wy=b._emscripten_bind_MdDbBlockTableIterator_step_2=b.asm.emscripten_bind_MdDbBlockTableIterator_step_2).apply(null,arguments)},Xy=b._emscripten_bind_MdDbBlockTableIterator_getObjectName_0=
|
|
530
|
+
function(){return(Xy=b._emscripten_bind_MdDbBlockTableIterator_getObjectName_0=b.asm.emscripten_bind_MdDbBlockTableIterator_getObjectName_0).apply(null,arguments)},Yy=b._emscripten_bind_MdDbBlockTableIterator_getDxf0_0=function(){return(Yy=b._emscripten_bind_MdDbBlockTableIterator_getDxf0_0=b.asm.emscripten_bind_MdDbBlockTableIterator_getDxf0_0).apply(null,arguments)},Zy=b._emscripten_bind_MdDbBlockTableIterator_getJson_0=function(){return(Zy=b._emscripten_bind_MdDbBlockTableIterator_getJson_0=b.asm.emscripten_bind_MdDbBlockTableIterator_getJson_0).apply(null,
|
|
531
|
+
arguments)},$y=b._emscripten_bind_MdDbBlockTableIterator_setJson_1=function(){return($y=b._emscripten_bind_MdDbBlockTableIterator_setJson_1=b.asm.emscripten_bind_MdDbBlockTableIterator_setJson_1).apply(null,arguments)},az=b._emscripten_bind_MdDbBlockTableIterator_isKindOf_1=function(){return(az=b._emscripten_bind_MdDbBlockTableIterator_isKindOf_1=b.asm.emscripten_bind_MdDbBlockTableIterator_isKindOf_1).apply(null,arguments)},bz=b._emscripten_bind_MdDbBlockTableIterator___destroy___0=function(){return(bz=
|
|
532
|
+
b._emscripten_bind_MdDbBlockTableIterator___destroy___0=b.asm.emscripten_bind_MdDbBlockTableIterator___destroy___0).apply(null,arguments)},cz=b._emscripten_bind_MdDbBlockTable_getAt_1=function(){return(cz=b._emscripten_bind_MdDbBlockTable_getAt_1=b.asm.emscripten_bind_MdDbBlockTable_getAt_1).apply(null,arguments)},dz=b._emscripten_bind_MdDbBlockTable_has_1=function(){return(dz=b._emscripten_bind_MdDbBlockTable_has_1=b.asm.emscripten_bind_MdDbBlockTable_has_1).apply(null,arguments)},ez=b._emscripten_bind_MdDbBlockTable_newIterator_2=
|
|
533
|
+
function(){return(ez=b._emscripten_bind_MdDbBlockTable_newIterator_2=b.asm.emscripten_bind_MdDbBlockTable_newIterator_2).apply(null,arguments)},fz=b._emscripten_bind_MdDbBlockTable_add_1=function(){return(fz=b._emscripten_bind_MdDbBlockTable_add_1=b.asm.emscripten_bind_MdDbBlockTable_add_1).apply(null,arguments)},gz=b._emscripten_bind_MdDbBlockTable_GetObjectID_0=function(){return(gz=b._emscripten_bind_MdDbBlockTable_GetObjectID_0=b.asm.emscripten_bind_MdDbBlockTable_GetObjectID_0).apply(null,arguments)},
|
|
534
|
+
hz=b._emscripten_bind_MdDbBlockTable_Erase_0=function(){return(hz=b._emscripten_bind_MdDbBlockTable_Erase_0=b.asm.emscripten_bind_MdDbBlockTable_Erase_0).apply(null,arguments)},iz=b._emscripten_bind_MdDbBlockTable_ConnectionTempObject_1=function(){return(iz=b._emscripten_bind_MdDbBlockTable_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbBlockTable_ConnectionTempObject_1).apply(null,arguments)},jz=b._emscripten_bind_MdDbBlockTable_Clone_0=function(){return(jz=b._emscripten_bind_MdDbBlockTable_Clone_0=
|
|
535
|
+
b.asm.emscripten_bind_MdDbBlockTable_Clone_0).apply(null,arguments)},kz=b._emscripten_bind_MdDbBlockTable_GetHandle_0=function(){return(kz=b._emscripten_bind_MdDbBlockTable_GetHandle_0=b.asm.emscripten_bind_MdDbBlockTable_GetHandle_0).apply(null,arguments)},lz=b._emscripten_bind_MdDbBlockTable_GetDatabase_0=function(){return(lz=b._emscripten_bind_MdDbBlockTable_GetDatabase_0=b.asm.emscripten_bind_MdDbBlockTable_GetDatabase_0).apply(null,arguments)},mz=b._emscripten_bind_MdDbBlockTable_GetOwnerID_0=
|
|
536
|
+
function(){return(mz=b._emscripten_bind_MdDbBlockTable_GetOwnerID_0=b.asm.emscripten_bind_MdDbBlockTable_GetOwnerID_0).apply(null,arguments)},nz=b._emscripten_bind_MdDbBlockTable_moveGripPointsAt_4=function(){return(nz=b._emscripten_bind_MdDbBlockTable_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbBlockTable_moveGripPointsAt_4).apply(null,arguments)},oz=b._emscripten_bind_MdDbBlockTable_getObjectName_0=function(){return(oz=b._emscripten_bind_MdDbBlockTable_getObjectName_0=b.asm.emscripten_bind_MdDbBlockTable_getObjectName_0).apply(null,
|
|
537
|
+
arguments)},pz=b._emscripten_bind_MdDbBlockTable_getDxf0_0=function(){return(pz=b._emscripten_bind_MdDbBlockTable_getDxf0_0=b.asm.emscripten_bind_MdDbBlockTable_getDxf0_0).apply(null,arguments)},qz=b._emscripten_bind_MdDbBlockTable_getJson_0=function(){return(qz=b._emscripten_bind_MdDbBlockTable_getJson_0=b.asm.emscripten_bind_MdDbBlockTable_getJson_0).apply(null,arguments)},rz=b._emscripten_bind_MdDbBlockTable_setJson_1=function(){return(rz=b._emscripten_bind_MdDbBlockTable_setJson_1=b.asm.emscripten_bind_MdDbBlockTable_setJson_1).apply(null,
|
|
538
|
+
arguments)},sz=b._emscripten_bind_MdDbBlockTable_isKindOf_1=function(){return(sz=b._emscripten_bind_MdDbBlockTable_isKindOf_1=b.asm.emscripten_bind_MdDbBlockTable_isKindOf_1).apply(null,arguments)},tz=b._emscripten_bind_MdDbBlockTable___destroy___0=function(){return(tz=b._emscripten_bind_MdDbBlockTable___destroy___0=b.asm.emscripten_bind_MdDbBlockTable___destroy___0).apply(null,arguments)},uz=b._emscripten_bind_McDrawSelSet_McDrawSelSet_0=function(){return(uz=b._emscripten_bind_McDrawSelSet_McDrawSelSet_0=
|
|
539
|
+
b.asm.emscripten_bind_McDrawSelSet_McDrawSelSet_0).apply(null,arguments)},vz=b._emscripten_bind_McDrawSelSet_allSelect_1=function(){return(vz=b._emscripten_bind_McDrawSelSet_allSelect_1=b.asm.emscripten_bind_McDrawSelSet_allSelect_1).apply(null,arguments)},wz=b._emscripten_bind_McDrawSelSet_pointSelect_4=function(){return(wz=b._emscripten_bind_McDrawSelSet_pointSelect_4=b.asm.emscripten_bind_McDrawSelSet_pointSelect_4).apply(null,arguments)},xz=b._emscripten_bind_McDrawSelSet_crossingSelect_5=function(){return(xz=
|
|
540
|
+
b._emscripten_bind_McDrawSelSet_crossingSelect_5=b.asm.emscripten_bind_McDrawSelSet_crossingSelect_5).apply(null,arguments)},yz=b._emscripten_bind_McDrawSelSet_userSelect_6=function(){return(yz=b._emscripten_bind_McDrawSelSet_userSelect_6=b.asm.emscripten_bind_McDrawSelSet_userSelect_6).apply(null,arguments)},zz=b._emscripten_bind_McDrawSelSet_userPointSelect_4=function(){return(zz=b._emscripten_bind_McDrawSelSet_userPointSelect_4=b.asm.emscripten_bind_McDrawSelSet_userPointSelect_4).apply(null,arguments)},
|
|
541
|
+
Az=b._emscripten_bind_McDrawSelSet_getFilterEntity_2=function(){return(Az=b._emscripten_bind_McDrawSelSet_getFilterEntity_2=b.asm.emscripten_bind_McDrawSelSet_getFilterEntity_2).apply(null,arguments)},Bz=b._emscripten_bind_McDrawSelSet_highlightEntity_1=function(){return(Bz=b._emscripten_bind_McDrawSelSet_highlightEntity_1=b.asm.emscripten_bind_McDrawSelSet_highlightEntity_1).apply(null,arguments)},Cz=b._emscripten_bind_McDrawSelSet_count_0=function(){return(Cz=b._emscripten_bind_McDrawSelSet_count_0=
|
|
542
|
+
b.asm.emscripten_bind_McDrawSelSet_count_0).apply(null,arguments)},Dz=b._emscripten_bind_McDrawSelSet_item_1=function(){return(Dz=b._emscripten_bind_McDrawSelSet_item_1=b.asm.emscripten_bind_McDrawSelSet_item_1).apply(null,arguments)},Ez=b._emscripten_bind_McDrawSelSet_getObjectName_0=function(){return(Ez=b._emscripten_bind_McDrawSelSet_getObjectName_0=b.asm.emscripten_bind_McDrawSelSet_getObjectName_0).apply(null,arguments)},Fz=b._emscripten_bind_McDrawSelSet_getDxf0_0=function(){return(Fz=b._emscripten_bind_McDrawSelSet_getDxf0_0=
|
|
543
|
+
b.asm.emscripten_bind_McDrawSelSet_getDxf0_0).apply(null,arguments)},Gz=b._emscripten_bind_McDrawSelSet_getJson_0=function(){return(Gz=b._emscripten_bind_McDrawSelSet_getJson_0=b.asm.emscripten_bind_McDrawSelSet_getJson_0).apply(null,arguments)},Hz=b._emscripten_bind_McDrawSelSet_setJson_1=function(){return(Hz=b._emscripten_bind_McDrawSelSet_setJson_1=b.asm.emscripten_bind_McDrawSelSet_setJson_1).apply(null,arguments)},Iz=b._emscripten_bind_McDrawSelSet_isKindOf_1=function(){return(Iz=b._emscripten_bind_McDrawSelSet_isKindOf_1=
|
|
544
|
+
b.asm.emscripten_bind_McDrawSelSet_isKindOf_1).apply(null,arguments)},Jz=b._emscripten_bind_McDrawSelSet___destroy___0=function(){return(Jz=b._emscripten_bind_McDrawSelSet___destroy___0=b.asm.emscripten_bind_McDrawSelSet___destroy___0).apply(null,arguments)},Kz=b._emscripten_bind_MdDbEllipse_MdDbEllipse_0=function(){return(Kz=b._emscripten_bind_MdDbEllipse_MdDbEllipse_0=b.asm.emscripten_bind_MdDbEllipse_MdDbEllipse_0).apply(null,arguments)},Lz=b._emscripten_bind_MdDbEllipse_center_0=function(){return(Lz=
|
|
545
|
+
b._emscripten_bind_MdDbEllipse_center_0=b.asm.emscripten_bind_MdDbEllipse_center_0).apply(null,arguments)},Mz=b._emscripten_bind_MdDbEllipse_setCenter_1=function(){return(Mz=b._emscripten_bind_MdDbEllipse_setCenter_1=b.asm.emscripten_bind_MdDbEllipse_setCenter_1).apply(null,arguments)},Nz=b._emscripten_bind_MdDbEllipse_majorAxis_0=function(){return(Nz=b._emscripten_bind_MdDbEllipse_majorAxis_0=b.asm.emscripten_bind_MdDbEllipse_majorAxis_0).apply(null,arguments)},Oz=b._emscripten_bind_MdDbEllipse_minorAxis_0=
|
|
546
|
+
function(){return(Oz=b._emscripten_bind_MdDbEllipse_minorAxis_0=b.asm.emscripten_bind_MdDbEllipse_minorAxis_0).apply(null,arguments)},Pz=b._emscripten_bind_MdDbEllipse_setMajorAxis_1=function(){return(Pz=b._emscripten_bind_MdDbEllipse_setMajorAxis_1=b.asm.emscripten_bind_MdDbEllipse_setMajorAxis_1).apply(null,arguments)},Qz=b._emscripten_bind_MdDbEllipse_setMinorAxis_1=function(){return(Qz=b._emscripten_bind_MdDbEllipse_setMinorAxis_1=b.asm.emscripten_bind_MdDbEllipse_setMinorAxis_1).apply(null,arguments)},
|
|
547
|
+
Rz=b._emscripten_bind_MdDbEllipse_radiusRatio_0=function(){return(Rz=b._emscripten_bind_MdDbEllipse_radiusRatio_0=b.asm.emscripten_bind_MdDbEllipse_radiusRatio_0).apply(null,arguments)},Sz=b._emscripten_bind_MdDbEllipse_setRadiusRatio_1=function(){return(Sz=b._emscripten_bind_MdDbEllipse_setRadiusRatio_1=b.asm.emscripten_bind_MdDbEllipse_setRadiusRatio_1).apply(null,arguments)},Tz=b._emscripten_bind_MdDbEllipse_startAngle_0=function(){return(Tz=b._emscripten_bind_MdDbEllipse_startAngle_0=b.asm.emscripten_bind_MdDbEllipse_startAngle_0).apply(null,
|
|
548
|
+
arguments)},Uz=b._emscripten_bind_MdDbEllipse_setStartAngle_1=function(){return(Uz=b._emscripten_bind_MdDbEllipse_setStartAngle_1=b.asm.emscripten_bind_MdDbEllipse_setStartAngle_1).apply(null,arguments)},Vz=b._emscripten_bind_MdDbEllipse_endAngle_0=function(){return(Vz=b._emscripten_bind_MdDbEllipse_endAngle_0=b.asm.emscripten_bind_MdDbEllipse_endAngle_0).apply(null,arguments)},Wz=b._emscripten_bind_MdDbEllipse_setEndAngle_1=function(){return(Wz=b._emscripten_bind_MdDbEllipse_setEndAngle_1=b.asm.emscripten_bind_MdDbEllipse_setEndAngle_1).apply(null,
|
|
549
|
+
arguments)},Xz=b._emscripten_bind_MdDbEllipse_InitData_5=function(){return(Xz=b._emscripten_bind_MdDbEllipse_InitData_5=b.asm.emscripten_bind_MdDbEllipse_InitData_5).apply(null,arguments)},Yz=b._emscripten_bind_MdDbEllipse_getStartParam_0=function(){return(Yz=b._emscripten_bind_MdDbEllipse_getStartParam_0=b.asm.emscripten_bind_MdDbEllipse_getStartParam_0).apply(null,arguments)},Zz=b._emscripten_bind_MdDbEllipse_getEndParam_0=function(){return(Zz=b._emscripten_bind_MdDbEllipse_getEndParam_0=b.asm.emscripten_bind_MdDbEllipse_getEndParam_0).apply(null,
|
|
550
|
+
arguments)},$z=b._emscripten_bind_MdDbEllipse_getDistAtParam_1=function(){return($z=b._emscripten_bind_MdDbEllipse_getDistAtParam_1=b.asm.emscripten_bind_MdDbEllipse_getDistAtParam_1).apply(null,arguments)},aA=b._emscripten_bind_MdDbEllipse_getParamAtDist_1=function(){return(aA=b._emscripten_bind_MdDbEllipse_getParamAtDist_1=b.asm.emscripten_bind_MdDbEllipse_getParamAtDist_1).apply(null,arguments)},bA=b._emscripten_bind_MdDbEllipse_getDistAtPoint_1=function(){return(bA=b._emscripten_bind_MdDbEllipse_getDistAtPoint_1=
|
|
551
|
+
b.asm.emscripten_bind_MdDbEllipse_getDistAtPoint_1).apply(null,arguments)},cA=b._emscripten_bind_MdDbEllipse_getPointAtDist_1=function(){return(cA=b._emscripten_bind_MdDbEllipse_getPointAtDist_1=b.asm.emscripten_bind_MdDbEllipse_getPointAtDist_1).apply(null,arguments)},dA=b._emscripten_bind_MdDbEllipse_getStartPoint_0=function(){return(dA=b._emscripten_bind_MdDbEllipse_getStartPoint_0=b.asm.emscripten_bind_MdDbEllipse_getStartPoint_0).apply(null,arguments)},eA=b._emscripten_bind_MdDbEllipse_getEndPoint_0=
|
|
552
|
+
function(){return(eA=b._emscripten_bind_MdDbEllipse_getEndPoint_0=b.asm.emscripten_bind_MdDbEllipse_getEndPoint_0).apply(null,arguments)},fA=b._emscripten_bind_MdDbEllipse_getPointAtParam_1=function(){return(fA=b._emscripten_bind_MdDbEllipse_getPointAtParam_1=b.asm.emscripten_bind_MdDbEllipse_getPointAtParam_1).apply(null,arguments)},gA=b._emscripten_bind_MdDbEllipse_getParamAtPoint_1=function(){return(gA=b._emscripten_bind_MdDbEllipse_getParamAtPoint_1=b.asm.emscripten_bind_MdDbEllipse_getParamAtPoint_1).apply(null,
|
|
553
|
+
arguments)},hA=b._emscripten_bind_MdDbEllipse_getFirstDeriv_1=function(){return(hA=b._emscripten_bind_MdDbEllipse_getFirstDeriv_1=b.asm.emscripten_bind_MdDbEllipse_getFirstDeriv_1).apply(null,arguments)},iA=b._emscripten_bind_MdDbEllipse_getFirstDerivEx_1=function(){return(iA=b._emscripten_bind_MdDbEllipse_getFirstDerivEx_1=b.asm.emscripten_bind_MdDbEllipse_getFirstDerivEx_1).apply(null,arguments)},jA=b._emscripten_bind_MdDbEllipse_getClosestPointTo_2=function(){return(jA=b._emscripten_bind_MdDbEllipse_getClosestPointTo_2=
|
|
554
|
+
b.asm.emscripten_bind_MdDbEllipse_getClosestPointTo_2).apply(null,arguments)},kA=b._emscripten_bind_MdDbEllipse_offsetCurves_2=function(){return(kA=b._emscripten_bind_MdDbEllipse_offsetCurves_2=b.asm.emscripten_bind_MdDbEllipse_offsetCurves_2).apply(null,arguments)},lA=b._emscripten_bind_MdDbEllipse_splitCurves_1=function(){return(lA=b._emscripten_bind_MdDbEllipse_splitCurves_1=b.asm.emscripten_bind_MdDbEllipse_splitCurves_1).apply(null,arguments)},mA=b._emscripten_bind_MdDbEllipse_getArea_0=function(){return(mA=
|
|
555
|
+
b._emscripten_bind_MdDbEllipse_getArea_0=b.asm.emscripten_bind_MdDbEllipse_getArea_0).apply(null,arguments)},nA=b._emscripten_bind_MdDbEllipse_getSamplePoints_1=function(){return(nA=b._emscripten_bind_MdDbEllipse_getSamplePoints_1=b.asm.emscripten_bind_MdDbEllipse_getSamplePoints_1).apply(null,arguments)},oA=b._emscripten_bind_MdDbEllipse_getLength_0=function(){return(oA=b._emscripten_bind_MdDbEllipse_getLength_0=b.asm.emscripten_bind_MdDbEllipse_getLength_0).apply(null,arguments)},pA=b._emscripten_bind_MdDbEllipse_explode_0=
|
|
556
|
+
function(){return(pA=b._emscripten_bind_MdDbEllipse_explode_0=b.asm.emscripten_bind_MdDbEllipse_explode_0).apply(null,arguments)},qA=b._emscripten_bind_MdDbEllipse_TrueColor_0=function(){return(qA=b._emscripten_bind_MdDbEllipse_TrueColor_0=b.asm.emscripten_bind_MdDbEllipse_TrueColor_0).apply(null,arguments)},rA=b._emscripten_bind_MdDbEllipse_SetTrueColor_1=function(){return(rA=b._emscripten_bind_MdDbEllipse_SetTrueColor_1=b.asm.emscripten_bind_MdDbEllipse_SetTrueColor_1).apply(null,arguments)},sA=
|
|
557
|
+
b._emscripten_bind_MdDbEllipse_ColorIndex_0=function(){return(sA=b._emscripten_bind_MdDbEllipse_ColorIndex_0=b.asm.emscripten_bind_MdDbEllipse_ColorIndex_0).apply(null,arguments)},tA=b._emscripten_bind_MdDbEllipse_SetColorIndex_1=function(){return(tA=b._emscripten_bind_MdDbEllipse_SetColorIndex_1=b.asm.emscripten_bind_MdDbEllipse_SetColorIndex_1).apply(null,arguments)},uA=b._emscripten_bind_MdDbEllipse_Layer_0=function(){return(uA=b._emscripten_bind_MdDbEllipse_Layer_0=b.asm.emscripten_bind_MdDbEllipse_Layer_0).apply(null,
|
|
558
|
+
arguments)},vA=b._emscripten_bind_MdDbEllipse_SetLayer_1=function(){return(vA=b._emscripten_bind_MdDbEllipse_SetLayer_1=b.asm.emscripten_bind_MdDbEllipse_SetLayer_1).apply(null,arguments)},wA=b._emscripten_bind_MdDbEllipse_LinetypeScale_0=function(){return(wA=b._emscripten_bind_MdDbEllipse_LinetypeScale_0=b.asm.emscripten_bind_MdDbEllipse_LinetypeScale_0).apply(null,arguments)},xA=b._emscripten_bind_MdDbEllipse_SetLinetypeScale_1=function(){return(xA=b._emscripten_bind_MdDbEllipse_SetLinetypeScale_1=
|
|
559
|
+
b.asm.emscripten_bind_MdDbEllipse_SetLinetypeScale_1).apply(null,arguments)},yA=b._emscripten_bind_MdDbEllipse_Visible_0=function(){return(yA=b._emscripten_bind_MdDbEllipse_Visible_0=b.asm.emscripten_bind_MdDbEllipse_Visible_0).apply(null,arguments)},zA=b._emscripten_bind_MdDbEllipse_SetVisible_1=function(){return(zA=b._emscripten_bind_MdDbEllipse_SetVisible_1=b.asm.emscripten_bind_MdDbEllipse_SetVisible_1).apply(null,arguments)},AA=b._emscripten_bind_MdDbEllipse_Lineweight_0=function(){return(AA=
|
|
560
|
+
b._emscripten_bind_MdDbEllipse_Lineweight_0=b.asm.emscripten_bind_MdDbEllipse_Lineweight_0).apply(null,arguments)},BA=b._emscripten_bind_MdDbEllipse_SetLineweight_1=function(){return(BA=b._emscripten_bind_MdDbEllipse_SetLineweight_1=b.asm.emscripten_bind_MdDbEllipse_SetLineweight_1).apply(null,arguments)},CA=b._emscripten_bind_MdDbEllipse_TextStyle_0=function(){return(CA=b._emscripten_bind_MdDbEllipse_TextStyle_0=b.asm.emscripten_bind_MdDbEllipse_TextStyle_0).apply(null,arguments)},DA=b._emscripten_bind_MdDbEllipse_SetTextStyle_1=
|
|
561
|
+
function(){return(DA=b._emscripten_bind_MdDbEllipse_SetTextStyle_1=b.asm.emscripten_bind_MdDbEllipse_SetTextStyle_1).apply(null,arguments)},EA=b._emscripten_bind_MdDbEllipse_Highlight_1=function(){return(EA=b._emscripten_bind_MdDbEllipse_Highlight_1=b.asm.emscripten_bind_MdDbEllipse_Highlight_1).apply(null,arguments)},FA=b._emscripten_bind_MdDbEllipse_Move_2=function(){return(FA=b._emscripten_bind_MdDbEllipse_Move_2=b.asm.emscripten_bind_MdDbEllipse_Move_2).apply(null,arguments)},GA=b._emscripten_bind_MdDbEllipse_Rotate_2=
|
|
562
|
+
function(){return(GA=b._emscripten_bind_MdDbEllipse_Rotate_2=b.asm.emscripten_bind_MdDbEllipse_Rotate_2).apply(null,arguments)},HA=b._emscripten_bind_MdDbEllipse_Mirror_2=function(){return(HA=b._emscripten_bind_MdDbEllipse_Mirror_2=b.asm.emscripten_bind_MdDbEllipse_Mirror_2).apply(null,arguments)},IA=b._emscripten_bind_MdDbEllipse_ScaleEntity_2=function(){return(IA=b._emscripten_bind_MdDbEllipse_ScaleEntity_2=b.asm.emscripten_bind_MdDbEllipse_ScaleEntity_2).apply(null,arguments)},JA=b._emscripten_bind_MdDbEllipse_TransformBy_1=
|
|
563
|
+
function(){return(JA=b._emscripten_bind_MdDbEllipse_TransformBy_1=b.asm.emscripten_bind_MdDbEllipse_TransformBy_1).apply(null,arguments)},KA=b._emscripten_bind_MdDbEllipse_GetBoundingBox_0=function(){return(KA=b._emscripten_bind_MdDbEllipse_GetBoundingBox_0=b.asm.emscripten_bind_MdDbEllipse_GetBoundingBox_0).apply(null,arguments)},LA=b._emscripten_bind_MdDbEllipse_GetObjectID_0=function(){return(LA=b._emscripten_bind_MdDbEllipse_GetObjectID_0=b.asm.emscripten_bind_MdDbEllipse_GetObjectID_0).apply(null,
|
|
564
|
+
arguments)},MA=b._emscripten_bind_MdDbEllipse_Erase_0=function(){return(MA=b._emscripten_bind_MdDbEllipse_Erase_0=b.asm.emscripten_bind_MdDbEllipse_Erase_0).apply(null,arguments)},NA=b._emscripten_bind_MdDbEllipse_ConnectionTempObject_1=function(){return(NA=b._emscripten_bind_MdDbEllipse_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbEllipse_ConnectionTempObject_1).apply(null,arguments)},OA=b._emscripten_bind_MdDbEllipse_Clone_0=function(){return(OA=b._emscripten_bind_MdDbEllipse_Clone_0=b.asm.emscripten_bind_MdDbEllipse_Clone_0).apply(null,
|
|
565
|
+
arguments)},PA=b._emscripten_bind_MdDbEllipse_GetHandle_0=function(){return(PA=b._emscripten_bind_MdDbEllipse_GetHandle_0=b.asm.emscripten_bind_MdDbEllipse_GetHandle_0).apply(null,arguments)},QA=b._emscripten_bind_MdDbEllipse_GetDatabase_0=function(){return(QA=b._emscripten_bind_MdDbEllipse_GetDatabase_0=b.asm.emscripten_bind_MdDbEllipse_GetDatabase_0).apply(null,arguments)},RA=b._emscripten_bind_MdDbEllipse_GetOwnerID_0=function(){return(RA=b._emscripten_bind_MdDbEllipse_GetOwnerID_0=b.asm.emscripten_bind_MdDbEllipse_GetOwnerID_0).apply(null,
|
|
566
|
+
arguments)},SA=b._emscripten_bind_MdDbEllipse_moveGripPointsAt_4=function(){return(SA=b._emscripten_bind_MdDbEllipse_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbEllipse_moveGripPointsAt_4).apply(null,arguments)},TA=b._emscripten_bind_MdDbEllipse_getObjectName_0=function(){return(TA=b._emscripten_bind_MdDbEllipse_getObjectName_0=b.asm.emscripten_bind_MdDbEllipse_getObjectName_0).apply(null,arguments)},UA=b._emscripten_bind_MdDbEllipse_getDxf0_0=function(){return(UA=b._emscripten_bind_MdDbEllipse_getDxf0_0=
|
|
567
|
+
b.asm.emscripten_bind_MdDbEllipse_getDxf0_0).apply(null,arguments)},VA=b._emscripten_bind_MdDbEllipse_getJson_0=function(){return(VA=b._emscripten_bind_MdDbEllipse_getJson_0=b.asm.emscripten_bind_MdDbEllipse_getJson_0).apply(null,arguments)},WA=b._emscripten_bind_MdDbEllipse_setJson_1=function(){return(WA=b._emscripten_bind_MdDbEllipse_setJson_1=b.asm.emscripten_bind_MdDbEllipse_setJson_1).apply(null,arguments)},XA=b._emscripten_bind_MdDbEllipse_isKindOf_1=function(){return(XA=b._emscripten_bind_MdDbEllipse_isKindOf_1=
|
|
568
|
+
b.asm.emscripten_bind_MdDbEllipse_isKindOf_1).apply(null,arguments)},YA=b._emscripten_bind_MdDbEllipse___destroy___0=function(){return(YA=b._emscripten_bind_MdDbEllipse___destroy___0=b.asm.emscripten_bind_MdDbEllipse___destroy___0).apply(null,arguments)},ZA=b._emscripten_bind_MdDbPoint_MdDbPoint_0=function(){return(ZA=b._emscripten_bind_MdDbPoint_MdDbPoint_0=b.asm.emscripten_bind_MdDbPoint_MdDbPoint_0).apply(null,arguments)},$A=b._emscripten_bind_MdDbPoint_position_0=function(){return($A=b._emscripten_bind_MdDbPoint_position_0=
|
|
569
|
+
b.asm.emscripten_bind_MdDbPoint_position_0).apply(null,arguments)},aB=b._emscripten_bind_MdDbPoint_setPosition_1=function(){return(aB=b._emscripten_bind_MdDbPoint_setPosition_1=b.asm.emscripten_bind_MdDbPoint_setPosition_1).apply(null,arguments)},bB=b._emscripten_bind_MdDbPoint_explode_0=function(){return(bB=b._emscripten_bind_MdDbPoint_explode_0=b.asm.emscripten_bind_MdDbPoint_explode_0).apply(null,arguments)},cB=b._emscripten_bind_MdDbPoint_TrueColor_0=function(){return(cB=b._emscripten_bind_MdDbPoint_TrueColor_0=
|
|
570
|
+
b.asm.emscripten_bind_MdDbPoint_TrueColor_0).apply(null,arguments)},dB=b._emscripten_bind_MdDbPoint_SetTrueColor_1=function(){return(dB=b._emscripten_bind_MdDbPoint_SetTrueColor_1=b.asm.emscripten_bind_MdDbPoint_SetTrueColor_1).apply(null,arguments)},eB=b._emscripten_bind_MdDbPoint_ColorIndex_0=function(){return(eB=b._emscripten_bind_MdDbPoint_ColorIndex_0=b.asm.emscripten_bind_MdDbPoint_ColorIndex_0).apply(null,arguments)},fB=b._emscripten_bind_MdDbPoint_SetColorIndex_1=function(){return(fB=b._emscripten_bind_MdDbPoint_SetColorIndex_1=
|
|
571
|
+
b.asm.emscripten_bind_MdDbPoint_SetColorIndex_1).apply(null,arguments)},gB=b._emscripten_bind_MdDbPoint_Layer_0=function(){return(gB=b._emscripten_bind_MdDbPoint_Layer_0=b.asm.emscripten_bind_MdDbPoint_Layer_0).apply(null,arguments)},hB=b._emscripten_bind_MdDbPoint_SetLayer_1=function(){return(hB=b._emscripten_bind_MdDbPoint_SetLayer_1=b.asm.emscripten_bind_MdDbPoint_SetLayer_1).apply(null,arguments)},iB=b._emscripten_bind_MdDbPoint_LinetypeScale_0=function(){return(iB=b._emscripten_bind_MdDbPoint_LinetypeScale_0=
|
|
572
|
+
b.asm.emscripten_bind_MdDbPoint_LinetypeScale_0).apply(null,arguments)},jB=b._emscripten_bind_MdDbPoint_SetLinetypeScale_1=function(){return(jB=b._emscripten_bind_MdDbPoint_SetLinetypeScale_1=b.asm.emscripten_bind_MdDbPoint_SetLinetypeScale_1).apply(null,arguments)},kB=b._emscripten_bind_MdDbPoint_Visible_0=function(){return(kB=b._emscripten_bind_MdDbPoint_Visible_0=b.asm.emscripten_bind_MdDbPoint_Visible_0).apply(null,arguments)},lB=b._emscripten_bind_MdDbPoint_SetVisible_1=function(){return(lB=
|
|
573
|
+
b._emscripten_bind_MdDbPoint_SetVisible_1=b.asm.emscripten_bind_MdDbPoint_SetVisible_1).apply(null,arguments)},mB=b._emscripten_bind_MdDbPoint_Lineweight_0=function(){return(mB=b._emscripten_bind_MdDbPoint_Lineweight_0=b.asm.emscripten_bind_MdDbPoint_Lineweight_0).apply(null,arguments)},nB=b._emscripten_bind_MdDbPoint_SetLineweight_1=function(){return(nB=b._emscripten_bind_MdDbPoint_SetLineweight_1=b.asm.emscripten_bind_MdDbPoint_SetLineweight_1).apply(null,arguments)},oB=b._emscripten_bind_MdDbPoint_TextStyle_0=
|
|
574
|
+
function(){return(oB=b._emscripten_bind_MdDbPoint_TextStyle_0=b.asm.emscripten_bind_MdDbPoint_TextStyle_0).apply(null,arguments)},pB=b._emscripten_bind_MdDbPoint_SetTextStyle_1=function(){return(pB=b._emscripten_bind_MdDbPoint_SetTextStyle_1=b.asm.emscripten_bind_MdDbPoint_SetTextStyle_1).apply(null,arguments)},qB=b._emscripten_bind_MdDbPoint_Highlight_1=function(){return(qB=b._emscripten_bind_MdDbPoint_Highlight_1=b.asm.emscripten_bind_MdDbPoint_Highlight_1).apply(null,arguments)},rB=b._emscripten_bind_MdDbPoint_Move_2=
|
|
575
|
+
function(){return(rB=b._emscripten_bind_MdDbPoint_Move_2=b.asm.emscripten_bind_MdDbPoint_Move_2).apply(null,arguments)},sB=b._emscripten_bind_MdDbPoint_Rotate_2=function(){return(sB=b._emscripten_bind_MdDbPoint_Rotate_2=b.asm.emscripten_bind_MdDbPoint_Rotate_2).apply(null,arguments)},tB=b._emscripten_bind_MdDbPoint_Mirror_2=function(){return(tB=b._emscripten_bind_MdDbPoint_Mirror_2=b.asm.emscripten_bind_MdDbPoint_Mirror_2).apply(null,arguments)},uB=b._emscripten_bind_MdDbPoint_ScaleEntity_2=function(){return(uB=
|
|
576
|
+
b._emscripten_bind_MdDbPoint_ScaleEntity_2=b.asm.emscripten_bind_MdDbPoint_ScaleEntity_2).apply(null,arguments)},vB=b._emscripten_bind_MdDbPoint_TransformBy_1=function(){return(vB=b._emscripten_bind_MdDbPoint_TransformBy_1=b.asm.emscripten_bind_MdDbPoint_TransformBy_1).apply(null,arguments)},wB=b._emscripten_bind_MdDbPoint_GetBoundingBox_0=function(){return(wB=b._emscripten_bind_MdDbPoint_GetBoundingBox_0=b.asm.emscripten_bind_MdDbPoint_GetBoundingBox_0).apply(null,arguments)},xB=b._emscripten_bind_MdDbPoint_GetObjectID_0=
|
|
577
|
+
function(){return(xB=b._emscripten_bind_MdDbPoint_GetObjectID_0=b.asm.emscripten_bind_MdDbPoint_GetObjectID_0).apply(null,arguments)},yB=b._emscripten_bind_MdDbPoint_Erase_0=function(){return(yB=b._emscripten_bind_MdDbPoint_Erase_0=b.asm.emscripten_bind_MdDbPoint_Erase_0).apply(null,arguments)},zB=b._emscripten_bind_MdDbPoint_ConnectionTempObject_1=function(){return(zB=b._emscripten_bind_MdDbPoint_ConnectionTempObject_1=b.asm.emscripten_bind_MdDbPoint_ConnectionTempObject_1).apply(null,arguments)},
|
|
578
|
+
AB=b._emscripten_bind_MdDbPoint_Clone_0=function(){return(AB=b._emscripten_bind_MdDbPoint_Clone_0=b.asm.emscripten_bind_MdDbPoint_Clone_0).apply(null,arguments)},BB=b._emscripten_bind_MdDbPoint_GetHandle_0=function(){return(BB=b._emscripten_bind_MdDbPoint_GetHandle_0=b.asm.emscripten_bind_MdDbPoint_GetHandle_0).apply(null,arguments)},CB=b._emscripten_bind_MdDbPoint_GetDatabase_0=function(){return(CB=b._emscripten_bind_MdDbPoint_GetDatabase_0=b.asm.emscripten_bind_MdDbPoint_GetDatabase_0).apply(null,
|
|
579
|
+
arguments)},DB=b._emscripten_bind_MdDbPoint_GetOwnerID_0=function(){return(DB=b._emscripten_bind_MdDbPoint_GetOwnerID_0=b.asm.emscripten_bind_MdDbPoint_GetOwnerID_0).apply(null,arguments)},EB=b._emscripten_bind_MdDbPoint_moveGripPointsAt_4=function(){return(EB=b._emscripten_bind_MdDbPoint_moveGripPointsAt_4=b.asm.emscripten_bind_MdDbPoint_moveGripPointsAt_4).apply(null,arguments)},FB=b._emscripten_bind_MdDbPoint_getObjectName_0=function(){return(FB=b._emscripten_bind_MdDbPoint_getObjectName_0=b.asm.emscripten_bind_MdDbPoint_getObjectName_0).apply(null,
|
|
580
|
+
arguments)},GB=b._emscripten_bind_MdDbPoint_getDxf0_0=function(){return(GB=b._emscripten_bind_MdDbPoint_getDxf0_0=b.asm.emscripten_bind_MdDbPoint_getDxf0_0).apply(null,arguments)},HB=b._emscripten_bind_MdDbPoint_getJson_0=function(){return(HB=b._emscripten_bind_MdDbPoint_getJson_0=b.asm.emscripten_bind_MdDbPoint_getJson_0).apply(null,arguments)},IB=b._emscripten_bind_MdDbPoint_setJson_1=function(){return(IB=b._emscripten_bind_MdDbPoint_setJson_1=b.asm.emscripten_bind_MdDbPoint_setJson_1).apply(null,
|
|
581
|
+
arguments)},JB=b._emscripten_bind_MdDbPoint_isKindOf_1=function(){return(JB=b._emscripten_bind_MdDbPoint_isKindOf_1=b.asm.emscripten_bind_MdDbPoint_isKindOf_1).apply(null,arguments)},KB=b._emscripten_bind_MdDbPoint___destroy___0=function(){return(KB=b._emscripten_bind_MdDbPoint___destroy___0=b.asm.emscripten_bind_MdDbPoint___destroy___0).apply(null,arguments)},Hc=b._malloc=function(){return(Hc=b._malloc=b.asm.malloc).apply(null,arguments)},Jc=b._free=function(){return(Jc=b._free=b.asm.free).apply(null,
|
|
582
|
+
arguments)};function Ad(){return(Ad=b.asm.__errno_location).apply(null,arguments)}function LB(){return(LB=b.asm.setThrew).apply(null,arguments)}function MB(){return(MB=b.asm.stackSave).apply(null,arguments)}function NB(){return(NB=b.asm.stackRestore).apply(null,arguments)}b.dynCall_iijj=function(){return(b.dynCall_iijj=b.asm.dynCall_iijj).apply(null,arguments)};b.dynCall_iij=function(){return(b.dynCall_iij=b.asm.dynCall_iij).apply(null,arguments)};
|
|
581
583
|
b.dynCall_iiiiiji=function(){return(b.dynCall_iiiiiji=b.asm.dynCall_iiiiiji).apply(null,arguments)};b.dynCall_iiji=function(){return(b.dynCall_iiji=b.asm.dynCall_iiji).apply(null,arguments)};b.dynCall_iiiiiijji=function(){return(b.dynCall_iiiiiijji=b.asm.dynCall_iiiiiijji).apply(null,arguments)};b.dynCall_ji=function(){return(b.dynCall_ji=b.asm.dynCall_ji).apply(null,arguments)};b.dynCall_vij=function(){return(b.dynCall_vij=b.asm.dynCall_vij).apply(null,arguments)};
|
|
582
584
|
b.dynCall_iiij=function(){return(b.dynCall_iiij=b.asm.dynCall_iiij).apply(null,arguments)};b.dynCall_iiiiij=function(){return(b.dynCall_iiiiij=b.asm.dynCall_iiiiij).apply(null,arguments)};b.dynCall_iiijjiddddddii=function(){return(b.dynCall_iiijjiddddddii=b.asm.dynCall_iiijjiddddddii).apply(null,arguments)};b.dynCall_iiiiddddiiiiiijjiiiiii=function(){return(b.dynCall_iiiiddddiiiiiijjiiiiii=b.asm.dynCall_iiiiddddiiiiiijjiiiiii).apply(null,arguments)};
|
|
583
585
|
b.dynCall_viij=function(){return(b.dynCall_viij=b.asm.dynCall_viij).apply(null,arguments)};b.dynCall_jiji=function(){return(b.dynCall_jiji=b.asm.dynCall_jiji).apply(null,arguments)};b.dynCall_viijii=function(){return(b.dynCall_viijii=b.asm.dynCall_viijii).apply(null,arguments)};b.dynCall_iiiiijj=function(){return(b.dynCall_iiiiijj=b.asm.dynCall_iiiiijj).apply(null,arguments)};b.dynCall_iiiiiijj=function(){return(b.dynCall_iiiiiijj=b.asm.dynCall_iiiiiijj).apply(null,arguments)};b.___start_em_js=268448;
|
|
584
|
-
b.___stop_em_js=268546;function Ed(a,c,d){var e=
|
|
585
|
-
function
|
|
586
|
-
(b.postRun=[b.postRun]);b.postRun.length;){var c=b.postRun.shift();La.unshift(c)}jb(La)}}if(!(0<Na)){if(b.preRun)for("function"==typeof b.preRun&&(b.preRun=[b.preRun]);b.preRun.length;)Ma();jb(Ja);0<Na||(b.setStatus?(b.setStatus("Running..."),setTimeout(function(){setTimeout(function(){b.setStatus("")},1);a()},1)):a())}}if(b.preInit)for("function"==typeof b.preInit&&(b.preInit=[b.preInit]);0<b.preInit.length;)b.preInit.pop()();
|
|
587
|
-
|
|
588
|
-
b.getClass=function(a){return a.h};var
|
|
589
|
-
function
|
|
590
|
-
b.MdRxObject=
|
|
586
|
+
b.___stop_em_js=268546;function Ed(a,c,d){var e=MB();try{Dc(a)(c,d)}catch(f){NB(e);if(f!==f+0)throw f;LB(1,0)}}function Dd(a,c){var d=MB();try{Dc(a)(c)}catch(e){NB(d);if(e!==e+0)throw e;LB(1,0)}}function Bd(a,c){var d=MB();try{return Dc(a)(c)}catch(e){NB(d);if(e!==e+0)throw e;LB(1,0)}}function Cd(a,c,d,e){var f=MB();try{return Dc(a)(c,d,e)}catch(g){NB(f);if(g!==g+0)throw g;LB(1,0)}}var OB;Pa=function PB(){OB||QB();OB||(Pa=PB)};
|
|
587
|
+
function QB(){function a(){if(!OB&&(OB=!0,b.calledRun=!0,!za)){b.noFSInit||ic||(ic=!0,hc(),b.stdin=b.stdin,b.stdout=b.stdout,b.stderr=b.stderr,b.stdin?lc("stdin",b.stdin):dc("/dev/tty","/dev/stdin"),b.stdout?lc("stdout",null,b.stdout):dc("/dev/tty","/dev/stdout"),b.stderr?lc("stderr",null,b.stderr):dc("/dev/tty1","/dev/stderr"),cb("/dev/stdin",0),cb("/dev/stdout",1),cb("/dev/stderr",1));Nb=!1;jb(Ka);aa(b);if(b.onRuntimeInitialized)b.onRuntimeInitialized();if(b.postRun)for("function"==typeof b.postRun&&
|
|
588
|
+
(b.postRun=[b.postRun]);b.postRun.length;){var c=b.postRun.shift();La.unshift(c)}jb(La)}}if(!(0<Na)){if(b.preRun)for("function"==typeof b.preRun&&(b.preRun=[b.preRun]);b.preRun.length;)Ma();jb(Ja);0<Na||(b.setStatus?(b.setStatus("Running..."),setTimeout(function(){setTimeout(function(){b.setStatus("")},1);a()},1)):a())}}if(b.preInit)for("function"==typeof b.preInit&&(b.preInit=[b.preInit]);0<b.preInit.length;)b.preInit.pop()();QB();function RB(){}RB.prototype=Object.create(RB.prototype);
|
|
589
|
+
RB.prototype.constructor=RB;RB.prototype.h=RB;RB.i={};b.WrapperObject=RB;function SB(a){return(a||RB).i}b.getCache=SB;function v(a,c){var d=SB(c),e=d[a];if(e)return e;e=Object.create((c||RB).prototype);e.g=a;return d[a]=e}b.wrapPointer=v;b.castObject=function(a,c){return v(a.g,c)};b.NULL=v(0);b.destroy=function(a){if(!a.__destroy__)throw"Error: Cannot destroy object. (Did you create it yourself?)";a.__destroy__();delete SB(a.h)[a.g]};b.compare=function(a,c){return a.g===c.g};b.getPointer=function(a){return a.g};
|
|
590
|
+
b.getClass=function(a){return a.h};var TB=0,UB=0,VB=0,WB=[],XB=0;function x(){if(XB){for(var a=0;a<WB.length;a++)b._free(WB[a]);WB.length=0;b._free(TB);TB=0;UB+=XB;XB=0}TB||(UB+=128,(TB=b._malloc(UB))||xa());VB=0}function YB(a,c){TB||xa();a=a.length*c.BYTES_PER_ELEMENT;a=a+7&-8;VB+a>=UB?(0<a||xa(),XB+=a,c=b._malloc(a),WB.push(c)):(c=TB+VB,VB+=a);return c}
|
|
591
|
+
function ZB(a,c,d){d>>>=0;switch(c.BYTES_PER_ELEMENT){case 2:d>>>=1;break;case 4:d>>>=2;break;case 8:d>>>=3}for(var e=0;e<a.length;e++)c[d+e]=a[e]}function y(a){if("string"===typeof a){a=xb(a);var c=YB(a,Ba);ZB(a,Ba,c);return c}return a}function $B(a){if("object"===typeof a){var c=YB(a,Ga);ZB(a,Ga,c);return c}return a}function aC(){throw"cannot construct a MdRxObject, no constructor in IDL";}aC.prototype=Object.create(RB.prototype);aC.prototype.constructor=aC;aC.prototype.h=aC;aC.i={};
|
|
592
|
+
b.MdRxObject=aC;aC.prototype.getObjectName=function(){return p(Gd(this.g))};aC.prototype.getDxf0=function(){return p(Hd(this.g))};aC.prototype.getJson=function(){return p(Id(this.g))};aC.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Jd(c,a)};aC.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Kd(c,a)};function z(){this.g=Ld();SB(z)[this.g]=this}z.prototype=Object.create(aC.prototype);z.prototype.constructor=z;
|
|
591
593
|
z.prototype.h=z;z.i={};b.MdDbObject=z;z.prototype.GetObjectID=function(){return Md(this.g)};z.prototype.Erase=function(){return!!Nd(this.g)};z.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Od(c,a)};z.prototype.Clone=function(){return v(Pd(this.g),z)};z.prototype.GetHandle=function(){return p(Qd(this.g))};z.prototype.GetDatabase=function(){return v(Rd(this.g),A)};z.prototype.GetOwnerID=function(){return Sd(this.g)};
|
|
592
594
|
z.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Td(f,a,c,d,e)};z.prototype.getObjectName=function(){return p(Ud(this.g))};z.prototype.getDxf0=function(){return p(Vd(this.g))};z.prototype.getJson=function(){return p(Wd(this.g))};z.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Xd(c,a)};
|
|
593
|
-
z.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Yd(c,a)};z.prototype.__destroy__=function(){Zd(this.g)};function B(){this.g=$d();
|
|
595
|
+
z.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Yd(c,a)};z.prototype.__destroy__=function(){Zd(this.g)};function B(){this.g=$d();SB(B)[this.g]=this}B.prototype=Object.create(z.prototype);B.prototype.constructor=B;B.prototype.h=B;B.i={};b.MdDbEntity=B;B.prototype.explode=function(){return v(ae(this.g),C)};B.prototype.TrueColor=function(){return v(be(this.g),E)};
|
|
594
596
|
B.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ce(c,a)};B.prototype.ColorIndex=function(){return de(this.g)};B.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ee(c,a)};B.prototype.Layer=function(){return p(fe(this.g))};B.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!ge(c,a)};B.prototype.LinetypeScale=function(){return he(this.g)};
|
|
595
597
|
B.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ie(c,a)};B.prototype.Visible=function(){return!!je(this.g)};B.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ke(c,a)};B.prototype.Lineweight=function(){return le(this.g)};B.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!me(c,a)};B.prototype.TextStyle=function(){return p(ne(this.g))};
|
|
596
598
|
B.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!oe(c,a)};B.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pe(c,a)};B.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!qe(d,a,c)};B.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!re(d,a,c)};
|
|
597
|
-
B.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!se(d,a,c)};B.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!te(d,a,c)};B.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ue(c,a)};B.prototype.GetBoundingBox=function(){return v(ve(this.g),
|
|
599
|
+
B.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!se(d,a,c)};B.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!te(d,a,c)};B.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ue(c,a)};B.prototype.GetBoundingBox=function(){return v(ve(this.g),C)};B.prototype.GetObjectID=function(){return we(this.g)};B.prototype.Erase=function(){return!!xe(this.g)};
|
|
598
600
|
B.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ye(c,a)};B.prototype.Clone=function(){return v(ze(this.g),z)};B.prototype.GetHandle=function(){return p(Ae(this.g))};B.prototype.GetDatabase=function(){return v(Be(this.g),A)};B.prototype.GetOwnerID=function(){return Ce(this.g)};
|
|
599
601
|
B.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!De(f,a,c,d,e)};B.prototype.getObjectName=function(){return p(Ee(this.g))};B.prototype.getDxf0=function(){return p(Fe(this.g))};B.prototype.getJson=function(){return p(Ge(this.g))};B.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!He(c,a)};
|
|
600
|
-
B.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ie(c,a)};B.prototype.__destroy__=function(){Je(this.g)};function F(){this.g=Ke();
|
|
602
|
+
B.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ie(c,a)};B.prototype.__destroy__=function(){Je(this.g)};function F(){this.g=Ke();SB(F)[this.g]=this}F.prototype=Object.create(B.prototype);F.prototype.constructor=F;F.prototype.h=F;F.i={};b.MdDbCurve=F;F.prototype.getStartParam=function(){return Le(this.g)};F.prototype.getEndParam=function(){return Me(this.g)};F.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ne(c,a)};
|
|
601
603
|
F.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Oe(c,a)};F.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Pe(c,a)};F.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Qe(c,a),G)};F.prototype.getStartPoint=function(){return v(Re(this.g),G)};F.prototype.getEndPoint=function(){return v(Se(this.g),G)};
|
|
602
604
|
F.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Te(c,a),G)};F.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ue(c,a)};F.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Ve(c,a),H)};F.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(We(c,a),H)};
|
|
603
|
-
F.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return v(Xe(d,a,c),G)};F.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return v(Ye(d,a,c),
|
|
604
|
-
F.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(af(c,a),
|
|
605
|
+
F.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return v(Xe(d,a,c),G)};F.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return v(Ye(d,a,c),bC)};F.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Ze(c,a),bC)};F.prototype.getArea=function(){return $e(this.g)};
|
|
606
|
+
F.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(af(c,a),C)};F.prototype.getLength=function(){return bf(this.g)};F.prototype.explode=function(){return v(cf(this.g),C)};F.prototype.TrueColor=function(){return v(df(this.g),E)};F.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ef(c,a)};F.prototype.ColorIndex=function(){return ff(this.g)};
|
|
605
607
|
F.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gf(c,a)};F.prototype.Layer=function(){return p(hf(this.g))};F.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!jf(c,a)};F.prototype.LinetypeScale=function(){return kf(this.g)};F.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lf(c,a)};F.prototype.Visible=function(){return!!mf(this.g)};
|
|
606
608
|
F.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nf(c,a)};F.prototype.Lineweight=function(){return of(this.g)};F.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pf(c,a)};F.prototype.TextStyle=function(){return p(qf(this.g))};F.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!rf(c,a)};
|
|
607
609
|
F.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sf(c,a)};F.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!tf(d,a,c)};F.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!uf(d,a,c)};F.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!vf(d,a,c)};
|
|
608
|
-
F.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!wf(d,a,c)};F.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xf(c,a)};F.prototype.GetBoundingBox=function(){return v(yf(this.g),
|
|
610
|
+
F.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!wf(d,a,c)};F.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xf(c,a)};F.prototype.GetBoundingBox=function(){return v(yf(this.g),C)};F.prototype.GetObjectID=function(){return zf(this.g)};F.prototype.Erase=function(){return!!Af(this.g)};F.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Bf(c,a)};
|
|
609
611
|
F.prototype.Clone=function(){return v(Cf(this.g),z)};F.prototype.GetHandle=function(){return p(Df(this.g))};F.prototype.GetDatabase=function(){return v(Ef(this.g),A)};F.prototype.GetOwnerID=function(){return Ff(this.g)};F.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Gf(f,a,c,d,e)};F.prototype.getObjectName=function(){return p(Hf(this.g))};
|
|
610
|
-
F.prototype.getDxf0=function(){return p(If(this.g))};F.prototype.getJson=function(){return p(Jf(this.g))};F.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Kf(c,a)};F.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Lf(c,a)};F.prototype.__destroy__=function(){Mf(this.g)};function I(){this.g=Nf();
|
|
612
|
+
F.prototype.getDxf0=function(){return p(If(this.g))};F.prototype.getJson=function(){return p(Jf(this.g))};F.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Kf(c,a)};F.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Lf(c,a)};F.prototype.__destroy__=function(){Mf(this.g)};function I(){this.g=Nf();SB(I)[this.g]=this}I.prototype=Object.create(B.prototype);I.prototype.constructor=I;I.prototype.h=I;I.i={};
|
|
611
613
|
b.MdDbDimension=I;I.prototype.textPosition=function(){return v(Of(this.g),G)};I.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Pf(c,a)};I.prototype.isUsingDefaultTextPosition=function(){return!!Qf(this.g)};I.prototype.useSetTextPosition=function(){return!!Rf(this.g)};I.prototype.useDefaultTextPosition=function(){return!!Sf(this.g)};I.prototype.elevation=I.prototype.elevation=function(){return Tf(this.g)};
|
|
612
614
|
I.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Uf(c,a)};I.prototype.dimensionText=function(){return p(Vf(this.g))};I.prototype.setDimensionText=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Wf(c,a)};I.prototype.textRotation=function(){return Xf(this.g)};I.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yf(c,a)};I.prototype.dimensionStyle=function(){return Zf(this.g)};
|
|
613
615
|
I.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$f(c,a)};I.prototype.textAttachment=function(){return ag(this.g)};I.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bg(c,a)};I.prototype.horizontalRotation=function(){return cg(this.g)};I.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dg(c,a)};
|
|
614
616
|
I.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!eg(c,a)};I.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return fg(c,a)};I.prototype.SetDimVarInt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!gg(d,a,c)};I.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return hg(c,a)};
|
|
615
617
|
I.prototype.SetDimVarDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!ig(d,a,c)};I.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(jg(c,a))};I.prototype.SetDimVarString=function(a,c){var d=this.g;x();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:y(c);return!!kg(d,a,c)};I.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return lg(c,a)};
|
|
616
|
-
I.prototype.SetDimVarObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!mg(d,a,c)};I.prototype.
|
|
617
|
-
I.prototype.
|
|
618
|
-
I.prototype.
|
|
619
|
-
I.prototype.
|
|
620
|
-
I.prototype.
|
|
621
|
-
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!!
|
|
622
|
-
I.prototype.
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
E.prototype.
|
|
632
|
-
E.prototype.
|
|
633
|
-
E.prototype.
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
G.prototype.
|
|
638
|
-
G.prototype.
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
function
|
|
642
|
-
H
|
|
643
|
-
H.prototype.
|
|
644
|
-
H.prototype.
|
|
645
|
-
H.prototype.
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
Z.prototype.
|
|
657
|
-
Z.prototype.
|
|
658
|
-
Z.prototype.
|
|
659
|
-
Z.prototype.
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
A.prototype.
|
|
671
|
-
A.prototype.
|
|
672
|
-
A.prototype.
|
|
673
|
-
function
|
|
674
|
-
J.prototype.
|
|
675
|
-
J.prototype.
|
|
676
|
-
J.prototype.
|
|
677
|
-
J.prototype.
|
|
678
|
-
J.prototype.
|
|
679
|
-
J.prototype.
|
|
680
|
-
J.prototype.
|
|
681
|
-
J.prototype.
|
|
682
|
-
J.prototype.
|
|
683
|
-
J.prototype.
|
|
684
|
-
J.prototype.
|
|
685
|
-
J.prototype.
|
|
686
|
-
J.prototype.
|
|
687
|
-
J.prototype.
|
|
688
|
-
J.prototype.
|
|
689
|
-
J.prototype.
|
|
690
|
-
J.prototype.
|
|
691
|
-
J.prototype.
|
|
692
|
-
J.prototype.
|
|
693
|
-
J.prototype.
|
|
694
|
-
J.prototype.
|
|
695
|
-
J.prototype.
|
|
696
|
-
J.prototype.
|
|
697
|
-
J.prototype.
|
|
698
|
-
J.prototype.
|
|
699
|
-
J.prototype.
|
|
700
|
-
J.prototype.
|
|
701
|
-
J.prototype.
|
|
702
|
-
J.prototype.
|
|
703
|
-
J.prototype.
|
|
704
|
-
J.prototype.
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
K.prototype.
|
|
721
|
-
K.prototype.
|
|
722
|
-
K.prototype.
|
|
723
|
-
K.prototype.
|
|
724
|
-
K.prototype.
|
|
725
|
-
K.prototype.
|
|
726
|
-
K.prototype.
|
|
727
|
-
K.prototype.
|
|
728
|
-
K.prototype.
|
|
729
|
-
K.prototype.
|
|
730
|
-
|
|
731
|
-
L.prototype.
|
|
732
|
-
L.prototype.
|
|
733
|
-
L.prototype.
|
|
734
|
-
L.prototype.
|
|
735
|
-
L.prototype.
|
|
736
|
-
L.prototype.
|
|
737
|
-
L.prototype.
|
|
738
|
-
L.prototype.
|
|
739
|
-
L.prototype.
|
|
740
|
-
|
|
741
|
-
N.prototype.
|
|
742
|
-
N.prototype.
|
|
743
|
-
N.prototype.
|
|
744
|
-
N.prototype.
|
|
745
|
-
N.prototype.
|
|
746
|
-
N.prototype.
|
|
747
|
-
N.prototype.
|
|
748
|
-
N.prototype.
|
|
749
|
-
N.prototype.
|
|
750
|
-
N.prototype.
|
|
751
|
-
|
|
752
|
-
R.prototype.
|
|
753
|
-
R.prototype.
|
|
754
|
-
R.prototype.
|
|
755
|
-
R.prototype.
|
|
756
|
-
R.prototype.
|
|
757
|
-
R.prototype.
|
|
758
|
-
R.prototype.
|
|
759
|
-
R.prototype.
|
|
760
|
-
R.prototype.
|
|
761
|
-
R.prototype.
|
|
762
|
-
R.prototype.
|
|
763
|
-
|
|
764
|
-
M.prototype.
|
|
765
|
-
M.prototype.
|
|
766
|
-
M.prototype.
|
|
767
|
-
M.prototype.
|
|
768
|
-
M.prototype.
|
|
769
|
-
M.prototype.
|
|
770
|
-
M.prototype.
|
|
771
|
-
M.prototype.
|
|
772
|
-
M.prototype.
|
|
773
|
-
M.prototype.
|
|
774
|
-
M.prototype.
|
|
775
|
-
M.prototype.
|
|
776
|
-
M.prototype.
|
|
777
|
-
|
|
778
|
-
S.prototype.
|
|
779
|
-
S.prototype.
|
|
780
|
-
S.prototype.
|
|
781
|
-
S.prototype.
|
|
782
|
-
S.prototype.
|
|
783
|
-
S.prototype.
|
|
784
|
-
S.prototype.
|
|
785
|
-
S.prototype.
|
|
786
|
-
|
|
787
|
-
U.prototype.
|
|
788
|
-
U.prototype.
|
|
789
|
-
U.prototype.
|
|
790
|
-
U.prototype.
|
|
791
|
-
U.prototype.
|
|
792
|
-
U.prototype.
|
|
793
|
-
U.prototype.
|
|
794
|
-
U.prototype.
|
|
795
|
-
U.prototype.
|
|
796
|
-
U.prototype.
|
|
797
|
-
U.prototype.
|
|
798
|
-
U.prototype.
|
|
799
|
-
|
|
800
|
-
V.prototype.
|
|
801
|
-
V.prototype.
|
|
802
|
-
V.prototype.
|
|
803
|
-
V.prototype.
|
|
804
|
-
V.prototype.
|
|
805
|
-
V.prototype.
|
|
806
|
-
V.prototype.
|
|
807
|
-
V.prototype.
|
|
808
|
-
V.prototype.
|
|
809
|
-
V.prototype.
|
|
810
|
-
V.prototype.
|
|
811
|
-
V.prototype.
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
W.prototype.
|
|
815
|
-
W.prototype.
|
|
816
|
-
W.prototype.
|
|
817
|
-
W.prototype.
|
|
818
|
-
W.prototype.
|
|
819
|
-
W.prototype.
|
|
820
|
-
W.prototype.
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
X.prototype.
|
|
841
|
-
X.prototype.
|
|
842
|
-
X.prototype.
|
|
843
|
-
X.prototype.
|
|
844
|
-
X.prototype.
|
|
845
|
-
X.prototype.
|
|
846
|
-
X.prototype.
|
|
847
|
-
X.prototype.
|
|
848
|
-
X.prototype.
|
|
849
|
-
X.prototype.
|
|
850
|
-
X.prototype.
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
Y.prototype.
|
|
854
|
-
Y.prototype.
|
|
855
|
-
Y.prototype.
|
|
856
|
-
Y.prototype.
|
|
857
|
-
Y.prototype.
|
|
618
|
+
I.prototype.SetDimVarObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!mg(d,a,c)};I.prototype.GetAllText=function(){return v(ng(this.g),cC)};I.prototype.explode=function(){return v(og(this.g),C)};I.prototype.TrueColor=function(){return v(pg(this.g),E)};I.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qg(c,a)};I.prototype.ColorIndex=function(){return rg(this.g)};
|
|
619
|
+
I.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sg(c,a)};I.prototype.Layer=function(){return p(tg(this.g))};I.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!ug(c,a)};I.prototype.LinetypeScale=function(){return vg(this.g)};I.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wg(c,a)};I.prototype.Visible=function(){return!!xg(this.g)};
|
|
620
|
+
I.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yg(c,a)};I.prototype.Lineweight=function(){return zg(this.g)};I.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ag(c,a)};I.prototype.TextStyle=function(){return p(Bg(this.g))};I.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Cg(c,a)};
|
|
621
|
+
I.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Dg(c,a)};I.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Eg(d,a,c)};I.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Fg(d,a,c)};I.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Gg(d,a,c)};
|
|
622
|
+
I.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Hg(d,a,c)};I.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ig(c,a)};I.prototype.GetBoundingBox=function(){return v(Jg(this.g),C)};I.prototype.GetObjectID=function(){return Kg(this.g)};I.prototype.Erase=function(){return!!Lg(this.g)};I.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mg(c,a)};
|
|
623
|
+
I.prototype.Clone=function(){return v(Ng(this.g),z)};I.prototype.GetHandle=function(){return p(Og(this.g))};I.prototype.GetDatabase=function(){return v(Pg(this.g),A)};I.prototype.GetOwnerID=function(){return Qg(this.g)};I.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Rg(f,a,c,d,e)};I.prototype.getObjectName=function(){return p(Sg(this.g))};
|
|
624
|
+
I.prototype.getDxf0=function(){return p(Tg(this.g))};I.prototype.getJson=function(){return p(Ug(this.g))};I.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Vg(c,a)};I.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Wg(c,a)};I.prototype.__destroy__=function(){Xg(this.g)};function dC(){throw"cannot construct a VoidPtr, no constructor in IDL";}dC.prototype=Object.create(RB.prototype);dC.prototype.constructor=dC;
|
|
625
|
+
dC.prototype.h=dC;dC.i={};b.VoidPtr=dC;dC.prototype.__destroy__=function(){Yg(this.g)};function eC(){this.g=Zg();SB(eC)[this.g]=this}eC.prototype=Object.create(RB.prototype);eC.prototype.constructor=eC;eC.prototype.h=eC;eC.i={};b.McApp=eC;eC.prototype.Init=function(){$g(this.g)};
|
|
626
|
+
eC.prototype.CreateMxDraw=function(a,c,d,e,f){var g=this.g;x();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:y(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return v(ah(g,a,c,d,e,f),J)};eC.prototype.GetCurrentMxDraw=function(){return v(bh(this.g),J)};eC.prototype.DestroyObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ch(c,a)};
|
|
627
|
+
eC.prototype.mcedRGB2Index=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return dh(f,a,c,d,e)};eC.prototype.ObjectIdToObjectName=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(eh(c,a))};eC.prototype.ObjectIdIsKindOf=function(a,c){var d=this.g;x();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:y(c);return!!fh(d,a,c)};
|
|
628
|
+
eC.prototype.ObjectIdToMdObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(gh(c,a),z)};eC.prototype.ObjectIdToMdDbEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(hh(c,a),B)};eC.prototype.ObjectIdToMdDbCurve=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(ih(c,a),F)};eC.prototype.ObjectIdToMdDbLine=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(jh(c,a),K)};
|
|
629
|
+
eC.prototype.ObjectIdToMdDbText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(kh(c,a),L)};eC.prototype.ObjectIdToMdDbPolyline=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(lh(c,a),M)};eC.prototype.ObjectIdToMdDbCircle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(mh(c,a),N)};eC.prototype.ObjectIdToMdDbArc=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(nh(c,a),R)};
|
|
630
|
+
eC.prototype.ObjectIdToMdDbBlockReference=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(oh(c,a),S)};eC.prototype.ObjectIdToMdDbAlignedDimension=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(ph(c,a),U)};eC.prototype.ObjectIdToMdDbRotatedDimension=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(qh(c,a),V)};eC.prototype.ObjectIdToMdDbMText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(rh(c,a),W)};
|
|
631
|
+
eC.prototype.ObjectIdToMdDbEllipse=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(sh(c,a),X)};eC.prototype.ObjectIdToMdDbPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(th(c,a),Y)};eC.prototype.getLastCallResult=function(){return uh(this.g)};eC.prototype.ThreadTaskAbortExit=function(){vh(this.g)};eC.prototype.setFontFilePath=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);wh(c,a)};
|
|
632
|
+
eC.prototype.addNetworkLoadingFont=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);xh(c,a)};eC.prototype.__destroy__=function(){yh(this.g)};function E(){this.g=zh();SB(E)[this.g]=this}E.prototype=Object.create(RB.prototype);E.prototype.constructor=E;E.prototype.h=E;E.i={};b.MdCmColor=E;E.prototype.setColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ah(c,a)};
|
|
633
|
+
E.prototype.setRGB=function(a,c,d){var e=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);Bh(e,a,c,d)};E.prototype.get_red=E.prototype.Ta=function(){return Ch(this.g)};E.prototype.set_red=E.prototype.ib=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Dh(c,a)};Object.defineProperty(E.prototype,"red",{get:E.prototype.Ta,set:E.prototype.ib});E.prototype.get_green=E.prototype.Qa=function(){return Eh(this.g)};
|
|
634
|
+
E.prototype.set_green=E.prototype.fb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Fh(c,a)};Object.defineProperty(E.prototype,"green",{get:E.prototype.Qa,set:E.prototype.fb});E.prototype.get_blue=E.prototype.Oa=function(){return Gh(this.g)};E.prototype.set_blue=E.prototype.ab=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Hh(c,a)};Object.defineProperty(E.prototype,"blue",{get:E.prototype.Oa,set:E.prototype.ab});E.prototype.get_method=E.prototype.Ra=function(){return Ih(this.g)};
|
|
635
|
+
E.prototype.set_method=E.prototype.gb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Jh(c,a)};Object.defineProperty(E.prototype,"method",{get:E.prototype.Ra,set:E.prototype.gb});E.prototype.get_n=E.prototype.Sa=function(){return Kh(this.g)};E.prototype.set_n=E.prototype.hb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Lh(c,a)};Object.defineProperty(E.prototype,"n",{get:E.prototype.Sa,set:E.prototype.hb});E.prototype.get_colorIndex=E.prototype.Pa=function(){return Mh(this.g)};
|
|
636
|
+
E.prototype.set_colorIndex=E.prototype.cb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Nh(c,a)};Object.defineProperty(E.prototype,"colorIndex",{get:E.prototype.Pa,set:E.prototype.cb});E.prototype.__destroy__=function(){Oh(this.g)};function bC(){throw"cannot construct a MdDbObjectArray, no constructor in IDL";}bC.prototype=Object.create(aC.prototype);bC.prototype.constructor=bC;bC.prototype.h=bC;bC.i={};b.MdDbObjectArray=bC;bC.prototype.length=bC.prototype.length=function(){return Ph(this.g)};
|
|
637
|
+
bC.prototype.release=bC.prototype.release=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Qh(c,a),z)};bC.prototype.clear=bC.prototype.clear=function(){Rh(this.g)};bC.prototype.getObjectName=function(){return p(Sh(this.g))};bC.prototype.getDxf0=function(){return p(Th(this.g))};bC.prototype.getJson=function(){return p(Uh(this.g))};bC.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Vh(c,a)};
|
|
638
|
+
bC.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Wh(c,a)};bC.prototype.__destroy__=function(){Xh(this.g)};function G(a,c,d){a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);this.g=void 0===a?Yh():void 0===c?_emscripten_bind_MdGePoint3d_MdGePoint3d_1(a):void 0===d?_emscripten_bind_MdGePoint3d_MdGePoint3d_2(a,c):Zh(a,c,d);SB(G)[this.g]=this}G.prototype=Object.create(RB.prototype);G.prototype.constructor=G;
|
|
639
|
+
G.prototype.h=G;G.i={};b.MdGePoint3d=G;G.prototype.transformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);$h(c,a)};G.prototype.addvec=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ai(c,a)};G.prototype.subvec=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);bi(c,a)};G.prototype.sub=G.prototype.sub=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(ci(c,a),H)};
|
|
640
|
+
G.prototype.distanceTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return di(c,a)};G.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ei(c,a)};G.prototype.get_x=G.prototype.ba=function(){return fi(this.g)};G.prototype.set_x=G.prototype.ia=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);gi(c,a)};Object.defineProperty(G.prototype,"x",{get:G.prototype.ba,set:G.prototype.ia});G.prototype.get_y=G.prototype.da=function(){return hi(this.g)};
|
|
641
|
+
G.prototype.set_y=G.prototype.ja=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ii(c,a)};Object.defineProperty(G.prototype,"y",{get:G.prototype.da,set:G.prototype.ja});G.prototype.get_z=G.prototype.ea=function(){return ji(this.g)};G.prototype.set_z=G.prototype.ka=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ki(c,a)};Object.defineProperty(G.prototype,"z",{get:G.prototype.ea,set:G.prototype.ka});G.prototype.__destroy__=function(){li(this.g)};
|
|
642
|
+
function fC(){this.g=mi();SB(fC)[this.g]=this}fC.prototype=Object.create(RB.prototype);fC.prototype.constructor=fC;fC.prototype.h=fC;fC.i={};b.MdGePoint3dArray=fC;fC.prototype.append=fC.prototype.append=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ni(c,a)};fC.prototype.length=fC.prototype.length=function(){return oi(this.g)};fC.prototype.at=fC.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(pi(c,a),G)};
|
|
643
|
+
fC.prototype.setAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);qi(d,a,c)};fC.prototype.clear=fC.prototype.clear=function(){ri(this.g)};fC.prototype.copy=fC.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);si(c,a)};fC.prototype.__destroy__=function(){ti(this.g)};
|
|
644
|
+
function H(a,c,d){a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);this.g=void 0===a?ui():void 0===c?_emscripten_bind_MdGeVector3d_MdGeVector3d_1(a):void 0===d?_emscripten_bind_MdGeVector3d_MdGeVector3d_2(a,c):vi(a,c,d);SB(H)[this.g]=this}H.prototype=Object.create(RB.prototype);H.prototype.constructor=H;H.prototype.h=H;H.i={};b.MdGeVector3d=H;
|
|
645
|
+
H.prototype.rotateBy=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);wi(d,a,c)};H.prototype.negate=function(){xi(this.g)};H.prototype.perpVector=function(){yi(this.g)};H.prototype.angleTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return void 0===c?zi(d,a):Ai(d,a,c)};H.prototype.normalize=H.prototype.normalize=function(){Bi(this.g)};H.prototype.length=H.prototype.length=function(){return Ci(this.g)};
|
|
646
|
+
H.prototype.isUnitLength=function(){return!!Di(this.g)};H.prototype.isZeroLength=function(){return!!Ei(this.g)};H.prototype.dotProduct=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Fi(c,a)};H.prototype.crossProduct=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Gi(c,a),H)};H.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hi(c,a)};H.prototype.mult=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ii(c,a)};
|
|
647
|
+
H.prototype.get_x=H.prototype.ba=function(){return Ji(this.g)};H.prototype.set_x=H.prototype.ia=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ki(c,a)};Object.defineProperty(H.prototype,"x",{get:H.prototype.ba,set:H.prototype.ia});H.prototype.get_y=H.prototype.da=function(){return Li(this.g)};H.prototype.set_y=H.prototype.ja=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Mi(c,a)};Object.defineProperty(H.prototype,"y",{get:H.prototype.da,set:H.prototype.ja});
|
|
648
|
+
H.prototype.get_z=H.prototype.ea=function(){return Ni(this.g)};H.prototype.set_z=H.prototype.ka=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Oi(c,a)};Object.defineProperty(H.prototype,"z",{get:H.prototype.ea,set:H.prototype.ka});H.prototype.__destroy__=function(){Pi(this.g)};function gC(){this.g=Qi();SB(gC)[this.g]=this}gC.prototype=Object.create(RB.prototype);gC.prototype.constructor=gC;gC.prototype.h=gC;gC.i={};b.MdGeLongArray=gC;
|
|
649
|
+
gC.prototype.append=gC.prototype.append=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ri(c,a)};gC.prototype.length=gC.prototype.length=function(){return Si(this.g)};gC.prototype.at=gC.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ti(c,a)};gC.prototype.setAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Ui(d,a,c)};gC.prototype.copy=gC.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Vi(c,a)};
|
|
650
|
+
gC.prototype.clear=gC.prototype.clear=function(){Wi(this.g)};gC.prototype.__destroy__=function(){Xi(this.g)};function cC(){this.g=Yi();SB(cC)[this.g]=this}cC.prototype=Object.create(RB.prototype);cC.prototype.constructor=cC;cC.prototype.h=cC;cC.i={};b.MdGeStringArray=cC;cC.prototype.append=cC.prototype.append=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);Zi(c,a)};cC.prototype.length=cC.prototype.length=function(){return $i(this.g)};
|
|
651
|
+
cC.prototype.at=cC.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(aj(c,a))};cC.prototype.setAt=function(a,c){var d=this.g;x();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:y(c);bj(d,a,c)};cC.prototype.copy=cC.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);cj(c,a)};cC.prototype.clear=cC.prototype.clear=function(){dj(this.g)};cC.prototype.__destroy__=function(){ej(this.g)};function hC(){this.g=fj();SB(hC)[this.g]=this}
|
|
652
|
+
hC.prototype=Object.create(RB.prototype);hC.prototype.constructor=hC;hC.prototype.h=hC;hC.i={};b.MdGeDoubleArray=hC;hC.prototype.append=hC.prototype.append=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);gj(c,a)};hC.prototype.length=hC.prototype.length=function(){return hj(this.g)};hC.prototype.at=hC.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ij(c,a)};
|
|
653
|
+
hC.prototype.setAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);jj(d,a,c)};hC.prototype.copy=hC.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);kj(c,a)};hC.prototype.clear=hC.prototype.clear=function(){lj(this.g)};hC.prototype.__destroy__=function(){mj(this.g)};function iC(){this.g=nj();SB(iC)[this.g]=this}iC.prototype=Object.create(RB.prototype);iC.prototype.constructor=iC;iC.prototype.h=iC;iC.i={};b.MdGeMatrix3d=iC;
|
|
654
|
+
iC.prototype.setToIdentity=function(){oj(this.g)};iC.prototype.preMultBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);pj(c,a)};iC.prototype.postMultBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);qj(c,a)};iC.prototype.setToProduct=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);rj(d,a,c)};iC.prototype.invert=function(){sj(this.g)};iC.prototype.isSingular=function(){return!!tj(this.g)};iC.prototype.transposeIt=function(){uj(this.g)};
|
|
655
|
+
iC.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vj(c,a)};iC.prototype.det=function(){return wj(this.g)};iC.prototype.setCoordSystem=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);xj(f,a,c,d,e)};iC.prototype.setToTranslation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);yj(c,a)};
|
|
656
|
+
iC.prototype.setToRotation=function(a,c,d){var e=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);zj(e,a,c,d)};iC.prototype.setToScaling=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Aj(d,a,c)};iC.prototype.setMirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Bj(d,a,c)};iC.prototype.scale=iC.prototype.scale=function(){return Cj(this.g)};
|
|
657
|
+
iC.prototype.getData=iC.prototype.getData=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return Dj(d,a,c)};iC.prototype.copy=iC.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ej(c,a)};iC.prototype.__destroy__=function(){Fj(this.g)};function Z(){this.g=Gj();SB(Z)[this.g]=this}Z.prototype=Object.create(z.prototype);Z.prototype.constructor=Z;Z.prototype.h=Z;Z.i={};b.MdDbLayerTableRecord=Z;Z.prototype.getName=function(){return p(Hj(this.g))};
|
|
658
|
+
Z.prototype.setName=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ij(c,a)};Z.prototype.isFrozen=Z.prototype.isFrozen=function(){return!!Jj(this.g)};Z.prototype.setIsFrozen=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kj(c,a)};Z.prototype.isOff=function(){return!!Lj(this.g)};Z.prototype.setIsOff=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mj(c,a)};Z.prototype.isLocked=function(){return!!Nj(this.g)};
|
|
659
|
+
Z.prototype.setIsLocked=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Oj(c,a)};Z.prototype.color=Z.prototype.color=function(){return v(Pj(this.g),E)};Z.prototype.setColor=Z.prototype.setColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qj(c,a)};Z.prototype.linetypeObjectId=function(){return Rj(this.g)};Z.prototype.setLinetypeObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Sj(c,a)};Z.prototype.lineWeight=function(){return Tj(this.g)};
|
|
660
|
+
Z.prototype.setLineWeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Uj(c,a)};Z.prototype.GetObjectID=function(){return Vj(this.g)};Z.prototype.Erase=function(){return!!Wj(this.g)};Z.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xj(c,a)};Z.prototype.Clone=function(){return v(Yj(this.g),z)};Z.prototype.GetHandle=function(){return p(Zj(this.g))};Z.prototype.GetDatabase=function(){return v(ak(this.g),A)};Z.prototype.GetOwnerID=function(){return bk(this.g)};
|
|
661
|
+
Z.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!ck(f,a,c,d,e)};Z.prototype.getObjectName=function(){return p(dk(this.g))};Z.prototype.getDxf0=function(){return p(ek(this.g))};Z.prototype.getJson=function(){return p(fk(this.g))};Z.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!gk(c,a)};
|
|
662
|
+
Z.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!hk(c,a)};Z.prototype.__destroy__=function(){ik(this.g)};function jC(){throw"cannot construct a MdDbLayerTable, no constructor in IDL";}jC.prototype=Object.create(z.prototype);jC.prototype.constructor=jC;jC.prototype.h=jC;jC.i={};b.MdDbLayerTable=jC;jC.prototype.GetObjectID=function(){return jk(this.g)};jC.prototype.Erase=function(){return!!kk(this.g)};
|
|
663
|
+
jC.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lk(c,a)};jC.prototype.Clone=function(){return v(mk(this.g),z)};jC.prototype.GetHandle=function(){return p(nk(this.g))};jC.prototype.GetDatabase=function(){return v(ok(this.g),A)};jC.prototype.GetOwnerID=function(){return pk(this.g)};
|
|
664
|
+
jC.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!qk(f,a,c,d,e)};jC.prototype.getObjectName=function(){return p(rk(this.g))};jC.prototype.getDxf0=function(){return p(sk(this.g))};jC.prototype.getJson=function(){return p(tk(this.g))};jC.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!uk(c,a)};
|
|
665
|
+
jC.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!vk(c,a)};function kC(){throw"cannot construct a MdDbLinetypeTable, no constructor in IDL";}kC.prototype=Object.create(z.prototype);kC.prototype.constructor=kC;kC.prototype.h=kC;kC.i={};b.MdDbLinetypeTable=kC;kC.prototype.GetObjectID=function(){return wk(this.g)};kC.prototype.Erase=function(){return!!xk(this.g)};
|
|
666
|
+
kC.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yk(c,a)};kC.prototype.Clone=function(){return v(zk(this.g),z)};kC.prototype.GetHandle=function(){return p(Ak(this.g))};kC.prototype.GetDatabase=function(){return v(Bk(this.g),A)};kC.prototype.GetOwnerID=function(){return Ck(this.g)};
|
|
667
|
+
kC.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Dk(f,a,c,d,e)};kC.prototype.getObjectName=function(){return p(Ek(this.g))};kC.prototype.getDxf0=function(){return p(Fk(this.g))};kC.prototype.getJson=function(){return p(Gk(this.g))};kC.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Hk(c,a)};
|
|
668
|
+
kC.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ik(c,a)};function lC(){throw"cannot construct a MdDbTextStyleTable, no constructor in IDL";}lC.prototype=Object.create(z.prototype);lC.prototype.constructor=lC;lC.prototype.h=lC;lC.i={};b.MdDbTextStyleTable=lC;lC.prototype.GetObjectID=function(){return Jk(this.g)};lC.prototype.Erase=function(){return!!Kk(this.g)};
|
|
669
|
+
lC.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lk(c,a)};lC.prototype.Clone=function(){return v(Mk(this.g),z)};lC.prototype.GetHandle=function(){return p(Nk(this.g))};lC.prototype.GetDatabase=function(){return v(Ok(this.g),A)};lC.prototype.GetOwnerID=function(){return Pk(this.g)};
|
|
670
|
+
lC.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Qk(f,a,c,d,e)};lC.prototype.getObjectName=function(){return p(Rk(this.g))};lC.prototype.getDxf0=function(){return p(Sk(this.g))};lC.prototype.getJson=function(){return p(Tk(this.g))};lC.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Uk(c,a)};
|
|
671
|
+
lC.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Vk(c,a)};function A(){throw"cannot construct a MdDbDatabase, no constructor in IDL";}A.prototype=Object.create(aC.prototype);A.prototype.constructor=A;A.prototype.h=A;A.i={};b.MdDbDatabase=A;A.prototype.GetLayerTable=function(){return v(Wk(this.g),jC)};A.prototype.GetLinetypeTable=function(){return v(Xk(this.g),kC)};A.prototype.GetTextStyleTable=function(){return v(Yk(this.g),lC)};
|
|
672
|
+
A.prototype.GetBlockTable=function(){return v(Zk(this.g),mC)};A.prototype.CurrentSpace=function(){return v($k(this.g),nC)};A.prototype.GetCurrentlyLineTypeScale=function(){return al(this.g)};A.prototype.SetCurrentlyLineTypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);bl(c,a)};A.prototype.GetCurrentlyLayerName=function(){return p(cl(this.g))};A.prototype.SetCurrentlyLayerName=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);dl(c,a)};
|
|
673
|
+
A.prototype.GetCurrentlyLineTypeName=function(){return p(el(this.g))};A.prototype.SetCurrentlyLineTypeName=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);fl(c,a)};A.prototype.GetCurrentlyTrueColor=function(){return v(gl(this.g),E)};A.prototype.GetCurrentlyDrawColor=function(){return v(hl(this.g),gC)};A.prototype.SetCurrentlyTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);il(c,a)};A.prototype.GetCurrentlyColorIndex=function(){return jl(this.g)};
|
|
674
|
+
A.prototype.SetCurrentlyColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);kl(c,a)};A.prototype.GetCurrentlyTextStyleName=function(){return p(ll(this.g))};A.prototype.SetCurrentlyTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);ml(c,a)};A.prototype.HandleToIdIndex=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return nl(c,a)};A.prototype.IsModifyed=function(){return!!ol(this.g)};
|
|
675
|
+
A.prototype.SetModifyed=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);pl(c,a)};A.prototype.getObjectName=function(){return p(ql(this.g))};A.prototype.getDxf0=function(){return p(rl(this.g))};A.prototype.getJson=function(){return p(sl(this.g))};A.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!tl(c,a)};A.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!ul(c,a)};
|
|
676
|
+
function J(){throw"cannot construct a McObject, no constructor in IDL";}J.prototype=Object.create(RB.prototype);J.prototype.constructor=J;J.prototype.h=J;J.i={};b.McObject=J;J.prototype.updateDisplay=function(a,c){var d=this.g;x();"object"==typeof a&&(a=$B(a));"object"==typeof c&&(c=$B(c));return!!vl(d,a,c)};J.prototype.test=J.prototype.test=function(){wl(this.g)};
|
|
677
|
+
J.prototype.openWebFile=function(a,c,d,e,f){var g=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e=e&&"object"===typeof e?e.g:y(e);f&&"object"===typeof f&&(f=f.g);return!!xl(g,a,c,d,e,f)};
|
|
678
|
+
J.prototype.insertBlock=function(a,c,d,e,f,g){var h=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f=f&&"object"===typeof f?f.g:y(f);g&&"object"===typeof g&&(g=g.g);return!!yl(h,a,c,d,e,f,g)};J.prototype.saveFileToUrl=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!zl(c,a)};
|
|
679
|
+
J.prototype.saveFile=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);return!!Al(d,a,c)};J.prototype.getViewDataJsonParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(Bl(c,a))};J.prototype.updataAppData=function(){Cl(this.g)};J.prototype.regen=function(){Dl(this.g)};J.prototype.GetDatabase=function(){return v(El(this.g),A)};
|
|
680
|
+
J.prototype.GetSysVarString=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return p(Fl(c,a))};J.prototype.SetSysVarString=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);return!!Gl(d,a,c)};J.prototype.GetSysVarDouble=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return Hl(c,a)};
|
|
681
|
+
J.prototype.SetSysVarDouble=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);return!!Il(d,a,c)};J.prototype.GetSysVarLong=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return Jl(c,a)};J.prototype.SetSysVarLong=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);return!!Kl(d,a,c)};J.prototype.GetSysVarPoint=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return v(Ll(c,a),G)};
|
|
682
|
+
J.prototype.SetSysVarPoint=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);return!!Ml(d,a,c)};J.prototype.fireEventWindowSize=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Nl(d,a,c)};J.prototype.fireEventCommandStart=function(){Ol(this.g)};J.prototype.IntelliSelect_PointSelect=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return Pl(d,a,c)};
|
|
683
|
+
J.prototype.IntelliSelect_RangeSelect=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return v(Ql(g,a,c,d,e,f),gC)};J.prototype.IntelliSelect_getGridData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(Rl(c,a))};
|
|
684
|
+
J.prototype.Osnap_NotifyOsnap=function(a,c,d,e,f,g,h,m){var w=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);m&&"object"===typeof m&&(m=m.g);Sl(w,a,c,d,e,f,g,h,m)};J.prototype.EntityTempWordDraw_onJigCommandEnd=function(){Tl(this.g)};
|
|
685
|
+
J.prototype.EntityTempWordDraw_onJigDrawEntityDisplay=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ul(c,a)};J.prototype.EntityTempWordDraw_onReadyJigUpdateDispla=function(){Vl(this.g)};J.prototype.EntityTempWordDraw_onJigClearDisplay=function(){Wl(this.g)};J.prototype.SetDrawColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Xl(c,a)};J.prototype.GetDrawColor=function(){return v(Yl(this.g),E)};
|
|
686
|
+
J.prototype.AddLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);Zl(c,a)};J.prototype.SetDrawLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);$l(c,a)};J.prototype.GetDrawLayer=function(){return p(am(this.g))};J.prototype.AddTextStyle=function(a,c,d,e){var f=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);d=d&&"object"===typeof d?d.g:y(d);e&&"object"===typeof e&&(e=e.g);bm(f,a,c,d,e)};
|
|
687
|
+
J.prototype.SetDrawTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);cm(c,a)};J.prototype.GetDrawTextStyle=function(){return p(dm(this.g))};J.prototype.AddLinetype=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);em(d,a,c)};J.prototype.AddLinetypeEx=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);d=d&&"object"===typeof d?d.g:y(d);fm(e,a,c,d)};
|
|
688
|
+
J.prototype.AddDimStyle=function(a,c,d,e,f){var g=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);d=d&&"object"===typeof d?d.g:y(d);e=e&&"object"===typeof e?e.g:y(e);f=f&&"object"===typeof f?f.g:y(f);gm(g,a,c,d,e,f)};J.prototype.SetDrawLinetype=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);hm(c,a)};J.prototype.GetDrawLinetype=function(){return p(im(this.g))};
|
|
689
|
+
J.prototype.SetDrawLineWeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);jm(c,a)};J.prototype.GetDrawLineWeight=function(){return km(this.g)};J.prototype.SetDrawLineTypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);lm(c,a)};J.prototype.GetDrawLineTypeScale=function(){return mm(this.g)};J.prototype.SetDrawDimStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);nm(c,a)};J.prototype.GetDrawDimStyle=function(){return p(om(this.g))};
|
|
690
|
+
J.prototype.SetPatternDefinition=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);pm(c,a)};J.prototype.GetPatternDefinition=function(){return p(qm(this.g))};J.prototype.SetDrawLineWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);rm(c,a)};J.prototype.GetDrawLineWidth=function(){return sm(this.g)};
|
|
691
|
+
J.prototype.DrawLine=function(a,c,d,e,f,g){var h=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);return tm(h,a,c,d,e,f,g)};
|
|
692
|
+
J.prototype.DrawArc=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return um(g,a,c,d,e,f)};
|
|
693
|
+
J.prototype.DrawArc2=function(a,c,d,e,f,g){var h=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);return wm(h,a,c,d,e,f,g)};J.prototype.DrawCircle=function(a,c,d){var e=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return xm(e,a,c,d)};
|
|
694
|
+
J.prototype.DrawEllipse=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return ym(g,a,c,d,e,f)};
|
|
695
|
+
J.prototype.DrawEllipseArc=function(a,c,d,e,f,g,h){var m=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return zm(m,a,c,d,e,f,g,h)};J.prototype.DrawPoint=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return Am(d,a,c)};
|
|
696
|
+
J.prototype.DrawSolid=function(a,c,d,e,f,g,h,m){var w=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);m&&"object"===typeof m&&(m=m.g);return Bm(w,a,c,d,e,f,g,h,m)};
|
|
697
|
+
J.prototype.DrawMText=function(a,c,d,e,f,g,h){var m=this.g;x();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:y(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return Cm(m,a,c,d,e,f,g,h)};
|
|
698
|
+
J.prototype.DrawText=function(a,c,d,e,f,g,h){var m=this.g;x();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:y(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return Dm(m,a,c,d,e,f,g,h)};
|
|
699
|
+
J.prototype.DrawBlockReference=function(a,c,d,e,f){var g=this.g;x();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:y(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return Em(g,a,c,d,e,f)};
|
|
700
|
+
J.prototype.DrawDimAligned=function(a,c,d,e,f,g){var h=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);return Fm(h,a,c,d,e,f,g)};
|
|
701
|
+
J.prototype.DrawDimAngular=function(a,c,d,e,f,g,h,m){var w=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);m&&"object"===typeof m&&(m=m.g);return Gm(w,a,c,d,e,f,g,h,m)};
|
|
702
|
+
J.prototype.DrawDimDiametric=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return Hm(g,a,c,d,e,f)};
|
|
703
|
+
J.prototype.DrawDimRotated=function(a,c,d,e,f,g,h){var m=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return Im(m,a,c,d,e,f,g,h)};
|
|
704
|
+
J.prototype.DrawDimOrdinate=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return Jm(g,a,c,d,e,f)};J.prototype.DrawDimRadial=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return Km(g,a,c,d,e,f)};
|
|
705
|
+
J.prototype.PathMoveTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Lm(d,a,c)};J.prototype.PathMoveToEx=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);Mm(g,a,c,d,e,f)};J.prototype.PathLineTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Nm(d,a,c)};
|
|
706
|
+
J.prototype.PathLineToEx=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);Om(g,a,c,d,e,f)};J.prototype.DrawPathToPolyline=function(){return Pm(this.g)};J.prototype.DrawPathToSpline=function(){return Qm(this.g)};J.prototype.PathMakeClosed=function(){Rm(this.g)};
|
|
707
|
+
J.prototype.DrawPathToHatch=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Sm(c,a)};J.prototype.DrawEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Tm(c,a)};J.prototype.GetAllLayoutName=function(){return v(Um(this.g),cC)};J.prototype.SetCurrentLayout=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);Vm(c,a)};function C(){this.g=Wm();SB(C)[this.g]=this}C.prototype=Object.create(aC.prototype);C.prototype.constructor=C;C.prototype.h=C;C.i={};
|
|
708
|
+
b.McDrawResbuf=C;C.prototype.Clear=function(){Xm(this.g)};C.prototype.GetCount=function(){return Ym(this.g)};C.prototype.AtDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Zm(c,a)};C.prototype.Atlong=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return $m(c,a)};C.prototype.AtObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return an(c,a)};C.prototype.AtObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(bn(c,a),aC)};
|
|
709
|
+
C.prototype.AtObjectMdDbMText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(cn(c,a),W)};C.prototype.AtObjectName=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(dn(c,a))};C.prototype.AtString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(en(c,a))};C.prototype.AtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(fn(c,a),G)};C.prototype.ItemDataType=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return gn(c,a)};
|
|
710
|
+
C.prototype.AddDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);hn(d,a,c)};C.prototype.Addlong=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);jn(d,a,c)};C.prototype.AddObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);kn(d,a,c)};C.prototype.AddObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ln(c,a)};
|
|
711
|
+
C.prototype.AddString=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);mn(d,a,c)};C.prototype.AddPoint=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);nn(d,a,c)};C.prototype.RemoveAll=function(){on(this.g)};C.prototype.Remove=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);pn(c,a)};C.prototype.getObjectName=function(){return p(qn(this.g))};C.prototype.getDxf0=function(){return p(rn(this.g))};
|
|
712
|
+
C.prototype.getJson=function(){return p(sn(this.g))};C.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!tn(c,a)};C.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!un(c,a)};C.prototype.__destroy__=function(){vn(this.g)};function oC(){this.g=wn();SB(oC)[this.g]=this}oC.prototype=Object.create(RB.prototype);oC.prototype.constructor=oC;oC.prototype.h=oC;oC.i={};b.McDrawUtility=oC;
|
|
713
|
+
oC.prototype.findEntAtPoint=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return xn(g,a,c,d,e,f)};oC.prototype.eraseEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yn(c,a)};oC.prototype.highlightEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!zn(d,a,c)};
|
|
714
|
+
oC.prototype.__destroy__=function(){An(this.g)};function pC(){this.g=Bn();SB(pC)[this.g]=this}pC.prototype=Object.create(RB.prototype);pC.prototype.constructor=pC;pC.prototype.h=pC;pC.i={};b.MxDrawAssist=pC;
|
|
715
|
+
pC.prototype.MxChamfer=function(a,c,d,e,f,g,h,m,w){var t=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);m&&"object"===typeof m&&(m=m.g);w&&"object"===typeof w&&(w=w.g);return!!Cn(t,a,c,d,e,f,g,h,m,w)};
|
|
716
|
+
pC.prototype.MxFillet=function(a,c,d,e,f,g,h,m){var w=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);m&&"object"===typeof m&&(m=m.g);return!!Dn(w,a,c,d,e,f,g,h,m)};pC.prototype.MxExplode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!En(c,a)};
|
|
717
|
+
pC.prototype.MxJoin=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fn(c,a)};pC.prototype.IntersectWith=function(a,c,d,e,f,g,h,m,w){var t=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);m&&"object"===typeof m&&(m=m.g);w&&"object"===typeof w&&(w=w.g);return v(Gn(t,a,c,d,e,f,g,h,m,w),fC)};
|
|
718
|
+
pC.prototype.GetClosestPointTo=function(a,c,d,e,f,g,h){var m=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return v(Hn(m,a,c,d,e,f,g,h),fC)};pC.prototype.__destroy__=function(){In(this.g)};function rC(){this.g=Jn();SB(rC)[this.g]=this}rC.prototype=Object.create(RB.prototype);rC.prototype.constructor=rC;
|
|
719
|
+
rC.prototype.h=rC;rC.i={};b.MxDrawTrimAssist=rC;rC.prototype.Init=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kn(c,a)};rC.prototype.UnInit=function(){return!!Ln(this.g)};rC.prototype.DoTrim=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);Mn(g,a,c,d,e,f)};rC.prototype.__destroy__=function(){Nn(this.g)};
|
|
720
|
+
function sC(){this.g=On();SB(sC)[this.g]=this}sC.prototype=Object.create(RB.prototype);sC.prototype.constructor=sC;sC.prototype.h=sC;sC.i={};b.MxDrawExtendAssist=sC;sC.prototype.Init=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Pn(c,a)};sC.prototype.UnInit=function(){return!!Qn(this.g)};
|
|
721
|
+
sC.prototype.DoExtend=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);Rn(g,a,c,d,e,f)};sC.prototype.__destroy__=function(){Sn(this.g)};function K(){this.g=Tn();SB(K)[this.g]=this}K.prototype=Object.create(F.prototype);K.prototype.constructor=K;K.prototype.h=K;K.i={};b.MdDbLine=K;K.prototype.startPoint=function(){return v(Un(this.g),G)};
|
|
722
|
+
K.prototype.setStartPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vn(c,a)};K.prototype.endPoint=function(){return v(Wn(this.g),G)};K.prototype.setEndPoint=K.prototype.setEndPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xn(c,a)};K.prototype.getStartParam=function(){return Yn(this.g)};K.prototype.getEndParam=function(){return Zn(this.g)};K.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return $n(c,a)};
|
|
723
|
+
K.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ao(c,a)};K.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return bo(c,a)};K.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(co(c,a),G)};K.prototype.getStartPoint=function(){return v(eo(this.g),G)};K.prototype.getEndPoint=function(){return v(fo(this.g),G)};
|
|
724
|
+
K.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(go(c,a),G)};K.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ho(c,a)};K.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(io(c,a),H)};K.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(jo(c,a),H)};
|
|
725
|
+
K.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return v(ko(d,a,c),G)};K.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return v(lo(d,a,c),bC)};K.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(mo(c,a),bC)};K.prototype.getArea=function(){return no(this.g)};
|
|
726
|
+
K.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(oo(c,a),C)};K.prototype.getLength=function(){return po(this.g)};K.prototype.explode=function(){return v(qo(this.g),C)};K.prototype.TrueColor=function(){return v(ro(this.g),E)};K.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!so(c,a)};K.prototype.ColorIndex=function(){return to(this.g)};
|
|
727
|
+
K.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!uo(c,a)};K.prototype.Layer=function(){return p(vo(this.g))};K.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!wo(c,a)};K.prototype.LinetypeScale=function(){return xo(this.g)};K.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yo(c,a)};K.prototype.Visible=function(){return!!zo(this.g)};
|
|
728
|
+
K.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ao(c,a)};K.prototype.Lineweight=function(){return Bo(this.g)};K.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Co(c,a)};K.prototype.TextStyle=function(){return p(Do(this.g))};K.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Eo(c,a)};
|
|
729
|
+
K.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fo(c,a)};K.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Go(d,a,c)};K.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Ho(d,a,c)};K.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Io(d,a,c)};
|
|
730
|
+
K.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Jo(d,a,c)};K.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ko(c,a)};K.prototype.GetBoundingBox=function(){return v(Lo(this.g),C)};K.prototype.GetObjectID=function(){return Mo(this.g)};K.prototype.Erase=function(){return!!No(this.g)};K.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Oo(c,a)};
|
|
731
|
+
K.prototype.Clone=function(){return v(Po(this.g),z)};K.prototype.GetHandle=function(){return p(Qo(this.g))};K.prototype.GetDatabase=function(){return v(Ro(this.g),A)};K.prototype.GetOwnerID=function(){return So(this.g)};K.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!To(f,a,c,d,e)};K.prototype.getObjectName=function(){return p(Uo(this.g))};
|
|
732
|
+
K.prototype.getDxf0=function(){return p(Vo(this.g))};K.prototype.getJson=function(){return p(Wo(this.g))};K.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Xo(c,a)};K.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Yo(c,a)};K.prototype.__destroy__=function(){Zo(this.g)};function L(){this.g=$o();SB(L)[this.g]=this}L.prototype=Object.create(B.prototype);L.prototype.constructor=L;L.prototype.h=L;L.i={};b.MdDbText=L;
|
|
733
|
+
L.prototype.position=L.prototype.position=function(){return v(ap(this.g),G)};L.prototype.setPosition=L.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bp(c,a)};L.prototype.alignmentPoint=function(){return v(cp(this.g),G)};L.prototype.setAlignmentPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dp(c,a)};L.prototype.oblique=function(){return ep(this.g)};
|
|
734
|
+
L.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fp(c,a)};L.prototype.rotation=L.prototype.rotation=function(){return gp(this.g)};L.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hp(c,a)};L.prototype.height=L.prototype.height=function(){return ip(this.g)};L.prototype.setHeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jp(c,a)};L.prototype.widthFactor=function(){return kp(this.g)};
|
|
735
|
+
L.prototype.setWidthFactor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lp(c,a)};L.prototype.textString=function(){return p(mp(this.g))};L.prototype.setTextString=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!np(c,a)};L.prototype.horizontalMode=function(){return op(this.g)};L.prototype.setHorizontalMode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pp(c,a)};L.prototype.verticalMode=function(){return qp(this.g)};
|
|
736
|
+
L.prototype.setVerticalMode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rp(c,a)};L.prototype.explode=function(){return v(sp(this.g),C)};L.prototype.TrueColor=function(){return v(tp(this.g),E)};L.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!up(c,a)};L.prototype.ColorIndex=function(){return vp(this.g)};L.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wp(c,a)};L.prototype.Layer=function(){return p(xp(this.g))};
|
|
737
|
+
L.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!yp(c,a)};L.prototype.LinetypeScale=function(){return zp(this.g)};L.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ap(c,a)};L.prototype.Visible=function(){return!!Bp(this.g)};L.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cp(c,a)};L.prototype.Lineweight=function(){return Dp(this.g)};
|
|
738
|
+
L.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ep(c,a)};L.prototype.TextStyle=function(){return p(Fp(this.g))};L.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Gp(c,a)};L.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hp(c,a)};L.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Ip(d,a,c)};
|
|
739
|
+
L.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Jp(d,a,c)};L.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Kp(d,a,c)};L.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Lp(d,a,c)};L.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mp(c,a)};
|
|
740
|
+
L.prototype.GetBoundingBox=function(){return v(Np(this.g),C)};L.prototype.GetObjectID=function(){return Op(this.g)};L.prototype.Erase=function(){return!!Pp(this.g)};L.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qp(c,a)};L.prototype.Clone=function(){return v(Rp(this.g),z)};L.prototype.GetHandle=function(){return p(Sp(this.g))};L.prototype.GetDatabase=function(){return v(Tp(this.g),A)};L.prototype.GetOwnerID=function(){return Up(this.g)};
|
|
741
|
+
L.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Vp(f,a,c,d,e)};L.prototype.getObjectName=function(){return p(Wp(this.g))};L.prototype.getDxf0=function(){return p(Xp(this.g))};L.prototype.getJson=function(){return p(Yp(this.g))};L.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Zp(c,a)};
|
|
742
|
+
L.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!$p(c,a)};L.prototype.__destroy__=function(){aq(this.g)};function N(){this.g=bq();SB(N)[this.g]=this}N.prototype=Object.create(F.prototype);N.prototype.constructor=N;N.prototype.h=N;N.i={};b.MdDbCircle=N;N.prototype.center=function(){return v(cq(this.g),G)};N.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dq(c,a)};N.prototype.radius=function(){return eq(this.g)};
|
|
743
|
+
N.prototype.setRadius=N.prototype.setRadius=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fq(c,a)};N.prototype.getStartParam=function(){return gq(this.g)};N.prototype.getEndParam=function(){return hq(this.g)};N.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return iq(c,a)};N.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return jq(c,a)};
|
|
744
|
+
N.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return kq(c,a)};N.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(lq(c,a),G)};N.prototype.getStartPoint=function(){return v(mq(this.g),G)};N.prototype.getEndPoint=function(){return v(nq(this.g),G)};N.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(oq(c,a),G)};
|
|
745
|
+
N.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return pq(c,a)};N.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(qq(c,a),H)};N.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(rq(c,a),H)};N.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return v(sq(d,a,c),G)};
|
|
746
|
+
N.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return v(tq(d,a,c),bC)};N.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(uq(c,a),bC)};N.prototype.getArea=function(){return vq(this.g)};N.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(wq(c,a),C)};N.prototype.getLength=function(){return xq(this.g)};
|
|
747
|
+
N.prototype.explode=function(){return v(yq(this.g),C)};N.prototype.TrueColor=function(){return v(zq(this.g),E)};N.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Aq(c,a)};N.prototype.ColorIndex=function(){return Bq(this.g)};N.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cq(c,a)};N.prototype.Layer=function(){return p(Dq(this.g))};
|
|
748
|
+
N.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Eq(c,a)};N.prototype.LinetypeScale=function(){return Fq(this.g)};N.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Gq(c,a)};N.prototype.Visible=function(){return!!Hq(this.g)};N.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Iq(c,a)};N.prototype.Lineweight=function(){return Jq(this.g)};
|
|
749
|
+
N.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kq(c,a)};N.prototype.TextStyle=function(){return p(Lq(this.g))};N.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Mq(c,a)};N.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Nq(c,a)};N.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Oq(d,a,c)};
|
|
750
|
+
N.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Pq(d,a,c)};N.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Qq(d,a,c)};N.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Rq(d,a,c)};N.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Sq(c,a)};
|
|
751
|
+
N.prototype.GetBoundingBox=function(){return v(Tq(this.g),C)};N.prototype.GetObjectID=function(){return Uq(this.g)};N.prototype.Erase=function(){return!!Vq(this.g)};N.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Wq(c,a)};N.prototype.Clone=function(){return v(Xq(this.g),z)};N.prototype.GetHandle=function(){return p(Yq(this.g))};N.prototype.GetDatabase=function(){return v(Zq(this.g),A)};N.prototype.GetOwnerID=function(){return $q(this.g)};
|
|
752
|
+
N.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!ar(f,a,c,d,e)};N.prototype.getObjectName=function(){return p(br(this.g))};N.prototype.getDxf0=function(){return p(cr(this.g))};N.prototype.getJson=function(){return p(dr(this.g))};N.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!er(c,a)};
|
|
753
|
+
N.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!fr(c,a)};N.prototype.__destroy__=function(){gr(this.g)};function R(){this.g=hr();SB(R)[this.g]=this}R.prototype=Object.create(F.prototype);R.prototype.constructor=R;R.prototype.h=R;R.i={};b.MdDbArc=R;R.prototype.center=function(){return v(ir(this.g),G)};R.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jr(c,a)};R.prototype.radius=function(){return kr(this.g)};
|
|
754
|
+
R.prototype.setRadius=R.prototype.setRadius=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lr(c,a)};R.prototype.startAngle=function(){return mr(this.g)};R.prototype.setStartAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nr(c,a)};R.prototype.endAngle=function(){return or(this.g)};R.prototype.setEndAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pr(c,a)};
|
|
755
|
+
R.prototype.computeArc=function(a,c,d,e,f,g){var h=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);return!!qr(h,a,c,d,e,f,g)};R.prototype.getStartParam=function(){return rr(this.g)};R.prototype.getEndParam=function(){return sr(this.g)};R.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return tr(c,a)};
|
|
756
|
+
R.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ur(c,a)};R.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return vr(c,a)};R.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(wr(c,a),G)};R.prototype.getStartPoint=function(){return v(xr(this.g),G)};R.prototype.getEndPoint=function(){return v(yr(this.g),G)};
|
|
757
|
+
R.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(zr(c,a),G)};R.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ar(c,a)};R.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Br(c,a),H)};R.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Cr(c,a),H)};
|
|
758
|
+
R.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return v(Dr(d,a,c),G)};R.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return v(Er(d,a,c),bC)};R.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Fr(c,a),bC)};R.prototype.getArea=function(){return Gr(this.g)};
|
|
759
|
+
R.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Hr(c,a),C)};R.prototype.getLength=function(){return Ir(this.g)};R.prototype.explode=function(){return v(Jr(this.g),C)};R.prototype.TrueColor=function(){return v(Kr(this.g),E)};R.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lr(c,a)};R.prototype.ColorIndex=function(){return Mr(this.g)};
|
|
760
|
+
R.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Nr(c,a)};R.prototype.Layer=function(){return p(Or(this.g))};R.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Pr(c,a)};R.prototype.LinetypeScale=function(){return Qr(this.g)};R.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Rr(c,a)};R.prototype.Visible=function(){return!!Sr(this.g)};
|
|
761
|
+
R.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Tr(c,a)};R.prototype.Lineweight=function(){return Ur(this.g)};R.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vr(c,a)};R.prototype.TextStyle=function(){return p(Wr(this.g))};R.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Xr(c,a)};
|
|
762
|
+
R.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yr(c,a)};R.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Zr(d,a,c)};R.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!$r(d,a,c)};R.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!as(d,a,c)};
|
|
763
|
+
R.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!bs(d,a,c)};R.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!cs(c,a)};R.prototype.GetBoundingBox=function(){return v(ds(this.g),C)};R.prototype.GetObjectID=function(){return es(this.g)};R.prototype.Erase=function(){return!!gs(this.g)};R.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hs(c,a)};
|
|
764
|
+
R.prototype.Clone=function(){return v(is(this.g),z)};R.prototype.GetHandle=function(){return p(js(this.g))};R.prototype.GetDatabase=function(){return v(ks(this.g),A)};R.prototype.GetOwnerID=function(){return ls(this.g)};R.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!ms(f,a,c,d,e)};R.prototype.getObjectName=function(){return p(ns(this.g))};
|
|
765
|
+
R.prototype.getDxf0=function(){return p(ps(this.g))};R.prototype.getJson=function(){return p(qs(this.g))};R.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!rs(c,a)};R.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!ss(c,a)};R.prototype.__destroy__=function(){ts(this.g)};function M(){this.g=us();SB(M)[this.g]=this}M.prototype=Object.create(F.prototype);M.prototype.constructor=M;M.prototype.h=M;M.i={};
|
|
766
|
+
b.MdDbPolyline=M;M.prototype.setClosed=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vs(c,a)};M.prototype.setConstantWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xs(c,a)};M.prototype.isClosed=function(){return!!ys(this.g)};M.prototype.getConstantWidth=function(){return zs(this.g)};
|
|
767
|
+
M.prototype.addVertexAt=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return!!As(g,a,c,d,e,f)};M.prototype.removeVertexAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Bs(c,a)};M.prototype.numVerts=function(){return Cs(this.g)};M.prototype.getPointAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Ds(c,a),G)};
|
|
768
|
+
M.prototype.getBulgeAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Es(c,a)};M.prototype.getStartWidthsAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Fs(c,a)};M.prototype.getEndWidthsAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Gs(c,a)};M.prototype.setPointAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Hs(d,a,c)};
|
|
769
|
+
M.prototype.setBulgeAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Is(d,a,c)};M.prototype.getStartParam=function(){return Js(this.g)};M.prototype.getEndParam=function(){return Ks(this.g)};M.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ls(c,a)};M.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ms(c,a)};
|
|
770
|
+
M.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ns(c,a)};M.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Os(c,a),G)};M.prototype.getStartPoint=function(){return v(Ps(this.g),G)};M.prototype.getEndPoint=function(){return v(Qs(this.g),G)};M.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Rs(c,a),G)};
|
|
771
|
+
M.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ss(c,a)};M.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Ts(c,a),H)};M.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Us(c,a),H)};M.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return v(Vs(d,a,c),G)};
|
|
772
|
+
M.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return v(Ws(d,a,c),bC)};M.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Xs(c,a),bC)};M.prototype.getArea=function(){return Ys(this.g)};M.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(Zs(c,a),C)};M.prototype.getLength=function(){return $s(this.g)};
|
|
773
|
+
M.prototype.explode=function(){return v(at(this.g),C)};M.prototype.TrueColor=function(){return v(bt(this.g),E)};M.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ct(c,a)};M.prototype.ColorIndex=function(){return dt(this.g)};M.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!et(c,a)};M.prototype.Layer=function(){return p(ft(this.g))};
|
|
774
|
+
M.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!gt(c,a)};M.prototype.LinetypeScale=function(){return ht(this.g)};M.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!it(c,a)};M.prototype.Visible=function(){return!!jt(this.g)};M.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kt(c,a)};M.prototype.Lineweight=function(){return lt(this.g)};
|
|
775
|
+
M.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mt(c,a)};M.prototype.TextStyle=function(){return p(nt(this.g))};M.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!ot(c,a)};M.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pt(c,a)};M.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!qt(d,a,c)};
|
|
776
|
+
M.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!rt(d,a,c)};M.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!st(d,a,c)};M.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!tt(d,a,c)};M.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ut(c,a)};
|
|
777
|
+
M.prototype.GetBoundingBox=function(){return v(vt(this.g),C)};M.prototype.GetObjectID=function(){return wt(this.g)};M.prototype.Erase=function(){return!!xt(this.g)};M.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yt(c,a)};M.prototype.Clone=function(){return v(zt(this.g),z)};M.prototype.GetHandle=function(){return p(At(this.g))};M.prototype.GetDatabase=function(){return v(Bt(this.g),A)};M.prototype.GetOwnerID=function(){return Ct(this.g)};
|
|
778
|
+
M.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Dt(f,a,c,d,e)};M.prototype.getObjectName=function(){return p(Et(this.g))};M.prototype.getDxf0=function(){return p(Ft(this.g))};M.prototype.getJson=function(){return p(Gt(this.g))};M.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ht(c,a)};
|
|
779
|
+
M.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!It(c,a)};M.prototype.__destroy__=function(){Jt(this.g)};function S(){this.g=Kt();SB(S)[this.g]=this}S.prototype=Object.create(B.prototype);S.prototype.constructor=S;S.prototype.h=S;S.i={};b.MdDbBlockReference=S;S.prototype.blockTableRecordId=function(){return Lt(this.g)};S.prototype.setBlockTableRecordId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mt(c,a)};
|
|
780
|
+
S.prototype.position=S.prototype.position=function(){return v(Nt(this.g),G)};S.prototype.setPosition=S.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ot(c,a)};S.prototype.scaleFactors=function(){return v(Pt(this.g),G)};S.prototype.setScaleFactors=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qt(c,a)};S.prototype.rotation=S.prototype.rotation=function(){return Rt(this.g)};
|
|
781
|
+
S.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!St(c,a)};S.prototype.blockTransform=function(){return v(Tt(this.g),iC)};S.prototype.setBlockTransform=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ut(c,a)};S.prototype.getBlockName=function(){return p(Vt(this.g))};S.prototype.explode=function(){return v(Wt(this.g),C)};S.prototype.TrueColor=function(){return v(Xt(this.g),E)};
|
|
782
|
+
S.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yt(c,a)};S.prototype.ColorIndex=function(){return Zt(this.g)};S.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$t(c,a)};S.prototype.Layer=function(){return p(au(this.g))};S.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!bu(c,a)};S.prototype.LinetypeScale=function(){return cu(this.g)};
|
|
783
|
+
S.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!du(c,a)};S.prototype.Visible=function(){return!!eu(this.g)};S.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fu(c,a)};S.prototype.Lineweight=function(){return gu(this.g)};S.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hu(c,a)};S.prototype.TextStyle=function(){return p(iu(this.g))};
|
|
784
|
+
S.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!ju(c,a)};S.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ku(c,a)};S.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!lu(d,a,c)};S.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!mu(d,a,c)};
|
|
785
|
+
S.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!nu(d,a,c)};S.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!ou(d,a,c)};S.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pu(c,a)};S.prototype.GetBoundingBox=function(){return v(qu(this.g),C)};S.prototype.GetObjectID=function(){return ru(this.g)};S.prototype.Erase=function(){return!!su(this.g)};
|
|
786
|
+
S.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!tu(c,a)};S.prototype.Clone=function(){return v(uu(this.g),z)};S.prototype.GetHandle=function(){return p(vu(this.g))};S.prototype.GetDatabase=function(){return v(wu(this.g),A)};S.prototype.GetOwnerID=function(){return xu(this.g)};
|
|
787
|
+
S.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!yu(f,a,c,d,e)};S.prototype.getObjectName=function(){return p(zu(this.g))};S.prototype.getDxf0=function(){return p(Au(this.g))};S.prototype.getJson=function(){return p(Bu(this.g))};S.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Cu(c,a)};
|
|
788
|
+
S.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Du(c,a)};S.prototype.__destroy__=function(){Eu(this.g)};function U(){this.g=Fu();SB(U)[this.g]=this}U.prototype=Object.create(I.prototype);U.prototype.constructor=U;U.prototype.h=U;U.i={};b.MdDbAlignedDimension=U;U.prototype.xLine1Point=function(){return v(Gu(this.g),G)};U.prototype.setXLine1Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hu(c,a)};
|
|
789
|
+
U.prototype.xLine2Point=function(){return v(Iu(this.g),G)};U.prototype.setXLine2Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ju(c,a)};U.prototype.dimLinePoint=function(){return v(Ku(this.g),G)};U.prototype.setDimLinePoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lu(c,a)};U.prototype.oblique=function(){return Mu(this.g)};U.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Nu(c,a)};
|
|
790
|
+
U.prototype.textPosition=function(){return v(Ou(this.g),G)};U.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Pu(c,a)};U.prototype.isUsingDefaultTextPosition=function(){return!!Qu(this.g)};U.prototype.useSetTextPosition=function(){return!!Ru(this.g)};U.prototype.useDefaultTextPosition=function(){return!!Su(this.g)};U.prototype.elevation=U.prototype.elevation=function(){return Tu(this.g)};
|
|
791
|
+
U.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Uu(c,a)};U.prototype.dimensionText=function(){return p(Vu(this.g))};U.prototype.setDimensionText=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Wu(c,a)};U.prototype.textRotation=function(){return Xu(this.g)};U.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yu(c,a)};U.prototype.dimensionStyle=function(){return Zu(this.g)};
|
|
792
|
+
U.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$u(c,a)};U.prototype.textAttachment=function(){return av(this.g)};U.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bv(c,a)};U.prototype.horizontalRotation=function(){return cv(this.g)};U.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dv(c,a)};
|
|
793
|
+
U.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ev(c,a)};U.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return fv(c,a)};U.prototype.SetDimVarInt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!gv(d,a,c)};U.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return hv(c,a)};
|
|
794
|
+
U.prototype.SetDimVarDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!iv(d,a,c)};U.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(jv(c,a))};U.prototype.SetDimVarString=function(a,c){var d=this.g;x();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:y(c);return!!kv(d,a,c)};U.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return lv(c,a)};
|
|
795
|
+
U.prototype.SetDimVarObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!mv(d,a,c)};U.prototype.GetAllText=function(){return v(nv(this.g),cC)};U.prototype.explode=function(){return v(ov(this.g),C)};U.prototype.TrueColor=function(){return v(pv(this.g),E)};U.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qv(c,a)};U.prototype.ColorIndex=function(){return rv(this.g)};
|
|
796
|
+
U.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sv(c,a)};U.prototype.Layer=function(){return p(tv(this.g))};U.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!uv(c,a)};U.prototype.LinetypeScale=function(){return vv(this.g)};U.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wv(c,a)};U.prototype.Visible=function(){return!!xv(this.g)};
|
|
797
|
+
U.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yv(c,a)};U.prototype.Lineweight=function(){return zv(this.g)};U.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Av(c,a)};U.prototype.TextStyle=function(){return p(Bv(this.g))};U.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Cv(c,a)};
|
|
798
|
+
U.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Dv(c,a)};U.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Ev(d,a,c)};U.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Fv(d,a,c)};U.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Gv(d,a,c)};
|
|
799
|
+
U.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Hv(d,a,c)};U.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Iv(c,a)};U.prototype.GetBoundingBox=function(){return v(Jv(this.g),C)};U.prototype.GetObjectID=function(){return Kv(this.g)};U.prototype.Erase=function(){return!!Lv(this.g)};U.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mv(c,a)};
|
|
800
|
+
U.prototype.Clone=function(){return v(Nv(this.g),z)};U.prototype.GetHandle=function(){return p(Ov(this.g))};U.prototype.GetDatabase=function(){return v(Pv(this.g),A)};U.prototype.GetOwnerID=function(){return Qv(this.g)};U.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Rv(f,a,c,d,e)};U.prototype.getObjectName=function(){return p(Sv(this.g))};
|
|
801
|
+
U.prototype.getDxf0=function(){return p(Tv(this.g))};U.prototype.getJson=function(){return p(Uv(this.g))};U.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Vv(c,a)};U.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Wv(c,a)};U.prototype.__destroy__=function(){Xv(this.g)};function V(){this.g=Yv();SB(V)[this.g]=this}V.prototype=Object.create(I.prototype);V.prototype.constructor=V;V.prototype.h=V;V.i={};
|
|
802
|
+
b.MdDbRotatedDimension=V;V.prototype.xLine1Point=function(){return v(Zv(this.g),G)};V.prototype.setXLine1Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$v(c,a)};V.prototype.xLine2Point=function(){return v(aw(this.g),G)};V.prototype.setXLine2Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bw(c,a)};V.prototype.dimLinePoint=function(){return v(cw(this.g),G)};
|
|
803
|
+
V.prototype.setDimLinePoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dw(c,a)};V.prototype.rotation=V.prototype.rotation=function(){return ew(this.g)};V.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fw(c,a)};V.prototype.oblique=function(){return gw(this.g)};V.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hw(c,a)};V.prototype.textPosition=function(){return v(iw(this.g),G)};
|
|
804
|
+
V.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jw(c,a)};V.prototype.isUsingDefaultTextPosition=function(){return!!kw(this.g)};V.prototype.useSetTextPosition=function(){return!!lw(this.g)};V.prototype.useDefaultTextPosition=function(){return!!mw(this.g)};V.prototype.elevation=V.prototype.elevation=function(){return nw(this.g)};V.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ow(c,a)};V.prototype.dimensionText=function(){return p(pw(this.g))};
|
|
805
|
+
V.prototype.setDimensionText=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!qw(c,a)};V.prototype.textRotation=function(){return rw(this.g)};V.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sw(c,a)};V.prototype.dimensionStyle=function(){return tw(this.g)};V.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!uw(c,a)};V.prototype.textAttachment=function(){return vw(this.g)};
|
|
806
|
+
V.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ww(c,a)};V.prototype.horizontalRotation=function(){return xw(this.g)};V.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yw(c,a)};V.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zw(c,a)};V.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Aw(c,a)};
|
|
807
|
+
V.prototype.SetDimVarInt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Bw(d,a,c)};V.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Cw(c,a)};V.prototype.SetDimVarDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Dw(d,a,c)};V.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(Ew(c,a))};
|
|
808
|
+
V.prototype.SetDimVarString=function(a,c){var d=this.g;x();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:y(c);return!!Fw(d,a,c)};V.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Gw(c,a)};V.prototype.SetDimVarObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Hw(d,a,c)};V.prototype.GetAllText=function(){return v(Iw(this.g),cC)};V.prototype.explode=function(){return v(Jw(this.g),C)};
|
|
809
|
+
V.prototype.TrueColor=function(){return v(Kw(this.g),E)};V.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lw(c,a)};V.prototype.ColorIndex=function(){return Mw(this.g)};V.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Nw(c,a)};V.prototype.Layer=function(){return p(Ow(this.g))};V.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Pw(c,a)};V.prototype.LinetypeScale=function(){return Qw(this.g)};
|
|
810
|
+
V.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Rw(c,a)};V.prototype.Visible=function(){return!!Sw(this.g)};V.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Tw(c,a)};V.prototype.Lineweight=function(){return Uw(this.g)};V.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vw(c,a)};V.prototype.TextStyle=function(){return p(Ww(this.g))};
|
|
811
|
+
V.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Xw(c,a)};V.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yw(c,a)};V.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Zw(d,a,c)};V.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!$w(d,a,c)};
|
|
812
|
+
V.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!ax(d,a,c)};V.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!bx(d,a,c)};V.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!cx(c,a)};V.prototype.GetBoundingBox=function(){return v(dx(this.g),C)};V.prototype.GetObjectID=function(){return ex(this.g)};V.prototype.Erase=function(){return!!fx(this.g)};
|
|
813
|
+
V.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gx(c,a)};V.prototype.Clone=function(){return v(hx(this.g),z)};V.prototype.GetHandle=function(){return p(ix(this.g))};V.prototype.GetDatabase=function(){return v(jx(this.g),A)};V.prototype.GetOwnerID=function(){return kx(this.g)};
|
|
814
|
+
V.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!lx(f,a,c,d,e)};V.prototype.getObjectName=function(){return p(mx(this.g))};V.prototype.getDxf0=function(){return p(nx(this.g))};V.prototype.getJson=function(){return p(ox(this.g))};V.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!px(c,a)};
|
|
815
|
+
V.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!qx(c,a)};V.prototype.__destroy__=function(){rx(this.g)};function W(){this.g=sx();SB(W)[this.g]=this}W.prototype=Object.create(B.prototype);W.prototype.constructor=W;W.prototype.h=W;W.i={};b.MdDbMText=W;W.prototype.location=W.prototype.location=function(){return v(tx(this.g),G)};W.prototype.setLocation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ux(c,a)};
|
|
816
|
+
W.prototype.rotation=W.prototype.rotation=function(){return vx(this.g)};W.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wx(c,a)};W.prototype.width=W.prototype.width=function(){return xx(this.g)};W.prototype.setWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yx(c,a)};W.prototype.textHeight=function(){return zx(this.g)};W.prototype.setTextHeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ax(c,a)};
|
|
817
|
+
W.prototype.attachment=function(){return Bx(this.g)};W.prototype.setAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cx(c,a)};W.prototype.contents=W.prototype.l=function(){return p(Dx(this.g))};W.prototype.setContents=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ex(c,a)};W.prototype.explode=function(){return v(Fx(this.g),C)};W.prototype.TrueColor=function(){return v(Gx(this.g),E)};
|
|
818
|
+
W.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hx(c,a)};W.prototype.ColorIndex=function(){return Ix(this.g)};W.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Jx(c,a)};W.prototype.Layer=function(){return p(Kx(this.g))};W.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Lx(c,a)};W.prototype.LinetypeScale=function(){return Mx(this.g)};
|
|
819
|
+
W.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Nx(c,a)};W.prototype.Visible=function(){return!!Ox(this.g)};W.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Px(c,a)};W.prototype.Lineweight=function(){return Qx(this.g)};W.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Rx(c,a)};W.prototype.TextStyle=function(){return p(Sx(this.g))};
|
|
820
|
+
W.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Tx(c,a)};W.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ux(c,a)};W.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Vx(d,a,c)};W.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Wx(d,a,c)};
|
|
821
|
+
W.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Xx(d,a,c)};W.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Yx(d,a,c)};W.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zx(c,a)};W.prototype.GetBoundingBox=function(){return v($x(this.g),C)};W.prototype.GetObjectID=function(){return ay(this.g)};W.prototype.Erase=function(){return!!by(this.g)};
|
|
822
|
+
W.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!cy(c,a)};W.prototype.Clone=function(){return v(dy(this.g),z)};W.prototype.GetHandle=function(){return p(ey(this.g))};W.prototype.GetDatabase=function(){return v(fy(this.g),A)};W.prototype.GetOwnerID=function(){return gy(this.g)};
|
|
823
|
+
W.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!hy(f,a,c,d,e)};W.prototype.getObjectName=function(){return p(iy(this.g))};W.prototype.getDxf0=function(){return p(jy(this.g))};W.prototype.getJson=function(){return p(ky(this.g))};W.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!ly(c,a)};
|
|
824
|
+
W.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!my(c,a)};W.prototype.__destroy__=function(){ny(this.g)};function tC(){throw"cannot construct a MdDbBlockTableRecordIterator, no constructor in IDL";}tC.prototype=Object.create(aC.prototype);tC.prototype.constructor=tC;tC.prototype.h=tC;tC.i={};b.MdDbBlockTableRecordIterator=tC;
|
|
825
|
+
tC.prototype.start=tC.prototype.start=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);oy(d,a,c)};tC.prototype.done=tC.prototype.done=function(){return!!py(this.g)};tC.prototype.getEntityId=function(){return qy(this.g)};tC.prototype.step=tC.prototype.step=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);ry(d,a,c)};tC.prototype.getObjectName=function(){return p(sy(this.g))};tC.prototype.getDxf0=function(){return p(ty(this.g))};
|
|
826
|
+
tC.prototype.getJson=function(){return p(uy(this.g))};tC.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!vy(c,a)};tC.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!wy(c,a)};tC.prototype.__destroy__=function(){xy(this.g)};function nC(){this.g=yy();SB(nC)[this.g]=this}nC.prototype=Object.create(z.prototype);nC.prototype.constructor=nC;nC.prototype.h=nC;nC.i={};b.MdDbBlockTableRecord=nC;
|
|
827
|
+
nC.prototype.appendAcDbEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return zy(c,a)};nC.prototype.newIterator=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return v(Ay(d,a,c),tC)};nC.prototype.origin=nC.prototype.origin=function(){return v(By(this.g),G)};nC.prototype.setOrigin=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cy(c,a)};nC.prototype.getBoundingBox=function(){return v(Dy(this.g),fC)};
|
|
828
|
+
nC.prototype.invalidBoundingBoxBuffer=function(){return!!Ey(this.g)};nC.prototype.GetObjectID=function(){return Fy(this.g)};nC.prototype.Erase=function(){return!!Gy(this.g)};nC.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hy(c,a)};nC.prototype.Clone=function(){return v(Iy(this.g),z)};nC.prototype.GetHandle=function(){return p(Jy(this.g))};nC.prototype.GetDatabase=function(){return v(Ky(this.g),A)};nC.prototype.GetOwnerID=function(){return Ly(this.g)};
|
|
829
|
+
nC.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!My(f,a,c,d,e)};nC.prototype.getObjectName=function(){return p(Ny(this.g))};nC.prototype.getDxf0=function(){return p(Oy(this.g))};nC.prototype.getJson=function(){return p(Py(this.g))};nC.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Qy(c,a)};
|
|
830
|
+
nC.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ry(c,a)};nC.prototype.__destroy__=function(){Sy(this.g)};function uC(){throw"cannot construct a MdDbBlockTableIterator, no constructor in IDL";}uC.prototype=Object.create(aC.prototype);uC.prototype.constructor=uC;uC.prototype.h=uC;uC.i={};b.MdDbBlockTableIterator=uC;uC.prototype.start=uC.prototype.start=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Ty(d,a,c)};
|
|
831
|
+
uC.prototype.done=uC.prototype.done=function(){return!!Uy(this.g)};uC.prototype.getRecord=function(){return v(Vy(this.g),nC)};uC.prototype.step=uC.prototype.step=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Wy(d,a,c)};uC.prototype.getObjectName=function(){return p(Xy(this.g))};uC.prototype.getDxf0=function(){return p(Yy(this.g))};uC.prototype.getJson=function(){return p(Zy(this.g))};
|
|
832
|
+
uC.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!$y(c,a)};uC.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!az(c,a)};uC.prototype.__destroy__=function(){bz(this.g)};function mC(){throw"cannot construct a MdDbBlockTable, no constructor in IDL";}mC.prototype=Object.create(z.prototype);mC.prototype.constructor=mC;mC.prototype.h=mC;mC.i={};b.MdDbBlockTable=mC;
|
|
833
|
+
mC.prototype.getAt=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return v(cz(c,a),nC)};mC.prototype.has=mC.prototype.has=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!dz(c,a)};mC.prototype.newIterator=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return v(ez(d,a,c),uC)};mC.prototype.add=mC.prototype.add=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return fz(c,a)};mC.prototype.GetObjectID=function(){return gz(this.g)};
|
|
834
|
+
mC.prototype.Erase=function(){return!!hz(this.g)};mC.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!iz(c,a)};mC.prototype.Clone=function(){return v(jz(this.g),z)};mC.prototype.GetHandle=function(){return p(kz(this.g))};mC.prototype.GetDatabase=function(){return v(lz(this.g),A)};mC.prototype.GetOwnerID=function(){return mz(this.g)};
|
|
835
|
+
mC.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!nz(f,a,c,d,e)};mC.prototype.getObjectName=function(){return p(oz(this.g))};mC.prototype.getDxf0=function(){return p(pz(this.g))};mC.prototype.getJson=function(){return p(qz(this.g))};mC.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!rz(c,a)};
|
|
836
|
+
mC.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!sz(c,a)};mC.prototype.__destroy__=function(){tz(this.g)};function vC(){this.g=uz();SB(vC)[this.g]=this}vC.prototype=Object.create(aC.prototype);vC.prototype.constructor=vC;vC.prototype.h=vC;vC.i={};b.McDrawSelSet=vC;vC.prototype.allSelect=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return vz(c,a)};
|
|
837
|
+
vC.prototype.pointSelect=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return wz(f,a,c,d,e)};vC.prototype.crossingSelect=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return xz(g,a,c,d,e,f)};
|
|
838
|
+
vC.prototype.userSelect=vC.prototype.userSelect=function(a,c,d,e,f,g){var h=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);return yz(h,a,c,d,e,f,g)};
|
|
839
|
+
vC.prototype.userPointSelect=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return zz(f,a,c,d,e)};vC.prototype.getFilterEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return v(Az(d,a,c),gC)};vC.prototype.highlightEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Bz(c,a)};vC.prototype.count=vC.prototype.count=function(){return Cz(this.g)};
|
|
840
|
+
vC.prototype.item=vC.prototype.item=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Dz(c,a)};vC.prototype.getObjectName=function(){return p(Ez(this.g))};vC.prototype.getDxf0=function(){return p(Fz(this.g))};vC.prototype.getJson=function(){return p(Gz(this.g))};vC.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Hz(c,a)};vC.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Iz(c,a)};
|
|
841
|
+
vC.prototype.__destroy__=function(){Jz(this.g)};function X(){this.g=Kz();SB(X)[this.g]=this}X.prototype=Object.create(F.prototype);X.prototype.constructor=X;X.prototype.h=X;X.i={};b.MdDbEllipse=X;X.prototype.center=function(){return v(Lz(this.g),G)};X.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mz(c,a)};X.prototype.majorAxis=function(){return v(Nz(this.g),H)};X.prototype.minorAxis=function(){return v(Oz(this.g),H)};
|
|
842
|
+
X.prototype.setMajorAxis=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Pz(c,a)};X.prototype.setMinorAxis=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qz(c,a)};X.prototype.radiusRatio=function(){return Rz(this.g)};X.prototype.setRadiusRatio=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Sz(c,a)};X.prototype.startAngle=function(){return Tz(this.g)};
|
|
843
|
+
X.prototype.setStartAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Uz(c,a)};X.prototype.endAngle=function(){return Vz(this.g)};X.prototype.setEndAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Wz(c,a)};X.prototype.InitData=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return!!Xz(g,a,c,d,e,f)};
|
|
844
|
+
X.prototype.getStartParam=function(){return Yz(this.g)};X.prototype.getEndParam=function(){return Zz(this.g)};X.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return $z(c,a)};X.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return aA(c,a)};X.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return bA(c,a)};
|
|
845
|
+
X.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(cA(c,a),G)};X.prototype.getStartPoint=function(){return v(dA(this.g),G)};X.prototype.getEndPoint=function(){return v(eA(this.g),G)};X.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(fA(c,a),G)};X.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return gA(c,a)};
|
|
846
|
+
X.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(hA(c,a),H)};X.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(iA(c,a),H)};X.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return v(jA(d,a,c),G)};X.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return v(kA(d,a,c),bC)};
|
|
847
|
+
X.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(lA(c,a),bC)};X.prototype.getArea=function(){return mA(this.g)};X.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return v(nA(c,a),C)};X.prototype.getLength=function(){return oA(this.g)};X.prototype.explode=function(){return v(pA(this.g),C)};X.prototype.TrueColor=function(){return v(qA(this.g),E)};
|
|
848
|
+
X.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rA(c,a)};X.prototype.ColorIndex=function(){return sA(this.g)};X.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!tA(c,a)};X.prototype.Layer=function(){return p(uA(this.g))};X.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!vA(c,a)};X.prototype.LinetypeScale=function(){return wA(this.g)};
|
|
849
|
+
X.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xA(c,a)};X.prototype.Visible=function(){return!!yA(this.g)};X.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zA(c,a)};X.prototype.Lineweight=function(){return AA(this.g)};X.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!BA(c,a)};X.prototype.TextStyle=function(){return p(CA(this.g))};
|
|
850
|
+
X.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!DA(c,a)};X.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!EA(c,a)};X.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!FA(d,a,c)};X.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!GA(d,a,c)};
|
|
851
|
+
X.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!HA(d,a,c)};X.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!IA(d,a,c)};X.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!JA(c,a)};X.prototype.GetBoundingBox=function(){return v(KA(this.g),C)};X.prototype.GetObjectID=function(){return LA(this.g)};X.prototype.Erase=function(){return!!MA(this.g)};
|
|
852
|
+
X.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!NA(c,a)};X.prototype.Clone=function(){return v(OA(this.g),z)};X.prototype.GetHandle=function(){return p(PA(this.g))};X.prototype.GetDatabase=function(){return v(QA(this.g),A)};X.prototype.GetOwnerID=function(){return RA(this.g)};
|
|
853
|
+
X.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!SA(f,a,c,d,e)};X.prototype.getObjectName=function(){return p(TA(this.g))};X.prototype.getDxf0=function(){return p(UA(this.g))};X.prototype.getJson=function(){return p(VA(this.g))};X.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!WA(c,a)};
|
|
854
|
+
X.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!XA(c,a)};X.prototype.__destroy__=function(){YA(this.g)};function Y(){this.g=ZA();SB(Y)[this.g]=this}Y.prototype=Object.create(B.prototype);Y.prototype.constructor=Y;Y.prototype.h=Y;Y.i={};b.MdDbPoint=Y;Y.prototype.position=Y.prototype.position=function(){return v($A(this.g),G)};Y.prototype.setPosition=Y.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!aB(c,a)};
|
|
855
|
+
Y.prototype.explode=function(){return v(bB(this.g),C)};Y.prototype.TrueColor=function(){return v(cB(this.g),E)};Y.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dB(c,a)};Y.prototype.ColorIndex=function(){return eB(this.g)};Y.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fB(c,a)};Y.prototype.Layer=function(){return p(gB(this.g))};
|
|
856
|
+
Y.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!hB(c,a)};Y.prototype.LinetypeScale=function(){return iB(this.g)};Y.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jB(c,a)};Y.prototype.Visible=function(){return!!kB(this.g)};Y.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lB(c,a)};Y.prototype.Lineweight=function(){return mB(this.g)};
|
|
857
|
+
Y.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nB(c,a)};Y.prototype.TextStyle=function(){return p(oB(this.g))};Y.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!pB(c,a)};Y.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qB(c,a)};Y.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!rB(d,a,c)};
|
|
858
|
+
Y.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!sB(d,a,c)};Y.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!tB(d,a,c)};Y.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!uB(d,a,c)};Y.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!vB(c,a)};
|
|
859
|
+
Y.prototype.GetBoundingBox=function(){return v(wB(this.g),C)};Y.prototype.GetObjectID=function(){return xB(this.g)};Y.prototype.Erase=function(){return!!yB(this.g)};Y.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zB(c,a)};Y.prototype.Clone=function(){return v(AB(this.g),z)};Y.prototype.GetHandle=function(){return p(BB(this.g))};Y.prototype.GetDatabase=function(){return v(CB(this.g),A)};Y.prototype.GetOwnerID=function(){return DB(this.g)};
|
|
860
|
+
Y.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!EB(f,a,c,d,e)};Y.prototype.getObjectName=function(){return p(FB(this.g))};Y.prototype.getDxf0=function(){return p(GB(this.g))};Y.prototype.getJson=function(){return p(HB(this.g))};Y.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!IB(c,a)};
|
|
861
|
+
Y.prototype.isKindOf=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!JB(c,a)};Y.prototype.__destroy__=function(){KB(this.g)};
|
|
858
862
|
|
|
859
863
|
|
|
860
864
|
return mxdrawassembly.ready
|