InterfaceMatrixSetMatrixOrder Method

New Order for Matrix by names beginning with first index.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
void SetMatrixOrder(
	List<string> layernamesInCorrectOrder
)

Parameters

layernamesInCorrectOrder  ListString
 

See Also