You are here: Start » AVL.NET » Function Reference » Geometry 2D » Geometry 2D Angle Metrics
Geometry 2D Angle Metrics
| Icon | Name | Description / Applications | Modules | |
|---|---|---|---|---|
| AngleBetweenDirections | Measures the rotation angle from first to second direction.  | 
		FoundationLite | ||
| AngleBetweenLines | Measures the smaller and the larger angle between two lines.  | 
		FoundationLite | ||
| AngleBetweenSegments | Measures the angle between two segments with one of four possible metrics.  | 
		FoundationLite | ||
| AngleBetweenThreePoints | Measures the angle defined by three consecutive points.  | 
		FoundationLite | ||
| AngleBetweenVectors | Measures the angle between two vectors.  | 
		FoundationLite | ||
| NormalizeAngle | Normalizes an angle to the range <x, x+90) or <x, x+180) or <x, x+360).  | 
		FoundationLite | 
