InterfacePCBIWindowPasteOnLayer Method

Paste the copyed items on the choosed layer.

Definition

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

Parameters

layerName  String
 

See Also