KiCad Pcbnew Python Scripting
|
This is the complete list of members for pcbnew.PLOT_CONTROLLER, including all inherited members.
__init__(self, 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 | |
GetPlotter(self) | pcbnew.PLOT_CONTROLLER | |
IsPlotOpen(self) | pcbnew.PLOT_CONTROLLER | |
OpenPlotfile(self, *args) | pcbnew.PLOT_CONTROLLER | |
PlotLayer(self) | pcbnew.PLOT_CONTROLLER | |
PlotLayers(self, aLayerSequence) | pcbnew.PLOT_CONTROLLER | |
SetColorMode(self, aColorMode) | pcbnew.PLOT_CONTROLLER | |
SetLayer(self, aLayer) | pcbnew.PLOT_CONTROLLER | |
thisown | pcbnew.PLOT_CONTROLLER | static |