KiCad Pcbnew Python Scripting
|
This is the complete list of members for pcbnew.PCB_FIELD, including all inherited members.
__eq__(self, *args) | pcbnew.PCB_FIELD | |
__init__(self, *args) | pcbnew.PCB_FIELD | |
ClassOf(aItem) | pcbnew.PCB_FIELD | static |
CloneField(self) | pcbnew.PCB_FIELD | |
Deserialize(self, aContainer) | pcbnew.PCB_FIELD | |
GetCanonicalName(self) | pcbnew.PCB_FIELD | |
GetId(self) | pcbnew.PCB_FIELD | |
GetName(self, aUseDefaultName=True) | pcbnew.PCB_FIELD | |
IsComponentClass(self) | pcbnew.PCB_FIELD | |
IsDatasheet(self) | pcbnew.PCB_FIELD | |
IsFootprint(self) | pcbnew.PCB_FIELD | |
IsMandatoryField(self) | pcbnew.PCB_FIELD | |
IsReference(self) | pcbnew.PCB_FIELD | |
IsValue(self) | pcbnew.PCB_FIELD | |
Serialize(self, aContainer) | pcbnew.PCB_FIELD | |
SetId(self, aId) | pcbnew.PCB_FIELD | |
SetName(self, aName) | pcbnew.PCB_FIELD | |
thisown | pcbnew.PCB_FIELD | static |
ViewGetLOD(self, aLayer, aView) | pcbnew.PCB_FIELD |