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

# Reparameterize CAD Face

Reparameterize the UV space of a CAD face.

### Inputs

| Name            | Type                                                       | Description                                     |
| --------------- | ---------------------------------------------------------- | ----------------------------------------------- |
| Cad face        | [CAD Face](../../../../block-documentation/types/cad-face) | CAD face to reparameterize.                     |
| Origin position | UV Position Enum                                           | Corner parameter to set as origin for UV space. |
| Flip uv         | [Bool](../../../../block-documentation/types/bool)         | Swap the direction of U and V.                  |

### Outputs

| Type                                                                                 |
| ------------------------------------------------------------------------------------ |
| [Face Parameterization](../../../../block-documentation/types/face-parameterization) |
