|
| | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
| |
| | m_textWidth = property(_pcbnew.TSEGM_2_POLY_PRMS_m_textWidth_get, _pcbnew.TSEGM_2_POLY_PRMS_m_textWidth_set, doc=) |
| |
| | m_error = property(_pcbnew.TSEGM_2_POLY_PRMS_m_error_get, _pcbnew.TSEGM_2_POLY_PRMS_m_error_set, doc=) |
| |
| | m_cornerBuffer = property(_pcbnew.TSEGM_2_POLY_PRMS_m_cornerBuffer_get, _pcbnew.TSEGM_2_POLY_PRMS_m_cornerBuffer_set, doc=) |
| |
Proxy of C++ TSEGM_2_POLY_PRMS class.
Definition at line 2503 of file pcbnew.py.
◆ __init__()
| def pcbnew.TSEGM_2_POLY_PRMS.__init__ |
( |
|
self | ) |
|
__init__(TSEGM_2_POLY_PRMS self) -> TSEGM_2_POLY_PRMS
Definition at line 2512 of file pcbnew.py.
◆ m_cornerBuffer
| pcbnew.TSEGM_2_POLY_PRMS.m_cornerBuffer = property(_pcbnew.TSEGM_2_POLY_PRMS_m_cornerBuffer_get, _pcbnew.TSEGM_2_POLY_PRMS_m_cornerBuffer_set, doc=) |
|
static |
◆ m_error
| pcbnew.TSEGM_2_POLY_PRMS.m_error = property(_pcbnew.TSEGM_2_POLY_PRMS_m_error_get, _pcbnew.TSEGM_2_POLY_PRMS_m_error_set, doc=) |
|
static |
◆ m_textWidth
| pcbnew.TSEGM_2_POLY_PRMS.m_textWidth = property(_pcbnew.TSEGM_2_POLY_PRMS_m_textWidth_get, _pcbnew.TSEGM_2_POLY_PRMS_m_textWidth_set, doc=) |
|
static |
◆ thisown
| pcbnew.TSEGM_2_POLY_PRMS.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: