> 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-punkte/punkthohe-ubertragen.md).

# Punkthöhe übertragen

*Menü Punkte / Punkthöhe übertragen*

Modul **M-FX Constructions**

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

Mit dem QuickPick \<Punkthöhe übertragen> kann einem Punkt die Höhe eines anderen Punktes zugeschrieben werden. Dies eignet sich besonders für nicht direkt messbare Höhen von Punkten.

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

In das Feld \<P1> wird der Punkt eingegeben, dessen Höhe man übertragen möchte. Er kann auch direkt in der Grafik angeklickt werden. Ist der Punkt bereits im Berechnungsmodul bekannt, erscheint dahinter ein grünes Häkchen und seine Höhe wird automatisch in das Feld \<Höhe P1> eingetragen.

In das Feld \<P2> wird der Punkt eingegeben, dem die Ausgangshöhe übertragen werden soll. Er kann auch direkt in der Grafik angeklickt werden. Ist der Punkt bereits im Berechnungsmodul bekannt, erscheint dahinter ein grünes Häkchen und seine Höhe wird automatisch in das Feld \<Höhe P2> unter \<Alt> eingetragen. Unter \<Neu> wird die Höhe von P1 eingetragen. Hat P2 noch keine Höhe, steht in diesem Feld "Unbekannt". Der Höhenunterschied zwischen der alten und neuen Höhe ist dann natürlich auch "Unbekannt".

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

### **Höhenunterschied festlegen**

In diesem Dialog wird über die Auswahlliste ein positiver (+) oder negativer (-) Höhenunterschied zwischen P1 und P2 eingegeben. Die Höhe für P2 wird in dem Feld \<Höhe P2> unter \<Neu> laufend aktualisiert.

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

### **Punkthöhe übertragen**

Mit Klick auf \<Fertig> wird die unter \<Höhe P2 \<Neu> auf den im Feld \<P2> eingegebenen Punkt übertragen.


---

# 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-punkte/punkthohe-ubertragen.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.
