# Interpolate on Surface

## <img src="/files/Dfd3iCTzBwrDgAY8nSnT" alt="" data-size="line"> Interpolate on Surface&#x20;

The **InterpCrvOnSrf** command in Rhino is useful for creating curves through points on a surface, ideal for custom patterns or details. When combined with the **Gems on Curve** command in RhinoArtisan, this allows jewelers to precisely place gemstones along the curves on surfaces, ensuring perfect alignment for settings. The ability to draw and control curves in this manner is crucial for creating intricate jewelry designs such as rings and pendants.

<figure><img src="/files/9DqmPivBBiOO1oshIAYz" alt=""><figcaption></figcaption></figure>


---

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