IPolyClassInnerSortOfPolygonElements Method

Sort inner elements and build groubs of connected edges.

Definition

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

Parameters

Parent  IPCBIWindow
Main window to show progressbar etc.

Implements

InterfacePolyClassInnerSortOfPolygonElements(IPCBIWindow)

See Also