INetSelectNet(ListMatrixLayerType) Method

Select this net in PCB-Investigator on given layer types with context=board

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public void SelectNet(
	List<MatrixLayerType> onlyTheseTypesOrNull
)

Parameters

onlyTheseTypesOrNull  ListMatrixLayerType
 

See Also