> 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/flache-teilen-parallel.md).

# Fläche teilen (parallel)

*Menü Flächen / Fläche teilen (parallel)*

Modul **M-FX Alkis Assistant**&#x20;

Modul **M-FX Polygon Assistent**

<figure><img src="/files/3306gOtmFmpCuTw2OeFQ" alt=""><figcaption></figcaption></figure>

Mit dieser Funktion kann eine feste Flächengröße aus einer Fläche herausgeteilt werden. Die Fläche wird direkt an dem Segment ausgewählt, das die Grundlinie bildet.

Nach Anwahl des Menüpunktes öffnet sich ein Fenster, in dem weiter verfahren wird.

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

Zunächst wird ein Flächenkorrekturverfahren ausgewählt. Berücksichtigt wird das eingestellte Korrekturverfahren, das sich aus dem Koordinatensystem des Projekts ergibt. Dies ist nicht verfügbar, wenn im lokalen System gemessen wird.

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

| **Flächenkorrekturverfahren** | **Beschreibung**                                                                                                                                                                                            |
| ----------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Keine Korrekturen             | Es wird immer mit den Koordinatenwerten gerechnet.                                                                                                                                                          |
| Flächenkorrektur              | Die Flächenangaben werden aufgrund der Projektionsverzerrung korrigiert.                                                                                                                                    |
| Flächen- und Höhenkorrektur   | <p>Reduktion wegen Projektion und Höhe (Reduktion auf das Meeresniveau).</p><p>Die mittlere Projekthöhe wird aus den Projekteinstellungen entnommen, kann aber auch abweichend davon eingegeben werden.</p> |

Dann wird die Fläche in der Karte ausgewählt. Anschließend wird eine Größe für die Trennfläche angegeben und eine Objektklasse für die Trennfläche ausgewählt. In der Grafik wird eine Vorschau angezeigt. Die Fläche wird mit einer Parallelen an der Grundlinie so geteilt, dass die neue Fläche die eingegebene Flächengröße hat.

<figure><img src="/files/6fP9MEyGIrScALTBdFEJ" alt=""><figcaption></figcaption></figure>

Mit Klick auf \<Fertig> werden die beiden Flächen erstellt.

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


---

# 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/flache-teilen-parallel.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.
