> ## 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.

# Box

> A 3-dimensional box that can be skewed along its axes.

### Properties

| Name         | Type                                                           |
| ------------ | -------------------------------------------------------------- |
| Axis 1       | [Vector](../../block-documentation/types/vector)               |
| Axis 2       | [Vector](../../block-documentation/types/vector)               |
| Axis 3       | [Vector](../../block-documentation/types/vector)               |
| Body         | [Implicit Body](../../block-documentation/types/implicit-body) |
| Bounding Box | [Bounding Box](../../block-documentation/types/bounding-box)   |
| Centroid     | [Point](../../block-documentation/types/point)                 |
| List         | [Box List](../../block-documentation/types/box)                |
| Max Point    | [Point](../../block-documentation/types/point)                 |
| Min Point    | [Point](../../block-documentation/types/point)                 |
| Scalar Field | [Scalar Field](../../block-documentation/types/scalar-field)   |

### Block Reference

| Block Name                                                                              | Location          |
| --------------------------------------------------------------------------------------- | ----------------- |
| [Box](../../block-documentation/blocks/create/primitives/box)                           | Create/Primitives |
| [Cube](../../block-documentation/blocks/create/primitives/cube)                         | Create/Primitives |
| [Box from Corners](../../block-documentation/blocks/create/primitives/box-from-corners) | Create/Primitives |
| [Skewed Box](../../block-documentation/blocks/create/primitives/skewed-box)             | Create/Primitives |
