create_cylinder
Generate an OpenSCAD cylinder by providing radius and height, and optionally position it in 3D space for CAD models.
Instructions
Create an OpenSCAD cylinder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| radius | Yes | ||
| height | Yes | ||
| position | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | No | ||
| entity_id | No | ||
| path | No | ||
| message | Yes |