solid_sphere
Create a 3D solid sphere in CAD by specifying center coordinates (cx, cy, z) and radius. Use it to add precise spherical geometry to your model.
Instructions
3D solid sphere: center (cx,cy,z), radius.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| z | No | ||
| cx | Yes | ||
| cy | Yes | ||
| radius | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |