# 在 Dynamo Player 中執行圖表

當您開啟圖表時，Player 中會顯示標記為「Is Input」的節點，您可以與這些節點互動。

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

對於某些輸入，您會進入選取模式，可以在當中選取場景中的元素。按一下 **「Confirm selection」** 接受選取，然後返回以檢視圖表輸入。

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

在 Player 中按一下 **「Run」** 執行圖表。完成後，標記為「是輸出」的 Watch 和 Watch 3D 節點將如下顯示：

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

產生幾何圖形的圖表會讓您選擇預覽幾何圖形，並將幾何圖形加到您的網站中。按一下眼睛圖示可開啟和關閉預覽，然後按一下 **「Add」** 可將幾何圖形加到您的網站中。

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