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