InterfacePinGetNetObject(InterfaceCMPObject) Method

Gets the INetObject for this Pin/Component

Definition

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

Parameters

component  InterfaceCMPObject
Parent Component

Return Value

INetObject
INetObject

See Also