This class wraps the AcApDocument ObjectARX class.
Each open drawing will have an associated Document object. The Document object contains information such as the filename, the MFC CDocument object, the current database, and the save format of the current drawing.
Autodesk.AutoCAD.ApplicationServices.Document
Public sealed Class Document Inherits DisposableWrapper
public sealed class Document : DisposableWrapper;
Comments? |