# Quick Array On Curve

## <img src="/files/0j3D0UQmEh1Tgzt3DRKc" alt="" data-size="line"> Quick Array on Curve

This command allows you to create multiple copies of an object following the orientation of a curve.

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

This command allows users to distribute objects along a curve with precise control. Upon activation, two panels appear:

1. **Selection Panel**: Choose the objects to be distributed, the curve on which the distribution will occur, and optionally, select a mesh, solid, or surface to which the objects will be oriented.
2. **Parameters Panel**: Adjust the distribution by specifying the number of copies to create. Choose an alignment method (if not justified, manually set the distance between objects). Fine-tune the objects' positions by moving them along the Z-axis and rotating them for better alignment. Additionally, you can decide the placement mode for the first object in one of two ways: Center to End or Bounding Box to End.

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

This command simplifies the process of arranging objects along a curve, offering versatile control over spacing, alignment, and orientation.


---

# 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/array/quick-array-on-curve.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.
