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

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

__init__(self, *args, **kwargs)pcbnew.PLOTTER
AddLineToHeader(self, aExtraString)pcbnew.PLOTTER
Arc(self, *args)pcbnew.PLOTTER
BezierCurve(self, *args)pcbnew.PLOTTER
Bookmark(self, *args)pcbnew.PLOTTER
Circle(self, *args)pcbnew.PLOTTER
ClearHeaderLinesList(self)pcbnew.PLOTTER
DO_NOT_SET_LINE_WIDTHpcbnew.PLOTTERstatic
EndBlock(self, aData)pcbnew.PLOTTER
EndPlot(self)pcbnew.PLOTTER
FilledCircle(self, pos, diametre, tracemode, aData)pcbnew.PLOTTER
FinishTo(self, pos)pcbnew.PLOTTER
FlashPadCircle(self, aPadPos, aDiameter, aTraceMode, aData)pcbnew.PLOTTER
FlashPadCustom(self, aPadPos, aSize, aPadOrient, aPolygons, aTraceMode, aData)pcbnew.PLOTTER
FlashPadOval(self, aPadPos, aSize, aPadOrient, aTraceMode, aData)pcbnew.PLOTTER
FlashPadRect(self, aPadPos, aSize, aPadOrient, aTraceMode, aData)pcbnew.PLOTTER
FlashPadRoundRect(self, aPadPos, aSize, aCornerRadius, aOrient, aTraceMode, aData)pcbnew.PLOTTER
FlashPadTrapez(self, aPadPos, aCorners, aPadOrient, aTraceMode, aData)pcbnew.PLOTTER
FlashRegularPolygon(self, aShapePos, aDiameter, aCornerCount, aOrient, aTraceMode, aData)pcbnew.PLOTTER
GetColorMode(self)pcbnew.PLOTTER
GetCurrentLineWidth(self)pcbnew.PLOTTER
GetIUsPerDecimil(self)pcbnew.PLOTTER
GetPlotOffsetUserUnits(self)pcbnew.PLOTTER
GetPlotterArcHighDef(self)pcbnew.PLOTTER
GetPlotterArcLowDef(self)pcbnew.PLOTTER
GetPlotterType(self)pcbnew.PLOTTER
HyperlinkBox(self, aBox, aDestinationURL)pcbnew.PLOTTER
HyperlinkMenu(self, aBox, aDestURLs)pcbnew.PLOTTER
LineTo(self, pos)pcbnew.PLOTTER
Marker(self, position, diametre, aShapeId)pcbnew.PLOTTER
MARKER_COUNTpcbnew.PLOTTERstatic
MoveTo(self, pos)pcbnew.PLOTTER
OpenFile(self, aFullFilename)pcbnew.PLOTTER
PageSettings(self)pcbnew.PLOTTER
PenFinish(self)pcbnew.PLOTTER
PenTo(self, pos, plume)pcbnew.PLOTTER
PlotImage(self, aImage, aPos, aScaleFactor)pcbnew.PLOTTER
PlotPoly(self, *args)pcbnew.PLOTTER
PlotText(self, aPos, aColor, aText, aAttributes, aFont, aFontMetrics, aData=None)pcbnew.PLOTTER
Rect(self, *args)pcbnew.PLOTTER
RenderSettings(self)pcbnew.PLOTTER
SetAuthor(self, aAuthor)pcbnew.PLOTTER
SetColor(self, color)pcbnew.PLOTTER
SetColorMode(self, aColorMode)pcbnew.PLOTTER
SetCreator(self, aCreator)pcbnew.PLOTTER
SetCurrentLineWidth(self, width, aData=None)pcbnew.PLOTTER
SetDash(self, aLineWidth, aLineStyle)pcbnew.PLOTTER
SetGerberCoordinatesFormat(self, aResolution, aUseInches=False)pcbnew.PLOTTER
SetLayerPolarity(self, aPositive)pcbnew.PLOTTER
SetNegative(self, aNegative)pcbnew.PLOTTER
SetPageSettings(self, aPageSettings)pcbnew.PLOTTER
SetRenderSettings(self, aSettings)pcbnew.PLOTTER
SetSubject(self, aSubject)pcbnew.PLOTTER
SetSvgCoordinatesFormat(self, aPrecision)pcbnew.PLOTTER
SetTextMode(self, mode)pcbnew.PLOTTER
SetTitle(self, aTitle)pcbnew.PLOTTER
SetViewport(self, aOffset, aIusPerDecimil, aScale, aMirror)pcbnew.PLOTTER
StartBlock(self, aData)pcbnew.PLOTTER
StartPlot(self, aPageNumber)pcbnew.PLOTTER
Text(self, aPos, aColor, aText, aOrient, aSize, aH_justify, aV_justify, aPenWidth, aItalic, aBold, aMultilineAllowed, aFont, aFontMetrics, aData=None)pcbnew.PLOTTER
ThickArc(self, *args)pcbnew.PLOTTER
ThickCircle(self, pos, diametre, width, tracemode, aData)pcbnew.PLOTTER
ThickRect(self, p1, p2, width, tracemode, aData)pcbnew.PLOTTER
ThickSegment(self, start, end, width, tracemode, aData)pcbnew.PLOTTER
thisownpcbnew.PLOTTERstatic
USE_DEFAULT_LINE_WIDTHpcbnew.PLOTTERstatic