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

# Mesh Quality

> An object with information about FE mesh quality.

### Properties

| Name                  | Type                                                              |
| --------------------- | ----------------------------------------------------------------- |
| Intersecting Elements | [Integer](../../block-documentation/types/integer)                |
| List                  | [Mesh Quality List](../../block-documentation/types/mesh-quality) |
| Mesh Quality Average  | [Scalar](../../block-documentation/types/scalar)                  |
| Mesh Quality Max      | [Scalar](../../block-documentation/types/scalar)                  |
| Mesh Quality Min      | [Scalar](../../block-documentation/types/scalar)                  |
| Orthogonality Average | [Scalar](../../block-documentation/types/scalar)                  |
| Orthogonality Max     | [Scalar](../../block-documentation/types/scalar)                  |
| Orthogonality Min     | [Scalar](../../block-documentation/types/scalar)                  |
| Skewness Average      | [Scalar](../../block-documentation/types/scalar)                  |
| Skewness Max          | [Scalar](../../block-documentation/types/scalar)                  |
| Skewness Min          | [Scalar](../../block-documentation/types/scalar)                  |

### Block Reference

| Block Name                                                                    | Location        |
| ----------------------------------------------------------------------------- | --------------- |
| [Mesh Quality](../../block-documentation/blocks/structures/mesh/mesh-quality) | Structures/Mesh |
