mxcad-app 1.0.26 → 1.0.27

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.
Files changed (87) hide show
  1. package/dist/chunks/en-US.js.gz +0 -0
  2. package/dist/chunks/hooks2.js.gz +0 -0
  3. package/dist/chunks/identificationFrame.js.gz +0 -0
  4. package/dist/chunks/index10.js.gz +0 -0
  5. package/dist/chunks/index11.js.gz +0 -0
  6. package/dist/chunks/index13.js.gz +0 -0
  7. package/dist/chunks/index14.js.gz +0 -0
  8. package/dist/chunks/index16.js.gz +0 -0
  9. package/dist/chunks/index18.js.gz +0 -0
  10. package/dist/chunks/index19.js.gz +0 -0
  11. package/dist/chunks/index2.js.gz +0 -0
  12. package/dist/chunks/index23.js.gz +0 -0
  13. package/dist/chunks/index24.js.gz +0 -0
  14. package/dist/chunks/index26.js.gz +0 -0
  15. package/dist/chunks/index27.js.gz +0 -0
  16. package/dist/chunks/index29.js.gz +0 -0
  17. package/dist/chunks/index31.js.gz +0 -0
  18. package/dist/chunks/index32.js.gz +0 -0
  19. package/dist/chunks/index33.js.gz +0 -0
  20. package/dist/chunks/index34.js.gz +0 -0
  21. package/dist/chunks/index35.js.gz +0 -0
  22. package/dist/chunks/index36.js.gz +0 -0
  23. package/dist/chunks/index38.js.gz +0 -0
  24. package/dist/chunks/index39.js.gz +0 -0
  25. package/dist/chunks/index4.js.gz +0 -0
  26. package/dist/chunks/index40.js.gz +0 -0
  27. package/dist/chunks/index5.js.gz +0 -0
  28. package/dist/chunks/index6.js.gz +0 -0
  29. package/dist/chunks/index8.js.gz +0 -0
  30. package/dist/chunks/index9.js.gz +0 -0
  31. package/dist/chunks/ko-KR.js.gz +0 -0
  32. package/dist/chunks/lib.js.gz +0 -0
  33. package/dist/chunks/mxcad.js.gz +0 -0
  34. package/dist/chunks/mxdraw.js.gz +0 -0
  35. package/dist/chunks/vuetify.js.gz +0 -0
  36. package/dist/chunks/zh-TW.js.gz +0 -0
  37. package/dist/index.cjs.gz +0 -0
  38. package/dist/index.d.ts +29 -29
  39. package/dist/index.umd.js.gz +0 -0
  40. package/dist/mxcad.d.ts +99 -0
  41. package/dist/mxcadAppAssets/languages/loginPlugin__1_0_0/en-US.json +1 -0
  42. package/dist/mxcadAppAssets/languages/loginPlugin__1_0_0/ko-KR.json +1 -0
  43. package/dist/mxcadAppAssets/languages/loginPlugin__1_0_0/messages/en-US.ts +6 -0
  44. package/dist/mxcadAppAssets/languages/loginPlugin__1_0_0/messages/idMap.json +6 -0
  45. package/dist/mxcadAppAssets/languages/loginPlugin__1_0_0/messages/ko-KR.ts +6 -0
  46. package/dist/mxcadAppAssets/languages/loginPlugin__1_0_0/messages/zh-CN.ts +6 -0
  47. package/dist/mxcadAppAssets/languages/loginPlugin__1_0_0/messages/zh-TW.ts +6 -0
  48. package/dist/mxcadAppAssets/languages/loginPlugin__1_0_0/zh-CN.json +1 -0
  49. package/dist/mxcadAppAssets/languages/loginPlugin__1_0_0/zh-TW.json +1 -0
  50. package/dist/mxcadAppAssets/languages/mx-cad-app-vuetify3__1_0_0/messages/en-US.ts +40 -5
  51. package/dist/mxcadAppAssets/languages/mx-cad-app-vuetify3__1_0_0/messages/idMap.json.gz +0 -0
  52. package/dist/mxcadAppAssets/languages/mx-cad-app-vuetify3__1_0_0/messages/ko-KR.ts +40 -5
  53. package/dist/mxcadAppAssets/languages/mx-cad-app-vuetify3__1_0_0/messages/zh-CN.ts +40 -5
  54. package/dist/mxcadAppAssets/languages/mx-cad-app-vuetify3__1_0_0/messages/zh-TW.ts +41 -6
  55. package/dist/mxcadAppAssets/languages/pluginIdentifyPattern__1_0_0/messages/en-US.ts +730 -726
  56. package/dist/mxcadAppAssets/languages/pluginIdentifyPattern__1_0_0/messages/idMap.json.gz +0 -0
  57. package/dist/mxcadAppAssets/languages/pluginIdentifyPattern__1_0_0/messages/ko-KR.ts +730 -726
  58. package/dist/mxcadAppAssets/languages/pluginIdentifyPattern__1_0_0/messages/zh-CN.ts +730 -726
  59. package/dist/mxcadAppAssets/languages/pluginIdentifyPattern__1_0_0/messages/zh-TW.ts +730 -726
  60. package/dist/mxcadAppAssets/languages/test__1_0_1/en-US.json +1 -0
  61. package/dist/mxcadAppAssets/languages/test__1_0_1/ko-KR.json +1 -0
  62. package/dist/mxcadAppAssets/languages/test__1_0_1/messages/en-US.ts +651 -0
  63. package/dist/mxcadAppAssets/languages/test__1_0_1/messages/idMap.json.gz +0 -0
  64. package/dist/mxcadAppAssets/languages/test__1_0_1/messages/ko-KR.ts +651 -0
  65. package/dist/mxcadAppAssets/languages/test__1_0_1/messages/zh-CN.ts +651 -0
  66. package/dist/mxcadAppAssets/languages/test__1_0_1/messages/zh-TW.ts +651 -0
  67. package/dist/mxcadAppAssets/languages/test__1_0_1/zh-CN.json +1 -0
  68. package/dist/mxcadAppAssets/languages/test__1_0_1/zh-TW.json +1 -0
  69. package/dist/mxcadAppAssets/mxUiConfig.json.gz +0 -0
  70. package/dist/mxcadAppAssets/plugins/pluginIdentifyPattern/index.js +79 -79
  71. package/dist/mxcadAppAssets/plugins/test.js +56 -56
  72. package/dist/mxcadAppAssets/wasm/2d/mxdrawassembly_min.js.gz +0 -0
  73. package/dist/mxcadAppAssets/wasm/2d/mxdrawassembly_min.wasm.gz +0 -0
  74. package/dist/mxcadAppAssets/wasm/2d-st/mxdrawassembly_min.js.gz +0 -0
  75. package/dist/mxcadAppAssets/wasm/2d-st/mxdrawassembly_minst.wasm.gz +0 -0
  76. package/dist/styles/style.css.gz +0 -0
  77. package/packToolPlugin/api-map.json.d.ts +1 -0
  78. package/packToolPlugin/{index-NrWzGf8H.mjs → index-BY3sPnaT.mjs} +2 -1
  79. package/packToolPlugin/{index-BoPC28jw.js → index-CA3neWUU.js} +3 -2
  80. package/packToolPlugin/rollup/index.cjs +1 -1
  81. package/packToolPlugin/rollup/index.mjs +1 -1
  82. package/packToolPlugin/vite/index.cjs +1 -1
  83. package/packToolPlugin/vite/index.mjs +1 -1
  84. package/packToolPlugin/webpack/index.cjs +1 -1
  85. package/packToolPlugin/webpack/index.mjs +1 -1
  86. package/package.json +1 -1
  87. package/dist/mxcadAppAssets/spreadJs.html.gz +0 -0
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
package/dist/index.cjs.gz CHANGED
Binary file
package/dist/index.d.ts CHANGED
@@ -220,11 +220,12 @@ declare module '@howdyjs/to-drag' {
220
220
  }
221
221
 
222
222
 
223
- declare module "@tiptap/core" {
223
+ declare module '@tiptap/core' {
224
224
  interface Commands<ReturnType> {
225
- selectedText: {
226
- setSelectedText: (from: number, to: number) => ReturnType;
227
- unsetSelectedText: (from: number, to: number) => ReturnType;
225
+ Underline: {
226
+ setUnderline: () => ReturnType;
227
+ unsetUnderline: () => ReturnType;
228
+ toggleUnderline: () => ReturnType;
228
229
  };
229
230
  }
230
231
  }
@@ -232,27 +233,15 @@ declare module "@tiptap/core" {
232
233
 
233
234
  declare module '@tiptap/core' {
234
235
  interface Commands<ReturnType> {
235
- Strike: {
236
+ fontSize: {
236
237
  /**
237
238
  * Set the font size attribute
238
239
  */
239
- setStrike: () => ReturnType;
240
+ setFontSize: (size: string) => ReturnType;
240
241
  /**
241
242
  * Unset the font size attribute
242
243
  */
243
- unsetStrike: () => ReturnType;
244
- toggleStrike: () => ReturnType;
245
- };
246
- }
247
- }
248
-
249
-
250
- declare module '@tiptap/core' {
251
- interface Commands<ReturnType> {
252
- Underline: {
253
- setUnderline: () => ReturnType;
254
- unsetUnderline: () => ReturnType;
255
- toggleUnderline: () => ReturnType;
244
+ unsetFontSize: () => ReturnType;
256
245
  };
257
246
  }
258
247
  }
@@ -260,16 +249,26 @@ declare module '@tiptap/core' {
260
249
 
261
250
  declare module '@tiptap/core' {
262
251
  interface Commands<ReturnType> {
263
- Overline: {
252
+ Strike: {
264
253
  /**
265
254
  * Set the font size attribute
266
255
  */
267
- setOverline: () => ReturnType;
256
+ setStrike: () => ReturnType;
268
257
  /**
269
258
  * Unset the font size attribute
270
259
  */
271
- unsetOverline: () => ReturnType;
272
- toggleOverline: () => ReturnType;
260
+ unsetStrike: () => ReturnType;
261
+ toggleStrike: () => ReturnType;
262
+ };
263
+ }
264
+ }
265
+
266
+
267
+ declare module "@tiptap/core" {
268
+ interface Commands<ReturnType> {
269
+ selectedText: {
270
+ setSelectedText: (from: number, to: number) => ReturnType;
271
+ unsetSelectedText: (from: number, to: number) => ReturnType;
273
272
  };
274
273
  }
275
274
  }
@@ -277,15 +276,15 @@ declare module '@tiptap/core' {
277
276
 
278
277
  declare module '@tiptap/core' {
279
278
  interface Commands<ReturnType> {
280
- fontSize: {
279
+ TextDecoration: {
281
280
  /**
282
281
  * Set the font size attribute
283
282
  */
284
- setFontSize: (size: string) => ReturnType;
283
+ setTextDecoration: (textDecoration: string) => ReturnType;
285
284
  /**
286
285
  * Unset the font size attribute
287
286
  */
288
- unsetFontSize: () => ReturnType;
287
+ unsetTextDecoration: () => ReturnType;
289
288
  };
290
289
  }
291
290
  }
@@ -293,15 +292,16 @@ declare module '@tiptap/core' {
293
292
 
294
293
  declare module '@tiptap/core' {
295
294
  interface Commands<ReturnType> {
296
- TextDecoration: {
295
+ Overline: {
297
296
  /**
298
297
  * Set the font size attribute
299
298
  */
300
- setTextDecoration: (textDecoration: string) => ReturnType;
299
+ setOverline: () => ReturnType;
301
300
  /**
302
301
  * Unset the font size attribute
303
302
  */
304
- unsetTextDecoration: () => ReturnType;
303
+ unsetOverline: () => ReturnType;
304
+ toggleOverline: () => ReturnType;
305
305
  };
306
306
  }
307
307
  }
Binary file
package/dist/mxcad.d.ts CHANGED
@@ -9745,6 +9745,14 @@ declare module "mxcad" {
9745
9745
  */
9746
9746
  get isLocked(): boolean;
9747
9747
  set isLocked(val: boolean);
9748
+ /**
9749
+ * 获取或设置图层是可打印。
9750
+ * @example
9751
+ * ```ts
9752
+ * ```
9753
+ */
9754
+ get isPlottable(): boolean;
9755
+ set isPlottable(val: boolean);
9748
9756
  /**
9749
9757
  * 获取或设置图层颜色。
9750
9758
  * @example
@@ -11416,6 +11424,90 @@ declare module "mxcad" {
11416
11424
  EMSCRIPTEN_FETCH_APPEND = 8,
11417
11425
  /** 替换数据 */
11418
11426
  EMSCRIPTEN_FETCH_REPLACE = 16
11427
+ }
11428
+ /**
11429
+ * McObjectTempDraw是用来需要临时图上绘制一些图形,不需要向图形数据库中增加的对象。
11430
+ */
11431
+ export class McObjectTempDraw {
11432
+ private imp;
11433
+ /**
11434
+ * 构造函数
11435
+ * @param imp 对象实现
11436
+ * @example
11437
+ * ```ts
11438
+ * ```
11439
+ */
11440
+ constructor(imp: any);
11441
+ /**
11442
+ * 清除所有
11443
+ * @example
11444
+ * ```ts
11445
+ * ```
11446
+ */
11447
+ clearAll(): void;
11448
+ /**
11449
+ * 释放对McDbEntitys的临时绘制上下文。
11450
+ * @example
11451
+ * ```ts
11452
+ * ```
11453
+ */
11454
+ freeMcDbEntitysDisplay(): void;
11455
+ /**
11456
+ * 准备对McDbEntitys的临时绘制上下文。
11457
+ * @example
11458
+ * ```ts
11459
+ * ```
11460
+ */
11461
+ readyMcDbEntitysWorldDraw(): void;
11462
+ /**
11463
+ * 清除McDbEntitys临时绘制的数据
11464
+ * @example
11465
+ * ```ts
11466
+ * ```
11467
+ */
11468
+ clearMcDbEntitysDisplay(): void;
11469
+ /**
11470
+ * 生成McDbEntitys临时绘制的数据
11471
+ * @example
11472
+ * ```ts
11473
+ * ```
11474
+ */
11475
+ worldDrawMcDbEntitys(ent: McDbEntity): boolean;
11476
+ /**
11477
+ * 添加临时绘制线条数据
11478
+ * @example
11479
+ * ```ts
11480
+ * ```
11481
+ */
11482
+ addLines(vecLinePoints: McGePoint3dArray): void;
11483
+ /**
11484
+ * 添加临时绘制填充三角形数据
11485
+ * @example
11486
+ * ```ts
11487
+ * ```
11488
+ */
11489
+ addTriangles(vecTrianglesPoints: McGePoint3dArray): void;
11490
+ /**
11491
+ * 清除临时绘制数据
11492
+ * @example
11493
+ * ```ts
11494
+ * ```
11495
+ */
11496
+ clear(): void;
11497
+ /**
11498
+ * 设置显示顺序
11499
+ * @example
11500
+ * ```ts
11501
+ * ```
11502
+ */
11503
+ setDrawOrder(iDrawOrder: number, iMcDbEntityDrawOrder: number): void;
11504
+ /**
11505
+ * 设置Draw颜色
11506
+ * @example
11507
+ * ```ts
11508
+ * ```
11509
+ */
11510
+ setDrawColor(color: number): void;
11419
11511
  }
11420
11512
  class McRxObjectImp {
11421
11513
  }
@@ -11451,6 +11543,13 @@ declare module "mxcad" {
11451
11543
  * ```
11452
11544
  */
11453
11545
  protected creaeCallId(): number;
11546
+ /**
11547
+ * 得到临时绘制模块
11548
+ * @example
11549
+ * ```ts
11550
+ * ```
11551
+ */
11552
+ getTempDraw(): McObjectTempDraw;
11454
11553
  /**
11455
11554
  * 设置对象的一些属性设置
11456
11555
  * @param val 属性设置内容.
@@ -0,0 +1,6 @@
1
+ export default {
2
+ "6": "log on",
3
+ "7": "Not Logged In",
4
+ "8": "member",
5
+ "9": "Non member"
6
+ }
@@ -0,0 +1,6 @@
1
+ {
2
+ "登录": 6,
3
+ "未登录": 7,
4
+ "会员": 8,
5
+ "非会员": 9
6
+ }
@@ -0,0 +1,6 @@
1
+ export default {
2
+ "6": "로그인",
3
+ "7": "로그인하지 않음",
4
+ "8": "회원",
5
+ "9": "비회원"
6
+ }
@@ -0,0 +1,6 @@
1
+ export default {
2
+ "6": "登录",
3
+ "7": "未登录",
4
+ "8": "会员",
5
+ "9": "非会员"
6
+ }
@@ -0,0 +1,6 @@
1
+ export default {
2
+ "6": "登入",
3
+ "7": "未登錄",
4
+ "8": "會員",
5
+ "9": "非會員"
6
+ }
@@ -90,8 +90,6 @@ export default {
90
90
  "93": "Specify Elliptical Arc Center Point",
91
91
  "94": "Specify Elliptical Arc Axis Endpoint",
92
92
  "95": "Specify the rotation angle around the main axis",
93
- "96": "Specify the start angle",
94
- "97": "Specify the end angle",
95
93
  "98": "Included angle",
96
94
  "99": "Specify the other endpoint of the elliptical arc axis",
97
95
  "100": "Specify the included angle of the arc",
@@ -132,7 +130,6 @@ export default {
132
130
  "135": "Chemical Valves",
133
131
  "136": "Control Method Symbols",
134
132
  "137": "Valves and Fittings",
135
- "138": "Block",
136
133
  "140": "Horizontal",
137
134
  "141": "Vertical",
138
135
  "142": "Object Snap Tracking",
@@ -235,7 +232,6 @@ export default {
235
232
  "240": "Help",
236
233
  "241": "Fill",
237
234
  "242": "Offset",
238
- "243": "Annotation",
239
235
  "244": "Default",
240
236
  "245": "Polyline",
241
237
  "246": "Polygon",
@@ -1456,5 +1452,44 @@ export default {
1456
1452
  "4268": "Position",
1457
1453
  "4269": "Slot",
1458
1454
  "4270": "Block",
1459
- "4271": "Regular Hexagon"
1455
+ "4271": "Regular Hexagon",
1456
+ "4274": "Dream Drawing",
1457
+ "4312": "Select multiple leaders",
1458
+ "4313": "Specify the leader to delete",
1459
+ "4314": "Add leader",
1460
+ "4315": "Please select multiple leaders",
1461
+ "4316": "Delete leader",
1462
+ "4317": "Click the left mouse button to return",
1463
+ "4318": "Edit attributes",
1464
+ "4319": "Specify the start angle of the arc",
1465
+ "4320": "Start angle",
1466
+ "4321": "Get angle",
1467
+ "4322": "Specify the end angle of the arc",
1468
+ "4323": "End angle",
1469
+ "4324": "Start point",
1470
+ "4325": "Radius ratio",
1471
+ "4326": "Specify the start angle",
1472
+ "4327": "Start angle",
1473
+ "4328": "Get the start angle",
1474
+ "4329": "Specify the endpoint angle",
1475
+ "4330": "Endpoint angle",
1476
+ "4331": "Get the endpoint angle",
1477
+ "4332": "Multiline type",
1478
+ "4333": "Lightweight polyline",
1479
+ "4334": "3D polyline",
1480
+ "4335": "Proxy entity",
1481
+ "4376": "Create a new file?",
1482
+ "4377": "Select a model",
1483
+ "4378": "What needs to be drawn",
1484
+ "4379": "Minimize",
1485
+ "4380": "Restore",
1486
+ "4381": "Maximize",
1487
+ "4382": "Please enter the API key",
1488
+ "4383": "Incorrect API key format",
1489
+ "4384": "Please enter a valid URL",
1490
+ "4385": "Connection successful",
1491
+ "4386": "Connection failed",
1492
+ "4387": "Configuration settings",
1493
+ "4388": "Snap override",
1494
+ "4389": "Block"
1460
1495
  }
@@ -90,8 +90,6 @@ export default {
90
90
  "93": "타원 호의 중심점 지정",
91
91
  "94": "타원 호 축의 끝점 지정",
92
92
  "95": "주축 주위 회전 각도 지정",
93
- "96": "시작 각도 지정",
94
- "97": "끝 각도 지정",
95
93
  "98": "각도 차이",
96
94
  "99": "타원 호 축의 다른 끝점 지정",
97
95
  "100": "호의 각도 차이 지정",
@@ -132,7 +130,6 @@ export default {
132
130
  "135": "화학 밸브 ",
133
131
  "136": "제어 방식 기호 ",
134
132
  "137": "밸브 및 부속품 ",
135
- "138": "블록 ",
136
133
  "140": "가로 ",
137
134
  "141": "세로 ",
138
135
  "142": "객체 추적 ",
@@ -235,7 +232,6 @@ export default {
235
232
  "240": "도움말",
236
233
  "241": "채우기",
237
234
  "242": "오프셋",
238
- "243": "주석",
239
235
  "244": "기본값",
240
236
  "245": "폴리라인",
241
237
  "246": "정다각형",
@@ -1456,5 +1452,44 @@ export default {
1456
1452
  "4268": "위치",
1457
1453
  "4269": "홈",
1458
1454
  "4270": "블록",
1459
- "4271": "정육각형"
1455
+ "4271": "정육각형",
1456
+ "4274": "꿈을 그리다",
1457
+ "4312": "멀티리더 선택",
1458
+ "4313": "삭제할 리더 지정",
1459
+ "4314": "리더 추가",
1460
+ "4315": "멀티리더 선택",
1461
+ "4316": "리더 삭제",
1462
+ "4317": "왼쪽 마우스 버튼 클릭하여 돌아가기",
1463
+ "4318": "속성 편집",
1464
+ "4319": "원호의 시작 각도 지정",
1465
+ "4320": "시작 각도",
1466
+ "4321": "각도 가져오기",
1467
+ "4322": "원호의 끝 각도 지정",
1468
+ "4323": "끝 각도",
1469
+ "4324": "시작점",
1470
+ "4325": "반지름 비율",
1471
+ "4326": "시작점 각도 지정",
1472
+ "4327": "시작점 각도",
1473
+ "4328": "시작 각도 가져오기",
1474
+ "4329": "끝점 각도 지정",
1475
+ "4330": "끝점 각도",
1476
+ "4331": "끝 각도 가져오기",
1477
+ "4332": "멀티라인 유형",
1478
+ "4333": "가벼운 폴리라인",
1479
+ "4334": "3D 폴리라인",
1480
+ "4335": "프록시 엔티티",
1481
+ "4376": "새 파일을 생성하시겠습니까",
1482
+ "4377": "모델 선택",
1483
+ "4378": "무엇을 그릴까요",
1484
+ "4379": "최소화",
1485
+ "4380": "복원",
1486
+ "4381": "최대화",
1487
+ "4382": "API 키를 입력하세요",
1488
+ "4383": "API 키 형식이 잘못되었습니다",
1489
+ "4384": "유효한 URL을 입력하세요",
1490
+ "4385": "연결 성공",
1491
+ "4386": "연결 실패",
1492
+ "4387": "설정 구성",
1493
+ "4388": "스냅 대체",
1494
+ "4389": "블록"
1460
1495
  }
@@ -90,8 +90,6 @@ export default {
90
90
  "93": "指定椭圆弧的中心点",
91
91
  "94": "指定椭圆弧轴的端点",
92
92
  "95": "指定绕主轴旋转的角度",
93
- "96": "指定起点角度",
94
- "97": "指定端点角度",
95
93
  "98": "夹角",
96
94
  "99": "指定椭圆弧轴的另一个端点",
97
95
  "100": "指定圆弧的夹角",
@@ -132,7 +130,6 @@ export default {
132
130
  "135": "化工阀类",
133
131
  "136": "控制方式符号类",
134
132
  "137": "阀门阀件",
135
- "138": "图块",
136
133
  "140": "横向",
137
134
  "141": "纵向",
138
135
  "142": "对象追踪",
@@ -235,7 +232,6 @@ export default {
235
232
  "240": "帮助",
236
233
  "241": "填充",
237
234
  "242": "偏移",
238
- "243": "批注",
239
235
  "244": "默认",
240
236
  "245": "多线段",
241
237
  "246": "正多边形",
@@ -1456,5 +1452,44 @@ export default {
1456
1452
  "4268": "位置",
1457
1453
  "4269": "槽",
1458
1454
  "4270": "方块",
1459
- "4271": "正六边形"
1455
+ "4271": "正六边形",
1456
+ "4274": "梦想画图",
1457
+ "4312": "选择多重引线",
1458
+ "4313": "指定要删除的引线",
1459
+ "4314": "添加引线",
1460
+ "4315": "请选择多重引线",
1461
+ "4316": "删除引线",
1462
+ "4317": "点击鼠标左键返回",
1463
+ "4318": "编辑属性",
1464
+ "4319": "指定圆弧的开始角度",
1465
+ "4320": "开始角度",
1466
+ "4321": "获取角度",
1467
+ "4322": "指定圆弧的结束角度",
1468
+ "4323": "结束角度",
1469
+ "4324": "起始点",
1470
+ "4325": "半径比例",
1471
+ "4326": "指定起点角度",
1472
+ "4327": "起点角度",
1473
+ "4328": "获取起始角度",
1474
+ "4329": "指定端点角度",
1475
+ "4330": "端点角度",
1476
+ "4331": "获取端点角度",
1477
+ "4332": "多线类型",
1478
+ "4333": "轻量多段线",
1479
+ "4334": "三维多段线",
1480
+ "4335": "代理实体",
1481
+ "4376": "是否新建一个文件",
1482
+ "4377": "选择模型",
1483
+ "4378": "需要画点什么",
1484
+ "4379": "最小化",
1485
+ "4380": "还原",
1486
+ "4381": "最大化",
1487
+ "4382": "请输入 API 密钥",
1488
+ "4383": "API 密钥格式不正确",
1489
+ "4384": "请输入有效的 URL",
1490
+ "4385": "连接成功",
1491
+ "4386": "连接失败",
1492
+ "4387": "配置设置",
1493
+ "4388": "捕捉替代",
1494
+ "4389": "图块"
1460
1495
  }