IStepSetDatumStepHDR 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
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public void SetDatumStepHDR(
	PointD Datum
)

Parameters

Datum  PointD
Datum point of step header.

Implements

InterfaceStepSetDatumStepHDR(PointD)

See Also