Class Hierarchy
AcRxObject AcApDocManager
C++
class AcApDocManager : public AcRxObject;
File
acdocman.h
Description
The AcApDocumentManager object is the container for all the document objects (there is one document object for each drawing that is open and being edited). There is only one instance, which can be obtained using the macro named acDocManager.
Links
See Also
AcApDocument, AcApDocManagerReactor, AcApDocumentIterator