|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
| m_unitName = property(_pcbnew.FP_UNIT_INFO_m_unitName_get, _pcbnew.FP_UNIT_INFO_m_unitName_set, doc=) |
|
| m_pins = property(_pcbnew.FP_UNIT_INFO_m_pins_get, _pcbnew.FP_UNIT_INFO_m_pins_set, doc=) |
|
Proxy of C++ FOOTPRINT::FP_UNIT_INFO class.
Definition at line 22257 of file pcbnew.py.
◆ __init__()
pcbnew.FP_UNIT_INFO.__init__ |
( |
| self | ) |
|
__init__(FP_UNIT_INFO self) -> FP_UNIT_INFO
Definition at line 22265 of file pcbnew.py.
◆ m_pins
pcbnew.FP_UNIT_INFO.m_pins = property(_pcbnew.FP_UNIT_INFO_m_pins_get, _pcbnew.FP_UNIT_INFO_m_pins_set, doc=) |
|
static |
◆ m_unitName
pcbnew.FP_UNIT_INFO.m_unitName = property(_pcbnew.FP_UNIT_INFO_m_unitName_get, _pcbnew.FP_UNIT_INFO_m_unitName_set, doc=) |
|
static |
◆ thisown
pcbnew.FP_UNIT_INFO.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: