KiCad Pcbnew Python Scripting
|
This is the complete list of members for pcbnew.PCB_SHAPE, including all inherited members.
__eq__(self, *args) | pcbnew.PCB_SHAPE | |
__init__(self, *args) | pcbnew.PCB_SHAPE | |
ClassOf(aItem) | pcbnew.PCB_SHAPE | static |
Deserialize(self, aContainer) | pcbnew.PCB_SHAPE | |
GetArcAngleStart(self) | pcbnew.PCB_SHAPE | |
GetConnectionPoints(self) | pcbnew.PCB_SHAPE | |
GetCorners(self) | pcbnew.PCB_SHAPE | |
GetEffectiveShape(self, *args) | pcbnew.PCB_SHAPE | |
GetLocalSolderMaskMargin(self) | pcbnew.PCB_SHAPE | |
GetShapeStr(self) | pcbnew.PCB_SHAPE | |
GetSolderMaskExpansion(self) | pcbnew.PCB_SHAPE | |
HasSolderMask(self) | pcbnew.PCB_SHAPE | |
HitTest(self, *args) | pcbnew.PCB_SHAPE | |
Scale(self, aScale) | pcbnew.PCB_SHAPE | |
Serialize(self, aContainer) | pcbnew.PCB_SHAPE | |
SetHasSolderMask(self, aVal) | pcbnew.PCB_SHAPE | |
SetIsProxyItem(self, aIsProxy=True) | pcbnew.PCB_SHAPE | |
SetLocalSolderMaskMargin(self, aMargin) | pcbnew.PCB_SHAPE | |
thisown | pcbnew.PCB_SHAPE | static |
TransformShapeToPolygon(self, aBuffer, aLayer, aClearance, aError, aErrorLoc, ignoreLineWidth=False) | pcbnew.PCB_SHAPE | |
ViewGetLOD(self, aLayer, aView) | pcbnew.PCB_SHAPE |