# Copy/Paste Normals

![](/files/-MOyawzIoe_caiPFC9Aw)

#### Copy Active Normal to Selected:

Copy the active loop normal or active vertex normal to all selected points.

{% hint style="info" %}
Use this feature if you want the other selected normals to copy the active normal (last selected). Great for precise edit like shading the face of a character or control hair shading.
{% endhint %}

{% hint style="danger" %}
Note: This copies and applies the change at the same time.
{% endhint %}

#### Store Active Normal:

Store in memory the active vertex/loop normal.

{% hint style="warning" %}
Note: This only copies the normals.
{% endhint %}

#### Paste Stored Normal:

Paste the stored normal onto the selected 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://bnpr.gitbook.io/abnormal-wiki/abnormal-tools/copy-paste-normals.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.
