| 
|   | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|   | 
|   | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|   | 
Proxy of C++ FILE_OUTPUTFORMATTER class.
 
Definition at line 2116 of file pcbnew.py.
 
◆ __init__()
      
        
          | pcbnew.FILE_OUTPUTFORMATTER.__init__  | 
          ( | 
           |           self,  | 
        
        
           | 
           | 
          * |           args ) | 
        
      
 
__init__(FILE_OUTPUTFORMATTER self, wxString aFileName, wxChar const * aMode=wxT( "wt" ), char aQuoteChar='\"') -> FILE_OUTPUTFORMATTER
 
Definition at line 2122 of file pcbnew.py.
 
 
◆ thisown
  
  
      
        
          | pcbnew.FILE_OUTPUTFORMATTER.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: