Closed EMostafaAli closed 5 years ago
I regretted including Vector3D.Orthogonal
in the library a bit. But given that it makes sense with symmetry, either make it [Obsolete]
or add it to 2D as this PR.
@JohanLarsson, I think it is nice to have it. Here is AutoCAD API showing the same implementation. https://help.autodesk.com/view/OARX/2019/ENU/?guid=OREFNET-Autodesk_AutoCAD_Geometry_Vector3d_GetPerpendicularVector
Thanks!
Similar to what we have in Vector3D, I added Orthogonal for Vector2D