KiCad Pcbnew Python Scripting
pcbnew.PCB_TARGET Member List

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

__init__(self, *args)pcbnew.PCB_TARGET
ClassOf("EDA_ITEM" aItem)pcbnew.PCB_TARGETstatic
Clone(self)pcbnew.PCB_TARGET
Flip(self, "wxPoint" aCentre, "bool" aFlipLeftRight)pcbnew.PCB_TARGET
GetBoundingBox(self)pcbnew.PCB_TARGET
GetClass(self)pcbnew.PCB_TARGET
GetEffectiveShape(self, *args)pcbnew.PCB_TARGET
GetMenuImage(self)pcbnew.PCB_TARGET
GetMsgPanelInfo(self, "EDA_DRAW_FRAME *" aFrame, "std::vector< MSG_PANEL_ITEM,std::allocator< MSG_PANEL_ITEM > > &" aList)pcbnew.PCB_TARGET
GetPosition(self)pcbnew.PCB_TARGET
GetSelectMenuText(self, "EDA_UNITS" aUnits)pcbnew.PCB_TARGET
GetShape(self)pcbnew.PCB_TARGET
GetSize(self)pcbnew.PCB_TARGET
GetWidth(self)pcbnew.PCB_TARGET
HitTest(self, *args)pcbnew.PCB_TARGET
Move(self, "wxPoint" aMoveVector)pcbnew.PCB_TARGET
Rotate(self, "wxPoint" aRotCentre, "double" aAngle)pcbnew.PCB_TARGET
SetPosition(self, "wxPoint" aPos)pcbnew.PCB_TARGET
SetShape(self, "int" aShape)pcbnew.PCB_TARGET
SetSize(self, "int" aSize)pcbnew.PCB_TARGET
SetWidth(self, "int" aWidth)pcbnew.PCB_TARGET
SwapData(self, "BOARD_ITEM" aImage)pcbnew.PCB_TARGET
thisownpcbnew.PCB_TARGETstatic
TransformShapeWithClearanceToPolygon(self, "SHAPE_POLY_SET" aCornerBuffer, "PCB_LAYER_ID" aLayer, "int" aClearanceValue, "int" aError, "ERROR_LOC" aErrorLoc, "bool" ignoreLineWidth=False)pcbnew.PCB_TARGET