Merge remote-tracking branch 'origin/main'

This commit is contained in:
2025-08-18 13:14:44 +08:00
11 changed files with 24 additions and 4 deletions

View File

@ -39,6 +39,6 @@
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 0.5087618855792602,
"scale": 0.5087618855792608,
"close": true
}

View File

@ -23,6 +23,7 @@
- [MainService.exe遇到访问冲突(Access Violation)](MainService.exe遇到访问冲突(Access%20Violation).md)
- [Office文件浏览时出现客户端闪退](Office文件浏览时出现客户端闪退.md)
- [Teamwork无法启动](Teamwork无法启动.md)
- [PDF专用浏览器报错缺少PDF文件](PDF专用浏览器报错缺少PDF文件.md)
### 移动端

View File

@ -0,0 +1,19 @@
# 问题情况
完成了 [Office转PDF文件集成设置](../相关操作/1.0-EDM/250.Office转PDF文件-WPS集成设置.md) ,将 [文档浏览器设置](../相关操作/0.5-SETOUT/25.实施必设参数.md#文档浏览器设置) 成了PDF专用浏览器但是在浏览 `Word``Excel` 等文件时,报错提示缺少 `PDF` 文件
![](assets/71180f3106070584bbe05082f0fcc0d4.png)
# 解决方法
`Windows` 服务里面看看 `PLM` 三个服务的路径分别指向哪里
可以看到,指向的路径并不一致(可能是之前挪了服务端的目录导致的)
| PLMMainService_IM | PLMMainService |
| ------------------------------------------------ | ------------------------------------------------ |
| ![](assets/42029debaef26280d4d6b57535925294.png) | ![](assets/1ab2e5288de88bfe214712edc543756a.png) |
只要 **卸载服务** 后再 **安装服务** 即可
![](assets/d26d1d6611dfe9aafb6264b3adb0e594.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 398 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 513 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 159 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

View File

@ -8,7 +8,7 @@
维护三维模型的属性值,可以通过 [填写参数模型](51.Creo接口使用.md#填写参数模型) 功能去维护,也可以在 **工具** 选项卡中选择 **参数** 可以对当前文件的属性进行维护
![](Pasted%20image%2020250323174548.png)
![](assets/Pasted%20image%2020250323174548.png)
在值中填写这个属性要维护的信息即可
@ -22,7 +22,7 @@
当需要为三维模型生成工程图时,在 `Creo` 中选择 **新建** 按钮
![](assets/Pasted%20image%2020250324160556.png)
![](assets/Pasted%20image%2020250815160414.png)
选择 **使用模板**,去引用我们保存下来的 **绘图模板**
@ -50,7 +50,7 @@
当需要为三维模型生成工程图时,在 `Creo` 中选择 **新建** 按钮
![](assets/Pasted%20image%2020250324160556.png)
![](assets/Pasted%20image%2020250815160433.png)
选择 **使用模板**,去引用我们保存下来的 **绘图模板**

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 355 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 355 KiB