ICMPObjectGetSpecifics Method

Gets a ObjectSpecifics (e.g. PadSpecifics) with special data.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public override IObjectSpecifics GetSpecifics()

Return Value

IObjectSpecifics
IComponentSecifics of this component.

Implements

InterfaceCMPObjectGetSpecifics

See Also