> 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/programmes-de-construction/modellbereiche/dach/systeme/dachelemente/dachelemente-elementnummer-neu-vergeben.md).

# Dachelemente - Elementnummer neu vergeben

Die Elemente bekommen bei der Eingabe der Elemente automatisch eine Elementnummer. Damit es keine Konflikte mit schon bestehenden Elementnummern gibt, bekommen neue Elemente immer eine neue Nummer. Dies gilt auch, wenn man eine Dachfläche mehrfach elementiert. Dabei kann es schnell vorkommen, dass die Elemente sehr hohe Nummern haben und dass man dies ändern will.

Mit der Funktion 'Elementnummern neu vergeben' kann man den Elementen neue Nummern zuweisen. Es öffnet sich eine Dialogbox, in der man das gewünschte Präfix einstellen kann. Mit dem Button 'Ok' werden die gewählten Elemente von 1 bis X durchnummeriert. Dazu klickt man die Elemente in der gewünschten Reihenfolge an. Mit dem Button 'Einzelelement' kann man einem einzelnen Element eine andere Nummer zuweisen. Dazu klickt man das gewünschte Element an und es öffnet sich eine Dialogbox, in der man die neue Elementnummer eingibt.

Mit dieser Funktion ändert man die Hauptnummer der Elemente. Wenn man eine Elementierung in Y-Richtung hat und daher mehrere Elemente mit derselben Hauptnummer aber unterschiedlicher Zweitnummer wird mit dieser Funktion immer nur die Hauptnummer geändert. Die Zweitnummer wird automatisch vergeben und kann nicht geändert werden.


---

# 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/programmes-de-construction/modellbereiche/dach/systeme/dachelemente/dachelemente-elementnummer-neu-vergeben.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.
