You are here: Start » FIL.NET » Geometry 2D Relations

Geometry 2D Relations

Icon Name Description
CreatePointGraph Creates a graph of points that lay close to each other.
FindClosestPoints For each given point, find a closest point among the given point set.
TestPointInBox Tests whether a point lies in a box.
TestPointInCircle Tests whether a point lies inside a circle.
TestPointInRectangle Tests whether a point lies in a rectangle.