get_levels
Extract all floor levels from a Revit model for efficient analysis and project management using the Revit MCP Server.
Instructions
获取 Revit 模型中的所有楼层
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}