InterfacePinGetNetNrOnCMPGeometry(ICMPObject) Method

searches the net number of the IPin

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
int GetNetNrOnCMPGeometry(
	ICMPObject Parent
)

Parameters

Parent  ICMPObject
the real component on the pcb

Return Value

Int32
net number

See Also