InterfaceStepGetNetNameFromNetNr Method

Search for the right name to the NetNr.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
string GetNetNameFromNetNr(
	int netNumber
)

Parameters

netNumber  Int32
 

Return Value

String
NetName of net with this NetNr.

See Also