You are here: Start » AVL.NET » Function Reference » Geometry 2D » Geometry 2D Distance Metrics
Geometry 2D Distance Metrics
| Icon | Name | Description / Applications | Modules | |
|---|---|---|---|---|
| CircleToCircleDistance | Measures the distance between two circles.  | 
		FoundationLite | ||
| PointSequenceDistances | Measures the distances between consecutive points of a point sequence.  | 
		FoundationLite | ||
| PointToArcDistance | Measures the distance between a point and an arc.  | 
		FoundationLite | ||
| PointToCircleDistance | Measures the distance between a point and a circle.  | 
		FoundationLite | ||
| PointToLineDistance | Measures the distance between a point and a line.  | 
		FoundationLite | ||
| PointToLineDistance_Oriented | Measures the signed distance between a point and a line with direction.  | 
		FoundationLite | ||
| PointToPointDistance | Measures the distance between two points.  | 
		FoundationLite | ||
| PointToRectangleDistance | Measures the distance between point and rectangle.  | 
		FoundationLite | ||
| PointToSegmentDistance | Measures the distance between a point and a segment.  | 
		FoundationLite | ||
| SegmentToSegmentDistance | Measures the distance between two segments.  | 
		FoundationLite | 
