Draw Circle
draw_circleDraws a circle in the active sketch by specifying radius and optional center coordinates. Adds precise circle geometry to the current design.
Instructions
Draw a circle in the most recent sketch
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| radius | Yes | ||
| center_x | No | ||
| center_y | No | ||
| center_z | No |