InterfaceStepWriteIPCFile Method

Export a file in IPCD356 format with all net information (including cmp connections).

Definition

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

Parameters

fullpath  String
 

See Also