KiCad Pcbnew Python Scripting
Loading...
Searching...
No Matches
pcbnew.PCB_VIA Class Reference
Inheritance diagram for pcbnew.PCB_VIA:

Public Member Functions

 __init__ (self, *args)
 
 HasValidLayerPair (self, aCopperLayerCount)
 
 GetViaType (self)
 
 SetViaType (self, aViaType)
 
 Padstack (self, *args)
 
 SetPadstack (self, aPadstack)
 
 GetBoundingBox (self, *args)
 
 SetWidth (self, *args)
 
 GetWidth (self, *args)
 
 SetFrontWidth (self, aWidth)
 
 GetFrontWidth (self)
 
 GetWidthConstraint (self, aSource=None)
 
 GetDrillConstraint (self, aSource=None)
 
 SetFrontTentingMode (self, aMode)
 
 GetFrontTentingMode (self)
 
 SetBackTentingMode (self, aMode)
 
 GetBackTentingMode (self)
 
 SetFrontCoveringMode (self, aMode)
 
 GetFrontCoveringMode (self)
 
 SetBackCoveringMode (self, aMode)
 
 GetBackCoveringMode (self)
 
 SetFrontPluggingMode (self, aMode)
 
 GetFrontPluggingMode (self)
 
 SetBackPluggingMode (self, aMode)
 
 GetBackPluggingMode (self)
 
 SetCappingMode (self, aMode)
 
 GetCappingMode (self)
 
 SetFillingMode (self, aMode)
 
 GetFillingMode (self)
 
 GetSolderMaskExpansion (self)
 
 SetLayerPair (self, aTopLayer, aBottomLayer)
 
 SetBottomLayer (self, aLayer)
 
 SetTopLayer (self, aLayer)
 
 LayerPair (self, top_layer, bottom_layer)
 
 TopLayer (self)
 
 BottomLayer (self)
 
 SanitizeLayers (self)
 
 HitTest (self, *args)
 
 GetClass (self)
 
 ViewGetLOD (self, aLayer, aView)
 
 GetMinAnnulus (self, aLayer, aSource)
 
 SetRemoveUnconnected (self, aSet)
 
 GetRemoveUnconnected (self)
 
 SetKeepStartEnd (self, aSet)
 
 GetKeepStartEnd (self)
 
 ConditionallyFlashed (self, aLayer)
 
 FlashLayer (self, *args)
 
 GetOutermostConnectedLayers (self, aTopmost, aBottommost)
 
 SetDrill (self, aDrill)
 
 GetDrill (self)
 
 GetDrillValue (self)
 
 SetDrillDefault (self)
 
 GetIsFree (self)
 
 SetIsFree (self, aFree=True)
 
 GetEffectiveShape (self, *args)
 
 ClearZoneLayerOverrides (self)
 
 GetZoneLayerOverride (self, aLayer)
 
 SetZoneLayerOverride (self, aLayer, aOverride)
 
 __eq__ (self, *args)
 
 Serialize (self, aContainer)
 
 Deserialize (self, aContainer)
 
- Public Member Functions inherited from pcbnew.PCB_TRACK
 __init__ (self, aParent, idtype=PCB_TRACE_T)
 
 SetEnd (self, aEnd)
 
 GetEnd (self)
 
 SetStart (self, aStart)
 
 GetStart (self)
 
 SetStartX (self, aX)
 
 SetStartY (self, aY)
 
 GetStartX (self)
 
 GetStartY (self)
 
 SetEndX (self, aX)
 
 SetEndY (self, aY)
 
 GetEndX (self)
 
 GetEndY (self)
 
 GetEndPoint (self, aEndPoint)
 
 SetHasSolderMask (self, aVal)
 
 HasSolderMask (self)
 
 SetLocalSolderMaskMargin (self, aMargin)
 
 GetLocalSolderMaskMargin (self)
 
 GetLength (self)
 
 GetDelay (self)
 
 TransformShapeToPolygon (self, aBuffer, aLayer, aClearance, aError, aErrorLoc, ignoreLineWidth=False)
 
 IsPointOnEnds (self, point, min_dist=0)
 
 IsNull (self)
 
 ApproxCollinear (self, aTrack)
 
 __eq__ (self, *args)
 
- Public Member Functions inherited from pcbnew.BOARD_CONNECTED_ITEM
 __init__ (self, *args, **kwargs)
 
 GetNet (self)
 
 SetNet (self, aNetInfo)
 
 UnpackNet (self, aProto)
 
 PackNet (self, aProto)
 
 GetNetCode (self)
 
 SetNetCode (self, *args)
 
 GetNetname (self)
 
 GetNetnameMsg (self)
 
 GetShortNetname (self)
 
 GetDisplayNetname (self)
 
 GetOwnClearance (self, aLayer, aSource=None)
 
 GetClearanceOverrides (self, aSource)
 
 GetLocalClearance (self, *args)
 
 GetEffectiveNetClass (self)
 
 GetNetClassName (self)
 
 SetLocalRatsnestVisible (self, aVisible)
 
 GetLocalRatsnestVisible (self)
 
 GetTeardropParams (self, *args)
 
 SetTeardropsEnabled (self, aEnable)
 
 GetTeardropsEnabled (self)
 
 SetTeardropBestLengthRatio (self, aRatio)
 
 GetTeardropBestLengthRatio (self)
 
 SetTeardropMaxLength (self, aMaxLength)
 
 GetTeardropMaxLength (self)
 
 SetTeardropBestWidthRatio (self, aRatio)
 
 GetTeardropBestWidthRatio (self)
 
 SetTeardropMaxWidth (self, aMaxWidth)
 
 GetTeardropMaxWidth (self)
 
 SetTeardropCurved (self, aCurve)
 
 GetTeardropCurved (self)
 
 SetTeardropPreferZoneConnections (self, aPrefer)
 
 GetTeardropPreferZoneConnections (self)
 
 SetTeardropAllowSpanTwoTracks (self, aAllow)
 
 GetTeardropAllowSpanTwoTracks (self)
 
 SetTeardropMaxTrackWidth (self, aRatio)
 
 GetTeardropMaxTrackWidth (self)
 
- Public Member Functions inherited from pcbnew.BOARD_ITEM
 __init__ (self, *args, **kwargs)
 
 CopyFrom (self, aOther)
 
 IsGroupableType (self)
 
 GetX (self)
 
 GetY (self)
 
 GetCenter (self)
 
 SetX (self, aX)
 
 SetY (self, aY)
 
 IsConnected (self)
 
 Similarity (self, aItem)
 
 __eq__ (self, aItem)
 
 IsOnCopperLayer (self)
 
 HasHole (self)
 
 HasDrilledHole (self)
 
 IsTented (self, aLayer)
 
 GetEffectiveHoleShape (self)
 
 RunOnChildren (self, aFunction, aMode)
 
 GetParent (self)
 
 GetParentFootprint (self)
 
 GetFPRelativePosition (self)
 
 SetFPRelativePosition (self, aPos)
 
 HasLineStroke (self)
 
 GetStroke (self)
 
 SetStroke (self, aStroke)
 
 GetFontMetrics (self)
 
 GetLayer (self)
 
 BoardLayerCount (self)
 
 BoardCopperLayerCount (self)
 
 BoardLayerSet (self)
 
 GetLayerSet (self)
 
 SetLayerSet (self, aLayers)
 
 IsSideSpecific (self)
 
 SetLayer (self, aLayer)
 
 Duplicate (self, addToParentGroup, aCommit=None)
 
 SwapItemData (self, aImage)
 
 IsOnLayer (self, aLayer)
 
 IsKnockout (self)
 
 SetIsKnockout (self, aKnockout)
 
 GetMaxError (self)
 
 StyleFromSettings (self, settings)
 
 DeleteStructure (self)
 
 Move (self, aMoveVector)
 
 Rotate (self, aRotCentre, aAngle)
 
 Flip (self, aCentre, aFlipDirection)
 
 Mirror (self, aCentre, aFlipDirection)
 
 Normalize (self)
 
 NormalizeForCompare (self)
 
 GetBoard (self, *args)
 
 GetParentAsString (self)
 
 GetLayerName (self)
 
 TransformShapeToPolySet (self, aBuffer, aLayer, aClearance, aError, aErrorLoc)
 
 Cast (self)
 
 Duplicate (self)
 
 SetPos (self, p)
 
 SetStartEnd (self, start, end)
 
- Public Member Functions inherited from pcbnew.EDA_ITEM
 __init__ (self, *args, **kwargs)
 
 Type (self)
 
 SetParent (self, aParent)
 
 SetParentGroup (self, aGroup)
 
 GetParentGroup (self)
 
 GetParentGroupId (self)
 
 IsLocked (self)
 
 SetLocked (self, aLocked)
 
 IsModified (self)
 
 IsNew (self)
 
 IsMoving (self)
 
 IsSelected (self)
 
 IsEntered (self)
 
 IsBrightened (self)
 
 IsRollover (self)
 
 SetIsRollover (self, aIsRollover)
 
 SetSelected (self)
 
 SetBrightened (self)
 
 ClearSelected (self)
 
 ClearBrightened (self)
 
 SetModified (self)
 
 SetFlags (self, aMask)
 
 XorFlags (self, aMask)
 
 ClearFlags (self, *args)
 
 GetFlags (self)
 
 HasFlag (self, aFlag)
 
 GetEditFlags (self)
 
 ClearEditFlags (self)
 
 GetTempFlags (self)
 
 ClearTempFlags (self)
 
 RenderAsBitmap (self, aWorldScale)
 
 SetIsShownAsBitmap (self, aBitmap)
 
 IsShownAsBitmap (self)
 
 IsType (self, aScanTypes)
 
 SetForceVisible (self, aEnable)
 
 IsForceVisible (self)
 
 GetMsgPanelInfo (self, aFrame, aList)
 
 GetFriendlyName (self)
 
 GetPosition (self)
 
 SetPosition (self, aPos)
 
 GetFocusPosition (self)
 
 GetSortPosition (self)
 
 Clone (self)
 
 Visit (self, inspector, testData, aScanTypes)
 
 GetTypeDesc (self)
 
 GetItemDescription (self, aUnitsProvider, aFull)
 
 GetMenuImage (self)
 
 Matches (self, aSearchData, aAuxData)
 
 Replace (self, *args)
 
 IsReplaceable (self)
 
 __lt__ (self, aItem)
 
 ViewBBox (self)
 
 ViewGetLayers (self)
 
 GetEmbeddedFiles (self)
 
 GetEmbeddedFonts (self)
 
 PyGetClass (self)
 

Static Public Member Functions

 ClassOf (aItem)
 
- Static Public Member Functions inherited from pcbnew.EDA_ITEM
 Sort (aLeft, aRight)
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
- Properties inherited from pcbnew.PCB_TRACK
 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
- Properties inherited from pcbnew.BOARD_CONNECTED_ITEM
 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
- Properties inherited from pcbnew.BOARD_ITEM
 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
- Properties inherited from pcbnew.EDA_ITEM
 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
 m_Uuid = property(_pcbnew.EDA_ITEM_m_Uuid_get, doc=)
 

Additional Inherited Members

- Static Public Attributes inherited from pcbnew.BOARD_ITEM
 DRC = _pcbnew.BOARD_ITEM_DRC
 
 INSTANCE_TO_INSTANCE = _pcbnew.BOARD_ITEM_INSTANCE_TO_INSTANCE
 

Detailed Description

Proxy of C++ PCB_VIA class.

Definition at line 15284 of file pcbnew.py.

Constructor & Destructor Documentation

◆ __init__()

pcbnew.PCB_VIA.__init__ ( self,
* args )
    __init__(PCB_VIA self, BOARD_ITEM aParent) -> PCB_VIA
    __init__(PCB_VIA self, PCB_VIA aOther) -> PCB_VIA

Definition at line 15295 of file pcbnew.py.

Member Function Documentation

◆ __eq__()

pcbnew.PCB_VIA.__eq__ ( self,
* args )
    __eq__(PCB_VIA self, PCB_VIA aOther) -> bool
    __eq__(PCB_VIA self, BOARD_ITEM aOther) -> bool

Definition at line 15548 of file pcbnew.py.

◆ BottomLayer()

pcbnew.PCB_VIA.BottomLayer ( self)
BottomLayer(PCB_VIA self) -> PCB_LAYER_ID

Definition at line 15450 of file pcbnew.py.

◆ ClassOf()

pcbnew.PCB_VIA.ClassOf ( aItem)
static
ClassOf(EDA_ITEM aItem) -> bool

Reimplemented from pcbnew.PCB_TRACK.

Definition at line 15291 of file pcbnew.py.

◆ ClearZoneLayerOverrides()

pcbnew.PCB_VIA.ClearZoneLayerOverrides ( self)
ClearZoneLayerOverrides(PCB_VIA self)

Definition at line 15536 of file pcbnew.py.

◆ ConditionallyFlashed()

pcbnew.PCB_VIA.ConditionallyFlashed ( self,
aLayer )
ConditionallyFlashed(PCB_VIA self, PCB_LAYER_ID aLayer) -> bool

Definition at line 15493 of file pcbnew.py.

◆ Deserialize()

pcbnew.PCB_VIA.Deserialize ( self,
aContainer )
Deserialize(PCB_VIA self, google::protobuf::Any const & aContainer) -> bool

Reimplemented from pcbnew.PCB_TRACK.

Definition at line 15559 of file pcbnew.py.

◆ FlashLayer()

pcbnew.PCB_VIA.FlashLayer ( self,
* args )
    FlashLayer(PCB_VIA self, int aLayer) -> bool
    FlashLayer(PCB_VIA self, LSET aLayers) -> bool

Definition at line 15497 of file pcbnew.py.

◆ GetBackCoveringMode()

pcbnew.PCB_VIA.GetBackCoveringMode ( self)
GetBackCoveringMode(PCB_VIA self) -> COVERING_MODE

Definition at line 15390 of file pcbnew.py.

◆ GetBackPluggingMode()

pcbnew.PCB_VIA.GetBackPluggingMode ( self)
GetBackPluggingMode(PCB_VIA self) -> PLUGGING_MODE

Definition at line 15406 of file pcbnew.py.

◆ GetBackTentingMode()

pcbnew.PCB_VIA.GetBackTentingMode ( self)
GetBackTentingMode(PCB_VIA self) -> TENTING_MODE

Definition at line 15374 of file pcbnew.py.

◆ GetBoundingBox()

pcbnew.PCB_VIA.GetBoundingBox ( self,
* args )
    GetBoundingBox(PCB_VIA self) -> BOX2I
    GetBoundingBox(PCB_VIA self, PCB_LAYER_ID aLayer) -> BOX2I

Reimplemented from pcbnew.EDA_ITEM.

Definition at line 15325 of file pcbnew.py.

◆ GetCappingMode()

pcbnew.PCB_VIA.GetCappingMode ( self)
GetCappingMode(PCB_VIA self) -> CAPPING_MODE

Definition at line 15414 of file pcbnew.py.

◆ GetClass()

pcbnew.PCB_VIA.GetClass ( self)
GetClass(PCB_VIA self) -> wxString

Reimplemented from pcbnew.PCB_TRACK.

Definition at line 15465 of file pcbnew.py.

◆ GetDrill()

pcbnew.PCB_VIA.GetDrill ( self)
GetDrill(PCB_VIA self) -> int

Definition at line 15512 of file pcbnew.py.

◆ GetDrillConstraint()

pcbnew.PCB_VIA.GetDrillConstraint ( self,
aSource = None )
GetDrillConstraint(PCB_VIA self, wxString aSource=None) -> MINOPTMAX< int >

Definition at line 15358 of file pcbnew.py.

◆ GetDrillValue()

pcbnew.PCB_VIA.GetDrillValue ( self)
GetDrillValue(PCB_VIA self) -> int

Definition at line 15516 of file pcbnew.py.

◆ GetEffectiveShape()

pcbnew.PCB_VIA.GetEffectiveShape ( self,
* args )
GetEffectiveShape(PCB_VIA self, PCB_LAYER_ID aLayer=UNDEFINED_LAYER, FLASHING aFlash=DEFAULT) -> std::shared_ptr< SHAPE >

Reimplemented from pcbnew.PCB_TRACK.

Definition at line 15532 of file pcbnew.py.

◆ GetFillingMode()

pcbnew.PCB_VIA.GetFillingMode ( self)
GetFillingMode(PCB_VIA self) -> FILLING_MODE

Definition at line 15422 of file pcbnew.py.

◆ GetFrontCoveringMode()

pcbnew.PCB_VIA.GetFrontCoveringMode ( self)
GetFrontCoveringMode(PCB_VIA self) -> COVERING_MODE

Definition at line 15382 of file pcbnew.py.

◆ GetFrontPluggingMode()

pcbnew.PCB_VIA.GetFrontPluggingMode ( self)
GetFrontPluggingMode(PCB_VIA self) -> PLUGGING_MODE

Definition at line 15398 of file pcbnew.py.

◆ GetFrontTentingMode()

pcbnew.PCB_VIA.GetFrontTentingMode ( self)
GetFrontTentingMode(PCB_VIA self) -> TENTING_MODE

Definition at line 15366 of file pcbnew.py.

◆ GetFrontWidth()

pcbnew.PCB_VIA.GetFrontWidth ( self)
GetFrontWidth(PCB_VIA self) -> int

Definition at line 15350 of file pcbnew.py.

◆ GetIsFree()

pcbnew.PCB_VIA.GetIsFree ( self)
GetIsFree(PCB_VIA self) -> bool

Definition at line 15524 of file pcbnew.py.

◆ GetKeepStartEnd()

pcbnew.PCB_VIA.GetKeepStartEnd ( self)
GetKeepStartEnd(PCB_VIA self) -> bool

Definition at line 15489 of file pcbnew.py.

◆ GetMinAnnulus()

pcbnew.PCB_VIA.GetMinAnnulus ( self,
aLayer,
aSource )
GetMinAnnulus(PCB_VIA self, PCB_LAYER_ID aLayer, wxString aSource) -> int

Definition at line 15473 of file pcbnew.py.

◆ GetOutermostConnectedLayers()

pcbnew.PCB_VIA.GetOutermostConnectedLayers ( self,
aTopmost,
aBottommost )
GetOutermostConnectedLayers(PCB_VIA self, PCB_LAYER_ID * aTopmost, PCB_LAYER_ID * aBottommost)

Definition at line 15504 of file pcbnew.py.

◆ GetRemoveUnconnected()

pcbnew.PCB_VIA.GetRemoveUnconnected ( self)
GetRemoveUnconnected(PCB_VIA self) -> bool

Definition at line 15481 of file pcbnew.py.

◆ GetSolderMaskExpansion()

pcbnew.PCB_VIA.GetSolderMaskExpansion ( self)
GetSolderMaskExpansion(PCB_VIA self) -> int

Reimplemented from pcbnew.PCB_TRACK.

Definition at line 15426 of file pcbnew.py.

◆ GetViaType()

pcbnew.PCB_VIA.GetViaType ( self)
GetViaType(PCB_VIA self) -> VIATYPE

Definition at line 15306 of file pcbnew.py.

◆ GetWidth()

pcbnew.PCB_VIA.GetWidth ( self,
* args )
    GetWidth(PCB_VIA self) -> int
    GetWidth(PCB_VIA self, PCB_LAYER_ID aLayer) -> int

Reimplemented from pcbnew.PCB_TRACK.

Definition at line 15339 of file pcbnew.py.

◆ GetWidthConstraint()

pcbnew.PCB_VIA.GetWidthConstraint ( self,
aSource = None )
GetWidthConstraint(PCB_VIA self, wxString aSource=None) -> MINOPTMAX< int >

Reimplemented from pcbnew.PCB_TRACK.

Definition at line 15354 of file pcbnew.py.

◆ GetZoneLayerOverride()

pcbnew.PCB_VIA.GetZoneLayerOverride ( self,
aLayer )
GetZoneLayerOverride(PCB_VIA self, PCB_LAYER_ID aLayer) -> ZONE_LAYER_OVERRIDE const &

Definition at line 15540 of file pcbnew.py.

◆ HasValidLayerPair()

pcbnew.PCB_VIA.HasValidLayerPair ( self,
aCopperLayerCount )
HasValidLayerPair(PCB_VIA self, int aCopperLayerCount) -> bool

Definition at line 15302 of file pcbnew.py.

◆ HitTest()

pcbnew.PCB_VIA.HitTest ( self,
* args )
    HitTest(PCB_VIA self, VECTOR2I aPosition, int aAccuracy=0) -> bool
    HitTest(PCB_VIA self, BOX2I aRect, bool aContained, int aAccuracy=0) -> bool

Reimplemented from pcbnew.PCB_TRACK.

Definition at line 15458 of file pcbnew.py.

◆ LayerPair()

pcbnew.PCB_VIA.LayerPair ( self,
top_layer,
bottom_layer )
LayerPair(PCB_VIA self, PCB_LAYER_ID * top_layer, PCB_LAYER_ID * bottom_layer)

Definition at line 15442 of file pcbnew.py.

◆ Padstack()

pcbnew.PCB_VIA.Padstack ( self,
* args )
    Padstack(PCB_VIA self) -> PADSTACK
    Padstack(PCB_VIA self) -> PADSTACK

Definition at line 15314 of file pcbnew.py.

◆ SanitizeLayers()

pcbnew.PCB_VIA.SanitizeLayers ( self)
SanitizeLayers(PCB_VIA self)

Definition at line 15454 of file pcbnew.py.

◆ Serialize()

pcbnew.PCB_VIA.Serialize ( self,
aContainer )
Serialize(PCB_VIA self, google::protobuf::Any & aContainer)

Reimplemented from pcbnew.PCB_TRACK.

Definition at line 15555 of file pcbnew.py.

◆ SetBackCoveringMode()

pcbnew.PCB_VIA.SetBackCoveringMode ( self,
aMode )
SetBackCoveringMode(PCB_VIA self, COVERING_MODE aMode)

Definition at line 15386 of file pcbnew.py.

◆ SetBackPluggingMode()

pcbnew.PCB_VIA.SetBackPluggingMode ( self,
aMode )
SetBackPluggingMode(PCB_VIA self, PLUGGING_MODE aMode)

Definition at line 15402 of file pcbnew.py.

◆ SetBackTentingMode()

pcbnew.PCB_VIA.SetBackTentingMode ( self,
aMode )
SetBackTentingMode(PCB_VIA self, TENTING_MODE aMode)

Definition at line 15370 of file pcbnew.py.

◆ SetBottomLayer()

pcbnew.PCB_VIA.SetBottomLayer ( self,
aLayer )
SetBottomLayer(PCB_VIA self, PCB_LAYER_ID aLayer)

Definition at line 15434 of file pcbnew.py.

◆ SetCappingMode()

pcbnew.PCB_VIA.SetCappingMode ( self,
aMode )
SetCappingMode(PCB_VIA self, CAPPING_MODE aMode)

Definition at line 15410 of file pcbnew.py.

◆ SetDrill()

pcbnew.PCB_VIA.SetDrill ( self,
aDrill )
SetDrill(PCB_VIA self, int aDrill)

Definition at line 15508 of file pcbnew.py.

◆ SetDrillDefault()

pcbnew.PCB_VIA.SetDrillDefault ( self)
SetDrillDefault(PCB_VIA self)

Definition at line 15520 of file pcbnew.py.

◆ SetFillingMode()

pcbnew.PCB_VIA.SetFillingMode ( self,
aMode )
SetFillingMode(PCB_VIA self, FILLING_MODE aMode)

Definition at line 15418 of file pcbnew.py.

◆ SetFrontCoveringMode()

pcbnew.PCB_VIA.SetFrontCoveringMode ( self,
aMode )
SetFrontCoveringMode(PCB_VIA self, COVERING_MODE aMode)

Definition at line 15378 of file pcbnew.py.

◆ SetFrontPluggingMode()

pcbnew.PCB_VIA.SetFrontPluggingMode ( self,
aMode )
SetFrontPluggingMode(PCB_VIA self, PLUGGING_MODE aMode)

Definition at line 15394 of file pcbnew.py.

◆ SetFrontTentingMode()

pcbnew.PCB_VIA.SetFrontTentingMode ( self,
aMode )
SetFrontTentingMode(PCB_VIA self, TENTING_MODE aMode)

Definition at line 15362 of file pcbnew.py.

◆ SetFrontWidth()

pcbnew.PCB_VIA.SetFrontWidth ( self,
aWidth )
SetFrontWidth(PCB_VIA self, int aWidth)

Definition at line 15346 of file pcbnew.py.

◆ SetIsFree()

pcbnew.PCB_VIA.SetIsFree ( self,
aFree = True )
SetIsFree(PCB_VIA self, bool aFree=True)

Definition at line 15528 of file pcbnew.py.

◆ SetKeepStartEnd()

pcbnew.PCB_VIA.SetKeepStartEnd ( self,
aSet )
SetKeepStartEnd(PCB_VIA self, bool aSet)

Definition at line 15485 of file pcbnew.py.

◆ SetLayerPair()

pcbnew.PCB_VIA.SetLayerPair ( self,
aTopLayer,
aBottomLayer )
SetLayerPair(PCB_VIA self, PCB_LAYER_ID aTopLayer, PCB_LAYER_ID aBottomLayer)

Definition at line 15430 of file pcbnew.py.

◆ SetPadstack()

pcbnew.PCB_VIA.SetPadstack ( self,
aPadstack )
SetPadstack(PCB_VIA self, PADSTACK aPadstack)

Definition at line 15321 of file pcbnew.py.

◆ SetRemoveUnconnected()

pcbnew.PCB_VIA.SetRemoveUnconnected ( self,
aSet )
SetRemoveUnconnected(PCB_VIA self, bool aSet)

Definition at line 15477 of file pcbnew.py.

◆ SetTopLayer()

pcbnew.PCB_VIA.SetTopLayer ( self,
aLayer )
SetTopLayer(PCB_VIA self, PCB_LAYER_ID aLayer)

Definition at line 15438 of file pcbnew.py.

◆ SetViaType()

pcbnew.PCB_VIA.SetViaType ( self,
aViaType )
SetViaType(PCB_VIA self, VIATYPE aViaType)

Definition at line 15310 of file pcbnew.py.

◆ SetWidth()

pcbnew.PCB_VIA.SetWidth ( self,
* args )
    SetWidth(PCB_VIA self, int aWidth)
    SetWidth(PCB_VIA self, PCB_LAYER_ID aLayer, int aWidth)

Reimplemented from pcbnew.PCB_TRACK.

Definition at line 15332 of file pcbnew.py.

◆ SetZoneLayerOverride()

pcbnew.PCB_VIA.SetZoneLayerOverride ( self,
aLayer,
aOverride )
SetZoneLayerOverride(PCB_VIA self, PCB_LAYER_ID aLayer, ZONE_LAYER_OVERRIDE aOverride)

Definition at line 15544 of file pcbnew.py.

◆ TopLayer()

pcbnew.PCB_VIA.TopLayer ( self)
TopLayer(PCB_VIA self) -> PCB_LAYER_ID

Definition at line 15446 of file pcbnew.py.

◆ ViewGetLOD()

pcbnew.PCB_VIA.ViewGetLOD ( self,
aLayer,
aView )
ViewGetLOD(PCB_VIA self, int aLayer, KIGFX::VIEW const * aView) -> double

Reimplemented from pcbnew.PCB_TRACK.

Definition at line 15469 of file pcbnew.py.

Property Documentation

◆ thisown

pcbnew.PCB_VIA.thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
static

Definition at line 15287 of file pcbnew.py.


The documentation for this class was generated from the following file: