cst_create_polygon_extrude
Create a 3D solid by extruding a polygon profile along an axis, specifying shape, height, material, and component in CST.
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 |