cst_create_extrude
Create a 3D solid by extruding a 2D polygon profile with specified height, material, and component in CST Studio.
Instructions
Extrude a 2D polygon profile into a 3D solid in CST Studio.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Solid name | |
| height | Yes | Extrusion height | |
| points | Yes | List of [x, y] coordinate pairs forming the profile polygon | |
| material | No | Material name | PEC |
| component | Yes | Component name |