|
property | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
property | m_GerberFileList = property(_pcbnew.JOBFILE_PARAMS_m_GerberFileList_get, _pcbnew.JOBFILE_PARAMS_m_GerberFileList_set, doc=) |
|
property | m_LayerId = property(_pcbnew.JOBFILE_PARAMS_m_LayerId_get, _pcbnew.JOBFILE_PARAMS_m_LayerId_set, doc=) |
|
Proxy of C++ JOBFILE_PARAMS class.
Definition at line 8987 of file pcbnew.py.
◆ __init__()
def pcbnew.JOBFILE_PARAMS.__init__ |
( |
|
self | ) |
|
__init__(JOBFILE_PARAMS self) -> JOBFILE_PARAMS
Definition at line 8995 of file pcbnew.py.
◆ m_GerberFileList
property pcbnew.JOBFILE_PARAMS.m_GerberFileList = property(_pcbnew.JOBFILE_PARAMS_m_GerberFileList_get, _pcbnew.JOBFILE_PARAMS_m_GerberFileList_set, doc=) |
|
static |
◆ m_LayerId
property pcbnew.JOBFILE_PARAMS.m_LayerId = property(_pcbnew.JOBFILE_PARAMS_m_LayerId_get, _pcbnew.JOBFILE_PARAMS_m_LayerId_set, doc=) |
|
static |
◆ thisown
property pcbnew.JOBFILE_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: