| 
|   | 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++ PRETTIFIED_FILE_OUTPUTFORMATTER class.
 
Definition at line 2236 of file pcbnew.py.
 
◆ __init__()
      
        
          | def pcbnew.PRETTIFIED_FILE_OUTPUTFORMATTER.__init__  | 
          ( | 
            | 
          self,  | 
        
        
           | 
           | 
          *  | 
          args  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
__init__(PRETTIFIED_FILE_OUTPUTFORMATTER self, wxString aFileName, wxChar const * aMode=wxT( "wt" ), char aQuoteChar='\"') -> PRETTIFIED_FILE_OUTPUTFORMATTER
 
Reimplemented from pcbnew.OUTPUTFORMATTER.
Definition at line 2242 of file pcbnew.py.
 
 
◆ thisown
  
  
      
        
          | pcbnew.PRETTIFIED_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: