|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
| m_IsolatedOutlines = property(_pcbnew.ISOLATED_ISLANDS_m_IsolatedOutlines_get, _pcbnew.ISOLATED_ISLANDS_m_IsolatedOutlines_set, doc=) |
|
| m_SingleConnectionOutlines = property(_pcbnew.ISOLATED_ISLANDS_m_SingleConnectionOutlines_get, _pcbnew.ISOLATED_ISLANDS_m_SingleConnectionOutlines_set, doc=) |
|
Proxy of C++ ISOLATED_ISLANDS class.
Definition at line 13509 of file pcbnew.py.
◆ __init__()
def pcbnew.ISOLATED_ISLANDS.__init__ |
( |
|
self | ) |
|
__init__(ISOLATED_ISLANDS self) -> ISOLATED_ISLANDS
Definition at line 13517 of file pcbnew.py.
◆ m_IsolatedOutlines
pcbnew.ISOLATED_ISLANDS.m_IsolatedOutlines = property(_pcbnew.ISOLATED_ISLANDS_m_IsolatedOutlines_get, _pcbnew.ISOLATED_ISLANDS_m_IsolatedOutlines_set, doc=) |
|
static |
◆ m_SingleConnectionOutlines
pcbnew.ISOLATED_ISLANDS.m_SingleConnectionOutlines = property(_pcbnew.ISOLATED_ISLANDS_m_SingleConnectionOutlines_get, _pcbnew.ISOLATED_ISLANDS_m_SingleConnectionOutlines_set, doc=) |
|
static |
◆ thisown
pcbnew.ISOLATED_ISLANDS.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: