KiCad Pcbnew Python Scripting
|
Properties | |
property | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
property | m_PDFFrontFPPropertyPopups = property(_pcbnew.PCB_PLOT_PARAMS_m_PDFFrontFPPropertyPopups_get, _pcbnew.PCB_PLOT_PARAMS_m_PDFFrontFPPropertyPopups_set, doc=) |
property | m_PDFBackFPPropertyPopups = property(_pcbnew.PCB_PLOT_PARAMS_m_PDFBackFPPropertyPopups_get, _pcbnew.PCB_PLOT_PARAMS_m_PDFBackFPPropertyPopups_set, doc=) |
property | m_PDFMetadata = property(_pcbnew.PCB_PLOT_PARAMS_m_PDFMetadata_get, _pcbnew.PCB_PLOT_PARAMS_m_PDFMetadata_set, doc=) |
def pcbnew.PCB_PLOT_PARAMS.__init__ | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.ColorSettings | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.Format | ( | self, | |
aFormatter, | |||
aNestLevel, | |||
aControl = 0 |
|||
) |
def pcbnew.PCB_PLOT_PARAMS.GetA4Output | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetAutoScale | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetBlackAndWhite | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetCreateGerberJobFile | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetCrossoutDNPFPsOnFabLayers | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetDashedLineDashRatio | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetDashedLineGapRatio | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetDisableGerberMacros | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetDrillMarksType | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetDXFPlotPolygonMode | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetDXFPlotUnits | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetFineScaleAdjustX | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetFineScaleAdjustY | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetFormat | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetGerberPrecision | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetHideDNPFPsOnFabLayers | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetHPGLPenDiameter | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetHPGLPenNum | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetHPGLPenSpeed | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetIncludeGerberNetlistInfo | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetLayerSelection | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetLegacyPlotViaOnMaskLayer | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetMirror | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetNegative | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetOutputDirectory | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetPlotFPText | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetPlotFrameRef | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetPlotInvisibleText | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetPlotMode | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetPlotOnAllLayersSelection | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetPlotPadNumbers | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetPlotReference | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetPlotValue | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetScale | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetScaleSelection | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetSketchDNPFPsOnFabLayers | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetSketchPadLineWidth | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetSketchPadsOnFabLayers | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetSkipPlotNPTH_Pads | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetSubtractMaskFromSilk | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetSvgPrecision | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetTextMode | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetUseAuxOrigin | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetUseGerberProtelExtensions | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetUseGerberX2format | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.GetWidthAdjust | ( | self | ) |
def pcbnew.PCB_PLOT_PARAMS.IsSameAs | ( | self, | |
aPcbPlotParams | |||
) |
def pcbnew.PCB_PLOT_PARAMS.Parse | ( | self, | |
aParser | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetA4Output | ( | self, | |
aForce | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetAutoScale | ( | self, | |
aFlag | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetBlackAndWhite | ( | self, | |
blackAndWhite | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetColorSettings | ( | self, | |
aSettings | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetCreateGerberJobFile | ( | self, | |
aCreate | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetCrossoutDNPFPsOnFabLayers | ( | self, | |
aFlag | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetDashedLineDashRatio | ( | self, | |
aVal | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetDashedLineGapRatio | ( | self, | |
aVal | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetDisableGerberMacros | ( | self, | |
aDisable | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetDrillMarksType | ( | self, | |
aVal | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetDXFPlotPolygonMode | ( | self, | |
aFlag | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetDXFPlotUnits | ( | self, | |
aUnit | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetFineScaleAdjustX | ( | self, | |
aVal | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetFineScaleAdjustY | ( | self, | |
aVal | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetFormat | ( | self, | |
aFormat | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetGerberPrecision | ( | self, | |
aPrecision | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetHideDNPFPsOnFabLayers | ( | self, | |
aFlag | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetHPGLPenDiameter | ( | self, | |
aValue | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetHPGLPenNum | ( | self, | |
aVal | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetHPGLPenSpeed | ( | self, | |
aValue | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetIncludeGerberNetlistInfo | ( | self, | |
aUse | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetLayerSelection | ( | self, | |
aSelection | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetMirror | ( | self, | |
aFlag | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetNegative | ( | self, | |
aFlag | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetOutputDirectory | ( | self, | |
aDir | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetPlotFPText | ( | self, | |
aFlag | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetPlotFrameRef | ( | self, | |
aFlag | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetPlotInvisibleText | ( | self, | |
aFlag | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetPlotMode | ( | self, | |
aPlotMode | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetPlotOnAllLayersSelection | ( | self, | |
aSelection | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetPlotPadNumbers | ( | self, | |
aFlag | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetPlotReference | ( | self, | |
aFlag | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetPlotValue | ( | self, | |
aFlag | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetScale | ( | self, | |
aVal | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetScaleSelection | ( | self, | |
aSelection | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetSketchDNPFPsOnFabLayers | ( | self, | |
aFlag | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetSketchPadLineWidth | ( | self, | |
aWidth | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetSketchPadsOnFabLayers | ( | self, | |
aFlag | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetSkipPlotNPTH_Pads | ( | self, | |
aSkip | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetSubtractMaskFromSilk | ( | self, | |
aSubtract | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetSvgPrecision | ( | self, | |
aPrecision | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetTextMode | ( | self, | |
aVal | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetUseAuxOrigin | ( | self, | |
aAux | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetUseGerberAttributes | ( | self, | |
aUse | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetUseGerberProtelExtensions | ( | self, | |
aUse | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetUseGerberX2format | ( | self, | |
aUse | |||
) |
def pcbnew.PCB_PLOT_PARAMS.SetWidthAdjust | ( | self, | |
aVal | |||
) |
|
static |
|
static |
|
static |
|
static |