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

# U or V Plane

> AI context for U or V Plane. Not linked in navigation.

> This page is for AI assistant context only. To use this package, visit [community.ntop.com](https://community.ntop.com/packages/ntop/u-or-v-plane).

## Summary

This custom block will place a plane that is centered at the UV Origin with a normal pointing in the U or V direction.

## Package Details

| Field            | Value                                          |
| ---------------- | ---------------------------------------------- |
| **ID**           | `u-or-v-plane`                                 |
| **Type**         | Block                                          |
| **Author**       | nTop                                           |
| **Version**      | 1.0.0                                          |
| **nTop Version** | 5.44+                                          |
| **Domain**       | Geometry                                       |
| **Complexity**   | Beginner                                       |
| **Tags**         | `plane`, `uv`, `origin`, `normal`, `direction` |
| **License**      | MIT                                            |
| **Verified**     | Yes                                            |

***

This custom block will place a plane that is centered at the UV Origin with a normal pointing in the U or V direction.

## Installation

Clone this repo or copy the package folder into your nTop workspace:

```bash theme={null}
git clone https://github.com/nTopology/Utilities.git
```

The package lives at `packages/ntop/u-or-v-plane/`.

## Inputs

| Name           | Type       | Description                                     |
| -------------- | ---------- | ----------------------------------------------- |
| `Face`         | brep\_face | The Face to reference for the UV origin         |
| `U or V Plane` | Choice     | The direction you want the plane normal to face |

## Outputs

| Name           | Type  | Description                                |
| -------------- | ----- | ------------------------------------------ |
| `Chosen Plane` | plane | The choice of which plane direction to use |

## License

MIT.

***

## Source

[https://community.ntop.com/packages/ntop/u-or-v-plane](https://community.ntop.com/packages/ntop/u-or-v-plane)
