KiCad Pcbnew Python Scripting
pcbnew.PCB_VIA Member List

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

__init__(self, "BOARD_ITEM" aParent)pcbnew.PCB_VIA
BottomLayer(self)pcbnew.PCB_VIA
ClassOf("EDA_ITEM" aItem)pcbnew.PCB_VIAstatic
Clone(self)pcbnew.PCB_VIA
FlashLayer(self, *args)pcbnew.PCB_VIA
Flip(self, "wxPoint" aCentre, "bool" aFlipLeftRight)pcbnew.PCB_VIA
GetClass(self)pcbnew.PCB_VIA
GetDrill(self)pcbnew.PCB_VIA
GetDrillValue(self)pcbnew.PCB_VIA
GetEffectiveShape(self, *args)pcbnew.PCB_VIA
GetIsFree(self)pcbnew.PCB_VIA
GetKeepTopBottom(self)pcbnew.PCB_VIA
GetLayerSet(self)pcbnew.PCB_VIA
GetMenuImage(self)pcbnew.PCB_VIA
GetMinAnnulus(self, "PCB_LAYER_ID" aLayer, "wxString" aSource)pcbnew.PCB_VIA
GetMsgPanelInfo(self, "EDA_DRAW_FRAME *" aFrame, "std::vector< MSG_PANEL_ITEM,std::allocator< MSG_PANEL_ITEM > > &" aList)pcbnew.PCB_VIA
GetPosition(self)pcbnew.PCB_VIA
GetRemoveUnconnected(self)pcbnew.PCB_VIA
GetSelectMenuText(self, "EDA_UNITS" aUnits)pcbnew.PCB_VIA
GetViaType(self)pcbnew.PCB_VIA
HitTest(self, *args)pcbnew.PCB_VIA
IsDrillDefault(self)pcbnew.PCB_VIA
IsOnLayer(self, "PCB_LAYER_ID" aLayer)pcbnew.PCB_VIA
IsType(self, "KICAD_T const []" aScanTypes)pcbnew.PCB_VIA
LayerPair(self, "PCB_LAYER_ID *" top_layer, "PCB_LAYER_ID *" bottom_layer)pcbnew.PCB_VIA
SanitizeLayers(self)pcbnew.PCB_VIA
SetBottomLayer(self, "PCB_LAYER_ID" aLayer)pcbnew.PCB_VIA
SetDrill(self, "int" aDrill)pcbnew.PCB_VIA
SetDrillDefault(self)pcbnew.PCB_VIA
SetIsFree(self, "bool" aFree=True)pcbnew.PCB_VIA
SetKeepTopBottom(self, "bool" aSet)pcbnew.PCB_VIA
SetLayerPair(self, "PCB_LAYER_ID" aTopLayer, "PCB_LAYER_ID" aBottomLayer)pcbnew.PCB_VIA
SetLayerSet(self, "LSET" aLayers)pcbnew.PCB_VIA
SetPosition(self, "wxPoint" aPoint)pcbnew.PCB_VIA
SetRemoveUnconnected(self, "bool" aSet)pcbnew.PCB_VIA
SetTopLayer(self, "PCB_LAYER_ID" aLayer)pcbnew.PCB_VIA
SetViaType(self, "VIATYPE" aViaType)pcbnew.PCB_VIA
SwapData(self, "BOARD_ITEM" aImage)pcbnew.PCB_VIA
thisownpcbnew.PCB_VIAstatic
TopLayer(self)pcbnew.PCB_VIA
ViewGetLayers(self, "int []" aLayers, "int &" aCount)pcbnew.PCB_VIA
ViewGetLOD(self, "int" aLayer, "KIGFX::VIEW *" aView)pcbnew.PCB_VIA