AcRxObject AcDbAssocArrayItem
class AcDbAssocArrayItem : public AcRxObject;
AcDbAssocArrayItem.h
AcDbAssocArrayItem represents transformation and other meta data of an item in an array. This class provides an interface for obtaining item transforms, it's locator (spatial index), relative transforms, etc.
This class is currently for internal use only.