InterfaceStepAddGerberLayer Method

Overload List

AddGerberLayer(String, Boolean) Reads Gerber or Excellon data, errors are reported in the ErrorLog. Here is a example how to use this method: http://www.pcb-investigator.com/en/how-create-report-gerber-files
AddGerberLayer(String, Boolean, FormatTypes, Int32, Int32, NullableBoolean, Boolean, Boolean, omit_zeros_t) Reads Gerber or Excellon data, errors are reported in the ErrorLog.
AddGerberLayer(String, Boolean, FormatTypes, Int32, Int32, NullableBoolean, Boolean, Boolean, omit_zeros_t, Boolean) Reads Gerber or Excellon data, errors are reported in the ErrorLog.
AddGerberLayer(String, Boolean, FormatTypes, GerberImportParameter, Int32, Int32, NullableBoolean, Boolean, Boolean, omit_zeros_t, Boolean) Reads Gerber or Excellon data, errors are reported in the ErrorLog.
AddGerberLayer(String, Boolean, FormatTypes, Int32, Int32, NullableBoolean, Boolean, Boolean, omit_zeros_t, Boolean, Boolean) Reads Gerber or Excellon data, errors are reported in the ErrorLog.
AddGerberLayer(String, Boolean, FormatTypes, GerberImportParameter, Int32, Int32, NullableBoolean, Boolean, Boolean, omit_zeros_t, Boolean, Boolean) Reads Gerber or Excellon data, errors are reported in the ErrorLog.
AddGerberLayer(String, Boolean, FormatTypes, GerberImportParameter, Int32, Int32, NullableBoolean, Boolean, Boolean, omit_zeros_t, Boolean, Boolean, Boolean, Boolean) Reads Gerber or Excellon data, errors are reported in the ErrorLog.

See Also