InterfaceStepSelectNetElements(String, Boolean) 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,
	bool caseSensitive
)

Parameters

netName  String
 
caseSensitive  Boolean
 

See Also