cst_create_cone
Create a cone or truncated cone in CST Studio by setting axis, bottom/top radii, and axial range, with optional center and material.
Instructions
Create a cone or truncated cone in CST Studio.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| axis | Yes | Cone 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 | |
| top_radius | Yes | Top radius (0 for pointed cone) | |
| bottom_radius | Yes | Bottom radius |