> 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/faq/notches-lip-cuts-and-swages/how-to-apply-different-cuts-at-staggered-blocking-nogging-ends.md).

# How to apply different cuts at staggered Blocking/Nogging ends?

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

## 1. Create staggered blocking/nogging layout

Follow the workflow in the link below:

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>How to frame staggered Blocking/Nogging?</td><td><a href="/pages/AB969mrSr4Ml54lFYxQu">/pages/AB969mrSr4Ml54lFYxQu</a></td></tr></tbody></table>

## 2. Turn on automatic element cut controls

1. In **Framing Configurations**, go to **Modify Settings**
2. Scroll down and turn on **Automatically Switch Cuts** box
3. **Save** and close the configurations

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

4. Re-open the **Framing Configurations** dialogue
5. On the left, scroll down to **Blocking/Nogging** settings
6. In the Custom Layout settings, you'll find **Cut Start Type** and **Cut End Type**

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

7. See the outcomes below:

* Cut Start Type = Cut Studs. The start of the blocking/nogging receives a swage and creates a lip cut at the stud's open side.
* Cut End Type = Cut Bridging/Nogging. The end of the blocking/nogging receives a lip cut and a notch while the stud receives a swage.

{% hint style="warning" %}
**Note**: the **start** of the elements is always on the **left** when facing the **exterior** of the wall. T

he exterior is always on the side of blue arrows when looking at the wall from a plan view.
{% endhint %}

<figure><img src="/files/Fuvzv8QigBSM7GFYQKlf" alt=""><figcaption><p>Blocking/nogging between common studs</p></figcaption></figure>

{% hint style="info" %}
**Note**: if your common vertical stud profiles are **flipped**, you'll need to use an opposite combination for the blocking/nogging settings to achieve the same result as above.
{% endhint %}

## 3. Manually switch cuts

You may need to manually switch cuts. For example, if the king/jamb or end studs need to receive lip cuts, follow the workflow below:&#x20;

1. Go to **Edit Elements**
2. Select **Switch Cuts**
3. Select the **connections** you need to switch
4. Click **Esc** button on the keyboard when finished

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

## 4. Export files

When exporting files using CNC Metal Exporter using Arkitech/Howick configuration:

1. Go to **Export Setup**
2. Check the box **Analyze Cuts for Inverse Connections**

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

{% hint style="danger" %}
**Note**: due to a temporary bug in the software, **check** the boxes in **Export Setup** > **Additional Settings**:

* **Inverse Wall Labels**
* **Inverse Floor Labels**
* **Inverse Roof Labels**

Normally, you don't need to check these boxes. The issue will be resolved ASAP.

<mark style="color:red;">**After the next software update, make sure to uncheck these boxes.**</mark>
{% endhint %}

***

{% hint style="info" %}
If you can't find the answers you're looking for, please [contact our support team](https://helpdesk.besmart.software/support/tickets/new).
{% endhint %}


---

# 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/faq/notches-lip-cuts-and-swages/how-to-apply-different-cuts-at-staggered-blocking-nogging-ends.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.
