InterfaceStepRotatePCBOutline Method

Rotate the PCB contour clockwise or counterclockwise.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
void RotatePCBOutline(
	bool cw,
	bool andChildSteps
)

Parameters

cw  Boolean
 
andChildSteps  Boolean
 

See Also