# Named Pendant

## <img src="/files/iQPIKxCOiFTdSejMqsaq" alt="" data-size="line"> Named Pendant&#x20;

The **Named Pendant** command in RhinoArtisan allows users to create personalized pendants featuring a custom name. Upon activating the command, a pendant with a default name appears in the viewport, which can be customized using the **Pendant Panel**.

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

#### Features and Parameters of the **Named Pendant** Command:

**Pendant Panel :**

1. **Name**: Define the name to display on the pendant.
2. **Font**: Select the font type for the text.
3. **Font Style**: Choose the style of the font, such as bold or italic.
4. **Letter Spacing Mode**:
   * **Automatic**: Adjusts the spacing between letters automatically.
   * **Manual**: Enables control over letter spacing using the **Spacing** parameter.
5. **Pendant Style**:
   * **Only Letter**: Creates the pendant using only the letters.
   * **Letter with Plate (Rectangular)**: Adds a rectangular plate behind the letters.
   * **Letter with Plate (Offset)**: Adds a plate with an offset boundary around the letters.
6. **Relief**:
   * **Emboss**: Places the letters raised on top of a plate.
   * **Engraving**: Carves the letters into the plate by removing material.
7. **Height**: Adjusts the size of the letters.
8. **Thickness**: Sets the thickness of the letters.
9. **Connection**: Manages the connections between accents and letters or the dot and stem of the letter "i."
10. **Plate Offset**: Controls the distance between the letters and the plate's edge.
11. **Plate Thickness**: Adjusts the thickness of the plate.

**O-Rings Panel :**

This panel allows customization of the rings used to attach a chain to the pendant:

1. **Number of O-Rings**: Choose between none, one, or two rings.
2. **Positioning**:
   * **Automatic**: Positions the rings based on the design.
   * **Manual**: Enables precise control over the rings' placement.

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

The **Named Pendant** command provides flexibility in design, enabling users to create unique pendants tailored to individual preferences.


---

# 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/accessories/named-pendant.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.
