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

# Voronoi Surface Lattice

The **Voronoi Surface Lattice**block creates a lattice from the Voronoi diagram of a list of points restricted to the surface boundary of a body.

<Frame>
  <img src="https://files.learn.ntop.com/lessons/voronoi-surface-lattice/210_19_1-voronoi-surface-lattice.jpg" />
</Frame>

## Surface Voronoi Properties

Along with the properties found with a lattice, the **Voronoi Surface Lattice** has one additional property: *voronoi surface patches*. This contains a list of meshes split by the Voronoi structure. You can use these surface patches with an **Implicit Body from Mesh** block and a **Thicken Body** block to fill in regions of the lattice structure.

<Frame>
  <img src="https://files.learn.ntop.com/lessons/voronoi-surface-lattice/210_19_2-voronoi-surf-prop-1.gif" />
</Frame>
