IStepGetSelectedCMPs Method

Creates a list of all selected ICMPObjects in this step.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public List<ICMPObject> GetSelectedCMPs()

Return Value

ListICMPObject
All selected ICMPObjects

Implements

InterfaceStepGetSelectedCMPs

See Also