cst_pcb_create_ground_plane
Creates a ground or power plane in CST Studio as a solid copper brick, then subtracts optional rectangular cutout regions for split planes or isolation slots.
Instructions
Create a ground or power plane with optional cutouts (split planes, isolation slots) in CST Studio. Generates a solid copper brick and subtracts cutout regions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer | Yes | Layer name (e.g. 'GND', 'PWR') | |
| cutouts | No | Optional list of rectangular cutout regions | |
| width_mm | Yes | Plane width in mm (X dimension) | |
| length_mm | Yes | Plane length in mm (Y dimension) | |
| z_position | No | Z position of the plane bottom surface in mm | |
| thickness_mm | No | Copper thickness in mm (default 0.035 for 1oz) |