# Array along Surface

## <img src="/files/cxTfBB3XfcpSF0boRFTS" alt="" data-size="line"> Array along Surface

The ArrayCrvOnSrf command copies objects spaced and rotated along a curve on a surface. The surface normal determines the orientation of the arrayed objects.

### **Steps**

1. Select objects.
2. Pick a base point.\
   This is usually located on the object to array.
3. Select a path curve near the end where you want the array to start.
4. Select the surface.
5. Pick along the curve to position objects or type a distance from the last location.

### Command-line options

**Divide:** Type the number of objects.

**Multiple:** Specify the distance between objects.

**SubCrv:** Type subcrv to select part of a curve as input.


---

# 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/array-along-surface.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.
