| 
|   | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|   | 
Proxy of C++ PYTHON_ACTION_PLUGINS class.
 
Definition at line 22563 of file pcbnew.py.
 
◆ __init__()
      
        
          | pcbnew.PYTHON_ACTION_PLUGINS.__init__  | 
          ( | 
           |           self | ) | 
           | 
        
      
 
__init__(PYTHON_ACTION_PLUGINS self) -> PYTHON_ACTION_PLUGINS
 
Definition at line 22579 of file pcbnew.py.
 
 
◆ deregister_action()
  
  
      
        
          | pcbnew.PYTHON_ACTION_PLUGINS.deregister_action  | 
          ( | 
           |           wizard | ) | 
           | 
         
       
   | 
  
static   | 
  
 
deregister_action(PyObject * wizard)
 
Definition at line 22575 of file pcbnew.py.
 
 
◆ register_action()
  
  
      
        
          | pcbnew.PYTHON_ACTION_PLUGINS.register_action  | 
          ( | 
           |           wizard | ) | 
           | 
         
       
   | 
  
static   | 
  
 
register_action(PyObject * wizard)
 
Definition at line 22570 of file pcbnew.py.
 
 
◆ thisown
  
  
      
        
          | pcbnew.PYTHON_ACTION_PLUGINS.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: