|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
| m_Lhs = property(_pcbnew.DRILL_PRECISION_m_Lhs_get, _pcbnew.DRILL_PRECISION_m_Lhs_set, doc=) |
|
| m_Rhs = property(_pcbnew.DRILL_PRECISION_m_Rhs_get, _pcbnew.DRILL_PRECISION_m_Rhs_set, doc=) |
|
Proxy of C++ DRILL_PRECISION class.
Definition at line 8989 of file pcbnew.py.
◆ __init__()
def pcbnew.DRILL_PRECISION.__init__ |
( |
|
self, |
|
|
|
l = 2 , |
|
|
|
r = 4 |
|
) |
| |
__init__(DRILL_PRECISION self, int l=2, int r=4) -> DRILL_PRECISION
Definition at line 8995 of file pcbnew.py.
◆ GetPrecisionString()
def pcbnew.DRILL_PRECISION.GetPrecisionString |
( |
|
self | ) |
|
GetPrecisionString(DRILL_PRECISION self) -> wxString
Definition at line 8999 of file pcbnew.py.
◆ m_Lhs
pcbnew.DRILL_PRECISION.m_Lhs = property(_pcbnew.DRILL_PRECISION_m_Lhs_get, _pcbnew.DRILL_PRECISION_m_Lhs_set, doc=) |
|
static |
◆ m_Rhs
pcbnew.DRILL_PRECISION.m_Rhs = property(_pcbnew.DRILL_PRECISION_m_Rhs_get, _pcbnew.DRILL_PRECISION_m_Rhs_set, doc=) |
|
static |
◆ thisown
pcbnew.DRILL_PRECISION.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: