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

# Twist

## About this Block

**What it does:** The **Twist** block twists an implicit body based on a Plane that defines the origin, the angle of the twist, and the rate at which the twist occurs.

**Common uses:**

* Warped latticing

## Example File

![Twist](https://storage.googleapis.com/files-learn/static/ExtendedBlockDocs/Twist.jpg)

***

Twist an implicit body.

### Inputs

| Name           | Type                                                                 | Description                                             |
| -------------- | -------------------------------------------------------------------- | ------------------------------------------------------- |
| Body           | [Implicit Body](../../../../block-documentation/types/implicit-body) | Implicit body to twist.                                 |
| Plane of twist | [Plane](../../../../block-documentation/types/plane)                 | Plane for defining the origin and orientation of twist. |
| Twist rate     | [Scalar Field](../../../../block-documentation/types/scalar-field)   | Angle of twist per unit length.                         |

### Outputs

| Type                                                                 |
| -------------------------------------------------------------------- |
| [Implicit Body](../../../../block-documentation/types/implicit-body) |
