# Door Frames

### Door Frame Components

The door frame contains a set of door components that are available to be selected when a door is inserted into an elevation drawing. The following types of door components are supported:

* Jamb
* Mullion
* Door Head
* Threshold
* Sweep
* Transom Jamb
* Transom Mullion
* Transom Door Head
* Transom Frame Head
* Transom Glass

The left and right sides of the door frame can be set separately.

### Door Frame Selectors

Doors have the ability to modify nearby parts when included in an elevation. Selectors allow relevant components and parts to be deleted for the door to be inserted.

For example, you may want to delete parts with&#x20;

* Horizontal Perimeter Head
* Horizontal Perimeter Sill
* Horizontal Intermediate Above to Head
* Left Vertical Component
* Right Vertical Component

### Sub-Frame

Door frames can be configured to be a sub-frame, which displaces the regular mullion/jamb components. Regular door frames do not displace the mullion/jamb components.

Sub-frames cannot contain a transom.

![The door in the middle shows a sub-frame, whereas the door on the right is a regular door frame with a transom.](/files/-Ma075Avl3cKXZZ5LSyP)


---

# 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.bidunity.com/system-configurations/doors/door-frames.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.
