# Guides To Curves

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

## Overview

* Converts XGen description guides into curves.
* Export guides as FBX or ABC
* Rescue guides when XGen goes error.

## Extract Tab

\
There are three main purpose for this tool:

1. Allows simple curve conversion from Xgen Guides to Curves
2. Allows conversion from Guide to Curves with Dynamic Link. (It will re-create the Xgen Guides for you without having to convert them from curves again).
3. Export curves as .FBX files if you are using the curves to other applications.​

For regular curve conversions, simply select all the descriptions you wish to convert. And click “Convert”.

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

To convert Guides to Maya curves with Dynamic Link, click on the “Dynamic Link” check box. You can do this on multiple descriptions selected as well.

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

You can also export XGen Description Guides into Curves as .FBX or .ABC to be used in other software.

* To export curves straight from Guides, select all the descriptions you would like to export as curves. Browse to a folder, and click on export.

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

When export is finished, you will see the .FBX (.ABC) files created for each description.

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

## **Rescue Tab**

\
This is for rescuing curves from guides when you encountered the following errors:

* Sometimes when you accidentally deleted history on guides, and saved the scene. The next time you open it and try to sculpt it, error will show up.
* XGen UI does not show up, but you see XGen nodes in the outliner.

**Reconnect Guides:**

* This will reconnect the guides with lost history to their associated mesh.

**Rescue Guides:**

* If XGen nodes exists, but the XGen UI does not show up, use this function convert selected guides to curves

{% embed url="<https://youtu.be/iA-d4qUvBoM>" %}

***


---

# 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/xgen-tools/guides-to-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.
