Set the Project Options
Getting Started with VBA
View Project Information
Edit Your Projects with the VBA IDE
Once a project has been loaded into AutoCAD,
you can edit the code, forms, and references for that project using
the VBA interactive development environment. You can also debug
and run projects from the VBA IDE. Once open, the VBA IDE provides
access to all loaded projects.
To open the VBA IDE on demand
You can open the VBA IDE from the command line
or from the menu bar.
- From
the command line, enter VBAIDE, or from the Tools menu, choose Macro Visual
Basic Editor.