cst_pcb_create_via
Create a PCB via (through, blind, or buried) in CST Studio with specified drill and pad dimensions. Generates the via barrel; pads added separately if required.
Instructions
Create a PCB via (through, blind, or buried) in CST Studio. Generates the cylindrical via barrel with specified drill and pad dimensions. Pad and antipad diameters are validated and reported but the geometry covers the barrel only; add pads separately if needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | Via X position in mm | |
| y | Yes | Via Y position in mm | |
| name | No | Via name for the CST model (auto-generated if omitted) | |
| end_z | Yes | Z coordinate of the via end (bottom) in mm | |
| start_z | Yes | Z coordinate of the via start (top) in mm | |
| via_type | No | Via type | through |
| end_layer | Yes | Name of the ending layer (e.g. 'Bottom') | |
| start_layer | Yes | Name of the starting layer (e.g. 'Top') | |
| pad_diameter_mm | No | Annular pad diameter in mm | |
| drill_diameter_mm | No | Drill hole diameter in mm | |
| antipad_diameter_mm | No | Antipad (clearance) diameter in plane layers in mm |