|
property | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
Proxy of C++ PLOT_PARAMS class.
Definition at line 8746 of file pcbnew.py.
◆ __init__()
def pcbnew.PLOT_PARAMS.__init__ |
( |
|
self | ) |
|
__init__(PLOT_PARAMS self) -> PLOT_PARAMS
Definition at line 8760 of file pcbnew.py.
◆ GetDXFPlotMode()
def pcbnew.PLOT_PARAMS.GetDXFPlotMode |
( |
|
self | ) |
|
GetDXFPlotMode(PLOT_PARAMS self) -> DXF_OUTLINE_MODE
Definition at line 8752 of file pcbnew.py.
◆ GetTextMode()
def pcbnew.PLOT_PARAMS.GetTextMode |
( |
|
self | ) |
|
GetTextMode(PLOT_PARAMS self) -> PLOT_TEXT_MODE
Definition at line 8756 of file pcbnew.py.
◆ thisown
property pcbnew.PLOT_PARAMS.thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
static |
The documentation for this class was generated from the following file: