> 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-extras/programmeinstellungen/lok.-hilfssystem.md).

# Lok. Hilfssystem

*Menü Extras / Programmeinstellungen / Lok. Hilfssystem*

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

**Die Programmeinstellungen sind im Einzelnen:**

| **Einstellung**                                       | **Beschreibung**                                                                                                                                                                                                                                                  |
| ----------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Farben**                                            |                                                                                                                                                                                                                                                                   |
| Hintergrundfarbe                                      | Legt die Hintergrundfarbe fest, die genutzt wird, so lange die Grafik nach dem Hilfsraster ausgerichtet ist.                                                                                                                                                      |
| Farbe des Hilfsrasters                                | Legt die Farbe der Linien des Hilfsrasters fest.                                                                                                                                                                                                                  |
| Farbe der Definitionsachsen                           | Legt die Farbe der Definitionsachsen des Hilfsrasters fest.                                                                                                                                                                                                       |
| **Raster**                                            |                                                                                                                                                                                                                                                                   |
| Ausrichtung der Achsen                                | <p>Voreinstellung dafür, welche Achse durch die Punkte definiert wird. Kann im QuickPick unter „Achse“ verändert werden.<br><img src="/files/del1duytVh4ufobvkvPe" alt=""></p>                                                                                    |
| Anzeigeform der Delta-Koordinaten                     | <p><strong>Schrittweite / Meter</strong></p><p>Voreinstellung, ob die Delta-Koordinaten in Schritten oder in m angegeben werden. Kann im QuickPick hinter der Koordinatenanzeige verändert werden.</p>                                                            |
| Rasterabstand                                         | Voreinstellung für den Abstand des Rasters. Kann im QuickPick als „Schrittweite“ noch angepasst werden. Identisch für x und y.                                                                                                                                    |
| Nachkommastellen der Delta- Koordinaten (nur bei „m“) | Voreinstellung der Anzahl der angezeigten Nachkommastellen der Delta-Koordinaten. Achtung: Eine Änderung wird nur übernommen, wenn bei „Anzeigeform der Delta-Koordinaten“ „m“ eingestellt ist. Bei Umstellung von „Schritte“ auf „m“ kann dies verändert werden. |

| Lokale Delta-Koordinaten anzeigen | <p><strong>Ja / Nein</strong></p><p>Legt fest, ob sich die lokalen Koordinaten auf den letzten geklickten Punkt beziehen sollen oder vom Ursprung aus gezählt wird.</p> |
| --------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- |


---

# 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-extras/programmeinstellungen/lok.-hilfssystem.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.
