I'd like to know if there's any way to draw a 2d triangles by inputting only the lengths of all the sides.
I have a survey data that reports bunch of triangles and length of all the sides but not the angles, and I'm supposed to create a site plan from this data. Is there any way I could do this? Or, any suggestion?