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

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8

In this article

Definition