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, "LINE_READER" aReader, "BOARD" aAppendToMe, "PROPERTIES const *" aProperties, "PROGRESS_REPORTER *" aProgressReporter, "unsigned int" aLineCount) | pcbnew.PCB_PLUGIN | |
FootprintDelete(self, "wxString" aLibraryPath, "wxString" aFootprintName, "PROPERTIES const *" aProperties=None) | pcbnew.PCB_PLUGIN | |
FootprintEnumerate(self, "wxArrayString &" aFootprintNames, "wxString" aLibraryPath, "bool" aBestEfforts, "PROPERTIES const *" aProperties=None) | pcbnew.PCB_PLUGIN | |
FootprintExists(self, "wxString" aLibraryPath, "wxString" aFootprintName, "PROPERTIES const *" aProperties=None) | pcbnew.PCB_PLUGIN | |
FootprintLibCreate(self, "wxString" aLibraryPath, "PROPERTIES const *" aProperties=None) | pcbnew.PCB_PLUGIN | |
FootprintLibDelete(self, "wxString" aLibraryPath, "PROPERTIES const *" aProperties=None) | pcbnew.PCB_PLUGIN | |
FootprintLoad(self, "wxString" aLibraryPath, "wxString" aFootprintName, "bool" aKeepUUID=False, "PROPERTIES const *" aProperties=None) | pcbnew.PCB_PLUGIN | |
FootprintSave(self, "wxString" aLibraryPath, "FOOTPRINT" aFootprint, "PROPERTIES const *" aProperties=None) | pcbnew.PCB_PLUGIN | |
Format(self, "BOARD_ITEM" aItem, "int" aNestLevel=0) | pcbnew.PCB_PLUGIN | |
GetEnumeratedFootprint(self, "wxString" aLibraryPath, "wxString" aFootprintName, "PROPERTIES const *" aProperties=None) | pcbnew.PCB_PLUGIN | |
GetFileExtension(self) | pcbnew.PCB_PLUGIN | |
GetLibraryTimestamp(self, "wxString" aLibraryPath) | pcbnew.PCB_PLUGIN | |
GetStringOutput(self, "bool" doClear) | pcbnew.PCB_PLUGIN | |
IsFootprintLibWritable(self, "wxString" aLibraryPath) | pcbnew.PCB_PLUGIN | |
Load(self, "wxString" aFileName, "BOARD" aAppendToMe, "PROPERTIES const *" aProperties=None, "PROJECT *" aProject=None, "PROGRESS_REPORTER *" aProgressReporter=None) | pcbnew.PCB_PLUGIN | |
Parse(self, "wxString" aClipboardSourceInput) | pcbnew.PCB_PLUGIN | |
PluginName(self) | pcbnew.PCB_PLUGIN | |
Save(self, "wxString" aFileName, "BOARD" aBoard, "PROPERTIES const *" aProperties=None) | pcbnew.PCB_PLUGIN | |
SetOutputFormatter(self, "OUTPUTFORMATTER" aFormatter) | pcbnew.PCB_PLUGIN | |
thisown | pcbnew.PCB_PLUGIN | static |