InterfaceStepSelectNetCrossover Method

Select Net and all connected nets and all neighbor.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
void SelectNetCrossover(
	int netNumber,
	bool optimizeLayers = true
)

Parameters

netNumber  Int32
 
optimizeLayers  Boolean  (Optional)
 

See Also