InterfaceStepSelectNetElements(String) Method

Select all objects of the choosen net.

Definition

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

Parameters

netName  String
 

See Also