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

# Lightweighting

## Volumetric

<Columns cols={2}>
  <Card title="Infill Delaunay Lattice" horizontal href="../../block-documentation/blocks/lightweighting/volumetric/infill-delaunay-lattice" />

  <Card title="Infill Gyroid" horizontal href="../../block-documentation/blocks/lightweighting/volumetric/infill-gyroid" />

  <Card title="Infill Lattice between Faces" horizontal href="../../block-documentation/blocks/lightweighting/volumetric/infill-lattice-between-faces" />

  <Card title="Infill Volume Lattice" horizontal href="../../block-documentation/blocks/lightweighting/volumetric/infill-volume-lattice" />

  <Card title="Infill Tet Lattice" horizontal href="../../block-documentation/blocks/lightweighting/volumetric/infill-tet-lattice" />

  <Card title="Infill Voronoi Lattice" horizontal href="../../block-documentation/blocks/lightweighting/volumetric/infill-voronoi-lattice" />
</Columns>

## Surface

<Columns cols={2}>
  <Card title="Conformal Foam" horizontal href="../../block-documentation/blocks/lightweighting/surface/conformal-foam" />

  <Card title="Honeycomb Ribbing" horizontal href="../../block-documentation/blocks/lightweighting/surface/honeycomb-ribbing" />

  <Card title="Structural Ribbing" horizontal href="../../block-documentation/blocks/lightweighting/surface/structural-ribbing" />

  <Card title="Voronoi Structural Ribbing" horizontal href="../../block-documentation/blocks/lightweighting/surface/voronoi-structural-ribbing" />

  <Card title="Perforate Body" horizontal href="../../block-documentation/blocks/lightweighting/surface/perforate-body" />
</Columns>

## Shelling

<Columns cols={2}>
  <Card title="Shell" horizontal href="../../block-documentation/blocks/lightweighting/shelling/shell" />

  <Card title="Shell with Reinforcement" horizontal href="../../block-documentation/blocks/lightweighting/shelling/shell-with-reinforcement" />

  <Card title="Merge Shell and Infill" horizontal href="../../block-documentation/blocks/lightweighting/shelling/merge-shell-and-infill" />

  <Card title="Shell and Gyroid" horizontal href="../../block-documentation/blocks/lightweighting/shelling/shell-and-gyroid" />

  <Card title="Shell and Voronoi Lattice" horizontal href="../../block-documentation/blocks/lightweighting/shelling/shell-and-voronoi-lattice" />
</Columns>

## Utilities

<Columns cols={2}>
  <Card title="Remove Any Beams" horizontal href="../../block-documentation/blocks/lightweighting/utilities/remove-any-beams" />

  <Card title="Remove Floating Beams" horizontal href="../../block-documentation/blocks/lightweighting/utilities/remove-floating-beams" />

  <Card title="Remove Open Beams" horizontal href="../../block-documentation/blocks/lightweighting/utilities/remove-open-beams" />

  <Card title="Simple Remesh Body" horizontal href="../../block-documentation/blocks/lightweighting/utilities/simple-remesh-body" />

  <Card title="Remesh CAD Face" horizontal href="../../block-documentation/blocks/lightweighting/utilities/remesh-cad-face" />

  <Card title="Weight Savings" horizontal href="../../block-documentation/blocks/lightweighting/utilities/weight-savings" />

  <Card title="Extrude Lattice" horizontal href="../../block-documentation/blocks/lightweighting/utilities/extrude-lattice" />

  <Card title="Mix" horizontal href="../../block-documentation/blocks/lightweighting/utilities/mix" />
</Columns>
