> 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/troubleshooting/cuts-not-visible-in-blocking-nogging-plates.md).

# Cuts not visible in blocking/nogging plates

<figure><img src="/files/2sRzRHenlZUsSXJqGDfx" alt=""><figcaption></figcaption></figure>

### Solution 1

1. Go to **Framing Configurations** > **Common Settings** > **Modify Configuration Settings.**
2. Make sure the **Cut Framing Elements** box is checked.
3. Save the configuration.
4. Go to **Modify Other** > **Update Wall** **by Wall Link** or simply click on **Frame Wall** and **re-frame the wall**:

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

### Solution 2

1. Go to **Framing Configurations** > **Blocking/Nogging** settings.
2. In the **Custom Layout** settings, find the **Cut** and **Cut Studs** columns.
3. Change the values from **None** or to **Cut Bridging/Nogging.**
4. Go to **Modify Other** > **Update Wall** **by Wall Link** or simply click on **Frame Wall** and **re-frame the wall:**

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

### Solution 3

If you've modified the **I\_MF C+C\_CH Stud** (Imperial) or **M\_MF C+C\_CH Stud** (Metric) family, check if the family still has the void (orange wireframe around the family):

<figure><img src="/files/9zx2IuE8H8cBE1mKWhoO" alt=""><figcaption></figcaption></figure>

If it doesn't have the void, you'll need to reload the original stud family in one of the three ways:

#### Option 1

You can load it from your older projects but make sure it has the void.

#### Option 2 (recommended)

1. Open a new project. Go to **Settings** > **Load Families** > **Main Families**
2. Find the family in the **Project Browser** under the **Structural Framing** category.
3. Open the family. Load it into your desired project and close the family.

#### Option 3

Find it on your computer. Once you have found the family, **drag and drop** it into your project.

* If you're using **Revit 2025** or later versions:

*C:\Users\Username\AppData\Roaming\ARKANCE TOOLS\2025(or 2026)\Wall(or Floor or Roof Metal Framing\Latest version\Wall+M(or Floor+M or Roof+M)\Libraries\Metric(or Imperial)\Library\Main Families*

* If you're using **Revit 2023** or **2024**:

*C:\Users\Username\AppData\Roaming\TOOLS 4 BIM\2023(or 2024)\Wall(or Floor or Roof Metal Framing\Latest version\Wall+M(or Floor+M or Roof+M)\Libraries\Metric(or Imperial)\Library\Main Families*

***

{% hint style="info" %}
If you can't find the answers you're looking for, please [contact our support team](https://emea.support.arkance.world/hc/en-gb/requests/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/troubleshooting/cuts-not-visible-in-blocking-nogging-plates.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.
