InterfacePackageSpecificsDGetGeometryPinList Method

Get a list of all pin for this package.

Definition

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

Return Value

ListIPin
List of pins.

See Also