KiCad Pcbnew Python Scripting
Loading...
Searching...
No Matches
pcbnew.PAD Member List

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

__init__(self, *args)pcbnew.PAD
__ne__(self, aOther)pcbnew.PAD
AddPrimitive(self, *args)pcbnew.PAD
AddPrimitivePoly(self, *args)pcbnew.PAD
AddPrimitiveShape(self, aPrimitive)pcbnew.PAD
ApertureMask()pcbnew.PADstatic
AppendPrimitives(self, aPrimitivesList)pcbnew.PAD
BuildEffectivePolygon(self, *args)pcbnew.PAD
BuildEffectiveShapes(self, aLayer)pcbnew.PAD
CanFlashLayer(self, aLayer)pcbnew.PAD
CanHaveNumber(self)pcbnew.PAD
ClassOf(aItem)pcbnew.PADstatic
ClearZoneLayerOverrides(self)pcbnew.PAD
ClonePad(self)pcbnew.PAD
Compare(aPadRef, aPadCmp)pcbnew.PADstatic
ConditionallyFlashed(self, aLayer)pcbnew.PAD
ConnSMDMask()pcbnew.PADstatic
DeletePrimitivesList(self)pcbnew.PAD
Deserialize(self, aContainer)pcbnew.PAD
FlashLayer(self, *args)pcbnew.PAD
FlipPrimitives(self, aFlipLeftRight)pcbnew.PAD
GetAnchorPadShape(self)pcbnew.PAD
GetAttribute(self)pcbnew.PAD
GetBoundingRadius(self)pcbnew.PAD
GetChamferPositions(self)pcbnew.PAD
GetChamferRectRatio(self)pcbnew.PAD
GetCustomShapeAsPolygon(self, layer=UNDEFINED_LAYER)pcbnew.PAD
GetCustomShapeInZoneOpt(self)pcbnew.PAD
GetDelta(self)pcbnew.PAD
GetDrillShape(self)pcbnew.PAD
GetDrillSize(self)pcbnew.PAD
GetDrillSizeX(self)pcbnew.PAD
GetDrillSizeY(self)pcbnew.PAD
GetEffectivePolygon(self, *args)pcbnew.PAD
GetEffectiveShape(self, *args)pcbnew.PAD
GetFPRelativeOrientation(self)pcbnew.PAD
GetKeepTopBottom(self)pcbnew.PAD
GetLocalClearance(self, *args)pcbnew.PAD
GetLocalSolderMaskMargin(self)pcbnew.PAD
GetLocalSolderPasteMargin(self)pcbnew.PAD
GetLocalSolderPasteMarginRatio(self)pcbnew.PAD
GetLocalSpokeWidthOverride(self, aSource=None)pcbnew.PAD
GetLocalThermalGapOverride(self, aSource=None)pcbnew.PAD
GetLocalZoneConnection(self)pcbnew.PAD
GetName(self)pcbnew.PAD
GetNumber(self)pcbnew.PAD
GetOffset(self)pcbnew.PAD
GetOrientation(self)pcbnew.PAD
GetOrientationDegrees(self)pcbnew.PAD
GetOwnClearance(self, aLayer, aSource=None)pcbnew.PAD
GetPadName(self)pcbnew.PAD
GetPadToDieLength(self)pcbnew.PAD
GetPinFunction(self)pcbnew.PAD
GetPinType(self)pcbnew.PAD
GetPrimitives(self)pcbnew.PAD
GetPrincipalLayer(self)pcbnew.PAD
GetProperty(self)pcbnew.PAD
GetRemoveUnconnected(self)pcbnew.PAD
GetRoundRectCornerRadius(self)pcbnew.PAD
GetRoundRectRadiusRatio(self)pcbnew.PAD
GetShape(self)pcbnew.PAD
GetSize(self)pcbnew.PAD
GetSizeX(self)pcbnew.PAD
GetSizeY(self)pcbnew.PAD
GetSolderMaskExpansion(self)pcbnew.PAD
GetSolderPasteMargin(self)pcbnew.PAD
GetSubRatsnest(self)pcbnew.PAD
GetThermalGap(self)pcbnew.PAD
GetThermalSpokeAngle(self)pcbnew.PAD
GetThermalSpokeAngleDegrees(self)pcbnew.PAD
GetThermalSpokeWidth(self)pcbnew.PAD
GetZoneConnectionOverrides(self, aSource=None)pcbnew.PAD
GetZoneLayerOverride(self, aLayer)pcbnew.PAD
HitTest(self, *args)pcbnew.PAD
ImportSettingsFrom(self, aMasterPad)pcbnew.PAD
IsAperturePad(self)pcbnew.PAD
IsDirty(self)pcbnew.PAD
IsFlipped(self)pcbnew.PAD
IsFreePad(self)pcbnew.PAD
IsNoConnectPad(self)pcbnew.PAD
MergePrimitivesAsPolygon(self, *args)pcbnew.PAD
PTHMask()pcbnew.PADstatic
ReplacePrimitives(self, aPrimitivesList)pcbnew.PAD
SameLogicalPadAs(self, aOther)pcbnew.PAD
Serialize(self, aContainer)pcbnew.PAD
SetAnchorPadShape(self, aShape)pcbnew.PAD
SetAttribute(self, aAttribute)pcbnew.PAD
SetChamferPositions(self, aPositions)pcbnew.PAD
SetChamferRectRatio(self, aChamferScale)pcbnew.PAD
SetCustomShapeInZoneOpt(self, aOption)pcbnew.PAD
SetDelta(self, aSize)pcbnew.PAD
SetDirty(self)pcbnew.PAD
SetDrillShape(self, aShape)pcbnew.PAD
SetDrillSize(self, aSize)pcbnew.PAD
SetDrillSizeX(self, aX)pcbnew.PAD
SetDrillSizeY(self, aY)pcbnew.PAD
SetFPRelativeOrientation(self, aAngle)pcbnew.PAD
SetKeepTopBottom(self, aSet)pcbnew.PAD
SetLocalClearance(self, aClearance)pcbnew.PAD
SetLocalSolderMaskMargin(self, aMargin)pcbnew.PAD
SetLocalSolderPasteMargin(self, aMargin)pcbnew.PAD
SetLocalSolderPasteMarginRatio(self, aRatio)pcbnew.PAD
SetLocalZoneConnection(self, aType)pcbnew.PAD
SetName(self, aName)pcbnew.PAD
SetNumber(self, aNumber)pcbnew.PAD
SetOffset(self, aOffset)pcbnew.PAD
SetOrientation(self, aAngle)pcbnew.PAD
SetOrientationDegrees(self, aOrientation)pcbnew.PAD
SetPadName(self, aName)pcbnew.PAD
SetPadToDieLength(self, aLength)pcbnew.PAD
SetPinFunction(self, aName)pcbnew.PAD
SetPinType(self, aType)pcbnew.PAD
SetProperty(self, aProperty)pcbnew.PAD
SetRemoveUnconnected(self, aSet)pcbnew.PAD
SetRoundRectCornerRadius(self, aRadius)pcbnew.PAD
SetRoundRectRadiusRatio(self, aRadiusScale)pcbnew.PAD
SetShape(self, aShape)pcbnew.PAD
SetSize(self, aSize)pcbnew.PAD
SetSizeX(self, aX)pcbnew.PAD
SetSizeY(self, aY)pcbnew.PAD
SetSubRatsnest(self, aSubRatsnest)pcbnew.PAD
SetThermalGap(self, aGap)pcbnew.PAD
SetThermalSpokeAngle(self, aAngle)pcbnew.PAD
SetThermalSpokeAngleDegrees(self, aAngle)pcbnew.PAD
SetThermalSpokeWidth(self, aWidth)pcbnew.PAD
SetX(self, x)pcbnew.PAD
SetY(self, y)pcbnew.PAD
SetZoneLayerOverride(self, aLayer, aOverride)pcbnew.PAD
ShapePos(self)pcbnew.PAD
SharesNetTieGroup(self, aOther)pcbnew.PAD
ShowPadAttr(self)pcbnew.PAD
ShowPadShape(self)pcbnew.PAD
SMDMask()pcbnew.PADstatic
thisownpcbnew.PADstatic
TransformHoleToPolygon(self, *args)pcbnew.PAD
TransformShapeToPolygon(self, *args)pcbnew.PAD
UnplatedHoleMask()pcbnew.PADstatic
ViewGetLOD(self, aLayer, aView)pcbnew.PAD