InterfaceMatrixSetDrillEndLayerFor(String, String) Method

Set drill end layer.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
void SetDrillEndLayerFor(
	string drillLayerName,
	string endLayer
)

Parameters

drillLayerName  String
 
endLayer  String
 

See Also