# Tangents tab

![](/files/d7kLf7a91YpFk1SuaOoS)

{% hint style="warning" %}
When dealing with tangents, remember that even a ‘zero’ tangent, is treated by Penpal as a selectable element. If you drag a marquee selection over a point with zero tangents, you’ll be selecting both tangents.
{% endhint %}

#### <img src="/files/-M72i0L5csWm8IodlilU" alt="" data-size="line"> Move up,<img src="/files/-M72i2WY5GuLZwpusieR" alt="" data-size="line"> Move down, <img src="/files/-M72i4brcGUyw_KaBGaS" alt="" data-size="line"> Move left, <img src="/files/-M72i6jyRy0xstjZeu4y" alt="" data-size="line"> Move right

These buttons move selected tangents by 1px, or 10px if you hold `Shift`

#### <img src="/files/-M5MVWm8A5NPuFN2pc8q" alt="" data-size="line"> Copy

Copies the selected tangents. You can copy *one* or *both* tangents *of a pair*. You cannot copy tangents from different points.

#### <img src="/files/-M5MVZ7fCWXe5OZaWaii" alt="" data-size="line"> Paste

Pastes the copied tangents to the selected tangents. You can paste to multiple tangents simultaneously.

If you copy **and** paste both In **and** Out tangents, they will paste in-to-in and out-to-out. If you copied **only one** tangent of a pair, and you paste to **only one** tangent, you will paste the tangent you copied, end of. Also see [Advanced tangent pasting](/penpal-user-guide/advanced-tangent-pasting.md) on the next page.

#### <img src="/files/-M5MW6v69HS2Eiy_NCsX" alt="" data-size="line"> Zero

Zero’s out the selected tangents. You can also zero tangents by pressing the `Backspace` (delete) key on your keyboard, when in the Tangents tab.

#### <img src="/files/-M5MW9ZpUjgTbT1vvFlr" alt="" data-size="line"> Flatten to vertical axis, <img src="/files/-M5MWG163UVTcA1lMIOC" alt="" data-size="line"> Flatten to horizontal axis

Rotates selected tangents around their parent point, to the nearest spot on it's vertical or horizontal axis. These axes are in the current [Space](/penpal-user-guide/spaces.md).

#### <img src="/files/-M5MWWrxI8ank7lqp8m8" alt="" data-size="line"> Flip around vertical axis, <img src="/files/-M5MWB_k1jCXemTuGAh2" alt="" data-size="line"> Flip around horizontal axis

Rotates the selected tangents so that they flip over the vertical or horizontal axis of their parent point. These axes are in the current [Space](/penpal-user-guide/spaces.md)

#### <img src="/files/-M5MWZHChZf2F_8kmPuK" alt="" data-size="line"> Swap

This button swaps a pair of tangents with one another.

#### <img src="/files/-M5MWJOUVh6tc6mKgjIP" alt="" data-size="line"> Match length

Makes the selected tangents the same length as their opposite. If you only selected *one* tangent of a pair, it will become the same length as the other. If you select *both* tangents of a pair, both will be altered to their average length.

#### <img src="/files/-M5MWQU53Ja0dkg4i8mP" alt="" data-size="line"> Match angle

Rotates a selected tangent so that it is exactly 180º to it's opposite, and set the point to *smooth* (the tangent handles are linked to one another to maintain a straight line as you drag them around). If you select both tangents of a pair, their angles will be averaged and then each one set to +90º and -90º from this average.

#### &#x20;<img src="/files/-MdYfGWq42r0tCXqElsI" alt="" data-size="line"> Align to point

Rotates a selected tangent so that it aligns directly toward it's neighbouring point. Eg. an In tangent will face toward the previous point and an Out tangent will face toward the next point.

#### <img src="/files/-M5MWaSTMACrLo8csWOi" alt="" data-size="line"> Rotate

This button will rotate tangents by a value, specified in degrees, around their parent point. Holding the `Alt` key will make it rotate in the opposite direction. Hover over the button and click the gear icon to [Set Rotation value](/penpal-user-guide/tangents-tab.md#set-rotation-value).

#### <img src="/files/-M5MWnUQ_2GC6GarARTU" alt="" data-size="line"> Set Rotation value

This button sets a value, in degrees, which the [Rotate](/penpal-user-guide/tangents-tab.md#rotate) button applies.


---

# 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://support.animatable.co/penpal-user-guide/tangents-tab.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.
