# Reprodutor do Dynamo

<figure><img src="/files/BzK7Xyj3U6n80vOuSe7K" alt=""><figcaption><p>Executar o gráfico usando o Reprodutor do Dynamo e ver os resultados no Civil 3D</p></figcaption></figure>

O **Reprodutor do Dynamo** fornece uma forma simplificada para executar gráficos do Dynamo no Civil 3D. Após a criação dos gráficos, **não é necessário nenhum conhecimento do Dynamo** para usar o Reprodutor e executar os gráficos. Isso facilita o compartilhamento de gráficos com outras pessoas que podem não estar interessadas em analisar os detalhes de nós e fios.

{% hint style="info" %}
Para obter mais informações sobre o Reprodutor do Dynamo no Civil 3D, consulte a documentação fornecida no site [Ajuda do Civil 3D](https://help.autodesk.com/view/CIV3D/2025/PTB/?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/pt-br/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.
