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

# Bemaßung

*Menü Extras / Programmeinstellungen / Bemaßung*

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

**Die Programmeinstellungen sind im Einzelnen:**

**Bitte beachten:**

**Einstellungen in den Programmeinstellungen, die nicht fett gedruckt sind, sind default Einstellungen.**

| **Bemaßung**                   |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| ------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Gerechnetes Maß als Standard   | <p>Ja <strong>/ Nein</strong></p><p>Gibt an, ob das gerechnete Maß als Standardwert übernommen werden soll. Bei Nein wird das entsprechende Feld im Objekteditor leer gelassen.<br><img src="/files/kINDfaaUMNOI4cyiSyrD" alt=""></p>                                                                                                                                                                                                                                                                                                                                                               |
| Rechtwinkelsymbol zeigen       | <p>Ja <strong>/ Nein</strong></p><p>Gibt an, ob Rechtwinkelsymbol bei Bemaßung erscheint.</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| Bemaßung zwischen Bindestriche | <p>Ja <strong>/ Nein</strong></p><p>Gibt an, ob Bemaßung zwischen Bindestriche geschrieben wird. </p><p>Ja, mit Bindestrich:</p><div><figure><img src="/files/BWBIkuD1ruI3uu3WsY0f" alt=""><figcaption></figcaption></figure></div><p><strong>Nein</strong>, ohne Bindestrich:</p><div><figure><img src="/files/m1kpJAXXaFq87y0fxOJe" alt=""><figcaption></figcaption></figure></div>                                                                                                                                                                                                               |
| Symbolgröße                    | <p>Symbolgröße von 0 bis 5. </p><p>Bei 0 werden die Bemaßungssymbole nicht angezeigt. Die Einstellung kann nachträglich geändert werden.</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| Textgröße                      | Textgröße von 1 - 50                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| **Beschriftung**               |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| Beschriftung lösen als         | <p><strong>Grafisches Element / Objektverbundene Beschriftung</strong></p><p>Regelt, wie die Tools Layeransicht /Beschriftung/ Beschriftung lösen oder Menü Zeichnen / Beschriftung lösen funktionieren (Diese beiden Funktionen stehen zurzeit nicht zur Verfügung).</p><p><strong>Graphisches Element:</strong> Beschriftungen von Objekten werden ausgeblendet und als grafische Elemente der Karte gezeigt. Diese Elemente kann man bequem mit Redlining-Tools bearbeiten. </p><p><strong>Objektverbundene Beschriftung:</strong> Erzeugt eine Tabelle per Objektklasse mit Beschriftungen.</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/bemassung.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.
