IStepClearSelection Method

Deselects all elements on the step. This is for all layers in the current step, other steps are not touched.

Definition

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

Implements

InterfaceStepClearSelection

See Also