| 
|   | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|   | 
|   | m_GerberFileList = property(_pcbnew.JOBFILE_PARAMS_m_GerberFileList_get, _pcbnew.JOBFILE_PARAMS_m_GerberFileList_set, doc=) | 
|   | 
|   | m_LayerId = property(_pcbnew.JOBFILE_PARAMS_m_LayerId_get, _pcbnew.JOBFILE_PARAMS_m_LayerId_set, doc=) | 
|   | 
Proxy of C++ JOBFILE_PARAMS class.
 
Definition at line 9459 of file pcbnew.py.
 
◆ __init__()
      
        
          | def pcbnew.JOBFILE_PARAMS.__init__  | 
          ( | 
            | 
          self | ) | 
           | 
        
      
 
__init__(JOBFILE_PARAMS self) -> JOBFILE_PARAMS
 
Definition at line 9467 of file pcbnew.py.
 
 
◆ m_GerberFileList
  
  
      
        
          | pcbnew.JOBFILE_PARAMS.m_GerberFileList = property(_pcbnew.JOBFILE_PARAMS_m_GerberFileList_get, _pcbnew.JOBFILE_PARAMS_m_GerberFileList_set, doc=) | 
         
       
   | 
  
static   | 
  
 
 
◆ m_LayerId
  
  
      
        
          | pcbnew.JOBFILE_PARAMS.m_LayerId = property(_pcbnew.JOBFILE_PARAMS_m_LayerId_get, _pcbnew.JOBFILE_PARAMS_m_LayerId_set, doc=) | 
         
       
   | 
  
static   | 
  
 
 
◆ thisown
  
  
      
        
          | pcbnew.JOBFILE_PARAMS.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: