Hi guys wonder if someone can help.
I am trying to differentiate the difference between an internal corner and an external corner to get two different angles as shown in the below image.
This is the code I am using, which is returning the same angle for all...?
puts (sel[0].faces[0].normal.angle_between (sel[0].faces[1].normal)).radians
Any help would be greatly appreciated.
Thanks