InterfaceStepGetNetCount Method

Check the netlist for count of nets in this step (no child steps included!).

Definition

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

Return Value

Int32
Count of nets in this step.

See Also