| 
    KiCad Pcbnew Python Scripting
    
   | 
 
This is the complete list of members for pcbnew.wxRect, including all inherited members.
| __eq__(self, other) | pcbnew.wxRect | |
| __getitem__(self, index) | pcbnew.wxRect | |
| __init__(self, *args) | pcbnew.wxRect | |
| __len__(self) | pcbnew.wxRect | |
| __nonzero__(self) | pcbnew.wxRect | |
| __repr__(self) | pcbnew.wxRect | |
| __setitem__(self, index, val) | pcbnew.wxRect | |
| __str__(self) | pcbnew.wxRect | |
| Get(self) | pcbnew.wxRect | |
| GetHeight(self) | pcbnew.wxRect | |
| GetPosition(self) | pcbnew.wxRect | |
| GetWidth(self) | pcbnew.wxRect | |
| GetX(self) | pcbnew.wxRect | |
| GetY(self) | pcbnew.wxRect | |
| height | pcbnew.wxRect | static | 
| SetHeight(self, h) | pcbnew.wxRect | |
| SetPosition(self, p) | pcbnew.wxRect | |
| SetWidth(self, w) | pcbnew.wxRect | |
| SetX(self, xx) | pcbnew.wxRect | |
| SetY(self, yy) | pcbnew.wxRect | |
| thisown | pcbnew.wxRect | static | 
| width | pcbnew.wxRect | static | 
| x | pcbnew.wxRect | static | 
| y | pcbnew.wxRect | static |