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

# Linie verlängern

*Menü Linien / Linie verlängern*

Modul **M-FX Constructions**

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

Es öffnet sich ein Fenster für die Eingaben.

Mit dem QuickPick \<Linie verlängern> können Linienobjekte auf andere Linien oder eine Fläche verlängert werden. Es eignet sich z.B. dann, wenn der Endpunkt einer Linie nicht direkt gemessen werden kann. Man klickt zunächst in der Grafik den Linienabschnitt der Linie an, die verlängert werden soll. Die Felder werden automatisch ausgefüllt. Alternativ können die Punkte auch manuell eingegeben werden.

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

Anschließend wird der Linienabschnitt der Linie angeklickt (Basislinie), auf den die zu verlängernde Linie verlängert werden soll. Sind die Punkte bereits bekannt, erhalten sie ein grünes Häkchen und können verwendet werden, die Felder \<L> (Linienobjekt) füllen sich automatisch.

Sind alle Felder ausgefüllt, erscheint die Vorschau in der Grafik.

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

Der Schnittpunkt, der beim Verlängern entsteht, kann bei Bedarf durch Aktivierung der Checkbox in die Basislinie eingefügt werden. Dann ist der Punkt Teil der Basislinie.

Mit Klick auf \<Fertig> wird die Linie verlängert.

<figure><img src="/files/HS21ATG5D098K5YSZiPJ" 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-linien/linie-verlangern.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.
