> For the complete documentation index, see [llms.txt](https://docs.moasure.com/de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moasure.com/de/moasure-app/einstellungen/anzeigeoptionen/rasterform.md).

# Rasterform

{% hint style="info" %}
In der App-Version 3.0 oder neuer sind Raster in allen Ansichten verfügbar und in 2D-Ansichten (2D-Planansicht, 2D-Schrägansicht und Konturansicht) maßstabsgerecht.
{% endhint %}

### So passen Sie das 2D-Raster an:

1. Öffnen Sie die **Einstellungen**, indem Sie auf das **Zahnradsymbol** tippen.
2. Tippen Sie auf **Anzeigeoptionen**.
3. Tippen Sie auf **Rasterformat (2D)**.
4. Wählen Sie den gewünschten Rastertyp:
   1. Kein Raster
   2. Grundplatte (ohne Maßstab)
   3. Hauptlinien
   4. Haupt- und Nebenlinien
5. Ein grünes Häkchen erscheint neben dem von Ihnen gewählten Rastertyp.
6. Tippen Sie auf den **Zurück-Pfeil** in der oberen linken Ecke, bis Sie zur Startseite zurückkehren.

<figure><img src="/files/7RQVvszmJFOPwssNisR3" alt="" width="375"><figcaption></figcaption></figure>

Die Rasteroptionen verbessern die Visualisierung und Benutzerfreundlichkeit von Messungen und bieten einen schnellen Hinweis auf die tatsächliche Größe der gemessenen Fläche. Diese Funktion ist für Benutzer sinnvoll, die eine genauere visuelle Anzeige des Maßstabs ihrer Messumgebung wünschen.

<div><figure><img src="/files/ieRBa9WgO4eStEYpHxx8" alt=""><figcaption><p>Grundplatte (ohne Maßstab)</p></figcaption></figure> <figure><img src="/files/oF9UhYIAtS76wobA3og3" alt=""><figcaption><p>Hauptlinien</p></figcaption></figure> <figure><img src="/files/YYKyTQSU0TwtmNByvt6S" alt=""><figcaption><p>Haupt- und Nebenlinien</p></figcaption></figure></div>


---

# 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://docs.moasure.com/de/moasure-app/einstellungen/anzeigeoptionen/rasterform.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.
