IODBObjectGetOutline Method

Creates a list of all elements building the outline.

Definition

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

Return Value

ListIObjectSpecifics
List of lines and arcs

Implements

InterfaceODBObjectGetOutline

See Also