Edit Hatch
hatch_editModify an existing hatch's pattern, angle, scale, color, or island style in place. Unspecified attributes remain unchanged, and only actually updated properties are reported.
Instructions
Edit an existing hatch in place.
Omitted parameters are left alone — a partial edit that resets the rest is
data loss. changed reports which attributes actually moved, so re-setting
a value to what it already was comes back as an empty list rather than a
false positive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| angle | No | New pattern angle in degrees. | |
| color | No | New ACI colour. | |
| scale | No | New pattern scale (> 0). | |
| style | No | Island style: normal, outer or ignore. Empty leaves it alone. | |
| handle | Yes | Handle of an existing HATCH. | |
| pattern | No | New pattern name. Empty leaves it alone. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||