IStepGetOriginStepHDR Method

Get the step header origin 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 GetOriginStepHDR()

Return Value

PointD
Location of origin when placed in other steps.

Implements

InterfaceStepGetOriginStepHDR

See Also