InterfacePCBIWindowOpenCAMInputWithFileFromDirectory Method

Open CAM input and lists all Files on the window.

Definition

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

Parameters

gerberDirectoryPath  String
 

See Also