> 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/punktabsteckung-in-3d.md).

# Punktabsteckung in 3D

## 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". Wählen Sie bei Kategorie "Punkt 3D" aus.

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

Anschließend tragen Sie für die Lage und die Höhe die gewünschten Grenzwerte ein und bestätigen die Eingaben mit \<OK>.

<figure><img src="/files/7sh4lBtoVVUqYK8uHfd5" alt=""><figcaption></figcaption></figure>

## 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/cZt0yvhL0bz35KD75B9i)

Wählen Sie dann 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>

Zunächst erscheint der Dialog für die Lageabsteckung. Bei der Abweichung wird zusätzlich der Wert für die Höhendifferenz angezeigt.

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

Möchten Sie die Messung mit den angezeigten Werten übernehmen, klicken Sie nun auf den Pfeil nach unten am rechten Rand des Instrumentpanel. Die Speicherung der Absteckung erfolgt für Lage und Höhe in einem Schritt.


---

# 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/punktabsteckung-in-3d.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.
