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

# Markieren

*Menü Zeichnen / Markieren*

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

Zeichnungen oder Bemaßungstexte in einem Projekt können markiert werden.

## Zeichnung markieren

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

Nach Klick auf die Funktion "Markieren" kann ein Kasten um eine oder alle Zeichnungen aufgezogen werden.&#x20;

Die Zeichnungen werden markiert (Umrandung mit Hellblau). Mit einem Klick in die Karte kann die Markierung wieder aufgehoben werden.

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

Eine markierte Zeichnung kann nun bearbeitet werden. Die Vorschau wird jeweils mit einer rot gepunkteten Linie angezeigt.

Zum Verschieben der Zeichnung klicken Sie entweder direkt auf die Zeichnung oder auf die Linie des Kästchens.&#x20;

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

Über die Ankerpunkte an den Seiten des aufgezogenen Kastens kann die gezeichnete Linie verändert werden.

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

Über das Symbol "Drehen" oberhalb des Kästchens kann die Zeichnung um ihren Mittelpunkt herum rotiert werden.

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

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

## Bemaßungstexte markieren

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

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

Die jeweils letzte Aktion kann über die Menüpunkte "Rückgängig" und "Wiederholen" zurückgesetzt oder noch einmal ausgeführt werden.

Mit einem Klick in die Karte kann die Markierung wieder aufgehoben werden.


---

# 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-zeichnen/markieren.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.
