2013

Table Of Contents
Control Array Associativity
Associativity allows you to quickly propagate changes throughout an array
by maintaining relationships between items. Arrays can be associative or
non-associative.
Associative. Items are contained in a single array object, similar to a block.
Edit the array object properties, such as the spacing or number of items.
Override item properties or replace an items source objects. Edit an items
source objects to change all items that reference those source objects.
Non-associative.Items in the array are created as independent objects.
Changes to one item do not affect the other items.
Create Rectangular Arrays
In rectangular arrays, items are distributed into any combination of rows,
columns, and levels.
A dynamic preview allows you to quickly derive the number and spacing of
rows and columns. Add levels to make a 3D array.
The following illustration shows a rectangular array with three rows, three
columns, and three levels.
Select and Modify Objects | 245