# Strand Presets

Strand presets is a great way to store your strand settings in a local file. The presets can be applied in a different scene. It can save a lot of time from project to projects.

The preset button is located in the Strand Editor at the top.

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

## Saving Presets

* Simply select a strand, and Click on Save Preset. Only one strand can be saved at a time. If you have multiple strands selected, only the first one will be saved.

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

## Applying Preset

* With strand geometry/curve selected (you can have multiple strands selected), and click on a user preset to apply the settings.

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

## Resetting To Default

You can reset the entire strand back to default settings as its first created.&#x20;

{% hint style="warning" %}
Using reset to default will reset the normal orientation back to their initial states, and could have the tube/card strands facing undesired direction.&#x20;
{% endhint %}

## Deleting Presets

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

{% hint style="danger" %}
Deleting a preset is NOT undo-able and can result in errors if you try to at the moment.
{% endhint %}

{% hint style="info" %}
If you need to switch Maya version you can grab the preset file directly from:

user\Documents\maya\\\<Maya Version>\presets\xgtc\_presets\xgtCardBuilderPreset.json
{% 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/strand-presets.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.
