KiCad Pcbnew Python Scripting
pcbnew.BOARD_ITEM Member List

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

__init__(self, *args, **kwargs)pcbnew.BOARD_ITEM
Cast(self)pcbnew.BOARD_ITEM
DeleteStructure(self)pcbnew.BOARD_ITEM
Duplicate(self)pcbnew.BOARD_ITEM
Duplicate(self)pcbnew.BOARD_ITEM
Flip(self, *args)pcbnew.BOARD_ITEM
GetBoard(self, *args)pcbnew.BOARD_ITEM
GetCenter(self)pcbnew.BOARD_ITEM
GetEffectiveShape(self, *args)pcbnew.BOARD_ITEM
GetLayer(self)pcbnew.BOARD_ITEM
GetLayerName(self)pcbnew.BOARD_ITEM
GetLayerSet(self)pcbnew.BOARD_ITEM
GetParent(self)pcbnew.BOARD_ITEM
GetParentFootprint(self)pcbnew.BOARD_ITEM
GetParentGroup(self)pcbnew.BOARD_ITEM
GetX(self)pcbnew.BOARD_ITEM
GetY(self)pcbnew.BOARD_ITEM
IsConnected(self)pcbnew.BOARD_ITEM
IsLocked(self)pcbnew.BOARD_ITEM
IsOnCopperLayer(self)pcbnew.BOARD_ITEM
IsOnLayer(self, "PCB_LAYER_ID" aLayer)pcbnew.BOARD_ITEM
IsTrack(self)pcbnew.BOARD_ITEM
Move(self, *args)pcbnew.BOARD_ITEM
Rotate(self, *args)pcbnew.BOARD_ITEM
SetLayer(self, "PCB_LAYER_ID" aLayer)pcbnew.BOARD_ITEM
SetLayerSet(self, "LSET" aLayers)pcbnew.BOARD_ITEM
SetLocked(self, "bool" aLocked)pcbnew.BOARD_ITEM
SetParentGroup(self, "PCB_GROUP" aGroup)pcbnew.BOARD_ITEM
SetPos(self, p)pcbnew.BOARD_ITEM
SetStartEnd(self, start, end)pcbnew.BOARD_ITEM
SetX(self, "int" aX)pcbnew.BOARD_ITEM
SetY(self, "int" aY)pcbnew.BOARD_ITEM
SwapData(self, "BOARD_ITEM" aImage)pcbnew.BOARD_ITEM
thisownpcbnew.BOARD_ITEMstatic
TransformShapeWithClearanceToPolygon(self, "SHAPE_POLY_SET" aCornerBuffer, "PCB_LAYER_ID" aLayer, "int" aClearanceValue, "int" aError, "ERROR_LOC" aErrorLoc, "bool" ignoreLineWidth=False)pcbnew.BOARD_ITEM
ViewGetLayers(self, "int []" aLayers, "int &" aCount)pcbnew.BOARD_ITEM