# Dynamo 播放器

<figure><img src="/files/mrEQO9LohPl2JSaUGAgh" 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/CHS/?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-cn/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.
