# Profile Shapes

## Shape Presets

Each Strand Builder comes with some default shape presets to allow you quick start building your strands.

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

{% columns %}
{% column %}

<figure><img src="/files/OyyFdvCS1zHhMve8cRIL" alt=""><figcaption><p>Tube Shape Presets</p></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/1xvlkeo81XCN9YUp4vZq" alt=""><figcaption><p>Card Shape Presets</p></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### Custom Selected

The tool allows you to build the profile curves from a custom made curves

* To use a custom curve. Import your curve first, make sure it's a closed curve. Then, make sure the strand editor is displaying the desired hair tube strand. Finally, select the curve you imported, and and then click on '**Custom Selected**'

{% hint style="warning" %}
To apply a custom selected curve, please note the following:

* The custom curve need to be positioned at the origin \[0,0,0]

* For Tube Builder - the custom curve need to be a '**closed**' curve.

* For Card Builder - the custom curve need to be a '**open**' curve.
  {% endhint %}

* Tube from Custom Selected Shape

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

* Card from Custom Selected Shape

<figure><img src="/files/2fiDOWuOC1mhIsP2gaNR" alt=""><figcaption></figcaption></figure>

* You can also grab a default period curve by going to the Main UI  > Menu  > Create Default Root/Tip Curve

***

## Add/Remove Point

Enters a tool that allows you to add or remove points directly on the profile curve. Click and drag, you will see highlighted CVs while dragging, releasing the mouse button will initiate the command based on the keys pressed.

* LMB: add a CV point.
* SHFT + LMB: add mirrored CV points.
* CTRL + LMB: remove a CV point.
* CTRL + MMB: remove mirrored CV points.


---

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