IPackageSpecificsDRemovePinList Method

Remove all pins of this package and clear outline polygon. Be carefull with this method, all old pin information are lost after "RemovePinList".

Definition

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

Implements

InterfacePackageSpecificsDRemovePinList

See Also