Hi all, in both rhino and grasshopper is there a way to control the direction of triangles when using the command triangulate mesh? I noticed that he always choose the shortest diagonal of the quadrangular face, but I'd like to impose the longest diagonal.
riccardo foschi
I have already found the swap mesh edges command in rhino, but I'd like to do it in grasshopper and to apply it on all new edges which triangulate mesh created
Dec 6, 2016
Mohamed Naeim
you can construct a mesh from its vertics using corners order {0,1,3} and {0,2,3}
Dec 6, 2016