| 
    KiCad Pcbnew Python Scripting
    
   | 
 
This is the complete list of members for pcbnew.wxSize, including all inherited members.
| __eq__(self, other) | pcbnew.wxSize | |
| __getitem__(self, index) | pcbnew.wxSize | |
| __init__(self, *args) | pcbnew.wxSize | |
| __len__(self) | pcbnew.wxSize | |
| __nonzero__(self) | pcbnew.wxSize | |
| __repr__(self) | pcbnew.wxSize | |
| __setitem__(self, index, val) | pcbnew.wxSize | |
| __str__(self) | pcbnew.wxSize | |
| Get(self) | pcbnew.wxSize | |
| GetHeight(self) | pcbnew.wxSize | |
| GetWidth(self) | pcbnew.wxSize | |
| Scale(self, xscale, yscale) | pcbnew.wxSize | |
| SetHeight(self, h) | pcbnew.wxSize | |
| SetWidth(self, w) | pcbnew.wxSize | |
| thisown | pcbnew.wxSize | static | 
| x | pcbnew.wxSize | static | 
| y | pcbnew.wxSize | static |