Summarize model contents
get_model_summarySummarize an Archicad model by aggregating element counts, with optional layer and story breakdowns for deeper analysis. Coverage reflects whole-plan with Tapir add-on, otherwise model-elements-only.
Instructions
Aggregate element counts. by_type is always returned (cheap and safe). Set include_layer_story=true to also break down by layer and story, which reads a property across every element and is refused on very large models (can crash Archicad). Counts only, never element data. 'coverage' says what element_count spans: 'whole-plan' with the Tapir add-on, 'model-elements-only' without it (then it is NOT a project total).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | ||
| include_layer_story | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||