# Проигрыватель Dynamo

<figure><img src="/files/zJDosV4h2GsV1IwIsCoy" alt=""><figcaption><p>Запуск графика с помощью проигрывателя Dynamo и просмотр результатов в Civil 3D</p></figcaption></figure>

С помощью **проигрывателя Dynamo** можно легко запускать графики Dynamo в Civil 3D. Используя проигрыватель, можно запустить любой созданный в Dynamo график. **Опыт работы с Dynamo для этого не требуется**. Это упрощает обмен графиками с другими пользователями, которые могут быть не заинтересованы в глубоком изучении узлов и проводов.

{% hint style="info" %}
Дополнительные сведения о проигрывателе Dynamo в Civil 3D см. в документации на странице [справки по Civil 3D](https://help.autodesk.com/view/CIV3D/2025/RUS/?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/ru/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.
