KiCad Pcbnew Python Scripting
|
This is the complete list of members for pcbnew.PCB_PLUGIN, including all inherited members.
__init__(self, *args) | pcbnew.PCB_PLUGIN | |
DoLoad(self, aReader, aAppendToMe, aProperties, aProgressReporter, aLineCount) | pcbnew.PCB_PLUGIN | |
FootprintDelete(self, aLibraryPath, aFootprintName, aProperties=None) | pcbnew.PCB_PLUGIN | |
FootprintEnumerate(self, aFootprintNames, aLibraryPath, aBestEfforts, aProperties=None) | pcbnew.PCB_PLUGIN | |
FootprintExists(self, aLibraryPath, aFootprintName, aProperties=None) | pcbnew.PCB_PLUGIN | |
FootprintLibCreate(self, aLibraryPath, aProperties=None) | pcbnew.PCB_PLUGIN | |
FootprintLibDelete(self, aLibraryPath, aProperties=None) | pcbnew.PCB_PLUGIN | |
FootprintLoad(self, aLibraryPath, aFootprintName, aKeepUUID=False, aProperties=None) | pcbnew.PCB_PLUGIN | |
FootprintSave(self, aLibraryPath, aFootprint, aProperties=None) | pcbnew.PCB_PLUGIN | |
Format(self, aItem, aNestLevel=0) | pcbnew.PCB_PLUGIN | |
GetEnumeratedFootprint(self, aLibraryPath, aFootprintName, aProperties=None) | pcbnew.PCB_PLUGIN | |
GetStringOutput(self, doClear) | pcbnew.PCB_PLUGIN | |
Load(self, aFileName, aAppendToMe, aProperties=None, aProject=None, aProgressReporter=None) | pcbnew.PCB_PLUGIN | |
Parse(self, aClipboardSourceInput) | pcbnew.PCB_PLUGIN | |
Save(self, aFileName, aBoard, aProperties=None) | pcbnew.PCB_PLUGIN | |
SetOutputFormatter(self, aFormatter) | pcbnew.PCB_PLUGIN | |
thisown | pcbnew.PCB_PLUGIN | static |