# Profile Curves

The Profile Curve section is within the Strand Editor that allows you to give even more control to the profile shapes.&#x20;

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

Using the profile curve section, you will be able to adjust the shape along the length of your strands.&#x20;

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

## **Profile Curve Buttons**

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

* **Show All**: Display all profile curves in the Profile Curve CV Edit window.
* **Match To Root:** With profile curve layers selected, match the shapes to the rootCrv. (tip curve can also be applied).
* **Even Out**: Space out middle curves evenly within 0 (root profile) to 1 (tip profile) position.
* **Remove All**: Removes all middle profile curves.

## Root and Tip Profile Curves

* All hair strands will come with a root and a tip profile curve. They can not be deleted.&#x20;

## Mid Profile Curves

Instead of relying only on the tip and root profile curves, **adding mid profiles** gives you the ability to fine-tune the shape of your tube strands in the **middle section**. Just like with the tip and root curves, you can adjust the profile **shape** by moving their CVs component.&#x20;

This will provide you with even greater control over the overall form and flow.

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

## Profile Curve Controls

### Create A Mid Profile Curve

* To insert a mid curve, simply **right-click** on the **rootCrv** or any **midCrvs** button. You can not create a mid profile on the **tipCrv** button

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

{% hint style="info" %}
**Adding mid curves** will automatically increase the strand’s subdivision. This is by default the nature of Maya and this feature can not be modified. If you wish to set the subdivision lower, please change the subdivision slider.
{% endhint %}

### **Card Topology Vs Profile Curves**

* After adding a profile curve, the Subdivision can be set to 1, which will allow you to have a matching count of profile curves vs the topology count. This is for card strands only. Tube strands will always have the minimum subdivision at 4.

<figure><img src="/files/6WfJ5XxESZjjF0RJlHNI" alt=""><figcaption></figcaption></figure>

### Toggling Profile Curves

* To **toggle** a profile curve, simply **click** on the named button.&#x20;
* **Ctrl + Click** will allow multiple profile curve display .

<figure><img src="/files/63GbG1EI2ebIzfHo0tzH" alt=""><figcaption></figcaption></figure>

* Click on the **Show All** button will display all profile curves in the window.

<figure><img src="/files/6mwVUmIcX5YS8iEoWS8Q" alt=""><figcaption></figcaption></figure>

### Profile Curve Sliders

You can use the **slider** to adjust the **position** of a mid curve along the path curve.

<figure><img src="/files/1xLPS8aKf18yYrYwTUUF" alt=""><figcaption></figcaption></figure>

* Make sure the slider stays **between** the previous and next profile curves to avoid **pinching** in the strand shape. Even though the sliders will be pushed away if it went below the previous, or over the next curves automatically, it's still good practice to have enough distance between the sliders.

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

### Match To Root

* When dealing with profile curves, and if you forget to adjust the shape for some (or all profile curves), you can now match the shape to the root profile curve.
* Select all the profile curves (make sure their layers are highlighted), and click on **Match To Root** button.

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

### Even Out Mid Profiles

* **Even Out Sliders**: When multiple mid curves are present, clicking the **Even Out** button will automatically distribute the sliders evenly along the path curve.

<div align="left"><figure><img src="/files/Qkqb6gGcMgFl3rgzH7yQ" alt=""><figcaption><p>Before Even Out (left), After Even Out is clicked (right), sliders are evenly spaced out from 0 to 1</p></figcaption></figure></div>

### Remove

* At the moment, you can only remove the mid profile curves, and you can only do it one at a time, or all at once.&#x20;
* To **remove** a mid curve, simply **right-click** on the `midCrv#_#` button and select **Remove**.

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

* To remove **all** mid curves at once by clicking the **Remove All** button.


---

# 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/profile-curves.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.
