create_cylinder
Create a vertical cylinder solid for CAD drawings by specifying radius and height, with optional center, unit, layer, and segment count.
Instructions
Create a vertical cylinder solid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cx | No | ||
| cy | No | ||
| cz | No | ||
| unit | No | ||
| layer | No | ||
| height | Yes | ||
| radius | Yes | ||
| segments | No |