# Dynamo for Civil 3D

雖然 Dynamo 最初是以 Revit 為基礎建置，但此視覺程式設計工具的多功能已不限用於 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-tw/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.
