Join2d Class
| 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