2004
Table Of Contents
- Contents
- Chapter 1 - Find the Information You Need
- Part 1 - The User Interface
- Part 2 - Start, Organize, and Save a Drawing
- Part 3 - Control the Drawing Views
- Part 4 - Create and Modify Objects
- Chapter 14 - Control the Properties of Objects
- Chapter 15 - Use Precision Tools
- Chapter 16 - Draw Geometric Objects
- Chapter 17 - Change Existing Objects
- Part 5 - Hatches, Notes, and Dimensions
- Chapter 18 - Hatches, Fills, and Wipeouts
- Chapter 19 - Notes and Labels
- Chapter 20 - Dimensions and Tolerances
- Part 6 - Create Layouts and Plot Drawings
- Chapter 21 - Create Layouts
- Chapter 22 - Plot Drawings
- Part 7 - Share Data Between Drawings and Applications
- Chapter 23 - Reference Other Drawing Files (Xrefs)
- Chapter 24 - Link and Embed Data (OLE)
- Chapter 25 - Work with Data in Other Formats
- Chapter 26 - Access External Databases
- Overview of Using AutoCAD with External Databases
- Access a Database from Within AutoCAD
- Link Database Records to Graphical Objects
- Use Labels to Display Database Information in the Drawing
- Use Queries to Filter Database Information
- Share Link and Label Templates and Queries with Other Users
- Work with Links in Files from Earlier Releases
- Part 8 - Work with Other People and Organizations
- Chapter 27 - Protect and Sign Drawings
- Chapter 28 - Use the Internet to Share Drawings
- Chapter 29 - Insert and View Markups
- Chapter 30 - Publish Drawing Sets
- Part 9 - Create Realistic Images and Graphics
- Glossary
- Index
Modify Objects | 383
The radius of the array is determined by the distance from the specified
center point to a reference or base point on the last selected object. You can
use the default reference point (usually an arbitrary point that coincides with
a snap point), or you can specify a new base point to be used as the reference
point.
Array in 3D
With
3DARRAY, you can create a rectangular array or a polar array of objects
in 3D. In addition to specifying the number of columns (X direction) and
rows (Y direction), you also specify the number of levels (Z direction).
Limit the Size of Arrays
If you specify a very large number of rows and columns for an array,
AutoCAD may take a long time to create the copies. By default, the number
of array elements that can be generated by one command is limited to
100,000. This limit is controlled by the MaxArray setting in the registry. You
can change the limit by setting the MaxArray system registry variable using
(setenv “MaxArray” “n”) where n is a number between 100 and 10000000
(ten million).
Note When changing the value of MaxArray, you must enter MaxArray with
the capitalization shown.
To create a rectangular array
1 From the Modify menu, choose Array.
2 In the Array dialog box, choose Rectangular Array.
3 Choose Select Objects.
The Array dialog box closes and AutoCAD prompts for object selection.
4 Select the objects to be arrayed and press
ENTER.
5 In the Rows and Columns boxes, enter the number of rows and columns
in the array.
6 Specify the horizontal and vertical spacing (offsets) between objects by
using one of the following methods:
■ In the Row Offset and Column Offset boxes, enter the distance between
rows and between columns. Adding a plus sign (+) or a minus sign (-)
determines direction.
■ Click the Pick Both Offsets button to use the pointing device to specify
the diagonal corners of a cell in the array. The cell determines the ver-
tical and horizontal spacing of the rows and columns.