Audit Drawing
drawing_auditAudits the active drawing, repairs every fixable structural problem, and reports applied fixes and unresolved errors.
Instructions
Audit the drawing: repair every fixable structural problem, and report it.
This mutates the drawing. fixes lists repairs that have ALREADY been
applied, so save afterwards to keep them; errors lists problems that could
not be repaired. On the live COM backend AutoCAD applies repairs but hands
back no counts, so they arrive as null with detail: "unavailable" rather
than as zero.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||