# Deformers

Using deformers sometimes can help quickly manipulate the shape of strands.

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

## **Helper Curve**

* A helper curve allows you to control multiple strands with one curve.&#x20;
* Creates an in-between curve from selected strand curves.&#x20;
* You can choose just one strand curve to create a helper curve as well.

Depending on the shapes of your strand curves, you may want to create a smoothed or unsmoothed helper curve.

### Create Helper Curve - Smoothed

* Creates an in-between curve from selected strand curves.&#x20;
* You can choose just one strand curve to create a helper curve as well.
* This is best if you have more complicated shaped curves, like a twist, or curly curve. The curly curve can be made with the Curve To Curls tool.

{% hint style="info" %}
Visit to learn more about [Curve to Curls](/maya-groomers-tool/maya-tools/curve-to-proxy-managers/curve-to-curls.md)
{% endhint %}

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

### Create Helper Curve - None-Smoothed

This option is best for strand curves that are already quite simple to deal with.

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

{% hint style="info" %}
When a helper curve is created, you do not need to use it as is. Feel free to shape it, or rebuild CVs. You can also create your own helper curves, it's basically just a Maya Nurbs curve.
{% endhint %}

### Link Helper Curve

* Select all the strands, shift select the helper curve, and click Link Helper Curve. Now your strands are linked to that single helper.&#x20;

<figure><img src="/files/3HqIrvuGW6lBhyd3SKKb" alt=""><figcaption><p>Example of shaping using our Interactive Curve Tool on Helper Curve,</p></figcaption></figure>

<figure><img src="/files/6FH7JFZK7xLYQ7Ikcbxx" alt=""><figcaption><p>Another example of shaping using our Interactive Curve Tool on Helper Curve</p></figcaption></figure>

<figure><img src="/files/jokkWZxBeWAo8tF9dgaK" alt=""><figcaption><p>Another example on tubes  using  Helper Curve</p></figcaption></figure>

{% hint style="success" %}
You can also choose to save a group of strands linked to a helper curve as an library item.
{% endhint %}

### **Unlink Helper Curve**

* Disconnect the relationship between the helper curve and the connected strands.&#x20;
* You can hit the delete button on your keyboard to delete the helper curve if you don't need it anymore.

<figure><img src="/files/40wI1Y4M7CbMHrsmi7zM" alt=""><figcaption></figcaption></figure>

***

## **Lattice**

* The Maya Lattice function enables you to adjust groups of geometries using a 3D grid. To use this tool:
  * Select the strand curves  (or strand geometry if in geometry selection mode).
  * Click on **Lattice - Create** (Or the option box to customize the Lattice).
  * Once modifications are complete, select all curves  (or strand geometry if in geometry selection mode) and click **Lattice - Bake**.
  * If the lattice nodes remain after baking, select them in the outliner and delete them.

***

## Wrap

* Wraps selected strands (select path curves, in curve mode), to a mesh. Then edit the mesh's component to shape those strands.
* Select the strand curves  (or strand geometry if in geometry selection mode).
* Click on **Wrap - Create** (Or the option box to customize the Lattice).
* Once modifications are complete, select all curves  (or strand geometry if in geometry selection mode) and click **Wrap - Bake**.


---

# 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/deformers.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.
