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