# Rebuild Edges

## <img src="/files/AnIwKKIdiLOZnZLr3zB9" alt="" data-size="line"> Rebuild Edges

The RebuildEdges command restores original 3-D surface edges that have been forced away from the surface through editing.

This command is useful for restoring original 3-D edges of surfaces after exploding a polysurface into separate surfaces.

**Steps**

* Select an object.

**Example**

1. Draw two planes several units apart.
2. Force Rhino to join the surfaces with the JoinEdge command.
3. Explode the object and then use the RebuildEdges command to restore the edges.

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

### Command-line option

Tolerance: Overrides the system tolerance setting.

For more information, please refer to the [Rhino documentation](https://docs.mcneel.com/rhino/8/help/en-us/commands/rebuildedges.htm#\(null\)).


---

# 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://docs.rhinoartisan.com/commands/surface/rebuild-edges.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.
