| 
    KiCad Pcbnew Python Scripting
    
   | 
 
This is the complete list of members for pcbnew.SHAPE_CIRCLE, including all inherited members.
| __init__(self, *args) | pcbnew.SHAPE_CIRCLE | |
| BBox(self, aClearance=0) | pcbnew.SHAPE_CIRCLE | |
| Collide(self, aSeg, aClearance=0, aActual=None, aLocation=None) | pcbnew.SHAPE_CIRCLE | |
| Format(self, aCplusPlus=True) | pcbnew.SHAPE_CIRCLE | |
| GetCenter(self) | pcbnew.SHAPE_CIRCLE | |
| GetCircle(self) | pcbnew.SHAPE_CIRCLE | |
| GetRadius(self) | pcbnew.SHAPE_CIRCLE | |
| Rotate(self, *args) | pcbnew.SHAPE_CIRCLE | |
| SetCenter(self, aCenter) | pcbnew.SHAPE_CIRCLE | |
| SetRadius(self, aRadius) | pcbnew.SHAPE_CIRCLE | |
| thisown | pcbnew.SHAPE_CIRCLE | static |