# How to add a no-fly zone?

1. **Download** the Generic Model **family below**. You'll need to load it into your project:

{% file src="<https://239424168-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqtUsszuAWXIZhQhrvjnb%2Fuploads%2FdO04OllU7rlGbniCNuWB%2FI_No-Fly%20Zone.rfa?alt=media&token=d9fb60ab-6054-48e5-8a35-a2d89fdeb565>" %}

2. In Revit, navigate to **T4R Create/Modify** tab and find **Smart Connections**
3. **Drag and drop** the tool into the view (Recommended)
4. Click on **Configurations** to open the dialogue:

<figure><img src="https://239424168-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqtUsszuAWXIZhQhrvjnb%2Fuploads%2FVg8aWLSWPHE4F3ErBh4R%2FSmart%20Connections.gif?alt=media&#x26;token=64937ed1-5d07-4989-8200-077a8db14796" alt=""><figcaption></figcaption></figure>

5. In the dialogue, set **Category** to **Walls**&#x20;
6. Set **Group** to **Walls** (not necessary)
7. Click on the **triple-dot** button and select **Create New**
8. **Rename** the configuration anyway you like

<figure><img src="https://239424168-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqtUsszuAWXIZhQhrvjnb%2Fuploads%2F0A5DL8MIg4FP95UPmlHL%2FNew%20Config%20Smart%20Conn.gif?alt=media&#x26;token=91eda428-6438-4db9-9e6a-41f853ba3652" alt=""><figcaption></figcaption></figure>

9. Turn on the **Active** button
10. Go to **Select Category** and choose **Generic Models**
11. Select the **Family and Type**. Choose the **I\_No-Fly Zone** family:

<figure><img src="https://239424168-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqtUsszuAWXIZhQhrvjnb%2Fuploads%2Fo9lOv3YD7EeUmKCvf2Dz%2FFamily%20type%20Smart%20Conn.gif?alt=media&#x26;token=ef46a49d-1868-454f-befb-fec400f46c0f" alt=""><figcaption></figcaption></figure>

12. Choose the **Face**:

* Select **Top** if you want to apply the no-fly zone at the of the wall:
* Select **Bottom** if you want to apply the no-fly zone at the bottom of the wall:
* Select **Top** and **Bottom** if you want to apply the zone to both ends

<figure><img src="https://239424168-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqtUsszuAWXIZhQhrvjnb%2Fuploads%2FuMUxtQRqzG7UD4TWUF3R%2FSelect%20Face%20Smart%20Conn.gif?alt=media&#x26;token=35a794c5-6921-4a43-8fc8-3825aac31ab5" alt=""><figcaption></figcaption></figure>

13. Click **Save** and close the dialogue

{% hint style="info" %}
**Note**: you can create multiple configurations and reuse them each time you apply the no-fly zone.
{% endhint %}

14. Click on **Insert Elements** and select the wall
15. Choose your configuration

<figure><img src="https://239424168-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqtUsszuAWXIZhQhrvjnb%2Fuploads%2Feboxt7RwHsjDoOZezGUI%2FInsert%20No%20Fly%20Zone.gif?alt=media&#x26;token=c97ca290-86cd-487d-95aa-eadbf66a8b09" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**Note**: if the configuration doesn't show in the pop-up, try changing the **Configuration Group** to **Not Assigned**.
{% endhint %}

16. After inserting, adjust the size of the no-fly zone by manually adjusting the **instance parameters**:

* Exterior Offset
* Interior Offset
* Top Offset
* Bottom Offset (default is set to 1' 0")
* End Offset
* Start Offset

<figure><img src="https://239424168-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqtUsszuAWXIZhQhrvjnb%2Fuploads%2FqrBYwKjG1tsKNo0fpcQi%2FZone%20Offsets.gif?alt=media&#x26;token=642330f3-799c-4151-badc-24d46f0cff57" alt=""><figcaption></figcaption></figure>

***

{% 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: 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.besmart.software/3d-modeling-and-design/metal-framing/faq/other/how-to-add-a-no-fly-zone.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.
