|
KiCad Pcbnew Python Scripting
|
This is the complete list of members for pcbnew.FP_SHAPE, including all inherited members.
| __init__(self, *args) | pcbnew.FP_SHAPE | |
| CalcArcAngles0(self, aStartAngle, aEndAngle) | pcbnew.FP_SHAPE | |
| ClassOf(aItem) | pcbnew.FP_SHAPE | static |
| GetArcAngle0(self) | pcbnew.FP_SHAPE | |
| GetArcMid0(self) | pcbnew.FP_SHAPE | |
| GetBezierC1_0(self) | pcbnew.FP_SHAPE | |
| GetBezierC2_0(self) | pcbnew.FP_SHAPE | |
| GetCenter0(self) | pcbnew.FP_SHAPE | |
| GetEnd0(self) | pcbnew.FP_SHAPE | |
| GetParentAsString(self) | pcbnew.FP_SHAPE | |
| GetStart0(self) | pcbnew.FP_SHAPE | |
| IsParentFlipped(self) | pcbnew.FP_SHAPE | |
| SetArcAngleAndEnd0(self, aAngle, aCheckNegativeAngle=False) | pcbnew.FP_SHAPE | |
| SetArcGeometry0(self, aStart, aMid, aEnd) | pcbnew.FP_SHAPE | |
| SetBezierC1_0(self, aPoint) | pcbnew.FP_SHAPE | |
| SetBezierC2_0(self, aPoint) | pcbnew.FP_SHAPE | |
| SetCachedArcData0(self, aStart0, aMid0, aEnd0, aCenter0) | pcbnew.FP_SHAPE | |
| SetCenter0(self, aPt) | pcbnew.FP_SHAPE | |
| SetDrawCoord(self) | pcbnew.FP_SHAPE | |
| SetEnd0(self, aPoint) | pcbnew.FP_SHAPE | |
| SetLocalCoord(self) | pcbnew.FP_SHAPE | |
| SetStart0(self, aPoint) | pcbnew.FP_SHAPE | |
| thisown | pcbnew.FP_SHAPE | static |
| ViewGetLOD(self, aLayer, aView) | pcbnew.FP_SHAPE |