InterfaceStepSetOriginStepHDR Method

Set the origin of step header. This is used for Step and Repeat in other steps where this is a child step.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
void SetOriginStepHDR(
	PointD origin
)

Parameters

origin  PointD
 

See Also