> 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-bearbeiten/selektieren.md).

# Selektieren

*Menü Bearbeiten / Selektieren*

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

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

#### ![](/files/73SgJFNkuihCuS9T8i0Z) Objekte selektieren

Eine Rechteckauswahl kann mit Ziehen der Maus/des Pens erstellt werden. Alle Objekte, die sich komplett oder teilweise in dem Rechteck befinden, werden markiert.&#x20;

Die selektierten Objekte sind hellblau markiert.

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

**Bitte beachten:**

Es werden keine Messpunkte selektiert. Zeichnungen und Bemaßungstexte werden über das [Menü Zeichnen / Markieren](/die-funktionen-der-menus/menu-zeichnen/markieren.md) selektiert.

#### ![](/files/4IA2yc5izZ4EXqfc41GP) **Selektion aufheben**

Die Selektion wird aufgehoben.&#x20;

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

#### ![](/files/Ig8ZwRFsJIt28DuN62VN) Selektierte Objekte löschen

Die mit der Selektion ausgewählten Objekte werden gelöscht.&#x20;

Vor dem Löschen kommt zur Sicherheit eine Abfrage.

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

**Bitte beachten:**

Messpunkte können über diese Funktion nicht gelöscht werden. Messpunkte können entweder einzeln über den Objekteditor gelöscht werden oder über KIVID Feld.&#x20;


---

# 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-bearbeiten/selektieren.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.
