Excel Connection!
BOOST productivity
CAD & AUTOLISP
An add-in – library which provides extended functionality to AutoCAD.
Copied!(defun c:screenshot( / p1 p2 ) (if (and (setq p1 (getpoint "\nSpecify top-left point: ")) (setq p2 (getpoint p1 "\nSpecify bottom-right point: ")) ) (au_seltoimg p1 p2) ) (princ) )
FAQs
Frequently asked questions
Some of the most common questions. Can’t find the right answer? Click here to contact us
What are the system requirements to use?
Please see system requirements for AutoCAD 2021-2025 (Windows)
How to install AUExpress for CAD?
First, you need to download the installer and run add-in under administrator to install.
Next, open and run [Login] command in AutoCAD, just enter your account information (include username & password) to login.
Last, close and reopen AutoCAD (no need to login from the second).
For more information, click Download/PremiumVersion.
How to use, are there any resources included?
It will take some patience and time to learn how to use the Add-in.
Basically, we provide gifs-videos-documentation and .dwg files for demos mainly with advanced features. That means, Simple features with almost no documentation, you can practice by yourself.
If you need additional instructions, just send a ticket.
How to ask for support?
For fix bugs: send us the problem you’re having. It’s best to include: minimalist demo file, gif or video of the action and what (message error) went wrong.
For licensing, new feature request, update or any other issue, please email us.
How to get the latest update?
Click to download/premium to download & install latest version.
How to buy a licensing?
A product’s account will be delivered by e-mail immediatelly after the payment transaction.
If I purchase Add-in, how many computers can I use it on?
[annual renewal] 1 license/1 machine for the time being.
Who can use this Add-in?
Anyone who regularly uses AutoCAD or programs AutoLisp on AutoCAD.
What is the biggest barrier to use?
Many of the current pages are not fully written in English so it can be a big annoyance. (We are in the process of converting and will complete it in the near future). 🫠