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