KiCad Pcbnew Python Scripting
|
This is the complete list of members for pcbnew.PLUGIN, including all inherited members.
__init__(self, *args, **kwargs) | pcbnew.PLUGIN | |
FootprintDelete(self, aLibraryPath, aFootprintName, aProperties=None) | pcbnew.PLUGIN | |
FootprintEnumerate(self, aFootprintNames, aLibraryPath, aBestEfforts, aProperties=None) | pcbnew.PLUGIN | |
FootprintEnumerate(self, libname) | pcbnew.PLUGIN | |
FootprintExists(self, aLibraryPath, aFootprintName, aProperties=None) | pcbnew.PLUGIN | |
FootprintLibCreate(self, aLibraryPath, aProperties=None) | pcbnew.PLUGIN | |
FootprintLibDelete(self, aLibraryPath, aProperties=None) | pcbnew.PLUGIN | |
FootprintLibOptions(self, aListToAppendTo) | pcbnew.PLUGIN | |
FootprintLoad(self, aLibraryPath, aFootprintName, aKeepUUID=False, aProperties=None) | pcbnew.PLUGIN | |
footprintPyEnumerate(self, aLibraryPath, aExitOnError) | pcbnew.PLUGIN | |
FootprintSave(self, aLibraryPath, aFootprint, aProperties=None) | pcbnew.PLUGIN | |
GetEnumeratedFootprint(self, aLibraryPath, aFootprintName, aProperties=None) | pcbnew.PLUGIN | |
GetFileExtension(self) | pcbnew.PLUGIN | |
GetImportedCachedLibraryFootprints(self) | pcbnew.PLUGIN | |
GetLibraryTimestamp(self, aLibraryPath) | pcbnew.PLUGIN | |
IsFootprintLibWritable(self, aLibraryPath) | pcbnew.PLUGIN | |
Load(self, aFileName, aAppendToMe, aProperties=None, aProject=None, aProgressReporter=None) | pcbnew.PLUGIN | |
PluginName(self) | pcbnew.PLUGIN | |
PrefetchLib(self, aLibraryPath, aProperties=None) | pcbnew.PLUGIN | |
Save(self, aFileName, aBoard, aProperties=None) | pcbnew.PLUGIN | |
SetQueryUserCallback(self, aCallback) | pcbnew.PLUGIN | |
thisown | pcbnew.PLUGIN | static |