KiCad Pcbnew Python Scripting
pcbnew.PCB_PLOT_PARAMS Member List

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

__init__(self)pcbnew.PCB_PLOT_PARAMS
ColorSettings(self)pcbnew.PCB_PLOT_PARAMS
Format(self, "OUTPUTFORMATTER" aFormatter, "int" aNestLevel, "int" aControl=0)pcbnew.PCB_PLOT_PARAMS
FULL_DRILL_SHAPEpcbnew.PCB_PLOT_PARAMSstatic
GetA4Output(self)pcbnew.PCB_PLOT_PARAMS
GetAutoScale(self)pcbnew.PCB_PLOT_PARAMS
GetCreateGerberJobFile(self)pcbnew.PCB_PLOT_PARAMS
GetDisableGerberMacros(self)pcbnew.PCB_PLOT_PARAMS
GetDrillMarksType(self)pcbnew.PCB_PLOT_PARAMS
GetDXFPlotPolygonMode(self)pcbnew.PCB_PLOT_PARAMS
GetDXFPlotUnits(self)pcbnew.PCB_PLOT_PARAMS
GetExcludeEdgeLayer(self)pcbnew.PCB_PLOT_PARAMS
GetFineScaleAdjustX(self)pcbnew.PCB_PLOT_PARAMS
GetFineScaleAdjustY(self)pcbnew.PCB_PLOT_PARAMS
GetFormat(self)pcbnew.PCB_PLOT_PARAMS
GetGerberDefaultPrecision()pcbnew.PCB_PLOT_PARAMSstatic
GetGerberPrecision(self)pcbnew.PCB_PLOT_PARAMS
GetHPGLPenDiameter(self)pcbnew.PCB_PLOT_PARAMS
GetHPGLPenNum(self)pcbnew.PCB_PLOT_PARAMS
GetHPGLPenSpeed(self)pcbnew.PCB_PLOT_PARAMS
GetIncludeGerberNetlistInfo(self)pcbnew.PCB_PLOT_PARAMS
GetLayerSelection(self)pcbnew.PCB_PLOT_PARAMS
GetMirror(self)pcbnew.PCB_PLOT_PARAMS
GetNegative(self)pcbnew.PCB_PLOT_PARAMS
GetOutputDirectory(self)pcbnew.PCB_PLOT_PARAMS
GetPlotFrameRef(self)pcbnew.PCB_PLOT_PARAMS
GetPlotInvisibleText(self)pcbnew.PCB_PLOT_PARAMS
GetPlotMode(self)pcbnew.PCB_PLOT_PARAMS
GetPlotReference(self)pcbnew.PCB_PLOT_PARAMS
GetPlotValue(self)pcbnew.PCB_PLOT_PARAMS
GetPlotViaOnMaskLayer(self)pcbnew.PCB_PLOT_PARAMS
GetScale(self)pcbnew.PCB_PLOT_PARAMS
GetScaleSelection(self)pcbnew.PCB_PLOT_PARAMS
GetSketchPadLineWidth(self)pcbnew.PCB_PLOT_PARAMS
GetSketchPadsOnFabLayers(self)pcbnew.PCB_PLOT_PARAMS
GetSkipPlotNPTH_Pads(self)pcbnew.PCB_PLOT_PARAMS
GetSubtractMaskFromSilk(self)pcbnew.PCB_PLOT_PARAMS
GetSvgPrecision(self)pcbnew.PCB_PLOT_PARAMS
GetSvgUseInch(self)pcbnew.PCB_PLOT_PARAMS
GetTextMode(self)pcbnew.PCB_PLOT_PARAMS
GetUseAuxOrigin(self)pcbnew.PCB_PLOT_PARAMS
GetUseGerberProtelExtensions(self)pcbnew.PCB_PLOT_PARAMS
GetUseGerberX2format(self)pcbnew.PCB_PLOT_PARAMS
GetWidthAdjust(self)pcbnew.PCB_PLOT_PARAMS
IsSameAs(self, "PCB_PLOT_PARAMS" aPcbPlotParams)pcbnew.PCB_PLOT_PARAMS
NO_DRILL_SHAPEpcbnew.PCB_PLOT_PARAMSstatic
Parse(self, "PCB_PLOT_PARAMS_PARSER *" aParser)pcbnew.PCB_PLOT_PARAMS
SetA4Output(self, "int" aForce)pcbnew.PCB_PLOT_PARAMS
SetAutoScale(self, "bool" aFlag)pcbnew.PCB_PLOT_PARAMS
SetColorSettings(self, "COLOR_SETTINGS *" aSettings)pcbnew.PCB_PLOT_PARAMS
SetCreateGerberJobFile(self, "bool" aCreate)pcbnew.PCB_PLOT_PARAMS
SetDisableGerberMacros(self, "bool" aDisable)pcbnew.PCB_PLOT_PARAMS
SetDrillMarksType(self, "PCB_PLOT_PARAMS::DrillMarksType" aVal)pcbnew.PCB_PLOT_PARAMS
SetDXFPlotPolygonMode(self, "bool" aFlag)pcbnew.PCB_PLOT_PARAMS
SetDXFPlotUnits(self, "DXF_UNITS" aUnit)pcbnew.PCB_PLOT_PARAMS
SetExcludeEdgeLayer(self, "bool" aFlag)pcbnew.PCB_PLOT_PARAMS
SetFineScaleAdjustX(self, "double" aVal)pcbnew.PCB_PLOT_PARAMS
SetFineScaleAdjustY(self, "double" aVal)pcbnew.PCB_PLOT_PARAMS
SetFormat(self, "PLOT_FORMAT" aFormat)pcbnew.PCB_PLOT_PARAMS
SetGerberPrecision(self, "int" aPrecision)pcbnew.PCB_PLOT_PARAMS
SetHPGLPenDiameter(self, "double" aValue)pcbnew.PCB_PLOT_PARAMS
SetHPGLPenNum(self, "int" aVal)pcbnew.PCB_PLOT_PARAMS
SetHPGLPenSpeed(self, "int" aValue)pcbnew.PCB_PLOT_PARAMS
SetIncludeGerberNetlistInfo(self, "bool" aUse)pcbnew.PCB_PLOT_PARAMS
SetLayerSelection(self, "LSET" aSelection)pcbnew.PCB_PLOT_PARAMS
SetMirror(self, "bool" aFlag)pcbnew.PCB_PLOT_PARAMS
SetNegative(self, "bool" aFlag)pcbnew.PCB_PLOT_PARAMS
SetOutputDirectory(self, "wxString" aDir)pcbnew.PCB_PLOT_PARAMS
SetPlotFrameRef(self, "bool" aFlag)pcbnew.PCB_PLOT_PARAMS
SetPlotInvisibleText(self, "bool" aFlag)pcbnew.PCB_PLOT_PARAMS
SetPlotMode(self, "OUTLINE_MODE" aPlotMode)pcbnew.PCB_PLOT_PARAMS
SetPlotReference(self, "bool" aFlag)pcbnew.PCB_PLOT_PARAMS
SetPlotValue(self, "bool" aFlag)pcbnew.PCB_PLOT_PARAMS
SetPlotViaOnMaskLayer(self, "bool" aFlag)pcbnew.PCB_PLOT_PARAMS
SetScale(self, "double" aVal)pcbnew.PCB_PLOT_PARAMS
SetScaleSelection(self, "int" aSelection)pcbnew.PCB_PLOT_PARAMS
SetSketchPadLineWidth(self, "int" aWidth)pcbnew.PCB_PLOT_PARAMS
SetSketchPadsOnFabLayers(self, "bool" aFlag)pcbnew.PCB_PLOT_PARAMS
SetSkipPlotNPTH_Pads(self, "bool" aSkip)pcbnew.PCB_PLOT_PARAMS
SetSubtractMaskFromSilk(self, "bool" aSubtract)pcbnew.PCB_PLOT_PARAMS
SetSvgPrecision(self, "unsigned int" aPrecision, "bool" aUseInch)pcbnew.PCB_PLOT_PARAMS
SetTextMode(self, "PLOT_TEXT_MODE" aVal)pcbnew.PCB_PLOT_PARAMS
SetUseAuxOrigin(self, "bool" aAux)pcbnew.PCB_PLOT_PARAMS
SetUseGerberAttributes(self, aUse)pcbnew.PCB_PLOT_PARAMS
SetUseGerberProtelExtensions(self, "bool" aUse)pcbnew.PCB_PLOT_PARAMS
SetUseGerberX2format(self, "bool" aUse)pcbnew.PCB_PLOT_PARAMS
SetWidthAdjust(self, "int" aVal)pcbnew.PCB_PLOT_PARAMS
SMALL_DRILL_SHAPEpcbnew.PCB_PLOT_PARAMSstatic
thisownpcbnew.PCB_PLOT_PARAMSstatic