IPCBIWindowGetMPNPackageList Method

Return the MPNPackageList of the currently loaded design or null

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 16
C#
public MPNPackageList GetMPNPackageList()

Return Value

MPNPackageList
The MPNPackageList or null.

Implements

InterfacePCBIWindowGetMPNPackageList

See Also