IPCBIWindowOpenCAMInputAndSetListOfFiles Method

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

Definition

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

Parameters

ListFileLocations  ListString
complete path of files including filename

Implements

InterfacePCBIWindowOpenCAMInputAndSetListOfFiles(ListString)

See Also