# Cross

## <img src="/files/CN3P3nEWwoCU4Qq9hKS3" alt="" data-size="line"> Cross

You can quickly create a cross-shape polyline with just a few clicks.

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

Once you click the Cross icon, the Cross Builder will open in the commands panel.

Here you can edit the total Width and Height of the cross parameters, as well as the thickness of the sections and the location of the horizontal part with the Displacement parameter.

Additionally you can add a round fillet at the corners in Round or Chamfer mode and control its radius or length

{% hint style="info" %}
Goldsmith Hint : To create a gem-studded cross, start by designing a cross and offsetting its curve. Use the 'Stones by Curve' command to place stones along this curve. Then, offset the curve again and extrude it along with the original cross in the -Z direction. This process will result in a solid cross encircled by stones in just a few steps.
{% 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/curve/cross.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.
