![]() |
KiCad Pcbnew Python Scripting
|
This is the complete list of members for pcbnew.LIB_ID, including all inherited members.
| __eq__(self, "LIB_ID" aLibId) | pcbnew.LIB_ID | |
| __gt__(self, "LIB_ID" aLibId) | pcbnew.LIB_ID | |
| __init__(self, *args) | pcbnew.LIB_ID | |
| __lt__(self, "LIB_ID" aLibId) | pcbnew.LIB_ID | |
| __ne__(self, "LIB_ID" aLibId) | pcbnew.LIB_ID | |
| clear(self) | pcbnew.LIB_ID | |
| compare(self, "LIB_ID" aLibId) | pcbnew.LIB_ID | |
| empty(self) | pcbnew.LIB_ID | |
| FindIllegalLibraryNameChar("UTF8" aLibraryName) | pcbnew.LIB_ID | static |
| FixIllegalChars("UTF8" aLibItemName, "bool" aLib) | pcbnew.LIB_ID | static |
| Format(*args) | pcbnew.LIB_ID | static |
| GetLibItemName(self) | pcbnew.LIB_ID | |
| GetLibNickname(self) | pcbnew.LIB_ID | |
| GetUniStringLibId(self) | pcbnew.LIB_ID | |
| GetUniStringLibItemName(self) | pcbnew.LIB_ID | |
| HasIllegalChars("UTF8" aLibItemName) | pcbnew.LIB_ID | static |
| IsLegacy(self) | pcbnew.LIB_ID | |
| IsValid(self) | pcbnew.LIB_ID | |
| Parse(self, "UTF8" aId, "bool" aFix=False) | pcbnew.LIB_ID | |
| SetLibItemName(self, "UTF8" aLibItemName) | pcbnew.LIB_ID | |
| SetLibNickname(self, "UTF8" aNickname) | pcbnew.LIB_ID | |
| thisown | pcbnew.LIB_ID | static |