> 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/navigate-in-a-bim.md).

# In einem BIM navigieren

## Übersicht

<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%2F6nJSFcINnHFSuIWRmvkO%2F1B260C9A-8BA9-4572-8004-E7E4679883ED.png?alt=media&#x26;token=cc9dab58-de06-4d99-843f-584a27b335bc" alt=""><figcaption><p>Abb. 1 – Übersicht eines offenen BIM</p></figcaption></figure></div>

## Schwenken

<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%2FPfLnSbUf4Qwmn5GQgIRC%2FBIM.gif?alt=media&#x26;token=c2ece526-904c-4368-9371-a8113f370e15" alt=""><figcaption></figcaption></figure></div>

Halten Sie die **Umschalttaste** gedrückt und die **linke Maustaste** und bewegen Sie die Maus nach links/rechts/oben/unten.

## Drehen

<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%2FU1ehRiKOmsKR5viAb91X%2FBIM%201.gif?alt=media&#x26;token=8ba0ccb3-e935-4195-8e75-f638ced86204" alt=""><figcaption></figcaption></figure></div>

Halten Sie die **linke Maustaste** und bewegen Sie die Maus nach links/rechts/oben/unten.

### Zoom

#### Freies Zoomen

Bewegen Sie das **Mausrad** nach oben/unten, um in das Modell hinein- oder herauszuzoomen.

#### Zoomen über Schaltflächen

Sie können in Schritten zoomen, indem Sie die **\[D]** und **\[E]** Schaltflächen verwenden.

#### Zoomen über Auswahl

Wenn Sie[ -> wählen Sie eine Komponente aus](#select-components), zoomen Sie automatisch auf diese Komponente.

## Komponenten ein-/ausblenden

<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%2FMEwxQfhM86KSbhNIMrYS%2FBIM%20einblendenausblenden.gif?alt=media&#x26;token=7e67febb-9473-4a51-bf15-755d9d2a3833" alt=""><figcaption></figcaption></figure></div>

Sie können einzelne Teile des Modells ein- und ausblenden. Dies ist besonders nützlich, um Komponenten zu sehen, die sonst verdeckt wären, z. B. durch ein Dach.

Klicken Sie in der Seitenleiste auf das **\[G]** oder **\[H]** Symbol, um die Sichtbarkeit umzuschalten.

## Komponenten auswählen

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2Fecg9f1e0pEXI653rTqPX%2F00216000.gif?alt=media&#x26;token=bdfd6c46-3676-493c-ac80-d7cfc0ad30ec" alt=""><figcaption></figcaption></figure>

Klicken Sie auf eine Komponente, um sie auszuwählen.

Das Auswählen einer Komponente hat folgende Auswirkungen:

▷ Es zoomt auf die Komponente

▷ Die Komponente wird in der Seitenleiste fokussiert

### Auswahl einer Komponente aufheben

Um die Auswahl einer Komponente aufzuheben, klicken Sie in einen Bereich außerhalb des BIM, z. B. in den blauen Hintergrund.


---

# 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/navigate-in-a-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.
