IPolyClassSplitInIsleAndHoles Method

Sortes the Sub-Polygons in single Isles (including their holes)

Definition

Namespace: PCBI.MathUtils
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public List<IPolyClass> SplitInIsleAndHoles()

Return Value

ListIPolyClass

Implements

InterfacePolyClassSplitInIsleAndHoles

See Also