IMatrixSetMatrixOrder(ListString) Method

New Order for Matrix by names beginning with first index.

Definition

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

Parameters

LayernamesInCorrectOrder  ListString
Correct layer sorting by names.

Implements

InterfaceMatrixSetMatrixOrder(ListString)

See Also