# Curve Copy/Paste

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

## Overview

Copies and pastes Maya curve(s) onto existing curves.

{% embed url="<https://youtu.be/RUOjBBHPGeA>" %}

<div align="center"><figure><img src="/files/dcgTC1R3DHKEZCDnMYTO" alt=""><figcaption></figcaption></figure></div>

## **With Default Setting**

This mode will not take in consideration of the underlying mesh normal.

**To Copy**

1. Select 1 Maya curve.&#x20;
2. Click on **Copy**. (After copying, the **Reference Curve** field will automatically pick up your selection).

**To Paste**

1. Make sure that you have '**copied**' a curve first.
2. Select all the Maya curve(s) you would like to paste the shape to.
3. Click on 'Paste' ​.

## **With Orientation**&#x20;

This mode will take in consideration of the underlying mesh normal.

\
**To Copy:**

1. Select 1 Maya, click on Copy to set it as the Reference Curve.
2. Select a base mesh, click on Set to set it as the Reference Mesh.

\
**To Paste:**

1. Click on 'Paste'.

{% hint style="warning" %}
If With Orientation mode is on, and the target curves are too far away from the reference mesh, the shape will not be copied over.
{% endhint %}

***


---

# 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/curve-copy-paste.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.
