| 
    KiCad Pcbnew Python Scripting
    
   | 
 
Go to the source code of this file.
Classes | |
| class | plugins.PadArray.PadMaker | 
| Useful construction functions for common types of pads, providing sensible defaults for common pads.  More... | |
| class | plugins.PadArray.PadArray | 
| A class to assist in creating repetitive grids of pads.  More... | |
| class | plugins.PadArray.PadGridArray | 
| A basic grid of pads.  More... | |
| class | plugins.PadArray.EPADGridArray | 
| A pad grid array with a fixed name, used for things like thermal pads and via grids.  More... | |
| class | plugins.PadArray.PadZGridArray | 
| A staggered pin array.  More... | |
| class | plugins.PadArray.PadLineArray | 
| Shortcut cases for a single-row grid array.  More... | |
| class | plugins.PadArray.PadCircleArray | 
| Circular pad array.  More... | |
| class | plugins.PadArray.PadCustomArray | 
| Layout pads according to a custom array of [x,y] data.  More... | |
Namespaces | |
| namespace | plugins | 
| namespace | plugins.PadArray |