InterfaceStepGetSelectedCMPs Method

Creates a list of all selected ICMPObjects in this step.

Definition

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

Return Value

ListICMPObject
All selected ICMPObjects

See Also