2011

Table Of Contents
Summary
A Visual Basic statement is a complete instruction that can contain keywords,
operators, variables, constants, and expressions. A statement generally occupies
a single line, although you can use a colon (:) to include more than one
statement on a line.
VBA statements are executed in the context of the current drawing.
VBAUNLOAD
Quick Reference
See also:
AutoCAD VBA
Unloads a global VBA project.
NOTE Microsoft
®
Visual Basic
®
for Applications software (VBA) is no longer installed
with AutoCAD. For more information, visit http://www.autodesk.com/vba-download.
Summary
If you do not enter a project name, the active global project is unloaded.
VIEW
Quick Reference
See also:
Save and Restore Views
Saves and restores named views, camera views, layout views, and preset views.
2022 | Chapter 22 V Commands