|
property | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
property | hatching_offset = property(_pcbnew.ZONE_LAYER_PROPERTIES_hatching_offset_get, _pcbnew.ZONE_LAYER_PROPERTIES_hatching_offset_set, doc=) |
|
Proxy of C++ ZONE_LAYER_PROPERTIES class.
Definition at line 15737 of file pcbnew.py.
◆ __init__()
def pcbnew.ZONE_LAYER_PROPERTIES.__init__ |
( |
|
self | ) |
|
__init__(ZONE_LAYER_PROPERTIES self) -> ZONE_LAYER_PROPERTIES
Definition at line 15748 of file pcbnew.py.
◆ __eq__()
def pcbnew.ZONE_LAYER_PROPERTIES.__eq__ |
( |
|
self, |
|
|
|
aOther |
|
) |
| |
__eq__(ZONE_LAYER_PROPERTIES self, ZONE_LAYER_PROPERTIES aOther) -> bool
Definition at line 15744 of file pcbnew.py.
◆ hatching_offset
property pcbnew.ZONE_LAYER_PROPERTIES.hatching_offset = property(_pcbnew.ZONE_LAYER_PROPERTIES_hatching_offset_get, _pcbnew.ZONE_LAYER_PROPERTIES_hatching_offset_set, doc=) |
|
static |
◆ thisown
property pcbnew.ZONE_LAYER_PROPERTIES.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: