| 
|   | __init__ (self, aBoard, aUnitsMM, aOnlySMD, aExcludeAllTH, aExcludeDNP, aExcludeBOM, aTopSide, aBottomSide, aFormatCSV, aUseAuxOrigin, aNegateBottomX) | 
|   | 
|   | GenPositionData (self) | 
|   | 
|   | GenReportData (self) | 
|   | 
|   | GetFootprintCount (self) | 
|   | 
 | 
|   | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|   | 
Proxy of C++ PLACE_FILE_EXPORTER class.
 
Definition at line 9201 of file pcbnew.py.
 
◆ __init__()
      
        
          | pcbnew.PLACE_FILE_EXPORTER.__init__  | 
          ( | 
           |           self,  | 
        
        
           | 
           | 
           |           aBoard,  | 
        
        
           | 
           | 
           |           aUnitsMM,  | 
        
        
           | 
           | 
           |           aOnlySMD,  | 
        
        
           | 
           | 
           |           aExcludeAllTH,  | 
        
        
           | 
           | 
           |           aExcludeDNP,  | 
        
        
           | 
           | 
           |           aExcludeBOM,  | 
        
        
           | 
           | 
           |           aTopSide,  | 
        
        
           | 
           | 
           |           aBottomSide,  | 
        
        
           | 
           | 
           |           aFormatCSV,  | 
        
        
           | 
           | 
           |           aUseAuxOrigin,  | 
        
        
           | 
           | 
           |           aNegateBottomX ) | 
        
      
 
__init__(PLACE_FILE_EXPORTER self, BOARD aBoard, bool aUnitsMM, bool aOnlySMD, bool aExcludeAllTH, bool aExcludeDNP, bool aExcludeBOM, bool aTopSide, bool aBottomSide, bool aFormatCSV, bool aUseAuxOrigin, bool aNegateBottomX) -> PLACE_FILE_EXPORTER
 
Definition at line 9207 of file pcbnew.py.
 
 
◆ DecorateFilename()
  
  
      
        
          | pcbnew.PLACE_FILE_EXPORTER.DecorateFilename  | 
          ( | 
           |           aBaseName,  | 
         
        
           | 
           | 
           |           aFront,  | 
         
        
           | 
           | 
           |           aBack ) | 
         
       
   | 
  
static   | 
  
 
DecorateFilename(wxString aBaseName, bool aFront, bool aBack) -> wxString
 
Definition at line 9234 of file pcbnew.py.
 
 
◆ GenPositionData()
      
        
          | pcbnew.PLACE_FILE_EXPORTER.GenPositionData  | 
          ( | 
           |           self | ) | 
           | 
        
      
 
GenPositionData(PLACE_FILE_EXPORTER self) -> string
 
Definition at line 9211 of file pcbnew.py.
 
 
◆ GenReportData()
      
        
          | pcbnew.PLACE_FILE_EXPORTER.GenReportData  | 
          ( | 
           |           self | ) | 
           | 
        
      
 
GenReportData(PLACE_FILE_EXPORTER self) -> string
 
Definition at line 9215 of file pcbnew.py.
 
 
◆ GetBackSideName()
  
  
      
        
          | pcbnew.PLACE_FILE_EXPORTER.GetBackSideName  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
GetBackSideName() -> string
 
Definition at line 9229 of file pcbnew.py.
 
 
◆ GetFootprintCount()
      
        
          | pcbnew.PLACE_FILE_EXPORTER.GetFootprintCount  | 
          ( | 
           |           self | ) | 
           | 
        
      
 
GetFootprintCount(PLACE_FILE_EXPORTER self) -> int
 
Definition at line 9219 of file pcbnew.py.
 
 
◆ GetFrontSideName()
  
  
      
        
          | pcbnew.PLACE_FILE_EXPORTER.GetFrontSideName  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
GetFrontSideName() -> string
 
Definition at line 9224 of file pcbnew.py.
 
 
◆ thisown
  
  
      
        
          | pcbnew.PLACE_FILE_EXPORTER.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: