InterfacePCBIWindowOpenCAMInputAndSetListOfFiles Method

Lists Gerber, Excellon and Sieb and Meyer Files in the CAM input.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
void OpenCAMInputAndSetListOfFiles(
	List<string> listFileLocations
)

Parameters

listFileLocations  ListString
 

See Also