KiCad Pcbnew Python Scripting
|
This is the complete list of members for pcbnew.PCB_TARGET, including all inherited members.
__init__(self, *args) | pcbnew.PCB_TARGET | |
ClassOf(aItem) | pcbnew.PCB_TARGET | static |
GetEffectiveShape(self, *args) | pcbnew.PCB_TARGET | |
GetShape(self) | pcbnew.PCB_TARGET | |
GetSize(self) | pcbnew.PCB_TARGET | |
GetWidth(self) | pcbnew.PCB_TARGET | |
HitTest(self, *args) | pcbnew.PCB_TARGET | |
SetShape(self, aShape) | pcbnew.PCB_TARGET | |
SetSize(self, aSize) | pcbnew.PCB_TARGET | |
SetWidth(self, aWidth) | pcbnew.PCB_TARGET | |
thisown | pcbnew.PCB_TARGET | static |
TransformShapeToPolygon(self, aBuffer, aLayer, aClearance, aError, aErrorLoc, ignoreLineWidth=False) | pcbnew.PCB_TARGET |