InterfacePCBIWindowGenerateNetList Method

Generate Net List with option to override existing nets and add components.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
void GenerateNetList(
	bool askForOverwriteOldNetNr = false
)

Parameters

askForOverwriteOldNetNr  Boolean  (Optional)
 

See Also