Entity Statistics
analysis_entity_statsAnalyze AutoCAD drawings to get entity counts grouped by type and by layer. Understand the composition of your drawing at a glance.
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 | |||