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 | |
Distance(self, aP) | 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 | |
PointInside(self, aPt, aAccuracy=0, aUseBBoxCache=False) | pcbnew.SHAPE | |
Rotate(self, *args) | pcbnew.SHAPE | |
SquaredDistance(self, aP, aOutlineOnly=False) | pcbnew.SHAPE | |
thisown | pcbnew.SHAPE | static |
TransformToPolygon(self, aBuffer, aError, aErrorLoc) | pcbnew.SHAPE |