cst_create_ecylinder
Create elliptical cylinder solids in CST Studio by setting axis, x/y radii, range, material, and component. Use it to build 3D geometry for electromagnetic simulation.
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 |