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

# Set Bounding Box

<CardGroup cols={2}>
  <Card title="Implicit Body, Bounding Box" href="#implicit-body-bounding-box" />

  <Card title="Scalar Field, Bounding Box, 1.1.0" href="#scalar-field-bounding-box-110" />
</CardGroup>

***

## About this Block

**What it does:** Assigns a new bounding box to a scalar field.

**Common uses:**

* Visualize infinite fields without using the field viewer, such as the TPMS fields.
* Confining fields to the set bounding box.

## Example File

Download Example: [Set Field Bounding Box](https://storage.googleapis.com/files-learn/static/ExtendedBlockDocs/set_bounding_box.ntop)
![Example Screenshot](https://storage.googleapis.com/files-learn/static/ExtendedBlockDocs/set_bounding.jpg)

***

<h2 id="implicit-body-bounding-box">
  Implicit Body, Bounding Box
</h2>

Set the Bounding Box of an Implicit Body.

### Inputs

| Name         | Type                                                                 | Description                             |
| ------------ | -------------------------------------------------------------------- | --------------------------------------- |
| Body         | [Implicit Body](../../../../block-documentation/types/implicit-body) | Implicit Body to apply Bounding Box to. |
| Bounding box | [Bounding Box](../../../../block-documentation/types/bounding-box)   | Bounding Box to apply.                  |

### Outputs

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

***

<h2 id="scalar-field-bounding-box-110">
  Scalar Field, Bounding Box, 1.1.0
</h2>

Set the Bounding Box of a Scalar Field.

### Inputs

| Name         | Type                                                               | Description                     |
| ------------ | ------------------------------------------------------------------ | ------------------------------- |
| Scalar field | [Scalar Field](../../../../block-documentation/types/scalar-field) | Field to apply Bounding Box to. |
| Bounding box | [Bounding Box](../../../../block-documentation/types/bounding-box) | Bounding Box to apply.          |

### Outputs

| Type                                                               |
| ------------------------------------------------------------------ |
| [Scalar Field](../../../../block-documentation/types/scalar-field) |

## About this Block

**What it does:** Assigns a new bounding box to a scalar field.

**Common uses:**

* Visualize infinite fields without using the field viewer, such as the TPMS fields.
* Confining fields to the set bounding box.

## Example File

Download Example: [Set Field Bounding Box](https://storage.googleapis.com/files-learn/static/ExtendedBlockDocs/set_bounding_box.ntop)
![Example Screenshot](https://storage.googleapis.com/files-learn/static/ExtendedBlockDocs/set_bounding.jpg)
