Validate Drawing
validation_checkRun quality checks on your AutoCAD drawing to identify empty layers, zero-length lines, and duplicate entities.
Instructions
Run quality checks on the current drawing.
Available checks:
empty_layers: Find layers with no entities
zero_length: Find zero-length lines
duplicate_entities: Find entities at the same position
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checks | No | List of checks: empty_layers, zero_length, duplicate_entities |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||