# Sort Elements

This operator is used to randomize the indices of vertices, edges and faces in order to influence the result of the randomization particularly for Random Loop Extrude and Random Panels when they generate panel islands.

{% hint style="info" %}
*This operator only appears in the **Mesh** submenu when the active object is in edit mode.*
{% endhint %}

<figure><img src="/files/d4KCpRpRB6cSTpXSh01d" alt=""><figcaption><p>Figure 1</p></figcaption></figure>

This is generally not needed but just in case some parts of the topology keep generating patterns that you don't like then you can use this to change how the seed property randomizes these areas.


---

# 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/sort-elements.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.
