InsidePoly2d Class
Public Class InsidePoly2d
This language is not supported or no code example is available.
public class InsidePoly2d
This language is not supported or no code example is available.
public ref class InsidePoly2d
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
Add(Arc2d) | Add geometry. | |
Add(Line2d) | Add geometry. | |
Add(Poly2d) | Add geometry. | |
Add(Region2d) | Add geometry. | |
Inside(Point2d) | Checks if a point is inside the geometry added before | |
Prepare() | Call this before doing the Inside checks |
IGS.Genamo.InsidePoly2d