# XDrx-API-zip
Autolisp development library written in ObjectARX (ZIP Version)
1.Installation help:
===================================================
1. Unzip the file to the specified directory
2. Enter the sys directory
3. Depending on your AutoCAD version, the 32-bit version of AutoCAD corresponds to x86, and the 64-bit version of AutoCAD corresponds to x64. Find the corresponding ARX file
For example: the corresponding arx file for AutoCAD 2025 is: xdrx.2025.x64.arx
5. Use the mouse to drag the file to the ACAD window. If prompted, select Load
6. Finished. This process only needs to be performed once, and XDrx API will be automatically loaded when AUTOCAD is started later
===================================================
1. 解压缩文件到指定目录
2. 进入sys目录
3. 根据你的AutoCAD版本,32位版本AutoCAD对应的是x86,64位版本AutoCAD对应的是x64。找到对应的ARX文件
比如:AutoCAD 2025 对应的arx文件是:xdrx.2025.x64.arx
4. 用鼠标拖拽文件到ACAD窗口,如果出现提示,选择加载
5. 完毕。该过程仅需要执行一次,以后AU
Features
- Autolisp development library written in ObjectARX (ZIP Version)