Show in Contents
Add to Favorites
Home: AutoCAD .NET Developer's Guide
Update the Geometry in the Document Window
Control the AutoCAD Environment
Create and Open a Drawing
Control the AutoCAD Environment
>
Create, Open, Save, and Close Drawings
The DocumentCollection, Document, and Database objects provide access to the AutoCAD
®
file methods.
VBA/ActiveX Cross Reference
VBA/ActiveX Class
.NET API Class
Documents collection
DocumentCollection
Document
Document and Database
Document.Saved
System.Convert.ToInt16(Application.GetSystemVariable("DBMOD"))
Topics in this section
Create and Open a Drawing
Save and Close a Drawing
Work with No Documents Open