> 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-punkten/absteckprofil-punkt-3d-dynymisch.md).

# Absteckprofil Punkt 3D dynymisch

## Definition des 3D Absteckprofils

Menü Extras / Programmeinstellungen /Tachymeter / Absteckung / Absteckungsprofil&#x20;

<figure><img src="/files/2obyLDPOVR7gyxJCbFsG" alt=""><figcaption></figcaption></figure>

Bei Klick auf den kleinen Button ... rechts neben Sammlung öffnet sich das Fenster für die Definition der Absteckprofile. Über den Button "Hinzufügen" kann ein neues Absteckprofil definiert werden.&#x20;

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

Es wird zunächst ein Profil mit dem Namen "Unbenannt" angelegt.

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

Tragen Sie nun bei Typ einen passenden Namen ein, zum Beispiel "Punkt 3D dynamisch". Wählen Sie bei Kategorie "Punkt 3D dynamisch" aus.&#x20;

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

## Absteckprofil Punkt 3D dynamisch anwenden

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.

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

Nach Auswahl des Absteckprofils "Punkt 3D dynamisch"wählen Sie den abzusteckenden Punkt aus, in dem Sie das Fingersymbol nutzen und den Punkt in der Grafik anklicken oder die Punktnummer direkt in das Feld PNr eintragen.

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

Wenn Sie nun über die Pfeiltaste zum nächsten Schritt gehen, erscheint folgende Meldung.

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

Nur wenn ein Haken bei HZ, VZ aktuell gesetzt ist, werden im Treiber in der Spalte Aktuell die Werte angezeigt.

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

Die Höhendifferenz wird durch den VZ Wert aus Hz, Vz aktuell dynamisch neu gerechnet. Dabei wird die Strecke aus der Basismessung als Strecke verwendet. Grenzwerte werden nicht überprüft.&#x20;

Die Höhendifferenz durch den VZ Wert aus Hz, Vz aktuell wird auch aktualisiert, wenn kein Prisma im Lock ist und kein Tracking aktiv ist.

<figure><img src="/files/i1SD2EcnATqYny3AAmKM" 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/messen-mit-totalstation/dialog-messungstyp/absteckung/absteckung-von-punkten/absteckprofil-punkt-3d-dynymisch.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.
