# Revit용 Dynamo

Dynamo는 다양한 프로그램을 지원하도록 설계된 유연한 환경이지만, 처음에는 Revit에서 사용하기 위해 개발되었습니다. 시각적 프로그램은 BIM(건물 정보 모델링)을 위한 강력한 옵션을 제공합니다. Dynamo는 Revit용으로 특별히 설계된 전체 노드 세트와 성장하는 AEC 커뮤니티의 타사 라이브러리를 제공합니다. 이 장에서는 Revit에서 Dynamo를 사용할 때의 기본 사항에 대해 집중적으로 알아봅니다.

!


---

# 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/7_dynamo_for_revit.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.
