# Dynamo for Civil 3D

Sebbene Dynamo sia stato originariamente creato pensando a Revit, la sua versatilità come strumento di programmazione visiva va oltre Revit. **Dynamo è integrato anche in Civil 3D**, consentendo agli utenti di creare potenti routine di automazione per i progetti di infrastrutture civili. È uno strumento estremamente utile per elaborare qualsiasi cosa, dalle attività più comuni ai workflow di progettazione più complessi, aiutando a risparmiare tempo, ottimizzare i progetti e prendere decisioni migliori. Dynamo offre un'intera suite di nodi appositamente progettata per Civil 3D, nonché librerie di terze parti provenienti da una vivace comunità.

Questo capitolo della Guida introduttiva si concentrerà su Dynamo for Civil 3D, partendo dalle nozioni di base e arrivando ad argomenti più avanzati.


---

# 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/it/dynamo-for-civil-3d.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.
