|
Base instance of an array |
Scroll |
Base instance of array is the instance which all other array’s instances are built relatively to. It is the same as object being copied or (if there are multiple objects being copied) same as object group. Rest of array instances are copies of the base instance.
Location of array instances is specified as relative to base instance. By default base instance is the first amongst array instances. You may alter instance positions by specifying another index number for the base instance in an array.
Base instance is included in the array (except for array by points and array by table) is displayed in the Design Tree alongside other array instances.