InterfacePolyClassInnerSortOfPolygonElements Method

Sort inner elements and build groubs of connected edges.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
void InnerSortOfPolygonElements(
	IPCBIWindow Parent
)

Parameters

Parent  IPCBIWindow
Main window to show progressbar etc.

See Also