> 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/floor-metal-framing/align-trim-extend/align-elements.md).

# Align Elements

### Align Elements

![](/files/Qapq9orhtn1cO3XxMqcM)

**Align Elements** – features for aligning joists, opening cripples, bridging/noggin etc.

### Align Joists with Selected Joist

![](/files/pMKSE9Ayt8xtdXDWIHZD)

**Align Joists with Selected Joist** – use if joists have to be aligned after framing a floor. Select a joist and other joists will be aligned to predefined distance.

![](/files/TZk9BYblV11Q6n58BgvH)

### Align Joists with other Element

![](/files/27fAfncXqUYZtlwfF0sx)

**Align Joists with other Element** – aligns joists with studs from wall or joists from other frames.

***Steps:***

1. *Run **Align Joists with other Element** → Select any Structural Framing element;*
2. *Select a joist from the frame that has to be aligned:*

![](/files/HIocpvX0E2JhfJnPXnmH)

### Align Joists with two other Elements

![](/files/S0mkgo0XvReoupJUfizV)

**Align Joists with two other Elements** – aligns joists with two selected studs from wall or joists from other frames.

***Steps:***

1. *Run **Align Joists with two other Elements** → Select two Structural Framing elements (e.g., studs from wall);*
2. *Select a joist that has to be aligned:*

![](/files/9n08jgrX0wqrpFep1Yze)

### Align Joist's Face to selected Face

![](/files/iGhAMMdlqt017ZIYF7VD)

**Align Joist's Face to selected Face** - aligns joist's face with selected element face.

***Steps:***

1. *Run **Align Joist's Face to selected Face** → Select face of any element (e.g., a face of a column);*
2. *Select a joist that has to be aligned:*

![](/files/1uMcHLHKjNWrQd0dB7SF)

### Align Joists with Faces of two other Elements

![](/files/7h4KLCpeyIpvaJnGycWI)

**Align Joists with Faces of two other Elements** – aligns joists with two selected faces from other elements.

***Steps:***

1. *Run **Align Joists with Faces of two other Elements** → Select two faces of any element (e.g., faces of a column);*
2. *Select a joist that has to be aligned:*

![](/files/w6abs0uDi2kAX6nyMzHD)

### Align Bridging/Nogging/Blocking

![](/files/SBdo69Wt2iV8cXsZwF9Q)

**Align Bridging/Nogging/Blocking –** aligns bridging/noggings or blocking with other selected element.

*Example: Bridging is aligned with bridging from another floor:*

![](/files/WXaBKuyA2QYGcdmHXBBW)

*Result:*

![](/files/LA0LuMAlu2WQgexUL3Ij)

### Reverse End Connection - Opening Intersection

![](/files/tL4hBEwpmD9WswEBK97z)

**Reverse End Connection - Opening Intersection** – used when opening is located in the frame end. Usually king stud stays and end stud is removed. While using this function end stud stays and openings' horizontal elements connect to end stud.

![](/files/RS9fLv1jISzZvCw8Gj9B)

![](/files/AtTD0gnXmvkV1PZSv8yc)Preview

![](/files/LVfEtIPZSgibiRBAireR)


---

# 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/floor-metal-framing/align-trim-extend/align-elements.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.
