KiCad Pcbnew Python Scripting
pcbnew.PCB_PLUGIN Member List

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
thisownpcbnew.PCB_PLUGINstatic