InterfaceODBLayerGetNetNumber Method

Returns the local net number from a netname.

Definition

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

Parameters

netName  String
string

Return Value

Int32
netName

See Also