![]() |
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, "wxString" aLibraryPath, "wxString" aFootprintName, "PROPERTIES const *" aProperties=None) | pcbnew.PLUGIN | |
| FootprintEnumerate(self, "wxArrayString &" aFootprintNames, "wxString" aLibraryPath, "bool" aBestEfforts, "PROPERTIES const *" aProperties=None) | pcbnew.PLUGIN | |
| FootprintEnumerate(self, libname) | pcbnew.PLUGIN | |
| FootprintExists(self, "wxString" aLibraryPath, "wxString" aFootprintName, "PROPERTIES const *" aProperties=None) | pcbnew.PLUGIN | |
| FootprintLibCreate(self, "wxString" aLibraryPath, "PROPERTIES const *" aProperties=None) | pcbnew.PLUGIN | |
| FootprintLibDelete(self, "wxString" aLibraryPath, "PROPERTIES const *" aProperties=None) | pcbnew.PLUGIN | |
| FootprintLibOptions(self, "PROPERTIES *" aListToAppendTo) | pcbnew.PLUGIN | |
| FootprintLoad(self, "wxString" aLibraryPath, "wxString" aFootprintName, "bool" aKeepUUID=False, "PROPERTIES const *" aProperties=None) | pcbnew.PLUGIN | |
| footprintPyEnumerate(self, "wxString" aLibraryPath, "bool" aExitOnError) | pcbnew.PLUGIN | |
| FootprintSave(self, "wxString" aLibraryPath, "FOOTPRINT" aFootprint, "PROPERTIES const *" aProperties=None) | pcbnew.PLUGIN | |
| GetEnumeratedFootprint(self, "wxString" aLibraryPath, "wxString" aFootprintName, "PROPERTIES const *" aProperties=None) | pcbnew.PLUGIN | |
| GetFileExtension(self) | pcbnew.PLUGIN | |
| GetImportedCachedLibraryFootprints(self) | pcbnew.PLUGIN | |
| GetLibraryTimestamp(self, "wxString" aLibraryPath) | pcbnew.PLUGIN | |
| IsFootprintLibWritable(self, "wxString" aLibraryPath) | pcbnew.PLUGIN | |
| Load(self, "wxString" aFileName, "BOARD" aAppendToMe, "PROPERTIES const *" aProperties=None, "PROJECT *" aProject=None, "PROGRESS_REPORTER *" aProgressReporter=None) | pcbnew.PLUGIN | |
| PluginName(self) | pcbnew.PLUGIN | |
| PrefetchLib(self, "wxString" aLibraryPath, "PROPERTIES const *" aProperties=None) | pcbnew.PLUGIN | |
| Save(self, "wxString" aFileName, "BOARD" aBoard, "PROPERTIES const *" aProperties=None) | pcbnew.PLUGIN | |
| thisown | pcbnew.PLUGIN | static |