| 
    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(aItem) | pcbnew.PCB_ARC | static | 
| GetAngle(self) | pcbnew.PCB_ARC | |
| GetArcAngleEnd(self) | pcbnew.PCB_ARC | |
| GetArcAngleStart(self) | pcbnew.PCB_ARC | |
| GetEffectiveShape(self, *args) | pcbnew.PCB_ARC | |
| GetMid(self) | pcbnew.PCB_ARC | |
| GetRadius(self) | pcbnew.PCB_ARC | |
| HitTest(self, *args) | pcbnew.PCB_ARC | |
| IsCCW(self) | pcbnew.PCB_ARC | |
| IsDegenerated(self, aThreshold=5) | pcbnew.PCB_ARC | |
| SetMid(self, aMid) | pcbnew.PCB_ARC | |
| thisown | pcbnew.PCB_ARC | static |