mxcad 1.0.67 → 1.0.69
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 +129 -33
- package/dist/mxcad.es.js +678 -611
- package/dist/mxcad.umd.js +36 -38
- package/dist/wasm/2d/mxdrawassembly_min.js +454 -452
- package/dist/wasm/2d/mxdrawassembly_min.wasm +0 -0
- package/dist/wasm/2d-st/mxdrawassembly_min.js +454 -452
- package/dist/wasm/2d-st/mxdrawassembly_minst.wasm +0 -0
- package/package.json +1 -1
|
@@ -19,7 +19,7 @@ function pb(a){return a.startsWith("data:application/octet-stream;base64,")}var
|
|
|
19
19
|
function sb(a){if(!Oa&&(za||Aa)){if("function"==typeof fetch&&!a.startsWith("file://"))return fetch(a,{credentials:"same-origin"}).then(function(c){if(!c.ok)throw"failed to load wasm binary file at '"+a+"'";return c.arrayBuffer()}).catch(function(){return rb(a)});if(Ga)return new Promise(function(c,d){Ga(a,function(e){c(new Uint8Array(e))},d)})}return Promise.resolve().then(function(){return rb(a)})}
|
|
20
20
|
function tb(a,c,d){return sb(a).then(function(e){return WebAssembly.instantiate(e,c)}).then(function(e){return e}).then(d,function(e){Ma("failed to asynchronously prepare wasm: "+e);Pa(e)})}
|
|
21
21
|
function ub(a,c){var d=qb;return Oa||"function"!=typeof WebAssembly.instantiateStreaming||pb(d)||d.startsWith("file://")||Ba||"function"!=typeof fetch?tb(d,a,c):fetch(d,{credentials:"same-origin"}).then(function(e){return WebAssembly.instantiateStreaming(e,a).then(c,function(f){Ma("wasm streaming compile failed: "+f);Ma("falling back to ArrayBuffer instantiation");return tb(d,a,c)})})}
|
|
22
|
-
var vb,wb,Cb={
|
|
22
|
+
var vb,wb,Cb={265178:()=>aa().length,265198:a=>{a=p(a);if(window.mx_saveFile_call){var c=c||"binary";if("utf8"!==c&&"binary"!==c)throw Error('Invalid encoding type "'+c+'"');var d;var e=gb(a,e||0);a=xb(a,{fa:!0}).node;if(!a)throw new q(44);if(!a.h.u)throw new q(63);a=a.h.u(a).size;var f=new Uint8Array(a);yb(e,f,0,a,0);"utf8"===c?d=zb(f,0):"binary"===c&&(d=f);Ab(e);window.mx_saveFile_call(d)}else console.log("window.mx_saveFile_call undefined")}};
|
|
23
23
|
function Db(a){this.name="ExitStatus";this.message="Program terminated with exit("+a+")";this.status=a}function Eb(a){a.terminate();a.onmessage=()=>{}}function Fb(a){(a=r.F[a])||Pa();r.qb(a)}function Gb(a){var c=r.$a();if(!c)return 6;r.I.push(c);r.F[a.A]=c;c.A=a.A;var d={cmd:"run",start_routine:a.Eb,arg:a.Ua,pthread_ptr:a.A};Ba&&c.ref();c.postMessage(d,a.Kb);return 0}
|
|
24
24
|
var Hb=(a,c)=>{for(var d=0,e=a.length-1;0<=e;e--){var f=a[e];"."===f?a.splice(e,1):".."===f?(a.splice(e,1),d++):d&&(a.splice(e,1),d--)}if(c)for(;d;d--)a.unshift("..");return a},Ib=a=>{var c="/"===a.charAt(0),d="/"===a.substr(-1);(a=Hb(a.split("/").filter(e=>!!e),!c).join("/"))||c||(a=".");a&&d&&(a+="/");return(c?"/":"")+a},Jb=a=>{var c=/^(\/?|)([\s\S]*?)((?:\.{1,2}|[^\/]+?|)(\.[^.\/]*|))(?:[\/]*)$/.exec(a).slice(1);a=c[0];c=c[1];if(!a&&!c)return".";c&&(c=c.substr(0,c.length-1));return a+c},Kb=a=>
|
|
25
25
|
{if("/"===a)return"/";a=Ib(a);a=a.replace(/\/$/,"");var c=a.lastIndexOf("/");return-1===c?a:a.substr(c+1)};function Lb(){if("object"==typeof crypto&&"function"==typeof crypto.getRandomValues)return d=>(d.set(crypto.getRandomValues(new Uint8Array(d.byteLength))),d);if(Ba)try{var a=require("crypto");if(a.randomFillSync)return d=>a.randomFillSync(d);var c=a.randomBytes;return d=>(d.set(c(d.byteLength)),d)}catch(d){}Pa("initRandomDevice")}function Mb(a){return(Mb=Lb())(a)}
|
|
@@ -117,7 +117,7 @@ __syscall_rmdir:ad,__syscall_unlinkat:bd,_emscripten_default_pthread_stack_size:
|
|
|
117
117
|
_emscripten_thread_mailbox_await:dd,_emscripten_throw_longjmp:function(){throw Infinity;},abort:function(){Pa("")},emscripten_asm_const_int:function(a,c,d){fd.length=0;var e;for(d>>=2;e=fa()[c++];)d+=105!=e&d,fd.push(105==e?b()[d]:sa()[d++>>1]),++d;return Cb[a].apply(null,fd)},emscripten_check_blocking_allowed:function(){},emscripten_clear_interval:function(a){--$a;clearInterval(a)},emscripten_date_now:function(){return Date.now()},emscripten_exit_with_live_runtime:function(){$a+=1;throw"unwind";
|
|
118
118
|
},emscripten_get_now:jd,emscripten_log:function(a,c,d){c=nd(c,d);c=zb(c,0);a&24&&(c=c.replace(/\s+$/,""),c+=(0<c.length?"\n":"")+pd(a));a&1?a&4?console.error(c):a&2?console.warn(c):a&512?console.info(c):a&256?console.debug(c):console.log(c):a&6?Ma(c):La(c)},emscripten_memcpy_big:function(a,c,d){fa().copyWithin(a,c,c+d)},emscripten_receive_on_main_thread_js:function(a,c,d){ud.length=c;d>>=3;for(var e=0;e<c;e++)ud[e]=sa()[d+e];return(0>a?Cb[-a-1]:ze[a]).apply(null,ud)},emscripten_resize_heap:function(a){var c=
|
|
119
119
|
fa().length;a>>>=0;if(a<=c||2147483648<a)return!1;for(var d=1;4>=d;d*=2){var e=c*(1+.2/d);e=Math.min(e,a+100663296);var f=Math,g=f.min;e=Math.max(a,e);e+=(65536-e%65536)%65536;a:{var h=ba.buffer;try{ba.grow(g.call(f,2147483648,e)-h.byteLength+65535>>>16);ea();var n=1;break a}catch(A){}n=void 0}if(n)return!0}return!1},emscripten_run_script:function(a){eval(p(a))},emscripten_set_interval:function(a,c,d){$a+=1;return setInterval(function(){cd(function(){Qc(a)(d)})},c)},emscripten_start_fetch:function(a,
|
|
120
|
-
c,d,e,f){function g(ja){ia?ja():cd(ja)}$a+=1;var h=a+112,n=p(h),A=k()[h+36>>2],t=k()[h+40>>2],R=k()[h+44>>2],da=k()[h+48>>2],Z=k()[h+52>>2],m=!!(Z&4),N=!!(Z&32),M=!!(Z&16),ia=!!(Z&64),B=ja=>{--$a;g(()=>{A?Qc(A)(ja):c&&c(ja)})},na=ja=>{g(()=>{R?Qc(R)(ja):e&&e(ja)})},P=ja=>{--$a;g(()=>{t?Qc(t)(ja):d&&d(ja)})},Ta=ja=>{g(()=>{da?Qc(da)(ja):f&&f(ja)})};Z=ja=>{yd(ja,B,P,na,Ta)};var ma=(ja,
|
|
120
|
+
c,d,e,f){function g(ja){ia?ja():cd(ja)}$a+=1;var h=a+112,n=p(h),A=k()[h+36>>2],t=k()[h+40>>2],R=k()[h+44>>2],da=k()[h+48>>2],Z=k()[h+52>>2],m=!!(Z&4),N=!!(Z&32),M=!!(Z&16),ia=!!(Z&64),B=ja=>{--$a;g(()=>{A?Qc(A)(ja):c&&c(ja)})},na=ja=>{g(()=>{R?Qc(R)(ja):e&&e(ja)})},P=ja=>{--$a;g(()=>{t?Qc(t)(ja):d&&d(ja)})},Ta=ja=>{g(()=>{da?Qc(da)(ja):f&&f(ja)})};Z=ja=>{yd(ja,B,P,na,Ta)};var ma=(ja,vz)=>{Dd(ja,vz.response,Bb=>{--$a;g(()=>{A?Qc(A)(Bb):c&&c(Bb)})},Bb=>{--$a;g(()=>{A?Qc(A)(Bb):c&&c(Bb)})})},Na=ja=>
|
|
121
121
|
{yd(ja,ma,P,na,Ta)};if("EM_IDB_STORE"===n)n=k()[h+84>>2],Dd(a,fa().slice(n,n+k()[h+88>>2]),B,P);else if("EM_IDB_DELETE"===n)Fd(a,B,P);else if(M){if(N)return 0;yd(a,m?ma:B,P,na,Ta)}else Ed(a,B,N?P:m?Na:Z);return a},emscripten_unwind_to_js_event_loop:function(){throw"unwind";},emscripten_webgl_create_context:function(a,c){c>>=2;var d=b()[c+6];c={alpha:!!b()[c+0],depth:!!b()[c+1],stencil:!!b()[c+2],antialias:!!b()[c+3],premultipliedAlpha:!!b()[c+4],preserveDrawingBuffer:!!b()[c+5],powerPreference:be[d],
|
|
122
122
|
failIfMajorPerformanceCaveat:!!b()[c+7],Ga:b()[c+8],Vb:b()[c+9],Aa:b()[c+10],Za:b()[c+11],Zb:b()[c+12],$b:b()[c+13]};a=2<a?p(a):a;a=ce[a]||("undefined"!=typeof document?document.querySelector(a):void 0);return!a||c.Za?0:Xd(a,c)},emscripten_webgl_destroy_context:function(a){Wd==a&&(Wd=0);Wd===Od[a]&&(Wd=null);if("object"==typeof ae)for(var c=Od[a].L.canvas,d=0;d<$d.length;++d)if($d[d].target==c){var e=d--,f=$d[e];f.target.removeEventListener(f.Sb,f.Rb,f.ec);$d.splice(e,1)}Od[a]&&Od[a].L.canvas&&(Od[a].L.canvas.Ta=
|
|
123
123
|
void 0);Cd(Od[a].hb);Od[a]=null},emscripten_webgl_make_context_current:function(a){Wd=Od[a];l.Pb=v=Wd&&Wd.L;return!a||v?0:-5},environ_get:ge,environ_sizes_get:he,exit:Hc,fd_close:ie,fd_read:je,fd_seek:ke,fd_write:le,getentropy:function(a,c){Mb(fa().subarray(a,a+c));return 0},glAttachShader:function(a,c){v.attachShader(Ld[a],Md[c])},glBindAttribLocation:function(a,c,d){v.bindAttribLocation(Ld[a],c,p(d))},glBindBuffer:function(a,c){34962==a?v.R=c:34963==a&&(v.S=c);35051==a?v.xa=c:35052==a&&(v.ya=c);
|
|
@@ -260,281 +260,282 @@ function(){return(hl=l._emscripten_bind_MdDbDatabase_GetTextStyleTable_0=l.asm.e
|
|
|
260
260
|
arguments)},kl=l._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0=function(){return(kl=l._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0=l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeScale_0).apply(null,arguments)},ll=l._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1=function(){return(ll=l._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1=l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeScale_1).apply(null,arguments)},ml=l._emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0=
|
|
261
261
|
function(){return(ml=l._emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0=l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLayerName_0).apply(null,arguments)},nl=l._emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1=function(){return(nl=l._emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1=l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLayerName_1).apply(null,arguments)},ol=l._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0=function(){return(ol=l._emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0=
|
|
262
262
|
l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyLineTypeName_0).apply(null,arguments)},pl=l._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1=function(){return(pl=l._emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1=l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyLineTypeName_1).apply(null,arguments)},ql=l._emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0=function(){return(ql=l._emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0=l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyTrueColor_0).apply(null,
|
|
263
|
-
arguments)},rl=l.
|
|
264
|
-
function(){return(tl=l.
|
|
265
|
-
l.asm.
|
|
266
|
-
l.
|
|
267
|
-
function(){return(Bl=l.
|
|
268
|
-
function(){return(El=l.
|
|
269
|
-
arguments)},Hl=l.
|
|
270
|
-
arguments)},Kl=l.
|
|
271
|
-
l.asm.
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
function(){return(Ul=l.
|
|
275
|
-
|
|
276
|
-
l.
|
|
277
|
-
|
|
278
|
-
function(){return(dm=l.
|
|
279
|
-
gm=l.
|
|
280
|
-
arguments)},jm=l.
|
|
281
|
-
l.asm.
|
|
282
|
-
function(){return(om=l.
|
|
283
|
-
arguments)},rm=l.
|
|
284
|
-
l.asm.
|
|
285
|
-
l.asm.
|
|
286
|
-
l.asm.
|
|
287
|
-
l.asm.
|
|
288
|
-
l.
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
l.asm.emscripten_bind_McObject_DrawPathToSpline_0).apply(null,arguments)},
|
|
293
|
-
l._emscripten_bind_McObject_DrawEntity_1=l.asm.emscripten_bind_McObject_DrawEntity_1).apply(null,arguments)},
|
|
294
|
-
function(){return(
|
|
295
|
-
function(){return(
|
|
296
|
-
function(){return(
|
|
297
|
-
arguments)},
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
arguments)},sn=l.
|
|
302
|
-
arguments)},vn=l.
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
function(){return(Gn=l.
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
arguments)},Pn=l.
|
|
310
|
-
arguments)},Sn=l.
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
arguments)},to=l.
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
arguments)},
|
|
327
|
-
arguments)},
|
|
328
|
-
arguments)},
|
|
329
|
-
arguments)},
|
|
330
|
-
l.asm.
|
|
331
|
-
l.asm.
|
|
332
|
-
l.asm.
|
|
333
|
-
l.asm.
|
|
334
|
-
l.asm.
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
arguments)},
|
|
344
|
-
arguments)},
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
l.
|
|
350
|
-
|
|
351
|
-
function(){return(
|
|
352
|
-
function(){return(
|
|
353
|
-
|
|
354
|
-
arguments)},
|
|
355
|
-
arguments)},
|
|
356
|
-
arguments)},
|
|
357
|
-
arguments)},
|
|
358
|
-
arguments)},
|
|
359
|
-
arguments)},
|
|
360
|
-
arguments)},
|
|
361
|
-
arguments)},
|
|
362
|
-
arguments)},
|
|
363
|
-
l.
|
|
364
|
-
|
|
365
|
-
arguments)},
|
|
366
|
-
arguments)}
|
|
367
|
-
arguments)},
|
|
368
|
-
arguments)},
|
|
369
|
-
arguments)},
|
|
370
|
-
arguments)},
|
|
371
|
-
arguments)},
|
|
372
|
-
arguments)},
|
|
373
|
-
arguments)},
|
|
374
|
-
arguments)},
|
|
375
|
-
arguments)},
|
|
376
|
-
arguments)},
|
|
377
|
-
function(){return(
|
|
378
|
-
function(){return(
|
|
379
|
-
function(){return(
|
|
380
|
-
function(){return(
|
|
381
|
-
function(){return(
|
|
382
|
-
l.
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
l.
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
l.
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
l.asm.
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
arguments)},
|
|
407
|
-
l.asm.
|
|
408
|
-
arguments)},
|
|
409
|
-
l.asm.
|
|
410
|
-
function(){return(
|
|
411
|
-
l.asm.
|
|
412
|
-
function(){return(
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
l.
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
l.asm.
|
|
424
|
-
function(){return(
|
|
425
|
-
l.asm.
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
pu=l.
|
|
430
|
-
function(){return(ru=l.
|
|
431
|
-
l.asm.
|
|
432
|
-
arguments)},wu=l.
|
|
433
|
-
function(){return(yu=l.
|
|
434
|
-
l.asm.
|
|
435
|
-
arguments)},Du=l.
|
|
436
|
-
function(){return(Fu=l.
|
|
437
|
-
l.asm.
|
|
438
|
-
arguments)},Ku=l.
|
|
439
|
-
function(){return(Mu=l.
|
|
440
|
-
l.asm.
|
|
441
|
-
l.
|
|
442
|
-
l.asm.
|
|
443
|
-
l.
|
|
444
|
-
l.
|
|
445
|
-
arguments)},av=l.
|
|
446
|
-
l.
|
|
447
|
-
arguments)},fv=l.
|
|
448
|
-
l.
|
|
449
|
-
arguments)},kv=l.
|
|
450
|
-
l.
|
|
451
|
-
arguments)},pv=l.
|
|
452
|
-
function(){return(rv=l.
|
|
453
|
-
|
|
454
|
-
l.
|
|
455
|
-
l.asm.
|
|
456
|
-
arguments)},Bv=l.
|
|
457
|
-
function(){return(Dv=l.
|
|
458
|
-
|
|
459
|
-
l.
|
|
460
|
-
l.asm.
|
|
461
|
-
arguments)},Nv=l.
|
|
462
|
-
function(){return(Pv=l.
|
|
463
|
-
l.asm.
|
|
464
|
-
arguments)},Uv=l.
|
|
465
|
-
function(){return(Wv=l.
|
|
466
|
-
l.asm.
|
|
467
|
-
arguments)},aw=l.
|
|
468
|
-
function(){return(cw=l.
|
|
469
|
-
l.asm.
|
|
470
|
-
arguments)},hw=l.
|
|
471
|
-
l.
|
|
472
|
-
arguments)},mw=l.
|
|
473
|
-
l.
|
|
474
|
-
arguments)},rw=l.
|
|
475
|
-
l.
|
|
476
|
-
arguments)},ww=l.
|
|
477
|
-
l.asm.
|
|
478
|
-
Bw=l.
|
|
479
|
-
l.
|
|
480
|
-
arguments)},Gw=l.
|
|
481
|
-
l.
|
|
482
|
-
arguments)},Lw=l.
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
function(){return(
|
|
486
|
-
function(){return(
|
|
487
|
-
function(){return(
|
|
488
|
-
function(){return(
|
|
489
|
-
function(){return(
|
|
490
|
-
function(){return(
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
arguments)},
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
arguments)},
|
|
497
|
-
arguments)},
|
|
498
|
-
arguments)},
|
|
499
|
-
arguments)},
|
|
500
|
-
arguments)},
|
|
501
|
-
function(){return(Nx=l.
|
|
502
|
-
l.asm.
|
|
503
|
-
arguments)},Sx=l.
|
|
504
|
-
function(){return(Ux=l.
|
|
505
|
-
l.asm.
|
|
506
|
-
function(){return(Zx=l.
|
|
507
|
-
l.asm.
|
|
508
|
-
function(){return(dy=l.
|
|
509
|
-
l.asm.
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
l.asm.
|
|
513
|
-
qy=l.
|
|
514
|
-
|
|
515
|
-
l.
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
l.asm.
|
|
263
|
+
arguments)},rl=l._emscripten_bind_MdDbDatabase_GetCurrentlyDrawColor_0=function(){return(rl=l._emscripten_bind_MdDbDatabase_GetCurrentlyDrawColor_0=l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyDrawColor_0).apply(null,arguments)},sl=l._emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1=function(){return(sl=l._emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1=l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyTrueColor_1).apply(null,arguments)},tl=l._emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0=
|
|
264
|
+
function(){return(tl=l._emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0=l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyColorIndex_0).apply(null,arguments)},ul=l._emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1=function(){return(ul=l._emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1=l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyColorIndex_1).apply(null,arguments)},vl=l._emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0=function(){return(vl=l._emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0=
|
|
265
|
+
l.asm.emscripten_bind_MdDbDatabase_GetCurrentlyTextStyleName_0).apply(null,arguments)},wl=l._emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1=function(){return(wl=l._emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1=l.asm.emscripten_bind_MdDbDatabase_SetCurrentlyTextStyle_1).apply(null,arguments)},xl=l._emscripten_bind_MdDbDatabase_getObjectName_0=function(){return(xl=l._emscripten_bind_MdDbDatabase_getObjectName_0=l.asm.emscripten_bind_MdDbDatabase_getObjectName_0).apply(null,arguments)},
|
|
266
|
+
yl=l._emscripten_bind_MdDbDatabase_getDxf0_0=function(){return(yl=l._emscripten_bind_MdDbDatabase_getDxf0_0=l.asm.emscripten_bind_MdDbDatabase_getDxf0_0).apply(null,arguments)},zl=l._emscripten_bind_MdDbDatabase_getJson_0=function(){return(zl=l._emscripten_bind_MdDbDatabase_getJson_0=l.asm.emscripten_bind_MdDbDatabase_getJson_0).apply(null,arguments)},Al=l._emscripten_bind_MdDbDatabase_setJson_1=function(){return(Al=l._emscripten_bind_MdDbDatabase_setJson_1=l.asm.emscripten_bind_MdDbDatabase_setJson_1).apply(null,
|
|
267
|
+
arguments)},Bl=l._emscripten_bind_McObject_updateDisplay_2=function(){return(Bl=l._emscripten_bind_McObject_updateDisplay_2=l.asm.emscripten_bind_McObject_updateDisplay_2).apply(null,arguments)},Cl=l._emscripten_bind_McObject_test_0=function(){return(Cl=l._emscripten_bind_McObject_test_0=l.asm.emscripten_bind_McObject_test_0).apply(null,arguments)},Dl=l._emscripten_bind_McObject_openWebFile_3=function(){return(Dl=l._emscripten_bind_McObject_openWebFile_3=l.asm.emscripten_bind_McObject_openWebFile_3).apply(null,
|
|
268
|
+
arguments)},El=l._emscripten_bind_McObject_saveFileToUrl_1=function(){return(El=l._emscripten_bind_McObject_saveFileToUrl_1=l.asm.emscripten_bind_McObject_saveFileToUrl_1).apply(null,arguments)},Fl=l._emscripten_bind_McObject_saveFile_1=function(){return(Fl=l._emscripten_bind_McObject_saveFile_1=l.asm.emscripten_bind_McObject_saveFile_1).apply(null,arguments)},Gl=l._emscripten_bind_McObject_getViewDataJsonParam_1=function(){return(Gl=l._emscripten_bind_McObject_getViewDataJsonParam_1=l.asm.emscripten_bind_McObject_getViewDataJsonParam_1).apply(null,
|
|
269
|
+
arguments)},Hl=l._emscripten_bind_McObject_updataAppData_0=function(){return(Hl=l._emscripten_bind_McObject_updataAppData_0=l.asm.emscripten_bind_McObject_updataAppData_0).apply(null,arguments)},Il=l._emscripten_bind_McObject_GetDatabase_0=function(){return(Il=l._emscripten_bind_McObject_GetDatabase_0=l.asm.emscripten_bind_McObject_GetDatabase_0).apply(null,arguments)},Jl=l._emscripten_bind_McObject_GetSysVarString_1=function(){return(Jl=l._emscripten_bind_McObject_GetSysVarString_1=l.asm.emscripten_bind_McObject_GetSysVarString_1).apply(null,
|
|
270
|
+
arguments)},Kl=l._emscripten_bind_McObject_SetSysVarString_2=function(){return(Kl=l._emscripten_bind_McObject_SetSysVarString_2=l.asm.emscripten_bind_McObject_SetSysVarString_2).apply(null,arguments)},Ll=l._emscripten_bind_McObject_GetSysVarDouble_1=function(){return(Ll=l._emscripten_bind_McObject_GetSysVarDouble_1=l.asm.emscripten_bind_McObject_GetSysVarDouble_1).apply(null,arguments)},Ml=l._emscripten_bind_McObject_SetSysVarDouble_2=function(){return(Ml=l._emscripten_bind_McObject_SetSysVarDouble_2=
|
|
271
|
+
l.asm.emscripten_bind_McObject_SetSysVarDouble_2).apply(null,arguments)},Nl=l._emscripten_bind_McObject_GetSysVarLong_1=function(){return(Nl=l._emscripten_bind_McObject_GetSysVarLong_1=l.asm.emscripten_bind_McObject_GetSysVarLong_1).apply(null,arguments)},Ol=l._emscripten_bind_McObject_SetSysVarLong_2=function(){return(Ol=l._emscripten_bind_McObject_SetSysVarLong_2=l.asm.emscripten_bind_McObject_SetSysVarLong_2).apply(null,arguments)},Pl=l._emscripten_bind_McObject_fireEventWindowSize_2=function(){return(Pl=
|
|
272
|
+
l._emscripten_bind_McObject_fireEventWindowSize_2=l.asm.emscripten_bind_McObject_fireEventWindowSize_2).apply(null,arguments)},Ql=l._emscripten_bind_McObject_fireEventCommandStart_0=function(){return(Ql=l._emscripten_bind_McObject_fireEventCommandStart_0=l.asm.emscripten_bind_McObject_fireEventCommandStart_0).apply(null,arguments)},Rl=l._emscripten_bind_McObject_IntelliSelect_PointSelect_2=function(){return(Rl=l._emscripten_bind_McObject_IntelliSelect_PointSelect_2=l.asm.emscripten_bind_McObject_IntelliSelect_PointSelect_2).apply(null,
|
|
273
|
+
arguments)},Sl=l._emscripten_bind_McObject_IntelliSelect_RangeSelect_5=function(){return(Sl=l._emscripten_bind_McObject_IntelliSelect_RangeSelect_5=l.asm.emscripten_bind_McObject_IntelliSelect_RangeSelect_5).apply(null,arguments)},Tl=l._emscripten_bind_McObject_IntelliSelect_getGridData_1=function(){return(Tl=l._emscripten_bind_McObject_IntelliSelect_getGridData_1=l.asm.emscripten_bind_McObject_IntelliSelect_getGridData_1).apply(null,arguments)},Ul=l._emscripten_bind_McObject_Osnap_NotifyOsnap_8=
|
|
274
|
+
function(){return(Ul=l._emscripten_bind_McObject_Osnap_NotifyOsnap_8=l.asm.emscripten_bind_McObject_Osnap_NotifyOsnap_8).apply(null,arguments)},Vl=l._emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0=function(){return(Vl=l._emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0=l.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0).apply(null,arguments)},Wl=l._emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1=function(){return(Wl=l._emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1=
|
|
275
|
+
l.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1).apply(null,arguments)},Xl=l._emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0=function(){return(Xl=l._emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0=l.asm.emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0).apply(null,arguments)},Yl=l._emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0=function(){return(Yl=l._emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0=
|
|
276
|
+
l.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0).apply(null,arguments)},Zl=l._emscripten_bind_McObject_SetDrawColor_1=function(){return(Zl=l._emscripten_bind_McObject_SetDrawColor_1=l.asm.emscripten_bind_McObject_SetDrawColor_1).apply(null,arguments)},$l=l._emscripten_bind_McObject_GetDrawColor_0=function(){return($l=l._emscripten_bind_McObject_GetDrawColor_0=l.asm.emscripten_bind_McObject_GetDrawColor_0).apply(null,arguments)},am=l._emscripten_bind_McObject_AddLayer_1=function(){return(am=
|
|
277
|
+
l._emscripten_bind_McObject_AddLayer_1=l.asm.emscripten_bind_McObject_AddLayer_1).apply(null,arguments)},bm=l._emscripten_bind_McObject_SetDrawLayer_1=function(){return(bm=l._emscripten_bind_McObject_SetDrawLayer_1=l.asm.emscripten_bind_McObject_SetDrawLayer_1).apply(null,arguments)},cm=l._emscripten_bind_McObject_GetDrawLayer_0=function(){return(cm=l._emscripten_bind_McObject_GetDrawLayer_0=l.asm.emscripten_bind_McObject_GetDrawLayer_0).apply(null,arguments)},dm=l._emscripten_bind_McObject_AddTextStyle_4=
|
|
278
|
+
function(){return(dm=l._emscripten_bind_McObject_AddTextStyle_4=l.asm.emscripten_bind_McObject_AddTextStyle_4).apply(null,arguments)},em=l._emscripten_bind_McObject_SetDrawTextStyle_1=function(){return(em=l._emscripten_bind_McObject_SetDrawTextStyle_1=l.asm.emscripten_bind_McObject_SetDrawTextStyle_1).apply(null,arguments)},fm=l._emscripten_bind_McObject_GetDrawTextStyle_0=function(){return(fm=l._emscripten_bind_McObject_GetDrawTextStyle_0=l.asm.emscripten_bind_McObject_GetDrawTextStyle_0).apply(null,
|
|
279
|
+
arguments)},gm=l._emscripten_bind_McObject_AddLinetype_2=function(){return(gm=l._emscripten_bind_McObject_AddLinetype_2=l.asm.emscripten_bind_McObject_AddLinetype_2).apply(null,arguments)},hm=l._emscripten_bind_McObject_AddLinetypeEx_3=function(){return(hm=l._emscripten_bind_McObject_AddLinetypeEx_3=l.asm.emscripten_bind_McObject_AddLinetypeEx_3).apply(null,arguments)},im=l._emscripten_bind_McObject_AddDimStyle_5=function(){return(im=l._emscripten_bind_McObject_AddDimStyle_5=l.asm.emscripten_bind_McObject_AddDimStyle_5).apply(null,
|
|
280
|
+
arguments)},jm=l._emscripten_bind_McObject_SetDrawLinetype_1=function(){return(jm=l._emscripten_bind_McObject_SetDrawLinetype_1=l.asm.emscripten_bind_McObject_SetDrawLinetype_1).apply(null,arguments)},km=l._emscripten_bind_McObject_GetDrawLinetype_0=function(){return(km=l._emscripten_bind_McObject_GetDrawLinetype_0=l.asm.emscripten_bind_McObject_GetDrawLinetype_0).apply(null,arguments)},lm=l._emscripten_bind_McObject_SetDrawLineWeight_1=function(){return(lm=l._emscripten_bind_McObject_SetDrawLineWeight_1=
|
|
281
|
+
l.asm.emscripten_bind_McObject_SetDrawLineWeight_1).apply(null,arguments)},mm=l._emscripten_bind_McObject_GetDrawLineWeight_0=function(){return(mm=l._emscripten_bind_McObject_GetDrawLineWeight_0=l.asm.emscripten_bind_McObject_GetDrawLineWeight_0).apply(null,arguments)},nm=l._emscripten_bind_McObject_SetDrawLineTypeScale_1=function(){return(nm=l._emscripten_bind_McObject_SetDrawLineTypeScale_1=l.asm.emscripten_bind_McObject_SetDrawLineTypeScale_1).apply(null,arguments)},om=l._emscripten_bind_McObject_GetDrawLineTypeScale_0=
|
|
282
|
+
function(){return(om=l._emscripten_bind_McObject_GetDrawLineTypeScale_0=l.asm.emscripten_bind_McObject_GetDrawLineTypeScale_0).apply(null,arguments)},pm=l._emscripten_bind_McObject_SetDrawDimStyle_1=function(){return(pm=l._emscripten_bind_McObject_SetDrawDimStyle_1=l.asm.emscripten_bind_McObject_SetDrawDimStyle_1).apply(null,arguments)},qm=l._emscripten_bind_McObject_GetDrawDimStyle_0=function(){return(qm=l._emscripten_bind_McObject_GetDrawDimStyle_0=l.asm.emscripten_bind_McObject_GetDrawDimStyle_0).apply(null,
|
|
283
|
+
arguments)},rm=l._emscripten_bind_McObject_SetPatternDefinition_1=function(){return(rm=l._emscripten_bind_McObject_SetPatternDefinition_1=l.asm.emscripten_bind_McObject_SetPatternDefinition_1).apply(null,arguments)},sm=l._emscripten_bind_McObject_GetPatternDefinition_0=function(){return(sm=l._emscripten_bind_McObject_GetPatternDefinition_0=l.asm.emscripten_bind_McObject_GetPatternDefinition_0).apply(null,arguments)},tm=l._emscripten_bind_McObject_SetDrawLineWidth_1=function(){return(tm=l._emscripten_bind_McObject_SetDrawLineWidth_1=
|
|
284
|
+
l.asm.emscripten_bind_McObject_SetDrawLineWidth_1).apply(null,arguments)},um=l._emscripten_bind_McObject_GetDrawLineWidth_0=function(){return(um=l._emscripten_bind_McObject_GetDrawLineWidth_0=l.asm.emscripten_bind_McObject_GetDrawLineWidth_0).apply(null,arguments)},wm=l._emscripten_bind_McObject_DrawLine_6=function(){return(wm=l._emscripten_bind_McObject_DrawLine_6=l.asm.emscripten_bind_McObject_DrawLine_6).apply(null,arguments)},xm=l._emscripten_bind_McObject_DrawArc_5=function(){return(xm=l._emscripten_bind_McObject_DrawArc_5=
|
|
285
|
+
l.asm.emscripten_bind_McObject_DrawArc_5).apply(null,arguments)},ym=l._emscripten_bind_McObject_DrawArc2_6=function(){return(ym=l._emscripten_bind_McObject_DrawArc2_6=l.asm.emscripten_bind_McObject_DrawArc2_6).apply(null,arguments)},zm=l._emscripten_bind_McObject_DrawCircle_3=function(){return(zm=l._emscripten_bind_McObject_DrawCircle_3=l.asm.emscripten_bind_McObject_DrawCircle_3).apply(null,arguments)},Am=l._emscripten_bind_McObject_DrawEllipse_5=function(){return(Am=l._emscripten_bind_McObject_DrawEllipse_5=
|
|
286
|
+
l.asm.emscripten_bind_McObject_DrawEllipse_5).apply(null,arguments)},Bm=l._emscripten_bind_McObject_DrawEllipseArc_7=function(){return(Bm=l._emscripten_bind_McObject_DrawEllipseArc_7=l.asm.emscripten_bind_McObject_DrawEllipseArc_7).apply(null,arguments)},Cm=l._emscripten_bind_McObject_DrawPoint_2=function(){return(Cm=l._emscripten_bind_McObject_DrawPoint_2=l.asm.emscripten_bind_McObject_DrawPoint_2).apply(null,arguments)},Dm=l._emscripten_bind_McObject_DrawSolid_8=function(){return(Dm=l._emscripten_bind_McObject_DrawSolid_8=
|
|
287
|
+
l.asm.emscripten_bind_McObject_DrawSolid_8).apply(null,arguments)},Em=l._emscripten_bind_McObject_DrawMText_7=function(){return(Em=l._emscripten_bind_McObject_DrawMText_7=l.asm.emscripten_bind_McObject_DrawMText_7).apply(null,arguments)},Fm=l._emscripten_bind_McObject_DrawText_7=function(){return(Fm=l._emscripten_bind_McObject_DrawText_7=l.asm.emscripten_bind_McObject_DrawText_7).apply(null,arguments)},Gm=l._emscripten_bind_McObject_DrawBlockReference_5=function(){return(Gm=l._emscripten_bind_McObject_DrawBlockReference_5=
|
|
288
|
+
l.asm.emscripten_bind_McObject_DrawBlockReference_5).apply(null,arguments)},Hm=l._emscripten_bind_McObject_DrawDimAligned_6=function(){return(Hm=l._emscripten_bind_McObject_DrawDimAligned_6=l.asm.emscripten_bind_McObject_DrawDimAligned_6).apply(null,arguments)},Im=l._emscripten_bind_McObject_DrawDimAngular_8=function(){return(Im=l._emscripten_bind_McObject_DrawDimAngular_8=l.asm.emscripten_bind_McObject_DrawDimAngular_8).apply(null,arguments)},Jm=l._emscripten_bind_McObject_DrawDimDiametric_5=function(){return(Jm=
|
|
289
|
+
l._emscripten_bind_McObject_DrawDimDiametric_5=l.asm.emscripten_bind_McObject_DrawDimDiametric_5).apply(null,arguments)},Km=l._emscripten_bind_McObject_DrawDimRotated_7=function(){return(Km=l._emscripten_bind_McObject_DrawDimRotated_7=l.asm.emscripten_bind_McObject_DrawDimRotated_7).apply(null,arguments)},Lm=l._emscripten_bind_McObject_DrawDimOrdinate_5=function(){return(Lm=l._emscripten_bind_McObject_DrawDimOrdinate_5=l.asm.emscripten_bind_McObject_DrawDimOrdinate_5).apply(null,arguments)},Mm=l._emscripten_bind_McObject_DrawDimRadial_5=
|
|
290
|
+
function(){return(Mm=l._emscripten_bind_McObject_DrawDimRadial_5=l.asm.emscripten_bind_McObject_DrawDimRadial_5).apply(null,arguments)},Nm=l._emscripten_bind_McObject_PathMoveTo_2=function(){return(Nm=l._emscripten_bind_McObject_PathMoveTo_2=l.asm.emscripten_bind_McObject_PathMoveTo_2).apply(null,arguments)},Om=l._emscripten_bind_McObject_PathMoveToEx_5=function(){return(Om=l._emscripten_bind_McObject_PathMoveToEx_5=l.asm.emscripten_bind_McObject_PathMoveToEx_5).apply(null,arguments)},Pm=l._emscripten_bind_McObject_PathLineTo_2=
|
|
291
|
+
function(){return(Pm=l._emscripten_bind_McObject_PathLineTo_2=l.asm.emscripten_bind_McObject_PathLineTo_2).apply(null,arguments)},Qm=l._emscripten_bind_McObject_PathLineToEx_5=function(){return(Qm=l._emscripten_bind_McObject_PathLineToEx_5=l.asm.emscripten_bind_McObject_PathLineToEx_5).apply(null,arguments)},Rm=l._emscripten_bind_McObject_DrawPathToPolyline_0=function(){return(Rm=l._emscripten_bind_McObject_DrawPathToPolyline_0=l.asm.emscripten_bind_McObject_DrawPathToPolyline_0).apply(null,arguments)},
|
|
292
|
+
Sm=l._emscripten_bind_McObject_DrawPathToSpline_0=function(){return(Sm=l._emscripten_bind_McObject_DrawPathToSpline_0=l.asm.emscripten_bind_McObject_DrawPathToSpline_0).apply(null,arguments)},Tm=l._emscripten_bind_McObject_PathMakeClosed_0=function(){return(Tm=l._emscripten_bind_McObject_PathMakeClosed_0=l.asm.emscripten_bind_McObject_PathMakeClosed_0).apply(null,arguments)},Um=l._emscripten_bind_McObject_DrawPathToHatch_1=function(){return(Um=l._emscripten_bind_McObject_DrawPathToHatch_1=l.asm.emscripten_bind_McObject_DrawPathToHatch_1).apply(null,
|
|
293
|
+
arguments)},Vm=l._emscripten_bind_McObject_DrawEntity_1=function(){return(Vm=l._emscripten_bind_McObject_DrawEntity_1=l.asm.emscripten_bind_McObject_DrawEntity_1).apply(null,arguments)},Wm=l._emscripten_bind_McObject_GetAllLayoutName_0=function(){return(Wm=l._emscripten_bind_McObject_GetAllLayoutName_0=l.asm.emscripten_bind_McObject_GetAllLayoutName_0).apply(null,arguments)},Xm=l._emscripten_bind_McObject_SetCurrentLayout_1=function(){return(Xm=l._emscripten_bind_McObject_SetCurrentLayout_1=l.asm.emscripten_bind_McObject_SetCurrentLayout_1).apply(null,
|
|
294
|
+
arguments)},Ym=l._emscripten_bind_McDrawResbuf_McDrawResbuf_0=function(){return(Ym=l._emscripten_bind_McDrawResbuf_McDrawResbuf_0=l.asm.emscripten_bind_McDrawResbuf_McDrawResbuf_0).apply(null,arguments)},Zm=l._emscripten_bind_McDrawResbuf_Clear_0=function(){return(Zm=l._emscripten_bind_McDrawResbuf_Clear_0=l.asm.emscripten_bind_McDrawResbuf_Clear_0).apply(null,arguments)},$m=l._emscripten_bind_McDrawResbuf_GetCount_0=function(){return($m=l._emscripten_bind_McDrawResbuf_GetCount_0=l.asm.emscripten_bind_McDrawResbuf_GetCount_0).apply(null,
|
|
295
|
+
arguments)},an=l._emscripten_bind_McDrawResbuf_AtDouble_1=function(){return(an=l._emscripten_bind_McDrawResbuf_AtDouble_1=l.asm.emscripten_bind_McDrawResbuf_AtDouble_1).apply(null,arguments)},bn=l._emscripten_bind_McDrawResbuf_Atlong_1=function(){return(bn=l._emscripten_bind_McDrawResbuf_Atlong_1=l.asm.emscripten_bind_McDrawResbuf_Atlong_1).apply(null,arguments)},cn=l._emscripten_bind_McDrawResbuf_AtObjectId_1=function(){return(cn=l._emscripten_bind_McDrawResbuf_AtObjectId_1=l.asm.emscripten_bind_McDrawResbuf_AtObjectId_1).apply(null,
|
|
296
|
+
arguments)},dn=l._emscripten_bind_McDrawResbuf_AtObject_1=function(){return(dn=l._emscripten_bind_McDrawResbuf_AtObject_1=l.asm.emscripten_bind_McDrawResbuf_AtObject_1).apply(null,arguments)},en=l._emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1=function(){return(en=l._emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1=l.asm.emscripten_bind_McDrawResbuf_AtObjectMdDbMText_1).apply(null,arguments)},fn=l._emscripten_bind_McDrawResbuf_AtObjectName_1=function(){return(fn=l._emscripten_bind_McDrawResbuf_AtObjectName_1=
|
|
297
|
+
l.asm.emscripten_bind_McDrawResbuf_AtObjectName_1).apply(null,arguments)},gn=l._emscripten_bind_McDrawResbuf_AtString_1=function(){return(gn=l._emscripten_bind_McDrawResbuf_AtString_1=l.asm.emscripten_bind_McDrawResbuf_AtString_1).apply(null,arguments)},hn=l._emscripten_bind_McDrawResbuf_AtPoint_1=function(){return(hn=l._emscripten_bind_McDrawResbuf_AtPoint_1=l.asm.emscripten_bind_McDrawResbuf_AtPoint_1).apply(null,arguments)},jn=l._emscripten_bind_McDrawResbuf_ItemDataType_1=function(){return(jn=
|
|
298
|
+
l._emscripten_bind_McDrawResbuf_ItemDataType_1=l.asm.emscripten_bind_McDrawResbuf_ItemDataType_1).apply(null,arguments)},kn=l._emscripten_bind_McDrawResbuf_AddDouble_2=function(){return(kn=l._emscripten_bind_McDrawResbuf_AddDouble_2=l.asm.emscripten_bind_McDrawResbuf_AddDouble_2).apply(null,arguments)},ln=l._emscripten_bind_McDrawResbuf_Addlong_2=function(){return(ln=l._emscripten_bind_McDrawResbuf_Addlong_2=l.asm.emscripten_bind_McDrawResbuf_Addlong_2).apply(null,arguments)},mn=l._emscripten_bind_McDrawResbuf_AddObjectId_2=
|
|
299
|
+
function(){return(mn=l._emscripten_bind_McDrawResbuf_AddObjectId_2=l.asm.emscripten_bind_McDrawResbuf_AddObjectId_2).apply(null,arguments)},nn=l._emscripten_bind_McDrawResbuf_AddObject_1=function(){return(nn=l._emscripten_bind_McDrawResbuf_AddObject_1=l.asm.emscripten_bind_McDrawResbuf_AddObject_1).apply(null,arguments)},on=l._emscripten_bind_McDrawResbuf_AddString_2=function(){return(on=l._emscripten_bind_McDrawResbuf_AddString_2=l.asm.emscripten_bind_McDrawResbuf_AddString_2).apply(null,arguments)},
|
|
300
|
+
pn=l._emscripten_bind_McDrawResbuf_AddPoint_2=function(){return(pn=l._emscripten_bind_McDrawResbuf_AddPoint_2=l.asm.emscripten_bind_McDrawResbuf_AddPoint_2).apply(null,arguments)},qn=l._emscripten_bind_McDrawResbuf_RemoveAll_0=function(){return(qn=l._emscripten_bind_McDrawResbuf_RemoveAll_0=l.asm.emscripten_bind_McDrawResbuf_RemoveAll_0).apply(null,arguments)},rn=l._emscripten_bind_McDrawResbuf_Remove_1=function(){return(rn=l._emscripten_bind_McDrawResbuf_Remove_1=l.asm.emscripten_bind_McDrawResbuf_Remove_1).apply(null,
|
|
301
|
+
arguments)},sn=l._emscripten_bind_McDrawResbuf_getObjectName_0=function(){return(sn=l._emscripten_bind_McDrawResbuf_getObjectName_0=l.asm.emscripten_bind_McDrawResbuf_getObjectName_0).apply(null,arguments)},tn=l._emscripten_bind_McDrawResbuf_getDxf0_0=function(){return(tn=l._emscripten_bind_McDrawResbuf_getDxf0_0=l.asm.emscripten_bind_McDrawResbuf_getDxf0_0).apply(null,arguments)},un=l._emscripten_bind_McDrawResbuf_getJson_0=function(){return(un=l._emscripten_bind_McDrawResbuf_getJson_0=l.asm.emscripten_bind_McDrawResbuf_getJson_0).apply(null,
|
|
302
|
+
arguments)},vn=l._emscripten_bind_McDrawResbuf_setJson_1=function(){return(vn=l._emscripten_bind_McDrawResbuf_setJson_1=l.asm.emscripten_bind_McDrawResbuf_setJson_1).apply(null,arguments)},wn=l._emscripten_bind_McDrawResbuf___destroy___0=function(){return(wn=l._emscripten_bind_McDrawResbuf___destroy___0=l.asm.emscripten_bind_McDrawResbuf___destroy___0).apply(null,arguments)},xn=l._emscripten_bind_McDrawUtility_McDrawUtility_0=function(){return(xn=l._emscripten_bind_McDrawUtility_McDrawUtility_0=l.asm.emscripten_bind_McDrawUtility_McDrawUtility_0).apply(null,
|
|
303
|
+
arguments)},yn=l._emscripten_bind_McDrawUtility_findEntAtPoint_5=function(){return(yn=l._emscripten_bind_McDrawUtility_findEntAtPoint_5=l.asm.emscripten_bind_McDrawUtility_findEntAtPoint_5).apply(null,arguments)},zn=l._emscripten_bind_McDrawUtility_eraseEntity_1=function(){return(zn=l._emscripten_bind_McDrawUtility_eraseEntity_1=l.asm.emscripten_bind_McDrawUtility_eraseEntity_1).apply(null,arguments)},An=l._emscripten_bind_McDrawUtility_highlightEntity_2=function(){return(An=l._emscripten_bind_McDrawUtility_highlightEntity_2=
|
|
304
|
+
l.asm.emscripten_bind_McDrawUtility_highlightEntity_2).apply(null,arguments)},Bn=l._emscripten_bind_McDrawUtility___destroy___0=function(){return(Bn=l._emscripten_bind_McDrawUtility___destroy___0=l.asm.emscripten_bind_McDrawUtility___destroy___0).apply(null,arguments)},Cn=l._emscripten_bind_MdDbLine_MdDbLine_0=function(){return(Cn=l._emscripten_bind_MdDbLine_MdDbLine_0=l.asm.emscripten_bind_MdDbLine_MdDbLine_0).apply(null,arguments)},Dn=l._emscripten_bind_MdDbLine_startPoint_0=function(){return(Dn=
|
|
305
|
+
l._emscripten_bind_MdDbLine_startPoint_0=l.asm.emscripten_bind_MdDbLine_startPoint_0).apply(null,arguments)},En=l._emscripten_bind_MdDbLine_setStartPoint_1=function(){return(En=l._emscripten_bind_MdDbLine_setStartPoint_1=l.asm.emscripten_bind_MdDbLine_setStartPoint_1).apply(null,arguments)},Fn=l._emscripten_bind_MdDbLine_endPoint_0=function(){return(Fn=l._emscripten_bind_MdDbLine_endPoint_0=l.asm.emscripten_bind_MdDbLine_endPoint_0).apply(null,arguments)},Gn=l._emscripten_bind_MdDbLine_setEndPoint_1=
|
|
306
|
+
function(){return(Gn=l._emscripten_bind_MdDbLine_setEndPoint_1=l.asm.emscripten_bind_MdDbLine_setEndPoint_1).apply(null,arguments)},Hn=l._emscripten_bind_MdDbLine_getStartParam_0=function(){return(Hn=l._emscripten_bind_MdDbLine_getStartParam_0=l.asm.emscripten_bind_MdDbLine_getStartParam_0).apply(null,arguments)},In=l._emscripten_bind_MdDbLine_getEndParam_0=function(){return(In=l._emscripten_bind_MdDbLine_getEndParam_0=l.asm.emscripten_bind_MdDbLine_getEndParam_0).apply(null,arguments)},Jn=l._emscripten_bind_MdDbLine_getDistAtParam_1=
|
|
307
|
+
function(){return(Jn=l._emscripten_bind_MdDbLine_getDistAtParam_1=l.asm.emscripten_bind_MdDbLine_getDistAtParam_1).apply(null,arguments)},Kn=l._emscripten_bind_MdDbLine_getParamAtDist_1=function(){return(Kn=l._emscripten_bind_MdDbLine_getParamAtDist_1=l.asm.emscripten_bind_MdDbLine_getParamAtDist_1).apply(null,arguments)},Ln=l._emscripten_bind_MdDbLine_getDistAtPoint_1=function(){return(Ln=l._emscripten_bind_MdDbLine_getDistAtPoint_1=l.asm.emscripten_bind_MdDbLine_getDistAtPoint_1).apply(null,arguments)},
|
|
308
|
+
Mn=l._emscripten_bind_MdDbLine_getPointAtDist_1=function(){return(Mn=l._emscripten_bind_MdDbLine_getPointAtDist_1=l.asm.emscripten_bind_MdDbLine_getPointAtDist_1).apply(null,arguments)},Nn=l._emscripten_bind_MdDbLine_getStartPoint_0=function(){return(Nn=l._emscripten_bind_MdDbLine_getStartPoint_0=l.asm.emscripten_bind_MdDbLine_getStartPoint_0).apply(null,arguments)},On=l._emscripten_bind_MdDbLine_getEndPoint_0=function(){return(On=l._emscripten_bind_MdDbLine_getEndPoint_0=l.asm.emscripten_bind_MdDbLine_getEndPoint_0).apply(null,
|
|
309
|
+
arguments)},Pn=l._emscripten_bind_MdDbLine_getPointAtParam_1=function(){return(Pn=l._emscripten_bind_MdDbLine_getPointAtParam_1=l.asm.emscripten_bind_MdDbLine_getPointAtParam_1).apply(null,arguments)},Qn=l._emscripten_bind_MdDbLine_getParamAtPoint_1=function(){return(Qn=l._emscripten_bind_MdDbLine_getParamAtPoint_1=l.asm.emscripten_bind_MdDbLine_getParamAtPoint_1).apply(null,arguments)},Rn=l._emscripten_bind_MdDbLine_getFirstDeriv_1=function(){return(Rn=l._emscripten_bind_MdDbLine_getFirstDeriv_1=
|
|
310
|
+
l.asm.emscripten_bind_MdDbLine_getFirstDeriv_1).apply(null,arguments)},Sn=l._emscripten_bind_MdDbLine_getFirstDerivEx_1=function(){return(Sn=l._emscripten_bind_MdDbLine_getFirstDerivEx_1=l.asm.emscripten_bind_MdDbLine_getFirstDerivEx_1).apply(null,arguments)},Tn=l._emscripten_bind_MdDbLine_getClosestPointTo_2=function(){return(Tn=l._emscripten_bind_MdDbLine_getClosestPointTo_2=l.asm.emscripten_bind_MdDbLine_getClosestPointTo_2).apply(null,arguments)},Un=l._emscripten_bind_MdDbLine_offsetCurves_2=
|
|
311
|
+
function(){return(Un=l._emscripten_bind_MdDbLine_offsetCurves_2=l.asm.emscripten_bind_MdDbLine_offsetCurves_2).apply(null,arguments)},Vn=l._emscripten_bind_MdDbLine_splitCurves_1=function(){return(Vn=l._emscripten_bind_MdDbLine_splitCurves_1=l.asm.emscripten_bind_MdDbLine_splitCurves_1).apply(null,arguments)},Wn=l._emscripten_bind_MdDbLine_getArea_0=function(){return(Wn=l._emscripten_bind_MdDbLine_getArea_0=l.asm.emscripten_bind_MdDbLine_getArea_0).apply(null,arguments)},Xn=l._emscripten_bind_MdDbLine_getSamplePoints_1=
|
|
312
|
+
function(){return(Xn=l._emscripten_bind_MdDbLine_getSamplePoints_1=l.asm.emscripten_bind_MdDbLine_getSamplePoints_1).apply(null,arguments)},Yn=l._emscripten_bind_MdDbLine_getLength_0=function(){return(Yn=l._emscripten_bind_MdDbLine_getLength_0=l.asm.emscripten_bind_MdDbLine_getLength_0).apply(null,arguments)},Zn=l._emscripten_bind_MdDbLine_explode_0=function(){return(Zn=l._emscripten_bind_MdDbLine_explode_0=l.asm.emscripten_bind_MdDbLine_explode_0).apply(null,arguments)},$n=l._emscripten_bind_MdDbLine_TrueColor_0=
|
|
313
|
+
function(){return($n=l._emscripten_bind_MdDbLine_TrueColor_0=l.asm.emscripten_bind_MdDbLine_TrueColor_0).apply(null,arguments)},ao=l._emscripten_bind_MdDbLine_SetTrueColor_1=function(){return(ao=l._emscripten_bind_MdDbLine_SetTrueColor_1=l.asm.emscripten_bind_MdDbLine_SetTrueColor_1).apply(null,arguments)},bo=l._emscripten_bind_MdDbLine_ColorIndex_0=function(){return(bo=l._emscripten_bind_MdDbLine_ColorIndex_0=l.asm.emscripten_bind_MdDbLine_ColorIndex_0).apply(null,arguments)},co=l._emscripten_bind_MdDbLine_SetColorIndex_1=
|
|
314
|
+
function(){return(co=l._emscripten_bind_MdDbLine_SetColorIndex_1=l.asm.emscripten_bind_MdDbLine_SetColorIndex_1).apply(null,arguments)},eo=l._emscripten_bind_MdDbLine_Layer_0=function(){return(eo=l._emscripten_bind_MdDbLine_Layer_0=l.asm.emscripten_bind_MdDbLine_Layer_0).apply(null,arguments)},fo=l._emscripten_bind_MdDbLine_SetLayer_1=function(){return(fo=l._emscripten_bind_MdDbLine_SetLayer_1=l.asm.emscripten_bind_MdDbLine_SetLayer_1).apply(null,arguments)},go=l._emscripten_bind_MdDbLine_LinetypeScale_0=
|
|
315
|
+
function(){return(go=l._emscripten_bind_MdDbLine_LinetypeScale_0=l.asm.emscripten_bind_MdDbLine_LinetypeScale_0).apply(null,arguments)},ho=l._emscripten_bind_MdDbLine_SetLinetypeScale_1=function(){return(ho=l._emscripten_bind_MdDbLine_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbLine_SetLinetypeScale_1).apply(null,arguments)},io=l._emscripten_bind_MdDbLine_Visible_0=function(){return(io=l._emscripten_bind_MdDbLine_Visible_0=l.asm.emscripten_bind_MdDbLine_Visible_0).apply(null,arguments)},jo=l._emscripten_bind_MdDbLine_SetVisible_1=
|
|
316
|
+
function(){return(jo=l._emscripten_bind_MdDbLine_SetVisible_1=l.asm.emscripten_bind_MdDbLine_SetVisible_1).apply(null,arguments)},ko=l._emscripten_bind_MdDbLine_Lineweight_0=function(){return(ko=l._emscripten_bind_MdDbLine_Lineweight_0=l.asm.emscripten_bind_MdDbLine_Lineweight_0).apply(null,arguments)},lo=l._emscripten_bind_MdDbLine_SetLineweight_1=function(){return(lo=l._emscripten_bind_MdDbLine_SetLineweight_1=l.asm.emscripten_bind_MdDbLine_SetLineweight_1).apply(null,arguments)},mo=l._emscripten_bind_MdDbLine_TextStyle_0=
|
|
317
|
+
function(){return(mo=l._emscripten_bind_MdDbLine_TextStyle_0=l.asm.emscripten_bind_MdDbLine_TextStyle_0).apply(null,arguments)},no=l._emscripten_bind_MdDbLine_SetTextStyle_1=function(){return(no=l._emscripten_bind_MdDbLine_SetTextStyle_1=l.asm.emscripten_bind_MdDbLine_SetTextStyle_1).apply(null,arguments)},oo=l._emscripten_bind_MdDbLine_Highlight_1=function(){return(oo=l._emscripten_bind_MdDbLine_Highlight_1=l.asm.emscripten_bind_MdDbLine_Highlight_1).apply(null,arguments)},po=l._emscripten_bind_MdDbLine_Move_2=
|
|
318
|
+
function(){return(po=l._emscripten_bind_MdDbLine_Move_2=l.asm.emscripten_bind_MdDbLine_Move_2).apply(null,arguments)},qo=l._emscripten_bind_MdDbLine_Rotate_2=function(){return(qo=l._emscripten_bind_MdDbLine_Rotate_2=l.asm.emscripten_bind_MdDbLine_Rotate_2).apply(null,arguments)},ro=l._emscripten_bind_MdDbLine_Mirror_2=function(){return(ro=l._emscripten_bind_MdDbLine_Mirror_2=l.asm.emscripten_bind_MdDbLine_Mirror_2).apply(null,arguments)},so=l._emscripten_bind_MdDbLine_ScaleEntity_2=function(){return(so=
|
|
319
|
+
l._emscripten_bind_MdDbLine_ScaleEntity_2=l.asm.emscripten_bind_MdDbLine_ScaleEntity_2).apply(null,arguments)},to=l._emscripten_bind_MdDbLine_TransformBy_1=function(){return(to=l._emscripten_bind_MdDbLine_TransformBy_1=l.asm.emscripten_bind_MdDbLine_TransformBy_1).apply(null,arguments)},uo=l._emscripten_bind_MdDbLine_GetBoundingBox_0=function(){return(uo=l._emscripten_bind_MdDbLine_GetBoundingBox_0=l.asm.emscripten_bind_MdDbLine_GetBoundingBox_0).apply(null,arguments)},vo=l._emscripten_bind_MdDbLine_GetObjectID_0=
|
|
320
|
+
function(){return(vo=l._emscripten_bind_MdDbLine_GetObjectID_0=l.asm.emscripten_bind_MdDbLine_GetObjectID_0).apply(null,arguments)},wo=l._emscripten_bind_MdDbLine_Erase_0=function(){return(wo=l._emscripten_bind_MdDbLine_Erase_0=l.asm.emscripten_bind_MdDbLine_Erase_0).apply(null,arguments)},xo=l._emscripten_bind_MdDbLine_ConnectionTempObject_1=function(){return(xo=l._emscripten_bind_MdDbLine_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbLine_ConnectionTempObject_1).apply(null,arguments)},yo=l._emscripten_bind_MdDbLine_Clone_0=
|
|
321
|
+
function(){return(yo=l._emscripten_bind_MdDbLine_Clone_0=l.asm.emscripten_bind_MdDbLine_Clone_0).apply(null,arguments)},zo=l._emscripten_bind_MdDbLine_GetHandle_0=function(){return(zo=l._emscripten_bind_MdDbLine_GetHandle_0=l.asm.emscripten_bind_MdDbLine_GetHandle_0).apply(null,arguments)},Ao=l._emscripten_bind_MdDbLine_GetDatabase_0=function(){return(Ao=l._emscripten_bind_MdDbLine_GetDatabase_0=l.asm.emscripten_bind_MdDbLine_GetDatabase_0).apply(null,arguments)},Bo=l._emscripten_bind_MdDbLine_GetOwnerID_0=
|
|
322
|
+
function(){return(Bo=l._emscripten_bind_MdDbLine_GetOwnerID_0=l.asm.emscripten_bind_MdDbLine_GetOwnerID_0).apply(null,arguments)},Co=l._emscripten_bind_MdDbLine_moveGripPointsAt_4=function(){return(Co=l._emscripten_bind_MdDbLine_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbLine_moveGripPointsAt_4).apply(null,arguments)},Do=l._emscripten_bind_MdDbLine_getObjectName_0=function(){return(Do=l._emscripten_bind_MdDbLine_getObjectName_0=l.asm.emscripten_bind_MdDbLine_getObjectName_0).apply(null,arguments)},
|
|
323
|
+
Eo=l._emscripten_bind_MdDbLine_getDxf0_0=function(){return(Eo=l._emscripten_bind_MdDbLine_getDxf0_0=l.asm.emscripten_bind_MdDbLine_getDxf0_0).apply(null,arguments)},Fo=l._emscripten_bind_MdDbLine_getJson_0=function(){return(Fo=l._emscripten_bind_MdDbLine_getJson_0=l.asm.emscripten_bind_MdDbLine_getJson_0).apply(null,arguments)},Go=l._emscripten_bind_MdDbLine_setJson_1=function(){return(Go=l._emscripten_bind_MdDbLine_setJson_1=l.asm.emscripten_bind_MdDbLine_setJson_1).apply(null,arguments)},Ho=l._emscripten_bind_MdDbLine___destroy___0=
|
|
324
|
+
function(){return(Ho=l._emscripten_bind_MdDbLine___destroy___0=l.asm.emscripten_bind_MdDbLine___destroy___0).apply(null,arguments)},Io=l._emscripten_bind_MdDbText_MdDbText_0=function(){return(Io=l._emscripten_bind_MdDbText_MdDbText_0=l.asm.emscripten_bind_MdDbText_MdDbText_0).apply(null,arguments)},Jo=l._emscripten_bind_MdDbText_position_0=function(){return(Jo=l._emscripten_bind_MdDbText_position_0=l.asm.emscripten_bind_MdDbText_position_0).apply(null,arguments)},Ko=l._emscripten_bind_MdDbText_setPosition_1=
|
|
325
|
+
function(){return(Ko=l._emscripten_bind_MdDbText_setPosition_1=l.asm.emscripten_bind_MdDbText_setPosition_1).apply(null,arguments)},Lo=l._emscripten_bind_MdDbText_alignmentPoint_0=function(){return(Lo=l._emscripten_bind_MdDbText_alignmentPoint_0=l.asm.emscripten_bind_MdDbText_alignmentPoint_0).apply(null,arguments)},Mo=l._emscripten_bind_MdDbText_setAlignmentPoint_1=function(){return(Mo=l._emscripten_bind_MdDbText_setAlignmentPoint_1=l.asm.emscripten_bind_MdDbText_setAlignmentPoint_1).apply(null,
|
|
326
|
+
arguments)},No=l._emscripten_bind_MdDbText_oblique_0=function(){return(No=l._emscripten_bind_MdDbText_oblique_0=l.asm.emscripten_bind_MdDbText_oblique_0).apply(null,arguments)},Oo=l._emscripten_bind_MdDbText_setOblique_1=function(){return(Oo=l._emscripten_bind_MdDbText_setOblique_1=l.asm.emscripten_bind_MdDbText_setOblique_1).apply(null,arguments)},Po=l._emscripten_bind_MdDbText_rotation_0=function(){return(Po=l._emscripten_bind_MdDbText_rotation_0=l.asm.emscripten_bind_MdDbText_rotation_0).apply(null,
|
|
327
|
+
arguments)},Qo=l._emscripten_bind_MdDbText_setRotation_1=function(){return(Qo=l._emscripten_bind_MdDbText_setRotation_1=l.asm.emscripten_bind_MdDbText_setRotation_1).apply(null,arguments)},Ro=l._emscripten_bind_MdDbText_height_0=function(){return(Ro=l._emscripten_bind_MdDbText_height_0=l.asm.emscripten_bind_MdDbText_height_0).apply(null,arguments)},So=l._emscripten_bind_MdDbText_setHeight_1=function(){return(So=l._emscripten_bind_MdDbText_setHeight_1=l.asm.emscripten_bind_MdDbText_setHeight_1).apply(null,
|
|
328
|
+
arguments)},To=l._emscripten_bind_MdDbText_widthFactor_0=function(){return(To=l._emscripten_bind_MdDbText_widthFactor_0=l.asm.emscripten_bind_MdDbText_widthFactor_0).apply(null,arguments)},Uo=l._emscripten_bind_MdDbText_setWidthFactor_1=function(){return(Uo=l._emscripten_bind_MdDbText_setWidthFactor_1=l.asm.emscripten_bind_MdDbText_setWidthFactor_1).apply(null,arguments)},Vo=l._emscripten_bind_MdDbText_textString_0=function(){return(Vo=l._emscripten_bind_MdDbText_textString_0=l.asm.emscripten_bind_MdDbText_textString_0).apply(null,
|
|
329
|
+
arguments)},Wo=l._emscripten_bind_MdDbText_setTextString_1=function(){return(Wo=l._emscripten_bind_MdDbText_setTextString_1=l.asm.emscripten_bind_MdDbText_setTextString_1).apply(null,arguments)},Xo=l._emscripten_bind_MdDbText_horizontalMode_0=function(){return(Xo=l._emscripten_bind_MdDbText_horizontalMode_0=l.asm.emscripten_bind_MdDbText_horizontalMode_0).apply(null,arguments)},Yo=l._emscripten_bind_MdDbText_setHorizontalMode_1=function(){return(Yo=l._emscripten_bind_MdDbText_setHorizontalMode_1=
|
|
330
|
+
l.asm.emscripten_bind_MdDbText_setHorizontalMode_1).apply(null,arguments)},Zo=l._emscripten_bind_MdDbText_verticalMode_0=function(){return(Zo=l._emscripten_bind_MdDbText_verticalMode_0=l.asm.emscripten_bind_MdDbText_verticalMode_0).apply(null,arguments)},$o=l._emscripten_bind_MdDbText_setVerticalMode_1=function(){return($o=l._emscripten_bind_MdDbText_setVerticalMode_1=l.asm.emscripten_bind_MdDbText_setVerticalMode_1).apply(null,arguments)},ap=l._emscripten_bind_MdDbText_explode_0=function(){return(ap=
|
|
331
|
+
l._emscripten_bind_MdDbText_explode_0=l.asm.emscripten_bind_MdDbText_explode_0).apply(null,arguments)},bp=l._emscripten_bind_MdDbText_TrueColor_0=function(){return(bp=l._emscripten_bind_MdDbText_TrueColor_0=l.asm.emscripten_bind_MdDbText_TrueColor_0).apply(null,arguments)},cp=l._emscripten_bind_MdDbText_SetTrueColor_1=function(){return(cp=l._emscripten_bind_MdDbText_SetTrueColor_1=l.asm.emscripten_bind_MdDbText_SetTrueColor_1).apply(null,arguments)},dp=l._emscripten_bind_MdDbText_ColorIndex_0=function(){return(dp=
|
|
332
|
+
l._emscripten_bind_MdDbText_ColorIndex_0=l.asm.emscripten_bind_MdDbText_ColorIndex_0).apply(null,arguments)},ep=l._emscripten_bind_MdDbText_SetColorIndex_1=function(){return(ep=l._emscripten_bind_MdDbText_SetColorIndex_1=l.asm.emscripten_bind_MdDbText_SetColorIndex_1).apply(null,arguments)},fp=l._emscripten_bind_MdDbText_Layer_0=function(){return(fp=l._emscripten_bind_MdDbText_Layer_0=l.asm.emscripten_bind_MdDbText_Layer_0).apply(null,arguments)},gp=l._emscripten_bind_MdDbText_SetLayer_1=function(){return(gp=
|
|
333
|
+
l._emscripten_bind_MdDbText_SetLayer_1=l.asm.emscripten_bind_MdDbText_SetLayer_1).apply(null,arguments)},hp=l._emscripten_bind_MdDbText_LinetypeScale_0=function(){return(hp=l._emscripten_bind_MdDbText_LinetypeScale_0=l.asm.emscripten_bind_MdDbText_LinetypeScale_0).apply(null,arguments)},ip=l._emscripten_bind_MdDbText_SetLinetypeScale_1=function(){return(ip=l._emscripten_bind_MdDbText_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbText_SetLinetypeScale_1).apply(null,arguments)},jp=l._emscripten_bind_MdDbText_Visible_0=
|
|
334
|
+
function(){return(jp=l._emscripten_bind_MdDbText_Visible_0=l.asm.emscripten_bind_MdDbText_Visible_0).apply(null,arguments)},kp=l._emscripten_bind_MdDbText_SetVisible_1=function(){return(kp=l._emscripten_bind_MdDbText_SetVisible_1=l.asm.emscripten_bind_MdDbText_SetVisible_1).apply(null,arguments)},lp=l._emscripten_bind_MdDbText_Lineweight_0=function(){return(lp=l._emscripten_bind_MdDbText_Lineweight_0=l.asm.emscripten_bind_MdDbText_Lineweight_0).apply(null,arguments)},mp=l._emscripten_bind_MdDbText_SetLineweight_1=
|
|
335
|
+
function(){return(mp=l._emscripten_bind_MdDbText_SetLineweight_1=l.asm.emscripten_bind_MdDbText_SetLineweight_1).apply(null,arguments)},np=l._emscripten_bind_MdDbText_TextStyle_0=function(){return(np=l._emscripten_bind_MdDbText_TextStyle_0=l.asm.emscripten_bind_MdDbText_TextStyle_0).apply(null,arguments)},op=l._emscripten_bind_MdDbText_SetTextStyle_1=function(){return(op=l._emscripten_bind_MdDbText_SetTextStyle_1=l.asm.emscripten_bind_MdDbText_SetTextStyle_1).apply(null,arguments)},pp=l._emscripten_bind_MdDbText_Highlight_1=
|
|
336
|
+
function(){return(pp=l._emscripten_bind_MdDbText_Highlight_1=l.asm.emscripten_bind_MdDbText_Highlight_1).apply(null,arguments)},qp=l._emscripten_bind_MdDbText_Move_2=function(){return(qp=l._emscripten_bind_MdDbText_Move_2=l.asm.emscripten_bind_MdDbText_Move_2).apply(null,arguments)},rp=l._emscripten_bind_MdDbText_Rotate_2=function(){return(rp=l._emscripten_bind_MdDbText_Rotate_2=l.asm.emscripten_bind_MdDbText_Rotate_2).apply(null,arguments)},sp=l._emscripten_bind_MdDbText_Mirror_2=function(){return(sp=
|
|
337
|
+
l._emscripten_bind_MdDbText_Mirror_2=l.asm.emscripten_bind_MdDbText_Mirror_2).apply(null,arguments)},tp=l._emscripten_bind_MdDbText_ScaleEntity_2=function(){return(tp=l._emscripten_bind_MdDbText_ScaleEntity_2=l.asm.emscripten_bind_MdDbText_ScaleEntity_2).apply(null,arguments)},up=l._emscripten_bind_MdDbText_TransformBy_1=function(){return(up=l._emscripten_bind_MdDbText_TransformBy_1=l.asm.emscripten_bind_MdDbText_TransformBy_1).apply(null,arguments)},vp=l._emscripten_bind_MdDbText_GetBoundingBox_0=
|
|
338
|
+
function(){return(vp=l._emscripten_bind_MdDbText_GetBoundingBox_0=l.asm.emscripten_bind_MdDbText_GetBoundingBox_0).apply(null,arguments)},wp=l._emscripten_bind_MdDbText_GetObjectID_0=function(){return(wp=l._emscripten_bind_MdDbText_GetObjectID_0=l.asm.emscripten_bind_MdDbText_GetObjectID_0).apply(null,arguments)},xp=l._emscripten_bind_MdDbText_Erase_0=function(){return(xp=l._emscripten_bind_MdDbText_Erase_0=l.asm.emscripten_bind_MdDbText_Erase_0).apply(null,arguments)},yp=l._emscripten_bind_MdDbText_ConnectionTempObject_1=
|
|
339
|
+
function(){return(yp=l._emscripten_bind_MdDbText_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbText_ConnectionTempObject_1).apply(null,arguments)},zp=l._emscripten_bind_MdDbText_Clone_0=function(){return(zp=l._emscripten_bind_MdDbText_Clone_0=l.asm.emscripten_bind_MdDbText_Clone_0).apply(null,arguments)},Ap=l._emscripten_bind_MdDbText_GetHandle_0=function(){return(Ap=l._emscripten_bind_MdDbText_GetHandle_0=l.asm.emscripten_bind_MdDbText_GetHandle_0).apply(null,arguments)},Bp=l._emscripten_bind_MdDbText_GetDatabase_0=
|
|
340
|
+
function(){return(Bp=l._emscripten_bind_MdDbText_GetDatabase_0=l.asm.emscripten_bind_MdDbText_GetDatabase_0).apply(null,arguments)},Cp=l._emscripten_bind_MdDbText_GetOwnerID_0=function(){return(Cp=l._emscripten_bind_MdDbText_GetOwnerID_0=l.asm.emscripten_bind_MdDbText_GetOwnerID_0).apply(null,arguments)},Dp=l._emscripten_bind_MdDbText_moveGripPointsAt_4=function(){return(Dp=l._emscripten_bind_MdDbText_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbText_moveGripPointsAt_4).apply(null,arguments)},Ep=
|
|
341
|
+
l._emscripten_bind_MdDbText_getObjectName_0=function(){return(Ep=l._emscripten_bind_MdDbText_getObjectName_0=l.asm.emscripten_bind_MdDbText_getObjectName_0).apply(null,arguments)},Fp=l._emscripten_bind_MdDbText_getDxf0_0=function(){return(Fp=l._emscripten_bind_MdDbText_getDxf0_0=l.asm.emscripten_bind_MdDbText_getDxf0_0).apply(null,arguments)},Gp=l._emscripten_bind_MdDbText_getJson_0=function(){return(Gp=l._emscripten_bind_MdDbText_getJson_0=l.asm.emscripten_bind_MdDbText_getJson_0).apply(null,arguments)},
|
|
342
|
+
Hp=l._emscripten_bind_MdDbText_setJson_1=function(){return(Hp=l._emscripten_bind_MdDbText_setJson_1=l.asm.emscripten_bind_MdDbText_setJson_1).apply(null,arguments)},Ip=l._emscripten_bind_MdDbText___destroy___0=function(){return(Ip=l._emscripten_bind_MdDbText___destroy___0=l.asm.emscripten_bind_MdDbText___destroy___0).apply(null,arguments)},Jp=l._emscripten_bind_MdDbCircle_MdDbCircle_0=function(){return(Jp=l._emscripten_bind_MdDbCircle_MdDbCircle_0=l.asm.emscripten_bind_MdDbCircle_MdDbCircle_0).apply(null,
|
|
343
|
+
arguments)},Kp=l._emscripten_bind_MdDbCircle_center_0=function(){return(Kp=l._emscripten_bind_MdDbCircle_center_0=l.asm.emscripten_bind_MdDbCircle_center_0).apply(null,arguments)},Lp=l._emscripten_bind_MdDbCircle_setCenter_1=function(){return(Lp=l._emscripten_bind_MdDbCircle_setCenter_1=l.asm.emscripten_bind_MdDbCircle_setCenter_1).apply(null,arguments)},Mp=l._emscripten_bind_MdDbCircle_radius_0=function(){return(Mp=l._emscripten_bind_MdDbCircle_radius_0=l.asm.emscripten_bind_MdDbCircle_radius_0).apply(null,
|
|
344
|
+
arguments)},Np=l._emscripten_bind_MdDbCircle_setRadius_1=function(){return(Np=l._emscripten_bind_MdDbCircle_setRadius_1=l.asm.emscripten_bind_MdDbCircle_setRadius_1).apply(null,arguments)},Op=l._emscripten_bind_MdDbCircle_getStartParam_0=function(){return(Op=l._emscripten_bind_MdDbCircle_getStartParam_0=l.asm.emscripten_bind_MdDbCircle_getStartParam_0).apply(null,arguments)},Pp=l._emscripten_bind_MdDbCircle_getEndParam_0=function(){return(Pp=l._emscripten_bind_MdDbCircle_getEndParam_0=l.asm.emscripten_bind_MdDbCircle_getEndParam_0).apply(null,
|
|
345
|
+
arguments)},Qp=l._emscripten_bind_MdDbCircle_getDistAtParam_1=function(){return(Qp=l._emscripten_bind_MdDbCircle_getDistAtParam_1=l.asm.emscripten_bind_MdDbCircle_getDistAtParam_1).apply(null,arguments)},Rp=l._emscripten_bind_MdDbCircle_getParamAtDist_1=function(){return(Rp=l._emscripten_bind_MdDbCircle_getParamAtDist_1=l.asm.emscripten_bind_MdDbCircle_getParamAtDist_1).apply(null,arguments)},Sp=l._emscripten_bind_MdDbCircle_getDistAtPoint_1=function(){return(Sp=l._emscripten_bind_MdDbCircle_getDistAtPoint_1=
|
|
346
|
+
l.asm.emscripten_bind_MdDbCircle_getDistAtPoint_1).apply(null,arguments)},Tp=l._emscripten_bind_MdDbCircle_getPointAtDist_1=function(){return(Tp=l._emscripten_bind_MdDbCircle_getPointAtDist_1=l.asm.emscripten_bind_MdDbCircle_getPointAtDist_1).apply(null,arguments)},Up=l._emscripten_bind_MdDbCircle_getStartPoint_0=function(){return(Up=l._emscripten_bind_MdDbCircle_getStartPoint_0=l.asm.emscripten_bind_MdDbCircle_getStartPoint_0).apply(null,arguments)},Vp=l._emscripten_bind_MdDbCircle_getEndPoint_0=
|
|
347
|
+
function(){return(Vp=l._emscripten_bind_MdDbCircle_getEndPoint_0=l.asm.emscripten_bind_MdDbCircle_getEndPoint_0).apply(null,arguments)},Wp=l._emscripten_bind_MdDbCircle_getPointAtParam_1=function(){return(Wp=l._emscripten_bind_MdDbCircle_getPointAtParam_1=l.asm.emscripten_bind_MdDbCircle_getPointAtParam_1).apply(null,arguments)},Xp=l._emscripten_bind_MdDbCircle_getParamAtPoint_1=function(){return(Xp=l._emscripten_bind_MdDbCircle_getParamAtPoint_1=l.asm.emscripten_bind_MdDbCircle_getParamAtPoint_1).apply(null,
|
|
348
|
+
arguments)},Yp=l._emscripten_bind_MdDbCircle_getFirstDeriv_1=function(){return(Yp=l._emscripten_bind_MdDbCircle_getFirstDeriv_1=l.asm.emscripten_bind_MdDbCircle_getFirstDeriv_1).apply(null,arguments)},Zp=l._emscripten_bind_MdDbCircle_getFirstDerivEx_1=function(){return(Zp=l._emscripten_bind_MdDbCircle_getFirstDerivEx_1=l.asm.emscripten_bind_MdDbCircle_getFirstDerivEx_1).apply(null,arguments)},$p=l._emscripten_bind_MdDbCircle_getClosestPointTo_2=function(){return($p=l._emscripten_bind_MdDbCircle_getClosestPointTo_2=
|
|
349
|
+
l.asm.emscripten_bind_MdDbCircle_getClosestPointTo_2).apply(null,arguments)},aq=l._emscripten_bind_MdDbCircle_offsetCurves_2=function(){return(aq=l._emscripten_bind_MdDbCircle_offsetCurves_2=l.asm.emscripten_bind_MdDbCircle_offsetCurves_2).apply(null,arguments)},bq=l._emscripten_bind_MdDbCircle_splitCurves_1=function(){return(bq=l._emscripten_bind_MdDbCircle_splitCurves_1=l.asm.emscripten_bind_MdDbCircle_splitCurves_1).apply(null,arguments)},cq=l._emscripten_bind_MdDbCircle_getArea_0=function(){return(cq=
|
|
350
|
+
l._emscripten_bind_MdDbCircle_getArea_0=l.asm.emscripten_bind_MdDbCircle_getArea_0).apply(null,arguments)},dq=l._emscripten_bind_MdDbCircle_getSamplePoints_1=function(){return(dq=l._emscripten_bind_MdDbCircle_getSamplePoints_1=l.asm.emscripten_bind_MdDbCircle_getSamplePoints_1).apply(null,arguments)},eq=l._emscripten_bind_MdDbCircle_getLength_0=function(){return(eq=l._emscripten_bind_MdDbCircle_getLength_0=l.asm.emscripten_bind_MdDbCircle_getLength_0).apply(null,arguments)},fq=l._emscripten_bind_MdDbCircle_explode_0=
|
|
351
|
+
function(){return(fq=l._emscripten_bind_MdDbCircle_explode_0=l.asm.emscripten_bind_MdDbCircle_explode_0).apply(null,arguments)},gq=l._emscripten_bind_MdDbCircle_TrueColor_0=function(){return(gq=l._emscripten_bind_MdDbCircle_TrueColor_0=l.asm.emscripten_bind_MdDbCircle_TrueColor_0).apply(null,arguments)},hq=l._emscripten_bind_MdDbCircle_SetTrueColor_1=function(){return(hq=l._emscripten_bind_MdDbCircle_SetTrueColor_1=l.asm.emscripten_bind_MdDbCircle_SetTrueColor_1).apply(null,arguments)},iq=l._emscripten_bind_MdDbCircle_ColorIndex_0=
|
|
352
|
+
function(){return(iq=l._emscripten_bind_MdDbCircle_ColorIndex_0=l.asm.emscripten_bind_MdDbCircle_ColorIndex_0).apply(null,arguments)},jq=l._emscripten_bind_MdDbCircle_SetColorIndex_1=function(){return(jq=l._emscripten_bind_MdDbCircle_SetColorIndex_1=l.asm.emscripten_bind_MdDbCircle_SetColorIndex_1).apply(null,arguments)},kq=l._emscripten_bind_MdDbCircle_Layer_0=function(){return(kq=l._emscripten_bind_MdDbCircle_Layer_0=l.asm.emscripten_bind_MdDbCircle_Layer_0).apply(null,arguments)},lq=l._emscripten_bind_MdDbCircle_SetLayer_1=
|
|
353
|
+
function(){return(lq=l._emscripten_bind_MdDbCircle_SetLayer_1=l.asm.emscripten_bind_MdDbCircle_SetLayer_1).apply(null,arguments)},mq=l._emscripten_bind_MdDbCircle_LinetypeScale_0=function(){return(mq=l._emscripten_bind_MdDbCircle_LinetypeScale_0=l.asm.emscripten_bind_MdDbCircle_LinetypeScale_0).apply(null,arguments)},nq=l._emscripten_bind_MdDbCircle_SetLinetypeScale_1=function(){return(nq=l._emscripten_bind_MdDbCircle_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbCircle_SetLinetypeScale_1).apply(null,
|
|
354
|
+
arguments)},oq=l._emscripten_bind_MdDbCircle_Visible_0=function(){return(oq=l._emscripten_bind_MdDbCircle_Visible_0=l.asm.emscripten_bind_MdDbCircle_Visible_0).apply(null,arguments)},pq=l._emscripten_bind_MdDbCircle_SetVisible_1=function(){return(pq=l._emscripten_bind_MdDbCircle_SetVisible_1=l.asm.emscripten_bind_MdDbCircle_SetVisible_1).apply(null,arguments)},qq=l._emscripten_bind_MdDbCircle_Lineweight_0=function(){return(qq=l._emscripten_bind_MdDbCircle_Lineweight_0=l.asm.emscripten_bind_MdDbCircle_Lineweight_0).apply(null,
|
|
355
|
+
arguments)},rq=l._emscripten_bind_MdDbCircle_SetLineweight_1=function(){return(rq=l._emscripten_bind_MdDbCircle_SetLineweight_1=l.asm.emscripten_bind_MdDbCircle_SetLineweight_1).apply(null,arguments)},sq=l._emscripten_bind_MdDbCircle_TextStyle_0=function(){return(sq=l._emscripten_bind_MdDbCircle_TextStyle_0=l.asm.emscripten_bind_MdDbCircle_TextStyle_0).apply(null,arguments)},tq=l._emscripten_bind_MdDbCircle_SetTextStyle_1=function(){return(tq=l._emscripten_bind_MdDbCircle_SetTextStyle_1=l.asm.emscripten_bind_MdDbCircle_SetTextStyle_1).apply(null,
|
|
356
|
+
arguments)},uq=l._emscripten_bind_MdDbCircle_Highlight_1=function(){return(uq=l._emscripten_bind_MdDbCircle_Highlight_1=l.asm.emscripten_bind_MdDbCircle_Highlight_1).apply(null,arguments)},vq=l._emscripten_bind_MdDbCircle_Move_2=function(){return(vq=l._emscripten_bind_MdDbCircle_Move_2=l.asm.emscripten_bind_MdDbCircle_Move_2).apply(null,arguments)},wq=l._emscripten_bind_MdDbCircle_Rotate_2=function(){return(wq=l._emscripten_bind_MdDbCircle_Rotate_2=l.asm.emscripten_bind_MdDbCircle_Rotate_2).apply(null,
|
|
357
|
+
arguments)},xq=l._emscripten_bind_MdDbCircle_Mirror_2=function(){return(xq=l._emscripten_bind_MdDbCircle_Mirror_2=l.asm.emscripten_bind_MdDbCircle_Mirror_2).apply(null,arguments)},yq=l._emscripten_bind_MdDbCircle_ScaleEntity_2=function(){return(yq=l._emscripten_bind_MdDbCircle_ScaleEntity_2=l.asm.emscripten_bind_MdDbCircle_ScaleEntity_2).apply(null,arguments)},zq=l._emscripten_bind_MdDbCircle_TransformBy_1=function(){return(zq=l._emscripten_bind_MdDbCircle_TransformBy_1=l.asm.emscripten_bind_MdDbCircle_TransformBy_1).apply(null,
|
|
358
|
+
arguments)},Aq=l._emscripten_bind_MdDbCircle_GetBoundingBox_0=function(){return(Aq=l._emscripten_bind_MdDbCircle_GetBoundingBox_0=l.asm.emscripten_bind_MdDbCircle_GetBoundingBox_0).apply(null,arguments)},Bq=l._emscripten_bind_MdDbCircle_GetObjectID_0=function(){return(Bq=l._emscripten_bind_MdDbCircle_GetObjectID_0=l.asm.emscripten_bind_MdDbCircle_GetObjectID_0).apply(null,arguments)},Cq=l._emscripten_bind_MdDbCircle_Erase_0=function(){return(Cq=l._emscripten_bind_MdDbCircle_Erase_0=l.asm.emscripten_bind_MdDbCircle_Erase_0).apply(null,
|
|
359
|
+
arguments)},Dq=l._emscripten_bind_MdDbCircle_ConnectionTempObject_1=function(){return(Dq=l._emscripten_bind_MdDbCircle_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbCircle_ConnectionTempObject_1).apply(null,arguments)},Eq=l._emscripten_bind_MdDbCircle_Clone_0=function(){return(Eq=l._emscripten_bind_MdDbCircle_Clone_0=l.asm.emscripten_bind_MdDbCircle_Clone_0).apply(null,arguments)},Fq=l._emscripten_bind_MdDbCircle_GetHandle_0=function(){return(Fq=l._emscripten_bind_MdDbCircle_GetHandle_0=l.asm.emscripten_bind_MdDbCircle_GetHandle_0).apply(null,
|
|
360
|
+
arguments)},Gq=l._emscripten_bind_MdDbCircle_GetDatabase_0=function(){return(Gq=l._emscripten_bind_MdDbCircle_GetDatabase_0=l.asm.emscripten_bind_MdDbCircle_GetDatabase_0).apply(null,arguments)},Hq=l._emscripten_bind_MdDbCircle_GetOwnerID_0=function(){return(Hq=l._emscripten_bind_MdDbCircle_GetOwnerID_0=l.asm.emscripten_bind_MdDbCircle_GetOwnerID_0).apply(null,arguments)},Iq=l._emscripten_bind_MdDbCircle_moveGripPointsAt_4=function(){return(Iq=l._emscripten_bind_MdDbCircle_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbCircle_moveGripPointsAt_4).apply(null,
|
|
361
|
+
arguments)},Jq=l._emscripten_bind_MdDbCircle_getObjectName_0=function(){return(Jq=l._emscripten_bind_MdDbCircle_getObjectName_0=l.asm.emscripten_bind_MdDbCircle_getObjectName_0).apply(null,arguments)},Kq=l._emscripten_bind_MdDbCircle_getDxf0_0=function(){return(Kq=l._emscripten_bind_MdDbCircle_getDxf0_0=l.asm.emscripten_bind_MdDbCircle_getDxf0_0).apply(null,arguments)},Lq=l._emscripten_bind_MdDbCircle_getJson_0=function(){return(Lq=l._emscripten_bind_MdDbCircle_getJson_0=l.asm.emscripten_bind_MdDbCircle_getJson_0).apply(null,
|
|
362
|
+
arguments)},Mq=l._emscripten_bind_MdDbCircle_setJson_1=function(){return(Mq=l._emscripten_bind_MdDbCircle_setJson_1=l.asm.emscripten_bind_MdDbCircle_setJson_1).apply(null,arguments)},Nq=l._emscripten_bind_MdDbCircle___destroy___0=function(){return(Nq=l._emscripten_bind_MdDbCircle___destroy___0=l.asm.emscripten_bind_MdDbCircle___destroy___0).apply(null,arguments)},Oq=l._emscripten_bind_MdDbArc_MdDbArc_0=function(){return(Oq=l._emscripten_bind_MdDbArc_MdDbArc_0=l.asm.emscripten_bind_MdDbArc_MdDbArc_0).apply(null,
|
|
363
|
+
arguments)},Pq=l._emscripten_bind_MdDbArc_center_0=function(){return(Pq=l._emscripten_bind_MdDbArc_center_0=l.asm.emscripten_bind_MdDbArc_center_0).apply(null,arguments)},Qq=l._emscripten_bind_MdDbArc_setCenter_1=function(){return(Qq=l._emscripten_bind_MdDbArc_setCenter_1=l.asm.emscripten_bind_MdDbArc_setCenter_1).apply(null,arguments)},Rq=l._emscripten_bind_MdDbArc_radius_0=function(){return(Rq=l._emscripten_bind_MdDbArc_radius_0=l.asm.emscripten_bind_MdDbArc_radius_0).apply(null,arguments)},Sq=
|
|
364
|
+
l._emscripten_bind_MdDbArc_setRadius_1=function(){return(Sq=l._emscripten_bind_MdDbArc_setRadius_1=l.asm.emscripten_bind_MdDbArc_setRadius_1).apply(null,arguments)},Tq=l._emscripten_bind_MdDbArc_startAngle_0=function(){return(Tq=l._emscripten_bind_MdDbArc_startAngle_0=l.asm.emscripten_bind_MdDbArc_startAngle_0).apply(null,arguments)},Uq=l._emscripten_bind_MdDbArc_setStartAngle_1=function(){return(Uq=l._emscripten_bind_MdDbArc_setStartAngle_1=l.asm.emscripten_bind_MdDbArc_setStartAngle_1).apply(null,
|
|
365
|
+
arguments)},Vq=l._emscripten_bind_MdDbArc_endAngle_0=function(){return(Vq=l._emscripten_bind_MdDbArc_endAngle_0=l.asm.emscripten_bind_MdDbArc_endAngle_0).apply(null,arguments)},Wq=l._emscripten_bind_MdDbArc_setEndAngle_1=function(){return(Wq=l._emscripten_bind_MdDbArc_setEndAngle_1=l.asm.emscripten_bind_MdDbArc_setEndAngle_1).apply(null,arguments)},Xq=l._emscripten_bind_MdDbArc_computeArc_6=function(){return(Xq=l._emscripten_bind_MdDbArc_computeArc_6=l.asm.emscripten_bind_MdDbArc_computeArc_6).apply(null,
|
|
366
|
+
arguments)},Yq=l._emscripten_bind_MdDbArc_getStartParam_0=function(){return(Yq=l._emscripten_bind_MdDbArc_getStartParam_0=l.asm.emscripten_bind_MdDbArc_getStartParam_0).apply(null,arguments)},Zq=l._emscripten_bind_MdDbArc_getEndParam_0=function(){return(Zq=l._emscripten_bind_MdDbArc_getEndParam_0=l.asm.emscripten_bind_MdDbArc_getEndParam_0).apply(null,arguments)},$q=l._emscripten_bind_MdDbArc_getDistAtParam_1=function(){return($q=l._emscripten_bind_MdDbArc_getDistAtParam_1=l.asm.emscripten_bind_MdDbArc_getDistAtParam_1).apply(null,
|
|
367
|
+
arguments)},ar=l._emscripten_bind_MdDbArc_getParamAtDist_1=function(){return(ar=l._emscripten_bind_MdDbArc_getParamAtDist_1=l.asm.emscripten_bind_MdDbArc_getParamAtDist_1).apply(null,arguments)},br=l._emscripten_bind_MdDbArc_getDistAtPoint_1=function(){return(br=l._emscripten_bind_MdDbArc_getDistAtPoint_1=l.asm.emscripten_bind_MdDbArc_getDistAtPoint_1).apply(null,arguments)},cr=l._emscripten_bind_MdDbArc_getPointAtDist_1=function(){return(cr=l._emscripten_bind_MdDbArc_getPointAtDist_1=l.asm.emscripten_bind_MdDbArc_getPointAtDist_1).apply(null,
|
|
368
|
+
arguments)},dr=l._emscripten_bind_MdDbArc_getStartPoint_0=function(){return(dr=l._emscripten_bind_MdDbArc_getStartPoint_0=l.asm.emscripten_bind_MdDbArc_getStartPoint_0).apply(null,arguments)},er=l._emscripten_bind_MdDbArc_getEndPoint_0=function(){return(er=l._emscripten_bind_MdDbArc_getEndPoint_0=l.asm.emscripten_bind_MdDbArc_getEndPoint_0).apply(null,arguments)},fr=l._emscripten_bind_MdDbArc_getPointAtParam_1=function(){return(fr=l._emscripten_bind_MdDbArc_getPointAtParam_1=l.asm.emscripten_bind_MdDbArc_getPointAtParam_1).apply(null,
|
|
369
|
+
arguments)},gr=l._emscripten_bind_MdDbArc_getParamAtPoint_1=function(){return(gr=l._emscripten_bind_MdDbArc_getParamAtPoint_1=l.asm.emscripten_bind_MdDbArc_getParamAtPoint_1).apply(null,arguments)},hr=l._emscripten_bind_MdDbArc_getFirstDeriv_1=function(){return(hr=l._emscripten_bind_MdDbArc_getFirstDeriv_1=l.asm.emscripten_bind_MdDbArc_getFirstDeriv_1).apply(null,arguments)},ir=l._emscripten_bind_MdDbArc_getFirstDerivEx_1=function(){return(ir=l._emscripten_bind_MdDbArc_getFirstDerivEx_1=l.asm.emscripten_bind_MdDbArc_getFirstDerivEx_1).apply(null,
|
|
370
|
+
arguments)},jr=l._emscripten_bind_MdDbArc_getClosestPointTo_2=function(){return(jr=l._emscripten_bind_MdDbArc_getClosestPointTo_2=l.asm.emscripten_bind_MdDbArc_getClosestPointTo_2).apply(null,arguments)},kr=l._emscripten_bind_MdDbArc_offsetCurves_2=function(){return(kr=l._emscripten_bind_MdDbArc_offsetCurves_2=l.asm.emscripten_bind_MdDbArc_offsetCurves_2).apply(null,arguments)},lr=l._emscripten_bind_MdDbArc_splitCurves_1=function(){return(lr=l._emscripten_bind_MdDbArc_splitCurves_1=l.asm.emscripten_bind_MdDbArc_splitCurves_1).apply(null,
|
|
371
|
+
arguments)},mr=l._emscripten_bind_MdDbArc_getArea_0=function(){return(mr=l._emscripten_bind_MdDbArc_getArea_0=l.asm.emscripten_bind_MdDbArc_getArea_0).apply(null,arguments)},nr=l._emscripten_bind_MdDbArc_getSamplePoints_1=function(){return(nr=l._emscripten_bind_MdDbArc_getSamplePoints_1=l.asm.emscripten_bind_MdDbArc_getSamplePoints_1).apply(null,arguments)},or=l._emscripten_bind_MdDbArc_getLength_0=function(){return(or=l._emscripten_bind_MdDbArc_getLength_0=l.asm.emscripten_bind_MdDbArc_getLength_0).apply(null,
|
|
372
|
+
arguments)},pr=l._emscripten_bind_MdDbArc_explode_0=function(){return(pr=l._emscripten_bind_MdDbArc_explode_0=l.asm.emscripten_bind_MdDbArc_explode_0).apply(null,arguments)},qr=l._emscripten_bind_MdDbArc_TrueColor_0=function(){return(qr=l._emscripten_bind_MdDbArc_TrueColor_0=l.asm.emscripten_bind_MdDbArc_TrueColor_0).apply(null,arguments)},rr=l._emscripten_bind_MdDbArc_SetTrueColor_1=function(){return(rr=l._emscripten_bind_MdDbArc_SetTrueColor_1=l.asm.emscripten_bind_MdDbArc_SetTrueColor_1).apply(null,
|
|
373
|
+
arguments)},sr=l._emscripten_bind_MdDbArc_ColorIndex_0=function(){return(sr=l._emscripten_bind_MdDbArc_ColorIndex_0=l.asm.emscripten_bind_MdDbArc_ColorIndex_0).apply(null,arguments)},tr=l._emscripten_bind_MdDbArc_SetColorIndex_1=function(){return(tr=l._emscripten_bind_MdDbArc_SetColorIndex_1=l.asm.emscripten_bind_MdDbArc_SetColorIndex_1).apply(null,arguments)},ur=l._emscripten_bind_MdDbArc_Layer_0=function(){return(ur=l._emscripten_bind_MdDbArc_Layer_0=l.asm.emscripten_bind_MdDbArc_Layer_0).apply(null,
|
|
374
|
+
arguments)},vr=l._emscripten_bind_MdDbArc_SetLayer_1=function(){return(vr=l._emscripten_bind_MdDbArc_SetLayer_1=l.asm.emscripten_bind_MdDbArc_SetLayer_1).apply(null,arguments)},wr=l._emscripten_bind_MdDbArc_LinetypeScale_0=function(){return(wr=l._emscripten_bind_MdDbArc_LinetypeScale_0=l.asm.emscripten_bind_MdDbArc_LinetypeScale_0).apply(null,arguments)},xr=l._emscripten_bind_MdDbArc_SetLinetypeScale_1=function(){return(xr=l._emscripten_bind_MdDbArc_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbArc_SetLinetypeScale_1).apply(null,
|
|
375
|
+
arguments)},yr=l._emscripten_bind_MdDbArc_Visible_0=function(){return(yr=l._emscripten_bind_MdDbArc_Visible_0=l.asm.emscripten_bind_MdDbArc_Visible_0).apply(null,arguments)},zr=l._emscripten_bind_MdDbArc_SetVisible_1=function(){return(zr=l._emscripten_bind_MdDbArc_SetVisible_1=l.asm.emscripten_bind_MdDbArc_SetVisible_1).apply(null,arguments)},Ar=l._emscripten_bind_MdDbArc_Lineweight_0=function(){return(Ar=l._emscripten_bind_MdDbArc_Lineweight_0=l.asm.emscripten_bind_MdDbArc_Lineweight_0).apply(null,
|
|
376
|
+
arguments)},Br=l._emscripten_bind_MdDbArc_SetLineweight_1=function(){return(Br=l._emscripten_bind_MdDbArc_SetLineweight_1=l.asm.emscripten_bind_MdDbArc_SetLineweight_1).apply(null,arguments)},Cr=l._emscripten_bind_MdDbArc_TextStyle_0=function(){return(Cr=l._emscripten_bind_MdDbArc_TextStyle_0=l.asm.emscripten_bind_MdDbArc_TextStyle_0).apply(null,arguments)},Dr=l._emscripten_bind_MdDbArc_SetTextStyle_1=function(){return(Dr=l._emscripten_bind_MdDbArc_SetTextStyle_1=l.asm.emscripten_bind_MdDbArc_SetTextStyle_1).apply(null,
|
|
377
|
+
arguments)},Er=l._emscripten_bind_MdDbArc_Highlight_1=function(){return(Er=l._emscripten_bind_MdDbArc_Highlight_1=l.asm.emscripten_bind_MdDbArc_Highlight_1).apply(null,arguments)},Fr=l._emscripten_bind_MdDbArc_Move_2=function(){return(Fr=l._emscripten_bind_MdDbArc_Move_2=l.asm.emscripten_bind_MdDbArc_Move_2).apply(null,arguments)},Gr=l._emscripten_bind_MdDbArc_Rotate_2=function(){return(Gr=l._emscripten_bind_MdDbArc_Rotate_2=l.asm.emscripten_bind_MdDbArc_Rotate_2).apply(null,arguments)},Hr=l._emscripten_bind_MdDbArc_Mirror_2=
|
|
378
|
+
function(){return(Hr=l._emscripten_bind_MdDbArc_Mirror_2=l.asm.emscripten_bind_MdDbArc_Mirror_2).apply(null,arguments)},Ir=l._emscripten_bind_MdDbArc_ScaleEntity_2=function(){return(Ir=l._emscripten_bind_MdDbArc_ScaleEntity_2=l.asm.emscripten_bind_MdDbArc_ScaleEntity_2).apply(null,arguments)},Jr=l._emscripten_bind_MdDbArc_TransformBy_1=function(){return(Jr=l._emscripten_bind_MdDbArc_TransformBy_1=l.asm.emscripten_bind_MdDbArc_TransformBy_1).apply(null,arguments)},Kr=l._emscripten_bind_MdDbArc_GetBoundingBox_0=
|
|
379
|
+
function(){return(Kr=l._emscripten_bind_MdDbArc_GetBoundingBox_0=l.asm.emscripten_bind_MdDbArc_GetBoundingBox_0).apply(null,arguments)},Lr=l._emscripten_bind_MdDbArc_GetObjectID_0=function(){return(Lr=l._emscripten_bind_MdDbArc_GetObjectID_0=l.asm.emscripten_bind_MdDbArc_GetObjectID_0).apply(null,arguments)},Mr=l._emscripten_bind_MdDbArc_Erase_0=function(){return(Mr=l._emscripten_bind_MdDbArc_Erase_0=l.asm.emscripten_bind_MdDbArc_Erase_0).apply(null,arguments)},Nr=l._emscripten_bind_MdDbArc_ConnectionTempObject_1=
|
|
380
|
+
function(){return(Nr=l._emscripten_bind_MdDbArc_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbArc_ConnectionTempObject_1).apply(null,arguments)},Or=l._emscripten_bind_MdDbArc_Clone_0=function(){return(Or=l._emscripten_bind_MdDbArc_Clone_0=l.asm.emscripten_bind_MdDbArc_Clone_0).apply(null,arguments)},Pr=l._emscripten_bind_MdDbArc_GetHandle_0=function(){return(Pr=l._emscripten_bind_MdDbArc_GetHandle_0=l.asm.emscripten_bind_MdDbArc_GetHandle_0).apply(null,arguments)},Qr=l._emscripten_bind_MdDbArc_GetDatabase_0=
|
|
381
|
+
function(){return(Qr=l._emscripten_bind_MdDbArc_GetDatabase_0=l.asm.emscripten_bind_MdDbArc_GetDatabase_0).apply(null,arguments)},Rr=l._emscripten_bind_MdDbArc_GetOwnerID_0=function(){return(Rr=l._emscripten_bind_MdDbArc_GetOwnerID_0=l.asm.emscripten_bind_MdDbArc_GetOwnerID_0).apply(null,arguments)},Sr=l._emscripten_bind_MdDbArc_moveGripPointsAt_4=function(){return(Sr=l._emscripten_bind_MdDbArc_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbArc_moveGripPointsAt_4).apply(null,arguments)},Tr=l._emscripten_bind_MdDbArc_getObjectName_0=
|
|
382
|
+
function(){return(Tr=l._emscripten_bind_MdDbArc_getObjectName_0=l.asm.emscripten_bind_MdDbArc_getObjectName_0).apply(null,arguments)},Ur=l._emscripten_bind_MdDbArc_getDxf0_0=function(){return(Ur=l._emscripten_bind_MdDbArc_getDxf0_0=l.asm.emscripten_bind_MdDbArc_getDxf0_0).apply(null,arguments)},Vr=l._emscripten_bind_MdDbArc_getJson_0=function(){return(Vr=l._emscripten_bind_MdDbArc_getJson_0=l.asm.emscripten_bind_MdDbArc_getJson_0).apply(null,arguments)},Wr=l._emscripten_bind_MdDbArc_setJson_1=function(){return(Wr=
|
|
383
|
+
l._emscripten_bind_MdDbArc_setJson_1=l.asm.emscripten_bind_MdDbArc_setJson_1).apply(null,arguments)},Xr=l._emscripten_bind_MdDbArc___destroy___0=function(){return(Xr=l._emscripten_bind_MdDbArc___destroy___0=l.asm.emscripten_bind_MdDbArc___destroy___0).apply(null,arguments)},Yr=l._emscripten_bind_MdDbPolyline_MdDbPolyline_0=function(){return(Yr=l._emscripten_bind_MdDbPolyline_MdDbPolyline_0=l.asm.emscripten_bind_MdDbPolyline_MdDbPolyline_0).apply(null,arguments)},Zr=l._emscripten_bind_MdDbPolyline_setClosed_1=
|
|
384
|
+
function(){return(Zr=l._emscripten_bind_MdDbPolyline_setClosed_1=l.asm.emscripten_bind_MdDbPolyline_setClosed_1).apply(null,arguments)},$r=l._emscripten_bind_MdDbPolyline_setConstantWidth_1=function(){return($r=l._emscripten_bind_MdDbPolyline_setConstantWidth_1=l.asm.emscripten_bind_MdDbPolyline_setConstantWidth_1).apply(null,arguments)},as=l._emscripten_bind_MdDbPolyline_isClosed_0=function(){return(as=l._emscripten_bind_MdDbPolyline_isClosed_0=l.asm.emscripten_bind_MdDbPolyline_isClosed_0).apply(null,
|
|
385
|
+
arguments)},bs=l._emscripten_bind_MdDbPolyline_getConstantWidth_0=function(){return(bs=l._emscripten_bind_MdDbPolyline_getConstantWidth_0=l.asm.emscripten_bind_MdDbPolyline_getConstantWidth_0).apply(null,arguments)},cs=l._emscripten_bind_MdDbPolyline_addVertexAt_5=function(){return(cs=l._emscripten_bind_MdDbPolyline_addVertexAt_5=l.asm.emscripten_bind_MdDbPolyline_addVertexAt_5).apply(null,arguments)},ds=l._emscripten_bind_MdDbPolyline_removeVertexAt_1=function(){return(ds=l._emscripten_bind_MdDbPolyline_removeVertexAt_1=
|
|
386
|
+
l.asm.emscripten_bind_MdDbPolyline_removeVertexAt_1).apply(null,arguments)},es=l._emscripten_bind_MdDbPolyline_numVerts_0=function(){return(es=l._emscripten_bind_MdDbPolyline_numVerts_0=l.asm.emscripten_bind_MdDbPolyline_numVerts_0).apply(null,arguments)},gs=l._emscripten_bind_MdDbPolyline_getPointAt_1=function(){return(gs=l._emscripten_bind_MdDbPolyline_getPointAt_1=l.asm.emscripten_bind_MdDbPolyline_getPointAt_1).apply(null,arguments)},hs=l._emscripten_bind_MdDbPolyline_getBulgeAt_1=function(){return(hs=
|
|
387
|
+
l._emscripten_bind_MdDbPolyline_getBulgeAt_1=l.asm.emscripten_bind_MdDbPolyline_getBulgeAt_1).apply(null,arguments)},is=l._emscripten_bind_MdDbPolyline_getStartWidthsAt_1=function(){return(is=l._emscripten_bind_MdDbPolyline_getStartWidthsAt_1=l.asm.emscripten_bind_MdDbPolyline_getStartWidthsAt_1).apply(null,arguments)},js=l._emscripten_bind_MdDbPolyline_getEndWidthsAt_1=function(){return(js=l._emscripten_bind_MdDbPolyline_getEndWidthsAt_1=l.asm.emscripten_bind_MdDbPolyline_getEndWidthsAt_1).apply(null,
|
|
388
|
+
arguments)},ks=l._emscripten_bind_MdDbPolyline_setPointAt_2=function(){return(ks=l._emscripten_bind_MdDbPolyline_setPointAt_2=l.asm.emscripten_bind_MdDbPolyline_setPointAt_2).apply(null,arguments)},ls=l._emscripten_bind_MdDbPolyline_setBulgeAt_2=function(){return(ls=l._emscripten_bind_MdDbPolyline_setBulgeAt_2=l.asm.emscripten_bind_MdDbPolyline_setBulgeAt_2).apply(null,arguments)},ms=l._emscripten_bind_MdDbPolyline_getStartParam_0=function(){return(ms=l._emscripten_bind_MdDbPolyline_getStartParam_0=
|
|
389
|
+
l.asm.emscripten_bind_MdDbPolyline_getStartParam_0).apply(null,arguments)},ns=l._emscripten_bind_MdDbPolyline_getEndParam_0=function(){return(ns=l._emscripten_bind_MdDbPolyline_getEndParam_0=l.asm.emscripten_bind_MdDbPolyline_getEndParam_0).apply(null,arguments)},ps=l._emscripten_bind_MdDbPolyline_getDistAtParam_1=function(){return(ps=l._emscripten_bind_MdDbPolyline_getDistAtParam_1=l.asm.emscripten_bind_MdDbPolyline_getDistAtParam_1).apply(null,arguments)},qs=l._emscripten_bind_MdDbPolyline_getParamAtDist_1=
|
|
390
|
+
function(){return(qs=l._emscripten_bind_MdDbPolyline_getParamAtDist_1=l.asm.emscripten_bind_MdDbPolyline_getParamAtDist_1).apply(null,arguments)},rs=l._emscripten_bind_MdDbPolyline_getDistAtPoint_1=function(){return(rs=l._emscripten_bind_MdDbPolyline_getDistAtPoint_1=l.asm.emscripten_bind_MdDbPolyline_getDistAtPoint_1).apply(null,arguments)},ss=l._emscripten_bind_MdDbPolyline_getPointAtDist_1=function(){return(ss=l._emscripten_bind_MdDbPolyline_getPointAtDist_1=l.asm.emscripten_bind_MdDbPolyline_getPointAtDist_1).apply(null,
|
|
391
|
+
arguments)},ts=l._emscripten_bind_MdDbPolyline_getStartPoint_0=function(){return(ts=l._emscripten_bind_MdDbPolyline_getStartPoint_0=l.asm.emscripten_bind_MdDbPolyline_getStartPoint_0).apply(null,arguments)},us=l._emscripten_bind_MdDbPolyline_getEndPoint_0=function(){return(us=l._emscripten_bind_MdDbPolyline_getEndPoint_0=l.asm.emscripten_bind_MdDbPolyline_getEndPoint_0).apply(null,arguments)},vs=l._emscripten_bind_MdDbPolyline_getPointAtParam_1=function(){return(vs=l._emscripten_bind_MdDbPolyline_getPointAtParam_1=
|
|
392
|
+
l.asm.emscripten_bind_MdDbPolyline_getPointAtParam_1).apply(null,arguments)},xs=l._emscripten_bind_MdDbPolyline_getParamAtPoint_1=function(){return(xs=l._emscripten_bind_MdDbPolyline_getParamAtPoint_1=l.asm.emscripten_bind_MdDbPolyline_getParamAtPoint_1).apply(null,arguments)},ys=l._emscripten_bind_MdDbPolyline_getFirstDeriv_1=function(){return(ys=l._emscripten_bind_MdDbPolyline_getFirstDeriv_1=l.asm.emscripten_bind_MdDbPolyline_getFirstDeriv_1).apply(null,arguments)},zs=l._emscripten_bind_MdDbPolyline_getFirstDerivEx_1=
|
|
393
|
+
function(){return(zs=l._emscripten_bind_MdDbPolyline_getFirstDerivEx_1=l.asm.emscripten_bind_MdDbPolyline_getFirstDerivEx_1).apply(null,arguments)},As=l._emscripten_bind_MdDbPolyline_getClosestPointTo_2=function(){return(As=l._emscripten_bind_MdDbPolyline_getClosestPointTo_2=l.asm.emscripten_bind_MdDbPolyline_getClosestPointTo_2).apply(null,arguments)},Bs=l._emscripten_bind_MdDbPolyline_offsetCurves_2=function(){return(Bs=l._emscripten_bind_MdDbPolyline_offsetCurves_2=l.asm.emscripten_bind_MdDbPolyline_offsetCurves_2).apply(null,
|
|
394
|
+
arguments)},Cs=l._emscripten_bind_MdDbPolyline_splitCurves_1=function(){return(Cs=l._emscripten_bind_MdDbPolyline_splitCurves_1=l.asm.emscripten_bind_MdDbPolyline_splitCurves_1).apply(null,arguments)},Ds=l._emscripten_bind_MdDbPolyline_getArea_0=function(){return(Ds=l._emscripten_bind_MdDbPolyline_getArea_0=l.asm.emscripten_bind_MdDbPolyline_getArea_0).apply(null,arguments)},Es=l._emscripten_bind_MdDbPolyline_getSamplePoints_1=function(){return(Es=l._emscripten_bind_MdDbPolyline_getSamplePoints_1=
|
|
395
|
+
l.asm.emscripten_bind_MdDbPolyline_getSamplePoints_1).apply(null,arguments)},Fs=l._emscripten_bind_MdDbPolyline_getLength_0=function(){return(Fs=l._emscripten_bind_MdDbPolyline_getLength_0=l.asm.emscripten_bind_MdDbPolyline_getLength_0).apply(null,arguments)},Gs=l._emscripten_bind_MdDbPolyline_explode_0=function(){return(Gs=l._emscripten_bind_MdDbPolyline_explode_0=l.asm.emscripten_bind_MdDbPolyline_explode_0).apply(null,arguments)},Hs=l._emscripten_bind_MdDbPolyline_TrueColor_0=function(){return(Hs=
|
|
396
|
+
l._emscripten_bind_MdDbPolyline_TrueColor_0=l.asm.emscripten_bind_MdDbPolyline_TrueColor_0).apply(null,arguments)},Is=l._emscripten_bind_MdDbPolyline_SetTrueColor_1=function(){return(Is=l._emscripten_bind_MdDbPolyline_SetTrueColor_1=l.asm.emscripten_bind_MdDbPolyline_SetTrueColor_1).apply(null,arguments)},Js=l._emscripten_bind_MdDbPolyline_ColorIndex_0=function(){return(Js=l._emscripten_bind_MdDbPolyline_ColorIndex_0=l.asm.emscripten_bind_MdDbPolyline_ColorIndex_0).apply(null,arguments)},Ks=l._emscripten_bind_MdDbPolyline_SetColorIndex_1=
|
|
397
|
+
function(){return(Ks=l._emscripten_bind_MdDbPolyline_SetColorIndex_1=l.asm.emscripten_bind_MdDbPolyline_SetColorIndex_1).apply(null,arguments)},Ls=l._emscripten_bind_MdDbPolyline_Layer_0=function(){return(Ls=l._emscripten_bind_MdDbPolyline_Layer_0=l.asm.emscripten_bind_MdDbPolyline_Layer_0).apply(null,arguments)},Ms=l._emscripten_bind_MdDbPolyline_SetLayer_1=function(){return(Ms=l._emscripten_bind_MdDbPolyline_SetLayer_1=l.asm.emscripten_bind_MdDbPolyline_SetLayer_1).apply(null,arguments)},Ns=l._emscripten_bind_MdDbPolyline_LinetypeScale_0=
|
|
398
|
+
function(){return(Ns=l._emscripten_bind_MdDbPolyline_LinetypeScale_0=l.asm.emscripten_bind_MdDbPolyline_LinetypeScale_0).apply(null,arguments)},Os=l._emscripten_bind_MdDbPolyline_SetLinetypeScale_1=function(){return(Os=l._emscripten_bind_MdDbPolyline_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbPolyline_SetLinetypeScale_1).apply(null,arguments)},Ps=l._emscripten_bind_MdDbPolyline_Visible_0=function(){return(Ps=l._emscripten_bind_MdDbPolyline_Visible_0=l.asm.emscripten_bind_MdDbPolyline_Visible_0).apply(null,
|
|
399
|
+
arguments)},Qs=l._emscripten_bind_MdDbPolyline_SetVisible_1=function(){return(Qs=l._emscripten_bind_MdDbPolyline_SetVisible_1=l.asm.emscripten_bind_MdDbPolyline_SetVisible_1).apply(null,arguments)},Rs=l._emscripten_bind_MdDbPolyline_Lineweight_0=function(){return(Rs=l._emscripten_bind_MdDbPolyline_Lineweight_0=l.asm.emscripten_bind_MdDbPolyline_Lineweight_0).apply(null,arguments)},Ss=l._emscripten_bind_MdDbPolyline_SetLineweight_1=function(){return(Ss=l._emscripten_bind_MdDbPolyline_SetLineweight_1=
|
|
400
|
+
l.asm.emscripten_bind_MdDbPolyline_SetLineweight_1).apply(null,arguments)},Ts=l._emscripten_bind_MdDbPolyline_TextStyle_0=function(){return(Ts=l._emscripten_bind_MdDbPolyline_TextStyle_0=l.asm.emscripten_bind_MdDbPolyline_TextStyle_0).apply(null,arguments)},Us=l._emscripten_bind_MdDbPolyline_SetTextStyle_1=function(){return(Us=l._emscripten_bind_MdDbPolyline_SetTextStyle_1=l.asm.emscripten_bind_MdDbPolyline_SetTextStyle_1).apply(null,arguments)},Vs=l._emscripten_bind_MdDbPolyline_Highlight_1=function(){return(Vs=
|
|
401
|
+
l._emscripten_bind_MdDbPolyline_Highlight_1=l.asm.emscripten_bind_MdDbPolyline_Highlight_1).apply(null,arguments)},Ws=l._emscripten_bind_MdDbPolyline_Move_2=function(){return(Ws=l._emscripten_bind_MdDbPolyline_Move_2=l.asm.emscripten_bind_MdDbPolyline_Move_2).apply(null,arguments)},Xs=l._emscripten_bind_MdDbPolyline_Rotate_2=function(){return(Xs=l._emscripten_bind_MdDbPolyline_Rotate_2=l.asm.emscripten_bind_MdDbPolyline_Rotate_2).apply(null,arguments)},Ys=l._emscripten_bind_MdDbPolyline_Mirror_2=
|
|
402
|
+
function(){return(Ys=l._emscripten_bind_MdDbPolyline_Mirror_2=l.asm.emscripten_bind_MdDbPolyline_Mirror_2).apply(null,arguments)},Zs=l._emscripten_bind_MdDbPolyline_ScaleEntity_2=function(){return(Zs=l._emscripten_bind_MdDbPolyline_ScaleEntity_2=l.asm.emscripten_bind_MdDbPolyline_ScaleEntity_2).apply(null,arguments)},$s=l._emscripten_bind_MdDbPolyline_TransformBy_1=function(){return($s=l._emscripten_bind_MdDbPolyline_TransformBy_1=l.asm.emscripten_bind_MdDbPolyline_TransformBy_1).apply(null,arguments)},
|
|
403
|
+
at=l._emscripten_bind_MdDbPolyline_GetBoundingBox_0=function(){return(at=l._emscripten_bind_MdDbPolyline_GetBoundingBox_0=l.asm.emscripten_bind_MdDbPolyline_GetBoundingBox_0).apply(null,arguments)},bt=l._emscripten_bind_MdDbPolyline_GetObjectID_0=function(){return(bt=l._emscripten_bind_MdDbPolyline_GetObjectID_0=l.asm.emscripten_bind_MdDbPolyline_GetObjectID_0).apply(null,arguments)},ct=l._emscripten_bind_MdDbPolyline_Erase_0=function(){return(ct=l._emscripten_bind_MdDbPolyline_Erase_0=l.asm.emscripten_bind_MdDbPolyline_Erase_0).apply(null,
|
|
404
|
+
arguments)},dt=l._emscripten_bind_MdDbPolyline_ConnectionTempObject_1=function(){return(dt=l._emscripten_bind_MdDbPolyline_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbPolyline_ConnectionTempObject_1).apply(null,arguments)},et=l._emscripten_bind_MdDbPolyline_Clone_0=function(){return(et=l._emscripten_bind_MdDbPolyline_Clone_0=l.asm.emscripten_bind_MdDbPolyline_Clone_0).apply(null,arguments)},ft=l._emscripten_bind_MdDbPolyline_GetHandle_0=function(){return(ft=l._emscripten_bind_MdDbPolyline_GetHandle_0=
|
|
405
|
+
l.asm.emscripten_bind_MdDbPolyline_GetHandle_0).apply(null,arguments)},gt=l._emscripten_bind_MdDbPolyline_GetDatabase_0=function(){return(gt=l._emscripten_bind_MdDbPolyline_GetDatabase_0=l.asm.emscripten_bind_MdDbPolyline_GetDatabase_0).apply(null,arguments)},ht=l._emscripten_bind_MdDbPolyline_GetOwnerID_0=function(){return(ht=l._emscripten_bind_MdDbPolyline_GetOwnerID_0=l.asm.emscripten_bind_MdDbPolyline_GetOwnerID_0).apply(null,arguments)},it=l._emscripten_bind_MdDbPolyline_moveGripPointsAt_4=function(){return(it=
|
|
406
|
+
l._emscripten_bind_MdDbPolyline_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbPolyline_moveGripPointsAt_4).apply(null,arguments)},jt=l._emscripten_bind_MdDbPolyline_getObjectName_0=function(){return(jt=l._emscripten_bind_MdDbPolyline_getObjectName_0=l.asm.emscripten_bind_MdDbPolyline_getObjectName_0).apply(null,arguments)},kt=l._emscripten_bind_MdDbPolyline_getDxf0_0=function(){return(kt=l._emscripten_bind_MdDbPolyline_getDxf0_0=l.asm.emscripten_bind_MdDbPolyline_getDxf0_0).apply(null,arguments)},
|
|
407
|
+
lt=l._emscripten_bind_MdDbPolyline_getJson_0=function(){return(lt=l._emscripten_bind_MdDbPolyline_getJson_0=l.asm.emscripten_bind_MdDbPolyline_getJson_0).apply(null,arguments)},mt=l._emscripten_bind_MdDbPolyline_setJson_1=function(){return(mt=l._emscripten_bind_MdDbPolyline_setJson_1=l.asm.emscripten_bind_MdDbPolyline_setJson_1).apply(null,arguments)},nt=l._emscripten_bind_MdDbPolyline___destroy___0=function(){return(nt=l._emscripten_bind_MdDbPolyline___destroy___0=l.asm.emscripten_bind_MdDbPolyline___destroy___0).apply(null,
|
|
408
|
+
arguments)},ot=l._emscripten_bind_MdDbBlockReference_MdDbBlockReference_0=function(){return(ot=l._emscripten_bind_MdDbBlockReference_MdDbBlockReference_0=l.asm.emscripten_bind_MdDbBlockReference_MdDbBlockReference_0).apply(null,arguments)},pt=l._emscripten_bind_MdDbBlockReference_blockTableRecord_0=function(){return(pt=l._emscripten_bind_MdDbBlockReference_blockTableRecord_0=l.asm.emscripten_bind_MdDbBlockReference_blockTableRecord_0).apply(null,arguments)},qt=l._emscripten_bind_MdDbBlockReference_setBlockTableRecord_1=
|
|
409
|
+
function(){return(qt=l._emscripten_bind_MdDbBlockReference_setBlockTableRecord_1=l.asm.emscripten_bind_MdDbBlockReference_setBlockTableRecord_1).apply(null,arguments)},rt=l._emscripten_bind_MdDbBlockReference_position_0=function(){return(rt=l._emscripten_bind_MdDbBlockReference_position_0=l.asm.emscripten_bind_MdDbBlockReference_position_0).apply(null,arguments)},st=l._emscripten_bind_MdDbBlockReference_setPosition_1=function(){return(st=l._emscripten_bind_MdDbBlockReference_setPosition_1=l.asm.emscripten_bind_MdDbBlockReference_setPosition_1).apply(null,
|
|
410
|
+
arguments)},tt=l._emscripten_bind_MdDbBlockReference_scaleFactors_0=function(){return(tt=l._emscripten_bind_MdDbBlockReference_scaleFactors_0=l.asm.emscripten_bind_MdDbBlockReference_scaleFactors_0).apply(null,arguments)},ut=l._emscripten_bind_MdDbBlockReference_setScaleFactors_1=function(){return(ut=l._emscripten_bind_MdDbBlockReference_setScaleFactors_1=l.asm.emscripten_bind_MdDbBlockReference_setScaleFactors_1).apply(null,arguments)},vt=l._emscripten_bind_MdDbBlockReference_rotation_0=function(){return(vt=
|
|
411
|
+
l._emscripten_bind_MdDbBlockReference_rotation_0=l.asm.emscripten_bind_MdDbBlockReference_rotation_0).apply(null,arguments)},wt=l._emscripten_bind_MdDbBlockReference_setRotation_1=function(){return(wt=l._emscripten_bind_MdDbBlockReference_setRotation_1=l.asm.emscripten_bind_MdDbBlockReference_setRotation_1).apply(null,arguments)},xt=l._emscripten_bind_MdDbBlockReference_blockTransform_0=function(){return(xt=l._emscripten_bind_MdDbBlockReference_blockTransform_0=l.asm.emscripten_bind_MdDbBlockReference_blockTransform_0).apply(null,
|
|
412
|
+
arguments)},yt=l._emscripten_bind_MdDbBlockReference_setBlockTransform_1=function(){return(yt=l._emscripten_bind_MdDbBlockReference_setBlockTransform_1=l.asm.emscripten_bind_MdDbBlockReference_setBlockTransform_1).apply(null,arguments)},zt=l._emscripten_bind_MdDbBlockReference_explode_0=function(){return(zt=l._emscripten_bind_MdDbBlockReference_explode_0=l.asm.emscripten_bind_MdDbBlockReference_explode_0).apply(null,arguments)},At=l._emscripten_bind_MdDbBlockReference_TrueColor_0=function(){return(At=
|
|
413
|
+
l._emscripten_bind_MdDbBlockReference_TrueColor_0=l.asm.emscripten_bind_MdDbBlockReference_TrueColor_0).apply(null,arguments)},Bt=l._emscripten_bind_MdDbBlockReference_SetTrueColor_1=function(){return(Bt=l._emscripten_bind_MdDbBlockReference_SetTrueColor_1=l.asm.emscripten_bind_MdDbBlockReference_SetTrueColor_1).apply(null,arguments)},Ct=l._emscripten_bind_MdDbBlockReference_ColorIndex_0=function(){return(Ct=l._emscripten_bind_MdDbBlockReference_ColorIndex_0=l.asm.emscripten_bind_MdDbBlockReference_ColorIndex_0).apply(null,
|
|
414
|
+
arguments)},Dt=l._emscripten_bind_MdDbBlockReference_SetColorIndex_1=function(){return(Dt=l._emscripten_bind_MdDbBlockReference_SetColorIndex_1=l.asm.emscripten_bind_MdDbBlockReference_SetColorIndex_1).apply(null,arguments)},Et=l._emscripten_bind_MdDbBlockReference_Layer_0=function(){return(Et=l._emscripten_bind_MdDbBlockReference_Layer_0=l.asm.emscripten_bind_MdDbBlockReference_Layer_0).apply(null,arguments)},Ft=l._emscripten_bind_MdDbBlockReference_SetLayer_1=function(){return(Ft=l._emscripten_bind_MdDbBlockReference_SetLayer_1=
|
|
415
|
+
l.asm.emscripten_bind_MdDbBlockReference_SetLayer_1).apply(null,arguments)},Gt=l._emscripten_bind_MdDbBlockReference_LinetypeScale_0=function(){return(Gt=l._emscripten_bind_MdDbBlockReference_LinetypeScale_0=l.asm.emscripten_bind_MdDbBlockReference_LinetypeScale_0).apply(null,arguments)},Ht=l._emscripten_bind_MdDbBlockReference_SetLinetypeScale_1=function(){return(Ht=l._emscripten_bind_MdDbBlockReference_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbBlockReference_SetLinetypeScale_1).apply(null,arguments)},
|
|
416
|
+
It=l._emscripten_bind_MdDbBlockReference_Visible_0=function(){return(It=l._emscripten_bind_MdDbBlockReference_Visible_0=l.asm.emscripten_bind_MdDbBlockReference_Visible_0).apply(null,arguments)},Jt=l._emscripten_bind_MdDbBlockReference_SetVisible_1=function(){return(Jt=l._emscripten_bind_MdDbBlockReference_SetVisible_1=l.asm.emscripten_bind_MdDbBlockReference_SetVisible_1).apply(null,arguments)},Kt=l._emscripten_bind_MdDbBlockReference_Lineweight_0=function(){return(Kt=l._emscripten_bind_MdDbBlockReference_Lineweight_0=
|
|
417
|
+
l.asm.emscripten_bind_MdDbBlockReference_Lineweight_0).apply(null,arguments)},Lt=l._emscripten_bind_MdDbBlockReference_SetLineweight_1=function(){return(Lt=l._emscripten_bind_MdDbBlockReference_SetLineweight_1=l.asm.emscripten_bind_MdDbBlockReference_SetLineweight_1).apply(null,arguments)},Mt=l._emscripten_bind_MdDbBlockReference_TextStyle_0=function(){return(Mt=l._emscripten_bind_MdDbBlockReference_TextStyle_0=l.asm.emscripten_bind_MdDbBlockReference_TextStyle_0).apply(null,arguments)},Nt=l._emscripten_bind_MdDbBlockReference_SetTextStyle_1=
|
|
418
|
+
function(){return(Nt=l._emscripten_bind_MdDbBlockReference_SetTextStyle_1=l.asm.emscripten_bind_MdDbBlockReference_SetTextStyle_1).apply(null,arguments)},Ot=l._emscripten_bind_MdDbBlockReference_Highlight_1=function(){return(Ot=l._emscripten_bind_MdDbBlockReference_Highlight_1=l.asm.emscripten_bind_MdDbBlockReference_Highlight_1).apply(null,arguments)},Pt=l._emscripten_bind_MdDbBlockReference_Move_2=function(){return(Pt=l._emscripten_bind_MdDbBlockReference_Move_2=l.asm.emscripten_bind_MdDbBlockReference_Move_2).apply(null,
|
|
419
|
+
arguments)},Qt=l._emscripten_bind_MdDbBlockReference_Rotate_2=function(){return(Qt=l._emscripten_bind_MdDbBlockReference_Rotate_2=l.asm.emscripten_bind_MdDbBlockReference_Rotate_2).apply(null,arguments)},Rt=l._emscripten_bind_MdDbBlockReference_Mirror_2=function(){return(Rt=l._emscripten_bind_MdDbBlockReference_Mirror_2=l.asm.emscripten_bind_MdDbBlockReference_Mirror_2).apply(null,arguments)},St=l._emscripten_bind_MdDbBlockReference_ScaleEntity_2=function(){return(St=l._emscripten_bind_MdDbBlockReference_ScaleEntity_2=
|
|
420
|
+
l.asm.emscripten_bind_MdDbBlockReference_ScaleEntity_2).apply(null,arguments)},Tt=l._emscripten_bind_MdDbBlockReference_TransformBy_1=function(){return(Tt=l._emscripten_bind_MdDbBlockReference_TransformBy_1=l.asm.emscripten_bind_MdDbBlockReference_TransformBy_1).apply(null,arguments)},Ut=l._emscripten_bind_MdDbBlockReference_GetBoundingBox_0=function(){return(Ut=l._emscripten_bind_MdDbBlockReference_GetBoundingBox_0=l.asm.emscripten_bind_MdDbBlockReference_GetBoundingBox_0).apply(null,arguments)},
|
|
421
|
+
Vt=l._emscripten_bind_MdDbBlockReference_GetObjectID_0=function(){return(Vt=l._emscripten_bind_MdDbBlockReference_GetObjectID_0=l.asm.emscripten_bind_MdDbBlockReference_GetObjectID_0).apply(null,arguments)},Wt=l._emscripten_bind_MdDbBlockReference_Erase_0=function(){return(Wt=l._emscripten_bind_MdDbBlockReference_Erase_0=l.asm.emscripten_bind_MdDbBlockReference_Erase_0).apply(null,arguments)},Xt=l._emscripten_bind_MdDbBlockReference_ConnectionTempObject_1=function(){return(Xt=l._emscripten_bind_MdDbBlockReference_ConnectionTempObject_1=
|
|
422
|
+
l.asm.emscripten_bind_MdDbBlockReference_ConnectionTempObject_1).apply(null,arguments)},Yt=l._emscripten_bind_MdDbBlockReference_Clone_0=function(){return(Yt=l._emscripten_bind_MdDbBlockReference_Clone_0=l.asm.emscripten_bind_MdDbBlockReference_Clone_0).apply(null,arguments)},Zt=l._emscripten_bind_MdDbBlockReference_GetHandle_0=function(){return(Zt=l._emscripten_bind_MdDbBlockReference_GetHandle_0=l.asm.emscripten_bind_MdDbBlockReference_GetHandle_0).apply(null,arguments)},$t=l._emscripten_bind_MdDbBlockReference_GetDatabase_0=
|
|
423
|
+
function(){return($t=l._emscripten_bind_MdDbBlockReference_GetDatabase_0=l.asm.emscripten_bind_MdDbBlockReference_GetDatabase_0).apply(null,arguments)},au=l._emscripten_bind_MdDbBlockReference_GetOwnerID_0=function(){return(au=l._emscripten_bind_MdDbBlockReference_GetOwnerID_0=l.asm.emscripten_bind_MdDbBlockReference_GetOwnerID_0).apply(null,arguments)},bu=l._emscripten_bind_MdDbBlockReference_moveGripPointsAt_4=function(){return(bu=l._emscripten_bind_MdDbBlockReference_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbBlockReference_moveGripPointsAt_4).apply(null,
|
|
424
|
+
arguments)},cu=l._emscripten_bind_MdDbBlockReference_getObjectName_0=function(){return(cu=l._emscripten_bind_MdDbBlockReference_getObjectName_0=l.asm.emscripten_bind_MdDbBlockReference_getObjectName_0).apply(null,arguments)},du=l._emscripten_bind_MdDbBlockReference_getDxf0_0=function(){return(du=l._emscripten_bind_MdDbBlockReference_getDxf0_0=l.asm.emscripten_bind_MdDbBlockReference_getDxf0_0).apply(null,arguments)},eu=l._emscripten_bind_MdDbBlockReference_getJson_0=function(){return(eu=l._emscripten_bind_MdDbBlockReference_getJson_0=
|
|
425
|
+
l.asm.emscripten_bind_MdDbBlockReference_getJson_0).apply(null,arguments)},fu=l._emscripten_bind_MdDbBlockReference_setJson_1=function(){return(fu=l._emscripten_bind_MdDbBlockReference_setJson_1=l.asm.emscripten_bind_MdDbBlockReference_setJson_1).apply(null,arguments)},gu=l._emscripten_bind_MdDbBlockReference___destroy___0=function(){return(gu=l._emscripten_bind_MdDbBlockReference___destroy___0=l.asm.emscripten_bind_MdDbBlockReference___destroy___0).apply(null,arguments)},hu=l._emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0=
|
|
426
|
+
function(){return(hu=l._emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0=l.asm.emscripten_bind_MdDbAlignedDimension_MdDbAlignedDimension_0).apply(null,arguments)},iu=l._emscripten_bind_MdDbAlignedDimension_xLine1Point_0=function(){return(iu=l._emscripten_bind_MdDbAlignedDimension_xLine1Point_0=l.asm.emscripten_bind_MdDbAlignedDimension_xLine1Point_0).apply(null,arguments)},ju=l._emscripten_bind_MdDbAlignedDimension_setXLine1Point_1=function(){return(ju=l._emscripten_bind_MdDbAlignedDimension_setXLine1Point_1=
|
|
427
|
+
l.asm.emscripten_bind_MdDbAlignedDimension_setXLine1Point_1).apply(null,arguments)},ku=l._emscripten_bind_MdDbAlignedDimension_xLine2Point_0=function(){return(ku=l._emscripten_bind_MdDbAlignedDimension_xLine2Point_0=l.asm.emscripten_bind_MdDbAlignedDimension_xLine2Point_0).apply(null,arguments)},lu=l._emscripten_bind_MdDbAlignedDimension_setXLine2Point_1=function(){return(lu=l._emscripten_bind_MdDbAlignedDimension_setXLine2Point_1=l.asm.emscripten_bind_MdDbAlignedDimension_setXLine2Point_1).apply(null,
|
|
428
|
+
arguments)},mu=l._emscripten_bind_MdDbAlignedDimension_dimLinePoint_0=function(){return(mu=l._emscripten_bind_MdDbAlignedDimension_dimLinePoint_0=l.asm.emscripten_bind_MdDbAlignedDimension_dimLinePoint_0).apply(null,arguments)},nu=l._emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1=function(){return(nu=l._emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1=l.asm.emscripten_bind_MdDbAlignedDimension_setDimLinePoint_1).apply(null,arguments)},ou=l._emscripten_bind_MdDbAlignedDimension_oblique_0=
|
|
429
|
+
function(){return(ou=l._emscripten_bind_MdDbAlignedDimension_oblique_0=l.asm.emscripten_bind_MdDbAlignedDimension_oblique_0).apply(null,arguments)},pu=l._emscripten_bind_MdDbAlignedDimension_setOblique_1=function(){return(pu=l._emscripten_bind_MdDbAlignedDimension_setOblique_1=l.asm.emscripten_bind_MdDbAlignedDimension_setOblique_1).apply(null,arguments)},qu=l._emscripten_bind_MdDbAlignedDimension_textPosition_0=function(){return(qu=l._emscripten_bind_MdDbAlignedDimension_textPosition_0=l.asm.emscripten_bind_MdDbAlignedDimension_textPosition_0).apply(null,
|
|
430
|
+
arguments)},ru=l._emscripten_bind_MdDbAlignedDimension_setTextPosition_1=function(){return(ru=l._emscripten_bind_MdDbAlignedDimension_setTextPosition_1=l.asm.emscripten_bind_MdDbAlignedDimension_setTextPosition_1).apply(null,arguments)},su=l._emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0=function(){return(su=l._emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0=l.asm.emscripten_bind_MdDbAlignedDimension_isUsingDefaultTextPosition_0).apply(null,arguments)},tu=l._emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0=
|
|
431
|
+
function(){return(tu=l._emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0=l.asm.emscripten_bind_MdDbAlignedDimension_useSetTextPosition_0).apply(null,arguments)},uu=l._emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0=function(){return(uu=l._emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0=l.asm.emscripten_bind_MdDbAlignedDimension_useDefaultTextPosition_0).apply(null,arguments)},vu=l._emscripten_bind_MdDbAlignedDimension_elevation_0=function(){return(vu=l._emscripten_bind_MdDbAlignedDimension_elevation_0=
|
|
432
|
+
l.asm.emscripten_bind_MdDbAlignedDimension_elevation_0).apply(null,arguments)},wu=l._emscripten_bind_MdDbAlignedDimension_setElevation_1=function(){return(wu=l._emscripten_bind_MdDbAlignedDimension_setElevation_1=l.asm.emscripten_bind_MdDbAlignedDimension_setElevation_1).apply(null,arguments)},xu=l._emscripten_bind_MdDbAlignedDimension_dimensionText_0=function(){return(xu=l._emscripten_bind_MdDbAlignedDimension_dimensionText_0=l.asm.emscripten_bind_MdDbAlignedDimension_dimensionText_0).apply(null,
|
|
433
|
+
arguments)},yu=l._emscripten_bind_MdDbAlignedDimension_setDimensionText_1=function(){return(yu=l._emscripten_bind_MdDbAlignedDimension_setDimensionText_1=l.asm.emscripten_bind_MdDbAlignedDimension_setDimensionText_1).apply(null,arguments)},zu=l._emscripten_bind_MdDbAlignedDimension_textRotation_0=function(){return(zu=l._emscripten_bind_MdDbAlignedDimension_textRotation_0=l.asm.emscripten_bind_MdDbAlignedDimension_textRotation_0).apply(null,arguments)},Au=l._emscripten_bind_MdDbAlignedDimension_setTextRotation_1=
|
|
434
|
+
function(){return(Au=l._emscripten_bind_MdDbAlignedDimension_setTextRotation_1=l.asm.emscripten_bind_MdDbAlignedDimension_setTextRotation_1).apply(null,arguments)},Bu=l._emscripten_bind_MdDbAlignedDimension_dimensionStyle_0=function(){return(Bu=l._emscripten_bind_MdDbAlignedDimension_dimensionStyle_0=l.asm.emscripten_bind_MdDbAlignedDimension_dimensionStyle_0).apply(null,arguments)},Cu=l._emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1=function(){return(Cu=l._emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1=
|
|
435
|
+
l.asm.emscripten_bind_MdDbAlignedDimension_setDimensionStyle_1).apply(null,arguments)},Du=l._emscripten_bind_MdDbAlignedDimension_textAttachment_0=function(){return(Du=l._emscripten_bind_MdDbAlignedDimension_textAttachment_0=l.asm.emscripten_bind_MdDbAlignedDimension_textAttachment_0).apply(null,arguments)},Eu=l._emscripten_bind_MdDbAlignedDimension_setTextAttachment_1=function(){return(Eu=l._emscripten_bind_MdDbAlignedDimension_setTextAttachment_1=l.asm.emscripten_bind_MdDbAlignedDimension_setTextAttachment_1).apply(null,
|
|
436
|
+
arguments)},Fu=l._emscripten_bind_MdDbAlignedDimension_horizontalRotation_0=function(){return(Fu=l._emscripten_bind_MdDbAlignedDimension_horizontalRotation_0=l.asm.emscripten_bind_MdDbAlignedDimension_horizontalRotation_0).apply(null,arguments)},Gu=l._emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1=function(){return(Gu=l._emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1=l.asm.emscripten_bind_MdDbAlignedDimension_setHorizontalRotation_1).apply(null,arguments)},Hu=l._emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1=
|
|
437
|
+
function(){return(Hu=l._emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1=l.asm.emscripten_bind_MdDbAlignedDimension_recomputeDimBlock_1).apply(null,arguments)},Iu=l._emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1=function(){return(Iu=l._emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1=l.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarInt_1).apply(null,arguments)},Ju=l._emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2=function(){return(Ju=l._emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2=
|
|
438
|
+
l.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarInt_2).apply(null,arguments)},Ku=l._emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1=function(){return(Ku=l._emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1=l.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarDouble_1).apply(null,arguments)},Lu=l._emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2=function(){return(Lu=l._emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2=l.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarDouble_2).apply(null,
|
|
439
|
+
arguments)},Mu=l._emscripten_bind_MdDbAlignedDimension_GetDimVarString_1=function(){return(Mu=l._emscripten_bind_MdDbAlignedDimension_GetDimVarString_1=l.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarString_1).apply(null,arguments)},Nu=l._emscripten_bind_MdDbAlignedDimension_SetDimVarString_2=function(){return(Nu=l._emscripten_bind_MdDbAlignedDimension_SetDimVarString_2=l.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarString_2).apply(null,arguments)},Ou=l._emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1=
|
|
440
|
+
function(){return(Ou=l._emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1=l.asm.emscripten_bind_MdDbAlignedDimension_GetDimVarObjectId_1).apply(null,arguments)},Pu=l._emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2=function(){return(Pu=l._emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2=l.asm.emscripten_bind_MdDbAlignedDimension_SetDimVarObjectId_2).apply(null,arguments)},Qu=l._emscripten_bind_MdDbAlignedDimension_explode_0=function(){return(Qu=l._emscripten_bind_MdDbAlignedDimension_explode_0=
|
|
441
|
+
l.asm.emscripten_bind_MdDbAlignedDimension_explode_0).apply(null,arguments)},Ru=l._emscripten_bind_MdDbAlignedDimension_TrueColor_0=function(){return(Ru=l._emscripten_bind_MdDbAlignedDimension_TrueColor_0=l.asm.emscripten_bind_MdDbAlignedDimension_TrueColor_0).apply(null,arguments)},Su=l._emscripten_bind_MdDbAlignedDimension_SetTrueColor_1=function(){return(Su=l._emscripten_bind_MdDbAlignedDimension_SetTrueColor_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetTrueColor_1).apply(null,arguments)},Tu=
|
|
442
|
+
l._emscripten_bind_MdDbAlignedDimension_ColorIndex_0=function(){return(Tu=l._emscripten_bind_MdDbAlignedDimension_ColorIndex_0=l.asm.emscripten_bind_MdDbAlignedDimension_ColorIndex_0).apply(null,arguments)},Uu=l._emscripten_bind_MdDbAlignedDimension_SetColorIndex_1=function(){return(Uu=l._emscripten_bind_MdDbAlignedDimension_SetColorIndex_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetColorIndex_1).apply(null,arguments)},Vu=l._emscripten_bind_MdDbAlignedDimension_Layer_0=function(){return(Vu=l._emscripten_bind_MdDbAlignedDimension_Layer_0=
|
|
443
|
+
l.asm.emscripten_bind_MdDbAlignedDimension_Layer_0).apply(null,arguments)},Wu=l._emscripten_bind_MdDbAlignedDimension_SetLayer_1=function(){return(Wu=l._emscripten_bind_MdDbAlignedDimension_SetLayer_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetLayer_1).apply(null,arguments)},Xu=l._emscripten_bind_MdDbAlignedDimension_LinetypeScale_0=function(){return(Xu=l._emscripten_bind_MdDbAlignedDimension_LinetypeScale_0=l.asm.emscripten_bind_MdDbAlignedDimension_LinetypeScale_0).apply(null,arguments)},Yu=
|
|
444
|
+
l._emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1=function(){return(Yu=l._emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetLinetypeScale_1).apply(null,arguments)},Zu=l._emscripten_bind_MdDbAlignedDimension_Visible_0=function(){return(Zu=l._emscripten_bind_MdDbAlignedDimension_Visible_0=l.asm.emscripten_bind_MdDbAlignedDimension_Visible_0).apply(null,arguments)},$u=l._emscripten_bind_MdDbAlignedDimension_SetVisible_1=function(){return($u=
|
|
445
|
+
l._emscripten_bind_MdDbAlignedDimension_SetVisible_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetVisible_1).apply(null,arguments)},av=l._emscripten_bind_MdDbAlignedDimension_Lineweight_0=function(){return(av=l._emscripten_bind_MdDbAlignedDimension_Lineweight_0=l.asm.emscripten_bind_MdDbAlignedDimension_Lineweight_0).apply(null,arguments)},bv=l._emscripten_bind_MdDbAlignedDimension_SetLineweight_1=function(){return(bv=l._emscripten_bind_MdDbAlignedDimension_SetLineweight_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetLineweight_1).apply(null,
|
|
446
|
+
arguments)},cv=l._emscripten_bind_MdDbAlignedDimension_TextStyle_0=function(){return(cv=l._emscripten_bind_MdDbAlignedDimension_TextStyle_0=l.asm.emscripten_bind_MdDbAlignedDimension_TextStyle_0).apply(null,arguments)},dv=l._emscripten_bind_MdDbAlignedDimension_SetTextStyle_1=function(){return(dv=l._emscripten_bind_MdDbAlignedDimension_SetTextStyle_1=l.asm.emscripten_bind_MdDbAlignedDimension_SetTextStyle_1).apply(null,arguments)},ev=l._emscripten_bind_MdDbAlignedDimension_Highlight_1=function(){return(ev=
|
|
447
|
+
l._emscripten_bind_MdDbAlignedDimension_Highlight_1=l.asm.emscripten_bind_MdDbAlignedDimension_Highlight_1).apply(null,arguments)},fv=l._emscripten_bind_MdDbAlignedDimension_Move_2=function(){return(fv=l._emscripten_bind_MdDbAlignedDimension_Move_2=l.asm.emscripten_bind_MdDbAlignedDimension_Move_2).apply(null,arguments)},gv=l._emscripten_bind_MdDbAlignedDimension_Rotate_2=function(){return(gv=l._emscripten_bind_MdDbAlignedDimension_Rotate_2=l.asm.emscripten_bind_MdDbAlignedDimension_Rotate_2).apply(null,
|
|
448
|
+
arguments)},hv=l._emscripten_bind_MdDbAlignedDimension_Mirror_2=function(){return(hv=l._emscripten_bind_MdDbAlignedDimension_Mirror_2=l.asm.emscripten_bind_MdDbAlignedDimension_Mirror_2).apply(null,arguments)},iv=l._emscripten_bind_MdDbAlignedDimension_ScaleEntity_2=function(){return(iv=l._emscripten_bind_MdDbAlignedDimension_ScaleEntity_2=l.asm.emscripten_bind_MdDbAlignedDimension_ScaleEntity_2).apply(null,arguments)},jv=l._emscripten_bind_MdDbAlignedDimension_TransformBy_1=function(){return(jv=
|
|
449
|
+
l._emscripten_bind_MdDbAlignedDimension_TransformBy_1=l.asm.emscripten_bind_MdDbAlignedDimension_TransformBy_1).apply(null,arguments)},kv=l._emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0=function(){return(kv=l._emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0=l.asm.emscripten_bind_MdDbAlignedDimension_GetBoundingBox_0).apply(null,arguments)},lv=l._emscripten_bind_MdDbAlignedDimension_GetObjectID_0=function(){return(lv=l._emscripten_bind_MdDbAlignedDimension_GetObjectID_0=l.asm.emscripten_bind_MdDbAlignedDimension_GetObjectID_0).apply(null,
|
|
450
|
+
arguments)},mv=l._emscripten_bind_MdDbAlignedDimension_Erase_0=function(){return(mv=l._emscripten_bind_MdDbAlignedDimension_Erase_0=l.asm.emscripten_bind_MdDbAlignedDimension_Erase_0).apply(null,arguments)},nv=l._emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1=function(){return(nv=l._emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbAlignedDimension_ConnectionTempObject_1).apply(null,arguments)},ov=l._emscripten_bind_MdDbAlignedDimension_Clone_0=function(){return(ov=
|
|
451
|
+
l._emscripten_bind_MdDbAlignedDimension_Clone_0=l.asm.emscripten_bind_MdDbAlignedDimension_Clone_0).apply(null,arguments)},pv=l._emscripten_bind_MdDbAlignedDimension_GetHandle_0=function(){return(pv=l._emscripten_bind_MdDbAlignedDimension_GetHandle_0=l.asm.emscripten_bind_MdDbAlignedDimension_GetHandle_0).apply(null,arguments)},qv=l._emscripten_bind_MdDbAlignedDimension_GetDatabase_0=function(){return(qv=l._emscripten_bind_MdDbAlignedDimension_GetDatabase_0=l.asm.emscripten_bind_MdDbAlignedDimension_GetDatabase_0).apply(null,
|
|
452
|
+
arguments)},rv=l._emscripten_bind_MdDbAlignedDimension_GetOwnerID_0=function(){return(rv=l._emscripten_bind_MdDbAlignedDimension_GetOwnerID_0=l.asm.emscripten_bind_MdDbAlignedDimension_GetOwnerID_0).apply(null,arguments)},sv=l._emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4=function(){return(sv=l._emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbAlignedDimension_moveGripPointsAt_4).apply(null,arguments)},tv=l._emscripten_bind_MdDbAlignedDimension_getObjectName_0=
|
|
453
|
+
function(){return(tv=l._emscripten_bind_MdDbAlignedDimension_getObjectName_0=l.asm.emscripten_bind_MdDbAlignedDimension_getObjectName_0).apply(null,arguments)},uv=l._emscripten_bind_MdDbAlignedDimension_getDxf0_0=function(){return(uv=l._emscripten_bind_MdDbAlignedDimension_getDxf0_0=l.asm.emscripten_bind_MdDbAlignedDimension_getDxf0_0).apply(null,arguments)},vv=l._emscripten_bind_MdDbAlignedDimension_getJson_0=function(){return(vv=l._emscripten_bind_MdDbAlignedDimension_getJson_0=l.asm.emscripten_bind_MdDbAlignedDimension_getJson_0).apply(null,
|
|
454
|
+
arguments)},wv=l._emscripten_bind_MdDbAlignedDimension_setJson_1=function(){return(wv=l._emscripten_bind_MdDbAlignedDimension_setJson_1=l.asm.emscripten_bind_MdDbAlignedDimension_setJson_1).apply(null,arguments)},xv=l._emscripten_bind_MdDbAlignedDimension___destroy___0=function(){return(xv=l._emscripten_bind_MdDbAlignedDimension___destroy___0=l.asm.emscripten_bind_MdDbAlignedDimension___destroy___0).apply(null,arguments)},yv=l._emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0=function(){return(yv=
|
|
455
|
+
l._emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0=l.asm.emscripten_bind_MdDbRotatedDimension_MdDbRotatedDimension_0).apply(null,arguments)},zv=l._emscripten_bind_MdDbRotatedDimension_xLine1Point_0=function(){return(zv=l._emscripten_bind_MdDbRotatedDimension_xLine1Point_0=l.asm.emscripten_bind_MdDbRotatedDimension_xLine1Point_0).apply(null,arguments)},Av=l._emscripten_bind_MdDbRotatedDimension_setXLine1Point_1=function(){return(Av=l._emscripten_bind_MdDbRotatedDimension_setXLine1Point_1=
|
|
456
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_setXLine1Point_1).apply(null,arguments)},Bv=l._emscripten_bind_MdDbRotatedDimension_xLine2Point_0=function(){return(Bv=l._emscripten_bind_MdDbRotatedDimension_xLine2Point_0=l.asm.emscripten_bind_MdDbRotatedDimension_xLine2Point_0).apply(null,arguments)},Cv=l._emscripten_bind_MdDbRotatedDimension_setXLine2Point_1=function(){return(Cv=l._emscripten_bind_MdDbRotatedDimension_setXLine2Point_1=l.asm.emscripten_bind_MdDbRotatedDimension_setXLine2Point_1).apply(null,
|
|
457
|
+
arguments)},Dv=l._emscripten_bind_MdDbRotatedDimension_dimLinePoint_0=function(){return(Dv=l._emscripten_bind_MdDbRotatedDimension_dimLinePoint_0=l.asm.emscripten_bind_MdDbRotatedDimension_dimLinePoint_0).apply(null,arguments)},Ev=l._emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1=function(){return(Ev=l._emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1=l.asm.emscripten_bind_MdDbRotatedDimension_setDimLinePoint_1).apply(null,arguments)},Fv=l._emscripten_bind_MdDbRotatedDimension_rotation_0=
|
|
458
|
+
function(){return(Fv=l._emscripten_bind_MdDbRotatedDimension_rotation_0=l.asm.emscripten_bind_MdDbRotatedDimension_rotation_0).apply(null,arguments)},Gv=l._emscripten_bind_MdDbRotatedDimension_setRotation_1=function(){return(Gv=l._emscripten_bind_MdDbRotatedDimension_setRotation_1=l.asm.emscripten_bind_MdDbRotatedDimension_setRotation_1).apply(null,arguments)},Hv=l._emscripten_bind_MdDbRotatedDimension_oblique_0=function(){return(Hv=l._emscripten_bind_MdDbRotatedDimension_oblique_0=l.asm.emscripten_bind_MdDbRotatedDimension_oblique_0).apply(null,
|
|
459
|
+
arguments)},Iv=l._emscripten_bind_MdDbRotatedDimension_setOblique_1=function(){return(Iv=l._emscripten_bind_MdDbRotatedDimension_setOblique_1=l.asm.emscripten_bind_MdDbRotatedDimension_setOblique_1).apply(null,arguments)},Jv=l._emscripten_bind_MdDbRotatedDimension_textPosition_0=function(){return(Jv=l._emscripten_bind_MdDbRotatedDimension_textPosition_0=l.asm.emscripten_bind_MdDbRotatedDimension_textPosition_0).apply(null,arguments)},Kv=l._emscripten_bind_MdDbRotatedDimension_setTextPosition_1=function(){return(Kv=
|
|
460
|
+
l._emscripten_bind_MdDbRotatedDimension_setTextPosition_1=l.asm.emscripten_bind_MdDbRotatedDimension_setTextPosition_1).apply(null,arguments)},Lv=l._emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0=function(){return(Lv=l._emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0=l.asm.emscripten_bind_MdDbRotatedDimension_isUsingDefaultTextPosition_0).apply(null,arguments)},Mv=l._emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0=function(){return(Mv=l._emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0=
|
|
461
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_useSetTextPosition_0).apply(null,arguments)},Nv=l._emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0=function(){return(Nv=l._emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0=l.asm.emscripten_bind_MdDbRotatedDimension_useDefaultTextPosition_0).apply(null,arguments)},Ov=l._emscripten_bind_MdDbRotatedDimension_elevation_0=function(){return(Ov=l._emscripten_bind_MdDbRotatedDimension_elevation_0=l.asm.emscripten_bind_MdDbRotatedDimension_elevation_0).apply(null,
|
|
462
|
+
arguments)},Pv=l._emscripten_bind_MdDbRotatedDimension_setElevation_1=function(){return(Pv=l._emscripten_bind_MdDbRotatedDimension_setElevation_1=l.asm.emscripten_bind_MdDbRotatedDimension_setElevation_1).apply(null,arguments)},Qv=l._emscripten_bind_MdDbRotatedDimension_dimensionText_0=function(){return(Qv=l._emscripten_bind_MdDbRotatedDimension_dimensionText_0=l.asm.emscripten_bind_MdDbRotatedDimension_dimensionText_0).apply(null,arguments)},Rv=l._emscripten_bind_MdDbRotatedDimension_setDimensionText_1=
|
|
463
|
+
function(){return(Rv=l._emscripten_bind_MdDbRotatedDimension_setDimensionText_1=l.asm.emscripten_bind_MdDbRotatedDimension_setDimensionText_1).apply(null,arguments)},Sv=l._emscripten_bind_MdDbRotatedDimension_textRotation_0=function(){return(Sv=l._emscripten_bind_MdDbRotatedDimension_textRotation_0=l.asm.emscripten_bind_MdDbRotatedDimension_textRotation_0).apply(null,arguments)},Tv=l._emscripten_bind_MdDbRotatedDimension_setTextRotation_1=function(){return(Tv=l._emscripten_bind_MdDbRotatedDimension_setTextRotation_1=
|
|
464
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_setTextRotation_1).apply(null,arguments)},Uv=l._emscripten_bind_MdDbRotatedDimension_dimensionStyle_0=function(){return(Uv=l._emscripten_bind_MdDbRotatedDimension_dimensionStyle_0=l.asm.emscripten_bind_MdDbRotatedDimension_dimensionStyle_0).apply(null,arguments)},Vv=l._emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1=function(){return(Vv=l._emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1=l.asm.emscripten_bind_MdDbRotatedDimension_setDimensionStyle_1).apply(null,
|
|
465
|
+
arguments)},Wv=l._emscripten_bind_MdDbRotatedDimension_textAttachment_0=function(){return(Wv=l._emscripten_bind_MdDbRotatedDimension_textAttachment_0=l.asm.emscripten_bind_MdDbRotatedDimension_textAttachment_0).apply(null,arguments)},Xv=l._emscripten_bind_MdDbRotatedDimension_setTextAttachment_1=function(){return(Xv=l._emscripten_bind_MdDbRotatedDimension_setTextAttachment_1=l.asm.emscripten_bind_MdDbRotatedDimension_setTextAttachment_1).apply(null,arguments)},Yv=l._emscripten_bind_MdDbRotatedDimension_horizontalRotation_0=
|
|
466
|
+
function(){return(Yv=l._emscripten_bind_MdDbRotatedDimension_horizontalRotation_0=l.asm.emscripten_bind_MdDbRotatedDimension_horizontalRotation_0).apply(null,arguments)},Zv=l._emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1=function(){return(Zv=l._emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1=l.asm.emscripten_bind_MdDbRotatedDimension_setHorizontalRotation_1).apply(null,arguments)},$v=l._emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1=function(){return($v=l._emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1=
|
|
467
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_recomputeDimBlock_1).apply(null,arguments)},aw=l._emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1=function(){return(aw=l._emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1=l.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarInt_1).apply(null,arguments)},bw=l._emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2=function(){return(bw=l._emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2=l.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarInt_2).apply(null,
|
|
468
|
+
arguments)},cw=l._emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1=function(){return(cw=l._emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1=l.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarDouble_1).apply(null,arguments)},dw=l._emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2=function(){return(dw=l._emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2=l.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarDouble_2).apply(null,arguments)},ew=l._emscripten_bind_MdDbRotatedDimension_GetDimVarString_1=
|
|
469
|
+
function(){return(ew=l._emscripten_bind_MdDbRotatedDimension_GetDimVarString_1=l.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarString_1).apply(null,arguments)},fw=l._emscripten_bind_MdDbRotatedDimension_SetDimVarString_2=function(){return(fw=l._emscripten_bind_MdDbRotatedDimension_SetDimVarString_2=l.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarString_2).apply(null,arguments)},gw=l._emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1=function(){return(gw=l._emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1=
|
|
470
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_GetDimVarObjectId_1).apply(null,arguments)},hw=l._emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2=function(){return(hw=l._emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2=l.asm.emscripten_bind_MdDbRotatedDimension_SetDimVarObjectId_2).apply(null,arguments)},iw=l._emscripten_bind_MdDbRotatedDimension_explode_0=function(){return(iw=l._emscripten_bind_MdDbRotatedDimension_explode_0=l.asm.emscripten_bind_MdDbRotatedDimension_explode_0).apply(null,
|
|
471
|
+
arguments)},jw=l._emscripten_bind_MdDbRotatedDimension_TrueColor_0=function(){return(jw=l._emscripten_bind_MdDbRotatedDimension_TrueColor_0=l.asm.emscripten_bind_MdDbRotatedDimension_TrueColor_0).apply(null,arguments)},kw=l._emscripten_bind_MdDbRotatedDimension_SetTrueColor_1=function(){return(kw=l._emscripten_bind_MdDbRotatedDimension_SetTrueColor_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetTrueColor_1).apply(null,arguments)},lw=l._emscripten_bind_MdDbRotatedDimension_ColorIndex_0=function(){return(lw=
|
|
472
|
+
l._emscripten_bind_MdDbRotatedDimension_ColorIndex_0=l.asm.emscripten_bind_MdDbRotatedDimension_ColorIndex_0).apply(null,arguments)},mw=l._emscripten_bind_MdDbRotatedDimension_SetColorIndex_1=function(){return(mw=l._emscripten_bind_MdDbRotatedDimension_SetColorIndex_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetColorIndex_1).apply(null,arguments)},nw=l._emscripten_bind_MdDbRotatedDimension_Layer_0=function(){return(nw=l._emscripten_bind_MdDbRotatedDimension_Layer_0=l.asm.emscripten_bind_MdDbRotatedDimension_Layer_0).apply(null,
|
|
473
|
+
arguments)},ow=l._emscripten_bind_MdDbRotatedDimension_SetLayer_1=function(){return(ow=l._emscripten_bind_MdDbRotatedDimension_SetLayer_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetLayer_1).apply(null,arguments)},pw=l._emscripten_bind_MdDbRotatedDimension_LinetypeScale_0=function(){return(pw=l._emscripten_bind_MdDbRotatedDimension_LinetypeScale_0=l.asm.emscripten_bind_MdDbRotatedDimension_LinetypeScale_0).apply(null,arguments)},qw=l._emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1=function(){return(qw=
|
|
474
|
+
l._emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetLinetypeScale_1).apply(null,arguments)},rw=l._emscripten_bind_MdDbRotatedDimension_Visible_0=function(){return(rw=l._emscripten_bind_MdDbRotatedDimension_Visible_0=l.asm.emscripten_bind_MdDbRotatedDimension_Visible_0).apply(null,arguments)},sw=l._emscripten_bind_MdDbRotatedDimension_SetVisible_1=function(){return(sw=l._emscripten_bind_MdDbRotatedDimension_SetVisible_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetVisible_1).apply(null,
|
|
475
|
+
arguments)},tw=l._emscripten_bind_MdDbRotatedDimension_Lineweight_0=function(){return(tw=l._emscripten_bind_MdDbRotatedDimension_Lineweight_0=l.asm.emscripten_bind_MdDbRotatedDimension_Lineweight_0).apply(null,arguments)},uw=l._emscripten_bind_MdDbRotatedDimension_SetLineweight_1=function(){return(uw=l._emscripten_bind_MdDbRotatedDimension_SetLineweight_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetLineweight_1).apply(null,arguments)},vw=l._emscripten_bind_MdDbRotatedDimension_TextStyle_0=function(){return(vw=
|
|
476
|
+
l._emscripten_bind_MdDbRotatedDimension_TextStyle_0=l.asm.emscripten_bind_MdDbRotatedDimension_TextStyle_0).apply(null,arguments)},ww=l._emscripten_bind_MdDbRotatedDimension_SetTextStyle_1=function(){return(ww=l._emscripten_bind_MdDbRotatedDimension_SetTextStyle_1=l.asm.emscripten_bind_MdDbRotatedDimension_SetTextStyle_1).apply(null,arguments)},xw=l._emscripten_bind_MdDbRotatedDimension_Highlight_1=function(){return(xw=l._emscripten_bind_MdDbRotatedDimension_Highlight_1=l.asm.emscripten_bind_MdDbRotatedDimension_Highlight_1).apply(null,
|
|
477
|
+
arguments)},yw=l._emscripten_bind_MdDbRotatedDimension_Move_2=function(){return(yw=l._emscripten_bind_MdDbRotatedDimension_Move_2=l.asm.emscripten_bind_MdDbRotatedDimension_Move_2).apply(null,arguments)},zw=l._emscripten_bind_MdDbRotatedDimension_Rotate_2=function(){return(zw=l._emscripten_bind_MdDbRotatedDimension_Rotate_2=l.asm.emscripten_bind_MdDbRotatedDimension_Rotate_2).apply(null,arguments)},Aw=l._emscripten_bind_MdDbRotatedDimension_Mirror_2=function(){return(Aw=l._emscripten_bind_MdDbRotatedDimension_Mirror_2=
|
|
478
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_Mirror_2).apply(null,arguments)},Bw=l._emscripten_bind_MdDbRotatedDimension_ScaleEntity_2=function(){return(Bw=l._emscripten_bind_MdDbRotatedDimension_ScaleEntity_2=l.asm.emscripten_bind_MdDbRotatedDimension_ScaleEntity_2).apply(null,arguments)},Cw=l._emscripten_bind_MdDbRotatedDimension_TransformBy_1=function(){return(Cw=l._emscripten_bind_MdDbRotatedDimension_TransformBy_1=l.asm.emscripten_bind_MdDbRotatedDimension_TransformBy_1).apply(null,arguments)},
|
|
479
|
+
Dw=l._emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0=function(){return(Dw=l._emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0=l.asm.emscripten_bind_MdDbRotatedDimension_GetBoundingBox_0).apply(null,arguments)},Ew=l._emscripten_bind_MdDbRotatedDimension_GetObjectID_0=function(){return(Ew=l._emscripten_bind_MdDbRotatedDimension_GetObjectID_0=l.asm.emscripten_bind_MdDbRotatedDimension_GetObjectID_0).apply(null,arguments)},Fw=l._emscripten_bind_MdDbRotatedDimension_Erase_0=function(){return(Fw=
|
|
480
|
+
l._emscripten_bind_MdDbRotatedDimension_Erase_0=l.asm.emscripten_bind_MdDbRotatedDimension_Erase_0).apply(null,arguments)},Gw=l._emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1=function(){return(Gw=l._emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbRotatedDimension_ConnectionTempObject_1).apply(null,arguments)},Hw=l._emscripten_bind_MdDbRotatedDimension_Clone_0=function(){return(Hw=l._emscripten_bind_MdDbRotatedDimension_Clone_0=l.asm.emscripten_bind_MdDbRotatedDimension_Clone_0).apply(null,
|
|
481
|
+
arguments)},Iw=l._emscripten_bind_MdDbRotatedDimension_GetHandle_0=function(){return(Iw=l._emscripten_bind_MdDbRotatedDimension_GetHandle_0=l.asm.emscripten_bind_MdDbRotatedDimension_GetHandle_0).apply(null,arguments)},Jw=l._emscripten_bind_MdDbRotatedDimension_GetDatabase_0=function(){return(Jw=l._emscripten_bind_MdDbRotatedDimension_GetDatabase_0=l.asm.emscripten_bind_MdDbRotatedDimension_GetDatabase_0).apply(null,arguments)},Kw=l._emscripten_bind_MdDbRotatedDimension_GetOwnerID_0=function(){return(Kw=
|
|
482
|
+
l._emscripten_bind_MdDbRotatedDimension_GetOwnerID_0=l.asm.emscripten_bind_MdDbRotatedDimension_GetOwnerID_0).apply(null,arguments)},Lw=l._emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4=function(){return(Lw=l._emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbRotatedDimension_moveGripPointsAt_4).apply(null,arguments)},Mw=l._emscripten_bind_MdDbRotatedDimension_getObjectName_0=function(){return(Mw=l._emscripten_bind_MdDbRotatedDimension_getObjectName_0=l.asm.emscripten_bind_MdDbRotatedDimension_getObjectName_0).apply(null,
|
|
483
|
+
arguments)},Nw=l._emscripten_bind_MdDbRotatedDimension_getDxf0_0=function(){return(Nw=l._emscripten_bind_MdDbRotatedDimension_getDxf0_0=l.asm.emscripten_bind_MdDbRotatedDimension_getDxf0_0).apply(null,arguments)},Ow=l._emscripten_bind_MdDbRotatedDimension_getJson_0=function(){return(Ow=l._emscripten_bind_MdDbRotatedDimension_getJson_0=l.asm.emscripten_bind_MdDbRotatedDimension_getJson_0).apply(null,arguments)},Pw=l._emscripten_bind_MdDbRotatedDimension_setJson_1=function(){return(Pw=l._emscripten_bind_MdDbRotatedDimension_setJson_1=
|
|
484
|
+
l.asm.emscripten_bind_MdDbRotatedDimension_setJson_1).apply(null,arguments)},Qw=l._emscripten_bind_MdDbRotatedDimension___destroy___0=function(){return(Qw=l._emscripten_bind_MdDbRotatedDimension___destroy___0=l.asm.emscripten_bind_MdDbRotatedDimension___destroy___0).apply(null,arguments)},Rw=l._emscripten_bind_MdDbMText_MdDbMText_0=function(){return(Rw=l._emscripten_bind_MdDbMText_MdDbMText_0=l.asm.emscripten_bind_MdDbMText_MdDbMText_0).apply(null,arguments)},Sw=l._emscripten_bind_MdDbMText_location_0=
|
|
485
|
+
function(){return(Sw=l._emscripten_bind_MdDbMText_location_0=l.asm.emscripten_bind_MdDbMText_location_0).apply(null,arguments)},Tw=l._emscripten_bind_MdDbMText_setLocation_1=function(){return(Tw=l._emscripten_bind_MdDbMText_setLocation_1=l.asm.emscripten_bind_MdDbMText_setLocation_1).apply(null,arguments)},Uw=l._emscripten_bind_MdDbMText_rotation_0=function(){return(Uw=l._emscripten_bind_MdDbMText_rotation_0=l.asm.emscripten_bind_MdDbMText_rotation_0).apply(null,arguments)},Vw=l._emscripten_bind_MdDbMText_setRotation_1=
|
|
486
|
+
function(){return(Vw=l._emscripten_bind_MdDbMText_setRotation_1=l.asm.emscripten_bind_MdDbMText_setRotation_1).apply(null,arguments)},Ww=l._emscripten_bind_MdDbMText_width_0=function(){return(Ww=l._emscripten_bind_MdDbMText_width_0=l.asm.emscripten_bind_MdDbMText_width_0).apply(null,arguments)},Xw=l._emscripten_bind_MdDbMText_setWidth_1=function(){return(Xw=l._emscripten_bind_MdDbMText_setWidth_1=l.asm.emscripten_bind_MdDbMText_setWidth_1).apply(null,arguments)},Yw=l._emscripten_bind_MdDbMText_textHeight_0=
|
|
487
|
+
function(){return(Yw=l._emscripten_bind_MdDbMText_textHeight_0=l.asm.emscripten_bind_MdDbMText_textHeight_0).apply(null,arguments)},Zw=l._emscripten_bind_MdDbMText_setTextHeight_1=function(){return(Zw=l._emscripten_bind_MdDbMText_setTextHeight_1=l.asm.emscripten_bind_MdDbMText_setTextHeight_1).apply(null,arguments)},$w=l._emscripten_bind_MdDbMText_attachment_0=function(){return($w=l._emscripten_bind_MdDbMText_attachment_0=l.asm.emscripten_bind_MdDbMText_attachment_0).apply(null,arguments)},ax=l._emscripten_bind_MdDbMText_setAttachment_1=
|
|
488
|
+
function(){return(ax=l._emscripten_bind_MdDbMText_setAttachment_1=l.asm.emscripten_bind_MdDbMText_setAttachment_1).apply(null,arguments)},bx=l._emscripten_bind_MdDbMText_contents_0=function(){return(bx=l._emscripten_bind_MdDbMText_contents_0=l.asm.emscripten_bind_MdDbMText_contents_0).apply(null,arguments)},cx=l._emscripten_bind_MdDbMText_setContents_1=function(){return(cx=l._emscripten_bind_MdDbMText_setContents_1=l.asm.emscripten_bind_MdDbMText_setContents_1).apply(null,arguments)},dx=l._emscripten_bind_MdDbMText_explode_0=
|
|
489
|
+
function(){return(dx=l._emscripten_bind_MdDbMText_explode_0=l.asm.emscripten_bind_MdDbMText_explode_0).apply(null,arguments)},ex=l._emscripten_bind_MdDbMText_TrueColor_0=function(){return(ex=l._emscripten_bind_MdDbMText_TrueColor_0=l.asm.emscripten_bind_MdDbMText_TrueColor_0).apply(null,arguments)},fx=l._emscripten_bind_MdDbMText_SetTrueColor_1=function(){return(fx=l._emscripten_bind_MdDbMText_SetTrueColor_1=l.asm.emscripten_bind_MdDbMText_SetTrueColor_1).apply(null,arguments)},gx=l._emscripten_bind_MdDbMText_ColorIndex_0=
|
|
490
|
+
function(){return(gx=l._emscripten_bind_MdDbMText_ColorIndex_0=l.asm.emscripten_bind_MdDbMText_ColorIndex_0).apply(null,arguments)},hx=l._emscripten_bind_MdDbMText_SetColorIndex_1=function(){return(hx=l._emscripten_bind_MdDbMText_SetColorIndex_1=l.asm.emscripten_bind_MdDbMText_SetColorIndex_1).apply(null,arguments)},ix=l._emscripten_bind_MdDbMText_Layer_0=function(){return(ix=l._emscripten_bind_MdDbMText_Layer_0=l.asm.emscripten_bind_MdDbMText_Layer_0).apply(null,arguments)},jx=l._emscripten_bind_MdDbMText_SetLayer_1=
|
|
491
|
+
function(){return(jx=l._emscripten_bind_MdDbMText_SetLayer_1=l.asm.emscripten_bind_MdDbMText_SetLayer_1).apply(null,arguments)},kx=l._emscripten_bind_MdDbMText_LinetypeScale_0=function(){return(kx=l._emscripten_bind_MdDbMText_LinetypeScale_0=l.asm.emscripten_bind_MdDbMText_LinetypeScale_0).apply(null,arguments)},lx=l._emscripten_bind_MdDbMText_SetLinetypeScale_1=function(){return(lx=l._emscripten_bind_MdDbMText_SetLinetypeScale_1=l.asm.emscripten_bind_MdDbMText_SetLinetypeScale_1).apply(null,arguments)},
|
|
492
|
+
mx=l._emscripten_bind_MdDbMText_Visible_0=function(){return(mx=l._emscripten_bind_MdDbMText_Visible_0=l.asm.emscripten_bind_MdDbMText_Visible_0).apply(null,arguments)},nx=l._emscripten_bind_MdDbMText_SetVisible_1=function(){return(nx=l._emscripten_bind_MdDbMText_SetVisible_1=l.asm.emscripten_bind_MdDbMText_SetVisible_1).apply(null,arguments)},ox=l._emscripten_bind_MdDbMText_Lineweight_0=function(){return(ox=l._emscripten_bind_MdDbMText_Lineweight_0=l.asm.emscripten_bind_MdDbMText_Lineweight_0).apply(null,
|
|
493
|
+
arguments)},px=l._emscripten_bind_MdDbMText_SetLineweight_1=function(){return(px=l._emscripten_bind_MdDbMText_SetLineweight_1=l.asm.emscripten_bind_MdDbMText_SetLineweight_1).apply(null,arguments)},qx=l._emscripten_bind_MdDbMText_TextStyle_0=function(){return(qx=l._emscripten_bind_MdDbMText_TextStyle_0=l.asm.emscripten_bind_MdDbMText_TextStyle_0).apply(null,arguments)},rx=l._emscripten_bind_MdDbMText_SetTextStyle_1=function(){return(rx=l._emscripten_bind_MdDbMText_SetTextStyle_1=l.asm.emscripten_bind_MdDbMText_SetTextStyle_1).apply(null,
|
|
494
|
+
arguments)},sx=l._emscripten_bind_MdDbMText_Highlight_1=function(){return(sx=l._emscripten_bind_MdDbMText_Highlight_1=l.asm.emscripten_bind_MdDbMText_Highlight_1).apply(null,arguments)},tx=l._emscripten_bind_MdDbMText_Move_2=function(){return(tx=l._emscripten_bind_MdDbMText_Move_2=l.asm.emscripten_bind_MdDbMText_Move_2).apply(null,arguments)},ux=l._emscripten_bind_MdDbMText_Rotate_2=function(){return(ux=l._emscripten_bind_MdDbMText_Rotate_2=l.asm.emscripten_bind_MdDbMText_Rotate_2).apply(null,arguments)},
|
|
495
|
+
vx=l._emscripten_bind_MdDbMText_Mirror_2=function(){return(vx=l._emscripten_bind_MdDbMText_Mirror_2=l.asm.emscripten_bind_MdDbMText_Mirror_2).apply(null,arguments)},wx=l._emscripten_bind_MdDbMText_ScaleEntity_2=function(){return(wx=l._emscripten_bind_MdDbMText_ScaleEntity_2=l.asm.emscripten_bind_MdDbMText_ScaleEntity_2).apply(null,arguments)},xx=l._emscripten_bind_MdDbMText_TransformBy_1=function(){return(xx=l._emscripten_bind_MdDbMText_TransformBy_1=l.asm.emscripten_bind_MdDbMText_TransformBy_1).apply(null,
|
|
496
|
+
arguments)},yx=l._emscripten_bind_MdDbMText_GetBoundingBox_0=function(){return(yx=l._emscripten_bind_MdDbMText_GetBoundingBox_0=l.asm.emscripten_bind_MdDbMText_GetBoundingBox_0).apply(null,arguments)},zx=l._emscripten_bind_MdDbMText_GetObjectID_0=function(){return(zx=l._emscripten_bind_MdDbMText_GetObjectID_0=l.asm.emscripten_bind_MdDbMText_GetObjectID_0).apply(null,arguments)},Ax=l._emscripten_bind_MdDbMText_Erase_0=function(){return(Ax=l._emscripten_bind_MdDbMText_Erase_0=l.asm.emscripten_bind_MdDbMText_Erase_0).apply(null,
|
|
497
|
+
arguments)},Bx=l._emscripten_bind_MdDbMText_ConnectionTempObject_1=function(){return(Bx=l._emscripten_bind_MdDbMText_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbMText_ConnectionTempObject_1).apply(null,arguments)},Cx=l._emscripten_bind_MdDbMText_Clone_0=function(){return(Cx=l._emscripten_bind_MdDbMText_Clone_0=l.asm.emscripten_bind_MdDbMText_Clone_0).apply(null,arguments)},Dx=l._emscripten_bind_MdDbMText_GetHandle_0=function(){return(Dx=l._emscripten_bind_MdDbMText_GetHandle_0=l.asm.emscripten_bind_MdDbMText_GetHandle_0).apply(null,
|
|
498
|
+
arguments)},Ex=l._emscripten_bind_MdDbMText_GetDatabase_0=function(){return(Ex=l._emscripten_bind_MdDbMText_GetDatabase_0=l.asm.emscripten_bind_MdDbMText_GetDatabase_0).apply(null,arguments)},Fx=l._emscripten_bind_MdDbMText_GetOwnerID_0=function(){return(Fx=l._emscripten_bind_MdDbMText_GetOwnerID_0=l.asm.emscripten_bind_MdDbMText_GetOwnerID_0).apply(null,arguments)},Gx=l._emscripten_bind_MdDbMText_moveGripPointsAt_4=function(){return(Gx=l._emscripten_bind_MdDbMText_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbMText_moveGripPointsAt_4).apply(null,
|
|
499
|
+
arguments)},Hx=l._emscripten_bind_MdDbMText_getObjectName_0=function(){return(Hx=l._emscripten_bind_MdDbMText_getObjectName_0=l.asm.emscripten_bind_MdDbMText_getObjectName_0).apply(null,arguments)},Ix=l._emscripten_bind_MdDbMText_getDxf0_0=function(){return(Ix=l._emscripten_bind_MdDbMText_getDxf0_0=l.asm.emscripten_bind_MdDbMText_getDxf0_0).apply(null,arguments)},Jx=l._emscripten_bind_MdDbMText_getJson_0=function(){return(Jx=l._emscripten_bind_MdDbMText_getJson_0=l.asm.emscripten_bind_MdDbMText_getJson_0).apply(null,
|
|
500
|
+
arguments)},Kx=l._emscripten_bind_MdDbMText_setJson_1=function(){return(Kx=l._emscripten_bind_MdDbMText_setJson_1=l.asm.emscripten_bind_MdDbMText_setJson_1).apply(null,arguments)},Lx=l._emscripten_bind_MdDbMText___destroy___0=function(){return(Lx=l._emscripten_bind_MdDbMText___destroy___0=l.asm.emscripten_bind_MdDbMText___destroy___0).apply(null,arguments)},Mx=l._emscripten_bind_MdDbBlockTableRecordIterator_start_2=function(){return(Mx=l._emscripten_bind_MdDbBlockTableRecordIterator_start_2=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_start_2).apply(null,
|
|
501
|
+
arguments)},Nx=l._emscripten_bind_MdDbBlockTableRecordIterator_done_0=function(){return(Nx=l._emscripten_bind_MdDbBlockTableRecordIterator_done_0=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_done_0).apply(null,arguments)},Ox=l._emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0=function(){return(Ox=l._emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_getEntityId_0).apply(null,arguments)},Px=l._emscripten_bind_MdDbBlockTableRecordIterator_step_2=
|
|
502
|
+
function(){return(Px=l._emscripten_bind_MdDbBlockTableRecordIterator_step_2=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_step_2).apply(null,arguments)},Qx=l._emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0=function(){return(Qx=l._emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_getObjectName_0).apply(null,arguments)},Rx=l._emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0=function(){return(Rx=l._emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0=
|
|
503
|
+
l.asm.emscripten_bind_MdDbBlockTableRecordIterator_getDxf0_0).apply(null,arguments)},Sx=l._emscripten_bind_MdDbBlockTableRecordIterator_getJson_0=function(){return(Sx=l._emscripten_bind_MdDbBlockTableRecordIterator_getJson_0=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_getJson_0).apply(null,arguments)},Tx=l._emscripten_bind_MdDbBlockTableRecordIterator_setJson_1=function(){return(Tx=l._emscripten_bind_MdDbBlockTableRecordIterator_setJson_1=l.asm.emscripten_bind_MdDbBlockTableRecordIterator_setJson_1).apply(null,
|
|
504
|
+
arguments)},Ux=l._emscripten_bind_MdDbBlockTableRecordIterator___destroy___0=function(){return(Ux=l._emscripten_bind_MdDbBlockTableRecordIterator___destroy___0=l.asm.emscripten_bind_MdDbBlockTableRecordIterator___destroy___0).apply(null,arguments)},Vx=l._emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0=function(){return(Vx=l._emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0=l.asm.emscripten_bind_MdDbBlockTableRecord_MdDbBlockTableRecord_0).apply(null,arguments)},Wx=l._emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1=
|
|
505
|
+
function(){return(Wx=l._emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1=l.asm.emscripten_bind_MdDbBlockTableRecord_appendAcDbEntity_1).apply(null,arguments)},Xx=l._emscripten_bind_MdDbBlockTableRecord_newIterator_2=function(){return(Xx=l._emscripten_bind_MdDbBlockTableRecord_newIterator_2=l.asm.emscripten_bind_MdDbBlockTableRecord_newIterator_2).apply(null,arguments)},Yx=l._emscripten_bind_MdDbBlockTableRecord_origin_0=function(){return(Yx=l._emscripten_bind_MdDbBlockTableRecord_origin_0=
|
|
506
|
+
l.asm.emscripten_bind_MdDbBlockTableRecord_origin_0).apply(null,arguments)},Zx=l._emscripten_bind_MdDbBlockTableRecord_setOrigin_1=function(){return(Zx=l._emscripten_bind_MdDbBlockTableRecord_setOrigin_1=l.asm.emscripten_bind_MdDbBlockTableRecord_setOrigin_1).apply(null,arguments)},$x=l._emscripten_bind_MdDbBlockTableRecord_GetObjectID_0=function(){return($x=l._emscripten_bind_MdDbBlockTableRecord_GetObjectID_0=l.asm.emscripten_bind_MdDbBlockTableRecord_GetObjectID_0).apply(null,arguments)},ay=l._emscripten_bind_MdDbBlockTableRecord_Erase_0=
|
|
507
|
+
function(){return(ay=l._emscripten_bind_MdDbBlockTableRecord_Erase_0=l.asm.emscripten_bind_MdDbBlockTableRecord_Erase_0).apply(null,arguments)},by=l._emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1=function(){return(by=l._emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbBlockTableRecord_ConnectionTempObject_1).apply(null,arguments)},cy=l._emscripten_bind_MdDbBlockTableRecord_Clone_0=function(){return(cy=l._emscripten_bind_MdDbBlockTableRecord_Clone_0=
|
|
508
|
+
l.asm.emscripten_bind_MdDbBlockTableRecord_Clone_0).apply(null,arguments)},dy=l._emscripten_bind_MdDbBlockTableRecord_GetHandle_0=function(){return(dy=l._emscripten_bind_MdDbBlockTableRecord_GetHandle_0=l.asm.emscripten_bind_MdDbBlockTableRecord_GetHandle_0).apply(null,arguments)},ey=l._emscripten_bind_MdDbBlockTableRecord_GetDatabase_0=function(){return(ey=l._emscripten_bind_MdDbBlockTableRecord_GetDatabase_0=l.asm.emscripten_bind_MdDbBlockTableRecord_GetDatabase_0).apply(null,arguments)},fy=l._emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0=
|
|
509
|
+
function(){return(fy=l._emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0=l.asm.emscripten_bind_MdDbBlockTableRecord_GetOwnerID_0).apply(null,arguments)},gy=l._emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4=function(){return(gy=l._emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbBlockTableRecord_moveGripPointsAt_4).apply(null,arguments)},hy=l._emscripten_bind_MdDbBlockTableRecord_getObjectName_0=function(){return(hy=l._emscripten_bind_MdDbBlockTableRecord_getObjectName_0=
|
|
510
|
+
l.asm.emscripten_bind_MdDbBlockTableRecord_getObjectName_0).apply(null,arguments)},iy=l._emscripten_bind_MdDbBlockTableRecord_getDxf0_0=function(){return(iy=l._emscripten_bind_MdDbBlockTableRecord_getDxf0_0=l.asm.emscripten_bind_MdDbBlockTableRecord_getDxf0_0).apply(null,arguments)},jy=l._emscripten_bind_MdDbBlockTableRecord_getJson_0=function(){return(jy=l._emscripten_bind_MdDbBlockTableRecord_getJson_0=l.asm.emscripten_bind_MdDbBlockTableRecord_getJson_0).apply(null,arguments)},ky=l._emscripten_bind_MdDbBlockTableRecord_setJson_1=
|
|
511
|
+
function(){return(ky=l._emscripten_bind_MdDbBlockTableRecord_setJson_1=l.asm.emscripten_bind_MdDbBlockTableRecord_setJson_1).apply(null,arguments)},ly=l._emscripten_bind_MdDbBlockTableRecord___destroy___0=function(){return(ly=l._emscripten_bind_MdDbBlockTableRecord___destroy___0=l.asm.emscripten_bind_MdDbBlockTableRecord___destroy___0).apply(null,arguments)},my=l._emscripten_bind_MdDbBlockTableIterator_start_2=function(){return(my=l._emscripten_bind_MdDbBlockTableIterator_start_2=l.asm.emscripten_bind_MdDbBlockTableIterator_start_2).apply(null,
|
|
512
|
+
arguments)},ny=l._emscripten_bind_MdDbBlockTableIterator_done_0=function(){return(ny=l._emscripten_bind_MdDbBlockTableIterator_done_0=l.asm.emscripten_bind_MdDbBlockTableIterator_done_0).apply(null,arguments)},oy=l._emscripten_bind_MdDbBlockTableIterator_getRecord_0=function(){return(oy=l._emscripten_bind_MdDbBlockTableIterator_getRecord_0=l.asm.emscripten_bind_MdDbBlockTableIterator_getRecord_0).apply(null,arguments)},py=l._emscripten_bind_MdDbBlockTableIterator_step_2=function(){return(py=l._emscripten_bind_MdDbBlockTableIterator_step_2=
|
|
513
|
+
l.asm.emscripten_bind_MdDbBlockTableIterator_step_2).apply(null,arguments)},qy=l._emscripten_bind_MdDbBlockTableIterator_getObjectName_0=function(){return(qy=l._emscripten_bind_MdDbBlockTableIterator_getObjectName_0=l.asm.emscripten_bind_MdDbBlockTableIterator_getObjectName_0).apply(null,arguments)},ry=l._emscripten_bind_MdDbBlockTableIterator_getDxf0_0=function(){return(ry=l._emscripten_bind_MdDbBlockTableIterator_getDxf0_0=l.asm.emscripten_bind_MdDbBlockTableIterator_getDxf0_0).apply(null,arguments)},
|
|
514
|
+
sy=l._emscripten_bind_MdDbBlockTableIterator_getJson_0=function(){return(sy=l._emscripten_bind_MdDbBlockTableIterator_getJson_0=l.asm.emscripten_bind_MdDbBlockTableIterator_getJson_0).apply(null,arguments)},ty=l._emscripten_bind_MdDbBlockTableIterator_setJson_1=function(){return(ty=l._emscripten_bind_MdDbBlockTableIterator_setJson_1=l.asm.emscripten_bind_MdDbBlockTableIterator_setJson_1).apply(null,arguments)},uy=l._emscripten_bind_MdDbBlockTableIterator___destroy___0=function(){return(uy=l._emscripten_bind_MdDbBlockTableIterator___destroy___0=
|
|
515
|
+
l.asm.emscripten_bind_MdDbBlockTableIterator___destroy___0).apply(null,arguments)},vy=l._emscripten_bind_MdDbBlockTable_getAt_1=function(){return(vy=l._emscripten_bind_MdDbBlockTable_getAt_1=l.asm.emscripten_bind_MdDbBlockTable_getAt_1).apply(null,arguments)},wy=l._emscripten_bind_MdDbBlockTable_has_1=function(){return(wy=l._emscripten_bind_MdDbBlockTable_has_1=l.asm.emscripten_bind_MdDbBlockTable_has_1).apply(null,arguments)},xy=l._emscripten_bind_MdDbBlockTable_newIterator_2=function(){return(xy=
|
|
516
|
+
l._emscripten_bind_MdDbBlockTable_newIterator_2=l.asm.emscripten_bind_MdDbBlockTable_newIterator_2).apply(null,arguments)},yy=l._emscripten_bind_MdDbBlockTable_add_1=function(){return(yy=l._emscripten_bind_MdDbBlockTable_add_1=l.asm.emscripten_bind_MdDbBlockTable_add_1).apply(null,arguments)},zy=l._emscripten_bind_MdDbBlockTable_GetObjectID_0=function(){return(zy=l._emscripten_bind_MdDbBlockTable_GetObjectID_0=l.asm.emscripten_bind_MdDbBlockTable_GetObjectID_0).apply(null,arguments)},Ay=l._emscripten_bind_MdDbBlockTable_Erase_0=
|
|
517
|
+
function(){return(Ay=l._emscripten_bind_MdDbBlockTable_Erase_0=l.asm.emscripten_bind_MdDbBlockTable_Erase_0).apply(null,arguments)},By=l._emscripten_bind_MdDbBlockTable_ConnectionTempObject_1=function(){return(By=l._emscripten_bind_MdDbBlockTable_ConnectionTempObject_1=l.asm.emscripten_bind_MdDbBlockTable_ConnectionTempObject_1).apply(null,arguments)},Cy=l._emscripten_bind_MdDbBlockTable_Clone_0=function(){return(Cy=l._emscripten_bind_MdDbBlockTable_Clone_0=l.asm.emscripten_bind_MdDbBlockTable_Clone_0).apply(null,
|
|
518
|
+
arguments)},Dy=l._emscripten_bind_MdDbBlockTable_GetHandle_0=function(){return(Dy=l._emscripten_bind_MdDbBlockTable_GetHandle_0=l.asm.emscripten_bind_MdDbBlockTable_GetHandle_0).apply(null,arguments)},Ey=l._emscripten_bind_MdDbBlockTable_GetDatabase_0=function(){return(Ey=l._emscripten_bind_MdDbBlockTable_GetDatabase_0=l.asm.emscripten_bind_MdDbBlockTable_GetDatabase_0).apply(null,arguments)},Fy=l._emscripten_bind_MdDbBlockTable_GetOwnerID_0=function(){return(Fy=l._emscripten_bind_MdDbBlockTable_GetOwnerID_0=
|
|
519
|
+
l.asm.emscripten_bind_MdDbBlockTable_GetOwnerID_0).apply(null,arguments)},Gy=l._emscripten_bind_MdDbBlockTable_moveGripPointsAt_4=function(){return(Gy=l._emscripten_bind_MdDbBlockTable_moveGripPointsAt_4=l.asm.emscripten_bind_MdDbBlockTable_moveGripPointsAt_4).apply(null,arguments)},Hy=l._emscripten_bind_MdDbBlockTable_getObjectName_0=function(){return(Hy=l._emscripten_bind_MdDbBlockTable_getObjectName_0=l.asm.emscripten_bind_MdDbBlockTable_getObjectName_0).apply(null,arguments)},Iy=l._emscripten_bind_MdDbBlockTable_getDxf0_0=
|
|
520
|
+
function(){return(Iy=l._emscripten_bind_MdDbBlockTable_getDxf0_0=l.asm.emscripten_bind_MdDbBlockTable_getDxf0_0).apply(null,arguments)},Jy=l._emscripten_bind_MdDbBlockTable_getJson_0=function(){return(Jy=l._emscripten_bind_MdDbBlockTable_getJson_0=l.asm.emscripten_bind_MdDbBlockTable_getJson_0).apply(null,arguments)},Ky=l._emscripten_bind_MdDbBlockTable_setJson_1=function(){return(Ky=l._emscripten_bind_MdDbBlockTable_setJson_1=l.asm.emscripten_bind_MdDbBlockTable_setJson_1).apply(null,arguments)},
|
|
521
|
+
Ly=l._emscripten_bind_MdDbBlockTable___destroy___0=function(){return(Ly=l._emscripten_bind_MdDbBlockTable___destroy___0=l.asm.emscripten_bind_MdDbBlockTable___destroy___0).apply(null,arguments)},My=l._emscripten_bind_McDrawSelSet_McDrawSelSet_0=function(){return(My=l._emscripten_bind_McDrawSelSet_McDrawSelSet_0=l.asm.emscripten_bind_McDrawSelSet_McDrawSelSet_0).apply(null,arguments)},Ny=l._emscripten_bind_McDrawSelSet_allSelect_1=function(){return(Ny=l._emscripten_bind_McDrawSelSet_allSelect_1=l.asm.emscripten_bind_McDrawSelSet_allSelect_1).apply(null,
|
|
522
|
+
arguments)},Oy=l._emscripten_bind_McDrawSelSet_pointSelect_4=function(){return(Oy=l._emscripten_bind_McDrawSelSet_pointSelect_4=l.asm.emscripten_bind_McDrawSelSet_pointSelect_4).apply(null,arguments)},Py=l._emscripten_bind_McDrawSelSet_crossingSelect_5=function(){return(Py=l._emscripten_bind_McDrawSelSet_crossingSelect_5=l.asm.emscripten_bind_McDrawSelSet_crossingSelect_5).apply(null,arguments)},Qy=l._emscripten_bind_McDrawSelSet_count_0=function(){return(Qy=l._emscripten_bind_McDrawSelSet_count_0=
|
|
523
|
+
l.asm.emscripten_bind_McDrawSelSet_count_0).apply(null,arguments)},Ry=l._emscripten_bind_McDrawSelSet_item_1=function(){return(Ry=l._emscripten_bind_McDrawSelSet_item_1=l.asm.emscripten_bind_McDrawSelSet_item_1).apply(null,arguments)},Sy=l._emscripten_bind_McDrawSelSet_getObjectName_0=function(){return(Sy=l._emscripten_bind_McDrawSelSet_getObjectName_0=l.asm.emscripten_bind_McDrawSelSet_getObjectName_0).apply(null,arguments)},Ty=l._emscripten_bind_McDrawSelSet_getDxf0_0=function(){return(Ty=l._emscripten_bind_McDrawSelSet_getDxf0_0=
|
|
524
|
+
l.asm.emscripten_bind_McDrawSelSet_getDxf0_0).apply(null,arguments)},Uy=l._emscripten_bind_McDrawSelSet_getJson_0=function(){return(Uy=l._emscripten_bind_McDrawSelSet_getJson_0=l.asm.emscripten_bind_McDrawSelSet_getJson_0).apply(null,arguments)},Vy=l._emscripten_bind_McDrawSelSet_setJson_1=function(){return(Vy=l._emscripten_bind_McDrawSelSet_setJson_1=l.asm.emscripten_bind_McDrawSelSet_setJson_1).apply(null,arguments)},Wy=l._emscripten_bind_McDrawSelSet___destroy___0=function(){return(Wy=l._emscripten_bind_McDrawSelSet___destroy___0=
|
|
524
525
|
l.asm.emscripten_bind_McDrawSelSet___destroy___0).apply(null,arguments)},zd=l._malloc=function(){return(zd=l._malloc=l.asm.malloc).apply(null,arguments)},Cd=l._free=function(){return(Cd=l._free=l.asm.free).apply(null,arguments)};function Yc(){return(Yc=l.asm.__errno_location).apply(null,arguments)}l.__emscripten_tls_init=function(){return(l.__emscripten_tls_init=l.asm._emscripten_tls_init).apply(null,arguments)};
|
|
525
526
|
var Lc=l._pthread_self=function(){return(Lc=l._pthread_self=l.asm.pthread_self).apply(null,arguments)},Ae=l.__emscripten_thread_init=function(){return(Ae=l.__emscripten_thread_init=l.asm._emscripten_thread_init).apply(null,arguments)};l.__emscripten_thread_crashed=function(){return(l.__emscripten_thread_crashed=l.asm._emscripten_thread_crashed).apply(null,arguments)};function td(){return(td=l.asm._emscripten_run_in_main_runtime_thread_js).apply(null,arguments)}
|
|
526
|
-
function Kc(){return(Kc=l.asm._emscripten_thread_free_data).apply(null,arguments)}var Rc=l.__emscripten_thread_exit=function(){return(Rc=l.__emscripten_thread_exit=l.asm._emscripten_thread_exit).apply(null,arguments)},ed=l.__emscripten_check_mailbox=function(){return(ed=l.__emscripten_check_mailbox=l.asm._emscripten_check_mailbox).apply(null,arguments)};function
|
|
527
|
+
function Kc(){return(Kc=l.asm._emscripten_thread_free_data).apply(null,arguments)}var Rc=l.__emscripten_thread_exit=function(){return(Rc=l.__emscripten_thread_exit=l.asm._emscripten_thread_exit).apply(null,arguments)},ed=l.__emscripten_check_mailbox=function(){return(ed=l.__emscripten_check_mailbox=l.asm._emscripten_check_mailbox).apply(null,arguments)};function Xy(){return(Xy=l.asm.setThrew).apply(null,arguments)}function Nc(){return(Nc=l.asm.emscripten_stack_set_limits).apply(null,arguments)}
|
|
527
528
|
function rd(){return(rd=l.asm.stackSave).apply(null,arguments)}function Oc(){return(Oc=l.asm.stackRestore).apply(null,arguments)}function sd(){return(sd=l.asm.stackAlloc).apply(null,arguments)}l.dynCall_iijj=function(){return(l.dynCall_iijj=l.asm.dynCall_iijj).apply(null,arguments)};l.dynCall_iij=function(){return(l.dynCall_iij=l.asm.dynCall_iij).apply(null,arguments)};l.dynCall_iiiiiji=function(){return(l.dynCall_iiiiiji=l.asm.dynCall_iiiiiji).apply(null,arguments)};
|
|
528
529
|
l.dynCall_iiji=function(){return(l.dynCall_iiji=l.asm.dynCall_iiji).apply(null,arguments)};l.dynCall_iiiiiijji=function(){return(l.dynCall_iiiiiijji=l.asm.dynCall_iiiiiijji).apply(null,arguments)};l.dynCall_ji=function(){return(l.dynCall_ji=l.asm.dynCall_ji).apply(null,arguments)};l.dynCall_vij=function(){return(l.dynCall_vij=l.asm.dynCall_vij).apply(null,arguments)};l.dynCall_iiij=function(){return(l.dynCall_iiij=l.asm.dynCall_iiij).apply(null,arguments)};
|
|
529
530
|
l.dynCall_iiiiij=function(){return(l.dynCall_iiiiij=l.asm.dynCall_iiiiij).apply(null,arguments)};l.dynCall_iiijjiddddddii=function(){return(l.dynCall_iiijjiddddddii=l.asm.dynCall_iiijjiddddddii).apply(null,arguments)};l.dynCall_iiiiddddiiiiiijjiiiiii=function(){return(l.dynCall_iiiiddddiiiiiijjiiiiii=l.asm.dynCall_iiiiddddiiiiiijjiiiiii).apply(null,arguments)};l.dynCall_viij=function(){return(l.dynCall_viij=l.asm.dynCall_viij).apply(null,arguments)};
|
|
530
|
-
l.dynCall_jiji=function(){return(l.dynCall_jiji=l.asm.dynCall_jiji).apply(null,arguments)};l.dynCall_viijii=function(){return(l.dynCall_viijii=l.asm.dynCall_viijii).apply(null,arguments)};l.dynCall_iiiiijj=function(){return(l.dynCall_iiiiijj=l.asm.dynCall_iiiiijj).apply(null,arguments)};l.dynCall_iiiiiijj=function(){return(l.dynCall_iiiiiijj=l.asm.dynCall_iiiiiijj).apply(null,arguments)};l.___start_em_js=
|
|
531
|
-
function Ee(a,c,d){var e=rd();try{Qc(a)(c,d)}catch(f){Oc(e);if(f!==f+0)throw f;
|
|
532
|
-
function
|
|
533
|
-
1);a()},1)):a())}}if(l.preInit)for("function"==typeof l.preInit&&(l.preInit=[l.preInit]);0<l.preInit.length;)l.preInit.pop()()
|
|
534
|
-
l.destroy=function(a){if(!a.__destroy__)throw"Error: Cannot destroy object. (Did you create it yourself?)";a.__destroy__();delete
|
|
535
|
-
function
|
|
536
|
-
function
|
|
537
|
-
function z(){throw"cannot construct a MdDbObject, no constructor in IDL";}z.prototype=Object.create(
|
|
531
|
+
l.dynCall_jiji=function(){return(l.dynCall_jiji=l.asm.dynCall_jiji).apply(null,arguments)};l.dynCall_viijii=function(){return(l.dynCall_viijii=l.asm.dynCall_viijii).apply(null,arguments)};l.dynCall_iiiiijj=function(){return(l.dynCall_iiiiijj=l.asm.dynCall_iiiiijj).apply(null,arguments)};l.dynCall_iiiiiijj=function(){return(l.dynCall_iiiiiijj=l.asm.dynCall_iiiiiijj).apply(null,arguments)};l.___start_em_js=265080;l.___stop_em_js=265178;
|
|
532
|
+
function Ee(a,c,d){var e=rd();try{Qc(a)(c,d)}catch(f){Oc(e);if(f!==f+0)throw f;Xy(1,0)}}function De(a,c){var d=rd();try{Qc(a)(c)}catch(e){Oc(d);if(e!==e+0)throw e;Xy(1,0)}}function Be(a,c){var d=rd();try{return Qc(a)(c)}catch(e){Oc(d);if(e!==e+0)throw e;Xy(1,0)}}function Ce(a,c,d,e){var f=rd();try{return Qc(a)(c,d,e)}catch(g){Oc(f);if(g!==g+0)throw g;Xy(1,0)}}l.keepRuntimeAlive=ab;l.wasmMemory=ba;l.ExitStatus=Db;l.PThread=r;var Yy;mb=function Zy(){Yy||$y();Yy||(mb=Zy)};
|
|
533
|
+
function $y(){function a(){if(!Yy&&(Yy=!0,l.calledRun=!0,!Ra)){bb();ua(l);if(l.onRuntimeInitialized)l.onRuntimeInitialized();if(!Ca){if(l.postRun)for("function"==typeof l.postRun&&(l.postRun=[l.postRun]);l.postRun.length;){var c=l.postRun.shift();Za.unshift(c)}ib(Za)}}}if(!(0<kb))if(Ca)ua(l),bb(),startWorker(l);else{if(l.preRun)for("function"==typeof l.preRun&&(l.preRun=[l.preRun]);l.preRun.length;)jb();ib(Xa);0<kb||(l.setStatus?(l.setStatus("Running..."),setTimeout(function(){setTimeout(function(){l.setStatus("")},
|
|
534
|
+
1);a()},1)):a())}}if(l.preInit)for("function"==typeof l.preInit&&(l.preInit=[l.preInit]);0<l.preInit.length;)l.preInit.pop()();$y();function az(){}az.prototype=Object.create(az.prototype);az.prototype.constructor=az;az.prototype.i=az;az.j={};l.WrapperObject=az;function bz(a){return(a||az).j}l.getCache=bz;function w(a,c){var d=bz(c),e=d[a];if(e)return e;e=Object.create((c||az).prototype);e.g=a;return d[a]=e}l.wrapPointer=w;l.castObject=function(a,c){return w(a.g,c)};l.NULL=w(0);
|
|
535
|
+
l.destroy=function(a){if(!a.__destroy__)throw"Error: Cannot destroy object. (Did you create it yourself?)";a.__destroy__();delete bz(a.i)[a.g]};l.compare=function(a,c){return a.g===c.g};l.getPointer=function(a){return a.g};l.getClass=function(a){return a.i};var cz=0,dz=0,ez=0,fz=[],gz=0;function x(){if(gz){for(var a=0;a<fz.length;a++)l._free(fz[a]);fz.length=0;l._free(cz);cz=0;dz+=gz;gz=0}cz||(dz+=128,(cz=l._malloc(dz))||Pa());ez=0}
|
|
536
|
+
function hz(a,c){cz||Pa();a=a.length*c.BYTES_PER_ELEMENT;a=a+7&-8;ez+a>=dz?(0<a||Pa(),gz+=a,c=l._malloc(a),fz.push(c)):(c=cz+ez,ez+=a);return c}function iz(a,c,d){d>>>=0;switch(c.BYTES_PER_ELEMENT){case 2:d>>>=1;break;case 4:d>>>=2;break;case 8:d>>>=3}for(var e=0;e<a.length;e++)c[d+e]=a[e]}function y(a){if("string"===typeof a){a=Pb(a);var c=hz(a,aa());iz(a,aa(),c);return c}return a}function jz(a){if("object"===typeof a){var c=hz(a,sa());iz(a,sa(),c);return c}return a}
|
|
537
|
+
function kz(){throw"cannot construct a MdRxObject, no constructor in IDL";}kz.prototype=Object.create(az.prototype);kz.prototype.constructor=kz;kz.prototype.i=kz;kz.j={};l.MdRxObject=kz;kz.prototype.getObjectName=function(){return p(Ge(this.g))};kz.prototype.getDxf0=function(){return p(He(this.g))};kz.prototype.getJson=function(){return p(Ie(this.g))};kz.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Je(c,a)};
|
|
538
|
+
function z(){throw"cannot construct a MdDbObject, no constructor in IDL";}z.prototype=Object.create(kz.prototype);z.prototype.constructor=z;z.prototype.i=z;z.j={};l.MdDbObject=z;z.prototype.GetObjectID=function(){return Ke(this.g)};z.prototype.Erase=function(){return!!Le(this.g)};z.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Me(c,a)};z.prototype.Clone=function(){return w(Ne(this.g),z)};z.prototype.GetHandle=function(){return p(Oe(this.g))};
|
|
538
539
|
z.prototype.GetDatabase=function(){return w(Pe(this.g),C)};z.prototype.GetOwnerID=function(){return Qe(this.g)};z.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Re(f,a,c,d,e)};z.prototype.getObjectName=function(){return p(Se(this.g))};z.prototype.getDxf0=function(){return p(Te(this.g))};z.prototype.getJson=function(){return p(Ue(this.g))};
|
|
539
540
|
z.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ve(c,a)};function D(){throw"cannot construct a MdDbEntity, no constructor in IDL";}D.prototype=Object.create(z.prototype);D.prototype.constructor=D;D.prototype.i=D;D.j={};l.MdDbEntity=D;D.prototype.explode=function(){return w(We(this.g),E)};D.prototype.TrueColor=function(){return w(Xe(this.g),F)};D.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ye(c,a)};
|
|
540
541
|
D.prototype.ColorIndex=function(){return Ze(this.g)};D.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$e(c,a)};D.prototype.Layer=function(){return p(af(this.g))};D.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!bf(c,a)};D.prototype.LinetypeScale=function(){return cf(this.g)};D.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!df(c,a)};D.prototype.Visible=function(){return!!ef(this.g)};
|
|
@@ -552,7 +553,7 @@ G.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);
|
|
|
552
553
|
G.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kg(c,a)};G.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!lg(d,a,c)};G.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!mg(d,a,c)};G.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!ng(d,a,c)};
|
|
553
554
|
G.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!og(d,a,c)};G.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pg(c,a)};G.prototype.GetBoundingBox=function(){return w(qg(this.g),E)};G.prototype.GetObjectID=function(){return rg(this.g)};G.prototype.Erase=function(){return!!sg(this.g)};G.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!tg(c,a)};
|
|
554
555
|
G.prototype.Clone=function(){return w(ug(this.g),z)};G.prototype.GetHandle=function(){return p(vg(this.g))};G.prototype.GetDatabase=function(){return w(wg(this.g),C)};G.prototype.GetOwnerID=function(){return xg(this.g)};G.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!yg(f,a,c,d,e)};G.prototype.getObjectName=function(){return p(zg(this.g))};
|
|
555
|
-
G.prototype.getDxf0=function(){return p(Ag(this.g))};G.prototype.getJson=function(){return p(Bg(this.g))};G.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Cg(c,a)};function J(){this.g=Dg()
|
|
556
|
+
G.prototype.getDxf0=function(){return p(Ag(this.g))};G.prototype.getJson=function(){return p(Bg(this.g))};G.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Cg(c,a)};function J(){this.g=Dg();bz(J)[this.g]=this}J.prototype=Object.create(D.prototype);J.prototype.constructor=J;J.prototype.i=J;J.j={};l.MdDbDimension=J;J.prototype.textPosition=function(){return w(Eg(this.g),H)};
|
|
556
557
|
J.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fg(c,a)};J.prototype.isUsingDefaultTextPosition=function(){return!!Gg(this.g)};J.prototype.useSetTextPosition=function(){return!!Hg(this.g)};J.prototype.useDefaultTextPosition=function(){return!!Ig(this.g)};J.prototype.elevation=J.prototype.elevation=function(){return Jg(this.g)};J.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kg(c,a)};J.prototype.dimensionText=function(){return p(Lg(this.g))};
|
|
557
558
|
J.prototype.setDimensionText=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Mg(c,a)};J.prototype.textRotation=function(){return Ng(this.g)};J.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Og(c,a)};J.prototype.dimensionStyle=function(){return Pg(this.g)};J.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qg(c,a)};J.prototype.textAttachment=function(){return Rg(this.g)};
|
|
558
559
|
J.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Sg(c,a)};J.prototype.horizontalRotation=function(){return Tg(this.g)};J.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ug(c,a)};J.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vg(c,a)};J.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Wg(c,a)};
|
|
@@ -564,197 +565,198 @@ J.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a
|
|
|
564
565
|
J.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!vh(d,a,c)};J.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!wh(d,a,c)};J.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xh(c,a)};J.prototype.GetBoundingBox=function(){return w(yh(this.g),E)};J.prototype.GetObjectID=function(){return zh(this.g)};J.prototype.Erase=function(){return!!Ah(this.g)};
|
|
565
566
|
J.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Bh(c,a)};J.prototype.Clone=function(){return w(Ch(this.g),z)};J.prototype.GetHandle=function(){return p(Dh(this.g))};J.prototype.GetDatabase=function(){return w(Eh(this.g),C)};J.prototype.GetOwnerID=function(){return Fh(this.g)};
|
|
566
567
|
J.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Gh(f,a,c,d,e)};J.prototype.getObjectName=function(){return p(Hh(this.g))};J.prototype.getDxf0=function(){return p(Ih(this.g))};J.prototype.getJson=function(){return p(Jh(this.g))};J.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Kh(c,a)};J.prototype.__destroy__=function(){Lh(this.g)};
|
|
567
|
-
function
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
function F(){this.g=ii()
|
|
568
|
+
function lz(){throw"cannot construct a VoidPtr, no constructor in IDL";}lz.prototype=Object.create(az.prototype);lz.prototype.constructor=lz;lz.prototype.i=lz;lz.j={};l.VoidPtr=lz;lz.prototype.__destroy__=function(){Mh(this.g)};function mz(){this.g=Nh();bz(mz)[this.g]=this}mz.prototype=Object.create(az.prototype);mz.prototype.constructor=mz;mz.prototype.i=mz;mz.j={};l.McApp=mz;mz.prototype.Init=function(){Oh(this.g)};
|
|
569
|
+
mz.prototype.CreateMxDraw=function(a,c,d,e,f){var g=this.g;x();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:y(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return w(Ph(g,a,c,d,e,f),K)};mz.prototype.GetCurrentMxDraw=function(){return w(Qh(this.g),K)};mz.prototype.DestroyObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Rh(c,a)};
|
|
570
|
+
mz.prototype.mcedRGB2Index=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return Sh(f,a,c,d,e)};mz.prototype.ObjectIdToObjectName=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(Th(c,a))};mz.prototype.ObjectIdToMdObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Uh(c,a),z)};
|
|
571
|
+
mz.prototype.ObjectIdToMdDbLine=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Vh(c,a),L)};mz.prototype.ObjectIdToMdDbText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Wh(c,a),O)};mz.prototype.ObjectIdToMdDbPolyline=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Xh(c,a),Q)};mz.prototype.ObjectIdToMdDbCircle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Yh(c,a),S)};
|
|
572
|
+
mz.prototype.ObjectIdToMdDbArc=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Zh(c,a),T)};mz.prototype.ObjectIdToMdDbBlockReference=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w($h(c,a),U)};mz.prototype.ObjectIdToMdDbAlignedDimension=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(ai(c,a),V)};mz.prototype.ObjectIdToMdDbRotatedDimension=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(bi(c,a),W)};
|
|
573
|
+
mz.prototype.ObjectIdToMdDbMText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(ci(c,a),X)};mz.prototype.getLastCallResult=function(){return di(this.g)};mz.prototype.ThreadTaskAbortExit=function(){ei(this.g)};mz.prototype.setFontFilePath=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);fi(c,a)};mz.prototype.addNetworkLoadingFont=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);gi(c,a)};mz.prototype.__destroy__=function(){hi(this.g)};
|
|
574
|
+
function F(){this.g=ii();bz(F)[this.g]=this}F.prototype=Object.create(az.prototype);F.prototype.constructor=F;F.prototype.i=F;F.j={};l.MdCmColor=F;F.prototype.setColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ji(c,a)};F.prototype.setRGB=function(a,c,d){var e=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);ki(e,a,c,d)};F.prototype.get_red=F.prototype.gb=function(){return li(this.g)};
|
|
574
575
|
F.prototype.set_red=F.prototype.Ab=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);mi(c,a)};Object.defineProperty(F.prototype,"red",{get:F.prototype.gb,set:F.prototype.Ab});F.prototype.get_green=F.prototype.cb=function(){return ni(this.g)};F.prototype.set_green=F.prototype.xb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);oi(c,a)};Object.defineProperty(F.prototype,"green",{get:F.prototype.cb,set:F.prototype.xb});F.prototype.get_blue=F.prototype.ab=function(){return pi(this.g)};
|
|
575
576
|
F.prototype.set_blue=F.prototype.tb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);qi(c,a)};Object.defineProperty(F.prototype,"blue",{get:F.prototype.ab,set:F.prototype.tb});F.prototype.get_method=F.prototype.eb=function(){return ri(this.g)};F.prototype.set_method=F.prototype.yb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);si(c,a)};Object.defineProperty(F.prototype,"method",{get:F.prototype.eb,set:F.prototype.yb});F.prototype.get_n=F.prototype.fb=function(){return ti(this.g)};
|
|
576
577
|
F.prototype.set_n=F.prototype.zb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ui(c,a)};Object.defineProperty(F.prototype,"n",{get:F.prototype.fb,set:F.prototype.zb});F.prototype.get_colorIndex=F.prototype.bb=function(){return vi(this.g)};F.prototype.set_colorIndex=F.prototype.vb=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);wi(c,a)};Object.defineProperty(F.prototype,"colorIndex",{get:F.prototype.bb,set:F.prototype.vb});F.prototype.__destroy__=function(){xi(this.g)};
|
|
577
|
-
function H(a,c,d){a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);this.g=void 0===a?yi():void 0===c?_emscripten_bind_MdGePoint3d_MdGePoint3d_1(a):void 0===d?_emscripten_bind_MdGePoint3d_MdGePoint3d_2(a,c):zi(a,c,d)
|
|
578
|
+
function H(a,c,d){a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);this.g=void 0===a?yi():void 0===c?_emscripten_bind_MdGePoint3d_MdGePoint3d_1(a):void 0===d?_emscripten_bind_MdGePoint3d_MdGePoint3d_2(a,c):zi(a,c,d);bz(H)[this.g]=this}H.prototype=Object.create(az.prototype);H.prototype.constructor=H;H.prototype.i=H;H.j={};l.MdGePoint3d=H;H.prototype.transformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ai(c,a)};
|
|
578
579
|
H.prototype.addvec=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Bi(c,a)};H.prototype.subvec=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ci(c,a)};H.prototype.sub=H.prototype.sub=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Di(c,a),I)};H.prototype.distanceTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ei(c,a)};H.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Fi(c,a)};
|
|
579
580
|
H.prototype.get_x=H.prototype.ga=function(){return Gi(this.g)};H.prototype.set_x=H.prototype.na=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Hi(c,a)};Object.defineProperty(H.prototype,"x",{get:H.prototype.ga,set:H.prototype.na});H.prototype.get_y=H.prototype.ha=function(){return Ii(this.g)};H.prototype.set_y=H.prototype.oa=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ji(c,a)};Object.defineProperty(H.prototype,"y",{get:H.prototype.ha,set:H.prototype.oa});
|
|
580
|
-
H.prototype.get_z=H.prototype.ia=function(){return Ki(this.g)};H.prototype.set_z=H.prototype.pa=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Li(c,a)};Object.defineProperty(H.prototype,"z",{get:H.prototype.ia,set:H.prototype.pa});H.prototype.__destroy__=function(){Mi(this.g)};function
|
|
581
|
-
|
|
582
|
-
|
|
581
|
+
H.prototype.get_z=H.prototype.ia=function(){return Ki(this.g)};H.prototype.set_z=H.prototype.pa=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Li(c,a)};Object.defineProperty(H.prototype,"z",{get:H.prototype.ia,set:H.prototype.pa});H.prototype.__destroy__=function(){Mi(this.g)};function nz(){this.g=Ni();bz(nz)[this.g]=this}nz.prototype=Object.create(az.prototype);nz.prototype.constructor=nz;nz.prototype.i=nz;nz.j={};l.MdGePoint3dArray=nz;
|
|
582
|
+
nz.prototype.append=nz.prototype.append=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Oi(c,a)};nz.prototype.length=nz.prototype.length=function(){return Pi(this.g)};nz.prototype.at=nz.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Qi(c,a),H)};nz.prototype.setAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Ri(d,a,c)};
|
|
583
|
+
nz.prototype.copy=nz.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Si(c,a)};nz.prototype.__destroy__=function(){Ti(this.g)};function I(a,c,d){a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);this.g=void 0===a?Ui():void 0===c?_emscripten_bind_MdGeVector3d_MdGeVector3d_1(a):void 0===d?_emscripten_bind_MdGeVector3d_MdGeVector3d_2(a,c):Vi(a,c,d);bz(I)[this.g]=this}I.prototype=Object.create(az.prototype);I.prototype.constructor=I;
|
|
583
584
|
I.prototype.i=I;I.j={};l.MdGeVector3d=I;I.prototype.rotateBy=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Wi(d,a,c)};I.prototype.negate=function(){Xi(this.g)};I.prototype.perpVector=function(){Yi(this.g)};I.prototype.angleTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return void 0===c?Zi(d,a):$i(d,a,c)};I.prototype.normalize=I.prototype.normalize=function(){aj(this.g)};
|
|
584
585
|
I.prototype.length=I.prototype.length=function(){return bj(this.g)};I.prototype.isUnitLength=function(){return!!cj(this.g)};I.prototype.isZeroLength=function(){return!!dj(this.g)};I.prototype.dotProduct=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ej(c,a)};I.prototype.crossProduct=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(fj(c,a),I)};I.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gj(c,a)};
|
|
585
586
|
I.prototype.get_x=I.prototype.ga=function(){return hj(this.g)};I.prototype.set_x=I.prototype.na=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ij(c,a)};Object.defineProperty(I.prototype,"x",{get:I.prototype.ga,set:I.prototype.na});I.prototype.get_y=I.prototype.ha=function(){return jj(this.g)};I.prototype.set_y=I.prototype.oa=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);kj(c,a)};Object.defineProperty(I.prototype,"y",{get:I.prototype.ha,set:I.prototype.oa});
|
|
586
|
-
I.prototype.get_z=I.prototype.ia=function(){return lj(this.g)};I.prototype.set_z=I.prototype.pa=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);mj(c,a)};Object.defineProperty(I.prototype,"z",{get:I.prototype.ia,set:I.prototype.pa});I.prototype.__destroy__=function(){nj(this.g)};function
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
587
|
+
I.prototype.get_z=I.prototype.ia=function(){return lj(this.g)};I.prototype.set_z=I.prototype.pa=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);mj(c,a)};Object.defineProperty(I.prototype,"z",{get:I.prototype.ia,set:I.prototype.pa});I.prototype.__destroy__=function(){nj(this.g)};function oz(){this.g=oj();bz(oz)[this.g]=this}oz.prototype=Object.create(az.prototype);oz.prototype.constructor=oz;oz.prototype.i=oz;oz.j={};l.MdGeLongArray=oz;
|
|
588
|
+
oz.prototype.append=oz.prototype.append=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);pj(c,a)};oz.prototype.length=oz.prototype.length=function(){return qj(this.g)};oz.prototype.at=oz.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return rj(c,a)};oz.prototype.setAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);sj(d,a,c)};oz.prototype.copy=oz.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);tj(c,a)};
|
|
589
|
+
oz.prototype.__destroy__=function(){uj(this.g)};function pz(){this.g=vj();bz(pz)[this.g]=this}pz.prototype=Object.create(az.prototype);pz.prototype.constructor=pz;pz.prototype.i=pz;pz.j={};l.MdGeStringArray=pz;pz.prototype.append=pz.prototype.append=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);wj(c,a)};pz.prototype.length=pz.prototype.length=function(){return xj(this.g)};pz.prototype.at=pz.prototype.at=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(yj(c,a))};
|
|
590
|
+
pz.prototype.setAt=function(a,c){var d=this.g;x();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:y(c);zj(d,a,c)};pz.prototype.copy=pz.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Aj(c,a)};pz.prototype.__destroy__=function(){Bj(this.g)};function qz(){this.g=Cj();bz(qz)[this.g]=this}qz.prototype=Object.create(az.prototype);qz.prototype.constructor=qz;qz.prototype.i=qz;qz.j={};l.MdGeMatrix3d=qz;qz.prototype.setToIdentity=function(){Dj(this.g)};
|
|
591
|
+
qz.prototype.preMultBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Ej(c,a)};qz.prototype.postMultBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Fj(c,a)};qz.prototype.setToProduct=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Gj(d,a,c)};qz.prototype.invert=function(){Hj(this.g)};qz.prototype.isSingular=function(){return!!Ij(this.g)};qz.prototype.transposeIt=function(){Jj(this.g)};
|
|
592
|
+
qz.prototype.isEqualTo=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kj(c,a)};qz.prototype.det=function(){return Lj(this.g)};qz.prototype.setCoordSystem=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);Mj(f,a,c,d,e)};qz.prototype.setToTranslation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Nj(c,a)};
|
|
593
|
+
qz.prototype.setToRotation=function(a,c,d){var e=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);Oj(e,a,c,d)};qz.prototype.setToScaling=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Pj(d,a,c)};qz.prototype.scale=qz.prototype.scale=function(){return Qj(this.g)};
|
|
594
|
+
qz.prototype.getData=qz.prototype.getData=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return Rj(d,a,c)};qz.prototype.copy=qz.prototype.copy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Sj(c,a)};qz.prototype.__destroy__=function(){Tj(this.g)};function Y(){this.g=Uj();bz(Y)[this.g]=this}Y.prototype=Object.create(z.prototype);Y.prototype.constructor=Y;Y.prototype.i=Y;Y.j={};l.MdDbLayerTableRecord=Y;Y.prototype.getName=function(){return p(Vj(this.g))};
|
|
594
595
|
Y.prototype.setName=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Wj(c,a)};Y.prototype.isFrozen=Y.prototype.isFrozen=function(){return!!Xj(this.g)};Y.prototype.setIsFrozen=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yj(c,a)};Y.prototype.isOff=function(){return!!Zj(this.g)};Y.prototype.setIsOff=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ak(c,a)};Y.prototype.isLocked=function(){return!!bk(this.g)};
|
|
595
596
|
Y.prototype.setIsLocked=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ck(c,a)};Y.prototype.color=Y.prototype.color=function(){return w(dk(this.g),F)};Y.prototype.setColor=Y.prototype.setColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ek(c,a)};Y.prototype.linetypeObjectId=function(){return fk(this.g)};Y.prototype.setLinetypeObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!gk(c,a)};Y.prototype.lineWeight=function(){return hk(this.g)};
|
|
596
597
|
Y.prototype.setLineWeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ik(c,a)};Y.prototype.GetObjectID=function(){return jk(this.g)};Y.prototype.Erase=function(){return!!kk(this.g)};Y.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lk(c,a)};Y.prototype.Clone=function(){return w(mk(this.g),z)};Y.prototype.GetHandle=function(){return p(nk(this.g))};Y.prototype.GetDatabase=function(){return w(ok(this.g),C)};Y.prototype.GetOwnerID=function(){return pk(this.g)};
|
|
597
598
|
Y.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!qk(f,a,c,d,e)};Y.prototype.getObjectName=function(){return p(rk(this.g))};Y.prototype.getDxf0=function(){return p(sk(this.g))};Y.prototype.getJson=function(){return p(tk(this.g))};Y.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!uk(c,a)};Y.prototype.__destroy__=function(){vk(this.g)};
|
|
598
|
-
function
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
function
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
C.prototype.GetBlockTable=function(){return w(il(this.g),
|
|
607
|
-
C.prototype.GetCurrentlyLineTypeName=function(){return p(ol(this.g))};C.prototype.SetCurrentlyLineTypeName=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);pl(c,a)};C.prototype.GetCurrentlyTrueColor=function(){return w(ql(this.g),F)};C.prototype.SetCurrentlyTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);
|
|
608
|
-
C.prototype.SetCurrentlyColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);
|
|
609
|
-
C.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!
|
|
610
|
-
K.prototype.openWebFile=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!
|
|
611
|
-
K.prototype.updataAppData=function(){
|
|
612
|
-
K.prototype.SetSysVarDouble=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);return!!
|
|
613
|
-
K.prototype.fireEventWindowSize=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);
|
|
614
|
-
K.prototype.IntelliSelect_RangeSelect=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return w(
|
|
615
|
-
K.prototype.Osnap_NotifyOsnap=function(a,c,d,e,f,g,h,n){var A=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);n&&"object"===typeof n&&(n=n.g);
|
|
616
|
-
K.prototype.EntityTempWordDraw_onJigDrawEntityDisplay=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);
|
|
617
|
-
K.prototype.AddLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a)
|
|
618
|
-
K.prototype.SetDrawTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);
|
|
619
|
-
K.prototype.AddDimStyle=function(a,c,d,e,f){var g=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);d=d&&"object"===typeof d?d.g:y(d);e=e&&"object"===typeof e?e.g:y(e);f=f&&"object"===typeof f?f.g:y(f);
|
|
620
|
-
K.prototype.SetDrawLineWeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);
|
|
621
|
-
K.prototype.SetPatternDefinition=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);
|
|
622
|
-
K.prototype.DrawLine=function(a,c,d,e,f,g){var h=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);return
|
|
623
|
-
K.prototype.DrawArc=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return
|
|
624
|
-
K.prototype.DrawArc2=function(a,c,d,e,f,g){var h=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);return
|
|
625
|
-
K.prototype.DrawEllipse=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return
|
|
626
|
-
K.prototype.DrawEllipseArc=function(a,c,d,e,f,g,h){var n=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return
|
|
627
|
-
K.prototype.DrawSolid=function(a,c,d,e,f,g,h,n){var A=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);n&&"object"===typeof n&&(n=n.g);return
|
|
628
|
-
K.prototype.DrawMText=function(a,c,d,e,f,g,h){var n=this.g;x();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:y(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return
|
|
629
|
-
K.prototype.DrawText=function(a,c,d,e,f,g,h){var n=this.g;x();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:y(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return
|
|
630
|
-
K.prototype.DrawBlockReference=function(a,c,d,e,f){var g=this.g;x();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:y(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return
|
|
631
|
-
K.prototype.DrawDimAligned=function(a,c,d,e,f,g){var h=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);return
|
|
632
|
-
K.prototype.DrawDimAngular=function(a,c,d,e,f,g,h,n){var A=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);n&&"object"===typeof n&&(n=n.g);return
|
|
633
|
-
K.prototype.DrawDimDiametric=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return
|
|
634
|
-
K.prototype.DrawDimRotated=function(a,c,d,e,f,g,h){var n=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return
|
|
635
|
-
K.prototype.DrawDimOrdinate=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return
|
|
636
|
-
K.prototype.PathMoveTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);
|
|
637
|
-
K.prototype.PathLineToEx=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);
|
|
638
|
-
K.prototype.DrawPathToHatch=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return
|
|
639
|
-
l.McDrawResbuf=E;E.prototype.Clear=function(){
|
|
640
|
-
E.prototype.AtObjectMdDbMText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(
|
|
641
|
-
E.prototype.AddDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);
|
|
642
|
-
E.prototype.AddString=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);
|
|
643
|
-
E.prototype.getJson=function(){return p(
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
L.prototype.setEndPoint=L.prototype.setEndPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!
|
|
647
|
-
L.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return
|
|
648
|
-
L.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return
|
|
649
|
-
L.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(
|
|
650
|
-
L.prototype.TrueColor=function(){return w(
|
|
651
|
-
L.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!
|
|
652
|
-
L.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!
|
|
653
|
-
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!!
|
|
654
|
-
L.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!
|
|
655
|
-
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!!
|
|
656
|
-
function O(){this.g=
|
|
657
|
-
O.prototype.setAlignmentPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!
|
|
658
|
-
O.prototype.setHeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!
|
|
659
|
-
O.prototype.setHorizontalMode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!
|
|
660
|
-
O.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!
|
|
661
|
-
O.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!
|
|
662
|
-
O.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!
|
|
663
|
-
O.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!
|
|
664
|
-
O.prototype.Clone=function(){return w(
|
|
665
|
-
O.prototype.getDxf0=function(){return p(
|
|
666
|
-
S.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!
|
|
667
|
-
S.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return
|
|
668
|
-
S.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(
|
|
669
|
-
S.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(
|
|
670
|
-
S.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(
|
|
671
|
-
S.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!
|
|
672
|
-
S.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!
|
|
673
|
-
S.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!
|
|
674
|
-
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!!
|
|
675
|
-
S.prototype.Clone=function(){return w(
|
|
676
|
-
S.prototype.getDxf0=function(){return p(
|
|
677
|
-
T.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!
|
|
678
|
-
T.prototype.setEndAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!
|
|
679
|
-
T.prototype.
|
|
680
|
-
T.prototype.
|
|
681
|
-
T.prototype.
|
|
682
|
-
T.prototype.
|
|
683
|
-
T.prototype.
|
|
684
|
-
T.prototype.
|
|
685
|
-
T.prototype.
|
|
686
|
-
T.prototype.
|
|
687
|
-
T.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!
|
|
688
|
-
function
|
|
689
|
-
Q.prototype.addVertexAt=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return!!
|
|
690
|
-
Q.prototype.
|
|
691
|
-
Q.prototype.
|
|
692
|
-
Q.prototype.
|
|
693
|
-
Q.prototype.
|
|
694
|
-
Q.prototype.
|
|
695
|
-
Q.prototype.
|
|
696
|
-
Q.prototype.
|
|
697
|
-
Q.prototype.
|
|
698
|
-
Q.prototype.
|
|
699
|
-
Q.prototype.
|
|
700
|
-
Q.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!
|
|
701
|
-
function
|
|
702
|
-
U.prototype.
|
|
703
|
-
U.prototype.
|
|
704
|
-
U.prototype.
|
|
705
|
-
U.prototype.
|
|
706
|
-
U.prototype.
|
|
707
|
-
U.prototype.
|
|
708
|
-
U.prototype.
|
|
709
|
-
U.prototype.getDxf0=function(){return p(
|
|
710
|
-
V
|
|
711
|
-
V.prototype.
|
|
712
|
-
V.prototype.
|
|
713
|
-
V.prototype.
|
|
714
|
-
V.prototype.
|
|
715
|
-
V.prototype.
|
|
716
|
-
V.prototype.
|
|
717
|
-
V.prototype.
|
|
718
|
-
V.prototype.
|
|
719
|
-
V.prototype.
|
|
720
|
-
V.prototype.
|
|
721
|
-
V.prototype.
|
|
722
|
-
function
|
|
723
|
-
W.
|
|
724
|
-
W.prototype.
|
|
725
|
-
W.prototype.
|
|
726
|
-
W.prototype.
|
|
727
|
-
W.prototype.
|
|
728
|
-
W.prototype.
|
|
729
|
-
W.prototype.
|
|
730
|
-
W.prototype.
|
|
731
|
-
W.prototype.
|
|
732
|
-
W.prototype.
|
|
733
|
-
W.prototype.
|
|
734
|
-
W.prototype.
|
|
735
|
-
function
|
|
736
|
-
X.
|
|
737
|
-
X.prototype.
|
|
738
|
-
X.prototype.
|
|
739
|
-
X.prototype.
|
|
740
|
-
X.prototype.
|
|
741
|
-
X.prototype.
|
|
742
|
-
X.prototype.
|
|
743
|
-
X.prototype.
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
function
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
599
|
+
function rz(){throw"cannot construct a MdDbLayerTable, no constructor in IDL";}rz.prototype=Object.create(z.prototype);rz.prototype.constructor=rz;rz.prototype.i=rz;rz.j={};l.MdDbLayerTable=rz;rz.prototype.GetObjectID=function(){return wk(this.g)};rz.prototype.Erase=function(){return!!xk(this.g)};rz.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yk(c,a)};rz.prototype.Clone=function(){return w(zk(this.g),z)};rz.prototype.GetHandle=function(){return p(Ak(this.g))};
|
|
600
|
+
rz.prototype.GetDatabase=function(){return w(Bk(this.g),C)};rz.prototype.GetOwnerID=function(){return Ck(this.g)};rz.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Dk(f,a,c,d,e)};rz.prototype.getObjectName=function(){return p(Ek(this.g))};rz.prototype.getDxf0=function(){return p(Fk(this.g))};rz.prototype.getJson=function(){return p(Gk(this.g))};
|
|
601
|
+
rz.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Hk(c,a)};function sz(){throw"cannot construct a MdDbLinetypeTable, no constructor in IDL";}sz.prototype=Object.create(z.prototype);sz.prototype.constructor=sz;sz.prototype.i=sz;sz.j={};l.MdDbLinetypeTable=sz;sz.prototype.GetObjectID=function(){return Ik(this.g)};sz.prototype.Erase=function(){return!!Jk(this.g)};
|
|
602
|
+
sz.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kk(c,a)};sz.prototype.Clone=function(){return w(Lk(this.g),z)};sz.prototype.GetHandle=function(){return p(Mk(this.g))};sz.prototype.GetDatabase=function(){return w(Nk(this.g),C)};sz.prototype.GetOwnerID=function(){return Ok(this.g)};
|
|
603
|
+
sz.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Pk(f,a,c,d,e)};sz.prototype.getObjectName=function(){return p(Qk(this.g))};sz.prototype.getDxf0=function(){return p(Rk(this.g))};sz.prototype.getJson=function(){return p(Sk(this.g))};sz.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Tk(c,a)};
|
|
604
|
+
function tz(){throw"cannot construct a MdDbTextStyleTable, no constructor in IDL";}tz.prototype=Object.create(z.prototype);tz.prototype.constructor=tz;tz.prototype.i=tz;tz.j={};l.MdDbTextStyleTable=tz;tz.prototype.GetObjectID=function(){return Uk(this.g)};tz.prototype.Erase=function(){return!!Vk(this.g)};tz.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Wk(c,a)};tz.prototype.Clone=function(){return w(Xk(this.g),z)};tz.prototype.GetHandle=function(){return p(Yk(this.g))};
|
|
605
|
+
tz.prototype.GetDatabase=function(){return w(Zk(this.g),C)};tz.prototype.GetOwnerID=function(){return $k(this.g)};tz.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!al(f,a,c,d,e)};tz.prototype.getObjectName=function(){return p(bl(this.g))};tz.prototype.getDxf0=function(){return p(cl(this.g))};tz.prototype.getJson=function(){return p(dl(this.g))};
|
|
606
|
+
tz.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!el(c,a)};function C(){throw"cannot construct a MdDbDatabase, no constructor in IDL";}C.prototype=Object.create(kz.prototype);C.prototype.constructor=C;C.prototype.i=C;C.j={};l.MdDbDatabase=C;C.prototype.GetLayerTable=function(){return w(fl(this.g),rz)};C.prototype.GetLinetypeTable=function(){return w(gl(this.g),sz)};C.prototype.GetTextStyleTable=function(){return w(hl(this.g),tz)};
|
|
607
|
+
C.prototype.GetBlockTable=function(){return w(il(this.g),uz)};C.prototype.CurrentSpace=function(){return w(jl(this.g),wz)};C.prototype.GetCurrentlyLineTypeScale=function(){return kl(this.g)};C.prototype.SetCurrentlyLineTypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ll(c,a)};C.prototype.GetCurrentlyLayerName=function(){return p(ml(this.g))};C.prototype.SetCurrentlyLayerName=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);nl(c,a)};
|
|
608
|
+
C.prototype.GetCurrentlyLineTypeName=function(){return p(ol(this.g))};C.prototype.SetCurrentlyLineTypeName=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);pl(c,a)};C.prototype.GetCurrentlyTrueColor=function(){return w(ql(this.g),F)};C.prototype.GetCurrentlyDrawColor=function(){return w(rl(this.g),oz)};C.prototype.SetCurrentlyTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);sl(c,a)};C.prototype.GetCurrentlyColorIndex=function(){return tl(this.g)};
|
|
609
|
+
C.prototype.SetCurrentlyColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);ul(c,a)};C.prototype.GetCurrentlyTextStyleName=function(){return p(vl(this.g))};C.prototype.SetCurrentlyTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);wl(c,a)};C.prototype.getObjectName=function(){return p(xl(this.g))};C.prototype.getDxf0=function(){return p(yl(this.g))};C.prototype.getJson=function(){return p(zl(this.g))};
|
|
610
|
+
C.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Al(c,a)};function K(){throw"cannot construct a McObject, no constructor in IDL";}K.prototype=Object.create(az.prototype);K.prototype.constructor=K;K.prototype.i=K;K.j={};l.McObject=K;K.prototype.updateDisplay=function(a,c){var d=this.g;x();"object"==typeof a&&(a=jz(a));"object"==typeof c&&(c=jz(c));return!!Bl(d,a,c)};K.prototype.test=K.prototype.test=function(){Cl(this.g)};
|
|
611
|
+
K.prototype.openWebFile=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return!!Dl(e,a,c,d)};K.prototype.saveFileToUrl=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!El(c,a)};K.prototype.saveFile=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Fl(c,a)};K.prototype.getViewDataJsonParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(Gl(c,a))};
|
|
612
|
+
K.prototype.updataAppData=function(){Hl(this.g)};K.prototype.GetDatabase=function(){return w(Il(this.g),C)};K.prototype.GetSysVarString=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return p(Jl(c,a))};K.prototype.SetSysVarString=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);return!!Kl(d,a,c)};K.prototype.GetSysVarDouble=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return Ll(c,a)};
|
|
613
|
+
K.prototype.SetSysVarDouble=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);return!!Ml(d,a,c)};K.prototype.GetSysVarLong=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return Nl(c,a)};K.prototype.SetSysVarLong=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);return!!Ol(d,a,c)};
|
|
614
|
+
K.prototype.fireEventWindowSize=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Pl(d,a,c)};K.prototype.fireEventCommandStart=function(){Ql(this.g)};K.prototype.IntelliSelect_PointSelect=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return Rl(d,a,c)};
|
|
615
|
+
K.prototype.IntelliSelect_RangeSelect=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return w(Sl(g,a,c,d,e,f),oz)};K.prototype.IntelliSelect_getGridData=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(Tl(c,a))};
|
|
616
|
+
K.prototype.Osnap_NotifyOsnap=function(a,c,d,e,f,g,h,n){var A=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);n&&"object"===typeof n&&(n=n.g);Ul(A,a,c,d,e,f,g,h,n)};K.prototype.EntityTempWordDraw_onJigCommandEnd=function(){Vl(this.g)};
|
|
617
|
+
K.prototype.EntityTempWordDraw_onJigDrawEntityDisplay=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Wl(c,a)};K.prototype.EntityTempWordDraw_onReadyJigUpdateDispla=function(){Xl(this.g)};K.prototype.EntityTempWordDraw_onJigClearDisplay=function(){Yl(this.g)};K.prototype.SetDrawColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);Zl(c,a)};K.prototype.GetDrawColor=function(){return w($l(this.g),F)};
|
|
618
|
+
K.prototype.AddLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);am(c,a)};K.prototype.SetDrawLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);bm(c,a)};K.prototype.GetDrawLayer=function(){return p(cm(this.g))};K.prototype.AddTextStyle=function(a,c,d,e){var f=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);d=d&&"object"===typeof d?d.g:y(d);e&&"object"===typeof e&&(e=e.g);dm(f,a,c,d,e)};
|
|
619
|
+
K.prototype.SetDrawTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);em(c,a)};K.prototype.GetDrawTextStyle=function(){return p(fm(this.g))};K.prototype.AddLinetype=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);gm(d,a,c)};K.prototype.AddLinetypeEx=function(a,c,d){var e=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);d=d&&"object"===typeof d?d.g:y(d);hm(e,a,c,d)};
|
|
620
|
+
K.prototype.AddDimStyle=function(a,c,d,e,f){var g=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c=c&&"object"===typeof c?c.g:y(c);d=d&&"object"===typeof d?d.g:y(d);e=e&&"object"===typeof e?e.g:y(e);f=f&&"object"===typeof f?f.g:y(f);im(g,a,c,d,e,f)};K.prototype.SetDrawLinetype=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);jm(c,a)};K.prototype.GetDrawLinetype=function(){return p(km(this.g))};
|
|
621
|
+
K.prototype.SetDrawLineWeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);lm(c,a)};K.prototype.GetDrawLineWeight=function(){return mm(this.g)};K.prototype.SetDrawLineTypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);nm(c,a)};K.prototype.GetDrawLineTypeScale=function(){return om(this.g)};K.prototype.SetDrawDimStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);pm(c,a)};K.prototype.GetDrawDimStyle=function(){return p(qm(this.g))};
|
|
622
|
+
K.prototype.SetPatternDefinition=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);rm(c,a)};K.prototype.GetPatternDefinition=function(){return p(sm(this.g))};K.prototype.SetDrawLineWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);tm(c,a)};K.prototype.GetDrawLineWidth=function(){return um(this.g)};
|
|
623
|
+
K.prototype.DrawLine=function(a,c,d,e,f,g){var h=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);return wm(h,a,c,d,e,f,g)};
|
|
624
|
+
K.prototype.DrawArc=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return xm(g,a,c,d,e,f)};
|
|
625
|
+
K.prototype.DrawArc2=function(a,c,d,e,f,g){var h=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);return ym(h,a,c,d,e,f,g)};K.prototype.DrawCircle=function(a,c,d){var e=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);return zm(e,a,c,d)};
|
|
626
|
+
K.prototype.DrawEllipse=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return Am(g,a,c,d,e,f)};
|
|
627
|
+
K.prototype.DrawEllipseArc=function(a,c,d,e,f,g,h){var n=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return Bm(n,a,c,d,e,f,g,h)};K.prototype.DrawPoint=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return Cm(d,a,c)};
|
|
628
|
+
K.prototype.DrawSolid=function(a,c,d,e,f,g,h,n){var A=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);n&&"object"===typeof n&&(n=n.g);return Dm(A,a,c,d,e,f,g,h,n)};
|
|
629
|
+
K.prototype.DrawMText=function(a,c,d,e,f,g,h){var n=this.g;x();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:y(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return Em(n,a,c,d,e,f,g,h)};
|
|
630
|
+
K.prototype.DrawText=function(a,c,d,e,f,g,h){var n=this.g;x();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:y(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return Fm(n,a,c,d,e,f,g,h)};
|
|
631
|
+
K.prototype.DrawBlockReference=function(a,c,d,e,f){var g=this.g;x();a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d=d&&"object"===typeof d?d.g:y(d);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return Gm(g,a,c,d,e,f)};
|
|
632
|
+
K.prototype.DrawDimAligned=function(a,c,d,e,f,g){var h=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);return Hm(h,a,c,d,e,f,g)};
|
|
633
|
+
K.prototype.DrawDimAngular=function(a,c,d,e,f,g,h,n){var A=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);n&&"object"===typeof n&&(n=n.g);return Im(A,a,c,d,e,f,g,h,n)};
|
|
634
|
+
K.prototype.DrawDimDiametric=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return Jm(g,a,c,d,e,f)};
|
|
635
|
+
K.prototype.DrawDimRotated=function(a,c,d,e,f,g,h){var n=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);h&&"object"===typeof h&&(h=h.g);return Km(n,a,c,d,e,f,g,h)};
|
|
636
|
+
K.prototype.DrawDimOrdinate=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return Lm(g,a,c,d,e,f)};K.prototype.DrawDimRadial=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return Mm(g,a,c,d,e,f)};
|
|
637
|
+
K.prototype.PathMoveTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Nm(d,a,c)};K.prototype.PathMoveToEx=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);Om(g,a,c,d,e,f)};K.prototype.PathLineTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Pm(d,a,c)};
|
|
638
|
+
K.prototype.PathLineToEx=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);Qm(g,a,c,d,e,f)};K.prototype.DrawPathToPolyline=function(){return Rm(this.g)};K.prototype.DrawPathToSpline=function(){return Sm(this.g)};K.prototype.PathMakeClosed=function(){Tm(this.g)};
|
|
639
|
+
K.prototype.DrawPathToHatch=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Um(c,a)};K.prototype.DrawEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Vm(c,a)};K.prototype.GetAllLayoutName=function(){return w(Wm(this.g),pz)};K.prototype.SetCurrentLayout=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);Xm(c,a)};function E(){this.g=Ym();bz(E)[this.g]=this}E.prototype=Object.create(kz.prototype);E.prototype.constructor=E;E.prototype.i=E;E.j={};
|
|
640
|
+
l.McDrawResbuf=E;E.prototype.Clear=function(){Zm(this.g)};E.prototype.GetCount=function(){return $m(this.g)};E.prototype.AtDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return an(c,a)};E.prototype.Atlong=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return bn(c,a)};E.prototype.AtObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return cn(c,a)};E.prototype.AtObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(dn(c,a),kz)};
|
|
641
|
+
E.prototype.AtObjectMdDbMText=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(en(c,a),X)};E.prototype.AtObjectName=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(fn(c,a))};E.prototype.AtString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(gn(c,a))};E.prototype.AtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(hn(c,a),H)};E.prototype.ItemDataType=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return jn(c,a)};
|
|
642
|
+
E.prototype.AddDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);kn(d,a,c)};E.prototype.Addlong=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);ln(d,a,c)};E.prototype.AddObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);mn(d,a,c)};E.prototype.AddObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nn(c,a)};
|
|
643
|
+
E.prototype.AddString=function(a,c){var d=this.g;x();a=a&&"object"===typeof a?a.g:y(a);c&&"object"===typeof c&&(c=c.g);on(d,a,c)};E.prototype.AddPoint=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);pn(d,a,c)};E.prototype.RemoveAll=function(){qn(this.g)};E.prototype.Remove=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);rn(c,a)};E.prototype.getObjectName=function(){return p(sn(this.g))};E.prototype.getDxf0=function(){return p(tn(this.g))};
|
|
644
|
+
E.prototype.getJson=function(){return p(un(this.g))};E.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!vn(c,a)};E.prototype.__destroy__=function(){wn(this.g)};function xz(){this.g=xn();bz(xz)[this.g]=this}xz.prototype=Object.create(az.prototype);xz.prototype.constructor=xz;xz.prototype.i=xz;xz.j={};l.McDrawUtility=xz;
|
|
645
|
+
xz.prototype.findEntAtPoint=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return yn(g,a,c,d,e,f)};xz.prototype.eraseEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zn(c,a)};xz.prototype.highlightEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!An(d,a,c)};
|
|
646
|
+
xz.prototype.__destroy__=function(){Bn(this.g)};function L(){this.g=Cn();bz(L)[this.g]=this}L.prototype=Object.create(G.prototype);L.prototype.constructor=L;L.prototype.i=L;L.j={};l.MdDbLine=L;L.prototype.startPoint=function(){return w(Dn(this.g),H)};L.prototype.setStartPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!En(c,a)};L.prototype.endPoint=function(){return w(Fn(this.g),H)};
|
|
647
|
+
L.prototype.setEndPoint=L.prototype.setEndPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Gn(c,a)};L.prototype.getStartParam=function(){return Hn(this.g)};L.prototype.getEndParam=function(){return In(this.g)};L.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Jn(c,a)};L.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Kn(c,a)};
|
|
648
|
+
L.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ln(c,a)};L.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Mn(c,a),H)};L.prototype.getStartPoint=function(){return w(Nn(this.g),H)};L.prototype.getEndPoint=function(){return w(On(this.g),H)};L.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Pn(c,a),H)};
|
|
649
|
+
L.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Qn(c,a)};L.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Rn(c,a),I)};L.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Sn(c,a),I)};L.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(Tn(d,a,c),H)};
|
|
650
|
+
L.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(Un(d,a,c),E)};L.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Vn(c,a),E)};L.prototype.getArea=function(){return Wn(this.g)};L.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Xn(c,a),E)};L.prototype.getLength=function(){return Yn(this.g)};L.prototype.explode=function(){return w(Zn(this.g),E)};
|
|
651
|
+
L.prototype.TrueColor=function(){return w($n(this.g),F)};L.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ao(c,a)};L.prototype.ColorIndex=function(){return bo(this.g)};L.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!co(c,a)};L.prototype.Layer=function(){return p(eo(this.g))};L.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!fo(c,a)};L.prototype.LinetypeScale=function(){return go(this.g)};
|
|
652
|
+
L.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ho(c,a)};L.prototype.Visible=function(){return!!io(this.g)};L.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jo(c,a)};L.prototype.Lineweight=function(){return ko(this.g)};L.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lo(c,a)};L.prototype.TextStyle=function(){return p(mo(this.g))};
|
|
653
|
+
L.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!no(c,a)};L.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!oo(c,a)};L.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!po(d,a,c)};L.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!qo(d,a,c)};
|
|
654
|
+
L.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!ro(d,a,c)};L.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!so(d,a,c)};L.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!to(c,a)};L.prototype.GetBoundingBox=function(){return w(uo(this.g),E)};L.prototype.GetObjectID=function(){return vo(this.g)};L.prototype.Erase=function(){return!!wo(this.g)};
|
|
655
|
+
L.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xo(c,a)};L.prototype.Clone=function(){return w(yo(this.g),z)};L.prototype.GetHandle=function(){return p(zo(this.g))};L.prototype.GetDatabase=function(){return w(Ao(this.g),C)};L.prototype.GetOwnerID=function(){return Bo(this.g)};
|
|
656
|
+
L.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Co(f,a,c,d,e)};L.prototype.getObjectName=function(){return p(Do(this.g))};L.prototype.getDxf0=function(){return p(Eo(this.g))};L.prototype.getJson=function(){return p(Fo(this.g))};L.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Go(c,a)};L.prototype.__destroy__=function(){Ho(this.g)};
|
|
657
|
+
function O(){this.g=Io();bz(O)[this.g]=this}O.prototype=Object.create(D.prototype);O.prototype.constructor=O;O.prototype.i=O;O.j={};l.MdDbText=O;O.prototype.position=O.prototype.position=function(){return w(Jo(this.g),H)};O.prototype.setPosition=O.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ko(c,a)};O.prototype.alignmentPoint=function(){return w(Lo(this.g),H)};
|
|
658
|
+
O.prototype.setAlignmentPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Mo(c,a)};O.prototype.oblique=function(){return No(this.g)};O.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Oo(c,a)};O.prototype.rotation=O.prototype.rotation=function(){return Po(this.g)};O.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qo(c,a)};O.prototype.height=O.prototype.height=function(){return Ro(this.g)};
|
|
659
|
+
O.prototype.setHeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!So(c,a)};O.prototype.widthFactor=function(){return To(this.g)};O.prototype.setWidthFactor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Uo(c,a)};O.prototype.textString=function(){return p(Vo(this.g))};O.prototype.setTextString=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Wo(c,a)};O.prototype.horizontalMode=function(){return Xo(this.g)};
|
|
660
|
+
O.prototype.setHorizontalMode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yo(c,a)};O.prototype.verticalMode=function(){return Zo(this.g)};O.prototype.setVerticalMode=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$o(c,a)};O.prototype.explode=function(){return w(ap(this.g),E)};O.prototype.TrueColor=function(){return w(bp(this.g),F)};O.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!cp(c,a)};O.prototype.ColorIndex=function(){return dp(this.g)};
|
|
661
|
+
O.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ep(c,a)};O.prototype.Layer=function(){return p(fp(this.g))};O.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!gp(c,a)};O.prototype.LinetypeScale=function(){return hp(this.g)};O.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ip(c,a)};O.prototype.Visible=function(){return!!jp(this.g)};
|
|
662
|
+
O.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kp(c,a)};O.prototype.Lineweight=function(){return lp(this.g)};O.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mp(c,a)};O.prototype.TextStyle=function(){return p(np(this.g))};O.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!op(c,a)};
|
|
663
|
+
O.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pp(c,a)};O.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!qp(d,a,c)};O.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!rp(d,a,c)};O.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!sp(d,a,c)};
|
|
664
|
+
O.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!tp(d,a,c)};O.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!up(c,a)};O.prototype.GetBoundingBox=function(){return w(vp(this.g),E)};O.prototype.GetObjectID=function(){return wp(this.g)};O.prototype.Erase=function(){return!!xp(this.g)};O.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yp(c,a)};
|
|
665
|
+
O.prototype.Clone=function(){return w(zp(this.g),z)};O.prototype.GetHandle=function(){return p(Ap(this.g))};O.prototype.GetDatabase=function(){return w(Bp(this.g),C)};O.prototype.GetOwnerID=function(){return Cp(this.g)};O.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Dp(f,a,c,d,e)};O.prototype.getObjectName=function(){return p(Ep(this.g))};
|
|
666
|
+
O.prototype.getDxf0=function(){return p(Fp(this.g))};O.prototype.getJson=function(){return p(Gp(this.g))};O.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Hp(c,a)};O.prototype.__destroy__=function(){Ip(this.g)};function S(){this.g=Jp();bz(S)[this.g]=this}S.prototype=Object.create(G.prototype);S.prototype.constructor=S;S.prototype.i=S;S.j={};l.MdDbCircle=S;S.prototype.center=function(){return w(Kp(this.g),H)};
|
|
667
|
+
S.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lp(c,a)};S.prototype.radius=function(){return Mp(this.g)};S.prototype.setRadius=S.prototype.setRadius=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Np(c,a)};S.prototype.getStartParam=function(){return Op(this.g)};S.prototype.getEndParam=function(){return Pp(this.g)};S.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Qp(c,a)};
|
|
668
|
+
S.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Rp(c,a)};S.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Sp(c,a)};S.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Tp(c,a),H)};S.prototype.getStartPoint=function(){return w(Up(this.g),H)};S.prototype.getEndPoint=function(){return w(Vp(this.g),H)};
|
|
669
|
+
S.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Wp(c,a),H)};S.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Xp(c,a)};S.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Yp(c,a),I)};S.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Zp(c,a),I)};
|
|
670
|
+
S.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w($p(d,a,c),H)};S.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(aq(d,a,c),E)};S.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(bq(c,a),E)};S.prototype.getArea=function(){return cq(this.g)};
|
|
671
|
+
S.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(dq(c,a),E)};S.prototype.getLength=function(){return eq(this.g)};S.prototype.explode=function(){return w(fq(this.g),E)};S.prototype.TrueColor=function(){return w(gq(this.g),F)};S.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hq(c,a)};S.prototype.ColorIndex=function(){return iq(this.g)};
|
|
672
|
+
S.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jq(c,a)};S.prototype.Layer=function(){return p(kq(this.g))};S.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!lq(c,a)};S.prototype.LinetypeScale=function(){return mq(this.g)};S.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nq(c,a)};S.prototype.Visible=function(){return!!oq(this.g)};
|
|
673
|
+
S.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pq(c,a)};S.prototype.Lineweight=function(){return qq(this.g)};S.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rq(c,a)};S.prototype.TextStyle=function(){return p(sq(this.g))};S.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!tq(c,a)};
|
|
674
|
+
S.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!uq(c,a)};S.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!vq(d,a,c)};S.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!wq(d,a,c)};S.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!xq(d,a,c)};
|
|
675
|
+
S.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!yq(d,a,c)};S.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zq(c,a)};S.prototype.GetBoundingBox=function(){return w(Aq(this.g),E)};S.prototype.GetObjectID=function(){return Bq(this.g)};S.prototype.Erase=function(){return!!Cq(this.g)};S.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Dq(c,a)};
|
|
676
|
+
S.prototype.Clone=function(){return w(Eq(this.g),z)};S.prototype.GetHandle=function(){return p(Fq(this.g))};S.prototype.GetDatabase=function(){return w(Gq(this.g),C)};S.prototype.GetOwnerID=function(){return Hq(this.g)};S.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Iq(f,a,c,d,e)};S.prototype.getObjectName=function(){return p(Jq(this.g))};
|
|
677
|
+
S.prototype.getDxf0=function(){return p(Kq(this.g))};S.prototype.getJson=function(){return p(Lq(this.g))};S.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Mq(c,a)};S.prototype.__destroy__=function(){Nq(this.g)};function T(){this.g=Oq();bz(T)[this.g]=this}T.prototype=Object.create(G.prototype);T.prototype.constructor=T;T.prototype.i=T;T.j={};l.MdDbArc=T;T.prototype.center=function(){return w(Pq(this.g),H)};
|
|
678
|
+
T.prototype.setCenter=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qq(c,a)};T.prototype.radius=function(){return Rq(this.g)};T.prototype.setRadius=T.prototype.setRadius=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Sq(c,a)};T.prototype.startAngle=function(){return Tq(this.g)};T.prototype.setStartAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Uq(c,a)};T.prototype.endAngle=function(){return Vq(this.g)};
|
|
679
|
+
T.prototype.setEndAngle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Wq(c,a)};T.prototype.computeArc=function(a,c,d,e,f,g){var h=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);g&&"object"===typeof g&&(g=g.g);return!!Xq(h,a,c,d,e,f,g)};T.prototype.getStartParam=function(){return Yq(this.g)};T.prototype.getEndParam=function(){return Zq(this.g)};
|
|
680
|
+
T.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return $q(c,a)};T.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ar(c,a)};T.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return br(c,a)};T.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(cr(c,a),H)};T.prototype.getStartPoint=function(){return w(dr(this.g),H)};
|
|
681
|
+
T.prototype.getEndPoint=function(){return w(er(this.g),H)};T.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(fr(c,a),H)};T.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return gr(c,a)};T.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(hr(c,a),I)};T.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(ir(c,a),I)};
|
|
682
|
+
T.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(jr(d,a,c),H)};T.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(kr(d,a,c),E)};T.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(lr(c,a),E)};T.prototype.getArea=function(){return mr(this.g)};
|
|
683
|
+
T.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(nr(c,a),E)};T.prototype.getLength=function(){return or(this.g)};T.prototype.explode=function(){return w(pr(this.g),E)};T.prototype.TrueColor=function(){return w(qr(this.g),F)};T.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!rr(c,a)};T.prototype.ColorIndex=function(){return sr(this.g)};
|
|
684
|
+
T.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!tr(c,a)};T.prototype.Layer=function(){return p(ur(this.g))};T.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!vr(c,a)};T.prototype.LinetypeScale=function(){return wr(this.g)};T.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xr(c,a)};T.prototype.Visible=function(){return!!yr(this.g)};
|
|
685
|
+
T.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!zr(c,a)};T.prototype.Lineweight=function(){return Ar(this.g)};T.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Br(c,a)};T.prototype.TextStyle=function(){return p(Cr(this.g))};T.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Dr(c,a)};
|
|
686
|
+
T.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Er(c,a)};T.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Fr(d,a,c)};T.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Gr(d,a,c)};T.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Hr(d,a,c)};
|
|
687
|
+
T.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Ir(d,a,c)};T.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Jr(c,a)};T.prototype.GetBoundingBox=function(){return w(Kr(this.g),E)};T.prototype.GetObjectID=function(){return Lr(this.g)};T.prototype.Erase=function(){return!!Mr(this.g)};T.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Nr(c,a)};
|
|
688
|
+
T.prototype.Clone=function(){return w(Or(this.g),z)};T.prototype.GetHandle=function(){return p(Pr(this.g))};T.prototype.GetDatabase=function(){return w(Qr(this.g),C)};T.prototype.GetOwnerID=function(){return Rr(this.g)};T.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Sr(f,a,c,d,e)};T.prototype.getObjectName=function(){return p(Tr(this.g))};
|
|
689
|
+
T.prototype.getDxf0=function(){return p(Ur(this.g))};T.prototype.getJson=function(){return p(Vr(this.g))};T.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Wr(c,a)};T.prototype.__destroy__=function(){Xr(this.g)};function Q(){this.g=Yr();bz(Q)[this.g]=this}Q.prototype=Object.create(G.prototype);Q.prototype.constructor=Q;Q.prototype.i=Q;Q.j={};l.MdDbPolyline=Q;Q.prototype.setClosed=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zr(c,a)};
|
|
690
|
+
Q.prototype.setConstantWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$r(c,a)};Q.prototype.isClosed=function(){return!!as(this.g)};Q.prototype.getConstantWidth=function(){return bs(this.g)};Q.prototype.addVertexAt=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return!!cs(g,a,c,d,e,f)};
|
|
691
|
+
Q.prototype.removeVertexAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ds(c,a)};Q.prototype.numVerts=function(){return es(this.g)};Q.prototype.getPointAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(gs(c,a),H)};Q.prototype.getBulgeAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return hs(c,a)};Q.prototype.getStartWidthsAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return is(c,a)};
|
|
692
|
+
Q.prototype.getEndWidthsAt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return js(c,a)};Q.prototype.setPointAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!ks(d,a,c)};Q.prototype.setBulgeAt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!ls(d,a,c)};Q.prototype.getStartParam=function(){return ms(this.g)};Q.prototype.getEndParam=function(){return ns(this.g)};
|
|
693
|
+
Q.prototype.getDistAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return ps(c,a)};Q.prototype.getParamAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return qs(c,a)};Q.prototype.getDistAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return rs(c,a)};Q.prototype.getPointAtDist=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(ss(c,a),H)};Q.prototype.getStartPoint=function(){return w(ts(this.g),H)};
|
|
694
|
+
Q.prototype.getEndPoint=function(){return w(us(this.g),H)};Q.prototype.getPointAtParam=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(vs(c,a),H)};Q.prototype.getParamAtPoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return xs(c,a)};Q.prototype.getFirstDeriv=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(ys(c,a),I)};Q.prototype.getFirstDerivEx=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(zs(c,a),I)};
|
|
695
|
+
Q.prototype.getClosestPointTo=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(As(d,a,c),H)};Q.prototype.offsetCurves=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(Bs(d,a,c),E)};Q.prototype.splitCurves=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Cs(c,a),E)};Q.prototype.getArea=function(){return Ds(this.g)};
|
|
696
|
+
Q.prototype.getSamplePoints=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return w(Es(c,a),E)};Q.prototype.getLength=function(){return Fs(this.g)};Q.prototype.explode=function(){return w(Gs(this.g),E)};Q.prototype.TrueColor=function(){return w(Hs(this.g),F)};Q.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Is(c,a)};Q.prototype.ColorIndex=function(){return Js(this.g)};
|
|
697
|
+
Q.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ks(c,a)};Q.prototype.Layer=function(){return p(Ls(this.g))};Q.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ms(c,a)};Q.prototype.LinetypeScale=function(){return Ns(this.g)};Q.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Os(c,a)};Q.prototype.Visible=function(){return!!Ps(this.g)};
|
|
698
|
+
Q.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Qs(c,a)};Q.prototype.Lineweight=function(){return Rs(this.g)};Q.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ss(c,a)};Q.prototype.TextStyle=function(){return p(Ts(this.g))};Q.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Us(c,a)};
|
|
699
|
+
Q.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vs(c,a)};Q.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Ws(d,a,c)};Q.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Xs(d,a,c)};Q.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Ys(d,a,c)};
|
|
700
|
+
Q.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Zs(d,a,c)};Q.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$s(c,a)};Q.prototype.GetBoundingBox=function(){return w(at(this.g),E)};Q.prototype.GetObjectID=function(){return bt(this.g)};Q.prototype.Erase=function(){return!!ct(this.g)};Q.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!dt(c,a)};
|
|
701
|
+
Q.prototype.Clone=function(){return w(et(this.g),z)};Q.prototype.GetHandle=function(){return p(ft(this.g))};Q.prototype.GetDatabase=function(){return w(gt(this.g),C)};Q.prototype.GetOwnerID=function(){return ht(this.g)};Q.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!it(f,a,c,d,e)};Q.prototype.getObjectName=function(){return p(jt(this.g))};
|
|
702
|
+
Q.prototype.getDxf0=function(){return p(kt(this.g))};Q.prototype.getJson=function(){return p(lt(this.g))};Q.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!mt(c,a)};Q.prototype.__destroy__=function(){nt(this.g)};function U(){this.g=ot();bz(U)[this.g]=this}U.prototype=Object.create(D.prototype);U.prototype.constructor=U;U.prototype.i=U;U.j={};l.MdDbBlockReference=U;U.prototype.blockTableRecord=function(){return pt(this.g)};
|
|
703
|
+
U.prototype.setBlockTableRecord=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qt(c,a)};U.prototype.position=U.prototype.position=function(){return w(rt(this.g),H)};U.prototype.setPosition=U.prototype.setPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!st(c,a)};U.prototype.scaleFactors=function(){return w(tt(this.g),H)};U.prototype.setScaleFactors=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ut(c,a)};
|
|
704
|
+
U.prototype.rotation=U.prototype.rotation=function(){return vt(this.g)};U.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wt(c,a)};U.prototype.blockTransform=function(){return w(xt(this.g),qz)};U.prototype.setBlockTransform=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!yt(c,a)};U.prototype.explode=function(){return w(zt(this.g),E)};U.prototype.TrueColor=function(){return w(At(this.g),F)};
|
|
705
|
+
U.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Bt(c,a)};U.prototype.ColorIndex=function(){return Ct(this.g)};U.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Dt(c,a)};U.prototype.Layer=function(){return p(Et(this.g))};U.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ft(c,a)};U.prototype.LinetypeScale=function(){return Gt(this.g)};
|
|
706
|
+
U.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ht(c,a)};U.prototype.Visible=function(){return!!It(this.g)};U.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Jt(c,a)};U.prototype.Lineweight=function(){return Kt(this.g)};U.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Lt(c,a)};U.prototype.TextStyle=function(){return p(Mt(this.g))};
|
|
707
|
+
U.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Nt(c,a)};U.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ot(c,a)};U.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Pt(d,a,c)};U.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Qt(d,a,c)};
|
|
708
|
+
U.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Rt(d,a,c)};U.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!St(d,a,c)};U.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Tt(c,a)};U.prototype.GetBoundingBox=function(){return w(Ut(this.g),E)};U.prototype.GetObjectID=function(){return Vt(this.g)};U.prototype.Erase=function(){return!!Wt(this.g)};
|
|
709
|
+
U.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xt(c,a)};U.prototype.Clone=function(){return w(Yt(this.g),z)};U.prototype.GetHandle=function(){return p(Zt(this.g))};U.prototype.GetDatabase=function(){return w($t(this.g),C)};U.prototype.GetOwnerID=function(){return au(this.g)};
|
|
710
|
+
U.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!bu(f,a,c,d,e)};U.prototype.getObjectName=function(){return p(cu(this.g))};U.prototype.getDxf0=function(){return p(du(this.g))};U.prototype.getJson=function(){return p(eu(this.g))};U.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!fu(c,a)};U.prototype.__destroy__=function(){gu(this.g)};
|
|
711
|
+
function V(){this.g=hu();bz(V)[this.g]=this}V.prototype=Object.create(J.prototype);V.prototype.constructor=V;V.prototype.i=V;V.j={};l.MdDbAlignedDimension=V;V.prototype.xLine1Point=function(){return w(iu(this.g),H)};V.prototype.setXLine1Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ju(c,a)};V.prototype.xLine2Point=function(){return w(ku(this.g),H)};V.prototype.setXLine2Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lu(c,a)};
|
|
712
|
+
V.prototype.dimLinePoint=function(){return w(mu(this.g),H)};V.prototype.setDimLinePoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nu(c,a)};V.prototype.oblique=function(){return ou(this.g)};V.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!pu(c,a)};V.prototype.textPosition=function(){return w(qu(this.g),H)};V.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ru(c,a)};
|
|
713
|
+
V.prototype.isUsingDefaultTextPosition=function(){return!!su(this.g)};V.prototype.useSetTextPosition=function(){return!!tu(this.g)};V.prototype.useDefaultTextPosition=function(){return!!uu(this.g)};V.prototype.elevation=V.prototype.elevation=function(){return vu(this.g)};V.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!wu(c,a)};V.prototype.dimensionText=function(){return p(xu(this.g))};
|
|
714
|
+
V.prototype.setDimensionText=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!yu(c,a)};V.prototype.textRotation=function(){return zu(this.g)};V.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Au(c,a)};V.prototype.dimensionStyle=function(){return Bu(this.g)};V.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cu(c,a)};V.prototype.textAttachment=function(){return Du(this.g)};
|
|
715
|
+
V.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Eu(c,a)};V.prototype.horizontalRotation=function(){return Fu(this.g)};V.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Gu(c,a)};V.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Hu(c,a)};V.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Iu(c,a)};
|
|
716
|
+
V.prototype.SetDimVarInt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Ju(d,a,c)};V.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ku(c,a)};V.prototype.SetDimVarDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Lu(d,a,c)};V.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(Mu(c,a))};
|
|
717
|
+
V.prototype.SetDimVarString=function(a,c){var d=this.g;x();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:y(c);return!!Nu(d,a,c)};V.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ou(c,a)};V.prototype.SetDimVarObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Pu(d,a,c)};V.prototype.explode=function(){return w(Qu(this.g),E)};V.prototype.TrueColor=function(){return w(Ru(this.g),F)};
|
|
718
|
+
V.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Su(c,a)};V.prototype.ColorIndex=function(){return Tu(this.g)};V.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Uu(c,a)};V.prototype.Layer=function(){return p(Vu(this.g))};V.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Wu(c,a)};V.prototype.LinetypeScale=function(){return Xu(this.g)};
|
|
719
|
+
V.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Yu(c,a)};V.prototype.Visible=function(){return!!Zu(this.g)};V.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$u(c,a)};V.prototype.Lineweight=function(){return av(this.g)};V.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!bv(c,a)};V.prototype.TextStyle=function(){return p(cv(this.g))};
|
|
720
|
+
V.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!dv(c,a)};V.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ev(c,a)};V.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!fv(d,a,c)};V.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!gv(d,a,c)};
|
|
721
|
+
V.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!hv(d,a,c)};V.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!iv(d,a,c)};V.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!jv(c,a)};V.prototype.GetBoundingBox=function(){return w(kv(this.g),E)};V.prototype.GetObjectID=function(){return lv(this.g)};V.prototype.Erase=function(){return!!mv(this.g)};
|
|
722
|
+
V.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nv(c,a)};V.prototype.Clone=function(){return w(ov(this.g),z)};V.prototype.GetHandle=function(){return p(pv(this.g))};V.prototype.GetDatabase=function(){return w(qv(this.g),C)};V.prototype.GetOwnerID=function(){return rv(this.g)};
|
|
723
|
+
V.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!sv(f,a,c,d,e)};V.prototype.getObjectName=function(){return p(tv(this.g))};V.prototype.getDxf0=function(){return p(uv(this.g))};V.prototype.getJson=function(){return p(vv(this.g))};V.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!wv(c,a)};V.prototype.__destroy__=function(){xv(this.g)};
|
|
724
|
+
function W(){this.g=yv();bz(W)[this.g]=this}W.prototype=Object.create(J.prototype);W.prototype.constructor=W;W.prototype.i=W;W.j={};l.MdDbRotatedDimension=W;W.prototype.xLine1Point=function(){return w(zv(this.g),H)};W.prototype.setXLine1Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Av(c,a)};W.prototype.xLine2Point=function(){return w(Bv(this.g),H)};W.prototype.setXLine2Point=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cv(c,a)};
|
|
725
|
+
W.prototype.dimLinePoint=function(){return w(Dv(this.g),H)};W.prototype.setDimLinePoint=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Ev(c,a)};W.prototype.rotation=W.prototype.rotation=function(){return Fv(this.g)};W.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Gv(c,a)};W.prototype.oblique=function(){return Hv(this.g)};W.prototype.setOblique=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Iv(c,a)};
|
|
726
|
+
W.prototype.textPosition=function(){return w(Jv(this.g),H)};W.prototype.setTextPosition=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Kv(c,a)};W.prototype.isUsingDefaultTextPosition=function(){return!!Lv(this.g)};W.prototype.useSetTextPosition=function(){return!!Mv(this.g)};W.prototype.useDefaultTextPosition=function(){return!!Nv(this.g)};W.prototype.elevation=W.prototype.elevation=function(){return Ov(this.g)};
|
|
727
|
+
W.prototype.setElevation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Pv(c,a)};W.prototype.dimensionText=function(){return p(Qv(this.g))};W.prototype.setDimensionText=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Rv(c,a)};W.prototype.textRotation=function(){return Sv(this.g)};W.prototype.setTextRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Tv(c,a)};W.prototype.dimensionStyle=function(){return Uv(this.g)};
|
|
728
|
+
W.prototype.setDimensionStyle=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vv(c,a)};W.prototype.textAttachment=function(){return Wv(this.g)};W.prototype.setTextAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xv(c,a)};W.prototype.horizontalRotation=function(){return Yv(this.g)};W.prototype.setHorizontalRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zv(c,a)};
|
|
729
|
+
W.prototype.recomputeDimBlock=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!$v(c,a)};W.prototype.GetDimVarInt=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return aw(c,a)};W.prototype.SetDimVarInt=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!bw(d,a,c)};W.prototype.GetDimVarDouble=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return cw(c,a)};
|
|
730
|
+
W.prototype.SetDimVarDouble=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!dw(d,a,c)};W.prototype.GetDimVarString=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return p(ew(c,a))};W.prototype.SetDimVarString=function(a,c){var d=this.g;x();a&&"object"===typeof a&&(a=a.g);c=c&&"object"===typeof c?c.g:y(c);return!!fw(d,a,c)};W.prototype.GetDimVarObjectId=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return gw(c,a)};
|
|
731
|
+
W.prototype.SetDimVarObjectId=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!hw(d,a,c)};W.prototype.explode=function(){return w(iw(this.g),E)};W.prototype.TrueColor=function(){return w(jw(this.g),F)};W.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!kw(c,a)};W.prototype.ColorIndex=function(){return lw(this.g)};W.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!mw(c,a)};
|
|
732
|
+
W.prototype.Layer=function(){return p(nw(this.g))};W.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!ow(c,a)};W.prototype.LinetypeScale=function(){return pw(this.g)};W.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!qw(c,a)};W.prototype.Visible=function(){return!!rw(this.g)};W.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sw(c,a)};W.prototype.Lineweight=function(){return tw(this.g)};
|
|
733
|
+
W.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!uw(c,a)};W.prototype.TextStyle=function(){return p(vw(this.g))};W.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!ww(c,a)};W.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xw(c,a)};W.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!yw(d,a,c)};
|
|
734
|
+
W.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!zw(d,a,c)};W.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Aw(d,a,c)};W.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!Bw(d,a,c)};W.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Cw(c,a)};
|
|
735
|
+
W.prototype.GetBoundingBox=function(){return w(Dw(this.g),E)};W.prototype.GetObjectID=function(){return Ew(this.g)};W.prototype.Erase=function(){return!!Fw(this.g)};W.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Gw(c,a)};W.prototype.Clone=function(){return w(Hw(this.g),z)};W.prototype.GetHandle=function(){return p(Iw(this.g))};W.prototype.GetDatabase=function(){return w(Jw(this.g),C)};W.prototype.GetOwnerID=function(){return Kw(this.g)};
|
|
736
|
+
W.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Lw(f,a,c,d,e)};W.prototype.getObjectName=function(){return p(Mw(this.g))};W.prototype.getDxf0=function(){return p(Nw(this.g))};W.prototype.getJson=function(){return p(Ow(this.g))};W.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Pw(c,a)};W.prototype.__destroy__=function(){Qw(this.g)};
|
|
737
|
+
function X(){this.g=Rw();bz(X)[this.g]=this}X.prototype=Object.create(D.prototype);X.prototype.constructor=X;X.prototype.i=X;X.j={};l.MdDbMText=X;X.prototype.location=X.prototype.location=function(){return w(Sw(this.g),H)};X.prototype.setLocation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Tw(c,a)};X.prototype.rotation=X.prototype.rotation=function(){return Uw(this.g)};X.prototype.setRotation=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Vw(c,a)};
|
|
738
|
+
X.prototype.width=X.prototype.width=function(){return Ww(this.g)};X.prototype.setWidth=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Xw(c,a)};X.prototype.textHeight=function(){return Yw(this.g)};X.prototype.setTextHeight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zw(c,a)};X.prototype.attachment=function(){return $w(this.g)};X.prototype.setAttachment=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!ax(c,a)};
|
|
739
|
+
X.prototype.contents=X.prototype.l=function(){return p(bx(this.g))};X.prototype.setContents=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!cx(c,a)};X.prototype.explode=function(){return w(dx(this.g),E)};X.prototype.TrueColor=function(){return w(ex(this.g),F)};X.prototype.SetTrueColor=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!fx(c,a)};X.prototype.ColorIndex=function(){return gx(this.g)};
|
|
740
|
+
X.prototype.SetColorIndex=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!hx(c,a)};X.prototype.Layer=function(){return p(ix(this.g))};X.prototype.SetLayer=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!jx(c,a)};X.prototype.LinetypeScale=function(){return kx(this.g)};X.prototype.SetLinetypeScale=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!lx(c,a)};X.prototype.Visible=function(){return!!mx(this.g)};
|
|
741
|
+
X.prototype.SetVisible=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!nx(c,a)};X.prototype.Lineweight=function(){return ox(this.g)};X.prototype.SetLineweight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!px(c,a)};X.prototype.TextStyle=function(){return p(qx(this.g))};X.prototype.SetTextStyle=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!rx(c,a)};
|
|
742
|
+
X.prototype.Highlight=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!sx(c,a)};X.prototype.Move=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!tx(d,a,c)};X.prototype.Rotate=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!ux(d,a,c)};X.prototype.Mirror=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!vx(d,a,c)};
|
|
743
|
+
X.prototype.ScaleEntity=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return!!wx(d,a,c)};X.prototype.TransformBy=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!xx(c,a)};X.prototype.GetBoundingBox=function(){return w(yx(this.g),E)};X.prototype.GetObjectID=function(){return zx(this.g)};X.prototype.Erase=function(){return!!Ax(this.g)};X.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Bx(c,a)};
|
|
744
|
+
X.prototype.Clone=function(){return w(Cx(this.g),z)};X.prototype.GetHandle=function(){return p(Dx(this.g))};X.prototype.GetDatabase=function(){return w(Ex(this.g),C)};X.prototype.GetOwnerID=function(){return Fx(this.g)};X.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Gx(f,a,c,d,e)};X.prototype.getObjectName=function(){return p(Hx(this.g))};
|
|
745
|
+
X.prototype.getDxf0=function(){return p(Ix(this.g))};X.prototype.getJson=function(){return p(Jx(this.g))};X.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Kx(c,a)};X.prototype.__destroy__=function(){Lx(this.g)};function yz(){throw"cannot construct a MdDbBlockTableRecordIterator, no constructor in IDL";}yz.prototype=Object.create(kz.prototype);yz.prototype.constructor=yz;yz.prototype.i=yz;yz.j={};l.MdDbBlockTableRecordIterator=yz;
|
|
746
|
+
yz.prototype.start=yz.prototype.start=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Mx(d,a,c)};yz.prototype.done=yz.prototype.done=function(){return!!Nx(this.g)};yz.prototype.getEntityId=function(){return Ox(this.g)};yz.prototype.step=yz.prototype.step=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);Px(d,a,c)};yz.prototype.getObjectName=function(){return p(Qx(this.g))};yz.prototype.getDxf0=function(){return p(Rx(this.g))};
|
|
747
|
+
yz.prototype.getJson=function(){return p(Sx(this.g))};yz.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Tx(c,a)};yz.prototype.__destroy__=function(){Ux(this.g)};function wz(){this.g=Vx();bz(wz)[this.g]=this}wz.prototype=Object.create(z.prototype);wz.prototype.constructor=wz;wz.prototype.i=wz;wz.j={};l.MdDbBlockTableRecord=wz;wz.prototype.appendAcDbEntity=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Wx(c,a)};
|
|
748
|
+
wz.prototype.newIterator=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(Xx(d,a,c),yz)};wz.prototype.origin=wz.prototype.origin=function(){return w(Yx(this.g),H)};wz.prototype.setOrigin=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!Zx(c,a)};wz.prototype.GetObjectID=function(){return $x(this.g)};wz.prototype.Erase=function(){return!!ay(this.g)};
|
|
749
|
+
wz.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!by(c,a)};wz.prototype.Clone=function(){return w(cy(this.g),z)};wz.prototype.GetHandle=function(){return p(dy(this.g))};wz.prototype.GetDatabase=function(){return w(ey(this.g),C)};wz.prototype.GetOwnerID=function(){return fy(this.g)};
|
|
750
|
+
wz.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!gy(f,a,c,d,e)};wz.prototype.getObjectName=function(){return p(hy(this.g))};wz.prototype.getDxf0=function(){return p(iy(this.g))};wz.prototype.getJson=function(){return p(jy(this.g))};wz.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!ky(c,a)};
|
|
751
|
+
wz.prototype.__destroy__=function(){ly(this.g)};function zz(){throw"cannot construct a MdDbBlockTableIterator, no constructor in IDL";}zz.prototype=Object.create(kz.prototype);zz.prototype.constructor=zz;zz.prototype.i=zz;zz.j={};l.MdDbBlockTableIterator=zz;zz.prototype.start=zz.prototype.start=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);my(d,a,c)};zz.prototype.done=zz.prototype.done=function(){return!!ny(this.g)};
|
|
752
|
+
zz.prototype.getRecord=function(){return w(oy(this.g),wz)};zz.prototype.step=zz.prototype.step=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);py(d,a,c)};zz.prototype.getObjectName=function(){return p(qy(this.g))};zz.prototype.getDxf0=function(){return p(ry(this.g))};zz.prototype.getJson=function(){return p(sy(this.g))};zz.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!ty(c,a)};zz.prototype.__destroy__=function(){uy(this.g)};
|
|
753
|
+
function uz(){throw"cannot construct a MdDbBlockTable, no constructor in IDL";}uz.prototype=Object.create(z.prototype);uz.prototype.constructor=uz;uz.prototype.i=uz;uz.j={};l.MdDbBlockTable=uz;uz.prototype.getAt=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return w(vy(c,a),wz)};uz.prototype.has=uz.prototype.has=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!wy(c,a)};
|
|
754
|
+
uz.prototype.newIterator=function(a,c){var d=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);return w(xy(d,a,c),zz)};uz.prototype.add=uz.prototype.add=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return yy(c,a)};uz.prototype.GetObjectID=function(){return zy(this.g)};uz.prototype.Erase=function(){return!!Ay(this.g)};uz.prototype.ConnectionTempObject=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return!!By(c,a)};
|
|
755
|
+
uz.prototype.Clone=function(){return w(Cy(this.g),z)};uz.prototype.GetHandle=function(){return p(Dy(this.g))};uz.prototype.GetDatabase=function(){return w(Ey(this.g),C)};uz.prototype.GetOwnerID=function(){return Fy(this.g)};uz.prototype.moveGripPointsAt=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return!!Gy(f,a,c,d,e)};uz.prototype.getObjectName=function(){return p(Hy(this.g))};
|
|
756
|
+
uz.prototype.getDxf0=function(){return p(Iy(this.g))};uz.prototype.getJson=function(){return p(Jy(this.g))};uz.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Ky(c,a)};uz.prototype.__destroy__=function(){Ly(this.g)};function Az(){this.g=My();bz(Az)[this.g]=this}Az.prototype=Object.create(kz.prototype);Az.prototype.constructor=Az;Az.prototype.i=Az;Az.j={};l.McDrawSelSet=Az;
|
|
757
|
+
Az.prototype.allSelect=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ny(c,a)};Az.prototype.pointSelect=function(a,c,d,e){var f=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);return Oy(f,a,c,d,e)};
|
|
758
|
+
Az.prototype.crossingSelect=function(a,c,d,e,f){var g=this.g;a&&"object"===typeof a&&(a=a.g);c&&"object"===typeof c&&(c=c.g);d&&"object"===typeof d&&(d=d.g);e&&"object"===typeof e&&(e=e.g);f&&"object"===typeof f&&(f=f.g);return Py(g,a,c,d,e,f)};Az.prototype.count=Az.prototype.count=function(){return Qy(this.g)};Az.prototype.item=Az.prototype.item=function(a){var c=this.g;a&&"object"===typeof a&&(a=a.g);return Ry(c,a)};Az.prototype.getObjectName=function(){return p(Sy(this.g))};
|
|
759
|
+
Az.prototype.getDxf0=function(){return p(Ty(this.g))};Az.prototype.getJson=function(){return p(Uy(this.g))};Az.prototype.setJson=function(a){var c=this.g;x();a=a&&"object"===typeof a?a.g:y(a);return!!Vy(c,a)};Az.prototype.__destroy__=function(){Wy(this.g)};
|
|
758
760
|
|
|
759
761
|
|
|
760
762
|
return mxdrawassembly.ready
|