ISurfaceSpecificsGetPolygonOutline Method

Create a List of IPolygonSpecifics, who represent all isle and holes of the surface.

Definition

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

Return Value

ListIPolygonSpecifics

See Also