IPinGetNetObject(InterfaceCMPObject) 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(
	InterfaceCMPObject component
)

Parameters

component  InterfaceCMPObject
Parent Component

Return Value

INetObject
INetObject

Implements

InterfacePinGetNetObject(InterfaceCMPObject)

See Also