| 
|   | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|   | 
Proxy of C++ KI_PARAM_ERROR class.
 
Definition at line 433 of file pcbnew.py.
 
◆ __init__()
      
        
          | pcbnew.KI_PARAM_ERROR.__init__  | 
          ( | 
           |           self,  | 
        
        
           | 
           | 
          * |           args ) | 
        
      
 
    __init__(KI_PARAM_ERROR self, wxString aMessage) -> KI_PARAM_ERROR
    __init__(KI_PARAM_ERROR self) -> KI_PARAM_ERROR
 
Definition at line 439 of file pcbnew.py.
 
 
◆ What()
      
        
          | pcbnew.KI_PARAM_ERROR.What  | 
          ( | 
           |           self | ) | 
           | 
        
      
 
What(KI_PARAM_ERROR self) -> wxString
 
Definition at line 446 of file pcbnew.py.
 
 
◆ thisown
  
  
      
        
          | pcbnew.KI_PARAM_ERROR.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: