KiCad Pcbnew Python Scripting
pcbnew.wxRect Member List

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
heightpcbnew.wxRectstatic
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
thisownpcbnew.wxRectstatic
widthpcbnew.wxRectstatic
xpcbnew.wxRectstatic
ypcbnew.wxRectstatic