KiCad Pcbnew Python Scripting
|
This is the complete list of members for pcbnew.PCB_SHAPE, including all inherited members.
__init__(self, *args) | pcbnew.PCB_SHAPE | |
ClassOf(aItem) | pcbnew.PCB_SHAPE | static |
GetArcAngleStart(self) | pcbnew.PCB_SHAPE | |
GetCorners(self) | pcbnew.PCB_SHAPE | |
GetEffectiveShape(self, *args) | pcbnew.PCB_SHAPE | |
GetFriendlyName(self) | pcbnew.PCB_SHAPE | |
GetParentFootprint(self) | pcbnew.PCB_SHAPE | |
GetShapeStr(self) | pcbnew.PCB_SHAPE | |
HitTest(self, *args) | pcbnew.PCB_SHAPE | |
Mirror(self, aCentre, aMirrorAroundXAxis) | pcbnew.PCB_SHAPE | |
NormalizeRect(self) | pcbnew.PCB_SHAPE | |
Scale(self, aScale) | 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 |