# Dynamo Player

<figure><img src="/files/ge50mQN28ONWpvGDud1y" alt=""><figcaption><p>Ausführen eines Diagramms mit Dynamo Player und Anzeigen der Ergebnisse in Civil 3D</p></figcaption></figure>

**Dynamo Player** bietet eine vereinfachte Methode zum Ausführen von Dynamo-Diagrammen in Civil 3D. Nachdem ein Diagramm erstellt wurde, sind **keine Dynamo-Kenntnisse erforderlich**, um das Diagramm im Player auszuführen. Dies erleichtert die gemeinsame Nutzung von Diagrammen mit anderen Benutzern, die nicht an Details von Blöcken und Drähten interessiert sind.

{% hint style="info" %}
Weitere Informationen zu Dynamo Player in Civil 3D finden Sie in der Dokumentation in der \[Civil 3D-Hilfe]\(<https://help.autodesk.com/view/CIV3D/2025/DEU/?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/de/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.
