Back to Adaptive Vision Library website
		
	You are here: Start » Function Reference » Geometry 3D Distance Metrics
Geometry 3D Distance Metrics
Select a function from the list below.
| Icon | Name | Description | 
|---|---|---|
|  | CircleToPlaneDistance3D | Measures the distance between a circle in 3D and a plane. | 
|  | LineToLineDistance3D | Measures the distance between two lines in 3D. | 
|  | PointSequenceDistances3D | Measures the distances between consecutive points of a point sequence in 3D. | 
|  | PointToCircleDistance3D | Measures the distance between a 3D point and a circle in 3D. | 
|  | PointToLineDistance3D | Measures the distance between a 3D point and a line in 3D. | 
|  | PointToPlaneDistance3D | Measures the distance between a 3D point and a plane. | 
|  | PointToPointDistance3D | Measures the distance between two 3D points. | 
|  | PointToSegmentDistance3D | Measures the distance between a 3D point and a segment in 3D. | 
|  | SegmentToPlaneDistance3D | Measures the distance between a segment in 3D and a plane. | 
|  | SegmentToSegmentDistance3D | Measures the distance between two segments in 3D. | 

