hatch_islands
Generate hatch patterns for an outer polygon while skipping interior island areas, creating hatches around holes in CAD drawings.
Instructions
HATCH the outer closed polygon SKIPPING the island polygons (hatch around holes). outer=[[x,y],...], islands=[[[x,y],...],...].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| angle | No | ||
| layer | No | TRATTEGGIO | |
| outer | Yes | ||
| scale | No | ||
| islands | Yes | ||
| pattern | No | ANSI31 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |