Cad3DPointHelper.AngleBetween3Points
Cad3DPointHelper.AngleBetween3Points method
Angles the between3 points.
public static double AngleBetween3Points(Cad3DPoint a, Cad3DPoint b, Cad3DPoint c)
Parameter | Type | Description |
---|---|---|
a | Cad3DPoint | First Point |
b | Cad3DPoint | second point |
c | Cad3DPoint | third point |
Return Value
Angle between 3 points
See Also
- class Cad3DPoint
- class Cad3DPointHelper
- namespace Aspose.CAD.FileFormats.Cad.CadObjects.Helpers
- assembly Aspose.CAD