# Dynamo for Civil 3D

虽然 Dynamo 最初是在考虑与 Revit 结合使用的情况下构建的，但 Dynamo 作为一款可视化编程工具的多功能性超越了 Revit。**Dynamo 还集成到 Civil 3D 中**，使用户能够为土木基础设施项目创建功能强大的自动化例程。它是一款非常有用的工具，用于处理从常见任务到最复杂设计工作流的所有事务，从而最终帮助您节省时间、优化设计并做出更好的设计决策。Dynamo 提供了专为 Civil 3D 设计的一整套节点，以及来自繁荣社区的第三方库。

Primer 的本章将重点介绍 Dynamo for Civil 3D，从基础知识开始，然后介绍更高级的主题。


---

# 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/zh-cn/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.
