Repository for VBA code for AutoCAD 2018. All the macros are put in Module1.bas file since organizing them in different modules would defeat the purpose of VBA. The recommended way of running them is ...
We had a task where we needed to label 100+ pieces of equipment in an AutoCAD drawing with data stored in a spreadsheet. The SCRIPT command will run each line in a script file in the commandline of ...
The following LISP and VBA code will tell you the current status of a specific toolbar. To modify it, substitute the appropriate menugroup, toolbar name, and properties.
When your business wants to present a new product or architectural design along with a comprehensive Excel spreadsheet breakdown of costs, details or other information, typically you'd have to open ...
Here is a common question we get through ADN support: I ported our existing VBA extension for AutoCAD to Windows 7 64 bit. After installing the VBA enabler and changing the COM references to the new ...