IPackageSpecificsDGetGeometryPinList Method

Get a list of all pin for this package.

Definition

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

Return Value

ListIPin
List of pins.

Implements

InterfacePackageSpecificsDGetGeometryPinList

See Also