# Dynamo 播放器

<figure><img src="/files/rDbdtTjYj9sw4tSTsjtd" alt=""><figcaption><p>使用 Dynamo 播放器執行圖表，然後在 Civil 3D 中查看結果</p></figcaption></figure>

**Dynamo 播放器**提供一個在 Civil 3D 中執行 Dynamo 圖表的簡化方式。建立圖表後，您**不需要任何 Dynamo 專業知識**就可以使用播放器並執行圖表。您可以很輕鬆將圖表分享給對節點和線路的細節不感興趣的其他使用者。

{% hint style="info" %}
如需在 Civil 3D 中使用 Dynamo 播放器的更多資訊，請參閱 [Civil 3D 說明](https://help.autodesk.com/view/CIV3D/2025/CHT/?guid=dynamo_player)網站上提供的文件。
{% endhint %}


---

# 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-for-civil-3d/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.
