PolygonSimplification Class
Public Class PolygonSimplification
This language is not supported or no code example is available.
public class PolygonSimplification
This language is not supported or no code example is available.
public ref class PolygonSimplification
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
Calculate(Poly2d, int, double, bool) | Simplifies a simple polygon of lines. | |
Calculate(Region2d, int, double, bool) | Simplifies the polys in a region. | |
Simplify(Poly2d, int, double) | Simple simplification that can result in a result that overlaps the input poly. The input poly must only contain lines |
IGS.Genamo.PolygonSimplification