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

Public Member Functions

 __init__ (self, aParent, aType=PCB_TEXTBOX_T)
 
 Serialize (self, aContainer)
 
 Deserialize (self, aContainer)
 
 GetLegacyTextMargin (self)
 
 SetMarginLeft (self, aLeft)
 
 SetMarginTop (self, aTop)
 
 SetMarginRight (self, aRight)
 
 SetMarginBottom (self, aBottom)
 
 GetMarginLeft (self)
 
 GetMarginTop (self)
 
 GetMarginRight (self)
 
 GetMarginBottom (self)
 
 GetDrawPos (self, *args)
 
 GetShownText (self, aAllowExtraText, aDepth=0)
 
 HitTest (self, *args)
 
 GetClass (self)
 
 TransformTextToPolySet (self, aBuffer, aClearance, aMaxError, aErrorLoc)
 
 TransformShapeToPolygon (self, aBuffer, aLayer, aClearance, aMaxError, aErrorLoc, aIgnoreLineWidth=False)
 
 GetEffectiveShape (self, *args)
 
 ViewGetLOD (self, aLayer, aView)
 
 IsBorderEnabled (self)
 
 SetBorderEnabled (self, enabled)
 
 SetBorderWidth (self, aSize)
 
 GetBorderWidth (self)
 
 __eq__ (self, *args)
 
- Public Member Functions inherited from pcbnew.PCB_SHAPE
 __init__ (self, *args)
 
 GetConnectionPoints (self)
 
 GetCorners (self)
 
 SetIsProxyItem (self, aIsProxy=True)
 
 Scale (self, aScale)
 
 __eq__ (self, *args)
 
 SetHasSolderMask (self, aVal)
 
 HasSolderMask (self)
 
 SetLocalSolderMaskMargin (self, aMargin)
 
 GetLocalSolderMaskMargin (self)
 
 GetSolderMaskExpansion (self)
 
 GetArcAngleStart (self)
 
 GetShapeStr (self)
 
- 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, aCheckSide)
 
 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)
 
 LayerMaskDescribe (self)
 
 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)
 
 GetBoundingBox (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)
 
- Public Member Functions inherited from pcbnew.EDA_SHAPE
 __init__ (self, *args)
 
 SwapShape (self, aImage)
 
 ShowShape (self)
 
 SHAPE_T_asString (self)
 
 IsProxyItem (self)
 
 IsAnyFill (self)
 
 IsSolidFill (self)
 
 IsHatchedFill (self)
 
 IsFilledForHitTesting (self)
 
 SetFilled (self, aFlag)
 
 SetFillMode (self, aFill)
 
 GetFillMode (self)
 
 SetFillModeProp (self, arg2)
 
 GetFillModeProp (self)
 
 SetHatchingDirty (self)
 
 GetHatching (self)
 
 IsClosed (self)
 
 GetFillColor (self)
 
 SetFillColor (self, aColor)
 
 SetWidth (self, aWidth)
 
 GetWidth (self)
 
 GetEffectiveWidth (self)
 
 GetHatchLineWidth (self)
 
 GetHatchLineSpacing (self)
 
 SetLineStyle (self, aStyle)
 
 GetLineStyle (self)
 
 SetLineColor (self, aColor)
 
 GetLineColor (self)
 
 SetShape (self, aShape)
 
 GetShape (self)
 
 GetStart (self)
 
 GetStartY (self)
 
 GetStartX (self)
 
 SetStart (self, aStart)
 
 SetStartY (self, y)
 
 SetStartX (self, x)
 
 SetCenterY (self, y)
 
 SetCenterX (self, x)
 
 GetEnd (self)
 
 GetEndY (self)
 
 GetEndX (self)
 
 SetEnd (self, aEnd)
 
 SetEndY (self, aY)
 
 SetEndX (self, aX)
 
 SetRadius (self, aX)
 
 GetTopLeft (self)
 
 GetBotRight (self)
 
 SetTop (self, val)
 
 SetLeft (self, val)
 
 SetRight (self, val)
 
 SetBottom (self, val)
 
 SetBezierC1 (self, aPt)
 
 GetBezierC1 (self)
 
 SetBezierC2 (self, aPt)
 
 GetBezierC2 (self)
 
 SetCenter (self, aCenter)
 
 SetArcAngleAndEnd (self, aAngle, aCheckNegativeAngle=False)
 
 GetArcAngle (self)
 
 GetSegmentAngle (self)
 
 EndsSwapped (self)
 
 GetArcMid (self)
 
 GetRectCorners (self)
 
 GetCornersInSequence (self, angle)
 
 CalcArcAngles (self, aStartAngle, aEndAngle)
 
 GetRadius (self)
 
 SetArcGeometry (self, aStart, aMid, aEnd)
 
 SetCachedArcData (self, aStart, aMid, aEnd, aCenter)
 
 GetBezierPoints (self)
 
 GetPolyPoints (self)
 
 GetPointCount (self)
 
 GetPolyShape (self, *args)
 
 IsPolyShapeValid (self)
 
 SetPolyShape (self, aShape)
 
 SetPolyPoints (self, aPoints)
 
 RebuildBezierToSegmentsPointsList (self, aMaxError)
 
 MakeEffectiveShapes (self, aEdgeOnly=False)
 
 MakeEffectiveShapesForHitTesting (self)
 
 ShapeGetMsgPanelInfo (self, aFrame, aList)
 
 SetRectangleHeight (self, aHeight)
 
 SetRectangleWidth (self, aWidth)
 
 SetRectangle (self, aHeight, aWidth)
 
 SetCornerRadius (self, aRadius)
 
 GetCornerRadius (self)
 
 IsClockwiseArc (self)
 
 GetLength (self)
 
 GetRectangleHeight (self)
 
 GetRectangleWidth (self)
 
 UpdateHatching (self)
 
 Compare (self, aOther)
 
 Similarity (self, aOther)
 
 __eq__ (self, aOther)
 
- Public Member Functions inherited from pcbnew.EDA_TEXT
 __init__ (self, *args)
 
 GetText (self)
 
 HasTextVars (self)
 
 SetText (self, aText)
 
 EvaluateText (self, aText)
 
 SetTextThickness (self, aWidth)
 
 GetTextThickness (self)
 
 GetTextThicknessProperty (self)
 
 SetAutoThickness (self, aAuto)
 
 GetAutoThickness (self)
 
 GetEffectiveTextPenWidth (self, aDefaultPenWidth=0)
 
 SetTextAngle (self, aAngle)
 
 GetTextAngle (self)
 
 SetTextAngleDegrees (self, aOrientation)
 
 GetTextAngleDegrees (self)
 
 SetItalic (self, aItalic)
 
 SetItalicFlag (self, aItalic)
 
 IsItalic (self)
 
 SetBold (self, aBold)
 
 SetBoldFlag (self, aBold)
 
 IsBold (self)
 
 SetVisible (self, aVisible)
 
 IsVisible (self)
 
 SetMirrored (self, isMirrored)
 
 IsMirrored (self)
 
 SetMultilineAllowed (self, aAllow)
 
 IsMultilineAllowed (self)
 
 SetHorizJustify (self, aType)
 
 GetHorizJustify (self)
 
 SetVertJustify (self, aType)
 
 GetVertJustify (self)
 
 SetKeepUpright (self, aKeepUpright)
 
 IsKeepUpright (self)
 
 FlipHJustify (self)
 
 SwapAttributes (self, aTradingPartner)
 
 SwapText (self, aTradingPartner)
 
 CopyText (self, aSrc)
 
 SetAttributes (self, *args)
 
 GetAttributes (self)
 
 Replace (self, aSearchData)
 
 IsDefaultFormatting (self)
 
 SetFont (self, aFont)
 
 GetFont (self)
 
 SetUnresolvedFontName (self, aFontName)
 
 ResolveFont (self, aEmbeddedFonts)
 
 GetFontName (self)
 
 SetFontProp (self, aFontName)
 
 GetFontProp (self)
 
 SetLineSpacing (self, aLineSpacing)
 
 GetLineSpacing (self)
 
 SetTextSize (self, aNewSize, aEnforceMinTextSize=True)
 
 GetTextSize (self)
 
 SetTextWidth (self, aWidth)
 
 GetTextWidth (self)
 
 SetTextHeight (self, aHeight)
 
 GetTextHeight (self)
 
 SetTextColor (self, aColor)
 
 GetTextColor (self)
 
 SetTextPos (self, aPoint)
 
 GetTextPos (self)
 
 SetTextX (self, aX)
 
 SetTextY (self, aY)
 
 Offset (self, aOffset)
 
 Empty (self)
 
 Print (self, aSettings, aOffset, aColor)
 
 GetEffectiveTextShape (self, *args)
 
 TextHitTest (self, *args)
 
 GetTextBox (self, aSettings, aLine=-1)
 
 GetInterline (self, aSettings)
 
 GetTextStyleName (self)
 
 GetLinePositions (self, aSettings, aPositions, aLineCount)
 
 Levenshtein (self, aOther)
 
 Similarity (self, aOther)
 
 Format (self, aFormatter, aControlBits)
 
 GetDrawRotation (self)
 
 GetDrawFont (self, aSettings)
 
 ClearRenderCache (self)
 
 ClearBoundingBoxCache (self)
 
 GetRenderCache (self, *args)
 
 SetupRenderCache (self, aResolvedText, aFont, aAngle, aOffset)
 
 AddRenderCacheGlyph (self, aPoly)
 
 Compare (self, aOther)
 
 __eq__ (self, aRhs)
 
 __lt__ (self, aRhs)
 
 __gt__ (self, aRhs)
 
 HasHyperlink (self)
 
 GetHyperlink (self)
 
 SetHyperlink (self, aLink)
 
 RemoveHyperlink (self)
 

Static Public Member Functions

 ClassOf (aItem)
 
- Static Public Member Functions inherited from pcbnew.EDA_ITEM
 Sort (aLeft, aRight)
 
- Static Public Member Functions inherited from pcbnew.EDA_TEXT
 MapHorizJustify (aHorizJustify)
 
 MapVertJustify (aVertJustify)
 
 ValidateHyperlink (aURL)
 
 IsGotoPageHref (aHref, aDestination=None)
 
 GotoPageHref (aDestination)
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
- Properties inherited from pcbnew.PCB_SHAPE
 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=)
 
- Properties inherited from pcbnew.EDA_SHAPE
 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
- Properties inherited from pcbnew.EDA_TEXT
 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 

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_TEXTBOX class.

Definition at line 17328 of file pcbnew.py.

Constructor & Destructor Documentation

◆ __init__()

pcbnew.PCB_TEXTBOX.__init__ ( self,
aParent,
aType = PCB_TEXTBOX_T )
__init__(PCB_TEXTBOX self, BOARD_ITEM aParent, KICAD_T aType=PCB_TEXTBOX_T) -> PCB_TEXTBOX

Definition at line 17334 of file pcbnew.py.

Member Function Documentation

◆ __eq__()

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

Definition at line 17443 of file pcbnew.py.

◆ ClassOf()

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

Reimplemented from pcbnew.PCB_SHAPE.

Definition at line 17340 of file pcbnew.py.

◆ Deserialize()

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

Reimplemented from pcbnew.PCB_SHAPE.

Definition at line 17348 of file pcbnew.py.

◆ GetBorderWidth()

pcbnew.PCB_TEXTBOX.GetBorderWidth ( self)
GetBorderWidth(PCB_TEXTBOX self) -> int

Definition at line 17439 of file pcbnew.py.

◆ GetClass()

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

Reimplemented from pcbnew.PCB_SHAPE.

Definition at line 17407 of file pcbnew.py.

◆ GetDrawPos()

pcbnew.PCB_TEXTBOX.GetDrawPos ( self,
* args )
    GetDrawPos(PCB_TEXTBOX self) -> VECTOR2I
    GetDrawPos(PCB_TEXTBOX self, bool aIsFlipped) -> VECTOR2I

Reimplemented from pcbnew.EDA_TEXT.

Definition at line 17388 of file pcbnew.py.

◆ GetEffectiveShape()

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

Reimplemented from pcbnew.PCB_SHAPE.

Definition at line 17419 of file pcbnew.py.

◆ GetLegacyTextMargin()

pcbnew.PCB_TEXTBOX.GetLegacyTextMargin ( self)
GetLegacyTextMargin(PCB_TEXTBOX self) -> int

Definition at line 17352 of file pcbnew.py.

◆ GetMarginBottom()

pcbnew.PCB_TEXTBOX.GetMarginBottom ( self)
GetMarginBottom(PCB_TEXTBOX self) -> int

Definition at line 17384 of file pcbnew.py.

◆ GetMarginLeft()

pcbnew.PCB_TEXTBOX.GetMarginLeft ( self)
GetMarginLeft(PCB_TEXTBOX self) -> int

Definition at line 17372 of file pcbnew.py.

◆ GetMarginRight()

pcbnew.PCB_TEXTBOX.GetMarginRight ( self)
GetMarginRight(PCB_TEXTBOX self) -> int

Definition at line 17380 of file pcbnew.py.

◆ GetMarginTop()

pcbnew.PCB_TEXTBOX.GetMarginTop ( self)
GetMarginTop(PCB_TEXTBOX self) -> int

Definition at line 17376 of file pcbnew.py.

◆ GetShownText()

pcbnew.PCB_TEXTBOX.GetShownText ( self,
aAllowExtraText,
aDepth = 0 )
GetShownText(PCB_TEXTBOX self, bool aAllowExtraText, int aDepth=0) -> wxString

Reimplemented from pcbnew.EDA_TEXT.

Definition at line 17395 of file pcbnew.py.

◆ HitTest()

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

Reimplemented from pcbnew.PCB_SHAPE.

Definition at line 17399 of file pcbnew.py.

◆ IsBorderEnabled()

pcbnew.PCB_TEXTBOX.IsBorderEnabled ( self)
IsBorderEnabled(PCB_TEXTBOX self) -> bool

Definition at line 17427 of file pcbnew.py.

◆ Serialize()

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

Reimplemented from pcbnew.PCB_SHAPE.

Definition at line 17344 of file pcbnew.py.

◆ SetBorderEnabled()

pcbnew.PCB_TEXTBOX.SetBorderEnabled ( self,
enabled )
SetBorderEnabled(PCB_TEXTBOX self, bool enabled)

Definition at line 17431 of file pcbnew.py.

◆ SetBorderWidth()

pcbnew.PCB_TEXTBOX.SetBorderWidth ( self,
aSize )
SetBorderWidth(PCB_TEXTBOX self, int const aSize)

Definition at line 17435 of file pcbnew.py.

◆ SetMarginBottom()

pcbnew.PCB_TEXTBOX.SetMarginBottom ( self,
aBottom )
SetMarginBottom(PCB_TEXTBOX self, int aBottom)

Definition at line 17368 of file pcbnew.py.

◆ SetMarginLeft()

pcbnew.PCB_TEXTBOX.SetMarginLeft ( self,
aLeft )
SetMarginLeft(PCB_TEXTBOX self, int aLeft)

Definition at line 17356 of file pcbnew.py.

◆ SetMarginRight()

pcbnew.PCB_TEXTBOX.SetMarginRight ( self,
aRight )
SetMarginRight(PCB_TEXTBOX self, int aRight)

Definition at line 17364 of file pcbnew.py.

◆ SetMarginTop()

pcbnew.PCB_TEXTBOX.SetMarginTop ( self,
aTop )
SetMarginTop(PCB_TEXTBOX self, int aTop)

Definition at line 17360 of file pcbnew.py.

◆ TransformShapeToPolygon()

pcbnew.PCB_TEXTBOX.TransformShapeToPolygon ( self,
aBuffer,
aLayer,
aClearance,
aMaxError,
aErrorLoc,
aIgnoreLineWidth = False )
TransformShapeToPolygon(PCB_TEXTBOX self, SHAPE_POLY_SET aBuffer, PCB_LAYER_ID aLayer, int aClearance, int aMaxError, ERROR_LOC aErrorLoc, bool aIgnoreLineWidth=False)

Reimplemented from pcbnew.PCB_SHAPE.

Definition at line 17415 of file pcbnew.py.

◆ TransformTextToPolySet()

pcbnew.PCB_TEXTBOX.TransformTextToPolySet ( self,
aBuffer,
aClearance,
aMaxError,
aErrorLoc )
TransformTextToPolySet(PCB_TEXTBOX self, SHAPE_POLY_SET aBuffer, int aClearance, int aMaxError, ERROR_LOC aErrorLoc)

Definition at line 17411 of file pcbnew.py.

◆ ViewGetLOD()

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

Reimplemented from pcbnew.PCB_SHAPE.

Definition at line 17423 of file pcbnew.py.

Property Documentation

◆ thisown

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

Definition at line 17331 of file pcbnew.py.


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