Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

Clipper.Simplify (gb.clipper)

Static Function Simplify ( Polygons As Polygon[] [ , Fill As Integer ] ) As Polygon[]

Removes self-intersections from the supplied Polygons (by performing a boolean union operation using the nominated Fill type).

Polygons with non-contiguous duplicate vertices (ie 'touching') will be split into two polygons.