cst_create_ecylinder
Create an elliptical cylinder in CST Studio for 3D electromagnetic simulation, specifying component, material, axis, radii, center, and extrusion range.
Instructions
Create an elliptical cylinder in CST Studio.
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 |
| x_radius | Yes | Radius in local X direction | |
| y_radius | Yes | Radius in local Y direction | |
| component | Yes | Component name | |
| range_max | Yes | Axis range maximum | |
| range_min | Yes | Axis range minimum |