create_sphere
Create a sphere solid in CAD by specifying radius, optional center coordinates, units, layer, and segments for technical drawings.
Instructions
Create a sphere solid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cx | No | ||
| cy | No | ||
| cz | No | ||
| unit | No | ||
| layer | No | ||
| radius | Yes | ||
| segments | No |