> 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/archive/wood-framing-work-in-progress/floor-wood-framing/framing-configuration/opening-framing-general.md).

# Opening Framing – General

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

![](/files/m8RPebNtbUl3iPMCfqf0)

or:

![](/files/pdRKmFLirYU0PVeH1N2a)

### Opening Framing

![](/files/wmrsEhwbaOf7isl0utmn)

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 floor.

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

![](/files/fSg5kNSHKaeFyMroQEpE)

### Preassembling

**Preassembled –** fills in information for the framing elements (like trimming joists, headers, etc.) from the selected configuration. The configuration can later be scheduled and separately displayed in shop drawings.

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

![](/files/BlpodZuOFEg89vFAlMfR)

Fills information into these parameters:

**FM Module Type**

For Openings – writes opening type.

For Connections – writes join configuration name.

**FM Module Mark** – writes **FM Module Type** + **Mark** (from Floor) + **Mark** (from Opening) + unique number.

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

*Example:*

*Header2 is included in the preassembly so **FM Module Type** parameter has Opening value, **FM Module Mark** parameter contains **FM Module Type** parameter value (Opening) + current floor **Mark** value (F-1, can be seen near **FM HostMemberSortMark**) + current window **Mark** + unique number.*

![](/files/7ru6ZLVoUhTZREEACtHb)

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

![](/files/t8ayBWOeIG6G22GUGooP)


---

# 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/archive/wood-framing-work-in-progress/floor-wood-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.
