> 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-linien/prallele-linie-uber-parallelmass.md).

# Prallele Linie über Parallelmaß

*Menü Linien / Parallele Linie über Parallelmaß*

Modul **M-FX Constructions**

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

Mit dem QuickPick \<Parallele Linie über Parallelmaß> ist es möglich, eine oder mehrere parallele Linien zu einer Basislinie über Parallelmaße zu erzeugen.&#x20;

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

Wählen Sie zunächst einen Code in der Codeliste aus, mit dem die parallele Linie erzeugt werden soll.

Im Fenster klicken Sie dann zunächst eine Linie an. Diese wird in der Grafik hellblau unterlegt. Anschließend gibt man ein paralleles Maß mit plus (+) oder minus (-) für rechts bzw. links von der Linie an. Nun wird die Vorschau der zu erzeugenden Linie angezeigt (orange gepunktet).&#x20;

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

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

Bei Klick auf \<Fertig> wird eine Linie mit dem aktuell in der Codeliste ausgewählten Code erzeugt.

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

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

Die zweite Linie wird mit dem Code erzeugt, der zuvor in der Codeliste ausgewählt wurde. Haben Sie keinen Code ausgewählt, so erscheint folgende Meldung.

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

Klicken Sie auf \<OK> und wählen Sie anschließend einen Code aus.

Die Parallele kann durch Angabe des Start- und Endpunktes in der Länge eingeschränkt werden. Die Parallele kann optional mit Messpunkten auf den Stützpunkten erzeugt werden.

Anschließend kann man zur Ursprungslinie weitere Parallelen wählen und setzen, bis das Quickpick beendet wird.


---

# 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-linien/prallele-linie-uber-parallelmass.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.
