BoundaryPoly2d Class

Boundary polygon.
Public Class BoundaryPoly2d
This language is not supported or no code example is available.
public class BoundaryPoly2d
This language is not supported or no code example is available.
public ref class BoundaryPoly2d 
This language is not supported or no code example is available.
public class BoundaryPoly2d
This language is not supported or no code example is available.
Methods
 
Name Description
Public method Add(Arc2d) Add geometry.
Public method Add(Line2d) Add geometry.
Public method Add(Poly2d) Add geometry.
Public method Add(Region2d) Add geometry.
Public method Compute(Point2d, BPolyProgressDelegate, bool) Computes the boundary polygon on the input geometry added with the Add functions.
Top
Fields
 
Name Description
Public field DrawArc
Public field DrawPoint
Top
IGS.Genamo.BoundaryPoly2d

.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