cst_create_torus
Create a torus solid in CST Studio by specifying axis, radii, center coordinates, material, and component.
Instructions
Create a torus in CST Studio.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| axis | Yes | Torus 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 | |
| inner_radius | Yes | Minor radius (tube radius) | |
| outer_radius | Yes | Major radius (center to tube center) |