KiCad Pcbnew Python Scripting
|
This is the complete list of members for pcbnew.PCB_IO_KICAD_SEXPR, including all inherited members.
__init__(self, *args) | pcbnew.PCB_IO_KICAD_SEXPR | |
CreateLibrary(self, aLibraryPath, aProperties=None) | pcbnew.PCB_IO_KICAD_SEXPR | |
DeleteLibrary(self, aLibraryPath, aProperties=None) | pcbnew.PCB_IO_KICAD_SEXPR | |
DoLoad(self, aReader, aAppendToMe, aProperties, aProgressReporter, aLineCount) | pcbnew.PCB_IO_KICAD_SEXPR | |
FootprintDelete(self, aLibraryPath, aFootprintName, aProperties=None) | pcbnew.PCB_IO_KICAD_SEXPR | |
FootprintEnumerate(self, aFootprintNames, aLibraryPath, aBestEfforts, aProperties=None) | pcbnew.PCB_IO_KICAD_SEXPR | |
FootprintExists(self, aLibraryPath, aFootprintName, aProperties=None) | pcbnew.PCB_IO_KICAD_SEXPR | |
FootprintLoad(self, aLibraryPath, aFootprintName, aKeepUUID=False, aProperties=None) | pcbnew.PCB_IO_KICAD_SEXPR | |
FootprintSave(self, aLibraryPath, aFootprint, aProperties=None) | pcbnew.PCB_IO_KICAD_SEXPR | |
Format(self, aItem, aNestLevel=0) | pcbnew.PCB_IO_KICAD_SEXPR | |
GetEnumeratedFootprint(self, aLibraryPath, aFootprintName, aProperties=None) | pcbnew.PCB_IO_KICAD_SEXPR | |
GetLibraryDesc(self) | pcbnew.PCB_IO_KICAD_SEXPR | |
GetLibraryFileDesc(self) | pcbnew.PCB_IO_KICAD_SEXPR | |
GetStringOutput(self, doClear) | pcbnew.PCB_IO_KICAD_SEXPR | |
ImportFootprint(self, aFootprintPath, aFootprintNameOut, aProperties=None) | pcbnew.PCB_IO_KICAD_SEXPR | |
IsLibraryWritable(self, aLibraryPath) | pcbnew.PCB_IO_KICAD_SEXPR | |
LoadBoard(self, aFileName, aAppendToMe, aProperties=None, aProject=None) | pcbnew.PCB_IO_KICAD_SEXPR | |
Parse(self, aClipboardSourceInput) | pcbnew.PCB_IO_KICAD_SEXPR | |
SaveBoard(self, aFileName, aBoard, aProperties=None) | pcbnew.PCB_IO_KICAD_SEXPR | |
SetOutputFormatter(self, aFormatter) | pcbnew.PCB_IO_KICAD_SEXPR | |
thisown | pcbnew.PCB_IO_KICAD_SEXPR | static |