Share

AcApDocManager

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

AcApDocManager Methods

See Also

AcApDocument, AcApDocManagerReactor, AcApDocumentIterator

Was this information helpful?