| 
| def  | __init__ (self, aPcb, aParent=None) | 
|   | 
| def  | Write (self, aFilename) | 
|   | 
 | 
|   | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|   | 
Proxy of C++ IPC356D_WRITER class.
 
Definition at line 9180 of file pcbnew.py.
 
◆ __init__()
      
        
          | def pcbnew.IPC356D_WRITER.__init__  | 
          ( | 
            | 
          self,  | 
        
        
           | 
           | 
            | 
          aPcb,  | 
        
        
           | 
           | 
            | 
          aParent = None  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
__init__(IPC356D_WRITER self, BOARD aPcb, wxWindow * aParent=None) -> IPC356D_WRITER
 
Definition at line 9186 of file pcbnew.py.
 
 
◆ Write()
      
        
          | def pcbnew.IPC356D_WRITER.Write  | 
          ( | 
            | 
          self,  | 
        
        
           | 
           | 
            | 
          aFilename  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
Write(IPC356D_WRITER self, wxString aFilename)
 
Definition at line 9191 of file pcbnew.py.
 
 
◆ thisown
  
  
      
        
          | pcbnew.IPC356D_WRITER.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: