Entity Statistics
analysis_entity_statsAnalyze a drawing to get entity counts grouped by type and layer, providing totals and sorted breakdowns for efficient drawing assessment.
Instructions
Analyze the drawing and return entity counts grouped by type and by layer.
Returns: total_entities, by_type (sorted by count), by_layer (sorted by count). This is unique to AutoCAD MCP Pro – no other MCP server provides this!
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||