delete_shape
Remove a committed shape from the takeoff drawing using the ID returned at commit. Clears the shape from the plan.
Instructions
Remove a committed shape by the id returned when it was committed. Coordinates are image px at render scale 2.0: PDF pt × 2, origin top-left, y down (the browser canvas's native space). Sheet payloads carry dims in both px and pt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shape_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Cutout interplay (#206), when it applies: the parent's cut was reverted, could not be rebuilt, or reconciled deducts were orphaned by a parent delete | |
| deleted | Yes | The removed shape's id | |
| shape_count | Yes | Committed shapes remaining |