# Quick Flow

## <img src="/files/Pqy9xx3nN1m1AMHtGVN2" alt="" data-size="line"> Quick Flow

The **Quick Flow** command allows you to flow selected objects from one curve to another, facilitating smooth transitions between shapes and curves.

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

#### How It Works:

The command features two main panels:

1. **Curves Panel**:
   * **Base Curve**: Select the original curve from which the objects will flow.
   * **Target Curve**: Select the curve where the objects will be adapted or distributed.
2. **Objects To Flow Panel**:
   * **Deformable Objects**: These objects will stretch and conform to fit the target curve, adapting their shape to match the curvature.
   * **Rigid Objects**: These objects will be distributed along the target curve without altering their shape, maintaining their original form.

This command provides versatile options for transforming objects and fitting them into new designs, whether by adapting their shape or simply positioning them along a curve.

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

{% hint style="info" %}
This command enables dynamic adjustments to the shape by allowing you to move parts of the flowed objects. You can instantly see the results of these changes in real-time, without needing to repeat the operation, making the design process more intuitive and efficient.
{% 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-flow.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.
