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