KiCad Pcbnew Python Scripting
|
This is the complete list of members for pcbnew.EDA_GROUP, including all inherited members.
__init__(self, *args, **kwargs) | pcbnew.EDA_GROUP | |
AddItem(self, aItem) | pcbnew.EDA_GROUP | |
AsEdaItem(self) | pcbnew.EDA_GROUP | |
GetDesignBlockLibId(self) | pcbnew.EDA_GROUP | |
GetGroupMemberIds(self) | pcbnew.EDA_GROUP | |
GetItems(self, *args) | pcbnew.EDA_GROUP | |
GetName(self) | pcbnew.EDA_GROUP | |
HasDesignBlockLink(self) | pcbnew.EDA_GROUP | |
RemoveAll(self) | pcbnew.EDA_GROUP | |
RemoveItem(self, aItem) | pcbnew.EDA_GROUP | |
SetDesignBlockLibId(self, aLibId) | pcbnew.EDA_GROUP | |
SetName(self, aName) | pcbnew.EDA_GROUP | |
thisown | pcbnew.EDA_GROUP | static |