InterfaceStepGetAllNetNrs Method

Create a list with all net numbers. They sorted in order as in ODB++ defined.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
List<int> GetAllNetNrs()

Return Value

ListInt32
A list with all net numbers.

See Also