# Options

RhinoArtisan adds a menu to the Rhino Options window.

To open Rhino Options, use the default command Options, or alternatively, search for the Settings icon under the File tab on the ribbon.

<figure><img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2FETS2dtq9dqHLcr4XhQmB%2Fimage.png?alt=media&#x26;token=8d17d73b-e9e6-4584-a6a0-eb6812cd49fd" alt=""><figcaption></figcaption></figure>

This menu contains some basic settings that allow you to adapt the interface to your needs:

#### Settings

* **Show Grid**: Enabled by default.
* **Magnify Toolbar On Viewport**: Disabled by default.
* **Real-Time Weight**: Enabled by default. If enabled, it will draw a bubble on the viewport pointing to an element, inside this bubble the weight of the element will be shown and updated in real-time.
* **Ribbon: Hide Text on Buttons**: Disabled by default. Once enabled, the text below the icons in the RIbbon will be hidden. It's ideal for users working with low-resolution screens who wish to optimize their screen space.
* Create a Layer Structure in Rhino Mode (Dark Mode Recommended).
* **Gumball size**: Medium by default. Can be changed to Small or Large to shrink or enlarge the Gumball when it's displayed on your viewports.
* **Tripod**: Default by default. Can be changed to None if the user wants to hide the Tripod model on the top right corner of your viewports.
* **Tripod Size**: Medium by default. Can be changed to Small or Large to shrink or enlarge the Tripod if it's set to Default in the Tripod menu above.
* Wax Color : We can define the color here on which when our design is converted to STL file will be displayed.
* Wax Density : This will be the density used for the reports calculations

#### Curator

* **Folder**: It allows us to select a folder to save the Curator files.

Within the **Artisan** section, you'll find the **Reports** subsection, where you can **customize the color coding** for different gemstone sizes. This ensures that when reports are generated, gemstones are displayed in their assigned colors based on size, **making identification quicker and enhancing data organization**.

<figure><img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2FfqDYNTCWDDFsvQCCbVwW%2Fimage.png?alt=media&#x26;token=a5902834-e12f-4fa1-b0a7-6412d79ef125" alt=""><figcaption></figcaption></figure>

####

### Toolbars

<figure><img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2F9rAuTAcNCxkN2sYARqu5%2FFrame%202%20(1).jpg?alt=media&#x26;token=fe9000bc-8724-4cdb-a2f0-3434ea406757" 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/user-interface/options.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.
