KiCad PCB EDA Suite
Loading...
Searching...
No Matches
JOBFILE_PARAMS Class Reference

JOBFILE_PARAMS store the list of parameters written in Gerber job file especially list of .gbr filenames and the corresponding layer id belonging the job. More...

#include <gerber_jobfile_writer.h>

Public Attributes

wxArrayString m_GerberFileList
 
std::vector< PCB_LAYER_IDm_LayerId
 

Detailed Description

JOBFILE_PARAMS store the list of parameters written in Gerber job file especially list of .gbr filenames and the corresponding layer id belonging the job.

Definition at line 51 of file gerber_jobfile_writer.h.

Member Data Documentation

◆ m_GerberFileList

wxArrayString JOBFILE_PARAMS::m_GerberFileList

◆ m_LayerId


The documentation for this class was generated from the following file: