AcRxObject AcDbObjectContextManager
class AcDbObjectContextManager : public AcRxObject;
dbObjectContextManager.h
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.