vault backup: 2025-03-22 10:27:06

This commit is contained in:
2025-03-22 10:27:06 +08:00
59 changed files with 141 additions and 39 deletions

10
.obsidian/graph.json vendored
View File

@ -1,5 +1,5 @@
{
"collapse-filter": false,
"collapse-filter": true,
"search": "",
"showTags": false,
"showAttachments": false,
@ -11,21 +11,21 @@
"query": "path:SanPinPLM ",
"color": {
"a": 1,
"rgb": 14725458
"rgb": 14048348
}
},
{
"query": "path:外发客户教程 ",
"color": {
"a": 1,
"rgb": 5404128
"rgb": 14069084
}
},
{
"query": "path:设计软件使用 ",
"color": {
"a": 1,
"rgb": 4188928
"rgb": 11392604
}
}
],
@ -39,6 +39,6 @@
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 0.7514342322277834,
"scale": 0.7132754626224442,
"close": true
}

View File

Before

Width:  |  Height:  |  Size: 138 KiB

After

Width:  |  Height:  |  Size: 138 KiB

View File

Before

Width:  |  Height:  |  Size: 617 KiB

After

Width:  |  Height:  |  Size: 617 KiB

View File

Before

Width:  |  Height:  |  Size: 237 KiB

After

Width:  |  Height:  |  Size: 237 KiB

View File

Before

Width:  |  Height:  |  Size: 184 KiB

After

Width:  |  Height:  |  Size: 184 KiB

View File

Before

Width:  |  Height:  |  Size: 385 KiB

After

Width:  |  Height:  |  Size: 385 KiB

View File

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 41 KiB

View File

@ -6,7 +6,7 @@
# 解决方法
右键客户端,选择 **以管理员身份运行**
右键客户端,选择 **以管理员身份运行**
![image-20240702142937292](assets/image-20240702142937292.png)

View File

@ -46,7 +46,9 @@
## CAXA提取组件安装
`CAXA` 的图纸(`.exb`)需要单独安装 `CAXA` 提取组件(优点在于可以做测量,测量精度高),需要分别安装如下三个文件夹中的程序服务器上一定要装所有使用CAXA绘图的电脑以及有看图需求的电脑都要安装
`CAXA` 的图纸(`.exb`)需要单独安装 `CAXA` 提取组件(优点在于可以做测量,测量精度高),需要分别安装如下三个文件夹中的程序
补充:==服务器上一定要装所有使用CAXA绘图的电脑以及有看图需求的电脑都要安装==其中服务器上的CAXA提取组件需要破解其他的电脑则安装即可
![image-20240715135634395](../1.0-EDM/assets/image-20240715135634395.png)
@ -60,7 +62,7 @@
![](../1.0-EDM/assets/Pasted%20image%2020240715160113.png)
替换完成后把 `Caxa2020 Patch\[2019.10.26\].exe` CAXA破解器打开选择进行破解破解完成后 **==重启服务器==**
替换完成后把 `Caxa2020 Patch\[2019.10.26\].exe` CAXA破解器打开选择进行破解破解完成后 **==重启电脑==**(必须重启电脑)
![](../1.0-EDM/assets/Pasted%20image%2020240715160618.png)![](../1.0-EDM/assets/Pasted%20image%2020240715160629.png)
@ -68,7 +70,7 @@
浏览器安装完成后,需要将其与系统进行集成
右键客户端,选择 **以管理员身份运行**
右键客户端,选择 **以管理员身份运行**
![image-20240702142937292](../../报错处理/assets/image-20240702142937292.png)

View File

@ -10,7 +10,7 @@
首先选择 **企业配置**,在 **对象分类** 中选择 **窗体表单** ,以 “更改申请/审批表” 为例,这个窗体表单需要多个部门进行会签,且根据需求的不同,每次会签涉及到的部门都不同
![image-20240603151728784](assets/image-20240603151728784.png)
![](assets/Pasted%20image%2020250319165829.png)
## 准备
@ -18,37 +18,37 @@
**窗体表单配置** 中,已经有了相应部门的字段
![image-20240603152019320](assets/image-20240603152019320.png)
![](assets/Pasted%20image%2020250319165802.png)
此时需要为这些会签部门新增一个条件字段,通过条件字段完成对流程分支的设置
有多少个分支选择就要有多少个条件字段本例中该窗体表单需要确定会签部门包含车用部、储能部等部门在内的11个部门也就要创建对应的11个条件字段并设置这些条件字段的类型为布尔类型
![image-20240603152853325](assets/image-20240603152853325.png)
![image-20240603152853325](../4.0-other/assets/image-20240603152853325.png)
新增后点击应用,就能在 **常规属性** 中直接进行配置,通过控件区将新增的字段添加到 **常规属性**
条件字段是布尔类型,所以添加时选择标签类型为 **是否** 即可
![image-20240603153929430](assets/image-20240603153929430.png)
![image-20240603153929430](../4.0-other/assets/image-20240603153929430.png)
添加完成后选择所有字段,通过右侧的 [控件对齐区](170.自定义控件页面.md#控件对齐区) 将其排列整齐后点击确定即可
![image-20240603154619394](assets/image-20240603154619394.png)
![image-20240603154619394](../4.0-other/assets/image-20240603154619394.png)
完成后我们可以看到新的窗体表单中已经新增了这些选择字段
![image-20240603154749096](assets/image-20240603154749096.png)
![image-20240603154749096](../4.0-other/assets/image-20240603154749096.png)
## 流程设置
完成窗体表单的设置后,选择我们要是设置分支的流程
![image-20240603154934910](assets/image-20240603154934910.png)
![image-20240603154934910](../4.0-other/assets/image-20240603154934910.png)
设置流程分支,需要在分支前一个过程节点中设置
![image-20240603155358364](assets/image-20240603155358364.png)
![image-20240603155358364](../4.0-other/assets/image-20240603155358364.png)
对前一个过程节点的执行策略设置为: [提交策略](75.文档审批流程模板制作.md#提交策略) → [条件选择](75.文档审批流程模板制作.md#条件选择) → **自动条件选择**这样设置的话PLM系统会根据条件情况去自动进行匹配

View File

@ -22,7 +22,58 @@
![](assets/Pasted%20image%2020250322101652.png)
## 电脑手写体签名制作
Creo三维签名需要使用电脑手写体签名`FontCreator` 软件打开
第一次打开需要自己手动创建字体工程,名称只能是:`SPPLMFONT`为了三品PLM系统能够识别
![](assets/Pasted%20image%2020250320141929.png)
如果已经有了 `SPPLMFONT` 工程,那么直接打开即可
![](assets/Pasted%20image%2020250320142047.png)
选择空白字母或者符号右键导入图形,载入制作完成的 `.BMP` 图片
![](assets/Pasted%20image%2020250320142247.png)
因为签章太小,`FontCreator` 会提示检测到过小的图像,不用管,直接点确定即可
![](assets/Pasted%20image%2020250320142505.png)
导入后需要根据阈值横条去调整字体的粗细(不要让字体太细),设置好后点击生成按钮
![](assets/Pasted%20image%2020250320142621.png)
生成后,刚才选择的符号或字母就被替换了,双击符号或字母,进入到详细设置页面
![](assets/Pasted%20image%2020250320142736.png)
框选字体可手动拖动调整大小,或直接输入想要的宽、高进行调整
注意:==高度不可超过大写高度==
![](assets/Pasted%20image%2020250320143132.png)
完成后关闭此页
![](assets/Pasted%20image%2020250320143223.png)
说明:一个公司内的所有电脑手写体签名,都要制作到一个 `SPPLMFONT` 工程中,制作完成后,保存此工程
![](assets/Pasted%20image%2020250320143715.png)
此外还需要输出字体,选择 **输出电脑字体**(保存的字体文件只能叫 `SPPLMFONT.ttf`
![](assets/Pasted%20image%2020250320144003.png)
### 前置条件
需要先具备 `.bmp` 格式的签章,并且安装了手写体制作软件:`FontCreator`
![](assets/Pasted%20image%2020250320140813.png)
>>>>>>> origin/main
# 导入
@ -60,6 +111,42 @@
![](assets/Pasted%20image%2020240614150815.png)
## 手写体签名导入
完成了 [电脑手写体签名制作](#电脑手写体签名制作) 后,并不像图片签章那样可以直接导入,需要先打开制作好的字体文件进行安装,将手写体安装到电脑上
![](assets/Pasted%20image%2020250320144439.png)
安装好手写体后,右键客户端,选择 **以管理员身份运行**
![image-20240702142937292](../../报错处理/assets/image-20240702142937292.png)
**系统设置****系统工具****文档相关****手写体签名设置** 中导入手写体签名
导入后,字体文件会被复制到 `C:\Windows\Fonts`
![](assets/Pasted%20image%2020250320145252.png)
导入后,选择要设置的用户,在手写体字符上写上对应的字符,就可以取到对应的手写体签名
![](assets/Pasted%20image%2020250320145619.png)
### 补充
手写体签名导入后,只有安装了该字体文件的电脑可以看到手写体签名,其余没有安装该字体文件的电脑是看不到签名的,所以需要将字体文件拷贝到其余需要签名,需要查看签名的电脑上,并进行安装
![](assets/Pasted%20image%2020250320144439.png)
#### Creo手写体签名
要为Creo进行手写体签名配置还需要将 `SPPLMFONT.ttf` 文件复制到Creo程序的安装目录`Common Files\text\fonts` 文件夹下
![](assets/Pasted%20image%2020250320150520.png)
安装字体文件,如果提示已经安装,那么进行替换
![](assets/Pasted%20image%2020250320150605.png)
## 公章设置
公章需要在 ==**系统设置** → **参数配置****搜索“章”****盖章等公司图片设置**== 选项中进行配置

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 110 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 197 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 119 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 297 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 249 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 234 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 361 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 267 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 268 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 KiB

View File

@ -2,7 +2,7 @@
接口安装前记得 **关闭AutoCAD** 软件,以免出现意外状况
右键客户端,选择 **以管理员身份运行**
右键客户端,选择 **以管理员身份运行**
![image-20240702142937292](../../报错处理/assets/image-20240702142937292.png)

View File

@ -175,9 +175,9 @@
## 参数块SPCADPARAM制作
使用 **attdef** 命令定义属性,属性名为:SPROWPERBARPARAM,含义为“栏数”
使用 **attdef** 命令定义属性,属性名为:**SPROWPERBARPARAM**,含义为:明细栏的行数
为该属性勾选“不可见”、“多行”,选择对正方式为“正中”
为该属性勾选 **不可见**、**多行**,选择对正方式为 **正中**
![Snipaste_2024-03-17_15-41-24](../1.0-EDM/assets/IMG-20240507121120866.png)
@ -185,7 +185,7 @@
![Snipaste_2024-03-17_16-11-19](../1.0-EDM/assets/IMG-20240507121120938.png)
接下来==**使用“block命令制作块,块名必须是SPCADPARAM**==,拾取点选择明细栏的右上角即可
接下来使用 **block** 命令制作块,块名必须是 **SPCADPARAM**,拾取点选择明细栏的右上角即可
![Snipaste_2024-03-17_16-13-46](../1.0-EDM/assets/IMG-20240507121120988.png)

View File

@ -2,7 +2,7 @@
接口安装前记得 **关闭中望CAD**
右键客户端,选择 **以管理员身份运行**
右键客户端,选择 **以管理员身份运行**
![image-20240702142937292](../../报错处理/assets/image-20240702142937292.png)

View File

@ -2,7 +2,7 @@
接口安装前记得 **关闭CAXA**
右键客户端,选择 **以管理员身份运行**
右键客户端,选择 **以管理员身份运行**
![image-20240702142937292](../../报错处理/assets/image-20240702142937292.png)

View File

@ -46,11 +46,9 @@ CAXA可以将图纸保存为 `.exb` 格式文件,也可以将图纸保存为 `
![](assets/Pasted%20image%2020250319144327.png)
考虑到要制作多个图幅,其标题栏样式是统一的,所以在
考虑到要制作多个图幅,其标题栏样式是统一的,所以在制作完后,可以将标题栏保存为模板,在 **图幅** 选项卡里选择 **标题栏****存储** 选项,可以将标题栏保存为模板(默认保存位置为 `C:\Users\YMHer\AppData\Local\CAXA\CAXA CAD 2022 (x64)\22.0\zh-CN\Template`这是CAXA个人模板的保存位置也可以将模板保存到CAXA模板的存储位置中可参考 [保存模板](#保存模板)
选择基准点后CAXA会要求将标题栏文件保存下来默认保存位置为 `C:\Users\YMHer\AppData\Local\CAXA\CAXA CAD 2022 (x64)\22.0\zh-CN\Template`这是CAXA个人模板的保存位置也可以将模板保存到CAXA模板的存储位置中可参考 [保存模板](#保存模板)
![](assets/Pasted%20image%2020250313143326.png)
![](assets/Pasted%20image%2020250319144833.png)
## 制作明细栏
@ -106,7 +104,7 @@ CAXA可以将图纸保存为 `.exb` 格式文件,也可以将图纸保存为 `
## 实际操作
右键客户端,选择 **以管理员身份运行**并登录admin账户
右键客户端,选择 **以管理员身份运行**并登录admin账户
![image-20240702142937292](../../报错处理/assets/image-20240702142937292.png)

View File

@ -2,7 +2,7 @@
接口安装前记得 **关闭浩辰CAD机械版**
右键客户端,选择 **以管理员身份运行**
右键客户端,选择 **以管理员身份运行**
![image-20240702142937292](../../报错处理/assets/image-20240702142937292.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 228 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 617 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 237 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 385 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

View File

@ -2,20 +2,20 @@
文档发布需要在 **企业知识库****文档归档区** 中选择文件进行发布,对文件右键,在 **生命周期** 中选择 **发布**
![image-20240902201643897](assets/image-20240902201643897.png)
![image-20240902201643897](../assets/image-20240902201643897.png)
在弹出的 **发布窗体** 中,需要填写发布的 **主题**(主题命名无强制要求,以简单易懂为主)
点击右下方的 **添加** 按钮,可以选择要把文件发布给谁
![image-20240902201810278](assets/image-20240902201810278.png)
![image-20240902201810278](../assets/image-20240902201810278.png)
**添加用户窗体** 中,可以选择整个部门将其添加进来,也可以只选择某个人将其添加进来
![image-20240902202154617](assets/image-20240902202154617.png)
![image-20240902202154617](../assets/image-20240902202154617.png)
添加后,在 **通知用户** 一栏中可以设置该文件发布给这些用户后,他们 **签收** 文件后可进行的操作权限
如果每次都要将文件发给固定的一批人,则可以通过 **保存发布组** 进行分组,下次再发布给这些人时,点击 **插入发布组** 即可将这批人添加到 **通知用户** 中,操作权限与保存时设置的一致
![image-20240902202241102](assets/image-20240902202241102.png)
![image-20240902202241102](../assets/image-20240902202241102.png)

View File

@ -30,7 +30,7 @@
浏览器安装完成后,需要将其与系统进行集成
右键客户端,选择 **以管理员身份运行**
右键客户端,选择 **以管理员身份运行**
![image-20240702142937292](../../SanPinPLM/报错处理/assets/image-20240702142937292.png)

View File

@ -45,7 +45,7 @@
# 安装成组件服务
右键客户端,选择 **以管理员身份运行**
右键客户端,选择 **以管理员身份运行**
![image-20240702142937292](../../SanPinPLM/报错处理/assets/image-20240702142937292.png)

View File

@ -64,11 +64,11 @@ AutoCAD的图形都是由线条与文字组成的每个都是分开独立存
# 删除块
直接用 “ X ” 命令打散块或者选中块用delet删除是无法真正删除块的
直接用 **X** 命令打散块或者选中块用delet删除是无法真正删除块的
首先需要让图纸上没有该块(将其打散或删除)
使用 PURGE 命令进入清理页面
使用 **PURGE** 命令进入清理页面
![Snipaste_2024-03-18_19-22-56](assets/Snipaste_2024-03-18_19-22-56.png)

View File

@ -1,2 +0,0 @@
# 基础操作

View File

@ -0,0 +1,17 @@
# 操作
使用 `op` 命令可以在 **系统** 选项中定义,保存文件的设置
![](assets/Pasted%20image%2020250319170026.png)
缺省存储格式:指代在默认情况下将文件保存为什么样的格式,如图为将文件默认保存为 `CAXA 2013`
![](assets/Pasted%20image%2020250319170431.png)
默认文件名称:设置保存文件的默认名称,属性与标题栏的属性对应
![](assets/Pasted%20image%2020250319171329.png)
保存时可自动形成默认文件名
![](assets/Pasted%20image%2020250319171423.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 245 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 136 KiB