# Split Elements

### Split Elements

'**Split Elements**' splits selected MEP elements by inserting fittings by predefined spacing rules.

<figure><img src="/files/mmHBDduAbqNtwlhBI1EU" alt=""><figcaption></figcaption></figure>

The Part Type of the fittings must be set to Union. '**Split Elements**' works on **Ducts, Pipes, Cable Trays and Conduits**.

After selecting the MEP elements in a project and clicking 'Split Elements', the 'Split Elements' window appears.

<figure><img src="/files/YWzulxWJuT1GU5xHEU94" alt=""><figcaption></figcaption></figure>

Here you can select a **Split Configuration** to be executed. Configurations can be filtered by groups. The image on the right is a preview of the fitting specified in the selected configuration.

The '**Edit**' button opens the '**Split Configurations**' window, where you can make modifications to your element splitting settings.

{% hint style="info" %}
Click [**here**](/3d-modeling-and-design/mep-hangers/configurations/split-configurations.md) to read more about Split Configurations.
{% endhint %}

In the 'Info' section, you can see a breakdown of your selection by category. Union fittings can only be inserted for one category of MEP elements at a time. The last line is the overview of elements that the configuration will be applied to.

The '**Split Elements**' button at the bottom right of the window runs the selected configuration.


---

# 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.besmart.software/3d-modeling-and-design/mep-hangers/commands/split-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.
