InterfacePinGetNetObject(ICMPObject) 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(
	ICMPObject component
)

Parameters

component  ICMPObject
Parent Component

Return Value

INetObject
INetObject

See Also