![]() |
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, "int" h) | pcbnew.wxRect | |
| SetPosition(self, "wxPoint" p) | pcbnew.wxRect | |
| SetWidth(self, "int" w) | pcbnew.wxRect | |
| SetX(self, "int" xx) | pcbnew.wxRect | |
| SetY(self, "int" yy) | pcbnew.wxRect | |
| thisown | pcbnew.wxRect | static |
| width | pcbnew.wxRect | static |
| x | pcbnew.wxRect | static |
| y | pcbnew.wxRect | static |