| 
|   | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|   | 
Proxy of C++ PYTHON_FOOTPRINT_WIZARD_LIST class.
 
Definition at line 19754 of file pcbnew.py.
 
◆ __init__()
      
        
          | def pcbnew.PYTHON_FOOTPRINT_WIZARD_LIST.__init__  | 
          ( | 
            | 
          self | ) | 
           | 
        
      
 
__init__(PYTHON_FOOTPRINT_WIZARD_LIST self) -> PYTHON_FOOTPRINT_WIZARD_LIST
 
Definition at line 19770 of file pcbnew.py.
 
 
◆ deregister_wizard()
  
  
      
        
          | def pcbnew.PYTHON_FOOTPRINT_WIZARD_LIST.deregister_wizard  | 
          ( | 
            | 
          wizard | ) | 
           | 
         
       
   | 
  
static   | 
  
 
deregister_wizard(PyObject * wizard)
 
Definition at line 19766 of file pcbnew.py.
 
 
◆ register_wizard()
  
  
      
        
          | def pcbnew.PYTHON_FOOTPRINT_WIZARD_LIST.register_wizard  | 
          ( | 
            | 
          wizard | ) | 
           | 
         
       
   | 
  
static   | 
  
 
register_wizard(PyObject * wizard)
 
Definition at line 19761 of file pcbnew.py.
 
 
◆ thisown
  
  
      
        
          | pcbnew.PYTHON_FOOTPRINT_WIZARD_LIST.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: