From 8fe3bd8ae017d4ec26da58e74897236c98c52d40 Mon Sep 17 00:00:00 2001 From: SeedList Date: Sat, 1 Mar 2025 12:31:26 +0800 Subject: [PATCH] vault backup: 2025-03-01 12:31:26 --- .obsidian/workspace.json | 20 +++++++++++++++++--- SanPinPLM/相关操作/1.EDM/60.CAD接口使用.md | 5 +++++ 2 files changed, 22 insertions(+), 3 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index febf1c63..3b9c90cf 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -20,6 +20,20 @@ "icon": "lucide-file", "title": "60.CAD接口使用" } + }, + { + "id": "5f3c431f4fed8f82", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "SanPinPLM/相关操作/2.PDM/10.AutoCAD接口安装.md", + "mode": "source", + "source": false + }, + "icon": "lucide-file", + "title": "10.AutoCAD接口安装" + } } ] } @@ -175,8 +189,10 @@ "hidden-folder-obsidian:显示文件夹": false } }, - "active": "07b0a90e46430bb4", + "active": "1b30e712030f98c7", "lastOpenFiles": [ + "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", @@ -203,8 +219,6 @@ "SanPinPLM/相关操作/0.SETOUT/15.服务端升级.md", "SanPinPLM/相关操作/0.SETOUT/20.浏览器安装、调试.md", "SanPinPLM/相关操作/2.PDM/13.CAXA接口安装、属性映射.md", - "SanPinPLM/相关操作/2.PDM/10.AutoCAD接口安装.md", - "SanPinPLM/相关操作/1.EDM/3.文档命名唯一性设置.md", "SanPinPLM/相关操作/2.PDM/Files/Documents/~$BOM表导出模板.xlsx", "SanPinPLM/数据库", "SanPinPLM/相关操作/2.PDM/assets/Pasted image 20250225103406.png", diff --git a/SanPinPLM/相关操作/1.EDM/60.CAD接口使用.md b/SanPinPLM/相关操作/1.EDM/60.CAD接口使用.md index e69de29b..c72f0a0d 100644 --- a/SanPinPLM/相关操作/1.EDM/60.CAD接口使用.md +++ b/SanPinPLM/相关操作/1.EDM/60.CAD接口使用.md @@ -0,0 +1,5 @@ +# 介绍 + +以 `AutoCAD` 设计软件为例,完成了 [AutoCAD接口安装](../2.PDM/10.AutoCAD接口安装.md) 操作后,能够在 **自定义快速访问工具栏** 中选择 **显示菜单栏** 即可将菜单栏显示出来,而PLM接口就在菜单栏中 + +![](assets/Pasted%20image%2020240719195727.png) \ No newline at end of file