# Display Toggles

Display Toggles allows you to change the display of curves, or the strand geometries.

{% hint style="info" %}

* When toggling display settings, selected curves or strands will be modified. If none are selected, the changes apply to all curves/strands in the scene. Upon exiting the tool, all curves/strands revert to default settings.
  {% endhint %}

Clicking on the icon shows toggle options:

<div align="left"><figure><img src="/files/k9W9hHCuRjgWuMavD3q6" alt=""><figcaption></figcaption></figure></div>

Strand curve and geometry toggle modes:

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

* **Curves - Hide:** Hide strand curves.
* **Curves -** Display On Top: Display  strand curves on top of geometries.&#x20;
* **Geometry - Hide** : Set strand geometries visibility off.
* **Geometry - Template** : Set strand geometries template on, this is good for if you like to trace hair strands to match imported models like AI generated model, or 3D scans.
* **Reset Visibility** : Reset curves and geometries visibility state back to default&#x20;

***

* **Toggle Root Markers:** Attach/detach a light-weight sphere at the root of selected strands.

{% embed url="<https://youtu.be/oaQ3ktkAhc8>" %}

{% hint style="success" %}
You can ***Middle Mouse Click*** on the icon to reset everything back to default state.
{% 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://nobraintools.gitbook.io/maya-groomers-tool/maya-tools/hair-strand-builders/display-toggles.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.
