IStepGetNetCount Method

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

Definition

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

Return Value

Int32
Count of nets in this step.

Implements

InterfaceStepGetNetCount

See Also