InterfaceStepMirrorPCBOutline Method

Mirror the PCB contour in this step

Definition

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

Parameters

inXDirection  Boolean
 
andChildSteps  Boolean
 

See Also