New: Dynamic Dimensions!
BOOST productivity
CAD & AUTOLISP
Welcome to our Plugin Hub — where powerful tools expand what you can do in 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
Installation & System Requirements
– Windows 10 (64-bit)
– Windows 11 (64-bit)
– Administrator privileges required for installation.
Which versions of AutoCAD are supported?
– AutoCAD 2021 to AutoCAD 2026 (64-bit)
Do I need administrator rights to install?
Administrator rights may be required for certain optional tasks, such as:
– Installing required Microsoft components to support the application.
– Configure the plugin for full functionality, such as automatic loading into AutoCAD on startup..
✅ These steps are not mandatory, and you can perform them manually if needed.
Are there any examples or templates available?
– All key and critical features are provided with user guides, which may include images, GIFs, and file attachments.
– These documents are regularly maintained and updated over time.
How do I uninstall the plugin?
You can uninstall the add-in from Control Panel → Programs and Features, or via Settings → Apps in Windows.
How do I update to the latest version?
– To update the plugin, please visit the official plugin download page to get the latest version.
– If the add-in update encounters an issue, please revert to the previous backup version and reinstall it.
How can I report a bug or request a feature?
If you encounter any issues, feel free to contact us via the Contact Form, Email, or our Fanpage.
We typically respond within 48 hours.
Does the add-in collect any personal data?
The add-in collects system information, including certain unique identifiers (e.g., device fingerprint), strictly for login authentication and license protection. No personal content, files, or user-specific documents are accessed or transmitted.
Is the add-in secure for corporate environments?
– Yes. The add-in is designed with security in mind and is suitable for use in corporate environments.
It does not access or transmit sensitive user data or documents, and all communications (if any) are encrypted and minimal.
– It can also function offline without requiring continuous internet access.
Are there any licensing restrictions?
– Each license is assigned to a specific device and user. Transferring, sharing, or reusing the license across different machines or users is not allowed without permission..
– Please refer to the License Agreement for more details.