DXF File Summary
dxf_summaryGet a high-level summary of a DXF file, including version, units, layers, entity counts, block definitions, and drawing extents. Use it to quickly understand a CAD file's structure.
Instructions
Return a high-level overview of a DXF file.
Includes DXF version, units, layer count, entity counts per type, block definitions, and drawing extents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes | FileInput with file_path to the .dxf file. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |