# 在 Dynamo Player 中运行图形

打开图形时，标记为“Is Input”的节点会显示在 Player 中，您可以与其进行交互。

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

对于某些输入，您将进入选择模式，您可以在其中选择场景中的元素。单击 **“Confirm selection”** 以接受选择并返回以查看图形输入。

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

在 Player 中单击 **“Run”** 以运行图形。完成后，将显示标记为“是输出”的“Watch”和“Watch 3D”节点，如下所示：

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

通过生成几何图形的图形，您可以选择预览几何图形并将几何图形添加到站点。单击眼睛图标以打开和关闭预览，然后单击 **“Add”** 以将几何图形添加到您的站点。

<figure><img src="/files/RJer8ValTHsRaihfPrWZ" 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/zh-cn/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.
