AcRxObject AcDbObjectContext AcDbAnnotationScale
class AcDbObjectContext : public AcRxObject;
dbObjContext.h
An abstract base class for representing a particular context which may affect the properties and/or behavior of one or more types of objects.Classes that are derived from this base class are used to represent a particular type of context such as annotation scale.