> 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/messen-mit-totalstation/dialog-messungstyp/absteckung/absteckung-von-achsen/3d-achse-mit-hoheninterpolation.md).

# 3D Achse mit Höheninterpolation

Die Höhe zwischen Anfangs- und Endpunkt einer Achse wird interpoliert und mit der aktuellen Höhe als Minus (unter der interpolierten Achshöhe) und Plus (über der interpolierten Achshöhe) angezeigt.&#x20;

### Definition der 3D Achse

Menü Extras / Programmeinstellungen - Reiter Tachymeter – Absteckungsprofil

![](/files/IWQ6h3gZ2L5kJZxN9cbp)

![](/files/eiJ3BgsZcMtErb4Y88An)

Bei Klick auf den kleinen Button ... rechts neben Sammlung öffnet sich das Fenster für die Definition der Absteckprofile.&#x20;

![](/files/QvUfJOsdYMuO0wSSPSD1)

Über den Button "Hinzufügen" kann ein neues Absteckprofil definiert werden. Wählen Sie bei Kategorie "3D-Achse mit Höheninterpolation" aus.&#x20;

Bei Klick auf den Button "Erweitert..." öffnet sich ein sich ein zusätzliches Fenster, in dem Sie auswählen können, welche Werte in der Tachymeter Steuerung angezeigt werden.&#x20;

![](/files/xa6eCO5yo7btN6f5qfta)

### Anwendung des 3D Profils

\
Das neu definierte Profil steht Ihnen nun bei der Auswahl zur Verfügung. Voraussetzung dabei ist, dass die Stationierung in 3D ist, sonst wird das Profil nicht angezeigt.

![](/files/C5ysZsd4mZz2tuREYyvH)

\
Im nächsten Schritt definieren Sie den Anfangs- und Endpunkt der Achse. Die Punkte müssen in 3D (mit Höhe) sein.

![](/files/tDTylukTwbIyqSDD2CsT)

Hat der Punkt keine Höhe, erhalten Sie eine Meldung.

![](/files/KNdJeCwoXWleprJqMaRE)

\
Die Messung auf der Achse erfolgt im Tracking oder als Einzelmessung mit den Werten zum Profil.

![](/files/aKvlcYW9mx5amFbVLgUv)

\
Zoom auf die Achse

![](/files/AQKqZjBVl4OOwSJk9ozi)

\
Wenn der Achsabstand und die Höhendifferenz innerhalb der Grenzwerte liegen (Fenster Abweichung wird grün angezeigt), kann die Absteckung abgeschlossen werden.

![](/files/vHpNRveAmy6qyD6wujNl)

Es wird ein Absteckobjekt mit Sachdateneingabe erzeugt.

![](/files/iuoCk4tIHe3qYB80MWrq)

### Dokumentation der Messung

\
Die Achsabsteckung wird mit Achsabstand (FP) und Höhendifferenz von (FP) im Messprotokoll dokumentiert.

![](/files/zobvq7khhivTPajxlqlA)

##


---

# 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/messen-mit-totalstation/dialog-messungstyp/absteckung/absteckung-von-achsen/3d-achse-mit-hoheninterpolation.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.
