> 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/stifte-und-textmarker.md).

# Stifte und Textmarker

*Menü Zeichnen*

<figure><img src="/files/8BKJpDdZnMB1ysawzhtI" alt=""><figcaption></figcaption></figure>

Im Menü Zeichnen lassen sich mit der Redlining Funktion freie Zeichnungen und Anmerkungen hinzufügen. Dafür stehen verschiedene Stifte und Textmarker zur Verfügung.

## **Stifte**

![](/files/Q2EdH64pq8yx2N7FNfOI) **Dünner Stift**

![](/files/jZJb74iYiRxDrpiApaYM) **Mittlerer Stift**

![](/files/LHziiFkEB41a7BUNDouv) **Konfigurierter Stift**

Es stehen Stifte in zwei verschiedenen Stärken zum Schreiben und freien Zeichen von Informationen per Hand in die Grafik zur Verfügung. Strichstärke und Farbe (Rot) sind hier festgelegt.

Zusätzlich kann für einen dritten konfigurierbaren Stift in den Programmeinstellungen die Linienfarbe und die Linienbreite festgelegt werden.

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

## **Textmarker**

![](/files/36F3kq11KmRmcy9IOnjw) **Blauer Textmarker**

![](/files/qG4fBqpBTLURn1SVYcNE) **Grüner Textmarker**

![](/files/CsWeTTjvsYkw1D5uAsMG) **Konfigurierter Textmarker**

Es stehen Textmarker zum freien Markieren in zwei verschiedenen Farben zur Verfügung. Strichstärke und Farbe sind hier festgelegt.

Für einen dritten konfigurierbaren Textmarker können in den Programmeinstellungen wie für die Stifte Linienfarbe und Linienbreite festgelegt werden.

## **Markieren/Verschieben**

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

Mit dieser Funktion können einzelne gezeichnete Objekte, Bemaßungstexte und gelöste Beschriftungen markiert und verschoben werden.&#x20;

### **Selektierte Elemente löschen**

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

Markierte gezeichnete Objekte, Bemaßungstexte und gelöste Beschriftungen können hiermit gelöscht werden.&#x20;

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


---

# 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/stifte-und-textmarker.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.
