IPinGetNetNrOnCMPGeometry(InterfaceCMPObject) Method

searches the net number of the IPin

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public int GetNetNrOnCMPGeometry(
	InterfaceCMPObject parent
)

Parameters

parent  InterfaceCMPObject
the real component on the pcb

Return Value

Int32
net number

Implements

InterfacePinGetNetNrOnCMPGeometry(InterfaceCMPObject)

See Also