add_polygon
Adds a regular polygon to the current sketch with specified sides, center point, and radius. Useful for creating hexagonal nuts and octagonal features.
Instructions
Add a regular polygon to the current sketch.
Creates a regular polygon with specified number of sides, center point, and circumscribed radius. Polygons are useful for creating hexagonal nuts, octagonal features, and other multi-sided geometric shapes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_data | Yes | The input data value. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||