autocad_list_modelspace_entities
Retrieve and inspect all entities within an AutoCAD live document's ModelSpace, filtered by layer, object name, or count limit to manage drawings.
Instructions
List entities from the live AutoCAD document's ModelSpace, respecting the current binding. Optional filters: layer, objectName, limit. Separate from the internal CAD session's list_entities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer | No | ||
| limit | No | ||
| objectName | No |