> For the complete documentation index, see [llms.txt](https://docs.dietrichs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dietrichs.com/dietrichs-intelligent-documentation/francais/geometrie-daide-2d/bemassungen/bemassungsstil/bemassungsstil-winkel.md).

# Styles de cotation | Cote angulaire

* **Unité de mesure** : Pour l'instant, il n'existe que l'unité de mesure "Degrés". Vous ne pouvez donc rien régler ici.
* **Texte devant la mesure (Préfixe)** : Permet d’insérer un texte supplémentaire avant chaque texte de cotation. Il est également possible d’insérer ce préfixe pour un seul angle en utilisant la fonction "Modifier".

<figure><img src="/files/KDkXHkVQJqHhe9lhatNg" alt="" width="250"><figcaption></figcaption></figure>

* **Texte derrière la mesure (Suffixe)** : Permet d’insérer un texte supplémentaire après chaque angle. Par exemple, il est possible d’inscrire le signe ° après chaque angle. Il est également possible d’insérer ce suffixe pour un seul angle en utilisant la fonction "Modifier".

<figure><img src="/files/bAZZP7zhzoljuXGjdP5j" alt="" width="200"><figcaption></figcaption></figure>

* **Nombre de décimales** : Permet de définir le nombre de décimales pour les angles.
* **Rayon de l’arc** : Permet de modifier le rayon de l’arc de cercle (voir image d’aide).
* **Longueur de la ligne d’aide à l’extérieur de l’arc** : Permet de modifier la longueur de la ligne qui relie l’arc de cercle à la ligne de texte (voir image d’aide).
* **Distance entre le texte de la cote et l’arc** : Permet de modifier la distance qui séparer la ligne de texte de l’arc de cercle (voir image d’aide).


---

# 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://docs.dietrichs.com/dietrichs-intelligent-documentation/francais/geometrie-daide-2d/bemassungen/bemassungsstil/bemassungsstil-winkel.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.
