AssocArray wraps the ObjectARX class AcDbAssocArrayActionBody. It has the object Id of the ID of an associative array (rectangular, polar or path array) and the ID of that associative array's corresponding AcDbAssocArrayActionBody, which is responsible for evaluating the array's parameters. It owns a AssocArrayParameters object to manipulate the parameters of the associative array.
Autodesk.AutoCAD.DatabaseServices.AssocArray
Public sealed Class AssocArray
public sealed class AssocArray;
Comments? |