> ## 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 CAD Face

Creates a conformal graph that is conformal to a CAD face.

### 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 CAD face. |
| Face         | [CAD Face](../../../../block-documentation/types/cad-face)                           | Face on which to conform the graph.            |
| U count      | [Integer](../../../../block-documentation/types/integer)                             | Number of cells in the U direction.            |
| V count      | [Integer](../../../../block-documentation/types/integer)                             | Number of cells in the V direction.            |

### Outputs

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