create_arc
Draw a counter-clockwise arc in FreeCAD by specifying center, radius, and start/end angles for architectural plans or 3D models.
Instructions
Draw a counter-clockwise arc from start_angle to end_angle (degrees, 0 = +x axis).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer | No | ||
| center | Yes | ||
| radius | Yes | ||
| fit_view | No | ||
| end_angle | Yes | ||
| start_angle | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||