create_cylinder
Creates a vertical solid cylinder in a CAD component. Specify bottom-face center coordinates, radius, and height.
Instructions
Create a vertical solid cylinder. center_mm is the bottom-face center.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | unique body name | |
| center_mm | Yes | [x, y, z] in mm | |
| component | Yes | ||
| height_mm | Yes | ||
| radius_mm | Yes |