IPinPinNumerComponent(InterfaceCMPObject) Method

The PinNumber = PinLabel in component-data file

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public string PinNumerComponent(
	InterfaceCMPObject IcmpObject
)

Parameters

IcmpObject  InterfaceCMPObject
Parent to find the relevant pin name.

Return Value

String
Pin Label, only interesting if Colorsetting UseGeometryPinNames= true.

Implements

InterfacePinPinNumerComponent(InterfaceCMPObject)

See Also