Class Hierarchy
AcRxObject AcDbAssocArrayItem
C++
class AcDbAssocArrayItem : public AcRxObject;
File
AcDbAssocArrayItem.h
Description
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.
Remarks
This class is currently for internal use only.