InterfaceStepActivateLayersAndOptimizeNetView Method

Activate all signal net layers. Then it zooms to the selected area and activateDrawOnlySelectedMode (does not selecting the net, use SelectNetElements for this).

Definition

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

Parameters

netNumber  Int32
 

See Also