Join2d Class
Public Class Join2d
This language is not supported or no code example is available.
public class Join2d
This language is not supported or no code example is available.
public ref class Join2d
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
Add(Arc2d) | Adds geometry to join. | |
Add(Line2d) | Adds geometry to join. | |
Add(Poly2d) | Adds geometry to join. | |
Add(Region2d) | Adds geometry to join. | |
Compute(double) | Joins the geometry added with the Add functions. Geometry will be joined if the endpoints are within _joindist. |
IGS.Genamo.Join2d