@jlceda/pro-api-types 0.1.154 → 0.1.156

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 (2) hide show
  1. package/index.d.ts +11 -11
  2. package/package.json +1 -1
package/index.d.ts CHANGED
@@ -348,7 +348,7 @@ declare class DMT_Folder {
348
348
  * 删除文件夹
349
349
  *
350
350
  * @public
351
- * @param teamUuid - ��队 UUID
351
+ * @param teamUuid - 团队 UUID
352
352
  * @param folderUuid - 文件夹 UUID
353
353
  * @returns 操作是否成功
354
354
  */
@@ -731,7 +731,7 @@ declare class DMT_Schematic {
731
731
  * 文档树 / 选择控制类
732
732
  *
733
733
  * @public
734
- * @remarks 在文档树内进行选择焦���的查询、控制
734
+ * @remarks 在文档树内进行选择焦点的查询、控制
735
735
  */
736
736
  declare class DMT_SelectControl {
737
737
  /**
@@ -2154,7 +2154,7 @@ declare interface IDMT_IndicatorMarkerShape {
2154
2154
  */
2155
2155
  bottom?: number;
2156
2156
  /**
2157
- * 矩���:左 X
2157
+ * 矩形:左 X
2158
2158
  */
2159
2159
  left?: number;
2160
2160
  /**
@@ -3507,7 +3507,7 @@ declare class IPCB_PrimitiveAttribute implements IPCB_Primitive {
3507
3507
  */
3508
3508
  setState_LineWidth(lineWidth: number): IPCB_PrimitiveAttribute;
3509
3509
  /**
3510
- * 设置属���状态:对齐模式
3510
+ * 设置属性状态:对齐模式
3511
3511
  *
3512
3512
  * @beta
3513
3513
  * @param alignMode - 对齐模式
@@ -4787,7 +4787,7 @@ declare class IPCB_PrimitiveLine implements IPCB_Primitive {
4787
4787
  *
4788
4788
  * @beta
4789
4789
  * @param includeVias - 是否包含导线两端的过孔
4790
- * @returns ���段导线内的所有直线、圆弧线,以及两端连接的过孔(如果有)
4790
+ * @returns 整段导线内的所有直线、圆弧线,以及两端连接的过孔(如果有)
4791
4791
  */
4792
4792
  getEntireTrack(includeVias: true): Promise<Array<IPCB_PrimitiveLine | IPCB_PrimitiveArc | IPCB_PrimitiveVia>>;
4793
4793
  }
@@ -8590,7 +8590,7 @@ declare class ISCH_PrimitiveRectangle implements ISCH_Primitive {
8590
8590
  */
8591
8591
  setState_Height(height: number): ISCH_PrimitiveRectangle;
8592
8592
  /**
8593
- * 设置属性���态:圆角半径
8593
+ * 设置属性状态:圆角半径
8594
8594
  *
8595
8595
  * @beta
8596
8596
  * @param cornerRadius - 圆角半径
@@ -9210,8 +9210,8 @@ declare class LIB_3DModel {
9210
9210
  *
9211
9211
  * @beta
9212
9212
  * @param key - 搜索关键字
9213
- * @param libraryUuid - 库 UUID,默认为系统库,可以使用 {@link LIB_LibrariesList} 内的接口获取
9214
- * @param classification - 分类,��认为全部
9213
+ * @param libraryUuid - 库 UUID,默认为系统库,可以使用 {@link LIB_LibrariesList} 内的接���获取
9214
+ * @param classification - 分类,默认为全部
9215
9215
  * @param itemsOfPage - 一页搜索结果的数量
9216
9216
  * @param page - 页数
9217
9217
  * @returns 搜索到的 3D 模型属性列表
@@ -9963,7 +9963,7 @@ declare class PCB_Document {
9963
9963
  * 启动飞线计算功能
9964
9964
  *
9965
9965
  * @public
9966
- * @remarks 在启动时将会触发一次飞线计��
9966
+ * @remarks 在启动时将会触发一次飞线计算
9967
9967
  * @returns 操作是否成功
9968
9968
  */
9969
9969
  startCalculatingRatline(): Promise<boolean>;
@@ -12372,7 +12372,7 @@ declare class PNL_Document {
12372
12372
  * 保存文档
12373
12373
  *
12374
12374
  * @beta
12375
- * @returns 保存操作是否成功,保存失败、上传失败等错误均返回 `false`
12375
+ * @returns 保存操作是否成功,保存失败、上传失败等错误均返��� `false`
12376
12376
  */
12377
12377
  save(): Promise<boolean>;
12378
12378
  }
@@ -12770,7 +12770,7 @@ declare class SCH_PrimitiveCircle implements ISCH_PrimitiveAPI {
12770
12770
  * @param radius - 半径
12771
12771
  * @param color - 颜色,`null` 表示默认
12772
12772
  * @param fillColor - 填充颜色,`none` 表示无填充,`null` 表示默认
12773
- * @param lineWidth - 线宽,范围 `1-10`,`null` 表示默认
12773
+ * @param lineWidth - 线���,范围 `1-10`,`null` 表示默认
12774
12774
  * @param lineType - 线型,`null` 表示默认
12775
12775
  * @param fillStyle - 填充样式,`null` 表示默认
12776
12776
  * @returns 圆图元对象
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jlceda/pro-api-types",
3
- "version": "0.1.154",
3
+ "version": "0.1.156",
4
4
  "description": "嘉立创EDA & EasyEDA 专业版扩展 API 接口类型定义",
5
5
  "typings": "index.d.ts",
6
6
  "keywords": [