mxcad 1.0.25 → 1.0.26

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.es.js CHANGED
@@ -335,6 +335,9 @@ class McObject {
335
335
  openWebFile(r) {
336
336
  return this.imp.openWebFile(r);
337
337
  }
338
+ saveFileToUrl(r) {
339
+ return this.imp.saveFileToUrl(r);
340
+ }
338
341
  GetDatabase() {
339
342
  return new MdDbDatabase(this.imp.GetDatabase());
340
343
  }
@@ -3527,267 +3530,287 @@ var mxdrawassembly = (() => {
3527
3530
  );
3528
3531
  }, of = c._emscripten_bind_McObject_openWebFile_1 = function() {
3529
3532
  return (of = c._emscripten_bind_McObject_openWebFile_1 = c.asm.emscripten_bind_McObject_openWebFile_1).apply(null, arguments);
3530
- }, pf = c._emscripten_bind_McObject_getViewDataJsonParam_0 = function() {
3531
- return (pf = c._emscripten_bind_McObject_getViewDataJsonParam_0 = c.asm.emscripten_bind_McObject_getViewDataJsonParam_0).apply(null, arguments);
3532
- }, qf = c._emscripten_bind_McObject_GetDatabase_0 = function() {
3533
- return (qf = c._emscripten_bind_McObject_GetDatabase_0 = c.asm.emscripten_bind_McObject_GetDatabase_0).apply(null, arguments);
3534
- }, rf = c._emscripten_bind_McObject_GetSysVarString_1 = function() {
3535
- return (rf = c._emscripten_bind_McObject_GetSysVarString_1 = c.asm.emscripten_bind_McObject_GetSysVarString_1).apply(null, arguments);
3536
- }, sf = c._emscripten_bind_McObject_SetSysVarString_2 = function() {
3537
- return (sf = c._emscripten_bind_McObject_SetSysVarString_2 = c.asm.emscripten_bind_McObject_SetSysVarString_2).apply(null, arguments);
3538
- }, tf = c._emscripten_bind_McObject_GetSysVarDouble_1 = function() {
3539
- return (tf = c._emscripten_bind_McObject_GetSysVarDouble_1 = c.asm.emscripten_bind_McObject_GetSysVarDouble_1).apply(null, arguments);
3540
- }, uf = c._emscripten_bind_McObject_SetSysVarDouble_2 = function() {
3541
- return (uf = c._emscripten_bind_McObject_SetSysVarDouble_2 = c.asm.emscripten_bind_McObject_SetSysVarDouble_2).apply(null, arguments);
3542
- }, vf = c._emscripten_bind_McObject_GetSysVarLong_1 = function() {
3543
- return (vf = c._emscripten_bind_McObject_GetSysVarLong_1 = c.asm.emscripten_bind_McObject_GetSysVarLong_1).apply(null, arguments);
3544
- }, wf = c._emscripten_bind_McObject_SetSysVarLong_2 = function() {
3545
- return (wf = c._emscripten_bind_McObject_SetSysVarLong_2 = c.asm.emscripten_bind_McObject_SetSysVarLong_2).apply(null, arguments);
3546
- }, xf = c._emscripten_bind_McObject_fireEventWindowSize_2 = function() {
3547
- return (xf = c._emscripten_bind_McObject_fireEventWindowSize_2 = c.asm.emscripten_bind_McObject_fireEventWindowSize_2).apply(null, arguments);
3548
- }, yf = c._emscripten_bind_McObject_fireEventCommandStart_0 = function() {
3549
- return (yf = c._emscripten_bind_McObject_fireEventCommandStart_0 = c.asm.emscripten_bind_McObject_fireEventCommandStart_0).apply(
3533
+ }, pf = c._emscripten_bind_McObject_saveFileToUrl_1 = function() {
3534
+ return (pf = c._emscripten_bind_McObject_saveFileToUrl_1 = c.asm.emscripten_bind_McObject_saveFileToUrl_1).apply(null, arguments);
3535
+ }, qf = c._emscripten_bind_McObject_getViewDataJsonParam_0 = function() {
3536
+ return (qf = c._emscripten_bind_McObject_getViewDataJsonParam_0 = c.asm.emscripten_bind_McObject_getViewDataJsonParam_0).apply(
3537
+ null,
3538
+ arguments
3539
+ );
3540
+ }, rf = c._emscripten_bind_McObject_GetDatabase_0 = function() {
3541
+ return (rf = c._emscripten_bind_McObject_GetDatabase_0 = c.asm.emscripten_bind_McObject_GetDatabase_0).apply(null, arguments);
3542
+ }, sf = c._emscripten_bind_McObject_GetSysVarString_1 = function() {
3543
+ return (sf = c._emscripten_bind_McObject_GetSysVarString_1 = c.asm.emscripten_bind_McObject_GetSysVarString_1).apply(null, arguments);
3544
+ }, tf = c._emscripten_bind_McObject_SetSysVarString_2 = function() {
3545
+ return (tf = c._emscripten_bind_McObject_SetSysVarString_2 = c.asm.emscripten_bind_McObject_SetSysVarString_2).apply(
3546
+ null,
3547
+ arguments
3548
+ );
3549
+ }, uf = c._emscripten_bind_McObject_GetSysVarDouble_1 = function() {
3550
+ return (uf = c._emscripten_bind_McObject_GetSysVarDouble_1 = c.asm.emscripten_bind_McObject_GetSysVarDouble_1).apply(null, arguments);
3551
+ }, vf = c._emscripten_bind_McObject_SetSysVarDouble_2 = function() {
3552
+ return (vf = c._emscripten_bind_McObject_SetSysVarDouble_2 = c.asm.emscripten_bind_McObject_SetSysVarDouble_2).apply(null, arguments);
3553
+ }, wf = c._emscripten_bind_McObject_GetSysVarLong_1 = function() {
3554
+ return (wf = c._emscripten_bind_McObject_GetSysVarLong_1 = c.asm.emscripten_bind_McObject_GetSysVarLong_1).apply(null, arguments);
3555
+ }, xf = c._emscripten_bind_McObject_SetSysVarLong_2 = function() {
3556
+ return (xf = c._emscripten_bind_McObject_SetSysVarLong_2 = c.asm.emscripten_bind_McObject_SetSysVarLong_2).apply(null, arguments);
3557
+ }, yf = c._emscripten_bind_McObject_fireEventWindowSize_2 = function() {
3558
+ return (yf = c._emscripten_bind_McObject_fireEventWindowSize_2 = c.asm.emscripten_bind_McObject_fireEventWindowSize_2).apply(null, arguments);
3559
+ }, zf = c._emscripten_bind_McObject_fireEventCommandStart_0 = function() {
3560
+ return (zf = c._emscripten_bind_McObject_fireEventCommandStart_0 = c.asm.emscripten_bind_McObject_fireEventCommandStart_0).apply(null, arguments);
3561
+ }, Af = c._emscripten_bind_McObject_IntelliSelect_PointSelect_2 = function() {
3562
+ return (Af = c._emscripten_bind_McObject_IntelliSelect_PointSelect_2 = c.asm.emscripten_bind_McObject_IntelliSelect_PointSelect_2).apply(null, arguments);
3563
+ }, Bf = c._emscripten_bind_McObject_IntelliSelect_getGridData_1 = function() {
3564
+ return (Bf = c._emscripten_bind_McObject_IntelliSelect_getGridData_1 = c.asm.emscripten_bind_McObject_IntelliSelect_getGridData_1).apply(null, arguments);
3565
+ }, Cf = c._emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0 = function() {
3566
+ return (Cf = c._emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0 = c.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0).apply(null, arguments);
3567
+ }, Df = c._emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1 = function() {
3568
+ return (Df = c._emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1 = c.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1).apply(
3569
+ null,
3570
+ arguments
3571
+ );
3572
+ }, Ef = c._emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0 = function() {
3573
+ return (Ef = c._emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0 = c.asm.emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0).apply(null, arguments);
3574
+ }, Ff = c._emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0 = function() {
3575
+ return (Ff = c._emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0 = c.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0).apply(
3576
+ null,
3577
+ arguments
3578
+ );
3579
+ }, Gf = c._emscripten_bind_McObject_SetDrawColor_1 = function() {
3580
+ return (Gf = c._emscripten_bind_McObject_SetDrawColor_1 = c.asm.emscripten_bind_McObject_SetDrawColor_1).apply(null, arguments);
3581
+ }, Hf = c._emscripten_bind_McObject_GetDrawColor_0 = function() {
3582
+ return (Hf = c._emscripten_bind_McObject_GetDrawColor_0 = c.asm.emscripten_bind_McObject_GetDrawColor_0).apply(null, arguments);
3583
+ }, If = c._emscripten_bind_McObject_AddLayer_1 = function() {
3584
+ return (If = c._emscripten_bind_McObject_AddLayer_1 = c.asm.emscripten_bind_McObject_AddLayer_1).apply(
3585
+ null,
3586
+ arguments
3587
+ );
3588
+ }, Jf = c._emscripten_bind_McObject_SetDrawLayer_1 = function() {
3589
+ return (Jf = c._emscripten_bind_McObject_SetDrawLayer_1 = c.asm.emscripten_bind_McObject_SetDrawLayer_1).apply(null, arguments);
3590
+ }, Kf = c._emscripten_bind_McObject_GetDrawLayer_0 = function() {
3591
+ return (Kf = c._emscripten_bind_McObject_GetDrawLayer_0 = c.asm.emscripten_bind_McObject_GetDrawLayer_0).apply(null, arguments);
3592
+ }, Lf = c._emscripten_bind_McObject_AddTextStyle_4 = function() {
3593
+ return (Lf = c._emscripten_bind_McObject_AddTextStyle_4 = c.asm.emscripten_bind_McObject_AddTextStyle_4).apply(
3594
+ null,
3595
+ arguments
3596
+ );
3597
+ }, Mf = c._emscripten_bind_McObject_SetDrawTextStyle_1 = function() {
3598
+ return (Mf = c._emscripten_bind_McObject_SetDrawTextStyle_1 = c.asm.emscripten_bind_McObject_SetDrawTextStyle_1).apply(null, arguments);
3599
+ }, Nf = c._emscripten_bind_McObject_GetDrawTextStyle_0 = function() {
3600
+ return (Nf = c._emscripten_bind_McObject_GetDrawTextStyle_0 = c.asm.emscripten_bind_McObject_GetDrawTextStyle_0).apply(null, arguments);
3601
+ }, Of = c._emscripten_bind_McObject_AddLinetype_2 = function() {
3602
+ return (Of = c._emscripten_bind_McObject_AddLinetype_2 = c.asm.emscripten_bind_McObject_AddLinetype_2).apply(null, arguments);
3603
+ }, Pf = c._emscripten_bind_McObject_AddLinetypeEx_3 = function() {
3604
+ return (Pf = c._emscripten_bind_McObject_AddLinetypeEx_3 = c.asm.emscripten_bind_McObject_AddLinetypeEx_3).apply(null, arguments);
3605
+ }, Qf = c._emscripten_bind_McObject_AddDimStyle_5 = function() {
3606
+ return (Qf = c._emscripten_bind_McObject_AddDimStyle_5 = c.asm.emscripten_bind_McObject_AddDimStyle_5).apply(null, arguments);
3607
+ }, Rf = c._emscripten_bind_McObject_SetDrawLinetype_1 = function() {
3608
+ return (Rf = c._emscripten_bind_McObject_SetDrawLinetype_1 = c.asm.emscripten_bind_McObject_SetDrawLinetype_1).apply(null, arguments);
3609
+ }, Sf = c._emscripten_bind_McObject_GetDrawLinetype_0 = function() {
3610
+ return (Sf = c._emscripten_bind_McObject_GetDrawLinetype_0 = c.asm.emscripten_bind_McObject_GetDrawLinetype_0).apply(null, arguments);
3611
+ }, Tf = c._emscripten_bind_McObject_SetDrawLineWeight_1 = function() {
3612
+ return (Tf = c._emscripten_bind_McObject_SetDrawLineWeight_1 = c.asm.emscripten_bind_McObject_SetDrawLineWeight_1).apply(null, arguments);
3613
+ }, Uf = c._emscripten_bind_McObject_GetDrawLineWeight_0 = function() {
3614
+ return (Uf = c._emscripten_bind_McObject_GetDrawLineWeight_0 = c.asm.emscripten_bind_McObject_GetDrawLineWeight_0).apply(null, arguments);
3615
+ }, Vf = c._emscripten_bind_McObject_SetDrawLineTypeScale_1 = function() {
3616
+ return (Vf = c._emscripten_bind_McObject_SetDrawLineTypeScale_1 = c.asm.emscripten_bind_McObject_SetDrawLineTypeScale_1).apply(null, arguments);
3617
+ }, Wf = c._emscripten_bind_McObject_GetDrawLineTypeScale_0 = function() {
3618
+ return (Wf = c._emscripten_bind_McObject_GetDrawLineTypeScale_0 = c.asm.emscripten_bind_McObject_GetDrawLineTypeScale_0).apply(
3550
3619
  null,
3551
3620
  arguments
3552
3621
  );
3553
- }, zf = c._emscripten_bind_McObject_IntelliSelect_PointSelect_2 = function() {
3554
- return (zf = c._emscripten_bind_McObject_IntelliSelect_PointSelect_2 = c.asm.emscripten_bind_McObject_IntelliSelect_PointSelect_2).apply(null, arguments);
3555
- }, Af = c._emscripten_bind_McObject_IntelliSelect_getGridData_1 = function() {
3556
- return (Af = c._emscripten_bind_McObject_IntelliSelect_getGridData_1 = c.asm.emscripten_bind_McObject_IntelliSelect_getGridData_1).apply(null, arguments);
3557
- }, Bf = c._emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0 = function() {
3558
- return (Bf = c._emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0 = c.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigCommandEnd_0).apply(null, arguments);
3559
- }, Cf = c._emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1 = function() {
3560
- return (Cf = c._emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1 = c.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigDrawEntityDisplay_1).apply(null, arguments);
3561
- }, Df = c._emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0 = function() {
3562
- return (Df = c._emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0 = c.asm.emscripten_bind_McObject_EntityTempWordDraw_onReadyJigUpdateDispla_0).apply(null, arguments);
3563
- }, Ef = c._emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0 = function() {
3564
- return (Ef = c._emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0 = c.asm.emscripten_bind_McObject_EntityTempWordDraw_onJigClearDisplay_0).apply(null, arguments);
3565
- }, Ff = c._emscripten_bind_McObject_SetDrawColor_1 = function() {
3566
- return (Ff = c._emscripten_bind_McObject_SetDrawColor_1 = c.asm.emscripten_bind_McObject_SetDrawColor_1).apply(null, arguments);
3567
- }, Gf = c._emscripten_bind_McObject_GetDrawColor_0 = function() {
3568
- return (Gf = c._emscripten_bind_McObject_GetDrawColor_0 = c.asm.emscripten_bind_McObject_GetDrawColor_0).apply(null, arguments);
3569
- }, Hf = c._emscripten_bind_McObject_AddLayer_1 = function() {
3570
- return (Hf = c._emscripten_bind_McObject_AddLayer_1 = c.asm.emscripten_bind_McObject_AddLayer_1).apply(null, arguments);
3571
- }, If = c._emscripten_bind_McObject_SetDrawLayer_1 = function() {
3572
- return (If = c._emscripten_bind_McObject_SetDrawLayer_1 = c.asm.emscripten_bind_McObject_SetDrawLayer_1).apply(null, arguments);
3573
- }, Jf = c._emscripten_bind_McObject_GetDrawLayer_0 = function() {
3574
- return (Jf = c._emscripten_bind_McObject_GetDrawLayer_0 = c.asm.emscripten_bind_McObject_GetDrawLayer_0).apply(null, arguments);
3575
- }, Kf = c._emscripten_bind_McObject_AddTextStyle_4 = function() {
3576
- return (Kf = c._emscripten_bind_McObject_AddTextStyle_4 = c.asm.emscripten_bind_McObject_AddTextStyle_4).apply(null, arguments);
3577
- }, Lf = c._emscripten_bind_McObject_SetDrawTextStyle_1 = function() {
3578
- return (Lf = c._emscripten_bind_McObject_SetDrawTextStyle_1 = c.asm.emscripten_bind_McObject_SetDrawTextStyle_1).apply(null, arguments);
3579
- }, Mf = c._emscripten_bind_McObject_GetDrawTextStyle_0 = function() {
3580
- return (Mf = c._emscripten_bind_McObject_GetDrawTextStyle_0 = c.asm.emscripten_bind_McObject_GetDrawTextStyle_0).apply(null, arguments);
3581
- }, Nf = c._emscripten_bind_McObject_AddLinetype_2 = function() {
3582
- return (Nf = c._emscripten_bind_McObject_AddLinetype_2 = c.asm.emscripten_bind_McObject_AddLinetype_2).apply(null, arguments);
3583
- }, Of = c._emscripten_bind_McObject_AddLinetypeEx_3 = function() {
3584
- return (Of = c._emscripten_bind_McObject_AddLinetypeEx_3 = c.asm.emscripten_bind_McObject_AddLinetypeEx_3).apply(null, arguments);
3585
- }, Pf = c._emscripten_bind_McObject_AddDimStyle_5 = function() {
3586
- return (Pf = c._emscripten_bind_McObject_AddDimStyle_5 = c.asm.emscripten_bind_McObject_AddDimStyle_5).apply(null, arguments);
3587
- }, Qf = c._emscripten_bind_McObject_SetDrawLinetype_1 = function() {
3588
- return (Qf = c._emscripten_bind_McObject_SetDrawLinetype_1 = c.asm.emscripten_bind_McObject_SetDrawLinetype_1).apply(
3622
+ }, Xf = c._emscripten_bind_McObject_SetDrawDimStyle_1 = function() {
3623
+ return (Xf = c._emscripten_bind_McObject_SetDrawDimStyle_1 = c.asm.emscripten_bind_McObject_SetDrawDimStyle_1).apply(null, arguments);
3624
+ }, Yf = c._emscripten_bind_McObject_GetDrawDimStyle_0 = function() {
3625
+ return (Yf = c._emscripten_bind_McObject_GetDrawDimStyle_0 = c.asm.emscripten_bind_McObject_GetDrawDimStyle_0).apply(null, arguments);
3626
+ }, Zf = c._emscripten_bind_McObject_SetPatternDefinition_1 = function() {
3627
+ return (Zf = c._emscripten_bind_McObject_SetPatternDefinition_1 = c.asm.emscripten_bind_McObject_SetPatternDefinition_1).apply(null, arguments);
3628
+ }, $f = c._emscripten_bind_McObject_GetPatternDefinition_0 = function() {
3629
+ return ($f = c._emscripten_bind_McObject_GetPatternDefinition_0 = c.asm.emscripten_bind_McObject_GetPatternDefinition_0).apply(null, arguments);
3630
+ }, ag = c._emscripten_bind_McObject_SetDrawLineWidth_1 = function() {
3631
+ return (ag = c._emscripten_bind_McObject_SetDrawLineWidth_1 = c.asm.emscripten_bind_McObject_SetDrawLineWidth_1).apply(null, arguments);
3632
+ }, bg = c._emscripten_bind_McObject_GetDrawLineWidth_0 = function() {
3633
+ return (bg = c._emscripten_bind_McObject_GetDrawLineWidth_0 = c.asm.emscripten_bind_McObject_GetDrawLineWidth_0).apply(null, arguments);
3634
+ }, cg = c._emscripten_bind_McObject_DrawLine_6 = function() {
3635
+ return (cg = c._emscripten_bind_McObject_DrawLine_6 = c.asm.emscripten_bind_McObject_DrawLine_6).apply(null, arguments);
3636
+ }, dg = c._emscripten_bind_McObject_DrawArc_5 = function() {
3637
+ return (dg = c._emscripten_bind_McObject_DrawArc_5 = c.asm.emscripten_bind_McObject_DrawArc_5).apply(null, arguments);
3638
+ }, eg = c._emscripten_bind_McObject_DrawArc2_6 = function() {
3639
+ return (eg = c._emscripten_bind_McObject_DrawArc2_6 = c.asm.emscripten_bind_McObject_DrawArc2_6).apply(null, arguments);
3640
+ }, fg = c._emscripten_bind_McObject_DrawCircle_3 = function() {
3641
+ return (fg = c._emscripten_bind_McObject_DrawCircle_3 = c.asm.emscripten_bind_McObject_DrawCircle_3).apply(null, arguments);
3642
+ }, gg = c._emscripten_bind_McObject_DrawEllipse_5 = function() {
3643
+ return (gg = c._emscripten_bind_McObject_DrawEllipse_5 = c.asm.emscripten_bind_McObject_DrawEllipse_5).apply(null, arguments);
3644
+ }, hg = c._emscripten_bind_McObject_DrawEllipseArc_7 = function() {
3645
+ return (hg = c._emscripten_bind_McObject_DrawEllipseArc_7 = c.asm.emscripten_bind_McObject_DrawEllipseArc_7).apply(null, arguments);
3646
+ }, ig = c._emscripten_bind_McObject_DrawPoint_2 = function() {
3647
+ return (ig = c._emscripten_bind_McObject_DrawPoint_2 = c.asm.emscripten_bind_McObject_DrawPoint_2).apply(null, arguments);
3648
+ }, jg = c._emscripten_bind_McObject_DrawSolid_8 = function() {
3649
+ return (jg = c._emscripten_bind_McObject_DrawSolid_8 = c.asm.emscripten_bind_McObject_DrawSolid_8).apply(null, arguments);
3650
+ }, kg = c._emscripten_bind_McObject_DrawMText_7 = function() {
3651
+ return (kg = c._emscripten_bind_McObject_DrawMText_7 = c.asm.emscripten_bind_McObject_DrawMText_7).apply(null, arguments);
3652
+ }, lg = c._emscripten_bind_McObject_DrawText_7 = function() {
3653
+ return (lg = c._emscripten_bind_McObject_DrawText_7 = c.asm.emscripten_bind_McObject_DrawText_7).apply(null, arguments);
3654
+ }, mg = c._emscripten_bind_McObject_DrawBlockReference_5 = function() {
3655
+ return (mg = c._emscripten_bind_McObject_DrawBlockReference_5 = c.asm.emscripten_bind_McObject_DrawBlockReference_5).apply(null, arguments);
3656
+ }, ng = c._emscripten_bind_McObject_DrawDimAligned_6 = function() {
3657
+ return (ng = c._emscripten_bind_McObject_DrawDimAligned_6 = c.asm.emscripten_bind_McObject_DrawDimAligned_6).apply(null, arguments);
3658
+ }, og = c._emscripten_bind_McObject_DrawDimAngular_8 = function() {
3659
+ return (og = c._emscripten_bind_McObject_DrawDimAngular_8 = c.asm.emscripten_bind_McObject_DrawDimAngular_8).apply(null, arguments);
3660
+ }, pg = c._emscripten_bind_McObject_DrawDimDiametric_5 = function() {
3661
+ return (pg = c._emscripten_bind_McObject_DrawDimDiametric_5 = c.asm.emscripten_bind_McObject_DrawDimDiametric_5).apply(
3589
3662
  null,
3590
3663
  arguments
3591
3664
  );
3592
- }, Rf = c._emscripten_bind_McObject_GetDrawLinetype_0 = function() {
3593
- return (Rf = c._emscripten_bind_McObject_GetDrawLinetype_0 = c.asm.emscripten_bind_McObject_GetDrawLinetype_0).apply(null, arguments);
3594
- }, Sf = c._emscripten_bind_McObject_SetDrawLineWeight_1 = function() {
3595
- return (Sf = c._emscripten_bind_McObject_SetDrawLineWeight_1 = c.asm.emscripten_bind_McObject_SetDrawLineWeight_1).apply(null, arguments);
3596
- }, Tf = c._emscripten_bind_McObject_GetDrawLineWeight_0 = function() {
3597
- return (Tf = c._emscripten_bind_McObject_GetDrawLineWeight_0 = c.asm.emscripten_bind_McObject_GetDrawLineWeight_0).apply(null, arguments);
3598
- }, Uf = c._emscripten_bind_McObject_SetDrawLineTypeScale_1 = function() {
3599
- return (Uf = c._emscripten_bind_McObject_SetDrawLineTypeScale_1 = c.asm.emscripten_bind_McObject_SetDrawLineTypeScale_1).apply(null, arguments);
3600
- }, Vf = c._emscripten_bind_McObject_GetDrawLineTypeScale_0 = function() {
3601
- return (Vf = c._emscripten_bind_McObject_GetDrawLineTypeScale_0 = c.asm.emscripten_bind_McObject_GetDrawLineTypeScale_0).apply(null, arguments);
3602
- }, Wf = c._emscripten_bind_McObject_SetDrawDimStyle_1 = function() {
3603
- return (Wf = c._emscripten_bind_McObject_SetDrawDimStyle_1 = c.asm.emscripten_bind_McObject_SetDrawDimStyle_1).apply(null, arguments);
3604
- }, Xf = c._emscripten_bind_McObject_GetDrawDimStyle_0 = function() {
3605
- return (Xf = c._emscripten_bind_McObject_GetDrawDimStyle_0 = c.asm.emscripten_bind_McObject_GetDrawDimStyle_0).apply(null, arguments);
3606
- }, Yf = c._emscripten_bind_McObject_SetPatternDefinition_1 = function() {
3607
- return (Yf = c._emscripten_bind_McObject_SetPatternDefinition_1 = c.asm.emscripten_bind_McObject_SetPatternDefinition_1).apply(
3665
+ }, qg = c._emscripten_bind_McObject_DrawDimRotated_7 = function() {
3666
+ return (qg = c._emscripten_bind_McObject_DrawDimRotated_7 = c.asm.emscripten_bind_McObject_DrawDimRotated_7).apply(null, arguments);
3667
+ }, rg = c._emscripten_bind_McObject_DrawDimOrdinate_5 = function() {
3668
+ return (rg = c._emscripten_bind_McObject_DrawDimOrdinate_5 = c.asm.emscripten_bind_McObject_DrawDimOrdinate_5).apply(null, arguments);
3669
+ }, sg = c._emscripten_bind_McObject_DrawDimRadial_5 = function() {
3670
+ return (sg = c._emscripten_bind_McObject_DrawDimRadial_5 = c.asm.emscripten_bind_McObject_DrawDimRadial_5).apply(
3608
3671
  null,
3609
3672
  arguments
3610
3673
  );
3611
- }, Zf = c._emscripten_bind_McObject_GetPatternDefinition_0 = function() {
3612
- return (Zf = c._emscripten_bind_McObject_GetPatternDefinition_0 = c.asm.emscripten_bind_McObject_GetPatternDefinition_0).apply(null, arguments);
3613
- }, $f = c._emscripten_bind_McObject_SetDrawLineWidth_1 = function() {
3614
- return ($f = c._emscripten_bind_McObject_SetDrawLineWidth_1 = c.asm.emscripten_bind_McObject_SetDrawLineWidth_1).apply(null, arguments);
3615
- }, ag = c._emscripten_bind_McObject_GetDrawLineWidth_0 = function() {
3616
- return (ag = c._emscripten_bind_McObject_GetDrawLineWidth_0 = c.asm.emscripten_bind_McObject_GetDrawLineWidth_0).apply(null, arguments);
3617
- }, bg = c._emscripten_bind_McObject_DrawLine_6 = function() {
3618
- return (bg = c._emscripten_bind_McObject_DrawLine_6 = c.asm.emscripten_bind_McObject_DrawLine_6).apply(null, arguments);
3619
- }, cg = c._emscripten_bind_McObject_DrawArc_5 = function() {
3620
- return (cg = c._emscripten_bind_McObject_DrawArc_5 = c.asm.emscripten_bind_McObject_DrawArc_5).apply(null, arguments);
3621
- }, dg = c._emscripten_bind_McObject_DrawArc2_6 = function() {
3622
- return (dg = c._emscripten_bind_McObject_DrawArc2_6 = c.asm.emscripten_bind_McObject_DrawArc2_6).apply(null, arguments);
3623
- }, eg = c._emscripten_bind_McObject_DrawCircle_3 = function() {
3624
- return (eg = c._emscripten_bind_McObject_DrawCircle_3 = c.asm.emscripten_bind_McObject_DrawCircle_3).apply(null, arguments);
3625
- }, fg = c._emscripten_bind_McObject_DrawEllipse_5 = function() {
3626
- return (fg = c._emscripten_bind_McObject_DrawEllipse_5 = c.asm.emscripten_bind_McObject_DrawEllipse_5).apply(null, arguments);
3627
- }, gg = c._emscripten_bind_McObject_DrawEllipseArc_7 = function() {
3628
- return (gg = c._emscripten_bind_McObject_DrawEllipseArc_7 = c.asm.emscripten_bind_McObject_DrawEllipseArc_7).apply(null, arguments);
3629
- }, hg = c._emscripten_bind_McObject_DrawPoint_2 = function() {
3630
- return (hg = c._emscripten_bind_McObject_DrawPoint_2 = c.asm.emscripten_bind_McObject_DrawPoint_2).apply(null, arguments);
3631
- }, ig = c._emscripten_bind_McObject_DrawSolid_8 = function() {
3632
- return (ig = c._emscripten_bind_McObject_DrawSolid_8 = c.asm.emscripten_bind_McObject_DrawSolid_8).apply(null, arguments);
3633
- }, jg = c._emscripten_bind_McObject_DrawMText_7 = function() {
3634
- return (jg = c._emscripten_bind_McObject_DrawMText_7 = c.asm.emscripten_bind_McObject_DrawMText_7).apply(null, arguments);
3635
- }, kg = c._emscripten_bind_McObject_DrawText_7 = function() {
3636
- return (kg = c._emscripten_bind_McObject_DrawText_7 = c.asm.emscripten_bind_McObject_DrawText_7).apply(null, arguments);
3637
- }, lg = c._emscripten_bind_McObject_DrawBlockReference_5 = function() {
3638
- return (lg = c._emscripten_bind_McObject_DrawBlockReference_5 = c.asm.emscripten_bind_McObject_DrawBlockReference_5).apply(null, arguments);
3639
- }, mg = c._emscripten_bind_McObject_DrawDimAligned_6 = function() {
3640
- return (mg = c._emscripten_bind_McObject_DrawDimAligned_6 = c.asm.emscripten_bind_McObject_DrawDimAligned_6).apply(null, arguments);
3641
- }, ng = c._emscripten_bind_McObject_DrawDimAngular_8 = function() {
3642
- return (ng = c._emscripten_bind_McObject_DrawDimAngular_8 = c.asm.emscripten_bind_McObject_DrawDimAngular_8).apply(null, arguments);
3643
- }, og = c._emscripten_bind_McObject_DrawDimDiametric_5 = function() {
3644
- return (og = c._emscripten_bind_McObject_DrawDimDiametric_5 = c.asm.emscripten_bind_McObject_DrawDimDiametric_5).apply(null, arguments);
3645
- }, pg = c._emscripten_bind_McObject_DrawDimRotated_7 = function() {
3646
- return (pg = c._emscripten_bind_McObject_DrawDimRotated_7 = c.asm.emscripten_bind_McObject_DrawDimRotated_7).apply(null, arguments);
3647
- }, qg = c._emscripten_bind_McObject_DrawDimOrdinate_5 = function() {
3648
- return (qg = c._emscripten_bind_McObject_DrawDimOrdinate_5 = c.asm.emscripten_bind_McObject_DrawDimOrdinate_5).apply(null, arguments);
3649
- }, rg = c._emscripten_bind_McObject_DrawDimRadial_5 = function() {
3650
- return (rg = c._emscripten_bind_McObject_DrawDimRadial_5 = c.asm.emscripten_bind_McObject_DrawDimRadial_5).apply(null, arguments);
3651
- }, sg = c._emscripten_bind_McObject_PathMoveTo_2 = function() {
3652
- return (sg = c._emscripten_bind_McObject_PathMoveTo_2 = c.asm.emscripten_bind_McObject_PathMoveTo_2).apply(null, arguments);
3653
- }, tg = c._emscripten_bind_McObject_PathMoveToEx_5 = function() {
3654
- return (tg = c._emscripten_bind_McObject_PathMoveToEx_5 = c.asm.emscripten_bind_McObject_PathMoveToEx_5).apply(null, arguments);
3655
- }, ug = c._emscripten_bind_McObject_PathLineTo_2 = function() {
3656
- return (ug = c._emscripten_bind_McObject_PathLineTo_2 = c.asm.emscripten_bind_McObject_PathLineTo_2).apply(
3674
+ }, tg = c._emscripten_bind_McObject_PathMoveTo_2 = function() {
3675
+ return (tg = c._emscripten_bind_McObject_PathMoveTo_2 = c.asm.emscripten_bind_McObject_PathMoveTo_2).apply(null, arguments);
3676
+ }, ug = c._emscripten_bind_McObject_PathMoveToEx_5 = function() {
3677
+ return (ug = c._emscripten_bind_McObject_PathMoveToEx_5 = c.asm.emscripten_bind_McObject_PathMoveToEx_5).apply(null, arguments);
3678
+ }, vg = c._emscripten_bind_McObject_PathLineTo_2 = function() {
3679
+ return (vg = c._emscripten_bind_McObject_PathLineTo_2 = c.asm.emscripten_bind_McObject_PathLineTo_2).apply(
3657
3680
  null,
3658
3681
  arguments
3659
3682
  );
3660
- }, vg = c._emscripten_bind_McObject_PathLineToEx_5 = function() {
3661
- return (vg = c._emscripten_bind_McObject_PathLineToEx_5 = c.asm.emscripten_bind_McObject_PathLineToEx_5).apply(null, arguments);
3662
- }, wg = c._emscripten_bind_McObject_DrawPathToPolyline_0 = function() {
3663
- return (wg = c._emscripten_bind_McObject_DrawPathToPolyline_0 = c.asm.emscripten_bind_McObject_DrawPathToPolyline_0).apply(null, arguments);
3664
- }, xg = c._emscripten_bind_McObject_DrawPathToSpline_0 = function() {
3665
- return (xg = c._emscripten_bind_McObject_DrawPathToSpline_0 = c.asm.emscripten_bind_McObject_DrawPathToSpline_0).apply(null, arguments);
3666
- }, yg = c._emscripten_bind_McObject_PathMakeClosed_0 = function() {
3667
- return (yg = c._emscripten_bind_McObject_PathMakeClosed_0 = c.asm.emscripten_bind_McObject_PathMakeClosed_0).apply(null, arguments);
3668
- }, zg = c._emscripten_bind_McObject_DrawPathToHatch_1 = function() {
3669
- return (zg = c._emscripten_bind_McObject_DrawPathToHatch_1 = c.asm.emscripten_bind_McObject_DrawPathToHatch_1).apply(null, arguments);
3670
- }, Ag = c._emscripten_bind_McObject_DrawEntity_1 = function() {
3671
- return (Ag = c._emscripten_bind_McObject_DrawEntity_1 = c.asm.emscripten_bind_McObject_DrawEntity_1).apply(null, arguments);
3672
- }, Bg = c._emscripten_bind_McApp_McApp_0 = function() {
3673
- return (Bg = c._emscripten_bind_McApp_McApp_0 = c.asm.emscripten_bind_McApp_McApp_0).apply(null, arguments);
3674
- }, Cg = c._emscripten_bind_McApp_Init_0 = function() {
3675
- return (Cg = c._emscripten_bind_McApp_Init_0 = c.asm.emscripten_bind_McApp_Init_0).apply(null, arguments);
3676
- }, Dg = c._emscripten_bind_McApp_CreateMxDraw_5 = function() {
3677
- return (Dg = c._emscripten_bind_McApp_CreateMxDraw_5 = c.asm.emscripten_bind_McApp_CreateMxDraw_5).apply(null, arguments);
3678
- }, Eg = c._emscripten_bind_McApp_GetCurrentMxDraw_0 = function() {
3679
- return (Eg = c._emscripten_bind_McApp_GetCurrentMxDraw_0 = c.asm.emscripten_bind_McApp_GetCurrentMxDraw_0).apply(null, arguments);
3680
- }, Fg = c._emscripten_bind_McApp_DestroyObject_1 = function() {
3681
- return (Fg = c._emscripten_bind_McApp_DestroyObject_1 = c.asm.emscripten_bind_McApp_DestroyObject_1).apply(null, arguments);
3682
- }, Gg = c._emscripten_bind_McApp_mcedRGB2Index_4 = function() {
3683
- return (Gg = c._emscripten_bind_McApp_mcedRGB2Index_4 = c.asm.emscripten_bind_McApp_mcedRGB2Index_4).apply(null, arguments);
3684
- }, Hg = c._emscripten_bind_McApp_ObjectIdToObjectName_1 = function() {
3685
- return (Hg = c._emscripten_bind_McApp_ObjectIdToObjectName_1 = c.asm.emscripten_bind_McApp_ObjectIdToObjectName_1).apply(null, arguments);
3686
- }, Ig = c._emscripten_bind_McApp_ObjectIdToMdDbLine_1 = function() {
3687
- return (Ig = c._emscripten_bind_McApp_ObjectIdToMdDbLine_1 = c.asm.emscripten_bind_McApp_ObjectIdToMdDbLine_1).apply(null, arguments);
3688
- }, Jg = c._emscripten_bind_McApp_ObjectIdToMdDbText_1 = function() {
3689
- return (Jg = c._emscripten_bind_McApp_ObjectIdToMdDbText_1 = c.asm.emscripten_bind_McApp_ObjectIdToMdDbText_1).apply(null, arguments);
3690
- }, Kg = c._emscripten_bind_McApp_ObjectIdToMdObject_1 = function() {
3691
- return (Kg = c._emscripten_bind_McApp_ObjectIdToMdObject_1 = c.asm.emscripten_bind_McApp_ObjectIdToMdObject_1).apply(null, arguments);
3692
- }, Lg = c._emscripten_bind_McApp___destroy___0 = function() {
3693
- return (Lg = c._emscripten_bind_McApp___destroy___0 = c.asm.emscripten_bind_McApp___destroy___0).apply(null, arguments);
3694
- }, Mg = c._emscripten_bind_MdDbLine_MdDbLine_0 = function() {
3695
- return (Mg = c._emscripten_bind_MdDbLine_MdDbLine_0 = c.asm.emscripten_bind_MdDbLine_MdDbLine_0).apply(null, arguments);
3696
- }, Ng = c._emscripten_bind_MdDbLine_startPoint_0 = function() {
3697
- return (Ng = c._emscripten_bind_MdDbLine_startPoint_0 = c.asm.emscripten_bind_MdDbLine_startPoint_0).apply(null, arguments);
3698
- }, Og = c._emscripten_bind_MdDbLine_setStartPoint_1 = function() {
3699
- return (Og = c._emscripten_bind_MdDbLine_setStartPoint_1 = c.asm.emscripten_bind_MdDbLine_setStartPoint_1).apply(null, arguments);
3700
- }, Pg = c._emscripten_bind_MdDbLine_endPoint_0 = function() {
3701
- return (Pg = c._emscripten_bind_MdDbLine_endPoint_0 = c.asm.emscripten_bind_MdDbLine_endPoint_0).apply(null, arguments);
3702
- }, Qg = c._emscripten_bind_MdDbLine_setEndPoint_1 = function() {
3703
- return (Qg = c._emscripten_bind_MdDbLine_setEndPoint_1 = c.asm.emscripten_bind_MdDbLine_setEndPoint_1).apply(null, arguments);
3704
- }, Rg = c._emscripten_bind_MdDbLine_getObjectID_0 = function() {
3705
- return (Rg = c._emscripten_bind_MdDbLine_getObjectID_0 = c.asm.emscripten_bind_MdDbLine_getObjectID_0).apply(null, arguments);
3706
- }, Sg = c._emscripten_bind_MdDbLine_Erase_0 = function() {
3707
- return (Sg = c._emscripten_bind_MdDbLine_Erase_0 = c.asm.emscripten_bind_MdDbLine_Erase_0).apply(null, arguments);
3708
- }, Tg = c._emscripten_bind_MdDbLine_ConnectionTempObject_1 = function() {
3709
- return (Tg = c._emscripten_bind_MdDbLine_ConnectionTempObject_1 = c.asm.emscripten_bind_MdDbLine_ConnectionTempObject_1).apply(null, arguments);
3710
- }, Ug = c._emscripten_bind_MdDbLine_Clone_0 = function() {
3711
- return (Ug = c._emscripten_bind_MdDbLine_Clone_0 = c.asm.emscripten_bind_MdDbLine_Clone_0).apply(null, arguments);
3712
- }, Vg = c._emscripten_bind_MdDbLine_moveGripPointsAt_4 = function() {
3713
- return (Vg = c._emscripten_bind_MdDbLine_moveGripPointsAt_4 = c.asm.emscripten_bind_MdDbLine_moveGripPointsAt_4).apply(null, arguments);
3714
- }, Wg = c._emscripten_bind_MdDbLine_getObjectName_0 = function() {
3715
- return (Wg = c._emscripten_bind_MdDbLine_getObjectName_0 = c.asm.emscripten_bind_MdDbLine_getObjectName_0).apply(null, arguments);
3716
- }, Xg = c._emscripten_bind_MdDbLine_getDxf0_0 = function() {
3717
- return (Xg = c._emscripten_bind_MdDbLine_getDxf0_0 = c.asm.emscripten_bind_MdDbLine_getDxf0_0).apply(null, arguments);
3718
- }, Yg = c._emscripten_bind_MdDbLine_getJson_0 = function() {
3719
- return (Yg = c._emscripten_bind_MdDbLine_getJson_0 = c.asm.emscripten_bind_MdDbLine_getJson_0).apply(null, arguments);
3720
- }, Zg = c._emscripten_bind_MdDbLine_setJson_1 = function() {
3721
- return (Zg = c._emscripten_bind_MdDbLine_setJson_1 = c.asm.emscripten_bind_MdDbLine_setJson_1).apply(null, arguments);
3722
- }, $g = c._emscripten_bind_MdDbLine___destroy___0 = function() {
3723
- return ($g = c._emscripten_bind_MdDbLine___destroy___0 = c.asm.emscripten_bind_MdDbLine___destroy___0).apply(null, arguments);
3724
- }, ah = c._emscripten_bind_MdDbText_MdDbText_0 = function() {
3725
- return (ah = c._emscripten_bind_MdDbText_MdDbText_0 = c.asm.emscripten_bind_MdDbText_MdDbText_0).apply(null, arguments);
3726
- }, bh = c._emscripten_bind_MdDbText_position_0 = function() {
3727
- return (bh = c._emscripten_bind_MdDbText_position_0 = c.asm.emscripten_bind_MdDbText_position_0).apply(null, arguments);
3728
- }, ch = c._emscripten_bind_MdDbText_setPosition_1 = function() {
3729
- return (ch = c._emscripten_bind_MdDbText_setPosition_1 = c.asm.emscripten_bind_MdDbText_setPosition_1).apply(null, arguments);
3730
- }, dh = c._emscripten_bind_MdDbText_alignmentPoint_0 = function() {
3731
- return (dh = c._emscripten_bind_MdDbText_alignmentPoint_0 = c.asm.emscripten_bind_MdDbText_alignmentPoint_0).apply(null, arguments);
3732
- }, eh = c._emscripten_bind_MdDbText_setAlignmentPoint_1 = function() {
3733
- return (eh = c._emscripten_bind_MdDbText_setAlignmentPoint_1 = c.asm.emscripten_bind_MdDbText_setAlignmentPoint_1).apply(null, arguments);
3734
- }, fh = c._emscripten_bind_MdDbText_oblique_0 = function() {
3735
- return (fh = c._emscripten_bind_MdDbText_oblique_0 = c.asm.emscripten_bind_MdDbText_oblique_0).apply(null, arguments);
3736
- }, gh = c._emscripten_bind_MdDbText_setOblique_1 = function() {
3737
- return (gh = c._emscripten_bind_MdDbText_setOblique_1 = c.asm.emscripten_bind_MdDbText_setOblique_1).apply(null, arguments);
3738
- }, hh = c._emscripten_bind_MdDbText_rotation_0 = function() {
3739
- return (hh = c._emscripten_bind_MdDbText_rotation_0 = c.asm.emscripten_bind_MdDbText_rotation_0).apply(null, arguments);
3740
- }, ih = c._emscripten_bind_MdDbText_setRotation_1 = function() {
3741
- return (ih = c._emscripten_bind_MdDbText_setRotation_1 = c.asm.emscripten_bind_MdDbText_setRotation_1).apply(
3683
+ }, wg = c._emscripten_bind_McObject_PathLineToEx_5 = function() {
3684
+ return (wg = c._emscripten_bind_McObject_PathLineToEx_5 = c.asm.emscripten_bind_McObject_PathLineToEx_5).apply(null, arguments);
3685
+ }, xg = c._emscripten_bind_McObject_DrawPathToPolyline_0 = function() {
3686
+ return (xg = c._emscripten_bind_McObject_DrawPathToPolyline_0 = c.asm.emscripten_bind_McObject_DrawPathToPolyline_0).apply(null, arguments);
3687
+ }, yg = c._emscripten_bind_McObject_DrawPathToSpline_0 = function() {
3688
+ return (yg = c._emscripten_bind_McObject_DrawPathToSpline_0 = c.asm.emscripten_bind_McObject_DrawPathToSpline_0).apply(null, arguments);
3689
+ }, zg = c._emscripten_bind_McObject_PathMakeClosed_0 = function() {
3690
+ return (zg = c._emscripten_bind_McObject_PathMakeClosed_0 = c.asm.emscripten_bind_McObject_PathMakeClosed_0).apply(null, arguments);
3691
+ }, Ag = c._emscripten_bind_McObject_DrawPathToHatch_1 = function() {
3692
+ return (Ag = c._emscripten_bind_McObject_DrawPathToHatch_1 = c.asm.emscripten_bind_McObject_DrawPathToHatch_1).apply(null, arguments);
3693
+ }, Bg = c._emscripten_bind_McObject_DrawEntity_1 = function() {
3694
+ return (Bg = c._emscripten_bind_McObject_DrawEntity_1 = c.asm.emscripten_bind_McObject_DrawEntity_1).apply(null, arguments);
3695
+ }, Cg = c._emscripten_bind_McApp_McApp_0 = function() {
3696
+ return (Cg = c._emscripten_bind_McApp_McApp_0 = c.asm.emscripten_bind_McApp_McApp_0).apply(null, arguments);
3697
+ }, Dg = c._emscripten_bind_McApp_Init_0 = function() {
3698
+ return (Dg = c._emscripten_bind_McApp_Init_0 = c.asm.emscripten_bind_McApp_Init_0).apply(null, arguments);
3699
+ }, Eg = c._emscripten_bind_McApp_CreateMxDraw_5 = function() {
3700
+ return (Eg = c._emscripten_bind_McApp_CreateMxDraw_5 = c.asm.emscripten_bind_McApp_CreateMxDraw_5).apply(null, arguments);
3701
+ }, Fg = c._emscripten_bind_McApp_GetCurrentMxDraw_0 = function() {
3702
+ return (Fg = c._emscripten_bind_McApp_GetCurrentMxDraw_0 = c.asm.emscripten_bind_McApp_GetCurrentMxDraw_0).apply(null, arguments);
3703
+ }, Gg = c._emscripten_bind_McApp_DestroyObject_1 = function() {
3704
+ return (Gg = c._emscripten_bind_McApp_DestroyObject_1 = c.asm.emscripten_bind_McApp_DestroyObject_1).apply(null, arguments);
3705
+ }, Hg = c._emscripten_bind_McApp_mcedRGB2Index_4 = function() {
3706
+ return (Hg = c._emscripten_bind_McApp_mcedRGB2Index_4 = c.asm.emscripten_bind_McApp_mcedRGB2Index_4).apply(null, arguments);
3707
+ }, Ig = c._emscripten_bind_McApp_ObjectIdToObjectName_1 = function() {
3708
+ return (Ig = c._emscripten_bind_McApp_ObjectIdToObjectName_1 = c.asm.emscripten_bind_McApp_ObjectIdToObjectName_1).apply(null, arguments);
3709
+ }, Jg = c._emscripten_bind_McApp_ObjectIdToMdDbLine_1 = function() {
3710
+ return (Jg = c._emscripten_bind_McApp_ObjectIdToMdDbLine_1 = c.asm.emscripten_bind_McApp_ObjectIdToMdDbLine_1).apply(null, arguments);
3711
+ }, Kg = c._emscripten_bind_McApp_ObjectIdToMdDbText_1 = function() {
3712
+ return (Kg = c._emscripten_bind_McApp_ObjectIdToMdDbText_1 = c.asm.emscripten_bind_McApp_ObjectIdToMdDbText_1).apply(null, arguments);
3713
+ }, Lg = c._emscripten_bind_McApp_ObjectIdToMdObject_1 = function() {
3714
+ return (Lg = c._emscripten_bind_McApp_ObjectIdToMdObject_1 = c.asm.emscripten_bind_McApp_ObjectIdToMdObject_1).apply(null, arguments);
3715
+ }, Mg = c._emscripten_bind_McApp___destroy___0 = function() {
3716
+ return (Mg = c._emscripten_bind_McApp___destroy___0 = c.asm.emscripten_bind_McApp___destroy___0).apply(null, arguments);
3717
+ }, Ng = c._emscripten_bind_MdDbLine_MdDbLine_0 = function() {
3718
+ return (Ng = c._emscripten_bind_MdDbLine_MdDbLine_0 = c.asm.emscripten_bind_MdDbLine_MdDbLine_0).apply(null, arguments);
3719
+ }, Og = c._emscripten_bind_MdDbLine_startPoint_0 = function() {
3720
+ return (Og = c._emscripten_bind_MdDbLine_startPoint_0 = c.asm.emscripten_bind_MdDbLine_startPoint_0).apply(null, arguments);
3721
+ }, Pg = c._emscripten_bind_MdDbLine_setStartPoint_1 = function() {
3722
+ return (Pg = c._emscripten_bind_MdDbLine_setStartPoint_1 = c.asm.emscripten_bind_MdDbLine_setStartPoint_1).apply(null, arguments);
3723
+ }, Qg = c._emscripten_bind_MdDbLine_endPoint_0 = function() {
3724
+ return (Qg = c._emscripten_bind_MdDbLine_endPoint_0 = c.asm.emscripten_bind_MdDbLine_endPoint_0).apply(null, arguments);
3725
+ }, Rg = c._emscripten_bind_MdDbLine_setEndPoint_1 = function() {
3726
+ return (Rg = c._emscripten_bind_MdDbLine_setEndPoint_1 = c.asm.emscripten_bind_MdDbLine_setEndPoint_1).apply(null, arguments);
3727
+ }, Sg = c._emscripten_bind_MdDbLine_getObjectID_0 = function() {
3728
+ return (Sg = c._emscripten_bind_MdDbLine_getObjectID_0 = c.asm.emscripten_bind_MdDbLine_getObjectID_0).apply(null, arguments);
3729
+ }, Tg = c._emscripten_bind_MdDbLine_Erase_0 = function() {
3730
+ return (Tg = c._emscripten_bind_MdDbLine_Erase_0 = c.asm.emscripten_bind_MdDbLine_Erase_0).apply(null, arguments);
3731
+ }, Ug = c._emscripten_bind_MdDbLine_ConnectionTempObject_1 = function() {
3732
+ return (Ug = c._emscripten_bind_MdDbLine_ConnectionTempObject_1 = c.asm.emscripten_bind_MdDbLine_ConnectionTempObject_1).apply(null, arguments);
3733
+ }, Vg = c._emscripten_bind_MdDbLine_Clone_0 = function() {
3734
+ return (Vg = c._emscripten_bind_MdDbLine_Clone_0 = c.asm.emscripten_bind_MdDbLine_Clone_0).apply(null, arguments);
3735
+ }, Wg = c._emscripten_bind_MdDbLine_moveGripPointsAt_4 = function() {
3736
+ return (Wg = c._emscripten_bind_MdDbLine_moveGripPointsAt_4 = c.asm.emscripten_bind_MdDbLine_moveGripPointsAt_4).apply(null, arguments);
3737
+ }, Xg = c._emscripten_bind_MdDbLine_getObjectName_0 = function() {
3738
+ return (Xg = c._emscripten_bind_MdDbLine_getObjectName_0 = c.asm.emscripten_bind_MdDbLine_getObjectName_0).apply(null, arguments);
3739
+ }, Yg = c._emscripten_bind_MdDbLine_getDxf0_0 = function() {
3740
+ return (Yg = c._emscripten_bind_MdDbLine_getDxf0_0 = c.asm.emscripten_bind_MdDbLine_getDxf0_0).apply(null, arguments);
3741
+ }, Zg = c._emscripten_bind_MdDbLine_getJson_0 = function() {
3742
+ return (Zg = c._emscripten_bind_MdDbLine_getJson_0 = c.asm.emscripten_bind_MdDbLine_getJson_0).apply(null, arguments);
3743
+ }, $g = c._emscripten_bind_MdDbLine_setJson_1 = function() {
3744
+ return ($g = c._emscripten_bind_MdDbLine_setJson_1 = c.asm.emscripten_bind_MdDbLine_setJson_1).apply(null, arguments);
3745
+ }, ah = c._emscripten_bind_MdDbLine___destroy___0 = function() {
3746
+ return (ah = c._emscripten_bind_MdDbLine___destroy___0 = c.asm.emscripten_bind_MdDbLine___destroy___0).apply(null, arguments);
3747
+ }, bh = c._emscripten_bind_MdDbText_MdDbText_0 = function() {
3748
+ return (bh = c._emscripten_bind_MdDbText_MdDbText_0 = c.asm.emscripten_bind_MdDbText_MdDbText_0).apply(null, arguments);
3749
+ }, ch = c._emscripten_bind_MdDbText_position_0 = function() {
3750
+ return (ch = c._emscripten_bind_MdDbText_position_0 = c.asm.emscripten_bind_MdDbText_position_0).apply(null, arguments);
3751
+ }, dh = c._emscripten_bind_MdDbText_setPosition_1 = function() {
3752
+ return (dh = c._emscripten_bind_MdDbText_setPosition_1 = c.asm.emscripten_bind_MdDbText_setPosition_1).apply(null, arguments);
3753
+ }, eh = c._emscripten_bind_MdDbText_alignmentPoint_0 = function() {
3754
+ return (eh = c._emscripten_bind_MdDbText_alignmentPoint_0 = c.asm.emscripten_bind_MdDbText_alignmentPoint_0).apply(null, arguments);
3755
+ }, fh = c._emscripten_bind_MdDbText_setAlignmentPoint_1 = function() {
3756
+ return (fh = c._emscripten_bind_MdDbText_setAlignmentPoint_1 = c.asm.emscripten_bind_MdDbText_setAlignmentPoint_1).apply(null, arguments);
3757
+ }, gh = c._emscripten_bind_MdDbText_oblique_0 = function() {
3758
+ return (gh = c._emscripten_bind_MdDbText_oblique_0 = c.asm.emscripten_bind_MdDbText_oblique_0).apply(null, arguments);
3759
+ }, hh = c._emscripten_bind_MdDbText_setOblique_1 = function() {
3760
+ return (hh = c._emscripten_bind_MdDbText_setOblique_1 = c.asm.emscripten_bind_MdDbText_setOblique_1).apply(null, arguments);
3761
+ }, ih = c._emscripten_bind_MdDbText_rotation_0 = function() {
3762
+ return (ih = c._emscripten_bind_MdDbText_rotation_0 = c.asm.emscripten_bind_MdDbText_rotation_0).apply(null, arguments);
3763
+ }, jh = c._emscripten_bind_MdDbText_setRotation_1 = function() {
3764
+ return (jh = c._emscripten_bind_MdDbText_setRotation_1 = c.asm.emscripten_bind_MdDbText_setRotation_1).apply(
3742
3765
  null,
3743
3766
  arguments
3744
3767
  );
3745
- }, jh = c._emscripten_bind_MdDbText_height_0 = function() {
3746
- return (jh = c._emscripten_bind_MdDbText_height_0 = c.asm.emscripten_bind_MdDbText_height_0).apply(null, arguments);
3747
- }, kh = c._emscripten_bind_MdDbText_setHeight_1 = function() {
3748
- return (kh = c._emscripten_bind_MdDbText_setHeight_1 = c.asm.emscripten_bind_MdDbText_setHeight_1).apply(null, arguments);
3749
- }, lh = c._emscripten_bind_MdDbText_widthFactor_0 = function() {
3750
- return (lh = c._emscripten_bind_MdDbText_widthFactor_0 = c.asm.emscripten_bind_MdDbText_widthFactor_0).apply(
3768
+ }, kh = c._emscripten_bind_MdDbText_height_0 = function() {
3769
+ return (kh = c._emscripten_bind_MdDbText_height_0 = c.asm.emscripten_bind_MdDbText_height_0).apply(null, arguments);
3770
+ }, lh = c._emscripten_bind_MdDbText_setHeight_1 = function() {
3771
+ return (lh = c._emscripten_bind_MdDbText_setHeight_1 = c.asm.emscripten_bind_MdDbText_setHeight_1).apply(null, arguments);
3772
+ }, mh = c._emscripten_bind_MdDbText_widthFactor_0 = function() {
3773
+ return (mh = c._emscripten_bind_MdDbText_widthFactor_0 = c.asm.emscripten_bind_MdDbText_widthFactor_0).apply(
3751
3774
  null,
3752
3775
  arguments
3753
3776
  );
3754
- }, mh = c._emscripten_bind_MdDbText_setWidthFactor_1 = function() {
3755
- return (mh = c._emscripten_bind_MdDbText_setWidthFactor_1 = c.asm.emscripten_bind_MdDbText_setWidthFactor_1).apply(null, arguments);
3756
- }, nh = c._emscripten_bind_MdDbText_textString_0 = function() {
3757
- return (nh = c._emscripten_bind_MdDbText_textString_0 = c.asm.emscripten_bind_MdDbText_textString_0).apply(null, arguments);
3758
- }, oh = c._emscripten_bind_MdDbText_setTextString_1 = function() {
3759
- return (oh = c._emscripten_bind_MdDbText_setTextString_1 = c.asm.emscripten_bind_MdDbText_setTextString_1).apply(
3777
+ }, nh = c._emscripten_bind_MdDbText_setWidthFactor_1 = function() {
3778
+ return (nh = c._emscripten_bind_MdDbText_setWidthFactor_1 = c.asm.emscripten_bind_MdDbText_setWidthFactor_1).apply(null, arguments);
3779
+ }, oh = c._emscripten_bind_MdDbText_textString_0 = function() {
3780
+ return (oh = c._emscripten_bind_MdDbText_textString_0 = c.asm.emscripten_bind_MdDbText_textString_0).apply(null, arguments);
3781
+ }, ph = c._emscripten_bind_MdDbText_setTextString_1 = function() {
3782
+ return (ph = c._emscripten_bind_MdDbText_setTextString_1 = c.asm.emscripten_bind_MdDbText_setTextString_1).apply(
3760
3783
  null,
3761
3784
  arguments
3762
3785
  );
3763
- }, ph = c._emscripten_bind_MdDbText_horizontalMode_0 = function() {
3764
- return (ph = c._emscripten_bind_MdDbText_horizontalMode_0 = c.asm.emscripten_bind_MdDbText_horizontalMode_0).apply(null, arguments);
3765
- }, qh = c._emscripten_bind_MdDbText_setHorizontalMode_1 = function() {
3766
- return (qh = c._emscripten_bind_MdDbText_setHorizontalMode_1 = c.asm.emscripten_bind_MdDbText_setHorizontalMode_1).apply(null, arguments);
3767
- }, rh = c._emscripten_bind_MdDbText_verticalMode_0 = function() {
3768
- return (rh = c._emscripten_bind_MdDbText_verticalMode_0 = c.asm.emscripten_bind_MdDbText_verticalMode_0).apply(null, arguments);
3769
- }, sh = c._emscripten_bind_MdDbText_setVerticalMode_1 = function() {
3770
- return (sh = c._emscripten_bind_MdDbText_setVerticalMode_1 = c.asm.emscripten_bind_MdDbText_setVerticalMode_1).apply(null, arguments);
3771
- }, th = c._emscripten_bind_MdDbText_getObjectID_0 = function() {
3772
- return (th = c._emscripten_bind_MdDbText_getObjectID_0 = c.asm.emscripten_bind_MdDbText_getObjectID_0).apply(null, arguments);
3773
- }, uh = c._emscripten_bind_MdDbText_Erase_0 = function() {
3774
- return (uh = c._emscripten_bind_MdDbText_Erase_0 = c.asm.emscripten_bind_MdDbText_Erase_0).apply(null, arguments);
3775
- }, vh = c._emscripten_bind_MdDbText_ConnectionTempObject_1 = function() {
3776
- return (vh = c._emscripten_bind_MdDbText_ConnectionTempObject_1 = c.asm.emscripten_bind_MdDbText_ConnectionTempObject_1).apply(null, arguments);
3777
- }, wh = c._emscripten_bind_MdDbText_Clone_0 = function() {
3778
- return (wh = c._emscripten_bind_MdDbText_Clone_0 = c.asm.emscripten_bind_MdDbText_Clone_0).apply(null, arguments);
3779
- }, xh = c._emscripten_bind_MdDbText_moveGripPointsAt_4 = function() {
3780
- return (xh = c._emscripten_bind_MdDbText_moveGripPointsAt_4 = c.asm.emscripten_bind_MdDbText_moveGripPointsAt_4).apply(null, arguments);
3781
- }, yh = c._emscripten_bind_MdDbText_getObjectName_0 = function() {
3782
- return (yh = c._emscripten_bind_MdDbText_getObjectName_0 = c.asm.emscripten_bind_MdDbText_getObjectName_0).apply(null, arguments);
3783
- }, zh = c._emscripten_bind_MdDbText_getDxf0_0 = function() {
3784
- return (zh = c._emscripten_bind_MdDbText_getDxf0_0 = c.asm.emscripten_bind_MdDbText_getDxf0_0).apply(null, arguments);
3785
- }, Ah = c._emscripten_bind_MdDbText_getJson_0 = function() {
3786
- return (Ah = c._emscripten_bind_MdDbText_getJson_0 = c.asm.emscripten_bind_MdDbText_getJson_0).apply(null, arguments);
3787
- }, Bh = c._emscripten_bind_MdDbText_setJson_1 = function() {
3788
- return (Bh = c._emscripten_bind_MdDbText_setJson_1 = c.asm.emscripten_bind_MdDbText_setJson_1).apply(null, arguments);
3789
- }, Ch = c._emscripten_bind_MdDbText___destroy___0 = function() {
3790
- return (Ch = c._emscripten_bind_MdDbText___destroy___0 = c.asm.emscripten_bind_MdDbText___destroy___0).apply(null, arguments);
3786
+ }, qh = c._emscripten_bind_MdDbText_horizontalMode_0 = function() {
3787
+ return (qh = c._emscripten_bind_MdDbText_horizontalMode_0 = c.asm.emscripten_bind_MdDbText_horizontalMode_0).apply(null, arguments);
3788
+ }, rh = c._emscripten_bind_MdDbText_setHorizontalMode_1 = function() {
3789
+ return (rh = c._emscripten_bind_MdDbText_setHorizontalMode_1 = c.asm.emscripten_bind_MdDbText_setHorizontalMode_1).apply(null, arguments);
3790
+ }, sh = c._emscripten_bind_MdDbText_verticalMode_0 = function() {
3791
+ return (sh = c._emscripten_bind_MdDbText_verticalMode_0 = c.asm.emscripten_bind_MdDbText_verticalMode_0).apply(null, arguments);
3792
+ }, th = c._emscripten_bind_MdDbText_setVerticalMode_1 = function() {
3793
+ return (th = c._emscripten_bind_MdDbText_setVerticalMode_1 = c.asm.emscripten_bind_MdDbText_setVerticalMode_1).apply(null, arguments);
3794
+ }, uh = c._emscripten_bind_MdDbText_getObjectID_0 = function() {
3795
+ return (uh = c._emscripten_bind_MdDbText_getObjectID_0 = c.asm.emscripten_bind_MdDbText_getObjectID_0).apply(null, arguments);
3796
+ }, vh = c._emscripten_bind_MdDbText_Erase_0 = function() {
3797
+ return (vh = c._emscripten_bind_MdDbText_Erase_0 = c.asm.emscripten_bind_MdDbText_Erase_0).apply(null, arguments);
3798
+ }, wh = c._emscripten_bind_MdDbText_ConnectionTempObject_1 = function() {
3799
+ return (wh = c._emscripten_bind_MdDbText_ConnectionTempObject_1 = c.asm.emscripten_bind_MdDbText_ConnectionTempObject_1).apply(null, arguments);
3800
+ }, xh = c._emscripten_bind_MdDbText_Clone_0 = function() {
3801
+ return (xh = c._emscripten_bind_MdDbText_Clone_0 = c.asm.emscripten_bind_MdDbText_Clone_0).apply(null, arguments);
3802
+ }, yh = c._emscripten_bind_MdDbText_moveGripPointsAt_4 = function() {
3803
+ return (yh = c._emscripten_bind_MdDbText_moveGripPointsAt_4 = c.asm.emscripten_bind_MdDbText_moveGripPointsAt_4).apply(null, arguments);
3804
+ }, zh = c._emscripten_bind_MdDbText_getObjectName_0 = function() {
3805
+ return (zh = c._emscripten_bind_MdDbText_getObjectName_0 = c.asm.emscripten_bind_MdDbText_getObjectName_0).apply(null, arguments);
3806
+ }, Ah = c._emscripten_bind_MdDbText_getDxf0_0 = function() {
3807
+ return (Ah = c._emscripten_bind_MdDbText_getDxf0_0 = c.asm.emscripten_bind_MdDbText_getDxf0_0).apply(null, arguments);
3808
+ }, Bh = c._emscripten_bind_MdDbText_getJson_0 = function() {
3809
+ return (Bh = c._emscripten_bind_MdDbText_getJson_0 = c.asm.emscripten_bind_MdDbText_getJson_0).apply(null, arguments);
3810
+ }, Ch = c._emscripten_bind_MdDbText_setJson_1 = function() {
3811
+ return (Ch = c._emscripten_bind_MdDbText_setJson_1 = c.asm.emscripten_bind_MdDbText_setJson_1).apply(null, arguments);
3812
+ }, Dh = c._emscripten_bind_MdDbText___destroy___0 = function() {
3813
+ return (Dh = c._emscripten_bind_MdDbText___destroy___0 = c.asm.emscripten_bind_MdDbText___destroy___0).apply(null, arguments);
3791
3814
  }, oc = c._malloc = function() {
3792
3815
  return (oc = c._malloc = c.asm.malloc).apply(null, arguments);
3793
3816
  }, pc = c._free = function() {
@@ -3796,14 +3819,14 @@ var mxdrawassembly = (() => {
3796
3819
  function hd() {
3797
3820
  return (hd = c.asm.__errno_location).apply(null, arguments);
3798
3821
  }
3799
- function Dh() {
3800
- return (Dh = c.asm.setThrew).apply(null, arguments);
3801
- }
3802
3822
  function Eh() {
3803
- return (Eh = c.asm.stackSave).apply(null, arguments);
3823
+ return (Eh = c.asm.setThrew).apply(null, arguments);
3804
3824
  }
3805
3825
  function Fh() {
3806
- return (Fh = c.asm.stackRestore).apply(null, arguments);
3826
+ return (Fh = c.asm.stackSave).apply(null, arguments);
3827
+ }
3828
+ function Gh() {
3829
+ return (Gh = c.asm.stackRestore).apply(null, arguments);
3807
3830
  }
3808
3831
  c.dynCall_iijj = function() {
3809
3832
  return (c.dynCall_iijj = c.asm.dynCall_iijj).apply(null, arguments);
@@ -3837,54 +3860,54 @@ var mxdrawassembly = (() => {
3837
3860
  return (c.dynCall_iiiiijj = c.asm.dynCall_iiiiijj).apply(null, arguments);
3838
3861
  }, c.dynCall_iiiiiijj = function() {
3839
3862
  return (c.dynCall_iiiiiijj = c.asm.dynCall_iiiiiijj).apply(null, arguments);
3840
- }, c.___start_em_js = 249904, c.___stop_em_js = 250002;
3863
+ }, c.___start_em_js = 250160, c.___stop_em_js = 250258;
3841
3864
  function md(e, r, F) {
3842
- var i = Eh();
3865
+ var i = Fh();
3843
3866
  try {
3844
3867
  vc(e)(r, F);
3845
3868
  } catch (o) {
3846
- if (Fh(i), o !== o + 0)
3869
+ if (Gh(i), o !== o + 0)
3847
3870
  throw o;
3848
- Dh(1, 0);
3871
+ Eh(1, 0);
3849
3872
  }
3850
3873
  }
3851
3874
  function ld(e, r) {
3852
- var F = Eh();
3875
+ var F = Fh();
3853
3876
  try {
3854
3877
  vc(e)(r);
3855
3878
  } catch (i) {
3856
- if (Fh(F), i !== i + 0)
3879
+ if (Gh(F), i !== i + 0)
3857
3880
  throw i;
3858
- Dh(1, 0);
3881
+ Eh(1, 0);
3859
3882
  }
3860
3883
  }
3861
3884
  function jd(e, r) {
3862
- var F = Eh();
3885
+ var F = Fh();
3863
3886
  try {
3864
3887
  return vc(e)(r);
3865
3888
  } catch (i) {
3866
- if (Fh(F), i !== i + 0)
3889
+ if (Gh(F), i !== i + 0)
3867
3890
  throw i;
3868
- Dh(1, 0);
3891
+ Eh(1, 0);
3869
3892
  }
3870
3893
  }
3871
3894
  function kd(e, r, F, i) {
3872
- var o = Eh();
3895
+ var o = Fh();
3873
3896
  try {
3874
3897
  return vc(e)(r, F, i);
3875
3898
  } catch (s) {
3876
- if (Fh(o), s !== s + 0)
3899
+ if (Gh(o), s !== s + 0)
3877
3900
  throw s;
3878
- Dh(1, 0);
3901
+ Eh(1, 0);
3879
3902
  }
3880
3903
  }
3881
- var Gh;
3904
+ var Hh;
3882
3905
  Ma = function e() {
3883
- Gh || Ih(), Gh || (Ma = e);
3906
+ Hh || Jh(), Hh || (Ma = e);
3884
3907
  };
3885
- function Ih() {
3908
+ function Jh() {
3886
3909
  function e() {
3887
- if (!Gh && (Gh = !0, c.calledRun = !0, !wa)) {
3910
+ if (!Hh && (Hh = !0, c.calledRun = !0, !wa)) {
3888
3911
  if (c.noFSInit || Ub || (Ub = !0, Tb(), c.stdin = c.stdin, c.stdout = c.stdout, c.stderr = c.stderr, c.stdin ? Xb("stdin", c.stdin) : Ob("/dev/tty", "/dev/stdin"), c.stdout ? Xb("stdout", null, c.stdout) : Ob("/dev/tty", "/dev/stdout"), c.stderr ? Xb("stderr", null, c.stderr) : Ob("/dev/tty1", "/dev/stderr"), Rb("/dev/stdin", 0), Rb("/dev/stdout", 1), Rb("/dev/stderr", 1)), wb = !1, $a(Ha), aa(c), c.onRuntimeInitialized && c.onRuntimeInitialized(), c.postRun)
3889
3912
  for (typeof c.postRun == "function" && (c.postRun = [c.postRun]); c.postRun.length; ) {
3890
3913
  var r = c.postRun.shift();
@@ -3907,24 +3930,24 @@ var mxdrawassembly = (() => {
3907
3930
  if (c.preInit)
3908
3931
  for (typeof c.preInit == "function" && (c.preInit = [c.preInit]); 0 < c.preInit.length; )
3909
3932
  c.preInit.pop()();
3910
- Ih();
3911
- function Jh() {
3933
+ Jh();
3934
+ function Kh() {
3912
3935
  }
3913
- Jh.prototype = Object.create(Jh.prototype), Jh.prototype.constructor = Jh, Jh.prototype.m = Jh, Jh.o = {}, c.WrapperObject = Jh;
3914
- function Kh(e) {
3915
- return (e || Jh).o;
3936
+ Kh.prototype = Object.create(Kh.prototype), Kh.prototype.constructor = Kh, Kh.prototype.m = Kh, Kh.o = {}, c.WrapperObject = Kh;
3937
+ function Lh(e) {
3938
+ return (e || Kh).o;
3916
3939
  }
3917
- c.getCache = Kh;
3940
+ c.getCache = Lh;
3918
3941
  function G(e, r) {
3919
- var F = Kh(r), i = F[e];
3920
- return i || (i = Object.create((r || Jh).prototype), i.g = e, F[e] = i);
3942
+ var F = Lh(r), i = F[e];
3943
+ return i || (i = Object.create((r || Kh).prototype), i.g = e, F[e] = i);
3921
3944
  }
3922
3945
  c.wrapPointer = G, c.castObject = function(e, r) {
3923
3946
  return G(e.g, r);
3924
3947
  }, c.NULL = G(0), c.destroy = function(e) {
3925
3948
  if (!e.__destroy__)
3926
3949
  throw "Error: Cannot destroy object. (Did you create it yourself?)";
3927
- e.__destroy__(), delete Kh(e.m)[e.g];
3950
+ e.__destroy__(), delete Lh(e.m)[e.g];
3928
3951
  }, c.compare = function(e, r) {
3929
3952
  return e.g === r.g;
3930
3953
  }, c.getPointer = function(e) {
@@ -3932,19 +3955,19 @@ var mxdrawassembly = (() => {
3932
3955
  }, c.getClass = function(e) {
3933
3956
  return e.m;
3934
3957
  };
3935
- var Lh = 0, Mh = 0, Nh = 0, Oh = [], Ph = 0;
3958
+ var Mh = 0, Nh = 0, Oh = 0, Ph = [], Qh = 0;
3936
3959
  function H() {
3937
- if (Ph) {
3938
- for (var e = 0; e < Oh.length; e++)
3939
- c._free(Oh[e]);
3940
- Oh.length = 0, c._free(Lh), Lh = 0, Mh += Ph, Ph = 0;
3960
+ if (Qh) {
3961
+ for (var e = 0; e < Ph.length; e++)
3962
+ c._free(Ph[e]);
3963
+ Ph.length = 0, c._free(Mh), Mh = 0, Nh += Qh, Qh = 0;
3941
3964
  }
3942
- Lh || (Mh += 128, (Lh = c._malloc(Mh)) || ua()), Nh = 0;
3965
+ Mh || (Nh += 128, (Mh = c._malloc(Nh)) || ua()), Oh = 0;
3943
3966
  }
3944
- function Qh(e, r) {
3945
- return Lh || ua(), e = e.length * r.BYTES_PER_ELEMENT, e = e + 7 & -8, Nh + e >= Mh ? (0 < e || ua(), Ph += e, r = c._malloc(e), Oh.push(r)) : (r = Lh + Nh, Nh += e), r;
3967
+ function Rh(e, r) {
3968
+ return Mh || ua(), e = e.length * r.BYTES_PER_ELEMENT, e = e + 7 & -8, Oh + e >= Nh ? (0 < e || ua(), Qh += e, r = c._malloc(e), Ph.push(r)) : (r = Mh + Oh, Oh += e), r;
3946
3969
  }
3947
- function Rh(e, r, F) {
3970
+ function Sh(e, r, F) {
3948
3971
  switch (F >>>= 0, r.BYTES_PER_ELEMENT) {
3949
3972
  case 2:
3950
3973
  F >>>= 1;
@@ -3961,35 +3984,35 @@ var mxdrawassembly = (() => {
3961
3984
  function K(e) {
3962
3985
  if (typeof e == "string") {
3963
3986
  e = gb(e);
3964
- var r = Qh(e, t);
3965
- return Rh(e, t, r), r;
3987
+ var r = Rh(e, t);
3988
+ return Sh(e, t, r), r;
3966
3989
  }
3967
3990
  return e;
3968
3991
  }
3969
- function Sh(e) {
3992
+ function Th(e) {
3970
3993
  if (typeof e == "object") {
3971
- var r = Qh(e, Da);
3972
- return Rh(e, Da, r), r;
3994
+ var r = Rh(e, Da);
3995
+ return Sh(e, Da, r), r;
3973
3996
  }
3974
3997
  return e;
3975
3998
  }
3976
- function Th() {
3999
+ function Uh() {
3977
4000
  throw "cannot construct a MdRxObject, no constructor in IDL";
3978
4001
  }
3979
- Th.prototype = Object.create(Jh.prototype), Th.prototype.constructor = Th, Th.prototype.m = Th, Th.o = {}, c.MdRxObject = Th, Th.prototype.getObjectName = function() {
4002
+ Uh.prototype = Object.create(Kh.prototype), Uh.prototype.constructor = Uh, Uh.prototype.m = Uh, Uh.o = {}, c.MdRxObject = Uh, Uh.prototype.getObjectName = function() {
3980
4003
  return n(od(this.g));
3981
- }, Th.prototype.getDxf0 = function() {
4004
+ }, Uh.prototype.getDxf0 = function() {
3982
4005
  return n(pd(this.g));
3983
- }, Th.prototype.getJson = function() {
4006
+ }, Uh.prototype.getJson = function() {
3984
4007
  return n(qd(this.g));
3985
- }, Th.prototype.setJson = function(e) {
4008
+ }, Uh.prototype.setJson = function(e) {
3986
4009
  var r = this.g;
3987
4010
  return H(), e = e && typeof e == "object" ? e.g : K(e), !!rd(r, e);
3988
4011
  };
3989
4012
  function M() {
3990
4013
  throw "cannot construct a MdDbObject, no constructor in IDL";
3991
4014
  }
3992
- M.prototype = Object.create(Th.prototype), M.prototype.constructor = M, M.prototype.m = M, M.o = {}, c.MdDbObject = M, M.prototype.getObjectID = function() {
4015
+ M.prototype = Object.create(Uh.prototype), M.prototype.constructor = M, M.prototype.m = M, M.o = {}, c.MdDbObject = M, M.prototype.getObjectID = function() {
3993
4016
  return sd(this.g);
3994
4017
  }, M.prototype.Erase = function() {
3995
4018
  return !!td(this.g);
@@ -4061,16 +4084,16 @@ var mxdrawassembly = (() => {
4061
4084
  var r = this.g;
4062
4085
  return H(), e = e && typeof e == "object" ? e.g : K(e), !!Sd(r, e);
4063
4086
  };
4064
- function Uh() {
4087
+ function Vh() {
4065
4088
  throw "cannot construct a VoidPtr, no constructor in IDL";
4066
4089
  }
4067
- Uh.prototype = Object.create(Jh.prototype), Uh.prototype.constructor = Uh, Uh.prototype.m = Uh, Uh.o = {}, c.VoidPtr = Uh, Uh.prototype.__destroy__ = function() {
4090
+ Vh.prototype = Object.create(Kh.prototype), Vh.prototype.constructor = Vh, Vh.prototype.m = Vh, Vh.o = {}, c.VoidPtr = Vh, Vh.prototype.__destroy__ = function() {
4068
4091
  Td(this.g);
4069
4092
  };
4070
4093
  function Q() {
4071
- this.g = Ud(), Kh(Q)[this.g] = this;
4094
+ this.g = Ud(), Lh(Q)[this.g] = this;
4072
4095
  }
4073
- Q.prototype = Object.create(Jh.prototype), Q.prototype.constructor = Q, Q.prototype.m = Q, Q.o = {}, c.MdCmColor = Q, Q.prototype.setColorIndex = function(e) {
4096
+ Q.prototype = Object.create(Kh.prototype), Q.prototype.constructor = Q, Q.prototype.m = Q, Q.o = {}, c.MdCmColor = Q, Q.prototype.setColorIndex = function(e) {
4074
4097
  var r = this.g;
4075
4098
  e && typeof e == "object" && (e = e.g), Vd(r, e);
4076
4099
  }, Q.prototype.setRGB = function(e, r, F) {
@@ -4110,9 +4133,9 @@ var mxdrawassembly = (() => {
4110
4133
  ie(this.g);
4111
4134
  };
4112
4135
  function R(e, r, F) {
4113
- e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), this.g = e === void 0 ? je() : r === void 0 ? _emscripten_bind_MdGePoint3d_MdGePoint3d_1(e) : F === void 0 ? _emscripten_bind_MdGePoint3d_MdGePoint3d_2(e, r) : ke(e, r, F), Kh(R)[this.g] = this;
4136
+ e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), this.g = e === void 0 ? je() : r === void 0 ? _emscripten_bind_MdGePoint3d_MdGePoint3d_1(e) : F === void 0 ? _emscripten_bind_MdGePoint3d_MdGePoint3d_2(e, r) : ke(e, r, F), Lh(R)[this.g] = this;
4114
4137
  }
4115
- R.prototype = Object.create(Jh.prototype), R.prototype.constructor = R, R.prototype.m = R, R.o = {}, c.MdGePoint3d = R, R.prototype.get_x = R.prototype.Pa = function() {
4138
+ R.prototype = Object.create(Kh.prototype), R.prototype.constructor = R, R.prototype.m = R, R.o = {}, c.MdGePoint3d = R, R.prototype.get_x = R.prototype.Pa = function() {
4116
4139
  return le(this.g);
4117
4140
  }, R.prototype.set_x = R.prototype.cb = function(e) {
4118
4141
  var r = this.g;
@@ -4180,40 +4203,40 @@ var mxdrawassembly = (() => {
4180
4203
  var r = this.g;
4181
4204
  return H(), e = e && typeof e == "object" ? e.g : K(e), !!Je(r, e);
4182
4205
  };
4183
- function Vh() {
4206
+ function Wh() {
4184
4207
  throw "cannot construct a MdDbTextStyleTable, no constructor in IDL";
4185
4208
  }
4186
- Vh.prototype = Object.create(M.prototype), Vh.prototype.constructor = Vh, Vh.prototype.m = Vh, Vh.o = {}, c.MdDbTextStyleTable = Vh, Vh.prototype.getObjectID = function() {
4209
+ Wh.prototype = Object.create(M.prototype), Wh.prototype.constructor = Wh, Wh.prototype.m = Wh, Wh.o = {}, c.MdDbTextStyleTable = Wh, Wh.prototype.getObjectID = function() {
4187
4210
  return Ke(this.g);
4188
- }, Vh.prototype.Erase = function() {
4211
+ }, Wh.prototype.Erase = function() {
4189
4212
  return !!Le(this.g);
4190
- }, Vh.prototype.ConnectionTempObject = function(e) {
4213
+ }, Wh.prototype.ConnectionTempObject = function(e) {
4191
4214
  var r = this.g;
4192
4215
  return e && typeof e == "object" && (e = e.g), !!Me(r, e);
4193
- }, Vh.prototype.Clone = function() {
4216
+ }, Wh.prototype.Clone = function() {
4194
4217
  return G(Ne(this.g), M);
4195
- }, Vh.prototype.moveGripPointsAt = function(e, r, F, i) {
4218
+ }, Wh.prototype.moveGripPointsAt = function(e, r, F, i) {
4196
4219
  var o = this.g;
4197
4220
  return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), !!Oe(o, e, r, F, i);
4198
- }, Vh.prototype.getObjectName = function() {
4221
+ }, Wh.prototype.getObjectName = function() {
4199
4222
  return n(Pe(this.g));
4200
- }, Vh.prototype.getDxf0 = function() {
4223
+ }, Wh.prototype.getDxf0 = function() {
4201
4224
  return n(Qe(this.g));
4202
- }, Vh.prototype.getJson = function() {
4225
+ }, Wh.prototype.getJson = function() {
4203
4226
  return n(Re(this.g));
4204
- }, Vh.prototype.setJson = function(e) {
4227
+ }, Wh.prototype.setJson = function(e) {
4205
4228
  var r = this.g;
4206
4229
  return H(), e = e && typeof e == "object" ? e.g : K(e), !!Se(r, e);
4207
4230
  };
4208
4231
  function V() {
4209
4232
  throw "cannot construct a MdDbDatabase, no constructor in IDL";
4210
4233
  }
4211
- V.prototype = Object.create(Th.prototype), V.prototype.constructor = V, V.prototype.m = V, V.o = {}, c.MdDbDatabase = V, V.prototype.GetLayerTable = function() {
4234
+ V.prototype = Object.create(Uh.prototype), V.prototype.constructor = V, V.prototype.m = V, V.o = {}, c.MdDbDatabase = V, V.prototype.GetLayerTable = function() {
4212
4235
  return G(Te(this.g), T);
4213
4236
  }, V.prototype.GetLinetypeTable = function() {
4214
4237
  return G(Ue(this.g), U);
4215
4238
  }, V.prototype.GetTextStyleTable = function() {
4216
- return G(Ve(this.g), Vh);
4239
+ return G(Ve(this.g), Wh);
4217
4240
  }, V.prototype.GetCurrentlyLineTypeScale = function() {
4218
4241
  return We(this.g);
4219
4242
  }, V.prototype.SetCurrentlyLineTypeScale = function(e) {
@@ -4257,331 +4280,334 @@ var mxdrawassembly = (() => {
4257
4280
  function W() {
4258
4281
  throw "cannot construct a McObject, no constructor in IDL";
4259
4282
  }
4260
- W.prototype = Object.create(Jh.prototype), W.prototype.constructor = W, W.prototype.m = W, W.o = {}, c.McObject = W, W.prototype.updateDisplay = function(e, r) {
4283
+ W.prototype = Object.create(Kh.prototype), W.prototype.constructor = W, W.prototype.m = W, W.o = {}, c.McObject = W, W.prototype.updateDisplay = function(e, r) {
4261
4284
  var F = this.g;
4262
- return H(), typeof e == "object" && (e = Sh(e)), typeof r == "object" && (r = Sh(r)), !!mf(F, e, r);
4285
+ return H(), typeof e == "object" && (e = Th(e)), typeof r == "object" && (r = Th(r)), !!mf(F, e, r);
4263
4286
  }, W.prototype.test = W.prototype.test = function() {
4264
4287
  nf(this.g);
4265
4288
  }, W.prototype.openWebFile = function(e) {
4266
4289
  var r = this.g;
4267
4290
  return H(), e = e && typeof e == "object" ? e.g : K(e), !!of(r, e);
4291
+ }, W.prototype.saveFileToUrl = function(e) {
4292
+ var r = this.g;
4293
+ return H(), e = e && typeof e == "object" ? e.g : K(e), !!pf(r, e);
4268
4294
  }, W.prototype.getViewDataJsonParam = function() {
4269
- return n(pf(this.g));
4295
+ return n(qf(this.g));
4270
4296
  }, W.prototype.GetDatabase = function() {
4271
- return G(qf(this.g), V);
4297
+ return G(rf(this.g), V);
4272
4298
  }, W.prototype.GetSysVarString = function(e) {
4273
4299
  var r = this.g;
4274
- return H(), e = e && typeof e == "object" ? e.g : K(e), n(rf(r, e));
4300
+ return H(), e = e && typeof e == "object" ? e.g : K(e), n(sf(r, e));
4275
4301
  }, W.prototype.SetSysVarString = function(e, r) {
4276
4302
  var F = this.g;
4277
- return H(), e = e && typeof e == "object" ? e.g : K(e), r = r && typeof r == "object" ? r.g : K(r), !!sf(F, e, r);
4303
+ return H(), e = e && typeof e == "object" ? e.g : K(e), r = r && typeof r == "object" ? r.g : K(r), !!tf(F, e, r);
4278
4304
  }, W.prototype.GetSysVarDouble = function(e) {
4279
4305
  var r = this.g;
4280
- return H(), e = e && typeof e == "object" ? e.g : K(e), tf(r, e);
4306
+ return H(), e = e && typeof e == "object" ? e.g : K(e), uf(r, e);
4281
4307
  }, W.prototype.SetSysVarDouble = function(e, r) {
4282
4308
  var F = this.g;
4283
- return H(), e = e && typeof e == "object" ? e.g : K(e), r && typeof r == "object" && (r = r.g), !!uf(F, e, r);
4309
+ return H(), e = e && typeof e == "object" ? e.g : K(e), r && typeof r == "object" && (r = r.g), !!vf(F, e, r);
4284
4310
  }, W.prototype.GetSysVarLong = function(e) {
4285
4311
  var r = this.g;
4286
- return H(), e = e && typeof e == "object" ? e.g : K(e), vf(r, e);
4312
+ return H(), e = e && typeof e == "object" ? e.g : K(e), wf(r, e);
4287
4313
  }, W.prototype.SetSysVarLong = function(e, r) {
4288
4314
  var F = this.g;
4289
- return H(), e = e && typeof e == "object" ? e.g : K(e), r && typeof r == "object" && (r = r.g), !!wf(F, e, r);
4315
+ return H(), e = e && typeof e == "object" ? e.g : K(e), r && typeof r == "object" && (r = r.g), !!xf(F, e, r);
4290
4316
  }, W.prototype.fireEventWindowSize = function(e, r) {
4291
4317
  var F = this.g;
4292
- e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), xf(F, e, r);
4318
+ e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), yf(F, e, r);
4293
4319
  }, W.prototype.fireEventCommandStart = function() {
4294
- yf(this.g);
4320
+ zf(this.g);
4295
4321
  }, W.prototype.IntelliSelect_PointSelect = function(e, r) {
4296
4322
  var F = this.g;
4297
- return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), zf(F, e, r);
4323
+ return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), Af(F, e, r);
4298
4324
  }, W.prototype.IntelliSelect_getGridData = function(e) {
4299
4325
  var r = this.g;
4300
- return e && typeof e == "object" && (e = e.g), n(Af(r, e));
4326
+ return e && typeof e == "object" && (e = e.g), n(Bf(r, e));
4301
4327
  }, W.prototype.EntityTempWordDraw_onJigCommandEnd = function() {
4302
- Bf(this.g);
4328
+ Cf(this.g);
4303
4329
  }, W.prototype.EntityTempWordDraw_onJigDrawEntityDisplay = function(e) {
4304
4330
  var r = this.g;
4305
- e && typeof e == "object" && (e = e.g), Cf(r, e);
4331
+ e && typeof e == "object" && (e = e.g), Df(r, e);
4306
4332
  }, W.prototype.EntityTempWordDraw_onReadyJigUpdateDispla = function() {
4307
- Df(this.g);
4308
- }, W.prototype.EntityTempWordDraw_onJigClearDisplay = function() {
4309
4333
  Ef(this.g);
4334
+ }, W.prototype.EntityTempWordDraw_onJigClearDisplay = function() {
4335
+ Ff(this.g);
4310
4336
  }, W.prototype.SetDrawColor = function(e) {
4311
4337
  var r = this.g;
4312
- e && typeof e == "object" && (e = e.g), Ff(r, e);
4338
+ e && typeof e == "object" && (e = e.g), Gf(r, e);
4313
4339
  }, W.prototype.GetDrawColor = function() {
4314
- return G(Gf(this.g), Q);
4340
+ return G(Hf(this.g), Q);
4315
4341
  }, W.prototype.AddLayer = function(e) {
4316
4342
  var r = this.g;
4317
- H(), e = e && typeof e == "object" ? e.g : K(e), Hf(r, e);
4343
+ H(), e = e && typeof e == "object" ? e.g : K(e), If(r, e);
4318
4344
  }, W.prototype.SetDrawLayer = function(e) {
4319
4345
  var r = this.g;
4320
- H(), e = e && typeof e == "object" ? e.g : K(e), If(r, e);
4346
+ H(), e = e && typeof e == "object" ? e.g : K(e), Jf(r, e);
4321
4347
  }, W.prototype.GetDrawLayer = function() {
4322
- return n(Jf(this.g));
4348
+ return n(Kf(this.g));
4323
4349
  }, W.prototype.AddTextStyle = function(e, r, F, i) {
4324
4350
  var o = this.g;
4325
- H(), e = e && typeof e == "object" ? e.g : K(e), r = r && typeof r == "object" ? r.g : K(r), F = F && typeof F == "object" ? F.g : K(F), i && typeof i == "object" && (i = i.g), Kf(o, e, r, F, i);
4351
+ H(), e = e && typeof e == "object" ? e.g : K(e), r = r && typeof r == "object" ? r.g : K(r), F = F && typeof F == "object" ? F.g : K(F), i && typeof i == "object" && (i = i.g), Lf(o, e, r, F, i);
4326
4352
  }, W.prototype.SetDrawTextStyle = function(e) {
4327
4353
  var r = this.g;
4328
- H(), e = e && typeof e == "object" ? e.g : K(e), Lf(r, e);
4354
+ H(), e = e && typeof e == "object" ? e.g : K(e), Mf(r, e);
4329
4355
  }, W.prototype.GetDrawTextStyle = function() {
4330
- return n(Mf(this.g));
4356
+ return n(Nf(this.g));
4331
4357
  }, W.prototype.AddLinetype = function(e, r) {
4332
4358
  var F = this.g;
4333
- H(), e = e && typeof e == "object" ? e.g : K(e), r = r && typeof r == "object" ? r.g : K(r), Nf(F, e, r);
4359
+ H(), e = e && typeof e == "object" ? e.g : K(e), r = r && typeof r == "object" ? r.g : K(r), Of(F, e, r);
4334
4360
  }, W.prototype.AddLinetypeEx = function(e, r, F) {
4335
4361
  var i = this.g;
4336
- H(), e = e && typeof e == "object" ? e.g : K(e), r = r && typeof r == "object" ? r.g : K(r), F = F && typeof F == "object" ? F.g : K(F), Of(i, e, r, F);
4362
+ H(), e = e && typeof e == "object" ? e.g : K(e), r = r && typeof r == "object" ? r.g : K(r), F = F && typeof F == "object" ? F.g : K(F), Pf(i, e, r, F);
4337
4363
  }, W.prototype.AddDimStyle = function(e, r, F, i, o) {
4338
4364
  var s = this.g;
4339
- H(), e = e && typeof e == "object" ? e.g : K(e), r = r && typeof r == "object" ? r.g : K(r), F = F && typeof F == "object" ? F.g : K(F), i = i && typeof i == "object" ? i.g : K(i), o = o && typeof o == "object" ? o.g : K(o), Pf(s, e, r, F, i, o);
4365
+ H(), e = e && typeof e == "object" ? e.g : K(e), r = r && typeof r == "object" ? r.g : K(r), F = F && typeof F == "object" ? F.g : K(F), i = i && typeof i == "object" ? i.g : K(i), o = o && typeof o == "object" ? o.g : K(o), Qf(s, e, r, F, i, o);
4340
4366
  }, W.prototype.SetDrawLinetype = function(e) {
4341
4367
  var r = this.g;
4342
- H(), e = e && typeof e == "object" ? e.g : K(e), Qf(r, e);
4368
+ H(), e = e && typeof e == "object" ? e.g : K(e), Rf(r, e);
4343
4369
  }, W.prototype.GetDrawLinetype = function() {
4344
- return n(Rf(this.g));
4370
+ return n(Sf(this.g));
4345
4371
  }, W.prototype.SetDrawLineWeight = function(e) {
4346
4372
  var r = this.g;
4347
- e && typeof e == "object" && (e = e.g), Sf(r, e);
4373
+ e && typeof e == "object" && (e = e.g), Tf(r, e);
4348
4374
  }, W.prototype.GetDrawLineWeight = function() {
4349
- return Tf(this.g);
4375
+ return Uf(this.g);
4350
4376
  }, W.prototype.SetDrawLineTypeScale = function(e) {
4351
4377
  var r = this.g;
4352
- e && typeof e == "object" && (e = e.g), Uf(r, e);
4378
+ e && typeof e == "object" && (e = e.g), Vf(r, e);
4353
4379
  }, W.prototype.GetDrawLineTypeScale = function() {
4354
- return Vf(this.g);
4380
+ return Wf(this.g);
4355
4381
  }, W.prototype.SetDrawDimStyle = function(e) {
4356
4382
  var r = this.g;
4357
- H(), e = e && typeof e == "object" ? e.g : K(e), Wf(r, e);
4383
+ H(), e = e && typeof e == "object" ? e.g : K(e), Xf(r, e);
4358
4384
  }, W.prototype.GetDrawDimStyle = function() {
4359
- return n(Xf(this.g));
4385
+ return n(Yf(this.g));
4360
4386
  }, W.prototype.SetPatternDefinition = function(e) {
4361
4387
  var r = this.g;
4362
- H(), e = e && typeof e == "object" ? e.g : K(e), Yf(r, e);
4388
+ H(), e = e && typeof e == "object" ? e.g : K(e), Zf(r, e);
4363
4389
  }, W.prototype.GetPatternDefinition = function() {
4364
- return n(Zf(this.g));
4390
+ return n($f(this.g));
4365
4391
  }, W.prototype.SetDrawLineWidth = function(e) {
4366
4392
  var r = this.g;
4367
- e && typeof e == "object" && (e = e.g), $f(r, e);
4393
+ e && typeof e == "object" && (e = e.g), ag(r, e);
4368
4394
  }, W.prototype.GetDrawLineWidth = function() {
4369
- return ag(this.g);
4395
+ return bg(this.g);
4370
4396
  }, W.prototype.DrawLine = function(e, r, F, i, o, s) {
4371
4397
  var _ = this.g;
4372
- return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), s && typeof s == "object" && (s = s.g), bg(_, e, r, F, i, o, s);
4398
+ return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), s && typeof s == "object" && (s = s.g), cg(_, e, r, F, i, o, s);
4373
4399
  }, W.prototype.DrawArc = function(e, r, F, i, o) {
4374
4400
  var s = this.g;
4375
- return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), cg(s, e, r, F, i, o);
4401
+ return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), dg(s, e, r, F, i, o);
4376
4402
  }, W.prototype.DrawArc2 = function(e, r, F, i, o, s) {
4377
4403
  var _ = this.g;
4378
- return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), s && typeof s == "object" && (s = s.g), dg(_, e, r, F, i, o, s);
4404
+ return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), s && typeof s == "object" && (s = s.g), eg(_, e, r, F, i, o, s);
4379
4405
  }, W.prototype.DrawCircle = function(e, r, F) {
4380
4406
  var i = this.g;
4381
- return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), eg(i, e, r, F);
4407
+ return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), fg(i, e, r, F);
4382
4408
  }, W.prototype.DrawEllipse = function(e, r, F, i, o) {
4383
4409
  var s = this.g;
4384
- return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), fg(s, e, r, F, i, o);
4410
+ return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), gg(s, e, r, F, i, o);
4385
4411
  }, W.prototype.DrawEllipseArc = function(e, r, F, i, o, s, _) {
4386
4412
  var l = this.g;
4387
- return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), s && typeof s == "object" && (s = s.g), _ && typeof _ == "object" && (_ = _.g), gg(l, e, r, F, i, o, s, _);
4413
+ return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), s && typeof s == "object" && (s = s.g), _ && typeof _ == "object" && (_ = _.g), hg(l, e, r, F, i, o, s, _);
4388
4414
  }, W.prototype.DrawPoint = function(e, r) {
4389
4415
  var F = this.g;
4390
- return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), hg(F, e, r);
4416
+ return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), ig(F, e, r);
4391
4417
  }, W.prototype.DrawSolid = function(e, r, F, i, o, s, _, l) {
4392
4418
  var m = this.g;
4393
- return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), s && typeof s == "object" && (s = s.g), _ && typeof _ == "object" && (_ = _.g), l && typeof l == "object" && (l = l.g), ig(m, e, r, F, i, o, s, _, l);
4419
+ return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), s && typeof s == "object" && (s = s.g), _ && typeof _ == "object" && (_ = _.g), l && typeof l == "object" && (l = l.g), jg(m, e, r, F, i, o, s, _, l);
4394
4420
  }, W.prototype.DrawMText = function(e, r, F, i, o, s, _) {
4395
4421
  var l = this.g;
4396
- return H(), e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F = F && typeof F == "object" ? F.g : K(F), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), s && typeof s == "object" && (s = s.g), _ && typeof _ == "object" && (_ = _.g), jg(l, e, r, F, i, o, s, _);
4422
+ return H(), e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F = F && typeof F == "object" ? F.g : K(F), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), s && typeof s == "object" && (s = s.g), _ && typeof _ == "object" && (_ = _.g), kg(l, e, r, F, i, o, s, _);
4397
4423
  }, W.prototype.DrawText = function(e, r, F, i, o, s, _) {
4398
4424
  var l = this.g;
4399
- return H(), e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F = F && typeof F == "object" ? F.g : K(F), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), s && typeof s == "object" && (s = s.g), _ && typeof _ == "object" && (_ = _.g), kg(l, e, r, F, i, o, s, _);
4425
+ return H(), e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F = F && typeof F == "object" ? F.g : K(F), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), s && typeof s == "object" && (s = s.g), _ && typeof _ == "object" && (_ = _.g), lg(l, e, r, F, i, o, s, _);
4400
4426
  }, W.prototype.DrawBlockReference = function(e, r, F, i, o) {
4401
4427
  var s = this.g;
4402
- return H(), e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F = F && typeof F == "object" ? F.g : K(F), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), lg(s, e, r, F, i, o);
4428
+ return H(), e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F = F && typeof F == "object" ? F.g : K(F), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), mg(s, e, r, F, i, o);
4403
4429
  }, W.prototype.DrawDimAligned = function(e, r, F, i, o, s) {
4404
4430
  var _ = this.g;
4405
- return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), s && typeof s == "object" && (s = s.g), mg(_, e, r, F, i, o, s);
4431
+ return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), s && typeof s == "object" && (s = s.g), ng(_, e, r, F, i, o, s);
4406
4432
  }, W.prototype.DrawDimAngular = function(e, r, F, i, o, s, _, l) {
4407
4433
  var m = this.g;
4408
- return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), s && typeof s == "object" && (s = s.g), _ && typeof _ == "object" && (_ = _.g), l && typeof l == "object" && (l = l.g), ng(m, e, r, F, i, o, s, _, l);
4434
+ return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), s && typeof s == "object" && (s = s.g), _ && typeof _ == "object" && (_ = _.g), l && typeof l == "object" && (l = l.g), og(m, e, r, F, i, o, s, _, l);
4409
4435
  }, W.prototype.DrawDimDiametric = function(e, r, F, i, o) {
4410
4436
  var s = this.g;
4411
- return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), og(s, e, r, F, i, o);
4437
+ return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), pg(s, e, r, F, i, o);
4412
4438
  }, W.prototype.DrawDimRotated = function(e, r, F, i, o, s, _) {
4413
4439
  var l = this.g;
4414
- return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), s && typeof s == "object" && (s = s.g), _ && typeof _ == "object" && (_ = _.g), pg(l, e, r, F, i, o, s, _);
4440
+ return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), s && typeof s == "object" && (s = s.g), _ && typeof _ == "object" && (_ = _.g), qg(l, e, r, F, i, o, s, _);
4415
4441
  }, W.prototype.DrawDimOrdinate = function(e, r, F, i, o) {
4416
4442
  var s = this.g;
4417
- return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), qg(s, e, r, F, i, o);
4443
+ return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), rg(s, e, r, F, i, o);
4418
4444
  }, W.prototype.DrawDimRadial = function(e, r, F, i, o) {
4419
4445
  var s = this.g;
4420
- return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), rg(s, e, r, F, i, o);
4446
+ return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), sg(s, e, r, F, i, o);
4421
4447
  }, W.prototype.PathMoveTo = function(e, r) {
4422
4448
  var F = this.g;
4423
- e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), sg(F, e, r);
4449
+ e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), tg(F, e, r);
4424
4450
  }, W.prototype.PathMoveToEx = function(e, r, F, i, o) {
4425
4451
  var s = this.g;
4426
- e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), tg(s, e, r, F, i, o);
4452
+ e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), ug(s, e, r, F, i, o);
4427
4453
  }, W.prototype.PathLineTo = function(e, r) {
4428
4454
  var F = this.g;
4429
- e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), ug(F, e, r);
4455
+ e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), vg(F, e, r);
4430
4456
  }, W.prototype.PathLineToEx = function(e, r, F, i, o) {
4431
4457
  var s = this.g;
4432
- e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), vg(s, e, r, F, i, o);
4458
+ e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), wg(s, e, r, F, i, o);
4433
4459
  }, W.prototype.DrawPathToPolyline = function() {
4434
- return wg(this.g);
4435
- }, W.prototype.DrawPathToSpline = function() {
4436
4460
  return xg(this.g);
4461
+ }, W.prototype.DrawPathToSpline = function() {
4462
+ return yg(this.g);
4437
4463
  }, W.prototype.PathMakeClosed = function() {
4438
- yg(this.g);
4464
+ zg(this.g);
4439
4465
  }, W.prototype.DrawPathToHatch = function(e) {
4440
4466
  var r = this.g;
4441
- return e && typeof e == "object" && (e = e.g), zg(r, e);
4467
+ return e && typeof e == "object" && (e = e.g), Ag(r, e);
4442
4468
  }, W.prototype.DrawEntity = function(e) {
4443
4469
  var r = this.g;
4444
- return e && typeof e == "object" && (e = e.g), Ag(r, e);
4470
+ return e && typeof e == "object" && (e = e.g), Bg(r, e);
4445
4471
  };
4446
4472
  function X() {
4447
- this.g = Bg(), Kh(X)[this.g] = this;
4473
+ this.g = Cg(), Lh(X)[this.g] = this;
4448
4474
  }
4449
- X.prototype = Object.create(Jh.prototype), X.prototype.constructor = X, X.prototype.m = X, X.o = {}, c.McApp = X, X.prototype.Init = function() {
4450
- Cg(this.g);
4475
+ X.prototype = Object.create(Kh.prototype), X.prototype.constructor = X, X.prototype.m = X, X.o = {}, c.McApp = X, X.prototype.Init = function() {
4476
+ Dg(this.g);
4451
4477
  }, X.prototype.CreateMxDraw = function(e, r, F, i, o) {
4452
4478
  var s = this.g;
4453
- return H(), e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F = F && typeof F == "object" ? F.g : K(F), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), G(Dg(s, e, r, F, i, o), W);
4479
+ return H(), e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F = F && typeof F == "object" ? F.g : K(F), i && typeof i == "object" && (i = i.g), o && typeof o == "object" && (o = o.g), G(Eg(s, e, r, F, i, o), W);
4454
4480
  }, X.prototype.GetCurrentMxDraw = function() {
4455
- return G(Eg(this.g), W);
4481
+ return G(Fg(this.g), W);
4456
4482
  }, X.prototype.DestroyObject = function(e) {
4457
4483
  var r = this.g;
4458
- e && typeof e == "object" && (e = e.g), Fg(r, e);
4484
+ e && typeof e == "object" && (e = e.g), Gg(r, e);
4459
4485
  }, X.prototype.mcedRGB2Index = function(e, r, F, i) {
4460
4486
  var o = this.g;
4461
- return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), Gg(o, e, r, F, i);
4487
+ return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), Hg(o, e, r, F, i);
4462
4488
  }, X.prototype.ObjectIdToObjectName = function(e) {
4463
4489
  var r = this.g;
4464
- return e && typeof e == "object" && (e = e.g), n(Hg(r, e));
4490
+ return e && typeof e == "object" && (e = e.g), n(Ig(r, e));
4465
4491
  }, X.prototype.ObjectIdToMdDbLine = function(e) {
4466
4492
  var r = this.g;
4467
- return e && typeof e == "object" && (e = e.g), G(Ig(r, e), Y);
4493
+ return e && typeof e == "object" && (e = e.g), G(Jg(r, e), Y);
4468
4494
  }, X.prototype.ObjectIdToMdDbText = function(e) {
4469
4495
  var r = this.g;
4470
- return e && typeof e == "object" && (e = e.g), G(Jg(r, e), Z);
4496
+ return e && typeof e == "object" && (e = e.g), G(Kg(r, e), Z);
4471
4497
  }, X.prototype.ObjectIdToMdObject = function(e) {
4472
4498
  var r = this.g;
4473
- return e && typeof e == "object" && (e = e.g), G(Kg(r, e), M);
4499
+ return e && typeof e == "object" && (e = e.g), G(Lg(r, e), M);
4474
4500
  }, X.prototype.__destroy__ = function() {
4475
- Lg(this.g);
4501
+ Mg(this.g);
4476
4502
  };
4477
4503
  function Y() {
4478
- this.g = Mg(), Kh(Y)[this.g] = this;
4504
+ this.g = Ng(), Lh(Y)[this.g] = this;
4479
4505
  }
4480
4506
  Y.prototype = Object.create(P.prototype), Y.prototype.constructor = Y, Y.prototype.m = Y, Y.o = {}, c.MdDbLine = Y, Y.prototype.startPoint = function() {
4481
- return G(Ng(this.g), R);
4507
+ return G(Og(this.g), R);
4482
4508
  }, Y.prototype.setStartPoint = function(e) {
4483
4509
  var r = this.g;
4484
- return e && typeof e == "object" && (e = e.g), !!Og(r, e);
4510
+ return e && typeof e == "object" && (e = e.g), !!Pg(r, e);
4485
4511
  }, Y.prototype.endPoint = function() {
4486
- return G(Pg(this.g), R);
4512
+ return G(Qg(this.g), R);
4487
4513
  }, Y.prototype.setEndPoint = Y.prototype.setEndPoint = function(e) {
4488
4514
  var r = this.g;
4489
- return e && typeof e == "object" && (e = e.g), !!Qg(r, e);
4515
+ return e && typeof e == "object" && (e = e.g), !!Rg(r, e);
4490
4516
  }, Y.prototype.getObjectID = function() {
4491
- return Rg(this.g);
4517
+ return Sg(this.g);
4492
4518
  }, Y.prototype.Erase = function() {
4493
- return !!Sg(this.g);
4519
+ return !!Tg(this.g);
4494
4520
  }, Y.prototype.ConnectionTempObject = function(e) {
4495
4521
  var r = this.g;
4496
- return e && typeof e == "object" && (e = e.g), !!Tg(r, e);
4522
+ return e && typeof e == "object" && (e = e.g), !!Ug(r, e);
4497
4523
  }, Y.prototype.Clone = function() {
4498
- return G(Ug(this.g), M);
4524
+ return G(Vg(this.g), M);
4499
4525
  }, Y.prototype.moveGripPointsAt = function(e, r, F, i) {
4500
4526
  var o = this.g;
4501
- return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), !!Vg(o, e, r, F, i);
4527
+ return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), !!Wg(o, e, r, F, i);
4502
4528
  }, Y.prototype.getObjectName = function() {
4503
- return n(Wg(this.g));
4504
- }, Y.prototype.getDxf0 = function() {
4505
4529
  return n(Xg(this.g));
4506
- }, Y.prototype.getJson = function() {
4530
+ }, Y.prototype.getDxf0 = function() {
4507
4531
  return n(Yg(this.g));
4532
+ }, Y.prototype.getJson = function() {
4533
+ return n(Zg(this.g));
4508
4534
  }, Y.prototype.setJson = function(e) {
4509
4535
  var r = this.g;
4510
- return H(), e = e && typeof e == "object" ? e.g : K(e), !!Zg(r, e);
4536
+ return H(), e = e && typeof e == "object" ? e.g : K(e), !!$g(r, e);
4511
4537
  }, Y.prototype.__destroy__ = function() {
4512
- $g(this.g);
4538
+ ah(this.g);
4513
4539
  };
4514
4540
  function Z() {
4515
- this.g = ah(), Kh(Z)[this.g] = this;
4541
+ this.g = bh(), Lh(Z)[this.g] = this;
4516
4542
  }
4517
4543
  return Z.prototype = Object.create(O.prototype), Z.prototype.constructor = Z, Z.prototype.m = Z, Z.o = {}, c.MdDbText = Z, Z.prototype.position = Z.prototype.position = function() {
4518
- return G(bh(this.g), R);
4544
+ return G(ch(this.g), R);
4519
4545
  }, Z.prototype.setPosition = Z.prototype.setPosition = function(e) {
4520
4546
  var r = this.g;
4521
- return e && typeof e == "object" && (e = e.g), !!ch(r, e);
4547
+ return e && typeof e == "object" && (e = e.g), !!dh(r, e);
4522
4548
  }, Z.prototype.alignmentPoint = function() {
4523
- return G(dh(this.g), R);
4549
+ return G(eh(this.g), R);
4524
4550
  }, Z.prototype.setAlignmentPoint = function(e) {
4525
4551
  var r = this.g;
4526
- return e && typeof e == "object" && (e = e.g), !!eh(r, e);
4552
+ return e && typeof e == "object" && (e = e.g), !!fh(r, e);
4527
4553
  }, Z.prototype.oblique = function() {
4528
- return fh(this.g);
4554
+ return gh(this.g);
4529
4555
  }, Z.prototype.setOblique = function(e) {
4530
4556
  var r = this.g;
4531
- return e && typeof e == "object" && (e = e.g), !!gh(r, e);
4557
+ return e && typeof e == "object" && (e = e.g), !!hh(r, e);
4532
4558
  }, Z.prototype.rotation = Z.prototype.rotation = function() {
4533
- return hh(this.g);
4559
+ return ih(this.g);
4534
4560
  }, Z.prototype.setRotation = function(e) {
4535
4561
  var r = this.g;
4536
- return e && typeof e == "object" && (e = e.g), !!ih(r, e);
4562
+ return e && typeof e == "object" && (e = e.g), !!jh(r, e);
4537
4563
  }, Z.prototype.height = Z.prototype.height = function() {
4538
- return jh(this.g);
4564
+ return kh(this.g);
4539
4565
  }, Z.prototype.setHeight = function(e) {
4540
4566
  var r = this.g;
4541
- return e && typeof e == "object" && (e = e.g), !!kh(r, e);
4567
+ return e && typeof e == "object" && (e = e.g), !!lh(r, e);
4542
4568
  }, Z.prototype.widthFactor = function() {
4543
- return lh(this.g);
4569
+ return mh(this.g);
4544
4570
  }, Z.prototype.setWidthFactor = function(e) {
4545
4571
  var r = this.g;
4546
- return e && typeof e == "object" && (e = e.g), !!mh(r, e);
4572
+ return e && typeof e == "object" && (e = e.g), !!nh(r, e);
4547
4573
  }, Z.prototype.textString = function() {
4548
- return n(nh(this.g));
4574
+ return n(oh(this.g));
4549
4575
  }, Z.prototype.setTextString = function(e) {
4550
4576
  var r = this.g;
4551
- return H(), e = e && typeof e == "object" ? e.g : K(e), !!oh(r, e);
4577
+ return H(), e = e && typeof e == "object" ? e.g : K(e), !!ph(r, e);
4552
4578
  }, Z.prototype.horizontalMode = function() {
4553
- return ph(this.g);
4579
+ return qh(this.g);
4554
4580
  }, Z.prototype.setHorizontalMode = function(e) {
4555
4581
  var r = this.g;
4556
- return e && typeof e == "object" && (e = e.g), !!qh(r, e);
4582
+ return e && typeof e == "object" && (e = e.g), !!rh(r, e);
4557
4583
  }, Z.prototype.verticalMode = function() {
4558
- return rh(this.g);
4584
+ return sh(this.g);
4559
4585
  }, Z.prototype.setVerticalMode = function(e) {
4560
4586
  var r = this.g;
4561
- return e && typeof e == "object" && (e = e.g), !!sh(r, e);
4587
+ return e && typeof e == "object" && (e = e.g), !!th(r, e);
4562
4588
  }, Z.prototype.getObjectID = function() {
4563
- return th(this.g);
4589
+ return uh(this.g);
4564
4590
  }, Z.prototype.Erase = function() {
4565
- return !!uh(this.g);
4591
+ return !!vh(this.g);
4566
4592
  }, Z.prototype.ConnectionTempObject = function(e) {
4567
4593
  var r = this.g;
4568
- return e && typeof e == "object" && (e = e.g), !!vh(r, e);
4594
+ return e && typeof e == "object" && (e = e.g), !!wh(r, e);
4569
4595
  }, Z.prototype.Clone = function() {
4570
- return G(wh(this.g), M);
4596
+ return G(xh(this.g), M);
4571
4597
  }, Z.prototype.moveGripPointsAt = function(e, r, F, i) {
4572
4598
  var o = this.g;
4573
- return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), !!xh(o, e, r, F, i);
4599
+ return e && typeof e == "object" && (e = e.g), r && typeof r == "object" && (r = r.g), F && typeof F == "object" && (F = F.g), i && typeof i == "object" && (i = i.g), !!yh(o, e, r, F, i);
4574
4600
  }, Z.prototype.getObjectName = function() {
4575
- return n(yh(this.g));
4576
- }, Z.prototype.getDxf0 = function() {
4577
4601
  return n(zh(this.g));
4578
- }, Z.prototype.getJson = function() {
4602
+ }, Z.prototype.getDxf0 = function() {
4579
4603
  return n(Ah(this.g));
4604
+ }, Z.prototype.getJson = function() {
4605
+ return n(Bh(this.g));
4580
4606
  }, Z.prototype.setJson = function(e) {
4581
4607
  var r = this.g;
4582
- return H(), e = e && typeof e == "object" ? e.g : K(e), !!Bh(r, e);
4608
+ return H(), e = e && typeof e == "object" ? e.g : K(e), !!Ch(r, e);
4583
4609
  }, Z.prototype.__destroy__ = function() {
4584
- Ch(this.g);
4610
+ Dh(this.g);
4585
4611
  }, mxdrawassembly.ready;
4586
4612
  };
4587
4613
  })();