2013

Table Of Contents
Limit the Size of Arrays
The number of array elements that can be generated by one ARRAY command
is limited to approximately 100,000.
This limit is controlled by the MaxArray setting in the registry. If you specify
a large number of rows and columns for an array, it may take a long time to
create the copies.
You can change the limit by setting the MaxArray system registry variable
using (setenv MaxArray n) where n is a number from 100 through
10000000 (ten million).
The MaxArray system registry variable is validated when using the ARRAYEDIT
command. The Array Limit Object task dialog is displayed when the total
count of the modified array exceeds the current MaxArray value.
NOTE
When changing the value of MaxArray, you must enter MaxArray with the
capitalization shown.
Offset an Object
Offset an object to create a new object whose shape is parallel to the original
object.
For example, if you offset a circle or an arc, a larger or smaller circle or arc is
created, depending on which side you specify for the offset. If you offset a
polyline, the result is a polyline that parallels the original.
Select and Modify Objects | 251