InterfaceODBObjectGetSymbol Method

Returns the tool definition of this object when it is a line, arc or pad and has a valid parent. Otherwise null is returned.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
IFilterToolDefinition GetSymbol()

Return Value

IFilterToolDefinition
Tool definition or null.

See Also