InterfaceMatrixGetAllLayerNames Method

List of all layers names.

Definition

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

Return Value

ListString
Names of all layers.

See Also