> 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/tipps-aus-der-praxis/messen-messpunkte/objekte-messpunkte-loschen.md).

# Objekte/Messpunkte löschen

Auswahl des Punktes über den Objekteditor. Auf einem Messpunkt können zusätzlich ein oder mehrere Objekte liegen.

In folgendem Beispiel liegt auf dem Messpunkt mit der Punktnummer 1054 das Objekt TOP Baum.

![](/files/Wb1DTgEHWRJX5FcTkyaY)

Zum Löschen des Messpunktes oder des Objektes wählen Sie diese aus. Der Messpunkt und das Objekt können getrennt voneinander gelöscht werden. Häufig soll der Messpunkt bestehen bleiben und nur das Objekt soll gelöscht werden. Wenn Messpunkt und Objekt gelöscht werden sollen, so löschen Sie diese nacheinander.

**Messpunkt**

Im neuen Fenster kann der Messpunkt bzw. das Objekt über das ![](/files/iSsxGnF8iGPQMLJ2JuHe)gelöscht werden.&#x20;

![](/files/W72GjgcuLZpDOxQ9mGEQ)

**Objekt**

![](/files/EvSa7SNKa77q1xaEcBaF)

Es können auch mehrere Objekte gleichzeitig gelöscht werden. Siehe dazu das Kapitel [Menü Bearbeiten / Selektieren](/die-funktionen-der-menus/menu-bearbeiten/selektieren.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/tipps-aus-der-praxis/messen-messpunkte/objekte-messpunkte-loschen.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.
