IMatrixGetAllSignalLayerNames Method

List of all signal layer names.

Definition

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

Return Value

ListString
signal layer names

Implements

InterfaceMatrixGetAllSignalLayerNames

See Also