InterfaceStepGetDatumStepHDR 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.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
PointD GetDatumStepHDR()

Return Value

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

See Also