IPinGetNetNrOnCMPGeometry(ICMPObject) 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(
	ICMPObject Parent
)

Parameters

Parent  ICMPObject
the real component on the pcb

Return Value

Int32
net number

Implements

InterfacePinGetNetNrOnCMPGeometry(ICMPObject)

See Also