> 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/docs-de-en/2d-auxiliary-geometry/bemassungen/winkel/winkel-erzeugen.md).

# Create Angle

The "Create Angle" function allows creation of angle dimensions. A dialog box opens in which various settings can be made. All other settings are configured previously via the dimension styles.

The following settings are available:

**Color set**: Since the color of angles often changes or differs from the dimension style, it can be specified here independently of the dimension style. If the color "BY LAYER" is used, the angles inherit the color of the current layer (see example above). The button at the right edge of the field opens the dialog box where custom color sets can be defined.

**Representation**: There are two representation modes for angle dimensioning:

> **Without leader line**: The angle consists of two short lines parallel to the measured lines and an arc between these lines. The dimension text is placed outside the arc, parallel to the angle bisector between the two short line segments.
>
> **With leader line**: In this case a leader line composed of two line segments is created in addition. The leader line bends outside the arc. The angle and the length of the line segments can be freely modified using the "Move" function.

When creating angles, you click two lines. The angle between the two lines is dimensioned. The order in which the lines are clicked is very important. The angle is always measured counterclockwise from the first-clicked line to the second line. If the two clicked lines intersect, the clicked position is also relevant:

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

The numbers (red) indicate the order in which the lines were clicked. They also indicate the positions at which the lines were clicked.


---

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

```
GET https://docs.dietrichs.com/dietrichs-intelligent-documentation/docs-de-en/2d-auxiliary-geometry/bemassungen/winkel/winkel-erzeugen.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.
