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

# Conformal Vector Field

> AI context for Conformal Vector Field. 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/DaveMakesStuff/conformal-vector-field).

> **Community submission — not verified by nTop.** This package was submitted by an outside community member and has not been reviewed or verified by nTop. Treat its accuracy, safety, and compatibility claims with appropriate caution.

## Summary

Create a vector field that is conformal to the surface of an input body with option to align with plane or direction

## Package Details

| Field            | Value                                 |
| ---------------- | ------------------------------------- |
| **ID**           | `conformal-vector-field`              |
| **Type**         | Block                                 |
| **Author**       | DaveMakesStuff                        |
| **Version**      | 0.1.0                                 |
| **nTop Version** | 4.12+                                 |
| **Domain**       | Geometry                              |
| **Complexity**   | Intermediate                          |
| **Tags**         | `vector`, `vector field`, `conformal` |
| **License**      | MIT                                   |
| **Verified**     | No                                    |

***

Create a vector field that is conformal to the surface of an input body with option to align with plane or 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/DaveMakesStuff/conformal-vector-field/`.

## Usage

1. Open the provided `.ntop` file in nTop 4.12+.
2. Input the body and reference plane to use when generating conformal vector field
3. Select whether to align vector field with the normal or plane of above Reference Plane input.

## Inputs & outputs

| Name                  | Type          | Notes                                                                                         |
| --------------------- | ------------- | --------------------------------------------------------------------------------------------- |
| `Body`                | Implicit Body | Body to use to create conformal field                                                         |
| `Reference Plane`     | Plane         | Reference geometry for aligning vector field                                                  |
| `Align with`          | Choice        | Select whether to align vector field with the normal or plane of above Reference Plane input. |
| `Output Vector Field` | Vector Field  | Main result                                                                                   |

## License

MIT.

***

## Source

[https://community.ntop.com/packages/DaveMakesStuff/conformal-vector-field](https://community.ntop.com/packages/DaveMakesStuff/conformal-vector-field)
