# Split Mesh Edge

## <img src="/files/XS31mubVipS6yseiZI1Y" alt="" data-size="line"> Split Mesh Edge <a href="#profiles" id="profiles"></a>

The SplitMeshEdge command divides a mesh edge to create two or more triangles.

Use the SplitMeshEdge command to specify how you want to split faces, and then match an adjacent mesh using the [MatchMeshEdge](https://docs.mcneel.com/rhino/8/help/en-us/commands/matchmeshedge.htm) command.

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

* Some STL/SLA printers have problems if meshes contain many long, thin facets. These facets can slow the printer down, produce odd results, or run the printer out of memory.
* The MeshRepair command may be useful when tuning up meshes for STL/SLA printing.


---

# 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-repair-advanced/split-mesh-edge.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.
