# Quick Bend

## <img src="/files/DhBZwbyGXZMhQ8oltS05" alt="" data-size="line"> Quick Bend <a href="#quick-bend" id="quick-bend"></a>

The Bend command allows for the deformation of objects by bending them along a spine arc. It provides the option to select either a single object or a group of objects. Additionally, curves, planes, surfaces, or solids can be used to facilitate the bending process.

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

#### How It Works:

Once objects are selected in the selection panel, they are surrounded by a bounding box. Lines with arrowheads appear at each end of the box. By moving these arrows, you can bend the object in the direction indicated by the arrows, offering a visual and intuitive way to control the deformation.

#### Customization Options:

In the parameters panel, you have the ability to:

* **Deformation Plane**: Select the plane of action that will influence the bending direction.
* **Symmetry Mode**: Choose whether the bending is symmetrical or asymmetrical.
* **Manual X and Y Adjustments**: For greater precision, you can manually input values for the X and Y parameters instead of relying on the arrows.

This combination of visual controls and manual fine-tuning provides flexibility and precision when shaping your designs.

<figure><img src="/files/1ZnMfjaKvmHXI5EfUJl9" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Goldsmith Tip : By combining the **Quick Bend** transformation with the **Quick Flow** command, you can create pieces with smooth, gradual transitions across different sections. This technique allows for fluid and seamless changes in form, adding elegance and sophistication to your designs.
{% 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-bend.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.
