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

# Graph from Mesh Faces

Constructs a Graph from the faces of a Mesh.

### Inputs

| Name  | Type                                               | Description                  |
| ----- | -------------------------------------------------- | ---------------------------- |
| Faces | [Mesh](../../../../block-documentation/types/mesh) | Mesh to construct the Graph. |

### Outputs

| Type                                                 |
| ---------------------------------------------------- |
| [Graph](../../../../block-documentation/types/graph) |
