Class Hierarchy
AcRxObject AcDbObjectContextManager
C++
class AcDbObjectContextManager : public AcRxObject;
File
dbObjectContextManager.h
Description
Exposes the collection of context types supported by the drawing.
Each AcDbDatabase exposes an AcDbObjectContextManager which can be used to register, unregister, and enumerate custom context collections.