Class Hierarchy
AcRxObject AcDbObjectContext AcDbAnnotationScale
C++
class AcDbObjectContext : public AcRxObject;
File
dbObjContext.h
Description
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.