> 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/suche-uber-alle-objekte.md).

# Suche über alle Objekte

*Menü Bearbeitung / Suche über alle Objekte*

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

Mit Hilfe der Suchfunktion können Objekte anhand der Attributwerte gesucht werden. Bitte beachten Sie, dass in den Einstellungen mindestens eine Suchoption angehakt sein muss.&#x20;

<figure><img src="/files/5LBikai0hA1aVvcdsCf4" alt=""><figcaption></figcaption></figure>

Im Textfeld ist der Suchbegriff einzugeben, der einer der Suchoptionen entspricht. Die Suche wird gestartet mit Klick auf das Fernglas oder über die Tastatur mit Enter.&#x20;

<figure><img src="/files/4vBQUCv2jfXbcjMV1N0K" alt=""><figcaption></figcaption></figure>

Es kann auch nach Begriffen gesucht werden, die in den Auswahllisten vorkommen.

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

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

**Bitte beachten:** Die Suchbegriffe sind ohne sog. Wildcards (\* und ?) anzugeben.

Die Werkzeugleiste bietet folgende Möglichkeiten:

| **Icon**                                                                                                             | **Beschreibung**                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| -------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><img src="/files/2DJ9jc7y2jS9cRvP8lYX" alt=""><br><strong>Suchfeld</strong></p>                                   | <p>In das Suchfeld wird der Suchbegriff eingegeben. Über den kleinen Pfeil am rechten Rand des Suchfeldes werden zuvor eingegebene Suchbegriffe aufgelistet.</p><p><img src="/files/IDxMVd8TZQa9tFMxwrvx" alt=""><br></p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| <p><img src="/files/rS2hfJUbkxljMWxRpehO" alt="" data-size="original"></p><p><strong>Suchen</strong></p>             | Löst die Suche aus und zeigt alle passenden Objekte nach Objektklasse gruppiert an.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| <p><img src="/files/29umjjbowynt8Tl0DtbR" alt="" data-size="original"></p><p><strong>Suchoptionen</strong></p>       | <p>In diesem Menü können folgende Einstellungen gemacht werden:</p><p><strong>Systemfelder durchsuchen</strong></p><p>Die Suche wird auch über Systemfelder, wie z.B. das Feld OID, durchgeführt.</p><p><strong>Datumsfelder durchsuchen</strong></p><p>Die Suche berücksichtigt auch Datumsfelder. Wird nach Zahlen gesucht, kann die Deaktivierung sehr hilfreich sein, da Datumsfelder sehr viele Zahlen enthalten.</p><p><strong>Systemlayer durchsuchen</strong></p><p>Systemlayer (z.B. Messpunkte, Konstruktionslinien) werden ebenfalls durchsucht.</p><p><strong>Bemaßungstexte suchen</strong></p><p>Die Suche berücksichtigt auch Bemaßungstexte.</p><p><strong>nach Koordinaten suchen</strong></p><p>Die Suche berücksichtigt auch die Koordinaten.</p><p><strong>Layer-Vorschau</strong></p><p>Bei aktiver Layer-Vorschau werden die Suchergebnisse mit ihrer graphischen Darstellung angezeigt. Bei großen Datenmengen kann es zu einer Verzögerung bei der Anzeige kommen. Bei normalen Vermessungsprojekten ist diese Verzögerung aber nicht bemerkbar.</p> |
| <p><img src="/files/wBny9R6VwSeRJTNHIfVI" alt="" data-size="original"></p><p><strong>Auf Objekte zoomen</strong></p> | Zoom auf das gewählte Objekt oder auf alle Objekte der gewählten Objektklasse.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| <p><img src="/files/P4bMVPz40FLiOSZHRrzL" alt="" data-size="original"></p><p><strong>Objekte blinken</strong></p>    | Über das Blitzsymbol blinkt das Objekt in der Grafik auf.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| <p><img src="/files/GQTHi48bhhFO8Z7VE7zj" alt=""><br><strong>Objekte im Editor öffnen</strong></p>                   | Zeigt das gewählte Objekt im Objekteditor an.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |


---

# 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/suche-uber-alle-objekte.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.
