> 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/design-program/modellbereiche/dach/dachbearbeitung/dachgestaltung/dachgestaltung-ecke-runden.md).

# Roof Design - Round Corner

Using the "Round Corner" function, a corner of a roof surface can be rounded. The arc is specified in the dialog box only by its radius. This radius is measured in the global XoY plane.

Roof tiles are not considered in this case.

The arc can only be moved inward.

<figure><img src="/files/5252c761cd83fcd670463992250ec8b3cd9c8967" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/4da3cb1a847104f435e92cae1a3ceafe2853dffd" alt=""><figcaption></figcaption></figure>

For this function, first select the point to be rounded. The selected point can then be moved graphically and placed at the desired location. All snap and input functions are available.

The entry can then be corrected in the subsequent dialog box:

**Radius of the arc:** The existing radius is displayed automatically. It can now be modified.

**Number of segments of the arc:** The arc is not actually created as a true circle but is segmented. This is necessary because the roof layer panels must also be adjusted as volumes. For this reason, the number of segments can be entered here. The value should not be chosen too large, as this would unnecessarily increase the data volume. For safety reasons, the program may correct the number so that a minimum line length of 0.05 m is achieved.


---

# 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/docs-de-en/design-program/modellbereiche/dach/dachbearbeitung/dachgestaltung/dachgestaltung-ecke-runden.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.
