Back to Adaptive Vision Library website
		
	You are here: Start » Function Reference » Geometry 3D Constructions
Geometry 3D Constructions
Select a function from the list below.
| Icon | Name | Description | 
|---|---|---|
|  | CircleThroughPoints3D | Computes a circle in 3D passing through three noncollinear 3D points. | 
|  | LineThroughPoint3D | Computes a line in 3D passing through a point with given direction. | 
|  | LineThroughPoints3D | Computes a line in 3D passing through two points. | 
|  | PlaneThroughLineAndPoint3D | Computes a plane passing through a line and a point in 3D. | 
|  | PlaneThroughPoints3D | Computes a plane passing through three distinct points in 3D. | 
|  | VectorBetweenPoints3D | Computes a vector representing distance from one point in 3D to another. | 

