# Kreis- & Bogen ermitteln

Erfassen Sie 3 oder mehr Punkte um einen Kreis, um den Radius, den Durchmesser, den Umfang oder die Fläche eines Kreises zu messen. Mit Pfadtyp Bogen können Sie ebenso einfach Bogenlänge, Bogenwinkel und Segmentfläche messen.

* Mindestens 3 Punkte auf dem Rand des Kreises oder Bogens sammeln
* Alle Punkte müssen auf dem Umfang oder der Kante des Bogens liegen
* Verteilen Sie Ihre Punkte über einen möglichst großen Teil des Kreisumfangs

### Veranschaulichungsvideo auf Englisch

{% embed url="<https://vimeo.com/871756476?share=copy>" %}


---

# Agent Instructions: 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:

```
GET https://docs.moasure.com/de/anwendungsbeispiele/kreis-und-bogen.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
