IStepDeSelectContactNetCMPs Method

Deselect the choosen CMPs in contact with the net.

Definition

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

Parameters

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

Implements

InterfaceStepDeSelectContactNetCMPs(Int32)

See Also