cst_create_polygon_extrude
Create a polygon from xy-coordinate pairs and extrude it along an axis to form a solid in CST Studio.
Instructions
Create a polygon and extrude it along an axis in CST Studio. Convenience tool combining polygon profile creation and extrusion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| axis | No | Extrusion axis | z |
| name | Yes | Solid name | |
| height | Yes | Extrusion height | |
| points | Yes | List of [x, y] coordinate pairs forming the polygon | |
| material | No | Material name | PEC |
| component | Yes | Component name |