cad_sketch_fillet
Rounds a corner between two sketch lines with a tangent arc of given radius, trimming lines and adding tangent constraints.
Instructions
Round the corner where two lines meet with a tangent arc of radius (inches). Trims both lines to the tangent points, drops the corner coincident, inserts the arc, and adds tangent constraints. Returns {arc, center, tangentPoints, radius}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | ||
| line1 | Yes | ||
| line2 | Yes | ||
| radius | Yes |