From 020262f345b05e82e83a622b58a05042e888d029 Mon Sep 17 00:00:00 2001 From: SeedList Date: Sat, 1 Mar 2025 12:47:00 +0800 Subject: [PATCH] vault backup: 2025-03-01 12:46:59 --- .obsidian/workspace.json | 28 ++++++---------------- SanPinPLM/相关操作/1.EDM/60.CAD接口使用.md | 2 +- 2 files changed, 8 insertions(+), 22 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 997ed721..bd141a8e 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -7,20 +7,6 @@ "id": "5f1974294c699480", "type": "tabs", "children": [ - { - "id": "1b30e712030f98c7", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "SanPinPLM/相关操作/1.EDM/60.CAD接口使用.md", - "mode": "source", - "source": false - }, - "icon": "lucide-file", - "title": "60.CAD接口使用" - } - }, { "id": "5f3c431f4fed8f82", "type": "leaf", @@ -108,13 +94,13 @@ "state": { "type": "outline", "state": { - "file": "SanPinPLM/相关操作/1.EDM/60.CAD接口使用.md", + "file": "SanPinPLM/相关操作/2.PDM/10.AutoCAD接口安装.md", "followCursor": false, "showSearch": false, "searchQuery": "" }, "icon": "lucide-list", - "title": "60.CAD接口使用 的大纲" + "title": "10.AutoCAD接口安装 的大纲" } }, { @@ -172,11 +158,12 @@ "title": "Source Control" } } - ] + ], + "currentTab": 4 } ], "direction": "horizontal", - "width": 200 + "width": 407.5 }, "left-ribbon": { "hiddenItems": { @@ -189,11 +176,11 @@ "hidden-folder-obsidian:显示文件夹": false } }, - "active": "1b30e712030f98c7", + "active": "5f3c431f4fed8f82", "lastOpenFiles": [ + "SanPinPLM/相关操作/1.EDM/60.CAD接口使用.md", "SanPinPLM/相关操作/1.EDM/assets/Pasted image 20250301124159.png", "SanPinPLM/相关操作/2.PDM/10.AutoCAD接口安装.md", - "SanPinPLM/相关操作/1.EDM/60.CAD接口使用.md", "SanPinPLM/相关操作/4.other/40.Excel批量更新文档属性.md", "conflict-files-obsidian-git.md", "SanPinPLM/相关操作/0.SETOUT/12.服务端安装、端口设置.md", @@ -228,7 +215,6 @@ "SanPinPLM/相关操作/2.PDM/assets/Pasted image 20250225101906.png", "SanPinPLM/相关操作/2.PDM/assets/Pasted image 20250225101257.png", "SanPinPLM/相关操作/2.PDM/assets/Pasted image 20250225101041.png", - "SanPinPLM/相关操作/2.PDM/assets/Pasted image 20250225101005.png", "未命名.canvas", "KMmpm/系统介绍/数据建模/对象类定义/assets", "KMmpm/系统介绍/数据建模/对象类定义", diff --git a/SanPinPLM/相关操作/1.EDM/60.CAD接口使用.md b/SanPinPLM/相关操作/1.EDM/60.CAD接口使用.md index fcb4acfe..13b73c15 100644 --- a/SanPinPLM/相关操作/1.EDM/60.CAD接口使用.md +++ b/SanPinPLM/相关操作/1.EDM/60.CAD接口使用.md @@ -10,4 +10,4 @@ ![](assets/Pasted%20image%2020250301124159.png) -说明:如果当前已登录PLM软件,那么在登录PLM设计软件接口时,使用相同的账户,那么软件和接口在系统中被判定为同一个并发点数;如果登录PLM设计软件接口时,使用的是另外的账户,那么系统会判断 \ No newline at end of file +说明:如果当前已登录PLM软件,那么在登录PLM设计软件接口时,使用相同的账户,那么软件和接口在系统中被判定为同一个并发点数;而如果登录PLM设计软件接口时,使用的是另外的账户,那么系统会将软件和接口判定为两个并发点数 \ No newline at end of file