INetObject Class

Special objects with ICMPObject and pin index.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public class INetObject : InterfaceNetObject, IEquatable<INetObject>
Inheritance
Object    INetObject
Implements
InterfaceNetObject, IEquatableINetObject

Properties

ICMP The Component on the net.
PinIndex The contact pin index.

Methods

Equals Compare references of childs.
GetIPin Gets an IPin object for the index.
GetLabel Searches for the relevant string on the component. GeometryLabel is the same like PinNumber of IPin. ComponentLabel comes from toeprint record name.
ToString
(Overrides ObjectToString)

Extension Methods

See Also