# Quick Twist

## <img src="/files/BNgT8djEy4Jm158HL3lq" alt="" data-size="line"> Quick Twist

The Twist command deforms objects by rotating them around an axis. This command allows you to select either a single object or multiple objects simultaneously. Furthermore, you can use curves, surfaces, solids, or other elements as references to facilitate the twisting effect.

<figure><img src="/files/kHi3vF2PGualqkvcDm3r" alt=""><figcaption></figcaption></figure>

#### How It Works:

Once you select the object to twist and define the direction of deformation in the Parameters panel, a line appears in the viewport, showing the axis along which the twist will occur. A rotation gumball also appears, allowing you to visually manipulate the twist directly in the viewport. For more precise adjustments, the **Angle** parameter in the Parameters panel can be modified.

#### Twisting Modes:

* **Uniform**: Applies a consistent twist along the entire length of the axis.
* **One Break**: Allows you to control where the twist begins by moving a dark dot along the axis.
* **Two Breaks**: Enables twisting a specific segment by adjusting two dark dots, defining the portion of the object to be twisted.

These options provide flexibility for creating both smooth and segmented twisting effects, depending on your design needs.

<figure><img src="/files/tbmgsroX7Qo47zEE4EBT" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Goldsmith Tip**: By combining multiple deformations like **Quick Taper** and **Quick Twist**, and then flowing the result along a curve using **Quick Flow**, you can create truly exotic and intricate shapes. This process gives you full control over the design, allowing for complex and unique distributions in your piece.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.rhinoartisan.com/commands/transform/deformation/quick-twist.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
