IPackageSpecificsDGetPinPolys Method

Create a list of pins in this package.

Definition

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

Return Value

ListIPolyClass

Implements

InterfacePackageSpecificsDGetPinPolys

See Also