ClassDefaultImportOptions Class

Settings for default import of gerber, excellong 1/2 and sieb and meyer.

Definition

Namespace: PCBI.ImportOptions
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public class ClassDefaultImportOptions
Inheritance
Object    ClassDefaultImportOptions

Constructors

ClassDefaultImportOptionsInitializes a new instance of the ClassDefaultImportOptions class

Fields

DefaultExcellon1Active Use default Excellon1 setting
DefaultExcellon2Active Use default Excellon2 setting
DefaultGerberActive Use default gerber setting
DefaultSiebMeyerActive Use default SiebMeyer setting
Excellon1 Drill import for excellon1 files.
Excellon2 Drill import for excellon2 files.
Gerber Gerber standard, e.g. for drag and drop.
SiebMeyer Standards for sieb and meyer files.

See Also