cst_create_torus
Construct a torus solid in CST Studio by specifying component, material, axis, center point, and major/minor radii.
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) |