IStepGetAllCMPObjects Method

Get All used CMPs on top and bot CMP layer.

Definition

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

Return Value

ListICMPObject
List of all components for top and bot component layers.

Implements

InterfaceStepGetAllCMPObjects

See Also