IPCBIWindowOpenCAMInputWithFileFromDirectory Method

Open CAM input and lists all Files on the window.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public void OpenCAMInputWithFileFromDirectory(
	string GerberDirectoryPath
)

Parameters

GerberDirectoryPath  String
Directory of Gerber, Excellon and Sib and Meyer Files.

Implements

InterfacePCBIWindowOpenCAMInputWithFileFromDirectory(String)

See Also