__eq__(self, *args) | pcbnew.PCB_VIA | |
__init__(self, *args) | pcbnew.PCB_VIA | |
BottomLayer(self) | pcbnew.PCB_VIA | |
ClassOf(aItem) | pcbnew.PCB_VIA | static |
ClearZoneLayerOverrides(self) | pcbnew.PCB_VIA | |
ConditionallyFlashed(self, aLayer) | pcbnew.PCB_VIA | |
Deserialize(self, aContainer) | pcbnew.PCB_VIA | |
FlashLayer(self, *args) | pcbnew.PCB_VIA | |
GetBackTentingMode(self) | pcbnew.PCB_VIA | |
GetDrill(self) | pcbnew.PCB_VIA | |
GetDrillConstraint(self, aSource=None) | pcbnew.PCB_VIA | |
GetDrillValue(self) | pcbnew.PCB_VIA | |
GetEffectiveShape(self, *args) | pcbnew.PCB_VIA | |
GetFrontTentingMode(self) | pcbnew.PCB_VIA | |
GetFrontWidth(self) | pcbnew.PCB_VIA | |
GetIsFree(self) | pcbnew.PCB_VIA | |
GetKeepStartEnd(self) | pcbnew.PCB_VIA | |
GetMinAnnulus(self, aLayer, aSource) | pcbnew.PCB_VIA | |
GetOutermostConnectedLayers(self, aTopmost, aBottommost) | pcbnew.PCB_VIA | |
GetRemoveUnconnected(self) | pcbnew.PCB_VIA | |
GetSolderMaskExpansion(self) | pcbnew.PCB_VIA | |
GetViaType(self) | pcbnew.PCB_VIA | |
GetWidth(self, *args) | pcbnew.PCB_VIA | |
GetWidthConstraint(self, aSource=None) | pcbnew.PCB_VIA | |
GetZoneLayerOverride(self, aLayer) | pcbnew.PCB_VIA | |
HasValidLayerPair(self, aCopperLayerCount) | pcbnew.PCB_VIA | |
HitTest(self, *args) | pcbnew.PCB_VIA | |
LayerPair(self, top_layer, bottom_layer) | pcbnew.PCB_VIA | |
Padstack(self, *args) | pcbnew.PCB_VIA | |
SanitizeLayers(self) | pcbnew.PCB_VIA | |
Serialize(self, aContainer) | pcbnew.PCB_VIA | |
SetBackTentingMode(self, aMode) | pcbnew.PCB_VIA | |
SetBottomLayer(self, aLayer) | pcbnew.PCB_VIA | |
SetDrill(self, aDrill) | pcbnew.PCB_VIA | |
SetDrillDefault(self) | pcbnew.PCB_VIA | |
SetFrontTentingMode(self, aMode) | pcbnew.PCB_VIA | |
SetFrontWidth(self, aWidth) | pcbnew.PCB_VIA | |
SetIsFree(self, aFree=True) | pcbnew.PCB_VIA | |
SetKeepStartEnd(self, aSet) | pcbnew.PCB_VIA | |
SetLayerPair(self, aTopLayer, aBottomLayer) | pcbnew.PCB_VIA | |
SetPadstack(self, aPadstack) | pcbnew.PCB_VIA | |
SetRemoveUnconnected(self, aSet) | pcbnew.PCB_VIA | |
SetTopLayer(self, aLayer) | pcbnew.PCB_VIA | |
SetViaType(self, aViaType) | pcbnew.PCB_VIA | |
SetWidth(self, *args) | pcbnew.PCB_VIA | |
SetZoneLayerOverride(self, aLayer, aOverride) | pcbnew.PCB_VIA | |
thisown | pcbnew.PCB_VIA | static |
TopLayer(self) | pcbnew.PCB_VIA | |
ViewGetLOD(self, aLayer, aView) | pcbnew.PCB_VIA | |