| 
|   | 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 22540 of file pcbnew.py.
 
◆ __init__()
      
        
          | pcbnew.PYTHON_FOOTPRINT_WIZARD_LIST.__init__  | 
          ( | 
           |           self | ) | 
           | 
        
      
 
__init__(PYTHON_FOOTPRINT_WIZARD_LIST self) -> PYTHON_FOOTPRINT_WIZARD_LIST
 
Definition at line 22556 of file pcbnew.py.
 
 
◆ deregister_wizard()
  
  
      
        
          | pcbnew.PYTHON_FOOTPRINT_WIZARD_LIST.deregister_wizard  | 
          ( | 
           |           wizard | ) | 
           | 
         
       
   | 
  
static   | 
  
 
deregister_wizard(PyObject * wizard)
 
Definition at line 22552 of file pcbnew.py.
 
 
◆ register_wizard()
  
  
      
        
          | pcbnew.PYTHON_FOOTPRINT_WIZARD_LIST.register_wizard  | 
          ( | 
           |           wizard | ) | 
           | 
         
       
   | 
  
static   | 
  
 
register_wizard(PyObject * wizard)
 
Definition at line 22547 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: