|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
Proxy of C++ FOOTPRINT::cmp_zones class.
Definition at line 19024 of file pcbnew.py.
◆ __init__()
def pcbnew.cmp_zones.__init__ |
( |
|
self | ) |
|
__init__(cmp_zones self) -> cmp_zones
Definition at line 19034 of file pcbnew.py.
◆ __call__()
def pcbnew.cmp_zones.__call__ |
( |
|
self, |
|
|
|
aFirst, |
|
|
|
aSecond |
|
) |
| |
__call__(cmp_zones self, FP_ZONE aFirst, FP_ZONE aSecond) -> bool
Definition at line 19030 of file pcbnew.py.
◆ thisown
pcbnew.cmp_zones.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: