> For the complete documentation index, see [llms.txt](https://survey.fmpx.docs.frox-it.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://survey.fmpx.docs.frox-it.de/die-funktionen-der-menus/menu-flachen.md).

# Menü Flächen

*Menü Flächen*

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

| **Icon**                                                            | **Menütitel**     | **Beschreibung**                                                                                                                                             |
| ------------------------------------------------------------------- | ----------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| <img src="/files/HxEUzrgvXhYXvqR292ed" alt="" data-size="original"> | Flächen verbinden | <p>Modul <strong>M-FX Polygon Assistent</strong></p><p>Mit diesem QuickPick können durch einfaches Anklicken zwei Flächen miteinander verbunden werden. </p> |

| <img src="/files/kVJUZLj6nnxjTD5G9G77" alt="" data-size="original"> | Flächen ausstanzen       | <p>Modul <strong>M-FX Polygon Assistent</strong></p><p>Mit diesem QuickPick kann eine Fläche innerhalb einer anderen Fläche ausgestanzt werden. </p>                           |
| ------------------------------------------------------------------- | ------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| <img src="/files/JzINeb9jZaYB2vbXz7qb" alt="" data-size="original"> | Fläche teilen            | <p>Modul <strong>M-FX Polygon-Assistant</strong></p><p>Eine Fläche wird an einer Trennlinie geteilt.</p>                                                                       |
| <img src="/files/bJALBosx0ATT5WNvsSo9" alt="" data-size="original"> | Fläche teilen (parallel) | <p>Modul <strong>M-FX Alkis Assistant</strong> </p><p>Modul <strong>M-FX Polygon Assistent</strong><br>Eine feste Flächengröße kann aus einer Fläche herausgeteilt werden.</p> |

<table data-header-hidden><thead><tr><th></th><th width="253.6481113320079"></th><th></th></tr></thead><tbody><tr><td><img src="/files/YxEdIFW7aWcl6Ooq3jS1" alt="" data-size="original"></td><td>Stützpunkt in Fläche einfügen</td><td><p>In eine Fläche wird ein neuer Stützpunkt eingefügt.</p><p>Diese Funktion ist unter Menü Flächen beschrieben, da sie standardmäßig in jedem FX Survey Produkt integriert ist.</p></td></tr><tr><td><img src="/files/7iUxpQtRHgbxCGmNZfoB" alt="" data-size="original"></td><td>Stützpunkt aus Fläche entfernen</td><td>Aus einer Fläche wird ein Stützpunkt entfernt.</td></tr><tr><td><img src="/files/EXTvvYuUq87g7WYcicG1" alt="" data-size="original"></td><td>Hüllfläche um Session legen</td><td><p>Module <strong>M-FX Polygon Assistent</strong> und <strong>M-FX Power Kit I</strong> Mit diesem QuickPick wird eine Hüllfläche um eine Session gebildet.</p><p><em><strong>Bitte beachten:</strong></em></p><p><em>Diese Funktion bietet sich in Kombination mit dem Modul</em> <strong>M-FX Power Kit I</strong> <em>an, da dieses die Sessionverwaltung enthält. Ansonsten wird eine Hüllfläche um die gesamte Messung gebildet.</em></p><p><em>Informationen zu Sessions erhalten Sie unter dem Kapitel Sessionverwaltung.</em></p></td></tr></tbody></table>


---

# 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://survey.fmpx.docs.frox-it.de/die-funktionen-der-menus/menu-flachen.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.
