> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Array Body

<CardGroup cols={2}>
  <Card title="Implicit Body, Vector, Vector" href="#implicit-body-vector-vector" />

  <Card title="Implicit Body, Vector, Vector, 1.1.0" href="#implicit-body-vector-vector-110" />
</CardGroup>

***

## About this Block

**What it does:** The **Array Body** block creates a three-dimensional pattern of repeating bodies. To create the array, specify the number of objects to repeat in each direction and the spacing in each direction.

**Common uses:**

* Patterning/Texturing with bodies

**Tips:**

* The output from this block is a single Implicit Body.

## Example File

![ArrayBody](https://storage.googleapis.com/files-learn/static/ExtendedBlockDocs/ArrayBody.jpg)

***

<h2 id="implicit-body-vector-vector">
  Implicit Body, Vector, Vector
</h2>

Array an implicit body Linearly in the X, Y, and Z directions.

### Inputs

| Name    | Type                                                                 | Description                                                                  |
| ------- | -------------------------------------------------------------------- | ---------------------------------------------------------------------------- |
| Body    | [Implicit Body](../../../../block-documentation/types/implicit-body) | Implicit body to array.                                                      |
| Count   | [Vector](../../../../block-documentation/types/vector)               | Amount of times to array the implicit body in each direction.                |
| Spacing | [Vector](../../../../block-documentation/types/vector)               | How far each arrayed object is placed from the starting point incrementally. |

### Outputs

| Type                                                                 |
| -------------------------------------------------------------------- |
| [Implicit Body](../../../../block-documentation/types/implicit-body) |

***

<h2 id="implicit-body-vector-vector-110">
  Implicit Body, Vector, Vector, 1.1.0
</h2>

Array an implicit body Linearly in the X, Y, and Z directions.

### Inputs

| Name    | Type                                                                 | Description                                                                  |
| ------- | -------------------------------------------------------------------- | ---------------------------------------------------------------------------- |
| Body    | [Implicit Body](../../../../block-documentation/types/implicit-body) | Implicit body to array.                                                      |
| Count   | [Vector](../../../../block-documentation/types/vector)               | Amount of times to array the implicit body in each direction.                |
| Spacing | [Vector](../../../../block-documentation/types/vector)               | How far each arrayed object is placed from the starting point incrementally. |

### Outputs

| Type                                                                 |
| -------------------------------------------------------------------- |
| [Implicit Body](../../../../block-documentation/types/implicit-body) |
