当前位置:网站首页>CAD插件的安裝和自動加載dll、arx
CAD插件的安裝和自動加載dll、arx
2022-07-03 05:44:00 【zxt_net】
1、修改注册錶添加cad的“支持文件搜索路徑”,以cad2020為例:
HKEY_CURRENT_USER\SOFTWARE\Autodesk\AutoCAD\R23.1\ACAD-3001:804\Profiles\<<未命名配置>>\General\ACAD
2、將acad.lsp文件和acad.rx文件打包到安裝包。
3、安裝完成後將acad.lsp文件和acad.rx文件的所在路徑添加到注册錶值中。
4、關於lsp文件:
(setvar "SELECTIONEFFECT" 0)
(setvar "SECURELOAD" 0)
(setq filepath (findfile ".dll"))
(COMMAND "NetLoad" filepath)
(setq filepath (findfile "xxx."))
(COMMAND "NetLoad" filepath)
5、關於rx文件
在rx文件中只需要羅列出需要加載的arx文件名稱+後綴即可:
xxx.arx
6、注意lsp和rx文件的文件名稱的使用。
边栏推荐
- Simpleitk learning notes
- [advanced pointer (1)] | detailed explanation of character pointer, pointer array, array pointer
- Apache+PHP+MySQL环境搭建超详细!!!
- Redis cannot connect remotely.
- College campus IP network broadcasting - manufacturer's design guide for college campus IP broadcasting scheme based on campus LAN
- [together Shangshui Shuo series] day 7 content +day8
- About debugging the assignment of pagenum and PageSize of the formal parameter pageweb < T > (i.e. page encapsulation generic) in the controller
- AtCoder Beginner Contest 258(A-D)
- Altaro virtual machine replication failed: "unsupported file type vmgs"
- Intégration profonde et alignement des séquences de protéines Google
猜你喜欢

QT read write excel -- qxlsx insert chart 5

College campus IP network broadcasting - manufacturer's design guide for college campus IP broadcasting scheme based on campus LAN

Linux登录MySQL出现ERROR 1045 (28000): Access denied for user ‘root‘@‘localhost‘ (using password: YES)

Redhat7系统root用户密码破解

Latest version of source insight

Altaro virtual machine replication failed: "unsupported file type vmgs"

【一起上水硕系列】Day 10

Win10 install pytullet and test
![[trivia of two-dimensional array application] | [simple version] [detailed steps + code]](/img/84/98c1220d0f7bc3a948125ead6ff3d9.jpg)
[trivia of two-dimensional array application] | [simple version] [detailed steps + code]

Configure DTD of XML file
随机推荐
Communication - how to be a good listener?
2022.7.2 模拟赛
College campus IP network broadcasting - manufacturer's design guide for college campus IP broadcasting scheme based on campus LAN
Exception when introducing redistemplate: noclassdeffounderror: com/fasterxml/jackson/core/jsonprocessingexception
C 语言文件操作函数大全 (超详细)
[trivia of two-dimensional array application] | [simple version] [detailed steps + code]
Shanghai daoning, together with American /n software, will provide you with more powerful Internet enterprise communication and security component services
Common exceptions when Jenkins is released (continuous update...)
How to set up altaro offsite server for replication
Go practice -- use JWT (JSON web token) in golang
[explain in depth the creation and destruction of function stack frames] | detailed analysis + graphic analysis
Redhat7系统root用户密码破解
kubernetes资源对象介绍及常用命令(五)-(ConfigMap)
Hotel public broadcasting background music - Design of hotel IP network broadcasting system based on Internet +
Final review (Day2)
Deep embedding and alignment of Google | protein sequences
Notepad++ wrap by specified character
@Solutions to null pointer error caused by Autowired
Webrtc native M96 version opening trip -- a reading code download and compilation (Ninja GN depot_tools)
Redhat7 system root user password cracking