# Mesh

The **Mesh** submenu contains operators that provide supporting mesh functions to the add-on's overall functionality or theme. This has operators exclusively for edit or object mode with some appearing in both modes.

### Object Mode / Edit Mode

{% content-ref url="/spaces/4r0AELTCYZZ7h3JlR2Hg/pages/4a7s71alIR9iTXH3Yn5L" %}
[Data](/add-ons/random-flow/functions/mesh/data.md)
{% endcontent-ref %}

{% content-ref url="/spaces/4r0AELTCYZZ7h3JlR2Hg/pages/cDXUY0EI2bHHRWGQVjAk" %}
[Auto Mirror](/add-ons/random-flow/functions/mesh/auto-mirror.md)
{% endcontent-ref %}

{% content-ref url="/spaces/4r0AELTCYZZ7h3JlR2Hg/pages/RPBSxLr4xwniD7GCCO1t" %}
[Crease Sharp](/add-ons/random-flow/functions/mesh/crease-sharp.md)
{% endcontent-ref %}

{% content-ref url="/spaces/4r0AELTCYZZ7h3JlR2Hg/pages/Wyy6nnbcng12tqT7azeQ" %}
[Smooth Sharp](/add-ons/random-flow/functions/mesh/smooth-sharp.md)
{% endcontent-ref %}

### Object Mode

{% content-ref url="/spaces/4r0AELTCYZZ7h3JlR2Hg/pages/J6eEIRFtTvWgNOsu7cvn" %}
[Extract Faces](/add-ons/random-flow/functions/mesh/extract-faces.md)
{% endcontent-ref %}

{% content-ref url="/spaces/4r0AELTCYZZ7h3JlR2Hg/pages/45KRFlv2lekhVkw3xvnu" %}
[Apply Mesh](/add-ons/random-flow/functions/mesh/apply-mesh.md)
{% endcontent-ref %}

{% content-ref url="/spaces/4r0AELTCYZZ7h3JlR2Hg/pages/9oFExCVa1bE5bfBXVQRC" %}
[Clear Banding](/add-ons/random-flow/functions/mesh/clear-banding.md)
{% endcontent-ref %}

{% content-ref url="/spaces/4r0AELTCYZZ7h3JlR2Hg/pages/LBTOw2MzFObKEaHJQjpt" %}
[Clear Data Objects](/add-ons/random-flow/functions/mesh/clear-data-objects.md)
{% endcontent-ref %}

### Edit Mode

{% content-ref url="/spaces/4r0AELTCYZZ7h3JlR2Hg/pages/YhOL1WnZhv6JoVVFVFmQ" %}
[Tag Verts](/add-ons/random-flow/functions/tag-verts.md)
{% endcontent-ref %}

{% content-ref url="/spaces/4r0AELTCYZZ7h3JlR2Hg/pages/lFFuA0uJtHqQYCuPHDbX" %}
[Sort Elements](/add-ons/random-flow/functions/mesh/sort-elements.md)
{% endcontent-ref %}

{% content-ref url="/spaces/4r0AELTCYZZ7h3JlR2Hg/pages/lUkQXxjb0th5ntvZWItG" %}
[Filter Select](/add-ons/random-flow/functions/mesh/filter-select.md)
{% endcontent-ref %}

{% content-ref url="/spaces/4r0AELTCYZZ7h3JlR2Hg/pages/227C0GejoMKKx0SZnRTv" %}
[Grid Project](/add-ons/random-flow/functions/mesh/grid-project.md)
{% endcontent-ref %}

{% content-ref url="/spaces/4r0AELTCYZZ7h3JlR2Hg/pages/RWHoNukdqkuNXQpp60Ya" %}
[Quad Slice](/add-ons/random-flow/functions/mesh/quad-slice.md)
{% endcontent-ref %}


---

# 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://www.blenderguppy.com/add-ons/random-flow/functions/mesh.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.
