KiCad Pcbnew Python Scripting
pcbnew.PCB_GROUP Member List

This is the complete list of members for pcbnew.PCB_GROUP, including all inherited members.

__init__(self, "BOARD_ITEM" aParent)pcbnew.PCB_GROUP
AddChildrenToCommit(self, "BOARD_COMMIT &" aCommit)pcbnew.PCB_GROUP
AddItem(self, "BOARD_ITEM" aItem)pcbnew.PCB_GROUP
ClassOf("EDA_ITEM" aItem)pcbnew.PCB_GROUPstatic
Clone(self)pcbnew.PCB_GROUP
DeepClone(self)pcbnew.PCB_GROUP
DeepDuplicate(self)pcbnew.PCB_GROUP
Flip(self, "wxPoint" aCentre, "bool" aFlipLeftRight)pcbnew.PCB_GROUP
GetBoundingBox(self)pcbnew.PCB_GROUP
GetClass(self)pcbnew.PCB_GROUP
GetItems(self, *args)pcbnew.PCB_GROUP
GetLayerSet(self)pcbnew.PCB_GROUP
GetMenuImage(self)pcbnew.PCB_GROUP
GetMsgPanelInfo(self, "EDA_DRAW_FRAME *" aFrame, "std::vector< MSG_PANEL_ITEM,std::allocator< MSG_PANEL_ITEM > > &" aList)pcbnew.PCB_GROUP
GetName(self)pcbnew.PCB_GROUP
GetPosition(self)pcbnew.PCB_GROUP
GetSelectMenuText(self, "EDA_UNITS" aUnits)pcbnew.PCB_GROUP
HitTest(self, *args)pcbnew.PCB_GROUP
IsGroupableType("KICAD_T" aType)pcbnew.PCB_GROUPstatic
IsOnLayer(self, "PCB_LAYER_ID" aLayer)pcbnew.PCB_GROUP
Move(self, "wxPoint" aMoveVector)pcbnew.PCB_GROUP
RemoveAll(self)pcbnew.PCB_GROUP
RemoveItem(self, "BOARD_ITEM" aItem)pcbnew.PCB_GROUP
Rotate(self, "wxPoint" aRotCentre, "double" aAngle)pcbnew.PCB_GROUP
RunOnChildren(self, "std::function< void (BOARD_ITEM *) > const &" aFunction)pcbnew.PCB_GROUP
RunOnDescendants(self, "std::function< void (BOARD_ITEM *) > const &" aFunction)pcbnew.PCB_GROUP
SetLayer(self, "PCB_LAYER_ID" aLayer)pcbnew.PCB_GROUP
SetLayerRecursive(self, "PCB_LAYER_ID" aLayer, "int" aDepth)pcbnew.PCB_GROUP
SetLocked(self, "bool" aLocked)pcbnew.PCB_GROUP
SetName(self, "wxString" aName)pcbnew.PCB_GROUP
SetPosition(self, "wxPoint" aNewpos)pcbnew.PCB_GROUP
SwapData(self, "BOARD_ITEM" aImage)pcbnew.PCB_GROUP
thisownpcbnew.PCB_GROUPstatic
TopLevelGroup("BOARD_ITEM" aItem, "PCB_GROUP" aScope, "bool" isFootprintEditor)pcbnew.PCB_GROUPstatic
ViewGetLayers(self, "int []" aLayers, "int &" aCount)pcbnew.PCB_GROUP
ViewGetLOD(self, "int" aLayer, "KIGFX::VIEW *" aView)pcbnew.PCB_GROUP
Visit(self, "INSPECTOR" aInspector, "void *" aTestData, "KICAD_T const []" aScanTypes)pcbnew.PCB_GROUP
WithinScope("BOARD_ITEM" aItem, "PCB_GROUP" aScope, "bool" isFootprintEditor)pcbnew.PCB_GROUPstatic