> For the complete documentation index, see [llms.txt](https://docs.buildings.ability.abb/collection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buildings.ability.abb/collection/german/plattform/bim.md).

# BIM

BIM steht für ***B**ebäude **I**nformation **M**odell* und bezieht sich auf die interaktive multidimensionale Darstellung eines Gebäudes oder einer Infrastruktur.

In einem BIM können Sie mit einer virtuellen Darstellung Ihres Gebäudes interagieren, Assets platzieren und vieles mehr.

## Überblick

<div data-full-width="true"><figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2Fp5BQ99GwGCgeaQznC17k%2FC1C78460-D300-478C-BEAF-AEB9A045B5AC.png?alt=media&#x26;token=19299711-5671-40b0-8588-492532c46952" alt=""><figcaption><p>Abb. 1 – Ein BIM</p></figcaption></figure></div>

<table data-full-width="true"><thead><tr><th width="72.93333943684894"></th><th width="247"></th><th></th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td>"BIM"-Menüeintrag</td><td>Klicken Sie hier, um das "BIM"-Menü zu öffnen</td></tr><tr><td><strong>[B]</strong></td><td>Zentrieren</td><td>Zentriert das Modell.<br>Wenn Sie sich im Modell einmal "verlaufen" sollten, können Sie damit das gesamte Modell wieder in die Ansicht bringen.</td></tr><tr><td><strong>[C]</strong></td><td>Zwischen 3D/2D wechseln</td><td>Wechselt das Modell zwischen einer dreidimensionalen Perspektivansicht und einer zweidimensionalen Draufsicht.</td></tr><tr><td><strong>[D]</strong></td><td>Verkleinern</td><td>Zum Verkleinern klicken</td></tr><tr><td><strong>[E]</strong></td><td>Vergrößern</td><td>Zum Vergrößern klicken</td></tr><tr><td><strong>[F]</strong></td><td>Assets platzieren</td><td>Öffnet den <a href="/pages/19d8ead7cf6a18a289b917ab1d79d6282a29d626">-> Assets platzieren</a> Modus</td></tr><tr><td><strong>[G]</strong></td><td>Indikator "Komponente angezeigt"</td><td>Komponenten mit diesem Symbol werden angezeigt und sind sichtbar. Klicken Sie auf dieses Symbol, um die entsprechende Komponente -> auszublenden.</td></tr><tr><td><strong>[H]</strong></td><td>Indikator "Komponente ausgeblendet"</td><td>Komponenten mit diesem Symbol sind derzeit ausgeblendet und nicht sichtbar. Klicken Sie auf dieses Symbol, um die entsprechende Komponente -> anzuzeigen.</td></tr><tr><td><strong>[I]</strong></td><td>Erweitern</td><td>Komponenten mit diesem Symbol enthalten untergeordnete Komponenten. Klicken Sie auf dieses Symbol, um die untergeordneten Komponenten anzuzeigen.</td></tr></tbody></table>


---

# 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.buildings.ability.abb/collection/german/plattform/bim.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.
