Get Net Pads
get_net_padsRetrieve all PCB pads connected to a net by specifying its name or net code, with coordinates in mm, mil, or inch.
Instructions
Return every PCB pad attached to a net name or net code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| net | No | Net name | |
| unit | No | Unit for coordinates (default: mm) | |
| netCode | No | KiCad net code |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |