# Exécuter des graphes dans Dynamo Player

Lorsque vous ouvrez un graphe, les nœuds marqués comme Is Input apparaissent dans Player et vous pouvez interagir avec eux.

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

Pour certaines entrées, vous serez redirigé vers un mode de sélection des éléments dans la scène. Cliquez sur **Confirm selection** pour accepter la sélection et revenir à la vue des entrées du graphe.

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

Cliquez sur **Run** dans Player pour exécuter le graphe. Après cela, les nœuds Watch et Watch 3D marqués comme Is Output s’affichent comme suit :

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

Les graphes qui génèrent la géométrie vous donnent la possibilité de prévisualiser et d’ajouter la géométrie à votre site. Cliquez sur l’icône en forme d’œil pour activer et désactiver l’aperçu, puis cliquez sur **Add** pour ajouter la géométrie à votre site.

<figure><img src="/files/CJVcJ6AYvigTfByBmIni" 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/fr/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.
