chamfer_2d
Creates a chamfer line between two lines, using specified distances from each line. Automates corner beveling in technical drawings.
Instructions
Create a simple chamfer line between two lines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit | No | ||
| dist1 | Yes | ||
| dist2 | Yes | ||
| line_id_a | Yes | ||
| line_id_b | Yes |