InterfaceCMPObjectGetOutline Method

Creates a list of all elements building the outline. This includes no pins!

Definition

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

Return Value

ListIObjectSpecifics
List of lines and arcs

See Also