ISurfaceSpecificsDGetPolygonOutlineD Method

Create a List of IPolygonSpecificsD, 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<IPolygonSpecificsD> GetPolygonOutlineD()

Return Value

ListIPolygonSpecificsD

Implements

InterfaceSurfaceSpecificsDGetPolygonOutlineD

See Also