> 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/3d-modeling-and-design/metal-framing/feature-descriptions/wall-metal-framing/frame-wall/add-main-frame.md).

# Add Main Frame

Frame wall

<figure><img src="/files/28c7fX0aEs9SPJxoYw21" alt=""><figcaption></figcaption></figure>

Or:

<figure><img src="/files/2yJwf7gU5Hq6zk1XLL3R" alt=""><figcaption></figcaption></figure>

**Frame Wall** – frames selected walls or parts from the model according to predefined configuration.

<figure><img src="/files/02z2ihNGHqBQ0Cni6cSN" alt=""><figcaption></figcaption></figure>

## First time framing walls

### Load families

The first time you click **Frame Wall** in a new project, you will get a message that the framing families are not loaded. You can load them directly from here:

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

Click OK:

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

Framing families can be also loaded using **Wall+M** → **Settings** → **Load Families**:

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

[**Read more about how to Load Families**](https://docs.besmart.software/3d-modeling-and-design/metal-framing/wall-metal-framing/load-families)

### Link wall

**Wall+M** checks the status of selected walls. If there is something wrong with the walls, you will get a detailed report. In the image below, you can see possible report messages.

*Let's solve the problem of a selected wall type:*

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

*To fix these kinds of problems, you usually need to go to **Link Wall** and check the situation:*

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

***The wall type** has framing possibility disabled, so you just need to select the checkbox near the **Frame** column:*

<figure><img src="/files/63n7MdpdgwgYq2XaI71Q" alt=""><figcaption></figcaption></figure>

*There is no problem if framing configuration in not assigned to the layer. You can assign it in the **Link Wall** dialog, or **Wall+M** will give you this option during the **Frame Wall** process:*

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

*Selected a sample framing configuration, which automatically comes with **Wall+M,** and click OK:*

<figure><img src="/files/9zN1D7ERFMzYa7LSOKHi" alt=""><figcaption></figcaption></figure>

*Result:*

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

[Read more about Link Wall here.](https://docs.besmart.software/3d-modeling-and-design/metal-framing/wall-metal-framing/link-wall)

![](/files/qSXqMvy68rhzHqCKtTao)


---

# 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/3d-modeling-and-design/metal-framing/feature-descriptions/wall-metal-framing/frame-wall/add-main-frame.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.
