Start » Filter Reference » Geometry 3D » Geometry 3D Angle Metrics » AngleBetweenThreePoints3D
Module: | Vision3DLite |
---|
Measures the angle defined by three consecutive points in 3D.
Name | Type | Description | |
---|---|---|---|
inPoint1 | Point3D | A point on one arm of an angle | |
inPoint2 | Point3D | The middle point | |
inPoint3 | Point3D | A point on another arm of the angle | |
outAngle | Real | Angle value used for measurements <0; 180> |
Complexity Level
This filter is available on Basic Complexity Level.