Skip to content

Grid Duplicate โ€‹

Grid Duplicate creates multiple copies of the selected object or objects in a grid layout.

This is useful for building regular arrangements such as tiled surfaces, rows of props, or structured object arrays.

Using Grid Duplicate โ€‹

To create a grid of duplicates:

  1. Select the object or objects you want to duplicate.
  2. Choose Object > Duplicate > Grid Duplicate.
  3. In the dialog, set the grid options.
  4. Click Preview to preview the result, or click OK to create the duplicates.

Grid Duplicate Dialog ๐Ÿ”บ Figure 1: Grid Duplicate dialog.

Options โ€‹

Number of RowsDefines how many rows are created.
Number of ColumnsDefines how many columns are created.
Row SpacingDefines the distance between rows.
Column SpacingDefines the distance between columns.
Grid AxisDefines the plane in which the grid is created.

INFO

The original object is included in the result and occupies row 0, column 0.