__init__(self, *args) | pcbnew.PCB_IO_KICAD_SEXPR | |
CanReadBoard(self, aFileName) | pcbnew.PCB_IO | |
CanReadFootprint(self, aFileName) | pcbnew.PCB_IO | |
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 | |
FootprintLibCreate(self, aLibraryPath, aProperties=None) | pcbnew.PCB_IO | |
FootprintLibDelete(self, aLibraryPath, aProperties=None) | pcbnew.PCB_IO | |
FootprintLoad(self, aLibraryPath, aFootprintName, aKeepUUID=False, aProperties=None) | pcbnew.PCB_IO_KICAD_SEXPR | |
footprintPyEnumerate(self, aLibraryPath, aExitOnError) | pcbnew.PCB_IO | |
FootprintSave(self, aLibraryPath, aFootprint, aProperties=None) | pcbnew.PCB_IO_KICAD_SEXPR | |
Format(self, aItem) | pcbnew.PCB_IO_KICAD_SEXPR | |
GetBoardFileDesc(self) | pcbnew.PCB_IO | |
GetEnumeratedFootprint(self, aLibraryPath, aFootprintName, aProperties=None) | pcbnew.PCB_IO_KICAD_SEXPR | |
GetImportedCachedLibraryFootprints(self) | pcbnew.PCB_IO | |
GetLibraryDesc(self) | pcbnew.PCB_IO_KICAD_SEXPR | |
GetLibraryFileDesc(self) | pcbnew.PCB_IO_KICAD_SEXPR | |
GetLibraryOptions(self, aListToAppendTo) | pcbnew.PCB_IO | |
GetLibraryTimestamp(self, aLibraryPath) | pcbnew.PCB_IO | |
GetStringOutput(self, doClear) | pcbnew.PCB_IO_KICAD_SEXPR | |
ImportFootprint(self, aFootprintPath, aFootprintNameOut, aProperties=None) | pcbnew.PCB_IO_KICAD_SEXPR | |
IsFootprintLibWritable(self, aLibraryPath) | pcbnew.PCB_IO | |
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 | |
SetQueryUserCallback(self, aCallback) | pcbnew.PCB_IO | |
thisown | pcbnew.PCB_IO_KICAD_SEXPR | static |