KiCad Pcbnew Python Scripting
|
This is the complete list of members for pcbnew.SHAPE_SEGMENT, including all inherited members.
__init__(self, *args) | pcbnew.SHAPE_SEGMENT | |
BBox(self, aClearance=0) | pcbnew.SHAPE_SEGMENT | |
Collide(self, *args) | pcbnew.SHAPE_SEGMENT | |
Format(self, aCplusPlus=True) | pcbnew.SHAPE_SEGMENT | |
GetSeg(self) | pcbnew.SHAPE_SEGMENT | |
GetWidth(self) | pcbnew.SHAPE_SEGMENT | |
Is45Degree(self, *args) | pcbnew.SHAPE_SEGMENT | |
Rotate(self, *args) | pcbnew.SHAPE_SEGMENT | |
SetSeg(self, aSeg) | pcbnew.SHAPE_SEGMENT | |
SetWidth(self, aWidth) | pcbnew.SHAPE_SEGMENT | |
thisown | pcbnew.SHAPE_SEGMENT | static |