> For the complete documentation index, see [llms.txt](https://docs.besmart.software/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.besmart.software/common-for-several-products/smart-walls/interlock-split-menu.md).

# Interlock Split Menu

Interlock Split Menu is an additional function in the Smart Walls tool. Interlock split will change wall profiles into a shape that allows for a specific interlocking wall connection.

<div align="left"><figure><img src="/files/THu483NvXRSCuDiAMbFq" alt="" width="223"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/IMUKdh7Z1dLrCplLlvj6" alt=""><figcaption></figcaption></figure></div>

**Workflow:**

Split Revit walls with commands from [**Split Wall Menu.** ](/common-for-several-products/smart-walls/split-walls.md)

![](/files/lzW4tT6jQSuRZD2strSK)<img src="/files/2mvN5Bb5n39HZOihX3aD" alt="" data-size="line">![](/files/PpnuAew8KY3J10NOEIjj)

Select walls that should have an interlocking type connection and use the **Split by Interlocking Settings** command.

![](/files/AcgYv4lsbrwxLcFHP2Rs)<img src="/files/whG1GOaIbWCUffNtVVAr" alt="" data-size="line">![](/files/A1LQLrtDkCmCfE1D7AE6)

Split by Interlocking Settings configures gap distances between wall panels for horizontal and vertical wall connection parts, finalizing wall profile shape according to entered values.

<div align="left"><figure><img src="/files/7G46iuTaNN4R9YK23ii0" alt=""><figcaption></figcaption></figure></div>

Interlocking Split Settings adjusts separated wall gaps (**gh** and **gv** values) and modifies wall's **H** and **L** values, which determines the depth and length of the intersection into the adjacent wall.\
**Equal** - sets the equal H value

<div align="left"><figure><img src="/files/8cO2QUVHgK86JziTDiWH" alt="" width="563"><figcaption></figcaption></figure></div>

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

You can use your modified settings for multiple projects by saving configurations to your set directory and loading them into your desired project

At corner connections, which wall overlaps on top of the other depends on selection sequence. The wall that is selected first will always overlap the second-selected wall.

<div align="left"><figure><img src="/files/af35jcYEuu0CBd1P6iKa" alt="" width="159"><figcaption></figcaption></figure></div>

At T connections, the overlapping wall will be the wall that intersects the crossing wall.

<div align="left"><figure><img src="/files/bOILCx7UYu9JmrkvngI8" alt="" width="368"><figcaption></figcaption></figure></div>

**Update Interlock Split** - Adjusts selected walls to new H, g, and L value modifications.\
**Modify Interlock Split** - Modifies settings only for single wall connection.\
**Change order of Interlock Split** - Configures wall corner connections and end connection, changing which wall will overlap on top or at the bottom.

<div align="left"><figure><img src="/files/A9y0a6gRYB57u63jnHhF" alt="" width="375"><figcaption></figcaption></figure></div>

**Change order of Interlock Split**

![](/files/dOdZ1T8Qj9hCj55v1gsO)![](/files/BiHgFYNv9AedsBvEkbCc)![](/files/2qXGOISVl9E3X2sz3Gt4)

![](/files/pA5ciHA7zIcwImOfk7oO)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.besmart.software/common-for-several-products/smart-walls/interlock-split-menu.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
