IMatrixGetBotComponentLayer Method

Returns the last component layer in the stackup, if there are more than one component layer.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public string GetBotComponentLayer()

Return Value

String
String name of the bottom component layer.

Implements

InterfaceMatrixGetBotComponentLayer

See Also