IStepGetDatumStepHDR Method

Get the step header datum point. This value is only used for step and repeat positions (has no effect for standard root steps).

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public PointD GetDatumStepHDR()

Return Value

PointD
Location of X/Y datum to place in other steps.

Implements

InterfaceStepGetDatumStepHDR

See Also