1 CAD集成安装
李岩峰 edited this page 5 years ago
This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

  1. 将安装的zip解压到空目录中
  2. 修改bat文件中的cadpath的值为cad对应的安装位置
  3. 将cad安装目录下support目录下的对应版本的autocad.lsp文件中添加内容(command "netload" "ConnorCadTeamcenter.dll")修改后把该lsp文件放到解压后的lsp文件夹下
  4. http://plmserver.cn:3000/public/json-editor/releases 下载配置程序以及配置文件(cadsetting.json)
  5. 运行程序配置好以后将文件保存到解压目录下设置名称为config.json
  6. 上面这些操作只需要执行一次,后面的机子只要安装目录不变,可以用修改好的文件
  7. 双击运行bat文件
  8. 打开cad点击工具->工作空间->自定义后点击加载部分自定义文件选择connorCAD.cuix文件点击确定即可看到autocad集成菜单