KiCad Pcbnew Python Scripting
|
This is the complete list of members for pcbnew.wxPoint, including all inherited members.
__add__(self, pt) | pcbnew.wxPoint | |
__eq__(self, other) | pcbnew.wxPoint | |
__getitem__(self, index) | pcbnew.wxPoint | |
__init__(self, *args) | pcbnew.wxPoint | |
__len__(self) | pcbnew.wxPoint | |
__ne__(self, other) | pcbnew.wxPoint | |
__nonzero__(self) | pcbnew.wxPoint | |
__repr__(self) | pcbnew.wxPoint | |
__setitem__(self, index, val) | pcbnew.wxPoint | |
__str__(self) | pcbnew.wxPoint | |
__sub__(self, pt) | pcbnew.wxPoint | |
Get(self) | pcbnew.wxPoint | |
Set(self, x, y) | pcbnew.wxPoint | |
thisown | pcbnew.wxPoint | static |
x | pcbnew.wxPoint | static |
x | pcbnew.wxPoint | |
y | pcbnew.wxPoint | static |
y | pcbnew.wxPoint |