|
def | __init__ (self) |
|
def | SetSkipPlotNPTH_Pads (self, aSkip) |
|
def | GetSkipPlotNPTH_Pads (self) |
|
def | Format (self, aFormatter, aNestLevel, aControl=0) |
|
def | Parse (self, aParser) |
|
def | IsSameAs (self, aPcbPlotParams) |
|
def | SetColorSettings (self, aSettings) |
|
def | ColorSettings (self) |
|
def | SetTextMode (self, aVal) |
|
def | GetTextMode (self) |
|
def | SetPlotMode (self, aPlotMode) |
|
def | GetPlotMode (self) |
|
def | SetDXFPlotPolygonMode (self, aFlag) |
|
def | GetDXFPlotPolygonMode (self) |
|
def | SetDXFPlotUnits (self, aUnit) |
|
def | GetDXFPlotUnits (self) |
|
def | SetDrillMarksType (self, aVal) |
|
def | GetDrillMarksType (self) |
|
def | SetScale (self, aVal) |
|
def | GetScale (self) |
|
def | SetFineScaleAdjustX (self, aVal) |
|
def | GetFineScaleAdjustX (self) |
|
def | SetFineScaleAdjustY (self, aVal) |
|
def | GetFineScaleAdjustY (self) |
|
def | SetWidthAdjust (self, aVal) |
|
def | GetWidthAdjust (self) |
|
def | SetAutoScale (self, aFlag) |
|
def | GetAutoScale (self) |
|
def | SetMirror (self, aFlag) |
|
def | GetMirror (self) |
|
def | SetSketchPadsOnFabLayers (self, aFlag) |
|
def | GetSketchPadsOnFabLayers (self) |
|
def | SetSketchPadLineWidth (self, aWidth) |
|
def | GetSketchPadLineWidth (self) |
|
def | SetPlotInvisibleText (self, aFlag) |
|
def | GetPlotInvisibleText (self) |
|
def | SetPlotValue (self, aFlag) |
|
def | GetPlotValue (self) |
|
def | SetPlotReference (self, aFlag) |
|
def | GetPlotReference (self) |
|
def | SetNegative (self, aFlag) |
|
def | GetNegative (self) |
|
def | SetPlotViaOnMaskLayer (self, aFlag) |
|
def | GetPlotViaOnMaskLayer (self) |
|
def | SetPlotFrameRef (self, aFlag) |
|
def | GetPlotFrameRef (self) |
|
def | SetFormat (self, aFormat) |
|
def | GetFormat (self) |
|
def | SetOutputDirectory (self, aDir) |
|
def | GetOutputDirectory (self) |
|
def | SetDisableGerberMacros (self, aDisable) |
|
def | GetDisableGerberMacros (self) |
|
def | SetUseGerberX2format (self, aUse) |
|
def | GetUseGerberX2format (self) |
|
def | SetIncludeGerberNetlistInfo (self, aUse) |
|
def | GetIncludeGerberNetlistInfo (self) |
|
def | SetCreateGerberJobFile (self, aCreate) |
|
def | GetCreateGerberJobFile (self) |
|
def | SetUseGerberProtelExtensions (self, aUse) |
|
def | GetUseGerberProtelExtensions (self) |
|
def | SetGerberPrecision (self, aPrecision) |
|
def | GetGerberPrecision (self) |
|
def | SetSvgPrecision (self, aPrecision) |
|
def | GetSvgPrecision (self) |
|
def | SetBlackAndWhite (self, blackAndWhite) |
|
def | GetBlackAndWhite (self) |
|
def | SetSubtractMaskFromSilk (self, aSubtract) |
|
def | GetSubtractMaskFromSilk (self) |
|
def | SetLayerSelection (self, aSelection) |
|
def | GetLayerSelection (self) |
|
def | SetPlotOnAllLayersSelection (self, aSelection) |
|
def | GetPlotOnAllLayersSelection (self) |
|
def | SetUseAuxOrigin (self, aAux) |
|
def | GetUseAuxOrigin (self) |
|
def | SetScaleSelection (self, aSelection) |
|
def | GetScaleSelection (self) |
|
def | SetA4Output (self, aForce) |
|
def | GetA4Output (self) |
|
def | GetHPGLPenDiameter (self) |
|
def | SetHPGLPenDiameter (self, aValue) |
|
def | GetHPGLPenSpeed (self) |
|
def | SetHPGLPenSpeed (self, aValue) |
|
def | SetHPGLPenNum (self, aVal) |
|
def | GetHPGLPenNum (self) |
|
def | SetDashedLineDashRatio (self, aVal) |
|
def | GetDashedLineDashRatio (self) |
|
def | SetDashedLineGapRatio (self, aVal) |
|
def | GetDashedLineGapRatio (self) |
|
def | SetUseGerberAttributes (self, aUse) |
|
Proxy of C++ PCB_PLOT_PARAMS class.
Definition at line 8152 of file pcbnew.py.