IPCBIWindowGetCurrentStep Method

Return the current step, which is selected in PCB-I.

Definition

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

Return Value

IStep
IStep or null

Implements

InterfacePCBIWindowGetCurrentStep

See Also