InterfaceMatrixGetTopSignalLayer Method

Returns the first signal layer.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
string GetTopSignalLayer(
	bool toLower = false
)

Parameters

toLower  Boolean  (Optional)
 

Return Value

String
String name of the top signal layer.

See Also