Effortlessly Learn AutoCAD Array and Group

What is an Array?

AutoCAD Array creates multiple copies of objects in a particular pattern. There are three array types – rectangular, path, and polar. The array command saves time by helping quickly create objects in a pattern and ensures precision.

Rectangular Array

What is a Rectangular Array?

A rectangular array is used to create multiple objects in grid-like or rectangle pattern.

Rectangular Array - AutoCAD Array

How to Create a Rectangular Array?

You can create Rectangular Arrays in two ways:

  1. Command Line: Type ARRAY in the command line and press enter. Once the command prompt is displayed, then type R for rectangular array. You can also type ARRAYRECT in the command line to save a step.
  2. Ribbon Area: Home > Modify > Array > Path Array

Key Components of the Rectangular Array Properties

  1. Row: Number of rows and spacing between each item in the row.
  2. Column: Number of columns and spacing between each item in the column.
  3. Base Point: The point at which the array starts.
  4. Edit Source: Edit or manipulate the array.
  5. Replace Item: Replace an item in the array.
Rectangular Array Properties  - AutoCAD Array

Rectangular Array

In the GIF below, we created a rectangular array of chairs. You will notice that the default rectangular array is 3 rows and 4 columns.

Path Array

What is a Path Array?

A path array is used to space objects evenly on a path.

Path Array  - AutoCAD Array

How to Create a Path Array?

You can create Path Arrays in two ways:

  1. Command Line: Type ARRAY in the command line and press enter. Once the command prompt is displayed, then type PA for path array. You can also type ARRAYPATH in the command line to save a step.
  2. Ribbon Area: Home > Modify > Array > Path Array

Key Components of the Path Array Properties

  1. Items: Edit the spacing between items.
  2. Rows: An option to have more than one row.
  3. Edit Source: Edit or manipulate the array.
  4. Replace Item: Replace an item in the array.
Path Array Properties  - AutoCAD Array

Path Array Example

In the GIF below, we created a path array of bushes around a house.

Polar Array

What is a Polar Array?

Polar array is used to arrange objects in a circular pattern.

Polar Array

How to Create a Polar Array?

You can create Polar Arrays in two ways:

  1. Command Line: Type ARRAY in the command line and press enter. Once the command prompt is displayed, then type PO for polar array. You can also type ARRAYPOLAR in the command line to save a step.
  2. Ribbon Area: Home > Modify > Array > Polar Array

Key Components of the Polar Array Properties

  1. Items: Provide a number of items, angle, and fill (you don’t have to create a full circle).
  2. Rows: An option to have more than one row.
  3. Direction: Choose whether the array goes clockwise or counterclockwise.
  4. Edit Source: Edit or manipulate the array.
  5. Replace Item: Replace an item in the array.
Polar Array Properties  - AutoCAD Array

Polar Array Example

In the GIF below, we created a polar array of the shape circle.

Associative Arrays

Note that unless you explode the arrays, these arrays are associative. There are few key elements of associative array:

  1. Array Revision: Its possible to add or remove objects from and array and also update the source object.
  2. Grip Editing: Edit the array by manipulating the grips of the array.
  3. Source Update: If you update the source object of the array, the duplicate copies of that object in the array will also update.
  4. Source Highlighting: When you click on an array, the source object is highlighted in the array.
  5. Parameter Editing: You can update various parameters of the array as seen in the key components section of the array.

If you wish to have the array as individual objects, you can use the explode command.

Group

What is the Group Command in AutoCAD?

The Group command in AutoCAD allows you to manage multiple objects in AutoCAD as a single entity. One may question, if AutoCAD has a feature to create blocks, why is a command for grouping different objects necessary. The Group command is useful to move, rotate and copy multiple objects at once. You can even add a name for the group.

Group  - AutoCAD Array

How to Group Objects in AutoCAD?

You can activate the Group command in two ways:

  1. Command Line: Select the objects you want to group and type GROUP in the command line.
  2. Ribbon Area: Home > Groups > Group

Ensure you have all the objects you want to be part of the group in the selection set.

Create a Group Example

In the GIF below, we are grouping multiple objects together.

Ungroup

What is the Ungroup Command in AutoCAD?

Once you are done modifying a group, you can opt to ungroup the objects by using the UNGROUP command. This will bring the objects back to their individual, original state.

Ungroup  - AutoCAD Array

How to Ungroup Objects in AutoCAD?

You can Ungroup objects in two ways:

  1. Command Line: Select the group you want to ungroup and type UNGROUP in the command line.
  2. Ribbon Area: Home > Groups > Ungroup

Ungroup a Group Example

In the GIF below, we are ungrouping the group we created earlier.

Summary of AutoCAD Array and Group

FeatureUseCommand
Rectangular ArrayCreate grid-like pattern with objectsARRAYRECT
Path Array Create objects on a pathARRAYPATH
Polar ArrayCreate circular pattern with an objectARRAYPOLAR
Group Make multiple entities into one objectGROUP
UngroupRemove the association of a groupUNGROUP

To learn more about other aspects of AutoCAD, feel free to checkout 25 Foundational Concepts of AutoCAD.

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *