> ## 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 on Quad Mesh

Creates a graph that is conformal to a quad mesh. Note that the U and V orientations of individual cells will not be continuous.

### Inputs

| Name         | Type                                                                                 | Description                                      |
| ------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------ |
| 2d unit cell | [1 Parameter Unit Cell](../../../../block-documentation/types/1-parameter-unit-cell) | Pattern used to create curves on the quad mesh.  |
| Quad mesh    | [Mesh](../../../../block-documentation/types/mesh)                                   | Quad mesh that the graph will be generated from. |

### Outputs

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