KiCad Pcbnew Python Scripting
|
This is the complete list of members for pcbnew.PCB_GROUP, including all inherited members.
__eq__(self, *args) | pcbnew.PCB_GROUP | |
__init__(self, aParent) | pcbnew.PCB_GROUP | |
ClassOf(aItem) | pcbnew.PCB_GROUP | static |
DeepClone(self) | pcbnew.PCB_GROUP | |
DeepDuplicate(self, addToParentGroup, aCommit=None) | pcbnew.PCB_GROUP | |
Deserialize(self, aContainer) | pcbnew.PCB_GROUP | |
GetBoardItems(self) | pcbnew.PCB_GROUP | |
GetClass(self) | pcbnew.PCB_GROUP | |
GetEffectiveShape(self, *args) | pcbnew.PCB_GROUP | |
GetItems(self) | pcbnew.PCB_GROUP | |
GetItemsDeque(self) | pcbnew.PCB_GROUP | |
HitTest(self, *args) | pcbnew.PCB_GROUP | |
Serialize(self, aContainer) | pcbnew.PCB_GROUP | |
thisown | pcbnew.PCB_GROUP | static |
TopLevelGroup(aItem, aScope, isFootprintEditor) | pcbnew.PCB_GROUP | static |
ViewGetLOD(self, aLayer, aView) | pcbnew.PCB_GROUP | |
WithinScope(aItem, aScope, isFootprintEditor) | pcbnew.PCB_GROUP | static |