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

# Non Linear Twist to Implicit

> AI context for Non Linear Twist to Implicit. 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/non-linear-twist-to-implicit).

> **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

Add a field-driven variable twist to an implicit around the z axis

## Package Details

| Field            | Value                                                              |
| ---------------- | ------------------------------------------------------------------ |
| **ID**           | `non-linear-twist-to-implicit`                                     |
| **Type**         | Bundle                                                             |
| **Author**       | DaveMakesStuff                                                     |
| **Version**      | 0.1.0                                                              |
| **nTop Version** | 4.12+                                                              |
| **Domain**       | Geometry                                                           |
| **Complexity**   | Intermediate                                                       |
| **Tags**         | `implicit`, `twist`, `rotation`, `spiral`, `helix`, `field driven` |
| **License**      | MIT                                                                |
| **Verified**     | No                                                                 |

***

Add a field-driven variable twist to an implicit around the z axis

[Watch the Tutorial Video](https://youtu.be/JQYW8jneh4E)

## 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/non-linear-twist-to-implicit/`.

## Usage

1. Open the provided `.ntop` file in nTop 4.12+.
2. Input implicit body to apply twist to.
3. Input scalar field (in degrees) to drive twist along z axis
4. Tune parameters. Export via the standard nTop exporters.

## Inputs & outputs

| Name           | Type                      | Notes        |
| -------------- | ------------------------- | ------------ |
| Implicit       | Implicit Body             | Required.    |
| Rotation Field | Scalar Field (in degrees) | Required.    |
| Output         | Implicit Body             | Main result. |

## License

MIT.

***

## Source

[https://community.ntop.com/packages/DaveMakesStuff/non-linear-twist-to-implicit](https://community.ntop.com/packages/DaveMakesStuff/non-linear-twist-to-implicit)
