# Placement Control

<figure><img src="/files/31ZmDdV9NDDTmfjlWpeZ" alt=""><figcaption></figcaption></figure>

**Flip by X Axis, Flip by Y axis** - allows you to flip family during insertion. To make it work, you have to have control arrows inside the element's Family.

<figure><img src="/files/4TCMdKKpzKWWEqhZTkQN" alt=""><figcaption><p>Control arrows within Family editor</p></figcaption></figure>

**Flip by Workplane** - flips workplane.

**Flip if Host is Flipped** - flips your detail according to the flip direction of your Host element. For example, the profile on the right has been flipped, so if you insert details with Flip if Host is Flipped *unchecked,* then you'll get this result:

<div align="left"><figure><img src="/files/MAXNCQDxQrKutvBOlpiT" alt="" width="233"><figcaption></figcaption></figure></div>

But if you want to correct it, tick O*N Flip if Host is Flipped and get this result:*

<div align="left"><figure><img src="/files/guZDKwJYSK0GOjy9A5wj" alt="" width="240"><figcaption></figcaption></figure></div>

**Calculate Total Span** - When we assign families to multiple hosts, the software will calculate their total host face length as a single combined value, rather than individually.

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

**Cal. by Location Line** - When enabled, it will evaluate the host's location line instead of the geometry, which is the default setting when turned off. This is useful if the host's geometry has been modified by cuts and you want the software to evaluate the placement point based on the location line rather than the geometry.

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

**Avoid duplicates** - When families are placed using certain search rules, duplicates may occur because the software detects multiple connections at a single point, leading to multiple families being added at the same location. Enabling this option will evaluate the intersection of identical families and ensure that only one family is placed.

**Start / End limits** - When using Virtual Intersection Rules, families may overlap at the host's (plate) start or end because the plate is divided at the center of the studs.

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

The Start-End Limit feature allows users to adjust the position of families at the host's start or end by a specified value.

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

<div align="left"><figure><img src="/files/L7ALSIl6VJhQprZYxLko" alt=""><figcaption></figcaption></figure></div>

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

**Ignore Span direction Vector** - when enabled,  connections in floors will be added independently of their drawing direction. The span direction indicates the left or right sides of the floor.


---

# 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/placement-control.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.
