# Dynamo for Civil 3D

Dynamo는 원래 Revit을 염두에 두고 개발되었지만, 시각적 프로그래밍 도구로서의 다재다능함은 Revit을 뛰어넘습니다. **또한 Dynamo는 Civil 3D에 통합되어 있습니다.** 따라서 사용자는 토목 인프라 프로젝트를 위한 강력한 자동화 루틴을 만들 수 있습니다. 일반적인 작업부터 가장 복잡한 설계 워크플로우까지 모든 작업을 처리하는 데 매우 유용한 도구로, 궁극적으로 시간을 절약하고 설계를 최적화하며 더 나은 설계 결정을 내리는 데 도움이 됩니다. Dynamo는 Civil 3D를 위해 특별히 설계된 전체 노드 세트와 활발한 AEC 커뮤니티의 타사 라이브러리를 제공합니다.

입문서의 이 장에서는 기본 사항부터 시작하여 고급 항목에 이르기까지 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/ko/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.
