ISurfaceSpecificsDGetOutline Method

Creates a List of IODBObjects for the outline of the surface. It containes all objects in the coord list with holes and outline elements!

Definition

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

Return Value

ListIODBObject
List of all items in the contour of the surface.

Implements

InterfaceSurfaceSpecificsDGetOutline

See Also