InterfaceStepSetHeightOfLayer(String, Double) Method

Set height of layer in mils.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
void SetHeightOfLayer(
	string layername,
	double layerHeight
)

Parameters

layername  String
 
layerHeight  Double
 

See Also