You are here: Start » Function Reference » Geometry 2D » Geometry 2D Relations

Geometry 2D Relations

Icon Name Description / Applications Modules
CreatePointGraph CreatePointGraph

Creates a graph of points that lie close to each other.

FoundationPro
FindClosestPoints FindClosestPoints

For each given point, finds the closest point among the given point set.

FoundationLite
TestPointArrayInBox TestPointArrayInBox

Tests which points lie inside a box.

FoundationLite
TestPointArrayInRectangle TestPointArrayInRectangle

Tests which points lie inside a rectangle.

FoundationLite
TestPointInBox TestPointInBox

Tests whether a point lies in a box.

FoundationLite
TestPointInCircle TestPointInCircle

Tests whether a point lies inside a circle.

FoundationLite
TestPointInRectangle TestPointInRectangle

Tests whether a point lies in a rectangle.

FoundationLite