create_cone
Create a cone or truncated cone solid from bottom radius, top radius, and height to generate precise CAD geometry for drawings and 3D models.
Instructions
Create a frustum or cone solid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cx | No | ||
| cy | No | ||
| cz | No | ||
| unit | No | ||
| layer | No | ||
| height | Yes | ||
| topRadius | Yes | ||
| bottomRadius | Yes |