InterfaceStepSetDatumStepHDR Method

Set the datum fot 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 SetDatumStepHDR(
	PointD datum
)

Parameters

datum  PointD
 

See Also