> 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/framing-configuration/opening-framing/general.md).

# General

**Framing Configuration** may be found in two locations:

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

or:

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

### Opening Framing

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

Settings for framing **Windows**, **Doors**, and other **Openings**.

Settings for **Window – Window Join Framing** and **Window – Door Join Framing.**

Window, Door, or Opening settings are saved under separate names and can be adjusted for different opening sizes (From – To).

Also, the software will recognize if the opening is inserted into a structural (bearing) or non-structural wall.

### Window Framing

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

**Window Framing** – settings for framing single windows.

![](/files/UFiU99R6E1hyq7l4Z0Gj)

### Door Framing

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

**Door Framing** – settings for framing single doors.

![](/files/VxV8WIVHr6uU8EeB6FdQ)

### Opening Framing

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

**Opening Framing** – settings for framing single openings which are mostly used for Ducts, Pipes. or other MEP elements.

![](/files/vjQoEa0T0cInVtnNIgoL)

### Window – Window Join Framing

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

**Window – Window Join Framing** – settings for framing joined windows. Window – window join settings are saved under a separate name and they can be adjusted for different join sizes (From – To).

![](/files/IJ1zlKX3WZwqmBxzo7Rb)

### Window – Door Join Framing

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

**Window – Door Join Framing** – settings for framing joined window and door. Window – door join settings are saved under a separate name and they can be adjusted for different join sizes (From – To).

![](/files/HnYQVsQn2AGyGmkVy8Hf)

### Preassembling

**Preassembled –** fills in information for framing elements (like kings, trimmers, sills, etc.) from the selected configuration.

The configuration can be later scheduled and separately displayed in shop drawings.

**Opening Element Preassembled** – fills in information for window, door, or other opening, which can later be scheduled and separately displayed in shop drawings.

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

Fills in information for these parameters:

**FM Module Type**

For Windows, Doors, and Openings – writes opening type.

For Connections – writes join configuration name.

**FM Module Mark** – writes **Framing Member Mark** + **Left** or **Right** + **Mark** (from Wall) + **Mark** (from Window, Door or Opening).

**FM Module Preassembled –** writes Yes/No if element is (or is not) included in the preassembly.

*Example:*

*King is included in the preassembly so **FM Module Type** parameter has Door value, because this King belongs to the door,*

***FM Module Mark** parameter contains **Framing Member Mark** parameter value + Right value + current wall **Mark** value (can be seen near **FM HostMemberSortMark**) + current door **Mark**.*

![](/files/mynL3s1YlY5BIGMa5Zd9)

All these parameters can later be used in the schedules and view filters.

![](/files/ozPcxjJgvb267yQfxsqq)


---

# 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/framing-configuration/opening-framing/general.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.
