# Display Layers

## Display Layers

Hair Strand Builder layers are Maya display layers. Upon creation, or loading of a new scene, the tool will automatically detect the layers. If for some reason the layers do not refresh, use the ![](/files/qBw8WVWO1Njvw32m1AyM) at the top to refresh.&#x20;

{% hint style="info" %}
If you like to get to the node for the layer, you can do so in the Outliner > Display > uncheck DAG object only&#x20;
{% endhint %}

### Layer Bar

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

![](/files/rRKuKeINiJVDaOKvgtkG) **Layer visibility**

* Like Maya's display layers, turn on/off strands in that layer. When multiple layers are selected, all will be toggled.&#x20;

\
![](/files/SaIJ4uEdI06zTD68pWBE) **Layer Lock**

* Like Maya's display layers, set template/lock on strands in that layer to keep them from being selected. When multiple layers are selected, all will be toggled

\
**Color Swatch:**

* Left-clicking on the color swatch will open up the regular color editor.
* Right-clicking on the color swatch will give you a list of colors for quick access.
* &#x20;![](/files/SkgqkkxjZUPiLZs19XpI)

\
**Layer Name:**

* **LMB** on the layer name button itself will select all strand in this layer.
* **Ctrl + LMB** on the layer name will allow you to select multiple layers.
* **Shift + LMB** will allow you to batch select layers in their display layer orders. (Only for Maya 2023 +)
* **MMB** to isolate display highlighted layers.
* **RMB** will display more layer functions.

{% hint style="info" %}
Visit to learn more about [Shader and Layer Relations](/maya-groomers-tool/maya-tools/hair-strand-builders/shader-and-layer-relations.md)
{% endhint %}

***

## Layer Options

When right clicking on a layer, you will get some options

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

### **Create and Add To This Layer**

* With curve selected, create strand and add to the layer.

### **Move Selected To This Layer**

* With curve(s) or strand(s) selected, move to this layer.&#x20;

### **Duplicate Layer**

* Duplicate selected layer(s)

{% hint style="warning" %}
The layers need to be "highlighted" to duplicate. Only highlighted layers will be duplicated.
{% endhint %}

### **Rename Layer**

* Rename the selected layer.
* When multiple layers are selected, the rename will be applied to all selected layers.

{% hint style="warning" %}
&#x20;If by any chance you wish to undo the rename, please hit undo, and then click on the refresh button.  ![](/files/qBw8WVWO1Njvw32m1AyM)
{% endhint %}

### **Insert Above**

* Inserts selected layers above the right-clicked layer

### Insert Below

* Inserts selected layers below the right-clicked layer

### **Delete Layer**

* Delete selected layers.

{% hint style="warning" %}
The layers need to be "highlighted" to delete. Only highlighted layers will be deleted. If by any chance you wish to undo the delete, please hit undo, and then click on the refresh button.  ![](/files/qBw8WVWO1Njvw32m1AyM)
{% endhint %}

### Layer Management

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

The tool comes with Visibility, Lock and Up/Down buttons:\
![](/files/ia7xdNakcndbPJOPA3LS) Toggle all layer **Visibility ON**\
![](/files/X9lgpgq8YuPHuiS1HvUS) Toggle all layer **Visibility OFF**\
![](/files/GUf60v3WZDTfTp6Cy4yg) Invert current layers **Visibility** states

\
![](/files/IRMAYvkPzJEwRLvHnQUF) Toggle all layer **Lock ON**\
![](/files/4ar11wHvAxAxy2H01cEh) Toggle all layer **Lock OFF**\
![](/files/RAyMp0MEzo8miFnVEJHD) Invert current layers **Lock** States

\
![](/files/8887xlh8vrYM0cuECVok) Move selected Layer(s) Up\
![](/files/nfrf33X7f0ocm0KPxWFP) Move selected Layer(s) Down \
![](/files/Z5187a6JDRLEDzU1PKkq) Move selected Layer(s) to the top\
![](/files/TEwAJI9TptT7L7dFNDiT) Move selected Layer(s) to the bottom

***

## **Extract/Delete Layer**

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

* **Extract Selected Strand(s)** - Makes a duplicate of strands from selected strands.
* **Extract Selected Layer(s)** - Makes a duplicate of strands from selected layers.
* **Extract All Layer(s)** - Makes a duplicate of strands from all layers.

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

* **Delete Empty Layers** -  Delete all layers that do not have any members in them.
* **Delete Selected Layers** - Delete all selected layers (highlighted in the layer manager).
* **Remove All Layers** - Delete all layers and the setup.​


---

# 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-layers.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.
