|
property | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
property | m_Scale = property(_pcbnew.FP_3DMODEL_m_Scale_get, _pcbnew.FP_3DMODEL_m_Scale_set, doc=) |
|
property | m_Rotation = property(_pcbnew.FP_3DMODEL_m_Rotation_get, _pcbnew.FP_3DMODEL_m_Rotation_set, doc=) |
|
property | m_Offset = property(_pcbnew.FP_3DMODEL_m_Offset_get, _pcbnew.FP_3DMODEL_m_Offset_set, doc=) |
|
property | m_Opacity = property(_pcbnew.FP_3DMODEL_m_Opacity_get, _pcbnew.FP_3DMODEL_m_Opacity_set, doc=) |
|
property | m_Filename = property(_pcbnew.FP_3DMODEL_m_Filename_get, _pcbnew.FP_3DMODEL_m_Filename_set, doc=) |
|
property | m_Show = property(_pcbnew.FP_3DMODEL_m_Show_get, _pcbnew.FP_3DMODEL_m_Show_set, doc=) |
|
Proxy of C++ FP_3DMODEL class.
Definition at line 19858 of file pcbnew.py.
◆ __init__()
def pcbnew.FP_3DMODEL.__init__ |
( |
|
self | ) |
|
__init__(FP_3DMODEL self) -> FP_3DMODEL
Definition at line 19864 of file pcbnew.py.
◆ __eq__()
def pcbnew.FP_3DMODEL.__eq__ |
( |
|
self, |
|
|
|
aOther |
|
) |
| |
__eq__(FP_3DMODEL self, FP_3DMODEL aOther) -> bool
Definition at line 19874 of file pcbnew.py.
◆ m_Filename
property pcbnew.FP_3DMODEL.m_Filename = property(_pcbnew.FP_3DMODEL_m_Filename_get, _pcbnew.FP_3DMODEL_m_Filename_set, doc=) |
|
static |
◆ m_Offset
property pcbnew.FP_3DMODEL.m_Offset = property(_pcbnew.FP_3DMODEL_m_Offset_get, _pcbnew.FP_3DMODEL_m_Offset_set, doc=) |
|
static |
◆ m_Opacity
property pcbnew.FP_3DMODEL.m_Opacity = property(_pcbnew.FP_3DMODEL_m_Opacity_get, _pcbnew.FP_3DMODEL_m_Opacity_set, doc=) |
|
static |
◆ m_Rotation
property pcbnew.FP_3DMODEL.m_Rotation = property(_pcbnew.FP_3DMODEL_m_Rotation_get, _pcbnew.FP_3DMODEL_m_Rotation_set, doc=) |
|
static |
◆ m_Scale
property pcbnew.FP_3DMODEL.m_Scale = property(_pcbnew.FP_3DMODEL_m_Scale_get, _pcbnew.FP_3DMODEL_m_Scale_set, doc=) |
|
static |
◆ m_Show
property pcbnew.FP_3DMODEL.m_Show = property(_pcbnew.FP_3DMODEL_m_Show_get, _pcbnew.FP_3DMODEL_m_Show_set, doc=) |
|
static |
◆ thisown
property pcbnew.FP_3DMODEL.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: