cad_sketch_arc
Add a counterclockwise center-point arc snapped to radius; returns entityId for further editing.
Instructions
Add a center-point arc swept counterclockwise from start to end; returns entityId (points are .start / .end). Radius is set by start; the end snaps to that radius. Swap start/end for the complementary arc. construction=true for a reference arc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | ||
| center | Yes | ||
| start | Yes | ||
| end | Yes | ||
| construction | No |