# Dynamo 플레이어

<figure><img src="/files/59PiIFdUiImgWe9e7RBw" 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/KOR/?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/ko/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.
