InterfaceMatrixGetMatrixLayerAddType Method

The matrix layer add_type returns unknown if the LayerName or the matrix are unknown. This property is new since ODB++ 8.0.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
MatrixLayerAddType GetMatrixLayerAddType(
	string layerName
)

Parameters

layerName  String
 

Return Value

MatrixLayerAddType
MatrixLayerAddType (enum)

See Also