fillet_2d
Creates an arc fillet between two lines using their intersection midpoint and a specified radius.
Instructions
Create a simple arc fillet between two lines using their intersection midpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit | No | ||
| radius | Yes | ||
| line_id_a | Yes | ||
| line_id_b | Yes |