Drawing Info
drawing_infoRetrieve complete metadata for the active AutoCAD drawing, including file name, path, entity count, layer and block counts, extents, units, version, and backend.
Instructions
Get comprehensive metadata for the current drawing.
Returns: name, path, entity_count, layer_count, block_count, extents (min/max), units, version, backend name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||