# Virtual Intersections

**Top & Bottom Virtual Intersection** - virtual intersection means that elements do not actually intersect but they would if extended. So, you have to use Min and Max distances to search for possible virtual intersection with selected Category elements and Types.

<figure><img src="https://239424168-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqtUsszuAWXIZhQhrvjnb%2Fuploads%2FdQckUNj3Kq9W19PPwvAT%2Fimage.png?alt=media&#x26;token=b82b7a83-ccdb-4afb-bc62-8490ad3bde89" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
This applies to **analytical lines** of elements, for example, **Structural Framing analytical lines**, which may not align perfectly due to modeling settings or analytical adjustments.

Note that **Structural Framing analytical lines** can be shifted vertically using the **Z Justification** parameter — this can affect how intersections are detected.
{% endhint %}

***

**Left & Right Virtual Intersection** - same as above, but searching direction is different.

When selected **category f**or Left & Right Virtual Intersection **is “Structural Framing”**, an **additional feature** becomes available called ***Intersecting Detail Orientation***.

This feature allows users to specify the **orientation of the structural framing elements** — for example, studs or joists — as either **horizontal** or **vertical**. The chosen orientation determines how framing elements interact with other parts in the model and how nailers or other connection components are assigned.

**Functionality Overview**

* **Horizontal Orientation:**
  * Use this setting when framing elements (such as studs or beams) run horizontally.
  * When selected, ensure the **layout is applied** to manage the **distribution of elements** along the layout path.
  * This allows for even spacing and proper alignment of intersecting details or connection parts.

<figure><img src="https://239424168-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqtUsszuAWXIZhQhrvjnb%2Fuploads%2FMvSvIgwWHuYz8bc8pKWn%2Fstr%20framing.png?alt=media&#x26;token=49a8fc2a-a30a-44e3-b151-4047d8cb14ac" alt=""><figcaption></figcaption></figure>

* **Vertical Orientation:**
  * Use this when framing elements run vertically (e.g., typical wall studs).
  * This orientation ensures that connection parts (like nailers or plates) are correctly aligned and attached to the corresponding vertical members.

<figure><img src="https://239424168-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqtUsszuAWXIZhQhrvjnb%2Fuploads%2FqW53oyGc0a3iAR4vtHgz%2Fstr%20framing%20vertical.png?alt=media&#x26;token=0778bda5-b658-4826-84b5-08d065ff2130" alt=""><figcaption></figcaption></figure>


---

# 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/smart-connections/configuration-window/adjust-layout-by-searching-for-other-elements/virtual-intersections.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.
