# Přehrávač skriptů Dynamo

<figure><img src="https://3694670440-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVszS6grrxDyBMnEEr49a%2Fuploads%2Fgit-blob-f3e3bb86b5fe71ce45778c697250919b1739fb8b%2FRail_PlaceTies_Player%20(1).gif?alt=media" alt=""><figcaption><p>Spuštění grafu pomocí Přehrávače skriptů Dynamo a zobrazení výsledků v aplikaci Civil 3D</p></figcaption></figure>

**Přehrávač skriptů Dynamo** nabízí zjednodušený způsob spouštění grafů aplikace Dynamo v aplikaci Civil 3D. Jakmile je graf vytvořen, **nejsou k používání Přehrávače a spouštění grafů zapotřebí žádné odborné znalosti aplikace Dynamo**. To usnadňuje sdílení grafů s ostatními uživateli, kteří nemají zájem pronikat do detailů uzlů a drátů.

{% hint style="info" %}
Další informace o Přehrávači skriptů Dynamo v aplikaci Civil 3D naleznete v dokumentaci k aplikaci na stránce [nápovědy k aplikaci Civil 3D](https://help.autodesk.com/view/CIV3D/2025/CSY/?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/cs/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.
