IPinGetNetObject(ICMPObject) Method

Gets the INetObject for this Pin/Component

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public INetObject GetNetObject(
	ICMPObject component
)

Parameters

component  ICMPObject
Parent Component

Return Value

INetObject
INetObject

Implements

InterfacePinGetNetObject(ICMPObject)

See Also