# Rhino and RhinoArtisan Interface

RhinoArtisan works as a Rhinoceros plugin and has its interface. In terms of functionality, it is the same, so why have we created a different interface? The main reason is ease of use. We have created a focused interface for jewellery design by integrating RhinoArtisan's functionalities.

{% hint style="warning" %}
We recommend that you use the interface you are most comfortable with. :smile:
{% endhint %}

### RhinoArtisan recommends Dark Mode, even in Rhino.

RhinoArtisan 6 works on Rhino 8, which now features a Dark Mode for reduced eye strain during extended design sessions. RhinoArtisan's interface will automatically adjust to this mode. We recommend enabling Dark Mode if you prefer working with the Rhino interface.

{% hint style="info" %}
Dark mode offers several advantages. It helps reduce eye strain by lowering screen brightness, making it more comfortable to use for long periods in low-light environments.&#x20;
{% endhint %}

Additionally, dark mode can improve sleep quality by reducing exposure to blue light, which can interfere with sleep patterns in the evening. On OLED and AMOLED displays, the dark mode also benefits battery life, as dark pixels consume less power than bright ones. Visually, dark mode enhances aesthetics by making certain elements, such as text and buttons, stand out more prominently, aiding focus. Moreover, it minimizes screen glare in dimly lit settings, making it easier to work or read in such environments.

### How to start in RhinoArtisan mode?

To run RhinoArtisan with its interface, you will find a RhinoArtisan icon on your desktop and in the Windows start menu.

<figure><img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2F4zUBiDRUuhuglkN379pb%2FCaptura%20de%20pantalla%202024-09-03%20171646%20(1).png?alt=media&#x26;token=f663e3ef-5696-40d7-9052-2b3a1628cfb0" alt=""><figcaption><p>Windows 11 Desktop</p></figcaption></figure>

<figure><img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2FwFBlMyC2BH1K0Lpe9Avm%2FCluster.jpg?alt=media&#x26;token=b054ec0f-6c40-42b9-a0a6-076ff14763ee" alt=""><figcaption></figcaption></figure>

### How to start in Rhino mode?

To run it in Rhino mode, open Rhino as usual.

<figure><img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2F9UmCdyZykydHdfhs6P77%2FRhino.jpg?alt=media&#x26;token=fd7076f9-cef6-49ca-b115-6dc0a5d2f41c" alt=""><figcaption><p>Rhino User Interface</p></figcaption></figure>

Surfac face colors

By default, the **front face** of a surface (normal direction) is shown in the **layer color**, and the **back face** is shown in **purple**. ( this functionality is available from the version 6.4, having installed the Rhino SR20 )\
You can change the back face color in:\
**Rhino Options > View > Display Modes > \[active mode] > Backface settings**.

<figure><img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2FPvzJALqds1NkFkLCV6Q1%2Fimage.png?alt=media&#x26;token=4ee70b23-3648-41c8-a6ca-8512386d7662" 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/rhino-and-rhinoartisan-interface.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.
