> 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/hullflache-um-session-anlegen.md).

# Hüllfläche um Session anlegen

*Menü Flächen / Hüllfläche um Session anlegen*

Module **M-FX Constructions** und **M-FX Power Kit I**&#x20;

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

Es öffnet sich ein Fenster für die Eingaben.

In der Auswahlliste \<Session> kann die zu umhüllende Session ausgewählt werden. Wählen Sie dann aus der Codeliste ein Flächenobjekt aus.&#x20;

Wenn in der Codeliste für die Erstellung der Hüllfläche kein Flächenobjekt ausgewählt wurde, enthält das Fenster einen Hinweis.&#x20;

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

Bitte wählen Sie in diesem Fall nachträglich ein Flächenobjekt aus der Codeliste aus. Als Ziel wird nun im Fenster das Flächenobjekt angezeigt. Es wird direkt eine Vorschau der Hüllfläche gezeigt.

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

<figure><img src="/files/TQGQL71q2C5WFOwnYETz" alt="" width="542"><figcaption></figcaption></figure>

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

Mit Klick auf den Button \<Fertig> wird die Fläche erzeugt.

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

***Bitte beachten:***

*Diese Funktion bietet sich in Kombination mit dem Modul* **M-FX Power Kit I** *an, da dieses die Sessionverwaltung enthält. Ohne Auswahl einer Session wird eine Hüllfläche um die gesamte Messung gebildet.*

*Informationen zu Sessions erhalten Sie im Kapitel* [*Sessionverwaltung*](/die-funktionen-der-menus/menu-ansicht/sessionverwaltung.md)*.*


---

# 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/hullflache-um-session-anlegen.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.
