create_cylinder
Creates a parametric cylinder part in a FreeCAD document with specified radius, height, and angle, and validates the resulting solid.
Instructions
Create and validate a Part cylinder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| angle | No | ||
| height | No | ||
| radius | No | ||
| doc_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||