To create a triangle with given vertices you could look into Polygon Triangulation( if you haven’t already) , i am not sure what you are trying to achieve though
2 Likes
To create a triangle with given vertices you could look into Polygon Triangulation( if you haven’t already) , i am not sure what you are trying to achieve though