create_arc
Creates an arc in SketchUp by specifying center point, radius, and start and end angles in degrees.
Instructions
Create an arc in SketchUp. Specify center, radius, start/end angles in degrees.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| center | No | [x, y, z] center point | |
| xaxis | No | [x, y, z] X-axis vector (default [1,0,0]) | |
| normal | No | [x, y, z] normal vector | |
| radius | Yes | Arc radius | |
| start_angle | No | Start angle in degrees (default 0) | |
| end_angle | No | End angle in degrees (default 180) | |
| segments | No | Number of segments (default 12) | |
| layer | No | ||
| material | No |