# Flip Plane

### <img src="/files/CcFJwwwKXflGgAd6I6y1" alt="" data-size="line"> Flip Plane

{% hint style="info" %}
this feature will be availabe in the 6.2 update
{% endhint %}

The **Flip Plane** command in RhinoArtisan is designed for workflows that involve symmetry, especially when mirroring gemstones from one half of a ring to the other. When gems are reflected, their construction plane orientation is also reversed. As a result, if cutters are applied to these mirrored stones, they will be created in the wrong direction.

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

To correct this, the **Flip Plane** command allows users to "flip" the construction plane of these reflected gems. By selecting the mirrored gemstones and activating the command, the cutters will be correctly aligned, ensuring proper orientation for further modifications or manufacturing processes.

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

This tool is particularly useful when working with symmetrical designs, helping to maintain accuracy and consistency in gemstone placement and cutter alignment.


---

# 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/diamonds/gem-tools/flip-plane.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.
