Delete Entity by Handle
cad_delete_entityRemove a CAD entity from an editable DXF file by its handle, obtained from any read tool. Use this to clean up or modify drawings safely.
Instructions
Delete a single entity by its handle from the editable copy.
Get handles from any read tool (they include a "handle" field).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |