![]() |
KiCad Pcbnew Python Scripting
|
This is the complete list of members for pcbnew.PCB_ARC, including all inherited members.
| __init__(self, *args) | pcbnew.PCB_ARC | |
| ClassOf("EDA_ITEM" aItem) | pcbnew.PCB_ARC | static |
| Clone(self) | pcbnew.PCB_ARC | |
| Flip(self, "wxPoint" aCentre, "bool" aFlipLeftRight) | pcbnew.PCB_ARC | |
| GetAngle(self) | pcbnew.PCB_ARC | |
| GetArcAngleEnd(self) | pcbnew.PCB_ARC | |
| GetArcAngleStart(self) | pcbnew.PCB_ARC | |
| GetCenter(self) | pcbnew.PCB_ARC | |
| GetClass(self) | pcbnew.PCB_ARC | |
| GetEffectiveShape(self, *args) | pcbnew.PCB_ARC | |
| GetLength(self) | pcbnew.PCB_ARC | |
| GetMid(self) | pcbnew.PCB_ARC | |
| GetPosition(self) | pcbnew.PCB_ARC | |
| GetRadius(self) | pcbnew.PCB_ARC | |
| HitTest(self, *args) | pcbnew.PCB_ARC | |
| Move(self, "wxPoint" aMoveVector) | pcbnew.PCB_ARC | |
| Rotate(self, "wxPoint" aRotCentre, "double" aAngle) | pcbnew.PCB_ARC | |
| SetMid(self, "wxPoint" aMid) | pcbnew.PCB_ARC | |
| SetPosition(self, "wxPoint" aPos) | pcbnew.PCB_ARC | |
| SwapData(self, "BOARD_ITEM" aImage) | pcbnew.PCB_ARC | |
| thisown | pcbnew.PCB_ARC | static |