KiCad Pcbnew Python Scripting
|
This is the complete list of members for pcbnew.PLOT_CONTROLLER, including all inherited members.
__init__(self, "BOARD" aBoard) | pcbnew.PLOT_CONTROLLER | |
ClosePlot(self) | pcbnew.PLOT_CONTROLLER | |
GetColorMode(self) | pcbnew.PLOT_CONTROLLER | |
GetLayer(self) | pcbnew.PLOT_CONTROLLER | |
GetPlotDirName(self) | pcbnew.PLOT_CONTROLLER | |
GetPlotFileName(self) | pcbnew.PLOT_CONTROLLER | |
GetPlotOptions(self) | pcbnew.PLOT_CONTROLLER | |
IsPlotOpen(self) | pcbnew.PLOT_CONTROLLER | |
OpenPlotfile(self, "wxString" aSuffix, "PLOT_FORMAT" aFormat, "wxString" aSheetDesc) | pcbnew.PLOT_CONTROLLER | |
PlotLayer(self) | pcbnew.PLOT_CONTROLLER | |
SetColorMode(self, "bool" aColorMode) | pcbnew.PLOT_CONTROLLER | |
SetLayer(self, "LAYER_NUM" aLayer) | pcbnew.PLOT_CONTROLLER | |
thisown | pcbnew.PLOT_CONTROLLER | static |