# Pave along Surface

## ​<img src="/files/kbSO9EYcelDEhirLZ9IM" alt="" data-size="line"> Pave along Surface <a href="#pave" id="pave"></a>

The **Pave Along Surface** command efficiently places gemstones across a surface by utilizing its UV directions. This tool simplifies the process, making it easy to align and distribute gems accurately.

<figure><img src="/files/5CHXojALwGi28GkSNY0H" alt=""><figcaption></figcaption></figure>

Five distinct panels control this command.

### **Selection**

In this panel, you’ll begin by selecting the surface where the pave will be applied. Once the surface is selected, the Rhino command bar will display information about the placement direction of the gemstones—either in the U or V direction. You’ll also be prompted to choose whether to justify the distribution and to select the placement mode, which can be either **Automatic** or **Manual**. In **Manual Mode**, specify the number of gemstones you want in each row.

<div align="left"><figure><img src="/files/osoGWQUnNKmwZJhHvbxZ" alt="" width="237"><figcaption></figcaption></figure></div>

### **Management**

This panel activates the placement of each row of diamonds along the surface. It gives you control over the layout and ensures that the gems follow the selected distribution pattern.

<div align="left"><figure><img src="/files/JuFFJ7tHIwMreawt5ROK" alt="" width="237"><figcaption></figcaption></figure></div>

### **Parameters**

Here, you can set the key parameters for gemstone placement:

* **Gem Size:** Define the size of the gems for each row.
* **Minimum Distance:** Set the minimum distance between gems to maintain proper spacing.
* **Border Distance:** Control the distance from the edge of the surface to ensure the gems don’t extend beyond the border.
* **Alignment:** Depending on the desired look and technical requirements, choose whether the gems should align from the table or the girdle.

<div align="left"><figure><img src="/files/waeo08OKBGxKBtTsPnP6" alt="" width="237"><figcaption></figcaption></figure></div>

### **Advanced Panel**

This panel provides additional control over the appearance and information displayed:

* Choose to display either the gems or a circle representing their placement.
* You can toggle the visibility of gem size information in the viewport to streamline your design process or review the dimensions as needed.

<div align="left"><figure><img src="/files/20EOAFnnxaDvdwq5uNnM" alt="" width="237"><figcaption></figcaption></figure></div>

When you confirm your changes, the Gems will be grouped and listed on the Outliner toolbar.

{% hint style="info" %}
Goldsmith Tip : This tool is particularly useful for creating regular pavé settings. When working with highly curved surfaces—like the one shown in the image above—it is essential to adjust the size of the gems in each row. By carefully matching the sizes so that each row aligns seamlessly with the previous one, you achieve a perfect distribution and an aesthetically pleasing result.
{% 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/diamonds/pave/pave-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.
