get_elements
Retrieve elements from a Revit model by specifying categories, views, or levels. The tool integrates with the Revit MCP Server to fetch and organize model data for analysis or modification.
Instructions
获取 Revit 模型中的元素
Input Schema
Name | Required | Description | Default |
---|---|---|---|
categoryIds | No | 需要获取的元素所属类别的Id集合 | |
levelIds | No | 需要获取的元素所处的标高的Id集合 | |
viewIds | No | 需要获取的元素所处的视图的Id集合 |