IStepActivateNetLayers Method

Activate all signal net layers.

Definition

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

Parameters

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

Implements

InterfaceStepActivateNetLayers(Int32)

See Also