cst_create_cylinder
Creates a cylinder in CST Studio. Specify axis, radii, and range to define a solid or hollow cylinder.
Instructions
Create a cylinder in CST Studio. Use inner_radius=0 for a solid cylinder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| axis | Yes | Cylinder axis | |
| name | Yes | Solid name | |
| center_x | No | Center X coordinate | |
| center_y | No | Center Y coordinate | |
| center_z | No | Center Z coordinate | |
| material | No | Material name | PEC |
| component | Yes | Component name | |
| range_max | Yes | Axis range maximum | |
| range_min | Yes | Axis range minimum | |
| inner_radius | No | Inner radius (0 for solid) | |
| outer_radius | Yes | Outer radius |