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

# FE Mesh

> A representation of a geometry made up of solids, beams, or shells for running simulations on.

### Properties

| Name                  | Type                                                       |
| --------------------- | ---------------------------------------------------------- |
| Associated Geometries | [CAD Body List](../../block-documentation/types/cad-body)  |
| Beams                 | [Beam List](../../block-documentation/types/beam)          |
| Element Count         | [Integer](../../block-documentation/types/integer)         |
| List                  | [FE Mesh List](../../block-documentation/types/fe-mesh)    |
| Node Count            | [Integer](../../block-documentation/types/integer)         |
| Surface Mesh          | [Mesh](../../block-documentation/types/mesh)               |
| Volume Mesh           | [Volume Mesh](../../block-documentation/types/volume-mesh) |

### Block Reference

| Block Name                                                                                                                    | Location                        |
| ----------------------------------------------------------------------------------------------------------------------------- | ------------------------------- |
| [FE Volume Mesh](../../block-documentation/blocks/structures/mesh/fe-volume-mesh)                                             | Structures/Mesh                 |
| [FE Lattice Mesh](../../block-documentation/blocks/structures/mesh/fe-lattice-mesh)                                           | Structures/Mesh                 |
| [FE Surface Mesh](../../block-documentation/blocks/structures/mesh/fe-surface-mesh)                                           | Structures/Mesh                 |
| [FE CAD Solid Mesh](../../block-documentation/blocks/structures/mesh/fe-cad-solid-mesh)                                       | Structures/Mesh                 |
| [FE Shell Mesh from CAD](../../block-documentation/blocks/structures/mesh/fe-shell-mesh-from-cad)                             | Structures/Mesh                 |
| [Mirror FE Mesh](../../block-documentation/blocks/structures/mesh/mirror-fe-mesh)                                             | Structures/Mesh                 |
| [Merge FE Meshes](../../block-documentation/blocks/structures/mesh/merge-fe-meshes)                                           | Structures/Mesh                 |
| [Associate FE Mesh](../../block-documentation/blocks/structures/mesh/associate-fe-mesh)                                       | Structures/Mesh                 |
| [Import FE Mesh](../../block-documentation/blocks/structures/exchange/import-fe-mesh)                                         | Structures/Exchange             |
| [FE CAD Solid Mesh](../../block-documentation/blocks/design-analysis/mesh-generation/fe-cad-solid-mesh)                       | Design Analysis/Mesh Generation |
| [FE Volume Mesh from Implicit](../../block-documentation/blocks/design-analysis/mesh-generation/fe-volume-mesh-from-implicit) | Design Analysis/Mesh Generation |
| [FE Tetrahedral Mesh](../../block-documentation/blocks/design-analysis/mesh-generation/fe-tetrahedral-mesh)                   | Design Analysis/Mesh Generation |
| [FE Robust Tetrahedral Mesh](../../block-documentation/blocks/design-analysis/mesh-generation/fe-robust-tetrahedral-mesh)     | Design Analysis/Mesh Generation |
| [FE Shell Mesh from CAD](../../block-documentation/blocks/design-analysis/mesh-generation/fe-shell-mesh-from-cad)             | Design Analysis/Mesh Generation |
| [FE Shell Mesh](../../block-documentation/blocks/design-analysis/mesh-generation/fe-shell-mesh)                               | Design Analysis/Mesh Generation |
| [FE Lattice Mesh](../../block-documentation/blocks/design-analysis/mesh-generation/fe-lattice-mesh)                           | Design Analysis/Mesh Generation |
| [Mirror FE Mesh](../../block-documentation/blocks/design-analysis/mesh-generation/mirror-fe-mesh)                             | Design Analysis/Mesh Generation |
| [Merge FE Meshes](../../block-documentation/blocks/design-analysis/mesh-generation/merge-fe-meshes)                           | Design Analysis/Mesh Generation |
