# Uruchamianie wykresów w programie Dynamo Player

Po otwarciu wykresu węzły oznaczone jako Is Input są wyświetlane w programie Player i można wchodzić z nimi w interakcje.

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

W przypadku niektórych danych wejściowych zostanie włączony tryb wyboru, w którym można wybrać elementy w scenie. Kliknij przycisk **Confirm selection**, aby zaakceptować wybór i wrócić do widoku danych wejściowych wykresu.

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

Kliknij przycisk **Run** w programie Player, aby uruchomić wykres. Po zakończeniu węzły Watch i Watch 3D oznaczone jako dane wyjściowe będą wyświetlane w następujący sposób:

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

Wykresy, które generują geometrię, umożliwiają podgląd i dodanie geometrii do terenu. Kliknij ikonę oka, aby włączyć lub wyłączyć podgląd, a następnie kliknij przycisk **Add**, aby dodać geometrię do terenu.

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


---

# Agent Instructions: 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://primer2.dynamobim.org/pl/dynamo-in-forma-beta/run-graphs-in-dynamo-player.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.
