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

# Modify Lattice Thickness

<CardGroup cols={2}>
  <Card title="Lattice, Scalar Field" href="#lattice-scalar-field" />

  <Card title="Voronoi Volume Lattice, Scalar Field" href="#voronoi-volume-lattice-scalar-field" />
</CardGroup>

***

## About this Block

**What it does:** Modifies the thickness of a selected Lattice.

**Common uses:**

* Testing out different lattice thickness.

**Tips:**

* Overrides the Thickness of the input lattice.
* The Thickness of the lattice is a Scalar Field type, which allows for a variable Thickness.
* Open up the block's Properties Panel to view the beam, implicit, and thick graph properties.
  * These properties are populated based on the type of Unit Cell you use. An error sign with a tooltip appears next to the property if it is empty.

***

<h2 id="lattice-scalar-field">
  Lattice, Scalar Field
</h2>

Modifies the thickness of a Lattice.

### Inputs

| Name      | Type                                                               | Description          |
| --------- | ------------------------------------------------------------------ | -------------------- |
| Lattice   | [Lattice](../../../../block-documentation/types/lattice)           | Lattice to modify.   |
| Thickness | [Scalar Field](../../../../block-documentation/types/scalar-field) | New thickness field. |

### Outputs

| Type                                                     |
| -------------------------------------------------------- |
| [Lattice](../../../../block-documentation/types/lattice) |

***

<h2 id="voronoi-volume-lattice-scalar-field">
  Voronoi Volume Lattice, Scalar Field
</h2>

Modify the thickness of a Voronoi Volume Lattice.

### Inputs

| Name      | Type                                                                                   | Description                                                                 |
| --------- | -------------------------------------------------------------------------------------- | --------------------------------------------------------------------------- |
| Lattice   | [Voronoi Volume Lattice](../../../../block-documentation/types/voronoi-volume-lattice) | Voronoi Volume Lattice which the thickness modification will be applied to. |
| Thickness | [Scalar Field](../../../../block-documentation/types/scalar-field)                     | New thickness field.                                                        |

### Outputs

| Type                                                                                   |
| -------------------------------------------------------------------------------------- |
| [Voronoi Volume Lattice](../../../../block-documentation/types/voronoi-volume-lattice) |
