Create Hatch
entity_create_hatchCreate a hatch fill pattern inside a closed polygonal boundary. Specify pattern name, scale, angle, and other options.
Instructions
Create a hatch fill pattern inside a closed boundary polygon.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| angle | No | Pattern rotation angle in degrees | |
| color | No | ACI color code | |
| layer | No | Layer name | |
| scale | No | Pattern scale factor | |
| pattern | Yes | Hatch pattern name: SOLID, ANSI31, ANSI32, STEEL, GRAVEL, etc. | |
| boundary_points | Yes | Closed boundary as list of [x, y] points |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||