IStepDeSelectNetElements Method

Deselect the choosen net.

Definition

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

Parameters

NetNr  Int32
The net number, to identify the choosen net.

Implements

InterfaceStepDeSelectNetElements(Int32)

See Also