# Text On Curve

## <img src="/files/igL08YL7J5HJahLrVv2o" alt="" data-size="line"> Text On Curve

You can write text on a curve with different options.

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

In the command panel of the Text On Curve tool, you can choose the font and its style, the position of the text, and the alignment.

The parameters of **Height** and **Spacing** control the size and space between the letters.

If we set the **thickness** at a 0.00 value, we will get the letters' curves, but if we increase this value, we will get the extruded letters instead.&#x20;

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

Additionally, we can move the letters on the Z axis.

{% hint style="info" %}
**Goldsmith Tip:** Using this method, you can easily create a nameplate pendant or an engraved metal plaque. Start by drawing the outline of the plaque and adding a curve to define the path where the letters will follow. Use the "Text on Curve" command to place the letters along this path, then give them thickness to create a solid shape. Move the letters downward in the -Z direction to intersect with the plaque. Next, a Boolean Difference operation is performed between the plaque and the letters to engrave the text.

For a professional finish, 3D print the design and cast it in metal. After casting, polish the plaque's surface to a high shine; the contrast between the polished plaque and the textured background of the letters will create an appealing visual effect.
{% endhint %}

<figure><img src="/files/phVngImqQ1CHJMABe9L7" 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/text-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.
