File | Date | Author | Commit |
---|---|---|---|
README.md | 2024-04-23 |
![]() |
[583049] Update README.md |
XDrxAPI-2024.04.23(Zip Version).z01 | 2024-04-23 |
![]() |
[06aaaa] Add files via upload |
XDrxAPI-2024.04.23(Zip Version).z02 | 2024-04-23 |
![]() |
[06aaaa] Add files via upload |
XDrxAPI-2024.04.23(Zip Version).z03 | 2024-04-23 |
![]() |
[06aaaa] Add files via upload |
XDrxAPI-2024.04.23(Zip Version).z04 | 2024-04-23 |
![]() |
[06aaaa] Add files via upload |
XDrxAPI-2024.04.23(Zip Version).z05 | 2024-04-23 |
![]() |
[06aaaa] Add files via upload |
XDrxAPI-2024.04.23(Zip Version).zip | 2024-04-23 |
![]() |
[06aaaa] Add files via upload |
Autolisp development library written in ObjectARX (ZIP Version)
1.Installation help:
===================================================
Unzip the file to the specified directory
Enter the sys directory
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
Use the mouse to drag the file to the ACAD window. If prompted, select Load
Finished. This process only needs to be performed once, and XDrx API will be automatically loaded when AUTOCAD is started later
===================================================
解压缩文件到指定目录
进入sys目录
根据你的AutoCAD版本,32位版本AutoCAD对应的是x86,64位版本AutoCAD对应的是x64。找到对应的ARX文件
比如:AutoCAD 2025 对应的arx文件是:xdrx.2025.x64.arx
用鼠标拖拽文件到ACAD窗口,如果出现提示,选择加载
完毕。该过程仅需要执行一次,以后AUTOCAD启动会自动加载XDrx API.
====================================================
2.Introduction to XDrx API
Autolisp development library written in ObjectARX
The API of this project is only for personal study and research. XDrx API is Free, But, Please do not use it for commercial purposes. I will not be responsible for any previous consequences caused by this.
===========================
Encapsulation of ARX libraries (including AcDb, AcGe, AcBr...), encapsulation of EXCEL, SQL Database... C++ class library with thousands of functions for A/VLISP to call.
Supported versions: AutoCAD 2004-2025
===========================
AutoCAD AutoLisp Secondary Development Function Library (Including Xiaodong LISP General Function Library)
XDRX_API For AutoCAD 2004-2025
===========================
Version: 2024.04.28 Updated on April 23, 2024
===========================
XD LISP general function library Version number: 2024.04.28
===========================
Technical support: XDCAD Home-http://www.xdcad.net
Forum: http://bbs.xdcad.net
XDSoft QQ:7598165 Email:7598165@qq.com
eachy QQ:124471899 Email:124471899@qq.com
====================================================
3.Other accompanying API introductions
OpenDCL -- The most popular visual dialog design API under AutoCAD,
author's website: https://opendcl.com/forum/
ArxDBG -- The powerful system environment monitoring tool provided by Autodesk ObjectARX SDK can improve the efficiency of your LISP development and debugging.
Inspector -- A powerful symbol table monitoring tool under AutoCAD that can improve the efficiency of your LISP development and debugging
Please use it within the license framework provided by the above API.
====================================================