KiCad Pcbnew Python Scripting
|
This is the complete list of members for pcbnew.FP_CACHE, including all inherited members.
__init__(self, aOwner, aLibraryPath) | pcbnew.FP_CACHE | |
Exists(self) | pcbnew.FP_CACHE | |
GetFootprints(self) | pcbnew.FP_CACHE | |
GetPath(self) | pcbnew.FP_CACHE | |
GetTimestamp(aLibPath) | pcbnew.FP_CACHE | static |
IsModified(self) | pcbnew.FP_CACHE | |
IsPath(self, aPath) | pcbnew.FP_CACHE | |
IsWritable(self) | pcbnew.FP_CACHE | |
Load(self) | pcbnew.FP_CACHE | |
Remove(self, aFootprintName) | pcbnew.FP_CACHE | |
Save(self, aFootprint=None) | pcbnew.FP_CACHE | |
SetPath(self, aPath) | pcbnew.FP_CACHE | |
thisown | pcbnew.FP_CACHE | static |