rounded_rect
Draw a rectangle with rounded corners as a single polyline by providing opposite corners and corner radius, simplifying CAD drafting.
Instructions
Rectangle with rounded corners (raccordato), single polyline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x1 | Yes | ||
| x2 | Yes | ||
| y1 | Yes | ||
| y2 | Yes | ||
| layer | No | 0 | |
| radius | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |