KiCad Pcbnew Python Scripting
|
This is the complete list of members for pcbnew.SHAPE, including all inherited members.
__init__(self, *args, **kwargs) | pcbnew.SHAPE | |
BBox(self, aClearance=0) | pcbnew.SHAPE | |
Cast(self) | pcbnew.SHAPE | |
Centre(self) | pcbnew.SHAPE | |
Clone(self) | pcbnew.SHAPE | |
Collide(self, *args) | pcbnew.SHAPE | |
Format(self, aCplusPlus=True) | pcbnew.SHAPE | |
GetClearance(self, aOther) | pcbnew.SHAPE | |
IsNull(self) | pcbnew.SHAPE | |
IsSolid(self) | pcbnew.SHAPE | |
MIN_PRECISION_IU | pcbnew.SHAPE | static |
Move(self, aVector) | pcbnew.SHAPE | |
Parse(self, aStream) | pcbnew.SHAPE | |
Rotate(self, *args) | pcbnew.SHAPE | |
thisown | pcbnew.SHAPE | static |