# Merge Coplanar Face

## <img src="/files/9w4BfnCcQ6dcH9FtXhnm" alt="" data-size="line"> Merge Coplanar Face <a href="#profiles" id="profiles"></a>

The MergeCoplanarFace combines adjacent coplanar faces of a mesh, polysurface, or SubD into a single face.

<div align="left"><img src="https://docs.mcneel.com/rhino/8/help/en-us/image/topic_illustrations/mergecoplanarface.gif" alt=""></div>

### Command-line options

**MergeAllCoplanar**

Combines all faces of a planar region that includes the selected face.

<div align="left"><img src="https://docs.mcneel.com/rhino/8/help/en-us/image/topic_illustrations/mergecoplanarface_all.gif" alt=""></div>


---

# 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/mesh/mesh-modifications/merge-coplanar-face.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.
