You are here: Start » AVL.NET » Function Reference » Geometry 3D » Geometry 3D Constructions
Geometry 3D Constructions
| Icon | Name | Description / Applications | Modules | |
|---|---|---|---|---|
| CircleThroughPoints3D | Computes a circle in 3D passing through three noncollinear 3D points.  | 
		Vision3DLite | ||
| LineThroughPoint3D | Computes a line in 3D passing through a point with given direction.  | 
		Vision3DLite | ||
| LineThroughPoints3D | Computes a line in 3D passing through two points.  | 
		Vision3DLite | ||
| PlaneThroughLineAndPoint3D | Computes a plane passing through a line and a point in 3D.  | 
		Vision3DLite | ||
| PlaneThroughPoints3D | Computes a plane passing through three distinct points in 3D.  | 
		Vision3DLite | ||
| ProjectPointsOnLine3D | Projects points onto a line.  | 
		Vision3DLite | ||
| VectorBetweenPoints3D | Computes a vector representing distance from one point in 3D to another.  | 
		Vision3DLite | 
