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