You are here: Start » Function Reference » Geometry 2D » Geometry 2D Distance Metrics

Geometry 2D Distance Metrics

Icon Name Description / Applications Modules
CircleToCircleDistance CircleToCircleDistance

Measures the distance between two circles.

FoundationLite
PointSequenceDistances PointSequenceDistances

Measures the distances between consecutive points of a point sequence.

FoundationLite
PointToArcDistance PointToArcDistance

Measures the distance between a point and an arc.

FoundationLite
PointToCircleDistance PointToCircleDistance

Measures the distance between a point and a circle.

FoundationLite
PointToLineDistance PointToLineDistance

Measures the distance between a point and a line.

FoundationLite
PointToLineDistance_Oriented PointToLineDistance_Oriented

Measures the signed distance between a point and a line with direction.

FoundationLite
PointToPointDistance PointToPointDistance

Measures the distance between two points.

FoundationLite
PointToRectangleDistance PointToRectangleDistance

Measures the distance between point and rectangle.

FoundationLite
PointToSegmentDistance PointToSegmentDistance

Measures the distance between a point and a segment.

FoundationLite
SegmentToSegmentDistance SegmentToSegmentDistance

Measures the distance between two segments.

FoundationLite