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, "int" aClearance=0) | pcbnew.SHAPE | |
Centre(self) | pcbnew.SHAPE | |
Clone(self) | pcbnew.SHAPE | |
Collide(self, *args) | pcbnew.SHAPE | |
Format(self) | pcbnew.SHAPE | |
IsNull(self) | pcbnew.SHAPE | |
IsSolid(self) | pcbnew.SHAPE | |
MIN_PRECISION_IU | pcbnew.SHAPE | static |
Move(self, "VECTOR2I" aVector) | pcbnew.SHAPE | |
Parse(self, "std::stringstream &" aStream) | pcbnew.SHAPE | |
Rotate(self, *args) | pcbnew.SHAPE | |
thisown | pcbnew.SHAPE | static |