InterfaceMatrixSetDrillStartLayerFor(String, String) Method

Set the drill start for one drill layer.

Definition

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

Parameters

drillLayerName  String
 
startLayer  String
 

See Also